[ 348.944960] [47311]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini [ 348.946306] [47311]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Oct 31 12:07:05 2024] *** [ 348.946306] [47311]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 348.946306] [47311]: os: Linux-6.8.0-47-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Oct 2 16:16:55 UTC 2 [ 348.946306] [47311]: nodename: devstack [ 348.946306] [47311]: machine: x86_64 [ 348.946306] [47311]: clock source: unix [ 348.946306] [47311]: pcre jit disabled [ 348.946306] [47311]: detected number of CPU cores: 8 [ 348.946306] [47311]: current working directory: / [ 348.946306] [47311]: detected binary path: /usr/bin/uwsgi-core [ 348.946306] [47311]: your processes number limit is 63753 [ 348.946653] [47311]: your memory page size is 4096 bytes [ 348.946653] [47311]: detected max file descriptor number: 2048 [ 348.946653] [47311]: lock engine: pthread robust mutexes [ 348.946653] [47311]: thunder lock: enabled [ 348.946653] [47311]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 [ 348.946653] [47311]: Python version: 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] [ 348.946653] [47311]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 348.946653] [47311]: Set PythonHome to /opt/stack/data/venv [ 348.972469] [47311]: Python main interpreter initialized at 0x5f40ecdfeb90 [ 348.972469] [47311]: python threads support enabled [ 348.972469] [47311]: your server socket listen backlog is limited to 100 connections [ 348.972469] [47311]: your mercy for graceful operations on workers is 80 seconds [ 348.972715] [47311]: mapped 403077 bytes (393 KB) for 2 cores [ 348.972781] [47311]: *** Operational MODE: preforking *** [ 348.972945] [47311]: *** uWSGI is running in multiple interpreter mode *** [ 348.972945] [47311]: spawned uWSGI master process (pid: 47311) [ 348.973347] [47311]: spawned uWSGI worker 1 (pid: 47312, cores: 1) [ 348.973600] [47311]: spawned uWSGI worker 2 (pid: 47313, cores: 1) [ 348.973697] [47311]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 350.725678] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 350.726060] [47313]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 350.726060] [47313]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2808}} [ 350.726060] [47313]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 350.726160] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2811}} [ 350.726319] [47313]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.726455] [47313]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.726586] [47313]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.726713] [47313]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.726847] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.726969] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727111] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727242] [47313]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727375] [47313]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727490] [47313]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727538] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2806}} [ 350.727703] [47313]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727730] [47312]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2807}} [ 350.727730] [47312]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2808}} [ 350.727784] [47313]: DEBUG nova.api.openstack.wsgi_app [-] console_host = devstack {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727865] [47313]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.727913] [47312]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2809}} [ 350.727964] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2811}} [ 350.728020] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728109] [47313]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728160] [47312]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728238] [47313]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728290] [47312]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728365] [47313]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728455] [47312]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728504] [47313]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728594] [47312]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728644] [47313]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728722] [47313]: DEBUG nova.api.openstack.wsgi_app [-] default_green_pool_size = 1000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728772] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728847] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.728929] [47313]: DEBUG nova.api.openstack.wsgi_app [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729039] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729097] [47313]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729144] [47312]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729180] [47313]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729236] [47312]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729305] [47313]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729338] [47312]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729444] [47313]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729478] [47312]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729575] [47313]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729608] [47312]: DEBUG nova.api.openstack.wsgi_app [-] console_host = devstack {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729701] [47313]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729735] [47312]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729821] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729852] [47313]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729943] [47313]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.729976] [47312]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730083] [47312]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730114] [47313]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730205] [47313]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730236] [47312]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730330] [47312]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730405] [47313]: DEBUG nova.api.openstack.wsgi_app [-] host = devstack {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730485] [47312]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730529] [47313]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 4.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730616] [47312]: DEBUG nova.api.openstack.wsgi_app [-] default_green_pool_size = 1000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730668] [47313]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730775] [47313]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730825] [47312]: DEBUG nova.api.openstack.wsgi_app [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730950] [47312]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.730991] [47313]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731086] [47312]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731136] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731210] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731244] [47312]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731345] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731385] [47312]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731472] [47312]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731513] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731598] [47312]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731634] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731719] [47312]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731751] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731841] [47312]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731876] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.731968] [47313]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732013] [47312]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732102] [47312]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732137] [47313]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732227] [47313]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732284] [47312]: DEBUG nova.api.openstack.wsgi_app [-] host = devstack {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732355] [47313]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732411] [47312]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 4.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732486] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_color = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732518] [47312]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732613] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732650] [47312]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732763] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732816] [47312]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732891] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.732936] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733019] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733075] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733111] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733189] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733241] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733321] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733370] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733446] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733481] [47313]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733579] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733613] [47313]: DEBUG nova.api.openstack.wsgi_app [-] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733707] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733738] [47313]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733801] [47313]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733835] [47312]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733936] [47313]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.733971] [47312]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734080] [47313]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734113] [47312]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734204] [47312]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734236] [47313]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734326] [47313]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734361] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_color = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734449] [47313]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734486] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734573] [47313]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734607] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734693] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734731] [47313]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734817] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734848] [47313]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734912] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.734967] [47313]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735044] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735081] [47313]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735178] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735211] [47313]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735307] [47312]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735340] [47313]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735448] [47312]: DEBUG nova.api.openstack.wsgi_app [-] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735486] [47313]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735549] [47312]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735582] [47313]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735642] [47312]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735710] [47313]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735796] [47312]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735885] [47313]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.180.1.21 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735921] [47312]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.735985] [47313]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.180.1.21 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736029] [47312]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736147] [47312]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736182] [47313]: DEBUG nova.api.openstack.wsgi_app [-] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736271] [47312]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736305] [47313]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736395] [47312]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736426] [47313]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736519] [47312]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736554] [47313]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736643] [47312]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736674] [47313]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736766] [47312]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736797] [47313]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736890] [47312]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.736926] [47313]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737016] [47313]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737047] [47312]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737152] [47313]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737186] [47312]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737279] [47313]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737315] [47312]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737409] [47313]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737443] [47312]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737537] [47312]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737570] [47313]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737659] [47313]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737714] [47312]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.180.1.21 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737758] [47313]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737797] [47312]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.180.1.21 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737868] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737961] [47312]: DEBUG nova.api.openstack.wsgi_app [-] my_shared_fs_storage_ip = 10.180.1.21 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.737993] [47313]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738103] [47312]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738139] [47313]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738236] [47313]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738268] [47312]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738361] [47313]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738418] [47312]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738472] [47313]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738548] [47312]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738599] [47313]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738683] [47312]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738713] [47313]: DEBUG nova.api.openstack.wsgi_app [-] reimage_timeout_per_gb = 20 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738815] [47312]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738848] [47313]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 120 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738941] [47312]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.738971] [47313]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739071] [47313]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739110] [47312]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739194] [47313]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739226] [47312]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739314] [47313]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739348] [47312]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739433] [47313]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739465] [47312]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739555] [47313]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739588] [47312]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739662] [47312]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739702] [47313]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739786] [47313]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739819] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739908] [47312]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.739940] [47313]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740044] [47313]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740087] [47312]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740169] [47312]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740205] [47313]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740288] [47313]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740324] [47312]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740432] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740466] [47312]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740566] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 720 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740602] [47312]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740695] [47313]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740733] [47312]: DEBUG nova.api.openstack.wsgi_app [-] reimage_timeout_per_gb = 20 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740814] [47313]: DEBUG nova.api.openstack.wsgi_app [-] shell_completion = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740845] [47312]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 120 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740935] [47313]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.740967] [47312]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741067] [47313]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741106] [47312]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741199] [47313]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741230] [47312]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741322] [47312]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741355] [47313]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741443] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741474] [47312]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741571] [47313]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741604] [47312]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741691] [47313]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741721] [47312]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741811] [47313]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741842] [47312]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741937] [47313]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.741968] [47312]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742065] [47313]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742098] [47312]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742191] [47313]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742224] [47312]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742314] [47312]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742346] [47313]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742438] [47313]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742468] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742562] [47313]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742596] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 720 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742690] [47312]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742724] [47313]: DEBUG nova.api.openstack.wsgi_app [-] use_eventlog = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742812] [47312]: DEBUG nova.api.openstack.wsgi_app [-] shell_completion = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742849] [47313]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742935] [47313]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.742970] [47312]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743065] [47312]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743104] [47313]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743183] [47313]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743216] [47312]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743302] [47313]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743338] [47312]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743429] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743460] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743559] [47312]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743592] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743685] [47312]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743721] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743808] [47313]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743841] [47312]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743931] [47313]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.743963] [47312]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744060] [47312]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744096] [47313]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744187] [47312]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744217] [47313]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744317] [47312]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744350] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.744440] [47312]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744473] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.744565] [47312]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744598] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.744685] [47312]: DEBUG nova.api.openstack.wsgi_app [-] use_eventlog = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744718] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.744808] [47312]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744839] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.744927] [47312]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.744960] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745060] [47312]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745096] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745183] [47312]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745214] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745303] [47312]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745333] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745424] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745475] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745554] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745588] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745684] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745718] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745811] [47312]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745844] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.745935] [47312]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.745966] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746072] [47312]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.746104] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746205] [47312]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2819}} [ 350.746239] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746343] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.response_validation = warn {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746373] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746479] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746514] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746610] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746645] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746739] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746769] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746877] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.746909] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747030] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747076] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747156] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747186] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747272] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747302] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747406] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747441] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747545] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747579] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747680] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747710] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747819] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747850] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747964] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.747998] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748107] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748141] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748238] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748272] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748369] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748411] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748504] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748704] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.response_validation = warn {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748783] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.enforce_fips_mode = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748814] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748839] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748866] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748892] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.748916] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749009] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749067] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749138] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749189] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749263] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_password = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749317] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749391] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749441] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749519] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749565] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749647] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749692] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749774] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749825] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749904] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_sasl_enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.749949] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750055] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750112] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750191] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750242] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750318] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_username = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750382] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750478] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750528] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750613] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_db = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750667] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750739] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_password = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750803] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.enforce_fips_mode = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750878] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinel_service_name = mymaster {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.750924] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751014] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751053] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinels = ['localhost:26379'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751152] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751187] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_server = localhost:6379 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751284] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751319] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_socket_timeout = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751410] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_username = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751495] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_password = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751530] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751563] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751664] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751696] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751790] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751827] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751918] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.751951] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752055] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752092] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_sasl_enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752183] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752221] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752309] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752350] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752432] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752464] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_username = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752560] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752596] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752692] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_db = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752724] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752818] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_password = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752848] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752953] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinel_service_name = mymaster {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.752984] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753103] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753141] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_sentinels = ['localhost:26379'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753235] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_server = localhost:6379 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753268] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753366] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_socket_timeout = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753397] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753493] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.redis_username = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753524] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753618] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753648] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753746] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753780] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753869] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753899] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.753993] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754036] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754128] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754170] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754250] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754295] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754383] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754426] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754493] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754543] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754620] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754665] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754740] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754783] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754870] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.754923] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755017] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755049] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755148] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755183] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755288] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755321] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755414] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755447] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755544] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755579] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755671] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755704] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755796] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755830] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755919] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.755953] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756056] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756094] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756184] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756217] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756308] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756339] [47313]: DEBUG nova.api.openstack.wsgi_app [-] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756442] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756473] [47313]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756570] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756600] [47313]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756693] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756730] [47313]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756825] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756860] [47313]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756948] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.756982] [47313]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.enforce_session_timeout = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757082] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757168] [47313]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757221] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757266] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757336] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757385] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757461] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757511] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757587] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757637] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757711] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757744] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757835] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757869] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757960] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.757991] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758091] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758123] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758216] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758267] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758386] [47312]: DEBUG nova.api.openstack.wsgi_app [-] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758448] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758532] [47312]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758587] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758675] [47312]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758710] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758802] [47312]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758837] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758936] [47312]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.758969] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759078] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759117] [47312]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.enforce_session_timeout = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759208] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759238] [47312]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759332] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759362] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759455] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759492] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759583] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759618] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759707] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759737] [47313]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759831] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759866] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759954] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.759984] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760094] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760126] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760217] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760305] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760341] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760377] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760517] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760589] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760648] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760726] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760779] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760856] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760897] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.760981] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761042] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761131] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761166] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761258] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761290] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761397] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761428] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761535] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761567] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761660] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_wsrep_sync_wait = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761690] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761785] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761815] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761913] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.761944] [47312]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762047] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762079] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762178] [47313]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762222] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762319] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762357] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762454] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762508] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762579] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762617] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762709] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762740] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762835] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762865] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762962] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.762996] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763104] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763146] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763233] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763264] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763359] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763394] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763484] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763515] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763606] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763640] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763730] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763764] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763853] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_wsrep_sync_wait = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763883] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.763976] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764015] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764114] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_wsrep_sync_wait = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764152] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764237] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764271] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764359] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764389] [47312]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764482] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764517] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764609] [47313]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764643] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764737] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764767] [47313]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764870] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764904] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.764996] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765035] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.default_format = luks {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765133] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765168] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765254] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765290] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765380] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765413] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765507] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765552] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765628] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765670] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765753] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765783] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765872] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765903] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.765993] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766042] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766130] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766167] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766250] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_wsrep_sync_wait = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766283] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766370] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766407] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766495] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766526] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766616] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766649] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766737] [47312]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766774] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766873] [47312]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.766933] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767020] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767087] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767153] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.default_format = luks {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767205] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767277] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767325] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767404] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767453] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767536] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767580] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767662] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767710] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767787] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767843] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767912] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.767948] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768045] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768085] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768172] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768203] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768324] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768370] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768466] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768499] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768596] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768626] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768718] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768751] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768842] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768873] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.768969] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769013] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769107] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769142] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769230] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769264] [47313]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769351] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769385] [47313]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769480] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769512] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769607] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769640] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769730] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769761] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769847] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769881] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.769973] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770014] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770110] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770141] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770234] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770266] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770379] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770419] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770513] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770546] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770640] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770672] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770762] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770792] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770881] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.770916] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771012] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.region_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771044] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771136] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771168] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771257] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771288] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771390] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_type = shared-file-system {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771480] [47312]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771537] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.share_apply_policy_timeout = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771584] [47312]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771635] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771743] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771791] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771874] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771920] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.auth_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.771996] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772034] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772132] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772168] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.valid_interfaces = ['internal', 'public'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772260] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772292] [47313]: DEBUG nova.api.openstack.wsgi_app [-] manila.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772392] [47313]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772423] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772521] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772647] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772683] [47313]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772772] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772820] [47313]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772893] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.772950] [47313]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773027] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773092] [47313]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773153] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773227] [47313]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773268] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.region_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773361] [47313]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773400] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773502] [47313]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773545] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773641] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773695] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.service_type = shared-file-system {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773769] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773801] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.share_apply_policy_timeout = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773895] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.773936] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774029] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774068] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774157] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774190] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774277] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774322] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774455] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774495] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.valid_interfaces = ['internal', 'public'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774521] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.conductor_group = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774546] [47312]: DEBUG nova.api.openstack.wsgi_app [-] manila.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774641] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774677] [47312]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774766] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774887] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.774935] [47312]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775019] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775098] [47312]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775138] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775241] [47312]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775272] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775368] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775399] [47312]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775497] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775532] [47312]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775617] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775648] [47312]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775739] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775769] [47312]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775864] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775899] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.775985] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776030] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776126] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776158] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776249] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.shard = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776285] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776373] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776404] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776493] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776524] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776615] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776652] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776736] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776766] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.conductor_group = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776869] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776900] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.776993] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777037] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777130] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777162] [47313]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777259] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777293] [47313]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777384] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777422] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777511] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777541] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777635] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777665] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777762] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777799] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777887] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.777920] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778014] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778047] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778139] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778175] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778265] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778301] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778410] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778445] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778535] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.shard = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778569] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778666] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778715] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778781] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778815] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778905] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.778941] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779036] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779074] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779160] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779192] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779285] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779317] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779407] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779442] [47312]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779534] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779565] [47312]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779657] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779688] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779778] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779813] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779898] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.779932] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780031] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780065] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780159] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780191] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780282] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780316] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780432] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780469] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780560] [47313]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780592] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780684] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780714] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780807] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780840] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780935] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.780993] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781095] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_path = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781146] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781197] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781241] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781297] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781343] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781424] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781455] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781547] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781579] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781678] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781709] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = 60.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781800] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781830] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781925] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.781956] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782061] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782099] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782185] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.auth_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782221] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782306] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782340] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782427] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782457] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782548] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782582] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782672] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782705] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782791] [47312]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782823] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782911] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.782941] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783046] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783080] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783171] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783207] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783293] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783323] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_path = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783413] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783448] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783534] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783564] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783653] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783684] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783780] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783808] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783897] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.783932] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = 60.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784027] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784067] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784150] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784205] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784271] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784320] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784389] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784440] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.auth_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784525] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784570] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784648] [47313]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784679] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784772] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784808] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784896] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.784927] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785027] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785066] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785154] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785192] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785277] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785309] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_high = performance {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785398] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785429] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_low = powersave {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785520] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785554] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785639] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785670] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management_strategy = cpu_state {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785758] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785789] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785878] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.785913] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786007] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786039] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786144] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786174] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786269] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786304] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786393] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786432] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786514] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786546] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786636] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786729] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786765] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786790] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786881] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786933] [47312]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.786997] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787057] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787142] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787175] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787296] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787365] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787428] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787556] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_high = performance {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787587] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787691] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_governor_low = powersave {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787788] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787818] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.787943] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_power_management_strategy = cpu_state {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788021] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788082] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788208] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788238] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788362] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788458] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788495] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788609] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788696] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788727] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788858] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788922] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.788981] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789114] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789177] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789248] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789376] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789410] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789501] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789583] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789635] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789738] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789781] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789874] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789924] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.789999] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790038] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790140] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790171] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790266] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790301] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790413] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790449] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790546] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790577] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790675] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790706] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790801] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790832] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790925] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.790956] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791062] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791100] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791188] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791222] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791309] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791351] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791456] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791526] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791587] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791662] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791711] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791831] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791875] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.791966] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792030] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792104] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792143] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792229] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792264] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792356] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792386] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792478] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792511] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792605] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792640] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792739] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792791] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.migration_inbound_addr = 10.180.1.21 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792864] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.792919] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793059] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793101] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793192] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793229] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793321] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793353] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793471] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793502] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793601] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793636] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793730] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793762] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793860] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793895] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.793990] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794041] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794127] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794159] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794251] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794310] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794378] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794442] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794512] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794568] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794637] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794697] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794767] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794820] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794940] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.794991] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795077] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795114] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795203] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795237] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795329] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795381] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795451] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795504] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795573] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795629] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795704] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795760] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795826] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795892] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.795955] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796044] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796147] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796180] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tb_cache_size = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796279] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796313] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796404] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796440] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796532] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796581] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796668] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796708] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796800] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796857] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796928] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.796960] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797070] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797103] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797196] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797228] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797320] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tb_cache_size = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797353] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797442] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797473] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797571] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797603] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797697] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797728] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797828] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797878] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.797959] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798019] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798097] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798147] [47313]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798225] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798272] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798373] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798426] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798511] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798606] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798635] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798663] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798764] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798797] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798894] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.798925] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799033] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799088] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799176] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799217] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799303] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799349] [47312]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799433] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799464] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799561] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799592] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799687] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799719] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799810] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799845] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799932] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.799964] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800072] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800104] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800197] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800227] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800330] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800376] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800480] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800511] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800611] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800642] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800735] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800766] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800858] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800888] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.800981] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801019] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801118] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801150] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801240] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801271] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801363] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801398] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801509] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801557] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801604] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801647] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801739] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801790] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801873] [47313]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.801902] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802008] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802046] [47313]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802143] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802178] [47313]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802277] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802308] [47313]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802399] [47313]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802429] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802522] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802557] [47313]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802647] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802678] [47313]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802770] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802802] [47313]: DEBUG nova.api.openstack.wsgi_app [-] pci.device_spec = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802902] [47313]: DEBUG nova.api.openstack.wsgi_app [-] pci.report_in_placement = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.802936] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803041] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803075] [47312]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803175] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803208] [47312]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803299] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803334] [47312]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803417] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803449] [47312]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803542] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803573] [47312]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803662] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803697] [47312]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803783] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803817] [47312]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803901] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.803932] [47312]: DEBUG nova.api.openstack.wsgi_app [-] pci.device_spec = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804033] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804072] [47312]: DEBUG nova.api.openstack.wsgi_app [-] pci.report_in_placement = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804156] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804188] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804277] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804327] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804395] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804484] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804536] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804579] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804636] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804681] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804754] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804798] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804881] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.804926] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805010] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805041] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805135] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805176] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805255] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805286] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805376] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805406] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805497] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805532] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805628] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805662] [47313]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805753] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805789] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805875] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.805910] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806008] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806040] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806138] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806169] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806257] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806295] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806380] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806412] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806503] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806534] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806630] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806661] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806761] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806813] [47312]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806889] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.806972] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807033] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807116] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807149] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807252] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807283] [47313]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807384] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807419] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807507] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807538] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807634] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807664] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807757] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807793] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807875] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807917] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.807999] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808045] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808135] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808173] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808260] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808293] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808388] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808424] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808517] [47312]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808556] [47313]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808651] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808686] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808779] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808811] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808904] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.808939] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809040] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809078] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809171] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809203] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809307] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809342] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809433] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809464] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809561] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809593] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809688] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809720] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809821] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809852] [47312]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809946] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.809977] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810085] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810118] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810215] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810246] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810348] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810392] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810499] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810532] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810628] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810660] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810758] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810789] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810883] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_in_placement = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.810914] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811027] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811060] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811150] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811187] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811274] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811306] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811398] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811433] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811523] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811558] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811648] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811679] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811770] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811801] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811908] [47313]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.811944] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812044] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812076] [47313]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812173] [47313]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812205] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_in_placement = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812295] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812330] [47313]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812421] [47313]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812454] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812542] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812667] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812698] [47313]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812793] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812830] [47313]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812918] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.812953] [47313]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813051] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813090] [47313]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813192] [47312]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813224] [47313]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813321] [47312]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813355] [47313]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813450] [47312]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813485] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813579] [47312]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813610] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813708] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813738] [47312]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813835] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813961] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.813993] [47312]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814096] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814132] [47312]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814219] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814250] [47312]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814350] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814383] [47312]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814478] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814508] [47312]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814623] [47312]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814654] [47313]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814756] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814787] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814892] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.814923] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815026] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815154] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815196] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815281] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815335] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815405] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815500] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815530] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815636] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.image_compression = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815668] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815762] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.jpeg_compression = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815793] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815888] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.playback_compression = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.815918] [47312]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816023] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816058] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.require_secure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816155] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816191] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816285] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816408] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816444] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.streaming_mode = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816531] [47313]: DEBUG nova.api.openstack.wsgi_app [-] spice.zlib_compression = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816561] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816661] [47313]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816732] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816858] [47313]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816939] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.image_compression = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.816991] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.jpeg_compression = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817051] [47313]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817119] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.playback_compression = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817165] [47313]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817247] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.require_secure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817299] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817391] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817431] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817516] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817562] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817642] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817677] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.streaming_mode = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817764] [47312]: DEBUG nova.api.openstack.wsgi_app [-] spice.zlib_compression = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817795] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817890] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.817921] [47312]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818016] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818057] [47312]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818145] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818176] [47312]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818266] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818297] [47312]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818409] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818450] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818535] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818567] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818657] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818688] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818778] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818813] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818903] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.818938] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819028] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819060] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819152] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819184] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819274] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819305] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819395] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819425] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819520] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819551] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819640] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819670] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819761] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819803] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819882] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.819936] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820017] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820100] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820133] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820228] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820267] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820361] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820404] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820500] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820532] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820633] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820670] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820755] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820786] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820875] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820909] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.820997] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821042] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821136] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821167] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821259] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821289] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821390] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821433] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821536] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821568] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821668] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821703] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821794] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821836] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.821921] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822064] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822104] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822195] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822227] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822327] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822358] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822457] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822488] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822584] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822615] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822721] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822754] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822847] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822877] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.822971] [47313]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823114] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823159] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823238] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_deep_image_inspection = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823269] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823362] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823392] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823487] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823522] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823611] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823642] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823736] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823774] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823858] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823940] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.823991] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824047] [47312]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824109] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824156] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824235] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824282] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_deep_image_inspection = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824358] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824397] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824481] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824525] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824603] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824654] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824725] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824756] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824849] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824880] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.824972] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825020] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_at_startup = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825116] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825179] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_on_dest = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825251] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825301] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825377] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825427] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825502] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825542] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825626] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825675] [47313]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825750] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825799] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825874] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825929] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.825998] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_at_startup = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826065] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826133] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_cpu_compare_on_dest = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826187] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826258] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826312] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826382] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826435] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826507] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826557] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826636] [47312]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826685] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826779] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826862] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826912] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.826954] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827046] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827103] [47313]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827178] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827230] [47313]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827304] [47313]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827345] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827432] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827486] [47313]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827559] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827612] [47313]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827685] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827746] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827810] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827876] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.827938] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828065] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828100] [47312]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828217] [47312]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828249] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828355] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828398] [47312]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828498] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_new_defaults = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828548] [47312]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828674] [47312]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828776] [47313]: WARNING oslo_config.cfg [-] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. [ 350.828815] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828924] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_scope = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.828961] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829072] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829109] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_default_rule = default {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829208] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829240] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_dirs = ['policy.d'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829337] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829370] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_file = policy.yaml {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829475] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829664] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_new_defaults = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829756] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829756] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_crt_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829810] [47312]: WARNING oslo_config.cfg [-] Deprecated: Option "enforce_scope" from group "oslo_policy" is deprecated for removal (This configuration was added temporarily to facilitate a smooth transition to the new RBAC. OpenStack will always enforce scope checks. This configuration option is deprecated and will be removed in the 2025.2 cycle.). Its value may be silently ignored in the future. [ 350.829837] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_key_file = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829912] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_scope = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.829963] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830037] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_default_rule = default {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830089] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830188] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_dirs = ['policy.d'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830239] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830329] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_file = policy.yaml {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830389] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830497] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830544] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830627] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830674] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830752] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830797] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_crt_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830876] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_key_file = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.830928] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831008] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831060] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831146] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831193] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831278] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831325] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831407] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831454] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831557] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_requests = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831602] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831683] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831715] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831810] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831841] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.process_tags = {} {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831938] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.service_name_prefix = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.831969] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832076] [47313]: DEBUG nova.api.openstack.wsgi_app [-] profiler_otlp.service_name_prefix = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832116] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832210] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832244] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832333] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832363] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832457] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832543] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832571] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832596] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_requests = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832698] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832733] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832817] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832855] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.process_tags = {} {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832939] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.832970] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler_jaeger.service_name_prefix = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833072] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833109] [47312]: DEBUG nova.api.openstack.wsgi_app [-] profiler_otlp.service_name_prefix = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833196] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833231] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833321] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833352] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833443] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833475] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833562] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833597] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833681] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833713] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833799] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833834] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833918] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.833952] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.retriable_status_codes = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834045] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834077] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834165] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834196] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834286] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834324] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834403] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834434] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834522] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834553] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834639] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834674] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834757] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834792] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834875] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.retriable_status_codes = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834906] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.834994] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835041] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835126] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835162] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835248] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835278] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835367] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835447] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835497] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835544] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835609] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835655] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835728] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835777] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835847] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835886] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.835966] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836026] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836110] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.hostname = devstack {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836147] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836235] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836272] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836361] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836392] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836486] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836520] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836608] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836639] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836733] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836763] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.processname = uwsgi {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836856] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836887] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.836978] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837024] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837123] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837155] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.hostname = devstack {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837241] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837273] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837361] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837392] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837489] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837521] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837613] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837645] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837734] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837764] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.processname = uwsgi {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837859] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837890] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.837979] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838018] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838113] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838144] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838235] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838266] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838372] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838411] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838506] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838538] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838633] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838669] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838758] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838789] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838885] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.838916] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839012] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839051] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839143] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839175] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839267] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839307] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839388] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.use_queue_manager = False {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839422] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839512] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839544] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839640] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839671] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839772] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839809] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839904] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.839935] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840036] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840070] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840163] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840200] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840286] [47313]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840318] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840405] [47313]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=47313) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2830}} [ 350.840438] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.use_queue_manager = False {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840589] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840719] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.840865] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.841007] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.841144] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.841272] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.841418] [47312]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2826}} [ 350.841518] [47312]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=47312) log_opt_values /opt/stack/data/venv/lib/python3.10/site-packages/oslo_config/cfg.py:2830}} [ 350.863959] [47313]: INFO dbcounter [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Registered counter for database nova_api [ 350.864928] [47312]: INFO dbcounter [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Registered counter for database nova_api [ 350.873900] [47313]: DEBUG oslo_db.sqlalchemy.engines [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 350.874732] [47312]: DEBUG oslo_db.sqlalchemy.engines [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 350.906450] [47313]: DEBUG dbcounter [-] [47313] Writer thread running {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 350.907195] [47312]: DEBUG dbcounter [-] [47312] Writer thread running {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 350.908588] [47313]: DEBUG nova.context [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) load_cells /opt/stack/nova/nova/context.py:464}} [ 350.909345] [47312]: DEBUG nova.context [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) load_cells /opt/stack/nova/nova/context.py:464}} [ 350.910418] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 350.910656] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 350.911129] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 350.911189] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 350.911434] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 350.911555] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 350.911761] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 350.911894] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 350.912347] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 350.912560] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 350.912813] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 350.913609] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 350.914215] [47313]: INFO dbcounter [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Registered counter for database nova_cell0 [ 350.914983] [47312]: INFO dbcounter [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Registered counter for database nova_cell0 [ 350.916728] [47313]: INFO dbcounter [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Registered counter for database nova_cell1 [ 350.917525] [47312]: INFO dbcounter [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Registered counter for database nova_cell1 [ 350.919593] [47313]: DEBUG oslo_db.sqlalchemy.engines [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 350.920437] [47312]: DEBUG oslo_db.sqlalchemy.engines [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 350.920559] [47313]: DEBUG oslo_db.sqlalchemy.engines [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 350.920823] [47312]: DEBUG oslo_db.sqlalchemy.engines [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 351.009385] [47313]: DEBUG dbcounter [-] [47313] Writer thread running {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 351.011508] [47312]: DEBUG dbcounter [-] [47312] Writer thread running {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 351.012262] [47313]: DEBUG dbcounter [-] [47313] Writer thread running {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 351.014983] [47312]: DEBUG dbcounter [-] [47312] Writer thread running {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 351.016314] [47313]: INFO dbcounter [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Registered counter for database nova_cell1 [ 351.018226] [47312]: INFO dbcounter [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Registered counter for database nova_cell1 [ 351.019238] [47313]: DEBUG oslo_db.sqlalchemy.engines [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 351.020948] [47312]: DEBUG oslo_db.sqlalchemy.engines [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=47312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 351.024521] [47313]: DEBUG dbcounter [-] [47313] Writer thread running {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 351.026141] [47312]: DEBUG dbcounter [-] [47312] Writer thread running {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 351.375360] [47313]: DEBUG oslo_concurrency.processutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=47313) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:390}} [ 351.377617] [47312]: DEBUG oslo_concurrency.processutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=47312) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:390}} [ 351.386359] [47313]: DEBUG oslo_concurrency.processutils [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.011s {{(pid=47313) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:428}} [ 351.388395] [47312]: DEBUG oslo_concurrency.processutils [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.011s {{(pid=47312) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:428}} [ 351.818253] [47313]: WARNING keystonemiddleware.auth_token [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 351.820954] [47312]: WARNING keystonemiddleware.auth_token [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 351.822840] [47313]: WARNING keystonemiddleware.auth_token [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 351.825590] [47312]: WARNING keystonemiddleware.auth_token [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 351.920376] [47313]: WARNING keystonemiddleware.auth_token [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 351.923325] [47313]: WARNING keystonemiddleware.auth_token [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 351.925872] [47313]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5f40ecdfeb90 pid: 47313 (default app) [ 351.927088] [47313]: DEBUG nova.api.openstack.wsgi [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 351.928902] [47312]: WARNING keystonemiddleware.auth_token [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 351.929051] [47313]: INFO nova.api.openstack.requestlog [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 388 microversion: 2.1 time: 0.002243 [ 351.929493] [47313]: [pid: 47313|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 783 bytes} [Thu Oct 31 12:07:08 2024] GET /compute/v2.1/ => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 351.931969] [47312]: WARNING keystonemiddleware.auth_token [None req-9fbed9cd-a2f0-410d-b4af-2a30a3bad8ba None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 351.934458] [47312]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5f40ecdfeb90 pid: 47312 (default app) [ 388.219711] [47313]: DEBUG nova.api.openstack.wsgi [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 388.222051] [47313]: INFO nova.api.openstack.requestlog [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002496 [ 388.222324] [47313]: [pid: 47313|app: 0|req: 2/2] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:45 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 388.229500] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 388.230309] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 388.231011] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 388.231526] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 388.376033] [47312]: DEBUG nova.api.openstack.wsgi [None req-a99e4897-f090-4575-bb18-92991d2308e4 admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 388.393711] [47312]: INFO nova.api.openstack.requestlog [None req-a99e4897-f090-4575-bb18-92991d2308e4 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.167367 [ 388.393968] [47312]: [pid: 47312|app: 0|req: 1/3] 10.180.1.21 () {60 vars in 1286 bytes} [Thu Oct 31 12:07:45 2024] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 389.430232] [47313]: DEBUG nova.api.openstack.wsgi [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 389.430232] [47313]: INFO nova.api.openstack.requestlog [None req-c0a73e5c-4fe1-4172-bc26-1682f910a2c1 None None] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002295 [ 389.430232] [47313]: [pid: 47313|app: 0|req: 3/4] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:46 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 389.456781] [47312]: DEBUG nova.api.openstack.wsgi [None req-816877cf-5528-4bfb-93b1-d7afb46da363 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "name": "cirros256", "os-flavor-access:is_public": true, "id": "c1", "ram": 256, "vcpus": 1, "swap": 0, "rxtx_factor": 1.0}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 389.484504] [47312]: INFO nova.api.openstack.requestlog [None req-816877cf-5528-4bfb-93b1-d7afb46da363 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.61 time: 0.051006 [ 389.484818] [47312]: [pid: 47312|app: 0|req: 2/5] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:46 2024] POST /compute/v2.1/flavors => generated 407 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 389.496023] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 389.496023] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 389.496023] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 389.496023] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=2,nova_cell1:INSERT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 389.583526] [47313]: DEBUG nova.api.openstack.wsgi [None req-0583e1c4-14a6-41d8-a6dd-f900017d666c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 389.620025] [47313]: INFO nova.api.openstack.requestlog [None req-0583e1c4-14a6-41d8-a6dd-f900017d666c admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.130173 [ 389.620557] [47313]: [pid: 47313|app: 0|req: 4/6] 10.180.1.21 () {64 vars in 1330 bytes} [Thu Oct 31 12:07:46 2024] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 390.707934] [47312]: DEBUG nova.api.openstack.wsgi [None req-816877cf-5528-4bfb-93b1-d7afb46da363 admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 390.709933] [47312]: INFO nova.api.openstack.requestlog [None req-816877cf-5528-4bfb-93b1-d7afb46da363 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002243 [ 390.710190] [47312]: [pid: 47312|app: 0|req: 3/7] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:47 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 390.778861] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bd32cff-6aab-43c5-a7a9-1be2bbff95ed admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d1", "ram": 512, "swap": 0, "disk": 5, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "os-flavor-access:is_public": true, "name": "ds512M"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 390.800369] [47313]: INFO nova.api.openstack.requestlog [None req-5bd32cff-6aab-43c5-a7a9-1be2bbff95ed admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.086793 [ 390.800703] [47313]: [pid: 47313|app: 0|req: 5/8] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:47 2024] POST /compute/v2.1/flavors => generated 404 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 390.808204] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3e6feca-47f8-48c6-9e4d-6fed13ef4fd3 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 390.831155] [47312]: INFO nova.api.openstack.requestlog [None req-b3e6feca-47f8-48c6-9e4d-6fed13ef4fd3 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.025078 [ 390.831827] [47312]: [pid: 47312|app: 0|req: 4/9] 10.180.1.21 () {64 vars in 1330 bytes} [Thu Oct 31 12:07:47 2024] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 391.899382] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bd32cff-6aab-43c5-a7a9-1be2bbff95ed admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 391.901379] [47313]: INFO nova.api.openstack.requestlog [None req-5bd32cff-6aab-43c5-a7a9-1be2bbff95ed admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002266 [ 391.901616] [47313]: [pid: 47313|app: 0|req: 6/10] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:48 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 391.925808] [47312]: DEBUG nova.api.openstack.wsgi [None req-7271bdb0-a2e2-47fa-93fd-33e00d61594f admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 1, "swap": 0, "os-flavor-access:is_public": true, "ram": 1024, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "d2", "name": "ds1G", "disk": 10, "rxtx_factor": 1.0}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 391.936554] [47312]: INFO nova.api.openstack.requestlog [None req-7271bdb0-a2e2-47fa-93fd-33e00d61594f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.031726 [ 391.936983] [47312]: [pid: 47312|app: 0|req: 5/11] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:48 2024] POST /compute/v2.1/flavors => generated 404 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 391.946021] [47313]: DEBUG nova.api.openstack.wsgi [None req-20a57c6b-eed8-4f2d-a8ff-f7eaffac0bf5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 391.957996] [47313]: INFO nova.api.openstack.requestlog [None req-20a57c6b-eed8-4f2d-a8ff-f7eaffac0bf5 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015981 [ 391.958509] [47313]: [pid: 47313|app: 0|req: 7/12] 10.180.1.21 () {64 vars in 1330 bytes} [Thu Oct 31 12:07:48 2024] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 393.036090] [47312]: DEBUG nova.api.openstack.wsgi [None req-7271bdb0-a2e2-47fa-93fd-33e00d61594f admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 393.038060] [47312]: INFO nova.api.openstack.requestlog [None req-7271bdb0-a2e2-47fa-93fd-33e00d61594f admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002201 [ 393.038312] [47312]: [pid: 47312|app: 0|req: 6/13] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:49 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 393.072800] [47313]: DEBUG nova.api.openstack.wsgi [None req-b415a41a-37a0-438d-97b9-9bd612b27298 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds2G", "id": "d3", "os-flavor-access:is_public": true, "swap": 0, "ram": 2048, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "vcpus": 2, "disk": 10}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 393.083829] [47313]: INFO nova.api.openstack.requestlog [None req-b415a41a-37a0-438d-97b9-9bd612b27298 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.041435 [ 393.083829] [47313]: [pid: 47313|app: 0|req: 8/14] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:49 2024] POST /compute/v2.1/flavors => generated 404 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 393.090993] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7f7b869-0c1a-4c0c-a559-711ce532f316 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 393.106174] [47312]: INFO nova.api.openstack.requestlog [None req-a7f7b869-0c1a-4c0c-a559-711ce532f316 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017329 [ 393.106496] [47312]: [pid: 47312|app: 0|req: 7/15] 10.180.1.21 () {64 vars in 1330 bytes} [Thu Oct 31 12:07:49 2024] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 394.189967] [47313]: DEBUG nova.api.openstack.wsgi [None req-b415a41a-37a0-438d-97b9-9bd612b27298 admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 394.192075] [47313]: INFO nova.api.openstack.requestlog [None req-b415a41a-37a0-438d-97b9-9bd612b27298 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002329 [ 394.192313] [47313]: [pid: 47313|app: 0|req: 9/16] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:51 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 394.217849] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bd5df28-2254-44c7-8d64-2aa0bea85c2b admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 20, "swap": 0, "ram": 4096, "vcpus": 4, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "ds4G", "id": "d4"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 394.228037] [47312]: INFO nova.api.openstack.requestlog [None req-5bd5df28-2254-44c7-8d64-2aa0bea85c2b admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.032537 [ 394.228341] [47312]: [pid: 47312|app: 0|req: 8/17] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:51 2024] POST /compute/v2.1/flavors => generated 404 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 394.236014] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cdd6b3e-a0e4-4464-9e2d-df0cb7f0d0c1 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 394.250721] [47313]: INFO nova.api.openstack.requestlog [None req-2cdd6b3e-a0e4-4464-9e2d-df0cb7f0d0c1 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017532 [ 394.251195] [47313]: [pid: 47313|app: 0|req: 10/18] 10.180.1.21 () {64 vars in 1330 bytes} [Thu Oct 31 12:07:51 2024] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 395.327456] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bd5df28-2254-44c7-8d64-2aa0bea85c2b admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 395.329486] [47312]: INFO nova.api.openstack.requestlog [None req-5bd5df28-2254-44c7-8d64-2aa0bea85c2b admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002280 [ 395.329817] [47312]: [pid: 47312|app: 0|req: 9/19] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:52 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 395.356395] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f551dec-3e0f-454b-8c02-a1ccc0cf66c4 admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 395.374724] [47313]: INFO nova.api.openstack.requestlog [None req-7f551dec-3e0f-454b-8c02-a1ccc0cf66c4 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2106 microversion: 2.61 time: 0.041569 [ 395.375233] [47313]: [pid: 47313|app: 0|req: 11/20] 10.180.1.21 () {60 vars in 1286 bytes} [Thu Oct 31 12:07:52 2024] GET /compute/v2.1/flavors/detail?is_public=True => generated 2106 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 396.448145] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bd5df28-2254-44c7-8d64-2aa0bea85c2b admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 396.450137] [47312]: INFO nova.api.openstack.requestlog [None req-5bd5df28-2254-44c7-8d64-2aa0bea85c2b admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002231 [ 396.450527] [47312]: [pid: 47312|app: 0|req: 10/21] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:53 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 396.476709] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d163e4d-6d00-4e6a-9554-90bf8abb2ee3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "swap": 0, "rxtx_factor": 1.0, "ram": 512, "vcpus": 1, "disk": 1, "id": "1", "name": "m1.tiny"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 396.487225] [47313]: INFO nova.api.openstack.requestlog [None req-8d163e4d-6d00-4e6a-9554-90bf8abb2ee3 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.033305 [ 396.487734] [47313]: [pid: 47313|app: 0|req: 12/22] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:53 2024] POST /compute/v2.1/flavors => generated 402 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 396.494784] [47312]: DEBUG nova.api.openstack.wsgi [None req-d694c905-7405-4c90-b428-ef09afeb40ab admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 396.508266] [47312]: INFO nova.api.openstack.requestlog [None req-d694c905-7405-4c90-b428-ef09afeb40ab admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015567 [ 396.508570] [47312]: [pid: 47312|app: 0|req: 11/23] 10.180.1.21 () {64 vars in 1327 bytes} [Thu Oct 31 12:07:53 2024] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 397.600910] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d163e4d-6d00-4e6a-9554-90bf8abb2ee3 admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 397.600910] [47313]: INFO nova.api.openstack.requestlog [None req-8d163e4d-6d00-4e6a-9554-90bf8abb2ee3 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002208 [ 397.600910] [47313]: [pid: 47313|app: 0|req: 13/24] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:54 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 397.624362] [47312]: DEBUG nova.api.openstack.wsgi [None req-b509014c-539d-4724-ad60-fb009b52697b admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "swap": 0, "vcpus": 1, "rxtx_factor": 1.0, "id": "2", "name": "m1.small", "os-flavor-access:is_public": true, "ram": 2048}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 397.635899] [47312]: INFO nova.api.openstack.requestlog [None req-b509014c-539d-4724-ad60-fb009b52697b admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.031969 [ 397.636285] [47312]: [pid: 47312|app: 0|req: 12/25] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:54 2024] POST /compute/v2.1/flavors => generated 405 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 397.644019] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa0c28d3-b6b6-49b4-8ea1-d935ddc12bc8 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 397.657361] [47313]: INFO nova.api.openstack.requestlog [None req-aa0c28d3-b6b6-49b4-8ea1-d935ddc12bc8 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016069 [ 397.657855] [47313]: [pid: 47313|app: 0|req: 14/26] 10.180.1.21 () {64 vars in 1327 bytes} [Thu Oct 31 12:07:54 2024] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 398.745214] [47312]: DEBUG nova.api.openstack.wsgi [None req-b509014c-539d-4724-ad60-fb009b52697b admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 398.747210] [47312]: INFO nova.api.openstack.requestlog [None req-b509014c-539d-4724-ad60-fb009b52697b admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002237 [ 398.747458] [47312]: [pid: 47312|app: 0|req: 13/27] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:55 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 398.774026] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d479a07-3f93-4cc3-bd9e-461c0c166dbf admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "os-flavor-access:is_public": true, "swap": 0, "ram": 4096, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.medium", "vcpus": 2, "disk": 40, "id": "3"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 398.784145] [47313]: INFO nova.api.openstack.requestlog [None req-9d479a07-3f93-4cc3-bd9e-461c0c166dbf admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.033580 [ 398.784474] [47313]: [pid: 47313|app: 0|req: 15/28] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:55 2024] POST /compute/v2.1/flavors => generated 406 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 398.791310] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a2f14a4-8937-4e7a-be5d-347dc268e8e0 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 398.804700] [47312]: INFO nova.api.openstack.requestlog [None req-0a2f14a4-8937-4e7a-be5d-347dc268e8e0 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015537 [ 398.804998] [47312]: [pid: 47312|app: 0|req: 14/29] 10.180.1.21 () {64 vars in 1327 bytes} [Thu Oct 31 12:07:55 2024] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 399.864686] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d479a07-3f93-4cc3-bd9e-461c0c166dbf admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 399.866369] [47313]: INFO nova.api.openstack.requestlog [None req-9d479a07-3f93-4cc3-bd9e-461c0c166dbf admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002150 [ 399.866607] [47313]: [pid: 47313|app: 0|req: 16/30] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:56 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 399.890956] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f9edf43-e222-4512-82ab-7fbb0a71a6ae admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 4, "os-flavor-access:is_public": true, "ram": 8192, "id": "4", "swap": 0, "disk": 80, "name": "m1.large", "rxtx_factor": 1.0}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 399.900679] [47312]: INFO nova.api.openstack.requestlog [None req-7f9edf43-e222-4512-82ab-7fbb0a71a6ae admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.030806 [ 399.901543] [47312]: [pid: 47312|app: 0|req: 15/31] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:56 2024] POST /compute/v2.1/flavors => generated 405 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 399.908036] [47313]: DEBUG nova.api.openstack.wsgi [None req-72481465-bf1f-45cc-88ae-c47099fb0593 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 399.921880] [47313]: INFO nova.api.openstack.requestlog [None req-72481465-bf1f-45cc-88ae-c47099fb0593 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016047 [ 399.922288] [47313]: [pid: 47313|app: 0|req: 17/32] 10.180.1.21 () {64 vars in 1327 bytes} [Thu Oct 31 12:07:56 2024] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 400.991823] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f9edf43-e222-4512-82ab-7fbb0a71a6ae admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 400.994022] [47312]: INFO nova.api.openstack.requestlog [None req-7f9edf43-e222-4512-82ab-7fbb0a71a6ae admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002456 [ 400.994284] [47312]: [pid: 47312|app: 0|req: 16/33] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:07:57 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 401.019287] [47313]: DEBUG nova.api.openstack.wsgi [None req-7abaa960-0d8c-4eed-8add-e6b2bb67557f admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "id": "5", "vcpus": 8, "ram": 16384, "rxtx_factor": 1.0, "disk": 160, "swap": 0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 401.030699] [47313]: INFO nova.api.openstack.requestlog [None req-7abaa960-0d8c-4eed-8add-e6b2bb67557f admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.032674 [ 401.031041] [47313]: [pid: 47313|app: 0|req: 18/34] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:07:57 2024] POST /compute/v2.1/flavors => generated 408 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 401.038205] [47312]: DEBUG nova.api.openstack.wsgi [None req-e20853d6-5772-4306-afc3-b2d7ddb1baca admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 401.051804] [47312]: INFO nova.api.openstack.requestlog [None req-e20853d6-5772-4306-afc3-b2d7ddb1baca admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015795 [ 401.052125] [47312]: [pid: 47312|app: 0|req: 17/35] 10.180.1.21 () {64 vars in 1327 bytes} [Thu Oct 31 12:07:57 2024] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 415.264791] [47313]: DEBUG nova.api.openstack.wsgi [None req-7abaa960-0d8c-4eed-8add-e6b2bb67557f admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 415.266857] [47313]: INFO nova.api.openstack.requestlog [None req-7abaa960-0d8c-4eed-8add-e6b2bb67557f admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002298 [ 415.267114] [47313]: [pid: 47313|app: 0|req: 19/36] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:08:12 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 415.273160] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 415.292563] [47312]: DEBUG nova.api.openstack.wsgi [None req-c94fb39d-59d4-4e6f-9a74-054d96188bb2 admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 415.304354] [47312]: INFO nova.api.openstack.requestlog [None req-c94fb39d-59d4-4e6f-9a74-054d96188bb2 admin admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4202 microversion: 2.61 time: 0.033948 [ 415.304744] [47312]: [pid: 47312|app: 0|req: 18/37] 10.180.1.21 () {60 vars in 1286 bytes} [Thu Oct 31 12:08:12 2024] GET /compute/v2.1/flavors/detail?is_public=True => generated 4202 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 417.465718] [47313]: DEBUG nova.api.openstack.wsgi [None req-7abaa960-0d8c-4eed-8add-e6b2bb67557f admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 417.467634] [47313]: INFO nova.api.openstack.requestlog [None req-7abaa960-0d8c-4eed-8add-e6b2bb67557f admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002137 [ 417.467956] [47313]: [pid: 47313|app: 0|req: 20/38] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:08:14 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 417.491111] [47312]: DEBUG nova.api.openstack.wsgi [None req-c64f84f6-55d4-4809-9353-647fd5cc1d06 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "id": "42", "ram": 192, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "name": "m1.nano", "rxtx_factor": 1.0, "disk": 1}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 417.502675] [47312]: INFO nova.api.openstack.requestlog [None req-c64f84f6-55d4-4809-9353-647fd5cc1d06 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.031882 [ 417.503016] [47312]: [pid: 47312|app: 0|req: 19/39] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:08:14 2024] POST /compute/v2.1/flavors => generated 405 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 417.509674] [47313]: DEBUG nova.api.openstack.wsgi [None req-fdba0da7-b392-441f-9685-4e896b904ac4 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 417.513280] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 417.524961] [47313]: INFO nova.api.openstack.requestlog [None req-fdba0da7-b392-441f-9685-4e896b904ac4 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017365 [ 417.525264] [47313]: [pid: 47313|app: 0|req: 21/40] 10.180.1.21 () {64 vars in 1330 bytes} [Thu Oct 31 12:08:14 2024] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 419.670974] [47312]: DEBUG nova.api.openstack.wsgi [None req-c64f84f6-55d4-4809-9353-647fd5cc1d06 admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 419.672987] [47312]: INFO nova.api.openstack.requestlog [None req-c64f84f6-55d4-4809-9353-647fd5cc1d06 admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002236 [ 419.673253] [47312]: [pid: 47312|app: 0|req: 20/41] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:08:16 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 419.696554] [47313]: DEBUG nova.api.openstack.wsgi [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "disk": 1, "vcpus": 1, "name": "m1.micro", "swap": 0, "id": "84", "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "ram": 256}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 419.706598] [47313]: INFO nova.api.openstack.requestlog [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.030287 [ 419.706909] [47313]: [pid: 47313|app: 0|req: 22/42] 10.180.1.21 () {64 vars in 1277 bytes} [Thu Oct 31 12:08:16 2024] POST /compute/v2.1/flavors => generated 406 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 419.713691] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5a81ab7-6257-48a8-8721-39177e507774 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 419.729384] [47312]: INFO nova.api.openstack.requestlog [None req-e5a81ab7-6257-48a8-8721-39177e507774 admin admin] 10.180.1.21 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017785 [ 419.729688] [47312]: [pid: 47312|app: 0|req: 21/43] 10.180.1.21 () {64 vars in 1330 bytes} [Thu Oct 31 12:08:16 2024] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 466.477417] [47313]: DEBUG nova.api.openstack.wsgi [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 466.479404] [47313]: INFO nova.api.openstack.requestlog [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002341 [ 466.479662] [47313]: [pid: 47313|app: 0|req: 23/44] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:09:03 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 466.487698] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 466.542468] [47312]: DEBUG nova.api.openstack.wsgi [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 466.545535] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 466.545772] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 466.545956] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 466.546401] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 466.546619] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 466.546791] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 466.565674] [47312]: INFO nova.api.openstack.requestlog [None req-bda2a679-98d9-4bc2-9ae5-fd2c11fbfe10 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.080802 [ 466.566007] [47312]: [pid: 47312|app: 0|req: 22/45] 10.180.1.21 () {60 vars in 1287 bytes} [Thu Oct 31 12:09:03 2024] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 468.611422] [47313]: DEBUG nova.api.openstack.wsgi [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 468.613438] [47313]: INFO nova.api.openstack.requestlog [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002321 [ 468.613771] [47313]: [pid: 47313|app: 0|req: 24/46] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:09:05 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 468.641357] [47312]: DEBUG nova.api.openstack.wsgi [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 468.643686] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 468.643917] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 468.644115] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 468.644568] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 468.644727] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 468.644899] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 468.654376] [47312]: INFO nova.api.openstack.requestlog [None req-f4962504-1a8c-495a-b2de-b042b3cfa274 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.035344 [ 468.654688] [47312]: [pid: 47312|app: 0|req: 23/47] 10.180.1.21 () {60 vars in 1287 bytes} [Thu Oct 31 12:09:05 2024] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 470.936569] [47313]: DEBUG nova.api.openstack.wsgi [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 470.938562] [47313]: INFO nova.api.openstack.requestlog [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002345 [ 470.938802] [47313]: [pid: 47313|app: 0|req: 25/48] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:09:07 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 470.965582] [47312]: DEBUG nova.api.openstack.wsgi [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 470.967871] [47312]: DEBUG oslo_concurrency.lockutils [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 470.968122] [47312]: DEBUG oslo_concurrency.lockutils [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 470.968313] [47312]: DEBUG oslo_concurrency.lockutils [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 470.968683] [47312]: DEBUG oslo_concurrency.lockutils [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 470.968878] [47312]: DEBUG oslo_concurrency.lockutils [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 470.969063] [47312]: DEBUG oslo_concurrency.lockutils [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 470.979282] [47312]: INFO nova.api.openstack.requestlog [None req-1704d476-2bef-4e42-b24f-2cbfc9a79c2b admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.034960 [ 470.979582] [47312]: [pid: 47312|app: 0|req: 24/49] 10.180.1.21 () {60 vars in 1287 bytes} [Thu Oct 31 12:09:07 2024] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 473.005057] [47313]: DEBUG nova.api.openstack.wsgi [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 473.006667] [47313]: INFO nova.api.openstack.requestlog [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002633 [ 473.006900] [47313]: [pid: 47313|app: 0|req: 26/50] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:09:09 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 473.033289] [47312]: DEBUG nova.api.openstack.wsgi [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 473.035591] [47312]: DEBUG oslo_concurrency.lockutils [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 473.035861] [47312]: DEBUG oslo_concurrency.lockutils [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 473.036075] [47312]: DEBUG oslo_concurrency.lockutils [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 473.036533] [47312]: DEBUG oslo_concurrency.lockutils [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 473.036718] [47312]: DEBUG oslo_concurrency.lockutils [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 473.036899] [47312]: DEBUG oslo_concurrency.lockutils [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 473.047167] [47312]: INFO nova.api.openstack.requestlog [None req-8404dc11-5ac9-4016-8161-7cef366c51ed admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 16 microversion: 2.52 time: 0.035183 [ 473.047706] [47312]: [pid: 47312|app: 0|req: 25/51] 10.180.1.21 () {60 vars in 1287 bytes} [Thu Oct 31 12:09:09 2024] GET /compute/v2.1/os-services?binary=nova-compute => generated 16 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 475.067475] [47313]: DEBUG nova.api.openstack.wsgi [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 475.069437] [47313]: INFO nova.api.openstack.requestlog [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002408 [ 475.069695] [47313]: [pid: 47313|app: 0|req: 27/52] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:09:11 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 475.095295] [47312]: DEBUG nova.api.openstack.wsgi [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 475.097647] [47312]: DEBUG oslo_concurrency.lockutils [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 475.097885] [47312]: DEBUG oslo_concurrency.lockutils [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 475.098080] [47312]: DEBUG oslo_concurrency.lockutils [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 475.098445] [47312]: DEBUG oslo_concurrency.lockutils [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 475.098639] [47312]: DEBUG oslo_concurrency.lockutils [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 475.098811] [47312]: DEBUG oslo_concurrency.lockutils [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 475.111936] [47312]: INFO nova.api.openstack.requestlog [None req-13c6a1d3-08c7-4399-8904-9bba7bf586b5 admin admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 187 microversion: 2.52 time: 0.037261 [ 475.112287] [47312]: [pid: 47312|app: 0|req: 26/53] 10.180.1.21 () {60 vars in 1287 bytes} [Thu Oct 31 12:09:11 2024] GET /compute/v2.1/os-services?binary=nova-compute => generated 187 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 478.553229] [47313]: DEBUG nova.api.openstack.wsgi [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 478.555285] [47313]: INFO nova.api.openstack.requestlog [None req-3639b7c2-c8d9-4ce8-b393-c01b177881fb admin admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002325 [ 478.555736] [47313]: [pid: 47313|app: 0|req: 28/54] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:09:15 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 478.583208] [47312]: DEBUG nova.api.openstack.wsgi [None req-723bd37c-7811-4739-ba38-a1edf74ce02d demo admin] Calling method '.version_select at 0x7b9c48b98700>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 478.591592] [47312]: INFO nova.api.openstack.wsgi [None req-723bd37c-7811-4739-ba38-a1edf74ce02d demo admin] HTTP exception thrown: Keypair openstack-ci not found for user e8f98a7d084148cd9f1fd32ca8289e43 [ 478.591936] [47312]: DEBUG nova.api.openstack.wsgi [None req-723bd37c-7811-4739-ba38-a1edf74ce02d demo admin] Returning 404 to user: Keypair openstack-ci not found for user e8f98a7d084148cd9f1fd32ca8289e43 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 478.592444] [47312]: INFO nova.api.openstack.requestlog [None req-723bd37c-7811-4739-ba38-a1edf74ce02d demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/openstack-ci" status: 404 len: 118 microversion: 2.52 time: 0.030591 [ 478.592844] [47312]: [pid: 47312|app: 0|req: 27/55] 10.180.1.21 () {60 vars in 1274 bytes} [Thu Oct 31 12:09:15 2024] GET /compute/v2.1/os-keypairs/openstack-ci => generated 118 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 478.598136] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cc2e269-26b6-4dc3-b1cc-b86d1331549a demo admin] Calling method '.version_select at 0x7b9c48ba5ab0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 478.601051] [47313]: WARNING oslo_db.sqlalchemy.utils [None req-1cc2e269-26b6-4dc3-b1cc-b86d1331549a demo admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 478.602241] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 478.607442] [47313]: INFO nova.api.openstack.requestlog [None req-1cc2e269-26b6-4dc3-b1cc-b86d1331549a demo admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 16 microversion: 2.52 time: 0.011523 [ 478.607967] [47313]: [pid: 47313|app: 0|req: 29/56] 10.180.1.21 () {60 vars in 1248 bytes} [Thu Oct 31 12:09:15 2024] GET /compute/v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 479.620517] [47312]: DEBUG nova.api.openstack.wsgi [None req-723bd37c-7811-4739-ba38-a1edf74ce02d demo admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 479.622518] [47312]: INFO nova.api.openstack.requestlog [None req-723bd37c-7811-4739-ba38-a1edf74ce02d demo admin] 10.180.1.21 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002276 [ 479.622748] [47312]: [pid: 47312|app: 0|req: 28/57] 10.180.1.21 () {54 vars in 925 bytes} [Thu Oct 31 12:09:16 2024] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 479.654145] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a8d0910-7140-4b0b-8733-f9fd52ff7901 demo admin] Action: 'create', calling method: .version_select at 0x7b9c48ba69e0>, body: {"keypair": {"public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIErY35ICe0nOXa4GM+sjjtzfeABRXlVr6C+m3SNTzsZT openstack-ci@sap.com\n", "name": "openstack-ci"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 479.669244] [47313]: DEBUG nova.quota [None req-2a8d0910-7140-4b0b-8733-f9fd52ff7901 demo admin] Getting quotas for project 976190793640451fae5c82a4b57fe21f. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 479.674351] [47313]: DEBUG nova.quota [None req-2a8d0910-7140-4b0b-8733-f9fd52ff7901 demo admin] Getting quotas for user e8f98a7d084148cd9f1fd32ca8289e43 and project 976190793640451fae5c82a4b57fe21f. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 479.701352] [47313]: INFO nova.api.openstack.requestlog [None req-2a8d0910-7140-4b0b-8733-f9fd52ff7901 demo admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 286 microversion: 2.52 time: 0.072470 [ 479.701677] [47313]: [pid: 47313|app: 0|req: 30/58] 10.180.1.21 () {64 vars in 1289 bytes} [Thu Oct 31 12:09:16 2024] POST /compute/v2.1/os-keypairs => generated 286 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 502.388284] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=5 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 502.389364] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=5 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 502.390056] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=11 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 502.919694] [47312]: DEBUG nova.api.openstack.wsgi [None req-c702be28-b162-4487-8694-c5a4791c2ad9 tempest-FlavorsV2NegativeTest-269749468 tempest-FlavorsV2NegativeTest-269749468-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 502.938319] [47312]: INFO nova.api.openstack.requestlog [None req-c702be28-b162-4487-8694-c5a4791c2ad9 tempest-FlavorsV2NegativeTest-269749468 tempest-FlavorsV2NegativeTest-269749468-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.553037 [ 502.938654] [47312]: [pid: 47312|app: 0|req: 29/59] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:09:39 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 504.131955] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=2 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 504.133111] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=6,nova_api:INSERT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 504.669377] [47313]: DEBUG nova.api.openstack.wsgi [None req-8014c902-6836-445e-92ea-3307dc3ed92f tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-886201039", "id": 2145363063, "os-flavor-access:is_public": "False"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 504.680202] [47313]: INFO nova.api.openstack.requestlog [None req-8014c902-6836-445e-92ea-3307dc3ed92f tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 430 microversion: 2.1 time: 0.549079 [ 504.680650] [47313]: [pid: 47313|app: 0|req: 31/60] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:40 2024] POST /compute/v2.1/flavors => generated 430 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 504.688015] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef834b9c-91ba-45ca-96ec-ad3a80424dee tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "e82b128dd50d4cdba943e9a9449753eb"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 505.387299] [47312]: DEBUG nova.api.openstack.wsgi [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Calling method '.version_select at 0x7b9c48b98dc0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 505.395343] [47312]: DEBUG nova.compute.api [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) load_cells /opt/stack/nova/nova/compute/api.py:320}} [ 505.395895] [47312]: DEBUG oslo_concurrency.lockutils [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.396266] [47312]: DEBUG oslo_concurrency.lockutils [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.396554] [47312]: DEBUG oslo_concurrency.lockutils [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.426473] [47312]: DEBUG oslo_concurrency.lockutils [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.426473] [47312]: DEBUG oslo_concurrency.lockutils [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.426473] [47312]: DEBUG oslo_concurrency.lockutils [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.430740] [47312]: INFO nova.api.openstack.requestlog [None req-f176ad47-0404-47a4-8b36-ee4ab8aa5c4a tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.823976 [ 505.431134] [47312]: [pid: 47312|app: 0|req: 30/61] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:41 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 505.485675] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Calling method '.version_select at 0x7b9c48a20820>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 505.487971] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.488267] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.488461] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.495612] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.495821] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.496016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.499109] [47312]: INFO nova.api.openstack.requestlog [None req-7ae1bc55-5927-4499-822f-6e7298e8e94c tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 544 microversion: 2.1 time: 0.015810 [ 505.499511] [47312]: [pid: 47312|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1162 bytes} [Thu Oct 31 12:09:42 2024] GET /compute/v2.1/os-hypervisors/detail => generated 544 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 505.508060] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Calling method '.version_select at 0x7b9c48a23010>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 505.510149] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.510437] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.510711] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.517355] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.517556] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.517731] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.520545] [47312]: INFO nova.api.openstack.requestlog [None req-b1ca3a2c-05b6-49ff-988e-c4d1790b89e8 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.014409 [ 505.520920] [47312]: [pid: 47312|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:42 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 505.526817] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Calling method '.version_select at 0x7b9c48a200d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 505.528710] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.528920] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.529112] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.536882] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.537109] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.537284] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.540270] [47312]: INFO nova.api.openstack.requestlog [None req-a3ccb562-2683-4b6b-b25c-9d3c7fd9f0ef tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 541 microversion: 2.1 time: 0.015227 [ 505.540534] [47312]: [pid: 47312|app: 0|req: 33/64] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:09:42 2024] GET /compute/v2.1/os-hypervisors/1 => generated 541 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 505.548243] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c259810-d8e8-45f7-a50b-a38e74b199e5 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Calling method '.version_select at 0x7b9c48a23250>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 505.550322] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c259810-d8e8-45f7-a50b-a38e74b199e5 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 505.550428] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c259810-d8e8-45f7-a50b-a38e74b199e5 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 505.550607] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c259810-d8e8-45f7-a50b-a38e74b199e5 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 505.560650] [47312]: INFO nova.api.openstack.requestlog [None req-0c259810-d8e8-45f7-a50b-a38e74b199e5 tempest-HypervisorAdminTestJSON-1088037415 tempest-HypervisorAdminTestJSON-1088037415-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 200 len: 262 microversion: 2.1 time: 0.014199 [ 505.561260] [47312]: [pid: 47312|app: 0|req: 34/65] 10.180.1.21 () {58 vars in 1174 bytes} [Thu Oct 31 12:09:42 2024] GET /compute/v2.1/os-hypervisors/statistics => generated 262 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 506.126266] [47313]: INFO nova.api.openstack.requestlog [None req-ef834b9c-91ba-45ca-96ec-ad3a80424dee tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/2145363063/action" status: 200 len: 97 microversion: 2.1 time: 1.439989 [ 506.126541] [47313]: [pid: 47313|app: 0|req: 32/66] 10.180.1.21 () {60 vars in 1195 bytes} [Thu Oct 31 12:09:41 2024] POST /compute/v2.1/flavors/2145363063/action => generated 97 bytes in 1441 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) [ 506.381027] [47312]: DEBUG nova.api.openstack.wsgi [None req-aad47297-692c-47cc-b96f-dc840334091c tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Calling method '.version_select at 0x7b9c48a23640>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 506.754895] [47313]: DEBUG nova.api.openstack.wsgi [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] Calling method '.version_select at 0x7b9c48ba4ca0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 506.762784] [47313]: DEBUG oslo_concurrency.lockutils [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 506.763060] [47313]: DEBUG oslo_concurrency.lockutils [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 506.763454] [47313]: DEBUG oslo_concurrency.lockutils [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 506.763640] [47313]: DEBUG oslo_concurrency.lockutils [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 506.763798] [47313]: DEBUG oslo_concurrency.lockutils [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 506.763969] [47313]: DEBUG oslo_concurrency.lockutils [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 506.781057] [47313]: INFO nova.api.openstack.requestlog [None req-787fecc9-833b-43f5-add4-2dc174043866 tempest-AbsoluteLimitsTestJSON-978584045 tempest-AbsoluteLimitsTestJSON-978584045-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.653593 [ 506.781213] [47313]: [pid: 47313|app: 0|req: 33/67] 10.180.1.21 () {58 vars in 1117 bytes} [Thu Oct 31 12:09:42 2024] GET /compute/v2.1/limits => generated 511 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 507.444954] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a0b55d4-1860-4f04-aa93-40244ac5ad13 tempest-FlavorsAccessTestJSON-779158713 tempest-FlavorsAccessTestJSON-779158713-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 507.468114] [47313]: INFO nova.api.openstack.requestlog [None req-0a0b55d4-1860-4f04-aa93-40244ac5ad13 tempest-FlavorsAccessTestJSON-779158713 tempest-FlavorsAccessTestJSON-779158713-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4693 microversion: 2.1 time: 0.686310 [ 507.468470] [47313]: [pid: 47313|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:43 2024] GET /compute/v2.1/flavors/detail => generated 4693 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 508.105947] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bbc62a7-2185-47da-9eaa-2910772da004 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-1652787584", "ram": 512, "vcpus": 1, "disk": 10, "id": 507855242, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 508.124335] [47313]: INFO nova.api.openstack.requestlog [None req-6bbc62a7-2185-47da-9eaa-2910772da004 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.1 time: 0.655095 [ 508.125351] [47313]: [pid: 47313|app: 0|req: 35/69] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:44 2024] POST /compute/v2.1/flavors => generated 413 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 508.128063] [47313]: DEBUG nova.api.openstack.wsgi [None req-16ef401f-7909-4fb7-99a8-1335b7d17e44 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "e82b128dd50d4cdba943e9a9449753eb"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 508.486687] [47312]: INFO nova.api.openstack.wsgi [None req-aad47297-692c-47cc-b96f-dc840334091c tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] HTTP exception thrown: Image not found. [ 508.487394] [47312]: DEBUG nova.api.openstack.wsgi [None req-aad47297-692c-47cc-b96f-dc840334091c tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 508.488099] [47312]: INFO nova.api.openstack.requestlog [None req-aad47297-692c-47cc-b96f-dc840334091c tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/95ac35ed-c5f1-4fa1-b093-ab68b6c4331d/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 2.828321 [ 508.488533] [47312]: [pid: 47312|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1288 bytes} [Thu Oct 31 12:09:42 2024] DELETE /compute/v2.1/images/95ac35ed-c5f1-4fa1-b093-ab68b6c4331d/metadata/os_distro => generated 62 bytes in 2829 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 508.989015] [47312]: DEBUG nova.api.openstack.wsgi [None req-fe3d4248-ce19-493f-92fb-19b9c62aa029 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Action: 'create', calling method: .version_select at 0x7b9c494c60e0>, body: {"keypair": {"name": "tempest-keypair-205435230", "type": "ssh", "user_id": "dc06cc6c249c492598ae7f90e387bf86", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGde5YvYJq6fpMYPF4B4SeQ+kJ5OzYJ5wCXylM6Ydp4+b4019BWYHZvRn7dk41qE2WqgVFWqohaOjfOQeNWPW4d4rbY4pbb+cPou2ksAETct8nb4RzAOEa4hqldZXbAfng=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 509.009319] [47312]: DEBUG nova.quota [None req-fe3d4248-ce19-493f-92fb-19b9c62aa029 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Getting quotas for project c57897dc8bfe46708b79d9a934047e0d. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 509.015179] [47312]: DEBUG nova.quota [None req-fe3d4248-ce19-493f-92fb-19b9c62aa029 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Getting quotas for user 1c569fbd2f5646d1890770413d078f16 and project c57897dc8bfe46708b79d9a934047e0d. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 509.066230] [47312]: INFO nova.api.openstack.requestlog [None req-fe3d4248-ce19-493f-92fb-19b9c62aa029 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.576512 [ 509.066668] [47312]: [pid: 47312|app: 0|req: 36/71] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:09:45 2024] POST /compute/v2.1/os-keypairs => generated 400 bytes in 577 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 509.439218] [47313]: INFO nova.api.openstack.requestlog [None req-16ef401f-7909-4fb7-99a8-1335b7d17e44 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/2145363063/action" status: 200 len: 21 microversion: 2.1 time: 1.312707 [ 509.439218] [47313]: [pid: 47313|app: 0|req: 36/72] 10.180.1.21 () {60 vars in 1195 bytes} [Thu Oct 31 12:09:44 2024] POST /compute/v2.1/flavors/2145363063/action => generated 21 bytes in 1313 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 509.671679] [47312]: INFO nova.api.openstack.requestlog [None req-0798f82c-f024-44ec-a7eb-7029902eaace tempest-TenantUsagesNegativeTestJSON-1773808692 tempest-TenantUsagesNegativeTestJSON-1773808692-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/?start=2024-10-30T12%3A09%3A44.656892&end=2024-11-01T12%3A09%3A44.656892" status: 404 len: 112 microversion: - time: 0.604636 [ 509.672619] [47312]: [pid: 47312|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1311 bytes} [Thu Oct 31 12:09:45 2024] GET /compute/v2.1/os-simple-tenant-usage/?start=2024-10-30T12%3A09%3A44.656892&end=2024-11-01T12%3A09%3A44.656892 => generated 112 bytes in 606 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 510.079636] [47313]: DEBUG nova.api.openstack.wsgi [None req-53417856-5ef9-4fb1-babe-3ffba6aa1415 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 510.098070] [47313]: INFO nova.api.openstack.wsgi [None req-53417856-5ef9-4fb1-babe-3ffba6aa1415 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] HTTP exception thrown: Flavor 507855242 has no extra specs with key hw:cpu_thread_policy. [ 510.098623] [47313]: DEBUG nova.api.openstack.wsgi [None req-53417856-5ef9-4fb1-babe-3ffba6aa1415 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Returning 404 to user: Flavor 507855242 has no extra specs with key hw:cpu_thread_policy. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 510.099107] [47313]: INFO nova.api.openstack.requestlog [None req-53417856-5ef9-4fb1-babe-3ffba6aa1415 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/507855242/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 112 microversion: 2.1 time: 0.659311 [ 510.099466] [47313]: [pid: 47313|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:09:46 2024] GET /compute/v2.1/flavors/507855242/os-extra_specs/hw:cpu_thread_policy => generated 112 bytes in 660 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 510.103375] [47313]: DEBUG nova.api.openstack.wsgi [None req-dece6f29-d94f-4ef2-a0d0-f0d226583d8d tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Calling method '.version_select at 0x7b9c48e76b90>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 510.224543] [47312]: DEBUG nova.api.openstack.wsgi [None req-39145a4a-a4d7-4253-a33e-7ae20f9f1a05 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 510.228658] [47312]: INFO nova.api.openstack.wsgi [None req-39145a4a-a4d7-4253-a33e-7ae20f9f1a05 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371-project-admin] HTTP exception thrown: Invalid timestamp for date invalid_time [ 510.229292] [47312]: DEBUG nova.api.openstack.wsgi [None req-39145a4a-a4d7-4253-a33e-7ae20f9f1a05 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371-project-admin] Returning 400 to user: Invalid timestamp for date invalid_time {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 510.229363] [47312]: INFO nova.api.openstack.requestlog [None req-39145a4a-a4d7-4253-a33e-7ae20f9f1a05 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371 tempest-InstanceUsageAuditLogNegativeTestJSON-555680371-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/invalid_time" status: 400 len: 83 microversion: 2.1 time: 0.556094 [ 510.229842] [47312]: [pid: 47312|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1219 bytes} [Thu Oct 31 12:09:46 2024] GET /compute/v2.1/os-instance_usage_audit_log/invalid_time => generated 83 bytes in 557 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 510.446482] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 510.452511] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 510.452511] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 510.452511] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 510.452805] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 510.453069] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 510.453163] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 510.476407] [47312]: INFO nova.api.openstack.requestlog [None req-ea1e7ade-13b6-4778-b05a-3df5f4bfe9b7 tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.244587 [ 510.476407] [47312]: [pid: 47312|app: 0|req: 39/76] 10.180.1.21 () {58 vars in 1159 bytes} [Thu Oct 31 12:09:47 2024] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 510.638930] [47313]: INFO nova.api.openstack.wsgi [None req-dece6f29-d94f-4ef2-a0d0-f0d226583d8d tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] HTTP exception thrown: Image not found. [ 510.638930] [47313]: DEBUG nova.api.openstack.wsgi [None req-dece6f29-d94f-4ef2-a0d0-f0d226583d8d tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Returning 404 to user: Image not found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 510.638930] [47313]: INFO nova.api.openstack.requestlog [None req-dece6f29-d94f-4ef2-a0d0-f0d226583d8d tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] 10.180.1.21 "GET /compute/v2.1/images/86bbb944-5533-4595-a0f0-5491fb217dda/metadata/os_version" status: 404 len: 62 microversion: 2.1 time: 0.538964 [ 510.639273] [47313]: [pid: 47313|app: 0|req: 38/77] 10.180.1.21 () {58 vars in 1288 bytes} [Thu Oct 31 12:09:46 2024] GET /compute/v2.1/images/86bbb944-5533-4595-a0f0-5491fb217dda/metadata/os_version => generated 62 bytes in 539 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 510.643237] [47313]: DEBUG nova.api.openstack.wsgi [None req-6baad439-491c-45b0-b5f7-59a1b42a4546 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Action: 'create', calling method: .version_select at 0x7b9c4941dc60>, body: {"keypair": {"name": "tempest-keypair-1609885835", "type": "ssh", "user_id": "dc06cc6c249c492598ae7f90e387bf86", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVIZdKNlxknYTHr4hKVA4OqHcyfKCYx5iv2G4ejrJIf1sTI/Rm9h1c4quDzWbj90TKGIYqY4BU5P+u0IZ5gtHLskyVPdo4WeIcjIHCPORGV0OZi5Fae2T1vfQtJncDLMQ=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 510.647709] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 510.650372] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 510.650645] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 510.650861] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 510.651332] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 510.651542] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 510.651711] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 510.658663] [47313]: DEBUG nova.quota [None req-6baad439-491c-45b0-b5f7-59a1b42a4546 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Getting quotas for project c57897dc8bfe46708b79d9a934047e0d. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 510.663988] [47313]: DEBUG nova.quota [None req-6baad439-491c-45b0-b5f7-59a1b42a4546 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Getting quotas for user 1c569fbd2f5646d1890770413d078f16 and project c57897dc8bfe46708b79d9a934047e0d. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 510.668411] [47312]: INFO nova.api.openstack.requestlog [None req-2f73ac51-0f8a-4ff0-a845-c064c830ffc6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.192036 [ 510.668778] [47312]: [pid: 47312|app: 0|req: 40/78] 10.180.1.21 () {58 vars in 1171 bytes} [Thu Oct 31 12:09:47 2024] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 510.696874] [47313]: INFO nova.api.openstack.requestlog [None req-6baad439-491c-45b0-b5f7-59a1b42a4546 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.10 time: 0.056930 [ 510.698507] [47313]: [pid: 47313|app: 0|req: 39/79] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:09:47 2024] POST /compute/v2.1/os-keypairs => generated 401 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 510.780262] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf32f44e-c7d5-4c14-9a00-5acb9499fe33 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": "1024", "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1376786360", "id": 17809864, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 510.801020] [47312]: INFO nova.api.openstack.requestlog [None req-bf32f44e-c7d5-4c14-9a00-5acb9499fe33 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 424 microversion: 2.1 time: 0.130723 [ 510.801020] [47312]: [pid: 47312|app: 0|req: 41/80] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:47 2024] POST /compute/v2.1/flavors => generated 424 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 510.808964] [47313]: DEBUG nova.api.openstack.wsgi [None req-63c2c87f-cde3-4ac0-8d15-b52057cd31c1 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Calling method '.version_select at 0x7b9c48a65900>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 510.988583] [47312]: DEBUG nova.api.openstack.wsgi [None req-0101d01e-f7cc-4a06-9c9d-be526434e339 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Calling method '.version_select at 0x7b9c48912710>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 510.993784] [47312]: DEBUG nova.policy [None req-0101d01e-f7cc-4a06-9c9d-be526434e339 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Policy check for os_compute_api:os-hypervisors:list-detail failed with credentials {'is_admin': False, 'user_id': 'd7febb184d0741e09dbcfc7316a550f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'faef02ec0a3a4de6837f81e53d7019b8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 510.999165] [47312]: DEBUG nova.api.openstack.wsgi [None req-0101d01e-f7cc-4a06-9c9d-be526434e339 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 510.999165] [47312]: INFO nova.api.openstack.requestlog [None req-0101d01e-f7cc-4a06-9c9d-be526434e339 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail" status: 403 len: 122 microversion: 2.1 time: 0.197316 [ 510.999799] [47312]: [pid: 47312|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1162 bytes} [Thu Oct 31 12:09:47 2024] GET /compute/v2.1/os-hypervisors/detail => generated 122 bytes in 198 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 511.003257] [47312]: DEBUG nova.api.openstack.wsgi [None req-d2159d25-3af2-4458-bbc5-99f746d1bf93 tempest-FlavorsAccessTestJSON-779158713 tempest-FlavorsAccessTestJSON-779158713-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 511.036777] [47312]: INFO nova.api.openstack.requestlog [None req-d2159d25-3af2-4458-bbc5-99f746d1bf93 tempest-FlavorsAccessTestJSON-779158713 tempest-FlavorsAccessTestJSON-779158713-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5090 microversion: 2.1 time: 0.036102 [ 511.039518] [47312]: [pid: 47312|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:47 2024] GET /compute/v2.1/flavors/detail => generated 5090 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 511.142014] [47313]: INFO nova.api.openstack.requestlog [None req-63c2c87f-cde3-4ac0-8d15-b52057cd31c1 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 371 microversion: 2.1 time: 0.443697 [ 511.142014] [47313]: [pid: 47313|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:09:47 2024] GET /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 371 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 511.234237] [47312]: DEBUG nova.api.openstack.wsgi [None req-612bdafe-01b1-47f0-a2ad-d8f1b9d090bb tempest-AZAdminNegativeTestJSON-779982114 tempest-AZAdminNegativeTestJSON-779982114-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 511.236404] [47312]: DEBUG nova.policy [None req-612bdafe-01b1-47f0-a2ad-d8f1b9d090bb tempest-AZAdminNegativeTestJSON-779982114 tempest-AZAdminNegativeTestJSON-779982114-project-member] Policy check for os_compute_api:os-availability-zone:detail failed with credentials {'is_admin': False, 'user_id': '6c70e0ec199c448fae7907d2e4145433', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4d0e32b98d3a4b88affbb3bd320ed710', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 511.236741] [47312]: DEBUG nova.api.openstack.wsgi [None req-612bdafe-01b1-47f0-a2ad-d8f1b9d090bb tempest-AZAdminNegativeTestJSON-779982114 tempest-AZAdminNegativeTestJSON-779982114-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 511.237285] [47312]: INFO nova.api.openstack.requestlog [None req-612bdafe-01b1-47f0-a2ad-d8f1b9d090bb tempest-AZAdminNegativeTestJSON-779982114 tempest-AZAdminNegativeTestJSON-779982114-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 403 len: 123 microversion: 2.1 time: 0.196926 [ 511.237414] [47312]: [pid: 47312|app: 0|req: 44/84] 10.180.1.21 () {58 vars in 1180 bytes} [Thu Oct 31 12:09:47 2024] GET /compute/v2.1/os-availability-zone/detail => generated 123 bytes in 197 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 511.239702] [47312]: DEBUG nova.api.openstack.wsgi [None req-e931f900-e55c-4967-9521-0a870b17b563 tempest-TenantUsagesNegativeTestJSON-1773808692 tempest-TenantUsagesNegativeTestJSON-1773808692-project-admin] Calling method '.version_select at 0x7b9c48913520>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 511.243252] [47312]: INFO nova.api.openstack.wsgi [None req-e931f900-e55c-4967-9521-0a870b17b563 tempest-TenantUsagesNegativeTestJSON-1773808692 tempest-TenantUsagesNegativeTestJSON-1773808692-project-admin] HTTP exception thrown: Invalid start time. The start time cannot occur after the end time. [ 511.243561] [47312]: DEBUG nova.api.openstack.wsgi [None req-e931f900-e55c-4967-9521-0a870b17b563 tempest-TenantUsagesNegativeTestJSON-1773808692 tempest-TenantUsagesNegativeTestJSON-1773808692-project-admin] Returning 400 to user: Invalid start time. The start time cannot occur after the end time. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 511.243956] [47312]: INFO nova.api.openstack.requestlog [None req-e931f900-e55c-4967-9521-0a870b17b563 tempest-TenantUsagesNegativeTestJSON-1773808692 tempest-TenantUsagesNegativeTestJSON-1773808692-project-admin] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage/ac353cd9ff314f018dc9dc393b03a1c7?start=2024-11-01T12%3A09%3A44.656892&end=2024-10-30T12%3A09%3A44.656892" status: 400 len: 111 microversion: 2.1 time: 0.006045 [ 511.244403] [47312]: [pid: 47312|app: 0|req: 45/85] 10.180.1.21 () {58 vars in 1407 bytes} [Thu Oct 31 12:09:48 2024] GET /compute/v2.1/os-simple-tenant-usage/ac353cd9ff314f018dc9dc393b03a1c7?start=2024-11-01T12%3A09%3A44.656892&end=2024-10-30T12%3A09%3A44.656892 => generated 111 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 511.375359] [47313]: DEBUG nova.api.openstack.wsgi [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-2078913040", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 511.402770] [47312]: DEBUG nova.api.openstack.wsgi [None req-370687fa-9b53-4f45-a243-6db768ff6a7f tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Calling method '.version_select at 0x7b9c48912e60>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 511.423241] [47313]: DEBUG nova.network.neutron [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 511.560705] [47313]: DEBUG nova.virt.hardware [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 511.560905] [47313]: DEBUG nova.virt.hardware [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 511.561809] [47313]: DEBUG nova.virt.hardware [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 511.561920] [47313]: DEBUG nova.virt.hardware [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 511.562101] [47313]: DEBUG nova.virt.hardware [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 511.575491] [47313]: DEBUG oslo_concurrency.lockutils [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 511.575813] [47313]: DEBUG oslo_concurrency.lockutils [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 511.575902] [47313]: DEBUG oslo_concurrency.lockutils [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 511.576321] [47313]: DEBUG oslo_concurrency.lockutils [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 511.576519] [47313]: DEBUG oslo_concurrency.lockutils [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 511.576687] [47313]: DEBUG oslo_concurrency.lockutils [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 511.593433] [47313]: DEBUG nova.quota [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Getting quotas for project 05f1f715efc54b2abc89921fd29b2ca0. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 511.595343] [47313]: DEBUG nova.quota [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Getting quotas for user 13a2aee7a1b34c4092c2a52cb7683528 and project 05f1f715efc54b2abc89921fd29b2ca0. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 511.601106] [47313]: DEBUG nova.compute.api [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 511.602853] [47313]: DEBUG nova.compute.api [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 511.714741] [47312]: INFO nova.api.openstack.requestlog [None req-370687fa-9b53-4f45-a243-6db768ff6a7f tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7" status: 200 len: 371 microversion: 2.1 time: 0.469436 [ 511.715109] [47312]: [pid: 47312|app: 0|req: 46/86] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:09:48 2024] GET /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7 => generated 371 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 511.812613] [47313]: INFO nova.api.openstack.requestlog [None req-be64f0dc-e9b3-4074-bfe6-51190cc32985 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.666389 [ 511.813083] [47313]: [pid: 47313|app: 0|req: 41/87] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:47 2024] POST /compute/v2.1/servers => generated 380 bytes in 670 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 511.924155] [47312]: DEBUG nova.api.openstack.wsgi [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Calling method '.version_select at 0x7b9c48913d00>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 511.928262] [47312]: DEBUG oslo_concurrency.lockutils [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 511.929357] [47312]: DEBUG oslo_concurrency.lockutils [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 511.929357] [47312]: DEBUG oslo_concurrency.lockutils [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 511.929357] [47312]: DEBUG oslo_concurrency.lockutils [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 511.929357] [47312]: DEBUG oslo_concurrency.lockutils [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 511.929774] [47312]: DEBUG oslo_concurrency.lockutils [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 511.950446] [47312]: INFO nova.api.openstack.requestlog [None req-20af4742-4bef-45eb-95d8-6b64f1f95735 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.234668 [ 511.951910] [47312]: [pid: 47312|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Oct 31 12:09:48 2024] GET /compute/v2.1/os-hosts => generated 215 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 512.001089] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c4c89d9-4e2f-4a1c-afe9-84d153af8a9f tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Action: 'create', calling method: .version_select at 0x7b9c48a66290>, body: {"pool": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 512.133139] [47312]: DEBUG nova.api.openstack.wsgi [None req-7226bf5e-0c8c-41d7-807b-f2a40893b772 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] Action: 'create', calling method: .version_select at 0x7b9c489130a0>, body: {"security_group": {"name": "tempest-securitygroup-1313668587", "description": "tempest-description-1804853475"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 512.616441] [47312]: INFO nova.api.openstack.requestlog [None req-7226bf5e-0c8c-41d7-807b-f2a40893b772 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.662594 [ 512.616441] [47312]: [pid: 47312|app: 0|req: 48/89] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:09:48 2024] POST /compute/v2.1/os-security-groups => generated 221 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 512.748024] [47312]: DEBUG nova.api.openstack.wsgi [None req-7fda8589-26b6-4ad4-ac4f-a41df64c8697 tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV255TestJSON-flavor-1778359117", "id": 366605255, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 512.774608] [47312]: INFO nova.api.openstack.requestlog [None req-7fda8589-26b6-4ad4-ac4f-a41df64c8697 tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 446 microversion: 2.55 time: 0.154203 [ 512.774791] [47312]: [pid: 47312|app: 0|req: 49/90] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:09:49 2024] POST /compute/v2.1/flavors => generated 446 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 512.839847] [47312]: DEBUG nova.api.openstack.wsgi [None req-255d6dd8-88a0-4dfc-8ee9-c74966064913 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_validate_metadata_-888979148", "id": 436985735, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 512.854165] [47312]: INFO nova.api.openstack.requestlog [None req-255d6dd8-88a0-4dfc-8ee9-c74966064913 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 467 microversion: 2.86 time: 0.078833 [ 512.854486] [47312]: [pid: 47312|app: 0|req: 50/91] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:09:49 2024] POST /compute/v2.1/flavors => generated 467 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 512.926263] [47312]: DEBUG nova.api.openstack.wsgi [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Calling method '.version_select at 0x7b9c48970af0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 512.928486] [47312]: DEBUG oslo_concurrency.lockutils [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 512.928718] [47312]: DEBUG oslo_concurrency.lockutils [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 512.928897] [47312]: DEBUG oslo_concurrency.lockutils [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 512.940753] [47312]: DEBUG oslo_concurrency.lockutils [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 512.941145] [47312]: DEBUG oslo_concurrency.lockutils [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 512.941348] [47312]: DEBUG oslo_concurrency.lockutils [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 512.946064] [47312]: INFO nova.api.openstack.requestlog [None req-47ff17c1-9fa5-4523-b931-71633d060f8d tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.090957 [ 512.947050] [47312]: [pid: 47312|app: 0|req: 51/92] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:49 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 512.949588] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6bb6727-0c91-4d95-90a8-3a0948e059a9 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 512.952293] [47312]: DEBUG nova.policy [None req-e6bb6727-0c91-4d95-90a8-3a0948e059a9 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Policy check for os_compute_api:os-flavor-extra-specs:create failed with credentials {'is_admin': False, 'user_id': 'bcf96e8df4b6489ca0e2b5c2eef08b4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd83ce8e5ca6e4575ae72759f7b317f60', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 512.953256] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6bb6727-0c91-4d95-90a8-3a0948e059a9 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 512.953256] [47312]: INFO nova.api.openstack.requestlog [None req-e6bb6727-0c91-4d95-90a8-3a0948e059a9 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/507855242/os-extra_specs" status: 403 len: 124 microversion: 2.1 time: 0.006155 [ 512.953399] [47312]: [pid: 47312|app: 0|req: 52/93] 10.180.1.21 () {60 vars in 1216 bytes} [Thu Oct 31 12:09:49 2024] POST /compute/v2.1/flavors/507855242/os-extra_specs => generated 124 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 513.032119] [47312]: DEBUG nova.api.openstack.wsgi [None req-4dd5f5ca-842a-4544-bb25-43b67009a793 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-703680788", "ram": 512, "vcpus": 1, "disk": 10, "id": 1688536620, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 513.044632] [47312]: INFO nova.api.openstack.requestlog [None req-4dd5f5ca-842a-4544-bb25-43b67009a793 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.090513 [ 513.045165] [47312]: [pid: 47312|app: 0|req: 53/94] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:49 2024] POST /compute/v2.1/flavors => generated 415 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 513.128480] [47313]: INFO nova.api.openstack.requestlog [None req-1c4c89d9-4e2f-4a1c-afe9-84d153af8a9f tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.314791 [ 513.128819] [47313]: [pid: 47313|app: 0|req: 42/95] 10.180.1.21 () {60 vars in 1165 bytes} [Thu Oct 31 12:09:48 2024] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 513.156152] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Calling method '.version_select at 0x7b9c489139a0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.160599] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 513.161076] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 513.161076] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 513.178273] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 513.178273] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 513.178273] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 513.186731] [47312]: INFO nova.api.openstack.requestlog [None req-8ff7aac0-3f37-4b4d-96e6-9f07072acfb9 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.139803 [ 513.186731] [47312]: [pid: 47312|app: 0|req: 54/96] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:49 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 513.303979] [47313]: DEBUG nova.api.openstack.wsgi [None req-a769f94b-d563-40a0-b3de-61fa68d64fc2 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.307544] [47313]: DEBUG nova.policy [None req-a769f94b-d563-40a0-b3de-61fa68d64fc2 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:list failed with credentials {'is_admin': False, 'user_id': 'f608afe5c85a47eaabe4064dbd0a7361', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '388015e69c734af387b3453115fc4a01', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 513.307953] [47313]: DEBUG nova.api.openstack.wsgi [None req-a769f94b-d563-40a0-b3de-61fa68d64fc2 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 513.308451] [47313]: INFO nova.api.openstack.requestlog [None req-a769f94b-d563-40a0-b3de-61fa68d64fc2 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 403 len: 128 microversion: 2.1 time: 0.178417 [ 513.309227] [47313]: [pid: 47313|app: 0|req: 43/97] 10.180.1.21 () {58 vars in 1180 bytes} [Thu Oct 31 12:09:49 2024] GET /compute/v2.1/os-instance_usage_audit_log => generated 128 bytes in 180 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 513.312138] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.315685] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 513.315966] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 513.316229] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 513.317434] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 513.317716] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 513.317923] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 513.345605] [47313]: INFO nova.api.openstack.requestlog [None req-b6054057-4811-420a-8791-be2a88c6e46d tempest-AZAdminV2TestJSON-329465119 tempest-AZAdminV2TestJSON-329465119-project-admin] 10.180.1.21 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 484 microversion: 2.1 time: 0.035232 [ 513.345773] [47313]: [pid: 47313|app: 0|req: 44/98] 10.180.1.21 () {58 vars in 1180 bytes} [Thu Oct 31 12:09:50 2024] GET /compute/v2.1/os-availability-zone/detail => generated 484 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 513.348134] [47313]: DEBUG nova.api.openstack.wsgi [None req-4313aeba-dcc9-4cc4-8587-5c7c9b2d4945 tempest-FlavorsV2NegativeTest-269749468 tempest-FlavorsV2NegativeTest-269749468-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FlavorsV2NegativeTest-server-390736384", "imageRef": "0c030d83-5b7d-4798-9557-de388413ec0a", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 513.363462] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerTestJSON-server-1594548600", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "7a78f4f8-51ee-47b5-90e6-72bfa5a1aa69"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 513.416890] [47313]: DEBUG nova.network.neutron [None req-4313aeba-dcc9-4cc4-8587-5c7c9b2d4945 tempest-FlavorsV2NegativeTest-269749468 tempest-FlavorsV2NegativeTest-269749468-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 513.428309] [47312]: DEBUG nova.network.neutron [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] validate_networks() for [('7a78f4f8-51ee-47b5-90e6-72bfa5a1aa69', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 513.603465] [47313]: INFO nova.api.openstack.wsgi [None req-4313aeba-dcc9-4cc4-8587-5c7c9b2d4945 tempest-FlavorsV2NegativeTest-269749468 tempest-FlavorsV2NegativeTest-269749468-project-member] HTTP exception thrown: Flavor's memory is too small for requested image. [ 513.603807] [47313]: DEBUG nova.api.openstack.wsgi [None req-4313aeba-dcc9-4cc4-8587-5c7c9b2d4945 tempest-FlavorsV2NegativeTest-269749468 tempest-FlavorsV2NegativeTest-269749468-project-member] Returning 400 to user: Flavor's memory is too small for requested image. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 513.604254] [47313]: INFO nova.api.openstack.requestlog [None req-4313aeba-dcc9-4cc4-8587-5c7c9b2d4945 tempest-FlavorsV2NegativeTest-269749468 tempest-FlavorsV2NegativeTest-269749468-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 93 microversion: 2.1 time: 0.258019 [ 513.604579] [47313]: [pid: 47313|app: 0|req: 45/99] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:50 2024] POST /compute/v2.1/servers => generated 93 bytes in 258 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 513.607535] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab7b3fcf-65fd-437f-8e8a-4774f527ed9b tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Calling method '.version_select at 0x7b9c48abf910>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.625083] [47313]: INFO nova.api.openstack.wsgi [None req-ab7b3fcf-65fd-437f-8e8a-4774f527ed9b tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] HTTP exception thrown: Image not found. [ 513.625456] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab7b3fcf-65fd-437f-8e8a-4774f527ed9b tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Returning 404 to user: Image not found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 513.625874] [47313]: INFO nova.api.openstack.requestlog [None req-ab7b3fcf-65fd-437f-8e8a-4774f527ed9b tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] 10.180.1.21 "GET /compute/v2.1/images/1a261828-c4c0-4876-beda-b51c26939ca7/metadata" status: 404 len: 62 microversion: 2.1 time: 0.020699 [ 513.626186] [47313]: [pid: 47313|app: 0|req: 46/100] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:09:50 2024] GET /compute/v2.1/images/1a261828-c4c0-4876-beda-b51c26939ca7/metadata => generated 62 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 513.630837] [47313]: DEBUG nova.api.openstack.wsgi [None req-de05aeee-eb45-40d2-a01c-29eba37c1464 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1410004387"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 513.634051] [47313]: DEBUG nova.objects.aggregate [None req-de05aeee-eb45-40d2-a01c-29eba37c1464 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid 1e7138bb-ad65-4109-87fa-c0887659d89e for aggregate {{(pid=47313) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 513.664018] [47313]: INFO nova.api.openstack.requestlog [None req-de05aeee-eb45-40d2-a01c-29eba37c1464 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.034983 [ 513.664018] [47313]: [pid: 47313|app: 0|req: 47/101] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:09:50 2024] POST /compute/v2.1/os-aggregates => generated 198 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 513.669362] [47313]: DEBUG nova.api.openstack.wsgi [None req-da0f7790-3026-46f2-942b-e54bcb9a82b4 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Calling method '.version_select at 0x7b9c489780d0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.679807] [47313]: INFO nova.api.openstack.requestlog [None req-da0f7790-3026-46f2-942b-e54bcb9a82b4 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-205435230?user_id=dc06cc6c249c492598ae7f90e387bf86" status: 200 len: 511 microversion: 2.10 time: 0.015090 [ 513.680159] [47313]: [pid: 47313|app: 0|req: 48/102] 10.180.1.21 () {60 vars in 1332 bytes} [Thu Oct 31 12:09:50 2024] GET /compute/v2.1/os-keypairs/tempest-keypair-205435230?user_id=dc06cc6c249c492598ae7f90e387bf86 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 513.682937] [47313]: DEBUG nova.api.openstack.wsgi [None req-d24dce74-ad0d-4b12-b09b-f8a4058fb726 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.701330] [47313]: INFO nova.api.openstack.requestlog [None req-d24dce74-ad0d-4b12-b09b-f8a4058fb726 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/17809864" status: 202 len: 0 microversion: 2.1 time: 0.020473 [ 513.702115] [47313]: [pid: 47313|app: 0|req: 49/103] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:09:50 2024] DELETE /compute/v2.1/flavors/17809864 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 513.704665] [47313]: DEBUG nova.api.openstack.wsgi [None req-4560defc-5df8-4645-ae14-fed6c47b4801 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.718168] [47313]: INFO nova.api.openstack.requestlog [None req-4560defc-5df8-4645-ae14-fed6c47b4801 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2145363063" status: 202 len: 0 microversion: 2.1 time: 0.015458 [ 513.718676] [47313]: [pid: 47313|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:09:50 2024] DELETE /compute/v2.1/flavors/2145363063 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 513.723296] [47313]: DEBUG nova.api.openstack.wsgi [None req-7aa3d930-0a52-4322-a13d-186e404d0ae6 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Calling method '.version_select at 0x7b9c48abfbe0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 513.724384] [47313]: DEBUG nova.policy [None req-7aa3d930-0a52-4322-a13d-186e404d0ae6 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Policy check for os_compute_api:os-hypervisors:list failed with credentials {'is_admin': False, 'user_id': 'd7febb184d0741e09dbcfc7316a550f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'faef02ec0a3a4de6837f81e53d7019b8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 513.724715] [47313]: DEBUG nova.api.openstack.wsgi [None req-7aa3d930-0a52-4322-a13d-186e404d0ae6 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 513.725153] [47313]: INFO nova.api.openstack.requestlog [None req-7aa3d930-0a52-4322-a13d-186e404d0ae6 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 403 len: 115 microversion: 2.1 time: 0.005929 [ 513.725375] [47313]: [pid: 47313|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:50 2024] GET /compute/v2.1/os-hypervisors => generated 115 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 513.727631] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Action: 'update', calling method: .version_select at 0x7b9c4897ab00>, body: {"quota_set": {"force": true, "cores": 0}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 514.023586] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 514.024855] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 514.025393] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 514.025543] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 514.025747] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 514.026088] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 514.070081] [47313]: INFO nova.api.openstack.requestlog [None req-1ba9e11f-f7a1-4bc2-be19-cbfbe7c697d4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 328 microversion: 2.1 time: 0.344041 [ 514.070594] [47313]: [pid: 47313|app: 0|req: 52/106] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:09:50 2024] PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 328 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 514.165307] [47313]: DEBUG nova.api.openstack.wsgi [None req-815e4793-d673-4f39-ae13-0f6b6a7be9af tempest-TenantUsagesNegativeTestJSON-2049970979 tempest-TenantUsagesNegativeTestJSON-2049970979-project-member] Calling method '.version_select at 0x7b9c48a676d0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 514.167759] [47313]: DEBUG nova.policy [None req-815e4793-d673-4f39-ae13-0f6b6a7be9af tempest-TenantUsagesNegativeTestJSON-2049970979 tempest-TenantUsagesNegativeTestJSON-2049970979-project-member] Policy check for os_compute_api:os-simple-tenant-usage:list failed with credentials {'is_admin': False, 'user_id': '73e4463931f24d9ead130e5cc8b9d385', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ac353cd9ff314f018dc9dc393b03a1c7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 514.168136] [47313]: DEBUG nova.api.openstack.wsgi [None req-815e4793-d673-4f39-ae13-0f6b6a7be9af tempest-TenantUsagesNegativeTestJSON-2049970979 tempest-TenantUsagesNegativeTestJSON-2049970979-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 514.168543] [47313]: INFO nova.api.openstack.requestlog [None req-815e4793-d673-4f39-ae13-0f6b6a7be9af tempest-TenantUsagesNegativeTestJSON-2049970979 tempest-TenantUsagesNegativeTestJSON-2049970979-project-member] 10.180.1.21 "GET /compute/v2.1/os-simple-tenant-usage?start=2024-10-30T12%3A09%3A44.656892&end=2024-11-01T12%3A09%3A44.656892&detailed=1" status: 403 len: 123 microversion: 2.1 time: 0.097319 [ 514.168961] [47313]: [pid: 47313|app: 0|req: 53/107] 10.180.1.21 () {58 vars in 1330 bytes} [Thu Oct 31 12:09:50 2024] GET /compute/v2.1/os-simple-tenant-usage?start=2024-10-30T12%3A09%3A44.656892&end=2024-11-01T12%3A09%3A44.656892&detailed=1 => generated 123 bytes in 98 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 514.327310] [47312]: DEBUG nova.virt.hardware [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 514.327533] [47312]: DEBUG nova.virt.hardware [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 514.328364] [47312]: DEBUG nova.virt.hardware [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 514.328364] [47312]: DEBUG nova.virt.hardware [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 514.328364] [47312]: DEBUG nova.virt.hardware [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 514.344482] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 514.344733] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 514.344912] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 514.345295] [47313]: DEBUG nova.api.openstack.wsgi [None req-1579fa77-1a65-4100-9600-7fafbbec1055 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Action: 'create', calling method: .version_select at 0x7b9c489792d0>, body: {"keypair": {"name": "tempest-keypair-428729967", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA2mrRuOpb1ZNn5lQR34vL4V4IINebKekDFz7O4M8lnS0yFODTudRJNAXJQq58yn7t6xPNPy/BsyzxzdINGbfa/D2Nwrsp+4afl0tNkCG9dBdi89kx45+/Lukk8B+jwnEw=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 514.345367] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 514.345514] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 514.345684] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 514.366997] [47312]: DEBUG nova.quota [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Getting quotas for project 8dec145bfec94bcea43138b57c9e8663. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 514.367144] [47313]: DEBUG nova.quota [None req-1579fa77-1a65-4100-9600-7fafbbec1055 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for project 5b80714a72c14aef842c7b02001edd92. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 514.371602] [47312]: DEBUG nova.quota [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Getting quotas for user 3616a5759f84445e84217f2d4bf5912a and project 8dec145bfec94bcea43138b57c9e8663. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 514.371709] [47313]: DEBUG nova.quota [None req-1579fa77-1a65-4100-9600-7fafbbec1055 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for user 11e1217449554a459d4f5cb72bfc578f and project 5b80714a72c14aef842c7b02001edd92. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 514.380805] [47312]: DEBUG nova.compute.api [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 514.382914] [47312]: DEBUG nova.compute.api [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 514.390626] [47313]: INFO nova.api.openstack.requestlog [None req-1579fa77-1a65-4100-9600-7fafbbec1055 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.220902 [ 514.391108] [47313]: [pid: 47313|app: 0|req: 54/108] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:09:51 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 514.435900] [47312]: INFO nova.api.openstack.requestlog [None req-0a8f4b2f-e298-49b6-bb07-d21d1e2ea98c tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.249385 [ 514.436468] [47312]: [pid: 47312|app: 0|req: 55/109] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:50 2024] POST /compute/v2.1/servers => generated 380 bytes in 1250 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 514.589061] [47313]: DEBUG nova.api.openstack.wsgi [None req-37b5f5ad-511c-46bf-b692-cf6cd133418f tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Calling method '.version_select at 0x7b9c4897b370>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 514.645322] [47313]: DEBUG neutronclient.v2_0.client [None req-37b5f5ad-511c-46bf-b692-cf6cd133418f tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 355407da-1546-4d1c-b1f7-0981fe3aaf2b does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 514.645723] [47313]: DEBUG nova.network.security_group_api [None req-37b5f5ad-511c-46bf-b692-cf6cd133418f tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Neutron security group 355407da-1546-4d1c-b1f7-0981fe3aaf2b not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 514.646025] [47313]: INFO nova.api.openstack.wsgi [None req-37b5f5ad-511c-46bf-b692-cf6cd133418f tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] HTTP exception thrown: Security group 355407da-1546-4d1c-b1f7-0981fe3aaf2b does not exist [ 514.646025] [47313]: Neutron server returns request_ids: ['req-d6c59dde-440f-4b62-8c2b-0001abf03dec'] [ 514.646769] [47313]: DEBUG nova.api.openstack.wsgi [None req-37b5f5ad-511c-46bf-b692-cf6cd133418f tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Returning 404 to user: Security group 355407da-1546-4d1c-b1f7-0981fe3aaf2b does not exist [ 514.646769] [47313]: Neutron server returns request_ids: ['req-d6c59dde-440f-4b62-8c2b-0001abf03dec'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 514.646769] [47313]: INFO nova.api.openstack.requestlog [None req-37b5f5ad-511c-46bf-b692-cf6cd133418f tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/355407da-1546-4d1c-b1f7-0981fe3aaf2b" status: 404 len: 194 microversion: 2.1 time: 0.255365 [ 514.647114] [47313]: [pid: 47313|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:09:51 2024] DELETE /compute/v2.1/os-security-groups/355407da-1546-4d1c-b1f7-0981fe3aaf2b => generated 194 bytes in 256 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 514.649467] [47313]: DEBUG nova.api.openstack.wsgi [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Action: 'update', calling method: .version_select at 0x7b9c48978d30>, body: {"quota_set": {"ram": "5120"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 514.697015] [47312]: DEBUG nova.api.openstack.wsgi [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationNegativeTestJSON-server-590715492", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "10c71e09-18b6-44ef-a2ac-ebd740ece40a"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 514.770170] [47312]: DEBUG nova.network.neutron [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] validate_networks() for [('10c71e09-18b6-44ef-a2ac-ebd740ece40a', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 515.191893] [47313]: DEBUG oslo_concurrency.lockutils [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.192193] [47313]: DEBUG oslo_concurrency.lockutils [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.192613] [47313]: DEBUG oslo_concurrency.lockutils [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.193119] [47313]: DEBUG oslo_concurrency.lockutils [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.193340] [47313]: DEBUG oslo_concurrency.lockutils [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.193815] [47313]: DEBUG oslo_concurrency.lockutils [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.240202] [47313]: INFO nova.api.openstack.requestlog [None req-1382721d-b288-4460-a353-95535f144d60 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7" status: 200 len: 328 microversion: 2.1 time: 0.592514 [ 515.242588] [47313]: [pid: 47313|app: 0|req: 56/111] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:09:51 2024] PUT /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7 => generated 328 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 515.245021] [47313]: DEBUG nova.api.openstack.wsgi [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 515.245924] [47313]: DEBUG nova.compute.api [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 515.254085] [47313]: DEBUG oslo_concurrency.lockutils [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.254337] [47313]: DEBUG oslo_concurrency.lockutils [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.255129] [47313]: DEBUG oslo_concurrency.lockutils [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.255395] [47313]: DEBUG oslo_concurrency.lockutils [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.255587] [47313]: DEBUG oslo_concurrency.lockutils [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.255768] [47313]: DEBUG oslo_concurrency.lockutils [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.277166] [47312]: DEBUG nova.virt.hardware [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 515.277449] [47312]: DEBUG nova.virt.hardware [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 515.280167] [47312]: DEBUG nova.virt.hardware [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 515.280167] [47312]: DEBUG nova.virt.hardware [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 515.280167] [47312]: DEBUG nova.virt.hardware [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 515.291941] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.292495] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.292495] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.292804] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.293080] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.293265] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.304914] [47312]: DEBUG nova.quota [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Getting quotas for project 9f70baceb5df4b248e09ecf1dcb3aead. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 515.307130] [47312]: DEBUG nova.quota [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Getting quotas for user 6656efb10c444e21978b1553eb5f7784 and project 9f70baceb5df4b248e09ecf1dcb3aead. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 515.313550] [47312]: DEBUG nova.compute.api [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 515.314974] [47312]: DEBUG nova.compute.api [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 515.350515] [47313]: DEBUG nova.policy [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 515.353287] [47312]: INFO nova.api.openstack.requestlog [None req-df39ce22-a481-496e-8ca0-6726cfbbb631 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.915967 [ 515.354376] [47312]: [pid: 47312|app: 0|req: 56/112] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:51 2024] POST /compute/v2.1/servers => generated 380 bytes in 917 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 515.357948] [47312]: DEBUG nova.api.openstack.wsgi [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Calling method '.version_select at 0x7b9c48912200>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 515.360444] [47312]: DEBUG oslo_concurrency.lockutils [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.360771] [47312]: DEBUG oslo_concurrency.lockutils [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.360976] [47312]: DEBUG oslo_concurrency.lockutils [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.364066] [47312]: DEBUG oslo_concurrency.lockutils [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 515.364066] [47312]: DEBUG oslo_concurrency.lockutils [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 515.364066] [47312]: DEBUG oslo_concurrency.lockutils [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 515.375706] [47313]: INFO nova.api.openstack.requestlog [None req-a91939b3-2250-4b35-89f4-2ce33c70f4cf tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1270 microversion: 2.1 time: 0.133988 [ 515.375872] [47312]: INFO nova.api.openstack.requestlog [None req-a68ad522-5b63-410e-813d-0a23e7c9f8e7 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=" status: 200 len: 215 microversion: 2.1 time: 0.021567 [ 515.376049] [47313]: [pid: 47313|app: 0|req: 57/113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:52 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1270 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 515.376228] [47312]: [pid: 47312|app: 0|req: 57/114] 10.180.1.21 () {58 vars in 1134 bytes} [Thu Oct 31 12:09:52 2024] GET /compute/v2.1/os-hosts?zone= => generated 215 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 515.381243] [47312]: DEBUG nova.api.openstack.wsgi [None req-047e82ab-21e3-4621-a9c4-31e698dead62 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] Action: 'create', calling method: .version_select at 0x7b9c48913c70>, body: {"security_group": {"name": "tempest-securitygroup-1910406840", "description": "tempest-description-1442916109"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 515.637845] [47313]: DEBUG nova.api.openstack.wsgi [None req-35ca30d1-4ae0-4400-922f-9d49094f503e tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Action: 'create', calling method: .version_select at 0x7b9c4897b6d0>, body: {"pool": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 515.710884] [47312]: INFO nova.api.openstack.requestlog [None req-047e82ab-21e3-4621-a9c4-31e698dead62 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.334012 [ 515.711293] [47312]: [pid: 47312|app: 0|req: 58/115] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:09:52 2024] POST /compute/v2.1/os-security-groups => generated 221 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 515.884808] [47312]: DEBUG nova.api.openstack.wsgi [None req-5dd12ac6-2518-499c-9adf-a058346833cd tempest-FlavorsV255TestJSON-200157394 tempest-FlavorsV255TestJSON-200157394-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 515.897576] [47312]: INFO nova.api.openstack.requestlog [None req-5dd12ac6-2518-499c-9adf-a058346833cd tempest-FlavorsV255TestJSON-200157394 tempest-FlavorsV255TestJSON-200157394-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/366605255" status: 200 len: 446 microversion: 2.55 time: 0.185615 [ 515.899646] [47312]: [pid: 47312|app: 0|req: 59/116] 10.180.1.21 () {60 vars in 1191 bytes} [Thu Oct 31 12:09:52 2024] GET /compute/v2.1/flavors/366605255 => generated 446 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 515.902293] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc814d02-4402-41f6-b6fa-d2bae2f5e518 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:cpu_policy": "shared", "foo:bar": "baz"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 516.003028] [47312]: INFO nova.api.openstack.requestlog [None req-bc814d02-4402-41f6-b6fa-d2bae2f5e518 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/436985735/os-extra_specs" status: 200 len: 62 microversion: 2.86 time: 0.102752 [ 516.003028] [47312]: [pid: 47312|app: 0|req: 60/117] 10.180.1.21 () {62 vars in 1257 bytes} [Thu Oct 31 12:09:52 2024] POST /compute/v2.1/flavors/436985735/os-extra_specs => generated 62 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 516.005249] [47312]: DEBUG nova.api.openstack.wsgi [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Calling method '.version_select at 0x7b9c489137f0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 516.008129] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 516.008503] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 516.008837] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 516.025080] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 516.025390] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 516.025518] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 516.059184] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 516.059557] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 516.059752] [47312]: DEBUG oslo_concurrency.lockutils [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 516.065578] [47312]: INFO nova.api.openstack.requestlog [None req-562e2627-fa89-4425-85d6-ef9ecd815191 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers" status: 200 len: 229 microversion: 2.1 time: 0.062561 [ 516.065963] [47312]: [pid: 47312|app: 0|req: 61/118] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Oct 31 12:09:52 2024] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/servers => generated 229 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 516.068554] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed08ac41-ea17-46cd-b284-2687079eb7e5 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 516.100557] [47312]: INFO nova.api.openstack.requestlog [None req-ed08ac41-ea17-46cd-b284-2687079eb7e5 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/507855242/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.033988 [ 516.100949] [47312]: [pid: 47312|app: 0|req: 62/119] 10.180.1.21 () {60 vars in 1216 bytes} [Thu Oct 31 12:09:52 2024] POST /compute/v2.1/flavors/507855242/os-extra_specs => generated 66 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 516.104166] [47312]: DEBUG nova.api.openstack.wsgi [None req-124b5806-4498-4c25-8eda-f4509475da7f tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 516.135119] [47312]: INFO nova.api.openstack.requestlog [None req-124b5806-4498-4c25-8eda-f4509475da7f tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1688536620/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.031282 [ 516.135119] [47312]: [pid: 47312|app: 0|req: 63/120] 10.180.1.21 () {60 vars in 1219 bytes} [Thu Oct 31 12:09:52 2024] POST /compute/v2.1/flavors/1688536620/os-extra_specs => generated 66 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 516.139152] [47312]: DEBUG nova.api.openstack.wsgi [None req-5536a581-4604-4b6f-92c0-23a0d96491ea tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Action: 'create', calling method: .version_select at 0x7b9c48913520>, body: {"pool": null} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 516.830922] [47313]: INFO nova.api.openstack.requestlog [None req-35ca30d1-4ae0-4400-922f-9d49094f503e tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.454167 [ 516.832518] [47313]: [pid: 47313|app: 0|req: 58/121] 10.180.1.21 () {60 vars in 1165 bytes} [Thu Oct 31 12:09:52 2024] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1455 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 516.989105] [47312]: INFO nova.api.openstack.requestlog [None req-5536a581-4604-4b6f-92c0-23a0d96491ea tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.854782 [ 516.990266] [47312]: [pid: 47312|app: 0|req: 64/122] 10.180.1.21 () {60 vars in 1165 bytes} [Thu Oct 31 12:09:52 2024] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 516.992643] [47312]: DEBUG nova.api.openstack.wsgi [None req-5437db10-3e16-4468-98f2-75dd0fe36dd5 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 516.995286] [47312]: DEBUG nova.policy [None req-5437db10-3e16-4468-98f2-75dd0fe36dd5 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] Policy check for os_compute_api:os-instance-usage-audit-log:show failed with credentials {'is_admin': False, 'user_id': 'f608afe5c85a47eaabe4064dbd0a7361', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '388015e69c734af387b3453115fc4a01', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 516.995629] [47312]: DEBUG nova.api.openstack.wsgi [None req-5437db10-3e16-4468-98f2-75dd0fe36dd5 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 516.996033] [47312]: INFO nova.api.openstack.requestlog [None req-5437db10-3e16-4468-98f2-75dd0fe36dd5 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999 tempest-InstanceUsageAuditLogNegativeTestJSON-1379455999-project-member] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2024-10-31 12:09:50" status: 403 len: 128 microversion: 2.1 time: 0.005684 [ 516.996550] [47312]: [pid: 47312|app: 0|req: 65/123] 10.180.1.21 () {58 vars in 1246 bytes} [Thu Oct 31 12:09:53 2024] GET /compute/v2.1/os-instance_usage_audit_log/2024-10-31%2012%3A09%3A50 => generated 128 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 516.999592] [47312]: DEBUG nova.api.openstack.wsgi [None req-b94001d1-15ca-412b-8dfe-afe42404c6d1 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c48912560>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 517.013320] [47312]: INFO nova.api.openstack.wsgi [None req-b94001d1-15ca-412b-8dfe-afe42404c6d1 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] HTTP exception thrown: Image not found. [ 517.013629] [47312]: DEBUG nova.api.openstack.wsgi [None req-b94001d1-15ca-412b-8dfe-afe42404c6d1 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 517.014141] [47312]: INFO nova.api.openstack.requestlog [None req-b94001d1-15ca-412b-8dfe-afe42404c6d1 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1f5f40b1-2037-4d32-8cdc-e20d2a858b64/metadata" status: 404 len: 62 microversion: 2.1 time: 0.016406 [ 517.014545] [47312]: [pid: 47312|app: 0|req: 66/124] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:09:53 2024] PUT /compute/v2.1/images/1f5f40b1-2037-4d32-8cdc-e20d2a858b64/metadata => generated 62 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 517.016950] [47312]: DEBUG nova.api.openstack.wsgi [None req-3338f282-81c2-4b4e-80f1-3dfa3e88d11e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 517.025709] [47312]: DEBUG oslo_concurrency.lockutils [None req-3338f282-81c2-4b4e-80f1-3dfa3e88d11e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.025886] [47312]: DEBUG oslo_concurrency.lockutils [None req-3338f282-81c2-4b4e-80f1-3dfa3e88d11e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.026093] [47312]: DEBUG oslo_concurrency.lockutils [None req-3338f282-81c2-4b4e-80f1-3dfa3e88d11e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.028850] [47313]: DEBUG nova.api.openstack.wsgi [None req-d969ea08-0458-4d43-bbdc-2d4ff353c973 tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] Calling method '.version_select at 0x7b9c47f52d40>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.031117] [47313]: DEBUG nova.policy [None req-d969ea08-0458-4d43-bbdc-2d4ff353c973 tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] Policy check for os_compute_api:os-hypervisors:search failed with credentials {'is_admin': False, 'user_id': 'c1f1b08832384774a7b1423d7da4ddc4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '279f2721ad634de88074ee4bb904dad7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 517.031243] [47313]: DEBUG nova.api.openstack.wsgi [None req-d969ea08-0458-4d43-bbdc-2d4ff353c973 tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 517.031686] [47313]: INFO nova.api.openstack.requestlog [None req-d969ea08-0458-4d43-bbdc-2d4ff353c973 tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search" status: 403 len: 117 microversion: 2.1 time: 0.199438 [ 517.032614] [47313]: [pid: 47313|app: 0|req: 59/125] 10.180.1.21 () {58 vars in 1303 bytes} [Thu Oct 31 12:09:53 2024] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 117 bytes in 200 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 517.039433] [47313]: DEBUG nova.api.openstack.wsgi [None req-d52705f1-28fa-4e78-8b30-0721a6166c7a tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Action: 'create', calling method: .version_select at 0x7b9c47f52680>, body: {"keypair": {"name": "tempest-KeyPairsV210TestJSON-keypair-1939077159", "type": "ssh", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOGD+Tpdy3KsLMcdL1dAPEov3QeU4fcHfVYIOv7+RLzemgQoYslTRKnXhGhxNDbn67wrbLAHoyQqyMOzeqXyVLl6zB+8Uqy71+ISjQazz4Ud/+etnLLBQ0iyrg7MOKxIfA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 517.059642] [47313]: DEBUG nova.quota [None req-d52705f1-28fa-4e78-8b30-0721a6166c7a tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Getting quotas for project c57897dc8bfe46708b79d9a934047e0d. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 517.063480] [47313]: DEBUG nova.quota [None req-d52705f1-28fa-4e78-8b30-0721a6166c7a tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Getting quotas for user 1c569fbd2f5646d1890770413d078f16 and project c57897dc8bfe46708b79d9a934047e0d. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 517.087028] [47313]: INFO nova.api.openstack.requestlog [None req-d52705f1-28fa-4e78-8b30-0721a6166c7a tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 422 microversion: 2.10 time: 0.054418 [ 517.087398] [47313]: [pid: 47313|app: 0|req: 60/126] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:09:53 2024] POST /compute/v2.1/os-keypairs => generated 422 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 517.092170] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2d792a9-5029-48c4-8e96-7442446c3276 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.109821] [47313]: INFO nova.api.openstack.requestlog [None req-b2d792a9-5029-48c4-8e96-7442446c3276 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5914 microversion: 2.1 time: 0.021755 [ 517.110695] [47313]: [pid: 47313|app: 0|req: 61/127] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:53 2024] GET /compute/v2.1/flavors/detail => generated 5914 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 517.113061] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f5ed861-f17a-4bbe-bfc1-95a237184982 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.125385] [47313]: INFO nova.api.openstack.requestlog [None req-6f5ed861-f17a-4bbe-bfc1-95a237184982 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5914 microversion: 2.1 time: 0.014388 [ 517.125857] [47313]: [pid: 47313|app: 0|req: 62/128] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:53 2024] GET /compute/v2.1/flavors/detail => generated 5914 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 517.128039] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a422c5b-7e7a-4e21-bd01-63e175053ec4 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Calling method '.version_select at 0x7b9c47f52a70>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.130142] [47313]: DEBUG nova.policy [None req-2a422c5b-7e7a-4e21-bd01-63e175053ec4 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Policy check for os_compute_api:os-hypervisors:statistics failed with credentials {'is_admin': False, 'user_id': 'd7febb184d0741e09dbcfc7316a550f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'faef02ec0a3a4de6837f81e53d7019b8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 517.130477] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a422c5b-7e7a-4e21-bd01-63e175053ec4 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 517.130911] [47313]: INFO nova.api.openstack.requestlog [None req-2a422c5b-7e7a-4e21-bd01-63e175053ec4 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/statistics" status: 403 len: 121 microversion: 2.1 time: 0.004722 [ 517.131563] [47313]: [pid: 47313|app: 0|req: 63/129] 10.180.1.21 () {58 vars in 1174 bytes} [Thu Oct 31 12:09:53 2024] GET /compute/v2.1/os-hypervisors/statistics => generated 121 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 517.336098] [47313]: DEBUG nova.api.openstack.wsgi [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-625038660", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 517.390982] [47313]: DEBUG nova.network.neutron [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 517.543958] [47313]: DEBUG nova.virt.hardware [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 517.545800] [47313]: DEBUG nova.virt.hardware [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 517.546297] [47313]: DEBUG nova.virt.hardware [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 517.546592] [47313]: DEBUG nova.virt.hardware [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 517.546873] [47313]: DEBUG nova.virt.hardware [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 517.556992] [47313]: DEBUG oslo_concurrency.lockutils [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.557582] [47313]: DEBUG oslo_concurrency.lockutils [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.557954] [47313]: DEBUG oslo_concurrency.lockutils [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.560025] [47313]: DEBUG oslo_concurrency.lockutils [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.560025] [47313]: DEBUG oslo_concurrency.lockutils [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.560025] [47313]: DEBUG oslo_concurrency.lockutils [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.576957] [47313]: DEBUG nova.quota [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Getting quotas for project ff00607abac54266b7308b9c7b4c0f28. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 517.579860] [47313]: DEBUG nova.quota [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Getting quotas for user 76191dacfed54f048e34d8c89dd9f021 and project ff00607abac54266b7308b9c7b4c0f28. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 517.587736] [47313]: DEBUG nova.compute.utils [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] cores quota exceeded for ff00607abac54266b7308b9c7b4c0f28, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=47313) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1187}} [ 517.588264] [47313]: INFO nova.api.openstack.wsgi [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] HTTP exception thrown: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores [ 517.588567] [47313]: DEBUG nova.api.openstack.wsgi [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Returning 403 to user: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 517.589898] [47313]: INFO nova.api.openstack.requestlog [None req-0258c82e-a3c3-4878-8d2d-36d9759853b5 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 111 microversion: 2.1 time: 0.457711 [ 517.590254] [47313]: [pid: 47313|app: 0|req: 64/130] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:53 2024] POST /compute/v2.1/servers => generated 111 bytes in 458 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 517.593711] [47313]: DEBUG nova.api.openstack.wsgi [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.595899] [47313]: DEBUG nova.compute.api [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 517.602134] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.602360] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.603352] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.603352] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.603352] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.603352] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.652877] [47313]: DEBUG nova.policy [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 517.663069] [47313]: INFO nova.api.openstack.requestlog [None req-41a0bd4c-c73b-4c1f-bf75-5ad3f692a5af tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1267 microversion: 2.1 time: 0.070393 [ 517.663446] [47313]: [pid: 47313|app: 0|req: 65/131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:54 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1267 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 517.666319] [47313]: INFO nova.api.openstack.requestlog [None req-2f8bc2f8-454a-43f0-b374-052e32379fbf tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/" status: 404 len: 112 microversion: - time: 0.002058 [ 517.666437] [47313]: [pid: 47313|app: 0|req: 66/132] 10.180.1.21 () {58 vars in 1159 bytes} [Thu Oct 31 12:09:54 2024] DELETE /compute/v2.1/os-security-groups/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 517.708226] [47312]: INFO nova.api.openstack.requestlog [None req-3338f282-81c2-4b4e-80f1-3dfa3e88d11e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 234 microversion: 2.1 time: 0.692847 [ 517.708682] [47312]: [pid: 47312|app: 0|req: 67/133] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:09:53 2024] POST /compute/v2.1/os-aggregates/1/action => generated 234 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 517.711543] [47312]: DEBUG nova.api.openstack.wsgi [None req-c04fb219-c153-4c8b-82d1-58d49a34e719 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.724031] [47312]: INFO nova.api.openstack.requestlog [None req-c04fb219-c153-4c8b-82d1-58d49a34e719 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7" status: 202 len: 0 microversion: 2.1 time: 0.013900 [ 517.724031] [47312]: [pid: 47312|app: 0|req: 68/134] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:09:54 2024] DELETE /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 517.726492] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.727970] [47312]: DEBUG nova.compute.api [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 517.734856] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.736217] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.736217] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.736217] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.736217] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.741415] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.759834] [47313]: DEBUG nova.api.openstack.wsgi [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsNegativeTestJSON-server-2017804654", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "1402aea1-812f-4030-9e0a-50dffa8fe223"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 517.809391] [47313]: DEBUG nova.network.neutron [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] validate_networks() for [('1402aea1-812f-4030-9e0a-50dffa8fe223', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 517.825922] [47312]: DEBUG nova.policy [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 517.836028] [47312]: INFO nova.api.openstack.requestlog [None req-fbb1b64c-a77a-43e0-9800-074c201cf938 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1225 microversion: 2.1 time: 0.111789 [ 517.836360] [47312]: [pid: 47312|app: 0|req: 69/135] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:54 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1225 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 517.842729] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Calling method '.version_select at 0x7b9c47f71870>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 517.846068] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.846146] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.846531] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.847223] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 517.847223] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 517.847223] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 517.862454] [47312]: INFO nova.api.openstack.requestlog [None req-9b1ee472-ae9b-4a2a-80ff-a24b144f8c2d tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=xxx" status: 200 len: 13 microversion: 2.1 time: 0.025055 [ 517.862679] [47312]: [pid: 47312|app: 0|req: 70/136] 10.180.1.21 () {58 vars in 1140 bytes} [Thu Oct 31 12:09:54 2024] GET /compute/v2.1/os-hosts?zone=xxx => generated 13 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 517.935654] [47312]: DEBUG nova.api.openstack.wsgi [None req-07f4b7fb-56c8-4d04-98fe-cb0e0372773f tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Action: 'create', calling method: .version_select at 0x7b9c47f73d90>, body: {"security_group": {"name": "tempest-securitygroup-1166908789", "description": "tempest-description-1203040907"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 518.526525] [47312]: INFO nova.api.openstack.requestlog [None req-07f4b7fb-56c8-4d04-98fe-cb0e0372773f tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.663315 [ 518.526889] [47312]: [pid: 47312|app: 0|req: 71/137] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:09:54 2024] POST /compute/v2.1/os-security-groups => generated 221 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 518.534043] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4d8a6d6-301e-4fc2-a49d-10c285e98411 tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47e18af0>, body: {"flavor": {"description": "new"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 518.546233] [47313]: DEBUG nova.virt.hardware [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 518.546417] [47313]: DEBUG nova.virt.hardware [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 518.546595] [47313]: DEBUG nova.virt.hardware [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 518.546892] [47313]: DEBUG nova.virt.hardware [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 518.546975] [47313]: DEBUG nova.virt.hardware [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 518.562523] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 518.562778] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 518.562961] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 518.563366] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 518.563570] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 518.563761] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 518.578687] [47312]: INFO nova.api.openstack.requestlog [None req-c4d8a6d6-301e-4fc2-a49d-10c285e98411 tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/366605255" status: 200 len: 447 microversion: 2.55 time: 0.048706 [ 518.579170] [47312]: [pid: 47312|app: 0|req: 72/138] 10.180.1.21 () {62 vars in 1211 bytes} [Thu Oct 31 12:09:55 2024] PUT /compute/v2.1/flavors/366605255 => generated 447 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 518.580036] [47313]: DEBUG nova.quota [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Getting quotas for project 2990305d6f4049d2a525907d2a5a6620. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 518.583360] [47313]: DEBUG nova.quota [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Getting quotas for user 6829bca73381493ebfb80c5254a8a2e6 and project 2990305d6f4049d2a525907d2a5a6620. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 518.591937] [47313]: DEBUG nova.compute.api [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 518.593922] [47313]: DEBUG nova.compute.api [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 518.632296] [47313]: INFO nova.api.openstack.requestlog [None req-a64c1598-7708-4040-8c16-980f76c9212a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.965332 [ 518.633070] [47313]: [pid: 47313|app: 0|req: 67/139] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:54 2024] POST /compute/v2.1/servers => generated 380 bytes in 966 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 518.636908] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ac4008c-9a3d-4a28-ab5d-a6cc07a1b539 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 518.647412] [47313]: INFO nova.api.openstack.requestlog [None req-4ac4008c-9a3d-4a28-ab5d-a6cc07a1b539 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/436985735" status: 202 len: 0 microversion: 2.86 time: 0.013530 [ 518.647752] [47313]: [pid: 47313|app: 0|req: 68/140] 10.180.1.21 () {60 vars in 1194 bytes} [Thu Oct 31 12:09:55 2024] DELETE /compute/v2.1/flavors/436985735 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 518.649136] [47312]: DEBUG nova.api.openstack.wsgi [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerExternalEventsTest-server-1429514162", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 518.650970] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2f3b96d-2f9d-4e59-8313-554a4b92c774 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 518.651745] [47313]: DEBUG nova.policy [None req-e2f3b96d-2f9d-4e59-8313-554a4b92c774 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Policy check for os_compute_api:os-flavor-extra-specs:delete failed with credentials {'is_admin': False, 'user_id': 'bcf96e8df4b6489ca0e2b5c2eef08b4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd83ce8e5ca6e4575ae72759f7b317f60', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 518.652120] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2f3b96d-2f9d-4e59-8313-554a4b92c774 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 518.652597] [47313]: INFO nova.api.openstack.requestlog [None req-e2f3b96d-2f9d-4e59-8313-554a4b92c774 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] 10.180.1.21 "DELETE /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.004240 [ 518.653036] [47313]: [pid: 47313|app: 0|req: 69/141] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:09:55 2024] DELETE /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes => generated 124 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 518.655852] [47313]: DEBUG nova.api.openstack.wsgi [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Calling method '.version_select at 0x7b9c47f53910>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 518.661299] [47313]: DEBUG nova.compute.api [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) load_cells /opt/stack/nova/nova/compute/api.py:320}} [ 518.661299] [47313]: DEBUG oslo_concurrency.lockutils [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 518.661299] [47313]: DEBUG oslo_concurrency.lockutils [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 518.661477] [47313]: DEBUG oslo_concurrency.lockutils [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 518.675931] [47313]: DEBUG oslo_concurrency.lockutils [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 518.675931] [47313]: DEBUG oslo_concurrency.lockutils [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 518.675931] [47313]: DEBUG oslo_concurrency.lockutils [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 518.682959] [47313]: INFO nova.api.openstack.requestlog [None req-5442d1b2-8ffc-4abe-ac0e-4811414f3dcf tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.028590 [ 518.683121] [47313]: [pid: 47313|app: 0|req: 70/142] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:55 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 518.701216] [47312]: DEBUG nova.network.neutron [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 518.793791] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6333a41-4eca-4cd0-81d6-037e5e2dadb3 tempest-FlavorsExtraSpecsTestJSON-941473424 tempest-FlavorsExtraSpecsTestJSON-941473424-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 518.801769] [47313]: INFO nova.api.openstack.requestlog [None req-a6333a41-4eca-4cd0-81d6-037e5e2dadb3 tempest-FlavorsExtraSpecsTestJSON-941473424 tempest-FlavorsExtraSpecsTestJSON-941473424-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1688536620/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.117600 [ 518.801877] [47313]: [pid: 47313|app: 0|req: 71/143] 10.180.1.21 () {58 vars in 1198 bytes} [Thu Oct 31 12:09:55 2024] GET /compute/v2.1/flavors/1688536620/os-extra_specs => generated 66 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 518.860333] [47313]: DEBUG nova.api.openstack.wsgi [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-1725404600", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 518.892516] [47313]: DEBUG nova.network.neutron [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 519.019544] [47312]: DEBUG nova.virt.hardware [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 519.019762] [47312]: DEBUG nova.virt.hardware [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 519.020015] [47312]: DEBUG nova.virt.hardware [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 519.020215] [47312]: DEBUG nova.virt.hardware [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 519.020382] [47312]: DEBUG nova.virt.hardware [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 519.042740] [47312]: DEBUG oslo_concurrency.lockutils [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.043011] [47312]: DEBUG oslo_concurrency.lockutils [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.043202] [47312]: DEBUG oslo_concurrency.lockutils [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.043611] [47312]: DEBUG oslo_concurrency.lockutils [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.043814] [47312]: DEBUG oslo_concurrency.lockutils [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.043987] [47312]: DEBUG oslo_concurrency.lockutils [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.058790] [47312]: DEBUG nova.quota [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Getting quotas for project b8936cc30efe4c338564fef1658f9396. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 519.062130] [47312]: DEBUG nova.quota [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Getting quotas for user d3fa61707574456ebdd173cc021d21c3 and project b8936cc30efe4c338564fef1658f9396. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 519.075016] [47312]: DEBUG nova.compute.api [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 519.076129] [47312]: DEBUG nova.compute.api [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 519.134297] [47312]: INFO nova.api.openstack.requestlog [None req-d295dcd4-3d03-453a-afa8-c614344ca111 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.554600 [ 519.134816] [47312]: [pid: 47312|app: 0|req: 73/144] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:55 2024] POST /compute/v2.1/servers => generated 380 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 519.137751] [47312]: DEBUG nova.api.openstack.wsgi [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 519.139742] [47312]: DEBUG nova.compute.api [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 519.148414] [47312]: DEBUG oslo_concurrency.lockutils [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.148414] [47312]: DEBUG oslo_concurrency.lockutils [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.148414] [47312]: DEBUG oslo_concurrency.lockutils [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.151229] [47312]: DEBUG oslo_concurrency.lockutils [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.151487] [47312]: DEBUG oslo_concurrency.lockutils [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.151670] [47312]: DEBUG oslo_concurrency.lockutils [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.156810] [47313]: DEBUG nova.virt.hardware [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 519.156810] [47313]: DEBUG nova.virt.hardware [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 519.156810] [47313]: DEBUG nova.virt.hardware [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 519.156810] [47313]: DEBUG nova.virt.hardware [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 519.156810] [47313]: DEBUG nova.virt.hardware [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 519.171019] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.171267] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.171467] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.171855] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.172057] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.172227] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.188021] [47313]: DEBUG nova.quota [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Getting quotas for project 434f547698164b79a5f84f640c11494a. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 519.192122] [47313]: DEBUG nova.quota [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Getting quotas for user 0a9aa06fcd3c498399a3252cf9597832 and project 434f547698164b79a5f84f640c11494a. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 519.200601] [47313]: DEBUG nova.compute.api [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 519.202217] [47313]: DEBUG nova.compute.api [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 519.223604] [47312]: DEBUG nova.policy [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 519.235529] [47312]: INFO nova.api.openstack.requestlog [None req-45662261-5096-4663-8988-0b4ca093d6a7 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1276 microversion: 2.1 time: 0.100015 [ 519.235903] [47312]: [pid: 47312|app: 0|req: 74/145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:55 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1276 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 519.238748] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-1167678346", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "88f152b3-ccc4-4259-8c23-6a57085754ce"}], "security_groups": [{"name": "tempest-securitygroup--559018495"}], "key_name": "tempest-keypair-428729967", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 519.254085] [47313]: INFO nova.api.openstack.requestlog [None req-e11a5989-22a9-43a4-88da-18c9a8129cca tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.451635 [ 519.254501] [47313]: [pid: 47313|app: 0|req: 72/146] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:55 2024] POST /compute/v2.1/servers => generated 380 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 519.257167] [47313]: DEBUG nova.api.openstack.wsgi [None req-fadae13f-793f-489b-b189-4acbda522206 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Calling method '.version_select at 0x7b9c47fb2b00>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 519.420422] [47312]: DEBUG nova.network.neutron [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] validate_networks() for [('88f152b3-ccc4-4259-8c23-6a57085754ce', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 519.476677] [47313]: INFO nova.api.openstack.requestlog [None req-fadae13f-793f-489b-b189-4acbda522206 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/04215b4c-3a46-4e5b-a78a-9e998fc5c4f3" status: 200 len: 144 microversion: 2.1 time: 0.221578 [ 519.477012] [47313]: [pid: 47313|app: 0|req: 73/147] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:09:56 2024] GET /compute/v2.1/os-floating-ips/04215b4c-3a46-4e5b-a78a-9e998fc5c4f3 => generated 144 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 519.479385] [47313]: DEBUG nova.api.openstack.wsgi [None req-1fd08515-cd18-4a3c-aef0-1ef3aec3010a tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Action: 'create', calling method: .version_select at 0x7b9c47fb27a0>, body: {"pool": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 519.944551] [47312]: DEBUG nova.virt.hardware [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 519.944820] [47312]: DEBUG nova.virt.hardware [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 519.945269] [47312]: DEBUG nova.virt.hardware [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 519.945588] [47312]: DEBUG nova.virt.hardware [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 519.946011] [47312]: DEBUG nova.virt.hardware [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 519.952058] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.952728] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.952930] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.953541] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 519.953759] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 519.954796] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 519.966693] [47312]: DEBUG nova.quota [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for project 5b80714a72c14aef842c7b02001edd92. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 519.969093] [47312]: DEBUG nova.quota [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for user 11e1217449554a459d4f5cb72bfc578f and project 5b80714a72c14aef842c7b02001edd92. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 519.976386] [47312]: DEBUG nova.compute.api [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 519.977858] [47312]: DEBUG nova.compute.api [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 520.022022] [47312]: INFO nova.api.openstack.requestlog [None req-cf49ea92-aa64-4a15-8a87-4b9c9b187e63 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.784892 [ 520.022022] [47312]: [pid: 47312|app: 0|req: 75/148] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:56 2024] POST /compute/v2.1/servers => generated 405 bytes in 785 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 520.024478] [47312]: DEBUG nova.api.openstack.wsgi [None req-17f068ac-9768-431c-8596-6d23f96705f4 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Action: 'update', calling method: .version_select at 0x7b9c47f705e0>, body: {"meta": {"os_distro": "alt"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 520.051723] [47312]: INFO nova.api.openstack.wsgi [None req-17f068ac-9768-431c-8596-6d23f96705f4 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] HTTP exception thrown: Image not found. [ 520.051977] [47312]: DEBUG nova.api.openstack.wsgi [None req-17f068ac-9768-431c-8596-6d23f96705f4 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 520.052417] [47312]: INFO nova.api.openstack.requestlog [None req-17f068ac-9768-431c-8596-6d23f96705f4 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] 10.180.1.21 "PUT /compute/v2.1/images/4a63149e-b037-4cc8-a44f-37baa5006682/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.030009 [ 520.052756] [47312]: [pid: 47312|app: 0|req: 76/149] 10.180.1.21 () {60 vars in 1305 bytes} [Thu Oct 31 12:09:56 2024] PUT /compute/v2.1/images/4a63149e-b037-4cc8-a44f-37baa5006682/metadata/os_distro => generated 62 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 520.059680] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7a0acb2-04b4-48fd-9a23-2210b0a034ac tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Calling method '.version_select at 0x7b9c493c3760>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.062641] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a0acb2-04b4-48fd-9a23-2210b0a034ac tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.063544] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a0acb2-04b4-48fd-9a23-2210b0a034ac tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.063544] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a0acb2-04b4-48fd-9a23-2210b0a034ac tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.068170] [47312]: INFO nova.api.openstack.wsgi [None req-a7a0acb2-04b4-48fd-9a23-2210b0a034ac tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] HTTP exception thrown: No hypervisor matching 'nonexistent_hypervisor_name' could be found. [ 520.068170] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7a0acb2-04b4-48fd-9a23-2210b0a034ac tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Returning 404 to user: No hypervisor matching 'nonexistent_hypervisor_name' could be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 520.068317] [47312]: INFO nova.api.openstack.requestlog [None req-a7a0acb2-04b4-48fd-9a23-2210b0a034ac tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search" status: 404 len: 114 microversion: 2.1 time: 0.015009 [ 520.071202] [47312]: [pid: 47312|app: 0|req: 77/150] 10.180.1.21 () {58 vars in 1246 bytes} [Thu Oct 31 12:09:56 2024] GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search => generated 114 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 520.072052] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfea0068-3dc6-40d8-a473-5945eed3cf0a tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Calling method '.version_select at 0x7b9c47e1bd00>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.074788] [47312]: WARNING oslo_db.sqlalchemy.utils [None req-cfea0068-3dc6-40d8-a473-5945eed3cf0a tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Unique keys not in sort_keys. The sorting order may be unstable. [ 520.081870] [47312]: INFO nova.api.openstack.requestlog [None req-cfea0068-3dc6-40d8-a473-5945eed3cf0a tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "GET /compute/v2.1/os-keypairs?user_id=dc06cc6c249c492598ae7f90e387bf86" status: 200 len: 725 microversion: 2.10 time: 0.012327 [ 520.082120] [47312]: [pid: 47312|app: 0|req: 78/151] 10.180.1.21 () {60 vars in 1254 bytes} [Thu Oct 31 12:09:56 2024] GET /compute/v2.1/os-keypairs?user_id=dc06cc6c249c492598ae7f90e387bf86 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 520.240842] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Calling method '.version_select at 0x7b9c47e1b6d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.244092] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.244092] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.244092] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.257620] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.257886] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.258104] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.262783] [47312]: INFO nova.api.openstack.requestlog [None req-ea455cfc-5726-4ddb-acd0-3a4ce561d63d tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.28 time: 0.180041 [ 520.263516] [47312]: [pid: 47312|app: 0|req: 79/152] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:09:56 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 520.332014] [47312]: DEBUG nova.api.openstack.wsgi [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Calling method '.version_select at 0x7b9c47e18e50>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.335359] [47312]: DEBUG oslo_concurrency.lockutils [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.335359] [47312]: DEBUG oslo_concurrency.lockutils [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.335359] [47312]: DEBUG oslo_concurrency.lockutils [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.343258] [47312]: DEBUG oslo_concurrency.lockutils [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.343437] [47312]: DEBUG oslo_concurrency.lockutils [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.343622] [47312]: DEBUG oslo_concurrency.lockutils [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.346982] [47312]: INFO nova.api.openstack.requestlog [None req-3285b066-f731-47c8-99ef-6e3bbe3d661d tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.082999 [ 520.347550] [47312]: [pid: 47312|app: 0|req: 80/153] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.351457] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c12c660-b5c9-4a39-ba90-4deb7c911d84 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-484986295", "id": 1669496728, "swap": 1024, "rxtx_factor": 2, "OS-FLV-EXT-DATA:ephemeral": 10, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 520.368909] [47312]: INFO nova.api.openstack.requestlog [None req-1c12c660-b5c9-4a39-ba90-4deb7c911d84 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 416 microversion: 2.1 time: 0.020723 [ 520.371878] [47312]: [pid: 47312|app: 0|req: 81/154] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:57 2024] POST /compute/v2.1/flavors => generated 416 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.372163] [47312]: DEBUG nova.api.openstack.wsgi [None req-b07ea02f-59e0-4f49-890c-67cb1b9bafc5 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-1609363349", "id": 609470778, "os-flavor-access:is_public": "False"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 520.383762] [47312]: INFO nova.api.openstack.requestlog [None req-b07ea02f-59e0-4f49-890c-67cb1b9bafc5 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 428 microversion: 2.1 time: 0.013760 [ 520.384122] [47312]: [pid: 47312|app: 0|req: 82/155] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:09:57 2024] POST /compute/v2.1/flavors => generated 428 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.387928] [47312]: DEBUG nova.api.openstack.wsgi [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47f73010>, body: {"quota_set": {"cores": 20}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 520.467720] [47313]: INFO nova.api.openstack.requestlog [None req-1fd08515-cd18-4a3c-aef0-1ef3aec3010a tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.990044 [ 520.468118] [47313]: [pid: 47313|app: 0|req: 74/156] 10.180.1.21 () {60 vars in 1165 bytes} [Thu Oct 31 12:09:56 2024] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 991 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.470778] [47313]: DEBUG nova.api.openstack.wsgi [None req-87f7a4b3-8c63-4b17-a722-1c5beed007d2 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Calling method '.version_select at 0x7b9c47e780d0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.473225] [47312]: DEBUG oslo_concurrency.lockutils [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.475764] [47312]: DEBUG oslo_concurrency.lockutils [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.475764] [47312]: DEBUG oslo_concurrency.lockutils [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.475764] [47312]: DEBUG oslo_concurrency.lockutils [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.475764] [47312]: DEBUG oslo_concurrency.lockutils [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.475945] [47312]: DEBUG oslo_concurrency.lockutils [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.520726] [47312]: INFO nova.api.openstack.requestlog [None req-07817cd6-e527-49f2-a605-aad441cd80b8 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 329 microversion: 2.1 time: 0.135946 [ 520.521214] [47312]: [pid: 47312|app: 0|req: 83/157] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:09:57 2024] PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 329 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.524816] [47312]: DEBUG nova.api.openstack.wsgi [None req-1008fcdc-2c83-4dce-b908-6ac8d7500d29 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 520.534135] [47312]: DEBUG oslo_concurrency.lockutils [None req-1008fcdc-2c83-4dce-b908-6ac8d7500d29 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.534135] [47312]: DEBUG oslo_concurrency.lockutils [None req-1008fcdc-2c83-4dce-b908-6ac8d7500d29 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.534135] [47312]: DEBUG oslo_concurrency.lockutils [None req-1008fcdc-2c83-4dce-b908-6ac8d7500d29 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.574278] [47312]: INFO nova.api.openstack.wsgi [None req-1008fcdc-2c83-4dce-b908-6ac8d7500d29 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] HTTP exception thrown: Aggregate 1 already has host cpu-1. [ 520.575670] [47312]: DEBUG nova.api.openstack.wsgi [None req-1008fcdc-2c83-4dce-b908-6ac8d7500d29 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 409 to user: Aggregate 1 already has host cpu-1. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 520.575670] [47312]: INFO nova.api.openstack.requestlog [None req-1008fcdc-2c83-4dce-b908-6ac8d7500d29 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 409 len: 87 microversion: 2.1 time: 0.053299 [ 520.575670] [47312]: [pid: 47312|app: 0|req: 84/158] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:09:57 2024] POST /compute/v2.1/os-aggregates/1/action => generated 87 bytes in 54 msecs (HTTP/1.1 409) 9 headers in 377 bytes (1 switches on core 0) [ 520.580157] [47312]: DEBUG nova.api.openstack.wsgi [None req-ebc1f239-1d50-48b6-898a-b81a78be96e2 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Calling method '.version_select at 0x7b9c47d840d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.669325] [47312]: INFO nova.api.openstack.requestlog [None req-ebc1f239-1d50-48b6-898a-b81a78be96e2 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7" status: 200 len: 371 microversion: 2.1 time: 0.093179 [ 520.669668] [47312]: [pid: 47312|app: 0|req: 85/159] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/os-quota-sets/bad5a04a39524c2ca85105c2973481a7 => generated 371 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.672433] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bcfaffb-6a2f-4bb0-ac5d-09b2c1b16304 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47f73400>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.704246] [47312]: INFO nova.api.openstack.requestlog [None req-5bcfaffb-6a2f-4bb0-ac5d-09b2c1b16304 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3" status: 200 len: 637 microversion: 2.1 time: 0.033656 [ 520.705443] [47312]: [pid: 47312|app: 0|req: 86/160] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3 => generated 637 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.708227] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4e3da98-f845-4510-99ff-3c86af7f89ef tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Action: 'create', calling method: .version_select at 0x7b9c47d85ab0>, body: {"security_group": {"name": "tempest-securitygroup-1092341653", "description": "tempest-description-1509886336"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 520.778577] [47313]: INFO nova.api.openstack.requestlog [None req-87f7a4b3-8c63-4b17-a722-1c5beed007d2 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 707 microversion: 2.1 time: 0.309157 [ 520.778577] [47313]: [pid: 47313|app: 0|req: 75/161] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/os-security-groups => generated 707 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.785829] [47313]: DEBUG nova.api.openstack.wsgi [None req-4d522668-e30e-448c-8250-39f654e73a35 tempest-FlavorsV255TestJSON-200157394 tempest-FlavorsV255TestJSON-200157394-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.804717] [47313]: INFO nova.api.openstack.requestlog [None req-4d522668-e30e-448c-8250-39f654e73a35 tempest-FlavorsV255TestJSON-200157394 tempest-FlavorsV255TestJSON-200157394-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6239 microversion: 2.55 time: 0.020859 [ 520.805163] [47313]: [pid: 47313|app: 0|req: 76/162] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/flavors/detail => generated 6239 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 520.808315] [47313]: DEBUG nova.api.openstack.wsgi [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.811408] [47313]: DEBUG nova.compute.api [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 520.816190] [47313]: DEBUG oslo_concurrency.lockutils [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.816610] [47313]: DEBUG oslo_concurrency.lockutils [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.817253] [47313]: DEBUG oslo_concurrency.lockutils [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.819846] [47313]: DEBUG oslo_concurrency.lockutils [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.819846] [47313]: DEBUG oslo_concurrency.lockutils [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.819846] [47313]: DEBUG oslo_concurrency.lockutils [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.868018] [47313]: DEBUG nova.policy [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 520.872846] [47313]: INFO nova.api.openstack.requestlog [None req-532df11c-7b64-4dfe-8514-e20462845d6f tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1275 microversion: 2.1 time: 0.066844 [ 520.873801] [47313]: [pid: 47313|app: 0|req: 77/163] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1275 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 520.876372] [47313]: DEBUG nova.api.openstack.wsgi [None req-46a7fe86-f715-446a-83b6-92e16d16d881 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.889635] [47313]: INFO nova.api.openstack.requestlog [None req-46a7fe86-f715-446a-83b6-92e16d16d881 tempest-FlavorMetadataValidation-1501486789 tempest-FlavorMetadataValidation-1501486789-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 6912 microversion: 2.86 time: 0.015211 [ 520.890253] [47313]: [pid: 47313|app: 0|req: 78/164] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/flavors/detail => generated 6912 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 520.893978] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b18d604-2109-414a-b7c1-c2e74bc6fcab tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 520.911923] [47312]: INFO nova.api.openstack.requestlog [None req-e4e3da98-f845-4510-99ff-3c86af7f89ef tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.205067 [ 520.911923] [47312]: [pid: 47312|app: 0|req: 87/165] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:09:57 2024] POST /compute/v2.1/os-security-groups => generated 221 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.912042] [47313]: INFO nova.api.openstack.requestlog [None req-7b18d604-2109-414a-b7c1-c2e74bc6fcab tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/507855242/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.019886 [ 520.912042] [47313]: [pid: 47313|app: 0|req: 79/166] 10.180.1.21 () {60 vars in 1216 bytes} [Thu Oct 31 12:09:57 2024] POST /compute/v2.1/flavors/507855242/os-extra_specs => generated 66 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 520.914379] [47313]: DEBUG nova.api.openstack.wsgi [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Calling method '.version_select at 0x7b9c47fb2f80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.914776] [47312]: DEBUG nova.api.openstack.wsgi [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.916546] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.916778] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.916953] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.917377] [47312]: DEBUG nova.compute.api [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 520.922271] [47312]: DEBUG oslo_concurrency.lockutils [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.922571] [47312]: DEBUG oslo_concurrency.lockutils [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.922868] [47312]: DEBUG oslo_concurrency.lockutils [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.923518] [47312]: DEBUG oslo_concurrency.lockutils [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.923590] [47312]: DEBUG oslo_concurrency.lockutils [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.923864] [47312]: DEBUG oslo_concurrency.lockutils [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.930198] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.930595] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.930795] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.935321] [47313]: INFO nova.api.openstack.requestlog [None req-1fa1de02-3cec-4c5d-a057-9c555e871de1 tempest-HypervisorAdminUnderV252Test-1559721580 tempest-HypervisorAdminUnderV252Test-1559721580-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search" status: 200 len: 137 microversion: 2.1 time: 0.021839 [ 520.935321] [47313]: [pid: 47313|app: 0|req: 80/167] 10.180.1.21 () {58 vars in 1303 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/os-hypervisors/domain-c8.fc996f14-c53b-4953-92e3-bdfa48f5cc28/search => generated 137 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 520.968853] [47312]: DEBUG nova.policy [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 520.977090] [47312]: INFO nova.api.openstack.requestlog [None req-f45a1aac-a598-45f5-b76e-a5d2df8e4e9a tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1273 microversion: 2.1 time: 0.064537 [ 520.977471] [47312]: [pid: 47312|app: 0|req: 88/168] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1273 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 520.983533] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 520.985131] [47312]: DEBUG nova.compute.api [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 520.990227] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.990420] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.990625] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 520.990967] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 520.991209] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 520.991370] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.008121] [47313]: DEBUG nova.api.openstack.wsgi [req-f8682534-2a15-4f27-a67a-8f502bfd3ac9 req-8cc35285-63e5-428f-9181-55ad25b9ac7a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e3a373f2-640f-479d-98f6-963a5fbc38ac", "tag": "7e895ead-a61b-46dc-8368-b89c0bb75a66"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 521.020782] [47313]: DEBUG oslo_concurrency.lockutils [req-f8682534-2a15-4f27-a67a-8f502bfd3ac9 req-8cc35285-63e5-428f-9181-55ad25b9ac7a service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.021739] [47313]: DEBUG oslo_concurrency.lockutils [req-f8682534-2a15-4f27-a67a-8f502bfd3ac9 req-8cc35285-63e5-428f-9181-55ad25b9ac7a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.021932] [47313]: DEBUG oslo_concurrency.lockutils [req-f8682534-2a15-4f27-a67a-8f502bfd3ac9 req-8cc35285-63e5-428f-9181-55ad25b9ac7a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.029929] [47312]: DEBUG nova.policy [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 521.035045] [47312]: INFO nova.api.openstack.requestlog [None req-b1ddbd32-0ed9-4d74-bd47-ab3699bf019c tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1289 microversion: 2.1 time: 0.056977 [ 521.035382] [47312]: [pid: 47312|app: 0|req: 89/169] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1289 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 521.039375] [47313]: INFO nova.api.openstack.compute.server_external_events [req-f8682534-2a15-4f27-a67a-8f502bfd3ac9 req-8cc35285-63e5-428f-9181-55ad25b9ac7a service nova] Creating event network-changed:7e895ead-a61b-46dc-8368-b89c0bb75a66 for instance e3a373f2-640f-479d-98f6-963a5fbc38ac on cpu-1 [ 521.039736] [47313]: DEBUG oslo_concurrency.lockutils [req-f8682534-2a15-4f27-a67a-8f502bfd3ac9 req-8cc35285-63e5-428f-9181-55ad25b9ac7a service nova] Acquiring lock "compute-rpcapi-router" {{(pid=47313) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:310}} [ 521.040724] [47313]: DEBUG oslo_concurrency.lockutils [req-f8682534-2a15-4f27-a67a-8f502bfd3ac9 req-8cc35285-63e5-428f-9181-55ad25b9ac7a service nova] Acquired lock "compute-rpcapi-router" {{(pid=47313) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 521.040724] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.040724] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.040981] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.041759] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.041759] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.043095] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e13a117-c197-42f8-8db7-d5802f5da077 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 521.043165] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.047845] [47313]: INFO nova.compute.rpcapi [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Automatically selected compute RPC version 6.4 from minimum service version 68 [ 521.048974] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] Releasing lock "compute-rpcapi-router" {{(pid=47313) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:331}} [ 521.058863] [47312]: INFO nova.api.openstack.requestlog [None req-3e13a117-c197-42f8-8db7-d5802f5da077 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1688536620/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.022275 [ 521.059268] [47312]: [pid: 47312|app: 0|req: 90/170] 10.180.1.21 () {60 vars in 1219 bytes} [Thu Oct 31 12:09:57 2024] POST /compute/v2.1/flavors/1688536620/os-extra_specs => generated 66 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 521.061711] [47312]: DEBUG nova.api.openstack.wsgi [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.063281] [47312]: DEBUG nova.compute.api [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 521.063891] [47313]: INFO nova.api.openstack.requestlog [None req-5ea158da-2166-461e-b9f7-e8c7c57ce230 None None] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.128182 [ 521.064175] [47313]: [pid: 47313|app: 0|req: 81/171] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:09:57 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 521.068279] [47312]: DEBUG oslo_concurrency.lockutils [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.068524] [47312]: DEBUG oslo_concurrency.lockutils [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.068744] [47312]: DEBUG oslo_concurrency.lockutils [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.069070] [47312]: DEBUG oslo_concurrency.lockutils [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.069270] [47312]: DEBUG oslo_concurrency.lockutils [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.069312] [47313]: DEBUG nova.api.openstack.wsgi [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.069492] [47312]: DEBUG oslo_concurrency.lockutils [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.071181] [47313]: DEBUG nova.compute.api [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 521.074805] [47313]: DEBUG oslo_concurrency.lockutils [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.075057] [47313]: DEBUG oslo_concurrency.lockutils [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.075250] [47313]: DEBUG oslo_concurrency.lockutils [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.075701] [47313]: DEBUG oslo_concurrency.lockutils [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.075912] [47313]: DEBUG oslo_concurrency.lockutils [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.076107] [47313]: DEBUG oslo_concurrency.lockutils [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.123215] [47313]: DEBUG nova.policy [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 521.126349] [47312]: DEBUG nova.policy [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 521.131150] [47313]: INFO nova.api.openstack.requestlog [None req-c30354cc-7c66-4a3f-980b-326c339c18d0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1216 microversion: 2.1 time: 0.066197 [ 521.131232] [47312]: INFO nova.api.openstack.requestlog [None req-886bd003-e3e3-44eb-8ab8-89bb160a5cdc tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1212 microversion: 2.1 time: 0.071313 [ 521.131824] [47313]: [pid: 47313|app: 0|req: 82/172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 521.134680] [47313]: DEBUG nova.api.openstack.wsgi [None req-d552ec17-dd1c-4493-9fc8-5eec64e19143 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Calling method '.version_select at 0x7b9c47fb0b80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.135169] [47312]: [pid: 47312|app: 0|req: 91/173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 521.138015] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.143271] [47312]: DEBUG nova.compute.api [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 521.147059] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.147342] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.148028] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.148028] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.148218] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.148629] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.222390] [47312]: DEBUG nova.policy [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 521.229223] [47312]: INFO nova.api.openstack.requestlog [None req-2a63b9ed-44d3-4986-8a75-09603db349ac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1243 microversion: 2.1 time: 0.093394 [ 521.230459] [47312]: [pid: 47312|app: 0|req: 92/174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1243 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 521.236123] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3b1d8d3-a452-4d34-bf55-91b8f3545fc0 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e1bb50>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 521.251633] [47312]: INFO nova.api.openstack.wsgi [None req-e3b1d8d3-a452-4d34-bf55-91b8f3545fc0 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] HTTP exception thrown: Image not found. [ 521.251633] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3b1d8d3-a452-4d34-bf55-91b8f3545fc0 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 521.251633] [47312]: INFO nova.api.openstack.requestlog [None req-e3b1d8d3-a452-4d34-bf55-91b8f3545fc0 tempest-ImagesMetadataNegativeTestJSON-1278865312 tempest-ImagesMetadataNegativeTestJSON-1278865312-project-member] 10.180.1.21 "POST /compute/v2.1/images/dffc64e1-9b24-4e27-a6c6-667d55092fab/metadata" status: 404 len: 62 microversion: 2.1 time: 0.020021 [ 521.251633] [47312]: [pid: 47312|app: 0|req: 93/175] 10.180.1.21 () {60 vars in 1276 bytes} [Thu Oct 31 12:09:58 2024] POST /compute/v2.1/images/dffc64e1-9b24-4e27-a6c6-667d55092fab/metadata => generated 62 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 521.255781] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Calling method '.version_select at 0x7b9c493c3760>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.258110] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.258201] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.259303] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.269190] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.269368] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.269548] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.275071] [47312]: INFO nova.api.openstack.requestlog [None req-2d5a1dbf-07de-41ae-be81-0d6c28ed6949 tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.023039 [ 521.275533] [47312]: [pid: 47312|app: 0|req: 94/176] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:58 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 521.280831] [47312]: DEBUG nova.api.openstack.wsgi [None req-0d488f6d-6c04-480f-a1d4-f72af569840f tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Calling method '.version_select at 0x7b9c47d85120>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.294545] [47312]: INFO nova.api.openstack.requestlog [None req-0d488f6d-6c04-480f-a1d4-f72af569840f tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-1939077159" status: 204 len: 0 microversion: 2.10 time: 0.018503 [ 521.294881] [47312]: [pid: 47312|app: 0|req: 95/177] 10.180.1.21 () {60 vars in 1320 bytes} [Thu Oct 31 12:09:58 2024] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-1939077159 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 521.296595] [47313]: INFO nova.api.openstack.requestlog [None req-d552ec17-dd1c-4493-9fc8-5eec64e19143 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 147 microversion: 2.1 time: 0.163555 [ 521.296595] [47313]: [pid: 47313|app: 0|req: 83/178] 10.180.1.21 () {58 vars in 1144 bytes} [Thu Oct 31 12:09:57 2024] GET /compute/v2.1/os-floating-ips => generated 147 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 521.297259] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.298830] [47312]: DEBUG nova.compute.api [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 521.304239] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.304239] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.304239] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.304239] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.304416] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.304416] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.304474] [47313]: DEBUG nova.api.openstack.wsgi [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Calling method '.version_select at 0x7b9c47e79900>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.308118] [47313]: DEBUG oslo_concurrency.lockutils [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.310718] [47313]: DEBUG oslo_concurrency.lockutils [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.310718] [47313]: DEBUG oslo_concurrency.lockutils [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.339151] [47313]: DEBUG oslo_concurrency.lockutils [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.339964] [47313]: DEBUG oslo_concurrency.lockutils [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.340551] [47313]: DEBUG oslo_concurrency.lockutils [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.341559] [47312]: DEBUG nova.policy [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 521.349924] [47313]: INFO nova.api.openstack.requestlog [None req-710e06d7-d237-41ee-bb8c-5b8e57b0e555 tempest-HypervisorAdminV228Test-1153283028 tempest-HypervisorAdminV228Test-1153283028-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 542 microversion: 2.28 time: 0.052175 [ 521.350392] [47312]: INFO nova.api.openstack.requestlog [None req-ad0a8c1b-0a7b-4410-8f8c-9831a253e3c2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1276 microversion: 2.1 time: 0.054821 [ 521.350492] [47313]: [pid: 47313|app: 0|req: 84/179] 10.180.1.21 () {60 vars in 1188 bytes} [Thu Oct 31 12:09:58 2024] GET /compute/v2.1/os-hypervisors/1 => generated 542 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 521.350753] [47312]: [pid: 47312|app: 0|req: 96/180] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:09:58 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1276 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 521.355169] [47312]: DEBUG nova.api.openstack.wsgi [None req-d206f19f-cc8f-4517-b61a-3038f3aedd93 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.357901] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf230099-d7a5-4ed3-a049-e784cb0e49db tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Calling method '.version_select at 0x7b9c47fb3520>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.359954] [47313]: DEBUG nova.policy [None req-bf230099-d7a5-4ed3-a049-e784cb0e49db tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Policy check for os_compute_api:os-hypervisors:uptime failed with credentials {'is_admin': False, 'user_id': 'd7febb184d0741e09dbcfc7316a550f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'faef02ec0a3a4de6837f81e53d7019b8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 521.360778] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf230099-d7a5-4ed3-a049-e784cb0e49db tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 521.361132] [47313]: INFO nova.api.openstack.requestlog [None req-bf230099-d7a5-4ed3-a049-e784cb0e49db tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/uptime" status: 403 len: 117 microversion: 2.1 time: 0.006280 [ 521.361459] [47313]: [pid: 47313|app: 0|req: 85/181] 10.180.1.21 () {58 vars in 1168 bytes} [Thu Oct 31 12:09:58 2024] GET /compute/v2.1/os-hypervisors/1/uptime => generated 117 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 521.368415] [47313]: DEBUG nova.api.openstack.wsgi [None req-33bfb0d4-5101-41bf-b92a-b2e2a3d99128 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.384551] [47313]: INFO nova.api.openstack.requestlog [None req-33bfb0d4-5101-41bf-b92a-b2e2a3d99128 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/609470778/os-flavor-access" status: 200 len: 21 microversion: 2.1 time: 0.019283 [ 521.384551] [47313]: [pid: 47313|app: 0|req: 86/182] 10.180.1.21 () {58 vars in 1201 bytes} [Thu Oct 31 12:09:58 2024] GET /compute/v2.1/flavors/609470778/os-flavor-access => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 521.385095] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f195c39-92e4-452a-89b2-cd0b1eedb56f tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e79bd0>, body: {"pool": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 521.385922] [47312]: INFO nova.api.openstack.requestlog [None req-d206f19f-cc8f-4517-b61a-3038f3aedd93 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5902 microversion: 2.1 time: 0.033835 [ 521.386186] [47312]: [pid: 47312|app: 0|req: 97/183] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:09:58 2024] GET /compute/v2.1/flavors/detail => generated 5902 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 521.388822] [47312]: DEBUG nova.api.openstack.wsgi [None req-82a663a8-f2f2-4c5a-9e3f-04f6e44bb468 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Calling method '.version_select at 0x7b9c47f70550>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 521.728148] [47312]: INFO nova.api.openstack.requestlog [None req-82a663a8-f2f2-4c5a-9e3f-04f6e44bb468 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 371 microversion: 2.1 time: 0.340379 [ 521.728148] [47312]: [pid: 47312|app: 0|req: 98/184] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:09:58 2024] GET /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 371 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 521.732245] [47312]: DEBUG nova.api.openstack.wsgi [None req-938f0818-614d-4e12-b26f-f950aaab8f1f tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 521.745430] [47312]: DEBUG oslo_concurrency.lockutils [None req-938f0818-614d-4e12-b26f-f950aaab8f1f tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 521.746668] [47312]: DEBUG oslo_concurrency.lockutils [None req-938f0818-614d-4e12-b26f-f950aaab8f1f tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 521.746668] [47312]: DEBUG oslo_concurrency.lockutils [None req-938f0818-614d-4e12-b26f-f950aaab8f1f tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 521.850334] [47312]: INFO nova.api.openstack.requestlog [None req-938f0818-614d-4e12-b26f-f950aaab8f1f tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 227 microversion: 2.1 time: 0.122116 [ 521.851559] [47312]: [pid: 47312|app: 0|req: 99/185] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:09:58 2024] POST /compute/v2.1/os-aggregates/1/action => generated 227 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 521.856031] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c80146b-bcda-4768-a3b2-76db865a1d1f tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c47e1bd90>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 521.910659] [47312]: DEBUG nova.quota [None req-1c80146b-bcda-4768-a3b2-76db865a1d1f tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 521.913050] [47312]: DEBUG nova.quota [None req-1c80146b-bcda-4768-a3b2-76db865a1d1f tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 522.146753] [47312]: INFO nova.api.openstack.requestlog [None req-1c80146b-bcda-4768-a3b2-76db865a1d1f tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 61 microversion: 2.1 time: 0.295417 [ 522.147721] [47312]: [pid: 47312|app: 0|req: 100/186] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:09:58 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 61 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 522.151021] [47312]: DEBUG nova.api.openstack.wsgi [None req-c18d9838-7e00-4864-953d-6a0f7353b0a6 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Calling method '.version_select at 0x7b9c47d86560>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 522.164712] [47313]: INFO nova.api.openstack.requestlog [None req-6f195c39-92e4-452a-89b2-cd0b1eedb56f tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 0.781933 [ 522.165052] [47313]: [pid: 47313|app: 0|req: 87/187] 10.180.1.21 () {60 vars in 1165 bytes} [Thu Oct 31 12:09:58 2024] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 522.168712] [47313]: DEBUG nova.api.openstack.wsgi [None req-94f00d86-13df-49da-8234-f6a1bea3a5a3 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Calling method '.version_select at 0x7b9c47e79a20>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 522.293558] [47313]: DEBUG neutronclient.v2_0.client [None req-94f00d86-13df-49da-8234-f6a1bea3a5a3 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Error message: {"NeutronError": {"type": "SecurityGroupCannotRemoveDefault", "message": "Insufficient rights for removing default security group.", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 522.296017] [47313]: INFO nova.api.openstack.wsgi [None req-94f00d86-13df-49da-8234-f6a1bea3a5a3 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] HTTP exception thrown: Insufficient rights for removing default security group. [ 522.296017] [47313]: Neutron server returns request_ids: ['req-fdf595c7-64b4-4411-8d60-a16b49c2d250'] [ 522.296017] [47313]: DEBUG nova.api.openstack.wsgi [None req-94f00d86-13df-49da-8234-f6a1bea3a5a3 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Returning 400 to user: Insufficient rights for removing default security group. [ 522.296017] [47313]: Neutron server returns request_ids: ['req-fdf595c7-64b4-4411-8d60-a16b49c2d250'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 522.296017] [47313]: INFO nova.api.openstack.requestlog [None req-94f00d86-13df-49da-8234-f6a1bea3a5a3 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/b0850bc4-2882-4109-913b-5710e4dfaab9" status: 400 len: 182 microversion: 2.1 time: 0.129850 [ 522.296017] [47313]: [pid: 47313|app: 0|req: 88/188] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:09:59 2024] DELETE /compute/v2.1/os-security-groups/b0850bc4-2882-4109-913b-5710e4dfaab9 => generated 182 bytes in 130 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 522.297512] [47312]: INFO nova.api.openstack.requestlog [None req-c18d9838-7e00-4864-953d-6a0f7353b0a6 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2/defaults" status: 200 len: 371 microversion: 2.1 time: 0.148942 [ 522.297689] [47312]: [pid: 47312|app: 0|req: 101/189] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:09:59 2024] GET /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2/defaults => generated 371 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 522.300730] [47313]: DEBUG nova.api.openstack.wsgi [None req-47b2a90b-4942-4cd1-9f13-7f71151fa329 tempest-FlavorsV255TestJSON-200157394 tempest-FlavorsV255TestJSON-200157394-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 522.310336] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc954d0d-ea97-4fae-b652-eb28cd559985 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 522.315103] [47312]: DEBUG nova.policy [None req-cc954d0d-ea97-4fae-b652-eb28cd559985 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Policy check for os_compute_api:os-flavor-extra-specs:update failed with credentials {'is_admin': False, 'user_id': 'bcf96e8df4b6489ca0e2b5c2eef08b4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd83ce8e5ca6e4575ae72759f7b317f60', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 522.315103] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc954d0d-ea97-4fae-b652-eb28cd559985 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 522.315103] [47312]: INFO nova.api.openstack.requestlog [None req-cc954d0d-ea97-4fae-b652-eb28cd559985 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736 tempest-FlavorsExtraSpecsNegativeTestJSON-1149342736-project-member] 10.180.1.21 "PUT /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.014921 [ 522.315103] [47312]: [pid: 47312|app: 0|req: 102/190] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:09:59 2024] PUT /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes => generated 124 bytes in 15 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 522.318771] [47312]: DEBUG nova.api.openstack.wsgi [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Calling method '.version_select at 0x7b9c47d852d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 522.330511] [47313]: INFO nova.api.openstack.requestlog [None req-47b2a90b-4942-4cd1-9f13-7f71151fa329 tempest-FlavorsV255TestJSON-200157394 tempest-FlavorsV255TestJSON-200157394-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 3490 microversion: 2.55 time: 0.033559 [ 522.330790] [47313]: [pid: 47313|app: 0|req: 89/191] 10.180.1.21 () {60 vars in 1161 bytes} [Thu Oct 31 12:09:59 2024] GET /compute/v2.1/flavors => generated 3490 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 522.334368] [47313]: DEBUG nova.api.openstack.wsgi [None req-845eb40c-8a7c-4b50-b3b3-622cba266ab3 tempest-FlavorsExtraSpecsTestJSON-941473424 tempest-FlavorsExtraSpecsTestJSON-941473424-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 522.344550] [47313]: INFO nova.api.openstack.requestlog [None req-845eb40c-8a7c-4b50-b3b3-622cba266ab3 tempest-FlavorsExtraSpecsTestJSON-941473424 tempest-FlavorsExtraSpecsTestJSON-941473424-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/1688536620/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.012949 [ 522.344892] [47313]: [pid: 47313|app: 0|req: 90/192] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:09:59 2024] GET /compute/v2.1/flavors/1688536620/os-extra_specs/hw:numa_nodes => generated 22 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 522.349142] [47313]: DEBUG nova.api.openstack.wsgi [None req-f137e37f-a183-4b9e-bad7-36037d49d02e tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] Calling method '.version_select at 0x7b9c47e784c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 522.351610] [47313]: DEBUG nova.policy [None req-f137e37f-a183-4b9e-bad7-36037d49d02e tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] Policy check for os_compute_api:os-hypervisors:servers failed with credentials {'is_admin': False, 'user_id': 'c1f1b08832384774a7b1423d7da4ddc4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '279f2721ad634de88074ee4bb904dad7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 522.351873] [47313]: DEBUG nova.api.openstack.wsgi [None req-f137e37f-a183-4b9e-bad7-36037d49d02e tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 522.352399] [47313]: INFO nova.api.openstack.requestlog [None req-f137e37f-a183-4b9e-bad7-36037d49d02e tempest-HypervisorAdminNegativeUnderV252Test-237222551 tempest-HypervisorAdminNegativeUnderV252Test-237222551-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1/servers" status: 403 len: 118 microversion: 2.1 time: 0.006968 [ 522.352789] [47313]: [pid: 47313|app: 0|req: 91/193] 10.180.1.21 () {58 vars in 1171 bytes} [Thu Oct 31 12:09:59 2024] GET /compute/v2.1/os-hypervisors/1/servers => generated 118 bytes in 7 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 522.358953] [47313]: DEBUG nova.api.openstack.wsgi [None req-4fbc0109-b247-4fc1-9d2f-5e8a2c181607 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Calling method '.version_select at 0x7b9c4897b490>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 522.377288] [47313]: INFO nova.api.openstack.requestlog [None req-4fbc0109-b247-4fc1-9d2f-5e8a2c181607 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1609885835?user_id=dc06cc6c249c492598ae7f90e387bf86" status: 204 len: 0 microversion: 2.10 time: 0.023782 [ 522.377616] [47313]: [pid: 47313|app: 0|req: 92/194] 10.180.1.21 () {60 vars in 1338 bytes} [Thu Oct 31 12:09:59 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1609885835?user_id=dc06cc6c249c492598ae7f90e387bf86 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 522.381031] [47313]: DEBUG nova.api.openstack.wsgi [None req-cafbe62a-8410-4571-a7fd-d5d04ce90289 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Calling method '.version_select at 0x7b9c47e78b80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.176268] [47312]: DEBUG neutronclient.v2_0.client [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2c3e9793-f6e8-468d-a443-dacaccc35e25 does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 523.176740] [47312]: DEBUG nova.network.security_group_api [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Neutron security group 2c3e9793-f6e8-468d-a443-dacaccc35e25 not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 523.176922] [47312]: DEBUG nova.api.openstack.compute.security_groups [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Security Group ID 2c3e9793-f6e8-468d-a443-dacaccc35e25 does not exist {{(pid=47312) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 523.209833] [47312]: DEBUG neutronclient.v2_0.client [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2c3e9793-f6e8-468d-a443-dacaccc35e25 does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 523.210217] [47312]: DEBUG nova.network.security_group_api [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Neutron security group 2c3e9793-f6e8-468d-a443-dacaccc35e25 not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 523.210408] [47312]: DEBUG nova.api.openstack.compute.security_groups [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Security Group ID 2c3e9793-f6e8-468d-a443-dacaccc35e25 does not exist {{(pid=47312) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 523.370222] [47313]: INFO nova.api.openstack.requestlog [None req-cafbe62a-8410-4571-a7fd-d5d04ce90289 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/04215b4c-3a46-4e5b-a78a-9e998fc5c4f3" status: 202 len: 0 microversion: 2.1 time: 0.989570 [ 523.371979] [47313]: [pid: 47313|app: 0|req: 93/195] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:09:59 2024] DELETE /compute/v2.1/os-floating-ips/04215b4c-3a46-4e5b-a78a-9e998fc5c4f3 => generated 0 bytes in 993 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 523.375620] [47313]: DEBUG nova.api.openstack.wsgi [None req-d127c4cf-218e-4b31-b005-a1576b3ca442 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Calling method '.version_select at 0x7b9c47e79870>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.378093] [47313]: INFO nova.api.openstack.wsgi [None req-d127c4cf-218e-4b31-b005-a1576b3ca442 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] HTTP exception thrown: Hypervisor with ID '3dca9236-e6c3-4e4f-9205-12147b9d63be' could not be found. [ 523.378796] [47313]: DEBUG nova.api.openstack.wsgi [None req-d127c4cf-218e-4b31-b005-a1576b3ca442 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Returning 404 to user: Hypervisor with ID '3dca9236-e6c3-4e4f-9205-12147b9d63be' could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 523.382027] [47313]: INFO nova.api.openstack.requestlog [None req-d127c4cf-218e-4b31-b005-a1576b3ca442 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/3dca9236-e6c3-4e4f-9205-12147b9d63be/uptime" status: 404 len: 123 microversion: 2.1 time: 0.008053 [ 523.382027] [47313]: [pid: 47313|app: 0|req: 94/196] 10.180.1.21 () {58 vars in 1273 bytes} [Thu Oct 31 12:10:00 2024] GET /compute/v2.1/os-hypervisors/3dca9236-e6c3-4e4f-9205-12147b9d63be/uptime => generated 123 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 523.385557] [47313]: DEBUG nova.api.openstack.wsgi [None req-65020dbb-f1c8-419c-9444-348ab971f04f tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.402947] [47313]: INFO nova.api.openstack.requestlog [None req-65020dbb-f1c8-419c-9444-348ab971f04f tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/609470778" status: 202 len: 0 microversion: 2.1 time: 0.022758 [ 523.403601] [47313]: [pid: 47313|app: 0|req: 95/197] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:10:00 2024] DELETE /compute/v2.1/flavors/609470778 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 523.407093] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb782b96-7870-4979-b792-a2d2c101e86d tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.416363] [47313]: INFO nova.api.openstack.requestlog [None req-bb782b96-7870-4979-b792-a2d2c101e86d tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1669496728" status: 202 len: 0 microversion: 2.1 time: 0.011935 [ 523.418411] [47313]: [pid: 47313|app: 0|req: 96/198] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:00 2024] DELETE /compute/v2.1/flavors/1669496728 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 523.420196] [47313]: DEBUG nova.api.openstack.wsgi [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47fb2cb0>, body: {"quota_set": {"force": true, "instances": 0}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 523.475530] [47312]: DEBUG neutronclient.v2_0.client [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 70d7b535-67b6-4540-af57-1c8fd894eb12 does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 523.476222] [47312]: DEBUG nova.network.security_group_api [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Neutron security group 70d7b535-67b6-4540-af57-1c8fd894eb12 not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 523.476309] [47312]: DEBUG nova.api.openstack.compute.security_groups [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Security Group ID 70d7b535-67b6-4540-af57-1c8fd894eb12 does not exist {{(pid=47312) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 523.491570] [47312]: DEBUG neutronclient.v2_0.client [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 70d7b535-67b6-4540-af57-1c8fd894eb12 does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 523.491921] [47312]: DEBUG nova.network.security_group_api [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Neutron security group 70d7b535-67b6-4540-af57-1c8fd894eb12 not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 523.492128] [47312]: DEBUG nova.api.openstack.compute.security_groups [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Security Group ID 70d7b535-67b6-4540-af57-1c8fd894eb12 does not exist {{(pid=47312) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 523.585488] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.585859] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.586149] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.586704] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.587010] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.587275] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.623809] [47313]: INFO nova.api.openstack.requestlog [None req-c6b1766d-a379-4e7e-8fca-7378e78faeb4 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 328 microversion: 2.1 time: 0.206216 [ 523.624344] [47313]: [pid: 47313|app: 0|req: 97/199] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:00 2024] PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 328 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 523.629122] [47313]: DEBUG nova.api.openstack.wsgi [None req-24d96fe3-ac5d-47f8-8c2e-5d45aefed72c tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.652467] [47313]: INFO nova.api.openstack.requestlog [None req-24d96fe3-ac5d-47f8-8c2e-5d45aefed72c tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/1" status: 200 len: 0 microversion: 2.1 time: 0.026964 [ 523.652804] [47313]: [pid: 47313|app: 0|req: 98/200] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:00 2024] DELETE /compute/v2.1/os-aggregates/1 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 523.655279] [47313]: DEBUG nova.api.openstack.wsgi [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.656927] [47313]: DEBUG nova.compute.api [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 523.663821] [47313]: DEBUG oslo_concurrency.lockutils [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.664185] [47313]: DEBUG oslo_concurrency.lockutils [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.664376] [47313]: DEBUG oslo_concurrency.lockutils [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.668021] [47313]: DEBUG oslo_concurrency.lockutils [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.668021] [47313]: DEBUG oslo_concurrency.lockutils [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.668021] [47313]: DEBUG oslo_concurrency.lockutils [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.732015] [47313]: DEBUG nova.policy [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 523.737382] [47313]: INFO nova.api.openstack.requestlog [None req-686ae7e5-dc06-4b5e-b323-4318f3e5bdd1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1283 microversion: 2.1 time: 0.083888 [ 523.737777] [47313]: [pid: 47313|app: 0|req: 99/201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:00 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1283 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 523.740511] [47313]: DEBUG nova.api.openstack.wsgi [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.742307] [47313]: DEBUG nova.compute.api [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 523.746154] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.746472] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.746715] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.747533] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.747926] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.749093] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.806976] [47313]: DEBUG nova.policy [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 523.810039] [47313]: INFO nova.api.openstack.requestlog [None req-7bb5e4de-d379-4f0c-9040-f977f37f1b97 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1273 microversion: 2.1 time: 0.071549 [ 523.810397] [47313]: [pid: 47313|app: 0|req: 100/202] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:00 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1273 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 523.815229] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.817212] [47313]: DEBUG nova.compute.api [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 523.823582] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.823582] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.824144] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.824612] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.824910] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.825341] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.885372] [47313]: DEBUG nova.policy [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 523.892594] [47313]: INFO nova.api.openstack.requestlog [None req-d9604a10-1d54-49c3-be85-b7d8b0a818ff tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1287 microversion: 2.1 time: 0.081325 [ 523.892933] [47313]: [pid: 47313|app: 0|req: 101/203] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:00 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1287 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 523.897211] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.898129] [47313]: DEBUG nova.compute.api [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 523.902279] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.902279] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.902279] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.902521] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.902730] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.902903] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.967339] [47313]: DEBUG nova.policy [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 523.973228] [47313]: INFO nova.api.openstack.requestlog [None req-1d963a95-f7e8-4678-8259-fb40b2e62a5a tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1216 microversion: 2.1 time: 0.079385 [ 523.973563] [47313]: [pid: 47313|app: 0|req: 102/204] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:00 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1216 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 523.978669] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 523.980473] [47313]: DEBUG nova.compute.api [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 523.985341] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.985972] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.986178] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 523.986577] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 523.986827] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 523.987019] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 524.040976] [47313]: DEBUG nova.policy [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 524.047511] [47313]: INFO nova.api.openstack.requestlog [None req-5fe8afc6-0c7f-430d-88b7-e49fa2b7061d tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1268 microversion: 2.1 time: 0.073229 [ 524.047855] [47313]: [pid: 47313|app: 0|req: 103/205] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:00 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1268 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 524.055780] [47313]: DEBUG nova.api.openstack.wsgi [None req-8bbcc5ce-de96-446d-b520-b928285179a1 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47fb1480>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.239529] [47313]: INFO nova.api.openstack.requestlog [None req-8bbcc5ce-de96-446d-b520-b928285179a1 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata/os_version" status: 204 len: 0 microversion: 2.1 time: 0.190928 [ 524.239881] [47313]: [pid: 47313|app: 0|req: 104/206] 10.180.1.21 () {58 vars in 1291 bytes} [Thu Oct 31 12:10:00 2024] DELETE /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata/os_version => generated 0 bytes in 191 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 524.242691] [47313]: DEBUG nova.api.openstack.wsgi [None req-07374750-5b13-4026-9068-c9048303ce58 tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Calling method '.version_select at 0x7b9c47e79cf0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.371910] [47313]: INFO nova.api.openstack.requestlog [None req-07374750-5b13-4026-9068-c9048303ce58 tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/47594480-8b6b-4c31-94c8-a90cc4bc3425" status: 200 len: 144 microversion: 2.1 time: 0.131351 [ 524.373354] [47313]: [pid: 47313|app: 0|req: 105/207] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:01 2024] GET /compute/v2.1/os-floating-ips/47594480-8b6b-4c31-94c8-a90cc4bc3425 => generated 144 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 524.376838] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.378485] [47313]: DEBUG nova.compute.api [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 524.385726] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 524.385938] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 524.386136] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 524.386491] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 524.386866] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 524.386927] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 524.724230] [47313]: DEBUG nova.policy [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 524.731197] [47313]: INFO nova.api.openstack.requestlog [None req-ac80d4b1-436a-4cda-94a7-4e3730804917 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1235 microversion: 2.1 time: 0.357008 [ 524.731588] [47313]: [pid: 47313|app: 0|req: 106/208] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:01 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1235 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 524.734017] [47313]: DEBUG nova.api.openstack.wsgi [None req-a56a81f2-8654-42bd-bc2c-f8930d7cfaae tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Calling method '.version_select at 0x7b9c48978b80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.764786] [47313]: DEBUG neutronclient.v2_0.client [None req-a56a81f2-8654-42bd-bc2c-f8930d7cfaae tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f0b5b159-9504-42c1-a03d-a9a1d7719dc7 does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 524.765195] [47313]: DEBUG nova.network.security_group_api [None req-a56a81f2-8654-42bd-bc2c-f8930d7cfaae tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Neutron security group f0b5b159-9504-42c1-a03d-a9a1d7719dc7 not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 524.765458] [47313]: INFO nova.api.openstack.wsgi [None req-a56a81f2-8654-42bd-bc2c-f8930d7cfaae tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] HTTP exception thrown: Security group f0b5b159-9504-42c1-a03d-a9a1d7719dc7 does not exist [ 524.765458] [47313]: Neutron server returns request_ids: ['req-5f090376-c19f-44be-a11e-c7cf305cd4a9'] [ 524.766124] [47313]: DEBUG nova.api.openstack.wsgi [None req-a56a81f2-8654-42bd-bc2c-f8930d7cfaae tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Returning 404 to user: Security group f0b5b159-9504-42c1-a03d-a9a1d7719dc7 does not exist [ 524.766124] [47313]: Neutron server returns request_ids: ['req-5f090376-c19f-44be-a11e-c7cf305cd4a9'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 524.766272] [47313]: INFO nova.api.openstack.requestlog [None req-a56a81f2-8654-42bd-bc2c-f8930d7cfaae tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/f0b5b159-9504-42c1-a03d-a9a1d7719dc7" status: 404 len: 194 microversion: 2.1 time: 0.034157 [ 524.767293] [47313]: [pid: 47313|app: 0|req: 107/209] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:10:01 2024] GET /compute/v2.1/os-security-groups/f0b5b159-9504-42c1-a03d-a9a1d7719dc7 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 524.769882] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2efc09c-8ee7-4b1f-97bd-509e20fb84ad tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.781172] [47313]: INFO nova.api.openstack.wsgi [None req-f2efc09c-8ee7-4b1f-97bd-509e20fb84ad tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] HTTP exception thrown: Flavor 507855242 has no extra specs with key hw:cpu_thread_policy. [ 524.781460] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2efc09c-8ee7-4b1f-97bd-509e20fb84ad tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Returning 404 to user: Flavor 507855242 has no extra specs with key hw:cpu_thread_policy. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 524.781996] [47313]: INFO nova.api.openstack.requestlog [None req-f2efc09c-8ee7-4b1f-97bd-509e20fb84ad tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/507855242/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 112 microversion: 2.1 time: 0.014358 [ 524.782187] [47313]: [pid: 47313|app: 0|req: 108/210] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:10:01 2024] DELETE /compute/v2.1/flavors/507855242/os-extra_specs/hw:cpu_thread_policy => generated 112 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 524.785566] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7092488-3518-46b1-a09b-1d72a4115a69 tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.795640] [47313]: INFO nova.api.openstack.requestlog [None req-c7092488-3518-46b1-a09b-1d72a4115a69 tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/366605255" status: 202 len: 0 microversion: 2.55 time: 0.012521 [ 524.795640] [47313]: [pid: 47313|app: 0|req: 109/211] 10.180.1.21 () {60 vars in 1194 bytes} [Thu Oct 31 12:10:01 2024] DELETE /compute/v2.1/flavors/366605255 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 524.798183] [47313]: DEBUG nova.api.openstack.wsgi [None req-a41d2e63-81cb-44ab-8815-62dfebabd841 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 524.813806] [47313]: INFO nova.api.openstack.requestlog [None req-a41d2e63-81cb-44ab-8815-62dfebabd841 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1688536620/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.017587 [ 524.814141] [47313]: [pid: 47313|app: 0|req: 110/212] 10.180.1.21 () {60 vars in 1219 bytes} [Thu Oct 31 12:10:01 2024] POST /compute/v2.1/flavors/1688536620/os-extra_specs => generated 66 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 524.817132] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe3ed839-db3f-4f5a-8283-c8818dff710b tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Calling method '.version_select at 0x7b9c47fb2cb0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.819647] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe3ed839-db3f-4f5a-8283-c8818dff710b tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 524.819647] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe3ed839-db3f-4f5a-8283-c8818dff710b tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 524.819647] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe3ed839-db3f-4f5a-8283-c8818dff710b tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 524.822732] [47313]: INFO nova.api.openstack.wsgi [None req-fe3ed839-db3f-4f5a-8283-c8818dff710b tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] HTTP exception thrown: No hypervisor matching '734f1fef-f691-4a39-b74c-b020aaa82ef6' could be found. [ 524.823064] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe3ed839-db3f-4f5a-8283-c8818dff710b tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] Returning 404 to user: No hypervisor matching '734f1fef-f691-4a39-b74c-b020aaa82ef6' could be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 524.823560] [47313]: INFO nova.api.openstack.requestlog [None req-fe3ed839-db3f-4f5a-8283-c8818dff710b tempest-HypervisorAdminNegativeUnderV252Test-83751716 tempest-HypervisorAdminNegativeUnderV252Test-83751716-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/734f1fef-f691-4a39-b74c-b020aaa82ef6/servers" status: 404 len: 123 microversion: 2.1 time: 0.008162 [ 524.823939] [47313]: [pid: 47313|app: 0|req: 111/213] 10.180.1.21 () {58 vars in 1276 bytes} [Thu Oct 31 12:10:01 2024] GET /compute/v2.1/os-hypervisors/734f1fef-f691-4a39-b74c-b020aaa82ef6/servers => generated 123 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 524.826298] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.828850] [47313]: DEBUG nova.compute.api [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 524.831264] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 524.831776] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 524.831776] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 524.832154] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 524.832380] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 524.832731] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 524.883845] [47313]: DEBUG nova.policy [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 524.889933] [47313]: INFO nova.api.openstack.requestlog [None req-d9b8aa32-429b-4797-b8b0-d4c620997507 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1276 microversion: 2.1 time: 0.065485 [ 524.890443] [47313]: [pid: 47313|app: 0|req: 112/214] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:01 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1276 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 524.893616] [47313]: DEBUG nova.api.openstack.wsgi [None req-4df2a3f4-b837-4e55-8514-70161f3ba850 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] Calling method '.version_select at 0x7b9c47e79f30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 524.906770] [47313]: INFO nova.api.openstack.requestlog [None req-4df2a3f4-b837-4e55-8514-70161f3ba850 tempest-KeyPairsV210TestJSON-1916539541 tempest-KeyPairsV210TestJSON-1916539541-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-205435230?user_id=dc06cc6c249c492598ae7f90e387bf86" status: 204 len: 0 microversion: 2.10 time: 0.015890 [ 524.907161] [47313]: [pid: 47313|app: 0|req: 113/215] 10.180.1.21 () {60 vars in 1335 bytes} [Thu Oct 31 12:10:01 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-205435230?user_id=dc06cc6c249c492598ae7f90e387bf86 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 524.909601] [47313]: DEBUG nova.api.openstack.wsgi [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47e7ba30>, body: {"quota_set": {"ram": "5120"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 524.919727] [47312]: DEBUG neutronclient.v2_0.client [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e221beaa-04c7-49ce-887a-290da126ce3f does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 524.920773] [47312]: DEBUG nova.network.security_group_api [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Neutron security group e221beaa-04c7-49ce-887a-290da126ce3f not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 524.920773] [47312]: DEBUG nova.api.openstack.compute.security_groups [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Security Group ID e221beaa-04c7-49ce-887a-290da126ce3f does not exist {{(pid=47312) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 524.934276] [47312]: DEBUG neutronclient.v2_0.client [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e221beaa-04c7-49ce-887a-290da126ce3f does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 524.935116] [47312]: DEBUG nova.network.security_group_api [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Neutron security group e221beaa-04c7-49ce-887a-290da126ce3f not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 524.935583] [47312]: DEBUG nova.api.openstack.compute.security_groups [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Security Group ID e221beaa-04c7-49ce-887a-290da126ce3f does not exist {{(pid=47312) _format_security_group_rule /opt/stack/nova/nova/api/openstack/compute/security_groups.py:74}} [ 524.937416] [47312]: INFO nova.api.openstack.requestlog [None req-f2dcac1e-bcf0-43c3-b279-25c97c3ebc41 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 13835 microversion: 2.1 time: 2.622821 [ 524.937807] [47312]: [pid: 47312|app: 0|req: 103/216] 10.180.1.21 () {58 vars in 1186 bytes} [Thu Oct 31 12:09:59 2024] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 13835 bytes in 2624 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 525.067734] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.067734] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.067940] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.068292] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.068496] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.068665] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.121184] [47313]: INFO nova.api.openstack.requestlog [None req-7cb3f479-044d-4d85-bb57-15fcc1c92e07 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16" status: 200 len: 328 microversion: 2.1 time: 0.212879 [ 525.121184] [47313]: [pid: 47313|app: 0|req: 114/217] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:01 2024] PUT /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16 => generated 328 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 525.126034] [47313]: DEBUG nova.api.openstack.wsgi [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e3a373f2-640f-479d-98f6-963a5fbc38ac", "name": "network-vif-deleted", "tag": "7e895ead-a61b-46dc-8368-b89c0bb75a66"}, {"name": "network-changed", "server_uuid": "4f70d05b-de38-41d5-b2ff-4856abd85ee4", "tag": "a27daaa7-c19c-47a8-b629-a9f9f57d9aed"}, {"server_uuid": "4f70d05b-de38-41d5-b2ff-4856abd85ee4", "name": "network-vif-deleted", "tag": "a27daaa7-c19c-47a8-b629-a9f9f57d9aed"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 525.135903] [47313]: DEBUG oslo_concurrency.lockutils [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.136208] [47313]: DEBUG oslo_concurrency.lockutils [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.136370] [47313]: DEBUG oslo_concurrency.lockutils [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.142224] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c718242-8269-4783-a584-1e579952762b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Action: 'create', calling method: .version_select at 0x7b9c47d86710>, body: {"keypair": {"name": "tempest-keypair-587201143", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMXSFbjEgwpeX+vNWery923j4YIxpNF/tbffQf9TU0vWIwNfmp46mZSFZnfUHYfqcXGSNlAZ8vj8PUfCaAMR28wOqisO6dexJSDGNXjZOwX2fmUwl9qATi7Vcuf1YIQc3g=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 525.148270] [47313]: INFO nova.api.openstack.compute.server_external_events [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] Creating event network-vif-deleted:7e895ead-a61b-46dc-8368-b89c0bb75a66 for instance e3a373f2-640f-479d-98f6-963a5fbc38ac on cpu-1 [ 525.148270] [47313]: INFO nova.api.openstack.compute.server_external_events [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] Creating event network-changed:a27daaa7-c19c-47a8-b629-a9f9f57d9aed for instance 4f70d05b-de38-41d5-b2ff-4856abd85ee4 on cpu-1 [ 525.148647] [47313]: INFO nova.api.openstack.compute.server_external_events [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] Creating event network-vif-deleted:a27daaa7-c19c-47a8-b629-a9f9f57d9aed for instance 4f70d05b-de38-41d5-b2ff-4856abd85ee4 on cpu-1 [ 525.153370] [47313]: INFO nova.api.openstack.requestlog [req-8bb3f1bc-e87c-40ae-a533-29145cf902e8 req-380847a3-28b8-4dd8-998b-b8c8aaf45bbb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.031312 [ 525.153878] [47313]: [pid: 47313|app: 0|req: 115/218] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:01 2024] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 525.156661] [47313]: DEBUG nova.api.openstack.wsgi [None req-830e6ce6-f3b8-4cf1-89e0-9b0e3b7fbe68 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Action: 'create', calling method: .version_select at 0x7b9c48978b80>, body: {"pool": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 525.162200] [47312]: DEBUG nova.quota [None req-7c718242-8269-4783-a584-1e579952762b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Getting quotas for project 09d85e0631a346c18c4f0f6cbc3b0a14. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 525.174576] [47312]: DEBUG nova.quota [None req-7c718242-8269-4783-a584-1e579952762b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Getting quotas for user e329450badd345fda2775022a82e90f3 and project 09d85e0631a346c18c4f0f6cbc3b0a14. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 525.196942] [47312]: INFO nova.api.openstack.requestlog [None req-7c718242-8269-4783-a584-1e579952762b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.258384 [ 525.197368] [47312]: [pid: 47312|app: 0|req: 104/219] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:01 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 525.202585] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Calling method '.version_select at 0x7b9c47d85090>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 525.207696] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.207696] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.208013] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.224551] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.224903] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.224990] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.230455] [47312]: INFO nova.api.openstack.requestlog [None req-d0f11495-6929-456f-9c1a-e536c8023929 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors" status: 200 len: 137 microversion: 2.1 time: 0.032447 [ 525.230807] [47312]: [pid: 47312|app: 0|req: 105/220] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:02 2024] GET /compute/v2.1/os-hypervisors => generated 137 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 525.235044] [47312]: DEBUG nova.api.openstack.wsgi [None req-b21d7e00-9f55-4584-898b-33cc22b49f03 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 525.253120] [47312]: INFO nova.api.openstack.requestlog [None req-b21d7e00-9f55-4584-898b-33cc22b49f03 tempest-FlavorsAccessTestJSON-869024531 tempest-FlavorsAccessTestJSON-869024531-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5081 microversion: 2.1 time: 0.021657 [ 525.254585] [47312]: [pid: 47312|app: 0|req: 106/221] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:02 2024] GET /compute/v2.1/flavors/detail => generated 5081 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 525.257084] [47312]: DEBUG nova.api.openstack.wsgi [None req-f53ffcd3-b7d4-4200-9090-61168523132a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 525.275475] [47312]: INFO nova.api.openstack.requestlog [None req-f53ffcd3-b7d4-4200-9090-61168523132a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5081 microversion: 2.1 time: 0.020234 [ 525.280286] [47312]: [pid: 47312|app: 0|req: 107/222] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:02 2024] GET /compute/v2.1/flavors/detail => generated 5081 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 525.286038] [47312]: DEBUG nova.api.openstack.wsgi [None req-5049211f-2e0e-44ba-a8e7-94c6db03f18a tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-36029314"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 525.288251] [47312]: DEBUG nova.objects.aggregate [None req-5049211f-2e0e-44ba-a8e7-94c6db03f18a tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid c7a46ab5-6d15-4473-8e0b-a086573f2115 for aggregate {{(pid=47312) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 525.315177] [47312]: INFO nova.api.openstack.requestlog [None req-5049211f-2e0e-44ba-a8e7-94c6db03f18a tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 196 microversion: 2.1 time: 0.029718 [ 525.315177] [47312]: [pid: 47312|app: 0|req: 108/223] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:02 2024] POST /compute/v2.1/os-aggregates => generated 196 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 525.315177] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Calling method '.version_select at 0x7b9c47d87be0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 525.318683] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.318910] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.319123] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.319578] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.319737] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.319890] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.332709] [47312]: INFO nova.api.openstack.requestlog [None req-7e2c50c1-c83b-470b-8821-22684a5ad404 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.020762 [ 525.333073] [47312]: [pid: 47312|app: 0|req: 109/224] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Oct 31 12:10:02 2024] GET /compute/v2.1/os-hosts => generated 215 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 525.335701] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-2094841230", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 525.391997] [47312]: DEBUG nova.network.neutron [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 525.678281] [47312]: DEBUG nova.virt.hardware [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 525.678484] [47312]: DEBUG nova.virt.hardware [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 525.678685] [47312]: DEBUG nova.virt.hardware [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 525.678839] [47312]: DEBUG nova.virt.hardware [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 525.678996] [47312]: DEBUG nova.virt.hardware [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 525.686858] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.687118] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.687304] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.687688] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.687883] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.689405] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.713960] [47312]: DEBUG nova.quota [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Getting quotas for project ff00607abac54266b7308b9c7b4c0f28. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 525.719816] [47312]: DEBUG nova.quota [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Getting quotas for user 76191dacfed54f048e34d8c89dd9f021 and project ff00607abac54266b7308b9c7b4c0f28. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 525.728024] [47312]: DEBUG nova.compute.utils [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] instances quota exceeded for ff00607abac54266b7308b9c7b4c0f28, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=47312) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1187}} [ 525.728024] [47312]: INFO nova.api.openstack.wsgi [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] HTTP exception thrown: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances [ 525.728024] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Returning 403 to user: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 525.728632] [47312]: INFO nova.api.openstack.requestlog [None req-ef666a0f-0265-46f9-82c4-ace42d185e7b tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 119 microversion: 2.1 time: 0.394734 [ 525.728632] [47312]: [pid: 47312|app: 0|req: 110/225] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:02 2024] POST /compute/v2.1/servers => generated 119 bytes in 395 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 525.830224] [47312]: DEBUG nova.api.openstack.wsgi [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsV248Test-server-948429100", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 525.870113] [47312]: DEBUG nova.virt.hardware [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 525.870113] [47312]: DEBUG nova.virt.hardware [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 525.870113] [47312]: DEBUG nova.virt.hardware [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 525.870113] [47312]: DEBUG nova.virt.hardware [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 525.870433] [47312]: DEBUG nova.virt.hardware [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 525.875560] [47312]: DEBUG oslo_concurrency.lockutils [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.875696] [47312]: DEBUG oslo_concurrency.lockutils [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.875948] [47312]: DEBUG oslo_concurrency.lockutils [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.876259] [47312]: DEBUG oslo_concurrency.lockutils [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 525.876449] [47312]: DEBUG oslo_concurrency.lockutils [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 525.876612] [47312]: DEBUG oslo_concurrency.lockutils [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 525.889518] [47312]: DEBUG nova.quota [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Getting quotas for project fd139ef77c1649aca614eac7bddfd2c8. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 525.891383] [47312]: DEBUG nova.quota [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Getting quotas for user 2343dbca8df74e9da79f1969954ae3e9 and project fd139ef77c1649aca614eac7bddfd2c8. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 525.900657] [47312]: DEBUG nova.compute.api [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 525.901912] [47312]: DEBUG nova.compute.api [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 525.941814] [47312]: INFO nova.api.openstack.requestlog [None req-05c0a1fb-cafd-4a80-9e3e-0bfd42e6a3d7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.48 time: 0.212278 [ 525.942075] [47312]: [pid: 47312|app: 0|req: 111/226] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:10:02 2024] POST /compute/v2.1/servers => generated 380 bytes in 213 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 525.944687] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9119557-b782-42b1-9d60-4f7dbca183ce tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47d86290>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 525.982538] [47312]: INFO nova.api.openstack.requestlog [None req-a9119557-b782-42b1-9d60-4f7dbca183ce tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 37 microversion: 2.1 time: 0.038762 [ 525.982538] [47312]: [pid: 47312|app: 0|req: 112/227] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:02 2024] GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 37 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 525.986521] [47312]: DEBUG nova.api.openstack.wsgi [None req-78653717-d3ec-48c3-a5b8-3f03d0ec148c tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Calling method '.version_select at 0x7b9c47e1b130>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.092781] [47313]: INFO nova.api.openstack.requestlog [None req-830e6ce6-f3b8-4cf1-89e0-9b0e3b7fbe68 tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 200 len: 144 microversion: 2.1 time: 1.936546 [ 527.092781] [47313]: [pid: 47313|app: 0|req: 116/228] 10.180.1.21 () {60 vars in 1165 bytes} [Thu Oct 31 12:10:02 2024] POST /compute/v2.1/os-floating-ips => generated 144 bytes in 1937 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 527.098130] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.101894] [47313]: DEBUG nova.compute.api [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 527.110735] [47312]: INFO nova.api.openstack.requestlog [None req-78653717-d3ec-48c3-a5b8-3f03d0ec148c tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/47594480-8b6b-4c31-94c8-a90cc4bc3425" status: 202 len: 0 microversion: 2.1 time: 1.128164 [ 527.113121] [47312]: [pid: 47312|app: 0|req: 113/229] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:02 2024] DELETE /compute/v2.1/os-floating-ips/47594480-8b6b-4c31-94c8-a90cc4bc3425 => generated 0 bytes in 1129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 527.113296] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.113296] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.113296] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.113296] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.114626] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.114626] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.116691] [47312]: DEBUG nova.api.openstack.wsgi [None req-11abcda8-0acf-44b3-ba47-3d3acd49ac87 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Action: 'update', calling method: .version_select at 0x7b9c47d84c10>, body: {"security_group": {"name": "tempest-sg-335251145", "description": "tempest-description-1821272615"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 527.150595] [47312]: DEBUG neutronclient.v2_0.client [None req-11abcda8-0acf-44b3-ba47-3d3acd49ac87 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2ba2c1a-13f3-4085-9ce3-2e77c8cc051d does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 527.150998] [47312]: DEBUG nova.network.security_group_api [None req-11abcda8-0acf-44b3-ba47-3d3acd49ac87 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Neutron security group d2ba2c1a-13f3-4085-9ce3-2e77c8cc051d not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 527.151268] [47312]: INFO nova.api.openstack.wsgi [None req-11abcda8-0acf-44b3-ba47-3d3acd49ac87 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] HTTP exception thrown: Security group d2ba2c1a-13f3-4085-9ce3-2e77c8cc051d does not exist [ 527.151268] [47312]: Neutron server returns request_ids: ['req-247e096c-9c89-4937-80a8-fbe1b3789255'] [ 527.151893] [47312]: DEBUG nova.api.openstack.wsgi [None req-11abcda8-0acf-44b3-ba47-3d3acd49ac87 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] Returning 404 to user: Security group d2ba2c1a-13f3-4085-9ce3-2e77c8cc051d does not exist [ 527.151893] [47312]: Neutron server returns request_ids: ['req-247e096c-9c89-4937-80a8-fbe1b3789255'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 527.152571] [47312]: INFO nova.api.openstack.requestlog [None req-11abcda8-0acf-44b3-ba47-3d3acd49ac87 tempest-SecurityGroupsNegativeTestJSON-326297572 tempest-SecurityGroupsNegativeTestJSON-326297572-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/d2ba2c1a-13f3-4085-9ce3-2e77c8cc051d" status: 404 len: 194 microversion: 2.1 time: 0.039909 [ 527.152571] [47312]: [pid: 47312|app: 0|req: 114/230] 10.180.1.21 () {60 vars in 1285 bytes} [Thu Oct 31 12:10:03 2024] PUT /compute/v2.1/os-security-groups/d2ba2c1a-13f3-4085-9ce3-2e77c8cc051d => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 527.158101] [47312]: DEBUG nova.api.openstack.wsgi [None req-78f30c50-587f-45d2-933d-368b4df72f03 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Action: 'update', calling method: >, body: {"hw:cpu_policy": "shared"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 527.160841] [47312]: INFO nova.api.openstack.wsgi [None req-78f30c50-587f-45d2-933d-368b4df72f03 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] HTTP exception thrown: Request body and URI mismatch [ 527.161323] [47312]: DEBUG nova.api.openstack.wsgi [None req-78f30c50-587f-45d2-933d-368b4df72f03 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Returning 400 to user: Request body and URI mismatch {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 527.161712] [47312]: INFO nova.api.openstack.requestlog [None req-78f30c50-587f-45d2-933d-368b4df72f03 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes" status: 400 len: 73 microversion: 2.1 time: 0.008814 [ 527.162249] [47312]: [pid: 47312|app: 0|req: 115/231] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:04 2024] PUT /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes => generated 73 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 527.164817] [47312]: DEBUG nova.api.openstack.wsgi [None req-c277a881-0a17-4756-abc2-11c3dc5865ee tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.187923] [47312]: INFO nova.api.openstack.requestlog [None req-c277a881-0a17-4756-abc2-11c3dc5865ee tempest-FlavorsV255TestJSON-961400882 tempest-FlavorsV255TestJSON-961400882-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5375 microversion: 2.55 time: 0.024875 [ 527.188281] [47312]: [pid: 47312|app: 0|req: 116/232] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/flavors/detail => generated 5375 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 527.196810] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c46b167-1cf0-454c-bb51-62aa3565290e tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.208036] [47312]: INFO nova.api.openstack.requestlog [None req-6c46b167-1cf0-454c-bb51-62aa3565290e tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1688536620/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.015292 [ 527.208401] [47312]: [pid: 47312|app: 0|req: 117/233] 10.180.1.21 () {58 vars in 1198 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/flavors/1688536620/os-extra_specs => generated 66 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 527.211055] [47312]: DEBUG nova.api.openstack.wsgi [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.213506] [47312]: DEBUG nova.compute.api [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 527.223803] [47312]: DEBUG oslo_concurrency.lockutils [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.223803] [47312]: DEBUG oslo_concurrency.lockutils [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.223803] [47312]: DEBUG oslo_concurrency.lockutils [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.223803] [47312]: DEBUG oslo_concurrency.lockutils [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.224060] [47312]: DEBUG oslo_concurrency.lockutils [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.224060] [47312]: DEBUG oslo_concurrency.lockutils [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.425219] [47312]: DEBUG nova.policy [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 527.432174] [47312]: INFO nova.api.openstack.requestlog [None req-6838e93e-5596-4ebc-9e2f-6c1175e1c5df tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1273 microversion: 2.1 time: 0.223129 [ 527.432542] [47312]: [pid: 47312|app: 0|req: 118/234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1273 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 527.442059] [47312]: DEBUG nova.api.openstack.wsgi [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.442474] [47312]: DEBUG nova.compute.api [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 527.450783] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.450980] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.451266] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.451636] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.451860] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.452061] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.561257] [47312]: DEBUG nova.policy [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 527.566972] [47312]: INFO nova.api.openstack.requestlog [None req-4b393f26-da7d-4595-99ed-2fcde487552b tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1287 microversion: 2.1 time: 0.133617 [ 527.567445] [47312]: [pid: 47312|app: 0|req: 119/235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1287 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 527.570323] [47312]: DEBUG nova.api.openstack.wsgi [None req-75849ee3-a371-48dd-9443-02af7c4a4cb5 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] Calling method '.version_select at 0x7b9c47e19900>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.695292] [47313]: DEBUG nova.policy [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 527.703048] [47313]: INFO nova.api.openstack.requestlog [None req-ad1a3055-c4e3-4cc5-b7a7-cb7eeeb1bbff tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1323 microversion: 2.1 time: 0.610441 [ 527.705662] [47313]: [pid: 47313|app: 0|req: 117/236] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:03 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1323 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 527.706387] [47313]: DEBUG nova.api.openstack.wsgi [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.708317] [47313]: DEBUG nova.compute.api [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 527.718021] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.718021] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.718021] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.718021] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.718409] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.718409] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.797201] [47313]: DEBUG nova.policy [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 527.802915] [47313]: INFO nova.api.openstack.requestlog [None req-f80e4392-e03c-4d92-883c-a33d1a84a8c0 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1280 microversion: 2.1 time: 0.098763 [ 527.803448] [47313]: [pid: 47313|app: 0|req: 118/237] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1280 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 527.806747] [47313]: DEBUG nova.api.openstack.wsgi [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 527.809601] [47313]: DEBUG nova.compute.api [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 527.812905] [47313]: DEBUG oslo_concurrency.lockutils [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.813177] [47313]: DEBUG oslo_concurrency.lockutils [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.813364] [47313]: DEBUG oslo_concurrency.lockutils [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.813821] [47313]: DEBUG oslo_concurrency.lockutils [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 527.813947] [47313]: DEBUG oslo_concurrency.lockutils [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 527.814140] [47313]: DEBUG oslo_concurrency.lockutils [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 527.976114] [47312]: INFO nova.api.openstack.requestlog [None req-75849ee3-a371-48dd-9443-02af7c4a4cb5 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 1113 microversion: 2.1 time: 0.406666 [ 527.976114] [47312]: [pid: 47312|app: 0|req: 120/238] 10.180.1.21 () {58 vars in 1186 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 1113 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 527.981759] [47312]: DEBUG nova.api.openstack.wsgi [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Calling method '.version_select at 0x7b9c47d856c0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 528.290099] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.290390] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.290527] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.290915] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.293189] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.293417] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.312124] [47312]: INFO nova.api.openstack.requestlog [None req-6eaffc41-b72d-462f-9acd-cf498ac277dd tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16/detail" status: 200 len: 916 microversion: 2.1 time: 0.335614 [ 528.314810] [47312]: [pid: 47312|app: 0|req: 121/239] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16/detail => generated 916 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 528.314904] [47313]: DEBUG nova.policy [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.322099] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e9d1e83-71e6-4329-accd-137cc2934298 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Calling method '.version_select at 0x7b9c47e19870>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 528.322099] [47312]: DEBUG nova.policy [None req-3e9d1e83-71e6-4329-accd-137cc2934298 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Policy check for os_compute_api:os-hypervisors:show failed with credentials {'is_admin': False, 'user_id': 'd7febb184d0741e09dbcfc7316a550f7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'faef02ec0a3a4de6837f81e53d7019b8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.322564] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e9d1e83-71e6-4329-accd-137cc2934298 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 528.323251] [47312]: INFO nova.api.openstack.requestlog [None req-3e9d1e83-71e6-4329-accd-137cc2934298 tempest-HypervisorAdminNegativeTestJSON-747047216 tempest-HypervisorAdminNegativeTestJSON-747047216-project-member] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/1" status: 403 len: 115 microversion: 2.1 time: 0.009852 [ 528.323380] [47312]: [pid: 47312|app: 0|req: 122/240] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:05 2024] GET /compute/v2.1/os-hypervisors/1 => generated 115 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 528.334021] [47312]: DEBUG nova.api.openstack.wsgi [None req-02c96827-6db1-4725-beb5-82850abeb2ac tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-825722194", "id": 1320705610, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 528.334709] [47313]: INFO nova.api.openstack.requestlog [None req-11283f15-fc0c-479b-a44c-9bf736772895 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1316 microversion: 2.1 time: 0.530558 [ 528.335094] [47313]: [pid: 47313|app: 0|req: 119/241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:04 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1316 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 528.352859] [47312]: INFO nova.api.openstack.requestlog [None req-02c96827-6db1-4725-beb5-82850abeb2ac tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 428 microversion: 2.1 time: 0.028578 [ 528.352954] [47312]: [pid: 47312|app: 0|req: 123/242] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:05 2024] POST /compute/v2.1/flavors => generated 428 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 528.357203] [47312]: DEBUG nova.api.openstack.wsgi [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Calling method '.version_select at 0x7b9c47e19480>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 528.360323] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.361569] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.361569] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.361874] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.361922] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.362090] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.383383] [47312]: INFO nova.api.openstack.requestlog [None req-dbc7d376-988b-4c5e-b419-ec07106ebd29 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts?zone=internal" status: 200 len: 153 microversion: 2.1 time: 0.027965 [ 528.383769] [47312]: [pid: 47312|app: 0|req: 124/243] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:10:05 2024] GET /compute/v2.1/os-hosts?zone=internal => generated 153 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 528.388283] [47312]: DEBUG nova.api.openstack.wsgi [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47f72d40>, body: {"quota_set": {"instances": 10}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 528.545248] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb8f1aeb-641d-4714-9d83-d7da4937cf25 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 528.546978] [47313]: DEBUG nova.policy [None req-eb8f1aeb-641d-4714-9d83-d7da4937cf25 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Policy check for os_compute_api:os-aggregates:add_host failed with credentials {'is_admin': False, 'user_id': 'af669c7976fc46ab9f66fe66c2446039', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04b2487d7ead4a7082074ed2763b4c5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.546978] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb8f1aeb-641d-4714-9d83-d7da4937cf25 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 528.547505] [47313]: INFO nova.api.openstack.requestlog [None req-eb8f1aeb-641d-4714-9d83-d7da4937cf25 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/2/action" status: 403 len: 118 microversion: 2.1 time: 0.211592 [ 528.547586] [47313]: [pid: 47313|app: 0|req: 120/244] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:10:05 2024] POST /compute/v2.1/os-aggregates/2/action => generated 118 bytes in 212 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 528.550690] [47313]: DEBUG nova.api.openstack.wsgi [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 528.552473] [47313]: DEBUG nova.compute.api [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 528.557789] [47313]: DEBUG oslo_concurrency.lockutils [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.557884] [47313]: DEBUG oslo_concurrency.lockutils [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.558086] [47313]: DEBUG oslo_concurrency.lockutils [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.558516] [47313]: DEBUG oslo_concurrency.lockutils [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.558649] [47313]: DEBUG oslo_concurrency.lockutils [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.558819] [47313]: DEBUG oslo_concurrency.lockutils [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.616636] [47313]: DEBUG nova.policy [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.625105] [47313]: INFO nova.api.openstack.requestlog [None req-70fe11a1-740c-45c3-822a-f9765cfcbc9f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1291 microversion: 2.1 time: 0.076875 [ 528.625445] [47313]: [pid: 47313|app: 0|req: 121/245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:05 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1291 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 528.629587] [47313]: DEBUG nova.api.openstack.wsgi [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 528.633496] [47313]: DEBUG nova.compute.api [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 528.638798] [47313]: DEBUG oslo_concurrency.lockutils [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.640032] [47313]: DEBUG oslo_concurrency.lockutils [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.640032] [47313]: DEBUG oslo_concurrency.lockutils [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.640032] [47313]: DEBUG oslo_concurrency.lockutils [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.640032] [47313]: DEBUG oslo_concurrency.lockutils [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.640224] [47313]: DEBUG oslo_concurrency.lockutils [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.701621] [47313]: DEBUG nova.policy [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.711847] [47313]: INFO nova.api.openstack.requestlog [None req-50f99200-8371-4d59-8d2d-9cf0b255052a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1276 microversion: 2.1 time: 0.085505 [ 528.712149] [47313]: [pid: 47313|app: 0|req: 122/246] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:05 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1276 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 528.715787] [47313]: DEBUG nova.api.openstack.wsgi [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 528.717959] [47313]: DEBUG nova.compute.api [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 528.726571] [47313]: DEBUG oslo_concurrency.lockutils [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.729031] [47313]: DEBUG oslo_concurrency.lockutils [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.729031] [47313]: DEBUG oslo_concurrency.lockutils [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.729031] [47313]: DEBUG oslo_concurrency.lockutils [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.729031] [47313]: DEBUG oslo_concurrency.lockutils [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.729247] [47313]: DEBUG oslo_concurrency.lockutils [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.809603] [47313]: DEBUG nova.policy [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.814929] [47313]: DEBUG nova.policy [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.815357] [47313]: DEBUG nova.policy [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 528.815965] [47313]: INFO nova.api.openstack.requestlog [None req-914d43af-6242-48a9-982f-48c09a4167fc tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1302 microversion: 2.48 time: 0.103403 [ 528.816278] [47313]: [pid: 47313|app: 0|req: 123/247] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:05 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1302 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 528.818258] [47312]: DEBUG oslo_concurrency.lockutils [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.818561] [47312]: DEBUG oslo_concurrency.lockutils [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.818759] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b19933c-d92a-4e56-9984-0595d5db0e9a tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c47e78280>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 528.818824] [47312]: DEBUG oslo_concurrency.lockutils [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.819434] [47312]: DEBUG oslo_concurrency.lockutils [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 528.819684] [47312]: DEBUG oslo_concurrency.lockutils [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 528.819945] [47312]: DEBUG oslo_concurrency.lockutils [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 528.870954] [47312]: INFO nova.api.openstack.requestlog [None req-85ea36ec-83fe-40a0-9a10-321763d1bc1a tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 329 microversion: 2.1 time: 0.486437 [ 528.871780] [47312]: [pid: 47312|app: 0|req: 125/248] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:05 2024] PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 329 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 528.878974] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f6e348a-bbc1-435b-a176-5eb43736ea7d tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Calling method '.version_select at 0x7b9c47d86c20>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 528.883846] [47313]: DEBUG nova.quota [None req-0b19933c-d92a-4e56-9984-0595d5db0e9a tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 528.888328] [47313]: DEBUG nova.quota [None req-0b19933c-d92a-4e56-9984-0595d5db0e9a tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 529.084732] [47313]: INFO nova.api.openstack.requestlog [None req-0b19933c-d92a-4e56-9984-0595d5db0e9a tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 61 microversion: 2.1 time: 0.267615 [ 529.087090] [47313]: [pid: 47313|app: 0|req: 124/249] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:10:05 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 61 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 529.089125] [47313]: DEBUG nova.api.openstack.wsgi [None req-b073e79b-b63d-4030-9610-bb0550891f39 tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Calling method '.version_select at 0x7b9c47e7bf40>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 529.363744] [47313]: INFO nova.api.openstack.requestlog [None req-b073e79b-b63d-4030-9610-bb0550891f39 tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 405 microversion: 2.1 time: 0.276728 [ 529.363997] [47313]: [pid: 47313|app: 0|req: 125/250] 10.180.1.21 () {58 vars in 1144 bytes} [Thu Oct 31 12:10:05 2024] GET /compute/v2.1/os-floating-ips => generated 405 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 529.367960] [47313]: DEBUG nova.api.openstack.wsgi [req-293aeccf-eaf2-447c-a23e-68da9da13e84 req-56596d64-88a7-4013-986d-4eb1fe65520e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "433465bd-370b-4af0-a491-e4321124deca", "tag": "b5ec1549-d0a9-4ea9-9ab9-80553e7b2aa4"}, {"server_uuid": "433465bd-370b-4af0-a491-e4321124deca", "name": "network-vif-deleted", "tag": "b5ec1549-d0a9-4ea9-9ab9-80553e7b2aa4"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 529.379962] [47313]: DEBUG oslo_concurrency.lockutils [req-293aeccf-eaf2-447c-a23e-68da9da13e84 req-56596d64-88a7-4013-986d-4eb1fe65520e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 529.380149] [47313]: DEBUG oslo_concurrency.lockutils [req-293aeccf-eaf2-447c-a23e-68da9da13e84 req-56596d64-88a7-4013-986d-4eb1fe65520e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 529.380383] [47313]: DEBUG oslo_concurrency.lockutils [req-293aeccf-eaf2-447c-a23e-68da9da13e84 req-56596d64-88a7-4013-986d-4eb1fe65520e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 529.391289] [47313]: INFO nova.api.openstack.compute.server_external_events [req-293aeccf-eaf2-447c-a23e-68da9da13e84 req-56596d64-88a7-4013-986d-4eb1fe65520e service nova] Creating event network-changed:b5ec1549-d0a9-4ea9-9ab9-80553e7b2aa4 for instance 433465bd-370b-4af0-a491-e4321124deca on cpu-1 [ 529.391289] [47313]: INFO nova.api.openstack.compute.server_external_events [req-293aeccf-eaf2-447c-a23e-68da9da13e84 req-56596d64-88a7-4013-986d-4eb1fe65520e service nova] Creating event network-vif-deleted:b5ec1549-d0a9-4ea9-9ab9-80553e7b2aa4 for instance 433465bd-370b-4af0-a491-e4321124deca on cpu-1 [ 529.393840] [47313]: INFO nova.api.openstack.requestlog [req-293aeccf-eaf2-447c-a23e-68da9da13e84 req-56596d64-88a7-4013-986d-4eb1fe65520e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029134 [ 529.394210] [47313]: [pid: 47313|app: 0|req: 126/251] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:06 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 529.397555] [47313]: DEBUG nova.api.openstack.wsgi [None req-e410c9c9-1704-4d15-b203-f1e5a4b331a0 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 529.399116] [47313]: DEBUG nova.api.openstack.wsgi [None req-e410c9c9-1704-4d15-b203-f1e5a4b331a0 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Returning 400 to user: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 529.399298] [47313]: INFO nova.api.openstack.requestlog [None req-e410c9c9-1704-4d15-b203-f1e5a4b331a0 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes" status: 400 len: 117 microversion: 2.1 time: 0.004227 [ 529.399503] [47313]: [pid: 47313|app: 0|req: 127/252] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:06 2024] PUT /compute/v2.1/flavors/507855242/os-extra_specs/hw:numa_nodes => generated 117 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 529.404742] [47313]: DEBUG nova.api.openstack.wsgi [None req-439bfa86-2f83-47c1-8652-b0a990c061d5 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "2"} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 529.428221] [47313]: INFO nova.api.openstack.requestlog [None req-439bfa86-2f83-47c1-8652-b0a990c061d5 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/1688536620/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.027994 [ 529.428839] [47313]: [pid: 47313|app: 0|req: 128/253] 10.180.1.21 () {60 vars in 1260 bytes} [Thu Oct 31 12:10:06 2024] PUT /compute/v2.1/flavors/1688536620/os-extra_specs/hw:numa_nodes => generated 22 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 529.531771] [47313]: DEBUG nova.api.openstack.wsgi [None req-44969cc8-c689-4039-935d-bf73b9598b6f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e7a200>, body: {"keypair": {"name": "tempest-keypair-1108348025", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGINtJOP+IzblomLAt/I0R3uj94uqTW5F0j075wJyyb+TC8YOniKA2axHwykOvkjUE0fGX6N94d9sIJWvT74/D0ATcmifeuojvU18h/Fe9PEwDppFLiG7WDvkD6cUnTbvw=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 529.548187] [47313]: DEBUG nova.quota [None req-44969cc8-c689-4039-935d-bf73b9598b6f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Getting quotas for project 9d3e3e9945fc4774a35ad817e8e312ba. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 529.553208] [47313]: DEBUG nova.quota [None req-44969cc8-c689-4039-935d-bf73b9598b6f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Getting quotas for user b12122c73ec440098daf417330d4443f and project 9d3e3e9945fc4774a35ad817e8e312ba. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 529.577163] [47313]: INFO nova.api.openstack.requestlog [None req-44969cc8-c689-4039-935d-bf73b9598b6f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.147675 [ 529.578260] [47313]: [pid: 47313|app: 0|req: 129/254] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:06 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 529.583680] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bc0acab-4e47-4dbe-9f00-b83a28028d43 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Calling method '.version_select at 0x7b9c47e7bd00>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 529.986444] [47313]: INFO nova.api.openstack.requestlog [None req-9bc0acab-4e47-4dbe-9f00-b83a28028d43 tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/4e93ac16-c5b3-402e-ab9e-97e64f20736c" status: 202 len: 0 microversion: 2.1 time: 0.407520 [ 529.987178] [47313]: [pid: 47313|app: 0|req: 130/255] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:06 2024] DELETE /compute/v2.1/os-security-groups/4e93ac16-c5b3-402e-ab9e-97e64f20736c => generated 0 bytes in 408 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 529.992672] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b937f07-9c44-4f47-8bf8-9c49e89b1568 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Calling method '.version_select at 0x7b9c47e79120>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 529.995876] [47313]: INFO nova.api.openstack.wsgi [None req-3b937f07-9c44-4f47-8bf8-9c49e89b1568 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] HTTP exception thrown: Hypervisor with ID '798c87a6-0644-4c2f-ae3f-c46fc7bdc03d' could not be found. [ 529.996189] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b937f07-9c44-4f47-8bf8-9c49e89b1568 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] Returning 404 to user: Hypervisor with ID '798c87a6-0644-4c2f-ae3f-c46fc7bdc03d' could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 529.998998] [47313]: INFO nova.api.openstack.requestlog [None req-3b937f07-9c44-4f47-8bf8-9c49e89b1568 tempest-HypervisorAdminNegativeTestJSON-1863210053 tempest-HypervisorAdminNegativeTestJSON-1863210053-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/798c87a6-0644-4c2f-ae3f-c46fc7bdc03d" status: 404 len: 123 microversion: 2.1 time: 0.009291 [ 529.998998] [47313]: [pid: 47313|app: 0|req: 131/256] 10.180.1.21 () {58 vars in 1252 bytes} [Thu Oct 31 12:10:06 2024] GET /compute/v2.1/os-hypervisors/798c87a6-0644-4c2f-ae3f-c46fc7bdc03d => generated 123 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 529.999795] [47313]: DEBUG nova.api.openstack.wsgi [None req-f18c9c36-08bf-4d24-926b-0dd590b5e492 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.017282] [47313]: INFO nova.api.openstack.requestlog [None req-f18c9c36-08bf-4d24-926b-0dd590b5e492 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1320705610" status: 202 len: 0 microversion: 2.1 time: 0.018740 [ 530.018194] [47313]: [pid: 47313|app: 0|req: 132/257] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:06 2024] DELETE /compute/v2.1/flavors/1320705610 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 530.024264] [47313]: DEBUG nova.api.openstack.wsgi [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Calling method '.version_select at 0x7b9c47e7b640>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.026498] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.027133] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.027236] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.027602] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.027788] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.027996] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.047891] [47313]: INFO nova.api.openstack.requestlog [None req-bc0e9928-1556-44ba-8b9f-cddca1053eeb tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.028860 [ 530.048391] [47313]: [pid: 47313|app: 0|req: 133/258] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Oct 31 12:10:06 2024] GET /compute/v2.1/os-hosts => generated 215 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 530.051252] [47313]: DEBUG nova.api.openstack.wsgi [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-279027879", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "3e0105bf-34a4-43c9-abf0-21ed481eaf33"}], "security_groups": [{"name": "tempest-securitygroup--378246817"}], "key_name": "tempest-keypair-587201143", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 530.073891] [47312]: INFO nova.api.openstack.requestlog [None req-5f6e348a-bbc1-435b-a176-5eb43736ea7d tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/84ea5d3c-30de-4939-a939-e65f7363d6e5" status: 202 len: 0 microversion: 2.1 time: 1.201065 [ 530.073891] [47312]: [pid: 47312|app: 0|req: 126/259] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:05 2024] DELETE /compute/v2.1/os-floating-ips/84ea5d3c-30de-4939-a939-e65f7363d6e5 => generated 0 bytes in 1202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 530.077077] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.078986] [47312]: DEBUG nova.compute.api [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 530.085242] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.085493] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.085676] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.086073] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.086370] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.086521] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.161855] [47312]: DEBUG nova.policy [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 530.169193] [47312]: INFO nova.api.openstack.requestlog [None req-8b15b5f7-18ef-4593-95a9-e682aa48a752 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1273 microversion: 2.1 time: 0.095249 [ 530.169779] [47312]: [pid: 47312|app: 0|req: 127/260] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:06 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1273 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 530.173295] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee940fb5-5d41-4e57-a06c-21c4eb3b2eaf tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.199030] [47313]: DEBUG nova.network.neutron [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] validate_networks() for [('3e0105bf-34a4-43c9-abf0-21ed481eaf33', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 530.204190] [47312]: INFO nova.api.openstack.requestlog [None req-ee940fb5-5d41-4e57-a06c-21c4eb3b2eaf tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/2" status: 200 len: 0 microversion: 2.1 time: 0.033749 [ 530.204868] [47312]: [pid: 47312|app: 0|req: 128/261] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:07 2024] DELETE /compute/v2.1/os-aggregates/2 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 530.208327] [47312]: DEBUG nova.api.openstack.wsgi [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.210014] [47312]: DEBUG nova.compute.api [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 530.216262] [47312]: DEBUG oslo_concurrency.lockutils [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.219584] [47312]: DEBUG oslo_concurrency.lockutils [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.219584] [47312]: DEBUG oslo_concurrency.lockutils [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.219584] [47312]: DEBUG oslo_concurrency.lockutils [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.219584] [47312]: DEBUG oslo_concurrency.lockutils [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.219907] [47312]: DEBUG oslo_concurrency.lockutils [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.289063] [47312]: DEBUG nova.policy [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 530.296275] [47312]: INFO nova.api.openstack.requestlog [None req-47d5490e-4a47-43d2-858a-9be4e2e78051 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1287 microversion: 2.1 time: 0.090601 [ 530.296639] [47312]: [pid: 47312|app: 0|req: 129/262] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:07 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1287 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 530.299813] [47312]: DEBUG nova.api.openstack.wsgi [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.301975] [47312]: DEBUG nova.compute.api [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 530.309131] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.309386] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.309569] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.309951] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.310128] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.310302] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.375122] [47312]: DEBUG nova.policy [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 530.382832] [47312]: INFO nova.api.openstack.requestlog [None req-56ed7183-d15c-4681-a3f4-640f82194434 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1281 microversion: 2.1 time: 0.084853 [ 530.382832] [47312]: [pid: 47312|app: 0|req: 130/263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:07 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1281 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 530.387899] [47312]: DEBUG nova.api.openstack.wsgi [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.389838] [47312]: DEBUG nova.compute.api [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 530.397593] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.397593] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.397593] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.397860] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.398067] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.398238] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.739442] [47312]: DEBUG nova.policy [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 530.745318] [47312]: INFO nova.api.openstack.requestlog [None req-15c90e09-4af6-46a2-b1b2-66c54e36e7dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1320 microversion: 2.1 time: 0.362055 [ 530.745752] [47312]: [pid: 47312|app: 0|req: 131/264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:07 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1320 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 530.752131] [47312]: DEBUG nova.api.openstack.wsgi [None req-0aa6be4f-8dc4-4c60-96b9-63b81d50ddf6 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Calling method '.version_select at 0x7b9c47d868c0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 530.878538] [47313]: DEBUG nova.virt.hardware [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 530.878767] [47313]: DEBUG nova.virt.hardware [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 530.878978] [47313]: DEBUG nova.virt.hardware [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 530.879151] [47313]: DEBUG nova.virt.hardware [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 530.879272] [47313]: DEBUG nova.virt.hardware [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 530.885171] [47312]: INFO nova.api.openstack.requestlog [None req-0aa6be4f-8dc4-4c60-96b9-63b81d50ddf6 tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 371 microversion: 2.1 time: 0.138772 [ 530.885512] [47312]: [pid: 47312|app: 0|req: 132/265] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:10:07 2024] GET /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 371 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 530.891078] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47d86cb0>, body: {"quota_set": {"ram": "2048"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 530.895399] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.895399] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.895552] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.895956] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.896165] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.896335] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.909987] [47313]: DEBUG nova.quota [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Getting quotas for project 09d85e0631a346c18c4f0f6cbc3b0a14. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 530.912823] [47313]: DEBUG nova.quota [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Getting quotas for user e329450badd345fda2775022a82e90f3 and project 09d85e0631a346c18c4f0f6cbc3b0a14. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 530.920615] [47313]: DEBUG nova.compute.api [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 530.922122] [47313]: DEBUG nova.compute.api [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 530.965341] [47313]: INFO nova.api.openstack.requestlog [None req-dcada28b-6111-470a-9d20-54c85a482cdf tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.916156 [ 530.965716] [47313]: [pid: 47313|app: 0|req: 134/266] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:06 2024] POST /compute/v2.1/servers => generated 405 bytes in 917 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 530.996303] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.996552] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.996770] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 530.997228] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 530.997430] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 530.997585] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.026491] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.026491] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.026491] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.026491] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.026634] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.026634] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.084009] [47313]: DEBUG nova.api.openstack.wsgi [None req-67117942-78ad-4138-93b0-3f7e3546cef4 tempest-NetworksTest-1325202112 tempest-NetworksTest-1325202112-project-admin] Calling method '.version_select at 0x7b9c47e7b130>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 531.091857] [47312]: INFO nova.api.openstack.requestlog [None req-ec6a4862-35a8-497c-be1e-dbbdd0e99e4a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16?user_id=db011849e4bd4ccc8903ad7fd9af9615" status: 200 len: 328 microversion: 2.1 time: 0.204159 [ 531.092558] [47312]: [pid: 47312|app: 0|req: 133/267] 10.180.1.21 () {60 vars in 1338 bytes} [Thu Oct 31 12:10:07 2024] PUT /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16?user_id=db011849e4bd4ccc8903ad7fd9af9615 => generated 328 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 531.095419] [47312]: DEBUG nova.api.openstack.wsgi [None req-36bc0b1d-b438-45a7-beef-4b8491062269 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47d84280>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 531.130411] [47312]: INFO nova.api.openstack.requestlog [None req-36bc0b1d-b438-45a7-beef-4b8491062269 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata/os_distro" status: 200 len: 33 microversion: 2.1 time: 0.037446 [ 531.130776] [47312]: [pid: 47312|app: 0|req: 134/268] 10.180.1.21 () {58 vars in 1285 bytes} [Thu Oct 31 12:10:07 2024] GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata/os_distro => generated 33 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 531.241247] [47312]: DEBUG nova.api.openstack.wsgi [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 531.243229] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.243455] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.243637] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.244029] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.244224] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.244397] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.258246] [47312]: INFO nova.api.openstack.requestlog [None req-00a7b398-0606-4ba3-9e8d-1c3c3ae95495 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.123148 [ 531.258570] [47312]: [pid: 47312|app: 0|req: 135/269] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:07 2024] GET /compute/v2.1/os-services => generated 557 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 531.264745] [47313]: INFO nova.api.openstack.requestlog [None req-67117942-78ad-4138-93b0-3f7e3546cef4 tempest-NetworksTest-1325202112 tempest-NetworksTest-1325202112-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 11562 microversion: 2.1 time: 0.296749 [ 531.264745] [47313]: [pid: 47313|app: 0|req: 135/270] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:07 2024] GET /compute/v2.1/os-networks => generated 11562 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 531.329655] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47d871c0>, body: {"status": "disabled", "disabled_reason": "maintenance"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 531.334784] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.335105] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.335250] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.337225] [47313]: DEBUG nova.api.openstack.wsgi [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1754447519", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "6a45631a-6ab1-4436-9912-52af55ba08fe"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 531.339865] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.340094] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.340266] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.345261] [47312]: INFO nova.api.openstack.wsgi [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] HTTP exception thrown: Service b25ba74b-2fd3-464f-9284-939eaaa13fd3 could not be found. [ 531.345472] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Returning 404 to user: Service b25ba74b-2fd3-464f-9284-939eaaa13fd3 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 531.345886] [47312]: INFO nova.api.openstack.requestlog [None req-e6e66609-1dbd-4533-a8f2-bacd59438e95 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/b25ba74b-2fd3-464f-9284-939eaaa13fd3" status: 404 len: 110 microversion: 2.53 time: 0.086801 [ 531.346216] [47312]: [pid: 47312|app: 0|req: 136/271] 10.180.1.21 () {62 vars in 1304 bytes} [Thu Oct 31 12:10:08 2024] PUT /compute/v2.1/os-services/b25ba74b-2fd3-464f-9284-939eaaa13fd3 => generated 110 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 531.348746] [47312]: DEBUG nova.api.openstack.wsgi [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 531.350314] [47312]: DEBUG nova.compute.api [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 531.354587] [47312]: DEBUG oslo_concurrency.lockutils [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.354830] [47312]: DEBUG oslo_concurrency.lockutils [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.355021] [47312]: DEBUG oslo_concurrency.lockutils [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.355370] [47312]: DEBUG oslo_concurrency.lockutils [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 531.355552] [47312]: DEBUG oslo_concurrency.lockutils [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 531.355713] [47312]: DEBUG oslo_concurrency.lockutils [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 531.389843] [47313]: DEBUG nova.network.neutron [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] validate_networks() for [('6a45631a-6ab1-4436-9912-52af55ba08fe', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 531.418126] [47312]: DEBUG nova.policy [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 531.425786] [47312]: INFO nova.api.openstack.requestlog [None req-44981154-56c6-44f7-aca7-1e8a256962ca tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1274 microversion: 2.1 time: 0.078864 [ 531.426244] [47312]: [pid: 47312|app: 0|req: 137/272] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:08 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1274 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 531.428709] [47312]: DEBUG nova.api.openstack.wsgi [None req-3d04ae5c-2a1a-4954-96f0-3da3a5e17d2b tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Calling method '.version_select at 0x7b9c47f73400>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.060606] [47313]: DEBUG nova.virt.hardware [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 532.060885] [47313]: DEBUG nova.virt.hardware [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 532.061129] [47313]: DEBUG nova.virt.hardware [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 532.061225] [47313]: DEBUG nova.virt.hardware [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 532.061386] [47313]: DEBUG nova.virt.hardware [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 532.077420] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.077510] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.078841] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.078841] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.078841] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.079024] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.107294] [47313]: DEBUG nova.quota [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 532.110928] [47313]: DEBUG nova.quota [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for user c6b7c5b037a54c8cbd151ad0f1875f37 and project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 532.117239] [47313]: DEBUG nova.compute.api [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 532.118516] [47313]: DEBUG nova.compute.api [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 532.150217] [47313]: INFO nova.api.openstack.requestlog [None req-04d415ac-47a8-46cf-ae37-980d0d0c7407 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.884597 [ 532.150217] [47313]: [pid: 47313|app: 0|req: 136/273] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:08 2024] POST /compute/v2.1/servers => generated 380 bytes in 885 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 532.154963] [47313]: DEBUG nova.api.openstack.wsgi [None req-5baa1e69-48bc-4819-9950-3d9f97e4bf81 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.187777] [47313]: INFO nova.api.openstack.requestlog [None req-5baa1e69-48bc-4819-9950-3d9f97e4bf81 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/507855242" status: 202 len: 0 microversion: 2.1 time: 0.037892 [ 532.189138] [47313]: [pid: 47313|app: 0|req: 137/274] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:10:09 2024] DELETE /compute/v2.1/flavors/507855242 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 532.190843] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec188ca4-5c69-4b2f-9ca0-63dc8409cfa8 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.199661] [47313]: INFO nova.api.openstack.requestlog [None req-ec188ca4-5c69-4b2f-9ca0-63dc8409cfa8 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1688536620/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.010822 [ 532.201533] [47313]: [pid: 47313|app: 0|req: 138/275] 10.180.1.21 () {58 vars in 1198 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/flavors/1688536620/os-extra_specs => generated 66 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 532.202855] [47313]: DEBUG nova.api.openstack.wsgi [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.204606] [47313]: DEBUG nova.compute.api [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 532.213237] [47313]: DEBUG oslo_concurrency.lockutils [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.213464] [47313]: DEBUG oslo_concurrency.lockutils [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.213648] [47313]: DEBUG oslo_concurrency.lockutils [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.214020] [47313]: DEBUG oslo_concurrency.lockutils [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.214216] [47313]: DEBUG oslo_concurrency.lockutils [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.214384] [47313]: DEBUG oslo_concurrency.lockutils [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.378435] [47312]: INFO nova.api.openstack.requestlog [None req-3d04ae5c-2a1a-4954-96f0-3da3a5e17d2b tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/661c5a50-e457-4f2a-8e00-359f95fc2e83" status: 202 len: 0 microversion: 2.1 time: 0.951330 [ 532.378981] [47312]: [pid: 47312|app: 0|req: 138/276] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:08 2024] DELETE /compute/v2.1/os-floating-ips/661c5a50-e457-4f2a-8e00-359f95fc2e83 => generated 0 bytes in 952 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 532.385379] [47312]: DEBUG nova.api.openstack.wsgi [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.387724] [47312]: DEBUG nova.compute.api [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 532.392879] [47312]: DEBUG oslo_concurrency.lockutils [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.393173] [47312]: DEBUG oslo_concurrency.lockutils [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.393399] [47312]: DEBUG oslo_concurrency.lockutils [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.394127] [47312]: DEBUG oslo_concurrency.lockutils [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.394404] [47312]: DEBUG oslo_concurrency.lockutils [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.394617] [47312]: DEBUG oslo_concurrency.lockutils [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.453264] [47312]: DEBUG nova.policy [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 532.459564] [47313]: DEBUG nova.policy [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 532.462651] [47312]: INFO nova.api.openstack.requestlog [None req-0859ec34-3ead-405c-bcc4-d63e9d7f0df1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1220 microversion: 2.1 time: 0.080774 [ 532.462651] [47312]: [pid: 47312|app: 0|req: 139/277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1220 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 532.464600] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.466325] [47312]: DEBUG nova.compute.api [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 532.467081] [47313]: INFO nova.api.openstack.requestlog [None req-91a4023b-7528-4aa7-a83f-bdec978ba70e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1364 microversion: 2.1 time: 0.266263 [ 532.467740] [47313]: [pid: 47313|app: 0|req: 139/278] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1364 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 532.469699] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.471941] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.472263] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.473961] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.474234] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.474446] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.532428] [47312]: DEBUG nova.policy [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 532.536508] [47312]: DEBUG nova.policy [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 532.537109] [47312]: DEBUG nova.policy [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 532.537714] [47312]: INFO nova.api.openstack.requestlog [None req-6c7efd3c-b6eb-45b5-8505-10849e3acd4d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1302 microversion: 2.48 time: 0.075713 [ 532.538038] [47312]: [pid: 47312|app: 0|req: 140/279] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1302 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 532.541049] [47312]: DEBUG nova.api.openstack.wsgi [None req-89def6e7-976a-45a1-9fad-953419b77cfc tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] Calling method '.version_select at 0x7b9c47d86830>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.593022] [47313]: DEBUG nova.api.openstack.wsgi [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Calling method '.version_select at 0x7b9c47e7a830>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.594698] [47313]: DEBUG oslo_concurrency.lockutils [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.595079] [47313]: DEBUG oslo_concurrency.lockutils [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.595394] [47313]: DEBUG oslo_concurrency.lockutils [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.596120] [47313]: DEBUG oslo_concurrency.lockutils [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.596549] [47313]: DEBUG oslo_concurrency.lockutils [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.596849] [47313]: DEBUG oslo_concurrency.lockutils [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.611156] [47313]: INFO nova.api.openstack.requestlog [None req-714afe5c-cf2a-4999-94d4-2063a2713485 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 200 len: 215 microversion: 2.1 time: 0.142690 [ 532.611651] [47313]: [pid: 47313|app: 0|req: 140/280] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/os-hosts => generated 215 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 532.614267] [47313]: DEBUG nova.api.openstack.wsgi [None req-189cfa7a-772d-4904-856d-604bf8e85624 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.629512] [47313]: INFO nova.api.openstack.requestlog [None req-189cfa7a-772d-4904-856d-604bf8e85624 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4678 microversion: 2.1 time: 0.017077 [ 532.630176] [47313]: [pid: 47313|app: 0|req: 141/281] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/flavors/detail => generated 4678 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 532.631919] [47312]: INFO nova.api.openstack.requestlog [None req-89def6e7-976a-45a1-9fad-953419b77cfc tempest-SecurityGroupsTestAdminJSON-546943639 tempest-SecurityGroupsTestAdminJSON-546943639-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/131a4bcf-4386-4dcd-b975-258470c22d8a" status: 202 len: 0 microversion: 2.1 time: 0.092497 [ 532.632265] [47312]: [pid: 47312|app: 0|req: 141/282] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:09 2024] DELETE /compute/v2.1/os-security-groups/131a4bcf-4386-4dcd-b975-258470c22d8a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 532.633519] [47313]: DEBUG nova.api.openstack.wsgi [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Calling method '.version_select at 0x7b9c47e78310>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.636532] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9b81488-515d-4502-a4f8-5ce18ec5693d tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Calling method '.version_select at 0x7b9c47d879a0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 532.641923] [47313]: DEBUG oslo_concurrency.lockutils [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.642211] [47313]: DEBUG oslo_concurrency.lockutils [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.642384] [47313]: DEBUG oslo_concurrency.lockutils [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.652312] [47313]: DEBUG oslo_concurrency.lockutils [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 532.652592] [47313]: DEBUG oslo_concurrency.lockutils [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 532.652782] [47313]: DEBUG oslo_concurrency.lockutils [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 532.656492] [47312]: DEBUG neutronclient.v2_0.client [None req-f9b81488-515d-4502-a4f8-5ce18ec5693d tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 84ea5d3c-30de-4939-a939-e65f7363d6e5 could not be found", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 532.656916] [47312]: INFO nova.api.openstack.wsgi [None req-f9b81488-515d-4502-a4f8-5ce18ec5693d tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] HTTP exception thrown: Floating IP not found for ID 84ea5d3c-30de-4939-a939-e65f7363d6e5 [ 532.659373] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9b81488-515d-4502-a4f8-5ce18ec5693d tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Returning 404 to user: Floating IP not found for ID 84ea5d3c-30de-4939-a939-e65f7363d6e5 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 532.659373] [47312]: INFO nova.api.openstack.requestlog [None req-f9b81488-515d-4502-a4f8-5ce18ec5693d tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/84ea5d3c-30de-4939-a939-e65f7363d6e5" status: 404 len: 111 microversion: 2.1 time: 0.024853 [ 532.659373] [47312]: [pid: 47312|app: 0|req: 142/283] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/os-floating-ips/84ea5d3c-30de-4939-a939-e65f7363d6e5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 532.660922] [47312]: DEBUG nova.api.openstack.wsgi [None req-115d98d2-a8bc-4ae4-aec4-70eefd3ab74e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1906590200"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 532.663308] [47312]: DEBUG nova.objects.aggregate [None req-115d98d2-a8bc-4ae4-aec4-70eefd3ab74e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid 943e4d92-f259-4522-b17e-eaddf9b58701 for aggregate {{(pid=47312) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 532.676421] [47312]: INFO nova.api.openstack.requestlog [None req-115d98d2-a8bc-4ae4-aec4-70eefd3ab74e tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.017980 [ 532.676770] [47312]: [pid: 47312|app: 0|req: 143/284] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:09 2024] POST /compute/v2.1/os-aggregates => generated 198 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 532.677624] [47313]: INFO nova.api.openstack.requestlog [None req-53fd9332-aff2-4a3c-9fa4-839112762e89 tempest-HostsAdminTestJSON-2080149752 tempest-HostsAdminTestJSON-2080149752-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/cpu-1" status: 200 len: 924 microversion: 2.1 time: 0.046787 [ 532.677939] [47313]: [pid: 47313|app: 0|req: 142/285] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:09 2024] GET /compute/v2.1/os-hosts/cpu-1 => generated 924 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 532.679147] [47312]: DEBUG nova.api.openstack.wsgi [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-135485108", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "110c2400-7a96-483b-bf94-e5aed500a88a"}], "security_groups": [{"name": "tempest-securitygroup--1541299447"}], "key_name": "tempest-keypair-1108348025", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 532.759894] [47312]: DEBUG nova.network.neutron [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] validate_networks() for [('110c2400-7a96-483b-bf94-e5aed500a88a', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 532.786014] [47313]: DEBUG nova.api.openstack.wsgi [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-142717609", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "36c5ffb3-8594-4076-8b14-31ab96e9ed5d"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 532.824071] [47313]: DEBUG nova.network.neutron [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] validate_networks() for [('36c5ffb3-8594-4076-8b14-31ab96e9ed5d', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 533.108747] [47312]: DEBUG nova.virt.hardware [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 533.109052] [47312]: DEBUG nova.virt.hardware [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 533.109333] [47312]: DEBUG nova.virt.hardware [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 533.109543] [47312]: DEBUG nova.virt.hardware [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 533.109754] [47312]: DEBUG nova.virt.hardware [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 533.128287] [47312]: DEBUG oslo_concurrency.lockutils [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.128287] [47312]: DEBUG oslo_concurrency.lockutils [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.128287] [47312]: DEBUG oslo_concurrency.lockutils [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.128287] [47312]: DEBUG oslo_concurrency.lockutils [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.128458] [47312]: DEBUG oslo_concurrency.lockutils [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.128579] [47312]: DEBUG oslo_concurrency.lockutils [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.155020] [47312]: DEBUG nova.quota [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Getting quotas for project 9d3e3e9945fc4774a35ad817e8e312ba. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 533.155020] [47312]: DEBUG nova.quota [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Getting quotas for user b12122c73ec440098daf417330d4443f and project 9d3e3e9945fc4774a35ad817e8e312ba. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 533.162869] [47312]: DEBUG nova.compute.api [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 533.164125] [47312]: DEBUG nova.compute.api [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 533.186654] [47313]: DEBUG nova.virt.hardware [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 533.186654] [47313]: DEBUG nova.virt.hardware [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 533.187586] [47313]: DEBUG nova.virt.hardware [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 533.187586] [47313]: DEBUG nova.virt.hardware [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 533.187586] [47313]: DEBUG nova.virt.hardware [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 533.193319] [47313]: DEBUG oslo_concurrency.lockutils [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.193555] [47313]: DEBUG oslo_concurrency.lockutils [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.193813] [47313]: DEBUG oslo_concurrency.lockutils [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.194727] [47313]: DEBUG oslo_concurrency.lockutils [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.194943] [47313]: DEBUG oslo_concurrency.lockutils [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.195140] [47313]: DEBUG oslo_concurrency.lockutils [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.199188] [47312]: INFO nova.api.openstack.requestlog [None req-0409a62b-eac2-4166-ac75-b1e9b7a6ea8d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.521783 [ 533.199605] [47312]: [pid: 47312|app: 0|req: 144/286] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:09 2024] POST /compute/v2.1/servers => generated 406 bytes in 522 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 533.202096] [47312]: DEBUG nova.api.openstack.wsgi [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47d84820>, body: {"quota_set": {"force": true, "ram": 0}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 533.210227] [47313]: DEBUG nova.quota [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Getting quotas for project 49cd9c78e79746669c36b36e4ede0ed3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 533.213139] [47313]: DEBUG nova.quota [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Getting quotas for user 8169f662eb7c45129939ab888ea28b8b and project 49cd9c78e79746669c36b36e4ede0ed3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 533.219378] [47313]: DEBUG nova.compute.api [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 533.221282] [47313]: DEBUG nova.compute.api [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 533.258021] [47313]: INFO nova.api.openstack.requestlog [None req-a592382d-a2db-4133-a572-1832e0c25c4b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.577257 [ 533.258021] [47313]: [pid: 47313|app: 0|req: 143/287] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:09 2024] POST /compute/v2.1/servers => generated 380 bytes in 578 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 533.259886] [47313]: DEBUG nova.api.openstack.wsgi [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.262173] [47313]: DEBUG nova.compute.api [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 533.269536] [47313]: DEBUG oslo_concurrency.lockutils [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.270091] [47313]: DEBUG oslo_concurrency.lockutils [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.270416] [47313]: DEBUG oslo_concurrency.lockutils [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.271695] [47313]: DEBUG oslo_concurrency.lockutils [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.271695] [47313]: DEBUG oslo_concurrency.lockutils [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.272018] [47313]: DEBUG oslo_concurrency.lockutils [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.324824] [47313]: DEBUG nova.policy [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 533.337433] [47313]: INFO nova.api.openstack.requestlog [None req-c679296c-9386-4bc4-9a12-9361602c07ec tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1238 microversion: 2.1 time: 0.079356 [ 533.337433] [47313]: [pid: 47313|app: 0|req: 144/288] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 533.339904] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf2caa06-a156-442d-930e-45f452a7bd1a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Calling method '.version_select at 0x7b9c47e7b6d0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.362031] [47312]: DEBUG oslo_concurrency.lockutils [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.362031] [47312]: DEBUG oslo_concurrency.lockutils [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.362031] [47312]: DEBUG oslo_concurrency.lockutils [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.362031] [47312]: DEBUG oslo_concurrency.lockutils [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.362180] [47312]: DEBUG oslo_concurrency.lockutils [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.362180] [47312]: DEBUG oslo_concurrency.lockutils [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.395152] [47312]: INFO nova.api.openstack.requestlog [None req-d58d7fdb-81c3-465e-b528-e3f28d150a4d tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 325 microversion: 2.1 time: 0.194914 [ 533.395520] [47312]: [pid: 47312|app: 0|req: 145/289] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:10 2024] PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 325 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 533.398125] [47312]: DEBUG nova.api.openstack.wsgi [None req-673da47b-a453-4d0b-a15c-891e44253081 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c47d87130>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 533.442028] [47313]: INFO nova.api.openstack.requestlog [None req-bf2caa06-a156-442d-930e-45f452a7bd1a tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16?user_id=db011849e4bd4ccc8903ad7fd9af9615" status: 200 len: 370 microversion: 2.1 time: 0.103936 [ 533.442657] [47313]: [pid: 47313|app: 0|req: 145/290] 10.180.1.21 () {58 vars in 1318 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/os-quota-sets/e90ed78506a840079e97368ad935fa16?user_id=db011849e4bd4ccc8903ad7fd9af9615 => generated 370 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 533.442749] [47312]: DEBUG nova.quota [None req-673da47b-a453-4d0b-a15c-891e44253081 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 533.446023] [47312]: DEBUG nova.quota [None req-673da47b-a453-4d0b-a15c-891e44253081 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 533.446106] [47313]: DEBUG nova.api.openstack.wsgi [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.448086] [47313]: DEBUG nova.compute.api [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 533.452631] [47313]: DEBUG oslo_concurrency.lockutils [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.453057] [47313]: DEBUG oslo_concurrency.lockutils [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.453756] [47313]: DEBUG oslo_concurrency.lockutils [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.454284] [47313]: DEBUG oslo_concurrency.lockutils [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.456017] [47313]: DEBUG oslo_concurrency.lockutils [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.456017] [47313]: DEBUG oslo_concurrency.lockutils [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.510225] [47313]: DEBUG nova.policy [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 533.516434] [47313]: INFO nova.api.openstack.requestlog [None req-df081193-2f33-4d70-990e-b7b0fa6da8d3 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1217 microversion: 2.1 time: 0.072374 [ 533.516918] [47313]: [pid: 47313|app: 0|req: 146/291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1217 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 533.521421] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.524371] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.524718] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.525130] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.525760] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.526184] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.526490] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.541025] [47313]: INFO nova.api.openstack.requestlog [None req-6d3d12bb-6f1f-4612-9f7a-fe8066f7eea7 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack" status: 200 len: 382 microversion: 2.1 time: 0.022881 [ 533.541488] [47313]: [pid: 47313|app: 0|req: 147/292] 10.180.1.21 () {58 vars in 1159 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/os-services?host=devstack => generated 382 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 533.546231] [47312]: INFO nova.api.openstack.requestlog [None req-673da47b-a453-4d0b-a15c-891e44253081 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 61 microversion: 2.1 time: 0.149433 [ 533.546231] [47312]: [pid: 47312|app: 0|req: 146/293] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:10:10 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 61 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 533.548405] [47313]: DEBUG nova.api.openstack.wsgi [None req-b013963d-6dfa-485c-9a12-1ce6eaa2770d tempest-NetworksTest-1325202112 tempest-NetworksTest-1325202112-project-admin] Calling method '.version_select at 0x7b9c47e7add0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.553276] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.554959] [47312]: DEBUG nova.compute.api [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 533.558832] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.559933] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.559933] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.559933] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.559933] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.560174] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.719753] [47312]: DEBUG nova.policy [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 533.733872] [47312]: INFO nova.api.openstack.requestlog [None req-3a34c073-f1e5-442c-b81c-92db581d45b7 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1231 microversion: 2.1 time: 0.187247 [ 533.734211] [47312]: [pid: 47312|app: 0|req: 147/294] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1231 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 533.738021] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47d86f80>, body: {"status": "disabled"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 533.740314] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.740546] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.740721] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.747985] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.750652] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.750652] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.751869] [47313]: INFO nova.api.openstack.requestlog [None req-b013963d-6dfa-485c-9a12-1ce6eaa2770d tempest-NetworksTest-1325202112 tempest-NetworksTest-1325202112-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks/d4c5a448-32f1-42ab-a7f3-7169fef23477" status: 200 len: 652 microversion: 2.1 time: 0.207852 [ 533.752262] [47313]: [pid: 47313|app: 0|req: 148/295] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/os-networks/d4c5a448-32f1-42ab-a7f3-7169fef23477 => generated 652 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 533.754357] [47312]: INFO nova.api.openstack.wsgi [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] HTTP exception thrown: Service b25ba74b-2fd3-464f-9284-939eaaa13fd3 could not be found. [ 533.754529] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Returning 404 to user: Service b25ba74b-2fd3-464f-9284-939eaaa13fd3 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 533.754849] [47312]: INFO nova.api.openstack.requestlog [None req-a6589325-7675-4afb-b381-ec8d5b879364 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/b25ba74b-2fd3-464f-9284-939eaaa13fd3" status: 404 len: 110 microversion: 2.53 time: 0.020168 [ 533.755350] [47312]: [pid: 47312|app: 0|req: 148/296] 10.180.1.21 () {62 vars in 1304 bytes} [Thu Oct 31 12:10:10 2024] PUT /compute/v2.1/os-services/b25ba74b-2fd3-464f-9284-939eaaa13fd3 => generated 110 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 533.755427] [47313]: DEBUG nova.api.openstack.wsgi [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.757421] [47313]: DEBUG nova.compute.api [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 533.757610] [47312]: DEBUG nova.api.openstack.wsgi [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "96d406fc-7802-4d05-a9e7-f0fe5576aa74", "tag": "447338cd-16a6-49c9-8cde-4aaf069132ff"}, {"server_uuid": "96d406fc-7802-4d05-a9e7-f0fe5576aa74", "name": "network-vif-deleted", "tag": "447338cd-16a6-49c9-8cde-4aaf069132ff"}, {"name": "network-changed", "server_uuid": "0fae076c-ced2-4456-8223-2d71e78fabb4", "tag": "7a5e8383-5128-474c-b293-634b1ebdb94f"}, {"server_uuid": "0fae076c-ced2-4456-8223-2d71e78fabb4", "name": "network-vif-deleted", "tag": "7a5e8383-5128-474c-b293-634b1ebdb94f"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 533.763277] [47313]: DEBUG oslo_concurrency.lockutils [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.763728] [47313]: DEBUG oslo_concurrency.lockutils [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.764423] [47313]: DEBUG oslo_concurrency.lockutils [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.764924] [47313]: DEBUG oslo_concurrency.lockutils [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.765293] [47313]: DEBUG oslo_concurrency.lockutils [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.768075] [47313]: DEBUG oslo_concurrency.lockutils [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.770268] [47312]: DEBUG oslo_concurrency.lockutils [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.770498] [47312]: DEBUG oslo_concurrency.lockutils [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.770675] [47312]: DEBUG oslo_concurrency.lockutils [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.785217] [47312]: INFO nova.api.openstack.compute.server_external_events [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Creating event network-changed:447338cd-16a6-49c9-8cde-4aaf069132ff for instance 96d406fc-7802-4d05-a9e7-f0fe5576aa74 on cpu-1 [ 533.785470] [47312]: INFO nova.api.openstack.compute.server_external_events [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Creating event network-vif-deleted:447338cd-16a6-49c9-8cde-4aaf069132ff for instance 96d406fc-7802-4d05-a9e7-f0fe5576aa74 on cpu-1 [ 533.785675] [47312]: INFO nova.api.openstack.compute.server_external_events [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Creating event network-changed:7a5e8383-5128-474c-b293-634b1ebdb94f for instance 0fae076c-ced2-4456-8223-2d71e78fabb4 on cpu-1 [ 533.785876] [47312]: INFO nova.api.openstack.compute.server_external_events [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Creating event network-vif-deleted:7a5e8383-5128-474c-b293-634b1ebdb94f for instance 0fae076c-ced2-4456-8223-2d71e78fabb4 on cpu-1 [ 533.786153] [47312]: DEBUG oslo_concurrency.lockutils [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Acquiring lock "compute-rpcapi-router" {{(pid=47312) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:310}} [ 533.786311] [47312]: DEBUG oslo_concurrency.lockutils [req-07c12a7b-cdfc-4723-84a2-50eddba45965 req-816c2e17-1193-4da0-9329-2eced482f13e service nova] Acquired lock "compute-rpcapi-router" {{(pid=47312) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:313}} [ 533.786879] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.787091] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.787267] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.787625] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.787815] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.787980] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.793380] [47312]: INFO nova.compute.rpcapi [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Automatically selected compute RPC version 6.4 from minimum service version 68 [ 533.793850] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] Releasing lock "compute-rpcapi-router" {{(pid=47312) lock /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:331}} [ 533.806865] [47313]: DEBUG nova.policy [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 533.808904] [47312]: INFO nova.api.openstack.requestlog [None req-ffc9dc8f-2515-425e-9594-9193bad97391 None None] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.053059 [ 533.809254] [47312]: [pid: 47312|app: 0|req: 149/297] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:10 2024] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 533.812329] [47312]: DEBUG nova.api.openstack.wsgi [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.812693] [47313]: INFO nova.api.openstack.requestlog [None req-94f0836b-0a02-41d2-8e63-19d89a42bc39 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1281 microversion: 2.1 time: 0.059440 [ 533.813060] [47313]: [pid: 47313|app: 0|req: 149/298] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1281 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 533.813620] [47312]: DEBUG nova.compute.api [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 533.816590] [47313]: DEBUG nova.api.openstack.wsgi [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.818460] [47313]: DEBUG nova.compute.api [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 533.820525] [47312]: DEBUG oslo_concurrency.lockutils [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.820787] [47312]: DEBUG oslo_concurrency.lockutils [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.822174] [47312]: DEBUG oslo_concurrency.lockutils [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.822174] [47312]: DEBUG oslo_concurrency.lockutils [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.822174] [47312]: DEBUG oslo_concurrency.lockutils [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.822174] [47312]: DEBUG oslo_concurrency.lockutils [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.824077] [47313]: DEBUG oslo_concurrency.lockutils [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.824395] [47313]: DEBUG oslo_concurrency.lockutils [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.824650] [47313]: DEBUG oslo_concurrency.lockutils [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.825108] [47313]: DEBUG oslo_concurrency.lockutils [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 533.825376] [47313]: DEBUG oslo_concurrency.lockutils [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 533.826380] [47313]: DEBUG oslo_concurrency.lockutils [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 533.863664] [47312]: DEBUG nova.policy [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 533.868789] [47312]: INFO nova.api.openstack.requestlog [None req-142220e3-380d-4aa1-9edd-883fa219f9dd tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1278 microversion: 2.1 time: 0.058847 [ 533.869204] [47312]: [pid: 47312|app: 0|req: 150/299] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1278 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 533.875564] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e851929-d838-410f-bba5-04d729d8b5ac tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.878760] [47313]: DEBUG nova.policy [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 533.890137] [47312]: INFO nova.api.openstack.requestlog [None req-6e851929-d838-410f-bba5-04d729d8b5ac tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432 tempest-FlavorsExtraSpecsNegativeTestJSON-1456890432-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4678 microversion: 2.1 time: 0.015504 [ 533.890137] [47312]: [pid: 47312|app: 0|req: 151/300] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/flavors/detail => generated 4678 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 533.890211] [47313]: INFO nova.api.openstack.requestlog [None req-e984303a-fc92-4201-aa56-362f817ea395 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1202 microversion: 2.1 time: 0.075715 [ 533.891023] [47313]: [pid: 47313|app: 0|req: 150/301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1202 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 533.892124] [47312]: DEBUG nova.api.openstack.wsgi [None req-eab7d7fb-d384-4dc2-9f50-86b861d31e86 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 533.909749] [47312]: INFO nova.api.openstack.requestlog [None req-eab7d7fb-d384-4dc2-9f50-86b861d31e86 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1688536620/os-extra_specs/hw:numa_nodes" status: 200 len: 0 microversion: 2.1 time: 0.019684 [ 533.910094] [47312]: [pid: 47312|app: 0|req: 152/302] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:10:10 2024] DELETE /compute/v2.1/flavors/1688536620/os-extra_specs/hw:numa_nodes => generated 0 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 533.913208] [47312]: DEBUG nova.api.openstack.wsgi [None req-13263c81-cc69-4627-9adc-6db1c5c3d5de tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Calling method '.version_select at 0x7b9c47d856c0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.006553] [47313]: DEBUG nova.api.openstack.wsgi [req-02cd1ec6-59c2-4e46-8a28-574fe3f95ed2 req-37d776e0-09f8-460d-926f-6a1c09097544 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2d43aa8e-ea11-4209-b166-b87159a37e72", "tag": "14a2dc7b-cf4e-48dc-85af-bd4f0a160952"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 534.016208] [47313]: DEBUG oslo_concurrency.lockutils [req-02cd1ec6-59c2-4e46-8a28-574fe3f95ed2 req-37d776e0-09f8-460d-926f-6a1c09097544 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.016452] [47313]: DEBUG oslo_concurrency.lockutils [req-02cd1ec6-59c2-4e46-8a28-574fe3f95ed2 req-37d776e0-09f8-460d-926f-6a1c09097544 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.016633] [47313]: DEBUG oslo_concurrency.lockutils [req-02cd1ec6-59c2-4e46-8a28-574fe3f95ed2 req-37d776e0-09f8-460d-926f-6a1c09097544 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.035378] [47313]: INFO nova.api.openstack.compute.server_external_events [req-02cd1ec6-59c2-4e46-8a28-574fe3f95ed2 req-37d776e0-09f8-460d-926f-6a1c09097544 service nova] Creating event network-changed:14a2dc7b-cf4e-48dc-85af-bd4f0a160952 for instance 2d43aa8e-ea11-4209-b166-b87159a37e72 on cpu-1 [ 534.041255] [47313]: INFO nova.api.openstack.requestlog [req-02cd1ec6-59c2-4e46-8a28-574fe3f95ed2 req-37d776e0-09f8-460d-926f-6a1c09097544 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.148119 [ 534.041255] [47313]: [pid: 47313|app: 0|req: 151/303] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:10 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 534.045403] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.047459] [47313]: DEBUG nova.compute.api [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 534.053147] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.053147] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.053147] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.053147] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.053297] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.053459] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.104287] [47313]: DEBUG nova.policy [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.120426] [47313]: INFO nova.api.openstack.requestlog [None req-c5c9411d-c091-4c18-8917-2f20a57e5a47 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1274 microversion: 2.1 time: 0.078706 [ 534.120923] [47313]: [pid: 47313|app: 0|req: 152/304] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1274 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 534.269686] [47313]: DEBUG nova.api.openstack.wsgi [None req-70db9029-a0c9-4a82-9468-a76eb357675e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Calling method '.version_select at 0x7b9c47e7a0e0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.273018] [47313]: DEBUG nova.policy [None req-70db9029-a0c9-4a82-9468-a76eb357675e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Policy check for os_compute_api:os-hosts:list failed with credentials {'is_admin': False, 'user_id': '951d1307c632473184e36c2a3ebdf449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb6e9cb6e2004536a0c0bd5627391aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.273018] [47313]: DEBUG nova.api.openstack.wsgi [None req-70db9029-a0c9-4a82-9468-a76eb357675e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:list to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 534.274670] [47313]: INFO nova.api.openstack.requestlog [None req-70db9029-a0c9-4a82-9468-a76eb357675e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts" status: 403 len: 109 microversion: 2.1 time: 0.153365 [ 534.274958] [47313]: [pid: 47313|app: 0|req: 153/305] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Oct 31 12:10:10 2024] GET /compute/v2.1/os-hosts => generated 109 bytes in 154 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 534.277649] [47313]: DEBUG nova.api.openstack.wsgi [None req-f682f534-fea1-4357-964c-a852c87ac6ef tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] Calling method '.version_select at 0x7b9c47e79480>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.453925] [47312]: INFO nova.api.openstack.requestlog [None req-13263c81-cc69-4627-9adc-6db1c5c3d5de tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/2b222965-bf1d-49a9-b483-ec2f238763d4" status: 202 len: 0 microversion: 2.1 time: 0.543166 [ 534.454339] [47312]: [pid: 47312|app: 0|req: 153/306] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:10 2024] DELETE /compute/v2.1/os-floating-ips/2b222965-bf1d-49a9-b483-ec2f238763d4 => generated 0 bytes in 544 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 534.457076] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e0fbd3d-08ec-4230-a985-158ea23f6f5a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-142324467", "id": null, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 534.474527] [47312]: INFO nova.api.openstack.requestlog [None req-6e0fbd3d-08ec-4230-a985-158ea23f6f5a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 506 microversion: 2.1 time: 0.019553 [ 534.475342] [47312]: [pid: 47312|app: 0|req: 154/307] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:11 2024] POST /compute/v2.1/flavors => generated 506 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 534.478487] [47312]: DEBUG nova.api.openstack.wsgi [None req-e760ce16-4a88-4b1f-89f7-ece6eef749ff tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Calling method '.version_select at 0x7b9c47d84280>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.500395] [47313]: INFO nova.api.openstack.requestlog [None req-f682f534-fea1-4357-964c-a852c87ac6ef tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/dad08ee0-39fc-4a95-b9de-295584bef52e" status: 202 len: 0 microversion: 2.1 time: 0.222013 [ 534.500395] [47313]: [pid: 47313|app: 0|req: 154/308] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:11 2024] DELETE /compute/v2.1/os-security-groups/dad08ee0-39fc-4a95-b9de-295584bef52e => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 534.502235] [47313]: DEBUG nova.api.openstack.wsgi [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "tempest-nonexist_host-1479811708"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 534.508075] [47312]: DEBUG neutronclient.v2_0.client [None req-e760ce16-4a88-4b1f-89f7-ece6eef749ff tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 84ea5d3c-30de-4939-a939-e65f7363d6e5 could not be found", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 534.508877] [47312]: INFO nova.api.openstack.wsgi [None req-e760ce16-4a88-4b1f-89f7-ece6eef749ff tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] HTTP exception thrown: Floating IP not found for ID 84ea5d3c-30de-4939-a939-e65f7363d6e5 [ 534.509411] [47312]: DEBUG nova.api.openstack.wsgi [None req-e760ce16-4a88-4b1f-89f7-ece6eef749ff tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] Returning 404 to user: Floating IP not found for ID 84ea5d3c-30de-4939-a939-e65f7363d6e5 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 534.510024] [47312]: INFO nova.api.openstack.requestlog [None req-e760ce16-4a88-4b1f-89f7-ece6eef749ff tempest-FloatingIPsTestJSON-1023774199 tempest-FloatingIPsTestJSON-1023774199-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/84ea5d3c-30de-4939-a939-e65f7363d6e5" status: 404 len: 111 microversion: 2.1 time: 0.033953 [ 534.510368] [47312]: [pid: 47312|app: 0|req: 155/309] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:11 2024] DELETE /compute/v2.1/os-floating-ips/84ea5d3c-30de-4939-a939-e65f7363d6e5 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 534.512047] [47313]: DEBUG oslo_concurrency.lockutils [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.513917] [47313]: DEBUG oslo_concurrency.lockutils [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.514064] [47312]: DEBUG nova.api.openstack.wsgi [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.514104] [47313]: DEBUG oslo_concurrency.lockutils [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.515474] [47312]: DEBUG nova.compute.api [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 534.518270] [47313]: DEBUG oslo_concurrency.lockutils [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.518536] [47313]: DEBUG oslo_concurrency.lockutils [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.518755] [47313]: DEBUG oslo_concurrency.lockutils [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.520443] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.520671] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.520856] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.521236] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.521458] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.521676] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.524818] [47313]: INFO nova.api.openstack.wsgi [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] HTTP exception thrown: Compute host tempest-nonexist_host-1479811708 could not be found. [ 534.525277] [47313]: DEBUG nova.api.openstack.wsgi [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 404 to user: Compute host tempest-nonexist_host-1479811708 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 534.525540] [47313]: INFO nova.api.openstack.requestlog [None req-b173ebfc-7e78-4950-88c3-c7e7c231ab86 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/3/action" status: 404 len: 111 microversion: 2.1 time: 0.026867 [ 534.525832] [47313]: [pid: 47313|app: 0|req: 155/310] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:10:11 2024] POST /compute/v2.1/os-aggregates/3/action => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 534.528150] [47313]: DEBUG nova.api.openstack.wsgi [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.529629] [47313]: DEBUG nova.compute.api [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 534.532740] [47313]: DEBUG oslo_concurrency.lockutils [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.532963] [47313]: DEBUG oslo_concurrency.lockutils [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.533153] [47313]: DEBUG oslo_concurrency.lockutils [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.533487] [47313]: DEBUG oslo_concurrency.lockutils [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.533681] [47313]: DEBUG oslo_concurrency.lockutils [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.533850] [47313]: DEBUG oslo_concurrency.lockutils [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.574649] [47312]: DEBUG nova.policy [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.582450] [47312]: INFO nova.api.openstack.requestlog [None req-c83a3fd7-d86b-421e-b4aa-a82efac5c52f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1243 microversion: 2.1 time: 0.071285 [ 534.582700] [47312]: [pid: 47312|app: 0|req: 156/311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1243 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 534.584898] [47313]: DEBUG nova.policy [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.587260] [47312]: DEBUG nova.api.openstack.wsgi [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.588949] [47312]: DEBUG nova.compute.api [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 534.593835] [47313]: INFO nova.api.openstack.requestlog [None req-087087e8-18eb-44ef-9927-67e6dd85e532 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1225 microversion: 2.1 time: 0.066332 [ 534.594032] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.594072] [47313]: [pid: 47313|app: 0|req: 156/312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1225 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 534.594104] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.594104] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.594104] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.594259] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.594408] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.596408] [47313]: DEBUG nova.api.openstack.wsgi [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-870591936", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 534.639623] [47312]: DEBUG nova.policy [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.640138] [47313]: DEBUG nova.network.neutron [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 534.644911] [47312]: INFO nova.api.openstack.requestlog [None req-29f56803-0be8-4a22-affb-8f901b709e1e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1218 microversion: 2.1 time: 0.061493 [ 534.645122] [47312]: [pid: 47312|app: 0|req: 157/313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 534.648590] [47312]: DEBUG nova.api.openstack.wsgi [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.650175] [47312]: DEBUG nova.compute.api [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 534.653792] [47312]: DEBUG oslo_concurrency.lockutils [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.654042] [47312]: DEBUG oslo_concurrency.lockutils [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.654228] [47312]: DEBUG oslo_concurrency.lockutils [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.654571] [47312]: DEBUG oslo_concurrency.lockutils [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.654837] [47312]: DEBUG oslo_concurrency.lockutils [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.654927] [47312]: DEBUG oslo_concurrency.lockutils [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.716162] [47312]: DEBUG nova.policy [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.723073] [47312]: INFO nova.api.openstack.requestlog [None req-233a47e0-2305-4b87-ab7a-2451ecd91d72 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1297 microversion: 2.1 time: 0.077203 [ 534.723407] [47312]: [pid: 47312|app: 0|req: 158/314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1297 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 534.727921] [47312]: DEBUG nova.api.openstack.wsgi [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.730990] [47312]: DEBUG nova.compute.api [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 534.734512] [47312]: DEBUG oslo_concurrency.lockutils [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.734751] [47312]: DEBUG oslo_concurrency.lockutils [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.734927] [47312]: DEBUG oslo_concurrency.lockutils [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.736027] [47312]: DEBUG oslo_concurrency.lockutils [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.736027] [47312]: DEBUG oslo_concurrency.lockutils [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.736027] [47312]: DEBUG oslo_concurrency.lockutils [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.786839] [47312]: DEBUG nova.policy [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.795700] [47312]: DEBUG nova.policy [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.796810] [47312]: DEBUG nova.policy [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.797534] [47312]: INFO nova.api.openstack.requestlog [None req-3450fd1d-514c-4010-9623-94b7f1318d98 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1302 microversion: 2.48 time: 0.073609 [ 534.797831] [47312]: [pid: 47312|app: 0|req: 159/315] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 534.800531] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.803102] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.803341] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.803524] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.803919] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.804130] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.804302] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.815827] [47313]: DEBUG nova.virt.hardware [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 534.815983] [47313]: DEBUG nova.virt.hardware [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 534.816219] [47313]: DEBUG nova.virt.hardware [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 534.816385] [47313]: DEBUG nova.virt.hardware [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 534.816557] [47313]: DEBUG nova.virt.hardware [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 534.816604] [47312]: INFO nova.api.openstack.requestlog [None req-d0e9e178-03f3-406d-9caa-826b81ba198d tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 189 microversion: 2.1 time: 0.018143 [ 534.817572] [47312]: [pid: 47312|app: 0|req: 160/316] 10.180.1.21 () {58 vars in 1171 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/os-services?binary=nova-compute => generated 189 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 534.820411] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f34f6f1-1b3f-414b-b333-c6df0df28d23 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47d87ac0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.832125] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.832492] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.832818] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.833511] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.834326] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.834526] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.847253] [47312]: INFO nova.api.openstack.requestlog [None req-6f34f6f1-1b3f-414b-b333-c6df0df28d23 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 61 microversion: 2.1 time: 0.029221 [ 534.847612] [47312]: [pid: 47312|app: 0|req: 161/317] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 61 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 534.851172] [47313]: DEBUG nova.quota [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Getting quotas for project ff00607abac54266b7308b9c7b4c0f28. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 534.854483] [47313]: DEBUG nova.quota [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Getting quotas for user 76191dacfed54f048e34d8c89dd9f021 and project ff00607abac54266b7308b9c7b4c0f28. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 534.854655] [47312]: DEBUG nova.api.openstack.wsgi [None req-98bbe6ce-8cbc-48a3-b6ec-b0d634570a14 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Calling method '.version_select at 0x7b9c47c1f2e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.859672] [47313]: DEBUG nova.compute.utils [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] ram quota exceeded for ff00607abac54266b7308b9c7b4c0f28, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=47313) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1187}} [ 534.859948] [47313]: INFO nova.api.openstack.wsgi [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] HTTP exception thrown: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram [ 534.860249] [47313]: DEBUG nova.api.openstack.wsgi [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Returning 403 to user: Quota exceeded for ram: Requested 192, but already used 0 of 0 ram {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 534.860665] [47313]: INFO nova.api.openstack.requestlog [None req-dba664f9-addc-46bc-a73a-6840cbbc9d70 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 109 microversion: 2.1 time: 0.266960 [ 534.860967] [47313]: [pid: 47313|app: 0|req: 157/318] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:11 2024] POST /compute/v2.1/servers => generated 109 bytes in 267 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 534.865364] [47313]: DEBUG nova.api.openstack.wsgi [None req-31514f8d-ce40-4425-8ca1-69f4c3e8480d tempest-NetworksTest-1325202112 tempest-NetworksTest-1325202112-project-admin] Calling method '.version_select at 0x7b9c47e7a170>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.965321] [47312]: INFO nova.api.openstack.requestlog [None req-98bbe6ce-8cbc-48a3-b6ec-b0d634570a14 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2/defaults" status: 200 len: 371 microversion: 2.1 time: 0.116012 [ 534.965321] [47312]: [pid: 47312|app: 0|req: 162/319] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2/defaults => generated 371 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 534.967316] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47d85900>, body: {"status": "enabled"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 534.970612] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.970939] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.971208] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.974738] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 534.975033] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 534.975275] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 534.978590] [47312]: INFO nova.api.openstack.wsgi [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] HTTP exception thrown: Service b25ba74b-2fd3-464f-9284-939eaaa13fd3 could not be found. [ 534.979033] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Returning 404 to user: Service b25ba74b-2fd3-464f-9284-939eaaa13fd3 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 534.979662] [47312]: INFO nova.api.openstack.requestlog [None req-d1a23f24-43d4-4b80-930e-9cecec2ae7ca tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-services/b25ba74b-2fd3-464f-9284-939eaaa13fd3" status: 404 len: 110 microversion: 2.53 time: 0.014452 [ 534.980016] [47312]: [pid: 47312|app: 0|req: 163/320] 10.180.1.21 () {62 vars in 1304 bytes} [Thu Oct 31 12:10:11 2024] PUT /compute/v2.1/os-services/b25ba74b-2fd3-464f-9284-939eaaa13fd3 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 534.982403] [47312]: DEBUG nova.api.openstack.wsgi [None req-d13bb574-4ffd-465e-8425-81ffb9a56f5c tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.989759] [47313]: INFO nova.api.openstack.requestlog [None req-31514f8d-ce40-4425-8ca1-69f4c3e8480d tempest-NetworksTest-1325202112 tempest-NetworksTest-1325202112-project-admin] 10.180.1.21 "GET /compute/v2.1/os-networks" status: 200 len: 11561 microversion: 2.1 time: 0.128122 [ 534.990289] [47313]: [pid: 47313|app: 0|req: 158/321] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/os-networks => generated 11561 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 534.993576] [47313]: DEBUG nova.api.openstack.wsgi [None req-0cf30cad-c721-41e0-8476-2b8310e33b40 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Calling method '.version_select at 0x7b9c47e79fc0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 534.997557] [47313]: DEBUG nova.policy [None req-0cf30cad-c721-41e0-8476-2b8310e33b40 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Policy check for os_compute_api:os-hosts:reboot failed with credentials {'is_admin': False, 'user_id': '951d1307c632473184e36c2a3ebdf449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb6e9cb6e2004536a0c0bd5627391aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 534.998134] [47312]: INFO nova.api.openstack.requestlog [None req-d13bb574-4ffd-465e-8425-81ffb9a56f5c tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1688536620/os-extra_specs/hw:cpu_policy" status: 200 len: 0 microversion: 2.1 time: 0.017468 [ 534.998195] [47313]: DEBUG nova.api.openstack.wsgi [None req-0cf30cad-c721-41e0-8476-2b8310e33b40 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 534.998474] [47312]: [pid: 47312|app: 0|req: 164/322] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:10:11 2024] DELETE /compute/v2.1/flavors/1688536620/os-extra_specs/hw:cpu_policy => generated 0 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 534.999720] [47313]: INFO nova.api.openstack.requestlog [None req-0cf30cad-c721-41e0-8476-2b8310e33b40 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/reboot" status: 403 len: 111 microversion: 2.1 time: 0.007734 [ 534.999720] [47313]: [pid: 47313|app: 0|req: 159/323] 10.180.1.21 () {58 vars in 1171 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/os-hosts/devstack/reboot => generated 111 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 535.001871] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.002582] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa545c8a-0405-46fa-ad23-96cf809707cd tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] Calling method '.version_select at 0x7b9c47e78af0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.003956] [47312]: DEBUG nova.compute.api [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 535.008535] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.008535] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.008720] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.009118] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.009359] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.009487] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.054172] [47312]: DEBUG nova.policy [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 535.062078] [47312]: INFO nova.api.openstack.requestlog [None req-cf7d84e9-798f-4c37-842c-519e8bb34887 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1238 microversion: 2.1 time: 0.061971 [ 535.062291] [47312]: [pid: 47312|app: 0|req: 165/324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:11 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 535.066216] [47312]: DEBUG nova.api.openstack.wsgi [None req-0b0e2f44-0142-43ca-8d3e-bf676b418154 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.082976] [47312]: INFO nova.api.openstack.requestlog [None req-0b0e2f44-0142-43ca-8d3e-bf676b418154 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/16c77e3e-87e8-4445-afda-f71e199e30cd" status: 202 len: 0 microversion: 2.1 time: 0.019419 [ 535.085353] [47312]: [pid: 47312|app: 0|req: 166/325] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:11 2024] DELETE /compute/v2.1/flavors/16c77e3e-87e8-4445-afda-f71e199e30cd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 535.087746] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bfa42d5-1257-4089-94f5-49d5753dd261 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] Calling method '.version_select at 0x7b9c47d87f40>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.347181] [47312]: INFO nova.api.openstack.requestlog [None req-5bfa42d5-1257-4089-94f5-49d5753dd261 tempest-SecurityGroupsTestAdminJSON-1256131614 tempest-SecurityGroupsTestAdminJSON-1256131614-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/55ad9600-4b3a-4faf-b1c8-67139f796bc3" status: 202 len: 0 microversion: 2.1 time: 0.262748 [ 535.347885] [47312]: [pid: 47312|app: 0|req: 167/326] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:11 2024] DELETE /compute/v2.1/os-security-groups/55ad9600-4b3a-4faf-b1c8-67139f796bc3 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 535.501515] [47312]: DEBUG nova.api.openstack.wsgi [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.508251] [47312]: DEBUG oslo_concurrency.lockutils [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.508251] [47312]: DEBUG oslo_concurrency.lockutils [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.508251] [47312]: DEBUG oslo_concurrency.lockutils [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.508251] [47312]: DEBUG oslo_concurrency.lockutils [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.508564] [47312]: DEBUG oslo_concurrency.lockutils [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.508564] [47312]: DEBUG oslo_concurrency.lockutils [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.527946] [47312]: INFO nova.api.openstack.requestlog [None req-83048062-3e26-4a20-9a4e-d658464b25e0 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.179934 [ 535.528298] [47312]: [pid: 47312|app: 0|req: 168/327] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/os-services => generated 557 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 535.532704] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd24ee16-35ee-4a08-ac26-9902e01b5a2c tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.547547] [47312]: INFO nova.api.openstack.requestlog [None req-bd24ee16-35ee-4a08-ac26-9902e01b5a2c tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/3" status: 200 len: 0 microversion: 2.1 time: 0.018599 [ 535.547843] [47312]: [pid: 47312|app: 0|req: 169/328] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:12 2024] DELETE /compute/v2.1/os-aggregates/3 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 535.550321] [47312]: DEBUG nova.api.openstack.wsgi [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.551872] [47312]: DEBUG nova.compute.api [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 535.558252] [47312]: DEBUG oslo_concurrency.lockutils [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.558252] [47312]: DEBUG oslo_concurrency.lockutils [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.558252] [47312]: DEBUG oslo_concurrency.lockutils [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.558252] [47312]: DEBUG oslo_concurrency.lockutils [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.558629] [47312]: DEBUG oslo_concurrency.lockutils [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.558629] [47312]: DEBUG oslo_concurrency.lockutils [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.621078] [47312]: DEBUG nova.policy [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 535.630155] [47312]: INFO nova.api.openstack.requestlog [None req-40545be5-251e-44cf-953e-f557300fc2a1 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1217 microversion: 2.1 time: 0.080161 [ 535.630155] [47312]: [pid: 47312|app: 0|req: 170/329] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1217 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 535.631808] [47312]: DEBUG nova.api.openstack.wsgi [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.633583] [47312]: DEBUG nova.compute.api [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 535.638233] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.638233] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.638233] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.640731] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.640731] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.640731] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.692697] [47313]: INFO nova.api.openstack.requestlog [None req-aa545c8a-0405-46fa-ad23-96cf809707cd tempest-FloatingIPDetailsTestJSON-1594334606 tempest-FloatingIPDetailsTestJSON-1594334606-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/bb20573c-b734-4e65-a274-2bf144f0b001" status: 202 len: 0 microversion: 2.1 time: 0.690453 [ 535.692697] [47313]: [pid: 47313|app: 0|req: 160/330] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:11 2024] DELETE /compute/v2.1/os-floating-ips/bb20573c-b734-4e65-a274-2bf144f0b001 => generated 0 bytes in 691 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 535.693111] [47312]: DEBUG nova.policy [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 535.693783] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.697817] [47313]: DEBUG nova.compute.api [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 535.697933] [47312]: INFO nova.api.openstack.requestlog [None req-63c49f6d-f794-42ad-a6c9-3a8a88fba077 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1231 microversion: 2.1 time: 0.067956 [ 535.699533] [47312]: [pid: 47312|app: 0|req: 171/331] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1231 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 535.704241] [47312]: DEBUG nova.api.openstack.wsgi [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.704879] [47312]: DEBUG oslo_concurrency.lockutils [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.705238] [47312]: DEBUG oslo_concurrency.lockutils [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.705574] [47312]: DEBUG oslo_concurrency.lockutils [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.706078] [47312]: DEBUG oslo_concurrency.lockutils [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.706375] [47312]: DEBUG oslo_concurrency.lockutils [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.706662] [47312]: DEBUG oslo_concurrency.lockutils [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.708403] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.708831] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.708901] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.709301] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.709495] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.709657] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.722697] [47312]: INFO nova.api.openstack.requestlog [None req-345ce677-60e3-4ac2-ba47-8d832d8a0854 tempest-ServicesAdminTestJSON-1293488178 tempest-ServicesAdminTestJSON-1293488178-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.023140 [ 535.723271] [47312]: [pid: 47312|app: 0|req: 172/332] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/os-services => generated 557 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 535.726812] [47312]: DEBUG nova.api.openstack.wsgi [None req-831a7c3b-8a4a-4553-b2dd-cf4b077abbcb tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c47d84820>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 535.771348] [47312]: DEBUG nova.quota [None req-831a7c3b-8a4a-4553-b2dd-cf4b077abbcb tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 535.771775] [47313]: DEBUG nova.policy [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 535.774490] [47312]: DEBUG nova.quota [None req-831a7c3b-8a4a-4553-b2dd-cf4b077abbcb tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 535.784118] [47313]: INFO nova.api.openstack.requestlog [None req-a9bb572d-cfc0-4e88-b25b-f2c4dfbfafa1 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1281 microversion: 2.1 time: 0.092005 [ 535.787183] [47313]: [pid: 47313|app: 0|req: 161/333] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1281 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 535.790358] [47313]: DEBUG nova.api.openstack.wsgi [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47e7b1c0>, body: {"quota_set": {"ram": 51200}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 535.875428] [47312]: INFO nova.api.openstack.requestlog [None req-831a7c3b-8a4a-4553-b2dd-cf4b077abbcb tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 61 microversion: 2.1 time: 0.151369 [ 535.875811] [47312]: [pid: 47312|app: 0|req: 173/334] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:10:12 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 61 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 535.878385] [47312]: DEBUG nova.api.openstack.wsgi [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 535.880039] [47312]: DEBUG nova.compute.api [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 535.883771] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.884016] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.884344] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 535.884572] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 535.884747] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 535.884919] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.013090] [47313]: DEBUG oslo_concurrency.lockutils [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.013544] [47313]: DEBUG oslo_concurrency.lockutils [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.013756] [47313]: DEBUG oslo_concurrency.lockutils [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.014415] [47313]: DEBUG oslo_concurrency.lockutils [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.014946] [47313]: DEBUG oslo_concurrency.lockutils [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.015566] [47313]: DEBUG oslo_concurrency.lockutils [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.059867] [47313]: INFO nova.api.openstack.requestlog [None req-baa1b7fd-384e-4de6-be39-bf9ee910d6df tempest-QuotasAdminNegativeTest-2115345456 tempest-QuotasAdminNegativeTest-2115345456-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 200 len: 329 microversion: 2.1 time: 0.273592 [ 536.060256] [47313]: [pid: 47313|app: 0|req: 162/335] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:12 2024] PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 329 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 536.063402] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.065824] [47313]: DEBUG nova.compute.api [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 536.072080] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.072314] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.072675] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.075981] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.075981] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.075981] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.076083] [47312]: DEBUG nova.policy [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.085027] [47312]: INFO nova.api.openstack.requestlog [None req-66d08cd0-429d-4c76-ac1b-b56afd18458d tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1278 microversion: 2.1 time: 0.208541 [ 536.085519] [47312]: [pid: 47312|app: 0|req: 174/336] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1278 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.088581] [47312]: DEBUG nova.api.openstack.wsgi [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47d86e60>, body: {"quota_set": {"force": true, "metadata_items": 256, "ram": 10240, "key_pairs": 200, "instances": 20, "server_groups": 20, "server_group_members": 20, "cores": 2, "fixed_ips": 10, "floating_ips": 20, "security_group_rules": 20, "security_groups": 20, "injected_file_content_bytes": 20480, "injected_file_path_bytes": 512, "injected_files": 10}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 536.122112] [47313]: DEBUG nova.policy [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.130818] [47313]: INFO nova.api.openstack.requestlog [None req-a7076f87-038f-44cb-97c8-a2698a0a6faf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1202 microversion: 2.1 time: 0.069556 [ 536.130818] [47313]: [pid: 47313|app: 0|req: 163/337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1202 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.136139] [47313]: DEBUG nova.api.openstack.wsgi [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.138739] [47313]: DEBUG oslo_concurrency.lockutils [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.139620] [47313]: DEBUG oslo_concurrency.lockutils [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.139620] [47313]: DEBUG oslo_concurrency.lockutils [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.139620] [47313]: DEBUG oslo_concurrency.lockutils [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.139826] [47313]: DEBUG oslo_concurrency.lockutils [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.139928] [47313]: DEBUG oslo_concurrency.lockutils [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.154140] [47313]: INFO nova.api.openstack.requestlog [None req-f34317b7-32b5-49ec-b56e-8f8b2a46a98a tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.022696 [ 536.156582] [47313]: [pid: 47313|app: 0|req: 164/338] 10.180.1.21 () {60 vars in 1173 bytes} [Thu Oct 31 12:10:12 2024] GET /compute/v2.1/os-services => generated 734 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 536.157457] [47313]: DEBUG nova.api.openstack.wsgi [None req-856adc77-2815-4c9a-9f1a-1340248c99f3 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.165732] [47313]: INFO nova.api.openstack.requestlog [None req-856adc77-2815-4c9a-9f1a-1340248c99f3 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/1688536620/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.010130 [ 536.166241] [47313]: [pid: 47313|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1198 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/flavors/1688536620/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 536.168704] [47313]: DEBUG nova.api.openstack.wsgi [None req-70326b1c-a700-4086-8853-4cd47a2caaaf tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Calling method '.version_select at 0x7b9c47c088b0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.176590] [47313]: INFO nova.api.openstack.wsgi [None req-70326b1c-a700-4086-8853-4cd47a2caaaf tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 536.176716] [47313]: DEBUG nova.api.openstack.wsgi [None req-70326b1c-a700-4086-8853-4cd47a2caaaf tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 536.177139] [47313]: INFO nova.api.openstack.requestlog [None req-70326b1c-a700-4086-8853-4cd47a2caaaf tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot" status: 404 len: 99 microversion: 2.1 time: 0.010386 [ 536.177518] [47313]: [pid: 47313|app: 0|req: 166/340] 10.180.1.21 () {58 vars in 1207 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot => generated 99 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 536.182406] [47313]: DEBUG nova.api.openstack.wsgi [None req-49f07706-27f9-4c19-aade-9ac108089bcb tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.193853] [47313]: INFO nova.api.openstack.requestlog [None req-49f07706-27f9-4c19-aade-9ac108089bcb tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4678 microversion: 2.1 time: 0.015533 [ 536.193963] [47313]: [pid: 47313|app: 0|req: 167/341] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/flavors/detail => generated 4678 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.200321] [47313]: DEBUG nova.api.openstack.wsgi [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.200693] [47313]: DEBUG nova.compute.api [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 536.206682] [47313]: DEBUG oslo_concurrency.lockutils [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.206939] [47313]: DEBUG oslo_concurrency.lockutils [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.207766] [47313]: DEBUG oslo_concurrency.lockutils [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.207766] [47313]: DEBUG oslo_concurrency.lockutils [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.207766] [47313]: DEBUG oslo_concurrency.lockutils [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.207985] [47313]: DEBUG oslo_concurrency.lockutils [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.275690] [47313]: DEBUG nova.policy [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.286527] [47313]: INFO nova.api.openstack.requestlog [None req-f04638a1-bf97-4448-9fc2-130eb2e8493c tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1274 microversion: 2.1 time: 0.090198 [ 536.286527] [47313]: [pid: 47313|app: 0|req: 168/342] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1274 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.291942] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.294997] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.295596] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.295956] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.296714] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.297062] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.297347] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.313130] [47313]: INFO nova.api.openstack.requestlog [None req-2d7c95dd-67e6-468f-8d58-908999d74947 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.027198 [ 536.313320] [47313]: [pid: 47313|app: 0|req: 169/343] 10.180.1.21 () {58 vars in 1165 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/os-services?xxx=nova-compute => generated 557 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 536.315697] [47313]: DEBUG nova.api.openstack.wsgi [None req-75d3edeb-3322-42bc-9373-2bdb9b2978d9 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 536.317447] [47313]: DEBUG nova.api.openstack.wsgi [None req-75d3edeb-3322-42bc-9373-2bdb9b2978d9 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 536.318678] [47313]: INFO nova.api.openstack.requestlog [None req-75d3edeb-3322-42bc-9373-2bdb9b2978d9 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 619 microversion: 2.1 time: 0.004057 [ 536.318678] [47313]: [pid: 47313|app: 0|req: 170/344] 10.180.1.21 () {60 vars in 1160 bytes} [Thu Oct 31 12:10:13 2024] POST /compute/v2.1/os-aggregates => generated 619 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 536.323035] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.323035] [47313]: DEBUG nova.compute.api [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 536.326351] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.326705] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.327138] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.327594] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.327897] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.328186] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.367778] [47312]: DEBUG oslo_concurrency.lockutils [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.367966] [47312]: DEBUG oslo_concurrency.lockutils [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.368150] [47312]: DEBUG oslo_concurrency.lockutils [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.368536] [47312]: DEBUG oslo_concurrency.lockutils [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.368731] [47312]: DEBUG oslo_concurrency.lockutils [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.368898] [47312]: DEBUG oslo_concurrency.lockutils [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.380707] [47313]: DEBUG nova.policy [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.387080] [47313]: INFO nova.api.openstack.requestlog [None req-a8528f15-2730-4643-af8c-c9e5e5b3ab24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1235 microversion: 2.1 time: 0.068427 [ 536.388556] [47313]: [pid: 47313|app: 0|req: 171/345] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.392600] [47313]: DEBUG nova.api.openstack.wsgi [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.394672] [47313]: DEBUG nova.compute.api [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 536.399359] [47313]: DEBUG oslo_concurrency.lockutils [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.399613] [47313]: DEBUG oslo_concurrency.lockutils [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.399798] [47313]: DEBUG oslo_concurrency.lockutils [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.400165] [47313]: DEBUG oslo_concurrency.lockutils [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.402023] [47313]: DEBUG oslo_concurrency.lockutils [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.402023] [47313]: DEBUG oslo_concurrency.lockutils [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.450689] [47313]: DEBUG nova.policy [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.460453] [47313]: INFO nova.api.openstack.requestlog [None req-194c4ed5-225d-45b7-af32-415fa9e8257f tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1225 microversion: 2.1 time: 0.068882 [ 536.460453] [47313]: [pid: 47313|app: 0|req: 172/346] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1225 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.462377] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.464869] [47313]: DEBUG nova.compute.api [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 536.470856] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.471096] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.471388] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.471642] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.471832] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.473109] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.488685] [47312]: INFO nova.api.openstack.requestlog [None req-06de24e8-bd82-46d4-89b0-2e1cd3ec3526 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2" status: 200 len: 329 microversion: 2.1 time: 0.402293 [ 536.490302] [47312]: [pid: 47312|app: 0|req: 175/347] 10.180.1.21 () {60 vars in 1258 bytes} [Thu Oct 31 12:10:12 2024] PUT /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2 => generated 329 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 536.500336] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.501144] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.501395] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.501630] [47313]: DEBUG nova.objects.instance [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lazy-loading 'fault' on Instance uuid e3a373f2-640f-479d-98f6-963a5fbc38ac {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 536.542073] [47313]: DEBUG nova.policy [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.547824] [47313]: INFO nova.api.openstack.requestlog [None req-ce2eb031-c5bf-4191-add0-1032ade0f5fd tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 200 len: 1410 microversion: 2.1 time: 0.087317 [ 536.548066] [47313]: [pid: 47313|app: 0|req: 173/348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 1410 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.551752] [47313]: DEBUG nova.api.openstack.wsgi [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.553133] [47313]: DEBUG nova.compute.api [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 536.556775] [47313]: DEBUG oslo_concurrency.lockutils [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.557438] [47313]: DEBUG oslo_concurrency.lockutils [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.557438] [47313]: DEBUG oslo_concurrency.lockutils [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.557610] [47313]: DEBUG oslo_concurrency.lockutils [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.557756] [47313]: DEBUG oslo_concurrency.lockutils [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.557876] [47313]: DEBUG oslo_concurrency.lockutils [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.602547] [47313]: DEBUG nova.policy [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.607244] [47313]: INFO nova.api.openstack.requestlog [None req-369b5fe7-268c-4ff6-bc99-cf39b3632e04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1297 microversion: 2.1 time: 0.058290 [ 536.607368] [47313]: [pid: 47313|app: 0|req: 174/349] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 536.610037] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 536.615271] [47313]: DEBUG nova.compute.api [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 536.619140] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.619140] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.619140] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.619140] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.619304] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.619304] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.626233] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSONUnderV235-server-889755651", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 536.663569] [47313]: DEBUG nova.policy [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.671722] [47313]: DEBUG nova.policy [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.672422] [47313]: DEBUG nova.policy [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 536.673083] [47313]: INFO nova.api.openstack.requestlog [None req-3c449970-42b3-41f0-bde6-b39c86f1e3d1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1358 microversion: 2.48 time: 0.065184 [ 536.674614] [47313]: [pid: 47313|app: 0|req: 175/350] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1358 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 536.678135] [47313]: DEBUG nova.api.openstack.wsgi [req-d8a40cd8-9764-4ff2-b98d-74a1c7c64d7b req-a4bad002-ff0b-4d6d-9542-17af6d0e4893 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "75e101c8-0ea7-40d1-a0ce-9a866b252772", "tag": "1b583a76-0230-4efa-b353-d1b1706fec01"}, {"server_uuid": "75e101c8-0ea7-40d1-a0ce-9a866b252772", "name": "network-vif-deleted", "tag": "1b583a76-0230-4efa-b353-d1b1706fec01"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 536.700217] [47312]: DEBUG nova.network.neutron [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] validate_networks() for [('5c35110c-52a3-4791-adba-d8d0992aa2ff', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 536.700937] [47313]: DEBUG oslo_concurrency.lockutils [req-d8a40cd8-9764-4ff2-b98d-74a1c7c64d7b req-a4bad002-ff0b-4d6d-9542-17af6d0e4893 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 536.701621] [47313]: DEBUG oslo_concurrency.lockutils [req-d8a40cd8-9764-4ff2-b98d-74a1c7c64d7b req-a4bad002-ff0b-4d6d-9542-17af6d0e4893 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 536.701621] [47313]: DEBUG oslo_concurrency.lockutils [req-d8a40cd8-9764-4ff2-b98d-74a1c7c64d7b req-a4bad002-ff0b-4d6d-9542-17af6d0e4893 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 536.710235] [47313]: INFO nova.api.openstack.compute.server_external_events [req-d8a40cd8-9764-4ff2-b98d-74a1c7c64d7b req-a4bad002-ff0b-4d6d-9542-17af6d0e4893 service nova] Creating event network-changed:1b583a76-0230-4efa-b353-d1b1706fec01 for instance 75e101c8-0ea7-40d1-a0ce-9a866b252772 on cpu-1 [ 536.710235] [47313]: INFO nova.api.openstack.compute.server_external_events [req-d8a40cd8-9764-4ff2-b98d-74a1c7c64d7b req-a4bad002-ff0b-4d6d-9542-17af6d0e4893 service nova] Creating event network-vif-deleted:1b583a76-0230-4efa-b353-d1b1706fec01 for instance 75e101c8-0ea7-40d1-a0ce-9a866b252772 on cpu-1 [ 536.717270] [47313]: INFO nova.api.openstack.requestlog [req-d8a40cd8-9764-4ff2-b98d-74a1c7c64d7b req-a4bad002-ff0b-4d6d-9542-17af6d0e4893 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.038758 [ 536.717270] [47313]: [pid: 47313|app: 0|req: 176/351] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:13 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 536.719498] [47313]: DEBUG nova.api.openstack.wsgi [None req-9323b18c-6171-4a03-a38a-f02ddc8313b2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c47e7b2e0>, body: {"metadata": {"os_version": "value2", "architecture": "value3"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 536.771508] [47313]: DEBUG nova.quota [None req-9323b18c-6171-4a03-a38a-f02ddc8313b2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 536.780649] [47313]: DEBUG nova.quota [None req-9323b18c-6171-4a03-a38a-f02ddc8313b2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 537.012106] [47313]: INFO nova.api.openstack.requestlog [None req-9323b18c-6171-4a03-a38a-f02ddc8313b2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 64 microversion: 2.1 time: 0.294829 [ 537.012106] [47313]: [pid: 47313|app: 0|req: 177/352] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:10:13 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 64 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 537.017319] [47313]: DEBUG nova.api.openstack.wsgi [req-8ebc305e-95f8-4cb9-a7d8-2a630652c29e req-83ead49d-2500-4ccc-9f8b-e22f4f53f7e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2d43aa8e-ea11-4209-b166-b87159a37e72", "name": "network-vif-deleted", "tag": "14a2dc7b-cf4e-48dc-85af-bd4f0a160952"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 537.025641] [47313]: DEBUG oslo_concurrency.lockutils [req-8ebc305e-95f8-4cb9-a7d8-2a630652c29e req-83ead49d-2500-4ccc-9f8b-e22f4f53f7e1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.026053] [47313]: DEBUG oslo_concurrency.lockutils [req-8ebc305e-95f8-4cb9-a7d8-2a630652c29e req-83ead49d-2500-4ccc-9f8b-e22f4f53f7e1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.026642] [47313]: DEBUG oslo_concurrency.lockutils [req-8ebc305e-95f8-4cb9-a7d8-2a630652c29e req-83ead49d-2500-4ccc-9f8b-e22f4f53f7e1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.039186] [47313]: INFO nova.api.openstack.compute.server_external_events [req-8ebc305e-95f8-4cb9-a7d8-2a630652c29e req-83ead49d-2500-4ccc-9f8b-e22f4f53f7e1 service nova] Creating event network-vif-deleted:14a2dc7b-cf4e-48dc-85af-bd4f0a160952 for instance 2d43aa8e-ea11-4209-b166-b87159a37e72 on cpu-1 [ 537.043855] [47313]: INFO nova.api.openstack.requestlog [req-8ebc305e-95f8-4cb9-a7d8-2a630652c29e req-83ead49d-2500-4ccc-9f8b-e22f4f53f7e1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030619 [ 537.043855] [47313]: [pid: 47313|app: 0|req: 178/353] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:13 2024] POST /compute/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) [ 537.048314] [47313]: DEBUG nova.api.openstack.wsgi [None req-479172a4-b389-477f-ad88-16b39553ef46 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Action: 'update', calling method: .version_select at 0x7b9c47e79000>, body: {"quota_set": {"ram": 0}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 537.050628] [47313]: DEBUG nova.policy [None req-479172a4-b389-477f-ad88-16b39553ef46 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Policy check for os_compute_api:os-quota-sets:update failed with credentials {'is_admin': False, 'user_id': '76191dacfed54f048e34d8c89dd9f021', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff00607abac54266b7308b9c7b4c0f28', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 537.051283] [47313]: DEBUG nova.api.openstack.wsgi [None req-479172a4-b389-477f-ad88-16b39553ef46 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 537.051495] [47313]: INFO nova.api.openstack.requestlog [None req-479172a4-b389-477f-ad88-16b39553ef46 tempest-QuotasAdminNegativeTest-1666889972 tempest-QuotasAdminNegativeTest-1666889972-project-member] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28" status: 403 len: 116 microversion: 2.1 time: 0.007651 [ 537.051787] [47313]: [pid: 47313|app: 0|req: 179/354] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:10:13 2024] PUT /compute/v2.1/os-quota-sets/ff00607abac54266b7308b9c7b4c0f28 => generated 116 bytes in 8 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 537.054426] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 537.056124] [47313]: DEBUG nova.compute.api [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 537.062865] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.062865] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.062865] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.063050] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.063257] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.063471] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.118941] [47313]: DEBUG nova.policy [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 537.127654] [47313]: INFO nova.api.openstack.requestlog [None req-6fc019fd-8380-4562-b680-4420c81f590b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1238 microversion: 2.1 time: 0.075247 [ 537.127978] [47313]: [pid: 47313|app: 0|req: 180/355] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 537.132039] [47313]: DEBUG nova.api.openstack.wsgi [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 537.134838] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.135101] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.135281] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.135861] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.135861] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.136115] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.152442] [47313]: INFO nova.api.openstack.requestlog [None req-6e8f0e0b-c2bd-4580-8dcb-f56e3d82c3b2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.023354 [ 537.152772] [47313]: [pid: 47313|app: 0|req: 181/356] 10.180.1.21 () {60 vars in 1206 bytes} [Thu Oct 31 12:10:13 2024] GET /compute/v2.1/os-services?xxx=nova-compute => generated 734 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 537.155766] [47313]: DEBUG nova.api.openstack.wsgi [None req-f995ee08-3ae9-4b87-8f4e-ea09680a7c0a tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 537.193251] [47312]: DEBUG nova.virt.hardware [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 537.193468] [47312]: DEBUG nova.virt.hardware [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 537.194043] [47312]: DEBUG nova.virt.hardware [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 537.194283] [47312]: DEBUG nova.virt.hardware [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 537.194476] [47312]: DEBUG nova.virt.hardware [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 537.199237] [47313]: INFO nova.api.openstack.requestlog [None req-f995ee08-3ae9-4b87-8f4e-ea09680a7c0a tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1688536620" status: 202 len: 0 microversion: 2.1 time: 0.045729 [ 537.199728] [47313]: [pid: 47313|app: 0|req: 182/357] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:14 2024] DELETE /compute/v2.1/flavors/1688536620 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 537.204526] [47313]: DEBUG nova.api.openstack.wsgi [None req-2762c130-ff9c-450d-abb7-23060a774ec4 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Calling method '.version_select at 0x7b9c47e7a200>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 537.208296] [47313]: DEBUG nova.policy [None req-2762c130-ff9c-450d-abb7-23060a774ec4 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Policy check for os_compute_api:os-hosts:show failed with credentials {'is_admin': False, 'user_id': '951d1307c632473184e36c2a3ebdf449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb6e9cb6e2004536a0c0bd5627391aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 537.208639] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.208942] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.209691] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.209772] [47313]: DEBUG nova.api.openstack.wsgi [None req-2762c130-ff9c-450d-abb7-23060a774ec4 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:show to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 537.209822] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.209822] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.209903] [47313]: INFO nova.api.openstack.requestlog [None req-2762c130-ff9c-450d-abb7-23060a774ec4 tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack" status: 403 len: 109 microversion: 2.1 time: 0.009032 [ 537.209999] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.211306] [47313]: [pid: 47313|app: 0|req: 183/358] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:10:14 2024] GET /compute/v2.1/os-hosts/devstack => generated 109 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 537.214689] [47313]: DEBUG nova.api.openstack.wsgi [None req-66d249d0-be71-47c3-a98d-881ba76b9f6b tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1444087146", "id": "c49aa9fa-2688-4ebb-b516-36e983009d8c", "os-flavor-access:is_public": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 537.231412] [47312]: DEBUG nova.quota [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Getting quotas for project 8705142b4c6c452e9cea12bcb31e11fb. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 537.235527] [47313]: INFO nova.api.openstack.requestlog [None req-66d249d0-be71-47c3-a98d-881ba76b9f6b tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 507 microversion: 2.1 time: 0.024513 [ 537.235653] [47312]: DEBUG nova.quota [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Getting quotas for user db90c676212d4718aeca3d6a81056d00 and project 8705142b4c6c452e9cea12bcb31e11fb. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 537.235863] [47313]: [pid: 47313|app: 0|req: 184/359] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:14 2024] POST /compute/v2.1/flavors => generated 507 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 537.238659] [47313]: DEBUG nova.api.openstack.wsgi [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 537.241533] [47313]: DEBUG oslo_concurrency.lockutils [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.241839] [47313]: DEBUG oslo_concurrency.lockutils [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.242056] [47313]: DEBUG oslo_concurrency.lockutils [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.242485] [47313]: DEBUG oslo_concurrency.lockutils [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.242686] [47313]: DEBUG oslo_concurrency.lockutils [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.242855] [47313]: DEBUG oslo_concurrency.lockutils [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.243386] [47312]: DEBUG nova.compute.api [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 537.244974] [47312]: DEBUG nova.compute.api [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 537.257169] [47313]: INFO nova.api.openstack.requestlog [None req-7856ee38-5697-45ee-808b-72f6417e1c8e tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.020646 [ 537.257993] [47313]: [pid: 47313|app: 0|req: 185/360] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:14 2024] GET /compute/v2.1/os-services => generated 557 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 537.260481] [47313]: DEBUG nova.api.openstack.wsgi [None req-d591891b-397f-45ec-93d3-62017204d0c6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": ""}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 537.262339] [47313]: DEBUG nova.api.openstack.wsgi [None req-d591891b-397f-45ec-93d3-62017204d0c6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 537.262785] [47313]: INFO nova.api.openstack.requestlog [None req-d591891b-397f-45ec-93d3-62017204d0c6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 400 len: 108 microversion: 2.1 time: 0.004720 [ 537.263169] [47313]: [pid: 47313|app: 0|req: 186/361] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:14 2024] POST /compute/v2.1/os-aggregates => generated 108 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 537.291198] [47312]: INFO nova.api.openstack.requestlog [None req-1cf755af-b83d-4d82-9b42-a953d87fcd2e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.801474 [ 537.291609] [47312]: [pid: 47312|app: 0|req: 176/362] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:13 2024] POST /compute/v2.1/servers => generated 383 bytes in 802 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 537.295455] [47312]: DEBUG nova.api.openstack.wsgi [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47d84820>, body: {"quota_set": {"cores": 20, "fixed_ips": -1, "floating_ips": -1, "injected_file_content_bytes": 10240, "injected_file_path_bytes": 255, "injected_files": 5, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "security_group_rules": -1, "security_groups": -1, "server_group_members": 10, "server_groups": 10}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 537.537294] [47313]: DEBUG nova.api.openstack.wsgi [None req-1addac23-d8fe-4d76-a029-8b96e29ae249 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV261TestJSON-flavor-1379640188", "id": 2099927850, "os-flavor-access:is_public": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 537.564017] [47313]: INFO nova.api.openstack.requestlog [None req-1addac23-d8fe-4d76-a029-8b96e29ae249 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 468 microversion: 2.61 time: 0.296521 [ 537.564017] [47313]: [pid: 47313|app: 0|req: 187/363] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:10:14 2024] POST /compute/v2.1/flavors => generated 468 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 537.564017] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 537.564017] [47313]: DEBUG nova.compute.api [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 537.572564] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.572822] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.572999] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.573378] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.573570] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.573759] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.612146] [47313]: DEBUG nova.compute.api [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 537.672804] [47313]: DEBUG nova.compute.api [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 537.673232] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.673447] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.674028] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.674028] [47313]: WARNING nova.compute.api [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] instance's host None is down, deleting from database [ 537.680057] [47313]: DEBUG nova.network.neutron [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 537.704291] [47313]: DEBUG nova.network.neutron [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 537.709409] [47313]: DEBUG nova.network.neutron [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 537.729575] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.729575] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.729575] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.730175] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.730175] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.730336] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.907873] [47312]: INFO nova.api.openstack.requestlog [None req-ab0be1c3-61c8-4b81-bf1f-ccd8581b5b81 tempest-QuotasAdminTestJSON-1181259101 tempest-QuotasAdminTestJSON-1181259101-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2" status: 200 len: 329 microversion: 2.1 time: 0.615207 [ 537.908148] [47312]: [pid: 47312|app: 0|req: 177/364] 10.180.1.21 () {60 vars in 1258 bytes} [Thu Oct 31 12:10:14 2024] PUT /compute/v2.1/os-quota-sets/d2831a54c33045c4a1f56906fc45c3b2 => generated 329 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 537.911225] [47312]: DEBUG nova.api.openstack.wsgi [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 537.912969] [47312]: DEBUG nova.compute.api [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 537.917508] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.917813] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.918045] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.918391] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.918590] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.918819] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.943048] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 537.943331] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 537.943537] [47312]: DEBUG oslo_concurrency.lockutils [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 537.943721] [47312]: DEBUG nova.objects.instance [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lazy-loading 'fault' on Instance uuid 4f70d05b-de38-41d5-b2ff-4856abd85ee4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 538.004285] [47312]: DEBUG nova.policy [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3616a5759f84445e84217f2d4bf5912a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dec145bfec94bcea43138b57c9e8663', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.013448] [47312]: INFO nova.api.openstack.requestlog [None req-9885917c-11cb-4b11-a32c-6d25762b1d09 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 200 len: 1407 microversion: 2.1 time: 0.104650 [ 538.014044] [47312]: [pid: 47312|app: 0|req: 178/365] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:14 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 1407 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.016753] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.018590] [47312]: DEBUG nova.compute.api [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.026617] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.026687] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.027666] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.028220] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.028677] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.028677] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.079771] [47312]: DEBUG nova.policy [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.085609] [47312]: INFO nova.api.openstack.requestlog [None req-6ea1ff43-0450-4e6e-898c-c5b34e2d3269 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1229 microversion: 2.1 time: 0.070931 [ 538.086055] [47312]: [pid: 47312|app: 0|req: 179/366] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:14 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1229 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.089906] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.092268] [47312]: DEBUG nova.compute.api [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.101658] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.101873] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.102123] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.102559] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.102638] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.102848] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.165459] [47312]: DEBUG nova.policy [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.172836] [47312]: INFO nova.api.openstack.requestlog [None req-e5faa8eb-95c0-4cd3-8282-367c8fad1498 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1225 microversion: 2.1 time: 0.085985 [ 538.172900] [47312]: [pid: 47312|app: 0|req: 180/367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:14 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1225 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.175387] [47312]: DEBUG nova.api.openstack.wsgi [None req-613feb15-6889-42e7-bff3-75077cad2212 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47c1ecb0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.218253] [47312]: INFO nova.api.openstack.requestlog [None req-613feb15-6889-42e7-bff3-75077cad2212 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 64 microversion: 2.1 time: 0.044698 [ 538.218595] [47312]: [pid: 47312|app: 0|req: 181/368] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 64 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 538.221627] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.223801] [47312]: DEBUG nova.compute.api [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.229575] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.229856] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.230090] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.230528] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.230754] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.230947] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.277817] [47312]: DEBUG nova.policy [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.284530] [47312]: INFO nova.api.openstack.requestlog [None req-2d451c43-044e-47d8-be05-dd59eeec3b37 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1278 microversion: 2.1 time: 0.065273 [ 538.285023] [47312]: [pid: 47312|app: 0|req: 182/369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1278 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.287401] [47312]: DEBUG nova.api.openstack.wsgi [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.289276] [47312]: DEBUG nova.compute.api [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.294549] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.294925] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.295153] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.295694] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.295921] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.295921] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.332991] [47312]: DEBUG nova.policy [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.338913] [47312]: INFO nova.api.openstack.requestlog [None req-8da07e27-cae5-40e2-a44e-f7de09550114 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1202 microversion: 2.1 time: 0.053360 [ 538.339263] [47312]: [pid: 47312|app: 0|req: 183/370] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.342176] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.344859] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.345046] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.345229] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.345628] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.345873] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.345985] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.359524] [47312]: INFO nova.api.openstack.requestlog [None req-d9938be0-8060-44bf-a02a-8776d887db20 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.019223 [ 538.359640] [47312]: [pid: 47312|app: 0|req: 184/371] 10.180.1.21 () {60 vars in 1173 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/os-services => generated 734 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 538.362124] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd26a4ed-41d1-4a72-b630-f4e5b6fa89c6 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.377673] [47312]: INFO nova.api.openstack.requestlog [None req-dd26a4ed-41d1-4a72-b630-f4e5b6fa89c6 tempest-FlavorsExtraSpecsTestJSON-1220414997 tempest-FlavorsExtraSpecsTestJSON-1220414997-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5188 microversion: 2.1 time: 0.017316 [ 538.378500] [47312]: [pid: 47312|app: 0|req: 185/372] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/flavors/detail => generated 5188 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.381843] [47312]: DEBUG nova.api.openstack.wsgi [None req-45c8847e-2dab-480b-8146-f79df400ae4f tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Calling method '.version_select at 0x7b9c47c1e830>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.388400] [47312]: INFO nova.api.openstack.wsgi [None req-45c8847e-2dab-480b-8146-f79df400ae4f tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 538.388616] [47312]: DEBUG nova.api.openstack.wsgi [None req-45c8847e-2dab-480b-8146-f79df400ae4f tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 538.389136] [47312]: INFO nova.api.openstack.requestlog [None req-45c8847e-2dab-480b-8146-f79df400ae4f tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.010271 [ 538.389399] [47312]: [pid: 47312|app: 0|req: 186/373] 10.180.1.21 () {58 vars in 1186 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 538.391885] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc1e983c-c1e3-4200-b0b1-24c60b450219 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.407263] [47312]: INFO nova.api.openstack.requestlog [None req-bc1e983c-c1e3-4200-b0b1-24c60b450219 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/c49aa9fa-2688-4ebb-b516-36e983009d8c" status: 202 len: 0 microversion: 2.1 time: 0.016890 [ 538.407478] [47312]: [pid: 47312|app: 0|req: 187/374] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:15 2024] DELETE /compute/v2.1/flavors/c49aa9fa-2688-4ebb-b516-36e983009d8c => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 538.413693] [47312]: DEBUG nova.api.openstack.wsgi [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.416964] [47312]: DEBUG oslo_concurrency.lockutils [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.416964] [47312]: DEBUG oslo_concurrency.lockutils [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.417478] [47312]: DEBUG oslo_concurrency.lockutils [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.417614] [47312]: DEBUG oslo_concurrency.lockutils [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.417893] [47312]: DEBUG oslo_concurrency.lockutils [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.418097] [47312]: DEBUG oslo_concurrency.lockutils [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.429668] [47312]: INFO nova.api.openstack.requestlog [None req-c384d0a5-027c-4092-8be3-e5c62311e461 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack&binary=xxx" status: 200 len: 16 microversion: 2.1 time: 0.019846 [ 538.430012] [47312]: [pid: 47312|app: 0|req: 188/375] 10.180.1.21 () {58 vars in 1181 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 538.432490] [47312]: DEBUG nova.api.openstack.wsgi [None req-5212f370-46e5-48b7-a497-d3b39116039a tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-775223212"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 538.435698] [47312]: DEBUG nova.policy [None req-5212f370-46e5-48b7-a497-d3b39116039a tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Policy check for os_compute_api:os-aggregates:create failed with credentials {'is_admin': False, 'user_id': 'af669c7976fc46ab9f66fe66c2446039', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04b2487d7ead4a7082074ed2763b4c5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.435698] [47312]: DEBUG nova.api.openstack.wsgi [None req-5212f370-46e5-48b7-a497-d3b39116039a tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 538.435698] [47312]: INFO nova.api.openstack.requestlog [None req-5212f370-46e5-48b7-a497-d3b39116039a tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 403 len: 116 microversion: 2.1 time: 0.004828 [ 538.435698] [47312]: [pid: 47312|app: 0|req: 189/376] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:15 2024] POST /compute/v2.1/os-aggregates => generated 116 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 538.436304] [47313]: INFO nova.api.openstack.requestlog [None req-0c9bd9e8-230a-449c-805f-c0f32b17575c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 204 len: 0 microversion: 2.1 time: 0.872885 [ 538.436742] [47313]: [pid: 47313|app: 0|req: 188/377] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:14 2024] DELETE /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 0 bytes in 876 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 538.438171] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.439922] [47313]: DEBUG nova.api.openstack.wsgi [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.440365] [47312]: DEBUG nova.compute.api [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.443864] [47313]: DEBUG nova.compute.api [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.444891] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.444931] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.445163] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.445500] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.445682] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.445854] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.448094] [47313]: DEBUG oslo_concurrency.lockutils [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.448389] [47313]: DEBUG oslo_concurrency.lockutils [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.448585] [47313]: DEBUG oslo_concurrency.lockutils [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.449551] [47313]: DEBUG oslo_concurrency.lockutils [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.449551] [47313]: DEBUG oslo_concurrency.lockutils [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.449551] [47313]: DEBUG oslo_concurrency.lockutils [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.494757] [47312]: DEBUG nova.policy [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.499312] [47312]: INFO nova.api.openstack.requestlog [None req-bd328b08-db03-4346-9f87-7935a1077dc8 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1224 microversion: 2.1 time: 0.063146 [ 538.499649] [47312]: [pid: 47312|app: 0|req: 190/378] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1224 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.502356] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.505293] [47312]: DEBUG nova.compute.api [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.509032] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.509188] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.509370] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.509726] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.509994] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.510173] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.511490] [47313]: DEBUG nova.policy [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.516811] [47313]: INFO nova.api.openstack.requestlog [None req-e435222b-4796-4b0c-8b83-cedefed5ffad tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1274 microversion: 2.1 time: 0.079190 [ 538.517074] [47313]: [pid: 47313|app: 0|req: 189/379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1274 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.524321] [47313]: DEBUG nova.api.openstack.wsgi [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.524321] [47313]: DEBUG nova.compute.api [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.528085] [47313]: DEBUG oslo_concurrency.lockutils [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.528335] [47313]: DEBUG oslo_concurrency.lockutils [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.528578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.529028] [47313]: DEBUG oslo_concurrency.lockutils [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.529281] [47313]: DEBUG oslo_concurrency.lockutils [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.529525] [47313]: DEBUG oslo_concurrency.lockutils [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.572024] [47312]: DEBUG nova.policy [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.576497] [47312]: INFO nova.api.openstack.requestlog [None req-ff2bbd18-54de-40a9-8b35-027f21a2dc6b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1235 microversion: 2.1 time: 0.076206 [ 538.576940] [47312]: [pid: 47312|app: 0|req: 191/380] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1235 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.584577] [47313]: DEBUG nova.policy [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.589126] [47313]: INFO nova.api.openstack.requestlog [None req-f07a1b28-77ae-4d21-8fec-3605552698b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.071290 [ 538.589651] [47313]: [pid: 47313|app: 0|req: 190/381] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.592314] [47313]: DEBUG nova.api.openstack.wsgi [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.593718] [47313]: DEBUG nova.compute.api [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.597364] [47313]: DEBUG oslo_concurrency.lockutils [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.597813] [47313]: DEBUG oslo_concurrency.lockutils [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.598012] [47313]: DEBUG oslo_concurrency.lockutils [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.598566] [47313]: DEBUG oslo_concurrency.lockutils [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.598566] [47313]: DEBUG oslo_concurrency.lockutils [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.598732] [47313]: DEBUG oslo_concurrency.lockutils [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.795251] [47313]: DEBUG nova.policy [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.801652] [47313]: INFO nova.api.openstack.requestlog [None req-64aa2ea1-4eae-4e29-8e66-d9a91cda1664 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1297 microversion: 2.1 time: 0.211496 [ 538.802231] [47313]: [pid: 47313|app: 0|req: 191/382] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1297 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 538.805228] [47313]: DEBUG nova.api.openstack.wsgi [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.806899] [47313]: DEBUG nova.compute.api [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.814425] [47312]: DEBUG nova.api.openstack.wsgi [None req-7497d95b-b0f4-46a6-ad43-007206427693 tempest-FlavorsV261TestJSON-1853918622 tempest-FlavorsV261TestJSON-1853918622-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.814816] [47313]: DEBUG oslo_concurrency.lockutils [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.815205] [47313]: DEBUG oslo_concurrency.lockutils [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.815534] [47313]: DEBUG oslo_concurrency.lockutils [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.816079] [47313]: DEBUG oslo_concurrency.lockutils [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.817224] [47313]: DEBUG oslo_concurrency.lockutils [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.817414] [47313]: DEBUG oslo_concurrency.lockutils [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.829809] [47312]: INFO nova.api.openstack.requestlog [None req-7497d95b-b0f4-46a6-ad43-007206427693 tempest-FlavorsV261TestJSON-1853918622 tempest-FlavorsV261TestJSON-1853918622-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/2099927850" status: 200 len: 468 microversion: 2.61 time: 0.252076 [ 538.833528] [47312]: [pid: 47312|app: 0|req: 192/383] 10.180.1.21 () {60 vars in 1194 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/flavors/2099927850 => generated 468 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 538.882775] [47313]: DEBUG nova.policy [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.888901] [47313]: DEBUG nova.policy [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.890077] [47313]: DEBUG nova.policy [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 538.890963] [47313]: INFO nova.api.openstack.requestlog [None req-598588a9-012e-40a1-b761-34b39912458d tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1376 microversion: 2.48 time: 0.087788 [ 538.891714] [47313]: [pid: 47313|app: 0|req: 192/384] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1376 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 538.893512] [47313]: DEBUG nova.api.openstack.wsgi [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 538.893735] [47313]: DEBUG nova.compute.api [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 538.898211] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.898437] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.898615] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.898956] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.899166] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.899335] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.917972] [47313]: DEBUG nova.compute.api [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 538.952772] [47313]: DEBUG nova.compute.api [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 538.953186] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 538.953556] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 538.953754] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 538.954014] [47313]: WARNING nova.compute.api [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] instance's host None is down, deleting from database [ 538.956815] [47313]: DEBUG nova.network.neutron [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 538.987430] [47313]: DEBUG nova.network.neutron [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 538.992442] [47313]: DEBUG nova.network.neutron [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 539.010196] [47312]: DEBUG nova.api.openstack.wsgi [None req-d4cdd0d3-9c54-4724-b22c-0a129a19358c tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] Calling method '.version_select at 0x7b9c47c1e710>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.037252] [47312]: INFO nova.api.openstack.requestlog [None req-d4cdd0d3-9c54-4724-b22c-0a129a19358c tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 303 microversion: 2.1 time: 0.204741 [ 539.037252] [47312]: [pid: 47312|app: 0|req: 193/385] 10.180.1.21 () {58 vars in 1180 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/os-quota-class-sets/default => generated 303 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 539.046746] [47312]: DEBUG nova.api.openstack.wsgi [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.051822] [47312]: DEBUG nova.compute.api [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 539.064084] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.064794] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.065133] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.066771] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.066771] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.066771] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.108201] [47313]: INFO nova.api.openstack.requestlog [None req-60e1753c-3996-400c-b588-980f6edf6ba8 tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 204 len: 0 microversion: 2.1 time: 0.216283 [ 539.108703] [47313]: [pid: 47313|app: 0|req: 193/386] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:15 2024] DELETE /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 539.116041] [47312]: DEBUG nova.policy [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 539.119336] [47312]: INFO nova.api.openstack.requestlog [None req-3bae633f-30b8-4701-be89-00ec854f034b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1238 microversion: 2.1 time: 0.082036 [ 539.119826] [47312]: [pid: 47312|app: 0|req: 194/387] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:15 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 539.123503] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ad83531-63c7-4e30-8afc-72a604cda3f1 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c47c1c430>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 539.162056] [47312]: DEBUG nova.quota [None req-9ad83531-63c7-4e30-8afc-72a604cda3f1 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 539.165164] [47312]: DEBUG nova.quota [None req-9ad83531-63c7-4e30-8afc-72a604cda3f1 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 539.216756] [47313]: DEBUG nova.api.openstack.wsgi [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsNegativeTest-server-560609489", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 539.260345] [47313]: DEBUG nova.network.neutron [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 539.410706] [47312]: INFO nova.api.openstack.requestlog [None req-9ad83531-63c7-4e30-8afc-72a604cda3f1 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 61 microversion: 2.1 time: 0.290170 [ 539.412828] [47312]: [pid: 47312|app: 0|req: 195/388] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:10:15 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 61 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 539.418153] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.421630] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.424064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.424064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.424064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.425292] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.425737] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.430670] [47313]: DEBUG nova.virt.hardware [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 539.430670] [47313]: DEBUG nova.virt.hardware [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 539.430670] [47313]: DEBUG nova.virt.hardware [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 539.430670] [47313]: DEBUG nova.virt.hardware [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 539.430843] [47313]: DEBUG nova.virt.hardware [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 539.438418] [47313]: DEBUG oslo_concurrency.lockutils [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.438656] [47313]: DEBUG oslo_concurrency.lockutils [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.439013] [47313]: DEBUG oslo_concurrency.lockutils [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.439224] [47313]: DEBUG oslo_concurrency.lockutils [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.439416] [47313]: DEBUG oslo_concurrency.lockutils [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.440444] [47313]: DEBUG oslo_concurrency.lockutils [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.443741] [47312]: INFO nova.api.openstack.requestlog [None req-d3466a74-929b-4089-9124-fbdbfff7d3ea tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=devstack&binary=xxx" status: 200 len: 16 microversion: 2.53 time: 0.028682 [ 539.443741] [47312]: [pid: 47312|app: 0|req: 196/389] 10.180.1.21 () {60 vars in 1222 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/os-services?host=devstack&binary=xxx => generated 16 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 539.451022] [47312]: DEBUG nova.api.openstack.wsgi [None req-c763a53e-1bc3-4d4e-9be5-f67366dee4ad tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Calling method '.version_select at 0x7b9c47d85900>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.454314] [47313]: DEBUG nova.quota [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Getting quotas for project 6341aef2a0b14302a186b1c5c05ecb22. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 539.455561] [47312]: DEBUG nova.policy [None req-c763a53e-1bc3-4d4e-9be5-f67366dee4ad tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Policy check for os_compute_api:os-hosts:shutdown failed with credentials {'is_admin': False, 'user_id': '951d1307c632473184e36c2a3ebdf449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb6e9cb6e2004536a0c0bd5627391aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 539.455982] [47312]: DEBUG nova.api.openstack.wsgi [None req-c763a53e-1bc3-4d4e-9be5-f67366dee4ad tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 539.456387] [47312]: INFO nova.api.openstack.requestlog [None req-c763a53e-1bc3-4d4e-9be5-f67366dee4ad tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/shutdown" status: 403 len: 113 microversion: 2.1 time: 0.011390 [ 539.456663] [47312]: [pid: 47312|app: 0|req: 197/390] 10.180.1.21 () {58 vars in 1177 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/os-hosts/devstack/shutdown => generated 113 bytes in 12 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 539.459025] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff11ead6-19b3-4b93-8d2c-26ccb490f2c3 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.460642] [47313]: DEBUG nova.quota [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Getting quotas for user cbb84a5dee4944aab7645d46ca68def3 and project 6341aef2a0b14302a186b1c5c05ecb22. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 539.473058] [47312]: INFO nova.api.openstack.requestlog [None req-ff11ead6-19b3-4b93-8d2c-26ccb490f2c3 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4691 microversion: 2.1 time: 0.015454 [ 539.473198] [47312]: [pid: 47312|app: 0|req: 198/391] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/flavors/detail => generated 4691 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 539.475434] [47312]: DEBUG nova.api.openstack.wsgi [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.479515] [47312]: DEBUG oslo_concurrency.lockutils [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.479515] [47312]: DEBUG oslo_concurrency.lockutils [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.479654] [47312]: DEBUG oslo_concurrency.lockutils [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.479816] [47313]: DEBUG nova.compute.api [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 539.480731] [47312]: DEBUG oslo_concurrency.lockutils [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.480731] [47312]: DEBUG oslo_concurrency.lockutils [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.480731] [47312]: DEBUG oslo_concurrency.lockutils [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.481178] [47313]: DEBUG nova.compute.api [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 539.498261] [47312]: INFO nova.api.openstack.requestlog [None req-97660355-356e-4b08-b136-be3ba7c11796 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 557 microversion: 2.1 time: 0.024534 [ 539.498735] [47312]: [pid: 47312|app: 0|req: 199/392] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/os-services => generated 557 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 539.501325] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.503388] [47312]: DEBUG nova.compute.api [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: e3a373f2-640f-479d-98f6-963a5fbc38ac] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 539.507022] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.507271] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.507583] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.507820] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.508654] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.508654] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.515619] [47313]: INFO nova.api.openstack.requestlog [None req-66b28412-d8c5-4ced-a4b5-8c6e7ce6dc3e tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.405942 [ 539.515619] [47313]: [pid: 47313|app: 0|req: 194/393] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:15 2024] POST /compute/v2.1/servers => generated 380 bytes in 406 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 539.519971] [47312]: INFO nova.api.openstack.wsgi [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] HTTP exception thrown: Instance e3a373f2-640f-479d-98f6-963a5fbc38ac could not be found. [ 539.520180] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Returning 404 to user: Instance e3a373f2-640f-479d-98f6-963a5fbc38ac could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 539.520653] [47312]: INFO nova.api.openstack.requestlog [None req-5c17d163-a6b3-444b-9321-eae67ddd1a61 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac" status: 404 len: 111 microversion: 2.1 time: 0.021526 [ 539.521051] [47312]: [pid: 47312|app: 0|req: 200/394] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/e3a373f2-640f-479d-98f6-963a5fbc38ac => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 539.523694] [47312]: DEBUG nova.api.openstack.wsgi [None req-66d32076-523e-468a-bb13-6e8a5d3d76a9 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47c1d870>, body: {"flavor": {"description": "new"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 539.526334] [47313]: DEBUG nova.api.openstack.wsgi [None req-0008976f-0f46-4e9f-af50-342e4dcf4107 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1734857525"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 539.529634] [47313]: DEBUG nova.objects.aggregate [None req-0008976f-0f46-4e9f-af50-342e4dcf4107 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid 181692c9-865b-4a46-922d-b8728695edf9 for aggregate {{(pid=47313) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 539.541313] [47312]: INFO nova.api.openstack.requestlog [None req-66d32076-523e-468a-bb13-6e8a5d3d76a9 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] 10.180.1.21 "PUT /compute/v2.1/flavors/2099927850" status: 200 len: 469 microversion: 2.61 time: 0.019445 [ 539.542732] [47312]: [pid: 47312|app: 0|req: 201/395] 10.180.1.21 () {62 vars in 1214 bytes} [Thu Oct 31 12:10:16 2024] PUT /compute/v2.1/flavors/2099927850 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 539.544370] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f7a7546-c925-4059-ad13-e45d458f0f95 tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47b8c5e0>, body: {"quota_class_set": {"cores": 120, "fixed_ips": 99, "floating_ips": 99, "injected_file_content_bytes": 10340, "injected_file_path_bytes": 355, "injected_files": 105, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "security_group_rules": 99, "security_groups": 99}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 539.561732] [47313]: INFO nova.api.openstack.requestlog [None req-0008976f-0f46-4e9f-af50-342e4dcf4107 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.045417 [ 539.562066] [47313]: [pid: 47313|app: 0|req: 195/396] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:16 2024] POST /compute/v2.1/os-aggregates => generated 198 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 539.770091] [47312]: INFO nova.api.openstack.requestlog [None req-6f7a7546-c925-4059-ad13-e45d458f0f95 tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 290 microversion: 2.1 time: 0.227837 [ 539.770618] [47312]: [pid: 47312|app: 0|req: 202/397] 10.180.1.21 () {60 vars in 1201 bytes} [Thu Oct 31 12:10:16 2024] PUT /compute/v2.1/os-quota-class-sets/default => generated 290 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 539.774390] [47312]: DEBUG nova.api.openstack.wsgi [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.775859] [47312]: DEBUG nova.compute.api [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 539.780541] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.780873] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.781108] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.781572] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.781790] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.781970] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.786149] [47313]: INFO nova.api.openstack.requestlog [None req-df52b9be-8426-4c85-81c5-d9bdb37e1a36 tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/" status: 404 len: 112 microversion: - time: 0.219478 [ 539.786149] [47313]: [pid: 47313|app: 0|req: 196/398] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Oct 31 12:10:16 2024] DELETE /compute/v2.1/images/ => generated 112 bytes in 223 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 539.788550] [47313]: DEBUG nova.api.openstack.wsgi [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.790296] [47313]: DEBUG nova.compute.api [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] [instance: 4f70d05b-de38-41d5-b2ff-4856abd85ee4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 539.799681] [47313]: DEBUG oslo_concurrency.lockutils [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.799964] [47313]: DEBUG oslo_concurrency.lockutils [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.800115] [47313]: DEBUG oslo_concurrency.lockutils [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.800505] [47313]: DEBUG oslo_concurrency.lockutils [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.800702] [47313]: DEBUG oslo_concurrency.lockutils [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.801517] [47313]: DEBUG oslo_concurrency.lockutils [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.814080] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.814394] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.814584] [47312]: DEBUG oslo_concurrency.lockutils [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.815225] [47312]: DEBUG nova.objects.instance [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lazy-loading 'fault' on Instance uuid 433465bd-370b-4af0-a491-e4321124deca {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 539.816792] [47313]: INFO nova.api.openstack.wsgi [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] HTTP exception thrown: Instance 4f70d05b-de38-41d5-b2ff-4856abd85ee4 could not be found. [ 539.817291] [47313]: DEBUG nova.api.openstack.wsgi [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] Returning 404 to user: Instance 4f70d05b-de38-41d5-b2ff-4856abd85ee4 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 539.818387] [47313]: INFO nova.api.openstack.requestlog [None req-06bc2de5-fafa-44ed-9b77-6f1944df40cc tempest-ImagesOneServerTestJSON-535526512 tempest-ImagesOneServerTestJSON-535526512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4" status: 404 len: 111 microversion: 2.1 time: 0.031252 [ 539.818387] [47313]: [pid: 47313|app: 0|req: 197/399] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/4f70d05b-de38-41d5-b2ff-4856abd85ee4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 539.821110] [47313]: DEBUG nova.api.openstack.wsgi [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.822913] [47313]: DEBUG nova.compute.api [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 539.826860] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.827350] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.827446] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.827952] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.828207] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.828440] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.875293] [47313]: DEBUG nova.policy [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 539.880279] [47312]: DEBUG nova.policy [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6656efb10c444e21978b1553eb5f7784', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9f70baceb5df4b248e09ecf1dcb3aead', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 539.887596] [47313]: INFO nova.api.openstack.requestlog [None req-3dd9a1c1-70e2-452e-81a1-5ad78816587e tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1225 microversion: 2.1 time: 0.068563 [ 539.887929] [47313]: [pid: 47313|app: 0|req: 198/400] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1225 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 539.888118] [47312]: INFO nova.api.openstack.requestlog [None req-54274ceb-99bb-4a0f-9969-1b1b10d6a6fc tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 200 len: 1421 microversion: 2.1 time: 0.116599 [ 539.888935] [47312]: [pid: 47312|app: 0|req: 203/401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 1421 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 539.896087] [47312]: DEBUG nova.api.openstack.wsgi [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.896087] [47312]: DEBUG nova.compute.api [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 539.896154] [47313]: DEBUG nova.api.openstack.wsgi [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.897783] [47313]: DEBUG nova.compute.api [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 539.900364] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.900812] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.901206] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.902024] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.902495] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.903538] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.911259] [47313]: DEBUG oslo_concurrency.lockutils [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.911259] [47313]: DEBUG oslo_concurrency.lockutils [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.911259] [47313]: DEBUG oslo_concurrency.lockutils [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.911259] [47313]: DEBUG oslo_concurrency.lockutils [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.911766] [47313]: DEBUG oslo_concurrency.lockutils [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.911766] [47313]: DEBUG oslo_concurrency.lockutils [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.954568] [47312]: DEBUG nova.policy [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 539.960972] [47312]: INFO nova.api.openstack.requestlog [None req-b95c2921-133b-45bf-a59f-a0558401307b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1202 microversion: 2.1 time: 0.070387 [ 539.962146] [47312]: [pid: 47312|app: 0|req: 204/402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1202 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 539.964570] [47313]: DEBUG nova.policy [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 539.964678] [47312]: DEBUG nova.api.openstack.wsgi [None req-06be228f-937d-4dcb-9919-2a28c74dc727 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update', calling method: .version_select at 0x7b9c47d848b0>, body: {"meta": {"os_version": "alt"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 539.975680] [47313]: INFO nova.api.openstack.requestlog [None req-01554453-627f-4df8-bb96-acdf5e1ed0b8 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1278 microversion: 2.1 time: 0.087021 [ 539.975991] [47313]: [pid: 47313|app: 0|req: 199/403] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1278 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 539.979570] [47313]: DEBUG nova.api.openstack.wsgi [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 539.986070] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.986369] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.986593] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 539.987311] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 539.987588] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 539.987821] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.009026] [47313]: INFO nova.api.openstack.requestlog [None req-1bdfc305-7fef-4e5e-85ad-155bca6eecc2 tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services" status: 200 len: 734 microversion: 2.53 time: 0.031766 [ 540.009026] [47313]: [pid: 47313|app: 0|req: 200/404] 10.180.1.21 () {60 vars in 1173 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/os-services => generated 734 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 540.012146] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e177c2b-65e6-4cab-bc12-23ecc63b6c58 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Calling method '.version_select at 0x7b9c47bf4280>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.019772] [47312]: DEBUG nova.quota [None req-06be228f-937d-4dcb-9919-2a28c74dc727 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 540.022141] [47313]: INFO nova.api.openstack.wsgi [None req-4e177c2b-65e6-4cab-bc12-23ecc63b6c58 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 540.022141] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e177c2b-65e6-4cab-bc12-23ecc63b6c58 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 540.022141] [47313]: INFO nova.api.openstack.requestlog [None req-4e177c2b-65e6-4cab-bc12-23ecc63b6c58 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown" status: 404 len: 99 microversion: 2.1 time: 0.011652 [ 540.022141] [47313]: [pid: 47313|app: 0|req: 201/405] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown => generated 99 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 540.023615] [47312]: DEBUG nova.quota [None req-06be228f-937d-4dcb-9919-2a28c74dc727 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 540.024925] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6f4145c-97a5-4864-a7ce-1d58e677a4fe tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-2054692460", "id": 579685881, "os-flavor-access:is_public": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 540.040327] [47313]: INFO nova.api.openstack.requestlog [None req-e6f4145c-97a5-4864-a7ce-1d58e677a4fe tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.1 time: 0.017139 [ 540.040948] [47313]: [pid: 47313|app: 0|req: 202/406] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:16 2024] POST /compute/v2.1/flavors => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 540.043127] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.045912] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.046517] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.046517] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.046823] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.047270] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.047270] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.061017] [47313]: INFO nova.api.openstack.requestlog [None req-6d9fa7a3-7977-4021-a0a3-4fac551043c4 tempest-ServicesAdminNegativeTestJSON-335496147 tempest-ServicesAdminNegativeTestJSON-335496147-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler" status: 200 len: 16 microversion: 2.1 time: 0.019705 [ 540.062113] [47313]: [pid: 47313|app: 0|req: 203/407] 10.180.1.21 () {58 vars in 1193 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 540.064744] [47313]: DEBUG nova.api.openstack.wsgi [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.066680] [47313]: DEBUG nova.compute.api [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.070692] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.070868] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.071330] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.071716] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.071716] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.072214] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.129888] [47313]: DEBUG nova.policy [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.139497] [47313]: INFO nova.api.openstack.requestlog [None req-9dd9f5d9-b035-4ec1-a035-94e663c5ecff tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.077421 [ 540.140387] [47313]: [pid: 47313|app: 0|req: 204/408] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.143184] [47313]: DEBUG nova.api.openstack.wsgi [None req-d171e317-43f8-45ff-8425-30922d0a2c75 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.145807] [47313]: DEBUG nova.compute.api [None req-d171e317-43f8-45ff-8425-30922d0a2c75 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.178864] [47313]: DEBUG nova.policy [None req-d171e317-43f8-45ff-8425-30922d0a2c75 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.188255] [47313]: INFO nova.api.openstack.requestlog [None req-d171e317-43f8-45ff-8425-30922d0a2c75 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1220 microversion: 2.1 time: 0.046521 [ 540.188435] [47313]: [pid: 47313|app: 0|req: 205/409] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:16 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.193061] [47313]: DEBUG nova.api.openstack.wsgi [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.196465] [47313]: DEBUG nova.compute.api [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.202917] [47313]: DEBUG oslo_concurrency.lockutils [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.202917] [47313]: DEBUG oslo_concurrency.lockutils [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.202917] [47313]: DEBUG oslo_concurrency.lockutils [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.202917] [47313]: DEBUG oslo_concurrency.lockutils [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.203070] [47313]: DEBUG oslo_concurrency.lockutils [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.203070] [47313]: DEBUG oslo_concurrency.lockutils [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.257718] [47313]: DEBUG nova.policy [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.266898] [47313]: INFO nova.api.openstack.requestlog [None req-7575fabc-3014-48da-9afc-d6fca6a9e3c9 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1218 microversion: 2.1 time: 0.077336 [ 540.267249] [47313]: [pid: 47313|app: 0|req: 206/410] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1218 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.274483] [47313]: DEBUG nova.api.openstack.wsgi [None req-721d9468-5cac-45b1-b220-dea52b8b68a7 tempest-FlavorsV261TestJSON-1853918622 tempest-FlavorsV261TestJSON-1853918622-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.279330] [47312]: INFO nova.api.openstack.requestlog [None req-06be228f-937d-4dcb-9919-2a28c74dc727 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata/os_version" status: 200 len: 31 microversion: 2.1 time: 0.316484 [ 540.279689] [47312]: [pid: 47312|app: 0|req: 205/411] 10.180.1.21 () {60 vars in 1308 bytes} [Thu Oct 31 12:10:16 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata/os_version => generated 31 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 540.282393] [47312]: DEBUG nova.api.openstack.wsgi [None req-52c035f2-8ceb-4a4e-ace4-1978410d52c1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1734857525"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 540.284618] [47312]: DEBUG nova.objects.aggregate [None req-52c035f2-8ceb-4a4e-ace4-1978410d52c1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid ef478f27-c7b4-47c8-b712-458aac9f34f1 for aggregate {{(pid=47312) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 540.299241] [47313]: INFO nova.api.openstack.requestlog [None req-721d9468-5cac-45b1-b220-dea52b8b68a7 tempest-FlavorsV261TestJSON-1853918622 tempest-FlavorsV261TestJSON-1853918622-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5941 microversion: 2.61 time: 0.027461 [ 540.299689] [47313]: [pid: 47313|app: 0|req: 207/412] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/flavors/detail => generated 5941 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 540.302190] [47312]: INFO nova.api.openstack.wsgi [None req-52c035f2-8ceb-4a4e-ace4-1978410d52c1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] HTTP exception thrown: Aggregate tempest-test_aggregate-1734857525 already exists. [ 540.302777] [47312]: DEBUG nova.api.openstack.wsgi [None req-52c035f2-8ceb-4a4e-ace4-1978410d52c1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 409 to user: Aggregate tempest-test_aggregate-1734857525 already exists. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 540.303198] [47312]: INFO nova.api.openstack.requestlog [None req-52c035f2-8ceb-4a4e-ace4-1978410d52c1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 409 len: 111 microversion: 2.1 time: 0.022722 [ 540.303256] [47312]: [pid: 47312|app: 0|req: 206/413] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:17 2024] POST /compute/v2.1/os-aggregates => generated 111 bytes in 23 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 540.303793] [47313]: DEBUG nova.api.openstack.wsgi [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.306180] [47312]: DEBUG nova.api.openstack.wsgi [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-1066749349", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 540.309830] [47313]: DEBUG nova.compute.api [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.320494] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.320494] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.320494] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.320494] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.320693] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.320693] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.355945] [47312]: DEBUG nova.network.neutron [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 540.364185] [47313]: DEBUG nova.policy [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.368654] [47313]: INFO nova.api.openstack.requestlog [None req-47a5ad59-622a-43bb-a106-61cbb3b83029 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1235 microversion: 2.1 time: 0.068306 [ 540.369259] [47313]: [pid: 47313|app: 0|req: 208/414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.372968] [47313]: DEBUG nova.api.openstack.wsgi [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.375034] [47313]: DEBUG nova.compute.api [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.380969] [47313]: DEBUG oslo_concurrency.lockutils [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.380969] [47313]: DEBUG oslo_concurrency.lockutils [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.380969] [47313]: DEBUG oslo_concurrency.lockutils [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.380969] [47313]: DEBUG oslo_concurrency.lockutils [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.381160] [47313]: DEBUG oslo_concurrency.lockutils [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.381160] [47313]: DEBUG oslo_concurrency.lockutils [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.429006] [47313]: DEBUG nova.policy [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.434254] [47313]: INFO nova.api.openstack.requestlog [None req-40381a7e-5cb0-4d07-9644-57a93a50b6c5 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.063064 [ 540.434532] [47313]: [pid: 47313|app: 0|req: 209/415] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.437146] [47313]: DEBUG nova.api.openstack.wsgi [None req-802f8769-51b8-4141-b9be-7e4515078631 tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] Calling method '.version_select at 0x7b9c47bf6b90>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.450673] [47313]: INFO nova.api.openstack.requestlog [None req-802f8769-51b8-4141-b9be-7e4515078631 tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 307 microversion: 2.1 time: 0.015537 [ 540.450995] [47313]: [pid: 47313|app: 0|req: 210/416] 10.180.1.21 () {58 vars in 1180 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/os-quota-class-sets/default => generated 307 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 540.456821] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d098ae8-ff69-4187-9d16-809dca655fda tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Calling method '.version_select at 0x7b9c47bf4dc0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.472513] [47313]: INFO nova.api.openstack.wsgi [None req-9d098ae8-ff69-4187-9d16-809dca655fda tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] HTTP exception thrown: Image not found. [ 540.472826] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d098ae8-ff69-4187-9d16-809dca655fda tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Returning 404 to user: Image not found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 540.473340] [47313]: INFO nova.api.openstack.requestlog [None req-9d098ae8-ff69-4187-9d16-809dca655fda tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/-1" status: 404 len: 62 microversion: 2.1 time: 0.021284 [ 540.473601] [47313]: [pid: 47313|app: 0|req: 211/417] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:17 2024] DELETE /compute/v2.1/images/-1 => generated 62 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 540.476275] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.477827] [47313]: DEBUG nova.compute.api [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.483709] [47312]: DEBUG nova.virt.hardware [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 540.483977] [47312]: DEBUG nova.virt.hardware [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 540.484116] [47312]: DEBUG nova.virt.hardware [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 540.484288] [47312]: DEBUG nova.virt.hardware [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 540.484898] [47312]: DEBUG nova.virt.hardware [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 540.486963] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.486963] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.487165] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.487496] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.487681] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.487859] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.497199] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.497761] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.497761] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.497994] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.502314] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.502585] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.514171] [47312]: DEBUG nova.quota [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Getting quotas for project 05f1f715efc54b2abc89921fd29b2ca0. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 540.516565] [47312]: DEBUG nova.quota [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Getting quotas for user 13a2aee7a1b34c4092c2a52cb7683528 and project 05f1f715efc54b2abc89921fd29b2ca0. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 540.523840] [47312]: DEBUG nova.compute.api [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 540.525761] [47312]: DEBUG nova.compute.api [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 540.540771] [47313]: DEBUG nova.policy [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.546079] [47313]: INFO nova.api.openstack.requestlog [None req-2bb97f6b-3a44-41d1-96d1-1400118df628 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1297 microversion: 2.1 time: 0.071876 [ 540.546397] [47313]: [pid: 47313|app: 0|req: 212/418] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1297 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.550033] [47313]: DEBUG nova.api.openstack.wsgi [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.550033] [47313]: DEBUG nova.compute.api [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.554490] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.554490] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.554490] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.554490] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.554654] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.554654] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.567743] [47313]: DEBUG nova.compute.api [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 540.577036] [47312]: INFO nova.api.openstack.requestlog [None req-d164eb4c-bcda-4791-9824-03b505425ad2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.270687 [ 540.577036] [47312]: [pid: 47312|app: 0|req: 207/419] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:17 2024] POST /compute/v2.1/servers => generated 380 bytes in 271 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 540.577438] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.579116] [47312]: DEBUG nova.compute.api [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.583314] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.583547] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.583746] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.584145] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.584324] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.584493] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.598800] [47313]: DEBUG nova.compute.api [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 540.599209] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.599422] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.599737] [47313]: DEBUG oslo_concurrency.lockutils [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.599969] [47313]: WARNING nova.compute.api [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] instance's host None is down, deleting from database [ 540.602110] [47313]: DEBUG nova.network.neutron [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 540.632340] [47313]: DEBUG nova.network.neutron [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 540.636553] [47313]: DEBUG nova.network.neutron [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 540.639081] [47312]: DEBUG nova.policy [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.646113] [47312]: DEBUG nova.policy [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.646854] [47312]: DEBUG nova.policy [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.647833] [47312]: INFO nova.api.openstack.requestlog [None req-c8b3d285-b7bf-44f4-85e1-9289f8e0e80a tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1364 microversion: 2.48 time: 0.072267 [ 540.648154] [47312]: [pid: 47312|app: 0|req: 208/420] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1364 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 540.651099] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.653319] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.653709] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.653855] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.654200] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.654397] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.654567] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.668128] [47312]: INFO nova.api.openstack.requestlog [None req-d0340418-99e0-4fd7-8aaf-5235b110a3fc tempest-ServicesAdminNegativeV253TestJSON-1965886605 tempest-ServicesAdminNegativeV253TestJSON-1965886605-project-admin] 10.180.1.21 "GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler" status: 200 len: 16 microversion: 2.53 time: 0.019261 [ 540.668634] [47312]: [pid: 47312|app: 0|req: 209/421] 10.180.1.21 () {60 vars in 1234 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.671455] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea054851-aac3-45ba-bb8d-ff165cd789fe tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Calling method '.version_select at 0x7b9c47d87f40>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.673703] [47312]: DEBUG nova.policy [None req-ea054851-aac3-45ba-bb8d-ff165cd789fe tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Policy check for os_compute_api:os-hosts:start failed with credentials {'is_admin': False, 'user_id': '951d1307c632473184e36c2a3ebdf449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb6e9cb6e2004536a0c0bd5627391aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.674155] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea054851-aac3-45ba-bb8d-ff165cd789fe tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:start to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 540.674925] [47312]: INFO nova.api.openstack.requestlog [None req-ea054851-aac3-45ba-bb8d-ff165cd789fe tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] 10.180.1.21 "GET /compute/v2.1/os-hosts/devstack/startup" status: 403 len: 110 microversion: 2.1 time: 0.005689 [ 540.674925] [47312]: [pid: 47312|app: 0|req: 210/422] 10.180.1.21 () {58 vars in 1174 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/os-hosts/devstack/startup => generated 110 bytes in 6 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 540.677097] [47312]: DEBUG nova.api.openstack.wsgi [None req-d57e7bd1-1a9d-43d4-88a6-7b05512f7d08 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.688770] [47312]: INFO nova.api.openstack.requestlog [None req-d57e7bd1-1a9d-43d4-88a6-7b05512f7d08 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/579685881" status: 200 len: 411 microversion: 2.1 time: 0.013084 [ 540.688863] [47312]: [pid: 47312|app: 0|req: 211/423] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/flavors/579685881 => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 540.765095] [47313]: INFO nova.api.openstack.requestlog [None req-99b1ccdd-875f-42bd-8aa3-a3139b92430d tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 204 len: 0 microversion: 2.1 time: 0.218018 [ 540.765482] [47313]: [pid: 47313|app: 0|req: 213/424] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:17 2024] DELETE /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 0 bytes in 219 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 540.768406] [47313]: DEBUG nova.api.openstack.wsgi [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.770162] [47313]: DEBUG nova.compute.api [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.773778] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.774090] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.774345] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.774746] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 540.774985] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 540.775212] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 540.792863] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ea3b924-bbe4-4a3d-b482-f9eb8ce928d9 tempest-ServicesAdminNegativeTestJSON-973559008 tempest-ServicesAdminNegativeTestJSON-973559008-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.795181] [47312]: DEBUG nova.policy [None req-1ea3b924-bbe4-4a3d-b482-f9eb8ce928d9 tempest-ServicesAdminNegativeTestJSON-973559008 tempest-ServicesAdminNegativeTestJSON-973559008-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '09b578d342fd4ed3b3dedc13b1e16a70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3d7f616c73d84fba919918e2caabb2ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.795904] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ea3b924-bbe4-4a3d-b482-f9eb8ce928d9 tempest-ServicesAdminNegativeTestJSON-973559008 tempest-ServicesAdminNegativeTestJSON-973559008-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 540.795904] [47312]: INFO nova.api.openstack.requestlog [None req-1ea3b924-bbe4-4a3d-b482-f9eb8ce928d9 tempest-ServicesAdminNegativeTestJSON-973559008 tempest-ServicesAdminNegativeTestJSON-973559008-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.1 time: 0.106521 [ 540.796488] [47312]: [pid: 47312|app: 0|req: 212/425] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/os-services => generated 112 bytes in 107 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 540.799026] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7a80c77-6b7a-43ad-b572-e8236ec94d6c tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47b8e170>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.831897] [47312]: INFO nova.api.openstack.requestlog [None req-f7a80c77-6b7a-43ad-b572-e8236ec94d6c tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 58 microversion: 2.1 time: 0.035160 [ 540.832233] [47312]: [pid: 47312|app: 0|req: 213/426] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 58 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 540.834921] [47312]: DEBUG nova.api.openstack.wsgi [None req-1209a57a-ada8-46b3-ba33-6fc3f291ab36 tempest-FlavorsV261TestJSON-1853918622 tempest-FlavorsV261TestJSON-1853918622-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.841157] [47313]: DEBUG nova.policy [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.846679] [47312]: INFO nova.api.openstack.requestlog [None req-1209a57a-ada8-46b3-ba33-6fc3f291ab36 tempest-FlavorsV261TestJSON-1853918622 tempest-FlavorsV261TestJSON-1853918622-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 2989 microversion: 2.61 time: 0.013753 [ 540.847219] [47312]: [pid: 47312|app: 0|req: 214/427] 10.180.1.21 () {60 vars in 1161 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/flavors => generated 2989 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 540.850558] [47313]: INFO nova.api.openstack.requestlog [None req-72ecedb6-0aa5-4c84-85c3-5a7eddd6d5fe tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1238 microversion: 2.1 time: 0.084252 [ 540.851097] [47313]: [pid: 47313|app: 0|req: 214/428] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1238 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.852514] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8b24d47-21f2-4633-a100-8dd21e1a5822 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.856396] [47313]: DEBUG nova.api.openstack.wsgi [None req-20239fe3-7c12-44d0-a35e-e78ad9ad3d75 tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47bf5ab0>, body: {"quota_class_set": {"cores": 20, "fixed_ips": -1, "floating_ips": -1, "injected_file_content_bytes": 10240, "injected_file_path_bytes": 255, "injected_files": 5, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "security_group_rules": -1, "security_groups": -1}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 540.873399] [47312]: INFO nova.api.openstack.requestlog [None req-a8b24d47-21f2-4633-a100-8dd21e1a5822 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/4" status: 200 len: 0 microversion: 2.1 time: 0.025048 [ 540.873821] [47312]: [pid: 47312|app: 0|req: 215/429] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:17 2024] DELETE /compute/v2.1/os-aggregates/4 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 540.877210] [47312]: DEBUG nova.api.openstack.wsgi [None req-dbc23f8c-d7e7-4df9-a619-e3f359ddf24a tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Calling method '.version_select at 0x7b9c47c1c8b0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.896545] [47312]: INFO nova.api.openstack.wsgi [None req-dbc23f8c-d7e7-4df9-a619-e3f359ddf24a tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] HTTP exception thrown: Image not found. [ 540.897466] [47312]: DEBUG nova.api.openstack.wsgi [None req-dbc23f8c-d7e7-4df9-a619-e3f359ddf24a tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 540.897839] [47312]: INFO nova.api.openstack.requestlog [None req-dbc23f8c-d7e7-4df9-a619-e3f359ddf24a tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/80898ba2-a076-4886-a9ba-b47b5731d54j" status: 404 len: 62 microversion: 2.1 time: 0.023484 [ 540.898158] [47312]: [pid: 47312|app: 0|req: 216/430] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:17 2024] DELETE /compute/v2.1/images/80898ba2-a076-4886-a9ba-b47b5731d54j => generated 62 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 540.901871] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc5b8561-c145-4130-a595-0272590e6d33 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.905276] [47312]: DEBUG nova.compute.api [None req-dc5b8561-c145-4130-a595-0272590e6d33 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 540.944492] [47313]: INFO nova.api.openstack.requestlog [None req-20239fe3-7c12-44d0-a35e-e78ad9ad3d75 tempest-QuotaClassesAdminTestJSON-1692531452 tempest-QuotaClassesAdminTestJSON-1692531452-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 286 microversion: 2.1 time: 0.091476 [ 540.944492] [47313]: [pid: 47313|app: 0|req: 215/431] 10.180.1.21 () {60 vars in 1201 bytes} [Thu Oct 31 12:10:17 2024] PUT /compute/v2.1/os-quota-class-sets/default => generated 286 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 540.955512] [47312]: DEBUG nova.policy [None req-dc5b8561-c145-4130-a595-0272590e6d33 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 540.969336] [47312]: INFO nova.api.openstack.requestlog [None req-dc5b8561-c145-4130-a595-0272590e6d33 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1218 microversion: 2.1 time: 0.069556 [ 540.970879] [47312]: [pid: 47312|app: 0|req: 217/432] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1218 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 540.973506] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1640ab7-ffbf-445b-bb3a-a2307b0664f1 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Calling method '.version_select at 0x7b9c47c1f6d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 540.986685] [47312]: INFO nova.api.openstack.wsgi [None req-c1640ab7-ffbf-445b-bb3a-a2307b0664f1 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 540.987065] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1640ab7-ffbf-445b-bb3a-a2307b0664f1 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 540.987440] [47312]: INFO nova.api.openstack.requestlog [None req-c1640ab7-ffbf-445b-bb3a-a2307b0664f1 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hosts/nonexistent_hostname/startup" status: 404 len: 99 microversion: 2.1 time: 0.016757 [ 540.987737] [47312]: [pid: 47312|app: 0|req: 218/433] 10.180.1.21 () {58 vars in 1210 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/os-hosts/nonexistent_hostname/startup => generated 99 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 541.053189] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0ebe195-c478-4d49-9d30-f7cf0edf1f64 tempest-ServicesAdminNegativeV253TestJSON-1604723337 tempest-ServicesAdminNegativeV253TestJSON-1604723337-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.055140] [47313]: DEBUG nova.policy [None req-f0ebe195-c478-4d49-9d30-f7cf0edf1f64 tempest-ServicesAdminNegativeV253TestJSON-1604723337 tempest-ServicesAdminNegativeV253TestJSON-1604723337-project-member] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '601aacdc3cb241d78660bc39029c0bd5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f5686f6e5c04396b2d02e4c91c855cc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 541.055419] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0ebe195-c478-4d49-9d30-f7cf0edf1f64 tempest-ServicesAdminNegativeV253TestJSON-1604723337 tempest-ServicesAdminNegativeV253TestJSON-1604723337-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 541.055826] [47313]: INFO nova.api.openstack.requestlog [None req-f0ebe195-c478-4d49-9d30-f7cf0edf1f64 tempest-ServicesAdminNegativeV253TestJSON-1604723337 tempest-ServicesAdminNegativeV253TestJSON-1604723337-project-member] 10.180.1.21 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.53 time: 0.111172 [ 541.056120] [47313]: [pid: 47313|app: 0|req: 216/434] 10.180.1.21 () {60 vars in 1173 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/os-services => generated 112 bytes in 111 msecs (HTTP/1.1 403) 9 headers in 381 bytes (1 switches on core 0) [ 541.176514] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2e52d87-8676-42ab-a28b-e9f24f680954 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.199979] [47312]: INFO nova.api.openstack.requestlog [None req-c2e52d87-8676-42ab-a28b-e9f24f680954 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5092 microversion: 2.1 time: 0.211564 [ 541.200992] [47312]: [pid: 47312|app: 0|req: 219/435] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:17 2024] GET /compute/v2.1/flavors/detail => generated 5092 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 541.206015] [47312]: DEBUG nova.api.openstack.wsgi [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.208792] [47312]: DEBUG nova.compute.api [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] [instance: 433465bd-370b-4af0-a491-e4321124deca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 541.217299] [47312]: DEBUG oslo_concurrency.lockutils [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.217572] [47312]: DEBUG oslo_concurrency.lockutils [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.217752] [47312]: DEBUG oslo_concurrency.lockutils [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.219645] [47312]: DEBUG oslo_concurrency.lockutils [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.219645] [47312]: DEBUG oslo_concurrency.lockutils [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.219743] [47312]: DEBUG oslo_concurrency.lockutils [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.238170] [47312]: INFO nova.api.openstack.wsgi [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] HTTP exception thrown: Instance 433465bd-370b-4af0-a491-e4321124deca could not be found. [ 541.238500] [47312]: DEBUG nova.api.openstack.wsgi [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] Returning 404 to user: Instance 433465bd-370b-4af0-a491-e4321124deca could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 541.239037] [47312]: INFO nova.api.openstack.requestlog [None req-775f0ccb-3266-4c27-83f7-876cc9ce1a76 tempest-FloatingIPsAssociationNegativeTestJSON-1483450 tempest-FloatingIPsAssociationNegativeTestJSON-1483450-project-member] 10.180.1.21 "GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca" status: 404 len: 111 microversion: 2.1 time: 0.037285 [ 541.240730] [47312]: [pid: 47312|app: 0|req: 220/436] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/433465bd-370b-4af0-a491-e4321124deca => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 541.243091] [47312]: DEBUG nova.api.openstack.wsgi [None req-7bc22340-5ffe-48ef-95bd-c06036c6ec5c tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'update_all', calling method: .version_select at 0x7b9c47b8f2e0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 541.294239] [47312]: DEBUG nova.quota [None req-7bc22340-5ffe-48ef-95bd-c06036c6ec5c tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 541.298779] [47312]: DEBUG nova.quota [None req-7bc22340-5ffe-48ef-95bd-c06036c6ec5c tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 541.377472] [47313]: DEBUG nova.api.openstack.wsgi [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsTest-server-451115718", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 541.429634] [47313]: DEBUG nova.network.neutron [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 541.481493] [47312]: INFO nova.api.openstack.requestlog [None req-7bc22340-5ffe-48ef-95bd-c06036c6ec5c tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 61 microversion: 2.1 time: 0.240124 [ 541.481910] [47312]: [pid: 47312|app: 0|req: 221/437] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:10:18 2024] PUT /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 61 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 541.484803] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c62e62e-0432-4a3d-a7ba-c327309b8568 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.496561] [47312]: INFO nova.api.openstack.requestlog [None req-6c62e62e-0432-4a3d-a7ba-c327309b8568 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2099927850" status: 202 len: 0 microversion: 2.61 time: 0.013941 [ 541.496901] [47312]: [pid: 47312|app: 0|req: 222/438] 10.180.1.21 () {60 vars in 1197 bytes} [Thu Oct 31 12:10:18 2024] DELETE /compute/v2.1/flavors/2099927850 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 541.501721] [47312]: DEBUG nova.api.openstack.wsgi [None req-1dce301d-cee8-4fd6-8ac2-3c2440516559 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-634780236"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 541.503969] [47312]: DEBUG nova.objects.aggregate [None req-1dce301d-cee8-4fd6-8ac2-3c2440516559 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid f278e745-2fc6-4458-834b-67dcd3a34b6f for aggregate {{(pid=47312) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 541.519104] [47312]: INFO nova.api.openstack.requestlog [None req-1dce301d-cee8-4fd6-8ac2-3c2440516559 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.020107 [ 541.519104] [47312]: [pid: 47312|app: 0|req: 223/439] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:18 2024] POST /compute/v2.1/os-aggregates => generated 197 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 541.520850] [47312]: DEBUG nova.api.openstack.wsgi [None req-cba23781-9e64-4278-8aa6-de78200d1062 tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Calling method '.version_select at 0x7b9c47c1d480>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.534136] [47312]: INFO nova.api.openstack.wsgi [None req-cba23781-9e64-4278-8aa6-de78200d1062 tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] HTTP exception thrown: Image not found. [ 541.534462] [47312]: DEBUG nova.api.openstack.wsgi [None req-cba23781-9e64-4278-8aa6-de78200d1062 tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 541.535034] [47312]: INFO nova.api.openstack.requestlog [None req-cba23781-9e64-4278-8aa6-de78200d1062 tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/e58052eb-5286-4578-8cf8-8f5bf96f9bea1" status: 404 len: 62 microversion: 2.1 time: 0.016433 [ 541.535170] [47312]: [pid: 47312|app: 0|req: 224/440] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:18 2024] DELETE /compute/v2.1/images/e58052eb-5286-4578-8cf8-8f5bf96f9bea1 => generated 62 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 541.540283] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.540283] [47312]: DEBUG nova.compute.api [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 541.548601] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.548709] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.548990] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.549285] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.549657] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.549734] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.658526] [47312]: DEBUG nova.policy [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 541.664281] [47312]: INFO nova.api.openstack.requestlog [None req-2d59b75e-1c30-48ec-8079-f433cba7568a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1225 microversion: 2.1 time: 0.128469 [ 541.665919] [47312]: [pid: 47312|app: 0|req: 225/441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1225 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 541.668298] [47312]: DEBUG nova.api.openstack.wsgi [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.670232] [47312]: DEBUG nova.compute.api [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 541.676287] [47312]: DEBUG oslo_concurrency.lockutils [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.676480] [47312]: DEBUG oslo_concurrency.lockutils [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.676694] [47312]: DEBUG oslo_concurrency.lockutils [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.677127] [47312]: DEBUG oslo_concurrency.lockutils [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.677503] [47312]: DEBUG oslo_concurrency.lockutils [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.677698] [47312]: DEBUG oslo_concurrency.lockutils [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.760235] [47312]: DEBUG nova.policy [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 541.765225] [47312]: INFO nova.api.openstack.requestlog [None req-980f9ae8-9721-44a3-b516-f6dcb50eaf58 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1202 microversion: 2.1 time: 0.099655 [ 541.769093] [47312]: [pid: 47312|app: 0|req: 226/442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1202 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 541.772331] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.774906] [47312]: DEBUG nova.compute.api [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 541.778339] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.778518] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.778699] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.779101] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.779345] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.779558] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.813909] [47313]: DEBUG nova.virt.hardware [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 541.814405] [47313]: DEBUG nova.virt.hardware [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 541.815131] [47313]: DEBUG nova.virt.hardware [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 541.815467] [47313]: DEBUG nova.virt.hardware [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 541.815818] [47313]: DEBUG nova.virt.hardware [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 541.827619] [47313]: DEBUG oslo_concurrency.lockutils [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.827873] [47313]: DEBUG oslo_concurrency.lockutils [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.828069] [47313]: DEBUG oslo_concurrency.lockutils [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.828464] [47313]: DEBUG oslo_concurrency.lockutils [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.828671] [47313]: DEBUG oslo_concurrency.lockutils [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.828844] [47313]: DEBUG oslo_concurrency.lockutils [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.844171] [47313]: DEBUG nova.quota [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Getting quotas for project 7f792bb41b7d4185b02ff116b06f76e0. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 541.844409] [47312]: DEBUG nova.policy [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 541.845210] [47313]: DEBUG nova.quota [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Getting quotas for user 2fc0aa686ea848f0be5293ec6f869bbb and project 7f792bb41b7d4185b02ff116b06f76e0. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 541.850996] [47312]: INFO nova.api.openstack.requestlog [None req-0f3f47f4-67f2-4232-80c0-d1f6958ae230 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1278 microversion: 2.1 time: 0.079990 [ 541.850996] [47312]: [pid: 47312|app: 0|req: 227/443] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1278 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 541.855767] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e578dc8-f757-46f0-809d-4b9273f90e67 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47c1d240>, body: {"status": "enable", "maintenance_mode": "invalid"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 541.857830] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e578dc8-f757-46f0-809d-4b9273f90e67 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 400 to user: Invalid input for field/attribute maintenance_mode. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 541.857830] [47312]: INFO nova.api.openstack.requestlog [None req-4e578dc8-f757-46f0-809d-4b9273f90e67 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 199 microversion: 2.1 time: 0.006167 [ 541.857830] [47312]: [pid: 47312|app: 0|req: 228/444] 10.180.1.21 () {60 vars in 1170 bytes} [Thu Oct 31 12:10:18 2024] PUT /compute/v2.1/os-hosts/devstack => generated 199 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 541.859844] [47312]: DEBUG nova.api.openstack.wsgi [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.863861] [47313]: DEBUG nova.compute.api [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 541.865417] [47312]: DEBUG nova.compute.api [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 541.865670] [47313]: DEBUG nova.compute.api [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 541.870053] [47312]: DEBUG oslo_concurrency.lockutils [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.870578] [47312]: DEBUG oslo_concurrency.lockutils [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.870908] [47312]: DEBUG oslo_concurrency.lockutils [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.871636] [47312]: DEBUG oslo_concurrency.lockutils [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.871968] [47312]: DEBUG oslo_concurrency.lockutils [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.872298] [47312]: DEBUG oslo_concurrency.lockutils [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.909235] [47313]: INFO nova.api.openstack.requestlog [None req-87b4f056-7a82-45fe-aad7-263a9533e9f2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.852442 [ 541.909618] [47313]: [pid: 47313|app: 0|req: 217/445] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:17 2024] POST /compute/v2.1/servers => generated 380 bytes in 853 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 541.912544] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.914917] [47313]: DEBUG nova.compute.api [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 541.922826] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.922960] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.923170] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.923592] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 541.923801] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 541.924024] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 541.966021] [47312]: DEBUG nova.policy [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 541.972387] [47312]: INFO nova.api.openstack.requestlog [None req-317c974a-172c-48a5-9384-000acdd9c554 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.114411 [ 541.972925] [47312]: [pid: 47312|app: 0|req: 229/446] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 541.978630] [47312]: DEBUG nova.api.openstack.wsgi [None req-ade05a2d-ed34-4301-aa71-318648dad0c2 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 541.997036] [47312]: INFO nova.api.openstack.requestlog [None req-ade05a2d-ed34-4301-aa71-318648dad0c2 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/579685881" status: 202 len: 0 microversion: 2.1 time: 0.022063 [ 541.997036] [47312]: [pid: 47312|app: 0|req: 230/447] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:10:18 2024] DELETE /compute/v2.1/flavors/579685881 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 541.999813] [47312]: DEBUG nova.api.openstack.wsgi [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.001085] [47312]: DEBUG nova.compute.api [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.005760] [47312]: DEBUG oslo_concurrency.lockutils [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.005760] [47312]: DEBUG oslo_concurrency.lockutils [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.005760] [47312]: DEBUG oslo_concurrency.lockutils [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.005760] [47312]: DEBUG oslo_concurrency.lockutils [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.005898] [47312]: DEBUG oslo_concurrency.lockutils [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.006105] [47312]: DEBUG oslo_concurrency.lockutils [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.015259] [47313]: DEBUG nova.policy [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.022061] [47313]: INFO nova.api.openstack.requestlog [None req-5a7db943-eea6-447d-a26d-0e13ee7a6188 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1224 microversion: 2.1 time: 0.111328 [ 542.022061] [47313]: [pid: 47313|app: 0|req: 218/448] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1224 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.025287] [47313]: DEBUG nova.api.openstack.wsgi [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.027565] [47313]: DEBUG nova.compute.api [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.034068] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.034359] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.034574] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.036466] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.036466] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.036466] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.089777] [47312]: DEBUG nova.policy [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.095259] [47312]: INFO nova.api.openstack.requestlog [None req-166b2142-e907-49f8-b30a-be660a7b76ff tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1218 microversion: 2.1 time: 0.097958 [ 542.095379] [47312]: [pid: 47312|app: 0|req: 231/449] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1218 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.102658] [47312]: DEBUG nova.api.openstack.wsgi [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.104123] [47312]: DEBUG nova.compute.api [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.109543] [47312]: DEBUG oslo_concurrency.lockutils [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.110174] [47312]: DEBUG oslo_concurrency.lockutils [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.111055] [47312]: DEBUG oslo_concurrency.lockutils [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.111767] [47312]: DEBUG oslo_concurrency.lockutils [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.112550] [47312]: DEBUG oslo_concurrency.lockutils [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.112783] [47312]: DEBUG oslo_concurrency.lockutils [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.136227] [47313]: DEBUG nova.policy [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.140249] [47313]: INFO nova.api.openstack.requestlog [None req-edd77071-0d40-4a92-831b-9115bd0dfa79 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1235 microversion: 2.1 time: 0.117523 [ 542.143983] [47313]: [pid: 47313|app: 0|req: 219/450] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1235 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.144616] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3761b45-a391-4a23-a538-27b9cba834e2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Action: 'create', calling method: .version_select at 0x7b9c47bf7a30>, body: {"metadata": {"os_version": "alt1", "architecture": "value3"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 542.180676] [47312]: DEBUG nova.policy [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.190604] [47312]: INFO nova.api.openstack.requestlog [None req-01d8c51e-a2a3-44a3-89dc-74eb4b341d90 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.094248 [ 542.191267] [47312]: [pid: 47312|app: 0|req: 232/451] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:18 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.195386] [47313]: DEBUG nova.quota [None req-c3761b45-a391-4a23-a538-27b9cba834e2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 542.195461] [47312]: DEBUG nova.api.openstack.wsgi [None req-d2e09325-1a54-40fa-89f2-20192e40cb65 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.208118] [47313]: DEBUG nova.quota [None req-c3761b45-a391-4a23-a538-27b9cba834e2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Getting quotas for user a5c3b8a1b5184f9599021ca19516906d and project 7968b77c30f54cae9b93a4fd668416b5. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 542.212370] [47312]: INFO nova.api.openstack.requestlog [None req-d2e09325-1a54-40fa-89f2-20192e40cb65 tempest-FlavorsV261TestJSON-1506641207 tempest-FlavorsV261TestJSON-1506641207-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5041 microversion: 2.61 time: 0.019547 [ 542.212730] [47312]: [pid: 47312|app: 0|req: 233/452] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/flavors/detail => generated 5041 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 542.216284] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ec9c9c4-b3ae-4a36-b324-e4010e9d5603 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.217070] [47312]: DEBUG nova.policy [None req-5ec9c9c4-b3ae-4a36-b324-e4010e9d5603 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Policy check for os_compute_api:os-aggregates:delete failed with credentials {'is_admin': False, 'user_id': 'af669c7976fc46ab9f66fe66c2446039', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04b2487d7ead4a7082074ed2763b4c5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.217479] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ec9c9c4-b3ae-4a36-b324-e4010e9d5603 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 542.218019] [47312]: INFO nova.api.openstack.requestlog [None req-5ec9c9c4-b3ae-4a36-b324-e4010e9d5603 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 403 len: 116 microversion: 2.1 time: 0.004242 [ 542.218200] [47312]: [pid: 47312|app: 0|req: 234/453] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:19 2024] DELETE /compute/v2.1/os-aggregates/5 => generated 116 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 542.223088] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a0ef7b9-0445-45fe-a16d-66955be44b4b tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Calling method '.version_select at 0x7b9c47b8dc60>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.243093] [47312]: INFO nova.api.openstack.wsgi [None req-0a0ef7b9-0445-45fe-a16d-66955be44b4b tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] HTTP exception thrown: Image not found. [ 542.243661] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a0ef7b9-0445-45fe-a16d-66955be44b4b tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 542.244209] [47312]: INFO nova.api.openstack.requestlog [None req-0a0ef7b9-0445-45fe-a16d-66955be44b4b tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/tempest-invalid-1248077121" status: 404 len: 62 microversion: 2.1 time: 0.025363 [ 542.244668] [47312]: [pid: 47312|app: 0|req: 235/454] 10.180.1.21 () {58 vars in 1201 bytes} [Thu Oct 31 12:10:19 2024] DELETE /compute/v2.1/images/tempest-invalid-1248077121 => generated 62 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 542.251495] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.253816] [47312]: DEBUG nova.compute.api [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.258981] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.259275] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.259458] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.259826] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.260030] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.260252] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.358699] [47312]: DEBUG nova.policy [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.374532] [47312]: INFO nova.api.openstack.requestlog [None req-8a72be08-97ee-485c-911f-2ab621f776ab tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1297 microversion: 2.1 time: 0.128425 [ 542.376414] [47312]: [pid: 47312|app: 0|req: 236/455] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1297 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.381531] [47312]: DEBUG nova.api.openstack.wsgi [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.383277] [47312]: DEBUG nova.compute.api [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.387655] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.387899] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.388087] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.388447] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.388632] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.388795] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.514057] [47313]: INFO nova.api.openstack.requestlog [None req-c3761b45-a391-4a23-a538-27b9cba834e2 tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "POST /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 85 microversion: 2.1 time: 0.371934 [ 542.514413] [47313]: [pid: 47313|app: 0|req: 220/456] 10.180.1.21 () {60 vars in 1276 bytes} [Thu Oct 31 12:10:18 2024] POST /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 85 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 542.525878] [47312]: DEBUG nova.policy [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.531077] [47312]: DEBUG nova.policy [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.531850] [47312]: DEBUG nova.policy [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.532505] [47312]: INFO nova.api.openstack.requestlog [None req-d14fb093-d3d0-4867-acb9-0eafcf639502 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1364 microversion: 2.48 time: 0.155531 [ 542.532932] [47312]: [pid: 47312|app: 0|req: 237/457] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1364 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 542.535560] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7556472-be23-4869-8a3c-52127864fdda tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47c1e710>, body: {"status": "invalid", "maintenance_mode": "enable"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 542.537218] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7556472-be23-4869-8a3c-52127864fdda tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 542.537604] [47312]: INFO nova.api.openstack.requestlog [None req-b7556472-be23-4869-8a3c-52127864fdda tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 189 microversion: 2.1 time: 0.003970 [ 542.538367] [47312]: [pid: 47312|app: 0|req: 238/458] 10.180.1.21 () {60 vars in 1170 bytes} [Thu Oct 31 12:10:19 2024] PUT /compute/v2.1/os-hosts/devstack => generated 189 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 542.540019] [47312]: DEBUG nova.api.openstack.wsgi [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.542030] [47312]: DEBUG nova.compute.api [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.546357] [47312]: DEBUG oslo_concurrency.lockutils [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.546587] [47312]: DEBUG oslo_concurrency.lockutils [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.547194] [47312]: DEBUG oslo_concurrency.lockutils [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.547194] [47312]: DEBUG oslo_concurrency.lockutils [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.547562] [47312]: DEBUG oslo_concurrency.lockutils [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.547951] [47312]: DEBUG oslo_concurrency.lockutils [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.627500] [47313]: DEBUG nova.api.openstack.wsgi [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47bf5870>, body: {"quota_set": {"ram": "5120"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 542.629038] [47312]: DEBUG nova.policy [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.636782] [47312]: INFO nova.api.openstack.requestlog [None req-c68bc5e7-3d91-4b8a-a6f5-003f584b96c4 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1294 microversion: 2.1 time: 0.096255 [ 542.636782] [47312]: [pid: 47312|app: 0|req: 239/459] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1294 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.639561] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.640385] [47312]: DEBUG nova.compute.api [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.649996] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.649996] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.650207] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.650482] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.650699] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.651183] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.735304] [47312]: DEBUG nova.policy [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.742541] [47312]: INFO nova.api.openstack.requestlog [None req-7f9f590f-f93e-4de5-b68e-b2a99587b317 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1216 microversion: 2.1 time: 0.105835 [ 542.742541] [47312]: [pid: 47312|app: 0|req: 240/460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1216 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.747055] [47312]: DEBUG nova.api.openstack.wsgi [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.752637] [47312]: DEBUG nova.compute.api [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 542.756838] [47312]: DEBUG oslo_concurrency.lockutils [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.756988] [47312]: DEBUG oslo_concurrency.lockutils [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.757090] [47312]: DEBUG oslo_concurrency.lockutils [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.757473] [47312]: DEBUG oslo_concurrency.lockutils [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.757663] [47312]: DEBUG oslo_concurrency.lockutils [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.758367] [47312]: DEBUG oslo_concurrency.lockutils [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.856353] [47312]: DEBUG nova.policy [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 542.862921] [47312]: INFO nova.api.openstack.requestlog [None req-bced6ee0-a954-4460-9bff-a22cb1c14df3 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1222 microversion: 2.1 time: 0.119452 [ 542.863837] [47312]: [pid: 47312|app: 0|req: 241/461] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1222 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.867989] [47312]: DEBUG nova.api.openstack.wsgi [None req-5212cd69-96c0-4c01-87a3-b8c2ccd88822 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.882177] [47312]: INFO nova.api.openstack.requestlog [None req-5212cd69-96c0-4c01-87a3-b8c2ccd88822 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.017516 [ 542.882857] [47312]: [pid: 47312|app: 0|req: 242/462] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 542.887242] [47312]: DEBUG nova.api.openstack.wsgi [None req-9da7be82-83f6-42c3-b1c0-f7c493374440 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.905768] [47312]: INFO nova.api.openstack.requestlog [None req-9da7be82-83f6-42c3-b1c0-f7c493374440 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/5" status: 200 len: 0 microversion: 2.1 time: 0.022168 [ 542.906414] [47312]: [pid: 47312|app: 0|req: 243/463] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:19 2024] DELETE /compute/v2.1/os-aggregates/5 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 542.912920] [47312]: DEBUG nova.api.openstack.wsgi [None req-4953898d-f647-41b3-803d-805d4d7d829d tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Calling method '.version_select at 0x7b9c47c1c8b0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.929585] [47312]: INFO nova.api.openstack.wsgi [None req-4953898d-f647-41b3-803d-805d4d7d829d tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] HTTP exception thrown: Image not found. [ 542.929793] [47312]: DEBUG nova.api.openstack.wsgi [None req-4953898d-f647-41b3-803d-805d4d7d829d tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 542.930351] [47312]: INFO nova.api.openstack.requestlog [None req-4953898d-f647-41b3-803d-805d4d7d829d tempest-ImagesDeleteNegativeTestJSON-933606058 tempest-ImagesDeleteNegativeTestJSON-933606058-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/e9bcfb37-fc25-41d5-bbe9-7b8bdf69ea5b" status: 404 len: 62 microversion: 2.1 time: 0.023301 [ 542.930774] [47312]: [pid: 47312|app: 0|req: 244/464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:19 2024] DELETE /compute/v2.1/images/e9bcfb37-fc25-41d5-bbe9-7b8bdf69ea5b => generated 62 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 542.938438] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d1b768f-178d-4962-8f38-cc8d564c800d tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] Calling method '.version_select at 0x7b9c47c1d240>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 542.952065] [47313]: DEBUG oslo_concurrency.lockutils [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.952343] [47313]: DEBUG oslo_concurrency.lockutils [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.952701] [47313]: DEBUG oslo_concurrency.lockutils [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 542.952959] [47313]: DEBUG oslo_concurrency.lockutils [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 542.953167] [47313]: DEBUG oslo_concurrency.lockutils [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 542.954378] [47313]: DEBUG oslo_concurrency.lockutils [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.002865] [47312]: INFO nova.api.openstack.requestlog [None req-2d1b768f-178d-4962-8f38-cc8d564c800d tempest-ImagesMetadataTestJSON-549051585 tempest-ImagesMetadataTestJSON-549051585-project-member] 10.180.1.21 "GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata" status: 200 len: 85 microversion: 2.1 time: 0.070275 [ 543.002865] [47312]: [pid: 47312|app: 0|req: 245/465] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/images/1af3e0d2-4540-4a84-9102-b8941c876ed3/metadata => generated 85 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 543.008745] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8244e29-7eea-4dae-bad7-3191af40f79e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Action: 'update', calling method: .version_select at 0x7b9c47b8e710>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 543.012102] [47312]: DEBUG nova.policy [None req-a8244e29-7eea-4dae-bad7-3191af40f79e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Policy check for os_compute_api:os-hosts:update failed with credentials {'is_admin': False, 'user_id': '951d1307c632473184e36c2a3ebdf449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb6e9cb6e2004536a0c0bd5627391aef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 543.012552] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8244e29-7eea-4dae-bad7-3191af40f79e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:update to be performed. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 543.013036] [47312]: INFO nova.api.openstack.requestlog [None req-a8244e29-7eea-4dae-bad7-3191af40f79e tempest-HostsAdminNegativeTestJSON-360582695 tempest-HostsAdminNegativeTestJSON-360582695-project-member] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 403 len: 111 microversion: 2.1 time: 0.008122 [ 543.013311] [47312]: [pid: 47312|app: 0|req: 246/466] 10.180.1.21 () {60 vars in 1170 bytes} [Thu Oct 31 12:10:19 2024] PUT /compute/v2.1/os-hosts/devstack => generated 111 bytes in 9 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 543.016220] [47312]: DEBUG nova.api.openstack.wsgi [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.020166] [47313]: INFO nova.api.openstack.requestlog [None req-936c2f44-8c77-4a83-9cb4-1ed539f768c0 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842" status: 200 len: 148 microversion: 2.57 time: 0.505041 [ 543.020953] [47313]: [pid: 47313|app: 0|req: 221/467] 10.180.1.21 () {62 vars in 1298 bytes} [Thu Oct 31 12:10:19 2024] PUT /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842 => generated 148 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 543.023692] [47313]: DEBUG nova.api.openstack.wsgi [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.025573] [47313]: DEBUG nova.compute.api [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 543.026016] [47312]: DEBUG nova.compute.api [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 543.030232] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.030557] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.030708] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.031307] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.031549] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.031764] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.033624] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.033907] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.034126] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.034777] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.035021] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.035478] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.062765] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.063086] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.063270] [47312]: DEBUG oslo_concurrency.lockutils [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.063535] [47312]: DEBUG nova.objects.instance [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lazy-loading 'fault' on Instance uuid 96d406fc-7802-4d05-a9e7-f0fe5576aa74 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 543.296596] [47312]: DEBUG nova.policy [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6829bca73381493ebfb80c5254a8a2e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2990305d6f4049d2a525907d2a5a6620', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 543.303036] [47312]: INFO nova.api.openstack.requestlog [None req-79c6a543-bd4e-4f16-9d71-d20ea53a328a tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 200 len: 1415 microversion: 2.1 time: 0.289088 [ 543.303379] [47312]: [pid: 47312|app: 0|req: 247/468] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 1415 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 543.306550] [47312]: DEBUG nova.api.openstack.wsgi [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.308149] [47312]: DEBUG nova.compute.api [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 543.316988] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.317267] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.317451] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.317950] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.318250] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.318316] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.350482] [47313]: DEBUG nova.policy [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 543.352781] [47313]: INFO nova.api.openstack.requestlog [None req-eeac6eb3-c7c1-41c0-ada5-81641dec965b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1202 microversion: 2.1 time: 0.331120 [ 543.353361] [47313]: [pid: 47313|app: 0|req: 222/469] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:19 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1202 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 543.415389] [47312]: DEBUG nova.policy [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 543.420048] [47312]: INFO nova.api.openstack.requestlog [None req-2826d542-ae90-4853-a1f3-cf763edd8879 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1278 microversion: 2.1 time: 0.116055 [ 543.420379] [47312]: [pid: 47312|app: 0|req: 248/470] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:20 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1278 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 543.424430] [47312]: DEBUG nova.api.openstack.wsgi [None req-93ddd021-9591-47d9-b296-eea67ebd3bf8 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-250614507", "id": 2082345157, "os-flavor-access:is_public": "False"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 543.436573] [47312]: INFO nova.api.openstack.requestlog [None req-93ddd021-9591-47d9-b296-eea67ebd3bf8 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 429 microversion: 2.1 time: 0.014536 [ 543.436915] [47312]: [pid: 47312|app: 0|req: 249/471] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:20 2024] POST /compute/v2.1/flavors => generated 429 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 543.439579] [47312]: DEBUG nova.api.openstack.wsgi [None req-4029f76d-2bac-4c2b-9911-29feed977806 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.448305] [47312]: INFO nova.api.openstack.wsgi [None req-4029f76d-2bac-4c2b-9911-29feed977806 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 543.448937] [47312]: DEBUG nova.api.openstack.wsgi [None req-4029f76d-2bac-4c2b-9911-29feed977806 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 543.449039] [47312]: INFO nova.api.openstack.requestlog [None req-4029f76d-2bac-4c2b-9911-29feed977806 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.011608 [ 543.449414] [47312]: [pid: 47312|app: 0|req: 250/472] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:10:20 2024] DELETE /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 543.452887] [47312]: DEBUG nova.api.openstack.wsgi [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.454198] [47312]: DEBUG nova.compute.api [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 543.462160] [47312]: DEBUG oslo_concurrency.lockutils [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.463401] [47312]: DEBUG oslo_concurrency.lockutils [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.463401] [47312]: DEBUG oslo_concurrency.lockutils [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.463401] [47312]: DEBUG oslo_concurrency.lockutils [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.463401] [47312]: DEBUG oslo_concurrency.lockutils [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.463597] [47312]: DEBUG oslo_concurrency.lockutils [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.465514] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-75059631", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "9dae6c1d-47ea-4ad2-aba3-083bebdd0ea4"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 543.513841] [47313]: DEBUG nova.network.neutron [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] validate_networks() for [('9dae6c1d-47ea-4ad2-aba3-083bebdd0ea4', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 543.551779] [47312]: DEBUG nova.policy [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 543.558129] [47312]: INFO nova.api.openstack.requestlog [None req-203c74ac-c625-4f19-9a3d-4a264532804a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.108138 [ 543.558511] [47312]: [pid: 47312|app: 0|req: 251/473] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:20 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 543.567283] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a722083-b990-482c-99dd-e607aed15da3 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47b8e5f0>, body: {"status": null, "maintenance_mode": null} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 543.571072] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a722083-b990-482c-99dd-e607aed15da3 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: None. None is not of type 'string' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 543.571230] [47312]: INFO nova.api.openstack.requestlog [None req-2a722083-b990-482c-99dd-e607aed15da3 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/devstack" status: 400 len: 127 microversion: 2.1 time: 0.012190 [ 543.571537] [47312]: [pid: 47312|app: 0|req: 252/474] 10.180.1.21 () {60 vars in 1170 bytes} [Thu Oct 31 12:10:20 2024] PUT /compute/v2.1/os-hosts/devstack => generated 127 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 543.576359] [47312]: DEBUG nova.api.openstack.wsgi [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Calling method '.version_select at 0x7b9c47b8dab0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.720836] [47312]: DEBUG oslo_concurrency.lockutils [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.721132] [47312]: DEBUG oslo_concurrency.lockutils [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.721298] [47312]: DEBUG oslo_concurrency.lockutils [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.721717] [47312]: DEBUG oslo_concurrency.lockutils [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.722081] [47312]: DEBUG oslo_concurrency.lockutils [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.722149] [47312]: DEBUG oslo_concurrency.lockutils [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.744929] [47312]: INFO nova.api.openstack.requestlog [None req-edcd9a52-ab6f-4fe0-9921-d1e5cbe4ad65 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842/detail" status: 200 len: 463 microversion: 2.57 time: 0.169994 [ 543.744929] [47312]: [pid: 47312|app: 0|req: 253/475] 10.180.1.21 () {60 vars in 1299 bytes} [Thu Oct 31 12:10:20 2024] GET /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842/detail => generated 463 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 543.748598] [47312]: DEBUG nova.api.openstack.wsgi [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.751932] [47312]: DEBUG nova.compute.api [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 543.760305] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.760525] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.760711] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.761108] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.761344] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.761496] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.855402] [47312]: DEBUG nova.policy [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 543.863408] [47312]: INFO nova.api.openstack.requestlog [None req-3df22b41-4f25-4c5c-915b-648223f0e9b1 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1224 microversion: 2.1 time: 0.116797 [ 543.863732] [47312]: [pid: 47312|app: 0|req: 254/476] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:20 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1224 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 543.868553] [47312]: DEBUG nova.api.openstack.wsgi [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.870440] [47312]: DEBUG nova.compute.api [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 543.877607] [47312]: DEBUG oslo_concurrency.lockutils [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.878597] [47312]: DEBUG oslo_concurrency.lockutils [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.878597] [47312]: DEBUG oslo_concurrency.lockutils [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.878597] [47312]: DEBUG oslo_concurrency.lockutils [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.878597] [47312]: DEBUG oslo_concurrency.lockutils [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.878981] [47312]: DEBUG oslo_concurrency.lockutils [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.971962] [47312]: DEBUG nova.policy [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 543.977795] [47312]: INFO nova.api.openstack.requestlog [None req-2315a59b-335e-4a99-8888-6f2685236eaf tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1218 microversion: 2.1 time: 0.112821 [ 543.981192] [47312]: [pid: 47312|app: 0|req: 255/477] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:20 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1218 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 543.981338] [47312]: DEBUG nova.api.openstack.wsgi [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 543.982996] [47312]: DEBUG nova.compute.api [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 543.989661] [47312]: DEBUG oslo_concurrency.lockutils [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.990177] [47312]: DEBUG oslo_concurrency.lockutils [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.990493] [47312]: DEBUG oslo_concurrency.lockutils [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 543.991186] [47312]: DEBUG oslo_concurrency.lockutils [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 543.992149] [47312]: DEBUG oslo_concurrency.lockutils [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 543.992481] [47312]: DEBUG oslo_concurrency.lockutils [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.103498] [47312]: DEBUG nova.policy [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 544.109200] [47312]: INFO nova.api.openstack.requestlog [None req-3deb4a78-e453-46da-b203-269404fd7076 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1235 microversion: 2.1 time: 0.130404 [ 544.109669] [47312]: [pid: 47312|app: 0|req: 256/478] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:20 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1235 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 544.115879] [47312]: DEBUG nova.api.openstack.wsgi [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 544.116338] [47312]: DEBUG nova.compute.api [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 544.122579] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.122579] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.122579] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.126073] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.126073] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.126073] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.246270] [47312]: DEBUG nova.policy [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 544.255277] [47312]: INFO nova.api.openstack.requestlog [None req-4f63c90a-8607-4e44-adf2-5f401d0473f3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.145040 [ 544.256063] [47312]: [pid: 47312|app: 0|req: 257/479] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:20 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 544.260224] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 544.260224] [47312]: DEBUG nova.compute.api [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 544.264360] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.265666] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.265666] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.265666] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.266174] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.266174] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.334394] [47312]: DEBUG nova.compute.api [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 544.416097] [47312]: DEBUG nova.compute.api [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 544.416530] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.416769] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.417211] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.417211] [47312]: WARNING nova.compute.api [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] instance's host None is down, deleting from database [ 544.420484] [47312]: DEBUG nova.network.neutron [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 544.530313] [47312]: DEBUG nova.network.neutron [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 544.546589] [47312]: DEBUG nova.network.neutron [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 544.689245] [47313]: DEBUG nova.virt.hardware [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 544.689245] [47313]: DEBUG nova.virt.hardware [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 544.689245] [47313]: DEBUG nova.virt.hardware [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 544.689245] [47313]: DEBUG nova.virt.hardware [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 544.689245] [47313]: DEBUG nova.virt.hardware [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 544.735571] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.735850] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.737016] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.737016] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.737016] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.737219] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.786965] [47313]: DEBUG nova.quota [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Getting quotas for project 5069db5a016f47eca003fa3678009393. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 544.796925] [47313]: DEBUG nova.quota [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Getting quotas for user 2ea62ff37442443b977fa00ae956be69 and project 5069db5a016f47eca003fa3678009393. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 544.808146] [47313]: DEBUG nova.compute.api [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 544.809442] [47313]: DEBUG nova.compute.api [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 544.871662] [47312]: INFO nova.api.openstack.requestlog [None req-3c8b1b5e-fc9e-4a5b-907e-4560f770877c tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 204 len: 0 microversion: 2.1 time: 0.614092 [ 544.873460] [47312]: [pid: 47312|app: 0|req: 258/480] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:21 2024] DELETE /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 544.876733] [47312]: DEBUG nova.api.openstack.wsgi [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 544.878514] [47312]: DEBUG nova.compute.api [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 544.888022] [47312]: DEBUG oslo_concurrency.lockutils [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.888022] [47312]: DEBUG oslo_concurrency.lockutils [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.888022] [47312]: DEBUG oslo_concurrency.lockutils [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.888022] [47312]: DEBUG oslo_concurrency.lockutils [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.892132] [47312]: DEBUG oslo_concurrency.lockutils [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.892132] [47312]: DEBUG oslo_concurrency.lockutils [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.892474] [47313]: INFO nova.api.openstack.requestlog [None req-a2d33f3d-aaaf-416f-ac2c-05a6de35287c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.538325 [ 544.892982] [47313]: [pid: 47313|app: 0|req: 223/481] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:20 2024] POST /compute/v2.1/servers => generated 380 bytes in 1539 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 544.898687] [47313]: DEBUG nova.api.openstack.wsgi [None req-337b0e7b-bef8-42e3-87e7-4ec5b8f44140 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] Action: 'create', calling method: >, body: {"server": {"name": "test", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "2082345157"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 544.920417] [47313]: INFO nova.api.openstack.wsgi [None req-337b0e7b-bef8-42e3-87e7-4ec5b8f44140 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] HTTP exception thrown: Flavor 2082345157 could not be found. [ 544.920928] [47313]: DEBUG nova.api.openstack.wsgi [None req-337b0e7b-bef8-42e3-87e7-4ec5b8f44140 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] Returning 400 to user: Flavor 2082345157 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 544.921415] [47313]: INFO nova.api.openstack.requestlog [None req-337b0e7b-bef8-42e3-87e7-4ec5b8f44140 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 81 microversion: 2.1 time: 0.028033 [ 544.924027] [47313]: [pid: 47313|app: 0|req: 224/482] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:21 2024] POST /compute/v2.1/servers => generated 81 bytes in 28 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 544.924548] [47313]: DEBUG nova.api.openstack.wsgi [None req-e8a45c8a-04f1-4e74-88c6-099fe811a6ed tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1601133020"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 544.930785] [47313]: DEBUG nova.objects.aggregate [None req-e8a45c8a-04f1-4e74-88c6-099fe811a6ed tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid c8444b77-3c9d-4d19-8f75-3d641db54b55 for aggregate {{(pid=47313) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 544.972284] [47313]: INFO nova.api.openstack.requestlog [None req-e8a45c8a-04f1-4e74-88c6-099fe811a6ed tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.049793 [ 544.972660] [47313]: [pid: 47313|app: 0|req: 225/483] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:21 2024] POST /compute/v2.1/os-aggregates => generated 198 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 544.979058] [47313]: DEBUG nova.api.openstack.wsgi [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 544.981374] [47313]: DEBUG nova.compute.api [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 544.987783] [47313]: DEBUG oslo_concurrency.lockutils [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.988043] [47313]: DEBUG oslo_concurrency.lockutils [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.988239] [47313]: DEBUG oslo_concurrency.lockutils [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 544.988650] [47313]: DEBUG oslo_concurrency.lockutils [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 544.988855] [47313]: DEBUG oslo_concurrency.lockutils [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 544.990835] [47313]: DEBUG oslo_concurrency.lockutils [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.102691] [47312]: DEBUG nova.policy [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.108796] [47312]: INFO nova.api.openstack.requestlog [None req-82f58386-e9a8-4554-a302-bd5aae93e67d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1297 microversion: 2.1 time: 0.234685 [ 545.109124] [47312]: [pid: 47312|app: 0|req: 259/484] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:21 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1297 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 545.112138] [47312]: DEBUG nova.api.openstack.wsgi [None req-0755b9b4-02c5-4483-b488-cfe0842509a6 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47b8dfc0>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 545.115300] [47312]: INFO nova.api.openstack.compute.hosts [None req-0755b9b4-02c5-4483-b488-cfe0842509a6 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Enabling host nonexistent_hostname. [ 545.127021] [47312]: INFO nova.api.openstack.wsgi [None req-0755b9b4-02c5-4483-b488-cfe0842509a6 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell [ 545.127344] [47312]: DEBUG nova.api.openstack.wsgi [None req-0755b9b4-02c5-4483-b488-cfe0842509a6 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 545.127766] [47312]: INFO nova.api.openstack.requestlog [None req-0755b9b4-02c5-4483-b488-cfe0842509a6 tempest-HostsAdminNegativeTestJSON-1954251858 tempest-HostsAdminNegativeTestJSON-1954251858-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.017602 [ 545.128088] [47312]: [pid: 47312|app: 0|req: 260/485] 10.180.1.21 () {60 vars in 1206 bytes} [Thu Oct 31 12:10:21 2024] PUT /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 545.131651] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 545.138435] [47312]: DEBUG nova.compute.api [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 545.143329] [47313]: DEBUG nova.policy [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.163180] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.163482] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.163482] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.165348] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.165348] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.165348] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.166042] [47313]: DEBUG nova.policy [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.166845] [47313]: DEBUG nova.policy [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.167489] [47313]: INFO nova.api.openstack.requestlog [None req-82082ccd-f9c0-41c4-b349-44d1ed3a8911 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1364 microversion: 2.48 time: 0.194325 [ 545.169031] [47313]: [pid: 47313|app: 0|req: 226/486] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:21 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1364 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 545.181564] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 545.186193] [47313]: DEBUG nova.compute.api [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 545.199557] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.199557] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.199705] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.200095] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.200409] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.200409] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.280720] [47313]: DEBUG nova.policy [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.288632] [47313]: INFO nova.api.openstack.requestlog [None req-4ed74495-27f6-41a2-adce-41e86ac598ea tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1216 microversion: 2.1 time: 0.118792 [ 545.290451] [47313]: [pid: 47313|app: 0|req: 227/487] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:22 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1216 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 545.299778] [47313]: DEBUG nova.api.openstack.wsgi [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 545.299778] [47313]: DEBUG nova.compute.api [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 545.303271] [47313]: DEBUG oslo_concurrency.lockutils [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.303675] [47313]: DEBUG oslo_concurrency.lockutils [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.303889] [47313]: DEBUG oslo_concurrency.lockutils [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.304333] [47313]: DEBUG oslo_concurrency.lockutils [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.304540] [47313]: DEBUG oslo_concurrency.lockutils [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.304710] [47313]: DEBUG oslo_concurrency.lockutils [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.419676] [47313]: DEBUG nova.policy [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.442868] [47313]: INFO nova.api.openstack.requestlog [None req-58fc959a-5945-42e8-9cb9-85e2c73d0a2f tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1222 microversion: 2.1 time: 0.150567 [ 545.442868] [47313]: [pid: 47313|app: 0|req: 228/488] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:22 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1222 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 545.447238] [47313]: DEBUG nova.api.openstack.wsgi [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47bf56c0>, body: {"quota_set": {"ram": "2048"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 545.859267] [47312]: DEBUG nova.policy [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.869579] [47312]: INFO nova.api.openstack.requestlog [None req-3f6004f4-7b58-41cd-8e7b-bc476f2f8093 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1367 microversion: 2.1 time: 0.739896 [ 545.869940] [47312]: [pid: 47312|app: 0|req: 261/489] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:21 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1367 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 545.875089] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 545.877488] [47312]: DEBUG nova.compute.api [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 545.884173] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.884571] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.884714] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.885177] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 545.885505] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 545.885505] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 545.982750] [47312]: DEBUG nova.policy [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 545.998914] [47312]: INFO nova.api.openstack.requestlog [None req-f1f22ecf-705e-460b-a123-886cbc4ca29c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1258 microversion: 2.1 time: 0.126748 [ 545.999454] [47312]: [pid: 47312|app: 0|req: 262/490] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:22 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1258 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 546.002277] [47312]: DEBUG nova.api.openstack.wsgi [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.005655] [47312]: DEBUG nova.compute.api [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 546.018625] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.018975] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.019463] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.020488] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.020488] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.020488] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.124543] [47312]: DEBUG nova.policy [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 546.133636] [47312]: INFO nova.api.openstack.requestlog [None req-f4df5ac2-0705-4d32-bbca-2ec7a72444d3 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1278 microversion: 2.1 time: 0.131615 [ 546.136700] [47312]: [pid: 47312|app: 0|req: 263/491] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:22 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1278 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 546.140187] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.140861] [47312]: DEBUG nova.compute.api [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 546.146594] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.146685] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.147016] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.147408] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.147570] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.147712] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.225633] [47312]: DEBUG nova.policy [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 546.245262] [47312]: INFO nova.api.openstack.requestlog [None req-f9dc4955-4eb6-44b4-a709-0931904e6234 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.108078 [ 546.246484] [47312]: [pid: 47312|app: 0|req: 264/492] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:22 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 546.252762] [47312]: DEBUG nova.api.openstack.wsgi [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.254478] [47312]: DEBUG nova.compute.api [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 546.276547] [47312]: DEBUG oslo_concurrency.lockutils [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.276915] [47312]: DEBUG oslo_concurrency.lockutils [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.277152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.277480] [47312]: DEBUG oslo_concurrency.lockutils [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.277673] [47312]: DEBUG oslo_concurrency.lockutils [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.277847] [47312]: DEBUG oslo_concurrency.lockutils [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.305335] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.305335] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.305335] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.305335] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.305618] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.305618] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.397931] [47312]: DEBUG nova.policy [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 546.407661] [47312]: INFO nova.api.openstack.requestlog [None req-e108da2b-adba-4cd7-baea-ea26e6646a21 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.160985 [ 546.407661] [47312]: [pid: 47312|app: 0|req: 265/493] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 546.412302] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.414180] [47312]: DEBUG nova.compute.api [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] [instance: 96d406fc-7802-4d05-a9e7-f0fe5576aa74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 546.421650] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.421650] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.421650] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.421650] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.421842] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.421842] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.436434] [47312]: INFO nova.api.openstack.wsgi [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] HTTP exception thrown: Instance 96d406fc-7802-4d05-a9e7-f0fe5576aa74 could not be found. [ 546.437317] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] Returning 404 to user: Instance 96d406fc-7802-4d05-a9e7-f0fe5576aa74 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 546.437847] [47312]: INFO nova.api.openstack.requestlog [None req-4e576361-a61f-4736-a14e-54f4c54ca7b5 tempest-InstanceActionsNegativeTestJSON-1892608288 tempest-InstanceActionsNegativeTestJSON-1892608288-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74" status: 404 len: 111 microversion: 2.1 time: 0.029721 [ 546.438267] [47312]: [pid: 47312|app: 0|req: 266/494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/servers/96d406fc-7802-4d05-a9e7-f0fe5576aa74 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 546.446026] [47312]: DEBUG nova.api.openstack.wsgi [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.446026] [47312]: DEBUG nova.compute.api [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 546.453548] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.454255] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.454255] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.455229] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.455781] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.456116] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.456871] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.457045] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.457082] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.457082] [47313]: DEBUG oslo_concurrency.lockutils [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.457208] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.457480] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.565431] [47313]: INFO nova.api.openstack.requestlog [None req-92cdfa6a-a576-4e83-88fe-5405a30ec7cf tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842?user_id=650849aeeda548338c5aa3e2d1646128" status: 200 len: 148 microversion: 2.57 time: 1.121994 [ 546.567918] [47313]: [pid: 47313|app: 0|req: 229/495] 10.180.1.21 () {62 vars in 1379 bytes} [Thu Oct 31 12:10:22 2024] PUT /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842?user_id=650849aeeda548338c5aa3e2d1646128 => generated 148 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 546.571025] [47313]: DEBUG nova.api.openstack.wsgi [None req-0944ccce-167c-41e3-9cd7-99c7a62425a5 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.626092] [47312]: DEBUG nova.policy [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 546.647837] [47313]: INFO nova.api.openstack.requestlog [None req-0944ccce-167c-41e3-9cd7-99c7a62425a5 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2082345157" status: 202 len: 0 microversion: 2.1 time: 0.079223 [ 546.648208] [47313]: [pid: 47313|app: 0|req: 230/496] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:23 2024] DELETE /compute/v2.1/flavors/2082345157 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 546.650241] [47312]: INFO nova.api.openstack.requestlog [None req-3adc33b4-4eda-49bb-b419-0dfa398516a4 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1225 microversion: 2.1 time: 0.211210 [ 546.650746] [47312]: [pid: 47312|app: 0|req: 267/497] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1225 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 546.654552] [47313]: DEBUG nova.api.openstack.wsgi [None req-014fc7a0-7582-44d1-92ee-1a5362a67479 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.656714] [47312]: DEBUG nova.api.openstack.wsgi [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 546.657963] [47312]: DEBUG nova.compute.api [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 546.662013] [47313]: DEBUG nova.policy [None req-014fc7a0-7582-44d1-92ee-1a5362a67479 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Policy check for os_compute_api:os-aggregates:show failed with credentials {'is_admin': False, 'user_id': 'af669c7976fc46ab9f66fe66c2446039', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04b2487d7ead4a7082074ed2763b4c5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 546.662013] [47313]: DEBUG nova.api.openstack.wsgi [None req-014fc7a0-7582-44d1-92ee-1a5362a67479 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 546.662013] [47313]: INFO nova.api.openstack.requestlog [None req-014fc7a0-7582-44d1-92ee-1a5362a67479 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates/6" status: 403 len: 114 microversion: 2.1 time: 0.008940 [ 546.662013] [47313]: [pid: 47313|app: 0|req: 231/498] 10.180.1.21 () {58 vars in 1144 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/os-aggregates/6 => generated 114 bytes in 12 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 546.690212] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.690472] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.690655] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.691158] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.691330] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.691535] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.754577] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 546.754577] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 546.754577] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 546.754793] [47312]: DEBUG nova.objects.instance [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lazy-loading 'fault' on Instance uuid 0fae076c-ced2-4456-8223-2d71e78fabb4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 546.984750] [47313]: DEBUG nova.api.openstack.wsgi [None req-120bfc42-a8a7-4340-9b94-b780543ce846 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.033853] [47313]: INFO nova.api.openstack.requestlog [None req-120bfc42-a8a7-4340-9b94-b780543ce846 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.372234 [ 547.033853] [47313]: [pid: 47313|app: 0|req: 232/499] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 547.039680] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.044079] [47313]: DEBUG nova.compute.api [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.061480] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.061855] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.062126] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.062530] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.062758] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.062971] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.102885] [47312]: DEBUG nova.policy [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3fa61707574456ebdd173cc021d21c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b8936cc30efe4c338564fef1658f9396', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.126516] [47312]: INFO nova.api.openstack.requestlog [None req-84a93596-a817-415c-9f70-16f939b1ec0b tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 200 len: 1408 microversion: 2.1 time: 0.472192 [ 547.126516] [47312]: [pid: 47312|app: 0|req: 268/500] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 1408 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.128349] [47312]: DEBUG nova.api.openstack.wsgi [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.130404] [47312]: DEBUG nova.compute.api [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.136701] [47312]: DEBUG oslo_concurrency.lockutils [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.136701] [47312]: DEBUG oslo_concurrency.lockutils [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.136701] [47312]: DEBUG oslo_concurrency.lockutils [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.136701] [47312]: DEBUG oslo_concurrency.lockutils [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.136845] [47312]: DEBUG oslo_concurrency.lockutils [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.136845] [47312]: DEBUG oslo_concurrency.lockutils [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.222747] [47313]: DEBUG nova.policy [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.230652] [47313]: INFO nova.api.openstack.requestlog [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1235 microversion: 2.1 time: 0.195817 [ 547.230886] [47313]: [pid: 47313|app: 0|req: 233/501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1235 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.231474] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.234641] [47313]: INFO nova.api.openstack.requestlog [None req-f2e1b4df-cef2-4c5f-9efc-79a4356418e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 377 microversion: - time: 0.002156 [ 547.234641] [47313]: [pid: 47313|app: 0|req: 234/502] 10.180.1.21 () {56 vars in 881 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/ => generated 377 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 547.237192] [47313]: DEBUG nova.api.openstack.wsgi [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.239068] [47313]: DEBUG nova.compute.api [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.251543] [47313]: DEBUG oslo_concurrency.lockutils [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.251543] [47313]: DEBUG oslo_concurrency.lockutils [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.251543] [47313]: DEBUG oslo_concurrency.lockutils [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.251933] [47313]: DEBUG oslo_concurrency.lockutils [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.254613] [47313]: DEBUG oslo_concurrency.lockutils [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.254613] [47313]: DEBUG oslo_concurrency.lockutils [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.289742] [47312]: DEBUG nova.policy [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.297956] [47312]: INFO nova.api.openstack.requestlog [None req-487674d4-02d8-4a84-92c1-b93a773dccdf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.173281 [ 547.298268] [47312]: [pid: 47312|app: 0|req: 269/503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:23 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.304125] [47312]: DEBUG nova.api.openstack.wsgi [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.304125] [47312]: DEBUG nova.compute.api [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.316198] [47312]: DEBUG oslo_concurrency.lockutils [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.316198] [47312]: DEBUG oslo_concurrency.lockutils [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.316549] [47312]: DEBUG oslo_concurrency.lockutils [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.318934] [47312]: DEBUG oslo_concurrency.lockutils [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.320116] [47312]: DEBUG oslo_concurrency.lockutils [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.320326] [47312]: DEBUG oslo_concurrency.lockutils [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.348657] [47313]: DEBUG nova.policy [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.365039] [47313]: INFO nova.api.openstack.requestlog [None req-33023db0-da4f-405d-b2c6-6c56c388c68b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1297 microversion: 2.1 time: 0.130332 [ 547.365169] [47313]: [pid: 47313|app: 0|req: 235/504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1297 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.371931] [47313]: DEBUG nova.api.openstack.wsgi [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.377376] [47313]: DEBUG nova.compute.api [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.380763] [47313]: DEBUG oslo_concurrency.lockutils [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.381033] [47313]: DEBUG oslo_concurrency.lockutils [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.381301] [47313]: DEBUG oslo_concurrency.lockutils [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.381709] [47313]: DEBUG oslo_concurrency.lockutils [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.381832] [47313]: DEBUG oslo_concurrency.lockutils [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.382107] [47313]: DEBUG oslo_concurrency.lockutils [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.428715] [47312]: DEBUG nova.policy [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.438269] [47312]: DEBUG nova.policy [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.438744] [47312]: DEBUG nova.policy [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.439654] [47312]: INFO nova.api.openstack.requestlog [None req-3785a843-7a79-4468-bb4a-0b48e4a621a3 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1364 microversion: 2.48 time: 0.140898 [ 547.440267] [47312]: [pid: 47312|app: 0|req: 270/505] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1364 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 547.444115] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.446407] [47312]: DEBUG nova.compute.api [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.452071] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.452071] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.452663] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.453131] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.453578] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.454180] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.473190] [47313]: DEBUG nova.policy [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.481650] [47313]: INFO nova.api.openstack.requestlog [None req-de5d6631-9f54-4038-a8e8-c627067bcb1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1216 microversion: 2.1 time: 0.112060 [ 547.482027] [47313]: [pid: 47313|app: 0|req: 236/506] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1216 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.484615] [47313]: DEBUG nova.api.openstack.wsgi [None req-15f02ea4-5496-4ae1-affa-7be989f60517 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] Calling method '.version_select at 0x7b9c47e7acb0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.564459] [47312]: DEBUG nova.policy [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.575606] [47312]: INFO nova.api.openstack.requestlog [None req-d5baf310-ded5-4ded-a826-217ae0bbb6b0 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.133293 [ 547.575606] [47312]: [pid: 47312|app: 0|req: 271/507] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.577527] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7f04f28-f9db-4a99-9033-98be0d02d27e tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.602464] [47312]: INFO nova.api.openstack.requestlog [None req-a7f04f28-f9db-4a99-9033-98be0d02d27e tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.026619 [ 547.602762] [47312]: [pid: 47312|app: 0|req: 272/508] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.609102] [47312]: DEBUG nova.api.openstack.wsgi [None req-08593102-f5f2-4c02-be79-85ed1c557de5 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.706679] [47312]: INFO nova.api.openstack.requestlog [None req-08593102-f5f2-4c02-be79-85ed1c557de5 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/6" status: 200 len: 0 microversion: 2.1 time: 0.103131 [ 547.707165] [47312]: [pid: 47312|app: 0|req: 273/509] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:24 2024] DELETE /compute/v2.1/os-aggregates/6 => generated 0 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 547.711566] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.714276] [47312]: DEBUG nova.compute.api [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.746926] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.747379] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.747653] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.749027] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.749027] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.749027] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.818323] [47313]: INFO nova.api.openstack.requestlog [None req-15f02ea4-5496-4ae1-affa-7be989f60517 tempest-QuotasAdminTestV257-616044692 tempest-QuotasAdminTestV257-616044692-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842?user_id=650849aeeda548338c5aa3e2d1646128" status: 200 len: 190 microversion: 2.57 time: 0.335567 [ 547.818634] [47313]: [pid: 47313|app: 0|req: 237/510] 10.180.1.21 () {60 vars in 1359 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/os-quota-sets/e1fc7e59ce83410d8862e35e3a499842?user_id=650849aeeda548338c5aa3e2d1646128 => generated 190 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 547.822393] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 547.824322] [47313]: DEBUG nova.compute.api [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 547.829979] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.830253] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.830439] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.830799] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 547.830990] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 547.831181] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 547.947103] [47313]: DEBUG nova.policy [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 547.962770] [47313]: INFO nova.api.openstack.requestlog [None req-b0a4aad3-f70d-470b-9282-fdf14911c207 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.143436 [ 547.963280] [47313]: [pid: 47313|app: 0|req: 238/511] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 547.968037] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb024413-356e-499a-9448-bfa419fa14f8 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 548.011901] [47313]: INFO nova.api.openstack.requestlog [None req-fb024413-356e-499a-9448-bfa419fa14f8 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors" status: 200 len: 2217 microversion: 2.1 time: 0.047067 [ 548.011901] [47313]: [pid: 47313|app: 0|req: 239/512] 10.180.1.21 () {58 vars in 1120 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/flavors => generated 2217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 548.024513] [47313]: DEBUG nova.api.openstack.wsgi [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 548.024513] [47313]: DEBUG nova.compute.api [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 548.048064] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 548.048064] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 548.048064] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 548.048064] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 548.048395] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 548.049038] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 548.147012] [47313]: DEBUG nova.compute.api [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 548.227763] [47312]: DEBUG nova.policy [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 548.245086] [47312]: INFO nova.api.openstack.requestlog [None req-1e6302a4-5b91-4322-bf66-9dd9195556b1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1367 microversion: 2.1 time: 0.537090 [ 548.247899] [47312]: [pid: 47312|app: 0|req: 274/513] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:24 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1367 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 548.260990] [47312]: DEBUG nova.api.openstack.wsgi [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 548.265310] [47312]: DEBUG nova.compute.api [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 548.275688] [47312]: DEBUG oslo_concurrency.lockutils [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 548.275688] [47312]: DEBUG oslo_concurrency.lockutils [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 548.275989] [47312]: DEBUG oslo_concurrency.lockutils [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 548.277269] [47312]: DEBUG oslo_concurrency.lockutils [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 548.277269] [47312]: DEBUG oslo_concurrency.lockutils [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 548.277269] [47312]: DEBUG oslo_concurrency.lockutils [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 548.299757] [47313]: DEBUG nova.compute.api [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 548.299757] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 548.299757] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 548.299757] [47313]: DEBUG oslo_concurrency.lockutils [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 548.301185] [47313]: WARNING nova.compute.api [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] instance's host None is down, deleting from database [ 548.301185] [47313]: DEBUG nova.network.neutron [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 548.326187] [47313]: DEBUG nova.network.neutron [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 548.331857] [47313]: DEBUG nova.network.neutron [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 548.364930] [47312]: DEBUG nova.policy [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 548.736060] [47312]: INFO nova.api.openstack.requestlog [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1222 microversion: 2.1 time: 0.488053 [ 548.736502] [47312]: [pid: 47312|app: 0|req: 275/514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:25 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1222 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 548.737560] [47312]: DEBUG nova.api.openstack.wsgi [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 548.747191] [47312]: INFO nova.api.openstack.requestlog [None req-55143091-a3c5-4491-924e-4d38164a729b tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2/" status: 200 len: 379 microversion: 2.1 time: 0.006045 [ 548.748343] [47312]: [pid: 47312|app: 0|req: 276/515] 10.180.1.21 () {54 vars in 1030 bytes} [Thu Oct 31 12:10:25 2024] GET /compute/v2/ => generated 379 bytes in 10 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [ 548.755858] [47312]: DEBUG nova.api.openstack.wsgi [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 548.761485] [47312]: DEBUG nova.compute.api [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 548.774487] [47312]: DEBUG oslo_concurrency.lockutils [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 548.776432] [47312]: DEBUG oslo_concurrency.lockutils [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 548.777087] [47312]: DEBUG oslo_concurrency.lockutils [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 548.779137] [47312]: DEBUG oslo_concurrency.lockutils [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 548.779250] [47312]: DEBUG oslo_concurrency.lockutils [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 548.779408] [47312]: DEBUG oslo_concurrency.lockutils [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.072347] [47312]: DEBUG nova.policy [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 549.086689] [47312]: INFO nova.api.openstack.requestlog [None req-f455f78d-9b7b-4c64-9629-52e1e9f12451 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.338747 [ 549.087067] [47312]: [pid: 47312|app: 0|req: 277/516] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:25 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 549.090810] [47312]: DEBUG nova.api.openstack.wsgi [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 549.091231] [47312]: DEBUG nova.compute.api [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 549.096744] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 549.097168] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 549.097597] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.097750] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 549.097966] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 549.098152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.181694] [47312]: DEBUG nova.policy [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 549.188370] [47312]: INFO nova.api.openstack.requestlog [None req-e7225398-04f6-4cba-9e9d-fe752e2f46cd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.099629 [ 549.188370] [47312]: [pid: 47312|app: 0|req: 278/517] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:25 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 549.193920] [47312]: DEBUG nova.api.openstack.wsgi [None req-58607150-352b-4033-8230-c962e1bb3f15 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-2034849210", "id": 1035891265, "os-flavor-access:is_public": "False"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 549.231624] [47312]: INFO nova.api.openstack.requestlog [None req-58607150-352b-4033-8230-c962e1bb3f15 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.042195 [ 549.231624] [47312]: [pid: 47312|app: 0|req: 279/518] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:26 2024] POST /compute/v2.1/flavors => generated 415 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 549.235461] [47312]: DEBUG nova.api.openstack.wsgi [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 549.236804] [47312]: DEBUG nova.compute.api [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 549.255963] [47312]: DEBUG oslo_concurrency.lockutils [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 549.257631] [47312]: DEBUG oslo_concurrency.lockutils [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 549.257631] [47312]: DEBUG oslo_concurrency.lockutils [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.257631] [47312]: DEBUG oslo_concurrency.lockutils [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 549.257631] [47312]: DEBUG oslo_concurrency.lockutils [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 549.257825] [47312]: DEBUG oslo_concurrency.lockutils [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.291262] [47313]: INFO nova.api.openstack.requestlog [None req-807e1f8d-397a-4840-aa29-5034ecc0efec tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 204 len: 0 microversion: 2.1 time: 1.279347 [ 549.291623] [47313]: [pid: 47313|app: 0|req: 240/519] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:24 2024] DELETE /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 549.295240] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ae065a5-7e7b-4560-91be-8767e92e74e6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 549.312336] [47313]: INFO nova.api.openstack.wsgi [None req-5ae065a5-7e7b-4560-91be-8767e92e74e6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] HTTP exception thrown: Aggregate -1 could not be found. [ 549.312694] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ae065a5-7e7b-4560-91be-8767e92e74e6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 549.314260] [47313]: INFO nova.api.openstack.requestlog [None req-5ae065a5-7e7b-4560-91be-8767e92e74e6 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "GET /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.021757 [ 549.315719] [47313]: [pid: 47313|app: 0|req: 241/520] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:26 2024] GET /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 549.355433] [47312]: DEBUG nova.policy [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 549.377038] [47312]: INFO nova.api.openstack.requestlog [None req-c941977f-0630-468d-88b7-1cabac38f456 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1225 microversion: 2.1 time: 0.144770 [ 549.378045] [47312]: [pid: 47312|app: 0|req: 280/521] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:26 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1225 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 549.379974] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ed5ffbb-8241-452c-869e-6a258ec7dc75 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 549.397712] [47312]: INFO nova.api.openstack.requestlog [None req-5ed5ffbb-8241-452c-869e-6a258ec7dc75 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.019661 [ 549.399317] [47312]: [pid: 47312|app: 0|req: 281/522] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:26 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 549.506830] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Calling method '.version_select at 0x7b9c47c0ae60>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 549.507958] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 549.508203] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 549.508376] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.531897] [47312]: DEBUG nova.api.openstack.wsgi [None req-83681f44-f77e-448d-bfee-ad5f03fef0ad tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47b8dc60>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-498039470", "description": "tempest-description-1422009634"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 549.537533] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 549.537533] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 549.537533] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.594902] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 549.594902] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 549.594902] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 549.606646] [47313]: INFO nova.api.openstack.requestlog [None req-ca527008-d556-410c-a316-7d42ea00abe5 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/detail?with_servers=True" status: 200 len: 869 microversion: 2.53 time: 0.290259 [ 549.606989] [47313]: [pid: 47313|app: 0|req: 242/523] 10.180.1.21 () {60 vars in 1238 bytes} [Thu Oct 31 12:10:26 2024] GET /compute/v2.1/os-hypervisors/detail?with_servers=True => generated 869 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 549.685854] [47313]: DEBUG nova.api.openstack.wsgi [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServersNegativeTestJSON-server-263505556", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "min_count": 3, "networks": [{"uuid": "4a0ff7d6-e6e8-415e-8621-cb0d29eb8b54"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 549.771015] [47313]: DEBUG nova.network.neutron [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] validate_networks() for [('4a0ff7d6-e6e8-415e-8621-cb0d29eb8b54', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 550.012464] [47312]: INFO nova.api.openstack.requestlog [None req-83681f44-f77e-448d-bfee-ad5f03fef0ad tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.611064 [ 550.012464] [47312]: [pid: 47312|app: 0|req: 282/524] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:26 2024] POST /compute/v2.1/os-security-groups => generated 247 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 550.018193] [47312]: DEBUG nova.api.openstack.wsgi [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 550.020405] [47312]: DEBUG nova.compute.api [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 550.033262] [47312]: DEBUG oslo_concurrency.lockutils [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.033539] [47312]: DEBUG oslo_concurrency.lockutils [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.033875] [47312]: DEBUG oslo_concurrency.lockutils [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.034630] [47312]: DEBUG oslo_concurrency.lockutils [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.035441] [47312]: DEBUG oslo_concurrency.lockutils [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.035441] [47312]: DEBUG oslo_concurrency.lockutils [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.133160] [47312]: DEBUG nova.policy [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.148775] [47312]: INFO nova.api.openstack.requestlog [None req-163388c5-befb-4376-b9ee-fd2bd0b60a0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1235 microversion: 2.1 time: 0.136513 [ 550.149235] [47312]: [pid: 47312|app: 0|req: 283/525] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:26 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1235 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 550.153701] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 550.153921] [47312]: DEBUG nova.compute.api [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 550.160645] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.160891] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.161094] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.161485] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.161709] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.162433] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.238781] [47312]: DEBUG nova.policy [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.243957] [47312]: INFO nova.api.openstack.requestlog [None req-5a3fce0d-8d35-4edd-bf1b-28db8e0a5302 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.093976 [ 550.244746] [47312]: [pid: 47312|app: 0|req: 284/526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:27 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 550.248587] [47312]: DEBUG nova.api.openstack.wsgi [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 550.249766] [47312]: DEBUG nova.compute.api [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 550.267709] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.270410] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.270616] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.271010] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.271473] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.271721] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.446274] [47312]: DEBUG nova.policy [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.463808] [47312]: INFO nova.api.openstack.requestlog [None req-6bcfa407-a163-4942-85a2-356a8671db1f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1241 microversion: 2.1 time: 0.218882 [ 550.464117] [47312]: [pid: 47312|app: 0|req: 285/527] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:27 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1241 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 550.470211] [47312]: DEBUG nova.api.openstack.wsgi [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 550.475118] [47312]: DEBUG nova.compute.api [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 550.486349] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.486619] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.486802] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.487182] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.487377] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.487574] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.604111] [47312]: DEBUG nova.policy [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.608965] [47312]: DEBUG nova.policy [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.609682] [47312]: DEBUG nova.policy [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.610703] [47312]: INFO nova.api.openstack.requestlog [None req-f18b0298-0638-44b6-b48e-0b1a03178540 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1381 microversion: 2.48 time: 0.145990 [ 550.610932] [47312]: [pid: 47312|app: 0|req: 286/528] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:27 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 550.614010] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 550.615776] [47312]: DEBUG nova.compute.api [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 550.619826] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.622991] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.622991] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.622991] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.622991] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.623253] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.878154] [47312]: DEBUG nova.policy [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.888956] [47312]: INFO nova.api.openstack.requestlog [None req-6d2061de-dc8f-4a82-b1d0-bfa5677573e9 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.277163 [ 550.889329] [47312]: [pid: 47312|app: 0|req: 287/529] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:27 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 550.893255] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 550.895246] [47312]: DEBUG nova.compute.api [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 550.902276] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.902519] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.902766] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.903207] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 550.903414] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 550.903578] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 550.988879] [47312]: DEBUG nova.policy [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 550.996299] [47312]: INFO nova.api.openstack.requestlog [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.104709 [ 550.996299] [47312]: [pid: 47312|app: 0|req: 288/530] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:27 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 550.996722] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 550.997499] [47313]: DEBUG nova.virt.hardware [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 550.997699] [47313]: DEBUG nova.virt.hardware [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 550.997904] [47313]: DEBUG nova.virt.hardware [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 550.998073] [47313]: DEBUG nova.virt.hardware [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 550.998232] [47313]: DEBUG nova.virt.hardware [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 550.999300] [47312]: INFO nova.api.openstack.requestlog [None req-a2322c25-ff5a-4577-8951-d9b408f32ba4 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/" status: 200 len: 388 microversion: 2.1 time: 0.003440 [ 551.000205] [47312]: [pid: 47312|app: 0|req: 289/531] 10.180.1.21 () {54 vars in 1036 bytes} [Thu Oct 31 12:10:27 2024] GET /compute/v2.1/ => generated 388 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 551.010207] [47312]: DEBUG nova.api.openstack.wsgi [req-45e18de4-17ff-417d-8282-ac38c45f8b57 req-b5dd9fa7-9b0a-44e9-9337-5c296c281ae2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "96e5b238-aab4-4f75-abe8-f5a14b015099", "tag": "00686c4d-cd65-4d4c-b7ea-3bfa3387ed64"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 551.016351] [47313]: DEBUG oslo_concurrency.lockutils [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.016620] [47313]: DEBUG oslo_concurrency.lockutils [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.016802] [47313]: DEBUG oslo_concurrency.lockutils [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.017273] [47313]: DEBUG oslo_concurrency.lockutils [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.017623] [47313]: DEBUG oslo_concurrency.lockutils [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.017826] [47313]: DEBUG oslo_concurrency.lockutils [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.019434] [47312]: DEBUG oslo_concurrency.lockutils [req-45e18de4-17ff-417d-8282-ac38c45f8b57 req-b5dd9fa7-9b0a-44e9-9337-5c296c281ae2 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.019434] [47312]: DEBUG oslo_concurrency.lockutils [req-45e18de4-17ff-417d-8282-ac38c45f8b57 req-b5dd9fa7-9b0a-44e9-9337-5c296c281ae2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.019434] [47312]: DEBUG oslo_concurrency.lockutils [req-45e18de4-17ff-417d-8282-ac38c45f8b57 req-b5dd9fa7-9b0a-44e9-9337-5c296c281ae2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.029816] [47312]: INFO nova.api.openstack.compute.server_external_events [req-45e18de4-17ff-417d-8282-ac38c45f8b57 req-b5dd9fa7-9b0a-44e9-9337-5c296c281ae2 service nova] Creating event network-changed:00686c4d-cd65-4d4c-b7ea-3bfa3387ed64 for instance 96e5b238-aab4-4f75-abe8-f5a14b015099 on cpu-1 [ 551.033647] [47312]: INFO nova.api.openstack.requestlog [req-45e18de4-17ff-417d-8282-ac38c45f8b57 req-b5dd9fa7-9b0a-44e9-9337-5c296c281ae2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032609 [ 551.036507] [47312]: [pid: 47312|app: 0|req: 290/532] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:27 2024] POST /compute/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) [ 551.040142] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 551.040243] [47313]: DEBUG nova.quota [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Getting quotas for project eb754ac92c5648ed888fdf68ccd14ced. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 551.042712] [47312]: DEBUG nova.compute.api [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 551.047397] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.049627] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.049627] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.049627] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.049627] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.049834] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.055594] [47313]: DEBUG nova.quota [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Getting quotas for user 77f085d6aafe41328b41f3c0ddc3079e and project eb754ac92c5648ed888fdf68ccd14ced. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 551.064803] [47313]: DEBUG nova.compute.api [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Going to run 3 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 551.066913] [47313]: DEBUG nova.compute.api [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 551.118195] [47313]: DEBUG nova.compute.api [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=ba985ad1-390d-4a2e-ad96-c273231f8549,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 551.180742] [47313]: DEBUG nova.compute.api [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 551.294524] [47313]: INFO nova.api.openstack.requestlog [None req-880c4a0a-eac5-4d7c-8d81-9bd32e8c89d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.684822 [ 551.294524] [47313]: [pid: 47313|app: 0|req: 243/533] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:26 2024] POST /compute/v2.1/servers => generated 380 bytes in 1686 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 551.296350] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa0afd78-2fe6-4028-9828-e279b3969c39 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1116252455", "id": 1736300575, "os-flavor-access:is_public": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 551.350915] [47313]: INFO nova.api.openstack.requestlog [None req-fa0afd78-2fe6-4028-9828-e279b3969c39 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.056776 [ 551.351281] [47313]: [pid: 47313|app: 0|req: 244/534] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:28 2024] POST /compute/v2.1/flavors => generated 414 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 551.356688] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 551.356688] [47313]: DEBUG nova.compute.api [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 551.366474] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.367115] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.367115] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.367408] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.368035] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.368035] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.485992] [47313]: DEBUG nova.policy [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 551.499632] [47313]: INFO nova.api.openstack.requestlog [None req-7a356873-e467-4188-87a2-7a2889b49149 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.147558 [ 551.504324] [47313]: [pid: 47313|app: 0|req: 245/535] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:28 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 551.508020] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 551.508863] [47313]: DEBUG nova.compute.api [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] [instance: 0fae076c-ced2-4456-8223-2d71e78fabb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 551.521224] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.521591] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.521701] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.522031] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.522243] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.522455] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.542672] [47313]: INFO nova.api.openstack.wsgi [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] HTTP exception thrown: Instance 0fae076c-ced2-4456-8223-2d71e78fabb4 could not be found. [ 551.543087] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] Returning 404 to user: Instance 0fae076c-ced2-4456-8223-2d71e78fabb4 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 551.544060] [47313]: INFO nova.api.openstack.requestlog [None req-e4e2e670-4a06-4a81-99fb-aad63c13e1b3 tempest-ServerExternalEventsTest-1317683250 tempest-ServerExternalEventsTest-1317683250-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4" status: 404 len: 111 microversion: 2.1 time: 0.038762 [ 551.544060] [47313]: [pid: 47313|app: 0|req: 246/536] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:28 2024] GET /compute/v2.1/servers/0fae076c-ced2-4456-8223-2d71e78fabb4 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 551.546347] [47313]: DEBUG nova.api.openstack.wsgi [None req-406df70a-0fa5-4cb6-a4a8-2192c2595b42 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 551.548269] [47313]: DEBUG nova.policy [None req-406df70a-0fa5-4cb6-a4a8-2192c2595b42 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Policy check for os_compute_api:os-aggregates:index failed with credentials {'is_admin': False, 'user_id': 'af669c7976fc46ab9f66fe66c2446039', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04b2487d7ead4a7082074ed2763b4c5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 551.549424] [47313]: DEBUG nova.api.openstack.wsgi [None req-406df70a-0fa5-4cb6-a4a8-2192c2595b42 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 551.549424] [47313]: INFO nova.api.openstack.requestlog [None req-406df70a-0fa5-4cb6-a4a8-2192c2595b42 tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] 10.180.1.21 "GET /compute/v2.1/os-aggregates" status: 403 len: 115 microversion: 2.1 time: 0.004588 [ 551.549424] [47313]: [pid: 47313|app: 0|req: 247/537] 10.180.1.21 () {58 vars in 1138 bytes} [Thu Oct 31 12:10:28 2024] GET /compute/v2.1/os-aggregates => generated 115 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 551.564150] [47312]: DEBUG nova.policy [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 551.572268] [47312]: INFO nova.api.openstack.requestlog [None req-c3c78798-bc15-4bc0-af1e-19df53c183cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1306 microversion: 2.1 time: 0.534606 [ 551.572268] [47312]: [pid: 47312|app: 0|req: 291/538] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:27 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1306 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 551.582923] [47312]: DEBUG nova.api.openstack.wsgi [None req-23747d62-4866-405a-be40-17bd80461a12 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 551.602603] [47312]: INFO nova.api.openstack.requestlog [None req-23747d62-4866-405a-be40-17bd80461a12 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.029310 [ 551.602970] [47312]: [pid: 47312|app: 0|req: 292/539] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:28 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 551.607224] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Calling method '.version_select at 0x7b9c47b8c550>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 551.610254] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.611264] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.611264] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.632517] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.632517] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.632692] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.685075] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 551.685424] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 551.685639] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 551.694216] [47312]: INFO nova.api.openstack.requestlog [None req-e1e8d021-a3f6-4802-8d39-a6370d5bbbe7 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors?with_servers=True" status: 200 len: 503 microversion: 2.53 time: 0.090392 [ 551.694395] [47312]: [pid: 47312|app: 0|req: 293/540] 10.180.1.21 () {60 vars in 1217 bytes} [Thu Oct 31 12:10:28 2024] GET /compute/v2.1/os-hypervisors?with_servers=True => generated 503 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 551.822101] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47ad8e50>, body: {"quota_set": {"ram": "5120"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 551.939975] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7d22c24-14c1-4585-9406-ad29392d471a tempest-FloatingIPDetailsNegativeTestJSON-1932113592 tempest-FloatingIPDetailsNegativeTestJSON-1932113592-project-member] Calling method '.version_select at 0x7b9c47e19120>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 552.018130] [47312]: DEBUG neutronclient.v2_0.client [None req-a7d22c24-14c1-4585-9406-ad29392d471a tempest-FloatingIPDetailsNegativeTestJSON-1932113592 tempest-FloatingIPDetailsNegativeTestJSON-1932113592-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 0965ffde-971c-4d79-ba4a-fb251048f75f could not be found", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 552.018352] [47312]: INFO nova.api.openstack.wsgi [None req-a7d22c24-14c1-4585-9406-ad29392d471a tempest-FloatingIPDetailsNegativeTestJSON-1932113592 tempest-FloatingIPDetailsNegativeTestJSON-1932113592-project-member] HTTP exception thrown: Floating IP not found for ID 0965ffde-971c-4d79-ba4a-fb251048f75f [ 552.018664] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7d22c24-14c1-4585-9406-ad29392d471a tempest-FloatingIPDetailsNegativeTestJSON-1932113592 tempest-FloatingIPDetailsNegativeTestJSON-1932113592-project-member] Returning 404 to user: Floating IP not found for ID 0965ffde-971c-4d79-ba4a-fb251048f75f {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 552.019100] [47312]: INFO nova.api.openstack.requestlog [None req-a7d22c24-14c1-4585-9406-ad29392d471a tempest-FloatingIPDetailsNegativeTestJSON-1932113592 tempest-FloatingIPDetailsNegativeTestJSON-1932113592-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips/0965ffde-971c-4d79-ba4a-fb251048f75f" status: 404 len: 111 microversion: 2.1 time: 0.324211 [ 552.019418] [47312]: [pid: 47312|app: 0|req: 294/541] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:28 2024] GET /compute/v2.1/os-floating-ips/0965ffde-971c-4d79-ba4a-fb251048f75f => generated 111 bytes in 324 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 552.023077] [47312]: DEBUG nova.api.openstack.wsgi [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 552.024413] [47312]: DEBUG nova.compute.api [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 552.039713] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.040095] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.040299] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.040737] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.040872] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.041111] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.080383] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.080622] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.080802] [47312]: DEBUG oslo_concurrency.lockutils [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.081120] [47312]: DEBUG nova.objects.instance [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lazy-loading 'fault' on Instance uuid 2d43aa8e-ea11-4209-b166-b87159a37e72 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 552.179171] [47312]: DEBUG nova.policy [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a9aa06fcd3c498399a3252cf9597832', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '434f547698164b79a5f84f640c11494a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 552.198218] [47312]: INFO nova.api.openstack.requestlog [None req-64d32b03-bd25-489e-bdb6-c2b377cc8ae7 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 200 len: 1412 microversion: 2.1 time: 0.178094 [ 552.198574] [47312]: [pid: 47312|app: 0|req: 295/542] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:28 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 1412 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 552.203355] [47312]: DEBUG nova.api.openstack.wsgi [None req-530fed0b-28e2-44ee-8662-5a05c96a32d0 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47c1f370>, body: {"security_group_rule": {"parent_group_id": "bb70e4b5-1a85-43c4-a8f3-18407d180c6e", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 552.277222] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.277581] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.277819] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.278340] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.278584] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.279250] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.398273] [47313]: INFO nova.api.openstack.requestlog [None req-5d87719d-d719-4d16-b4e0-f88ffaedc450 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161" status: 200 len: 240 microversion: 2.36 time: 0.846860 [ 552.398273] [47313]: [pid: 47313|app: 0|req: 248/543] 10.180.1.21 () {62 vars in 1298 bytes} [Thu Oct 31 12:10:28 2024] PUT /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161 => generated 240 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 552.400195] [47313]: DEBUG nova.api.openstack.wsgi [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 552.401835] [47313]: DEBUG nova.compute.api [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 552.409649] [47313]: DEBUG oslo_concurrency.lockutils [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.409649] [47313]: DEBUG oslo_concurrency.lockutils [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.410103] [47313]: DEBUG oslo_concurrency.lockutils [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.410667] [47313]: DEBUG oslo_concurrency.lockutils [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.410667] [47313]: DEBUG oslo_concurrency.lockutils [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.411213] [47313]: DEBUG oslo_concurrency.lockutils [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.515762] [47313]: DEBUG nova.policy [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 552.521749] [47313]: INFO nova.api.openstack.requestlog [None req-597696db-67e7-43ed-8147-c265adedb945 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.123722 [ 552.521845] [47313]: [pid: 47313|app: 0|req: 249/544] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:29 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 552.528478] [47313]: DEBUG nova.api.openstack.wsgi [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 552.534492] [47313]: DEBUG nova.compute.api [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 552.557730] [47313]: DEBUG oslo_concurrency.lockutils [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.558352] [47313]: DEBUG oslo_concurrency.lockutils [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.558728] [47313]: DEBUG oslo_concurrency.lockutils [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.559049] [47313]: DEBUG oslo_concurrency.lockutils [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.559162] [47313]: DEBUG oslo_concurrency.lockutils [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.559329] [47313]: DEBUG oslo_concurrency.lockutils [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.658387] [47313]: DEBUG nova.policy [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 552.671982] [47313]: INFO nova.api.openstack.requestlog [None req-02278548-dcb9-4b2e-8496-ca142859f914 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.146986 [ 552.671982] [47313]: [pid: 47313|app: 0|req: 250/545] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:29 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 552.675030] [47313]: DEBUG nova.api.openstack.wsgi [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 552.676764] [47313]: DEBUG nova.compute.api [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 552.681819] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.682059] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.682323] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.682652] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 552.682853] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 552.683045] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 552.876395] [47313]: DEBUG nova.policy [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 552.897313] [47313]: INFO nova.api.openstack.requestlog [None req-f4566f4f-85fe-41ca-9e0b-be25f985b2b5 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.224043 [ 552.897847] [47313]: [pid: 47313|app: 0|req: 251/546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:29 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 553.062368] [47312]: INFO nova.api.openstack.requestlog [None req-530fed0b-28e2-44ee-8662-5a05c96a32d0 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.862168 [ 553.062368] [47312]: [pid: 47312|app: 0|req: 296/547] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:29 2024] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 553.064875] [47312]: DEBUG nova.api.openstack.wsgi [None req-530fed0b-28e2-44ee-8662-5a05c96a32d0 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 553.069036] [47312]: INFO nova.api.openstack.requestlog [None req-530fed0b-28e2-44ee-8662-5a05c96a32d0 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "GET /compute//" status: 200 len: 377 microversion: - time: 0.004125 [ 553.069036] [47312]: [pid: 47312|app: 0|req: 297/548] 10.180.1.21 () {56 vars in 881 bytes} [Thu Oct 31 12:10:29 2024] GET /compute/ => generated 377 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [ 553.072243] [47312]: DEBUG nova.api.openstack.wsgi [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 553.075326] [47312]: DEBUG nova.compute.api [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 553.083437] [47312]: DEBUG oslo_concurrency.lockutils [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.083437] [47312]: DEBUG oslo_concurrency.lockutils [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.083927] [47312]: DEBUG oslo_concurrency.lockutils [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.087364] [47312]: DEBUG oslo_concurrency.lockutils [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.087364] [47312]: DEBUG oslo_concurrency.lockutils [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.087364] [47312]: DEBUG oslo_concurrency.lockutils [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.087623] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 553.087623] [47313]: DEBUG nova.compute.api [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 553.094685] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.095152] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.095458] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.095943] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.096331] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.096957] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.429094] [47312]: DEBUG nova.policy [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 553.437917] [47312]: INFO nova.api.openstack.requestlog [None req-bde13406-1656-4139-bc20-b343543ff732 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1299 microversion: 2.1 time: 0.370466 [ 553.438494] [47312]: [pid: 47312|app: 0|req: 298/549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:29 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1299 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 553.441556] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 553.443405] [47312]: DEBUG nova.compute.api [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 553.451287] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.451287] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.451287] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.451287] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.451430] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.451430] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.533375] [47312]: DEBUG nova.policy [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 553.538673] [47312]: INFO nova.api.openstack.requestlog [None req-2b5903f6-d6da-4f07-8e7e-7fbffa681f80 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.099095 [ 553.538673] [47312]: [pid: 47312|app: 0|req: 299/550] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:30 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 553.635537] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5a7aa24-2f8c-4d98-b2ba-27041427c4a5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c47c1d870>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-779166361", "description": "tempest-description-201014943"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 553.717367] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=116,nova_cell1:UPDATE=12 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 553.726960] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=39 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 553.847659] [47313]: INFO nova.api.openstack.requestlog [None req-4ea0bcc5-a6a8-4cbe-b442-512162d74f45 tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.948647 [ 553.848031] [47313]: [pid: 47313|app: 0|req: 252/551] 10.180.1.21 () {60 vars in 1308 bytes} [Thu Oct 31 12:10:29 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153/diagnostics => generated 275 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 553.852120] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 553.853672] [47313]: DEBUG nova.policy [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 553.854134] [47313]: DEBUG nova.compute.api [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Searching by: {'deleted': False, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced'} {{(pid=47313) get_all /opt/stack/nova/nova/compute/api.py:3023}} [ 553.858342] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.858572] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.858772] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.859231] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.859447] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.859618] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.903900] [47313]: DEBUG nova.compute.multi_cell_list [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=47313) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 553.952630] [47313]: INFO nova.api.openstack.requestlog [None req-f7e13612-1275-44c2-a534-25dde0f97005 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 1015 microversion: 2.1 time: 0.103733 [ 553.952980] [47313]: [pid: 47313|app: 0|req: 253/552] 10.180.1.21 () {58 vars in 1120 bytes} [Thu Oct 31 12:10:30 2024] GET /compute/v2.1/servers => generated 1015 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 553.955588] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d6a84f8-2f96-4391-8983-447692ce61f7 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 553.966735] [47313]: INFO nova.api.openstack.requestlog [None req-0d6a84f8-2f96-4391-8983-447692ce61f7 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=f" status: 200 len: 418 microversion: 2.1 time: 0.013096 [ 553.967046] [47313]: [pid: 47313|app: 0|req: 254/553] 10.180.1.21 () {58 vars in 1164 bytes} [Thu Oct 31 12:10:30 2024] GET /compute/v2.1/flavors/detail?is_public=f => generated 418 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 553.969490] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 553.971281] [47313]: DEBUG nova.compute.api [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 553.976919] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.977174] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.977612] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.977833] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.977923] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.978109] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.997259] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 553.997431] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 553.997600] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 553.997857] [47313]: DEBUG nova.objects.instance [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lazy-loading 'fault' on Instance uuid 75e101c8-0ea7-40d1-a0ce-9a866b252772 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 554.077179] [47313]: DEBUG nova.policy [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 554.084829] [47313]: INFO nova.api.openstack.requestlog [None req-4b715c90-0c7f-4406-ba1a-13ce6c3db12f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 200 len: 1431 microversion: 2.1 time: 0.116956 [ 554.085072] [47313]: [pid: 47313|app: 0|req: 255/554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:30 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 1431 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 554.087597] [47313]: DEBUG nova.api.openstack.wsgi [None req-31d8c203-c0d2-432e-8c70-5bdbc0e3d717 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-857438831"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 554.089824] [47313]: DEBUG nova.objects.aggregate [None req-31d8c203-c0d2-432e-8c70-5bdbc0e3d717 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid 6e865d0d-360b-4c7e-8e1b-b3317c64ea92 for aggregate {{(pid=47313) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 554.113834] [47313]: INFO nova.api.openstack.requestlog [None req-31d8c203-c0d2-432e-8c70-5bdbc0e3d717 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.028126 [ 554.114619] [47313]: [pid: 47313|app: 0|req: 256/555] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:30 2024] POST /compute/v2.1/os-aggregates => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 554.118271] [47313]: DEBUG nova.api.openstack.wsgi [None req-51489eb3-90a0-4ddd-87b2-93dd2c98d776 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.140367] [47313]: INFO nova.api.openstack.requestlog [None req-51489eb3-90a0-4ddd-87b2-93dd2c98d776 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minDisk=2" status: 200 len: 3257 microversion: 2.1 time: 0.025524 [ 554.140704] [47313]: [pid: 47313|app: 0|req: 257/556] 10.180.1.21 () {58 vars in 1160 bytes} [Thu Oct 31 12:10:30 2024] GET /compute/v2.1/flavors/detail?minDisk=2 => generated 3257 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 554.143318] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Calling method '.version_select at 0x7b9c47e7acb0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.145815] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.146355] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.146694] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.165588] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.165716] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.165819] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.170822] [47313]: INFO nova.api.openstack.requestlog [None req-2cf33452-49a7-4f97-b556-8b488b903d31 tempest-HypervisorAdminV253TestBase-1134321826 tempest-HypervisorAdminV253TestBase-1134321826-project-admin] 10.180.1.21 "GET /compute/v2.1/os-hypervisors/2f34b92c-91e8-4983-ae34-7426fcec3157" status: 200 len: 616 microversion: 2.53 time: 0.029542 [ 554.171348] [47313]: [pid: 47313|app: 0|req: 258/557] 10.180.1.21 () {60 vars in 1293 bytes} [Thu Oct 31 12:10:30 2024] GET /compute/v2.1/os-hypervisors/2f34b92c-91e8-4983-ae34-7426fcec3157 => generated 616 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 554.173919] [47313]: DEBUG nova.api.openstack.wsgi [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.175488] [47313]: DEBUG nova.compute.api [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 554.183129] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.183129] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.183208] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.183514] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.183964] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.184239] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.271653] [47313]: DEBUG nova.policy [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 554.282148] [47313]: INFO nova.api.openstack.requestlog [None req-95d5e4de-cd3a-4b32-8f93-abf6d87ba23f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.109920 [ 554.282301] [47313]: [pid: 47313|app: 0|req: 259/558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 554.289274] [47313]: DEBUG nova.api.openstack.wsgi [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.296263] [47313]: DEBUG nova.compute.api [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 554.302401] [47313]: DEBUG oslo_concurrency.lockutils [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.303285] [47313]: DEBUG oslo_concurrency.lockutils [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.303285] [47313]: DEBUG oslo_concurrency.lockutils [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.303415] [47313]: DEBUG oslo_concurrency.lockutils [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.303539] [47313]: DEBUG oslo_concurrency.lockutils [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.303704] [47313]: DEBUG oslo_concurrency.lockutils [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.313296] [47312]: INFO nova.api.openstack.requestlog [None req-c5a7aa24-2f8c-4d98-b2ba-27041427c4a5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 254 microversion: 2.1 time: 0.772021 [ 554.314115] [47312]: [pid: 47312|app: 0|req: 300/559] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:30 2024] POST /compute/v2.1/os-security-groups => generated 254 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 554.319231] [47312]: DEBUG nova.api.openstack.wsgi [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.321902] [47312]: DEBUG nova.compute.api [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 554.329196] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.329700] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.330147] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.330721] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.331104] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.332043] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.362082] [47312]: DEBUG nova.compute.api [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 554.405715] [47313]: DEBUG nova.policy [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 554.411413] [47313]: INFO nova.api.openstack.requestlog [None req-541b3a3e-a0eb-4aeb-90a5-2b8baf1651b2 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.124068 [ 554.412655] [47313]: [pid: 47313|app: 0|req: 260/560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 554.414363] [47312]: DEBUG nova.compute.api [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 554.414575] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.414788] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.414958] [47312]: DEBUG oslo_concurrency.lockutils [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.415155] [47312]: WARNING nova.compute.api [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] instance's host None is down, deleting from database [ 554.417183] [47313]: DEBUG nova.api.openstack.wsgi [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Calling method '.version_select at 0x7b9c47e7a440>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.418021] [47312]: DEBUG nova.network.neutron [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 554.496398] [47312]: DEBUG nova.network.neutron [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 554.502311] [47312]: DEBUG nova.network.neutron [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 554.624652] [47313]: DEBUG oslo_concurrency.lockutils [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.624991] [47313]: DEBUG oslo_concurrency.lockutils [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.626496] [47313]: DEBUG oslo_concurrency.lockutils [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.626760] [47313]: DEBUG oslo_concurrency.lockutils [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.629017] [47313]: DEBUG oslo_concurrency.lockutils [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.629017] [47313]: DEBUG oslo_concurrency.lockutils [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.631336] [47312]: INFO nova.api.openstack.requestlog [None req-907639d7-6cee-4ebd-a239-9ec860d1e842 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 204 len: 0 microversion: 2.1 time: 0.316174 [ 554.635245] [47312]: [pid: 47312|app: 0|req: 301/561] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:31 2024] DELETE /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 554.638042] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.639755] [47312]: DEBUG nova.compute.api [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 554.644724] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.644724] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.644724] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.644724] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.644927] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.644960] [47313]: INFO nova.api.openstack.requestlog [None req-9445882f-ecae-44e0-b3cf-0add50f56677 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161/detail" status: 200 len: 672 microversion: 2.36 time: 0.231527 [ 554.644996] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.645187] [47313]: [pid: 47313|app: 0|req: 261/562] 10.180.1.21 () {60 vars in 1299 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161/detail => generated 672 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 554.649104] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.650280] [47313]: DEBUG nova.compute.api [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 554.660189] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.660189] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.660189] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.664486] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.664486] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.664486] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.752950] [47312]: DEBUG nova.policy [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 554.757673] [47313]: DEBUG nova.policy [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 554.760667] [47312]: INFO nova.api.openstack.requestlog [None req-b6f88237-e3e8-430a-82b0-ae3d5cb2ec7c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.124159 [ 554.765097] [47312]: [pid: 47312|app: 0|req: 302/563] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 554.768251] [47312]: DEBUG nova.api.openstack.wsgi [req-82aafa56-da47-4804-96c9-977dbca7a1ef req-9e224f09-081d-452d-a139-24e9bd982569 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "96e5b238-aab4-4f75-abe8-f5a14b015099", "name": "network-vif-deleted", "tag": "00686c4d-cd65-4d4c-b7ea-3bfa3387ed64"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 554.772658] [47313]: INFO nova.api.openstack.requestlog [None req-ac51bb78-6633-45d2-9455-9415d5d850a4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.126786 [ 554.778661] [47313]: [pid: 47313|app: 0|req: 262/564] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 554.781832] [47313]: DEBUG nova.api.openstack.wsgi [None req-afdad3ec-2993-4904-9e77-b9f484bdf056 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e7b6d0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-2076303813", "description": "tempest-description-985205408"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 554.786986] [47312]: DEBUG oslo_concurrency.lockutils [req-82aafa56-da47-4804-96c9-977dbca7a1ef req-9e224f09-081d-452d-a139-24e9bd982569 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.787293] [47312]: DEBUG oslo_concurrency.lockutils [req-82aafa56-da47-4804-96c9-977dbca7a1ef req-9e224f09-081d-452d-a139-24e9bd982569 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.787495] [47312]: DEBUG oslo_concurrency.lockutils [req-82aafa56-da47-4804-96c9-977dbca7a1ef req-9e224f09-081d-452d-a139-24e9bd982569 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.801104] [47312]: INFO nova.api.openstack.compute.server_external_events [req-82aafa56-da47-4804-96c9-977dbca7a1ef req-9e224f09-081d-452d-a139-24e9bd982569 service nova] Creating event network-vif-deleted:00686c4d-cd65-4d4c-b7ea-3bfa3387ed64 for instance 96e5b238-aab4-4f75-abe8-f5a14b015099 on cpu-1 [ 554.810085] [47312]: INFO nova.api.openstack.requestlog [req-82aafa56-da47-4804-96c9-977dbca7a1ef req-9e224f09-081d-452d-a139-24e9bd982569 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.044180 [ 554.810498] [47312]: [pid: 47312|app: 0|req: 303/565] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:31 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 554.815095] [47312]: DEBUG nova.api.openstack.wsgi [req-7d05eaca-b807-4b04-9c17-f14ef162a712 req-5cf858c0-cc3f-4d8d-9569-3ac89d06f846 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d32a7937-792a-4959-bded-819463472399", "tag": "a020e457-148f-436e-8d92-e4822ddc9e60"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 554.828219] [47312]: DEBUG oslo_concurrency.lockutils [req-7d05eaca-b807-4b04-9c17-f14ef162a712 req-5cf858c0-cc3f-4d8d-9569-3ac89d06f846 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.828927] [47312]: DEBUG oslo_concurrency.lockutils [req-7d05eaca-b807-4b04-9c17-f14ef162a712 req-5cf858c0-cc3f-4d8d-9569-3ac89d06f846 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.828927] [47312]: DEBUG oslo_concurrency.lockutils [req-7d05eaca-b807-4b04-9c17-f14ef162a712 req-5cf858c0-cc3f-4d8d-9569-3ac89d06f846 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.836775] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7d05eaca-b807-4b04-9c17-f14ef162a712 req-5cf858c0-cc3f-4d8d-9569-3ac89d06f846 service nova] Creating event network-changed:a020e457-148f-436e-8d92-e4822ddc9e60 for instance d32a7937-792a-4959-bded-819463472399 on cpu-1 [ 554.839737] [47312]: INFO nova.api.openstack.requestlog [req-7d05eaca-b807-4b04-9c17-f14ef162a712 req-5cf858c0-cc3f-4d8d-9569-3ac89d06f846 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028074 [ 554.839737] [47312]: [pid: 47312|app: 0|req: 304/566] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:31 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 554.842595] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.849139] [47312]: DEBUG nova.compute.api [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 554.853233] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.853489] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.853674] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.854114] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.854289] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.854463] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.953770] [47312]: DEBUG nova.policy [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 554.958828] [47312]: INFO nova.api.openstack.requestlog [None req-6ce10216-2250-4594-a48c-df756a3c2498 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.118180 [ 554.958930] [47312]: [pid: 47312|app: 0|req: 305/567] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 554.962425] [47312]: DEBUG nova.api.openstack.wsgi [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 554.964033] [47312]: DEBUG nova.compute.api [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 554.967546] [47312]: DEBUG oslo_concurrency.lockutils [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.967776] [47312]: DEBUG oslo_concurrency.lockutils [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.967955] [47312]: DEBUG oslo_concurrency.lockutils [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 554.968325] [47312]: DEBUG oslo_concurrency.lockutils [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 554.968520] [47312]: DEBUG oslo_concurrency.lockutils [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 554.968691] [47312]: DEBUG oslo_concurrency.lockutils [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.038817] [47312]: DEBUG nova.policy [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 555.044294] [47312]: INFO nova.api.openstack.requestlog [None req-82bd2af0-763a-433c-a8c9-c8fc36ecff49 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.084767 [ 555.045759] [47312]: [pid: 47312|app: 0|req: 306/568] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 555.047888] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 555.051029] [47312]: DEBUG nova.compute.api [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 555.053379] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.053514] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.053989] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.054093] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.054277] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.054479] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.335633] [47312]: DEBUG nova.policy [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 555.345313] [47312]: INFO nova.api.openstack.requestlog [None req-9a5042c0-adca-49d7-a76f-5c103ea9d442 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.297883 [ 555.345313] [47312]: [pid: 47312|app: 0|req: 307/569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:31 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 555.349120] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 555.351351] [47312]: DEBUG nova.compute.api [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 555.357642] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.357642] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.357642] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.358063] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.358324] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.358395] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.453021] [47312]: DEBUG nova.policy [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 555.457955] [47312]: INFO nova.api.openstack.requestlog [None req-eb0f5855-cadd-4d01-bcd0-42ba3df3ae9c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.112952 [ 555.458459] [47312]: [pid: 47312|app: 0|req: 308/570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:32 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 555.460752] [47312]: DEBUG nova.api.openstack.wsgi [None req-97c67f02-df43-4f4a-944d-b931d0ecf17a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 555.478082] [47312]: INFO nova.api.openstack.requestlog [None req-97c67f02-df43-4f4a-944d-b931d0ecf17a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=false" status: 200 len: 418 microversion: 2.1 time: 0.019125 [ 555.478575] [47312]: [pid: 47312|app: 0|req: 309/571] 10.180.1.21 () {58 vars in 1172 bytes} [Thu Oct 31 12:10:32 2024] GET /compute/v2.1/flavors/detail?is_public=false => generated 418 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 555.481427] [47312]: DEBUG nova.api.openstack.wsgi [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 555.482261] [47312]: DEBUG nova.compute.api [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 555.485677] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.485958] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.486925] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.487156] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.487405] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.487624] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.505121] [47312]: DEBUG nova.compute.api [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 555.539570] [47312]: DEBUG nova.compute.api [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 555.540442] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.541502] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.541502] [47312]: DEBUG oslo_concurrency.lockutils [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.541755] [47313]: INFO nova.api.openstack.requestlog [None req-afdad3ec-2993-4904-9e77-b9f484bdf056 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.761776 [ 555.542154] [47312]: WARNING nova.compute.api [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] instance's host None is down, deleting from database [ 555.543487] [47313]: [pid: 47313|app: 0|req: 263/572] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:31 2024] POST /compute/v2.1/os-security-groups => generated 247 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 555.547029] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d1e6918-f186-4939-8556-8609a11f23f8 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "cpu-1"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 555.548046] [47312]: DEBUG nova.network.neutron [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 555.556892] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1e6918-f186-4939-8556-8609a11f23f8 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 555.557227] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1e6918-f186-4939-8556-8609a11f23f8 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 555.557476] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1e6918-f186-4939-8556-8609a11f23f8 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 555.593864] [47312]: DEBUG nova.network.neutron [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 555.600588] [47312]: DEBUG nova.network.neutron [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 555.702872] [47313]: INFO nova.api.openstack.requestlog [None req-7d1e6918-f186-4939-8556-8609a11f23f8 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 233 microversion: 2.1 time: 0.158524 [ 555.703145] [47313]: [pid: 47313|app: 0|req: 264/573] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:10:32 2024] POST /compute/v2.1/os-aggregates/7/action => generated 233 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 555.706636] [47313]: DEBUG nova.api.openstack.wsgi [None req-54ae6500-8edf-42a4-a403-4eaa1a033969 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 555.719520] [47313]: INFO nova.api.openstack.requestlog [None req-54ae6500-8edf-42a4-a403-4eaa1a033969 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.015593 [ 555.719926] [47313]: [pid: 47313|app: 0|req: 265/574] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:32 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 555.722631] [47313]: DEBUG nova.api.openstack.wsgi [None req-035460db-a494-43aa-9ee1-a901f377d72a tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c47adb9a0>, body: {"security_group_rule": {"parent_group_id": "ecd119ef-3dbe-495e-893c-647bb9df217c", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 555.769898] [47312]: INFO nova.api.openstack.requestlog [None req-c495ee9e-4508-481d-bf8b-ca7d8adfd2ba tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 204 len: 0 microversion: 2.1 time: 0.290779 [ 555.770729] [47312]: [pid: 47312|app: 0|req: 310/575] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:32 2024] DELETE /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 555.942117] [47312]: DEBUG nova.api.openstack.wsgi [None req-0dd58bb3-75eb-4479-8d78-36eebfb0c067 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c493c2440>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-2070183707", "description": "tempest-description-864603203"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 556.253819] [47313]: INFO nova.api.openstack.requestlog [None req-035460db-a494-43aa-9ee1-a901f377d72a tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.533074 [ 556.254650] [47313]: [pid: 47313|app: 0|req: 266/576] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:32 2024] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 556.260152] [47313]: DEBUG nova.api.openstack.wsgi [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.265617] [47313]: DEBUG nova.compute.api [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 556.273973] [47313]: DEBUG oslo_concurrency.lockutils [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.275459] [47313]: DEBUG oslo_concurrency.lockutils [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.275459] [47313]: DEBUG oslo_concurrency.lockutils [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.275796] [47313]: DEBUG oslo_concurrency.lockutils [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.278017] [47313]: DEBUG oslo_concurrency.lockutils [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.278017] [47313]: DEBUG oslo_concurrency.lockutils [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.457153] [47312]: INFO nova.api.openstack.requestlog [None req-0dd58bb3-75eb-4479-8d78-36eebfb0c067 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.685592 [ 556.457153] [47312]: [pid: 47312|app: 0|req: 311/577] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:32 2024] POST /compute/v2.1/os-security-groups => generated 243 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 556.460483] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.462069] [47312]: DEBUG nova.compute.api [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 556.468548] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.468843] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.469082] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.469494] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.469762] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.470064] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.543316] [47312]: DEBUG nova.policy [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 556.550386] [47312]: INFO nova.api.openstack.requestlog [None req-c9e5067f-b26e-4ff1-aa3d-1b4431c05b58 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.092756 [ 556.551066] [47312]: [pid: 47312|app: 0|req: 312/578] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 556.556973] [47312]: DEBUG nova.api.openstack.wsgi [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.559355] [47312]: DEBUG nova.compute.api [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] [instance: 2d43aa8e-ea11-4209-b166-b87159a37e72] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 556.562852] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.563232] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.563554] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.564078] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.564148] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.564341] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.573799] [47312]: INFO nova.api.openstack.wsgi [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] HTTP exception thrown: Instance 2d43aa8e-ea11-4209-b166-b87159a37e72 could not be found. [ 556.574225] [47312]: DEBUG nova.api.openstack.wsgi [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] Returning 404 to user: Instance 2d43aa8e-ea11-4209-b166-b87159a37e72 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 556.574606] [47312]: INFO nova.api.openstack.requestlog [None req-db4b0b5f-461d-43ac-9d65-1708951aa0b9 tempest-ServersAdminNegativeTestJSON-1397369892 tempest-ServersAdminNegativeTestJSON-1397369892-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72" status: 404 len: 111 microversion: 2.1 time: 0.022746 [ 556.574926] [47312]: [pid: 47312|app: 0|req: 313/579] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/2d43aa8e-ea11-4209-b166-b87159a37e72 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 556.578391] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47b8c5e0>, body: {"quota_set": {"ram": "2048"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 556.676594] [47313]: DEBUG nova.policy [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 556.683166] [47313]: INFO nova.api.openstack.requestlog [None req-062391e7-17b1-4f90-8020-7152208e581f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1365 microversion: 2.1 time: 0.425631 [ 556.684135] [47313]: [pid: 47313|app: 0|req: 267/580] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1365 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 556.685958] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.687643] [47313]: DEBUG nova.compute.api [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 556.693934] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.695519] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.695519] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.695519] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.695519] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.695962] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.750699] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.751993] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.751993] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.752175] [47313]: DEBUG nova.policy [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 556.752632] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.752714] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.752864] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.764360] [47313]: INFO nova.api.openstack.requestlog [None req-cb00ac31-ef6a-4a51-af44-5ae935ccc689 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.079456 [ 556.764360] [47313]: [pid: 47313|app: 0|req: 268/581] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 556.767847] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.770372] [47313]: DEBUG nova.compute.api [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 556.775792] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.776042] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.776284] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.777369] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.777369] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.777369] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.793986] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.796796] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.796796] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.796796] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.796796] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.796955] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.829026] [47312]: INFO nova.api.openstack.requestlog [None req-ae9c6e84-ee57-4aad-9932-34f10b636f17 tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161?user_id=eaaad319700842b69d0b1e5cf956d94a" status: 200 len: 240 microversion: 2.36 time: 0.253391 [ 556.829594] [47312]: [pid: 47312|app: 0|req: 314/582] 10.180.1.21 () {62 vars in 1379 bytes} [Thu Oct 31 12:10:33 2024] PUT /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161?user_id=eaaad319700842b69d0b1e5cf956d94a => generated 240 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 556.832312] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b9ad069-9086-4322-b2a6-1cc570f75cee tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.839707] [47312]: INFO nova.api.openstack.requestlog [None req-3b9ad069-9086-4322-b2a6-1cc570f75cee tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=no" status: 200 len: 418 microversion: 2.1 time: 0.009467 [ 556.843413] [47312]: [pid: 47312|app: 0|req: 315/583] 10.180.1.21 () {58 vars in 1166 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/flavors/detail?is_public=no => generated 418 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 556.846933] [47312]: DEBUG nova.api.openstack.wsgi [None req-d52dd6b7-c661-4d42-9aec-daf8c80806a4 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47b8e830>, body: {"security_group_rule": {"parent_group_id": "068c536d-b53e-45b9-a843-359c5ea46f43", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "10.2.3.124/24"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 556.850313] [47313]: DEBUG nova.policy [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 556.858971] [47313]: INFO nova.api.openstack.requestlog [None req-e3a417d3-e09c-4bab-af7c-8f013e843970 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.094391 [ 556.859323] [47313]: [pid: 47313|app: 0|req: 269/584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 556.861761] [47313]: DEBUG nova.api.openstack.wsgi [None req-3100c7b9-f329-4466-a8fd-f7ae07170c9f tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 556.863924] [47313]: DEBUG nova.policy [None req-3100c7b9-f329-4466-a8fd-f7ae07170c9f tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Policy check for os_compute_api:os-aggregates:remove_host failed with credentials {'is_admin': False, 'user_id': 'af669c7976fc46ab9f66fe66c2446039', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04b2487d7ead4a7082074ed2763b4c5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 556.864925] [47313]: DEBUG nova.api.openstack.wsgi [None req-3100c7b9-f329-4466-a8fd-f7ae07170c9f tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 556.864925] [47313]: INFO nova.api.openstack.requestlog [None req-3100c7b9-f329-4466-a8fd-f7ae07170c9f tempest-AggregatesAdminNegativeTestJSON-546385921 tempest-AggregatesAdminNegativeTestJSON-546385921-project-member] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 403 len: 121 microversion: 2.1 time: 0.004746 [ 556.864925] [47313]: [pid: 47313|app: 0|req: 270/585] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:10:33 2024] POST /compute/v2.1/os-aggregates/7/action => generated 121 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 556.868191] [47313]: DEBUG nova.api.openstack.wsgi [None req-2392edbe-e4a1-417d-ba02-7b5c7e6c5238 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.884060] [47313]: INFO nova.api.openstack.requestlog [None req-2392edbe-e4a1-417d-ba02-7b5c7e6c5238 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?minRam=193" status: 200 len: 4322 microversion: 2.1 time: 0.018626 [ 556.884386] [47313]: [pid: 47313|app: 0|req: 271/586] 10.180.1.21 () {58 vars in 1162 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/flavors/detail?minRam=193 => generated 4322 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 556.886766] [47313]: DEBUG nova.api.openstack.wsgi [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.888429] [47313]: DEBUG nova.compute.api [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 75e101c8-0ea7-40d1-a0ce-9a866b252772] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 556.892312] [47313]: DEBUG oslo_concurrency.lockutils [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.892561] [47313]: DEBUG oslo_concurrency.lockutils [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.892751] [47313]: DEBUG oslo_concurrency.lockutils [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.893108] [47313]: DEBUG oslo_concurrency.lockutils [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.893305] [47313]: DEBUG oslo_concurrency.lockutils [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.893662] [47313]: DEBUG oslo_concurrency.lockutils [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.903661] [47313]: INFO nova.api.openstack.wsgi [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] HTTP exception thrown: Instance 75e101c8-0ea7-40d1-a0ce-9a866b252772 could not be found. [ 556.903661] [47313]: DEBUG nova.api.openstack.wsgi [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Returning 404 to user: Instance 75e101c8-0ea7-40d1-a0ce-9a866b252772 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 556.903913] [47313]: INFO nova.api.openstack.requestlog [None req-737d883a-db67-421b-ab91-d7c5a5e25536 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772" status: 404 len: 111 microversion: 2.1 time: 0.019063 [ 556.904207] [47313]: [pid: 47313|app: 0|req: 272/587] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/75e101c8-0ea7-40d1-a0ce-9a866b252772 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 556.906431] [47313]: DEBUG nova.api.openstack.wsgi [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 556.907918] [47313]: DEBUG nova.compute.api [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 556.911065] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.911266] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.912999] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 556.912999] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 556.912999] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 556.912999] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.000667] [47313]: DEBUG nova.policy [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 557.005413] [47313]: INFO nova.api.openstack.requestlog [None req-ea48dc98-6efb-4c5d-ac6f-1125539e4aa4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.100578 [ 557.005802] [47313]: [pid: 47313|app: 0|req: 273/588] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 557.010208] [47313]: DEBUG nova.api.openstack.wsgi [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.010679] [47313]: DEBUG nova.compute.api [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 557.014711] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.014946] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.015142] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.015839] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.016164] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.016281] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.096635] [47313]: DEBUG nova.policy [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 557.102270] [47313]: INFO nova.api.openstack.requestlog [None req-9c8dc876-d3af-4b94-b230-4023606c9a14 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.095799 [ 557.102537] [47313]: [pid: 47313|app: 0|req: 274/589] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 557.105457] [47313]: DEBUG nova.api.openstack.wsgi [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.106955] [47313]: DEBUG nova.compute.api [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 557.113814] [47313]: DEBUG oslo_concurrency.lockutils [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.114066] [47313]: DEBUG oslo_concurrency.lockutils [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.114403] [47313]: DEBUG oslo_concurrency.lockutils [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.114598] [47313]: DEBUG oslo_concurrency.lockutils [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.115156] [47313]: DEBUG oslo_concurrency.lockutils [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.115612] [47313]: DEBUG oslo_concurrency.lockutils [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.180581] [47313]: DEBUG nova.policy [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 557.190391] [47313]: INFO nova.api.openstack.requestlog [None req-7001b83a-323f-43dc-beb3-fe0599a0aaa0 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.087144 [ 557.191699] [47313]: [pid: 47313|app: 0|req: 275/590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:33 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 557.195621] [47313]: DEBUG nova.api.openstack.wsgi [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.195621] [47313]: DEBUG nova.compute.api [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 557.203879] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.204139] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.204323] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.204685] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.204875] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.205049] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.282475] [47313]: DEBUG nova.policy [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 557.292077] [47313]: INFO nova.api.openstack.requestlog [None req-cab275dd-8904-4536-99d1-bf46a1fb497d tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.100450 [ 557.292401] [47313]: [pid: 47313|app: 0|req: 276/591] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:34 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 557.295591] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6038c40-4437-47cb-ae3f-b7e0f1a9f5dc tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c47bf75b0>, body: {"security_group_rule": {"parent_group_id": "ecd119ef-3dbe-495e-893c-647bb9df217c", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 557.496294] [47312]: INFO nova.api.openstack.requestlog [None req-d52dd6b7-c661-4d42-9aec-daf8c80806a4 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 236 microversion: 2.1 time: 0.651435 [ 557.496823] [47312]: [pid: 47312|app: 0|req: 316/592] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:33 2024] POST /compute/v2.1/os-security-group-rules => generated 236 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 557.532023] [47313]: INFO nova.api.openstack.wsgi [None req-d6038c40-4437-47cb-ae3f-b7e0f1a9f5dc tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] HTTP exception thrown: This rule already exists in group ecd119ef-3dbe-495e-893c-647bb9df217c [ 557.532023] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6038c40-4437-47cb-ae3f-b7e0f1a9f5dc tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 400 to user: This rule already exists in group ecd119ef-3dbe-495e-893c-647bb9df217c {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 557.532023] [47313]: INFO nova.api.openstack.requestlog [None req-d6038c40-4437-47cb-ae3f-b7e0f1a9f5dc tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 114 microversion: 2.1 time: 0.237675 [ 557.532023] [47313]: [pid: 47313|app: 0|req: 277/593] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:34 2024] POST /compute/v2.1/os-security-group-rules => generated 114 bytes in 238 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 557.533754] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.535844] [47313]: DEBUG nova.compute.api [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 557.544530] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.544790] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.544994] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.545572] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.545643] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.545799] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.606765] [47312]: DEBUG nova.api.openstack.wsgi [None req-71fb6c06-4f4f-4886-b27f-ccfe0d2dafd5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e19120>, body: {"keypair": {"name": "tempest-keypair-486025931", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCvS9rfVIUmz+RpFAY+dGZ4zHQ+Lx4cJ4DPGo4Hg6VDHY/ToB548wAbonorfDw619sz9YbC/4gJ/fxGK0CWGhU0GXxg8KoxqiHe4t92bcmJcYahnfL6/YNZVuR48SXc9wQ=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 557.615595] [47313]: DEBUG nova.policy [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 557.625610] [47313]: INFO nova.api.openstack.requestlog [None req-ce7a04fb-a256-46cf-b151-fe315dd09470 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.094011 [ 557.626560] [47313]: [pid: 47313|app: 0|req: 278/594] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:34 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 557.631045] [47312]: DEBUG nova.quota [None req-71fb6c06-4f4f-4886-b27f-ccfe0d2dafd5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 557.631286] [47313]: DEBUG nova.api.openstack.wsgi [None req-062fd15b-b214-43ae-9287-be1583b66507 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c47adbbe0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-2105624017", "description": "tempest-description-2038601007"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 557.638924] [47312]: DEBUG nova.quota [None req-71fb6c06-4f4f-4886-b27f-ccfe0d2dafd5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 557.668222] [47312]: INFO nova.api.openstack.requestlog [None req-71fb6c06-4f4f-4886-b27f-ccfe0d2dafd5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.170184 [ 557.668370] [47312]: [pid: 47312|app: 0|req: 317/595] 10.180.1.21 () {62 vars in 1194 bytes} [Thu Oct 31 12:10:34 2024] POST /compute/v2.1/os-keypairs => generated 400 bytes in 171 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 557.671135] [47312]: DEBUG nova.api.openstack.wsgi [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.672939] [47312]: DEBUG nova.compute.api [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 557.676770] [47312]: DEBUG oslo_concurrency.lockutils [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.677037] [47312]: DEBUG oslo_concurrency.lockutils [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.677219] [47312]: DEBUG oslo_concurrency.lockutils [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.677772] [47312]: DEBUG oslo_concurrency.lockutils [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.677989] [47312]: DEBUG oslo_concurrency.lockutils [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.678180] [47312]: DEBUG oslo_concurrency.lockutils [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.766823] [47312]: DEBUG nova.policy [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 557.770077] [47312]: INFO nova.api.openstack.requestlog [None req-80ee7947-a653-476f-a6de-ec776c28bde5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.101063 [ 557.770620] [47312]: [pid: 47312|app: 0|req: 318/596] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:34 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 557.773680] [47312]: DEBUG nova.api.openstack.wsgi [None req-34336501-f308-4272-9c31-a2c2ebc4c14b tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] Calling method '.version_select at 0x7b9c47b8f6d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.857654] [47313]: INFO nova.api.openstack.requestlog [None req-062fd15b-b214-43ae-9287-be1583b66507 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.231030 [ 557.858048] [47313]: [pid: 47313|app: 0|req: 279/597] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:34 2024] POST /compute/v2.1/os-security-groups => generated 244 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 557.863919] [47313]: DEBUG nova.api.openstack.wsgi [None req-23b1f192-ce63-493d-b704-18e40b377899 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.872676] [47313]: INFO nova.api.openstack.requestlog [None req-23b1f192-ce63-493d-b704-18e40b377899 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=0" status: 200 len: 418 microversion: 2.1 time: 0.014058 [ 557.874040] [47313]: [pid: 47313|app: 0|req: 280/598] 10.180.1.21 () {58 vars in 1164 bytes} [Thu Oct 31 12:10:34 2024] GET /compute/v2.1/flavors/detail?is_public=0 => generated 418 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 557.884443] [47313]: DEBUG nova.api.openstack.wsgi [None req-46acb26f-8e51-4dea-a0f0-6e8118c697e1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "cpu-1"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 557.893066] [47313]: DEBUG oslo_concurrency.lockutils [None req-46acb26f-8e51-4dea-a0f0-6e8118c697e1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.893316] [47313]: DEBUG oslo_concurrency.lockutils [None req-46acb26f-8e51-4dea-a0f0-6e8118c697e1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.893499] [47313]: DEBUG oslo_concurrency.lockutils [None req-46acb26f-8e51-4dea-a0f0-6e8118c697e1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.956150] [47312]: INFO nova.api.openstack.requestlog [None req-34336501-f308-4272-9c31-a2c2ebc4c14b tempest-QuotasAdminTestV236-1907067503 tempest-QuotasAdminTestV236-1907067503-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161?user_id=eaaad319700842b69d0b1e5cf956d94a" status: 200 len: 282 microversion: 2.36 time: 0.184674 [ 557.956481] [47312]: [pid: 47312|app: 0|req: 319/599] 10.180.1.21 () {60 vars in 1359 bytes} [Thu Oct 31 12:10:34 2024] GET /compute/v2.1/os-quota-sets/326355d858644f0e99100718045e1161?user_id=eaaad319700842b69d0b1e5cf956d94a => generated 282 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 557.959962] [47312]: DEBUG nova.api.openstack.wsgi [req-1f10d0d9-e91c-4768-9635-3effdb9f4a95 req-3025f83c-5dd4-48e1-a429-ce5e5364985e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d32a7937-792a-4959-bded-819463472399", "name": "network-vif-deleted", "tag": "a020e457-148f-436e-8d92-e4822ddc9e60"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 557.968087] [47312]: DEBUG oslo_concurrency.lockutils [req-1f10d0d9-e91c-4768-9635-3effdb9f4a95 req-3025f83c-5dd4-48e1-a429-ce5e5364985e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 557.968087] [47312]: DEBUG oslo_concurrency.lockutils [req-1f10d0d9-e91c-4768-9635-3effdb9f4a95 req-3025f83c-5dd4-48e1-a429-ce5e5364985e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 557.968087] [47312]: DEBUG oslo_concurrency.lockutils [req-1f10d0d9-e91c-4768-9635-3effdb9f4a95 req-3025f83c-5dd4-48e1-a429-ce5e5364985e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 557.973725] [47312]: INFO nova.api.openstack.compute.server_external_events [req-1f10d0d9-e91c-4768-9635-3effdb9f4a95 req-3025f83c-5dd4-48e1-a429-ce5e5364985e service nova] Creating event network-vif-deleted:a020e457-148f-436e-8d92-e4822ddc9e60 for instance d32a7937-792a-4959-bded-819463472399 on cpu-1 [ 557.976782] [47312]: INFO nova.api.openstack.requestlog [req-1f10d0d9-e91c-4768-9635-3effdb9f4a95 req-3025f83c-5dd4-48e1-a429-ce5e5364985e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018671 [ 557.977180] [47312]: [pid: 47312|app: 0|req: 320/600] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:34 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 557.981445] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f7f5498-a9d7-4801-8dc9-5936970377b3 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 557.994327] [47312]: INFO nova.api.openstack.requestlog [None req-1f7f5498-a9d7-4801-8dc9-5936970377b3 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?limit=1" status: 200 len: 476 microversion: 2.1 time: 0.015797 [ 557.994327] [47312]: [pid: 47312|app: 0|req: 321/601] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:34 2024] GET /compute/v2.1/flavors/detail?limit=1 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 557.997118] [47312]: DEBUG nova.api.openstack.wsgi [None req-330e73c5-48b4-40d0-bfad-637111ec4e0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '.version_select at 0x7b9c47b8c4c0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.013416] [47312]: INFO nova.api.openstack.requestlog [None req-330e73c5-48b4-40d0-bfad-637111ec4e0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-428729967" status: 202 len: 0 microversion: 2.1 time: 0.018636 [ 558.013673] [47312]: [pid: 47312|app: 0|req: 322/602] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:10:34 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-428729967 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 558.018276] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ef23b7f-e390-4334-a2f7-e48dde5439c4 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c489127a0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-414569253", "description": "tempest-description-1780055131"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 558.018411] [47313]: INFO nova.api.openstack.requestlog [None req-46acb26f-8e51-4dea-a0f0-6e8118c697e1 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/7/action" status: 200 len: 226 microversion: 2.1 time: 0.139057 [ 558.018746] [47313]: [pid: 47313|app: 0|req: 281/603] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:10:34 2024] POST /compute/v2.1/os-aggregates/7/action => generated 226 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 558.022041] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d30369b-d14c-4916-b60d-f706f99ccd9c tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Calling method '.version_select at 0x7b9c4897ad40>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.294148] [47312]: INFO nova.api.openstack.requestlog [None req-3ef23b7f-e390-4334-a2f7-e48dde5439c4 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.279722 [ 558.294256] [47313]: INFO nova.api.openstack.requestlog [None req-0d30369b-d14c-4916-b60d-f706f99ccd9c tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/95c70c50-a094-4adf-a5dd-27fbb533faee" status: 202 len: 0 microversion: 2.1 time: 0.274806 [ 558.294503] [47312]: [pid: 47312|app: 0|req: 323/604] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:34 2024] POST /compute/v2.1/os-security-groups => generated 247 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 558.294596] [47313]: [pid: 47313|app: 0|req: 282/605] 10.180.1.21 () {58 vars in 1282 bytes} [Thu Oct 31 12:10:34 2024] DELETE /compute/v2.1/os-security-group-rules/95c70c50-a094-4adf-a5dd-27fbb533faee => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 558.299923] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4133b55-d3d6-4aca-84c7-186bd69cc337 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c47ad8310>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.303545] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.307162] [47312]: DEBUG nova.compute.api [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 558.317200] [47313]: INFO nova.api.openstack.requestlog [None req-d4133b55-d3d6-4aca-84c7-186bd69cc337 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-486025931" status: 200 len: 511 microversion: 2.2 time: 0.019835 [ 558.317200] [47313]: [pid: 47313|app: 0|req: 283/606] 10.180.1.21 () {60 vars in 1250 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/os-keypairs/tempest-keypair-486025931 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 558.317427] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.317427] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.317427] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.317427] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.318602] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.318602] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.319951] [47313]: DEBUG nova.api.openstack.wsgi [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.323158] [47313]: DEBUG nova.compute.api [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 558.329568] [47313]: DEBUG oslo_concurrency.lockutils [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.329989] [47313]: DEBUG oslo_concurrency.lockutils [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.330301] [47313]: DEBUG oslo_concurrency.lockutils [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.331591] [47313]: DEBUG oslo_concurrency.lockutils [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.331837] [47313]: DEBUG oslo_concurrency.lockutils [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.332051] [47313]: DEBUG oslo_concurrency.lockutils [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.377828] [47312]: DEBUG nova.policy [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 558.387220] [47312]: INFO nova.api.openstack.requestlog [None req-8ae2b1c2-4066-4dc3-ace5-67b3bb07508b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1217 microversion: 2.1 time: 0.088943 [ 558.387572] [47312]: [pid: 47312|app: 0|req: 324/607] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1217 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 558.390679] [47312]: DEBUG nova.api.openstack.wsgi [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.395841] [47312]: DEBUG nova.compute.api [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 558.396074] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.396310] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.396511] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.396871] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.397079] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.397248] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.441371] [47312]: DEBUG nova.policy [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 558.447146] [47312]: INFO nova.api.openstack.requestlog [None req-e17d176e-f9f3-4bd6-82ea-b0df09ffbaf6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.058880 [ 558.447611] [47312]: [pid: 47312|app: 0|req: 325/608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 558.487972] [47313]: DEBUG nova.policy [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 558.497655] [47313]: INFO nova.api.openstack.requestlog [None req-d63ace2f-fc90-4755-afc4-4a081dadb5f6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1365 microversion: 2.1 time: 0.181643 [ 558.498814] [47313]: [pid: 47313|app: 0|req: 284/609] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1365 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 558.502468] [47313]: DEBUG nova.api.openstack.wsgi [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.502468] [47313]: DEBUG nova.compute.api [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 558.508292] [47313]: DEBUG oslo_concurrency.lockutils [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.508522] [47313]: DEBUG oslo_concurrency.lockutils [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.511036] [47313]: DEBUG oslo_concurrency.lockutils [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.511036] [47313]: DEBUG oslo_concurrency.lockutils [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 558.511036] [47313]: DEBUG oslo_concurrency.lockutils [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 558.511036] [47313]: DEBUG oslo_concurrency.lockutils [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 558.549970] [47313]: DEBUG nova.policy [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 558.558412] [47313]: INFO nova.api.openstack.requestlog [None req-b65d3957-d0b1-4f1d-aaaa-8a34d0a49fb8 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.059437 [ 558.558603] [47313]: [pid: 47313|app: 0|req: 285/610] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 558.562405] [47313]: DEBUG nova.api.openstack.wsgi [None req-833ac316-cc17-4313-9b77-d9204fc27bef tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.575666] [47313]: INFO nova.api.openstack.requestlog [None req-833ac316-cc17-4313-9b77-d9204fc27bef tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=t" status: 200 len: 4677 microversion: 2.1 time: 0.016499 [ 558.577174] [47313]: [pid: 47313|app: 0|req: 286/611] 10.180.1.21 () {58 vars in 1164 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/flavors/detail?is_public=t => generated 4677 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 558.581041] [47312]: DEBUG nova.api.openstack.wsgi [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesNegativeTestJSON-server-196062473", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "ee2b1352-4cd3-4992-809b-d806adffe3d7"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 558.632099] [47312]: DEBUG nova.network.neutron [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] validate_networks() for [('ee2b1352-4cd3-4992-809b-d806adffe3d7', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 558.730806] [47313]: DEBUG nova.api.openstack.wsgi [None req-98bc305a-805a-4ef7-8ef5-4bc05c438cb4 tempest-InstanceUsageAuditLogTestJSON-1580666616 tempest-InstanceUsageAuditLogTestJSON-1580666616-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.758363] [47313]: INFO nova.api.openstack.requestlog [None req-98bc305a-805a-4ef7-8ef5-4bc05c438cb4 tempest-InstanceUsageAuditLogTestJSON-1580666616 tempest-InstanceUsageAuditLogTestJSON-1580666616-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log/2024-10-31 12:10:34" status: 200 len: 328 microversion: 2.1 time: 0.179820 [ 558.758744] [47313]: [pid: 47313|app: 0|req: 287/612] 10.180.1.21 () {58 vars in 1246 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/os-instance_usage_audit_log/2024-10-31%2012%3A10%3A34 => generated 328 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 558.761821] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1928ace-38b7-4974-8009-51f9b36b0746 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 558.771891] [47313]: INFO nova.api.openstack.requestlog [None req-c1928ace-38b7-4974-8009-51f9b36b0746 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.012465 [ 558.772315] [47313]: [pid: 47313|app: 0|req: 288/613] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:35 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 558.775587] [47313]: DEBUG nova.api.openstack.wsgi [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1950515216", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "896183e4-b0be-46a5-86ec-85415767ae5d"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 558.814596] [47313]: DEBUG nova.network.neutron [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] validate_networks() for [('896183e4-b0be-46a5-86ec-85415767ae5d', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 559.097467] [47312]: DEBUG nova.virt.hardware [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 559.097655] [47312]: DEBUG nova.virt.hardware [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 559.097860] [47312]: DEBUG nova.virt.hardware [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 559.098038] [47312]: DEBUG nova.virt.hardware [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 559.098208] [47312]: DEBUG nova.virt.hardware [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 559.108815] [47312]: DEBUG oslo_concurrency.lockutils [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.109073] [47312]: DEBUG oslo_concurrency.lockutils [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.109257] [47312]: DEBUG oslo_concurrency.lockutils [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.109647] [47312]: DEBUG oslo_concurrency.lockutils [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.109916] [47312]: DEBUG oslo_concurrency.lockutils [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.109986] [47312]: DEBUG oslo_concurrency.lockutils [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.125792] [47312]: DEBUG nova.quota [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Getting quotas for project 0a69b02d028a4a069ad5d7f80ccb527f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 559.129619] [47312]: DEBUG nova.quota [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Getting quotas for user a05628d5d2d54088833dc99dd43fcfa8 and project 0a69b02d028a4a069ad5d7f80ccb527f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 559.136842] [47312]: DEBUG nova.compute.api [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 559.138223] [47312]: DEBUG nova.compute.api [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 559.187690] [47312]: INFO nova.api.openstack.requestlog [None req-1298ac61-dbd9-4296-aa35-9e8045a3e631 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.739530 [ 559.188187] [47312]: [pid: 47312|app: 0|req: 326/614] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:35 2024] POST /compute/v2.1/servers => generated 380 bytes in 740 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 559.190829] [47312]: DEBUG nova.api.openstack.wsgi [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.194422] [47312]: DEBUG nova.compute.api [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 559.197371] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.197708] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.197793] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.198177] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.198351] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.198521] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.281277] [47312]: DEBUG nova.policy [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 559.289757] [47312]: INFO nova.api.openstack.requestlog [None req-9da2ed0c-a5be-4025-8af3-c8abda4dd84a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.100319 [ 559.290444] [47312]: [pid: 47312|app: 0|req: 327/615] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 559.293864] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca934c0b-67b1-4051-97ee-e0a58d7e7ba7 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.317157] [47312]: INFO nova.api.openstack.requestlog [None req-ca934c0b-67b1-4051-97ee-e0a58d7e7ba7 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/7" status: 200 len: 0 microversion: 2.1 time: 0.025703 [ 559.317531] [47312]: [pid: 47312|app: 0|req: 328/616] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:36 2024] DELETE /compute/v2.1/os-aggregates/7 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 559.320333] [47312]: DEBUG nova.api.openstack.wsgi [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.325755] [47312]: DEBUG nova.compute.api [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 559.332745] [47312]: DEBUG oslo_concurrency.lockutils [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.332992] [47312]: DEBUG oslo_concurrency.lockutils [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.333187] [47312]: DEBUG oslo_concurrency.lockutils [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.333547] [47312]: DEBUG oslo_concurrency.lockutils [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.333734] [47312]: DEBUG oslo_concurrency.lockutils [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.334082] [47312]: DEBUG oslo_concurrency.lockutils [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.351694] [47313]: DEBUG nova.virt.hardware [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 559.351694] [47313]: DEBUG nova.virt.hardware [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 559.351694] [47313]: DEBUG nova.virt.hardware [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 559.351694] [47313]: DEBUG nova.virt.hardware [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 559.351694] [47313]: DEBUG nova.virt.hardware [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 559.365533] [47313]: DEBUG oslo_concurrency.lockutils [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.365533] [47313]: DEBUG oslo_concurrency.lockutils [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.365533] [47313]: DEBUG oslo_concurrency.lockutils [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.365533] [47313]: DEBUG oslo_concurrency.lockutils [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.365768] [47313]: DEBUG oslo_concurrency.lockutils [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.365807] [47313]: DEBUG oslo_concurrency.lockutils [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.386450] [47313]: DEBUG nova.quota [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Getting quotas for project 871c1d0ed74c4c46861d512087263041. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 559.389846] [47313]: DEBUG nova.quota [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Getting quotas for user 5c90c43e7f554d259c9f8a65d3e797dc and project 871c1d0ed74c4c46861d512087263041. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 559.399893] [47313]: DEBUG nova.compute.api [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 559.400875] [47312]: DEBUG nova.policy [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 559.402615] [47313]: DEBUG nova.compute.api [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 559.409040] [47312]: INFO nova.api.openstack.requestlog [None req-031ebfaf-d7bd-424f-96e6-f06f6cd6a91e tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.090791 [ 559.409384] [47312]: [pid: 47312|app: 0|req: 329/617] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 559.412712] [47312]: DEBUG nova.api.openstack.wsgi [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.414326] [47312]: DEBUG nova.compute.api [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 559.418712] [47312]: DEBUG oslo_concurrency.lockutils [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.418860] [47312]: DEBUG oslo_concurrency.lockutils [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.419059] [47312]: DEBUG oslo_concurrency.lockutils [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.419422] [47312]: DEBUG oslo_concurrency.lockutils [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.419618] [47312]: DEBUG oslo_concurrency.lockutils [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.419790] [47312]: DEBUG oslo_concurrency.lockutils [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.448340] [47313]: INFO nova.api.openstack.requestlog [None req-90686ad8-0103-4bd2-9724-5982bdad2307 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.675390 [ 559.448713] [47313]: [pid: 47313|app: 0|req: 289/618] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:35 2024] POST /compute/v2.1/servers => generated 380 bytes in 676 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 559.465880] [47312]: DEBUG nova.policy [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 559.473213] [47312]: INFO nova.api.openstack.requestlog [None req-03045f8f-5e7b-46e0-b82b-40b94f3472dd tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.063166 [ 559.473550] [47312]: [pid: 47312|app: 0|req: 330/619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 559.477471] [47312]: DEBUG nova.api.openstack.wsgi [None req-42329baf-9ed6-4862-9a8a-b24108356b13 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e1ae60>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1487512259", "description": "tempest-description-271391691"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 559.540342] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b7c0503-983c-4344-b31c-9c37025bcb01 tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] Calling method '.version_select at 0x7b9c47ad8dc0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.551017] [47313]: INFO nova.api.openstack.requestlog [None req-2b7c0503-983c-4344-b31c-9c37025bcb01 tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 172 microversion: 2.57 time: 0.101687 [ 559.551552] [47313]: [pid: 47313|app: 0|req: 290/620] 10.180.1.21 () {60 vars in 1221 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/os-quota-class-sets/default => generated 172 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 559.554188] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.556647] [47313]: DEBUG nova.compute.api [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 559.560284] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.560425] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.560677] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.561055] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.561680] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.561680] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.627778] [47313]: DEBUG nova.policy [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 559.636443] [47313]: INFO nova.api.openstack.requestlog [None req-d1dafc27-19e9-458f-8641-f8e70c5edf36 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.082560 [ 559.636814] [47313]: [pid: 47313|app: 0|req: 291/621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 559.640140] [47313]: DEBUG nova.api.openstack.wsgi [None req-421d5550-3288-4b0e-a433-81138235e6c5 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47bf56c0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1807044850", "description": "tempest-description-1659016496"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 559.803421] [47312]: INFO nova.api.openstack.requestlog [None req-42329baf-9ed6-4862-9a8a-b24108356b13 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.329027 [ 559.803761] [47312]: [pid: 47312|app: 0|req: 331/622] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:36 2024] POST /compute/v2.1/os-security-groups => generated 255 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 559.806413] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e5a91eb-4dc8-42ce-b907-3b20c14a5579 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c47d86e60>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.821436] [47312]: INFO nova.api.openstack.requestlog [None req-3e5a91eb-4dc8-42ce-b907-3b20c14a5579 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-486025931" status: 204 len: 0 microversion: 2.2 time: 0.017022 [ 559.821874] [47312]: [pid: 47312|app: 0|req: 332/623] 10.180.1.21 () {60 vars in 1253 bytes} [Thu Oct 31 12:10:36 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-486025931 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 559.824304] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b425d45-da22-429a-a765-a1607c2b28a1 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.839829] [47312]: INFO nova.api.openstack.requestlog [None req-6b425d45-da22-429a-a765-a1607c2b28a1 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=true" status: 200 len: 4677 microversion: 2.1 time: 0.017191 [ 559.840601] [47312]: [pid: 47312|app: 0|req: 333/624] 10.180.1.21 () {58 vars in 1170 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/flavors/detail?is_public=true => generated 4677 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 559.844520] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 559.846124] [47312]: DEBUG nova.compute.api [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 559.851416] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.851416] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.851416] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 559.851416] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 559.851649] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 559.851766] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.091349] [47312]: DEBUG nova.policy [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.096618] [47312]: INFO nova.api.openstack.requestlog [None req-b3f3307a-7d51-4f24-9f0f-bed07fab5def tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.254056 [ 560.097053] [47312]: [pid: 47312|app: 0|req: 334/625] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.099398] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff8a31af-18a0-4bf9-943e-33ed4d31a719 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e1ab00>, body: {"keypair": {"name": "tempest-keypair-494406290", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlQf4CckcoUCUEn8OodycQdwC2uT51wIEaD3ZA/kSIHgLC7zlBbW83CWPTPShngfXw1l2yESWmDHRPEIk32gFvYC9OIdcSjpK6sfWI1xJq7Sru8D+kkwEBVAG3huse37Q=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.109171] [47312]: DEBUG nova.quota [None req-ff8a31af-18a0-4bf9-943e-33ed4d31a719 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for project 5b80714a72c14aef842c7b02001edd92. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 560.111679] [47312]: DEBUG nova.quota [None req-ff8a31af-18a0-4bf9-943e-33ed4d31a719 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for user 11e1217449554a459d4f5cb72bfc578f and project 5b80714a72c14aef842c7b02001edd92. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 560.124198] [47312]: INFO nova.api.openstack.requestlog [None req-ff8a31af-18a0-4bf9-943e-33ed4d31a719 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.026624 [ 560.124614] [47312]: [pid: 47312|app: 0|req: 335/626] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:36 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 560.127571] [47312]: DEBUG nova.api.openstack.wsgi [None req-54b6194f-d1dc-4743-b454-540ac7fc2ed9 tempest-InstanceUsageAuditLogTestJSON-1580666616 tempest-InstanceUsageAuditLogTestJSON-1580666616-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.142733] [47312]: INFO nova.api.openstack.requestlog [None req-54b6194f-d1dc-4743-b454-540ac7fc2ed9 tempest-InstanceUsageAuditLogTestJSON-1580666616 tempest-InstanceUsageAuditLogTestJSON-1580666616-project-admin] 10.180.1.21 "GET /compute/v2.1/os-instance_usage_audit_log" status: 200 len: 329 microversion: 2.1 time: 0.017410 [ 560.143103] [47312]: [pid: 47312|app: 0|req: 336/627] 10.180.1.21 () {58 vars in 1180 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/os-instance_usage_audit_log => generated 329 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 560.145513] [47312]: DEBUG nova.api.openstack.wsgi [None req-2166ee3a-594c-4d8c-a84a-e40dfded6294 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.178039] [47312]: INFO nova.api.openstack.requestlog [None req-2166ee3a-594c-4d8c-a84a-e40dfded6294 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail?marker=42" status: 200 len: 2500 microversion: 2.1 time: 0.034070 [ 560.178982] [47312]: [pid: 47312|app: 0|req: 337/628] 10.180.1.21 () {58 vars in 1160 bytes} [Thu Oct 31 12:10:36 2024] GET /compute/v2.1/flavors/detail?marker=42 => generated 2500 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.184179] [47312]: DEBUG nova.api.openstack.wsgi [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.185916] [47312]: DEBUG nova.compute.api [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.190374] [47312]: DEBUG oslo_concurrency.lockutils [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.190583] [47312]: DEBUG oslo_concurrency.lockutils [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.190773] [47312]: DEBUG oslo_concurrency.lockutils [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.191146] [47312]: DEBUG oslo_concurrency.lockutils [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.191439] [47312]: DEBUG oslo_concurrency.lockutils [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.191870] [47312]: DEBUG oslo_concurrency.lockutils [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.223253] [47313]: INFO nova.api.openstack.requestlog [None req-421d5550-3288-4b0e-a433-81138235e6c5 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.585468 [ 560.225194] [47313]: [pid: 47313|app: 0|req: 292/629] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:36 2024] POST /compute/v2.1/os-security-groups => generated 248 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 560.255976] [47312]: DEBUG nova.policy [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.264682] [47312]: INFO nova.api.openstack.requestlog [None req-726bda9c-d10a-4e83-98e5-dbf97b41a95b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.085257 [ 560.264682] [47312]: [pid: 47312|app: 0|req: 338/630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.268739] [47312]: DEBUG nova.api.openstack.wsgi [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.271132] [47312]: DEBUG nova.compute.api [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.281828] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.282047] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.283296] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.283296] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.283296] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.283296] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.340309] [47312]: DEBUG nova.policy [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.344326] [47312]: INFO nova.api.openstack.requestlog [None req-cbbba2b6-f20e-4d50-ad1a-acce084a4397 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.079205 [ 560.344989] [47312]: [pid: 47312|app: 0|req: 339/631] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.348110] [47312]: DEBUG nova.api.openstack.wsgi [None req-f068547e-5a2a-47e3-a9d8-a0f3469a0413 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-2127140418"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.350561] [47312]: DEBUG nova.objects.aggregate [None req-f068547e-5a2a-47e3-a9d8-a0f3469a0413 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Generated uuid e1d4d02e-5bed-47ea-9b44-9d8c19095769 for aggregate {{(pid=47312) create /opt/stack/nova/nova/objects/aggregate.py:298}} [ 560.372291] [47312]: INFO nova.api.openstack.requestlog [None req-f068547e-5a2a-47e3-a9d8-a0f3469a0413 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.026062 [ 560.372291] [47312]: [pid: 47312|app: 0|req: 340/632] 10.180.1.21 () {60 vars in 1159 bytes} [Thu Oct 31 12:10:37 2024] POST /compute/v2.1/os-aggregates => generated 198 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 560.375415] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.377075] [47312]: DEBUG nova.compute.api [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.381725] [47313]: DEBUG nova.api.openstack.wsgi [None req-c92c983e-c36d-456f-8c86-fa821d8b63be tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Action: 'create', calling method: .version_select at 0x7b9c47ad8dc0>, body: {"keypair": {"name": "tempest-keypair-559033347", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGS4B2/LFtsoMCbJ+gHH+9feOfgYkHCPfYX/Cn0Kif4gS6C5AokYjV/WC2jiZx2f/gC39Uf7xFXsXHe2HG2ad32LLW2Uv7RJS4BB+wOIO3Pw+930VWaueEf8QN7Vcu5/Q=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.383334] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.383626] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.384616] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.384616] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.384796] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.385017] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.408279] [47313]: DEBUG nova.quota [None req-c92c983e-c36d-456f-8c86-fa821d8b63be tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 560.412632] [47313]: DEBUG nova.quota [None req-c92c983e-c36d-456f-8c86-fa821d8b63be tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for user 1894162ec7d244798435074401b7a037 and project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 560.443909] [47313]: INFO nova.api.openstack.requestlog [None req-c92c983e-c36d-456f-8c86-fa821d8b63be tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.218280 [ 560.444351] [47313]: [pid: 47313|app: 0|req: 293/633] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:37 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 560.451018] [47313]: DEBUG nova.api.openstack.wsgi [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.451018] [47313]: DEBUG nova.compute.api [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.453320] [47313]: DEBUG oslo_concurrency.lockutils [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.453562] [47313]: DEBUG oslo_concurrency.lockutils [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.453744] [47313]: DEBUG oslo_concurrency.lockutils [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.454123] [47313]: DEBUG oslo_concurrency.lockutils [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.454336] [47313]: DEBUG oslo_concurrency.lockutils [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.454523] [47313]: DEBUG oslo_concurrency.lockutils [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.457736] [47312]: DEBUG nova.policy [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.465441] [47312]: INFO nova.api.openstack.requestlog [None req-eb9aee98-12d7-4dc9-87db-7d4e3125c657 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1273 microversion: 2.1 time: 0.092209 [ 560.465441] [47312]: [pid: 47312|app: 0|req: 341/634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1273 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.469506] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.471846] [47312]: DEBUG nova.compute.api [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.477088] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.477088] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.477088] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.477088] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.477377] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.477377] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.535407] [47313]: DEBUG nova.policy [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.541750] [47313]: INFO nova.api.openstack.requestlog [None req-44373f02-de7d-4942-8a38-fa78ee06c82a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.096789 [ 560.542558] [47313]: [pid: 47313|app: 0|req: 294/635] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.548015] [47312]: DEBUG nova.policy [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.548152] [47313]: DEBUG nova.api.openstack.wsgi [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.548152] [47313]: DEBUG nova.compute.api [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.552094] [47313]: DEBUG oslo_concurrency.lockutils [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.552500] [47313]: DEBUG oslo_concurrency.lockutils [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.552714] [47313]: DEBUG oslo_concurrency.lockutils [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.553168] [47313]: DEBUG oslo_concurrency.lockutils [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.553362] [47313]: DEBUG oslo_concurrency.lockutils [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.553695] [47312]: INFO nova.api.openstack.requestlog [None req-ed6554e8-f1ec-47b2-b49e-68bfdc595650 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.087618 [ 560.553985] [47313]: DEBUG oslo_concurrency.lockutils [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.554057] [47312]: [pid: 47312|app: 0|req: 342/636] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.563950] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f0ce789-fba1-4fd5-b0b9-076c71e9c0f8 tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47c1f370>, body: {"quota_class_set": {"cores": 120, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "server_group_members": 110, "server_groups": 110}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.635582] [47312]: INFO nova.api.openstack.requestlog [None req-0f0ce789-fba1-4fd5-b0b9-076c71e9c0f8 tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 159 microversion: 2.57 time: 0.080888 [ 560.635930] [47312]: [pid: 47312|app: 0|req: 343/637] 10.180.1.21 () {62 vars in 1242 bytes} [Thu Oct 31 12:10:37 2024] PUT /compute/v2.1/os-quota-class-sets/default => generated 159 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 560.638537] [47312]: DEBUG nova.api.openstack.wsgi [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.640388] [47312]: DEBUG nova.compute.api [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.644912] [47312]: DEBUG oslo_concurrency.lockutils [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.644912] [47312]: DEBUG oslo_concurrency.lockutils [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.644912] [47312]: DEBUG oslo_concurrency.lockutils [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.645212] [47312]: DEBUG oslo_concurrency.lockutils [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.645252] [47312]: DEBUG oslo_concurrency.lockutils [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.645432] [47312]: DEBUG oslo_concurrency.lockutils [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.722633] [47312]: DEBUG nova.policy [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.731519] [47312]: INFO nova.api.openstack.requestlog [None req-3abd51d5-19e8-40f3-8334-327a8e69dd9e tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.093854 [ 560.731519] [47312]: [pid: 47312|app: 0|req: 344/638] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.735280] [47312]: DEBUG nova.api.openstack.wsgi [None req-d874f05d-76b0-478f-bba6-188dfa681f47 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c47d84820>, body: {"security_group_rule": {"parent_group_id": "543cb460-1830-4cc8-b68c-3bddfbafa893", "ip_protocol": "tcp", "from_port": 1213152644, "to_port": 22}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.823863] [47313]: DEBUG nova.policy [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.825337] [47312]: INFO nova.api.openstack.wsgi [None req-d874f05d-76b0-478f-bba6-188dfa681f47 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] HTTP exception thrown: Invalid port range 1213152644:22. Former value cannot be greater than the later [ 560.825628] [47312]: DEBUG nova.api.openstack.wsgi [None req-d874f05d-76b0-478f-bba6-188dfa681f47 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 400 to user: Invalid port range 1213152644:22. Former value cannot be greater than the later {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 560.826191] [47312]: INFO nova.api.openstack.requestlog [None req-d874f05d-76b0-478f-bba6-188dfa681f47 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 123 microversion: 2.1 time: 0.094807 [ 560.826530] [47312]: [pid: 47312|app: 0|req: 345/639] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:37 2024] POST /compute/v2.1/os-security-group-rules => generated 123 bytes in 95 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 560.830593] [47312]: DEBUG nova.api.openstack.wsgi [None req-383fce51-1300-4968-b571-f2a352eb01ef tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c47b8cee0>, body: {"keypair": {"name": "tempest-keypair-1740531486", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBINPgfEXuK6gsr/N0jfhdwK/IgqKnXSNIZerfidL/bKbst3Wy3/7AkjIDRWoIhZW29dIM7aLpq3r4+X7rw7/CFyqOzkyhZgM9hmY+ITjSlOjn+rj8g2iciKCJJiX3Q7SwA=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.834582] [47313]: INFO nova.api.openstack.requestlog [None req-13930f6b-68f1-4f00-9668-cc8f723cb27e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1365 microversion: 2.1 time: 0.291327 [ 560.834949] [47313]: [pid: 47313|app: 0|req: 295/640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1365 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.837329] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a556d37-3e67-4c97-bcb3-fb0c72cb1555 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.847035] [47312]: DEBUG nova.quota [None req-383fce51-1300-4968-b571-f2a352eb01ef tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 560.850125] [47312]: DEBUG nova.quota [None req-383fce51-1300-4968-b571-f2a352eb01ef tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 560.858877] [47313]: INFO nova.api.openstack.requestlog [None req-6a556d37-3e67-4c97-bcb3-fb0c72cb1555 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=yes" status: 200 len: 4677 microversion: 2.1 time: 0.023337 [ 560.859466] [47313]: [pid: 47313|app: 0|req: 296/641] 10.180.1.21 () {58 vars in 1168 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/flavors/detail?is_public=yes => generated 4677 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.868273] [47313]: DEBUG nova.api.openstack.wsgi [None req-e64588d4-147e-4707-a1bc-2bed845fe3e9 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.883114] [47313]: INFO nova.api.openstack.requestlog [None req-e64588d4-147e-4707-a1bc-2bed845fe3e9 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.018667 [ 560.883867] [47313]: [pid: 47313|app: 0|req: 297/642] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 560.890562] [47313]: DEBUG nova.api.openstack.wsgi [None req-9da9a6a2-1ec2-4e73-968f-4fdcc3062420 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47ad8670>, body: {"security_group_rule": {"parent_group_id": "af681b2b-9bc4-4962-8224-e0c0e5c75b6b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "07dcf1f9-e39e-4a38-8aa5-44dfd84b3a8b"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.892041] [47312]: INFO nova.api.openstack.requestlog [None req-383fce51-1300-4968-b571-f2a352eb01ef tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.064475 [ 560.895370] [47312]: [pid: 47312|app: 0|req: 346/643] 10.180.1.21 () {62 vars in 1194 bytes} [Thu Oct 31 12:10:37 2024] POST /compute/v2.1/os-keypairs => generated 401 bytes in 65 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 560.897835] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 560.899459] [47312]: DEBUG nova.compute.api [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 560.903112] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.903357] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.903545] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.903913] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.904117] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.904282] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 560.965974] [47312]: DEBUG nova.policy [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 560.973279] [47312]: INFO nova.api.openstack.requestlog [None req-8ac989c6-602e-4c44-8ed3-7dec4c7c2c18 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.077653 [ 560.973763] [47312]: [pid: 47312|app: 0|req: 347/644] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 560.976405] [47312]: DEBUG nova.api.openstack.wsgi [req-b3be629a-3159-476f-ac82-0bec2e0678a4 req-a2661bbe-673c-4518-97af-6deb780707df service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fb28710d-cd15-41d4-b7aa-8389093ea9a8", "tag": "2473edfc-d94b-4017-8570-fd43fee873db"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 560.987747] [47312]: DEBUG oslo_concurrency.lockutils [req-b3be629a-3159-476f-ac82-0bec2e0678a4 req-a2661bbe-673c-4518-97af-6deb780707df service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 560.988636] [47312]: DEBUG oslo_concurrency.lockutils [req-b3be629a-3159-476f-ac82-0bec2e0678a4 req-a2661bbe-673c-4518-97af-6deb780707df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 560.988636] [47312]: DEBUG oslo_concurrency.lockutils [req-b3be629a-3159-476f-ac82-0bec2e0678a4 req-a2661bbe-673c-4518-97af-6deb780707df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.004115] [47312]: INFO nova.api.openstack.compute.server_external_events [req-b3be629a-3159-476f-ac82-0bec2e0678a4 req-a2661bbe-673c-4518-97af-6deb780707df service nova] Creating event network-changed:2473edfc-d94b-4017-8570-fd43fee873db for instance fb28710d-cd15-41d4-b7aa-8389093ea9a8 on cpu-1 [ 561.006831] [47312]: INFO nova.api.openstack.requestlog [req-b3be629a-3159-476f-ac82-0bec2e0678a4 req-a2661bbe-673c-4518-97af-6deb780707df service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032507 [ 561.007189] [47312]: [pid: 47312|app: 0|req: 348/645] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:37 2024] POST /compute/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) [ 561.010912] [47312]: DEBUG nova.api.openstack.wsgi [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "nonexist_host"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 561.020507] [47312]: DEBUG oslo_concurrency.lockutils [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.020507] [47312]: DEBUG oslo_concurrency.lockutils [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.020507] [47312]: DEBUG oslo_concurrency.lockutils [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.030018] [47312]: DEBUG oslo_concurrency.lockutils [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.030185] [47312]: DEBUG oslo_concurrency.lockutils [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.030496] [47312]: DEBUG oslo_concurrency.lockutils [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.040148] [47312]: ERROR nova.api.openstack.compute.aggregates [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Failed to remove host nonexist_host from aggregate 8. Error: Compute host nonexist_host could not be found.: nova.exception.ComputeHostNotFound: Compute host nonexist_host could not be found. [ 561.040148] [47312]: INFO nova.api.openstack.wsgi [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] HTTP exception thrown: Cannot remove host nonexist_host in aggregate 8 [ 561.040148] [47312]: DEBUG nova.api.openstack.wsgi [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Returning 404 to user: Cannot remove host nonexist_host in aggregate 8 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 561.040148] [47312]: INFO nova.api.openstack.requestlog [None req-51f2dbfb-df4c-4ddf-a250-c31f13c3a670 tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "POST /compute/v2.1/os-aggregates/8/action" status: 404 len: 93 microversion: 2.1 time: 0.032371 [ 561.040488] [47312]: [pid: 47312|app: 0|req: 349/646] 10.180.1.21 () {60 vars in 1186 bytes} [Thu Oct 31 12:10:37 2024] POST /compute/v2.1/os-aggregates/8/action => generated 93 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 561.046721] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.049230] [47312]: DEBUG nova.compute.api [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 561.055197] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.055197] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.055197] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.055197] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.055483] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.055483] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.268593] [47312]: DEBUG nova.policy [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 561.278369] [47312]: INFO nova.api.openstack.requestlog [None req-0c59e269-36d9-4cbe-b422-dba40199fd16 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.236954 [ 561.280947] [47312]: [pid: 47312|app: 0|req: 350/647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:37 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 561.282560] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca5b74ae-3972-4392-a2d6-03abec545c5e tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c478ae4d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.289436] [47312]: INFO nova.api.openstack.requestlog [None req-ca5b74ae-3972-4392-a2d6-03abec545c5e tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-559033347" status: 200 len: 497 microversion: 2.1 time: 0.010015 [ 561.289789] [47312]: [pid: 47312|app: 0|req: 351/648] 10.180.1.21 () {58 vars in 1210 bytes} [Thu Oct 31 12:10:38 2024] GET /compute/v2.1/os-keypairs/tempest-keypair-559033347 => generated 497 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 561.293026] [47312]: DEBUG nova.api.openstack.wsgi [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.294824] [47312]: DEBUG nova.compute.api [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 561.306023] [47312]: DEBUG oslo_concurrency.lockutils [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.306023] [47312]: DEBUG oslo_concurrency.lockutils [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.306023] [47312]: DEBUG oslo_concurrency.lockutils [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.306023] [47312]: DEBUG oslo_concurrency.lockutils [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.306263] [47312]: DEBUG oslo_concurrency.lockutils [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.306263] [47312]: DEBUG oslo_concurrency.lockutils [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.500284] [47312]: DEBUG nova.policy [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 561.507924] [47312]: INFO nova.api.openstack.requestlog [None req-870ff904-4721-4897-8738-afd4a0dae777 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1216 microversion: 2.1 time: 0.217503 [ 561.508301] [47312]: [pid: 47312|app: 0|req: 352/649] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:38 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1216 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 561.511430] [47312]: DEBUG nova.api.openstack.wsgi [None req-452d1728-e01a-4dcd-aaa2-7ac4313f059c tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] Calling method '.version_select at 0x7b9c478af6d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.523836] [47312]: INFO nova.api.openstack.requestlog [None req-452d1728-e01a-4dcd-aaa2-7ac4313f059c tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] 10.180.1.21 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 176 microversion: 2.57 time: 0.014900 [ 561.524352] [47312]: [pid: 47312|app: 0|req: 353/650] 10.180.1.21 () {60 vars in 1221 bytes} [Thu Oct 31 12:10:38 2024] GET /compute/v2.1/os-quota-class-sets/default => generated 176 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 561.526738] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.528546] [47312]: DEBUG nova.compute.api [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 561.533722] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.533722] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.533853] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.534216] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 561.534413] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 561.534588] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 561.598274] [47312]: DEBUG nova.policy [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 561.603211] [47312]: INFO nova.api.openstack.requestlog [None req-6ce5b4aa-0046-4989-83ad-0d2a7cc45683 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.078213 [ 561.603535] [47312]: [pid: 47312|app: 0|req: 354/651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:38 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 561.606223] [47312]: DEBUG nova.api.openstack.wsgi [None req-217d62b6-f74d-4fbe-89c7-8e29d94f3b5c tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c478aedd0>, body: {"security_group_rule": {"parent_group_id": "tempest-non_int_id-1265749686", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 561.607922] [47312]: DEBUG nova.api.openstack.wsgi [None req-217d62b6-f74d-4fbe-89c7-8e29d94f3b5c tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 400 to user: Invalid input for field/attribute parent_group_id. Value: tempest-non_int_id-1265749686. 'tempest-non_int_id-1265749686' is not a 'uuid' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 561.608357] [47312]: INFO nova.api.openstack.requestlog [None req-217d62b6-f74d-4fbe-89c7-8e29d94f3b5c tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 180 microversion: 2.1 time: 0.004302 [ 561.609226] [47312]: [pid: 47312|app: 0|req: 355/652] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:38 2024] POST /compute/v2.1/os-security-group-rules => generated 180 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 561.611643] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5815b49-4dde-40bc-9bc0-e91e7706669a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.627201] [47312]: INFO nova.api.openstack.requestlog [None req-a5815b49-4dde-40bc-9bc0-e91e7706669a tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail?is_public=1" status: 200 len: 4677 microversion: 2.1 time: 0.017460 [ 561.627748] [47312]: [pid: 47312|app: 0|req: 356/653] 10.180.1.21 () {58 vars in 1164 bytes} [Thu Oct 31 12:10:38 2024] GET /compute/v2.1/flavors/detail?is_public=1 => generated 4677 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 561.631941] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f02782c-599c-4ef4-a2ce-6b30a52f6059 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.650035] [47312]: INFO nova.api.openstack.requestlog [None req-9f02782c-599c-4ef4-a2ce-6b30a52f6059 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minDisk=2" status: 200 len: 1710 microversion: 2.1 time: 0.021127 [ 561.650035] [47312]: [pid: 47312|app: 0|req: 357/654] 10.180.1.21 () {58 vars in 1139 bytes} [Thu Oct 31 12:10:38 2024] GET /compute/v2.1/flavors?minDisk=2 => generated 1710 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 561.653107] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd113d6f-a10c-47a1-9ce7-c8db229a9892 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c478adf30>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 561.664915] [47312]: INFO nova.api.openstack.requestlog [None req-cd113d6f-a10c-47a1-9ce7-c8db229a9892 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1740531486" status: 204 len: 0 microversion: 2.2 time: 0.014495 [ 561.665341] [47312]: [pid: 47312|app: 0|req: 358/655] 10.180.1.21 () {60 vars in 1256 bytes} [Thu Oct 31 12:10:38 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1740531486 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 561.762692] [47312]: DEBUG nova.api.openstack.wsgi [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesV270Test-server-1254976349", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "ad1b4a8f-20db-4e10-a0d4-481bd1262a8e"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 561.810693] [47312]: DEBUG nova.network.neutron [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] validate_networks() for [('ad1b4a8f-20db-4e10-a0d4-481bd1262a8e', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 562.106620] [47313]: INFO nova.api.openstack.requestlog [None req-9da9a6a2-1ec2-4e73-968f-4fdcc3062420 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 1.221426 [ 562.106893] [47313]: [pid: 47313|app: 0|req: 298/656] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:37 2024] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 1223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 562.118527] [47313]: DEBUG nova.api.openstack.wsgi [None req-da5df904-3aeb-4655-aae2-aca1c54e254c tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.135461] [47313]: INFO nova.api.openstack.requestlog [None req-da5df904-3aeb-4655-aae2-aca1c54e254c tempest-AggregatesAdminNegativeTestJSON-1272047951 tempest-AggregatesAdminNegativeTestJSON-1272047951-project-admin] 10.180.1.21 "DELETE /compute/v2.1/os-aggregates/8" status: 200 len: 0 microversion: 2.1 time: 0.027973 [ 562.135790] [47313]: [pid: 47313|app: 0|req: 299/657] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:38 2024] DELETE /compute/v2.1/os-aggregates/8 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) [ 562.141029] [47313]: DEBUG nova.api.openstack.wsgi [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.143521] [47313]: DEBUG nova.compute.api [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 562.148553] [47313]: DEBUG oslo_concurrency.lockutils [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.148801] [47313]: DEBUG oslo_concurrency.lockutils [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.148993] [47313]: DEBUG oslo_concurrency.lockutils [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.149371] [47313]: DEBUG oslo_concurrency.lockutils [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.149560] [47313]: DEBUG oslo_concurrency.lockutils [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.149771] [47313]: DEBUG oslo_concurrency.lockutils [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.242865] [47313]: DEBUG nova.policy [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 562.253113] [47313]: INFO nova.api.openstack.requestlog [None req-08033e77-1f49-4f2a-9ca5-9ab18bea0267 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.113343 [ 562.253113] [47313]: [pid: 47313|app: 0|req: 300/658] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:38 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 562.257126] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.258024] [47313]: DEBUG nova.compute.api [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 562.266911] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.269040] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.269040] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.269040] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.269040] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.269524] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.366106] [47313]: DEBUG nova.policy [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 562.372624] [47313]: INFO nova.api.openstack.requestlog [None req-c5016256-d708-4f50-b7fd-d401ca3af190 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.118774 [ 562.372943] [47313]: [pid: 47313|app: 0|req: 301/659] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:39 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 562.378041] [47313]: DEBUG nova.api.openstack.wsgi [None req-d20fedf2-cd71-41a9-be2d-3758daaad70c tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c47bf67a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.395259] [47313]: INFO nova.api.openstack.requestlog [None req-d20fedf2-cd71-41a9-be2d-3758daaad70c tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-559033347" status: 202 len: 0 microversion: 2.1 time: 0.021245 [ 562.396311] [47313]: [pid: 47313|app: 0|req: 302/660] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:10:39 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-559033347 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 562.399759] [47313]: DEBUG nova.api.openstack.wsgi [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.401376] [47313]: DEBUG nova.compute.api [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 562.411655] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.411655] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.411655] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.413121] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.413374] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.413561] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.501769] [47313]: DEBUG nova.policy [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 562.510512] [47313]: INFO nova.api.openstack.requestlog [None req-d13a7246-6f97-48b6-b585-0079ff869d79 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.112210 [ 562.510512] [47313]: [pid: 47313|app: 0|req: 303/661] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:39 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 562.512546] [47313]: DEBUG nova.api.openstack.wsgi [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.514178] [47313]: DEBUG nova.compute.api [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 562.518500] [47313]: DEBUG oslo_concurrency.lockutils [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.518731] [47313]: DEBUG oslo_concurrency.lockutils [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.519149] [47313]: DEBUG oslo_concurrency.lockutils [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.519477] [47313]: DEBUG oslo_concurrency.lockutils [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.519721] [47313]: DEBUG oslo_concurrency.lockutils [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.519852] [47313]: DEBUG oslo_concurrency.lockutils [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.590011] [47313]: DEBUG nova.policy [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 562.595051] [47313]: INFO nova.api.openstack.requestlog [None req-c42fd35d-16ed-4553-8dae-57b93e27c675 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1281 microversion: 2.1 time: 0.084615 [ 562.595051] [47313]: [pid: 47313|app: 0|req: 304/662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:39 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1281 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 562.600826] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c02ed18-b4d9-46e2-be68-4458420df610 tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] Action: 'update', calling method: .version_select at 0x7b9c47bf7d90>, body: {"quota_class_set": {"cores": 20, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "server_group_members": 10, "server_groups": 10}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 562.635517] [47313]: INFO nova.api.openstack.requestlog [None req-7c02ed18-b4d9-46e2-be68-4458420df610 tempest-QuotaClassesAdmin257Test-1503789055 tempest-QuotaClassesAdmin257Test-1503789055-project-admin] 10.180.1.21 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 155 microversion: 2.57 time: 0.039983 [ 562.635863] [47313]: [pid: 47313|app: 0|req: 305/663] 10.180.1.21 () {62 vars in 1242 bytes} [Thu Oct 31 12:10:39 2024] PUT /compute/v2.1/os-quota-class-sets/default => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 562.640029] [47313]: DEBUG nova.api.openstack.wsgi [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.640158] [47313]: DEBUG nova.compute.api [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 562.645345] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.645589] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.645763] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.646131] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.647389] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.647389] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.717298] [47313]: DEBUG nova.policy [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 562.727540] [47313]: INFO nova.api.openstack.requestlog [None req-00a4d4f9-83e0-4cb9-99ef-180f63c7753a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.091027 [ 562.728074] [47313]: [pid: 47313|app: 0|req: 306/664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:39 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 562.731047] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 562.735639] [47313]: DEBUG nova.compute.api [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 562.739223] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.739458] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.739718] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.740105] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.740309] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.740792] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.818443] [47313]: DEBUG nova.policy [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 562.823538] [47313]: INFO nova.api.openstack.requestlog [None req-7c9d8212-f97e-456e-98ac-d3c54d45e06e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.094562 [ 562.823588] [47313]: [pid: 47313|app: 0|req: 307/665] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:39 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 562.826652] [47313]: DEBUG nova.api.openstack.wsgi [None req-f60186e3-c05a-46d1-9ba2-57b2e3cbda30 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c47adaa70>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-614093493", "description": "tempest-description-1876342528"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 562.907046] [47312]: DEBUG nova.virt.hardware [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 562.907442] [47312]: DEBUG nova.virt.hardware [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 562.907517] [47312]: DEBUG nova.virt.hardware [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 562.907616] [47312]: DEBUG nova.virt.hardware [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 562.907775] [47312]: DEBUG nova.virt.hardware [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 562.909615] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=496,nova_api:INSERT=101,nova_api:SAVEPOINT=9,nova_api:RELEASE=9,nova_api:DELETE=33,nova_api:UPDATE=40 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 562.922201] [47312]: DEBUG oslo_concurrency.lockutils [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.922666] [47312]: DEBUG oslo_concurrency.lockutils [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.923238] [47312]: DEBUG oslo_concurrency.lockutils [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.925614] [47312]: DEBUG oslo_concurrency.lockutils [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 562.925614] [47312]: DEBUG oslo_concurrency.lockutils [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 562.925614] [47312]: DEBUG oslo_concurrency.lockutils [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 562.929558] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=566,nova_cell1:UPDATE=51,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3,nova_cell1:DELETE=6,nova_cell1:INSERT=3 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 562.943659] [47312]: DEBUG nova.quota [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Getting quotas for project 09219842acaa4b948356f5a1d9ed4ccf. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 562.947073] [47312]: DEBUG nova.quota [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Getting quotas for user 3f8c590d73094f749537e31f4d03229a and project 09219842acaa4b948356f5a1d9ed4ccf. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 562.956970] [47312]: DEBUG nova.compute.api [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 562.958381] [47312]: DEBUG nova.compute.api [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 563.014043] [47312]: INFO nova.api.openstack.requestlog [None req-6388e85e-fe24-43c7-a365-3bde72dcb745 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.70 time: 1.345491 [ 563.014043] [47312]: [pid: 47312|app: 0|req: 359/666] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:10:38 2024] POST /compute/v2.1/servers => generated 380 bytes in 1346 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 563.016939] [47312]: DEBUG nova.api.openstack.wsgi [None req-42c75663-de3c-4674-9777-9d1a937b6ee2 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.043155] [47312]: INFO nova.api.openstack.requestlog [None req-42c75663-de3c-4674-9777-9d1a937b6ee2 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1736300575" status: 202 len: 0 microversion: 2.1 time: 0.028834 [ 563.043155] [47312]: [pid: 47312|app: 0|req: 360/667] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:39 2024] DELETE /compute/v2.1/flavors/1736300575 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 563.045841] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c0eccd5-b8a8-4cd1-a62d-59820e005f67 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.058090] [47312]: INFO nova.api.openstack.requestlog [None req-5c0eccd5-b8a8-4cd1-a62d-59820e005f67 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.013736 [ 563.058358] [47312]: [pid: 47312|app: 0|req: 361/668] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:39 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 563.062041] [47312]: DEBUG nova.api.openstack.wsgi [None req-a72bf150-a57c-4e9b-9c36-44b354a38105 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c47b8f130>, body: {"keypair": {"name": "tempest-keypair-608276681", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 563.073619] [47312]: DEBUG nova.quota [None req-a72bf150-a57c-4e9b-9c36-44b354a38105 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 563.082176] [47312]: DEBUG nova.quota [None req-a72bf150-a57c-4e9b-9c36-44b354a38105 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 563.106955] [47312]: INFO nova.api.openstack.requestlog [None req-a72bf150-a57c-4e9b-9c36-44b354a38105 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 588 microversion: 2.2 time: 0.047521 [ 563.107014] [47312]: [pid: 47312|app: 0|req: 362/669] 10.180.1.21 () {62 vars in 1194 bytes} [Thu Oct 31 12:10:39 2024] POST /compute/v2.1/os-keypairs => generated 588 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 563.110733] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.114175] [47312]: DEBUG nova.compute.api [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 563.122051] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.122051] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.122170] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.122661] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.122870] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.123065] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.241191] [47312]: DEBUG nova.policy [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 563.254150] [47312]: INFO nova.api.openstack.requestlog [None req-a1107350-1fcc-4d94-8baa-83591298502a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.145151 [ 563.254256] [47312]: [pid: 47312|app: 0|req: 363/670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:39 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 563.257385] [47312]: DEBUG nova.api.openstack.wsgi [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.259532] [47312]: DEBUG nova.compute.api [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 563.268711] [47312]: DEBUG oslo_concurrency.lockutils [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.268857] [47312]: DEBUG oslo_concurrency.lockutils [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.269173] [47312]: DEBUG oslo_concurrency.lockutils [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.269514] [47312]: DEBUG oslo_concurrency.lockutils [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.269736] [47312]: DEBUG oslo_concurrency.lockutils [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.269915] [47312]: DEBUG oslo_concurrency.lockutils [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.289339] [47313]: INFO nova.api.openstack.requestlog [None req-f60186e3-c05a-46d1-9ba2-57b2e3cbda30 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 255 microversion: 2.1 time: 0.462080 [ 563.289761] [47313]: [pid: 47313|app: 0|req: 308/671] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:39 2024] POST /compute/v2.1/os-security-groups => generated 255 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 563.292590] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.295738] [47313]: DEBUG nova.compute.api [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 563.303384] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.303384] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.303384] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.303571] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.304492] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.304492] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.373166] [47312]: DEBUG nova.policy [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 563.383916] [47313]: DEBUG nova.policy [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 563.384999] [47312]: INFO nova.api.openstack.requestlog [None req-0be749f3-d532-4074-9403-2809a8b1566a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.130000 [ 563.386944] [47312]: [pid: 47312|app: 0|req: 364/672] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 563.388856] [47312]: DEBUG nova.api.openstack.wsgi [None req-d2e8d256-3a4d-48cc-a23f-03c60641bfa2 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47b8f130>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1795238428", "description": "tempest-description-76877364"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 563.394146] [47313]: INFO nova.api.openstack.requestlog [None req-4ab4be8c-d006-497f-a8d1-1c3c8286e7ae tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.103612 [ 563.394658] [47313]: [pid: 47313|app: 0|req: 309/673] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 563.397673] [47313]: DEBUG nova.api.openstack.wsgi [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.400012] [47313]: DEBUG nova.compute.api [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 563.407197] [47313]: DEBUG oslo_concurrency.lockutils [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.407383] [47313]: DEBUG oslo_concurrency.lockutils [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.407599] [47313]: DEBUG oslo_concurrency.lockutils [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.408073] [47313]: DEBUG oslo_concurrency.lockutils [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.408419] [47313]: DEBUG oslo_concurrency.lockutils [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.408559] [47313]: DEBUG oslo_concurrency.lockutils [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.541725] [47313]: DEBUG nova.policy [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 563.545911] [47313]: INFO nova.api.openstack.requestlog [None req-509019ab-6295-4f28-b354-e87da67bc6d1 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.150224 [ 563.546512] [47313]: [pid: 47313|app: 0|req: 310/674] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 563.550055] [47313]: DEBUG nova.api.openstack.wsgi [None req-4408faac-16b7-43fa-aea6-bd5ff5f340ca tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Action: 'create', calling method: .version_select at 0x7b9c47ada050>, body: {"keypair": {"name": "tempest-keypair-869472451", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLw071hhsIe2sDPPtbG/Ij6+Ue8RaUKB7gwVmUoIjKNSI8SC0jwo39EeoW3DCQMB88WnwfF9akEHNLEBE6iUqm+BYcp+X/jv6G7uCBpq6oE9ty7SUx3S3NnXirxHpgwj5w=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 563.560783] [47313]: DEBUG nova.quota [None req-4408faac-16b7-43fa-aea6-bd5ff5f340ca tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 563.573848] [47313]: DEBUG nova.quota [None req-4408faac-16b7-43fa-aea6-bd5ff5f340ca tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for user 1894162ec7d244798435074401b7a037 and project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 563.597680] [47313]: INFO nova.api.openstack.requestlog [None req-4408faac-16b7-43fa-aea6-bd5ff5f340ca tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.048048 [ 563.597680] [47313]: [pid: 47313|app: 0|req: 311/675] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:40 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 563.777722] [47313]: DEBUG nova.api.openstack.wsgi [None req-776c25b7-a595-4777-aa1d-0ee0efb3a9ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Action: 'create', calling method: .version_select at 0x7b9c47adbbe0>, body: {"keypair": {"name": "tempest-keypair-2095798669", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMneF1MXvlnpQEKxTrUvEi6cvXYLY07t/K+OB+hpCapoKySCf48R+Zv+tPzmEbQrIhF6HkTss4/IUoRZODxxoiuiC6ZKd9bFMDYuFTSEgo15dBT7jwpLzSit9XCtrLWOyA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 563.794457] [47313]: DEBUG nova.quota [None req-776c25b7-a595-4777-aa1d-0ee0efb3a9ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Getting quotas for project c854c4989c58433688b50640d15ad6e0. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 563.797850] [47313]: DEBUG nova.quota [None req-776c25b7-a595-4777-aa1d-0ee0efb3a9ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Getting quotas for user 06452b75b6164422a6d6916ee7e1126d and project c854c4989c58433688b50640d15ad6e0. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 563.821290] [47313]: INFO nova.api.openstack.requestlog [None req-776c25b7-a595-4777-aa1d-0ee0efb3a9ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.225261 [ 563.821598] [47313]: [pid: 47313|app: 0|req: 312/676] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:40 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 563.825520] [47313]: DEBUG nova.api.openstack.wsgi [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.826843] [47313]: DEBUG nova.compute.api [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 563.831860] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.831860] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.832019] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.832603] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.832603] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.832816] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.896954] [47312]: INFO nova.api.openstack.requestlog [None req-d2e8d256-3a4d-48cc-a23f-03c60641bfa2 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 0.510062 [ 563.897372] [47312]: [pid: 47312|app: 0|req: 365/677] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:40 2024] POST /compute/v2.1/os-security-groups => generated 246 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 563.900633] [47312]: DEBUG nova.api.openstack.wsgi [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.902202] [47312]: DEBUG nova.compute.api [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 563.908954] [47312]: DEBUG oslo_concurrency.lockutils [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.908954] [47312]: DEBUG oslo_concurrency.lockutils [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.909275] [47312]: DEBUG oslo_concurrency.lockutils [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.909409] [47312]: DEBUG oslo_concurrency.lockutils [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.909638] [47312]: DEBUG oslo_concurrency.lockutils [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.909803] [47312]: DEBUG oslo_concurrency.lockutils [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.938745] [47313]: DEBUG nova.policy [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 563.946693] [47313]: INFO nova.api.openstack.requestlog [None req-f4edba3b-b3ad-4889-9b0c-76b9aa75eab3 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1272 microversion: 2.1 time: 0.124445 [ 563.947335] [47313]: [pid: 47313|app: 0|req: 313/678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1272 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 563.949879] [47313]: DEBUG nova.api.openstack.wsgi [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 563.958017] [47313]: DEBUG nova.compute.api [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 563.960960] [47313]: DEBUG oslo_concurrency.lockutils [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.961218] [47313]: DEBUG oslo_concurrency.lockutils [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.961406] [47313]: DEBUG oslo_concurrency.lockutils [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.962498] [47313]: DEBUG oslo_concurrency.lockutils [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 563.962498] [47313]: DEBUG oslo_concurrency.lockutils [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 563.962662] [47313]: DEBUG oslo_concurrency.lockutils [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 563.987812] [47312]: DEBUG nova.policy [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 563.993731] [47312]: INFO nova.api.openstack.requestlog [None req-222a0d26-f3f3-42cc-8dfd-7110a32b3f01 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1216 microversion: 2.1 time: 0.095687 [ 563.998240] [47312]: [pid: 47312|app: 0|req: 366/679] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1216 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 564.002049] [47312]: DEBUG nova.api.openstack.wsgi [req-3055c98c-757f-437d-8811-3261a4dd755c req-9713ce85-74a3-4870-bf25-6daf1847aff8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fb28710d-cd15-41d4-b7aa-8389093ea9a8", "name": "network-vif-deleted", "tag": "2473edfc-d94b-4017-8570-fd43fee873db"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 564.008835] [47312]: DEBUG oslo_concurrency.lockutils [req-3055c98c-757f-437d-8811-3261a4dd755c req-9713ce85-74a3-4870-bf25-6daf1847aff8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 564.011191] [47312]: DEBUG oslo_concurrency.lockutils [req-3055c98c-757f-437d-8811-3261a4dd755c req-9713ce85-74a3-4870-bf25-6daf1847aff8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 564.011577] [47312]: DEBUG oslo_concurrency.lockutils [req-3055c98c-757f-437d-8811-3261a4dd755c req-9713ce85-74a3-4870-bf25-6daf1847aff8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 564.021795] [47312]: INFO nova.api.openstack.compute.server_external_events [req-3055c98c-757f-437d-8811-3261a4dd755c req-9713ce85-74a3-4870-bf25-6daf1847aff8 service nova] Creating event network-vif-deleted:2473edfc-d94b-4017-8570-fd43fee873db for instance fb28710d-cd15-41d4-b7aa-8389093ea9a8 on cpu-1 [ 564.025276] [47312]: INFO nova.api.openstack.requestlog [req-3055c98c-757f-437d-8811-3261a4dd755c req-9713ce85-74a3-4870-bf25-6daf1847aff8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026481 [ 564.025646] [47312]: [pid: 47312|app: 0|req: 367/680] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:40 2024] POST /compute/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) [ 564.028596] [47312]: DEBUG nova.api.openstack.wsgi [None req-4351d01e-0b62-46dc-aaee-8d8627f5e22d tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 564.041195] [47312]: INFO nova.api.openstack.requestlog [None req-4351d01e-0b62-46dc-aaee-8d8627f5e22d tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.014854 [ 564.041773] [47312]: [pid: 47312|app: 0|req: 368/681] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 564.044561] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c6191ff-ae29-4e8a-b34b-5aa6577445b5 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 564.061723] [47312]: INFO nova.api.openstack.requestlog [None req-6c6191ff-ae29-4e8a-b34b-5aa6577445b5 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?minRam=193" status: 200 len: 2032 microversion: 2.1 time: 0.018152 [ 564.061723] [47312]: [pid: 47312|app: 0|req: 369/682] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/flavors?minRam=193 => generated 2032 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 564.067620] [47313]: DEBUG nova.policy [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 564.072077] [47313]: DEBUG nova.policy [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 564.073536] [47313]: DEBUG nova.policy [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 564.074260] [47313]: INFO nova.api.openstack.requestlog [None req-5216f0fa-711e-419b-a162-52c6e4748c65 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.126399 [ 564.074564] [47313]: [pid: 47313|app: 0|req: 314/683] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:40 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 564.077863] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e5cb106-90ce-454c-b0fc-6e2ab6487f99 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c47adb250>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 564.096872] [47313]: INFO nova.api.openstack.requestlog [None req-7e5cb106-90ce-454c-b0fc-6e2ab6487f99 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-608276681" status: 204 len: 0 microversion: 2.2 time: 0.021024 [ 564.096872] [47313]: [pid: 47313|app: 0|req: 315/684] 10.180.1.21 () {60 vars in 1253 bytes} [Thu Oct 31 12:10:40 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-608276681 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 564.101228] [47313]: DEBUG nova.api.openstack.wsgi [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesTestJSON-server-1228603483", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "88f152b3-ccc4-4259-8c23-6a57085754ce"}], "security_groups": [{"name": "tempest-securitygroup--1074804813"}], "key_name": "tempest-keypair-494406290", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 564.194439] [47312]: DEBUG nova.api.openstack.wsgi [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-79771784", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "120122bc-31df-4b3e-b24d-5d960fafa23b"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 564.233051] [47312]: DEBUG nova.network.neutron [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] validate_networks() for [('120122bc-31df-4b3e-b24d-5d960fafa23b', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 564.535653] [47313]: DEBUG nova.network.neutron [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] validate_networks() for [('88f152b3-ccc4-4259-8c23-6a57085754ce', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 565.120644] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:INSERT=66,nova_api:SELECT=458,nova_api:DELETE=40,nova_api:SAVEPOINT=6,nova_api:RELEASE=6,nova_api:UPDATE=25 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 565.403768] [47312]: DEBUG nova.virt.hardware [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 565.404137] [47312]: DEBUG nova.virt.hardware [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 565.404434] [47312]: DEBUG nova.virt.hardware [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 565.404539] [47312]: DEBUG nova.virt.hardware [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 565.404706] [47312]: DEBUG nova.virt.hardware [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 565.415660] [47312]: DEBUG oslo_concurrency.lockutils [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.417623] [47312]: DEBUG oslo_concurrency.lockutils [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.417623] [47312]: DEBUG oslo_concurrency.lockutils [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.417623] [47312]: DEBUG oslo_concurrency.lockutils [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.417623] [47312]: DEBUG oslo_concurrency.lockutils [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.417818] [47312]: DEBUG oslo_concurrency.lockutils [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.430078] [47312]: DEBUG nova.quota [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Getting quotas for project afeb65a860024d6f8e8371d599517f10. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 565.434368] [47312]: DEBUG nova.quota [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Getting quotas for user 423b480cd7264efaaa2b1e35e3a70f1a and project afeb65a860024d6f8e8371d599517f10. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 565.442051] [47312]: DEBUG nova.compute.api [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 565.443649] [47312]: DEBUG nova.compute.api [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 565.476294] [47313]: DEBUG nova.virt.hardware [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 565.476520] [47313]: DEBUG nova.virt.hardware [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 565.476726] [47313]: DEBUG nova.virt.hardware [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 565.476885] [47313]: DEBUG nova.virt.hardware [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 565.477070] [47313]: DEBUG nova.virt.hardware [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 565.478721] [47312]: INFO nova.api.openstack.requestlog [None req-75ccdad4-6d72-4c09-bda6-c94dd6984864 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.21 time: 1.417062 [ 565.479103] [47312]: [pid: 47312|app: 0|req: 370/685] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:10:40 2024] POST /compute/v2.1/servers => generated 380 bytes in 1418 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 565.481556] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 565.483213] [47312]: DEBUG nova.compute.api [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 565.486045] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=108 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 565.488781] [47313]: DEBUG oslo_concurrency.lockutils [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.489040] [47313]: DEBUG oslo_concurrency.lockutils [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.489238] [47313]: DEBUG oslo_concurrency.lockutils [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.489670] [47313]: DEBUG oslo_concurrency.lockutils [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.489873] [47313]: DEBUG oslo_concurrency.lockutils [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.490061] [47313]: DEBUG oslo_concurrency.lockutils [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.493666] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.493982] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.494224] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.494597] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.494810] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.494973] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.495902] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=39 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 565.496447] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=494,nova_cell1:UPDATE=68,nova_cell1:SAVEPOINT=4,nova_cell1:RELEASE=4,nova_cell1:DELETE=8,nova_cell1:INSERT=4 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 565.507870] [47313]: DEBUG nova.quota [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for project 5b80714a72c14aef842c7b02001edd92. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 565.510734] [47313]: DEBUG nova.quota [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for user 11e1217449554a459d4f5cb72bfc578f and project 5b80714a72c14aef842c7b02001edd92. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 565.520177] [47313]: DEBUG nova.compute.api [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 565.521542] [47313]: DEBUG nova.compute.api [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 565.554593] [47313]: INFO nova.api.openstack.requestlog [None req-0448d92e-ab24-4344-854e-08959177cf9b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.457320 [ 565.555658] [47313]: [pid: 47313|app: 0|req: 316/686] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:40 2024] POST /compute/v2.1/servers => generated 406 bytes in 1458 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 565.557712] [47312]: DEBUG nova.policy [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 565.559220] [47313]: DEBUG nova.api.openstack.wsgi [None req-d18155b8-3efb-4cd8-8357-e3e963fa45ca tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c47bf7370>, body: {"security_group_rule": {"parent_group_id": "e43d3239-41eb-4d6a-beb0-21f2e599ab6e", "ip_protocol": "tempest-999-1278525304", "from_port": 22, "to_port": 22}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 565.567760] [47312]: INFO nova.api.openstack.requestlog [None req-6c58312d-10a7-4f54-8b83-3f8a822d5e18 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.087939 [ 565.568165] [47312]: [pid: 47312|app: 0|req: 371/687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:42 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 565.570835] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 565.572813] [47312]: DEBUG nova.compute.api [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 565.576826] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.577176] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.578034] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.578034] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.578034] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.578297] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.659826] [47313]: INFO nova.api.openstack.wsgi [None req-d18155b8-3efb-4cd8-8357-e3e963fa45ca tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] HTTP exception thrown: Invalid IP protocol tempest-999-1278525304. [ 565.659826] [47313]: DEBUG nova.api.openstack.wsgi [None req-d18155b8-3efb-4cd8-8357-e3e963fa45ca tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 400 to user: Invalid IP protocol tempest-999-1278525304. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 565.659826] [47313]: INFO nova.api.openstack.requestlog [None req-d18155b8-3efb-4cd8-8357-e3e963fa45ca tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 87 microversion: 2.1 time: 0.103071 [ 565.659826] [47313]: [pid: 47313|app: 0|req: 317/688] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:42 2024] POST /compute/v2.1/os-security-group-rules => generated 87 bytes in 103 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 565.659970] [47312]: DEBUG nova.policy [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 565.663805] [47313]: DEBUG nova.api.openstack.wsgi [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 565.666119] [47313]: DEBUG nova.compute.api [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 565.667053] [47312]: INFO nova.api.openstack.requestlog [None req-fc9eb579-3bbc-467b-bb96-1acac86dc2ab tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.098269 [ 565.667558] [47312]: [pid: 47312|app: 0|req: 372/689] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:42 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 565.672214] [47313]: DEBUG oslo_concurrency.lockutils [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.672679] [47313]: DEBUG oslo_concurrency.lockutils [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.673152] [47313]: DEBUG oslo_concurrency.lockutils [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.673985] [47313]: DEBUG oslo_concurrency.lockutils [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.676256] [47312]: DEBUG nova.api.openstack.wsgi [None req-42ba997c-bf79-477e-8bee-95ab155539ea tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c47b8c940>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 565.676337] [47313]: DEBUG oslo_concurrency.lockutils [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.676337] [47313]: DEBUG oslo_concurrency.lockutils [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.694482] [47312]: INFO nova.api.openstack.requestlog [None req-42ba997c-bf79-477e-8bee-95ab155539ea tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-869472451" status: 202 len: 0 microversion: 2.1 time: 0.026438 [ 565.694834] [47312]: [pid: 47312|app: 0|req: 373/690] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:10:42 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-869472451 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 565.698390] [47312]: DEBUG nova.api.openstack.wsgi [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 565.700091] [47312]: DEBUG nova.compute.api [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 565.705244] [47312]: DEBUG oslo_concurrency.lockutils [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.705480] [47312]: DEBUG oslo_concurrency.lockutils [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.705859] [47312]: DEBUG oslo_concurrency.lockutils [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.706263] [47312]: DEBUG oslo_concurrency.lockutils [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 565.706470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 565.706697] [47312]: DEBUG oslo_concurrency.lockutils [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 565.743946] [47313]: DEBUG nova.policy [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 565.749315] [47313]: INFO nova.api.openstack.requestlog [None req-486a7547-828e-452b-9ec7-18ead4c34a24 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.089777 [ 565.749670] [47313]: [pid: 47313|app: 0|req: 318/691] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:42 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 565.752946] [47313]: DEBUG nova.api.openstack.wsgi [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-394818648", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "91f7c646-ba20-45d1-8d6a-978091bc44e7"}, {"uuid": "c07ff3e4-06f9-48ac-8f88-a3701f8a858a"}, {"uuid": "91f7c646-ba20-45d1-8d6a-978091bc44e7"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 565.802055] [47313]: DEBUG nova.network.neutron [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] validate_networks() for [('91f7c646-ba20-45d1-8d6a-978091bc44e7', None, None, None, None, None), ('c07ff3e4-06f9-48ac-8f88-a3701f8a858a', None, None, None, None, None), ('91f7c646-ba20-45d1-8d6a-978091bc44e7', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 566.071920] [47312]: DEBUG nova.policy [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 566.080382] [47312]: INFO nova.api.openstack.requestlog [None req-a51fb5eb-fa55-4e51-af60-3ee49b1c1552 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1321 microversion: 2.1 time: 0.383964 [ 566.080382] [47312]: [pid: 47312|app: 0|req: 374/692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:42 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1321 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 566.083120] [47312]: DEBUG nova.api.openstack.wsgi [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 566.086571] [47312]: DEBUG nova.compute.api [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 566.093487] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.093866] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.093954] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.094329] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.094515] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.094679] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.154378] [47312]: DEBUG nova.policy [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 566.159755] [47312]: INFO nova.api.openstack.requestlog [None req-0fda925a-5565-4014-ad49-a809d45c10bc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.078829 [ 566.159755] [47312]: [pid: 47312|app: 0|req: 375/693] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:42 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 566.163098] [47312]: DEBUG nova.api.openstack.wsgi [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 566.165180] [47312]: DEBUG nova.compute.api [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 566.168274] [47312]: DEBUG oslo_concurrency.lockutils [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.168520] [47312]: DEBUG oslo_concurrency.lockutils [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.168702] [47312]: DEBUG oslo_concurrency.lockutils [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.169179] [47312]: DEBUG oslo_concurrency.lockutils [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.169290] [47312]: DEBUG oslo_concurrency.lockutils [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.169472] [47312]: DEBUG oslo_concurrency.lockutils [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.448101] [47312]: DEBUG nova.policy [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 566.457031] [47312]: INFO nova.api.openstack.requestlog [None req-879aa535-b086-4980-b23e-36cbc328e1df tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.296013 [ 566.457031] [47312]: [pid: 47312|app: 0|req: 376/694] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:43 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 566.459736] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 566.461370] [47312]: DEBUG nova.compute.api [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 566.471021] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.471021] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.471021] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.471021] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.471224] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.471224] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.954770] [47313]: DEBUG nova.virt.hardware [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 566.955449] [47313]: DEBUG nova.virt.hardware [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 566.956367] [47313]: DEBUG nova.virt.hardware [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 566.956367] [47313]: DEBUG nova.virt.hardware [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 566.956490] [47313]: DEBUG nova.virt.hardware [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 566.970875] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.970987] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.971196] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.971907] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 566.972136] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 566.972313] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 566.987544] [47313]: DEBUG nova.quota [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Getting quotas for project b445e0d9bbfa4a528bc49fff621c484c. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 566.991673] [47313]: DEBUG nova.quota [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Getting quotas for user 0bdbb74770364b4a8700aa7aa967b584 and project b445e0d9bbfa4a528bc49fff621c484c. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 566.999344] [47313]: DEBUG nova.compute.api [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 567.001929] [47313]: DEBUG nova.compute.api [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 567.027420] [47312]: INFO nova.api.openstack.requestlog [None req-fb107a40-ff6b-4c03-a0f4-1da979d4f0bc tempest-ServerDiagnosticsV248Test-870806284 tempest-ServerDiagnosticsV248Test-870806284-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153/diagnostics" status: 200 len: 275 microversion: 2.48 time: 0.569756 [ 567.031667] [47312]: [pid: 47312|app: 0|req: 377/695] 10.180.1.21 () {60 vars in 1308 bytes} [Thu Oct 31 12:10:43 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153/diagnostics => generated 275 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 567.035021] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec75736b-fe9f-48fe-b85d-768db2ff0f6e tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c47b8e830>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-587016183", "description": "tempest-description-328262054"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 567.045863] [47313]: INFO nova.api.openstack.requestlog [None req-13f5f468-469c-4cc4-aebe-7fdaef58852b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.295391 [ 567.046073] [47313]: [pid: 47313|app: 0|req: 319/696] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:42 2024] POST /compute/v2.1/servers => generated 380 bytes in 1296 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 567.049515] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a5e5102-c716-47fb-9297-1b37457234a5 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.062984] [47313]: INFO nova.api.openstack.requestlog [None req-6a5e5102-c716-47fb-9297-1b37457234a5 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1035891265" status: 202 len: 0 microversion: 2.1 time: 0.016295 [ 567.063327] [47313]: [pid: 47313|app: 0|req: 320/697] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:43 2024] DELETE /compute/v2.1/flavors/1035891265 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 567.065818] [47313]: DEBUG nova.api.openstack.wsgi [None req-6efb8d9b-b7f3-424c-9fe2-4f11b88a9c54 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.077172] [47313]: INFO nova.api.openstack.requestlog [None req-6efb8d9b-b7f3-424c-9fe2-4f11b88a9c54 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?limit=1" status: 200 len: 299 microversion: 2.1 time: 0.011299 [ 567.077172] [47313]: [pid: 47313|app: 0|req: 321/698] 10.180.1.21 () {58 vars in 1135 bytes} [Thu Oct 31 12:10:43 2024] GET /compute/v2.1/flavors?limit=1 => generated 299 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 567.078058] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae73f910-6e60-4be6-94ba-b87597ff9c76 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c47adb0a0>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1234459014", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBORxiFwU+jsD5u2LXoL2ux5YlVS+D4mFkQJSPv74nfREuC7+VvnXr/An9RHDaIqcdsBURYQopZ1l30WhikGjW9J36urAoF0QSrrLtqpFwE3SgmUy7/S3MTjlRTYN6f5wRw=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 567.091360] [47313]: DEBUG nova.quota [None req-ae73f910-6e60-4be6-94ba-b87597ff9c76 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 567.094064] [47313]: DEBUG nova.quota [None req-ae73f910-6e60-4be6-94ba-b87597ff9c76 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 567.109348] [47313]: INFO nova.api.openstack.requestlog [None req-ae73f910-6e60-4be6-94ba-b87597ff9c76 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.033072 [ 567.109707] [47313]: [pid: 47313|app: 0|req: 322/699] 10.180.1.21 () {62 vars in 1194 bytes} [Thu Oct 31 12:10:43 2024] POST /compute/v2.1/os-keypairs => generated 421 bytes in 34 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 567.112868] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.115085] [47313]: DEBUG nova.compute.api [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.119924] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.120435] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.120643] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.121032] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.121256] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.121513] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.171204] [47313]: DEBUG nova.policy [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.177122] [47313]: INFO nova.api.openstack.requestlog [None req-b3baf8ad-4d27-4e29-8f62-ad4659b32c60 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1214 microversion: 2.1 time: 0.066576 [ 567.177675] [47313]: [pid: 47313|app: 0|req: 323/700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:43 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1214 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 567.180199] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.184674] [47313]: DEBUG nova.compute.api [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.189345] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.189345] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.189345] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.189345] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.189838] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.189838] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.260021] [47313]: DEBUG nova.policy [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.264862] [47313]: INFO nova.api.openstack.requestlog [None req-bf2eec3e-2e07-4a29-8a81-9e489f201ac9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.086709 [ 567.265246] [47313]: [pid: 47313|app: 0|req: 324/701] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 567.268148] [47313]: DEBUG nova.api.openstack.wsgi [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.269740] [47313]: DEBUG nova.compute.api [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.277649] [47313]: DEBUG oslo_concurrency.lockutils [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.278429] [47313]: DEBUG oslo_concurrency.lockutils [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.278429] [47313]: DEBUG oslo_concurrency.lockutils [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.280041] [47313]: DEBUG oslo_concurrency.lockutils [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.280041] [47313]: DEBUG oslo_concurrency.lockutils [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.280041] [47313]: DEBUG oslo_concurrency.lockutils [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.304582] [47312]: INFO nova.api.openstack.requestlog [None req-ec75736b-fe9f-48fe-b85d-768db2ff0f6e tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 0.275140 [ 567.304934] [47312]: [pid: 47312|app: 0|req: 378/702] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:43 2024] POST /compute/v2.1/os-security-groups => generated 246 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 567.311101] [47312]: DEBUG nova.api.openstack.wsgi [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.312946] [47312]: DEBUG nova.compute.api [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.318137] [47312]: DEBUG oslo_concurrency.lockutils [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.319050] [47312]: DEBUG oslo_concurrency.lockutils [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.319050] [47312]: DEBUG oslo_concurrency.lockutils [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.319303] [47312]: DEBUG oslo_concurrency.lockutils [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.319491] [47312]: DEBUG oslo_concurrency.lockutils [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.320244] [47312]: DEBUG oslo_concurrency.lockutils [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.326388] [47313]: DEBUG nova.policy [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.334128] [47313]: INFO nova.api.openstack.requestlog [None req-91438021-e4b0-4445-94e0-54096f4d8cd4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.067808 [ 567.334128] [47313]: [pid: 47313|app: 0|req: 325/703] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 567.337190] [47313]: DEBUG nova.api.openstack.wsgi [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.338834] [47313]: DEBUG nova.compute.api [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.342153] [47313]: DEBUG oslo_concurrency.lockutils [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.342392] [47313]: DEBUG oslo_concurrency.lockutils [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.343160] [47313]: DEBUG oslo_concurrency.lockutils [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.343160] [47313]: DEBUG oslo_concurrency.lockutils [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.343160] [47313]: DEBUG oslo_concurrency.lockutils [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.343311] [47313]: DEBUG oslo_concurrency.lockutils [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.370839] [47312]: DEBUG nova.policy [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.375326] [47312]: INFO nova.api.openstack.requestlog [None req-4067d245-41b7-4f4c-9c9c-412369b7814b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.069695 [ 567.375641] [47312]: [pid: 47312|app: 0|req: 379/704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 567.386848] [47312]: DEBUG nova.api.openstack.wsgi [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.390241] [47312]: DEBUG nova.compute.api [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.392839] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.393145] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.393362] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.394025] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.394025] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.394159] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.449557] [47312]: DEBUG nova.policy [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.456991] [47312]: INFO nova.api.openstack.requestlog [None req-fe253c33-db50-4c35-bf1e-33c3321665e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1272 microversion: 2.1 time: 0.080467 [ 567.460368] [47312]: [pid: 47312|app: 0|req: 380/705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1272 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 567.462735] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.463745] [47312]: DEBUG nova.compute.api [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.472767] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.473013] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.473201] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.473568] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.473854] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.473933] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.555602] [47312]: DEBUG nova.policy [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.561089] [47312]: DEBUG nova.policy [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.561089] [47312]: DEBUG nova.policy [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.561784] [47312]: INFO nova.api.openstack.requestlog [None req-f3353ad1-b224-4803-96cf-a3845929595f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.104113 [ 567.562163] [47312]: [pid: 47312|app: 0|req: 381/706] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 567.598803] [47313]: DEBUG nova.policy [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.606880] [47313]: INFO nova.api.openstack.requestlog [None req-39780b19-5577-480f-9252-6d59e3be153d tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1320 microversion: 2.1 time: 0.271418 [ 567.606880] [47313]: [pid: 47313|app: 0|req: 326/707] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1320 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 567.611026] [47313]: DEBUG nova.api.openstack.wsgi [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.613127] [47313]: DEBUG nova.compute.api [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.615197] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.615430] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.616247] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.616247] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.616247] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.616453] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.672860] [47313]: DEBUG nova.policy [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.678088] [47313]: DEBUG nova.policy [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.678757] [47313]: DEBUG nova.policy [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.679654] [47313]: INFO nova.api.openstack.requestlog [None req-e94b5e43-feb1-481b-8c57-dc7d2005ac95 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.072367 [ 567.680147] [47313]: [pid: 47313|app: 0|req: 327/708] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 567.686267] [47313]: DEBUG nova.api.openstack.wsgi [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.691384] [47313]: DEBUG nova.compute.api [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 567.699581] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.699884] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.700083] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.700561] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.700643] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.700792] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.706711] [47312]: DEBUG nova.api.openstack.wsgi [None req-65a3297a-9403-4ed5-b371-d0d883953444 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Calling method '.version_select at 0x7b9c478ad6c0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 567.709864] [47312]: DEBUG oslo_concurrency.lockutils [None req-65a3297a-9403-4ed5-b371-d0d883953444 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 567.710108] [47312]: DEBUG oslo_concurrency.lockutils [None req-65a3297a-9403-4ed5-b371-d0d883953444 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 567.710284] [47312]: DEBUG oslo_concurrency.lockutils [None req-65a3297a-9403-4ed5-b371-d0d883953444 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 567.720767] [47312]: INFO nova.api.openstack.requestlog [None req-65a3297a-9403-4ed5-b371-d0d883953444 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] 10.180.1.21 "GET /compute/v2.1/os-migrations" status: 200 len: 18 microversion: 2.1 time: 0.156915 [ 567.720767] [47312]: [pid: 47312|app: 0|req: 382/709] 10.180.1.21 () {58 vars in 1138 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/os-migrations => generated 18 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 567.724824] [47312]: DEBUG nova.api.openstack.wsgi [None req-62ee0205-e450-480f-9496-b463f5a141d4 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c478af130>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-152922630", "description": "tempest-description-79460618"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 567.761959] [47313]: DEBUG nova.policy [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 567.770216] [47313]: INFO nova.api.openstack.requestlog [None req-c57f2182-bfed-4f32-99d3-6f7cc792f0fc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.088519 [ 567.770216] [47313]: [pid: 47313|app: 0|req: 328/710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:44 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 567.772609] [47313]: DEBUG nova.api.openstack.wsgi [None req-5556f61e-d7be-4b59-8ba3-6dd390c8f11b tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Action: 'create', calling method: .version_select at 0x7b9c4897b250>, body: {"keypair": {"name": "tempest-keypair-447907682", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 567.783035] [47313]: DEBUG nova.quota [None req-5556f61e-d7be-4b59-8ba3-6dd390c8f11b tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 567.785592] [47313]: DEBUG nova.quota [None req-5556f61e-d7be-4b59-8ba3-6dd390c8f11b tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for user 1894162ec7d244798435074401b7a037 and project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 567.798492] [47313]: INFO nova.api.openstack.requestlog [None req-5556f61e-d7be-4b59-8ba3-6dd390c8f11b tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 573 microversion: 2.1 time: 0.027989 [ 567.799081] [47313]: [pid: 47313|app: 0|req: 329/711] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:44 2024] POST /compute/v2.1/os-keypairs => generated 573 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 567.833937] [47313]: DEBUG nova.api.openstack.wsgi [None req-f6b77efc-45c0-400e-985c-497ab328bce1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Action: 'create', calling method: .version_select at 0x7b9c47768f70>, body: {"server_group": {"name": "tempest-ServerGroupTestJSON-Server-Group-492372986", "policies": ["affinity"]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 567.850675] [47313]: DEBUG nova.quota [None req-f6b77efc-45c0-400e-985c-497ab328bce1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 567.855690] [47313]: DEBUG nova.quota [None req-f6b77efc-45c0-400e-985c-497ab328bce1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 567.895243] [47313]: DEBUG nova.quota [None req-f6b77efc-45c0-400e-985c-497ab328bce1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 567.899407] [47313]: DEBUG nova.quota [None req-f6b77efc-45c0-400e-985c-497ab328bce1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 567.906341] [47313]: INFO nova.api.openstack.requestlog [None req-f6b77efc-45c0-400e-985c-497ab328bce1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 183 microversion: 2.1 time: 0.106560 [ 567.906703] [47313]: [pid: 47313|app: 0|req: 330/712] 10.180.1.21 () {60 vars in 1169 bytes} [Thu Oct 31 12:10:44 2024] POST /compute/v2.1/os-server-groups => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 567.913512] [47313]: DEBUG nova.api.openstack.wsgi [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-437797639", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "9837642b-c272-4d9e-ace7-8db9264ee2c9"}], "security_groups": [{"name": "tempest-securitygroup--1491215319"}], "key_name": "tempest-keypair-2095798669", "user_data": "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 568.014864] [47312]: INFO nova.api.openstack.requestlog [None req-62ee0205-e450-480f-9496-b463f5a141d4 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 253 microversion: 2.1 time: 0.292373 [ 568.014864] [47312]: [pid: 47312|app: 0|req: 383/713] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:44 2024] POST /compute/v2.1/os-security-groups => generated 253 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 568.038353] [47313]: DEBUG nova.network.neutron [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] validate_networks() for [('9837642b-c272-4d9e-ace7-8db9264ee2c9', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 568.053046] [47312]: DEBUG nova.api.openstack.wsgi [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1609562292", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "4c738326-401a-4b30-a1c8-557454f0833e"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 568.088291] [47312]: DEBUG nova.network.neutron [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] validate_networks() for [('4c738326-401a-4b30-a1c8-557454f0833e', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 568.511236] [47313]: DEBUG nova.virt.hardware [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 568.511445] [47313]: DEBUG nova.virt.hardware [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 568.511699] [47313]: DEBUG nova.virt.hardware [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 568.511870] [47313]: DEBUG nova.virt.hardware [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 568.512099] [47313]: DEBUG nova.virt.hardware [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 568.521480] [47313]: DEBUG oslo_concurrency.lockutils [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.521753] [47313]: DEBUG oslo_concurrency.lockutils [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.521934] [47313]: DEBUG oslo_concurrency.lockutils [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.524023] [47313]: DEBUG oslo_concurrency.lockutils [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.524023] [47313]: DEBUG oslo_concurrency.lockutils [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.524023] [47313]: DEBUG oslo_concurrency.lockutils [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.534850] [47313]: DEBUG nova.quota [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Getting quotas for project c854c4989c58433688b50640d15ad6e0. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 568.537771] [47312]: DEBUG nova.virt.hardware [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 568.538027] [47312]: DEBUG nova.virt.hardware [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 568.538191] [47312]: DEBUG nova.virt.hardware [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 568.538350] [47312]: DEBUG nova.virt.hardware [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 568.538507] [47312]: DEBUG nova.virt.hardware [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 568.544047] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.544773] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.544773] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.544957] [47313]: DEBUG nova.quota [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Getting quotas for user 06452b75b6164422a6d6916ee7e1126d and project c854c4989c58433688b50640d15ad6e0. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 568.545126] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.546116] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.546116] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.553158] [47313]: DEBUG nova.compute.api [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 568.555487] [47313]: DEBUG nova.compute.api [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 568.560151] [47312]: DEBUG nova.quota [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Getting quotas for project 860e3f76627645c6afc50616f17e50da. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 568.560949] [47312]: DEBUG nova.quota [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Getting quotas for user 3938d412f0314927ab10800e88e83d4a and project 860e3f76627645c6afc50616f17e50da. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 568.566599] [47312]: DEBUG nova.compute.api [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 568.567927] [47312]: DEBUG nova.compute.api [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 568.603789] [47313]: INFO nova.api.openstack.requestlog [None req-49f33b26-a40c-4e48-8175-ee9f2b1ef5fa tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.696430 [ 568.604231] [47313]: [pid: 47313|app: 0|req: 331/714] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:44 2024] POST /compute/v2.1/servers => generated 409 bytes in 697 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 568.604378] [47312]: INFO nova.api.openstack.requestlog [None req-5313c7bc-37e4-4046-8bf0-09125fe6e96b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.589774 [ 568.608100] [47312]: [pid: 47312|app: 0|req: 384/715] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:44 2024] POST /compute/v2.1/servers => generated 380 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 568.610724] [47312]: DEBUG nova.api.openstack.wsgi [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.614281] [47312]: DEBUG nova.compute.api [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.619424] [47312]: DEBUG oslo_concurrency.lockutils [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.620474] [47312]: DEBUG oslo_concurrency.lockutils [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.620474] [47312]: DEBUG oslo_concurrency.lockutils [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.620474] [47312]: DEBUG oslo_concurrency.lockutils [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.620811] [47312]: DEBUG oslo_concurrency.lockutils [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.621965] [47312]: DEBUG oslo_concurrency.lockutils [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.655920] [47313]: DEBUG nova.api.openstack.wsgi [None req-2dea3601-9b2b-4360-9ee0-6bbaf8ee0bb3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Action: 'create', calling method: .version_select at 0x7b9c4897aef0>, body: {"keypair": {"name": "tempest-keypair-1693367843", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLMBIO+8oggFMWuYTyjPjCES5Sg54hnaonSX1XUbi0DBrJNSq0cURTd9jU5YBS4A0FxoJLG7buYsV6KwjDAQuNCA/Q3dvrBMNp7c3NOSluhLtbcssoeJYhdusgj9FRPoCA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 568.664106] [47312]: DEBUG nova.policy [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 568.664349] [47313]: DEBUG nova.quota [None req-2dea3601-9b2b-4360-9ee0-6bbaf8ee0bb3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Getting quotas for project 193ea940afde48b1ad27cc7713ae4213. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 568.668978] [47313]: DEBUG nova.quota [None req-2dea3601-9b2b-4360-9ee0-6bbaf8ee0bb3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Getting quotas for user 1f4a42241a4a4abcaf2e718eb02b9b20 and project 193ea940afde48b1ad27cc7713ae4213. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 568.671417] [47312]: INFO nova.api.openstack.requestlog [None req-281cfe1a-1033-46c0-84db-a3e446847157 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.062642 [ 568.671929] [47312]: [pid: 47312|app: 0|req: 385/716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.675612] [47312]: DEBUG nova.api.openstack.wsgi [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.678402] [47312]: DEBUG nova.compute.api [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.680930] [47312]: DEBUG oslo_concurrency.lockutils [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.681169] [47312]: DEBUG oslo_concurrency.lockutils [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.681954] [47312]: DEBUG oslo_concurrency.lockutils [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.681954] [47312]: DEBUG oslo_concurrency.lockutils [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.682228] [47312]: DEBUG oslo_concurrency.lockutils [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.682399] [47312]: DEBUG oslo_concurrency.lockutils [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.687409] [47313]: INFO nova.api.openstack.requestlog [None req-2dea3601-9b2b-4360-9ee0-6bbaf8ee0bb3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.081125 [ 568.687409] [47313]: [pid: 47313|app: 0|req: 332/717] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:45 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 568.691694] [47313]: DEBUG nova.api.openstack.wsgi [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.700378] [47313]: DEBUG nova.compute.api [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.701278] [47313]: DEBUG oslo_concurrency.lockutils [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.701426] [47313]: DEBUG oslo_concurrency.lockutils [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.701701] [47313]: DEBUG oslo_concurrency.lockutils [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.702028] [47313]: DEBUG oslo_concurrency.lockutils [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.702191] [47313]: DEBUG oslo_concurrency.lockutils [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.702358] [47313]: DEBUG oslo_concurrency.lockutils [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.739017] [47312]: DEBUG nova.policy [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 568.749525] [47312]: INFO nova.api.openstack.requestlog [None req-f77ff02d-0c8c-469b-a544-20a064b01297 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.076830 [ 568.749940] [47312]: [pid: 47312|app: 0|req: 386/718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.755341] [47312]: DEBUG nova.api.openstack.wsgi [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.755341] [47312]: DEBUG nova.compute.api [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.756227] [47313]: DEBUG nova.policy [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 568.760461] [47312]: DEBUG oslo_concurrency.lockutils [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.760461] [47312]: DEBUG oslo_concurrency.lockutils [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.760461] [47312]: DEBUG oslo_concurrency.lockutils [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.760876] [47312]: DEBUG oslo_concurrency.lockutils [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.761124] [47312]: DEBUG oslo_concurrency.lockutils [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.761357] [47312]: DEBUG oslo_concurrency.lockutils [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.770744] [47313]: INFO nova.api.openstack.requestlog [None req-b54c0fc4-b15a-4ba8-97df-f73b34161eac tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.083743 [ 568.771188] [47313]: [pid: 47313|app: 0|req: 333/719] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.778314] [47313]: DEBUG nova.api.openstack.wsgi [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.780624] [47313]: DEBUG nova.compute.api [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.786678] [47312]: DEBUG nova.compute.api [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 568.789886] [47313]: DEBUG oslo_concurrency.lockutils [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.789886] [47313]: DEBUG oslo_concurrency.lockutils [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.789886] [47313]: DEBUG oslo_concurrency.lockutils [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.790737] [47313]: DEBUG oslo_concurrency.lockutils [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.791137] [47313]: DEBUG oslo_concurrency.lockutils [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.791375] [47313]: DEBUG oslo_concurrency.lockutils [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.852416] [47313]: DEBUG nova.policy [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 568.858356] [47312]: INFO nova.api.openstack.requestlog [None req-5379881d-c600-4fb6-a24d-e205c40e2430 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 204 len: 0 microversion: 2.48 time: 0.106847 [ 568.858746] [47312]: [pid: 47312|app: 0|req: 387/720] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:10:45 2024] DELETE /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 568.860823] [47313]: INFO nova.api.openstack.requestlog [None req-4568aade-1340-4e17-a2b3-31f3cd3a354b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.088788 [ 568.861118] [47313]: [pid: 47313|app: 0|req: 334/721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.864889] [47313]: DEBUG nova.api.openstack.wsgi [None req-55fe7444-88fa-467a-877a-441642558b26 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.865019] [47312]: DEBUG nova.api.openstack.wsgi [None req-8dde95ce-7e21-404f-9c8d-af5459508268 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.873907] [47313]: INFO nova.api.openstack.requestlog [None req-55fe7444-88fa-467a-877a-441642558b26 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.012270 [ 568.874212] [47313]: [pid: 47313|app: 0|req: 335/722] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 568.878542] [47312]: INFO nova.api.openstack.requestlog [None req-8dde95ce-7e21-404f-9c8d-af5459508268 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.016914 [ 568.878902] [47312]: [pid: 47312|app: 0|req: 388/723] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.879995] [47313]: DEBUG nova.api.openstack.wsgi [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.881373] [47312]: DEBUG nova.api.openstack.wsgi [None req-66c54f59-b2b7-4d2e-b85f-0ce2f06da73a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c478af490>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-685168634", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBcWd0pZM1zKrEPjdEb+kQe1vyvSe8HRgoVWg3ruaFklk7JyvqzyvtnBJYu/CG9K1wkie7VUSiJNNK8WMUxOAHHiVXof2EPqZ4Mco8ew+/Erel1DqLidZMvSJIviUHyo5Q=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 568.881678] [47313]: DEBUG nova.compute.api [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.885596] [47313]: DEBUG oslo_concurrency.lockutils [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.885737] [47313]: DEBUG oslo_concurrency.lockutils [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.885923] [47313]: DEBUG oslo_concurrency.lockutils [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.886298] [47313]: DEBUG oslo_concurrency.lockutils [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.886684] [47313]: DEBUG oslo_concurrency.lockutils [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.886792] [47313]: DEBUG oslo_concurrency.lockutils [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.892922] [47312]: DEBUG nova.quota [None req-66c54f59-b2b7-4d2e-b85f-0ce2f06da73a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 568.898025] [47312]: DEBUG nova.quota [None req-66c54f59-b2b7-4d2e-b85f-0ce2f06da73a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 568.924523] [47312]: INFO nova.api.openstack.requestlog [None req-66c54f59-b2b7-4d2e-b85f-0ce2f06da73a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.2 time: 0.044882 [ 568.926526] [47312]: [pid: 47312|app: 0|req: 389/724] 10.180.1.21 () {62 vars in 1194 bytes} [Thu Oct 31 12:10:45 2024] POST /compute/v2.1/os-keypairs => generated 420 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 568.927568] [47312]: DEBUG nova.api.openstack.wsgi [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.930028] [47312]: DEBUG nova.compute.api [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.934411] [47312]: DEBUG oslo_concurrency.lockutils [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.934815] [47312]: DEBUG oslo_concurrency.lockutils [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.935178] [47312]: DEBUG oslo_concurrency.lockutils [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.935660] [47312]: DEBUG oslo_concurrency.lockutils [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.935872] [47312]: DEBUG oslo_concurrency.lockutils [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.936062] [47312]: DEBUG oslo_concurrency.lockutils [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.941554] [47313]: DEBUG nova.policy [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 568.948513] [47313]: INFO nova.api.openstack.requestlog [None req-99a84efe-be9a-4e3f-b50f-423b399dc677 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.073288 [ 568.948513] [47313]: [pid: 47313|app: 0|req: 336/725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.951148] [47313]: DEBUG nova.api.openstack.wsgi [None req-352f69a2-0e11-4892-bde1-c3810dc06374 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c4897aef0>, body: {"security_group_rule": {"parent_group_id": "e7c073d1-f2c6-4e97-bd22-1d146e52bc6e", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "19466bee-4e12-49d4-b986-e22e866877e4"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 568.982232] [47312]: DEBUG nova.policy [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 568.987382] [47312]: INFO nova.api.openstack.requestlog [None req-0362c98f-081b-4200-abd0-85c6a2cd6968 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.061911 [ 568.987707] [47312]: [pid: 47312|app: 0|req: 390/726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 568.990279] [47312]: DEBUG nova.api.openstack.wsgi [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 568.992477] [47312]: DEBUG nova.compute.api [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 568.996275] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.996556] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.996743] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 568.997115] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 568.997301] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 568.997458] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.039873] [47312]: DEBUG nova.policy [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.045050] [47312]: INFO nova.api.openstack.requestlog [None req-d39bf117-8126-420d-8fb6-534ee87b461b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1208 microversion: 2.1 time: 0.056705 [ 569.045508] [47312]: [pid: 47312|app: 0|req: 391/727] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:45 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.048804] [47312]: DEBUG nova.api.openstack.wsgi [req-8c8799bd-e319-4957-b736-2d892cd10c4d req-2bdd918e-a2b7-4dff-8f8e-909daaa3b9b2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7a7c98db-6ed4-4908-adc8-53347d693dca", "tag": "2079a444-eddf-4901-9beb-69ec949ef2ce"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.054700] [47312]: DEBUG oslo_concurrency.lockutils [req-8c8799bd-e319-4957-b736-2d892cd10c4d req-2bdd918e-a2b7-4dff-8f8e-909daaa3b9b2 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.054943] [47312]: DEBUG oslo_concurrency.lockutils [req-8c8799bd-e319-4957-b736-2d892cd10c4d req-2bdd918e-a2b7-4dff-8f8e-909daaa3b9b2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.055158] [47312]: DEBUG oslo_concurrency.lockutils [req-8c8799bd-e319-4957-b736-2d892cd10c4d req-2bdd918e-a2b7-4dff-8f8e-909daaa3b9b2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.061638] [47312]: INFO nova.api.openstack.compute.server_external_events [req-8c8799bd-e319-4957-b736-2d892cd10c4d req-2bdd918e-a2b7-4dff-8f8e-909daaa3b9b2 service nova] Creating event network-changed:2079a444-eddf-4901-9beb-69ec949ef2ce for instance 7a7c98db-6ed4-4908-adc8-53347d693dca on cpu-1 [ 569.064828] [47312]: INFO nova.api.openstack.requestlog [req-8c8799bd-e319-4957-b736-2d892cd10c4d req-2bdd918e-a2b7-4dff-8f8e-909daaa3b9b2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018707 [ 569.067018] [47312]: [pid: 47312|app: 0|req: 392/728] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:45 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 569.069787] [47312]: DEBUG nova.api.openstack.wsgi [req-5c174ca0-72b4-40bf-be89-d62320e855f1 req-90f15cd2-846f-4ab9-bff8-547d5482461f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "24073cc5-cccd-4a1b-87d6-a8a6458251f9", "tag": "07b03cac-6b8d-49a6-ab08-029bb9658a4e"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.075771] [47312]: DEBUG oslo_concurrency.lockutils [req-5c174ca0-72b4-40bf-be89-d62320e855f1 req-90f15cd2-846f-4ab9-bff8-547d5482461f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.075985] [47312]: DEBUG oslo_concurrency.lockutils [req-5c174ca0-72b4-40bf-be89-d62320e855f1 req-90f15cd2-846f-4ab9-bff8-547d5482461f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.076177] [47312]: DEBUG oslo_concurrency.lockutils [req-5c174ca0-72b4-40bf-be89-d62320e855f1 req-90f15cd2-846f-4ab9-bff8-547d5482461f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.083992] [47312]: INFO nova.api.openstack.compute.server_external_events [req-5c174ca0-72b4-40bf-be89-d62320e855f1 req-90f15cd2-846f-4ab9-bff8-547d5482461f service nova] Creating event network-changed:07b03cac-6b8d-49a6-ab08-029bb9658a4e for instance 24073cc5-cccd-4a1b-87d6-a8a6458251f9 on cpu-1 [ 569.086710] [47312]: INFO nova.api.openstack.requestlog [req-5c174ca0-72b4-40bf-be89-d62320e855f1 req-90f15cd2-846f-4ab9-bff8-547d5482461f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020353 [ 569.086710] [47312]: [pid: 47312|app: 0|req: 393/729] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:45 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 569.115965] [47312]: DEBUG nova.api.openstack.wsgi [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-188114684", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.158484] [47312]: DEBUG nova.network.neutron [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 569.325514] [47312]: DEBUG nova.virt.hardware [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 569.325611] [47312]: DEBUG nova.virt.hardware [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 569.325811] [47312]: DEBUG nova.virt.hardware [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 569.326138] [47312]: DEBUG nova.virt.hardware [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 569.326546] [47312]: DEBUG nova.virt.hardware [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 569.331908] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.332147] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.332353] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.332964] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.332964] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.333176] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.342629] [47312]: DEBUG nova.quota [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Getting quotas for project 4f4e99fb03d94876b605badde8dee459. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 569.345832] [47312]: DEBUG nova.quota [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Getting quotas for user 232b9128bfd94a52a5f9e340e821a0b1 and project 4f4e99fb03d94876b605badde8dee459. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 569.351902] [47312]: DEBUG nova.compute.api [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 569.352492] [47313]: INFO nova.api.openstack.requestlog [None req-352f69a2-0e11-4892-bde1-c3810dc06374 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 330 microversion: 2.1 time: 0.403365 [ 569.353124] [47313]: [pid: 47313|app: 0|req: 337/730] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:45 2024] POST /compute/v2.1/os-security-group-rules => generated 330 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 569.354421] [47312]: DEBUG nova.compute.api [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 569.357610] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b1a50e8-41ec-4512-ad05-6b19a5bbd205 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c4776b130>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.375463] [47313]: INFO nova.api.openstack.requestlog [None req-4b1a50e8-41ec-4512-ad05-6b19a5bbd205 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-447907682" status: 202 len: 0 microversion: 2.1 time: 0.021654 [ 569.375960] [47313]: [pid: 47313|app: 0|req: 338/731] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:10:46 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-447907682 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 569.378647] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0d0903c-f79e-45b5-8919-dcb99b6f2ec6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Action: 'create', calling method: .version_select at 0x7b9c4776b520>, body: {"server_group": {"name": "tempest-server-group-2145196520", "policies": ["affinity"]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.390340] [47313]: DEBUG nova.quota [None req-a0d0903c-f79e-45b5-8919-dcb99b6f2ec6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 569.394411] [47313]: DEBUG nova.quota [None req-a0d0903c-f79e-45b5-8919-dcb99b6f2ec6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 569.394470] [47312]: INFO nova.api.openstack.requestlog [None req-0cbcdc3e-6a7f-4730-8961-cd9b33be31fc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.306464 [ 569.394470] [47312]: [pid: 47312|app: 0|req: 394/732] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:45 2024] POST /compute/v2.1/servers => generated 380 bytes in 307 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 569.398208] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0a639ba-188a-4536-b026-65e4e5df9916 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c478aea70>, body: {"security_group_rule": {"parent_group_id": "f1729ff3-651e-49c2-ab5f-22d0e2572eef", "ip_protocol": "tcp", "from_port": 22, "to_port": 21}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.425793] [47313]: DEBUG nova.quota [None req-a0d0903c-f79e-45b5-8919-dcb99b6f2ec6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 569.429248] [47312]: INFO nova.api.openstack.wsgi [None req-d0a639ba-188a-4536-b026-65e4e5df9916 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] HTTP exception thrown: Invalid port range 22:21. Former value cannot be greater than the later [ 569.429628] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0a639ba-188a-4536-b026-65e4e5df9916 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 400 to user: Invalid port range 22:21. Former value cannot be greater than the later {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 569.429710] [47313]: DEBUG nova.quota [None req-a0d0903c-f79e-45b5-8919-dcb99b6f2ec6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 569.430072] [47312]: INFO nova.api.openstack.requestlog [None req-d0a639ba-188a-4536-b026-65e4e5df9916 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 115 microversion: 2.1 time: 0.035466 [ 569.430448] [47312]: [pid: 47312|app: 0|req: 395/733] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:46 2024] POST /compute/v2.1/os-security-group-rules => generated 115 bytes in 36 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 569.433242] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.434863] [47312]: DEBUG nova.compute.api [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.437735] [47313]: INFO nova.api.openstack.requestlog [None req-a0d0903c-f79e-45b5-8919-dcb99b6f2ec6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.061154 [ 569.438144] [47313]: [pid: 47313|app: 0|req: 339/734] 10.180.1.21 () {60 vars in 1168 bytes} [Thu Oct 31 12:10:46 2024] POST /compute/v2.1/os-server-groups => generated 164 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 569.440873] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.441221] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.442093] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.442093] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.442442] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.442671] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.442785] [47313]: DEBUG nova.compute.api [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.442828] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.446546] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.447263] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.447263] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.447455] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.447741] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.447897] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.497887] [47313]: DEBUG nova.policy [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.498045] [47312]: DEBUG nova.policy [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.502383] [47312]: INFO nova.api.openstack.requestlog [None req-5ed86b6a-da55-42c2-bf18-c59df90fac8c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1270 microversion: 2.1 time: 0.071288 [ 569.502863] [47312]: [pid: 47312|app: 0|req: 396/735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1270 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.502987] [47313]: INFO nova.api.openstack.requestlog [None req-ef3e80a4-cdb5-45ba-a1d7-6a8582e440f1 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.063977 [ 569.503145] [47313]: [pid: 47313|app: 0|req: 340/736] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.505237] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.506848] [47312]: DEBUG nova.compute.api [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.506927] [47313]: DEBUG nova.api.openstack.wsgi [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.509088] [47313]: DEBUG nova.compute.api [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.510833] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.511083] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.511271] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.511629] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.511825] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.511992] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.515430] [47313]: DEBUG oslo_concurrency.lockutils [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.515430] [47313]: DEBUG oslo_concurrency.lockutils [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.515430] [47313]: DEBUG oslo_concurrency.lockutils [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.515430] [47313]: DEBUG oslo_concurrency.lockutils [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.515771] [47313]: DEBUG oslo_concurrency.lockutils [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.515771] [47313]: DEBUG oslo_concurrency.lockutils [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.559142] [47312]: DEBUG nova.policy [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.570021] [47312]: INFO nova.api.openstack.requestlog [None req-c7a69f67-dc35-4bf3-aa4d-8e064d6cfa02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.063920 [ 569.570021] [47312]: [pid: 47312|app: 0|req: 397/737] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.570316] [47313]: DEBUG nova.policy [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.570400] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.571809] [47312]: DEBUG nova.compute.api [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.575234] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.577149] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.577149] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.577149] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.577149] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.577452] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.577489] [47313]: INFO nova.api.openstack.requestlog [None req-804b8413-7431-44cf-a8b4-900f0aa20d4b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.072289 [ 569.577489] [47313]: [pid: 47313|app: 0|req: 341/738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.587455] [47313]: DEBUG nova.api.openstack.wsgi [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.590467] [47313]: DEBUG nova.compute.api [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.593543] [47313]: DEBUG oslo_concurrency.lockutils [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.593904] [47313]: DEBUG oslo_concurrency.lockutils [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.594179] [47313]: DEBUG oslo_concurrency.lockutils [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.594600] [47313]: DEBUG oslo_concurrency.lockutils [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.594859] [47313]: DEBUG oslo_concurrency.lockutils [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.595373] [47313]: DEBUG oslo_concurrency.lockutils [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.639351] [47313]: DEBUG nova.policy [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.644317] [47313]: DEBUG nova.policy [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.645035] [47313]: DEBUG nova.policy [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.645719] [47313]: INFO nova.api.openstack.requestlog [None req-91715d06-6d3f-4369-8b1a-c3ccd6202ee6 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.065509 [ 569.646118] [47313]: [pid: 47313|app: 0|req: 342/739] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 569.648584] [47313]: DEBUG nova.api.openstack.wsgi [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.650194] [47313]: DEBUG nova.compute.api [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.654012] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.654450] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.654564] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.654972] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.655248] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.655479] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.689015] [47313]: DEBUG nova.policy [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.693056] [47313]: INFO nova.api.openstack.requestlog [None req-e92b1659-bb14-422d-9bfc-73a0d14729c2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.046289 [ 569.693441] [47313]: [pid: 47313|app: 0|req: 343/740] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.695894] [47313]: DEBUG nova.api.openstack.wsgi [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.697465] [47313]: DEBUG nova.compute.api [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.704233] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.704559] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.704859] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.705331] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.705578] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.705861] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.710380] [47312]: DEBUG nova.policy [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.714033] [47312]: INFO nova.api.openstack.requestlog [None req-fd789be8-1139-450e-83fd-6fdcdc261dce tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1320 microversion: 2.1 time: 0.145764 [ 569.714361] [47312]: [pid: 47312|app: 0|req: 398/741] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1320 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.741021] [47313]: DEBUG nova.policy [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.744926] [47313]: INFO nova.api.openstack.requestlog [None req-d56ae49b-4fb5-4f88-97d1-2dea90e0d78f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.050871 [ 569.745265] [47313]: [pid: 47313|app: 0|req: 344/742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.747774] [47313]: DEBUG nova.api.openstack.wsgi [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1864581176", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "4c738326-401a-4b30-a1c8-557454f0833e"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.749977] [47312]: DEBUG nova.api.openstack.wsgi [None req-b059a46d-e93d-46f5-8efd-27079d580f3c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ad7e0>, body: {"keypair": {"name": "tempest-keypair-1906271878", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSbJnXJT6MgQEsv93j8pb6RpsEru9PWWvG4/7asSvAUH5+SBX45plQ6RV5YrEPVpwCaQ8mxF+SLUDzCXk4rJNHKE8odB5YOhg82UMzT6k6pfxu2ueGcEOZwWLENbG9NrA=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.761365] [47312]: DEBUG nova.quota [None req-b059a46d-e93d-46f5-8efd-27079d580f3c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Getting quotas for project 4c1334ef1cbd4689a365a0375582f252. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 569.765486] [47312]: DEBUG nova.quota [None req-b059a46d-e93d-46f5-8efd-27079d580f3c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Getting quotas for user fc906ad0bdfc4e21bce37c53548ac708 and project 4c1334ef1cbd4689a365a0375582f252. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 569.778720] [47312]: INFO nova.api.openstack.requestlog [None req-b059a46d-e93d-46f5-8efd-27079d580f3c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.062090 [ 569.778720] [47312]: [pid: 47312|app: 0|req: 399/743] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:46 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 569.780850] [47312]: DEBUG nova.api.openstack.wsgi [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.782414] [47312]: DEBUG nova.compute.api [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.786436] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.786436] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.786436] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.786436] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.786636] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.786636] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.787581] [47313]: DEBUG nova.network.neutron [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] validate_networks() for [('4c738326-401a-4b30-a1c8-557454f0833e', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 569.826794] [47312]: DEBUG nova.policy [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.831243] [47312]: DEBUG nova.policy [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.832056] [47312]: DEBUG nova.policy [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.832661] [47312]: INFO nova.api.openstack.requestlog [None req-4f800469-1565-4ba8-a0a8-a07462976b0d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.054789 [ 569.832971] [47312]: [pid: 47312|app: 0|req: 400/744] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 569.835273] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.836815] [47312]: DEBUG nova.compute.api [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.840741] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.841084] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.844016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.844016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.844016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.844016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.882158] [47312]: DEBUG nova.policy [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.886455] [47312]: INFO nova.api.openstack.requestlog [None req-c7458e22-4d70-40f0-b7d9-ea92036cf087 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.052728 [ 569.886625] [47312]: [pid: 47312|app: 0|req: 401/745] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.889189] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.890730] [47312]: DEBUG nova.compute.api [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 569.894293] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.894752] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.894897] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.895294] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 569.895498] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 569.895673] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 569.943397] [47312]: DEBUG nova.policy [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.945335] [47312]: DEBUG nova.policy [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.946016] [47312]: DEBUG nova.policy [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 569.946689] [47312]: INFO nova.api.openstack.requestlog [None req-b1464ec4-4170-4109-a43f-2b83afc6d737 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1387 microversion: 2.48 time: 0.059534 [ 569.946980] [47312]: [pid: 47312|app: 0|req: 402/746] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1387 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 569.951823] [47312]: DEBUG nova.api.openstack.wsgi [None req-64ad6e23-98c2-4c96-be28-b2d9c24c1695 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 569.965359] [47312]: INFO nova.api.openstack.requestlog [None req-64ad6e23-98c2-4c96-be28-b2d9c24c1695 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors?marker=42" status: 200 len: 1300 microversion: 2.1 time: 0.017619 [ 569.965762] [47312]: [pid: 47312|app: 0|req: 403/747] 10.180.1.21 () {58 vars in 1139 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/flavors?marker=42 => generated 1300 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 569.968424] [47312]: DEBUG nova.api.openstack.wsgi [None req-035e02d7-6b69-40c3-97ed-023ace0ffbdc tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-264287847", "id": 1685130887, "os-flavor-access:is_public": "False"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 569.982621] [47312]: INFO nova.api.openstack.requestlog [None req-035e02d7-6b69-40c3-97ed-023ace0ffbdc tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.016199 [ 569.982973] [47312]: [pid: 47312|app: 0|req: 404/748] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:46 2024] POST /compute/v2.1/flavors => generated 414 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 569.988231] [47312]: DEBUG nova.api.openstack.wsgi [None req-14019fe5-787a-4fea-bea4-4ccc89ba8c8d tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ad6c0>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1608225333", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPN+iNp/IObg/SEcoxMMtSEB/+sU5qG4w7eIMuXEwXJh5+wjURMQt+/FpxPFM+W7vRVRBYS+zmJ/Vk8x8HIpefiM89mG/Z7o0s9CBrHi6gLxUOgliUSzXm2KX5RmPhE2qg=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 570.002393] [47312]: DEBUG nova.quota [None req-14019fe5-787a-4fea-bea4-4ccc89ba8c8d tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 570.010978] [47312]: DEBUG nova.quota [None req-14019fe5-787a-4fea-bea4-4ccc89ba8c8d tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 570.030019] [47312]: INFO nova.api.openstack.requestlog [None req-14019fe5-787a-4fea-bea4-4ccc89ba8c8d tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.044009 [ 570.030019] [47312]: [pid: 47312|app: 0|req: 405/749] 10.180.1.21 () {62 vars in 1194 bytes} [Thu Oct 31 12:10:46 2024] POST /compute/v2.1/os-keypairs => generated 421 bytes in 44 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 570.051170] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8e72467-6e63-4eb1-ad17-a31a25663da4 tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] Calling method '.version_select at 0x7b9c478af130>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.058085] [47313]: DEBUG nova.virt.hardware [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 570.058305] [47313]: DEBUG nova.virt.hardware [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 570.058513] [47313]: DEBUG nova.virt.hardware [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 570.058671] [47313]: DEBUG nova.virt.hardware [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 570.058837] [47313]: DEBUG nova.virt.hardware [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 570.065260] [47313]: DEBUG oslo_concurrency.lockutils [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.065536] [47313]: DEBUG oslo_concurrency.lockutils [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.065723] [47313]: DEBUG oslo_concurrency.lockutils [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.066137] [47313]: DEBUG oslo_concurrency.lockutils [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.066337] [47313]: DEBUG oslo_concurrency.lockutils [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.066509] [47313]: DEBUG oslo_concurrency.lockutils [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.071329] [47312]: INFO nova.api.openstack.requestlog [None req-c8e72467-6e63-4eb1-ad17-a31a25663da4 tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] 10.180.1.21 "GET /compute/v2.1/os-floating-ips" status: 200 len: 20 microversion: 2.1 time: 0.042233 [ 570.071560] [47312]: [pid: 47312|app: 0|req: 406/750] 10.180.1.21 () {58 vars in 1144 bytes} [Thu Oct 31 12:10:46 2024] GET /compute/v2.1/os-floating-ips => generated 20 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 570.074062] [47312]: DEBUG nova.api.openstack.wsgi [None req-adef8dd7-037e-4b4d-b9f5-7e1e97526a0b tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c478ad510>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.075305] [47313]: DEBUG nova.quota [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Getting quotas for project 860e3f76627645c6afc50616f17e50da. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 570.077519] [47313]: DEBUG nova.quota [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Getting quotas for user 3938d412f0314927ab10800e88e83d4a and project 860e3f76627645c6afc50616f17e50da. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 570.082777] [47313]: DEBUG nova.compute.api [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 570.083947] [47313]: DEBUG nova.compute.api [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 570.118119] [47313]: INFO nova.api.openstack.requestlog [None req-37afbf88-de2f-4564-825b-7490fbbb2712 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.372232 [ 570.118505] [47313]: [pid: 47313|app: 0|req: 345/751] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:46 2024] POST /compute/v2.1/servers => generated 380 bytes in 373 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 570.121974] [47313]: DEBUG nova.api.openstack.wsgi [None req-47b76f64-ef81-45d5-990a-ad3966edd542 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Action: 'create', calling method: .version_select at 0x7b9c4897b250>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-375482763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvgly3bPcZvyuks8panRn3jfF8ZHwNJaDxmhcemWac+Bgn8dmRTpr7JTMuwk3oCmda8hZqnPKOCt7oOChj0bys6sHgD2NCClu0p0Ala0dXe//O6CWYMaRIC9qFttcp3Dw=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 570.137212] [47313]: DEBUG nova.quota [None req-47b76f64-ef81-45d5-990a-ad3966edd542 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 570.140841] [47313]: DEBUG nova.quota [None req-47b76f64-ef81-45d5-990a-ad3966edd542 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for user 1894162ec7d244798435074401b7a037 and project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 570.153582] [47313]: INFO nova.api.openstack.requestlog [None req-47b76f64-ef81-45d5-990a-ad3966edd542 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.034448 [ 570.153957] [47313]: [pid: 47313|app: 0|req: 346/752] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:46 2024] POST /compute/v2.1/os-keypairs => generated 404 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 570.157238] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.158961] [47313]: DEBUG nova.compute.api [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.165072] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.165388] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.165577] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.165941] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.166160] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.166371] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.178797] [47312]: INFO nova.api.openstack.requestlog [None req-adef8dd7-037e-4b4d-b9f5-7e1e97526a0b tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/19466bee-4e12-49d4-b986-e22e866877e4" status: 202 len: 0 microversion: 2.1 time: 0.106466 [ 570.179292] [47312]: [pid: 47312|app: 0|req: 407/753] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:46 2024] DELETE /compute/v2.1/os-security-groups/19466bee-4e12-49d4-b986-e22e866877e4 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 570.182383] [47312]: DEBUG nova.api.openstack.wsgi [None req-54a8f491-e751-46f5-8355-cdf8247c2f7b tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c4772e680>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1940385647", "description": "tempest-description-1842944866"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 570.218305] [47313]: DEBUG nova.policy [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.224179] [47313]: INFO nova.api.openstack.requestlog [None req-4a53bf44-d35e-438a-98a0-e13cc800b270 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.069550 [ 570.224519] [47313]: [pid: 47313|app: 0|req: 347/754] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.227372] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbaead97-0e92-41ca-9d16-5a81326606cd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Action: 'create', calling method: .version_select at 0x7b9c4897ad40>, body: {"server_group": {"name": "tempest-server-group-2145196520", "policies": ["affinity"]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 570.238096] [47313]: DEBUG nova.quota [None req-dbaead97-0e92-41ca-9d16-5a81326606cd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 570.241790] [47313]: DEBUG nova.quota [None req-dbaead97-0e92-41ca-9d16-5a81326606cd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 570.272463] [47313]: DEBUG nova.quota [None req-dbaead97-0e92-41ca-9d16-5a81326606cd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 570.275785] [47313]: DEBUG nova.quota [None req-dbaead97-0e92-41ca-9d16-5a81326606cd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 570.284483] [47313]: INFO nova.api.openstack.requestlog [None req-dbaead97-0e92-41ca-9d16-5a81326606cd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.058166 [ 570.284483] [47313]: [pid: 47313|app: 0|req: 348/755] 10.180.1.21 () {60 vars in 1168 bytes} [Thu Oct 31 12:10:47 2024] POST /compute/v2.1/os-server-groups => generated 164 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 570.288953] [47313]: DEBUG nova.api.openstack.wsgi [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.291209] [47313]: DEBUG nova.compute.api [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.296062] [47313]: DEBUG oslo_concurrency.lockutils [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.296062] [47313]: DEBUG oslo_concurrency.lockutils [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.296280] [47313]: DEBUG oslo_concurrency.lockutils [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.296630] [47313]: DEBUG oslo_concurrency.lockutils [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.296791] [47313]: DEBUG oslo_concurrency.lockutils [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.296964] [47313]: DEBUG oslo_concurrency.lockutils [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.300984] [47312]: INFO nova.api.openstack.requestlog [None req-54a8f491-e751-46f5-8355-cdf8247c2f7b tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.121096 [ 570.301594] [47312]: [pid: 47312|app: 0|req: 408/756] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:47 2024] POST /compute/v2.1/os-security-groups => generated 256 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 570.304403] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.306612] [47312]: DEBUG nova.compute.api [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.310915] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.311368] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.311368] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.311803] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.311978] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.312195] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.337565] [47313]: DEBUG nova.policy [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.344311] [47313]: INFO nova.api.openstack.requestlog [None req-80ce7c5a-d868-4d72-a3b5-b6f37ed3d3bd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.059965 [ 570.345022] [47313]: [pid: 47313|app: 0|req: 349/757] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.348879] [47313]: DEBUG nova.api.openstack.wsgi [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.348936] [47312]: DEBUG nova.policy [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.349028] [47313]: DEBUG nova.compute.api [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.351789] [47312]: INFO nova.api.openstack.requestlog [None req-d1207544-19b8-4843-bd15-3c11488608d1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.049788 [ 570.351887] [47313]: DEBUG oslo_concurrency.lockutils [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.352023] [47313]: DEBUG oslo_concurrency.lockutils [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.352203] [47313]: DEBUG oslo_concurrency.lockutils [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.352550] [47312]: [pid: 47312|app: 0|req: 409/758] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.352628] [47313]: DEBUG oslo_concurrency.lockutils [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.352816] [47313]: DEBUG oslo_concurrency.lockutils [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.352971] [47313]: DEBUG oslo_concurrency.lockutils [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.355808] [47312]: DEBUG nova.api.openstack.wsgi [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.359350] [47312]: DEBUG nova.compute.api [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.371258] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.372257] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.372501] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.372926] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.373142] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.373312] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.405031] [47313]: DEBUG nova.policy [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.409918] [47313]: INFO nova.api.openstack.requestlog [None req-58615666-56c6-4bdb-807a-3d17c24d3050 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.064271 [ 570.410110] [47313]: [pid: 47313|app: 0|req: 350/759] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.413173] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.415453] [47313]: DEBUG nova.compute.api [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.419214] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.419214] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.419497] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.419942] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.420188] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.420394] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.421712] [47312]: DEBUG nova.policy [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.428343] [47312]: INFO nova.api.openstack.requestlog [None req-85d2ec1a-52fd-41cc-bd78-0eab7cf9d7b1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.074632 [ 570.429122] [47312]: [pid: 47312|app: 0|req: 410/760] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.433267] [47312]: DEBUG nova.api.openstack.wsgi [None req-427d7a11-224a-4e41-a80b-05d032b7a6fa tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.447182] [47312]: INFO nova.api.openstack.requestlog [None req-427d7a11-224a-4e41-a80b-05d032b7a6fa tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.017497 [ 570.448190] [47312]: [pid: 47312|app: 0|req: 411/761] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.453309] [47312]: DEBUG nova.api.openstack.wsgi [None req-81bac207-8f0c-47ce-bc45-d7d5705a21e3 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.469025] [47312]: INFO nova.api.openstack.requestlog [None req-81bac207-8f0c-47ce-bc45-d7d5705a21e3 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.017326 [ 570.469025] [47312]: [pid: 47312|app: 0|req: 412/762] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.471364] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.473253] [47312]: DEBUG nova.compute.api [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.476742] [47313]: DEBUG nova.policy [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.477022] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.477299] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.477524] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.477924] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.478179] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.478458] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.488634] [47313]: INFO nova.api.openstack.requestlog [None req-aa48aa6b-d6ff-4540-8e63-004ff8d1d10b tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.077772 [ 570.488984] [47313]: [pid: 47313|app: 0|req: 351/763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.493311] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-337951347", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "badf648c-daef-46c0-b215-dc838a4919a4"}], "security_groups": [{"name": "tempest-securitygroup--2031878096"}], "key_name": "tempest-keypair-1693367843", "user_data": "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 570.540194] [47312]: DEBUG nova.policy [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.545091] [47312]: INFO nova.api.openstack.requestlog [None req-cf1fc22b-c500-4756-8410-41fcc6148bc2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.075888 [ 570.545409] [47312]: [pid: 47312|app: 0|req: 413/764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.548130] [47312]: DEBUG nova.api.openstack.wsgi [None req-466bad9e-a7e5-4c4a-8133-e2f461e33832 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c478adf30>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.550600] [47312]: WARNING oslo_db.sqlalchemy.utils [None req-466bad9e-a7e5-4c4a-8133-e2f461e33832 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 570.556522] [47312]: INFO nova.api.openstack.requestlog [None req-466bad9e-a7e5-4c4a-8133-e2f461e33832 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1141 microversion: 2.2 time: 0.009885 [ 570.556522] [47312]: [pid: 47312|app: 0|req: 414/765] 10.180.1.21 () {60 vars in 1172 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/os-keypairs => generated 1141 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.558862] [47312]: DEBUG nova.api.openstack.wsgi [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.562103] [47312]: DEBUG nova.compute.api [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.569613] [47312]: DEBUG oslo_concurrency.lockutils [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.569613] [47312]: DEBUG oslo_concurrency.lockutils [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.569613] [47312]: DEBUG oslo_concurrency.lockutils [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.569613] [47312]: DEBUG oslo_concurrency.lockutils [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.569823] [47312]: DEBUG oslo_concurrency.lockutils [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.569823] [47312]: DEBUG oslo_concurrency.lockutils [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.780351] [47312]: DEBUG nova.policy [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.785181] [47312]: INFO nova.api.openstack.requestlog [None req-75b3a8b5-8bdd-482b-a689-ca4c1c42cb9d tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1264 microversion: 2.1 time: 0.228193 [ 570.785555] [47312]: [pid: 47312|app: 0|req: 415/766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1264 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.793572] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6153ad7-9c64-4923-966c-c664138030b7 tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ada20>, body: {"pool": "non_exist_pool"} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 570.798593] [47313]: DEBUG nova.network.neutron [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] validate_networks() for [('badf648c-daef-46c0-b215-dc838a4919a4', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 570.820626] [47312]: INFO nova.api.openstack.wsgi [None req-a6153ad7-9c64-4923-966c-c664138030b7 tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] HTTP exception thrown: Floating IP pool not found. [ 570.820938] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6153ad7-9c64-4923-966c-c664138030b7 tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] Returning 404 to user: Floating IP pool not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 570.821375] [47312]: INFO nova.api.openstack.requestlog [None req-a6153ad7-9c64-4923-966c-c664138030b7 tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] 10.180.1.21 "POST /compute/v2.1/os-floating-ips" status: 404 len: 73 microversion: 2.1 time: 0.035347 [ 570.822753] [47312]: [pid: 47312|app: 0|req: 416/767] 10.180.1.21 () {60 vars in 1165 bytes} [Thu Oct 31 12:10:47 2024] POST /compute/v2.1/os-floating-ips => generated 73 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 570.826563] [47312]: DEBUG nova.api.openstack.wsgi [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.828177] [47312]: DEBUG nova.compute.api [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 570.831603] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.831865] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.832075] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.832448] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 570.832678] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 570.832855] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 570.880266] [47312]: DEBUG nova.policy [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 570.886697] [47312]: INFO nova.api.openstack.requestlog [None req-40ed873e-fc7e-45bf-a83e-4664543a81d3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.063362 [ 570.887065] [47312]: [pid: 47312|app: 0|req: 417/768] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 570.890592] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b7b492c-67b9-49cd-aeef-b2edca348b7d tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ae9e0>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-1392726118", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAX+xCyCpBIrmZBVinf0iNKrj7TsaqSVYZsmPx/KRbABd81vofne5/96kSKH1AeMmSEbiF4P0o9pp/hgBys2dxanYPrt5JvyxiRdPInbgr3sp7A/5uqdh9Sm5UlNBdpKA=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 570.900935] [47312]: DEBUG nova.quota [None req-7b7b492c-67b9-49cd-aeef-b2edca348b7d tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 570.903709] [47312]: DEBUG nova.quota [None req-7b7b492c-67b9-49cd-aeef-b2edca348b7d tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for user 1894162ec7d244798435074401b7a037 and project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 570.917815] [47312]: INFO nova.api.openstack.requestlog [None req-7b7b492c-67b9-49cd-aeef-b2edca348b7d tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.030007 [ 570.918277] [47312]: [pid: 47312|app: 0|req: 418/769] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:47 2024] POST /compute/v2.1/os-keypairs => generated 405 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 570.921331] [47312]: DEBUG nova.api.openstack.wsgi [None req-deb12125-bdd2-4ca2-a59a-afa03f34b8a8 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c4772e050>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 570.975561] [47312]: INFO nova.api.openstack.requestlog [None req-deb12125-bdd2-4ca2-a59a-afa03f34b8a8 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/e7c073d1-f2c6-4e97-bd22-1d146e52bc6e" status: 200 len: 246 microversion: 2.1 time: 0.056665 [ 570.976131] [47312]: [pid: 47312|app: 0|req: 419/770] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/os-security-groups/e7c073d1-f2c6-4e97-bd22-1d146e52bc6e => generated 246 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 570.980217] [47312]: DEBUG nova.api.openstack.wsgi [None req-e8330f74-4cdb-4727-934f-f7c24fe6979f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.011181] [47312]: INFO nova.api.openstack.requestlog [None req-e8330f74-4cdb-4727-934f-f7c24fe6979f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/69400827-56ee-40e6-a61f-26e54bbc3f99" status: 204 len: 0 microversion: 2.1 time: 0.034327 [ 571.011547] [47312]: [pid: 47312|app: 0|req: 420/771] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:10:47 2024] DELETE /compute/v2.1/os-server-groups/69400827-56ee-40e6-a61f-26e54bbc3f99 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 571.014693] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a411dcd-5fd4-4820-b576-aa55798915ac tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c4772cee0>, body: {"security_group_rule": {"parent_group_id": "08c5a6c4-0b3d-42e6-b96f-8f40f3783c7d", "ip_protocol": "tcp", "from_port": 22, "to_port": 171770501}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 571.083746] [47312]: INFO nova.api.openstack.wsgi [None req-6a411dcd-5fd4-4820-b576-aa55798915ac tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] HTTP exception thrown: Invalid port range 22:171770501. Valid TCP ports should be between 1-65535 [ 571.083746] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a411dcd-5fd4-4820-b576-aa55798915ac tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 400 to user: Invalid port range 22:171770501. Valid TCP ports should be between 1-65535 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 571.084208] [47312]: INFO nova.api.openstack.requestlog [None req-6a411dcd-5fd4-4820-b576-aa55798915ac tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 118 microversion: 2.1 time: 0.071653 [ 571.084305] [47312]: [pid: 47312|app: 0|req: 421/772] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:47 2024] POST /compute/v2.1/os-security-group-rules => generated 118 bytes in 72 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 571.089923] [47312]: DEBUG nova.api.openstack.wsgi [None req-add04cc6-eb6e-48b1-9164-97acf6c6a5d7 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.098957] [47312]: INFO nova.api.openstack.requestlog [None req-add04cc6-eb6e-48b1-9164-97acf6c6a5d7 tempest-FlavorsV2TestJSON-474252638 tempest-FlavorsV2TestJSON-474252638-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.014106 [ 571.099456] [47312]: [pid: 47312|app: 0|req: 422/773] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 571.103391] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf0c7c7a-5732-4dcb-ac4c-f1536f9d89b0 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.118764] [47312]: INFO nova.api.openstack.requestlog [None req-bf0c7c7a-5732-4dcb-ac4c-f1536f9d89b0 tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.017942 [ 571.119146] [47312]: [pid: 47312|app: 0|req: 423/774] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.122725] [47312]: DEBUG nova.api.openstack.wsgi [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.124788] [47312]: DEBUG nova.compute.api [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.130121] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.130317] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.130531] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.131113] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.131466] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.131718] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.186706] [47312]: DEBUG nova.policy [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.192894] [47312]: INFO nova.api.openstack.requestlog [None req-5dacbbc2-bc8d-4d1a-b8bd-494845f4e256 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1288 microversion: 2.1 time: 0.073048 [ 571.193746] [47312]: [pid: 47312|app: 0|req: 424/775] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:47 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1288 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.197865] [47312]: DEBUG nova.api.openstack.wsgi [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.197865] [47312]: DEBUG nova.compute.api [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.198458] [47313]: DEBUG nova.virt.hardware [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 571.198741] [47313]: DEBUG nova.virt.hardware [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 571.198963] [47313]: DEBUG nova.virt.hardware [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 571.199138] [47313]: DEBUG nova.virt.hardware [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 571.199469] [47313]: DEBUG nova.virt.hardware [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 571.203016] [47312]: DEBUG oslo_concurrency.lockutils [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.204314] [47312]: DEBUG oslo_concurrency.lockutils [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.204314] [47312]: DEBUG oslo_concurrency.lockutils [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.204314] [47312]: DEBUG oslo_concurrency.lockutils [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.204314] [47312]: DEBUG oslo_concurrency.lockutils [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.204521] [47312]: DEBUG oslo_concurrency.lockutils [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.214966] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.215312] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.216373] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.216848] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.219047] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.219259] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.235187] [47313]: DEBUG nova.quota [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Getting quotas for project 193ea940afde48b1ad27cc7713ae4213. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 571.242676] [47313]: DEBUG nova.quota [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Getting quotas for user 1f4a42241a4a4abcaf2e718eb02b9b20 and project 193ea940afde48b1ad27cc7713ae4213. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 571.247529] [47312]: DEBUG nova.policy [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.251990] [47313]: DEBUG nova.compute.api [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 571.253178] [47312]: INFO nova.api.openstack.requestlog [None req-091edcdd-e89a-4652-90ec-ec2ca694b46b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.059035 [ 571.253261] [47313]: DEBUG nova.compute.api [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 571.253375] [47312]: [pid: 47312|app: 0|req: 425/776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.258228] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb31a2e5-1509-4095-9f35-19517addbc4c tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c478ada20>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.276854] [47312]: INFO nova.api.openstack.requestlog [None req-eb31a2e5-1509-4095-9f35-19517addbc4c tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1608225333" status: 204 len: 0 microversion: 2.2 time: 0.020286 [ 571.276955] [47312]: [pid: 47312|app: 0|req: 426/777] 10.180.1.21 () {60 vars in 1316 bytes} [Thu Oct 31 12:10:48 2024] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1608225333 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 571.279650] [47312]: DEBUG nova.api.openstack.wsgi [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.281241] [47312]: DEBUG nova.compute.api [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.285809] [47312]: DEBUG oslo_concurrency.lockutils [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.285971] [47312]: DEBUG oslo_concurrency.lockutils [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.286376] [47312]: DEBUG oslo_concurrency.lockutils [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.286762] [47312]: DEBUG oslo_concurrency.lockutils [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.287145] [47312]: DEBUG oslo_concurrency.lockutils [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.287197] [47312]: DEBUG oslo_concurrency.lockutils [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.299397] [47313]: INFO nova.api.openstack.requestlog [None req-a8266c3f-7de3-4246-904e-c39c8676b8d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.809338 [ 571.299397] [47313]: [pid: 47313|app: 0|req: 352/778] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:47 2024] POST /compute/v2.1/servers => generated 409 bytes in 810 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 571.301884] [47313]: DEBUG nova.api.openstack.wsgi [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.303619] [47313]: DEBUG nova.compute.api [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.307252] [47313]: DEBUG oslo_concurrency.lockutils [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.307537] [47313]: DEBUG oslo_concurrency.lockutils [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.307770] [47313]: DEBUG oslo_concurrency.lockutils [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.308200] [47313]: DEBUG oslo_concurrency.lockutils [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.308431] [47313]: DEBUG oslo_concurrency.lockutils [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.308628] [47313]: DEBUG oslo_concurrency.lockutils [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.362496] [47312]: DEBUG nova.policy [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.369217] [47312]: INFO nova.api.openstack.requestlog [None req-e981f002-f9c0-428d-ad28-c2e1ae50e085 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.091611 [ 571.370103] [47312]: [pid: 47312|app: 0|req: 427/779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.374395] [47312]: DEBUG nova.api.openstack.wsgi [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.376913] [47313]: DEBUG nova.policy [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.378280] [47312]: DEBUG nova.compute.api [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.381505] [47313]: INFO nova.api.openstack.requestlog [None req-335d0374-4361-41cd-8602-0f90e8bd99d6 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.081176 [ 571.381585] [47313]: [pid: 47313|app: 0|req: 353/780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.383061] [47312]: DEBUG oslo_concurrency.lockutils [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.383061] [47312]: DEBUG oslo_concurrency.lockutils [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.383267] [47312]: DEBUG oslo_concurrency.lockutils [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.384022] [47312]: DEBUG oslo_concurrency.lockutils [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.384022] [47312]: DEBUG oslo_concurrency.lockutils [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.384127] [47313]: DEBUG nova.api.openstack.wsgi [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.384164] [47312]: DEBUG oslo_concurrency.lockutils [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.385522] [47313]: DEBUG nova.compute.api [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.388997] [47313]: DEBUG oslo_concurrency.lockutils [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.389255] [47313]: DEBUG oslo_concurrency.lockutils [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.389591] [47313]: DEBUG oslo_concurrency.lockutils [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.391191] [47313]: DEBUG oslo_concurrency.lockutils [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.391326] [47313]: DEBUG oslo_concurrency.lockutils [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.393782] [47313]: DEBUG oslo_concurrency.lockutils [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.440774] [47313]: DEBUG nova.policy [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.444831] [47313]: INFO nova.api.openstack.requestlog [None req-a697105d-19ef-4626-bfea-f6206cd5d9c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.062639 [ 571.445146] [47313]: [pid: 47313|app: 0|req: 354/781] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.451665] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.453308] [47313]: DEBUG nova.compute.api [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.453574] [47312]: DEBUG nova.policy [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.456797] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.456896] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.457127] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.460064] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.460064] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.460064] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.463937] [47312]: DEBUG nova.policy [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.464646] [47312]: DEBUG nova.policy [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.465390] [47312]: INFO nova.api.openstack.requestlog [None req-27d482b0-e410-4653-b1db-9ada8b4ad29d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.094658 [ 571.465702] [47312]: [pid: 47312|app: 0|req: 428/782] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 571.469745] [47312]: DEBUG nova.api.openstack.wsgi [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.470566] [47312]: DEBUG nova.compute.api [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.476243] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.476813] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.476813] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.477499] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.477499] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.477499] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.503911] [47313]: DEBUG nova.policy [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.510368] [47313]: INFO nova.api.openstack.requestlog [None req-2a84ba8f-9ba7-41ea-8bd8-1ec5467eb4e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.064590 [ 571.510706] [47313]: [pid: 47313|app: 0|req: 355/783] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.515846] [47313]: DEBUG nova.api.openstack.wsgi [None req-481ee19d-2d66-4363-be7c-d4d1a9bb802d tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] Calling method '.version_select at 0x7b9c4776bbe0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.536578] [47312]: DEBUG nova.policy [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.539958] [47312]: INFO nova.api.openstack.requestlog [None req-3fda4a7e-9847-4066-8e84-e6e291e2586b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.073764 [ 571.540514] [47312]: [pid: 47312|app: 0|req: 429/784] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.545580] [47312]: DEBUG nova.api.openstack.wsgi [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.545580] [47312]: DEBUG nova.compute.api [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.548610] [47312]: DEBUG oslo_concurrency.lockutils [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.548884] [47312]: DEBUG oslo_concurrency.lockutils [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.549128] [47312]: DEBUG oslo_concurrency.lockutils [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.549518] [47312]: DEBUG oslo_concurrency.lockutils [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.549750] [47312]: DEBUG oslo_concurrency.lockutils [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.549958] [47312]: DEBUG oslo_concurrency.lockutils [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.559811] [47313]: DEBUG neutronclient.v2_0.client [None req-481ee19d-2d66-4363-be7c-d4d1a9bb802d tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 480dfe1a-8d65-4065-a56e-2cdc7381e9ae could not be found", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 571.560257] [47313]: INFO nova.api.openstack.wsgi [None req-481ee19d-2d66-4363-be7c-d4d1a9bb802d tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] HTTP exception thrown: Floating IP not found for ID 480dfe1a-8d65-4065-a56e-2cdc7381e9ae [ 571.560554] [47313]: DEBUG nova.api.openstack.wsgi [None req-481ee19d-2d66-4363-be7c-d4d1a9bb802d tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] Returning 404 to user: Floating IP not found for ID 480dfe1a-8d65-4065-a56e-2cdc7381e9ae {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 571.560974] [47313]: INFO nova.api.openstack.requestlog [None req-481ee19d-2d66-4363-be7c-d4d1a9bb802d tempest-FloatingIPsNegativeTestJSON-760990225 tempest-FloatingIPsNegativeTestJSON-760990225-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-floating-ips/480dfe1a-8d65-4065-a56e-2cdc7381e9ae" status: 404 len: 111 microversion: 2.1 time: 0.049782 [ 571.561296] [47313]: [pid: 47313|app: 0|req: 356/785] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:10:48 2024] DELETE /compute/v2.1/os-floating-ips/480dfe1a-8d65-4065-a56e-2cdc7381e9ae => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 571.567721] [47313]: DEBUG nova.api.openstack.wsgi [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.567721] [47313]: DEBUG nova.compute.api [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.573016] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.573016] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.573016] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.573016] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.573230] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.573360] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.596547] [47312]: DEBUG nova.policy [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.602050] [47312]: DEBUG nova.policy [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.602781] [47312]: DEBUG nova.policy [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.603416] [47312]: INFO nova.api.openstack.requestlog [None req-342befbd-4a1c-4242-93f4-4fce51b3508d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.062215 [ 571.603757] [47312]: [pid: 47312|app: 0|req: 430/786] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 571.606188] [47312]: DEBUG nova.api.openstack.wsgi [None req-bad61213-c49d-4580-971b-8af61e2367d5 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Action: 'create', calling method: .version_select at 0x7b9c478af880>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-2047309056", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCUy1cA9z3yfsfWoBWSQUV/pRL+JTlc9aGWNlYSWipOwAygrvFnorJN1OdZ1Ppm/Lzh2+mtR4/I5WXf7EEllTG25Jh03guglReNj/oTWHAkF6wBEYsCEBWiSzWJuMIyfiw=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 571.625343] [47312]: DEBUG nova.quota [None req-bad61213-c49d-4580-971b-8af61e2367d5 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 571.626129] [47313]: DEBUG nova.policy [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.631268] [47313]: INFO nova.api.openstack.requestlog [None req-34d55b60-f815-4880-a108-5859047329dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.069308 [ 571.631705] [47313]: [pid: 47313|app: 0|req: 357/787] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 571.633751] [47312]: DEBUG nova.quota [None req-bad61213-c49d-4580-971b-8af61e2367d5 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Getting quotas for user 1894162ec7d244798435074401b7a037 and project 7643fe0b89aa48128fc27a3ca34ed70a. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 571.634550] [47313]: DEBUG nova.api.openstack.wsgi [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1958710875", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "249c9c2c-28b8-43e9-bd0a-4cb558ccc3ae"}], "security_groups": [{"name": "tempest-securitygroup--410296126"}], "key_name": "tempest-keypair-1906271878", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 571.656207] [47312]: INFO nova.api.openstack.requestlog [None req-bad61213-c49d-4580-971b-8af61e2367d5 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.051812 [ 571.656661] [47312]: [pid: 47312|app: 0|req: 431/788] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:48 2024] POST /compute/v2.1/os-keypairs => generated 405 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 571.659150] [47312]: DEBUG nova.api.openstack.wsgi [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.660818] [47312]: DEBUG nova.compute.api [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 571.665070] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.665367] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.665589] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.665989] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 571.666237] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 571.666455] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 571.715815] [47312]: DEBUG nova.policy [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.721174] [47312]: DEBUG nova.policy [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.722069] [47312]: DEBUG nova.policy [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 571.722949] [47312]: INFO nova.api.openstack.requestlog [None req-b2745093-6f5b-430d-90bf-b02aaa511d2c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1387 microversion: 2.48 time: 0.065763 [ 571.723588] [47312]: [pid: 47312|app: 0|req: 432/789] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1387 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 571.726377] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f3218c6-a7ef-4008-a56c-f1e2e930c941 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ae5f0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1425287539", "description": "tempest-description-485898889"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 571.773268] [47313]: DEBUG nova.network.neutron [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] validate_networks() for [('249c9c2c-28b8-43e9-bd0a-4cb558ccc3ae', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 571.971513] [47312]: INFO nova.api.openstack.requestlog [None req-2f3218c6-a7ef-4008-a56c-f1e2e930c941 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.247149 [ 571.971915] [47312]: [pid: 47312|app: 0|req: 433/790] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:10:48 2024] POST /compute/v2.1/os-security-groups => generated 247 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 571.976122] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cae72c2-a9c9-45da-b107-e9b00bc22d16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 571.991775] [47312]: INFO nova.api.openstack.requestlog [None req-6cae72c2-a9c9-45da-b107-e9b00bc22d16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 334 microversion: 2.1 time: 0.018613 [ 571.992111] [47312]: [pid: 47312|app: 0|req: 434/791] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/os-server-groups => generated 334 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 571.997730] [47312]: DEBUG nova.api.openstack.wsgi [req-7497a9e4-b04b-4b7d-be94-c7ce6c88db84 req-9f1a384a-e3b4-48aa-896b-d37b1f3d7d44 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7a7c98db-6ed4-4908-adc8-53347d693dca", "name": "network-vif-deleted", "tag": "2079a444-eddf-4901-9beb-69ec949ef2ce"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 572.007945] [47312]: DEBUG oslo_concurrency.lockutils [req-7497a9e4-b04b-4b7d-be94-c7ce6c88db84 req-9f1a384a-e3b4-48aa-896b-d37b1f3d7d44 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.008223] [47312]: DEBUG oslo_concurrency.lockutils [req-7497a9e4-b04b-4b7d-be94-c7ce6c88db84 req-9f1a384a-e3b4-48aa-896b-d37b1f3d7d44 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.008382] [47312]: DEBUG oslo_concurrency.lockutils [req-7497a9e4-b04b-4b7d-be94-c7ce6c88db84 req-9f1a384a-e3b4-48aa-896b-d37b1f3d7d44 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.018119] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7497a9e4-b04b-4b7d-be94-c7ce6c88db84 req-9f1a384a-e3b4-48aa-896b-d37b1f3d7d44 service nova] Creating event network-vif-deleted:2079a444-eddf-4901-9beb-69ec949ef2ce for instance 7a7c98db-6ed4-4908-adc8-53347d693dca on cpu-1 [ 572.020083] [47312]: INFO nova.api.openstack.requestlog [req-7497a9e4-b04b-4b7d-be94-c7ce6c88db84 req-9f1a384a-e3b4-48aa-896b-d37b1f3d7d44 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026614 [ 572.020407] [47312]: [pid: 47312|app: 0|req: 435/792] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:48 2024] POST /compute/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) [ 572.023095] [47312]: DEBUG nova.api.openstack.wsgi [None req-af934312-e9be-4964-8462-cc4629c2843f tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Action: 'create', calling method: .version_select at 0x7b9c4772cee0>, body: {"security_group_rule": {"parent_group_id": "a8828ce0-a9ef-42c4-86d2-6d78f765440e", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 572.051866] [47312]: DEBUG neutronclient.v2_0.client [None req-af934312-e9be-4964-8462-cc4629c2843f tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a8828ce0-a9ef-42c4-86d2-6d78f765440e does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 572.052779] [47312]: DEBUG nova.network.security_group_api [None req-af934312-e9be-4964-8462-cc4629c2843f tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Neutron security group a8828ce0-a9ef-42c4-86d2-6d78f765440e not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 572.052779] [47312]: INFO nova.api.openstack.wsgi [None req-af934312-e9be-4964-8462-cc4629c2843f tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] HTTP exception thrown: Security group a8828ce0-a9ef-42c4-86d2-6d78f765440e does not exist [ 572.052779] [47312]: Neutron server returns request_ids: ['req-5cfa9f9f-cbb2-40dd-b895-46a83a5fe415'] [ 572.052983] [47312]: DEBUG nova.api.openstack.wsgi [None req-af934312-e9be-4964-8462-cc4629c2843f tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 404 to user: Security group a8828ce0-a9ef-42c4-86d2-6d78f765440e does not exist [ 572.052983] [47312]: Neutron server returns request_ids: ['req-5cfa9f9f-cbb2-40dd-b895-46a83a5fe415'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 572.053838] [47312]: INFO nova.api.openstack.requestlog [None req-af934312-e9be-4964-8462-cc4629c2843f tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 404 len: 194 microversion: 2.1 time: 0.032438 [ 572.053838] [47312]: [pid: 47312|app: 0|req: 436/793] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:48 2024] POST /compute/v2.1/os-security-group-rules => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 572.059991] [47312]: DEBUG nova.api.openstack.wsgi [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "24073cc5-cccd-4a1b-87d6-a8a6458251f9", "name": "network-vif-deleted", "tag": "07b03cac-6b8d-49a6-ab08-029bb9658a4e"}, {"name": "network-changed", "server_uuid": "9e258f66-df7b-4acf-a066-ba66958a7861", "tag": "47ef9d15-a729-4946-8b82-f4e24ae804d9"}, {"server_uuid": "9e258f66-df7b-4acf-a066-ba66958a7861", "name": "network-vif-deleted", "tag": "47ef9d15-a729-4946-8b82-f4e24ae804d9"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 572.068569] [47312]: DEBUG oslo_concurrency.lockutils [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.068759] [47312]: DEBUG oslo_concurrency.lockutils [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.068964] [47312]: DEBUG oslo_concurrency.lockutils [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.076601] [47312]: INFO nova.api.openstack.compute.server_external_events [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] Creating event network-vif-deleted:07b03cac-6b8d-49a6-ab08-029bb9658a4e for instance 24073cc5-cccd-4a1b-87d6-a8a6458251f9 on cpu-1 [ 572.076971] [47312]: INFO nova.api.openstack.compute.server_external_events [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] Creating event network-changed:47ef9d15-a729-4946-8b82-f4e24ae804d9 for instance 9e258f66-df7b-4acf-a066-ba66958a7861 on cpu-1 [ 572.077200] [47312]: INFO nova.api.openstack.compute.server_external_events [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] Creating event network-vif-deleted:47ef9d15-a729-4946-8b82-f4e24ae804d9 for instance 9e258f66-df7b-4acf-a066-ba66958a7861 on cpu-1 [ 572.080652] [47312]: INFO nova.api.openstack.requestlog [req-b52ce6c1-d910-4144-9460-d69bda1e95dc req-9be37a7b-31dd-4f4e-9463-c499bf3e079f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.023666 [ 572.081038] [47312]: [pid: 47312|app: 0|req: 437/794] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:48 2024] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 572.084143] [47312]: DEBUG nova.api.openstack.wsgi [None req-894d95e6-ad6b-4f2e-ad57-dad62d120a2e tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.095578] [47312]: INFO nova.api.openstack.requestlog [None req-894d95e6-ad6b-4f2e-ad57-dad62d120a2e tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1685130887" status: 202 len: 0 microversion: 2.1 time: 0.013793 [ 572.096751] [47312]: [pid: 47312|app: 0|req: 438/795] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:10:48 2024] DELETE /compute/v2.1/flavors/1685130887 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 572.098934] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.101319] [47312]: DEBUG nova.compute.api [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.110709] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.110957] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.111156] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.111531] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.111752] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.111925] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.150174] [47313]: DEBUG nova.quota [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Getting quotas for project 4c1334ef1cbd4689a365a0375582f252. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 572.153706] [47313]: DEBUG nova.quota [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Getting quotas for user fc906ad0bdfc4e21bce37c53548ac708 and project 4c1334ef1cbd4689a365a0375582f252. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 572.164876] [47313]: DEBUG nova.virt.hardware [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 572.165082] [47313]: DEBUG nova.virt.hardware [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 572.165284] [47313]: DEBUG nova.virt.hardware [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 572.166169] [47313]: DEBUG nova.virt.hardware [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 572.166169] [47313]: DEBUG nova.virt.hardware [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 572.167061] [47312]: DEBUG nova.policy [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.172204] [47313]: DEBUG oslo_concurrency.lockutils [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.173250] [47313]: DEBUG oslo_concurrency.lockutils [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.173250] [47313]: DEBUG oslo_concurrency.lockutils [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.173874] [47313]: DEBUG oslo_concurrency.lockutils [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.173937] [47312]: INFO nova.api.openstack.requestlog [None req-d7a66b59-98f1-4d8d-94d4-716ab51b90c5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.077165 [ 572.174347] [47313]: DEBUG oslo_concurrency.lockutils [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.174347] [47313]: DEBUG oslo_concurrency.lockutils [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.174494] [47312]: [pid: 47312|app: 0|req: 439/796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:48 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.177483] [47312]: DEBUG nova.api.openstack.wsgi [None req-06331294-921c-4ce1-b783-ea688561d73f tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c4772f640>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.195201] [47313]: DEBUG nova.quota [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Getting quotas for project 4c1334ef1cbd4689a365a0375582f252. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 572.197107] [47313]: DEBUG nova.quota [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Getting quotas for user fc906ad0bdfc4e21bce37c53548ac708 and project 4c1334ef1cbd4689a365a0375582f252. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 572.200095] [47312]: INFO nova.api.openstack.requestlog [None req-06331294-921c-4ce1-b783-ea688561d73f tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-685168634" status: 204 len: 0 microversion: 2.2 time: 0.024765 [ 572.200309] [47312]: [pid: 47312|app: 0|req: 440/797] 10.180.1.21 () {60 vars in 1313 bytes} [Thu Oct 31 12:10:49 2024] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-685168634 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 572.204394] [47312]: DEBUG nova.api.openstack.wsgi [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.204903] [47313]: DEBUG nova.compute.api [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 572.206285] [47313]: DEBUG nova.compute.api [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 572.207551] [47312]: DEBUG nova.compute.api [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.213573] [47312]: DEBUG oslo_concurrency.lockutils [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.213844] [47312]: DEBUG oslo_concurrency.lockutils [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.214096] [47312]: DEBUG oslo_concurrency.lockutils [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.214537] [47312]: DEBUG oslo_concurrency.lockutils [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.214834] [47312]: DEBUG oslo_concurrency.lockutils [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.214917] [47312]: DEBUG oslo_concurrency.lockutils [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.254491] [47313]: INFO nova.api.openstack.requestlog [None req-8723b63b-93d3-4cbc-850b-df0ffee755d1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.622058 [ 572.254898] [47313]: [pid: 47313|app: 0|req: 358/798] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:48 2024] POST /compute/v2.1/servers => generated 406 bytes in 623 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 572.257572] [47313]: DEBUG nova.api.openstack.wsgi [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.260619] [47313]: DEBUG nova.compute.api [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.269452] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.269809] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.270021] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.270508] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.270609] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.270765] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.283492] [47312]: DEBUG nova.policy [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.295118] [47312]: INFO nova.api.openstack.requestlog [None req-70329554-c150-4b0f-8bde-68954d588727 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.092929 [ 572.295118] [47312]: [pid: 47312|app: 0|req: 441/799] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.298464] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.298604] [47312]: DEBUG nova.compute.api [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.304317] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.304317] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.304317] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.305291] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.308877] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.308877] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.330460] [47313]: DEBUG nova.policy [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.335474] [47313]: INFO nova.api.openstack.requestlog [None req-2fc3ec53-8d75-43bd-9a21-75fa905dfb3e tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1217 microversion: 2.1 time: 0.079891 [ 572.337187] [47313]: [pid: 47313|app: 0|req: 359/800] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1217 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.343209] [47313]: DEBUG nova.api.openstack.wsgi [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.343790] [47313]: DEBUG nova.compute.api [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.347503] [47313]: DEBUG oslo_concurrency.lockutils [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.347758] [47313]: DEBUG oslo_concurrency.lockutils [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.347938] [47313]: DEBUG oslo_concurrency.lockutils [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.348312] [47313]: DEBUG oslo_concurrency.lockutils [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.348887] [47313]: DEBUG oslo_concurrency.lockutils [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.348887] [47313]: DEBUG oslo_concurrency.lockutils [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.389247] [47312]: DEBUG nova.policy [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.389371] [47313]: DEBUG nova.policy [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.394025] [47313]: INFO nova.api.openstack.requestlog [None req-a483a0f1-d600-45e3-be9d-59d7c38037c0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.055786 [ 572.394331] [47313]: [pid: 47313|app: 0|req: 360/801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.396681] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.399937] [47312]: INFO nova.api.openstack.requestlog [None req-6ec9cc0b-5b70-451c-ba38-7753b6f3aa79 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.102853 [ 572.399937] [47312]: [pid: 47312|app: 0|req: 442/802] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.400083] [47313]: DEBUG nova.compute.api [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.401506] [47312]: DEBUG nova.api.openstack.wsgi [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.403016] [47312]: DEBUG nova.compute.api [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.406744] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.406744] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.406744] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.406744] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.406949] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.406949] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.409038] [47312]: DEBUG oslo_concurrency.lockutils [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.409348] [47312]: DEBUG oslo_concurrency.lockutils [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.409421] [47312]: DEBUG oslo_concurrency.lockutils [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.409799] [47312]: DEBUG oslo_concurrency.lockutils [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.410051] [47312]: DEBUG oslo_concurrency.lockutils [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.410657] [47312]: DEBUG oslo_concurrency.lockutils [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.445576] [47313]: DEBUG nova.policy [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.449758] [47313]: INFO nova.api.openstack.requestlog [None req-0a687a27-cb17-41ea-ade3-3e9398a7be37 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.054833 [ 572.450094] [47313]: [pid: 47313|app: 0|req: 361/803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.452657] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.454965] [47313]: DEBUG nova.compute.api [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.463674] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.463674] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.463674] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.463674] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.463904] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.463904] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.463970] [47312]: DEBUG nova.policy [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.471394] [47312]: INFO nova.api.openstack.requestlog [None req-57899eb3-e4ac-4ff5-9336-2300faca6672 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.072630 [ 572.471750] [47312]: [pid: 47312|app: 0|req: 443/804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.478841] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed7afb0d-1c1c-4d92-a119-20aef37697e7 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c478ae9e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.483546] [47312]: WARNING oslo_db.sqlalchemy.utils [None req-ed7afb0d-1c1c-4d92-a119-20aef37697e7 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 572.488331] [47312]: INFO nova.api.openstack.requestlog [None req-ed7afb0d-1c1c-4d92-a119-20aef37697e7 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1093 microversion: 2.1 time: 0.015936 [ 572.488678] [47312]: [pid: 47312|app: 0|req: 444/805] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/os-keypairs => generated 1093 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.491043] [47312]: DEBUG nova.api.openstack.wsgi [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.492956] [47312]: DEBUG nova.compute.api [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.497771] [47312]: DEBUG oslo_concurrency.lockutils [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.498073] [47312]: DEBUG oslo_concurrency.lockutils [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.498395] [47312]: DEBUG oslo_concurrency.lockutils [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.501798] [47312]: DEBUG oslo_concurrency.lockutils [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.501798] [47312]: DEBUG oslo_concurrency.lockutils [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.501798] [47312]: DEBUG oslo_concurrency.lockutils [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.503684] [47313]: DEBUG nova.policy [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.512136] [47313]: INFO nova.api.openstack.requestlog [None req-ce1d6106-4513-4a24-82fd-594c04efba5b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.060896 [ 572.512136] [47313]: [pid: 47313|app: 0|req: 362/806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.515297] [47313]: DEBUG nova.api.openstack.wsgi [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.516880] [47313]: DEBUG nova.compute.api [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.521357] [47313]: DEBUG oslo_concurrency.lockutils [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.521651] [47313]: DEBUG oslo_concurrency.lockutils [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.521853] [47313]: DEBUG oslo_concurrency.lockutils [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.522231] [47313]: DEBUG oslo_concurrency.lockutils [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.522431] [47313]: DEBUG oslo_concurrency.lockutils [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.522630] [47313]: DEBUG oslo_concurrency.lockutils [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.536933] [47312]: DEBUG nova.policy [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.541375] [47312]: INFO nova.api.openstack.requestlog [None req-39bf6d51-edd1-4a5f-bb19-1211ae38c97b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1272 microversion: 2.1 time: 0.052099 [ 572.541741] [47312]: [pid: 47312|app: 0|req: 445/807] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.545028] [47312]: DEBUG nova.api.openstack.wsgi [None req-dcdc8750-693b-4a5a-b54d-0b389ea708d1 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ad510>, body: {"security_group_rule": {"parent_group_id": "90e584ee-9f39-4f1b-b39d-c169905f2b6f", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 572.555697] [47313]: DEBUG nova.policy [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.560426] [47313]: INFO nova.api.openstack.requestlog [None req-60b16462-790a-4916-a6cf-224b910e7ba1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.047453 [ 572.560426] [47313]: [pid: 47313|app: 0|req: 363/808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.563554] [47313]: DEBUG nova.api.openstack.wsgi [None req-896b6987-12c9-4321-8906-96d019593c11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.587422] [47313]: INFO nova.api.openstack.requestlog [None req-896b6987-12c9-4321-8906-96d019593c11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/22c55a2a-5ab1-4f71-b26a-f8a002824765" status: 204 len: 0 microversion: 2.1 time: 0.026357 [ 572.587871] [47313]: [pid: 47313|app: 0|req: 364/809] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:10:49 2024] DELETE /compute/v2.1/os-server-groups/22c55a2a-5ab1-4f71-b26a-f8a002824765 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 572.590089] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c8a3a12-5505-4c86-bab5-295a9d6482e5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Calling method '.version_select at 0x7b9c47adbb50>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.610270] [47313]: DEBUG neutronclient.v2_0.client [None req-8c8a3a12-5505-4c86-bab5-295a9d6482e5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Error message: {"NeutronError": {"type": "SecurityGroupRuleNotFound", "message": "Security group rule 96d82dba-d015-4057-b0f3-4c1917df3586 does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 572.610602] [47313]: DEBUG nova.network.security_group_api [None req-8c8a3a12-5505-4c86-bab5-295a9d6482e5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Neutron security group rule 96d82dba-d015-4057-b0f3-4c1917df3586 not found {{(pid=47313) get_rule /opt/stack/nova/nova/network/security_group_api.py:450}} [ 572.610844] [47313]: INFO nova.api.openstack.wsgi [None req-8c8a3a12-5505-4c86-bab5-295a9d6482e5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] HTTP exception thrown: Security group rule 96d82dba-d015-4057-b0f3-4c1917df3586 does not exist [ 572.610844] [47313]: Neutron server returns request_ids: ['req-c0e84620-c4f1-48ed-80de-444df55d8dd9'] [ 572.611135] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c8a3a12-5505-4c86-bab5-295a9d6482e5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Returning 404 to user: Security group rule 96d82dba-d015-4057-b0f3-4c1917df3586 does not exist [ 572.611135] [47313]: Neutron server returns request_ids: ['req-c0e84620-c4f1-48ed-80de-444df55d8dd9'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 572.611575] [47313]: INFO nova.api.openstack.requestlog [None req-8c8a3a12-5505-4c86-bab5-295a9d6482e5 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/96d82dba-d015-4057-b0f3-4c1917df3586" status: 404 len: 199 microversion: 2.1 time: 0.023307 [ 572.611969] [47313]: [pid: 47313|app: 0|req: 365/810] 10.180.1.21 () {58 vars in 1282 bytes} [Thu Oct 31 12:10:49 2024] DELETE /compute/v2.1/os-security-group-rules/96d82dba-d015-4057-b0f3-4c1917df3586 => generated 199 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 572.614659] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0e6b483-1a4a-472c-97fe-d8b75d6c65c5 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.627962] [47313]: INFO nova.api.openstack.requestlog [None req-b0e6b483-1a4a-472c-97fe-d8b75d6c65c5 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.014985 [ 572.628298] [47313]: [pid: 47313|app: 0|req: 366/811] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.635707] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9f1e235-c869-4f63-acbb-41f5f8e43cfa tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c47768550>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.645987] [47313]: INFO nova.api.openstack.requestlog [None req-a9f1e235-c869-4f63-acbb-41f5f8e43cfa tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1234459014" status: 204 len: 0 microversion: 2.2 time: 0.016820 [ 572.646478] [47313]: [pid: 47313|app: 0|req: 367/812] 10.180.1.21 () {60 vars in 1316 bytes} [Thu Oct 31 12:10:49 2024] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1234459014 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 572.651058] [47313]: DEBUG nova.api.openstack.wsgi [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.652573] [47313]: DEBUG nova.compute.api [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.655873] [47313]: DEBUG oslo_concurrency.lockutils [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.656114] [47313]: DEBUG oslo_concurrency.lockutils [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.656298] [47313]: DEBUG oslo_concurrency.lockutils [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.656639] [47313]: DEBUG oslo_concurrency.lockutils [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.656876] [47313]: DEBUG oslo_concurrency.lockutils [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.657165] [47313]: DEBUG oslo_concurrency.lockutils [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.729200] [47312]: INFO nova.api.openstack.requestlog [None req-dcdc8750-693b-4a5a-b54d-0b389ea708d1 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.186741 [ 572.729667] [47312]: [pid: 47312|app: 0|req: 446/813] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:49 2024] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 572.734903] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b0ba03b-1426-4a7f-8229-75a6bac522d5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.736557] [47312]: DEBUG nova.compute.api [None req-7b0ba03b-1426-4a7f-8229-75a6bac522d5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.781352] [47313]: DEBUG nova.policy [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.784544] [47312]: DEBUG nova.policy [None req-7b0ba03b-1426-4a7f-8229-75a6bac522d5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.785540] [47313]: INFO nova.api.openstack.requestlog [None req-95ae7e40-c0d7-47dc-b0fc-92ea2d2c84c1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1318 microversion: 2.1 time: 0.138133 [ 572.785540] [47313]: [pid: 47313|app: 0|req: 368/814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1318 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.788081] [47313]: DEBUG nova.api.openstack.wsgi [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.789379] [47312]: INFO nova.api.openstack.requestlog [None req-7b0ba03b-1426-4a7f-8229-75a6bac522d5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1268 microversion: 2.1 time: 0.059103 [ 572.789663] [47313]: DEBUG nova.compute.api [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.790431] [47312]: [pid: 47312|app: 0|req: 447/815] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1268 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.793662] [47313]: DEBUG oslo_concurrency.lockutils [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.793662] [47313]: DEBUG oslo_concurrency.lockutils [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.793662] [47313]: DEBUG oslo_concurrency.lockutils [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.794402] [47313]: DEBUG oslo_concurrency.lockutils [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.794402] [47313]: DEBUG oslo_concurrency.lockutils [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.794402] [47313]: DEBUG oslo_concurrency.lockutils [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.845726] [47313]: DEBUG nova.policy [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.853959] [47313]: INFO nova.api.openstack.requestlog [None req-34ba1752-b430-45c2-b022-d0125276f310 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.067817 [ 572.854309] [47313]: [pid: 47313|app: 0|req: 369/816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.857622] [47313]: DEBUG nova.api.openstack.wsgi [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.858638] [47313]: DEBUG nova.compute.api [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.862395] [47313]: DEBUG oslo_concurrency.lockutils [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.862741] [47313]: DEBUG oslo_concurrency.lockutils [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.862994] [47313]: DEBUG oslo_concurrency.lockutils [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.863594] [47313]: DEBUG oslo_concurrency.lockutils [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.863685] [47313]: DEBUG oslo_concurrency.lockutils [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.864305] [47313]: DEBUG oslo_concurrency.lockutils [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.886682] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.889305] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.892723] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.893107] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.894099] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.894497] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.895406] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.908571] [47313]: DEBUG nova.policy [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.913900] [47312]: INFO nova.api.openstack.requestlog [None req-a7921cc5-c9e2-42da-a909-572c9ec3b353 tempest-AZV2TestJSON-1351801659 tempest-AZV2TestJSON-1351801659-project-member] 10.180.1.21 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.121190 [ 572.913900] [47312]: [pid: 47312|app: 0|req: 448/817] 10.180.1.21 () {58 vars in 1159 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 572.915122] [47312]: DEBUG nova.api.openstack.wsgi [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.916604] [47313]: INFO nova.api.openstack.requestlog [None req-3be79bb4-c83f-41fc-8761-a76989bfc17c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.061687 [ 572.916930] [47313]: [pid: 47313|app: 0|req: 370/818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.917024] [47312]: DEBUG nova.compute.api [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.920891] [47312]: DEBUG oslo_concurrency.lockutils [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.921341] [47312]: DEBUG oslo_concurrency.lockutils [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.921665] [47312]: DEBUG oslo_concurrency.lockutils [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.922163] [47312]: DEBUG oslo_concurrency.lockutils [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.922488] [47312]: DEBUG oslo_concurrency.lockutils [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.922799] [47312]: DEBUG oslo_concurrency.lockutils [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.926409] [47313]: DEBUG nova.api.openstack.wsgi [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.928071] [47313]: DEBUG nova.compute.api [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.931560] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.931871] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.932112] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.932513] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.932834] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.933074] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.966738] [47312]: DEBUG nova.policy [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.973996] [47312]: INFO nova.api.openstack.requestlog [None req-f57a3b0b-650c-46b1-ad1f-53f99ce5b480 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.061074 [ 572.974098] [47313]: DEBUG nova.policy [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 572.974350] [47312]: [pid: 47312|app: 0|req: 449/819] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.977415] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 572.979670] [47312]: DEBUG nova.compute.api [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 572.986157] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.986434] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.986582] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.987161] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 572.987457] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 572.987560] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 572.989033] [47313]: INFO nova.api.openstack.requestlog [None req-9fc175d9-78fa-4865-9f63-1a0c5baf0694 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.071449 [ 572.989372] [47313]: [pid: 47313|app: 0|req: 371/820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 572.993086] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb4195d2-c52a-4f8a-a7a4-2243296ffd76 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c4776a950>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.013442] [47313]: INFO nova.api.openstack.requestlog [None req-bb4195d2-c52a-4f8a-a7a4-2243296ffd76 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-2047309056" status: 202 len: 0 microversion: 2.1 time: 0.023243 [ 573.015043] [47313]: [pid: 47313|app: 0|req: 372/821] 10.180.1.21 () {58 vars in 1273 bytes} [Thu Oct 31 12:10:49 2024] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-2047309056 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 573.019679] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.023180] [47313]: DEBUG nova.compute.api [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.028856] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.029141] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.029329] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.029851] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.029987] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.030236] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.049044] [47312]: DEBUG nova.policy [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.053791] [47312]: DEBUG nova.policy [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.054477] [47312]: DEBUG nova.policy [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.056778] [47312]: INFO nova.api.openstack.requestlog [None req-e9f5a6b5-e02a-411f-bf85-6558547fc10e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.079593 [ 573.056778] [47312]: [pid: 47312|app: 0|req: 450/822] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 573.060211] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.061085] [47312]: DEBUG nova.compute.api [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.065907] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.066176] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.066397] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.067086] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.067248] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.067424] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.078944] [47313]: DEBUG nova.policy [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.085783] [47313]: INFO nova.api.openstack.requestlog [None req-eb3e4944-e150-4238-96f1-2dd7ba359193 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.070749 [ 573.086338] [47313]: [pid: 47313|app: 0|req: 373/823] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.089924] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f0653c4-1bd0-4d35-9783-cf813bae4258 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.103938] [47313]: INFO nova.api.openstack.requestlog [None req-2f0653c4-1bd0-4d35-9783-cf813bae4258 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 186 microversion: 2.1 time: 0.015802 [ 573.103938] [47313]: [pid: 47313|app: 0|req: 374/824] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/os-server-groups => generated 186 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.107995] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a8ab1b4-1d50-4e88-b093-7251b9bc2d1d tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Calling method '.version_select at 0x7b9c4776a8c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.119650] [47312]: DEBUG nova.policy [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.124992] [47312]: INFO nova.api.openstack.requestlog [None req-c1344a7a-7be5-4d83-a32f-14b604198a87 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.067391 [ 573.125431] [47312]: [pid: 47312|app: 0|req: 451/825] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.128245] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.130541] [47312]: DEBUG nova.compute.api [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.134571] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.134882] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.135115] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.135513] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.135740] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.135958] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.191725] [47312]: DEBUG nova.policy [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.202166] [47312]: DEBUG nova.policy [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.202166] [47312]: DEBUG nova.policy [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.202166] [47312]: INFO nova.api.openstack.requestlog [None req-cfc57f60-da6a-4257-86af-226e6ec67766 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.076192 [ 573.202581] [47312]: [pid: 47312|app: 0|req: 452/826] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:49 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 573.205237] [47312]: DEBUG nova.api.openstack.wsgi [None req-7324a0f1-98d8-479c-94ba-00bce3060d6d tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1775069444", "id": 115150229, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 573.223120] [47312]: INFO nova.api.openstack.requestlog [None req-7324a0f1-98d8-479c-94ba-00bce3060d6d tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.1 time: 0.019463 [ 573.223323] [47312]: [pid: 47312|app: 0|req: 453/827] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:50 2024] POST /compute/v2.1/flavors => generated 411 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.226426] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.228383] [47312]: DEBUG nova.compute.api [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.238904] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.239268] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.239524] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.239949] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.240279] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.240711] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.300096] [47312]: DEBUG nova.policy [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.307539] [47312]: INFO nova.api.openstack.requestlog [None req-ff5e0b66-0987-4235-b2da-032ee170a35d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.083033 [ 573.307986] [47312]: [pid: 47312|app: 0|req: 454/828] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.311336] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f2a8a46-d934-49a4-a970-e34d20244aa5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ade10>, body: {"keypair": {"name": "tempest-keypair-21980668", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDtIO9gNC8T1nEwdHeSk8k23Ejh7EOg4cc42Ajnn8MJaRqC5gUp3twMnPjx7yvSRdaAkWnVZNttrJ1cjATxi2ZAifHqquri4ePOpaX7p2wNAAbSopDDgZu++jy3REJJO1A=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 573.326133] [47312]: DEBUG nova.quota [None req-5f2a8a46-d934-49a4-a970-e34d20244aa5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 573.330388] [47312]: DEBUG nova.quota [None req-5f2a8a46-d934-49a4-a970-e34d20244aa5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 573.348165] [47312]: INFO nova.api.openstack.requestlog [None req-5f2a8a46-d934-49a4-a970-e34d20244aa5 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 399 microversion: 2.2 time: 0.039637 [ 573.348584] [47312]: [pid: 47312|app: 0|req: 455/829] 10.180.1.21 () {62 vars in 1194 bytes} [Thu Oct 31 12:10:50 2024] POST /compute/v2.1/os-keypairs => generated 399 bytes in 40 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) [ 573.354540] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac383f4f-1cea-43ce-bd3f-ebb144078bd4 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Action: 'create', calling method: .version_select at 0x7b9c478af5b0>, body: {"security_group_rule": {"parent_group_id": "90e584ee-9f39-4f1b-b39d-c169905f2b6f", "ip_protocol": "icmp", "from_port": -1, "to_port": -1}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 573.390940] [47313]: INFO nova.api.openstack.requestlog [None req-8a8ab1b4-1d50-4e88-b093-7251b9bc2d1d tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/08c5a6c4-0b3d-42e6-b96f-8f40f3783c7d" status: 202 len: 0 microversion: 2.1 time: 0.287125 [ 573.391312] [47313]: [pid: 47313|app: 0|req: 375/830] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:49 2024] DELETE /compute/v2.1/os-security-groups/08c5a6c4-0b3d-42e6-b96f-8f40f3783c7d => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 573.399763] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.405961] [47313]: DEBUG nova.compute.api [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.411197] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.411452] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.411851] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.412359] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.412428] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.412722] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.443962] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.444275] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.444492] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.444751] [47313]: DEBUG nova.objects.instance [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 573.468303] [47313]: DEBUG nova.policy [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.472734] [47313]: DEBUG nova.policy [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.473522] [47313]: DEBUG nova.policy [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.474243] [47313]: INFO nova.api.openstack.requestlog [None req-6f9fb990-3e32-4efb-bb92-639ee383f7aa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.082337 [ 573.474687] [47313]: [pid: 47313|app: 0|req: 376/831] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 573.476945] [47313]: DEBUG nova.api.openstack.wsgi [None req-16f71e38-fa8d-4ac7-a241-b2a42cc48bde tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c47769f30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.490697] [47313]: INFO nova.api.openstack.requestlog [None req-16f71e38-fa8d-4ac7-a241-b2a42cc48bde tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1392726118" status: 202 len: 0 microversion: 2.1 time: 0.014372 [ 573.490697] [47313]: [pid: 47313|app: 0|req: 377/832] 10.180.1.21 () {58 vars in 1273 bytes} [Thu Oct 31 12:10:50 2024] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-1392726118 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 573.493264] [47313]: DEBUG nova.api.openstack.wsgi [None req-5092a223-d1be-4262-be8e-da56ee728a69 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Action: 'create', calling method: .version_select at 0x7b9c476b1510>, body: {"server_group": {"name": "tempest-server-group-94148434", "policies": ["affinity"]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 573.504908] [47313]: DEBUG nova.quota [None req-5092a223-d1be-4262-be8e-da56ee728a69 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 573.507893] [47313]: DEBUG nova.quota [None req-5092a223-d1be-4262-be8e-da56ee728a69 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 573.537844] [47313]: DEBUG nova.quota [None req-5092a223-d1be-4262-be8e-da56ee728a69 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 573.540904] [47313]: DEBUG nova.quota [None req-5092a223-d1be-4262-be8e-da56ee728a69 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 573.547747] [47313]: INFO nova.api.openstack.requestlog [None req-5092a223-d1be-4262-be8e-da56ee728a69 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 162 microversion: 2.1 time: 0.057144 [ 573.548171] [47313]: [pid: 47313|app: 0|req: 378/833] 10.180.1.21 () {60 vars in 1168 bytes} [Thu Oct 31 12:10:50 2024] POST /compute/v2.1/os-server-groups => generated 162 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.549152] [47312]: INFO nova.api.openstack.requestlog [None req-ac383f4f-1cea-43ce-bd3f-ebb144078bd4 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 233 microversion: 2.1 time: 0.199878 [ 573.549602] [47312]: [pid: 47312|app: 0|req: 456/834] 10.180.1.21 () {60 vars in 1190 bytes} [Thu Oct 31 12:10:50 2024] POST /compute/v2.1/os-security-group-rules => generated 233 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.554033] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.555392] [47312]: DEBUG nova.api.openstack.wsgi [None req-69611b8c-2ba1-4e52-ac14-dfd48e3cba7c tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.555535] [47313]: DEBUG nova.compute.api [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.558644] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.558934] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.559175] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.559573] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.559945] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.560186] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.572689] [47312]: INFO nova.api.openstack.requestlog [None req-69611b8c-2ba1-4e52-ac14-dfd48e3cba7c tempest-FlavorsAdminTestJSON-1017576049 tempest-FlavorsAdminTestJSON-1017576049-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4674 microversion: 2.1 time: 0.022535 [ 573.573062] [47312]: [pid: 47312|app: 0|req: 457/835] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/flavors/detail => generated 4674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.575449] [47312]: DEBUG nova.api.openstack.wsgi [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.577151] [47312]: DEBUG nova.compute.api [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.581715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.581715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.581715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.581715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.582540] [47312]: DEBUG oslo_concurrency.lockutils [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.582540] [47312]: DEBUG oslo_concurrency.lockutils [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.599205] [47313]: DEBUG nova.policy [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.605023] [47313]: INFO nova.api.openstack.requestlog [None req-ac74dc70-746d-47b9-a48c-672714431efe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.055495 [ 573.605023] [47313]: [pid: 47313|app: 0|req: 379/836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.607824] [47313]: DEBUG nova.api.openstack.wsgi [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.610298] [47313]: DEBUG nova.compute.api [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.614966] [47313]: DEBUG oslo_concurrency.lockutils [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.615228] [47313]: DEBUG oslo_concurrency.lockutils [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.615413] [47313]: DEBUG oslo_concurrency.lockutils [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.615777] [47313]: DEBUG oslo_concurrency.lockutils [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.616197] [47313]: DEBUG oslo_concurrency.lockutils [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.616197] [47313]: DEBUG oslo_concurrency.lockutils [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.621263] [47312]: DEBUG nova.policy [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.627808] [47312]: INFO nova.api.openstack.requestlog [None req-a28ecfa3-2b11-4b94-9727-cc0c1b95aa08 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.052811 [ 573.627808] [47312]: [pid: 47312|app: 0|req: 458/837] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.633408] [47312]: DEBUG nova.api.openstack.wsgi [None req-fe7f4e56-c59c-4972-90c4-5aa2cd97af04 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c4772d6c0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.639544] [47312]: INFO nova.api.openstack.requestlog [None req-fe7f4e56-c59c-4972-90c4-5aa2cd97af04 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-21980668" status: 200 len: 511 microversion: 2.2 time: 0.012051 [ 573.639830] [47312]: [pid: 47312|app: 0|req: 459/838] 10.180.1.21 () {60 vars in 1247 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/os-keypairs/tempest-keypair-21980668 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.642949] [47312]: DEBUG nova.api.openstack.wsgi [None req-640db40a-f160-450c-b105-c61b9b62aaa2 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Calling method '.version_select at 0x7b9c478ae4d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.658739] [47313]: DEBUG nova.policy [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.665409] [47313]: INFO nova.api.openstack.requestlog [None req-787b90fe-7a5b-477e-88c8-e3736747c720 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1273 microversion: 2.1 time: 0.060206 [ 573.665828] [47313]: [pid: 47313|app: 0|req: 380/839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1273 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.671016] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.671016] [47313]: DEBUG nova.compute.api [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.673888] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.674156] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.674336] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.674688] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.674875] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.675057] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.720735] [47313]: DEBUG nova.policy [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.726492] [47313]: INFO nova.api.openstack.requestlog [None req-5b53d511-306a-4015-98c3-d6f3452a0e9e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.059970 [ 573.728620] [47313]: [pid: 47313|app: 0|req: 381/840] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.729793] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.731968] [47313]: DEBUG nova.compute.api [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.737949] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.738202] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.738380] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.738745] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.738976] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.739180] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.780233] [47313]: DEBUG nova.policy [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.785083] [47313]: INFO nova.api.openstack.requestlog [None req-ca894f7a-5174-4fa5-b1e4-a42e6e4958a2 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.057609 [ 573.785402] [47313]: [pid: 47313|app: 0|req: 382/841] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.788115] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.789727] [47313]: DEBUG nova.compute.api [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.793762] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.794038] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.794248] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.794578] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.794852] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.795046] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.803022] [47312]: INFO nova.api.openstack.requestlog [None req-640db40a-f160-450c-b105-c61b9b62aaa2 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/f1729ff3-651e-49c2-ab5f-22d0e2572eef" status: 202 len: 0 microversion: 2.1 time: 0.160862 [ 573.803022] [47312]: [pid: 47312|app: 0|req: 460/842] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:50 2024] DELETE /compute/v2.1/os-security-groups/f1729ff3-651e-49c2-ab5f-22d0e2572eef => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 573.806950] [47312]: DEBUG nova.api.openstack.wsgi [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.810142] [47312]: DEBUG nova.compute.api [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.821873] [47312]: DEBUG oslo_concurrency.lockutils [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.822269] [47312]: DEBUG oslo_concurrency.lockutils [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.822828] [47312]: DEBUG oslo_concurrency.lockutils [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.823288] [47312]: DEBUG oslo_concurrency.lockutils [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.824158] [47312]: DEBUG oslo_concurrency.lockutils [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.824158] [47312]: DEBUG oslo_concurrency.lockutils [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.834987] [47313]: DEBUG nova.policy [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.838845] [47313]: INFO nova.api.openstack.requestlog [None req-cc7f3a3c-1fe7-4832-957f-0fdd73458479 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.052857 [ 573.840035] [47313]: [pid: 47313|app: 0|req: 383/843] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.842691] [47313]: DEBUG nova.api.openstack.wsgi [None req-c44929fc-d7d1-4bae-91d6-d8bbcc1fdeb2 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] Calling method '.version_select at 0x7b9c4776a440>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.854852] [47313]: INFO nova.api.openstack.requestlog [None req-c44929fc-d7d1-4bae-91d6-d8bbcc1fdeb2 tempest-KeyPairsV2TestJSON-195561079 tempest-KeyPairsV2TestJSON-195561079-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-375482763" status: 202 len: 0 microversion: 2.1 time: 0.015112 [ 573.858433] [47313]: [pid: 47313|app: 0|req: 384/844] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:10:50 2024] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-375482763 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 573.860817] [47312]: DEBUG nova.policy [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.860930] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.863717] [47313]: DEBUG nova.compute.api [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.866745] [47312]: INFO nova.api.openstack.requestlog [None req-d283d2bf-cfe5-4153-bad2-cd35f37b633e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.063076 [ 573.867162] [47312]: [pid: 47312|app: 0|req: 461/845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.868901] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.869662] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.869662] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.869865] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.870123] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.870283] [47312]: DEBUG nova.api.openstack.wsgi [None req-03cc9a90-89a7-47bb-8e17-e81b3c920056 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.870351] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.885046] [47312]: INFO nova.api.openstack.requestlog [None req-03cc9a90-89a7-47bb-8e17-e81b3c920056 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/17e6e92e-9b87-4752-b2dc-830a71485208" status: 204 len: 0 microversion: 2.1 time: 0.017040 [ 573.885481] [47312]: [pid: 47312|app: 0|req: 462/846] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:10:50 2024] DELETE /compute/v2.1/os-server-groups/17e6e92e-9b87-4752-b2dc-830a71485208 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 573.888277] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.890296] [47312]: DEBUG nova.compute.api [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.894536] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.896353] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.896353] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.896353] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.896353] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.896578] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.905043] [47313]: DEBUG nova.policy [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 573.909505] [47313]: INFO nova.api.openstack.requestlog [None req-0e6c25e5-55b0-4217-ad3f-241e2c3ebd79 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.050310 [ 573.910027] [47313]: [pid: 47313|app: 0|req: 385/847] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 573.912862] [47313]: DEBUG nova.api.openstack.wsgi [None req-c993ff84-a7ec-4ef5-b57e-14acd6b4df12 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c4776a560>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.982754] [47313]: INFO nova.api.openstack.requestlog [None req-c993ff84-a7ec-4ef5-b57e-14acd6b4df12 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/90e584ee-9f39-4f1b-b39d-c169905f2b6f" status: 200 len: 664 microversion: 2.1 time: 0.072063 [ 573.983141] [47313]: [pid: 47313|app: 0|req: 386/848] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/os-security-groups/90e584ee-9f39-4f1b-b39d-c169905f2b6f => generated 664 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 573.985699] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 573.988055] [47313]: DEBUG nova.compute.api [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 573.992803] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.993061] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.993248] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 573.993602] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 573.993800] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 573.993968] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.040330] [47313]: DEBUG nova.policy [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.043990] [47312]: DEBUG nova.policy [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.046639] [47313]: INFO nova.api.openstack.requestlog [None req-d1683f43-7e4f-47be-82dd-d4977590718b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.062906 [ 574.047161] [47313]: [pid: 47313|app: 0|req: 387/849] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.049646] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb39a4c9-11fe-43fd-82a6-9dec9a25fd90 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.050090] [47312]: INFO nova.api.openstack.requestlog [None req-6cd9b270-fc58-48a1-96f0-ba64037f91b4 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1324 microversion: 2.1 time: 0.163897 [ 574.050448] [47312]: [pid: 47312|app: 0|req: 463/850] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1324 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.052942] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd29947b-1bbb-422c-9ed7-55970874e66d tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c4772f640>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.055773] [47312]: WARNING oslo_db.sqlalchemy.utils [None req-fd29947b-1bbb-422c-9ed7-55970874e66d tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 574.059073] [47312]: INFO nova.api.openstack.requestlog [None req-fd29947b-1bbb-422c-9ed7-55970874e66d tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 368 microversion: 2.2 time: 0.007991 [ 574.059842] [47312]: [pid: 47312|app: 0|req: 464/851] 10.180.1.21 () {60 vars in 1172 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/os-keypairs => generated 368 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.061563] [47313]: INFO nova.api.openstack.requestlog [None req-bb39a4c9-11fe-43fd-82a6-9dec9a25fd90 tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/115150229" status: 202 len: 0 microversion: 2.1 time: 0.013738 [ 574.061912] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.061989] [47313]: [pid: 47313|app: 0|req: 388/852] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:10:50 2024] DELETE /compute/v2.1/flavors/115150229 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 574.065653] [47312]: DEBUG nova.compute.api [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.066387] [47313]: DEBUG nova.api.openstack.wsgi [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.067924] [47313]: DEBUG nova.compute.api [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.070385] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.070880] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.071107] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.071478] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.071699] [47313]: DEBUG oslo_concurrency.lockutils [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.071788] [47313]: DEBUG oslo_concurrency.lockutils [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.071842] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.071979] [47313]: DEBUG oslo_concurrency.lockutils [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.072055] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.072356] [47313]: DEBUG oslo_concurrency.lockutils [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.072553] [47313]: DEBUG oslo_concurrency.lockutils [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.072729] [47313]: DEBUG oslo_concurrency.lockutils [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.118683] [47312]: DEBUG nova.policy [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.120881] [47313]: DEBUG nova.policy [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.123232] [47312]: INFO nova.api.openstack.requestlog [None req-d3130a95-411e-4cf0-b38f-f50ee19c2b47 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.063246 [ 574.123544] [47312]: [pid: 47312|app: 0|req: 465/853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.125971] [47313]: INFO nova.api.openstack.requestlog [None req-8065aac8-2e5a-4679-b572-1aa3931eb238 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.063490 [ 574.126132] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa92fae1-5e89-4c6c-8a4e-be3fe1ddc210 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Calling method '.version_select at 0x7b9c478ad7e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.126329] [47313]: [pid: 47313|app: 0|req: 389/854] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.135422] [47313]: DEBUG nova.api.openstack.wsgi [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.137138] [47313]: DEBUG nova.compute.api [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.140501] [47313]: DEBUG oslo_concurrency.lockutils [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.140866] [47313]: DEBUG oslo_concurrency.lockutils [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.141170] [47313]: DEBUG oslo_concurrency.lockutils [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.141670] [47313]: DEBUG oslo_concurrency.lockutils [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.142073] [47313]: DEBUG oslo_concurrency.lockutils [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.143671] [47313]: DEBUG oslo_concurrency.lockutils [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.186340] [47313]: DEBUG nova.policy [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.200114] [47313]: INFO nova.api.openstack.requestlog [None req-840f6c0f-d709-465b-a623-6f0acfc38881 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.069859 [ 574.200554] [47313]: [pid: 47313|app: 0|req: 390/855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:50 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.203593] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cfe2e9e-a071-401e-bdb1-0777eb34708c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.212422] [47313]: INFO nova.api.openstack.requestlog [None req-8cfe2e9e-a071-401e-bdb1-0777eb34708c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 186 microversion: 2.1 time: 0.009208 [ 574.212422] [47313]: [pid: 47313|app: 0|req: 391/856] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/os-server-groups => generated 186 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.213523] [47313]: DEBUG nova.api.openstack.wsgi [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.216866] [47313]: DEBUG nova.compute.api [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.221824] [47313]: DEBUG oslo_concurrency.lockutils [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.222093] [47313]: DEBUG oslo_concurrency.lockutils [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.222289] [47313]: DEBUG oslo_concurrency.lockutils [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.222731] [47313]: DEBUG oslo_concurrency.lockutils [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.222919] [47313]: DEBUG oslo_concurrency.lockutils [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.223142] [47313]: DEBUG oslo_concurrency.lockutils [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.270498] [47313]: DEBUG nova.policy [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.277020] [47313]: INFO nova.api.openstack.requestlog [None req-46db49ba-f1bc-4127-817d-fb881d9d0c61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.065046 [ 574.277020] [47313]: [pid: 47313|app: 0|req: 392/857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.279499] [47312]: INFO nova.api.openstack.requestlog [None req-fa92fae1-5e89-4c6c-8a4e-be3fe1ddc210 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/e43d3239-41eb-4d6a-beb0-21f2e599ab6e" status: 202 len: 0 microversion: 2.1 time: 0.154922 [ 574.279792] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.282725] [47312]: [pid: 47312|app: 0|req: 466/858] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:50 2024] DELETE /compute/v2.1/os-security-groups/e43d3239-41eb-4d6a-beb0-21f2e599ab6e => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 574.282776] [47313]: DEBUG nova.compute.api [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.283723] [47312]: DEBUG nova.api.openstack.wsgi [None req-8750919d-bf18-45ff-ae2d-9f23a9392c91 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c4772f130>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.285381] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.285631] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.285828] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.286217] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.286423] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.287978] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.330624] [47313]: DEBUG nova.policy [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.335372] [47313]: INFO nova.api.openstack.requestlog [None req-2a7bb445-9834-40b3-8aad-0ddfd6af33eb tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1300 microversion: 2.1 time: 0.057736 [ 574.335732] [47313]: [pid: 47313|app: 0|req: 393/859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.338214] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.340842] [47313]: DEBUG nova.compute.api [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.344772] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.344772] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.344772] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.345046] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.345087] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.345312] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.390093] [47313]: DEBUG nova.policy [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.395774] [47313]: INFO nova.api.openstack.requestlog [None req-5bde5f69-274a-4811-8dbe-81d797063b91 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.059441 [ 574.396144] [47313]: [pid: 47313|app: 0|req: 394/860] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.400015] [47313]: DEBUG nova.api.openstack.wsgi [req-89f102fc-ee37-4cbf-938f-1dfb53db7e86 req-31468f33-93e9-4180-8298-7dbe596467df service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "107b6153-65ad-48e4-9810-113bfacdd3d6", "tag": "7ef17580-83f5-4048-999d-d75acd9e4f06"}, {"server_uuid": "107b6153-65ad-48e4-9810-113bfacdd3d6", "name": "network-vif-deleted", "tag": "7ef17580-83f5-4048-999d-d75acd9e4f06"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 574.405090] [47313]: DEBUG oslo_concurrency.lockutils [req-89f102fc-ee37-4cbf-938f-1dfb53db7e86 req-31468f33-93e9-4180-8298-7dbe596467df service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.405090] [47313]: DEBUG oslo_concurrency.lockutils [req-89f102fc-ee37-4cbf-938f-1dfb53db7e86 req-31468f33-93e9-4180-8298-7dbe596467df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.405090] [47313]: DEBUG oslo_concurrency.lockutils [req-89f102fc-ee37-4cbf-938f-1dfb53db7e86 req-31468f33-93e9-4180-8298-7dbe596467df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.414614] [47313]: INFO nova.api.openstack.compute.server_external_events [req-89f102fc-ee37-4cbf-938f-1dfb53db7e86 req-31468f33-93e9-4180-8298-7dbe596467df service nova] Creating event network-changed:7ef17580-83f5-4048-999d-d75acd9e4f06 for instance 107b6153-65ad-48e4-9810-113bfacdd3d6 on cpu-1 [ 574.414957] [47313]: INFO nova.api.openstack.compute.server_external_events [req-89f102fc-ee37-4cbf-938f-1dfb53db7e86 req-31468f33-93e9-4180-8298-7dbe596467df service nova] Creating event network-vif-deleted:7ef17580-83f5-4048-999d-d75acd9e4f06 for instance 107b6153-65ad-48e4-9810-113bfacdd3d6 on cpu-1 [ 574.418068] [47313]: INFO nova.api.openstack.requestlog [req-89f102fc-ee37-4cbf-938f-1dfb53db7e86 req-31468f33-93e9-4180-8298-7dbe596467df service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.021318 [ 574.418400] [47313]: [pid: 47313|app: 0|req: 395/861] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:51 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.421219] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3119cc4-ae7f-4618-9604-011d12e50d9e tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.433352] [47313]: INFO nova.api.openstack.requestlog [None req-d3119cc4-ae7f-4618-9604-011d12e50d9e tempest-FlavorsAdminTestJSON-1149871992 tempest-FlavorsAdminTestJSON-1149871992-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.014278 [ 574.433705] [47313]: [pid: 47313|app: 0|req: 396/862] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.436500] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d480da0-98dd-496e-8bd0-7dbb0706e1da tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c47bf77f0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.437863] [47312]: INFO nova.api.openstack.requestlog [None req-8750919d-bf18-45ff-ae2d-9f23a9392c91 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-group-rules/e2f31303-4642-4dc6-acc6-eaf935dc5e52" status: 202 len: 0 microversion: 2.1 time: 0.156221 [ 574.438362] [47312]: [pid: 47312|app: 0|req: 467/863] 10.180.1.21 () {58 vars in 1282 bytes} [Thu Oct 31 12:10:51 2024] DELETE /compute/v2.1/os-security-group-rules/e2f31303-4642-4dc6-acc6-eaf935dc5e52 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 574.447498] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.447614] [47312]: DEBUG nova.compute.api [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.448186] [47313]: INFO nova.api.openstack.requestlog [None req-2d480da0-98dd-496e-8bd0-7dbb0706e1da tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-21980668" status: 204 len: 0 microversion: 2.2 time: 0.013435 [ 574.448186] [47313]: [pid: 47313|app: 0|req: 397/864] 10.180.1.21 () {60 vars in 1250 bytes} [Thu Oct 31 12:10:51 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-21980668 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 574.453560] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.455393] [47313]: DEBUG nova.compute.api [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.457475] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.457737] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.457922] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.459278] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.459583] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.459911] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.460011] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.460247] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.460409] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.460456] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.461068] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.461316] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.522591] [47313]: DEBUG nova.policy [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.526068] [47312]: DEBUG nova.policy [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.529695] [47313]: INFO nova.api.openstack.requestlog [None req-3a8efedd-0bd2-46b1-a16f-029fb2045cb2 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.078689 [ 574.530221] [47313]: [pid: 47313|app: 0|req: 398/865] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.531978] [47312]: DEBUG nova.policy [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.532784] [47312]: DEBUG nova.policy [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.533430] [47312]: INFO nova.api.openstack.requestlog [None req-b9e3610f-2894-465a-a080-2ea701d78323 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.094684 [ 574.533803] [47312]: [pid: 47312|app: 0|req: 468/866] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 574.536247] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.538357] [47312]: DEBUG nova.compute.api [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.541666] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.541913] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.542108] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.542468] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.542685] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.542855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.581739] [47312]: DEBUG nova.policy [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.584318] [47312]: INFO nova.api.openstack.requestlog [None req-b6cb974d-8e48-46b8-89a2-c83c8a5338bb tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.049804 [ 574.584748] [47312]: [pid: 47312|app: 0|req: 469/867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.587326] [47312]: DEBUG nova.api.openstack.wsgi [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.589197] [47312]: DEBUG nova.compute.api [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.592564] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.596022] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.596022] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.596022] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.596022] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.596802] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.649810] [47312]: DEBUG nova.policy [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.658065] [47312]: DEBUG nova.policy [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.658065] [47312]: DEBUG nova.policy [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.658557] [47312]: INFO nova.api.openstack.requestlog [None req-bbaa2206-8b13-4fa9-ac47-cc9c8250997e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.072519 [ 574.659069] [47312]: [pid: 47312|app: 0|req: 470/868] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 574.662017] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8d405c4-88f2-4488-a745-de1ae8f8a78e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ae4d0>, body: {"server_group": {"name": "tempest-server-group-1981954148", "policies": ["anti-affinity"]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 574.680904] [47313]: DEBUG nova.api.openstack.wsgi [None req-5effa887-0b26-403c-ab2e-847be4f56e96 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c4776ae60>, body: {"keypair": {"name": "key_/.\\@:", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOEvv5Igw+yQIINUZ8OvyKGCJ+XE8y9jNSdxAoRCtw58UGuVHyFaTM7fUgZlBOqhMlFGb+5mh4t0PwartGYRzq/duyif/WzuJiiWbR2326g+1lSRR3byURXWtcf9woVKg=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 574.685524] [47313]: DEBUG nova.api.openstack.wsgi [None req-5effa887-0b26-403c-ab2e-847be4f56e96 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 400 to user: An invalid 'name' value was provided. The name must be: Only expected characters: [_- 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 574.685678] [47312]: DEBUG nova.quota [None req-a8d405c4-88f2-4488-a745-de1ae8f8a78e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 574.685777] [47313]: INFO nova.api.openstack.requestlog [None req-5effa887-0b26-403c-ab2e-847be4f56e96 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 193 microversion: 2.1 time: 0.153949 [ 574.685777] [47313]: [pid: 47313|app: 0|req: 399/869] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:51 2024] POST /compute/v2.1/os-keypairs => generated 193 bytes in 154 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 574.689172] [47313]: DEBUG nova.api.openstack.wsgi [None req-89456b55-fe09-466b-873e-6d345572e2f8 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Calling method '.version_select at 0x7b9c476b0d30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.691484] [47312]: DEBUG nova.quota [None req-a8d405c4-88f2-4488-a745-de1ae8f8a78e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 574.761056] [47312]: DEBUG nova.quota [None req-a8d405c4-88f2-4488-a745-de1ae8f8a78e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 574.764243] [47312]: DEBUG nova.quota [None req-a8d405c4-88f2-4488-a745-de1ae8f8a78e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_groups'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 574.776900] [47312]: INFO nova.api.openstack.requestlog [None req-a8d405c4-88f2-4488-a745-de1ae8f8a78e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 169 microversion: 2.1 time: 0.116630 [ 574.777333] [47312]: [pid: 47312|app: 0|req: 471/870] 10.180.1.21 () {60 vars in 1168 bytes} [Thu Oct 31 12:10:51 2024] POST /compute/v2.1/os-server-groups => generated 169 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 574.780736] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.783017] [47312]: DEBUG nova.compute.api [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 574.788162] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.788473] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.788666] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.789181] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 574.789264] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 574.789415] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 574.836824] [47312]: DEBUG nova.policy [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 574.841576] [47312]: INFO nova.api.openstack.requestlog [None req-f5041fb4-7c36-4ee6-afc1-555121fbe9f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.063630 [ 574.841904] [47312]: [pid: 47312|app: 0|req: 472/871] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 574.844743] [47312]: DEBUG nova.api.openstack.wsgi [None req-34cd52c8-c7ee-430a-b7c9-948afbc8924a tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c476d4160>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 574.928314] [47313]: INFO nova.api.openstack.requestlog [None req-89456b55-fe09-466b-873e-6d345572e2f8 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/543cb460-1830-4cc8-b68c-3bddfbafa893" status: 202 len: 0 microversion: 2.1 time: 0.242200 [ 574.928550] [47313]: [pid: 47313|app: 0|req: 400/872] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:51 2024] DELETE /compute/v2.1/os-security-groups/543cb460-1830-4cc8-b68c-3bddfbafa893 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 574.933535] [47313]: DEBUG nova.api.openstack.wsgi [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Action: 'create', calling method: .version_select at 0x7b9c47bf77f0>, body: {"keypair": {"name": "tempest-keypair-1099516490", "type": "x509"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 574.949056] [47313]: DEBUG nova.quota [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 574.952521] [47313]: DEBUG nova.quota [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 574.967075] [47313]: DEBUG oslo_concurrency.processutils [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Running cmd (subprocess): openssl req -x509 -nodes -days 3650 -config /tmp/tmpnxne2l1r/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpnxne2l1r/temp.key -subj /CN=de4b284b52bd4e90897f7ff2622bb525 -extensions v3_req_client {{(pid=47313) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:390}} [ 575.021846] [47312]: INFO nova.api.openstack.requestlog [None req-34cd52c8-c7ee-430a-b7c9-948afbc8924a tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/90e584ee-9f39-4f1b-b39d-c169905f2b6f" status: 202 len: 0 microversion: 2.1 time: 0.179205 [ 575.022281] [47312]: [pid: 47312|app: 0|req: 473/873] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:51 2024] DELETE /compute/v2.1/os-security-groups/90e584ee-9f39-4f1b-b39d-c169905f2b6f => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 575.026706] [47312]: DEBUG nova.api.openstack.wsgi [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.028364] [47312]: DEBUG nova.compute.api [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.031919] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.032167] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.032355] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.032788] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.032978] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.033159] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.065678] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.066016] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.066290] [47312]: DEBUG oslo_concurrency.lockutils [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.066665] [47312]: DEBUG nova.objects.instance [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 575.102732] [47312]: DEBUG nova.policy [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.112835] [47312]: DEBUG nova.policy [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.113822] [47312]: DEBUG nova.policy [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.114549] [47312]: INFO nova.api.openstack.requestlog [None req-66053190-54f1-4c57-9ed2-7c44547e966c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.090097 [ 575.114921] [47312]: [pid: 47312|app: 0|req: 474/874] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 575.117582] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.119481] [47312]: DEBUG nova.compute.api [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.123367] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.123563] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.123811] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.124242] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.124510] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.124742] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.330908] [47312]: DEBUG nova.policy [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.343360] [47312]: INFO nova.api.openstack.requestlog [None req-8a627da5-f2ae-4e20-b28c-6f7984c8f1f3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.226503 [ 575.343360] [47312]: [pid: 47312|app: 0|req: 475/875] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:51 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.345742] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.347739] [47312]: DEBUG nova.compute.api [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.353311] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.353311] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.353311] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.353942] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.354206] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.354559] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.399596] [47312]: DEBUG nova.policy [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.406431] [47312]: INFO nova.api.openstack.requestlog [None req-bd89d406-43d2-497f-b06b-0b28bde2c0d8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.061773 [ 575.406431] [47312]: [pid: 47312|app: 0|req: 476/876] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.410234] [47312]: DEBUG nova.api.openstack.wsgi [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.412670] [47312]: DEBUG nova.compute.api [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.421021] [47312]: DEBUG oslo_concurrency.lockutils [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.421021] [47312]: DEBUG oslo_concurrency.lockutils [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.421021] [47312]: DEBUG oslo_concurrency.lockutils [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.421021] [47312]: DEBUG oslo_concurrency.lockutils [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.421317] [47312]: DEBUG oslo_concurrency.lockutils [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.421317] [47312]: DEBUG oslo_concurrency.lockutils [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.430991] [47313]: DEBUG oslo_concurrency.processutils [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] CMD "openssl req -x509 -nodes -days 3650 -config /tmp/tmpnxne2l1r/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpnxne2l1r/temp.key -subj /CN=de4b284b52bd4e90897f7ff2622bb525 -extensions v3_req_client" returned: 0 in 0.464s {{(pid=47313) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:428}} [ 575.431953] [47313]: DEBUG oslo_concurrency.processutils [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Running cmd (subprocess): openssl pkcs12 -export -inkey /tmp/tmpnxne2l1r/temp.key -password pass: {{(pid=47313) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:390}} [ 575.461132] [47313]: DEBUG oslo_concurrency.processutils [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] CMD "openssl pkcs12 -export -inkey /tmp/tmpnxne2l1r/temp.key -password pass:" returned: 0 in 0.025s {{(pid=47313) execute /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/processutils.py:428}} [ 575.479091] [47313]: DEBUG nova.quota [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 575.481980] [47312]: DEBUG nova.policy [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.483312] [47313]: DEBUG nova.quota [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Getting quotas for user de4b284b52bd4e90897f7ff2622bb525 and project ca0e9c86104248e887d39cc28793c9ee. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 575.489394] [47312]: INFO nova.api.openstack.requestlog [None req-837f565a-7e50-41ef-af7c-147da2cece46 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1281 microversion: 2.1 time: 0.083158 [ 575.490083] [47312]: [pid: 47312|app: 0|req: 477/877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1281 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.493812] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ea363cf-ff07-43fd-93fc-84160c675d5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ad870>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-61694985", "public_key": "ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 575.497446] [47313]: INFO nova.api.openstack.requestlog [None req-7170e1e1-3efd-473c-b2aa-c9c0b200bd0a tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 4967 microversion: 2.2 time: 0.568213 [ 575.498092] [47313]: [pid: 47313|app: 0|req: 401/878] 10.180.1.21 () {62 vars in 1193 bytes} [Thu Oct 31 12:10:51 2024] POST /compute/v2.1/os-keypairs => generated 4967 bytes in 569 msecs (HTTP/1.1 201) 9 headers in 363 bytes (1 switches on core 0) [ 575.502490] [47313]: DEBUG nova.api.openstack.wsgi [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.504573] [47313]: DEBUG nova.compute.api [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.508592] [47312]: DEBUG nova.quota [None req-0ea363cf-ff07-43fd-93fc-84160c675d5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 575.510721] [47313]: DEBUG oslo_concurrency.lockutils [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.511081] [47312]: DEBUG nova.quota [None req-0ea363cf-ff07-43fd-93fc-84160c675d5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for user bf09c760c15245e88a170bf46ea45767 and project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 575.511151] [47313]: DEBUG oslo_concurrency.lockutils [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.511222] [47313]: DEBUG oslo_concurrency.lockutils [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.511641] [47313]: DEBUG oslo_concurrency.lockutils [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.511849] [47313]: DEBUG oslo_concurrency.lockutils [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.512049] [47313]: DEBUG oslo_concurrency.lockutils [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.527516] [47312]: INFO nova.api.openstack.wsgi [None req-0ea363cf-ff07-43fd-93fc-84160c675d5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 575.527516] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ea363cf-ff07-43fd-93fc-84160c675d5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 575.527516] [47312]: INFO nova.api.openstack.requestlog [None req-0ea363cf-ff07-43fd-93fc-84160c675d5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.035133 [ 575.527516] [47312]: [pid: 47312|app: 0|req: 478/879] 10.180.1.21 () {60 vars in 1155 bytes} [Thu Oct 31 12:10:52 2024] POST /compute/v2.1/os-keypairs => generated 99 bytes in 36 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 575.529486] [47312]: DEBUG nova.api.openstack.wsgi [None req-9741557f-3ed8-4a09-b341-9e6ba882d722 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.549721] [47312]: INFO nova.api.openstack.requestlog [None req-9741557f-3ed8-4a09-b341-9e6ba882d722 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/8b013bef-6f3a-426c-b4ac-d8bfaf48f6ad" status: 204 len: 0 microversion: 2.1 time: 0.022834 [ 575.550567] [47312]: [pid: 47312|app: 0|req: 479/880] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:10:52 2024] DELETE /compute/v2.1/os-server-groups/8b013bef-6f3a-426c-b4ac-d8bfaf48f6ad => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 575.558019] [47312]: DEBUG nova.api.openstack.wsgi [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.558685] [47312]: DEBUG nova.compute.api [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.563143] [47312]: DEBUG oslo_concurrency.lockutils [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.563439] [47312]: DEBUG oslo_concurrency.lockutils [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.563701] [47312]: DEBUG oslo_concurrency.lockutils [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.565150] [47312]: DEBUG oslo_concurrency.lockutils [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.565419] [47312]: DEBUG oslo_concurrency.lockutils [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.565673] [47312]: DEBUG oslo_concurrency.lockutils [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.575822] [47313]: DEBUG nova.policy [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.582318] [47313]: INFO nova.api.openstack.requestlog [None req-52726962-5d0e-4d95-8f70-8e4cdce7287c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.082165 [ 575.582318] [47313]: [pid: 47313|app: 0|req: 402/881] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.585809] [47313]: DEBUG nova.api.openstack.wsgi [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.586531] [47313]: DEBUG nova.compute.api [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.592272] [47313]: DEBUG oslo_concurrency.lockutils [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.592510] [47313]: DEBUG oslo_concurrency.lockutils [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.593088] [47313]: DEBUG oslo_concurrency.lockutils [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.593637] [47313]: DEBUG oslo_concurrency.lockutils [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.593866] [47313]: DEBUG oslo_concurrency.lockutils [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.595409] [47313]: DEBUG oslo_concurrency.lockutils [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.630671] [47312]: DEBUG nova.policy [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.635361] [47312]: INFO nova.api.openstack.requestlog [None req-59cf845f-a357-452c-86f0-ff4ad538a869 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.084642 [ 575.635853] [47312]: [pid: 47312|app: 0|req: 480/882] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.638636] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.640581] [47312]: DEBUG nova.compute.api [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.644107] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.647016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.647016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.647498] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.647619] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.647807] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.660615] [47313]: DEBUG nova.policy [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.666210] [47313]: INFO nova.api.openstack.requestlog [None req-39a134c6-548c-4343-9019-67f0e549c47e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.083905 [ 575.666567] [47313]: [pid: 47313|app: 0|req: 403/883] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.669129] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.670543] [47313]: DEBUG nova.compute.api [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.673976] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.676038] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.676038] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.676038] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.676038] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.676038] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.706143] [47312]: DEBUG nova.policy [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.711132] [47312]: INFO nova.api.openstack.requestlog [None req-7a6c4306-e329-467a-b605-4677381efc23 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.074107 [ 575.711132] [47312]: [pid: 47312|app: 0|req: 481/884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.713353] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d8c2998-2b38-445f-88d2-a04057d33c82 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] Calling method '.version_select at 0x7b9c4772ef80>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.726600] [47313]: DEBUG nova.policy [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.731418] [47313]: INFO nova.api.openstack.requestlog [None req-dd849581-7f17-427a-992f-aba11cf54518 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.064254 [ 575.732192] [47313]: [pid: 47313|app: 0|req: 404/885] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.735027] [47313]: DEBUG nova.api.openstack.wsgi [None req-26664695-3f9f-49f7-984e-894f1bc877ac tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c4776a830>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.769071] [47313]: DEBUG neutronclient.v2_0.client [None req-26664695-3f9f-49f7-984e-894f1bc877ac tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 19466bee-4e12-49d4-b986-e22e866877e4 does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 575.769454] [47313]: DEBUG nova.network.security_group_api [None req-26664695-3f9f-49f7-984e-894f1bc877ac tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Neutron security group 19466bee-4e12-49d4-b986-e22e866877e4 not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 575.769795] [47313]: INFO nova.api.openstack.wsgi [None req-26664695-3f9f-49f7-984e-894f1bc877ac tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] HTTP exception thrown: Security group 19466bee-4e12-49d4-b986-e22e866877e4 does not exist [ 575.769795] [47313]: Neutron server returns request_ids: ['req-cbd1f4fa-895e-4469-80e1-ffbd34bd246f'] [ 575.770287] [47313]: DEBUG nova.api.openstack.wsgi [None req-26664695-3f9f-49f7-984e-894f1bc877ac tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Returning 404 to user: Security group 19466bee-4e12-49d4-b986-e22e866877e4 does not exist [ 575.770287] [47313]: Neutron server returns request_ids: ['req-cbd1f4fa-895e-4469-80e1-ffbd34bd246f'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 575.770528] [47313]: INFO nova.api.openstack.requestlog [None req-26664695-3f9f-49f7-984e-894f1bc877ac tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/19466bee-4e12-49d4-b986-e22e866877e4" status: 404 len: 194 microversion: 2.1 time: 0.037844 [ 575.770836] [47313]: [pid: 47313|app: 0|req: 405/886] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:52 2024] DELETE /compute/v2.1/os-security-groups/19466bee-4e12-49d4-b986-e22e866877e4 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 575.773978] [47313]: DEBUG nova.api.openstack.wsgi [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.776736] [47313]: DEBUG nova.compute.api [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.782145] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.782413] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.782622] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.782980] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.783173] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.783361] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.854143] [47313]: DEBUG nova.policy [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.864735] [47313]: INFO nova.api.openstack.requestlog [None req-6e4d8fa2-634f-4446-b2a3-0d2b8ffb05b1 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.091602 [ 575.864735] [47313]: [pid: 47313|app: 0|req: 406/887] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.867216] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.870267] [47313]: DEBUG nova.compute.api [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.876879] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.877155] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.877462] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.877771] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.878050] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.878248] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.927502] [47313]: DEBUG nova.policy [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 575.932590] [47313]: INFO nova.api.openstack.requestlog [None req-4c3526ca-29a5-4ee9-873a-85d4af31da4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.068547 [ 575.937017] [47313]: [pid: 47313|app: 0|req: 407/888] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 575.937901] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.939654] [47313]: DEBUG nova.compute.api [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.944362] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.945774] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.945774] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.945774] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.945774] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.945774] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.951678] [47312]: INFO nova.api.openstack.requestlog [None req-2d8c2998-2b38-445f-88d2-a04057d33c82 tempest-SecurityGroupRulesNegativeTestJSON-170600603 tempest-SecurityGroupRulesNegativeTestJSON-170600603-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/ecd119ef-3dbe-495e-893c-647bb9df217c" status: 202 len: 0 microversion: 2.1 time: 0.240013 [ 575.954078] [47312]: [pid: 47312|app: 0|req: 482/889] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:52 2024] DELETE /compute/v2.1/os-security-groups/ecd119ef-3dbe-495e-893c-647bb9df217c => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 575.956075] [47312]: DEBUG nova.api.openstack.wsgi [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 575.958974] [47312]: DEBUG nova.compute.api [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 575.962904] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.966032] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.966032] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 575.966032] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 575.966032] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 575.966032] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.005519] [47313]: DEBUG nova.policy [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.017684] [47313]: INFO nova.api.openstack.requestlog [None req-8cb54302-cae4-42b2-a98e-9a6c52990843 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.084074 [ 576.018578] [47313]: [pid: 47313|app: 0|req: 408/890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.023043] [47313]: DEBUG nova.api.openstack.wsgi [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.024707] [47313]: DEBUG nova.compute.api [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.034631] [47312]: DEBUG nova.policy [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.035896] [47313]: DEBUG oslo_concurrency.lockutils [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.036184] [47313]: DEBUG oslo_concurrency.lockutils [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.036367] [47313]: DEBUG oslo_concurrency.lockutils [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.036799] [47313]: DEBUG oslo_concurrency.lockutils [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.037022] [47313]: DEBUG oslo_concurrency.lockutils [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.037197] [47313]: DEBUG oslo_concurrency.lockutils [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.039550] [47312]: INFO nova.api.openstack.requestlog [None req-abb350be-4384-4088-b43c-143d334ee854 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.086577 [ 576.040054] [47312]: [pid: 47312|app: 0|req: 483/891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.042703] [47312]: DEBUG nova.api.openstack.wsgi [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.044628] [47312]: DEBUG nova.compute.api [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.048914] [47312]: DEBUG oslo_concurrency.lockutils [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.051621] [47312]: DEBUG oslo_concurrency.lockutils [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.051621] [47312]: DEBUG oslo_concurrency.lockutils [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.051621] [47312]: DEBUG oslo_concurrency.lockutils [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.051621] [47312]: DEBUG oslo_concurrency.lockutils [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.051621] [47312]: DEBUG oslo_concurrency.lockutils [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.114550] [47312]: DEBUG nova.policy [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.118832] [47313]: DEBUG nova.policy [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.124138] [47312]: INFO nova.api.openstack.requestlog [None req-834aa968-9a5d-4225-92ab-570c811b95f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.081472 [ 576.124276] [47313]: INFO nova.api.openstack.requestlog [None req-e484df6f-760a-4829-a009-0b26a694e3f4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.104498 [ 576.124356] [47312]: [pid: 47312|app: 0|req: 484/892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.124418] [47313]: [pid: 47313|app: 0|req: 409/893] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.126615] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.128320] [47312]: DEBUG nova.compute.api [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.129992] [47313]: DEBUG nova.api.openstack.wsgi [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.133327] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.133571] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.133755] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.134656] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.134900] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.135063] [47313]: DEBUG nova.compute.api [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.135110] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.140336] [47313]: DEBUG oslo_concurrency.lockutils [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.140579] [47313]: DEBUG oslo_concurrency.lockutils [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.140758] [47313]: DEBUG oslo_concurrency.lockutils [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.141131] [47313]: DEBUG oslo_concurrency.lockutils [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.141330] [47313]: DEBUG oslo_concurrency.lockutils [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.141501] [47313]: DEBUG oslo_concurrency.lockutils [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.189914] [47312]: DEBUG nova.policy [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.193392] [47313]: DEBUG nova.policy [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.195657] [47312]: INFO nova.api.openstack.requestlog [None req-1cdd9945-6c56-4aeb-8665-29fb8761b22b tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1244 microversion: 2.1 time: 0.071735 [ 576.196132] [47312]: [pid: 47312|app: 0|req: 485/894] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.199032] [47313]: INFO nova.api.openstack.requestlog [None req-96769ea8-7961-4d36-b81c-1cf617075203 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.070275 [ 576.199032] [47313]: [pid: 47313|app: 0|req: 410/895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:52 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.201692] [47312]: DEBUG nova.api.openstack.wsgi [None req-31d45b56-14fd-4453-a266-224f09792e8e tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c4772cee0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.203597] [47313]: DEBUG nova.api.openstack.wsgi [None req-9873699d-255a-4325-b918-17c6d45aafe6 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c4776bf40>, body: {"keypair": {"name": "tempest-keypair-1967213282", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAxTURLdQ4EeUAZlGWPInZ/ujN6agyG8INms4nZ3CGQBH/DAyggVGmkU2HtGjrfEmy5OM5iN1fCRzISdLxOfhDonyA+YKSwp1mASVsBM6mXoV7BgHI7ObuNNKfwGq0jslA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 576.209743] [47312]: INFO nova.api.openstack.requestlog [None req-31d45b56-14fd-4453-a266-224f09792e8e tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs/tempest-keypair-1099516490" status: 200 len: 1576 microversion: 2.2 time: 0.013031 [ 576.210077] [47312]: [pid: 47312|app: 0|req: 486/896] 10.180.1.21 () {60 vars in 1253 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/os-keypairs/tempest-keypair-1099516490 => generated 1576 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.213669] [47312]: DEBUG nova.api.openstack.wsgi [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.214271] [47312]: DEBUG nova.compute.api [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.221524] [47313]: DEBUG nova.quota [None req-9873699d-255a-4325-b918-17c6d45aafe6 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 576.224271] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.224575] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.224812] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.225268] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.225770] [47313]: DEBUG nova.quota [None req-9873699d-255a-4325-b918-17c6d45aafe6 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for user bf09c760c15245e88a170bf46ea45767 and project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 576.225891] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.226226] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.266991] [47313]: INFO nova.api.openstack.requestlog [None req-9873699d-255a-4325-b918-17c6d45aafe6 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.067997 [ 576.267471] [47313]: [pid: 47313|app: 0|req: 411/897] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:53 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 576.270156] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.271956] [47313]: DEBUG nova.compute.api [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.277178] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.277505] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.277730] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.278154] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.278397] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.278749] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.286829] [47312]: DEBUG nova.policy [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.295105] [47312]: INFO nova.api.openstack.requestlog [None req-b0015b03-73b7-451b-84e1-e8700c5f9a0f tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.084357 [ 576.295597] [47312]: [pid: 47312|app: 0|req: 487/898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.298192] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8868f49-4e4a-4af7-a6dc-1d7c09eaddf9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.307945] [47312]: INFO nova.api.openstack.requestlog [None req-c8868f49-4e4a-4af7-a6dc-1d7c09eaddf9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 186 microversion: 2.1 time: 0.011760 [ 576.308576] [47312]: [pid: 47312|app: 0|req: 488/899] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/os-server-groups => generated 186 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 576.311019] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.313890] [47312]: DEBUG nova.compute.api [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.319019] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.319319] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.319584] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.320030] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.320355] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.320502] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.335557] [47313]: DEBUG nova.policy [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.340852] [47313]: DEBUG nova.policy [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.341797] [47313]: DEBUG nova.policy [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.344552] [47313]: INFO nova.api.openstack.requestlog [None req-3a3ba3b6-9aa3-4685-8c65-b0c8c7aefc5a tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.074627 [ 576.344552] [47313]: [pid: 47313|app: 0|req: 412/900] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 576.347313] [47313]: DEBUG nova.api.openstack.wsgi [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.348130] [47313]: DEBUG nova.compute.api [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.354022] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.354022] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.354022] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.354022] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.354022] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.354022] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.386848] [47312]: DEBUG nova.policy [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.391327] [47312]: INFO nova.api.openstack.requestlog [None req-e4cd757c-fdf0-483c-828e-52c113454cb5 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.082326 [ 576.391705] [47312]: [pid: 47312|app: 0|req: 489/901] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.394604] [47312]: DEBUG nova.api.openstack.wsgi [None req-af7ef35a-c242-474c-9964-77f464eb93af tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c4772c550>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.413121] [47313]: DEBUG nova.policy [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.418024] [47313]: DEBUG nova.policy [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.419285] [47313]: DEBUG nova.policy [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.419959] [47313]: INFO nova.api.openstack.requestlog [None req-7fc87ee0-8fcb-4272-9f1c-0ac56960d613 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.076452 [ 576.420309] [47313]: [pid: 47313|app: 0|req: 413/902] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 576.426920] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.428466] [47313]: DEBUG nova.compute.api [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.436775] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.437051] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.437245] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.437611] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.437810] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.440751] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.514899] [47313]: DEBUG nova.policy [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.525554] [47313]: INFO nova.api.openstack.requestlog [None req-b0d4eb76-5f66-4c27-b4ff-a1d9dd1bac7b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.104505 [ 576.525778] [47313]: [pid: 47313|app: 0|req: 414/903] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.529711] [47313]: DEBUG nova.api.openstack.wsgi [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.532982] [47313]: DEBUG nova.compute.api [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.534413] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.534740] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.534883] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.535290] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.535501] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.535701] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.555686] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.555928] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.556122] [47313]: DEBUG oslo_concurrency.lockutils [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.556321] [47313]: DEBUG nova.objects.instance [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 576.604948] [47313]: DEBUG nova.policy [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.611153] [47313]: DEBUG nova.policy [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.611862] [47313]: DEBUG nova.policy [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.612838] [47313]: INFO nova.api.openstack.requestlog [None req-2722f25d-156f-434f-97fa-b159706ca8d2 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.086478 [ 576.613181] [47313]: [pid: 47313|app: 0|req: 415/904] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 576.615706] [47313]: DEBUG nova.api.openstack.wsgi [None req-43287596-a34a-465f-9fb3-b28db75e233e tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c4776b250>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.623019] [47313]: WARNING oslo_db.sqlalchemy.utils [None req-43287596-a34a-465f-9fb3-b28db75e233e tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 576.625153] [47313]: INFO nova.api.openstack.requestlog [None req-43287596-a34a-465f-9fb3-b28db75e233e tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 1433 microversion: 2.2 time: 0.011400 [ 576.625467] [47313]: [pid: 47313|app: 0|req: 416/905] 10.180.1.21 () {60 vars in 1172 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/os-keypairs => generated 1433 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.628686] [47313]: DEBUG nova.api.openstack.wsgi [None req-17a201c9-82e3-4398-8c17-09f94e5a38e2 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c476b1bd0>, body: {"keypair": {"name": "tempest-keypair-1967213282", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAOSv3FpRXysWFERQWSVMSDIRfQKzLFI4k8NfG1SoXOqIHIEMp1eMARYUbeWm17oMSI6U+++MjVWS7nbO6FI1vFfxyJNSRlycH+Z1jUGMKp2W2Fz3SJFYnyA+6jyXU+MIA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 576.640073] [47313]: DEBUG nova.quota [None req-17a201c9-82e3-4398-8c17-09f94e5a38e2 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 576.644828] [47313]: DEBUG nova.quota [None req-17a201c9-82e3-4398-8c17-09f94e5a38e2 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for user bf09c760c15245e88a170bf46ea45767 and project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 576.659808] [47313]: INFO nova.api.openstack.wsgi [None req-17a201c9-82e3-4398-8c17-09f94e5a38e2 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] HTTP exception thrown: Key pair 'tempest-keypair-1967213282' already exists. [ 576.660101] [47313]: DEBUG nova.api.openstack.wsgi [None req-17a201c9-82e3-4398-8c17-09f94e5a38e2 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 409 to user: Key pair 'tempest-keypair-1967213282' already exists. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 576.660521] [47313]: INFO nova.api.openstack.requestlog [None req-17a201c9-82e3-4398-8c17-09f94e5a38e2 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 409 len: 105 microversion: 2.1 time: 0.034584 [ 576.660834] [47313]: [pid: 47313|app: 0|req: 417/906] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:53 2024] POST /compute/v2.1/os-keypairs => generated 105 bytes in 35 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 576.666838] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.668798] [47313]: DEBUG nova.compute.api [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.674614] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.674614] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.674796] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.675067] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.675285] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.676388] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.732617] [47313]: DEBUG nova.policy [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.737214] [47313]: INFO nova.api.openstack.requestlog [None req-6b89023b-6ed9-42f5-8728-41e560e66b99 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.074928 [ 576.737765] [47313]: [pid: 47313|app: 0|req: 418/907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.742154] [47313]: DEBUG nova.api.openstack.wsgi [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerGroupTestJSON-server-711150314", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "395dbfe8-4d42-473b-844c-2f2270873ad4"}]}, "os:scheduler_hints": {"group": "2d2aa0b2-37aa-4284-9e60-cdfb5e069687"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 576.764056] [47312]: INFO nova.api.openstack.requestlog [None req-af7ef35a-c242-474c-9964-77f464eb93af tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/e7c073d1-f2c6-4e97-bd22-1d146e52bc6e" status: 202 len: 0 microversion: 2.1 time: 0.371688 [ 576.764407] [47312]: [pid: 47312|app: 0|req: 490/908] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:53 2024] DELETE /compute/v2.1/os-security-groups/e7c073d1-f2c6-4e97-bd22-1d146e52bc6e => generated 0 bytes in 372 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 576.771466] [47312]: DEBUG nova.api.openstack.wsgi [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.773952] [47312]: DEBUG nova.compute.api [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.779043] [47312]: DEBUG oslo_concurrency.lockutils [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.779504] [47312]: DEBUG oslo_concurrency.lockutils [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.779504] [47312]: DEBUG oslo_concurrency.lockutils [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.779872] [47312]: DEBUG oslo_concurrency.lockutils [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.780077] [47312]: DEBUG oslo_concurrency.lockutils [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.780248] [47312]: DEBUG oslo_concurrency.lockutils [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.789904] [47313]: DEBUG nova.network.neutron [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] validate_networks() for [('395dbfe8-4d42-473b-844c-2f2270873ad4', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 576.845362] [47312]: DEBUG nova.policy [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 576.850449] [47312]: INFO nova.api.openstack.requestlog [None req-358ed906-ea45-464e-adaa-12d3e3ec35cd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.085180 [ 576.850816] [47312]: [pid: 47312|app: 0|req: 491/909] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 576.856366] [47312]: DEBUG nova.api.openstack.wsgi [req-f84c5bd1-d8d1-4776-a7e7-a4ea4be46e73 req-d489629a-462b-4e4e-ad63-28a5923d82d8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2795b001-aaf2-4886-bba7-bd764c29638c", "tag": "4f050603-36be-4dc6-902d-a372ebcf824a"}, {"server_uuid": "2795b001-aaf2-4886-bba7-bd764c29638c", "name": "network-vif-deleted", "tag": "4f050603-36be-4dc6-902d-a372ebcf824a"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 576.861260] [47312]: DEBUG oslo_concurrency.lockutils [req-f84c5bd1-d8d1-4776-a7e7-a4ea4be46e73 req-d489629a-462b-4e4e-ad63-28a5923d82d8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.861894] [47312]: DEBUG oslo_concurrency.lockutils [req-f84c5bd1-d8d1-4776-a7e7-a4ea4be46e73 req-d489629a-462b-4e4e-ad63-28a5923d82d8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.864567] [47312]: DEBUG oslo_concurrency.lockutils [req-f84c5bd1-d8d1-4776-a7e7-a4ea4be46e73 req-d489629a-462b-4e4e-ad63-28a5923d82d8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.870817] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f84c5bd1-d8d1-4776-a7e7-a4ea4be46e73 req-d489629a-462b-4e4e-ad63-28a5923d82d8 service nova] Creating event network-changed:4f050603-36be-4dc6-902d-a372ebcf824a for instance 2795b001-aaf2-4886-bba7-bd764c29638c on cpu-1 [ 576.872891] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f84c5bd1-d8d1-4776-a7e7-a4ea4be46e73 req-d489629a-462b-4e4e-ad63-28a5923d82d8 service nova] Creating event network-vif-deleted:4f050603-36be-4dc6-902d-a372ebcf824a for instance 2795b001-aaf2-4886-bba7-bd764c29638c on cpu-1 [ 576.877064] [47312]: INFO nova.api.openstack.requestlog [req-f84c5bd1-d8d1-4776-a7e7-a4ea4be46e73 req-d489629a-462b-4e4e-ad63-28a5923d82d8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.023306 [ 576.877064] [47312]: [pid: 47312|app: 0|req: 492/910] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:53 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 576.877825] [47312]: DEBUG nova.api.openstack.wsgi [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 576.880516] [47312]: DEBUG nova.compute.api [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 576.883185] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.883456] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.883680] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 576.884013] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 576.884256] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 576.884426] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.270119] [47312]: DEBUG nova.policy [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 577.282464] [47312]: INFO nova.api.openstack.requestlog [None req-47fde183-56cb-40cc-9aee-036f2fe842aa tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1321 microversion: 2.1 time: 0.405265 [ 577.282464] [47312]: [pid: 47312|app: 0|req: 493/911] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:53 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1321 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.286261] [47312]: DEBUG nova.api.openstack.wsgi [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.288610] [47312]: DEBUG nova.compute.api [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 577.293785] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.294303] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.294624] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.295125] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.295462] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.295794] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.367465] [47312]: DEBUG nova.policy [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 577.372731] [47312]: INFO nova.api.openstack.requestlog [None req-b8a73eae-d91d-4b71-8bdf-2d9682a65f4e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.088581 [ 577.373428] [47312]: [pid: 47312|app: 0|req: 494/912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.376555] [47312]: DEBUG nova.api.openstack.wsgi [None req-96ec8c1c-822a-4ce0-ae36-56ccfb0a4be6 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] Calling method '.version_select at 0x7b9c478ae9e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.395013] [47312]: INFO nova.api.openstack.requestlog [None req-96ec8c1c-822a-4ce0-ae36-56ccfb0a4be6 tempest-KeyPairsV22TestJSON-592863023 tempest-KeyPairsV22TestJSON-592863023-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1099516490" status: 204 len: 0 microversion: 2.2 time: 0.020198 [ 577.397614] [47312]: [pid: 47312|app: 0|req: 495/913] 10.180.1.21 () {60 vars in 1256 bytes} [Thu Oct 31 12:10:54 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1099516490 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 577.402837] [47312]: DEBUG nova.api.openstack.wsgi [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.404441] [47312]: DEBUG nova.compute.api [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 577.411672] [47312]: DEBUG oslo_concurrency.lockutils [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.412073] [47312]: DEBUG oslo_concurrency.lockutils [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.412258] [47312]: DEBUG oslo_concurrency.lockutils [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.412716] [47312]: DEBUG oslo_concurrency.lockutils [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.412979] [47312]: DEBUG oslo_concurrency.lockutils [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.413228] [47312]: DEBUG oslo_concurrency.lockutils [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.418576] [47313]: DEBUG nova.virt.hardware [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 577.418807] [47313]: DEBUG nova.virt.hardware [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 577.419092] [47313]: DEBUG nova.virt.hardware [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 577.419270] [47313]: DEBUG nova.virt.hardware [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 577.419438] [47313]: DEBUG nova.virt.hardware [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 577.453857] [47313]: DEBUG oslo_concurrency.lockutils [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.455269] [47313]: DEBUG oslo_concurrency.lockutils [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.455269] [47313]: DEBUG oslo_concurrency.lockutils [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.455269] [47313]: DEBUG oslo_concurrency.lockutils [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.455269] [47313]: DEBUG oslo_concurrency.lockutils [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.455269] [47313]: DEBUG oslo_concurrency.lockutils [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.472940] [47313]: DEBUG nova.quota [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 577.476890] [47312]: DEBUG nova.policy [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 577.480273] [47313]: DEBUG nova.quota [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 577.480993] [47312]: INFO nova.api.openstack.requestlog [None req-223e65ee-f392-4660-828c-74a64e6a6cd1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.083342 [ 577.484731] [47312]: [pid: 47312|app: 0|req: 496/914] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.484731] [47312]: DEBUG nova.api.openstack.wsgi [None req-25ba59ec-7150-4391-95a0-8908dc343c3d tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Calling method '.version_select at 0x7b9c478adfc0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.492695] [47313]: DEBUG nova.compute.api [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 577.498137] [47313]: DEBUG nova.compute.api [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 577.498766] [47312]: INFO nova.api.openstack.requestlog [None req-25ba59ec-7150-4391-95a0-8908dc343c3d tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1967213282" status: 202 len: 0 microversion: 2.1 time: 0.016722 [ 577.499401] [47312]: [pid: 47312|app: 0|req: 497/915] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:10:54 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1967213282 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 577.502278] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.504684] [47312]: DEBUG nova.compute.api [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 577.510283] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.510810] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.510810] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.511135] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.511387] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.511657] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.536083] [47313]: DEBUG nova.quota [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Checking whether user_id and queued_for_delete are populated for all projects {{(pid=47313) is_qfd_populated /opt/stack/nova/nova/quota.py:1268}} [ 577.546425] [47313]: DEBUG nova.quota [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_group_members'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 577.551144] [47313]: DEBUG nova.quota [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_group_members'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 577.576597] [47313]: DEBUG nova.quota [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for project 02baa466ae264d89896a3049ab5767be. Resources: {'server_group_members'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 577.579496] [47313]: DEBUG nova.quota [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Getting quotas for user aa1286fe09cf48d19a1d528ac1b812fb and project 02baa466ae264d89896a3049ab5767be. Resources: {'server_group_members'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 577.597214] [47313]: INFO nova.api.openstack.requestlog [None req-5034d5b5-baa8-4780-bcb4-e77043204ab3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.858758 [ 577.598928] [47313]: [pid: 47313|app: 0|req: 419/916] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:10:53 2024] POST /compute/v2.1/servers => generated 380 bytes in 861 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 577.607488] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.612020] [47313]: DEBUG nova.compute.api [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 577.612890] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.613145] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.613326] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.613678] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.613988] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.614075] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.738945] [47312]: DEBUG nova.policy [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 577.747649] [47312]: INFO nova.api.openstack.requestlog [None req-a8c447ef-48b1-453b-b5ea-b0595501c123 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.247506 [ 577.748012] [47312]: [pid: 47312|app: 0|req: 498/917] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.755637] [47312]: DEBUG nova.api.openstack.wsgi [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.757691] [47312]: DEBUG nova.compute.api [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 577.761023] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.761023] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.761160] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.761605] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.762351] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.762351] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.762959] [47313]: DEBUG nova.policy [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 577.769915] [47313]: INFO nova.api.openstack.requestlog [None req-a9b25af8-ea24-4d95-ba8b-ee9d04832b72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.167407 [ 577.770375] [47313]: [pid: 47313|app: 0|req: 420/918] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.773789] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbc8b5af-cb30-4011-b5dc-1cc972d50780 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c476b3010>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.844283] [47312]: DEBUG nova.policy [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 577.850311] [47312]: INFO nova.api.openstack.requestlog [None req-aeaa5bc3-6a2b-408b-a525-9d2ff9332aa8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.101205 [ 577.850703] [47312]: [pid: 47312|app: 0|req: 499/919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.853880] [47312]: DEBUG nova.api.openstack.wsgi [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.856128] [47312]: DEBUG nova.compute.api [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 577.860316] [47312]: DEBUG oslo_concurrency.lockutils [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.860560] [47312]: DEBUG oslo_concurrency.lockutils [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.860751] [47312]: DEBUG oslo_concurrency.lockutils [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.861114] [47312]: DEBUG oslo_concurrency.lockutils [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.861312] [47312]: DEBUG oslo_concurrency.lockutils [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.861482] [47312]: DEBUG oslo_concurrency.lockutils [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.916685] [47312]: DEBUG nova.policy [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 577.922536] [47312]: INFO nova.api.openstack.requestlog [None req-7338b62d-aa99-49a7-b9a2-9ae79afb8684 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.071111 [ 577.922987] [47312]: [pid: 47312|app: 0|req: 500/920] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 577.929361] [47312]: DEBUG nova.api.openstack.wsgi [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 577.930761] [47312]: DEBUG nova.compute.api [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 577.936640] [47312]: DEBUG oslo_concurrency.lockutils [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.937253] [47312]: DEBUG oslo_concurrency.lockutils [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.937548] [47312]: DEBUG oslo_concurrency.lockutils [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.938115] [47312]: DEBUG oslo_concurrency.lockutils [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 577.938355] [47312]: DEBUG oslo_concurrency.lockutils [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 577.939105] [47312]: DEBUG oslo_concurrency.lockutils [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 577.998974] [47312]: DEBUG nova.policy [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.003329] [47312]: INFO nova.api.openstack.requestlog [None req-754fb564-7a3d-4101-8254-140e4b5a8ff6 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.079622 [ 578.003659] [47312]: [pid: 47312|app: 0|req: 501/921] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.100022] [47313]: INFO nova.api.openstack.requestlog [None req-cbc8b5af-cb30-4011-b5dc-1cc972d50780 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/07dcf1f9-e39e-4a38-8aa5-44dfd84b3a8b" status: 202 len: 0 microversion: 2.1 time: 0.326103 [ 578.100022] [47313]: [pid: 47313|app: 0|req: 421/922] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:54 2024] DELETE /compute/v2.1/os-security-groups/07dcf1f9-e39e-4a38-8aa5-44dfd84b3a8b => generated 0 bytes in 327 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 578.103188] [47313]: DEBUG nova.api.openstack.wsgi [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.104818] [47313]: DEBUG nova.compute.api [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.109347] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.109347] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.109347] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.109347] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.109727] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.109727] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.173490] [47312]: DEBUG nova.api.openstack.wsgi [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerTagsTestJSON-server-1026705680", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "0be25f39-a0f8-4f17-9062-c3baee22f520"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 578.176222] [47313]: DEBUG nova.policy [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.181662] [47313]: INFO nova.api.openstack.requestlog [None req-39bd5c4f-b914-47c1-ab46-a7abc1c87715 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.082992 [ 578.182305] [47313]: [pid: 47313|app: 0|req: 422/923] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:54 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.185911] [47313]: DEBUG nova.api.openstack.wsgi [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.187932] [47313]: DEBUG nova.compute.api [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.201144] [47313]: DEBUG oslo_concurrency.lockutils [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.201144] [47313]: DEBUG oslo_concurrency.lockutils [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.201144] [47313]: DEBUG oslo_concurrency.lockutils [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.201144] [47313]: DEBUG oslo_concurrency.lockutils [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.201144] [47313]: DEBUG oslo_concurrency.lockutils [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.201144] [47313]: DEBUG oslo_concurrency.lockutils [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.241277] [47312]: DEBUG nova.network.neutron [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] validate_networks() for [('0be25f39-a0f8-4f17-9062-c3baee22f520', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 578.320068] [47313]: DEBUG nova.policy [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.331021] [47313]: INFO nova.api.openstack.requestlog [None req-3af11846-8c4c-4a6a-a11c-4625e15626d9 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.148140 [ 578.331021] [47313]: [pid: 47313|app: 0|req: 423/924] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.334263] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.336156] [47313]: DEBUG nova.compute.api [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.340196] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.341296] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.342255] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.345195] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.345415] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.351021] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.419604] [47313]: DEBUG nova.policy [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.427392] [47313]: INFO nova.api.openstack.requestlog [None req-a6ce6f38-d244-4de3-b102-3ab910a06d0a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1264 microversion: 2.1 time: 0.095544 [ 578.427783] [47313]: [pid: 47313|app: 0|req: 424/925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1264 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.431487] [47313]: DEBUG nova.api.openstack.wsgi [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.432185] [47313]: DEBUG nova.compute.api [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.437130] [47313]: DEBUG oslo_concurrency.lockutils [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.437183] [47313]: DEBUG oslo_concurrency.lockutils [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.437325] [47313]: DEBUG oslo_concurrency.lockutils [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.437694] [47313]: DEBUG oslo_concurrency.lockutils [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.437890] [47313]: DEBUG oslo_concurrency.lockutils [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.438491] [47313]: DEBUG oslo_concurrency.lockutils [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.503562] [47313]: DEBUG nova.policy [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.508227] [47313]: INFO nova.api.openstack.requestlog [None req-199b8836-f066-4845-b54d-03f6cfacf9ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.079903 [ 578.508556] [47313]: [pid: 47313|app: 0|req: 425/926] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.511170] [47313]: DEBUG nova.api.openstack.wsgi [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.512800] [47313]: DEBUG nova.compute.api [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.518598] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.519077] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.519281] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.519737] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.519927] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.520234] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.570206] [47313]: DEBUG nova.policy [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.575145] [47313]: INFO nova.api.openstack.requestlog [None req-acdd3afe-442c-4274-86e4-558b5d6ed968 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1244 microversion: 2.1 time: 0.065933 [ 578.575579] [47313]: [pid: 47313|app: 0|req: 426/927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.585133] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.586923] [47313]: DEBUG nova.compute.api [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.591123] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.591373] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.591565] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.591947] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.592186] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.592327] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.647092] [47313]: DEBUG nova.policy [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.658101] [47313]: INFO nova.api.openstack.requestlog [None req-fb539dbf-cede-495d-b1cd-f880155a7536 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.078388 [ 578.658628] [47313]: [pid: 47313|app: 0|req: 427/928] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.661353] [47313]: DEBUG nova.api.openstack.wsgi [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.663786] [47313]: DEBUG nova.compute.api [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.669389] [47313]: DEBUG oslo_concurrency.lockutils [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.669636] [47313]: DEBUG oslo_concurrency.lockutils [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.669885] [47313]: DEBUG oslo_concurrency.lockutils [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.670205] [47313]: DEBUG oslo_concurrency.lockutils [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.670761] [47313]: DEBUG oslo_concurrency.lockutils [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.670975] [47313]: DEBUG oslo_concurrency.lockutils [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.728744] [47313]: DEBUG nova.policy [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.734130] [47313]: INFO nova.api.openstack.requestlog [None req-76a8cc03-192f-4b2d-b6bd-a43690e1e954 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.074469 [ 578.734130] [47313]: [pid: 47313|app: 0|req: 428/929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.736260] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.737818] [47313]: DEBUG nova.compute.api [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.741820] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.742048] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.742227] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.742586] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.742816] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.742988] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.811252] [47313]: DEBUG nova.policy [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.814103] [47313]: DEBUG nova.policy [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.818021] [47313]: DEBUG nova.policy [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.818021] [47313]: INFO nova.api.openstack.requestlog [None req-cd2a1e1a-bc26-4c76-8867-4e9fa510919c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.080993 [ 578.818021] [47313]: [pid: 47313|app: 0|req: 429/930] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 578.818457] [47313]: DEBUG nova.api.openstack.wsgi [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.819996] [47313]: DEBUG nova.compute.api [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.825588] [47313]: DEBUG oslo_concurrency.lockutils [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.825872] [47313]: DEBUG oslo_concurrency.lockutils [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.826126] [47313]: DEBUG oslo_concurrency.lockutils [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.826625] [47313]: DEBUG oslo_concurrency.lockutils [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.827109] [47313]: DEBUG oslo_concurrency.lockutils [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.827323] [47313]: DEBUG oslo_concurrency.lockutils [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.848806] [47312]: DEBUG nova.virt.hardware [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 578.849044] [47312]: DEBUG nova.virt.hardware [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 578.849225] [47312]: DEBUG nova.virt.hardware [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 578.849382] [47312]: DEBUG nova.virt.hardware [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 578.849551] [47312]: DEBUG nova.virt.hardware [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 578.857194] [47312]: DEBUG oslo_concurrency.lockutils [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.857529] [47312]: DEBUG oslo_concurrency.lockutils [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.857798] [47312]: DEBUG oslo_concurrency.lockutils [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.858278] [47312]: DEBUG oslo_concurrency.lockutils [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.858520] [47312]: DEBUG oslo_concurrency.lockutils [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.858734] [47312]: DEBUG oslo_concurrency.lockutils [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.869884] [47312]: DEBUG nova.quota [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Getting quotas for project 3a44012a49e94a00b3b8dffe9cd66842. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 578.873695] [47312]: DEBUG nova.quota [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Getting quotas for user e11ef5e6a8a34d10a106be27e05d3511 and project 3a44012a49e94a00b3b8dffe9cd66842. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 578.876662] [47313]: DEBUG nova.policy [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.880223] [47312]: DEBUG nova.compute.api [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 578.881651] [47312]: DEBUG nova.compute.api [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 578.881940] [47313]: INFO nova.api.openstack.requestlog [None req-07d9365a-c5a8-42fe-b2b7-f473c6e5bea6 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.065689 [ 578.882277] [47313]: [pid: 47313|app: 0|req: 430/931] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 578.886015] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.886818] [47313]: DEBUG nova.compute.api [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.890365] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.890365] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.890462] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.890793] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.890991] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.891166] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.922282] [47312]: INFO nova.api.openstack.requestlog [None req-edba7de7-6ec9-4851-a918-a35f0772a600 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.26 time: 0.917957 [ 578.922662] [47312]: [pid: 47312|app: 0|req: 502/932] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:10:54 2024] POST /compute/v2.1/servers => generated 380 bytes in 918 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 578.925706] [47312]: DEBUG nova.api.openstack.wsgi [None req-161c0d11-ae73-4ed9-825a-143018d04daf tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c476d6320>, body: {"keypair": {"name": "", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM2toXJXisU0EFaNWS3qqIXQNXPbSQ+YJKSqU3I50Mhea1xyKuNtg9D9djrQo/S43TDzErNUC/Bw5tg87iwgDlYQn3pzWutDf8Jj1cCV12Co9+7fgiacpLFUS/gu1los7A=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 578.927887] [47312]: DEBUG nova.api.openstack.wsgi [None req-161c0d11-ae73-4ed9-825a-143018d04daf tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 578.928115] [47312]: INFO nova.api.openstack.requestlog [None req-161c0d11-ae73-4ed9-825a-143018d04daf tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 108 microversion: 2.1 time: 0.004937 [ 578.928388] [47312]: [pid: 47312|app: 0|req: 503/933] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:55 2024] POST /compute/v2.1/os-keypairs => generated 108 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 578.931262] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.932984] [47312]: DEBUG nova.compute.api [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.940026] [47313]: DEBUG nova.policy [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.940284] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.940284] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.940284] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.940284] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.940425] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.940525] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.944357] [47313]: DEBUG nova.policy [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.945179] [47313]: DEBUG nova.policy [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.945806] [47313]: INFO nova.api.openstack.requestlog [None req-0c65dc85-8f12-407d-ac1c-53c972a4f656 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.062951 [ 578.946130] [47313]: [pid: 47313|app: 0|req: 431/934] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 578.951979] [47313]: DEBUG nova.api.openstack.wsgi [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 578.954172] [47313]: DEBUG nova.compute.api [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 578.959023] [47313]: DEBUG oslo_concurrency.lockutils [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.959136] [47313]: DEBUG oslo_concurrency.lockutils [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.959247] [47313]: DEBUG oslo_concurrency.lockutils [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.960038] [47313]: DEBUG oslo_concurrency.lockutils [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 578.960038] [47313]: DEBUG oslo_concurrency.lockutils [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 578.960038] [47313]: DEBUG oslo_concurrency.lockutils [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 578.990350] [47312]: DEBUG nova.policy [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 578.995120] [47312]: INFO nova.api.openstack.requestlog [None req-1f85f573-d96b-4c5f-9b5a-0d804ee63b6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.065960 [ 578.995551] [47312]: [pid: 47312|app: 0|req: 504/935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.002187] [47312]: DEBUG nova.api.openstack.wsgi [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.006299] [47312]: DEBUG nova.compute.api [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.009609] [47313]: DEBUG nova.policy [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.010043] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.010335] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.010521] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.010874] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.011077] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.011246] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.014119] [47313]: INFO nova.api.openstack.requestlog [None req-635596b0-b88f-4669-af53-ab94d2200a6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.067238 [ 579.014432] [47313]: [pid: 47313|app: 0|req: 432/936] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.017326] [47313]: DEBUG nova.api.openstack.wsgi [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.019236] [47313]: DEBUG nova.compute.api [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.022773] [47313]: DEBUG oslo_concurrency.lockutils [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.023055] [47313]: DEBUG oslo_concurrency.lockutils [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.023279] [47313]: DEBUG oslo_concurrency.lockutils [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.023661] [47313]: DEBUG oslo_concurrency.lockutils [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.023918] [47313]: DEBUG oslo_concurrency.lockutils [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.024136] [47313]: DEBUG oslo_concurrency.lockutils [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.038218] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.038461] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.038634] [47312]: DEBUG oslo_concurrency.lockutils [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.038820] [47312]: DEBUG nova.objects.instance [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 579.083284] [47312]: DEBUG nova.policy [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.089826] [47313]: DEBUG nova.policy [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.094602] [47313]: INFO nova.api.openstack.requestlog [None req-57c54b2f-e172-4618-941c-a68da23dc39e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.079493 [ 579.094929] [47313]: [pid: 47313|app: 0|req: 433/937] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.099188] [47312]: DEBUG nova.policy [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.099188] [47312]: DEBUG nova.policy [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.099188] [47312]: INFO nova.api.openstack.requestlog [None req-e47b58c6-30c9-4827-b28c-96d180fe269f tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.097813 [ 579.099663] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.099764] [47312]: [pid: 47312|app: 0|req: 505/938] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 579.099800] [47313]: DEBUG nova.compute.api [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.102736] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.102991] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.103191] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.103549] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.103740] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.103927] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.104774] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2b78501-3227-452c-ae2a-6f1edfc44403 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c476d4040>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.160961] [47313]: DEBUG nova.policy [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.165104] [47313]: INFO nova.api.openstack.requestlog [None req-8cf4f3c7-68c4-428f-a33b-d7c3d819ad96 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.069443 [ 579.165523] [47313]: [pid: 47313|app: 0|req: 434/939] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:55 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.171843] [47313]: DEBUG nova.api.openstack.wsgi [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.171843] [47313]: DEBUG nova.compute.api [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.175928] [47313]: DEBUG oslo_concurrency.lockutils [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.176484] [47313]: DEBUG oslo_concurrency.lockutils [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.176762] [47313]: DEBUG oslo_concurrency.lockutils [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.177270] [47313]: DEBUG oslo_concurrency.lockutils [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.177507] [47313]: DEBUG oslo_concurrency.lockutils [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.177741] [47313]: DEBUG oslo_concurrency.lockutils [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.363206] [47313]: DEBUG nova.policy [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.369305] [47313]: INFO nova.api.openstack.requestlog [None req-8845fa68-7645-43ad-a936-25f77519372f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1321 microversion: 2.1 time: 0.203113 [ 579.369647] [47313]: [pid: 47313|app: 0|req: 435/940] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1321 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.372401] [47313]: DEBUG nova.api.openstack.wsgi [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.380924] [47313]: DEBUG nova.compute.api [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.387997] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.387997] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.387997] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.390043] [47312]: INFO nova.api.openstack.requestlog [None req-a2b78501-3227-452c-ae2a-6f1edfc44403 tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/af681b2b-9bc4-4962-8224-e0c0e5c75b6b" status: 202 len: 0 microversion: 2.1 time: 0.288490 [ 579.390178] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.390525] [47312]: [pid: 47312|app: 0|req: 506/941] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:55 2024] DELETE /compute/v2.1/os-security-groups/af681b2b-9bc4-4962-8224-e0c0e5c75b6b => generated 0 bytes in 289 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 579.390559] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.390559] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.393129] [47312]: DEBUG nova.api.openstack.wsgi [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.399548] [47312]: DEBUG nova.compute.api [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.403272] [47312]: DEBUG oslo_concurrency.lockutils [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.403691] [47312]: DEBUG oslo_concurrency.lockutils [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.404030] [47312]: DEBUG oslo_concurrency.lockutils [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.408231] [47312]: DEBUG oslo_concurrency.lockutils [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.408231] [47312]: DEBUG oslo_concurrency.lockutils [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.408231] [47312]: DEBUG oslo_concurrency.lockutils [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.435726] [47313]: DEBUG nova.policy [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.441503] [47313]: INFO nova.api.openstack.requestlog [None req-4d68b55e-ab09-4a8d-8739-ad6fc1334ef9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.070162 [ 579.441503] [47313]: [pid: 47313|app: 0|req: 436/942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.443924] [47313]: DEBUG nova.api.openstack.wsgi [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.450143] [47312]: DEBUG nova.policy [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.450260] [47313]: DEBUG nova.compute.api [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.454349] [47312]: INFO nova.api.openstack.requestlog [None req-028028b5-d729-44a5-ad16-25a1bf58ec75 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.066266 [ 579.457179] [47312]: [pid: 47312|app: 0|req: 507/943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.457809] [47312]: DEBUG nova.api.openstack.wsgi [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.458357] [47313]: DEBUG oslo_concurrency.lockutils [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.458682] [47313]: DEBUG oslo_concurrency.lockutils [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.458916] [47313]: DEBUG oslo_concurrency.lockutils [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.459352] [47313]: DEBUG oslo_concurrency.lockutils [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.460366] [47313]: DEBUG oslo_concurrency.lockutils [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.460366] [47313]: DEBUG oslo_concurrency.lockutils [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.460485] [47312]: DEBUG nova.compute.api [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.463700] [47312]: DEBUG oslo_concurrency.lockutils [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.464668] [47312]: DEBUG oslo_concurrency.lockutils [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.464668] [47312]: DEBUG oslo_concurrency.lockutils [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.464806] [47312]: DEBUG oslo_concurrency.lockutils [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.464966] [47312]: DEBUG oslo_concurrency.lockutils [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.465183] [47312]: DEBUG oslo_concurrency.lockutils [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.497370] [47313]: DEBUG nova.policy [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.502261] [47313]: INFO nova.api.openstack.requestlog [None req-504cfd78-0ea5-42a8-9f30-1594a07dc46c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.060230 [ 579.503552] [47313]: [pid: 47313|app: 0|req: 437/944] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.510824] [47312]: DEBUG nova.policy [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.515727] [47312]: INFO nova.api.openstack.requestlog [None req-9090c5ae-1f76-4318-a112-58ec47db6ac3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.060000 [ 579.516200] [47312]: [pid: 47312|app: 0|req: 508/945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.519289] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.522139] [47312]: DEBUG nova.compute.api [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.524820] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.525211] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.525540] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.526179] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.526512] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.526812] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.578324] [47312]: DEBUG nova.policy [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.582927] [47312]: INFO nova.api.openstack.requestlog [None req-dc50ff53-0a42-471e-8e04-8c1c1bdb850a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.065953 [ 579.583265] [47312]: [pid: 47312|app: 0|req: 509/946] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.585667] [47312]: DEBUG nova.api.openstack.wsgi [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.587918] [47312]: DEBUG nova.compute.api [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.591311] [47312]: DEBUG oslo_concurrency.lockutils [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.591626] [47312]: DEBUG oslo_concurrency.lockutils [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.591824] [47312]: DEBUG oslo_concurrency.lockutils [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.592190] [47312]: DEBUG oslo_concurrency.lockutils [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.592387] [47312]: DEBUG oslo_concurrency.lockutils [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.592632] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cd521bd-428c-4178-b051-07df5d59ec37 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Action: 'create', calling method: .version_select at 0x7b9c4776a8c0>, body: {"keypair": {"name": "tempest-keypair-1832545379", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBcK2QKDsqy7lz6j15BhScm72v/bjPoja6/0A+Kyq7dIdnkKfypl/Bs8aEATXDVVQB4KFd76PF9P1txnpwSu1tNsQA0WQDYxbwZ1l8fViXjrffffTha87zFoUFTWBIt/Lg=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 579.592905] [47312]: DEBUG oslo_concurrency.lockutils [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.604459] [47313]: DEBUG nova.quota [None req-2cd521bd-428c-4178-b051-07df5d59ec37 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Getting quotas for project bcff1b8013ed4fa7815acbd9e6db32c0. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 579.606841] [47313]: DEBUG nova.quota [None req-2cd521bd-428c-4178-b051-07df5d59ec37 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Getting quotas for user 2c7248c691674a519b4afaa86594e8e0 and project bcff1b8013ed4fa7815acbd9e6db32c0. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 579.620423] [47313]: INFO nova.api.openstack.requestlog [None req-2cd521bd-428c-4178-b051-07df5d59ec37 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.93 time: 0.116051 [ 579.620770] [47313]: [pid: 47313|app: 0|req: 438/947] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:10:56 2024] POST /compute/v2.1/os-keypairs => generated 401 bytes in 117 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 579.624806] [47313]: DEBUG nova.api.openstack.wsgi [None req-c99291b5-d054-4e1b-a116-09b48eaed3ea tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c476b3eb0>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-17893416", "public_key": " "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 579.633961] [47313]: DEBUG nova.quota [None req-c99291b5-d054-4e1b-a116-09b48eaed3ea tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 579.636340] [47313]: DEBUG nova.quota [None req-c99291b5-d054-4e1b-a116-09b48eaed3ea tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for user bf09c760c15245e88a170bf46ea45767 and project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 579.641913] [47312]: DEBUG nova.policy [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.648287] [47313]: INFO nova.api.openstack.wsgi [None req-c99291b5-d054-4e1b-a116-09b48eaed3ea tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 579.648287] [47313]: DEBUG nova.api.openstack.wsgi [None req-c99291b5-d054-4e1b-a116-09b48eaed3ea tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 579.648604] [47313]: INFO nova.api.openstack.requestlog [None req-c99291b5-d054-4e1b-a116-09b48eaed3ea tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.027177 [ 579.649112] [47313]: [pid: 47313|app: 0|req: 439/948] 10.180.1.21 () {60 vars in 1153 bytes} [Thu Oct 31 12:10:56 2024] POST /compute/v2.1/os-keypairs => generated 99 bytes in 27 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 579.650064] [47312]: DEBUG nova.policy [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.651645] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.651728] [47312]: DEBUG nova.policy [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.651952] [47312]: INFO nova.api.openstack.requestlog [None req-16084cea-795d-4134-8b7e-46cde918ed00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.068135 [ 579.652296] [47312]: [pid: 47312|app: 0|req: 510/949] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 579.652849] [47313]: DEBUG nova.compute.api [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.655912] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.658553] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.658553] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.658553] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.658553] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.658764] [47312]: DEBUG nova.compute.api [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.658802] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.658802] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.662950] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.663210] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.663391] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.663987] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.664196] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.664524] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.702695] [47313]: DEBUG nova.policy [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.707093] [47313]: INFO nova.api.openstack.requestlog [None req-7b622ecf-069d-4ad4-94c3-09644e56b711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.057578 [ 579.707550] [47313]: [pid: 47313|app: 0|req: 440/950] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.710905] [47312]: DEBUG nova.policy [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.711109] [47313]: DEBUG nova.api.openstack.wsgi [req-148ebcba-b598-4c8a-a1da-fc68f875e416 req-9685af3e-a184-4756-b060-b883cfad3d70 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6858305a-6ab4-401d-ad1f-e6d21117d9e3", "tag": "6ddf3917-6f4b-4b0b-9b61-19ef9c485793"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 579.719279] [47312]: INFO nova.api.openstack.requestlog [None req-c4142c5c-11bb-4870-a88a-382ed2e83343 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.062262 [ 579.719279] [47312]: [pid: 47312|app: 0|req: 511/951] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.719528] [47313]: DEBUG oslo_concurrency.lockutils [req-148ebcba-b598-4c8a-a1da-fc68f875e416 req-9685af3e-a184-4756-b060-b883cfad3d70 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.719528] [47313]: DEBUG oslo_concurrency.lockutils [req-148ebcba-b598-4c8a-a1da-fc68f875e416 req-9685af3e-a184-4756-b060-b883cfad3d70 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.719528] [47313]: DEBUG oslo_concurrency.lockutils [req-148ebcba-b598-4c8a-a1da-fc68f875e416 req-9685af3e-a184-4756-b060-b883cfad3d70 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.719718] [47312]: DEBUG nova.api.openstack.wsgi [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.720603] [47312]: DEBUG nova.compute.api [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.727195] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.727195] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.727195] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.727195] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.727195] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.727195] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.727492] [47313]: INFO nova.api.openstack.compute.server_external_events [req-148ebcba-b598-4c8a-a1da-fc68f875e416 req-9685af3e-a184-4756-b060-b883cfad3d70 service nova] Creating event network-changed:6ddf3917-6f4b-4b0b-9b61-19ef9c485793 for instance 6858305a-6ab4-401d-ad1f-e6d21117d9e3 on cpu-1 [ 579.738371] [47313]: INFO nova.api.openstack.requestlog [req-148ebcba-b598-4c8a-a1da-fc68f875e416 req-9685af3e-a184-4756-b060-b883cfad3d70 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023808 [ 579.738371] [47313]: [pid: 47313|app: 0|req: 441/952] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:56 2024] POST /compute/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) [ 579.738371] [47313]: DEBUG nova.api.openstack.wsgi [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.740898] [47313]: DEBUG nova.compute.api [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.749161] [47313]: DEBUG oslo_concurrency.lockutils [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.749161] [47313]: DEBUG oslo_concurrency.lockutils [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.749161] [47313]: DEBUG oslo_concurrency.lockutils [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.749334] [47313]: DEBUG oslo_concurrency.lockutils [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.750512] [47313]: DEBUG oslo_concurrency.lockutils [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.750512] [47313]: DEBUG oslo_concurrency.lockutils [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.787848] [47312]: DEBUG nova.policy [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.794417] [47312]: INFO nova.api.openstack.requestlog [None req-ebfe3e4a-5397-4521-9106-fe2aaa9e8dc1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.078358 [ 579.794753] [47312]: [pid: 47312|app: 0|req: 512/953] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.797363] [47312]: DEBUG nova.api.openstack.wsgi [None req-66e99e61-180f-40ce-8fd8-1bd63c05adde tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c4772e950>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.802272] [47313]: DEBUG nova.policy [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.805318] [47313]: INFO nova.api.openstack.requestlog [None req-02c50ee9-ac3f-4f17-9c42-1abd23087bc1 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.072246 [ 579.805869] [47313]: [pid: 47313|app: 0|req: 442/954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.809671] [47313]: DEBUG nova.api.openstack.wsgi [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.813023] [47313]: DEBUG nova.compute.api [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.816800] [47313]: DEBUG oslo_concurrency.lockutils [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.817061] [47313]: DEBUG oslo_concurrency.lockutils [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.817252] [47313]: DEBUG oslo_concurrency.lockutils [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.817605] [47313]: DEBUG oslo_concurrency.lockutils [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.817801] [47313]: DEBUG oslo_concurrency.lockutils [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.817972] [47313]: DEBUG oslo_concurrency.lockutils [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.882097] [47313]: DEBUG nova.policy [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.886986] [47313]: INFO nova.api.openstack.requestlog [None req-2817c775-dd12-4c9c-bf6a-24182781778d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1208 microversion: 2.1 time: 0.079878 [ 579.886986] [47313]: [pid: 47313|app: 0|req: 443/955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1208 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.889804] [47313]: DEBUG nova.api.openstack.wsgi [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.891439] [47313]: DEBUG nova.compute.api [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.895755] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.895984] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.896180] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.896532] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.896726] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.896896] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.937158] [47313]: DEBUG nova.policy [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.941463] [47313]: INFO nova.api.openstack.requestlog [None req-bcbe54a4-62ba-4d10-9b37-0bf9b275e500 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.053919 [ 579.941919] [47313]: [pid: 47313|app: 0|req: 444/956] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.944636] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 579.946236] [47313]: DEBUG nova.compute.api [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 579.949503] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.952020] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.952020] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.952020] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 579.952020] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 579.952020] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 579.986891] [47313]: DEBUG nova.policy [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 579.991208] [47313]: INFO nova.api.openstack.requestlog [None req-a0611989-279c-4dab-b79a-4158396883ea tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1244 microversion: 2.1 time: 0.048756 [ 579.991534] [47313]: [pid: 47313|app: 0|req: 445/957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 579.994192] [47313]: DEBUG nova.api.openstack.wsgi [None req-47c17d21-e4ff-43ec-b6a9-04314e2be39b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c4776b760>, body: {"keypair": {"name": "keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBExk3rcvFWDG4CKNsAMhTIKLFmeZI2eLhha3DwwE2A7EhPPn9AZzpA5bvSBJSEvdZm8gfeN8n1HYoat3OiaOtFJFs0F9TN6FdVb/vNezBCV94qumEMI/PE0+w4H5W2xnkw=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 579.995857] [47313]: DEBUG nova.api.openstack.wsgi [None req-47c17d21-e4ff-43ec-b6a9-04314e2be39b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 579.996342] [47313]: INFO nova.api.openstack.requestlog [None req-47c17d21-e4ff-43ec-b6a9-04314e2be39b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 627 microversion: 2.1 time: 0.004237 [ 579.996671] [47313]: [pid: 47313|app: 0|req: 446/958] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:56 2024] POST /compute/v2.1/os-keypairs => generated 627 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 579.997689] [47312]: INFO nova.api.openstack.requestlog [None req-66e99e61-180f-40ce-8fd8-1bd63c05adde tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/068c536d-b53e-45b9-a843-359c5ea46f43" status: 202 len: 0 microversion: 2.1 time: 0.202241 [ 579.998187] [47312]: [pid: 47312|app: 0|req: 513/959] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:56 2024] DELETE /compute/v2.1/os-security-groups/068c536d-b53e-45b9-a843-359c5ea46f43 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 579.999937] [47313]: DEBUG nova.api.openstack.wsgi [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.000846] [47313]: DEBUG nova.compute.api [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.003032] [47312]: DEBUG nova.api.openstack.wsgi [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.005724] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.005952] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.006110] [47312]: DEBUG nova.compute.api [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.006178] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.006512] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.006716] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.006883] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.010962] [47312]: DEBUG oslo_concurrency.lockutils [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.011157] [47312]: DEBUG oslo_concurrency.lockutils [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.011465] [47312]: DEBUG oslo_concurrency.lockutils [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.012080] [47312]: DEBUG oslo_concurrency.lockutils [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.012444] [47312]: DEBUG oslo_concurrency.lockutils [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.014118] [47312]: DEBUG oslo_concurrency.lockutils [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.046549] [47313]: DEBUG nova.policy [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.050996] [47313]: INFO nova.api.openstack.requestlog [None req-d926145b-d14b-4fd4-95f5-0488de9330c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.053936 [ 580.051319] [47313]: [pid: 47313|app: 0|req: 447/960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.054480] [47313]: DEBUG nova.api.openstack.wsgi [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.057985] [47313]: DEBUG nova.compute.api [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.058042] [47312]: DEBUG nova.policy [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.059569] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.059569] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.059569] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.059569] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.059782] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.059839] [47313]: DEBUG oslo_concurrency.lockutils [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.063359] [47312]: INFO nova.api.openstack.requestlog [None req-59aaffe5-28aa-4780-92e7-94fef818322c tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.064611 [ 580.063901] [47312]: [pid: 47312|app: 0|req: 514/961] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.096629] [47313]: DEBUG nova.policy [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.101159] [47313]: DEBUG nova.policy [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.101805] [47313]: DEBUG nova.policy [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.102426] [47313]: INFO nova.api.openstack.requestlog [None req-e94b5702-6692-41ee-a767-daf5cda4ac6f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.050409 [ 580.102794] [47313]: [pid: 47313|app: 0|req: 448/962] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 580.105076] [47313]: DEBUG nova.api.openstack.wsgi [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.109561] [47313]: DEBUG nova.compute.api [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.120727] [47313]: DEBUG oslo_concurrency.lockutils [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.120727] [47313]: DEBUG oslo_concurrency.lockutils [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.120727] [47313]: DEBUG oslo_concurrency.lockutils [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.120727] [47313]: DEBUG oslo_concurrency.lockutils [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.120727] [47313]: DEBUG oslo_concurrency.lockutils [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.120727] [47313]: DEBUG oslo_concurrency.lockutils [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.156650] [47313]: DEBUG nova.policy [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.163423] [47313]: INFO nova.api.openstack.requestlog [None req-892308f8-1111-41a4-b4f0-79d095db5f7f tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.060010 [ 580.163767] [47313]: [pid: 47313|app: 0|req: 449/963] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:56 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.166336] [47313]: DEBUG nova.api.openstack.wsgi [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.167929] [47313]: DEBUG nova.compute.api [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.171168] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.171398] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.171593] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.171956] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.172165] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.172331] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.237943] [47313]: DEBUG nova.policy [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.243840] [47313]: DEBUG nova.policy [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.244353] [47313]: DEBUG nova.policy [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.245165] [47313]: INFO nova.api.openstack.requestlog [None req-98c85a7f-e9e2-4621-91c8-0ae52ac0832c tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.080704 [ 580.245726] [47313]: [pid: 47313|app: 0|req: 450/964] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 580.252021] [47313]: DEBUG nova.api.openstack.wsgi [None req-25160a37-8963-47a4-b772-bb773f9168ae tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] Calling method '.version_select at 0x7b9c476b28c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.265925] [47312]: DEBUG nova.api.openstack.wsgi [None req-ab728bdd-cbba-4f4d-bbd4-00080a6b9d22 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Action: 'create', calling method: .version_select at 0x7b9c4772e050>, body: {"keypair": {"name": "tempest-keypair-896255327", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMfOvhlDrVrGeebGcXX5ciuxDJYRZ8qo/jYS+BGkqEkddcm/7CZrAQBRq/8FftZwT55NwAOtxzNxicFSRRn/OeYrF1YxcsaNFfZwzfuSgRk817CsdxQHvIinSKB/oO21IA=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 580.283658] [47312]: DEBUG nova.quota [None req-ab728bdd-cbba-4f4d-bbd4-00080a6b9d22 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Getting quotas for project 29baf785b51546969333d685f6912982. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 580.294116] [47312]: DEBUG nova.quota [None req-ab728bdd-cbba-4f4d-bbd4-00080a6b9d22 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Getting quotas for user 664c947be4534cd683227b0db816fef2 and project 29baf785b51546969333d685f6912982. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 580.315025] [47312]: INFO nova.api.openstack.requestlog [None req-ab728bdd-cbba-4f4d-bbd4-00080a6b9d22 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.94 time: 0.250123 [ 580.315428] [47312]: [pid: 47312|app: 0|req: 515/965] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:10:56 2024] POST /compute/v2.1/os-keypairs => generated 400 bytes in 251 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 580.320008] [47312]: DEBUG nova.api.openstack.wsgi [None req-71bd05b4-76b6-418a-ae7a-9474afe1fd5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Action: 'create', calling method: .version_select at 0x7b9c476d4790>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1004405355", "public_key": "ssh-rsa JUNK nova@ubuntu"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 580.332571] [47312]: DEBUG nova.quota [None req-71bd05b4-76b6-418a-ae7a-9474afe1fd5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 580.335782] [47312]: DEBUG nova.quota [None req-71bd05b4-76b6-418a-ae7a-9474afe1fd5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Getting quotas for user bf09c760c15245e88a170bf46ea45767 and project ac75634463074df789381aed21ab0453. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 580.347466] [47312]: INFO nova.api.openstack.wsgi [None req-71bd05b4-76b6-418a-ae7a-9474afe1fd5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint [ 580.347466] [47312]: DEBUG nova.api.openstack.wsgi [None req-71bd05b4-76b6-418a-ae7a-9474afe1fd5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 580.347466] [47312]: INFO nova.api.openstack.requestlog [None req-71bd05b4-76b6-418a-ae7a-9474afe1fd5b tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.030615 [ 580.347466] [47312]: [pid: 47312|app: 0|req: 516/966] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:10:57 2024] POST /compute/v2.1/os-keypairs => generated 99 bytes in 31 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 580.352020] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.352020] [47312]: DEBUG nova.compute.api [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.366703] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.366703] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.366703] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.367627] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.367627] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.367627] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.430674] [47312]: DEBUG nova.policy [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.446732] [47312]: INFO nova.api.openstack.requestlog [None req-e4db856b-4780-46cb-b5f6-70a67e90a40f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.098984 [ 580.447185] [47312]: [pid: 47312|app: 0|req: 517/967] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.454072] [47312]: DEBUG nova.api.openstack.wsgi [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.455228] [47312]: DEBUG nova.compute.api [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.460550] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.460840] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.461183] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.461603] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.461833] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.462081] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.522522] [47312]: DEBUG nova.policy [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.532666] [47312]: INFO nova.api.openstack.requestlog [None req-8616f93e-aeef-43d0-87cf-fdec40e8c81d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.084909 [ 580.533082] [47312]: [pid: 47312|app: 0|req: 518/968] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.535841] [47312]: DEBUG nova.api.openstack.wsgi [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.537586] [47312]: DEBUG nova.compute.api [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.541288] [47312]: DEBUG oslo_concurrency.lockutils [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.541288] [47312]: DEBUG oslo_concurrency.lockutils [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.541491] [47312]: DEBUG oslo_concurrency.lockutils [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.541867] [47312]: DEBUG oslo_concurrency.lockutils [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.542088] [47312]: DEBUG oslo_concurrency.lockutils [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.542671] [47312]: DEBUG oslo_concurrency.lockutils [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.554299] [47313]: INFO nova.api.openstack.requestlog [None req-25160a37-8963-47a4-b772-bb773f9168ae tempest-SecurityGroupRulesTestJSON-1318962138 tempest-SecurityGroupRulesTestJSON-1318962138-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/bb70e4b5-1a85-43c4-a8f3-18407d180c6e" status: 202 len: 0 microversion: 2.1 time: 0.307511 [ 580.554299] [47313]: [pid: 47313|app: 0|req: 451/969] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:10:57 2024] DELETE /compute/v2.1/os-security-groups/bb70e4b5-1a85-43c4-a8f3-18407d180c6e => generated 0 bytes in 308 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 580.559745] [47313]: DEBUG nova.api.openstack.wsgi [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.562459] [47313]: DEBUG nova.compute.api [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.569293] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.569573] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.569767] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.570212] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.570415] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.573824] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.591754] [47312]: DEBUG nova.policy [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.597063] [47312]: INFO nova.api.openstack.requestlog [None req-1985cf9f-1fdf-4c6f-9556-d3424ba0207d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.063036 [ 580.597159] [47312]: [pid: 47312|app: 0|req: 519/970] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.606021] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.606126] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.606126] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.606611] [47313]: DEBUG oslo_concurrency.lockutils [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.607061] [47313]: DEBUG nova.objects.instance [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 580.610348] [47312]: DEBUG nova.compute.api [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.614664] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.617717] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.617717] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.617717] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.617717] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.617717] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.646373] [47313]: DEBUG nova.policy [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.654871] [47313]: DEBUG nova.policy [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.655541] [47313]: DEBUG nova.policy [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.656196] [47313]: INFO nova.api.openstack.requestlog [None req-a58e4633-a4f6-4fb4-9774-104378d070a1 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.101631 [ 580.656603] [47313]: [pid: 47313|app: 0|req: 452/971] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 580.661802] [47313]: DEBUG nova.api.openstack.wsgi [None req-6def7416-dbcb-4a26-99b7-623918226460 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Calling method '.version_select at 0x7b9c476b0a60>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.677042] [47312]: DEBUG nova.policy [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.679225] [47313]: INFO nova.api.openstack.wsgi [None req-6def7416-dbcb-4a26-99b7-623918226460 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] HTTP exception thrown: Keypair tempest-keypair-non-existent-2146788581 not found for user bf09c760c15245e88a170bf46ea45767 [ 580.679225] [47313]: DEBUG nova.api.openstack.wsgi [None req-6def7416-dbcb-4a26-99b7-623918226460 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] Returning 404 to user: Keypair tempest-keypair-non-existent-2146788581 not found for user bf09c760c15245e88a170bf46ea45767 {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 580.682710] [47313]: INFO nova.api.openstack.requestlog [None req-6def7416-dbcb-4a26-99b7-623918226460 tempest-KeyPairsNegativeTestJSON-1845361572 tempest-KeyPairsNegativeTestJSON-1845361572-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-2146788581" status: 404 len: 145 microversion: 2.1 time: 0.022486 [ 580.682710] [47313]: [pid: 47313|app: 0|req: 453/972] 10.180.1.21 () {58 vars in 1255 bytes} [Thu Oct 31 12:10:57 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-2146788581 => generated 145 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 580.682710] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.684147] [47313]: DEBUG nova.compute.api [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.687025] [47312]: INFO nova.api.openstack.requestlog [None req-5ba69d0a-aa2a-492c-b9e6-9d295208098c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.088819 [ 580.687025] [47312]: [pid: 47312|app: 0|req: 520/973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.691762] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.691762] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.691762] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.691762] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.692050] [47312]: DEBUG nova.api.openstack.wsgi [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.692096] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.692096] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.692166] [47312]: DEBUG nova.compute.api [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.700949] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.700949] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.700949] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.700949] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.700949] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.700949] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.767554] [47313]: DEBUG nova.policy [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.772819] [47312]: DEBUG nova.policy [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.776947] [47313]: INFO nova.api.openstack.requestlog [None req-2a9412c3-02cc-4cc9-a0b7-3804ba076878 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.096406 [ 580.777403] [47313]: [pid: 47313|app: 0|req: 454/974] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.780740] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.781786] [47312]: INFO nova.api.openstack.requestlog [None req-9fd8997c-85f3-455a-b95a-ca1469de907a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.094115 [ 580.782773] [47313]: DEBUG nova.compute.api [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.783138] [47312]: [pid: 47312|app: 0|req: 521/975] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.789059] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.794979] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.795416] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.795720] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.796549] [47312]: DEBUG nova.compute.api [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.796732] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.797044] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.797426] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.804161] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.804352] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.804542] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.804918] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.805135] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.805313] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.879589] [47313]: DEBUG nova.policy [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.884172] [47313]: INFO nova.api.openstack.requestlog [None req-8ef46871-e725-4703-b07d-5ac463317a86 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.105845 [ 580.886041] [47313]: [pid: 47313|app: 0|req: 455/976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.886216] [47312]: DEBUG nova.policy [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.891321] [47313]: DEBUG nova.api.openstack.wsgi [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.893549] [47312]: INFO nova.api.openstack.requestlog [None req-3c22bc81-d372-4669-9a42-3df5f56e78c8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.108795 [ 580.893549] [47312]: [pid: 47312|app: 0|req: 522/977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.895054] [47313]: DEBUG nova.compute.api [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.895645] [47312]: DEBUG nova.api.openstack.wsgi [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.897313] [47312]: DEBUG nova.compute.api [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.902103] [47313]: DEBUG oslo_concurrency.lockutils [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.902103] [47313]: DEBUG oslo_concurrency.lockutils [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.902103] [47313]: DEBUG oslo_concurrency.lockutils [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.902103] [47313]: DEBUG oslo_concurrency.lockutils [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.902103] [47313]: DEBUG oslo_concurrency.lockutils [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.902103] [47313]: DEBUG oslo_concurrency.lockutils [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.904383] [47312]: DEBUG oslo_concurrency.lockutils [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.904383] [47312]: DEBUG oslo_concurrency.lockutils [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.907125] [47312]: DEBUG oslo_concurrency.lockutils [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.907611] [47312]: DEBUG oslo_concurrency.lockutils [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.907823] [47312]: DEBUG oslo_concurrency.lockutils [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 580.907998] [47312]: DEBUG oslo_concurrency.lockutils [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 580.976185] [47312]: DEBUG nova.policy [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.982025] [47312]: INFO nova.api.openstack.requestlog [None req-5787d5aa-4bfa-4cd3-a88d-16eaee9f3d37 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.088471 [ 580.982342] [47312]: [pid: 47312|app: 0|req: 523/978] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 580.988188] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 580.990820] [47313]: DEBUG nova.policy [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 580.992711] [47312]: DEBUG nova.compute.api [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 580.996820] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 580.999517] [47313]: INFO nova.api.openstack.requestlog [None req-05515c6e-5c01-4fd9-9bc4-2ecbce9dff2d tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.114387 [ 580.999911] [47313]: [pid: 47313|app: 0|req: 456/979] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.003094] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.003094] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.003094] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.003094] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.003094] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.007390] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.009821] [47313]: DEBUG nova.compute.api [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.014528] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.015606] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.015808] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.016808] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.016945] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.017179] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.069693] [47312]: DEBUG nova.policy [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.073618] [47312]: DEBUG nova.policy [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.074275] [47312]: DEBUG nova.policy [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.074882] [47312]: INFO nova.api.openstack.requestlog [None req-cb579fe9-cbed-4335-a571-0d7336c4fbb8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.092047 [ 581.075228] [47312]: [pid: 47312|app: 0|req: 524/980] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 581.077448] [47312]: DEBUG nova.api.openstack.wsgi [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.081147] [47313]: DEBUG nova.policy [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.082787] [47312]: DEBUG nova.compute.api [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.087070] [47313]: INFO nova.api.openstack.requestlog [None req-7f10ad09-c2ef-42e7-8f5d-4d1d15a08af2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.086423 [ 581.087466] [47313]: [pid: 47313|app: 0|req: 457/981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.089906] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.090159] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.090335] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.090685] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.091433] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.091520] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.091568] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.093232] [47313]: DEBUG nova.compute.api [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.097209] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.098249] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.098249] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.098576] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.098754] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.098813] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.341358] [47312]: DEBUG nova.policy [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.355195] [47313]: DEBUG nova.policy [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.355460] [47312]: INFO nova.api.openstack.requestlog [None req-acc47636-0293-4610-b947-efa1176b7d5b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.279536 [ 581.355971] [47312]: [pid: 47312|app: 0|req: 525/982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.359956] [47312]: DEBUG nova.api.openstack.wsgi [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.360077] [47313]: INFO nova.api.openstack.requestlog [None req-dfe46460-4371-4d94-b27c-34a951904158 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.271586 [ 581.360204] [47313]: [pid: 47313|app: 0|req: 458/983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:57 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.361237] [47312]: DEBUG nova.compute.api [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.364419] [47313]: DEBUG nova.api.openstack.wsgi [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.366197] [47313]: DEBUG nova.compute.api [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.371259] [47312]: DEBUG oslo_concurrency.lockutils [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.371535] [47312]: DEBUG oslo_concurrency.lockutils [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.371613] [47313]: DEBUG oslo_concurrency.lockutils [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.371746] [47312]: DEBUG oslo_concurrency.lockutils [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.371878] [47313]: DEBUG oslo_concurrency.lockutils [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.372234] [47313]: DEBUG oslo_concurrency.lockutils [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.372316] [47312]: DEBUG oslo_concurrency.lockutils [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.372384] [47312]: DEBUG oslo_concurrency.lockutils [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.372473] [47313]: DEBUG oslo_concurrency.lockutils [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.372546] [47312]: DEBUG oslo_concurrency.lockutils [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.372780] [47313]: DEBUG oslo_concurrency.lockutils [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.372957] [47313]: DEBUG oslo_concurrency.lockutils [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.445698] [47313]: DEBUG nova.policy [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.446467] [47312]: DEBUG nova.policy [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.451305] [47313]: INFO nova.api.openstack.requestlog [None req-207fb8a2-b999-4d2a-8f46-b97c3f04e5c4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1208 microversion: 2.1 time: 0.090459 [ 581.451433] [47312]: INFO nova.api.openstack.requestlog [None req-2061b99c-a52b-4dc1-aee9-1c4756e0c374 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.094822 [ 581.451902] [47313]: [pid: 47313|app: 0|req: 459/984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1208 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.451995] [47312]: [pid: 47312|app: 0|req: 526/985] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.454522] [47313]: DEBUG nova.api.openstack.wsgi [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.454630] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.455973] [47313]: DEBUG nova.compute.api [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.456134] [47312]: DEBUG nova.compute.api [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.463657] [47313]: DEBUG oslo_concurrency.lockutils [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.463882] [47313]: DEBUG oslo_concurrency.lockutils [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.464059] [47313]: DEBUG oslo_concurrency.lockutils [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.464344] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.464408] [47313]: DEBUG oslo_concurrency.lockutils [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.464573] [47313]: DEBUG oslo_concurrency.lockutils [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.464645] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.464728] [47313]: DEBUG oslo_concurrency.lockutils [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.464899] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.465149] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.465352] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.465521] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.484390] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.484712] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.484783] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.484978] [47312]: DEBUG nova.objects.instance [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lazy-loading 'fault' on Instance uuid 96e5b238-aab4-4f75-abe8-f5a14b015099 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 581.530506] [47313]: DEBUG nova.policy [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.535090] [47313]: INFO nova.api.openstack.requestlog [None req-4775f450-f2f0-4fd6-ac51-da52dc8402a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1297 microversion: 2.1 time: 0.082646 [ 581.535431] [47313]: [pid: 47313|app: 0|req: 460/986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1297 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.538110] [47313]: DEBUG nova.api.openstack.wsgi [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.541043] [47313]: DEBUG nova.compute.api [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.541117] [47312]: DEBUG nova.policy [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e329450badd345fda2775022a82e90f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09d85e0631a346c18c4f0f6cbc3b0a14', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.545557] [47313]: DEBUG oslo_concurrency.lockutils [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.545681] [47313]: DEBUG oslo_concurrency.lockutils [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.545863] [47313]: DEBUG oslo_concurrency.lockutils [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.545997] [47312]: INFO nova.api.openstack.requestlog [None req-a7fe096f-445b-405e-a306-df7b2707b597 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 200 len: 1434 microversion: 2.1 time: 0.093481 [ 581.546238] [47313]: DEBUG oslo_concurrency.lockutils [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.546468] [47312]: [pid: 47312|app: 0|req: 527/987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 1434 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.546528] [47313]: DEBUG oslo_concurrency.lockutils [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.546594] [47313]: DEBUG oslo_concurrency.lockutils [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.550328] [47312]: DEBUG nova.api.openstack.wsgi [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.551479] [47312]: DEBUG nova.compute.api [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.558293] [47312]: DEBUG oslo_concurrency.lockutils [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.558449] [47312]: DEBUG oslo_concurrency.lockutils [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.558840] [47312]: DEBUG oslo_concurrency.lockutils [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.558936] [47312]: DEBUG oslo_concurrency.lockutils [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.559123] [47312]: DEBUG oslo_concurrency.lockutils [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.559283] [47312]: DEBUG oslo_concurrency.lockutils [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.604138] [47313]: DEBUG nova.policy [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.610156] [47313]: INFO nova.api.openstack.requestlog [None req-68a4a6b7-90b3-4a36-9fba-612b2003a7d6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.072628 [ 581.610156] [47313]: [pid: 47313|app: 0|req: 461/988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.613325] [47313]: DEBUG nova.api.openstack.wsgi [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.614511] [47313]: DEBUG nova.compute.api [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.615238] [47312]: DEBUG nova.policy [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.620618] [47313]: DEBUG oslo_concurrency.lockutils [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.620869] [47313]: DEBUG oslo_concurrency.lockutils [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.621651] [47313]: DEBUG oslo_concurrency.lockutils [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.621899] [47313]: DEBUG oslo_concurrency.lockutils [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.621962] [47313]: DEBUG oslo_concurrency.lockutils [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.622123] [47313]: DEBUG oslo_concurrency.lockutils [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.622263] [47312]: INFO nova.api.openstack.requestlog [None req-3727f9a3-ca23-43d4-b5cf-52460bbb13e3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.075215 [ 581.622611] [47312]: [pid: 47312|app: 0|req: 528/989] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.626295] [47312]: DEBUG nova.api.openstack.wsgi [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.628018] [47312]: DEBUG nova.compute.api [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.631744] [47312]: DEBUG oslo_concurrency.lockutils [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.631955] [47312]: DEBUG oslo_concurrency.lockutils [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.632155] [47312]: DEBUG oslo_concurrency.lockutils [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.632514] [47312]: DEBUG oslo_concurrency.lockutils [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.632709] [47312]: DEBUG oslo_concurrency.lockutils [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.632877] [47312]: DEBUG oslo_concurrency.lockutils [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.699506] [47313]: DEBUG nova.policy [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.700803] [47312]: DEBUG nova.policy [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.706780] [47313]: DEBUG nova.policy [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.707475] [47313]: DEBUG nova.policy [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.708136] [47313]: INFO nova.api.openstack.requestlog [None req-25627c5c-a355-4f25-bcae-29038d2d7867 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.098641 [ 581.708472] [47312]: INFO nova.api.openstack.requestlog [None req-741f3f1e-94e4-4b94-8673-2e3159c7edaa tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.085219 [ 581.708803] [47312]: [pid: 47312|app: 0|req: 529/990] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.712271] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.712334] [47313]: [pid: 47313|app: 0|req: 462/991] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 581.713140] [47312]: DEBUG nova.compute.api [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.714786] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.719543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.719543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.719543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.719543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.719543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.719543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.720372] [47313]: DEBUG nova.compute.api [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.725337] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.725596] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.725783] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.726874] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.726874] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.726874] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.777084] [47312]: DEBUG nova.policy [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.784356] [47312]: DEBUG nova.policy [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.785218] [47312]: DEBUG nova.policy [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.785657] [47312]: INFO nova.api.openstack.requestlog [None req-3e90c7d3-ef8a-465a-83f6-62aeb5d8f5ab tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.076332 [ 581.785975] [47312]: [pid: 47312|app: 0|req: 530/992] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 581.788241] [47312]: DEBUG nova.api.openstack.wsgi [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.789886] [47312]: DEBUG nova.compute.api [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.799398] [47312]: DEBUG oslo_concurrency.lockutils [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.799398] [47312]: DEBUG oslo_concurrency.lockutils [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.799398] [47312]: DEBUG oslo_concurrency.lockutils [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.799930] [47313]: DEBUG nova.policy [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.800522] [47312]: DEBUG oslo_concurrency.lockutils [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.800522] [47312]: DEBUG oslo_concurrency.lockutils [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.800522] [47312]: DEBUG oslo_concurrency.lockutils [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.803706] [47313]: INFO nova.api.openstack.requestlog [None req-dd248062-88f0-44e9-a5ff-9bef4623851f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.090256 [ 581.803706] [47313]: [pid: 47313|app: 0|req: 463/993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.809698] [47313]: DEBUG nova.api.openstack.wsgi [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.809698] [47313]: DEBUG nova.compute.api [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.811026] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.811277] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.811451] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.811830] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.812029] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.812198] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.826240] [47313]: DEBUG nova.compute.api [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 581.856982] [47312]: DEBUG nova.policy [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.862736] [47312]: INFO nova.api.openstack.requestlog [None req-af35d56e-db37-48ad-9ffb-9ea3a1ce2958 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.076069 [ 581.863039] [47312]: [pid: 47312|app: 0|req: 531/994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.863780] [47313]: DEBUG nova.compute.api [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 581.864251] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.864470] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.864671] [47313]: DEBUG oslo_concurrency.lockutils [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.864862] [47313]: WARNING nova.compute.api [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] instance's host None is down, deleting from database [ 581.865716] [47312]: DEBUG nova.api.openstack.wsgi [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.867317] [47312]: DEBUG nova.compute.api [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.867419] [47313]: DEBUG nova.network.neutron [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 581.870584] [47312]: DEBUG oslo_concurrency.lockutils [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.871334] [47312]: DEBUG oslo_concurrency.lockutils [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.871334] [47312]: DEBUG oslo_concurrency.lockutils [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.871500] [47312]: DEBUG oslo_concurrency.lockutils [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.871642] [47312]: DEBUG oslo_concurrency.lockutils [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.871838] [47312]: DEBUG oslo_concurrency.lockutils [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.896708] [47313]: DEBUG nova.network.neutron [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 581.901330] [47313]: DEBUG nova.network.neutron [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 581.922247] [47312]: DEBUG nova.policy [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 581.930787] [47312]: INFO nova.api.openstack.requestlog [None req-364ec894-5606-47a5-85b9-180c87b04cde tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.066957 [ 581.932609] [47312]: [pid: 47312|app: 0|req: 532/995] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 581.936972] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 581.941789] [47312]: DEBUG nova.compute.api [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 581.946698] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.947364] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.947364] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.948040] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.948739] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.948739] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.974420] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 581.974673] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 581.974854] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 581.975067] [47312]: DEBUG nova.objects.instance [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 582.006344] [47312]: DEBUG nova.policy [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.010853] [47312]: DEBUG nova.policy [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.014477] [47312]: DEBUG nova.policy [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.014477] [47312]: INFO nova.api.openstack.requestlog [None req-0f1b2e62-5efc-4e6a-bfb6-0c8b8eea5ffa tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.080735 [ 582.014477] [47312]: [pid: 47312|app: 0|req: 533/996] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 582.017509] [47312]: DEBUG nova.api.openstack.wsgi [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.017792] [47313]: INFO nova.api.openstack.requestlog [None req-15020339-74c1-4467-a551-bf9ea3443399 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 204 len: 0 microversion: 2.1 time: 0.212782 [ 582.017792] [47313]: [pid: 47313|app: 0|req: 464/997] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:10:58 2024] DELETE /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 582.019024] [47312]: DEBUG nova.compute.api [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.022051] [47313]: DEBUG nova.api.openstack.wsgi [req-6f049f78-1c33-4498-96a7-350a8b31347d req-de80fc15-e421-4c59-b5cf-6e69ee17e635 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6858305a-6ab4-401d-ad1f-e6d21117d9e3", "name": "network-vif-deleted", "tag": "6ddf3917-6f4b-4b0b-9b61-19ef9c485793"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 582.025787] [47312]: DEBUG oslo_concurrency.lockutils [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.026041] [47312]: DEBUG oslo_concurrency.lockutils [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.026414] [47312]: DEBUG oslo_concurrency.lockutils [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.026780] [47312]: DEBUG oslo_concurrency.lockutils [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.027582] [47312]: DEBUG oslo_concurrency.lockutils [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.027582] [47312]: DEBUG oslo_concurrency.lockutils [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.027935] [47313]: DEBUG oslo_concurrency.lockutils [req-6f049f78-1c33-4498-96a7-350a8b31347d req-de80fc15-e421-4c59-b5cf-6e69ee17e635 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.028219] [47313]: DEBUG oslo_concurrency.lockutils [req-6f049f78-1c33-4498-96a7-350a8b31347d req-de80fc15-e421-4c59-b5cf-6e69ee17e635 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.028406] [47313]: DEBUG oslo_concurrency.lockutils [req-6f049f78-1c33-4498-96a7-350a8b31347d req-de80fc15-e421-4c59-b5cf-6e69ee17e635 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.038942] [47313]: INFO nova.api.openstack.compute.server_external_events [req-6f049f78-1c33-4498-96a7-350a8b31347d req-de80fc15-e421-4c59-b5cf-6e69ee17e635 service nova] Creating event network-vif-deleted:6ddf3917-6f4b-4b0b-9b61-19ef9c485793 for instance 6858305a-6ab4-401d-ad1f-e6d21117d9e3 on cpu-1 [ 582.043773] [47313]: INFO nova.api.openstack.requestlog [req-6f049f78-1c33-4498-96a7-350a8b31347d req-de80fc15-e421-4c59-b5cf-6e69ee17e635 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024875 [ 582.043773] [47313]: [pid: 47313|app: 0|req: 465/998] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:10:58 2024] POST /compute/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) [ 582.046979] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.049065] [47313]: DEBUG nova.compute.api [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.053083] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.053339] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.053521] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.053875] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.054075] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.054243] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.075933] [47312]: DEBUG nova.policy [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.080462] [47312]: INFO nova.api.openstack.requestlog [None req-93cb661a-774d-473d-a55c-c19fe1dc8b9f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.065596 [ 582.080786] [47312]: [pid: 47312|app: 0|req: 534/999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.083459] [47312]: DEBUG nova.api.openstack.wsgi [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.085096] [47312]: DEBUG nova.compute.api [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.089955] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.090217] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.090405] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.090768] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.091426] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.091426] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.102179] [47313]: DEBUG nova.policy [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.108281] [47313]: INFO nova.api.openstack.requestlog [None req-e2fb8cba-fd28-4980-a390-896c55d2a150 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.064133 [ 582.108672] [47313]: [pid: 47313|app: 0|req: 466/1000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.111761] [47313]: DEBUG nova.api.openstack.wsgi [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.114176] [47313]: DEBUG nova.compute.api [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.118385] [47313]: DEBUG oslo_concurrency.lockutils [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.118385] [47313]: DEBUG oslo_concurrency.lockutils [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.118894] [47313]: DEBUG oslo_concurrency.lockutils [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.118969] [47313]: DEBUG oslo_concurrency.lockutils [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.119206] [47313]: DEBUG oslo_concurrency.lockutils [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.119379] [47313]: DEBUG oslo_concurrency.lockutils [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.138237] [47312]: DEBUG nova.policy [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.145097] [47312]: INFO nova.api.openstack.requestlog [None req-39a36e51-9119-4554-8a2c-9ab6ae1fa4f6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.061445 [ 582.145097] [47312]: [pid: 47312|app: 0|req: 535/1001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.146982] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.148028] [47312]: DEBUG nova.compute.api [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.150995] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.150995] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.151163] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.151433] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.151654] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.152901] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.165820] [47313]: DEBUG nova.policy [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.173984] [47313]: INFO nova.api.openstack.requestlog [None req-9172e43b-0b40-4a57-9b89-8b7ce87cb51b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.064678 [ 582.174337] [47313]: [pid: 47313|app: 0|req: 467/1002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.181984] [47313]: DEBUG nova.api.openstack.wsgi [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.184160] [47313]: DEBUG nova.compute.api [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.189824] [47313]: DEBUG oslo_concurrency.lockutils [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.190012] [47313]: DEBUG oslo_concurrency.lockutils [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.190066] [47313]: DEBUG oslo_concurrency.lockutils [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.191981] [47313]: DEBUG oslo_concurrency.lockutils [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.191981] [47313]: DEBUG oslo_concurrency.lockutils [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.191981] [47313]: DEBUG oslo_concurrency.lockutils [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.202868] [47312]: DEBUG nova.policy [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.218268] [47312]: INFO nova.api.openstack.requestlog [None req-f7651c60-ec72-4134-b1a8-8298e2da0a2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.074143 [ 582.218717] [47312]: [pid: 47312|app: 0|req: 536/1003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:58 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.225078] [47312]: DEBUG nova.api.openstack.wsgi [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.225997] [47312]: DEBUG nova.compute.api [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.233962] [47312]: DEBUG oslo_concurrency.lockutils [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.234231] [47312]: DEBUG oslo_concurrency.lockutils [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.234413] [47312]: DEBUG oslo_concurrency.lockutils [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.234779] [47312]: DEBUG oslo_concurrency.lockutils [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.234968] [47312]: DEBUG oslo_concurrency.lockutils [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.236400] [47313]: DEBUG nova.policy [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.236601] [47312]: DEBUG oslo_concurrency.lockutils [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.245189] [47313]: INFO nova.api.openstack.requestlog [None req-455bfa64-50f6-46d8-a71f-52ddfeade858 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.069743 [ 582.245189] [47313]: [pid: 47313|app: 0|req: 468/1004] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.254302] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.255041] [47313]: DEBUG nova.compute.api [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] [instance: 96e5b238-aab4-4f75-abe8-f5a14b015099] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.262595] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.262595] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.262595] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.262818] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.262967] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.263125] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.275216] [47313]: INFO nova.api.openstack.wsgi [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] HTTP exception thrown: Instance 96e5b238-aab4-4f75-abe8-f5a14b015099 could not be found. [ 582.278392] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Returning 404 to user: Instance 96e5b238-aab4-4f75-abe8-f5a14b015099 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 582.279905] [47313]: INFO nova.api.openstack.requestlog [None req-ec9be8b1-3284-44ca-a1b0-a101085d942c tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099" status: 404 len: 111 microversion: 2.1 time: 0.032566 [ 582.279905] [47313]: [pid: 47313|app: 0|req: 469/1005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/96e5b238-aab4-4f75-abe8-f5a14b015099 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 582.283234] [47313]: DEBUG nova.api.openstack.wsgi [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.284556] [47313]: DEBUG nova.compute.api [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.290284] [47313]: DEBUG oslo_concurrency.lockutils [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.290284] [47313]: DEBUG oslo_concurrency.lockutils [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.290284] [47313]: DEBUG oslo_concurrency.lockutils [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.290488] [47313]: DEBUG oslo_concurrency.lockutils [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.291591] [47313]: DEBUG oslo_concurrency.lockutils [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.291591] [47313]: DEBUG oslo_concurrency.lockutils [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.300863] [47312]: DEBUG nova.policy [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.312700] [47312]: INFO nova.api.openstack.requestlog [None req-19ff53d5-a814-460a-8232-2d892f531bcf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.092572 [ 582.312700] [47312]: [pid: 47312|app: 0|req: 537/1006] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.324183] [47312]: DEBUG nova.api.openstack.wsgi [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.325748] [47312]: DEBUG nova.compute.api [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.332670] [47312]: DEBUG oslo_concurrency.lockutils [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.333881] [47312]: DEBUG oslo_concurrency.lockutils [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.333959] [47312]: DEBUG oslo_concurrency.lockutils [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.335243] [47312]: DEBUG oslo_concurrency.lockutils [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.335319] [47312]: DEBUG oslo_concurrency.lockutils [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.335474] [47312]: DEBUG oslo_concurrency.lockutils [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.361031] [47313]: DEBUG nova.policy [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.371828] [47313]: DEBUG nova.policy [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.372741] [47313]: DEBUG nova.policy [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.374790] [47313]: INFO nova.api.openstack.requestlog [None req-123dee8b-0820-4ba0-88b4-fb7eebc3299a tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.094956 [ 582.375118] [47313]: [pid: 47313|app: 0|req: 470/1007] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 582.381103] [47313]: DEBUG nova.api.openstack.wsgi [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.385515] [47313]: DEBUG nova.compute.api [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.392325] [47313]: DEBUG oslo_concurrency.lockutils [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.392325] [47313]: DEBUG oslo_concurrency.lockutils [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.392325] [47313]: DEBUG oslo_concurrency.lockutils [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.392953] [47313]: DEBUG oslo_concurrency.lockutils [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.392953] [47313]: DEBUG oslo_concurrency.lockutils [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.392953] [47313]: DEBUG oslo_concurrency.lockutils [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.439704] [47312]: DEBUG nova.policy [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.445444] [47312]: INFO nova.api.openstack.requestlog [None req-6467e712-3d6d-4c84-a989-12320d1d48d8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.125959 [ 582.445697] [47312]: [pid: 47312|app: 0|req: 538/1008] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.448208] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.450291] [47312]: DEBUG nova.compute.api [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.454583] [47313]: DEBUG nova.policy [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.458261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.458261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.458261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.458261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.458261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.458261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.459070] [47313]: INFO nova.api.openstack.requestlog [None req-371adf09-1574-4a09-8453-62616f724df7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.083313 [ 582.459430] [47313]: [pid: 47313|app: 0|req: 471/1009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.471628] [47313]: DEBUG nova.api.openstack.wsgi [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.474301] [47313]: DEBUG nova.compute.api [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.481262] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.481262] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.481262] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.482992] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.482992] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.482992] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.523872] [47312]: DEBUG nova.policy [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.529503] [47312]: INFO nova.api.openstack.requestlog [None req-5b4f2230-f64a-47f9-9a21-53616b58cac9 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.083132 [ 582.529840] [47312]: [pid: 47312|app: 0|req: 539/1010] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.533267] [47312]: DEBUG nova.api.openstack.wsgi [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.534164] [47312]: DEBUG nova.compute.api [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.539807] [47312]: DEBUG oslo_concurrency.lockutils [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.540081] [47312]: DEBUG oslo_concurrency.lockutils [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.540292] [47312]: DEBUG oslo_concurrency.lockutils [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.540697] [47312]: DEBUG oslo_concurrency.lockutils [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.540901] [47312]: DEBUG oslo_concurrency.lockutils [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.541097] [47312]: DEBUG oslo_concurrency.lockutils [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.560715] [47313]: DEBUG nova.policy [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.565869] [47313]: INFO nova.api.openstack.requestlog [None req-c6e4e7c4-5896-423d-b80b-d502b05fd3f1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1208 microversion: 2.1 time: 0.096868 [ 582.566537] [47313]: [pid: 47313|app: 0|req: 472/1011] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1208 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 582.569264] [47313]: DEBUG nova.api.openstack.wsgi [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.570779] [47313]: DEBUG nova.compute.api [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.576978] [47313]: DEBUG oslo_concurrency.lockutils [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.577576] [47313]: DEBUG oslo_concurrency.lockutils [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.577576] [47313]: DEBUG oslo_concurrency.lockutils [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.577794] [47313]: DEBUG oslo_concurrency.lockutils [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.577985] [47313]: DEBUG oslo_concurrency.lockutils [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.578159] [47313]: DEBUG oslo_concurrency.lockutils [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.612009] [47312]: DEBUG nova.policy [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.618573] [47312]: INFO nova.api.openstack.requestlog [None req-53f60d2f-983d-4809-9699-786fab464a8a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.087610 [ 582.618573] [47312]: [pid: 47312|app: 0|req: 540/1012] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.621744] [47312]: DEBUG nova.api.openstack.wsgi [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "accessIPv4": "1.1.1.1", "adminPass": "***", "hostname": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-guest-test.domaintest.com", "networks": [{"uuid": "05b26e21-1f56-4036-ba50-5ffc4286b56b"}], "security_groups": [{"name": "tempest-securitygroup--1130827529"}], "key_name": "tempest-keypair-896255327", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 582.643454] [47313]: DEBUG nova.policy [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.650546] [47313]: INFO nova.api.openstack.requestlog [None req-18118468-a23c-4276-8e36-b026017e0c22 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1241 microversion: 2.1 time: 0.081397 [ 582.650546] [47313]: [pid: 47313|app: 0|req: 473/1013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1241 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.651681] [47313]: DEBUG nova.api.openstack.wsgi [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.653577] [47313]: DEBUG nova.compute.api [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.659573] [47313]: DEBUG oslo_concurrency.lockutils [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.662221] [47313]: DEBUG oslo_concurrency.lockutils [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.662221] [47313]: DEBUG oslo_concurrency.lockutils [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.662221] [47313]: DEBUG oslo_concurrency.lockutils [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.662221] [47313]: DEBUG oslo_concurrency.lockutils [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.662221] [47313]: DEBUG oslo_concurrency.lockutils [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.718357] [47313]: DEBUG nova.policy [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.732752] [47313]: INFO nova.api.openstack.requestlog [None req-90949a26-dda5-41ee-ad83-483eb6796184 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.082993 [ 582.732875] [47313]: [pid: 47313|app: 0|req: 474/1014] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.737190] [47313]: DEBUG nova.api.openstack.wsgi [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.739126] [47313]: DEBUG nova.compute.api [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.743751] [47313]: DEBUG oslo_concurrency.lockutils [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.743991] [47313]: DEBUG oslo_concurrency.lockutils [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.744193] [47313]: DEBUG oslo_concurrency.lockutils [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.744572] [47313]: DEBUG oslo_concurrency.lockutils [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.744780] [47313]: DEBUG oslo_concurrency.lockutils [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.744953] [47313]: DEBUG oslo_concurrency.lockutils [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.765133] [47312]: DEBUG nova.network.neutron [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] validate_networks() for [('05b26e21-1f56-4036-ba50-5ffc4286b56b', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 582.815053] [47313]: DEBUG nova.policy [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.820580] [47313]: INFO nova.api.openstack.requestlog [None req-d910dc8e-36c9-432f-9f07-4c2478b9b4e5 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.086967 [ 582.820970] [47313]: [pid: 47313|app: 0|req: 475/1015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.827887] [47313]: DEBUG nova.api.openstack.wsgi [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.834079] [47313]: DEBUG nova.compute.api [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.838418] [47313]: DEBUG oslo_concurrency.lockutils [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.838684] [47313]: DEBUG oslo_concurrency.lockutils [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.839214] [47313]: DEBUG oslo_concurrency.lockutils [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.839670] [47313]: DEBUG oslo_concurrency.lockutils [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.840263] [47313]: DEBUG oslo_concurrency.lockutils [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.840482] [47313]: DEBUG oslo_concurrency.lockutils [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.896846] [47313]: DEBUG nova.policy [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.902348] [47313]: DEBUG nova.policy [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.903086] [47313]: DEBUG nova.policy [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.903748] [47313]: INFO nova.api.openstack.requestlog [None req-54609d10-27f8-4484-a82c-e55b8fee4085 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.081341 [ 582.904160] [47313]: [pid: 47313|app: 0|req: 476/1016] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 582.906693] [47313]: DEBUG nova.api.openstack.wsgi [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.908315] [47313]: DEBUG nova.compute.api [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.912265] [47313]: DEBUG oslo_concurrency.lockutils [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.912514] [47313]: DEBUG oslo_concurrency.lockutils [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.912728] [47313]: DEBUG oslo_concurrency.lockutils [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.913179] [47313]: DEBUG oslo_concurrency.lockutils [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.913371] [47313]: DEBUG oslo_concurrency.lockutils [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.913551] [47313]: DEBUG oslo_concurrency.lockutils [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.969643] [47313]: DEBUG nova.policy [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 582.974832] [47313]: INFO nova.api.openstack.requestlog [None req-d61aafb7-b43f-4264-ab16-8bbc1b5c9306 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.069858 [ 582.975206] [47313]: [pid: 47313|app: 0|req: 477/1017] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 582.977947] [47313]: DEBUG nova.api.openstack.wsgi [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 582.979797] [47313]: DEBUG nova.compute.api [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 582.983702] [47313]: DEBUG oslo_concurrency.lockutils [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.983985] [47313]: DEBUG oslo_concurrency.lockutils [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.984180] [47313]: DEBUG oslo_concurrency.lockutils [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 582.984533] [47313]: DEBUG oslo_concurrency.lockutils [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 582.984734] [47313]: DEBUG oslo_concurrency.lockutils [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 582.984917] [47313]: DEBUG oslo_concurrency.lockutils [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.032234] [47313]: DEBUG nova.policy [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.036764] [47313]: DEBUG nova.policy [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.039197] [47313]: DEBUG nova.policy [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.039418] [47313]: INFO nova.api.openstack.requestlog [None req-28d22078-b717-4b6f-a751-5b2ff9bb17cf tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.063601 [ 583.039665] [47313]: [pid: 47313|app: 0|req: 478/1018] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 583.042255] [47313]: DEBUG nova.api.openstack.wsgi [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.043967] [47313]: DEBUG nova.compute.api [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.048164] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.048431] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.048621] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.049054] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.049367] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.049429] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.096809] [47313]: DEBUG nova.policy [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.104020] [47313]: INFO nova.api.openstack.requestlog [None req-70a69ca9-31c6-49dd-94f8-f44d5c9f7bea tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.061379 [ 583.104020] [47313]: [pid: 47313|app: 0|req: 479/1019] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.104819] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.106436] [47313]: DEBUG nova.compute.api [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.110156] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.110303] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.110460] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.110831] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.112592] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.112592] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.174209] [47313]: DEBUG nova.policy [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.179253] [47313]: INFO nova.api.openstack.requestlog [None req-9d128a34-e03c-4784-a917-df2a272aaf95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.076263 [ 583.181445] [47313]: [pid: 47313|app: 0|req: 480/1020] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:10:59 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.183242] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.185462] [47313]: DEBUG nova.compute.api [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.190070] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.190323] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.190662] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.191633] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.191633] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.191633] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.246785] [47312]: DEBUG nova.virt.hardware [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 583.247060] [47312]: DEBUG nova.virt.hardware [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 583.247285] [47312]: DEBUG nova.virt.hardware [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 583.247490] [47312]: DEBUG nova.virt.hardware [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 583.247763] [47312]: DEBUG nova.virt.hardware [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 583.250603] [47313]: DEBUG nova.policy [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.258265] [47313]: INFO nova.api.openstack.requestlog [None req-4b9dcbda-a4f2-4e63-b7d2-bec2ae34c6ce tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.076936 [ 583.258561] [47313]: [pid: 47313|app: 0|req: 481/1021] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.264070] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.264070] [47313]: DEBUG nova.compute.api [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.266038] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.266309] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.266495] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.266946] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.267164] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.267355] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.269337] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.269600] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.269793] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.270175] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.270374] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.270543] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.288980] [47312]: DEBUG nova.quota [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Getting quotas for project 29baf785b51546969333d685f6912982. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 583.296198] [47312]: DEBUG nova.quota [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Getting quotas for user 664c947be4534cd683227b0db816fef2 and project 29baf785b51546969333d685f6912982. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 583.304682] [47312]: DEBUG nova.compute.api [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 583.306044] [47312]: DEBUG nova.compute.api [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 583.308312] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.308642] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.309424] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.309424] [47313]: DEBUG nova.objects.instance [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 583.339109] [47313]: DEBUG nova.policy [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.348496] [47312]: INFO nova.api.openstack.requestlog [None req-84ff4bd7-15c0-412d-b664-ff1de3847a79 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.94 time: 0.729413 [ 583.348910] [47312]: [pid: 47312|app: 0|req: 541/1022] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:10:59 2024] POST /compute/v2.1/servers => generated 409 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 583.350980] [47313]: DEBUG nova.policy [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.352674] [47313]: DEBUG nova.policy [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.352674] [47313]: INFO nova.api.openstack.requestlog [None req-ff3d199e-e5a5-45b2-9fe3-726b543fdc0c tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.093209 [ 583.352674] [47313]: [pid: 47313|app: 0|req: 482/1023] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 583.360394] [47313]: DEBUG nova.api.openstack.wsgi [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.360538] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.360581] [47313]: DEBUG nova.compute.api [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.362012] [47312]: DEBUG nova.compute.api [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.366018] [47313]: DEBUG oslo_concurrency.lockutils [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.366018] [47313]: DEBUG oslo_concurrency.lockutils [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.366018] [47313]: DEBUG oslo_concurrency.lockutils [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.366018] [47313]: DEBUG oslo_concurrency.lockutils [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.366668] [47313]: DEBUG oslo_concurrency.lockutils [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.366966] [47313]: DEBUG oslo_concurrency.lockutils [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.367763] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.368406] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.368406] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.368574] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.369034] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.369034] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.448268] [47312]: DEBUG nova.policy [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.453196] [47313]: DEBUG nova.policy [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.455137] [47312]: INFO nova.api.openstack.requestlog [None req-9e78a339-881e-4deb-aa0d-10ef6dd6b941 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.104649 [ 583.455137] [47312]: [pid: 47312|app: 0|req: 542/1024] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.459896] [47312]: DEBUG nova.api.openstack.wsgi [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.459989] [47313]: INFO nova.api.openstack.requestlog [None req-beb501be-0567-4d6c-8712-6ec986d37e5f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.106150 [ 583.460399] [47313]: [pid: 47313|app: 0|req: 483/1025] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.462865] [47312]: DEBUG nova.compute.api [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.468151] [47312]: DEBUG oslo_concurrency.lockutils [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.468151] [47312]: DEBUG oslo_concurrency.lockutils [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.468151] [47312]: DEBUG oslo_concurrency.lockutils [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.468151] [47312]: DEBUG oslo_concurrency.lockutils [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.468788] [47312]: DEBUG oslo_concurrency.lockutils [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.469152] [47313]: DEBUG nova.api.openstack.wsgi [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.473015] [47312]: DEBUG oslo_concurrency.lockutils [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.473065] [47313]: DEBUG nova.compute.api [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.480848] [47313]: DEBUG oslo_concurrency.lockutils [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.481135] [47313]: DEBUG oslo_concurrency.lockutils [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.481323] [47313]: DEBUG oslo_concurrency.lockutils [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.481756] [47313]: DEBUG oslo_concurrency.lockutils [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.481964] [47313]: DEBUG oslo_concurrency.lockutils [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.482350] [47313]: DEBUG oslo_concurrency.lockutils [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.513968] [47312]: DEBUG nova.policy [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.519887] [47312]: INFO nova.api.openstack.requestlog [None req-878e1a5f-0c84-41f5-beb2-4e1197b37bd0 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.063041 [ 583.520624] [47312]: [pid: 47312|app: 0|req: 543/1026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.523992] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.526838] [47312]: DEBUG nova.compute.api [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.536226] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.536226] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.536226] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.536226] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.536226] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.536226] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.536488] [47313]: DEBUG nova.policy [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.545767] [47313]: INFO nova.api.openstack.requestlog [None req-e060d837-45c6-4267-b041-185294c03c1a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.084703 [ 583.554416] [47313]: [pid: 47313|app: 0|req: 484/1027] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.558475] [47313]: DEBUG nova.api.openstack.wsgi [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.558790] [47313]: DEBUG nova.compute.api [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.564153] [47313]: DEBUG oslo_concurrency.lockutils [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.564431] [47313]: DEBUG oslo_concurrency.lockutils [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.564625] [47313]: DEBUG oslo_concurrency.lockutils [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.565128] [47313]: DEBUG oslo_concurrency.lockutils [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.565578] [47313]: DEBUG oslo_concurrency.lockutils [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.565751] [47313]: DEBUG oslo_concurrency.lockutils [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.596324] [47312]: DEBUG nova.policy [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.602281] [47312]: INFO nova.api.openstack.requestlog [None req-d5abab93-dc40-4730-9d4f-24d17cc7dd07 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.080382 [ 583.602697] [47312]: [pid: 47312|app: 0|req: 544/1028] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.605522] [47312]: DEBUG nova.api.openstack.wsgi [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.607893] [47312]: DEBUG nova.compute.api [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.610151] [47313]: DEBUG nova.policy [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.611349] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.614016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.614016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.614016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.614016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.614016] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.618328] [47313]: INFO nova.api.openstack.requestlog [None req-3563e21e-e8ad-4ec0-8a86-9cab63251539 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.063066 [ 583.618731] [47313]: [pid: 47313|app: 0|req: 485/1029] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.621532] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb3b70c6-c2b6-4f55-9a83-b42f654e6bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.624497] [47313]: DEBUG nova.compute.api [None req-bb3b70c6-c2b6-4f55-9a83-b42f654e6bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.668246] [47312]: DEBUG nova.policy [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.672654] [47312]: INFO nova.api.openstack.requestlog [None req-7fe13598-0e51-43d7-8360-cfc92979eaaf tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1279 microversion: 2.1 time: 0.069243 [ 583.672921] [47312]: [pid: 47312|app: 0|req: 545/1030] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1279 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.677019] [47312]: DEBUG nova.api.openstack.wsgi [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.677347] [47312]: DEBUG nova.compute.api [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.680618] [47312]: DEBUG oslo_concurrency.lockutils [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.680844] [47312]: DEBUG oslo_concurrency.lockutils [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.681037] [47312]: DEBUG oslo_concurrency.lockutils [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.681155] [47313]: DEBUG nova.policy [None req-bb3b70c6-c2b6-4f55-9a83-b42f654e6bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.681418] [47312]: DEBUG oslo_concurrency.lockutils [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.682170] [47312]: DEBUG oslo_concurrency.lockutils [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.682170] [47312]: DEBUG oslo_concurrency.lockutils [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.685772] [47313]: DEBUG nova.policy [None req-bb3b70c6-c2b6-4f55-9a83-b42f654e6bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.686838] [47313]: DEBUG nova.policy [None req-bb3b70c6-c2b6-4f55-9a83-b42f654e6bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.697352] [47313]: INFO nova.api.openstack.requestlog [None req-bb3b70c6-c2b6-4f55-9a83-b42f654e6bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1492 microversion: 2.94 time: 0.076252 [ 583.697352] [47313]: [pid: 47313|app: 0|req: 486/1031] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1492 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 583.698579] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0dba804-1625-4ecd-b4fa-4ec0f3856df0 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] Calling method '.version_select at 0x7b9c475bc700>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.720692] [47313]: INFO nova.api.openstack.requestlog [None req-b0dba804-1625-4ecd-b4fa-4ec0f3856df0 tempest-VolumesAssistedSnapshotsTest-1708784017 tempest-VolumesAssistedSnapshotsTest-1708784017-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-587201143" status: 202 len: 0 microversion: 2.1 time: 0.024003 [ 583.721088] [47313]: [pid: 47313|app: 0|req: 487/1032] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:11:00 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-587201143 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 583.723831] [47313]: DEBUG nova.api.openstack.wsgi [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.725511] [47313]: DEBUG nova.compute.api [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.729048] [47313]: DEBUG oslo_concurrency.lockutils [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.729303] [47313]: DEBUG oslo_concurrency.lockutils [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.729496] [47313]: DEBUG oslo_concurrency.lockutils [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.729886] [47313]: DEBUG oslo_concurrency.lockutils [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.730103] [47313]: DEBUG oslo_concurrency.lockutils [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.730275] [47313]: DEBUG oslo_concurrency.lockutils [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.741567] [47312]: DEBUG nova.policy [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.746208] [47312]: DEBUG nova.policy [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.746889] [47312]: DEBUG nova.policy [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.747527] [47312]: INFO nova.api.openstack.requestlog [None req-31d03f78-708c-457e-b2d1-b218287f930d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.074037 [ 583.747842] [47312]: [pid: 47312|app: 0|req: 546/1033] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 583.751244] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.752955] [47312]: DEBUG nova.compute.api [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.756576] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.756812] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.756996] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.757408] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.757612] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.757871] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.772830] [47313]: DEBUG nova.policy [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.777727] [47313]: INFO nova.api.openstack.requestlog [None req-756a3098-e155-4339-a1b9-c665ebdb48aa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.055978 [ 583.778031] [47313]: [pid: 47313|app: 0|req: 488/1034] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.780454] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.782160] [47313]: DEBUG nova.compute.api [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.785377] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.785830] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.785830] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.786496] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.786496] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.786684] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.795772] [47312]: DEBUG nova.policy [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.800061] [47312]: INFO nova.api.openstack.requestlog [None req-1b96fb00-5f33-417f-b84d-98e98e5685fa tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.051173 [ 583.801867] [47312]: [pid: 47312|app: 0|req: 547/1035] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.803388] [47312]: DEBUG nova.api.openstack.wsgi [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.804755] [47312]: DEBUG nova.compute.api [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.808749] [47312]: DEBUG oslo_concurrency.lockutils [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.808985] [47312]: DEBUG oslo_concurrency.lockutils [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.809189] [47312]: DEBUG oslo_concurrency.lockutils [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.809678] [47312]: DEBUG oslo_concurrency.lockutils [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.809944] [47312]: DEBUG oslo_concurrency.lockutils [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.810143] [47312]: DEBUG oslo_concurrency.lockutils [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.821235] [47313]: DEBUG nova.policy [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.827305] [47313]: INFO nova.api.openstack.requestlog [None req-b0f89e98-65f2-45b8-93f9-04631619e59b tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.048239 [ 583.827305] [47313]: [pid: 47313|app: 0|req: 489/1036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.830177] [47313]: DEBUG nova.api.openstack.wsgi [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.831579] [47313]: DEBUG nova.compute.api [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.834953] [47313]: DEBUG oslo_concurrency.lockutils [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.835211] [47313]: DEBUG oslo_concurrency.lockutils [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.835395] [47313]: DEBUG oslo_concurrency.lockutils [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.835750] [47313]: DEBUG oslo_concurrency.lockutils [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.835945] [47313]: DEBUG oslo_concurrency.lockutils [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.836129] [47313]: DEBUG oslo_concurrency.lockutils [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.848809] [47312]: DEBUG nova.policy [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.853407] [47312]: INFO nova.api.openstack.requestlog [None req-d40075dc-e37f-474d-97a1-07e72c4fd867 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1208 microversion: 2.1 time: 0.051940 [ 583.853801] [47312]: [pid: 47312|app: 0|req: 548/1037] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.859394] [47312]: DEBUG nova.api.openstack.wsgi [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.866384] [47312]: DEBUG nova.compute.api [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.870571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.870571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.870571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.870571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.870571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.870571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.877051] [47313]: DEBUG nova.policy [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.884882] [47313]: INFO nova.api.openstack.requestlog [None req-3261fa81-3448-4436-a372-e960bac72c27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.056986 [ 583.885319] [47313]: [pid: 47313|app: 0|req: 490/1038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.890012] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.893011] [47313]: DEBUG nova.compute.api [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.896264] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.896496] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.896676] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.897091] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.898082] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.898082] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.918350] [47312]: DEBUG nova.policy [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.924469] [47312]: INFO nova.api.openstack.requestlog [None req-e840228d-19fd-4e3c-b236-1e2fc4bef0cc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1241 microversion: 2.1 time: 0.069124 [ 583.924469] [47312]: [pid: 47312|app: 0|req: 549/1039] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1241 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.927158] [47312]: DEBUG nova.api.openstack.wsgi [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.928989] [47312]: DEBUG nova.compute.api [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.933872] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.933872] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.934112] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.934443] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.934686] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.934930] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.935039] [47313]: DEBUG nova.policy [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.939904] [47313]: INFO nova.api.openstack.requestlog [None req-bf5c12a3-3cb4-4952-87c8-e2bbd57d3e72 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.054001 [ 583.940261] [47313]: [pid: 47313|app: 0|req: 491/1040] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.943326] [47313]: DEBUG nova.api.openstack.wsgi [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.945055] [47313]: DEBUG nova.compute.api [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.948911] [47313]: DEBUG oslo_concurrency.lockutils [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.949184] [47313]: DEBUG oslo_concurrency.lockutils [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.949514] [47313]: DEBUG oslo_concurrency.lockutils [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.949739] [47313]: DEBUG oslo_concurrency.lockutils [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.949967] [47313]: DEBUG oslo_concurrency.lockutils [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.950161] [47313]: DEBUG oslo_concurrency.lockutils [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.971346] [47312]: DEBUG nova.policy [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.977464] [47312]: INFO nova.api.openstack.requestlog [None req-7fce443a-bfd2-47fa-baf5-67930d016dbe tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.051916 [ 583.977464] [47312]: [pid: 47312|app: 0|req: 550/1041] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 583.986947] [47313]: DEBUG nova.policy [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.989423] [47312]: DEBUG nova.api.openstack.wsgi [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 583.991233] [47312]: DEBUG nova.compute.api [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 583.995303] [47312]: DEBUG oslo_concurrency.lockutils [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.995618] [47312]: DEBUG oslo_concurrency.lockutils [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.997239] [47313]: DEBUG nova.policy [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.997409] [47312]: DEBUG oslo_concurrency.lockutils [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.997409] [47312]: DEBUG oslo_concurrency.lockutils [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 583.997409] [47312]: DEBUG oslo_concurrency.lockutils [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 583.997609] [47313]: DEBUG nova.policy [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 583.997713] [47312]: DEBUG oslo_concurrency.lockutils [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 583.997774] [47313]: INFO nova.api.openstack.requestlog [None req-53727563-6ac4-4c55-afb2-0cbc92c31ed0 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.056447 [ 583.997774] [47313]: [pid: 47313|app: 0|req: 492/1042] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 584.033531] [47312]: DEBUG nova.policy [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.038652] [47312]: INFO nova.api.openstack.requestlog [None req-f66c9e5f-87b1-48cb-b639-9c94ec20655a tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.052258 [ 584.039066] [47312]: [pid: 47312|app: 0|req: 551/1043] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.058075] [47312]: DEBUG nova.api.openstack.wsgi [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.058328] [47313]: DEBUG nova.api.openstack.wsgi [req-5537f646-e0dd-4083-821e-0caa4e0d1455 req-3e6c83c7-2274-4b6b-b1b6-54ca4cfdf1b2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ba985ad1-390d-4a2e-ad96-c273231f8549", "tag": "409c65e1-161b-4663-9c58-b262e71200df"}, {"server_uuid": "ba985ad1-390d-4a2e-ad96-c273231f8549", "name": "network-vif-deleted", "tag": "409c65e1-161b-4663-9c58-b262e71200df"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 584.060026] [47312]: DEBUG nova.compute.api [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.063441] [47312]: DEBUG oslo_concurrency.lockutils [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.063684] [47312]: DEBUG oslo_concurrency.lockutils [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.063871] [47312]: DEBUG oslo_concurrency.lockutils [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.064280] [47312]: DEBUG oslo_concurrency.lockutils [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.064487] [47312]: DEBUG oslo_concurrency.lockutils [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.064579] [47313]: DEBUG oslo_concurrency.lockutils [req-5537f646-e0dd-4083-821e-0caa4e0d1455 req-3e6c83c7-2274-4b6b-b1b6-54ca4cfdf1b2 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.064704] [47312]: DEBUG oslo_concurrency.lockutils [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.064921] [47313]: DEBUG oslo_concurrency.lockutils [req-5537f646-e0dd-4083-821e-0caa4e0d1455 req-3e6c83c7-2274-4b6b-b1b6-54ca4cfdf1b2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.065153] [47313]: DEBUG oslo_concurrency.lockutils [req-5537f646-e0dd-4083-821e-0caa4e0d1455 req-3e6c83c7-2274-4b6b-b1b6-54ca4cfdf1b2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.075233] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5537f646-e0dd-4083-821e-0caa4e0d1455 req-3e6c83c7-2274-4b6b-b1b6-54ca4cfdf1b2 service nova] Creating event network-changed:409c65e1-161b-4663-9c58-b262e71200df for instance ba985ad1-390d-4a2e-ad96-c273231f8549 on cpu-1 [ 584.075348] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5537f646-e0dd-4083-821e-0caa4e0d1455 req-3e6c83c7-2274-4b6b-b1b6-54ca4cfdf1b2 service nova] Creating event network-vif-deleted:409c65e1-161b-4663-9c58-b262e71200df for instance ba985ad1-390d-4a2e-ad96-c273231f8549 on cpu-1 [ 584.078298] [47313]: INFO nova.api.openstack.requestlog [req-5537f646-e0dd-4083-821e-0caa4e0d1455 req-3e6c83c7-2274-4b6b-b1b6-54ca4cfdf1b2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022925 [ 584.078591] [47313]: [pid: 47313|app: 0|req: 493/1044] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:00 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 584.097052] [47312]: DEBUG nova.policy [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.101765] [47312]: DEBUG nova.policy [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.102323] [47312]: DEBUG nova.policy [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.102907] [47312]: INFO nova.api.openstack.requestlog [None req-4be6c0df-d416-450b-8933-afea9b081c6f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.047117 [ 584.103222] [47312]: [pid: 47312|app: 0|req: 552/1045] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 584.114616] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.116303] [47313]: DEBUG nova.compute.api [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.121120] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.121837] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.121837] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.122321] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.122586] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.123389] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.159631] [47313]: DEBUG nova.policy [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.164326] [47313]: INFO nova.api.openstack.requestlog [None req-b2a0cb89-cd72-4d10-ad69-b7d4e144269d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.052194 [ 584.164556] [47313]: [pid: 47313|app: 0|req: 494/1046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:00 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.196301] [47312]: DEBUG nova.api.openstack.wsgi [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.203504] [47312]: DEBUG nova.compute.api [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.212126] [47312]: DEBUG oslo_concurrency.lockutils [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.212126] [47312]: DEBUG oslo_concurrency.lockutils [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.212126] [47312]: DEBUG oslo_concurrency.lockutils [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.212126] [47312]: DEBUG oslo_concurrency.lockutils [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.212442] [47312]: DEBUG oslo_concurrency.lockutils [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.212442] [47312]: DEBUG oslo_concurrency.lockutils [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.265161] [47312]: DEBUG nova.policy [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.271035] [47312]: INFO nova.api.openstack.requestlog [None req-38641f63-9c16-4b4c-ace5-7ab6aa4a7327 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.077298 [ 584.271035] [47312]: [pid: 47312|app: 0|req: 553/1047] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.284958] [47312]: DEBUG nova.api.openstack.wsgi [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.284958] [47312]: DEBUG nova.compute.api [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.290683] [47312]: DEBUG oslo_concurrency.lockutils [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.290683] [47312]: DEBUG oslo_concurrency.lockutils [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.290920] [47312]: DEBUG oslo_concurrency.lockutils [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.291849] [47312]: DEBUG oslo_concurrency.lockutils [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.291955] [47312]: DEBUG oslo_concurrency.lockutils [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.292341] [47312]: DEBUG oslo_concurrency.lockutils [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.343711] [47312]: DEBUG nova.policy [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.348580] [47312]: INFO nova.api.openstack.requestlog [None req-e27c6d7a-a4d3-4bfc-961d-47e67dd5086d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.068523 [ 584.348580] [47312]: [pid: 47312|app: 0|req: 554/1048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.378537] [47312]: DEBUG nova.api.openstack.wsgi [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.380368] [47312]: DEBUG nova.compute.api [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.384128] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.384422] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.384497] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.384845] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.385110] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.385293] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.405986] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesNegativeTestJSON-server-1499157849", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "ef012bbe-2f3b-4825-80f4-bd840bee716a"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 584.412488] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.413105] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.413105] [47312]: DEBUG oslo_concurrency.lockutils [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.413239] [47312]: DEBUG nova.objects.instance [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 584.450228] [47312]: DEBUG nova.policy [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.456137] [47312]: DEBUG nova.policy [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.456876] [47312]: DEBUG nova.policy [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.457555] [47312]: INFO nova.api.openstack.requestlog [None req-efc05e61-e56d-4c85-93b4-aa1b1ffc4517 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.081406 [ 584.457858] [47312]: [pid: 47312|app: 0|req: 555/1049] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 584.462363] [47313]: DEBUG nova.network.neutron [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] validate_networks() for [('ef012bbe-2f3b-4825-80f4-bd840bee716a', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 584.481177] [47312]: DEBUG nova.api.openstack.wsgi [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.483065] [47312]: DEBUG nova.compute.api [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.489114] [47312]: DEBUG oslo_concurrency.lockutils [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.489114] [47312]: DEBUG oslo_concurrency.lockutils [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.489114] [47312]: DEBUG oslo_concurrency.lockutils [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.489114] [47312]: DEBUG oslo_concurrency.lockutils [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.489114] [47312]: DEBUG oslo_concurrency.lockutils [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.489114] [47312]: DEBUG oslo_concurrency.lockutils [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.534614] [47312]: DEBUG nova.policy [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.540475] [47312]: INFO nova.api.openstack.requestlog [None req-257ab63f-11f0-41e0-a161-15c46be14a6f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.062307 [ 584.540813] [47312]: [pid: 47312|app: 0|req: 556/1050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.544789] [47312]: DEBUG nova.api.openstack.wsgi [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.548670] [47312]: DEBUG nova.compute.api [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.551543] [47312]: DEBUG oslo_concurrency.lockutils [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.551853] [47312]: DEBUG oslo_concurrency.lockutils [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.552129] [47312]: DEBUG oslo_concurrency.lockutils [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.552522] [47312]: DEBUG oslo_concurrency.lockutils [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.552724] [47312]: DEBUG oslo_concurrency.lockutils [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.552897] [47312]: DEBUG oslo_concurrency.lockutils [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.615749] [47312]: DEBUG nova.policy [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.621507] [47312]: INFO nova.api.openstack.requestlog [None req-274c8a4e-c70f-47d9-a94f-52c01dc7c2ea tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.079365 [ 584.621876] [47312]: [pid: 47312|app: 0|req: 557/1051] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.626790] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.626790] [47312]: DEBUG nova.compute.api [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.630047] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.630274] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.630454] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.631164] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.631164] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.631277] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.683261] [47312]: DEBUG nova.policy [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.687505] [47312]: INFO nova.api.openstack.requestlog [None req-f3ec7e5c-73bf-43b8-abe1-6564a72b3069 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.065029 [ 584.687827] [47312]: [pid: 47312|app: 0|req: 558/1052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.691052] [47312]: DEBUG nova.api.openstack.wsgi [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.692568] [47312]: DEBUG nova.compute.api [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.697500] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.697749] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.698342] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.698853] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.698974] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.699166] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.771371] [47312]: DEBUG nova.policy [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.782997] [47312]: INFO nova.api.openstack.requestlog [None req-0d2abe96-cb09-4919-be52-2849d267fda9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.094284 [ 584.783138] [47312]: [pid: 47312|app: 0|req: 559/1053] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.789195] [47312]: DEBUG nova.api.openstack.wsgi [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.790878] [47312]: DEBUG nova.compute.api [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.800036] [47312]: DEBUG oslo_concurrency.lockutils [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.800287] [47312]: DEBUG oslo_concurrency.lockutils [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.800523] [47312]: DEBUG oslo_concurrency.lockutils [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.800825] [47312]: DEBUG oslo_concurrency.lockutils [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.801023] [47312]: DEBUG oslo_concurrency.lockutils [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.801191] [47312]: DEBUG oslo_concurrency.lockutils [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.851520] [47312]: DEBUG nova.policy [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 584.856226] [47312]: INFO nova.api.openstack.requestlog [None req-b82bed31-00ee-42c8-adb8-fd8cf543ff18 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.072479 [ 584.856549] [47312]: [pid: 47312|app: 0|req: 560/1054] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 584.858941] [47312]: DEBUG nova.api.openstack.wsgi [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 584.860503] [47312]: DEBUG nova.compute.api [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 584.865973] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.866271] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.866367] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 584.867027] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 584.867027] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 584.867138] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.078367] [47312]: DEBUG nova.policy [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.084275] [47312]: INFO nova.api.openstack.requestlog [None req-4b3e9e80-d708-4494-8af2-577508f515a7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.226351 [ 585.084275] [47312]: [pid: 47312|app: 0|req: 561/1055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.088771] [47312]: DEBUG nova.api.openstack.wsgi [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.091068] [47312]: DEBUG nova.compute.api [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.097603] [47312]: DEBUG oslo_concurrency.lockutils [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.097603] [47312]: DEBUG oslo_concurrency.lockutils [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.097603] [47312]: DEBUG oslo_concurrency.lockutils [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.097603] [47312]: DEBUG oslo_concurrency.lockutils [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.097603] [47312]: DEBUG oslo_concurrency.lockutils [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.097603] [47312]: DEBUG oslo_concurrency.lockutils [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.143527] [47312]: DEBUG nova.policy [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.147496] [47312]: INFO nova.api.openstack.requestlog [None req-74c97f42-bf20-4590-9f13-dcd0c055e413 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1223 microversion: 2.1 time: 0.062065 [ 585.147894] [47312]: [pid: 47312|app: 0|req: 562/1056] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:01 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1223 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.150394] [47312]: DEBUG nova.api.openstack.wsgi [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.152060] [47312]: DEBUG nova.compute.api [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.155272] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.155572] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.155818] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.156249] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.156570] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.157562] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.180321] [47313]: DEBUG nova.virt.hardware [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 585.182451] [47313]: DEBUG nova.virt.hardware [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 585.182451] [47313]: DEBUG nova.virt.hardware [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 585.182451] [47313]: DEBUG nova.virt.hardware [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 585.182451] [47313]: DEBUG nova.virt.hardware [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 585.192953] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.192953] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.192953] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.193379] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.193804] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.194135] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.206134] [47312]: DEBUG nova.policy [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.211501] [47313]: DEBUG nova.quota [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Getting quotas for project e8ceeb806fd54401905315e243f5f53c. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 585.214471] [47312]: DEBUG nova.policy [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.215309] [47312]: DEBUG nova.policy [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.219638] [47313]: DEBUG nova.quota [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Getting quotas for user cb6cad3d802a4037871454d8e7472b32 and project e8ceeb806fd54401905315e243f5f53c. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 585.220207] [47312]: INFO nova.api.openstack.requestlog [None req-3d4af7d0-c5f3-48ff-8fa1-1d5f82e6c346 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.071524 [ 585.220546] [47312]: [pid: 47312|app: 0|req: 563/1057] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.223295] [47312]: DEBUG nova.api.openstack.wsgi [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.225012] [47312]: DEBUG nova.compute.api [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.229073] [47313]: DEBUG nova.compute.api [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 585.229267] [47312]: DEBUG oslo_concurrency.lockutils [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.229553] [47312]: DEBUG oslo_concurrency.lockutils [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.229818] [47312]: DEBUG oslo_concurrency.lockutils [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.230355] [47312]: DEBUG oslo_concurrency.lockutils [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.230528] [47312]: DEBUG oslo_concurrency.lockutils [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.230572] [47313]: DEBUG nova.compute.api [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 585.233536] [47312]: DEBUG oslo_concurrency.lockutils [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.274228] [47313]: INFO nova.api.openstack.requestlog [None req-6a8b5cf4-b12b-404b-99ff-6a1db5e84f26 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.032649 [ 585.274228] [47313]: [pid: 47313|app: 0|req: 495/1058] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:01 2024] POST /compute/v2.1/servers => generated 380 bytes in 1034 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 585.274996] [47313]: DEBUG nova.api.openstack.wsgi [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.276796] [47313]: DEBUG nova.compute.api [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.279065] [47312]: DEBUG nova.policy [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.283878] [47313]: DEBUG oslo_concurrency.lockutils [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.283878] [47313]: DEBUG oslo_concurrency.lockutils [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.283878] [47313]: DEBUG oslo_concurrency.lockutils [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.283878] [47313]: DEBUG oslo_concurrency.lockutils [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.283878] [47313]: DEBUG oslo_concurrency.lockutils [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.284253] [47313]: DEBUG oslo_concurrency.lockutils [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.287607] [47312]: DEBUG nova.policy [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.287607] [47312]: DEBUG nova.policy [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.288216] [47312]: INFO nova.api.openstack.requestlog [None req-e69b9b47-0f89-4806-9d03-6857083ff0ca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.067098 [ 585.288631] [47312]: [pid: 47312|app: 0|req: 564/1059] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.291840] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.293431] [47312]: DEBUG nova.compute.api [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.297027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.297027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.297027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.297363] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.299398] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.299398] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.344767] [47313]: DEBUG nova.policy [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.350667] [47313]: INFO nova.api.openstack.requestlog [None req-257562a9-88f4-4969-bf73-dbb7640e4eb3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.077558 [ 585.351801] [47313]: [pid: 47313|app: 0|req: 496/1060] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.354407] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.356769] [47312]: DEBUG nova.policy [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.357045] [47313]: DEBUG nova.compute.api [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.362776] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.363785] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.364093] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.364564] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.364856] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.365104] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.366545] [47312]: INFO nova.api.openstack.requestlog [None req-5bb98830-2398-4459-95f5-5a5c58e89cdf tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.077283 [ 585.366786] [47312]: [pid: 47312|app: 0|req: 565/1061] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.373106] [47312]: DEBUG nova.api.openstack.wsgi [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.377976] [47312]: DEBUG nova.compute.api [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.382066] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.382332] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.382516] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.382896] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.383111] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.383331] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.407033] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.407246] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.407433] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.407690] [47312]: DEBUG nova.objects.instance [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid d32a7937-792a-4959-bded-819463472399 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 585.425078] [47313]: DEBUG nova.policy [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.431737] [47313]: INFO nova.api.openstack.requestlog [None req-e1e62f6d-3a61-4e6f-a9b4-463ce1acb839 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.079594 [ 585.432574] [47313]: [pid: 47313|app: 0|req: 497/1062] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.436500] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.438769] [47313]: DEBUG nova.compute.api [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.444046] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.444484] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.449149] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.449149] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.449149] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.449149] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.449294] [47312]: DEBUG nova.policy [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.452675] [47312]: INFO nova.api.openstack.requestlog [None req-f613ff19-adfc-4608-8439-683694f1c144 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 200 len: 1398 microversion: 2.1 time: 0.081979 [ 585.453158] [47312]: [pid: 47312|app: 0|req: 566/1063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 1398 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.456999] [47312]: DEBUG nova.api.openstack.wsgi [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.458671] [47312]: DEBUG nova.compute.api [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.463273] [47312]: DEBUG oslo_concurrency.lockutils [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.463523] [47312]: DEBUG oslo_concurrency.lockutils [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.463708] [47312]: DEBUG oslo_concurrency.lockutils [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.464128] [47312]: DEBUG oslo_concurrency.lockutils [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.464337] [47312]: DEBUG oslo_concurrency.lockutils [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.464511] [47312]: DEBUG oslo_concurrency.lockutils [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.498396] [47313]: DEBUG nova.policy [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.503229] [47313]: INFO nova.api.openstack.requestlog [None req-0e3202b5-17cf-4202-85af-dc43a695fd13 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.069752 [ 585.503775] [47313]: [pid: 47313|app: 0|req: 498/1064] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.507344] [47313]: DEBUG nova.api.openstack.wsgi [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.508239] [47313]: DEBUG nova.compute.api [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.511849] [47313]: DEBUG oslo_concurrency.lockutils [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.512176] [47313]: DEBUG oslo_concurrency.lockutils [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.512428] [47313]: DEBUG oslo_concurrency.lockutils [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.512903] [47313]: DEBUG oslo_concurrency.lockutils [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.513189] [47313]: DEBUG oslo_concurrency.lockutils [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.513427] [47313]: DEBUG oslo_concurrency.lockutils [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.514244] [47312]: DEBUG nova.policy [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.520048] [47312]: INFO nova.api.openstack.requestlog [None req-58f6da35-2243-4aec-a84a-25880d94e8ba tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1241 microversion: 2.1 time: 0.066354 [ 585.520382] [47312]: [pid: 47312|app: 0|req: 567/1065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1241 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.524236] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.525859] [47312]: DEBUG nova.compute.api [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.529451] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.529696] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.530293] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.530953] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.531299] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.531363] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.574499] [47313]: DEBUG nova.policy [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.579121] [47313]: INFO nova.api.openstack.requestlog [None req-7879db2d-8d9a-480f-a332-61769ffa3c9b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.074678 [ 585.579576] [47313]: [pid: 47313|app: 0|req: 499/1066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.582150] [47313]: DEBUG nova.api.openstack.wsgi [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.584087] [47313]: DEBUG nova.compute.api [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.589552] [47313]: DEBUG oslo_concurrency.lockutils [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.590176] [47313]: DEBUG oslo_concurrency.lockutils [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.590455] [47313]: DEBUG oslo_concurrency.lockutils [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.590966] [47313]: DEBUG oslo_concurrency.lockutils [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.591293] [47313]: DEBUG oslo_concurrency.lockutils [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.591812] [47313]: DEBUG oslo_concurrency.lockutils [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.592069] [47312]: DEBUG nova.policy [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.597808] [47312]: INFO nova.api.openstack.requestlog [None req-ec01fb97-3c23-4672-ab72-0a8665e09257 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.076782 [ 585.598376] [47312]: [pid: 47312|app: 0|req: 568/1067] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.601714] [47312]: DEBUG nova.api.openstack.wsgi [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.603420] [47312]: DEBUG nova.compute.api [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.607657] [47312]: DEBUG oslo_concurrency.lockutils [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.608168] [47312]: DEBUG oslo_concurrency.lockutils [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.608531] [47312]: DEBUG oslo_concurrency.lockutils [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.608877] [47312]: DEBUG oslo_concurrency.lockutils [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.609441] [47312]: DEBUG oslo_concurrency.lockutils [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.609441] [47312]: DEBUG oslo_concurrency.lockutils [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.646492] [47313]: DEBUG nova.policy [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.652382] [47313]: DEBUG nova.policy [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.653352] [47313]: DEBUG nova.policy [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.654605] [47313]: INFO nova.api.openstack.requestlog [None req-69c287c4-e45b-49ff-a287-d82ae74c420d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.074453 [ 585.654974] [47313]: [pid: 47313|app: 0|req: 500/1068] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.657966] [47312]: DEBUG nova.policy [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.660324] [47313]: DEBUG nova.api.openstack.wsgi [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.662203] [47313]: DEBUG nova.compute.api [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.662819] [47312]: INFO nova.api.openstack.requestlog [None req-031a3ccd-b5f6-4d80-a6b8-851993233e3e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1278 microversion: 2.1 time: 0.063772 [ 585.663415] [47312]: [pid: 47312|app: 0|req: 569/1069] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1278 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.671103] [47313]: DEBUG oslo_concurrency.lockutils [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.671103] [47313]: DEBUG oslo_concurrency.lockutils [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.671103] [47313]: DEBUG oslo_concurrency.lockutils [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.671103] [47313]: DEBUG oslo_concurrency.lockutils [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.671103] [47313]: DEBUG oslo_concurrency.lockutils [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.671103] [47313]: DEBUG oslo_concurrency.lockutils [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.671338] [47312]: DEBUG nova.api.openstack.wsgi [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.674144] [47312]: DEBUG nova.compute.api [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.678521] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.678940] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.679203] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.679749] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.679986] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.680225] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.726634] [47313]: DEBUG nova.policy [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.728030] [47312]: DEBUG nova.policy [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.732909] [47312]: INFO nova.api.openstack.requestlog [None req-cff7dcc1-900c-4dd3-9b50-7b110069003e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.068850 [ 585.733269] [47312]: [pid: 47312|app: 0|req: 570/1070] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.734106] [47313]: DEBUG nova.policy [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.734998] [47313]: DEBUG nova.policy [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.737288] [47313]: INFO nova.api.openstack.requestlog [None req-038d84f1-5762-4635-bbce-ce6565c8a744 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.080160 [ 585.737288] [47313]: [pid: 47313|app: 0|req: 501/1071] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.738647] [47312]: DEBUG nova.api.openstack.wsgi [None req-b902feb7-80c6-458d-a44e-4d9de9135c7e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.738983] [47313]: DEBUG nova.api.openstack.wsgi [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.740820] [47312]: DEBUG nova.compute.api [None req-b902feb7-80c6-458d-a44e-4d9de9135c7e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.741644] [47313]: DEBUG nova.compute.api [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.746208] [47313]: DEBUG oslo_concurrency.lockutils [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.746629] [47313]: DEBUG oslo_concurrency.lockutils [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.746946] [47313]: DEBUG oslo_concurrency.lockutils [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.749017] [47313]: DEBUG oslo_concurrency.lockutils [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.749017] [47313]: DEBUG oslo_concurrency.lockutils [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.749017] [47313]: DEBUG oslo_concurrency.lockutils [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.775844] [47312]: DEBUG nova.policy [None req-b902feb7-80c6-458d-a44e-4d9de9135c7e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.779578] [47312]: INFO nova.api.openstack.requestlog [None req-b902feb7-80c6-458d-a44e-4d9de9135c7e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1223 microversion: 2.1 time: 0.045636 [ 585.780164] [47312]: [pid: 47312|app: 0|req: 571/1072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.784313] [47312]: DEBUG nova.api.openstack.wsgi [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.784313] [47312]: DEBUG nova.compute.api [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.789818] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.789818] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.789818] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.789818] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.789818] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.789818] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.810326] [47313]: DEBUG nova.policy [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.819124] [47313]: INFO nova.api.openstack.requestlog [None req-00eb7860-e4af-4ab4-9f15-507fc78ecf70 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.082217 [ 585.819912] [47313]: [pid: 47313|app: 0|req: 502/1073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.825291] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.825291] [47313]: DEBUG nova.compute.api [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.830498] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.830633] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.830825] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.831211] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.831430] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.831654] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.834503] [47312]: DEBUG nova.policy [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.840513] [47312]: INFO nova.api.openstack.requestlog [None req-eec438ea-135b-49fd-bd61-0e2706887a18 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.059561 [ 585.840651] [47312]: [pid: 47312|app: 0|req: 572/1074] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 585.850039] [47312]: DEBUG nova.api.openstack.wsgi [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.850039] [47312]: DEBUG nova.compute.api [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.854562] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.855546] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.855644] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.855826] [47313]: DEBUG nova.compute.api [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 585.856635] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.856953] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.857475] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.891549] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.891815] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.892015] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.892222] [47312]: DEBUG nova.objects.instance [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 585.923605] [47313]: DEBUG nova.compute.api [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 585.924379] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.924379] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.924495] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.924690] [47313]: WARNING nova.compute.api [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] instance's host None is down, deleting from database [ 585.930212] [47313]: DEBUG nova.network.neutron [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 585.934203] [47312]: DEBUG nova.policy [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.942721] [47312]: DEBUG nova.policy [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.943361] [47312]: DEBUG nova.policy [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 585.944073] [47312]: INFO nova.api.openstack.requestlog [None req-afb4a89c-6221-4c4e-8a78-8a62c94591b7 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.102503 [ 585.945166] [47312]: [pid: 47312|app: 0|req: 573/1075] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 585.947800] [47312]: DEBUG nova.api.openstack.wsgi [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 585.949502] [47312]: DEBUG nova.compute.api [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 585.953017] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.953444] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.953444] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.954053] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 585.954053] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 585.954165] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 585.980805] [47313]: DEBUG nova.network.neutron [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 585.985191] [47313]: DEBUG nova.network.neutron [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 586.012976] [47312]: DEBUG nova.policy [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.019608] [47312]: INFO nova.api.openstack.requestlog [None req-4f19e0e7-3511-472f-a3b1-772bde759858 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.073724 [ 586.020307] [47312]: [pid: 47312|app: 0|req: 574/1076] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.028377] [47312]: DEBUG nova.api.openstack.wsgi [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.030159] [47312]: DEBUG nova.compute.api [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.037024] [47312]: DEBUG oslo_concurrency.lockutils [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.037024] [47312]: DEBUG oslo_concurrency.lockutils [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.037024] [47312]: DEBUG oslo_concurrency.lockutils [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.037024] [47312]: DEBUG oslo_concurrency.lockutils [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.037024] [47312]: DEBUG oslo_concurrency.lockutils [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.037024] [47312]: DEBUG oslo_concurrency.lockutils [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.094953] [47313]: INFO nova.api.openstack.requestlog [None req-6ccc6784-da56-47f4-96aa-54d8fe041c87 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 204 len: 0 microversion: 2.1 time: 0.274307 [ 586.095331] [47313]: [pid: 47313|app: 0|req: 503/1077] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:02 2024] DELETE /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 586.099221] [47312]: DEBUG nova.policy [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.099323] [47313]: DEBUG nova.api.openstack.wsgi [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.103905] [47313]: DEBUG nova.compute.api [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.105500] [47312]: INFO nova.api.openstack.requestlog [None req-3faf52a0-1d89-4d04-9eec-09e2d397de9a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.083668 [ 586.111936] [47313]: DEBUG oslo_concurrency.lockutils [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.111936] [47313]: DEBUG oslo_concurrency.lockutils [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.111936] [47313]: DEBUG oslo_concurrency.lockutils [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.111936] [47313]: DEBUG oslo_concurrency.lockutils [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.111936] [47313]: DEBUG oslo_concurrency.lockutils [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.111936] [47313]: DEBUG oslo_concurrency.lockutils [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.112362] [47312]: [pid: 47312|app: 0|req: 575/1078] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.117449] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.119183] [47312]: DEBUG nova.compute.api [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.123372] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.123618] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.123803] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.124178] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.125780] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.125780] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.151745] [47313]: DEBUG nova.policy [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.157557] [47313]: INFO nova.api.openstack.requestlog [None req-75f41f6b-bfe8-42f2-8e6b-44fc7d38f548 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.061589 [ 586.158216] [47313]: [pid: 47313|app: 0|req: 504/1079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.161653] [47313]: DEBUG nova.api.openstack.wsgi [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.163474] [47313]: DEBUG nova.compute.api [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.168714] [47313]: DEBUG oslo_concurrency.lockutils [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.169036] [47313]: DEBUG oslo_concurrency.lockutils [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.169533] [47313]: DEBUG oslo_concurrency.lockutils [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.169953] [47313]: DEBUG oslo_concurrency.lockutils [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.170338] [47313]: DEBUG oslo_concurrency.lockutils [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.170999] [47313]: DEBUG oslo_concurrency.lockutils [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.172406] [47312]: DEBUG nova.policy [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.176967] [47312]: INFO nova.api.openstack.requestlog [None req-d7a34907-99b2-4b8c-afbd-1be4fb67e7d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1224 microversion: 2.1 time: 0.066198 [ 586.177321] [47312]: [pid: 47312|app: 0|req: 576/1080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:02 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1224 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.186090] [47312]: DEBUG nova.api.openstack.wsgi [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.189674] [47312]: DEBUG nova.compute.api [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.198715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.199166] [47312]: DEBUG oslo_concurrency.lockutils [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.201702] [47312]: DEBUG oslo_concurrency.lockutils [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.201835] [47312]: DEBUG oslo_concurrency.lockutils [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.202019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.202138] [47312]: DEBUG oslo_concurrency.lockutils [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.228464] [47313]: DEBUG nova.policy [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.239346] [47313]: INFO nova.api.openstack.requestlog [None req-74e4cdcd-bda7-4142-9d23-f3f56ad0b283 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.080455 [ 586.239673] [47313]: [pid: 47313|app: 0|req: 505/1081] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.242465] [47313]: DEBUG nova.api.openstack.wsgi [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.243800] [47313]: DEBUG nova.compute.api [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: d32a7937-792a-4959-bded-819463472399] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.248907] [47313]: DEBUG oslo_concurrency.lockutils [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.249178] [47313]: DEBUG oslo_concurrency.lockutils [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.249595] [47313]: DEBUG oslo_concurrency.lockutils [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.249980] [47313]: DEBUG oslo_concurrency.lockutils [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.250204] [47313]: DEBUG oslo_concurrency.lockutils [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.250523] [47313]: DEBUG oslo_concurrency.lockutils [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.255602] [47312]: DEBUG nova.policy [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.261115] [47313]: INFO nova.api.openstack.wsgi [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance d32a7937-792a-4959-bded-819463472399 could not be found. [ 586.261433] [47313]: DEBUG nova.api.openstack.wsgi [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance d32a7937-792a-4959-bded-819463472399 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 586.261875] [47313]: INFO nova.api.openstack.requestlog [None req-71108712-a2ec-493e-9b04-5f4f77ee5898 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399" status: 404 len: 111 microversion: 2.1 time: 0.021873 [ 586.262192] [47313]: [pid: 47313|app: 0|req: 506/1082] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/d32a7937-792a-4959-bded-819463472399 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 586.264640] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.265795] [47312]: INFO nova.api.openstack.requestlog [None req-a562ec7d-a95f-4c58-995d-14687c25c7d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.087661 [ 586.266354] [47312]: [pid: 47312|app: 0|req: 577/1083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.266875] [47313]: DEBUG nova.compute.api [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.278010] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.280845] [47312]: DEBUG nova.compute.api [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.281253] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.281332] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.281537] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.281943] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.282509] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.282749] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.295695] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.297547] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.297547] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.297547] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.297547] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.297845] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.365019] [47312]: DEBUG nova.policy [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.367863] [47313]: DEBUG nova.policy [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.375916] [47312]: DEBUG nova.policy [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.376135] [47313]: INFO nova.api.openstack.requestlog [None req-8ed624d2-a7a7-4cc8-afd7-4f34cc7be667 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1223 microversion: 2.1 time: 0.112313 [ 586.376195] [47312]: DEBUG nova.policy [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.376268] [47313]: [pid: 47313|app: 0|req: 507/1084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1223 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.383029] [47313]: DEBUG nova.api.openstack.wsgi [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.383711] [47312]: INFO nova.api.openstack.requestlog [None req-8ef39f4b-0cd5-4129-b766-21910744ac66 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.112798 [ 586.384075] [47312]: [pid: 47312|app: 0|req: 578/1085] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 586.384493] [47313]: DEBUG nova.compute.api [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.388181] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.389681] [47312]: DEBUG nova.compute.api [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.394089] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.394871] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.395027] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.395079] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.395118] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.395118] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.395185] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.395263] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.395381] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.395465] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.395564] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.395641] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.461859] [47312]: DEBUG nova.policy [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.466199] [47312]: INFO nova.api.openstack.requestlog [None req-8d9131c5-e46a-46eb-af5b-206facf8f62b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.081505 [ 586.466723] [47312]: [pid: 47312|app: 0|req: 579/1086] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.470256] [47313]: DEBUG nova.policy [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.470346] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.471251] [47312]: DEBUG nova.compute.api [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.476516] [47313]: DEBUG nova.policy [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.477204] [47313]: DEBUG nova.policy [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.477980] [47313]: INFO nova.api.openstack.requestlog [None req-aea28ebb-0997-4b4c-935e-a46845f89dd4 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.101862 [ 586.478201] [47313]: [pid: 47313|app: 0|req: 508/1087] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 586.478693] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.478851] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.482032] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.482032] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.482032] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.482032] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.482236] [47313]: DEBUG nova.api.openstack.wsgi [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-621048816", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "6a45631a-6ab1-4436-9912-52af55ba08fe"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 586.523763] [47313]: DEBUG nova.network.neutron [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] validate_networks() for [('6a45631a-6ab1-4436-9912-52af55ba08fe', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 586.525602] [47312]: DEBUG nova.policy [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.531069] [47312]: INFO nova.api.openstack.requestlog [None req-dd3edede-dcdc-45c4-8d09-0c7944b7948b tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.062763 [ 586.531069] [47312]: [pid: 47312|app: 0|req: 580/1088] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.533046] [47312]: DEBUG nova.api.openstack.wsgi [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.534991] [47312]: DEBUG nova.compute.api [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.538393] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.538627] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.538809] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.539183] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.539562] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.539776] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.592023] [47312]: DEBUG nova.policy [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.597540] [47312]: INFO nova.api.openstack.requestlog [None req-72e19052-5fa5-4e2e-b29c-80b1a6336680 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.066488 [ 586.597885] [47312]: [pid: 47312|app: 0|req: 581/1089] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.600606] [47312]: DEBUG nova.api.openstack.wsgi [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.602237] [47312]: DEBUG nova.compute.api [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.605979] [47312]: DEBUG oslo_concurrency.lockutils [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.605979] [47312]: DEBUG oslo_concurrency.lockutils [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.606105] [47312]: DEBUG oslo_concurrency.lockutils [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.606393] [47312]: DEBUG oslo_concurrency.lockutils [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.606582] [47312]: DEBUG oslo_concurrency.lockutils [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.606744] [47312]: DEBUG oslo_concurrency.lockutils [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.662060] [47312]: DEBUG nova.policy [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.666192] [47312]: INFO nova.api.openstack.requestlog [None req-4527199f-8a32-41ed-b4d4-3615f34e614c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.067625 [ 586.666529] [47312]: [pid: 47312|app: 0|req: 582/1090] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.670988] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.670988] [47312]: DEBUG nova.compute.api [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.674909] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.675380] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.675380] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.675790] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.676027] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.676235] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.724330] [47312]: DEBUG nova.policy [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.729037] [47312]: INFO nova.api.openstack.requestlog [None req-c8306c4a-6e59-4105-92ca-9bd54515389d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1241 microversion: 2.1 time: 0.061915 [ 586.729356] [47312]: [pid: 47312|app: 0|req: 583/1091] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1241 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.731890] [47312]: DEBUG nova.api.openstack.wsgi [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.733485] [47312]: DEBUG nova.compute.api [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.739213] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.739213] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.739213] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.739213] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.739213] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.739396] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.775863] [47312]: DEBUG nova.policy [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.781873] [47312]: INFO nova.api.openstack.requestlog [None req-4cf8a6aa-2721-4c80-86ac-a3f90fe3d401 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.051740 [ 586.785135] [47312]: [pid: 47312|app: 0|req: 584/1092] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.785135] [47312]: DEBUG nova.api.openstack.wsgi [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.787313] [47312]: DEBUG nova.compute.api [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.790935] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.791413] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.791413] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.794580] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.794580] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.794580] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.806151] [47313]: DEBUG nova.virt.hardware [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 586.806369] [47313]: DEBUG nova.virt.hardware [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 586.806790] [47313]: DEBUG nova.virt.hardware [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 586.806790] [47313]: DEBUG nova.virt.hardware [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 586.807416] [47313]: DEBUG nova.virt.hardware [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 586.822991] [47313]: DEBUG oslo_concurrency.lockutils [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.823285] [47313]: DEBUG oslo_concurrency.lockutils [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.823444] [47313]: DEBUG oslo_concurrency.lockutils [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.823824] [47313]: DEBUG oslo_concurrency.lockutils [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.824035] [47313]: DEBUG oslo_concurrency.lockutils [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.824192] [47313]: DEBUG oslo_concurrency.lockutils [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.827716] [47312]: DEBUG nova.policy [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.833552] [47312]: INFO nova.api.openstack.requestlog [None req-5dbf9784-418a-48fc-a272-c3c4e5342e89 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.049881 [ 586.833552] [47312]: [pid: 47312|app: 0|req: 585/1093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.836244] [47312]: DEBUG nova.api.openstack.wsgi [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.837861] [47312]: DEBUG nova.compute.api [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.841713] [47312]: DEBUG oslo_concurrency.lockutils [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.842076] [47312]: DEBUG oslo_concurrency.lockutils [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.842310] [47312]: DEBUG oslo_concurrency.lockutils [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.842988] [47312]: DEBUG oslo_concurrency.lockutils [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.842988] [47312]: DEBUG oslo_concurrency.lockutils [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.843109] [47313]: DEBUG nova.quota [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 586.843311] [47312]: DEBUG oslo_concurrency.lockutils [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.847195] [47313]: DEBUG nova.quota [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for user c6b7c5b037a54c8cbd151ad0f1875f37 and project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 586.856142] [47313]: DEBUG nova.compute.api [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 586.857955] [47313]: DEBUG nova.compute.api [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 586.889284] [47312]: DEBUG nova.policy [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.897910] [47312]: DEBUG nova.policy [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.898627] [47312]: DEBUG nova.policy [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.899276] [47312]: INFO nova.api.openstack.requestlog [None req-011c53bb-75ee-40e3-8815-361bea092a25 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.064936 [ 586.899605] [47312]: [pid: 47312|app: 0|req: 586/1094] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 586.900064] [47313]: INFO nova.api.openstack.requestlog [None req-5338f093-0768-4383-b391-7edda3895515 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.421233 [ 586.900483] [47313]: [pid: 47313|app: 0|req: 509/1095] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:03 2024] POST /compute/v2.1/servers => generated 380 bytes in 422 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 586.902522] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.903443] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.904288] [47312]: DEBUG nova.compute.api [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.906133] [47313]: DEBUG nova.compute.api [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.907738] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.907972] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.908173] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.908528] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.908937] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.909018] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.909151] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.909280] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.909505] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.909898] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.910156] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.910371] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.956613] [47313]: DEBUG nova.policy [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.959050] [47312]: DEBUG nova.policy [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 586.960938] [47313]: INFO nova.api.openstack.requestlog [None req-c7fb8d21-7537-4771-9d36-d2a9177acf04 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.059841 [ 586.961270] [47313]: [pid: 47313|app: 0|req: 510/1096] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.963563] [47312]: INFO nova.api.openstack.requestlog [None req-9c4d1a7d-0ca0-4d47-b45d-ca17eb172b4c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1222 microversion: 2.1 time: 0.063335 [ 586.963865] [47312]: [pid: 47312|app: 0|req: 587/1097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1222 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 586.964211] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.965875] [47313]: DEBUG nova.compute.api [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.966320] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 586.968092] [47312]: DEBUG nova.compute.api [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 586.972715] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.972715] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.972715] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.972957] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.972957] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.973145] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.976597] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.976597] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.976597] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 586.977016] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 586.977358] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 586.977520] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.022666] [47312]: DEBUG nova.policy [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.022865] [47313]: DEBUG nova.policy [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.027373] [47313]: DEBUG nova.policy [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.027514] [47313]: DEBUG nova.policy [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.028401] [47313]: INFO nova.api.openstack.requestlog [None req-7a1b6434-bfa0-40d2-90d1-8f791f67c1c8 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.066273 [ 587.028401] [47313]: [pid: 47313|app: 0|req: 511/1098] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 587.028550] [47312]: INFO nova.api.openstack.requestlog [None req-6fd4cca0-c0ea-4469-bd56-fe2e02a9b566 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.063144 [ 587.028918] [47312]: [pid: 47312|app: 0|req: 588/1099] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.030858] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.034033] [47313]: DEBUG nova.compute.api [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.034200] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.034512] [47312]: DEBUG nova.compute.api [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.035638] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.035886] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.036087] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.036640] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.036913] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.037121] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.041508] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.041798] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.042329] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.042412] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.042910] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.042910] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.077983] [47313]: DEBUG nova.policy [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.082015] [47312]: DEBUG nova.policy [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.082537] [47313]: INFO nova.api.openstack.requestlog [None req-7ea98300-e643-4ba1-8d10-9800de2f4991 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.053579 [ 587.082886] [47313]: [pid: 47313|app: 0|req: 512/1100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.085621] [47313]: DEBUG nova.api.openstack.wsgi [None req-37139725-7678-445c-ba8f-3a5d278a7dc7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.086232] [47312]: INFO nova.api.openstack.requestlog [None req-6f56bfd2-c787-45b9-91e1-dd8ac9df07ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.056670 [ 587.086538] [47312]: [pid: 47312|app: 0|req: 589/1101] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.087298] [47313]: DEBUG nova.compute.api [None req-37139725-7678-445c-ba8f-3a5d278a7dc7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.115001] [47313]: DEBUG nova.policy [None req-37139725-7678-445c-ba8f-3a5d278a7dc7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.120859] [47313]: INFO nova.api.openstack.requestlog [None req-37139725-7678-445c-ba8f-3a5d278a7dc7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1205 microversion: 2.1 time: 0.037378 [ 587.121339] [47313]: [pid: 47313|app: 0|req: 513/1102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1205 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.123761] [47313]: DEBUG nova.api.openstack.wsgi [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.127624] [47313]: DEBUG nova.compute.api [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.131430] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.131727] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.132093] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.132316] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.132570] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.132794] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.134973] [47312]: DEBUG nova.api.openstack.wsgi [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1026119290", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "min_count": 2, "networks": [{"uuid": "bf233d31-2d98-4a4e-b60e-7744f1079f60"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 587.160768] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.161028] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.161271] [47313]: DEBUG oslo_concurrency.lockutils [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.161474] [47313]: DEBUG nova.objects.instance [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 587.182754] [47312]: DEBUG nova.network.neutron [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] validate_networks() for [('bf233d31-2d98-4a4e-b60e-7744f1079f60', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 587.183465] [47313]: DEBUG nova.policy [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.191943] [47313]: DEBUG nova.policy [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.191943] [47313]: DEBUG nova.policy [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.191943] [47313]: INFO nova.api.openstack.requestlog [None req-37a5c472-43f6-4470-a576-bcadbd50ad91 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.069811 [ 587.191943] [47313]: [pid: 47313|app: 0|req: 514/1103] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:03 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 587.195280] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.196826] [47313]: DEBUG nova.compute.api [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.202945] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.202945] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.202945] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.202945] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.202945] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.202945] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.246286] [47313]: DEBUG nova.policy [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.250442] [47313]: INFO nova.api.openstack.requestlog [None req-8a1c7b57-0eec-4d97-8441-af9f0485f4d1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.056610 [ 587.250584] [47313]: [pid: 47313|app: 0|req: 515/1104] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.253883] [47313]: DEBUG nova.api.openstack.wsgi [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.255524] [47313]: DEBUG nova.compute.api [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.261328] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.261328] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.261328] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.261328] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.261328] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.261328] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.307084] [47313]: DEBUG nova.policy [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.311878] [47313]: INFO nova.api.openstack.requestlog [None req-b30804ea-1d35-427a-a267-522e74daac1b tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.060337 [ 587.311878] [47313]: [pid: 47313|app: 0|req: 516/1105] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.314875] [47313]: DEBUG nova.api.openstack.wsgi [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.315985] [47313]: DEBUG nova.compute.api [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.319800] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.320060] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.320245] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.323996] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.323996] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.323996] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.355044] [47313]: DEBUG nova.policy [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.359351] [47313]: INFO nova.api.openstack.requestlog [None req-0dfd807f-4ea7-4113-b678-06f8f24030fd tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1217 microversion: 2.1 time: 0.046911 [ 587.359881] [47313]: [pid: 47313|app: 0|req: 517/1106] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.362442] [47313]: DEBUG nova.api.openstack.wsgi [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.364663] [47313]: DEBUG nova.compute.api [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.367568] [47313]: DEBUG oslo_concurrency.lockutils [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.367886] [47313]: DEBUG oslo_concurrency.lockutils [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.368110] [47313]: DEBUG oslo_concurrency.lockutils [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.368473] [47313]: DEBUG oslo_concurrency.lockutils [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.368731] [47313]: DEBUG oslo_concurrency.lockutils [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.368835] [47313]: DEBUG oslo_concurrency.lockutils [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.407747] [47313]: DEBUG nova.policy [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.412265] [47313]: INFO nova.api.openstack.requestlog [None req-4276b074-3188-4cab-ae59-b891c419be69 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.051747 [ 587.414069] [47313]: [pid: 47313|app: 0|req: 518/1107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.414927] [47313]: DEBUG nova.api.openstack.wsgi [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.420684] [47313]: DEBUG nova.compute.api [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.426630] [47313]: DEBUG oslo_concurrency.lockutils [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.427344] [47313]: DEBUG oslo_concurrency.lockutils [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.427344] [47313]: DEBUG oslo_concurrency.lockutils [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.427578] [47313]: DEBUG oslo_concurrency.lockutils [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.427632] [47313]: DEBUG oslo_concurrency.lockutils [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.428055] [47313]: DEBUG oslo_concurrency.lockutils [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.435132] [47312]: DEBUG nova.virt.hardware [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 587.435132] [47312]: DEBUG nova.virt.hardware [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 587.435401] [47312]: DEBUG nova.virt.hardware [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 587.435706] [47312]: DEBUG nova.virt.hardware [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 587.435706] [47312]: DEBUG nova.virt.hardware [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 587.445605] [47312]: DEBUG oslo_concurrency.lockutils [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.445978] [47312]: DEBUG oslo_concurrency.lockutils [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.446773] [47312]: DEBUG oslo_concurrency.lockutils [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.446773] [47312]: DEBUG oslo_concurrency.lockutils [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.446936] [47312]: DEBUG oslo_concurrency.lockutils [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.447177] [47312]: DEBUG oslo_concurrency.lockutils [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.457872] [47312]: DEBUG nova.quota [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Getting quotas for project 9e6f816e56de421ba4a2d7de91a6550c. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 587.461772] [47312]: DEBUG nova.quota [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Getting quotas for user 34838d72bc5c40e4861aeb1bc2346e0e and project 9e6f816e56de421ba4a2d7de91a6550c. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 587.463840] [47313]: DEBUG nova.policy [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.469399] [47313]: INFO nova.api.openstack.requestlog [None req-393f8fb9-2f85-4eef-8f63-9e022dbe90cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.056175 [ 587.470035] [47313]: [pid: 47313|app: 0|req: 519/1108] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.470147] [47312]: DEBUG nova.compute.api [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Going to run 2 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 587.472455] [47312]: DEBUG nova.compute.api [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 587.472588] [47313]: DEBUG nova.api.openstack.wsgi [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.475725] [47313]: DEBUG nova.compute.api [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.479737] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.479737] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.479737] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.479998] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.480308] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.480533] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.501209] [47312]: DEBUG nova.compute.api [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=50e4d9d3-a17b-4bb2-9816-bb44f269370e,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 587.517155] [47313]: DEBUG nova.policy [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.523265] [47313]: INFO nova.api.openstack.requestlog [None req-c58451d1-7b7c-4d18-bebe-561331639e1e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.052578 [ 587.523793] [47313]: [pid: 47313|app: 0|req: 520/1109] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.526795] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.528545] [47313]: DEBUG nova.compute.api [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.532386] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.533141] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.533141] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.533141] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.533348] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.533524] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.550185] [47312]: INFO nova.api.openstack.requestlog [None req-43abb3bf-cb8c-4846-9054-d6caa7c59d41 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.462481 [ 587.550185] [47312]: [pid: 47312|app: 0|req: 590/1110] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:03 2024] POST /compute/v2.1/servers => generated 380 bytes in 463 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 587.552951] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.554750] [47312]: DEBUG nova.compute.api [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.558387] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.558685] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.559024] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.559811] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.559811] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.559811] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.571321] [47313]: DEBUG nova.policy [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.576192] [47313]: INFO nova.api.openstack.requestlog [None req-0ee6104f-820f-40ca-831e-b335c45db2b3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1223 microversion: 2.1 time: 0.051676 [ 587.576523] [47313]: [pid: 47313|app: 0|req: 521/1111] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.580739] [47313]: DEBUG nova.api.openstack.wsgi [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.580739] [47313]: DEBUG nova.compute.api [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.584196] [47313]: DEBUG oslo_concurrency.lockutils [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.584422] [47313]: DEBUG oslo_concurrency.lockutils [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.584607] [47313]: DEBUG oslo_concurrency.lockutils [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.585848] [47313]: DEBUG oslo_concurrency.lockutils [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.586081] [47313]: DEBUG oslo_concurrency.lockutils [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.586268] [47313]: DEBUG oslo_concurrency.lockutils [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.603899] [47312]: DEBUG nova.policy [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.609125] [47312]: DEBUG nova.policy [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.609753] [47312]: DEBUG nova.policy [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.613978] [47312]: INFO nova.api.openstack.requestlog [None req-8b7f5f42-488d-4e14-9faa-e1b64bd5da84 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.062971 [ 587.614091] [47312]: [pid: 47312|app: 0|req: 591/1112] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 587.619138] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.619138] [47312]: DEBUG nova.compute.api [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.622793] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.623203] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.623249] [47313]: DEBUG nova.policy [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.623440] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.623590] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.623782] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.623996] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.628296] [47313]: INFO nova.api.openstack.requestlog [None req-791dabe0-4290-438a-a02f-e48f4087b393 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.050933 [ 587.628694] [47313]: [pid: 47313|app: 0|req: 522/1113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.631561] [47313]: DEBUG nova.api.openstack.wsgi [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.633197] [47313]: DEBUG nova.compute.api [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.637246] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.637481] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.637667] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.638224] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.638224] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.638379] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.660607] [47312]: DEBUG nova.policy [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.671515] [47312]: DEBUG nova.policy [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.672264] [47312]: DEBUG nova.policy [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.673099] [47312]: INFO nova.api.openstack.requestlog [None req-9a65dfea-e4f1-4503-aa8e-4e50607af776 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.058264 [ 587.673371] [47312]: [pid: 47312|app: 0|req: 592/1114] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 587.676639] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.678044] [47313]: DEBUG nova.policy [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.681555] [47312]: DEBUG nova.policy [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.681555] [47312]: DEBUG nova.compute.api [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Searching by: {'deleted': False, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c'} {{(pid=47312) get_all /opt/stack/nova/nova/compute/api.py:3023}} [ 587.682712] [47313]: INFO nova.api.openstack.requestlog [None req-bfefc0a1-f67d-4eaa-9f74-9704ef3db87e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.053325 [ 587.683267] [47313]: [pid: 47313|app: 0|req: 523/1115] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.686246] [47313]: DEBUG nova.api.openstack.wsgi [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.687257] [47313]: DEBUG nova.compute.api [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.689524] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.689794] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.689978] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.690377] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.690754] [47313]: DEBUG oslo_concurrency.lockutils [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.690986] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.691069] [47313]: DEBUG oslo_concurrency.lockutils [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.691186] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.691288] [47313]: DEBUG oslo_concurrency.lockutils [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.691710] [47313]: DEBUG oslo_concurrency.lockutils [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.691939] [47313]: DEBUG oslo_concurrency.lockutils [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.692122] [47313]: DEBUG oslo_concurrency.lockutils [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.726437] [47313]: DEBUG nova.policy [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.731132] [47313]: INFO nova.api.openstack.requestlog [None req-3794192e-b58b-4c99-b731-43087d34a85a tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.047346 [ 587.731853] [47313]: [pid: 47313|app: 0|req: 524/1116] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.734612] [47312]: INFO nova.api.openstack.requestlog [None req-d7b57347-422f-485f-ab37-de87e69f4675 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 677 microversion: 2.1 time: 0.060112 [ 587.734685] [47313]: DEBUG nova.api.openstack.wsgi [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.734739] [47312]: [pid: 47312|app: 0|req: 593/1117] 10.180.1.21 () {58 vars in 1120 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers => generated 677 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 587.738054] [47313]: DEBUG nova.compute.api [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.740694] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.742136] [47313]: DEBUG oslo_concurrency.lockutils [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.742136] [47313]: DEBUG oslo_concurrency.lockutils [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.742136] [47313]: DEBUG oslo_concurrency.lockutils [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.742486] [47312]: DEBUG nova.compute.api [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.742608] [47313]: DEBUG oslo_concurrency.lockutils [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.742805] [47313]: DEBUG oslo_concurrency.lockutils [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.743287] [47313]: DEBUG oslo_concurrency.lockutils [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.749807] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.750077] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.750272] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.750636] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.750834] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.751010] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.777983] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.777983] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.777983] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.777983] [47312]: DEBUG nova.objects.instance [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lazy-loading 'fault' on Instance uuid fb28710d-cd15-41d4-b7aa-8389093ea9a8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 587.780615] [47313]: DEBUG nova.policy [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.785530] [47313]: INFO nova.api.openstack.requestlog [None req-68990d42-3ff8-4c0e-ad7f-1f2cd50c7129 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.053250 [ 587.786594] [47313]: [pid: 47313|app: 0|req: 525/1118] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.788267] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5432400-1b1f-4794-9da8-a492e57f3c3a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.789910] [47313]: DEBUG nova.compute.api [None req-c5432400-1b1f-4794-9da8-a492e57f3c3a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.800618] [47312]: DEBUG nova.policy [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.805270] [47312]: INFO nova.api.openstack.requestlog [None req-b7c9badb-33bc-4a23-ad63-312e699c9a39 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 200 len: 1431 microversion: 2.1 time: 0.066456 [ 587.805632] [47312]: [pid: 47312|app: 0|req: 594/1119] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 1431 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 587.808610] [47312]: DEBUG nova.api.openstack.wsgi [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.810221] [47312]: DEBUG nova.compute.api [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.813704] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.813869] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.814064] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.814414] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.814611] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.814782] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.828936] [47313]: DEBUG nova.policy [None req-c5432400-1b1f-4794-9da8-a492e57f3c3a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.833343] [47313]: INFO nova.api.openstack.requestlog [None req-c5432400-1b1f-4794-9da8-a492e57f3c3a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1218 microversion: 2.1 time: 0.046923 [ 587.833663] [47313]: [pid: 47313|app: 0|req: 526/1120] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.836125] [47313]: DEBUG nova.api.openstack.wsgi [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.836368] [47313]: DEBUG nova.compute.api [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.840075] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.840322] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.840542] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.840909] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.841199] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.841386] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.847964] [47312]: DEBUG nova.policy [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.852836] [47312]: INFO nova.api.openstack.requestlog [None req-66b0f1b4-1ded-478e-9509-d673e8a9e1fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.046246 [ 587.853083] [47312]: [pid: 47312|app: 0|req: 595/1121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.855574] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.857158] [47312]: DEBUG nova.compute.api [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.859014] [47313]: DEBUG nova.compute.api [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 587.861970] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.861970] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.861970] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.861970] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.861970] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.861970] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.890142] [47313]: DEBUG nova.compute.api [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 587.890674] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.891396] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.891634] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.891809] [47313]: WARNING nova.compute.api [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] instance's host None is down, deleting from database [ 587.893157] [47312]: DEBUG nova.policy [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.894389] [47313]: DEBUG nova.network.neutron [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 587.897388] [47312]: INFO nova.api.openstack.requestlog [None req-c2f62a70-e3e1-49a3-b7a3-5bcce02e52e8 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1278 microversion: 2.1 time: 0.043710 [ 587.897710] [47312]: [pid: 47312|app: 0|req: 596/1122] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1278 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 587.909377] [47313]: DEBUG nova.network.neutron [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 587.913348] [47313]: DEBUG nova.network.neutron [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 587.915527] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.917278] [47312]: DEBUG nova.compute.api [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.920868] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.921143] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.921361] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.921784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.921987] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.922176] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.961498] [47312]: DEBUG nova.policy [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.967535] [47312]: DEBUG nova.policy [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.968311] [47312]: DEBUG nova.policy [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 587.969199] [47312]: INFO nova.api.openstack.requestlog [None req-c2525e6e-d6f5-464c-9315-655d5fad8173 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.055989 [ 587.969695] [47312]: [pid: 47312|app: 0|req: 597/1123] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 587.980249] [47312]: DEBUG nova.api.openstack.wsgi [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 587.981966] [47312]: DEBUG nova.compute.api [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 587.986009] [47312]: DEBUG oslo_concurrency.lockutils [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.986249] [47312]: DEBUG oslo_concurrency.lockutils [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.986426] [47312]: DEBUG oslo_concurrency.lockutils [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 587.986772] [47312]: DEBUG oslo_concurrency.lockutils [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 587.986958] [47312]: DEBUG oslo_concurrency.lockutils [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 587.987133] [47312]: DEBUG oslo_concurrency.lockutils [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.023921] [47313]: INFO nova.api.openstack.requestlog [None req-c24a4a70-9ed7-4b6a-95b1-be6699d5b77a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 204 len: 0 microversion: 2.1 time: 0.189000 [ 588.023921] [47313]: [pid: 47313|app: 0|req: 527/1124] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:04 2024] DELETE /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 588.024612] [47312]: DEBUG nova.policy [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.028171] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.029960] [47312]: INFO nova.api.openstack.requestlog [None req-2bf03511-0788-4990-b873-fc2f05d697db tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.052016 [ 588.030236] [47313]: DEBUG nova.compute.api [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.030335] [47312]: [pid: 47312|app: 0|req: 598/1125] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.034176] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.034234] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.034430] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.034618] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.035039] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.035112] [47312]: DEBUG nova.compute.api [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: fb28710d-cd15-41d4-b7aa-8389093ea9a8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.035283] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.035458] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.041377] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.041694] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.042132] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.042509] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.042738] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.043123] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.052324] [47312]: INFO nova.api.openstack.wsgi [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] HTTP exception thrown: Instance fb28710d-cd15-41d4-b7aa-8389093ea9a8 could not be found. [ 588.052638] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Returning 404 to user: Instance fb28710d-cd15-41d4-b7aa-8389093ea9a8 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 588.053067] [47312]: INFO nova.api.openstack.requestlog [None req-dc5b2ae5-be20-4fdc-8e69-74996d61466f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8" status: 404 len: 111 microversion: 2.1 time: 0.022174 [ 588.053400] [47312]: [pid: 47312|app: 0|req: 599/1126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/fb28710d-cd15-41d4-b7aa-8389093ea9a8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 588.056023] [47312]: DEBUG nova.api.openstack.wsgi [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.057287] [47312]: DEBUG nova.compute.api [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.060393] [47312]: DEBUG oslo_concurrency.lockutils [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.060620] [47312]: DEBUG oslo_concurrency.lockutils [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.060799] [47312]: DEBUG oslo_concurrency.lockutils [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.061160] [47312]: DEBUG oslo_concurrency.lockutils [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.061354] [47312]: DEBUG oslo_concurrency.lockutils [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.061518] [47312]: DEBUG oslo_concurrency.lockutils [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.067945] [47313]: DEBUG nova.policy [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.073056] [47313]: INFO nova.api.openstack.requestlog [None req-2c0f9f6a-56b2-4d89-830a-ad5d74a83d4e tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1222 microversion: 2.1 time: 0.048172 [ 588.073056] [47313]: [pid: 47313|app: 0|req: 528/1127] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.082868] [47313]: DEBUG nova.api.openstack.wsgi [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.086768] [47313]: DEBUG nova.compute.api [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.090286] [47313]: DEBUG oslo_concurrency.lockutils [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.090527] [47313]: DEBUG oslo_concurrency.lockutils [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.090713] [47313]: DEBUG oslo_concurrency.lockutils [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.091088] [47313]: DEBUG oslo_concurrency.lockutils [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.091287] [47313]: DEBUG oslo_concurrency.lockutils [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.091564] [47313]: DEBUG oslo_concurrency.lockutils [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.093995] [47312]: DEBUG nova.policy [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.098821] [47312]: DEBUG nova.policy [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.099507] [47312]: DEBUG nova.policy [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.100262] [47312]: INFO nova.api.openstack.requestlog [None req-38487582-1368-4a35-aea3-c38f80fbfdf6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.046402 [ 588.100672] [47312]: [pid: 47312|app: 0|req: 600/1128] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 588.103021] [47312]: DEBUG nova.api.openstack.wsgi [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.104897] [47312]: DEBUG nova.compute.api [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.113064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.113064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.113064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.113064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.113064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.113064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.124119] [47313]: DEBUG nova.policy [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.130865] [47313]: INFO nova.api.openstack.requestlog [None req-d293ab22-8dbb-4392-b453-a1561fc56cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.053529 [ 588.131621] [47313]: [pid: 47313|app: 0|req: 529/1129] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.135316] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.136767] [47313]: DEBUG nova.compute.api [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.140154] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.140486] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.140785] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.141263] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.141499] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.142103] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.146148] [47312]: DEBUG nova.policy [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.150779] [47312]: INFO nova.api.openstack.requestlog [None req-d25680f4-f36b-46cc-bfdc-9b53827faaa4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.049574 [ 588.151163] [47312]: [pid: 47312|app: 0|req: 601/1130] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.156019] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.156019] [47312]: DEBUG nova.compute.api [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.159075] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.159304] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.159483] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.159834] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.160202] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.160202] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.182727] [47313]: DEBUG nova.policy [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.190564] [47313]: INFO nova.api.openstack.requestlog [None req-6bb56471-41d1-4c5f-b5bf-dd5b3e068952 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.058259 [ 588.191054] [47313]: [pid: 47313|app: 0|req: 530/1131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:04 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.202830] [47313]: DEBUG nova.api.openstack.wsgi [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-23842736", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "110c2400-7a96-483b-bf94-e5aed500a88a"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 588.208974] [47312]: DEBUG nova.policy [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.214103] [47312]: INFO nova.api.openstack.requestlog [None req-bc7cf85e-eaee-4720-b10e-8fe1c482cb8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.062137 [ 588.214383] [47312]: [pid: 47312|app: 0|req: 602/1132] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.220719] [47312]: DEBUG nova.api.openstack.wsgi [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.223233] [47312]: DEBUG nova.compute.api [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.229545] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.229545] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.229545] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.229545] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.229545] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.229545] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.246219] [47313]: DEBUG nova.network.neutron [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] validate_networks() for [('110c2400-7a96-483b-bf94-e5aed500a88a', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 588.259866] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.260269] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.260655] [47312]: DEBUG oslo_concurrency.lockutils [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.260973] [47312]: DEBUG nova.objects.instance [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 588.285704] [47312]: DEBUG nova.policy [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.293363] [47312]: DEBUG nova.policy [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.295240] [47312]: DEBUG nova.policy [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.295240] [47312]: INFO nova.api.openstack.requestlog [None req-68160655-59cd-4e83-b039-5fec80a1bfad tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.080043 [ 588.295240] [47312]: [pid: 47312|app: 0|req: 603/1133] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 588.298297] [47312]: DEBUG nova.api.openstack.wsgi [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.299944] [47312]: DEBUG nova.compute.api [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.303811] [47312]: DEBUG oslo_concurrency.lockutils [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.303988] [47312]: DEBUG oslo_concurrency.lockutils [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.304229] [47312]: DEBUG oslo_concurrency.lockutils [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.304631] [47312]: DEBUG oslo_concurrency.lockutils [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.304872] [47312]: DEBUG oslo_concurrency.lockutils [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.305095] [47312]: DEBUG oslo_concurrency.lockutils [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.374630] [47312]: DEBUG nova.policy [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.376877] [47312]: INFO nova.api.openstack.requestlog [None req-4624d203-0f9a-4548-960e-78308e6c2853 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.080948 [ 588.377211] [47312]: [pid: 47312|app: 0|req: 604/1134] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.380798] [47312]: DEBUG nova.api.openstack.wsgi [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.381448] [47312]: DEBUG nova.compute.api [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.385310] [47312]: DEBUG oslo_concurrency.lockutils [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.385540] [47312]: DEBUG oslo_concurrency.lockutils [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.385714] [47312]: DEBUG oslo_concurrency.lockutils [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.386222] [47312]: DEBUG oslo_concurrency.lockutils [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.386270] [47312]: DEBUG oslo_concurrency.lockutils [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.386438] [47312]: DEBUG oslo_concurrency.lockutils [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.443992] [47312]: DEBUG nova.policy [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.448382] [47312]: INFO nova.api.openstack.requestlog [None req-00be0c7e-a49f-4e6f-8822-2a1d68e462ff tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.070523 [ 588.449283] [47312]: [pid: 47312|app: 0|req: 605/1135] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.453134] [47312]: DEBUG nova.api.openstack.wsgi [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.453134] [47312]: DEBUG nova.compute.api [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.456469] [47312]: DEBUG oslo_concurrency.lockutils [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.457428] [47312]: DEBUG oslo_concurrency.lockutils [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.457428] [47312]: DEBUG oslo_concurrency.lockutils [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.457428] [47312]: DEBUG oslo_concurrency.lockutils [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.457593] [47312]: DEBUG oslo_concurrency.lockutils [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.457699] [47312]: DEBUG oslo_concurrency.lockutils [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.500318] [47312]: DEBUG nova.policy [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.504718] [47312]: INFO nova.api.openstack.requestlog [None req-f821057f-c599-4e7b-a9a4-6642f7fc537c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.055437 [ 588.505048] [47312]: [pid: 47312|app: 0|req: 606/1136] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.507677] [47312]: DEBUG nova.api.openstack.wsgi [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.509802] [47312]: DEBUG nova.compute.api [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.512906] [47312]: DEBUG oslo_concurrency.lockutils [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.513229] [47312]: DEBUG oslo_concurrency.lockutils [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.513327] [47312]: DEBUG oslo_concurrency.lockutils [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.513679] [47312]: DEBUG oslo_concurrency.lockutils [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.513879] [47312]: DEBUG oslo_concurrency.lockutils [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.514067] [47312]: DEBUG oslo_concurrency.lockutils [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.569512] [47312]: DEBUG nova.policy [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.574304] [47312]: INFO nova.api.openstack.requestlog [None req-64fe4c99-a9e6-48ae-ba12-0108e92522a4 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.068146 [ 588.574304] [47312]: [pid: 47312|app: 0|req: 607/1137] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.578190] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.578989] [47312]: DEBUG nova.compute.api [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.584334] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.584334] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.584334] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.584334] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.584334] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.584334] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.631804] [47312]: DEBUG nova.policy [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.639869] [47312]: INFO nova.api.openstack.requestlog [None req-c8106433-7f27-4727-96ee-dce9d64f5396 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.064027 [ 588.640406] [47312]: [pid: 47312|app: 0|req: 608/1138] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.646259] [47312]: DEBUG nova.api.openstack.wsgi [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.651013] [47312]: DEBUG nova.compute.api [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.656145] [47312]: DEBUG oslo_concurrency.lockutils [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.657027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.657027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.657027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.657381] [47312]: DEBUG oslo_concurrency.lockutils [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.657596] [47312]: DEBUG oslo_concurrency.lockutils [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.711044] [47312]: DEBUG nova.policy [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.715766] [47312]: INFO nova.api.openstack.requestlog [None req-b40db93b-1ea6-4868-a32c-064a16278043 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.074745 [ 588.716229] [47312]: [pid: 47312|app: 0|req: 609/1139] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.718735] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.723281] [47312]: DEBUG nova.compute.api [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.723942] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.724537] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.724537] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.724879] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.725129] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.725332] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.739791] [47313]: DEBUG nova.virt.hardware [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 588.740030] [47313]: DEBUG nova.virt.hardware [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 588.740439] [47313]: DEBUG nova.virt.hardware [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 588.740439] [47313]: DEBUG nova.virt.hardware [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 588.741481] [47313]: DEBUG nova.virt.hardware [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 588.752171] [47313]: DEBUG oslo_concurrency.lockutils [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.752434] [47313]: DEBUG oslo_concurrency.lockutils [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.752639] [47313]: DEBUG oslo_concurrency.lockutils [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.753082] [47313]: DEBUG oslo_concurrency.lockutils [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.753292] [47313]: DEBUG oslo_concurrency.lockutils [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.753469] [47313]: DEBUG oslo_concurrency.lockutils [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.766243] [47313]: DEBUG nova.quota [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Getting quotas for project 9d3e3e9945fc4774a35ad817e8e312ba. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 588.767577] [47312]: DEBUG nova.policy [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.771683] [47313]: DEBUG nova.quota [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Getting quotas for user b12122c73ec440098daf417330d4443f and project 9d3e3e9945fc4774a35ad817e8e312ba. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 588.773684] [47312]: INFO nova.api.openstack.requestlog [None req-1d8bda91-54e1-42bc-bb19-fa0703af2de3 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1221 microversion: 2.1 time: 0.056546 [ 588.774209] [47312]: [pid: 47312|app: 0|req: 610/1140] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1221 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.778887] [47312]: DEBUG nova.api.openstack.wsgi [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.781226] [47312]: DEBUG nova.compute.api [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.783177] [47313]: DEBUG nova.compute.api [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 588.784480] [47313]: DEBUG nova.compute.api [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 588.785949] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.786222] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.786409] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.786777] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.787090] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.787156] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.826226] [47313]: INFO nova.api.openstack.requestlog [None req-0af20c12-d4b0-461f-9229-ded711c238ce tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.634645 [ 588.829304] [47313]: [pid: 47313|app: 0|req: 531/1141] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:05 2024] POST /compute/v2.1/servers => generated 380 bytes in 636 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 588.830659] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.832456] [47313]: DEBUG nova.compute.api [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.835372] [47312]: DEBUG nova.policy [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.839883] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.839883] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.839883] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.839883] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.842255] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.842505] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.848257] [47312]: DEBUG nova.policy [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.848257] [47312]: DEBUG nova.policy [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.852567] [47312]: INFO nova.api.openstack.requestlog [None req-dff86b63-e344-417c-bce3-b7408b1ba154 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.077790 [ 588.853193] [47312]: [pid: 47312|app: 0|req: 611/1142] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 588.856165] [47312]: DEBUG nova.api.openstack.wsgi [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.857881] [47312]: DEBUG nova.compute.api [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.871937] [47312]: DEBUG oslo_concurrency.lockutils [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.872235] [47312]: DEBUG oslo_concurrency.lockutils [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.872418] [47312]: DEBUG oslo_concurrency.lockutils [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.872792] [47312]: DEBUG oslo_concurrency.lockutils [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.872980] [47312]: DEBUG oslo_concurrency.lockutils [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.873245] [47312]: DEBUG oslo_concurrency.lockutils [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.890556] [47313]: DEBUG nova.policy [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.897660] [47313]: INFO nova.api.openstack.requestlog [None req-5c88c458-c40a-4aee-b8ae-6c1c469a08d2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.069424 [ 588.898010] [47313]: [pid: 47313|app: 0|req: 532/1143] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.902216] [47313]: DEBUG nova.api.openstack.wsgi [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.903364] [47313]: DEBUG nova.compute.api [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.907992] [47313]: DEBUG oslo_concurrency.lockutils [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.908631] [47313]: DEBUG oslo_concurrency.lockutils [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.908631] [47313]: DEBUG oslo_concurrency.lockutils [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.908841] [47313]: DEBUG oslo_concurrency.lockutils [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.909118] [47313]: DEBUG oslo_concurrency.lockutils [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.909243] [47313]: DEBUG oslo_concurrency.lockutils [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.917304] [47312]: DEBUG nova.policy [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.923857] [47312]: DEBUG nova.policy [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.924596] [47312]: DEBUG nova.policy [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.925221] [47312]: INFO nova.api.openstack.requestlog [None req-73e8f9df-42da-4896-9030-fbb8ecddab35 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.071347 [ 588.925532] [47312]: [pid: 47312|app: 0|req: 612/1144] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 588.929672] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.931231] [47312]: DEBUG nova.compute.api [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.936213] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.936213] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.936213] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.936213] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.936213] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.936213] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.949513] [47313]: DEBUG nova.policy [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.955024] [47313]: INFO nova.api.openstack.requestlog [None req-02513b81-5973-451c-a6e6-2b0ceac50e94 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.056391 [ 588.955345] [47313]: [pid: 47313|app: 0|req: 533/1145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.957960] [47313]: DEBUG nova.api.openstack.wsgi [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.959857] [47313]: DEBUG nova.compute.api [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.965020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.965020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.965020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.965020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 588.965020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 588.965020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 588.971938] [47312]: DEBUG nova.policy [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 588.977534] [47312]: INFO nova.api.openstack.requestlog [None req-fd8b42ca-980c-4a45-9cd3-dc3094b7f5ca tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.049644 [ 588.978027] [47312]: [pid: 47312|app: 0|req: 613/1146] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 588.980708] [47312]: DEBUG nova.api.openstack.wsgi [None req-f261d5b0-424e-4442-ae69-59597d679337 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 588.982355] [47312]: DEBUG nova.compute.api [None req-f261d5b0-424e-4442-ae69-59597d679337 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 588.999291] [47313]: DEBUG nova.policy [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.003884] [47313]: INFO nova.api.openstack.requestlog [None req-7da7e751-e456-42cd-a577-ba5688c36adc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.047868 [ 589.004275] [47313]: [pid: 47313|app: 0|req: 534/1147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.007936] [47313]: DEBUG nova.api.openstack.wsgi [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.008408] [47313]: DEBUG nova.compute.api [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.012493] [47313]: DEBUG oslo_concurrency.lockutils [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.012493] [47313]: DEBUG oslo_concurrency.lockutils [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.012493] [47313]: DEBUG oslo_concurrency.lockutils [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.012852] [47313]: DEBUG oslo_concurrency.lockutils [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.013173] [47313]: DEBUG oslo_concurrency.lockutils [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.013315] [47313]: DEBUG oslo_concurrency.lockutils [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.014728] [47312]: DEBUG nova.policy [None req-f261d5b0-424e-4442-ae69-59597d679337 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.023225] [47312]: INFO nova.api.openstack.requestlog [None req-f261d5b0-424e-4442-ae69-59597d679337 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1214 microversion: 2.1 time: 0.044653 [ 589.023563] [47312]: [pid: 47312|app: 0|req: 614/1148] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.025982] [47312]: DEBUG nova.api.openstack.wsgi [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.027667] [47312]: DEBUG nova.compute.api [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.031462] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.031713] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.031936] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.032312] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.032514] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.032711] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.047476] [47313]: DEBUG nova.policy [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.052266] [47313]: INFO nova.api.openstack.requestlog [None req-71c582d3-ab68-4c3f-8508-8c2666e40c33 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047401 [ 589.052574] [47313]: [pid: 47313|app: 0|req: 535/1149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.055728] [47313]: DEBUG nova.api.openstack.wsgi [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.057670] [47313]: DEBUG nova.compute.api [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.061167] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.062116] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.062116] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.062116] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.062243] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.062336] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.062739] [47312]: DEBUG nova.policy [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.068229] [47312]: INFO nova.api.openstack.requestlog [None req-d2f7b874-8fc1-412c-b4f1-e0209c325ef9 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.044049 [ 589.068513] [47312]: [pid: 47312|app: 0|req: 615/1150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.070881] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.073149] [47312]: DEBUG nova.compute.api [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.076900] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.077148] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.077331] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.077681] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.077880] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.078062] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.096297] [47313]: DEBUG nova.policy [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.101023] [47313]: INFO nova.api.openstack.requestlog [None req-40e9d729-f449-4c5f-83c3-a1721fb343a3 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1222 microversion: 2.1 time: 0.047442 [ 589.101023] [47313]: [pid: 47313|app: 0|req: 536/1151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.103409] [47313]: DEBUG nova.api.openstack.wsgi [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.104939] [47313]: DEBUG nova.compute.api [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.108533] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.109021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.109236] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.109596] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.109798] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.109971] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.110019] [47312]: DEBUG nova.policy [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.114314] [47312]: DEBUG nova.policy [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.114924] [47312]: DEBUG nova.policy [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.115543] [47312]: INFO nova.api.openstack.requestlog [None req-ac6e492e-f737-4b42-8353-e9a2822e4178 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.046530 [ 589.115844] [47312]: [pid: 47312|app: 0|req: 616/1152] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 589.118132] [47312]: DEBUG nova.api.openstack.wsgi [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.119657] [47312]: DEBUG nova.compute.api [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.122822] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.123070] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.123257] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.123612] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.123813] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.123981] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.143319] [47313]: DEBUG nova.policy [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.147186] [47313]: INFO nova.api.openstack.requestlog [None req-e63de3ce-bf26-47ca-80e9-a5e19bb13971 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.045696 [ 589.147615] [47313]: [pid: 47313|app: 0|req: 537/1153] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.150194] [47313]: DEBUG nova.api.openstack.wsgi [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.151416] [47313]: DEBUG nova.compute.api [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.152998] [47312]: DEBUG nova.policy [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.154592] [47313]: DEBUG oslo_concurrency.lockutils [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.154827] [47313]: DEBUG oslo_concurrency.lockutils [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.155017] [47313]: DEBUG oslo_concurrency.lockutils [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.155370] [47313]: DEBUG oslo_concurrency.lockutils [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.155690] [47313]: DEBUG oslo_concurrency.lockutils [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.155772] [47313]: DEBUG oslo_concurrency.lockutils [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.157484] [47312]: INFO nova.api.openstack.requestlog [None req-0bf6a21b-9398-41ff-8870-1276e9c9610b tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1222 microversion: 2.1 time: 0.040800 [ 589.157573] [47312]: [pid: 47312|app: 0|req: 617/1154] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:05 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1222 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.159931] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.161496] [47312]: DEBUG nova.compute.api [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.164684] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.164920] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.165115] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.165509] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.165721] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.165897] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.197131] [47313]: DEBUG nova.policy [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.203555] [47313]: DEBUG nova.policy [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.203979] [47313]: DEBUG nova.policy [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.205546] [47313]: INFO nova.api.openstack.requestlog [None req-94c0e6e0-5952-41f0-ace6-649ba57fea4f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.056867 [ 589.205546] [47313]: [pid: 47313|app: 0|req: 538/1155] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 589.205733] [47312]: DEBUG nova.policy [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.207847] [47313]: DEBUG nova.api.openstack.wsgi [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.209447] [47313]: DEBUG nova.compute.api [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.210016] [47312]: INFO nova.api.openstack.requestlog [None req-7c37c6c4-722d-495a-90fb-53c6ee108a8f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.051832 [ 589.210366] [47312]: [pid: 47312|app: 0|req: 618/1156] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.212921] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.213072] [47313]: DEBUG oslo_concurrency.lockutils [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.213294] [47313]: DEBUG oslo_concurrency.lockutils [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.213488] [47313]: DEBUG oslo_concurrency.lockutils [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.213871] [47313]: DEBUG oslo_concurrency.lockutils [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.214088] [47313]: DEBUG oslo_concurrency.lockutils [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.214268] [47313]: DEBUG oslo_concurrency.lockutils [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.214632] [47312]: DEBUG nova.compute.api [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.218040] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.218254] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.218460] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.219048] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.219141] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.219271] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.265095] [47313]: DEBUG nova.policy [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.266444] [47312]: DEBUG nova.policy [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.271344] [47313]: INFO nova.api.openstack.requestlog [None req-f25da4b0-99b7-451c-8aa2-d18aafb3201c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.065494 [ 589.271577] [47312]: INFO nova.api.openstack.requestlog [None req-bf499a31-bde6-4078-82a7-b041656298bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.060599 [ 589.271733] [47313]: [pid: 47313|app: 0|req: 539/1157] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.272044] [47312]: [pid: 47312|app: 0|req: 619/1158] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.274496] [47313]: DEBUG nova.api.openstack.wsgi [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.276177] [47313]: DEBUG nova.compute.api [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.280517] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.280848] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.281125] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.281535] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.281892] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.282246] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.309282] [47312]: DEBUG nova.api.openstack.wsgi [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.311179] [47312]: DEBUG nova.compute.api [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.315018] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.315282] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.315485] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.315826] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.316039] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.316217] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.337253] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.337490] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.337671] [47312]: DEBUG oslo_concurrency.lockutils [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.337870] [47312]: DEBUG nova.objects.instance [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 589.477807] [47313]: DEBUG nova.policy [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.485434] [47313]: INFO nova.api.openstack.requestlog [None req-28e18b1f-4dca-49ca-8f04-218b37714478 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.212955 [ 589.486171] [47313]: [pid: 47313|app: 0|req: 540/1159] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.490139] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.492492] [47313]: DEBUG nova.compute.api [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.496162] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.496559] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.496865] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.497278] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.497548] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.497777] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.502368] [47312]: DEBUG nova.policy [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.507116] [47312]: DEBUG nova.policy [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.507762] [47312]: DEBUG nova.policy [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.508414] [47312]: INFO nova.api.openstack.requestlog [None req-505abe5e-c29a-4eed-b40c-f92170b5a885 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.201638 [ 589.508735] [47312]: [pid: 47312|app: 0|req: 620/1160] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 589.511163] [47312]: DEBUG nova.api.openstack.wsgi [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.512780] [47312]: DEBUG nova.compute.api [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.516033] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.516269] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.516454] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.516839] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.517078] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.517259] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.533468] [47313]: DEBUG nova.policy [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.537819] [47313]: INFO nova.api.openstack.requestlog [None req-5f490036-c1ff-4e44-82f8-709031be38bf tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.050596 [ 589.538176] [47313]: [pid: 47313|app: 0|req: 541/1161] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.540662] [47313]: DEBUG nova.api.openstack.wsgi [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.542290] [47313]: DEBUG nova.compute.api [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.545322] [47313]: DEBUG oslo_concurrency.lockutils [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.545540] [47313]: DEBUG oslo_concurrency.lockutils [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.545771] [47313]: DEBUG oslo_concurrency.lockutils [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.546169] [47313]: DEBUG oslo_concurrency.lockutils [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.546409] [47313]: DEBUG oslo_concurrency.lockutils [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.546614] [47313]: DEBUG oslo_concurrency.lockutils [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.555461] [47312]: DEBUG nova.policy [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.559774] [47312]: INFO nova.api.openstack.requestlog [None req-0d0a9dfc-3770-4b3f-a8b4-f656b8cb28de tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.050417 [ 589.560107] [47312]: [pid: 47312|app: 0|req: 621/1162] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.584569] [47313]: DEBUG nova.policy [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.588651] [47313]: INFO nova.api.openstack.requestlog [None req-179d9fb0-d775-4bf5-b8cb-b9ee448f03a6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.049922 [ 589.588951] [47313]: [pid: 47313|app: 0|req: 542/1163] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.591264] [47312]: DEBUG nova.api.openstack.wsgi [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.592981] [47312]: DEBUG nova.compute.api [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.596418] [47312]: DEBUG oslo_concurrency.lockutils [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.596703] [47312]: DEBUG oslo_concurrency.lockutils [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.596878] [47312]: DEBUG oslo_concurrency.lockutils [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.597253] [47312]: DEBUG oslo_concurrency.lockutils [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.597455] [47312]: DEBUG oslo_concurrency.lockutils [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.597625] [47312]: DEBUG oslo_concurrency.lockutils [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.634624] [47312]: DEBUG nova.policy [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.639632] [47312]: INFO nova.api.openstack.requestlog [None req-40de7726-d0b9-426e-8957-7ea6db468c02 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.050440 [ 589.639979] [47312]: [pid: 47312|app: 0|req: 622/1164] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.659446] [47313]: DEBUG nova.api.openstack.wsgi [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.661169] [47313]: DEBUG nova.compute.api [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.664806] [47313]: DEBUG oslo_concurrency.lockutils [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.665056] [47313]: DEBUG oslo_concurrency.lockutils [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.665243] [47313]: DEBUG oslo_concurrency.lockutils [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.665593] [47313]: DEBUG oslo_concurrency.lockutils [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.665824] [47313]: DEBUG oslo_concurrency.lockutils [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.666017] [47313]: DEBUG oslo_concurrency.lockutils [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.699503] [47313]: DEBUG nova.policy [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.703757] [47313]: INFO nova.api.openstack.requestlog [None req-45595b01-d7ef-4c2e-9dd7-0d9f0ee59295 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.047217 [ 589.704131] [47313]: [pid: 47313|app: 0|req: 543/1165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.735294] [47312]: DEBUG nova.api.openstack.wsgi [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.736875] [47312]: DEBUG nova.compute.api [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.740243] [47312]: DEBUG oslo_concurrency.lockutils [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.740560] [47312]: DEBUG oslo_concurrency.lockutils [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.740663] [47312]: DEBUG oslo_concurrency.lockutils [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.741017] [47312]: DEBUG oslo_concurrency.lockutils [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.741227] [47312]: DEBUG oslo_concurrency.lockutils [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.741399] [47312]: DEBUG oslo_concurrency.lockutils [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.779908] [47312]: DEBUG nova.policy [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.784222] [47312]: INFO nova.api.openstack.requestlog [None req-7caa865a-0715-40e4-ae33-e9dbc1cf2a4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1218 microversion: 2.1 time: 0.051254 [ 589.784537] [47312]: [pid: 47312|app: 0|req: 623/1166] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.789080] [47313]: DEBUG nova.api.openstack.wsgi [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.790757] [47313]: DEBUG nova.compute.api [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.794214] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.794449] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.794629] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.794970] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.795195] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.795367] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.818033] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.818033] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.818033] [47313]: DEBUG oslo_concurrency.lockutils [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.818033] [47313]: DEBUG nova.objects.instance [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lazy-loading 'fault' on Instance uuid 7a7c98db-6ed4-4908-adc8-53347d693dca {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 589.838786] [47313]: DEBUG nova.policy [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8169f662eb7c45129939ab888ea28b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49cd9c78e79746669c36b36e4ede0ed3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.842719] [47313]: INFO nova.api.openstack.requestlog [None req-462abcae-b08a-4b42-bc9d-58a2fa7afd68 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 200 len: 1413 microversion: 2.1 time: 0.055713 [ 589.843112] [47313]: [pid: 47313|app: 0|req: 544/1167] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 1413 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.856089] [47312]: DEBUG nova.api.openstack.wsgi [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.856362] [47312]: DEBUG nova.compute.api [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.859826] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.860078] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.860263] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.860611] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.860811] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.860983] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.873091] [47313]: DEBUG nova.api.openstack.wsgi [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.874366] [47312]: DEBUG nova.compute.api [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 589.874897] [47313]: DEBUG nova.compute.api [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.878410] [47313]: DEBUG oslo_concurrency.lockutils [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.878694] [47313]: DEBUG oslo_concurrency.lockutils [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.878936] [47313]: DEBUG oslo_concurrency.lockutils [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.879373] [47313]: DEBUG oslo_concurrency.lockutils [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.879624] [47313]: DEBUG oslo_concurrency.lockutils [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.879758] [47313]: DEBUG oslo_concurrency.lockutils [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.903705] [47312]: DEBUG nova.compute.api [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 589.904115] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.904389] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.904589] [47312]: DEBUG oslo_concurrency.lockutils [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.904773] [47312]: WARNING nova.compute.api [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] instance's host None is down, deleting from database [ 589.906994] [47312]: DEBUG nova.network.neutron [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 589.916602] [47313]: DEBUG nova.policy [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.921202] [47313]: DEBUG nova.policy [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.921950] [47313]: DEBUG nova.policy [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.925400] [47313]: INFO nova.api.openstack.requestlog [None req-336e2d1a-85b2-4177-9a68-b7bc94881f1e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.054691 [ 589.925529] [47312]: DEBUG nova.network.neutron [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 589.925714] [47313]: [pid: 47313|app: 0|req: 545/1168] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 589.928629] [47313]: DEBUG nova.api.openstack.wsgi [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.928754] [47312]: DEBUG nova.network.neutron [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 589.930138] [47313]: DEBUG nova.compute.api [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.934370] [47313]: DEBUG oslo_concurrency.lockutils [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.934990] [47313]: DEBUG oslo_concurrency.lockutils [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.934990] [47313]: DEBUG oslo_concurrency.lockutils [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.935203] [47313]: DEBUG oslo_concurrency.lockutils [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.935497] [47313]: DEBUG oslo_concurrency.lockutils [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.935689] [47313]: DEBUG oslo_concurrency.lockutils [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.965466] [47313]: DEBUG nova.policy [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 589.969883] [47313]: INFO nova.api.openstack.requestlog [None req-d697c093-2fb3-476c-913c-3ce1858aab99 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.043557 [ 589.970225] [47313]: [pid: 47313|app: 0|req: 546/1169] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 589.973825] [47313]: DEBUG nova.api.openstack.wsgi [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 589.975355] [47313]: DEBUG nova.compute.api [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 589.978445] [47313]: DEBUG oslo_concurrency.lockutils [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.978713] [47313]: DEBUG oslo_concurrency.lockutils [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.978863] [47313]: DEBUG oslo_concurrency.lockutils [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 589.979235] [47313]: DEBUG oslo_concurrency.lockutils [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 589.979430] [47313]: DEBUG oslo_concurrency.lockutils [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 589.979643] [47313]: DEBUG oslo_concurrency.lockutils [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.017270] [47313]: DEBUG nova.policy [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.022966] [47313]: DEBUG nova.policy [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.023665] [47313]: DEBUG nova.policy [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.024521] [47313]: INFO nova.api.openstack.requestlog [None req-8563d4ba-a1ba-4622-87ab-72eb7693844b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.053563 [ 590.024614] [47313]: [pid: 47313|app: 0|req: 547/1170] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 590.026855] [47313]: DEBUG nova.api.openstack.wsgi [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.028439] [47313]: DEBUG nova.compute.api [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.034024] [47312]: INFO nova.api.openstack.requestlog [None req-52e95fed-fa87-4ab0-ac90-4d5c4a808e6e tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 204 len: 0 microversion: 2.1 time: 0.176994 [ 590.034024] [47312]: [pid: 47312|app: 0|req: 624/1171] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:06 2024] DELETE /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 590.034177] [47313]: DEBUG oslo_concurrency.lockutils [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.034177] [47313]: DEBUG oslo_concurrency.lockutils [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.034177] [47313]: DEBUG oslo_concurrency.lockutils [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.034177] [47313]: DEBUG oslo_concurrency.lockutils [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.034177] [47313]: DEBUG oslo_concurrency.lockutils [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.034177] [47313]: DEBUG oslo_concurrency.lockutils [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.034765] [47312]: DEBUG nova.api.openstack.wsgi [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.036374] [47312]: DEBUG nova.compute.api [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.043664] [47312]: DEBUG oslo_concurrency.lockutils [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.043896] [47312]: DEBUG oslo_concurrency.lockutils [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.044086] [47312]: DEBUG oslo_concurrency.lockutils [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.044478] [47312]: DEBUG oslo_concurrency.lockutils [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.044629] [47312]: DEBUG oslo_concurrency.lockutils [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.044794] [47312]: DEBUG oslo_concurrency.lockutils [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.068887] [47313]: DEBUG nova.policy [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.075094] [47313]: INFO nova.api.openstack.requestlog [None req-185a24ff-e752-4324-9898-dd057f7b3d4e tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.049055 [ 590.075925] [47313]: [pid: 47313|app: 0|req: 548/1172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.078501] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.080179] [47313]: DEBUG nova.compute.api [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.081092] [47312]: DEBUG nova.policy [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.084473] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.084473] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.084473] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.084473] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.084473] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.084714] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.090625] [47312]: INFO nova.api.openstack.requestlog [None req-df28dc1d-45e4-4281-97d1-686f19aa0806 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.058016 [ 590.090625] [47312]: [pid: 47312|app: 0|req: 625/1173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.094684] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.096048] [47312]: DEBUG nova.compute.api [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.099371] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.102865] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.102865] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.102865] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.102865] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.102865] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.123133] [47313]: DEBUG nova.policy [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.126956] [47313]: INFO nova.api.openstack.requestlog [None req-c5a1f042-3ca4-42c8-a0cd-67e1ae6605b0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.050728 [ 590.127359] [47313]: [pid: 47313|app: 0|req: 549/1174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.129895] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.131755] [47313]: DEBUG nova.compute.api [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] [instance: 7a7c98db-6ed4-4908-adc8-53347d693dca] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.135860] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.138293] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.139019] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.139019] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.139221] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.139566] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.140229] [47312]: DEBUG nova.policy [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.145315] [47312]: INFO nova.api.openstack.requestlog [None req-5d7d0885-c20d-4f1d-851c-9a4d3b166671 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.054193 [ 590.145637] [47312]: [pid: 47312|app: 0|req: 626/1175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.148837] [47312]: DEBUG nova.api.openstack.wsgi [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.152518] [47312]: DEBUG nova.compute.api [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.153646] [47313]: INFO nova.api.openstack.wsgi [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] HTTP exception thrown: Instance 7a7c98db-6ed4-4908-adc8-53347d693dca could not be found. [ 590.153865] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] Returning 404 to user: Instance 7a7c98db-6ed4-4908-adc8-53347d693dca could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 590.154359] [47313]: INFO nova.api.openstack.requestlog [None req-dfe88fd4-3516-48d6-af66-d8dd555b4f72 tempest-FloatingIPsAssociationTestJSON-2126815049 tempest-FloatingIPsAssociationTestJSON-2126815049-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca" status: 404 len: 111 microversion: 2.1 time: 0.026465 [ 590.155029] [47313]: [pid: 47313|app: 0|req: 550/1176] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:06 2024] GET /compute/v2.1/servers/7a7c98db-6ed4-4908-adc8-53347d693dca => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 590.155697] [47312]: DEBUG oslo_concurrency.lockutils [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.156701] [47312]: DEBUG oslo_concurrency.lockutils [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.156701] [47312]: DEBUG oslo_concurrency.lockutils [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.156701] [47312]: DEBUG oslo_concurrency.lockutils [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.156701] [47312]: DEBUG oslo_concurrency.lockutils [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.156943] [47312]: DEBUG oslo_concurrency.lockutils [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.158785] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.160314] [47313]: DEBUG nova.compute.api [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.163817] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.164123] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.164349] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.164736] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.166039] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.166039] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.212704] [47312]: DEBUG nova.policy [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.213591] [47313]: DEBUG nova.policy [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.220393] [47312]: INFO nova.api.openstack.requestlog [None req-4885ed85-ba81-4f6d-a205-eb292d91d6a0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.074137 [ 590.220715] [47313]: INFO nova.api.openstack.requestlog [None req-fe7b2b57-f646-4739-981e-50c6512c263c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.065416 [ 590.220760] [47312]: [pid: 47312|app: 0|req: 627/1177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.221882] [47313]: [pid: 47313|app: 0|req: 551/1178] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.227125] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.227265] [47313]: DEBUG nova.api.openstack.wsgi [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.227296] [47312]: DEBUG nova.compute.api [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.227322] [47313]: DEBUG nova.compute.api [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.234031] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.234031] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.234031] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.234161] [47313]: DEBUG oslo_concurrency.lockutils [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.234203] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.234229] [47313]: DEBUG oslo_concurrency.lockutils [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.234255] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.234255] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.234303] [47313]: DEBUG oslo_concurrency.lockutils [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.234303] [47313]: DEBUG oslo_concurrency.lockutils [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.234303] [47313]: DEBUG oslo_concurrency.lockutils [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.234303] [47313]: DEBUG oslo_concurrency.lockutils [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.294231] [47312]: DEBUG nova.policy [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.294327] [47313]: DEBUG nova.policy [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.300626] [47312]: INFO nova.api.openstack.requestlog [None req-d6fbcc73-ac9f-48d3-bcca-4de5742b61fd tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1222 microversion: 2.1 time: 0.077562 [ 590.300626] [47312]: [pid: 47312|app: 0|req: 628/1179] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1222 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.301757] [47313]: DEBUG nova.policy [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.301966] [47312]: DEBUG nova.api.openstack.wsgi [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.303420] [47313]: DEBUG nova.policy [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.303613] [47312]: DEBUG nova.compute.api [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.304570] [47313]: INFO nova.api.openstack.requestlog [None req-f11d89e5-dca2-4d43-a178-3593df4f3de1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.082690 [ 590.304977] [47313]: [pid: 47313|app: 0|req: 552/1180] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 590.309396] [47312]: DEBUG oslo_concurrency.lockutils [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.309396] [47312]: DEBUG oslo_concurrency.lockutils [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.309396] [47312]: DEBUG oslo_concurrency.lockutils [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.309491] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.309518] [47312]: DEBUG oslo_concurrency.lockutils [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.309518] [47312]: DEBUG oslo_concurrency.lockutils [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.309518] [47312]: DEBUG oslo_concurrency.lockutils [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.309818] [47313]: DEBUG nova.compute.api [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.314361] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.314361] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.315507] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.315507] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.315507] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.315507] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.345371] [47312]: DEBUG nova.policy [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.350529] [47312]: INFO nova.api.openstack.requestlog [None req-c372f018-118b-48bb-8fe2-5aa3fea1fba1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.050066 [ 590.350529] [47312]: [pid: 47312|app: 0|req: 629/1181] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.354014] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.354725] [47312]: DEBUG nova.compute.api [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.358204] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.358465] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.358673] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.359730] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.359730] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.359814] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.402464] [47313]: DEBUG nova.policy [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.412927] [47313]: INFO nova.api.openstack.requestlog [None req-2c5f9aff-6de4-4260-a88c-405b8de9e830 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1222 microversion: 2.1 time: 0.107174 [ 590.413283] [47313]: [pid: 47313|app: 0|req: 553/1182] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1222 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.417163] [47313]: DEBUG nova.api.openstack.wsgi [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.417224] [47312]: DEBUG nova.policy [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.418994] [47313]: DEBUG nova.compute.api [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.427680] [47312]: DEBUG nova.policy [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.427926] [47313]: DEBUG oslo_concurrency.lockutils [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.427926] [47313]: DEBUG oslo_concurrency.lockutils [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.427926] [47313]: DEBUG oslo_concurrency.lockutils [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.428057] [47312]: DEBUG nova.policy [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.428103] [47313]: DEBUG oslo_concurrency.lockutils [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.428130] [47312]: INFO nova.api.openstack.requestlog [None req-c0d4ab87-2e92-4b19-b208-45d3eee8fd70 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.073368 [ 590.428153] [47313]: DEBUG oslo_concurrency.lockutils [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.428153] [47313]: DEBUG oslo_concurrency.lockutils [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.428200] [47312]: [pid: 47312|app: 0|req: 630/1183] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 590.428200] [47312]: DEBUG nova.api.openstack.wsgi [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.430497] [47312]: DEBUG nova.compute.api [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.432191] [47312]: DEBUG oslo_concurrency.lockutils [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.432191] [47312]: DEBUG oslo_concurrency.lockutils [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.432926] [47312]: DEBUG oslo_concurrency.lockutils [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.432926] [47312]: DEBUG oslo_concurrency.lockutils [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.432926] [47312]: DEBUG oslo_concurrency.lockutils [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.433311] [47312]: DEBUG oslo_concurrency.lockutils [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.491178] [47313]: DEBUG nova.policy [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.492289] [47312]: DEBUG nova.policy [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.497606] [47312]: INFO nova.api.openstack.requestlog [None req-072b6ae0-3979-4cd5-9e90-7647f025b538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.072382 [ 590.497676] [47313]: INFO nova.api.openstack.requestlog [None req-5144184e-929d-45cf-9df6-6cf98547a4f5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.083707 [ 590.498333] [47312]: [pid: 47312|app: 0|req: 631/1184] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.498395] [47313]: [pid: 47313|app: 0|req: 554/1185] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.500889] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.500970] [47313]: DEBUG nova.api.openstack.wsgi [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.501976] [47313]: DEBUG nova.compute.api [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.502706] [47312]: DEBUG nova.compute.api [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.507417] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.508509] [47313]: DEBUG oslo_concurrency.lockutils [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.508582] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.508630] [47313]: DEBUG oslo_concurrency.lockutils [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.508660] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.508688] [47313]: DEBUG oslo_concurrency.lockutils [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.508717] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.508744] [47313]: DEBUG oslo_concurrency.lockutils [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.508776] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.508809] [47313]: DEBUG oslo_concurrency.lockutils [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.508837] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.508865] [47313]: DEBUG oslo_concurrency.lockutils [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.551151] [47313]: DEBUG nova.policy [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.552398] [47312]: DEBUG nova.policy [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.556842] [47312]: INFO nova.api.openstack.requestlog [None req-a5e04855-39f1-4bdd-bd17-22a3bdee6d86 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.058020 [ 590.556978] [47312]: [pid: 47312|app: 0|req: 632/1186] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.558079] [47313]: INFO nova.api.openstack.requestlog [None req-204193d0-bb69-49fe-9457-e7abeee98b97 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.059381 [ 590.558374] [47313]: [pid: 47313|app: 0|req: 555/1187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.559400] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.560890] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.561034] [47312]: DEBUG nova.compute.api [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.562456] [47313]: DEBUG nova.compute.api [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.564586] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.564824] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.565082] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.565453] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.565653] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.565831] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.567844] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.568072] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.568263] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.568616] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.568927] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.568979] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.591153] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.591153] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.591153] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.591153] [47312]: DEBUG nova.objects.instance [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 590.606699] [47313]: DEBUG nova.policy [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.611068] [47313]: INFO nova.api.openstack.requestlog [None req-fb968d42-62fd-48c2-ba66-4702342de1c7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.051905 [ 590.611068] [47313]: [pid: 47313|app: 0|req: 556/1188] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.617579] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.619140] [47313]: DEBUG nova.compute.api [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.624823] [47312]: DEBUG nova.policy [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.626056] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.626306] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.626493] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.626849] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.627070] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.627308] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.629348] [47312]: DEBUG nova.policy [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.630079] [47312]: DEBUG nova.policy [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.631592] [47312]: INFO nova.api.openstack.requestlog [None req-b3f26af4-b88c-45bc-8442-b0c7483c94e4 tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.073945 [ 590.631893] [47312]: [pid: 47312|app: 0|req: 633/1189] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 590.635212] [47312]: DEBUG nova.api.openstack.wsgi [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.636962] [47312]: DEBUG nova.compute.api [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.640494] [47312]: DEBUG oslo_concurrency.lockutils [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.640681] [47312]: DEBUG oslo_concurrency.lockutils [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.640867] [47312]: DEBUG oslo_concurrency.lockutils [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.641242] [47312]: DEBUG oslo_concurrency.lockutils [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.641453] [47312]: DEBUG oslo_concurrency.lockutils [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.641649] [47312]: DEBUG oslo_concurrency.lockutils [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.669447] [47313]: DEBUG nova.policy [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.673663] [47313]: INFO nova.api.openstack.requestlog [None req-6f41b90d-3d5e-4f0b-831a-0e2c6f4e80cd tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.062025 [ 590.674179] [47313]: [pid: 47313|app: 0|req: 557/1190] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.676580] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.678212] [47313]: DEBUG nova.compute.api [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.685031] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.685101] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.685827] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.685827] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.685827] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.685977] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.878115] [47312]: DEBUG nova.policy [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.883569] [47312]: INFO nova.api.openstack.requestlog [None req-a49cb2f4-b746-4884-8057-0ac080a6718a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.250572 [ 590.883849] [47312]: [pid: 47312|app: 0|req: 634/1191] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.886222] [47312]: DEBUG nova.api.openstack.wsgi [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.887838] [47312]: DEBUG nova.compute.api [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.890886] [47312]: DEBUG oslo_concurrency.lockutils [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.891682] [47312]: DEBUG oslo_concurrency.lockutils [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.891682] [47312]: DEBUG oslo_concurrency.lockutils [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.891682] [47312]: DEBUG oslo_concurrency.lockutils [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.891877] [47312]: DEBUG oslo_concurrency.lockutils [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.892048] [47312]: DEBUG oslo_concurrency.lockutils [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.925990] [47312]: DEBUG nova.policy [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.930253] [47312]: INFO nova.api.openstack.requestlog [None req-26566f70-89ed-46af-96de-0b12be727f0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.045818 [ 590.930549] [47312]: [pid: 47312|app: 0|req: 635/1192] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.935110] [47313]: DEBUG nova.policy [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.935387] [47312]: DEBUG nova.api.openstack.wsgi [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.935387] [47312]: DEBUG nova.compute.api [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.938011] [47312]: DEBUG oslo_concurrency.lockutils [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.938235] [47312]: DEBUG oslo_concurrency.lockutils [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.938413] [47312]: DEBUG oslo_concurrency.lockutils [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.938773] [47312]: DEBUG oslo_concurrency.lockutils [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.938831] [47313]: INFO nova.api.openstack.requestlog [None req-0ed12168-cbad-4091-8d82-d063f0430984 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.264120 [ 590.938957] [47312]: DEBUG oslo_concurrency.lockutils [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.939137] [47312]: DEBUG oslo_concurrency.lockutils [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.939195] [47313]: [pid: 47313|app: 0|req: 558/1193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.941843] [47313]: DEBUG nova.api.openstack.wsgi [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.943534] [47313]: DEBUG nova.compute.api [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.946872] [47313]: DEBUG oslo_concurrency.lockutils [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.947131] [47313]: DEBUG oslo_concurrency.lockutils [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.948014] [47313]: DEBUG oslo_concurrency.lockutils [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.948014] [47313]: DEBUG oslo_concurrency.lockutils [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.948014] [47313]: DEBUG oslo_concurrency.lockutils [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.948014] [47313]: DEBUG oslo_concurrency.lockutils [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.980691] [47312]: DEBUG nova.policy [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.987627] [47312]: INFO nova.api.openstack.requestlog [None req-022c46fd-5df5-4982-ae00-4afff77d2b0f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.056437 [ 590.987968] [47312]: [pid: 47312|app: 0|req: 636/1194] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 590.990026] [47313]: DEBUG nova.policy [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.990556] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 590.992208] [47312]: DEBUG nova.compute.api [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 590.994329] [47313]: DEBUG nova.policy [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.996009] [47313]: DEBUG nova.policy [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 590.996427] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.996665] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.996849] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.997210] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 590.997411] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 590.997609] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 590.998498] [47313]: INFO nova.api.openstack.requestlog [None req-64bfe579-2370-4c9b-89f3-54a160fcb1af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.058803 [ 590.998789] [47313]: [pid: 47313|app: 0|req: 559/1195] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.037638] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.039421] [47313]: DEBUG nova.compute.api [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.043111] [47312]: DEBUG nova.policy [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.043271] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.043563] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.043969] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.044353] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.044613] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.044837] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.048258] [47312]: INFO nova.api.openstack.requestlog [None req-bf542053-b89f-4796-9b6f-e089e99f3619 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.059669 [ 591.048586] [47312]: [pid: 47312|app: 0|req: 637/1196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.089250] [47313]: DEBUG nova.policy [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.094483] [47312]: DEBUG nova.api.openstack.wsgi [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.096131] [47312]: DEBUG nova.compute.api [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.099309] [47313]: DEBUG nova.policy [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.099516] [47313]: DEBUG nova.policy [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.099822] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.100068] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.100451] [47313]: INFO nova.api.openstack.requestlog [None req-1d5c4c57-abcb-48bc-9318-cd44a55376a6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.064760 [ 591.100526] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.100563] [47313]: [pid: 47313|app: 0|req: 560/1197] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.100593] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.100783] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.101026] [47312]: DEBUG oslo_concurrency.lockutils [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.106603] [47313]: DEBUG nova.api.openstack.wsgi [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.109139] [47313]: DEBUG nova.compute.api [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.112467] [47313]: DEBUG oslo_concurrency.lockutils [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.113640] [47313]: DEBUG oslo_concurrency.lockutils [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.113640] [47313]: DEBUG oslo_concurrency.lockutils [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.113640] [47313]: DEBUG oslo_concurrency.lockutils [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.113640] [47313]: DEBUG oslo_concurrency.lockutils [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.113640] [47313]: DEBUG oslo_concurrency.lockutils [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.149344] [47312]: DEBUG nova.policy [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.152954] [47313]: DEBUG nova.policy [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.154693] [47312]: INFO nova.api.openstack.requestlog [None req-84a1f2e5-72a6-4058-93a4-f17f364dee1f tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.062443 [ 591.155100] [47312]: [pid: 47312|app: 0|req: 638/1198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.158391] [47312]: DEBUG nova.api.openstack.wsgi [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.158516] [47313]: INFO nova.api.openstack.requestlog [None req-912a2e0b-27f0-4b47-9e5c-98312e473720 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1276 microversion: 2.1 time: 0.053488 [ 591.158516] [47313]: [pid: 47313|app: 0|req: 561/1199] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:07 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1276 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.160267] [47312]: DEBUG nova.compute.api [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.161296] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.165458] [47313]: DEBUG nova.compute.api [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.165719] [47312]: DEBUG oslo_concurrency.lockutils [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.165962] [47312]: DEBUG oslo_concurrency.lockutils [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.166162] [47312]: DEBUG oslo_concurrency.lockutils [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.166524] [47312]: DEBUG oslo_concurrency.lockutils [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.167069] [47312]: DEBUG oslo_concurrency.lockutils [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.167069] [47312]: DEBUG oslo_concurrency.lockutils [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.171387] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.171735] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.171879] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.172268] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.172460] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.172940] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.205308] [47312]: DEBUG nova.policy [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.209656] [47312]: INFO nova.api.openstack.requestlog [None req-0018f7fa-5487-4c3b-b98b-091dbfea9271 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.053913 [ 591.210480] [47312]: [pid: 47312|app: 0|req: 639/1200] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.212196] [47313]: DEBUG nova.policy [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.216549] [47313]: INFO nova.api.openstack.requestlog [None req-2ebe6927-79d0-492b-a788-3f1d91b45f6e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.057531 [ 591.217085] [47313]: [pid: 47313|app: 0|req: 562/1201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.242193] [47312]: DEBUG nova.api.openstack.wsgi [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.244021] [47312]: DEBUG nova.compute.api [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.244289] [47313]: DEBUG nova.api.openstack.wsgi [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.246041] [47313]: DEBUG nova.compute.api [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.247615] [47312]: DEBUG oslo_concurrency.lockutils [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.247859] [47312]: DEBUG oslo_concurrency.lockutils [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.248047] [47312]: DEBUG oslo_concurrency.lockutils [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.248424] [47312]: DEBUG oslo_concurrency.lockutils [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.248644] [47312]: DEBUG oslo_concurrency.lockutils [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.248846] [47312]: DEBUG oslo_concurrency.lockutils [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.250612] [47313]: DEBUG oslo_concurrency.lockutils [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.251620] [47313]: DEBUG oslo_concurrency.lockutils [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.251620] [47313]: DEBUG oslo_concurrency.lockutils [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.252067] [47313]: DEBUG oslo_concurrency.lockutils [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.256016] [47313]: DEBUG oslo_concurrency.lockutils [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.256016] [47313]: DEBUG oslo_concurrency.lockutils [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.300256] [47312]: DEBUG nova.policy [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.304591] [47313]: DEBUG nova.policy [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.309016] [47312]: INFO nova.api.openstack.requestlog [None req-308b5817-9b73-4d09-9c83-59d76c124205 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.068129 [ 591.309016] [47312]: [pid: 47312|app: 0|req: 640/1202] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.309375] [47313]: INFO nova.api.openstack.requestlog [None req-81205f7f-6206-410c-a183-f6e006e59af4 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.067570 [ 591.309719] [47313]: [pid: 47313|app: 0|req: 563/1203] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 591.315518] [47312]: DEBUG nova.api.openstack.wsgi [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.317156] [47312]: DEBUG nova.compute.api [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.320881] [47312]: DEBUG oslo_concurrency.lockutils [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.321213] [47312]: DEBUG oslo_concurrency.lockutils [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.321323] [47312]: DEBUG oslo_concurrency.lockutils [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.321738] [47312]: DEBUG oslo_concurrency.lockutils [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.321946] [47312]: DEBUG oslo_concurrency.lockutils [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.322135] [47312]: DEBUG oslo_concurrency.lockutils [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.325151] [47313]: DEBUG nova.api.openstack.wsgi [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.326739] [47313]: DEBUG nova.compute.api [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.330011] [47313]: DEBUG oslo_concurrency.lockutils [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.330248] [47313]: DEBUG oslo_concurrency.lockutils [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.330423] [47313]: DEBUG oslo_concurrency.lockutils [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.330763] [47313]: DEBUG oslo_concurrency.lockutils [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.331343] [47313]: DEBUG oslo_concurrency.lockutils [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.331343] [47313]: DEBUG oslo_concurrency.lockutils [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.371503] [47312]: DEBUG nova.policy [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.372343] [47313]: DEBUG nova.policy [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.375984] [47312]: INFO nova.api.openstack.requestlog [None req-39edc821-3da0-4708-963f-ca39b48742b9 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1222 microversion: 2.1 time: 0.065007 [ 591.376356] [47312]: [pid: 47312|app: 0|req: 641/1204] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1222 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.377499] [47313]: DEBUG nova.policy [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.378286] [47313]: DEBUG nova.policy [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.378821] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.378900] [47313]: INFO nova.api.openstack.requestlog [None req-07e97d60-bb17-4b38-a224-dfc507f47e49 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.058218 [ 591.379365] [47313]: [pid: 47313|app: 0|req: 564/1205] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 591.380508] [47312]: DEBUG nova.compute.api [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.384017] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.384305] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.384517] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.384883] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.385095] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.385271] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.421064] [47312]: DEBUG nova.policy [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.425451] [47312]: INFO nova.api.openstack.requestlog [None req-7c26b1f3-819a-43b0-9356-bb6469bdfb1a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.048466 [ 591.425880] [47312]: [pid: 47312|app: 0|req: 642/1206] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.427895] [47313]: DEBUG nova.api.openstack.wsgi [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.430331] [47313]: DEBUG nova.compute.api [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.433831] [47313]: DEBUG oslo_concurrency.lockutils [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.434058] [47313]: DEBUG oslo_concurrency.lockutils [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.434300] [47313]: DEBUG oslo_concurrency.lockutils [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.434657] [47313]: DEBUG oslo_concurrency.lockutils [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.434855] [47313]: DEBUG oslo_concurrency.lockutils [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.435943] [47313]: DEBUG oslo_concurrency.lockutils [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.438834] [47312]: DEBUG nova.api.openstack.wsgi [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.441040] [47312]: DEBUG nova.compute.api [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.444715] [47312]: DEBUG oslo_concurrency.lockutils [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.444960] [47312]: DEBUG oslo_concurrency.lockutils [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.445266] [47312]: DEBUG oslo_concurrency.lockutils [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.445562] [47312]: DEBUG oslo_concurrency.lockutils [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.445821] [47312]: DEBUG oslo_concurrency.lockutils [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.445940] [47312]: DEBUG oslo_concurrency.lockutils [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.481925] [47313]: DEBUG nova.policy [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.482865] [47312]: DEBUG nova.policy [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.488084] [47312]: DEBUG nova.policy [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.488181] [47313]: INFO nova.api.openstack.requestlog [None req-997531b0-a46b-479f-a23a-91287a9f5341 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1220 microversion: 2.1 time: 0.061837 [ 591.488218] [47312]: DEBUG nova.policy [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.488264] [47313]: [pid: 47313|app: 0|req: 565/1207] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1220 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.488579] [47312]: INFO nova.api.openstack.requestlog [None req-5afdda73-e3f8-4ece-81cc-05f37a88bae2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.051934 [ 591.488874] [47312]: [pid: 47312|app: 0|req: 643/1208] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 591.509869] [47313]: DEBUG nova.api.openstack.wsgi [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.511771] [47313]: DEBUG nova.compute.api [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.514475] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.515485] [47313]: DEBUG oslo_concurrency.lockutils [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.515805] [47313]: DEBUG oslo_concurrency.lockutils [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.516374] [47313]: DEBUG oslo_concurrency.lockutils [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.516450] [47312]: DEBUG nova.compute.api [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.516488] [47313]: DEBUG oslo_concurrency.lockutils [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.516727] [47313]: DEBUG oslo_concurrency.lockutils [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.516934] [47313]: DEBUG oslo_concurrency.lockutils [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.520050] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.520050] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.520050] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.520266] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.520965] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.520965] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.564837] [47313]: DEBUG nova.policy [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.565580] [47312]: DEBUG nova.policy [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.570690] [47312]: INFO nova.api.openstack.requestlog [None req-f1d48afb-2573-4a72-bfc1-eabc23ed8065 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.058257 [ 591.570764] [47313]: INFO nova.api.openstack.requestlog [None req-a174edb4-0f89-4de8-a0d8-cabb2ac08bfa tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.062480 [ 591.571115] [47313]: [pid: 47313|app: 0|req: 566/1209] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.571172] [47312]: [pid: 47312|app: 0|req: 644/1210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.573365] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.574467] [47312]: DEBUG nova.api.openstack.wsgi [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.576291] [47312]: DEBUG nova.compute.api [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.576973] [47313]: DEBUG nova.compute.api [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.579737] [47312]: DEBUG oslo_concurrency.lockutils [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.579985] [47312]: DEBUG oslo_concurrency.lockutils [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.580049] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.580190] [47312]: DEBUG oslo_concurrency.lockutils [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.580257] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.580714] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.580795] [47312]: DEBUG oslo_concurrency.lockutils [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.580795] [47312]: DEBUG oslo_concurrency.lockutils [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.580860] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.581043] [47312]: DEBUG oslo_concurrency.lockutils [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.581094] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.581278] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.617173] [47312]: DEBUG nova.policy [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.623530] [47312]: INFO nova.api.openstack.requestlog [None req-b69defbb-88f9-4231-89d1-3e6152b5a294 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.049770 [ 591.623530] [47312]: [pid: 47312|app: 0|req: 645/1211] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.623598] [47313]: DEBUG nova.policy [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.626912] [47313]: INFO nova.api.openstack.requestlog [None req-2ac3a2f2-2655-40cc-928f-1bae45c162be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.055288 [ 591.627246] [47313]: [pid: 47313|app: 0|req: 567/1212] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.631085] [47312]: DEBUG nova.api.openstack.wsgi [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.631796] [47312]: DEBUG nova.compute.api [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.635312] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.635312] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.635486] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.636069] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.636069] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.636472] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.652057] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.652764] [47313]: DEBUG nova.compute.api [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.656692] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.658333] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.658333] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.658333] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.658333] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.658333] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.670246] [47312]: DEBUG nova.policy [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.675165] [47312]: INFO nova.api.openstack.requestlog [None req-e7264c91-67d7-4953-b5af-4b8067bbab9e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.048961 [ 591.675165] [47312]: [pid: 47312|app: 0|req: 646/1213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.682519] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.682794] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.683197] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.683401] [47313]: DEBUG nova.objects.instance [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lazy-loading 'fault' on Instance uuid 72d434a7-ea70-4594-971f-7eec8ebea153 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 591.687670] [47312]: DEBUG nova.api.openstack.wsgi [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.689546] [47312]: DEBUG nova.compute.api [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.694182] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.694182] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.694182] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.694182] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.694182] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.694325] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.704038] [47313]: DEBUG nova.policy [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.709243] [47313]: DEBUG nova.policy [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.709243] [47313]: DEBUG nova.policy [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2343dbca8df74e9da79f1969954ae3e9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd139ef77c1649aca614eac7bddfd2c8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.709243] [47313]: INFO nova.api.openstack.requestlog [None req-4c6cb9ad-d8c5-4e8f-81e6-34d8e982c85b tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 200 len: 1392 microversion: 2.48 time: 0.062512 [ 591.709546] [47313]: [pid: 47313|app: 0|req: 568/1214] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 1392 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 591.724660] [47312]: DEBUG nova.policy [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.730267] [47312]: INFO nova.api.openstack.requestlog [None req-186fbd9f-c77d-4d38-8fd1-424df06aa84f tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.044518 [ 591.730590] [47312]: [pid: 47312|app: 0|req: 647/1215] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 591.897547] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.902023] [47313]: DEBUG nova.compute.api [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.904207] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.904474] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.904661] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.905058] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.905304] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.905511] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.948321] [47313]: DEBUG nova.policy [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.950151] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.951903] [47312]: DEBUG nova.compute.api [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.953849] [47313]: INFO nova.api.openstack.requestlog [None req-9ef04e56-6b31-435f-8942-4e34ba388ce5 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.059577 [ 591.954255] [47313]: [pid: 47313|app: 0|req: 569/1216] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 591.957066] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.957066] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.957174] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.957528] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.957720] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.958234] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.960640] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 591.962423] [47313]: DEBUG nova.compute.api [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 591.966062] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.966378] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.966542] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.966962] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 591.967209] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 591.967420] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 591.992498] [47312]: DEBUG nova.policy [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 591.996708] [47312]: INFO nova.api.openstack.requestlog [None req-9ebbbb4a-7475-4a6a-807b-db6d065ad04f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.048850 [ 591.997363] [47312]: [pid: 47312|app: 0|req: 648/1217] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.002748] [47312]: DEBUG nova.api.openstack.wsgi [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.003977] [47313]: DEBUG nova.policy [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.008025] [47313]: INFO nova.api.openstack.requestlog [None req-8d0c47ea-c6de-42c6-81ba-91478c7dd19e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.051150 [ 592.008452] [47313]: [pid: 47313|app: 0|req: 570/1218] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.009204] [47312]: DEBUG nova.compute.api [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.014283] [47313]: DEBUG nova.api.openstack.wsgi [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.016090] [47313]: DEBUG nova.compute.api [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.019564] [47313]: DEBUG oslo_concurrency.lockutils [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.019798] [47313]: DEBUG oslo_concurrency.lockutils [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.019982] [47313]: DEBUG oslo_concurrency.lockutils [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.020347] [47313]: DEBUG oslo_concurrency.lockutils [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.020483] [47312]: DEBUG oslo_concurrency.lockutils [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.020534] [47313]: DEBUG oslo_concurrency.lockutils [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.020707] [47313]: DEBUG oslo_concurrency.lockutils [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.020752] [47312]: DEBUG oslo_concurrency.lockutils [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.020929] [47312]: DEBUG oslo_concurrency.lockutils [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.021307] [47312]: DEBUG oslo_concurrency.lockutils [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.021501] [47312]: DEBUG oslo_concurrency.lockutils [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.021700] [47312]: DEBUG oslo_concurrency.lockutils [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.064030] [47313]: DEBUG nova.policy [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.069438] [47313]: DEBUG nova.policy [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.070183] [47313]: DEBUG nova.policy [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.070899] [47312]: DEBUG nova.policy [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.075090] [47313]: INFO nova.api.openstack.requestlog [None req-df41d06c-2baa-4785-b7bd-d9f52dd79fe9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.062695 [ 592.075429] [47313]: [pid: 47313|app: 0|req: 571/1219] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 592.075760] [47312]: INFO nova.api.openstack.requestlog [None req-29438907-4172-4e5b-8029-626fafa0bee1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.076895 [ 592.076716] [47312]: [pid: 47312|app: 0|req: 649/1220] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.078221] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.079897] [47313]: DEBUG nova.compute.api [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.086159] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.086159] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.086159] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.086159] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.086515] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.086637] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.116644] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.118758] [47312]: DEBUG nova.compute.api [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.120168] [47313]: DEBUG nova.policy [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.123156] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.123610] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.123818] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.124229] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.124430] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.124601] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.125145] [47313]: INFO nova.api.openstack.requestlog [None req-b6918634-616b-490c-8659-3677fb8d41ef tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.048848 [ 592.125882] [47313]: [pid: 47313|app: 0|req: 572/1221] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.174649] [47312]: DEBUG nova.policy [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.176073] [47313]: DEBUG nova.api.openstack.wsgi [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.177748] [47313]: DEBUG nova.compute.api [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.179034] [47312]: DEBUG nova.policy [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.179776] [47312]: DEBUG nova.policy [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.180409] [47312]: INFO nova.api.openstack.requestlog [None req-d5157497-0346-4182-86ee-c889c2b66875 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.066287 [ 592.180827] [47312]: [pid: 47312|app: 0|req: 650/1222] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:08 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 592.181309] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.181562] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.181811] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.182197] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.182390] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.182755] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.183306] [47312]: DEBUG nova.api.openstack.wsgi [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.185271] [47312]: DEBUG nova.compute.api [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.189812] [47312]: DEBUG oslo_concurrency.lockutils [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.189812] [47312]: DEBUG oslo_concurrency.lockutils [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.189812] [47312]: DEBUG oslo_concurrency.lockutils [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.190515] [47312]: DEBUG oslo_concurrency.lockutils [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.190515] [47312]: DEBUG oslo_concurrency.lockutils [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.190632] [47312]: DEBUG oslo_concurrency.lockutils [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.237626] [47312]: DEBUG nova.policy [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.241899] [47312]: INFO nova.api.openstack.requestlog [None req-60406efd-c02b-4485-b778-495df0694228 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1220 microversion: 2.1 time: 0.060524 [ 592.242510] [47312]: [pid: 47312|app: 0|req: 651/1223] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1220 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.245771] [47312]: DEBUG nova.api.openstack.wsgi [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.247621] [47312]: DEBUG nova.compute.api [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.252776] [47312]: DEBUG oslo_concurrency.lockutils [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.253228] [47312]: DEBUG oslo_concurrency.lockutils [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.253542] [47312]: DEBUG oslo_concurrency.lockutils [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.255018] [47312]: DEBUG oslo_concurrency.lockutils [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.255018] [47312]: DEBUG oslo_concurrency.lockutils [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.255189] [47312]: DEBUG oslo_concurrency.lockutils [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.257875] [47313]: DEBUG nova.policy [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.263751] [47313]: INFO nova.api.openstack.requestlog [None req-77fabb3e-1543-4fb7-bceb-bb59447f2159 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.089995 [ 592.264119] [47313]: [pid: 47313|app: 0|req: 573/1224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.270751] [47313]: DEBUG nova.api.openstack.wsgi [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.272824] [47313]: DEBUG nova.compute.api [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.281729] [47313]: DEBUG oslo_concurrency.lockutils [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.281729] [47313]: DEBUG oslo_concurrency.lockutils [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.281729] [47313]: DEBUG oslo_concurrency.lockutils [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.282018] [47313]: DEBUG oslo_concurrency.lockutils [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.282349] [47313]: DEBUG oslo_concurrency.lockutils [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.282458] [47313]: DEBUG oslo_concurrency.lockutils [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.312017] [47312]: DEBUG nova.policy [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.317250] [47312]: INFO nova.api.openstack.requestlog [None req-904a686c-71c7-496d-9e0e-dab409704089 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.073199 [ 592.317250] [47312]: [pid: 47312|app: 0|req: 652/1225] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.322359] [47312]: DEBUG nova.api.openstack.wsgi [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.325259] [47312]: DEBUG nova.compute.api [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.327029] [47313]: DEBUG nova.policy [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.329237] [47312]: DEBUG oslo_concurrency.lockutils [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.329494] [47312]: DEBUG oslo_concurrency.lockutils [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.329681] [47312]: DEBUG oslo_concurrency.lockutils [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.330067] [47312]: DEBUG oslo_concurrency.lockutils [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.330277] [47312]: DEBUG oslo_concurrency.lockutils [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.330465] [47312]: DEBUG oslo_concurrency.lockutils [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.331715] [47313]: INFO nova.api.openstack.requestlog [None req-74ace3cc-53c9-4fc2-b9aa-11b93bbe5c52 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.062938 [ 592.332098] [47313]: [pid: 47313|app: 0|req: 574/1226] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.338717] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.340491] [47313]: DEBUG nova.compute.api [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.343976] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.344240] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.344425] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.344824] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.345308] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.345515] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.372266] [47312]: DEBUG nova.policy [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.377547] [47312]: INFO nova.api.openstack.requestlog [None req-f784ee6c-8056-421e-9d55-6045c0997785 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.058151 [ 592.377906] [47312]: [pid: 47312|app: 0|req: 653/1227] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.385332] [47313]: DEBUG nova.policy [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.389880] [47313]: INFO nova.api.openstack.requestlog [None req-2cc41dd7-9c9a-4e15-bd4a-643901f0e9fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.057060 [ 592.390298] [47313]: [pid: 47313|app: 0|req: 575/1228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.392398] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.394275] [47312]: DEBUG nova.compute.api [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.397823] [47313]: DEBUG nova.api.openstack.wsgi [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.398014] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.398262] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.398445] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.398867] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.399541] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.399541] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.399677] [47313]: DEBUG nova.compute.api [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.403278] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.403577] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.403812] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.404242] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.404487] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.404701] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.445432] [47312]: DEBUG nova.policy [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.446979] [47313]: DEBUG nova.policy [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.450606] [47312]: INFO nova.api.openstack.requestlog [None req-7f3b0ecc-88a6-40cd-bbc6-62ee2add0ea6 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1222 microversion: 2.1 time: 0.060350 [ 592.450702] [47312]: [pid: 47312|app: 0|req: 654/1229] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1222 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.453079] [47313]: DEBUG nova.policy [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.453455] [47312]: DEBUG nova.api.openstack.wsgi [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.453970] [47313]: DEBUG nova.policy [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.455195] [47313]: INFO nova.api.openstack.requestlog [None req-80b3ecda-bda5-4c2e-9501-deef4ed9b966 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1346 microversion: 2.70 time: 0.059737 [ 592.455246] [47312]: DEBUG nova.compute.api [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.455274] [47313]: [pid: 47313|app: 0|req: 576/1230] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1346 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 592.459081] [47312]: DEBUG oslo_concurrency.lockutils [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.459352] [47312]: DEBUG oslo_concurrency.lockutils [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.459557] [47312]: DEBUG oslo_concurrency.lockutils [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.459970] [47312]: DEBUG oslo_concurrency.lockutils [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.460216] [47312]: DEBUG oslo_concurrency.lockutils [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.460417] [47312]: DEBUG oslo_concurrency.lockutils [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.496206] [47312]: DEBUG nova.policy [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.501018] [47313]: DEBUG nova.api.openstack.wsgi [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.501087] [47312]: INFO nova.api.openstack.requestlog [None req-fefab0d4-8f27-4361-96e7-13e7935b43e8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.049719 [ 592.501357] [47312]: [pid: 47312|app: 0|req: 655/1231] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.503036] [47313]: DEBUG nova.compute.api [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.504023] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.505581] [47312]: DEBUG nova.compute.api [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.506383] [47313]: DEBUG oslo_concurrency.lockutils [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.506622] [47313]: DEBUG oslo_concurrency.lockutils [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.506825] [47313]: DEBUG oslo_concurrency.lockutils [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.507174] [47313]: DEBUG oslo_concurrency.lockutils [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.507368] [47313]: DEBUG oslo_concurrency.lockutils [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.507540] [47313]: DEBUG oslo_concurrency.lockutils [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.509152] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.509333] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.509531] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.509883] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.510092] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.510266] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.528480] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.528480] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.528807] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.529311] [47312]: DEBUG nova.objects.instance [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lazy-loading 'fault' on Instance uuid 24073cc5-cccd-4a1b-87d6-a8a6458251f9 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 592.543130] [47313]: DEBUG nova.policy [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.548436] [47313]: DEBUG nova.policy [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.549163] [47313]: DEBUG nova.policy [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.549837] [47313]: INFO nova.api.openstack.requestlog [None req-e25dc0db-defc-4eff-8d54-a898501ca01b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.051068 [ 592.550454] [47313]: [pid: 47313|app: 0|req: 577/1232] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 592.554346] [47312]: DEBUG nova.policy [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db90c676212d4718aeca3d6a81056d00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8705142b4c6c452e9cea12bcb31e11fb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.559036] [47312]: INFO nova.api.openstack.requestlog [None req-ed57d6bd-57a7-4b3d-a96d-131e709ec310 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 200 len: 1412 microversion: 2.1 time: 0.057092 [ 592.559357] [47312]: [pid: 47312|app: 0|req: 656/1233] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 1412 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.571290] [47313]: DEBUG nova.api.openstack.wsgi [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.571940] [47313]: DEBUG nova.compute.api [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.575858] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.576117] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.576540] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.576645] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.576837] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.577016] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.583237] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.584928] [47312]: DEBUG nova.compute.api [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.588429] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.588684] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.589058] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.589928] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.590171] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.590367] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.590912] [47313]: DEBUG nova.compute.api [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 592.622915] [47313]: DEBUG nova.compute.api [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 592.623059] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.623247] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.623424] [47313]: DEBUG oslo_concurrency.lockutils [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.623600] [47313]: WARNING nova.compute.api [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] instance's host None is down, deleting from database [ 592.624626] [47312]: DEBUG nova.policy [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.626013] [47313]: DEBUG nova.network.neutron [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 592.629704] [47312]: INFO nova.api.openstack.requestlog [None req-1f8ffa61-a813-4c77-8968-6836c6b1783d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.048529 [ 592.629704] [47312]: [pid: 47312|app: 0|req: 657/1234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.632185] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.634967] [47312]: DEBUG nova.compute.api [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.639432] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.639432] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.640636] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.640636] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.640636] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.640636] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.642861] [47313]: DEBUG nova.network.neutron [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 592.646442] [47313]: DEBUG nova.network.neutron [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 592.682905] [47312]: DEBUG nova.policy [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.688861] [47312]: INFO nova.api.openstack.requestlog [None req-c7625470-9455-4d63-80a3-af5906cf9d2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.058554 [ 592.689535] [47312]: [pid: 47312|app: 0|req: 658/1235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.697821] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.699721] [47312]: DEBUG nova.compute.api [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.704954] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.704954] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.704954] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.705202] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.705796] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.705796] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.741076] [47312]: DEBUG nova.policy [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.746514] [47312]: INFO nova.api.openstack.requestlog [None req-d6bd83ff-480b-4c14-80cb-e3958464aa77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.054156 [ 592.746951] [47312]: [pid: 47312|app: 0|req: 659/1236] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.749881] [47312]: DEBUG nova.api.openstack.wsgi [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.751609] [47312]: DEBUG nova.compute.api [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.755274] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.755517] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.755699] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.756078] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.756285] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.756655] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.758890] [47313]: INFO nova.api.openstack.requestlog [None req-e812c106-da13-4ebf-a929-a8e869e0859c tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 204 len: 0 microversion: 2.1 time: 0.189604 [ 592.759264] [47313]: [pid: 47313|app: 0|req: 578/1237] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:09 2024] DELETE /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 592.761990] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.763607] [47313]: DEBUG nova.compute.api [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.767755] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.767755] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.767755] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.768123] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.768277] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.768449] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.795655] [47312]: DEBUG nova.policy [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.800188] [47312]: INFO nova.api.openstack.requestlog [None req-d97ee160-8387-413a-aea5-7c4b6080b64d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.052485 [ 592.800612] [47312]: [pid: 47312|app: 0|req: 660/1238] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.803377] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.805214] [47312]: DEBUG nova.compute.api [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] [instance: 72d434a7-ea70-4594-971f-7eec8ebea153] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.810278] [47313]: DEBUG nova.policy [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.810447] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.810447] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.810571] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.810957] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.811425] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.811425] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.816152] [47313]: INFO nova.api.openstack.requestlog [None req-2f4b6e92-5886-4187-aae1-34b50d547488 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.056241 [ 592.816468] [47313]: [pid: 47313|app: 0|req: 579/1239] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.820096] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.821331] [47312]: INFO nova.api.openstack.wsgi [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] HTTP exception thrown: Instance 72d434a7-ea70-4594-971f-7eec8ebea153 could not be found. [ 592.825387] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] Returning 404 to user: Instance 72d434a7-ea70-4594-971f-7eec8ebea153 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 592.825607] [47313]: DEBUG nova.compute.api [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.825649] [47312]: INFO nova.api.openstack.requestlog [None req-3b1daa8c-d82b-49af-8b9b-3e1919eb50ff tempest-ServerDiagnosticsV248Test-220293105 tempest-ServerDiagnosticsV248Test-220293105-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153" status: 404 len: 111 microversion: 2.48 time: 0.021072 [ 592.825649] [47312]: [pid: 47312|app: 0|req: 661/1240] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/72d434a7-ea70-4594-971f-7eec8ebea153 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 592.825649] [47312]: DEBUG nova.api.openstack.wsgi [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.825761] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.825761] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.825906] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.826279] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.826593] [47312]: DEBUG nova.compute.api [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] [instance: 24073cc5-cccd-4a1b-87d6-a8a6458251f9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.826638] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.826638] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.830412] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.830512] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.830669] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.831009] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.831308] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.831371] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.843428] [47312]: INFO nova.api.openstack.wsgi [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] HTTP exception thrown: Instance 24073cc5-cccd-4a1b-87d6-a8a6458251f9 could not be found. [ 592.843428] [47312]: DEBUG nova.api.openstack.wsgi [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] Returning 404 to user: Instance 24073cc5-cccd-4a1b-87d6-a8a6458251f9 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 592.843428] [47312]: INFO nova.api.openstack.requestlog [None req-8fe22e4d-8992-4a5b-963e-80cab818c540 tempest-ServerRescueTestJSONUnderV235-1539736891 tempest-ServerRescueTestJSONUnderV235-1539736891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9" status: 404 len: 111 microversion: 2.1 time: 0.018782 [ 592.843428] [47312]: [pid: 47312|app: 0|req: 662/1241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/24073cc5-cccd-4a1b-87d6-a8a6458251f9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 592.881864] [47313]: DEBUG nova.policy [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 592.885699] [47313]: INFO nova.api.openstack.requestlog [None req-fe523d08-f6a7-43bf-9961-efceced62663 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.068507 [ 592.885905] [47313]: [pid: 47313|app: 0|req: 580/1242] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 592.969017] [47312]: DEBUG nova.api.openstack.wsgi [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 592.970772] [47312]: DEBUG nova.compute.api [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 592.974986] [47312]: DEBUG oslo_concurrency.lockutils [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.975271] [47312]: DEBUG oslo_concurrency.lockutils [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.975568] [47312]: DEBUG oslo_concurrency.lockutils [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 592.975770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 592.975958] [47312]: DEBUG oslo_concurrency.lockutils [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 592.976137] [47312]: DEBUG oslo_concurrency.lockutils [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.013836] [47312]: DEBUG nova.policy [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.018742] [47312]: INFO nova.api.openstack.requestlog [None req-c576bdee-15f2-4463-b887-c3aff276869e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.051913 [ 593.018875] [47312]: [pid: 47312|app: 0|req: 663/1243] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.026870] [47313]: DEBUG nova.api.openstack.wsgi [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.028267] [47312]: DEBUG nova.api.openstack.wsgi [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.028875] [47313]: DEBUG nova.compute.api [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.029634] [47312]: DEBUG nova.compute.api [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.033102] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.033389] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.033575] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.033707] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.033969] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.034030] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.034195] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.034413] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.034554] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.034599] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.034752] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.034925] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.099637] [47312]: DEBUG nova.policy [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.101325] [47313]: DEBUG nova.policy [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.110332] [47313]: INFO nova.api.openstack.requestlog [None req-3fc0e13e-b8a3-4ff5-af9e-385704be3b04 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.087274 [ 593.110636] [47313]: [pid: 47313|app: 0|req: 581/1244] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.113288] [47313]: DEBUG nova.api.openstack.wsgi [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.113374] [47312]: INFO nova.api.openstack.requestlog [None req-31bc5902-4c2e-4e64-b4b7-0d73ad036e3e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.087632 [ 593.113716] [47312]: [pid: 47312|app: 0|req: 664/1245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 593.115146] [47313]: DEBUG nova.compute.api [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.116248] [47312]: DEBUG nova.api.openstack.wsgi [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.118261] [47312]: DEBUG nova.compute.api [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.118790] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.119039] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.119281] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.119670] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.120167] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.120444] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.121495] [47312]: DEBUG oslo_concurrency.lockutils [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.121752] [47312]: DEBUG oslo_concurrency.lockutils [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.121938] [47312]: DEBUG oslo_concurrency.lockutils [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.122506] [47312]: DEBUG oslo_concurrency.lockutils [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.122739] [47312]: DEBUG oslo_concurrency.lockutils [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.122919] [47312]: DEBUG oslo_concurrency.lockutils [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.172104] [47313]: DEBUG nova.policy [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.175352] [47312]: DEBUG nova.policy [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.176611] [47313]: INFO nova.api.openstack.requestlog [None req-8af165f0-7f95-4010-988c-a9dfeae9a2fa tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.065442 [ 593.176932] [47313]: [pid: 47313|app: 0|req: 582/1246] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.182149] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.182248] [47312]: DEBUG nova.policy [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.182321] [47313]: DEBUG nova.compute.api [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.182355] [47312]: DEBUG nova.policy [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.184478] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.184778] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.184997] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.185660] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.185737] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.185933] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.195295] [47312]: INFO nova.api.openstack.requestlog [None req-82d6344f-3d47-4ab6-b981-0d6602e7361c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.080853 [ 593.196064] [47312]: [pid: 47312|app: 0|req: 665/1247] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:09 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 593.199353] [47312]: DEBUG nova.api.openstack.wsgi [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.200989] [47312]: DEBUG nova.compute.api [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.208626] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.209561] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.209800] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.210220] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.210428] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.210623] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.254512] [47313]: DEBUG nova.policy [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.258849] [47313]: INFO nova.api.openstack.requestlog [None req-cbb67600-cdb0-4787-a868-aa38456e08ce tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.081321 [ 593.259525] [47313]: [pid: 47313|app: 0|req: 583/1248] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.263083] [47312]: DEBUG nova.policy [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.268142] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.268455] [47312]: DEBUG nova.policy [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.268611] [47313]: DEBUG nova.compute.api [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.268678] [47312]: DEBUG nova.policy [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.268678] [47312]: INFO nova.api.openstack.requestlog [None req-fcf0de9a-c67d-4786-8f90-143d6425f8ec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.071823 [ 593.269577] [47312]: [pid: 47312|app: 0|req: 666/1249] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 593.273302] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.273534] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.273711] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.274084] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.274265] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.274432] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.281035] [47312]: DEBUG nova.api.openstack.wsgi [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.282782] [47312]: DEBUG nova.compute.api [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.286583] [47312]: DEBUG oslo_concurrency.lockutils [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.286757] [47312]: DEBUG oslo_concurrency.lockutils [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.286942] [47312]: DEBUG oslo_concurrency.lockutils [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.288649] [47312]: DEBUG oslo_concurrency.lockutils [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.288649] [47312]: DEBUG oslo_concurrency.lockutils [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.288649] [47312]: DEBUG oslo_concurrency.lockutils [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.323208] [47313]: DEBUG nova.policy [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.331264] [47313]: INFO nova.api.openstack.requestlog [None req-3d2d8d5f-9d86-4529-b075-88721a8a1a6c tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1220 microversion: 2.1 time: 0.069668 [ 593.331706] [47313]: [pid: 47313|app: 0|req: 584/1250] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1220 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 593.335209] [47313]: DEBUG nova.api.openstack.wsgi [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.338199] [47313]: DEBUG nova.compute.api [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.344065] [47313]: DEBUG oslo_concurrency.lockutils [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.344153] [47313]: DEBUG oslo_concurrency.lockutils [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.344317] [47313]: DEBUG oslo_concurrency.lockutils [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.344681] [47313]: DEBUG oslo_concurrency.lockutils [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.344874] [47313]: DEBUG oslo_concurrency.lockutils [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.345230] [47313]: DEBUG oslo_concurrency.lockutils [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.345952] [47312]: DEBUG nova.policy [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.350587] [47312]: INFO nova.api.openstack.requestlog [None req-af12af80-da8c-47ac-8c5b-b5d284f51dd7 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1270 microversion: 2.1 time: 0.071805 [ 593.351128] [47312]: [pid: 47312|app: 0|req: 667/1251] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1270 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.357199] [47312]: DEBUG nova.api.openstack.wsgi [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.358874] [47312]: DEBUG nova.compute.api [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.362921] [47312]: DEBUG oslo_concurrency.lockutils [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.363175] [47312]: DEBUG oslo_concurrency.lockutils [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.363354] [47312]: DEBUG oslo_concurrency.lockutils [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.363711] [47312]: DEBUG oslo_concurrency.lockutils [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.363903] [47312]: DEBUG oslo_concurrency.lockutils [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.364093] [47312]: DEBUG oslo_concurrency.lockutils [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.400038] [47313]: DEBUG nova.policy [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.406878] [47313]: INFO nova.api.openstack.requestlog [None req-4143a364-640e-49f5-b9e7-db639fb64a1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.074415 [ 593.407321] [47313]: [pid: 47313|app: 0|req: 585/1252] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.408360] [47312]: DEBUG nova.policy [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.410094] [47313]: DEBUG nova.api.openstack.wsgi [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.411658] [47313]: DEBUG nova.compute.api [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.413288] [47312]: INFO nova.api.openstack.requestlog [None req-b97d4d3a-5fa6-4695-8e8b-ba0c0fa7ab29 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.061728 [ 593.413711] [47312]: [pid: 47312|app: 0|req: 668/1253] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.419018] [47312]: DEBUG nova.api.openstack.wsgi [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.419018] [47312]: DEBUG nova.compute.api [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.424754] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.424886] [47313]: DEBUG oslo_concurrency.lockutils [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.425033] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.425096] [47313]: DEBUG oslo_concurrency.lockutils [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.425207] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.425505] [47313]: DEBUG oslo_concurrency.lockutils [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.425551] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.425606] [47313]: DEBUG oslo_concurrency.lockutils [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.425746] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.425795] [47313]: DEBUG oslo_concurrency.lockutils [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.425986] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.426051] [47313]: DEBUG oslo_concurrency.lockutils [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.498332] [47313]: DEBUG nova.policy [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.502037] [47312]: DEBUG nova.policy [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.502487] [47313]: INFO nova.api.openstack.requestlog [None req-9129d39e-3fa7-43eb-92a6-d6fded4e2e09 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.094682 [ 593.502873] [47313]: [pid: 47313|app: 0|req: 586/1254] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.505287] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.506956] [47313]: DEBUG nova.compute.api [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.509913] [47312]: INFO nova.api.openstack.requestlog [None req-b92cea6f-e190-4f15-a20d-5da82af646a6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.095688 [ 593.510014] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.510407] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.510492] [47312]: [pid: 47312|app: 0|req: 669/1255] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.510545] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.510823] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.511051] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.511229] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.513038] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.514803] [47312]: DEBUG nova.compute.api [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.521793] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.521793] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.521793] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.522024] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.522166] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.522395] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.541293] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.541538] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.541870] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.541933] [47313]: DEBUG nova.objects.instance [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lazy-loading 'fault' on Instance uuid 9e258f66-df7b-4acf-a066-ba66958a7861 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 593.583294] [47312]: DEBUG nova.policy [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.588114] [47312]: DEBUG nova.policy [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.588854] [47312]: DEBUG nova.policy [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.589970] [47312]: INFO nova.api.openstack.requestlog [None req-6c44943d-754b-444e-a6b3-9d0ee8c9588c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.079196 [ 593.590300] [47312]: [pid: 47312|app: 0|req: 670/1256] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 593.594158] [47312]: DEBUG nova.api.openstack.wsgi [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.595192] [47312]: DEBUG nova.compute.api [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.600235] [47313]: DEBUG nova.policy [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cbb84a5dee4944aab7645d46ca68def3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6341aef2a0b14302a186b1c5c05ecb22', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.601924] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.601924] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.602117] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.602340] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.602585] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.602778] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.605085] [47313]: INFO nova.api.openstack.requestlog [None req-4a805ad0-c490-4fd5-93ee-9160ef2bbc31 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 200 len: 1412 microversion: 2.1 time: 0.101384 [ 593.605690] [47313]: [pid: 47313|app: 0|req: 587/1257] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 1412 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.610788] [47313]: DEBUG nova.api.openstack.wsgi [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.613323] [47313]: DEBUG nova.compute.api [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.618504] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.618756] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.618939] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.622089] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.622089] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.622089] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.668368] [47312]: DEBUG nova.policy [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.672797] [47312]: INFO nova.api.openstack.requestlog [None req-5cd11a59-bdcf-4145-b899-4832cfa77899 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.081862 [ 593.673194] [47312]: [pid: 47312|app: 0|req: 671/1258] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.676865] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.676981] [47312]: DEBUG nova.compute.api [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.681117] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.681344] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.681659] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.682060] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.682394] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.682631] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.688084] [47313]: DEBUG nova.policy [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.693133] [47313]: DEBUG nova.policy [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.693484] [47313]: DEBUG nova.policy [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.694134] [47313]: INFO nova.api.openstack.requestlog [None req-a18c9719-2883-4144-b5b1-e9722bb983d9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1259 microversion: 2.21 time: 0.088367 [ 593.695308] [47313]: [pid: 47313|app: 0|req: 588/1259] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1259 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 593.697093] [47313]: DEBUG nova.api.openstack.wsgi [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.697987] [47312]: DEBUG nova.compute.api [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 593.698840] [47313]: DEBUG nova.compute.api [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.703906] [47313]: DEBUG oslo_concurrency.lockutils [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.703906] [47313]: DEBUG oslo_concurrency.lockutils [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.703906] [47313]: DEBUG oslo_concurrency.lockutils [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.704371] [47313]: DEBUG oslo_concurrency.lockutils [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.704740] [47313]: DEBUG oslo_concurrency.lockutils [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.704831] [47313]: DEBUG oslo_concurrency.lockutils [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.735281] [47312]: DEBUG nova.compute.api [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 593.738948] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.738948] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.738948] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.738948] [47312]: WARNING nova.compute.api [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] instance's host None is down, deleting from database [ 593.740130] [47312]: DEBUG nova.network.neutron [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 593.761753] [47313]: DEBUG nova.policy [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.770182] [47313]: INFO nova.api.openstack.requestlog [None req-379e294f-b396-451b-8a2e-2f54a9f89979 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.075083 [ 593.770512] [47313]: [pid: 47313|app: 0|req: 589/1260] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.774169] [47313]: DEBUG nova.api.openstack.wsgi [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.775738] [47313]: DEBUG nova.compute.api [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.778895] [47313]: DEBUG oslo_concurrency.lockutils [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.779144] [47313]: DEBUG oslo_concurrency.lockutils [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.779327] [47313]: DEBUG oslo_concurrency.lockutils [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.779701] [47313]: DEBUG oslo_concurrency.lockutils [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.779913] [47313]: DEBUG oslo_concurrency.lockutils [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.780100] [47313]: DEBUG oslo_concurrency.lockutils [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.789091] [47312]: DEBUG nova.network.neutron [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 593.792362] [47312]: DEBUG nova.network.neutron [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 593.851905] [47313]: DEBUG nova.policy [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.859220] [47313]: INFO nova.api.openstack.requestlog [None req-29765104-6b23-4ff0-b41f-5445bbf161e2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.087007 [ 593.859967] [47313]: [pid: 47313|app: 0|req: 590/1261] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.864381] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.864558] [47313]: DEBUG nova.compute.api [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.868254] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.868670] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.868756] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.869179] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.869389] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.869594] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.910102] [47312]: INFO nova.api.openstack.requestlog [None req-fb29d457-04d7-4125-a4ab-80f672131232 tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 204 len: 0 microversion: 2.1 time: 0.236211 [ 593.910455] [47312]: [pid: 47312|app: 0|req: 672/1262] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:10 2024] DELETE /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 593.913018] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.914714] [47312]: DEBUG nova.compute.api [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.917806] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.918175] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.918249] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.918583] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.918785] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.918959] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.924190] [47313]: DEBUG nova.policy [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.930654] [47313]: INFO nova.api.openstack.requestlog [None req-3f89c526-838d-489a-8220-0e56fe0a02e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.070346 [ 593.931110] [47313]: [pid: 47313|app: 0|req: 591/1263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.936515] [47313]: DEBUG nova.api.openstack.wsgi [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.939500] [47313]: DEBUG nova.compute.api [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.947222] [47313]: DEBUG oslo_concurrency.lockutils [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.947439] [47313]: DEBUG oslo_concurrency.lockutils [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.948051] [47313]: DEBUG oslo_concurrency.lockutils [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.948385] [47313]: DEBUG oslo_concurrency.lockutils [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.948800] [47313]: DEBUG oslo_concurrency.lockutils [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.949098] [47313]: DEBUG oslo_concurrency.lockutils [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.975829] [47312]: DEBUG nova.policy [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 593.982856] [47312]: INFO nova.api.openstack.requestlog [None req-ed3524ce-c566-4adc-a6c4-b36e449d0f25 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.071766 [ 593.983288] [47312]: [pid: 47312|app: 0|req: 673/1264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 593.986477] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 593.988267] [47312]: DEBUG nova.compute.api [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 593.991820] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.992071] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.992263] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 593.992656] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 593.992895] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 593.993084] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.155594] [47313]: DEBUG nova.policy [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.162764] [47313]: INFO nova.api.openstack.requestlog [None req-840983b2-844f-4b3c-8f33-9854eac88c04 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.230865 [ 594.163223] [47313]: [pid: 47313|app: 0|req: 592/1265] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.165663] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.167476] [47313]: DEBUG nova.compute.api [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] [instance: 9e258f66-df7b-4acf-a066-ba66958a7861] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.172666] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.172890] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.173090] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.173703] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.173703] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.173812] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.179663] [47312]: DEBUG nova.policy [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.184315] [47312]: INFO nova.api.openstack.requestlog [None req-ff2aa69f-20d4-4d2a-baae-33fd0e275dbc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.200456 [ 594.184805] [47312]: [pid: 47312|app: 0|req: 674/1266] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:10 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.187123] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.188812] [47312]: DEBUG nova.compute.api [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.190910] [47313]: INFO nova.api.openstack.wsgi [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] HTTP exception thrown: Instance 9e258f66-df7b-4acf-a066-ba66958a7861 could not be found. [ 594.192531] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] Returning 404 to user: Instance 9e258f66-df7b-4acf-a066-ba66958a7861 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 594.192830] [47313]: INFO nova.api.openstack.requestlog [None req-b9a383d6-f05e-4d18-861d-03fdab28c6cb tempest-ServerDiagnosticsNegativeTest-312050512 tempest-ServerDiagnosticsNegativeTest-312050512-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861" status: 404 len: 111 microversion: 2.1 time: 0.029159 [ 594.193174] [47313]: [pid: 47313|app: 0|req: 593/1267] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/9e258f66-df7b-4acf-a066-ba66958a7861 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 594.196329] [47313]: DEBUG nova.api.openstack.wsgi [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.197277] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.197939] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.197939] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.198063] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.198226] [47313]: DEBUG nova.compute.api [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.198281] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.198437] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.202583] [47313]: DEBUG oslo_concurrency.lockutils [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.203048] [47313]: DEBUG oslo_concurrency.lockutils [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.203349] [47313]: DEBUG oslo_concurrency.lockutils [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.203748] [47313]: DEBUG oslo_concurrency.lockutils [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.203987] [47313]: DEBUG oslo_concurrency.lockutils [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.204257] [47313]: DEBUG oslo_concurrency.lockutils [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.276162] [47312]: DEBUG nova.policy [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.278147] [47313]: DEBUG nova.policy [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.283364] [47312]: INFO nova.api.openstack.requestlog [None req-bb626f55-a763-4c39-9ec7-bbc1a3a0cce7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.098168 [ 594.284039] [47312]: [pid: 47312|app: 0|req: 675/1268] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.285165] [47313]: INFO nova.api.openstack.requestlog [None req-826e7c3b-53e7-44f2-981a-319eadee847b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.089694 [ 594.285165] [47313]: [pid: 47313|app: 0|req: 594/1269] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.287352] [47313]: DEBUG nova.api.openstack.wsgi [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.288054] [47312]: DEBUG nova.api.openstack.wsgi [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.289028] [47313]: DEBUG nova.compute.api [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.294522] [47312]: DEBUG nova.compute.api [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.295549] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.295842] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.296087] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.296491] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.296728] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.296944] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.300478] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.300776] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.301012] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.301684] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.301917] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.302394] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.364621] [47313]: DEBUG nova.policy [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.369638] [47313]: INFO nova.api.openstack.requestlog [None req-84f6d1d2-6760-4d3d-80dc-97a8a53c738e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.084556 [ 594.370022] [47313]: [pid: 47313|app: 0|req: 595/1270] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.373042] [47313]: DEBUG nova.api.openstack.wsgi [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.376639] [47313]: DEBUG nova.compute.api [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.382147] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.382715] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.382715] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.382942] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.383245] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.383536] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.392496] [47312]: DEBUG nova.policy [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.397904] [47312]: INFO nova.api.openstack.requestlog [None req-fea82688-bf15-4437-bc29-661bd4dfb5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.112438 [ 594.398244] [47312]: [pid: 47312|app: 0|req: 676/1271] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.401068] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.402649] [47312]: DEBUG nova.compute.api [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.406139] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.406369] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.406715] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.406891] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.407097] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.407268] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.449081] [47313]: DEBUG nova.policy [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.454228] [47313]: DEBUG nova.policy [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.454899] [47313]: DEBUG nova.policy [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.460743] [47313]: INFO nova.api.openstack.requestlog [None req-25ab6ce3-d525-48d5-a5e9-3e43b078d222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.087790 [ 594.460743] [47313]: [pid: 47313|app: 0|req: 596/1272] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.463870] [47313]: DEBUG nova.api.openstack.wsgi [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.464477] [47312]: DEBUG nova.policy [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.465422] [47313]: DEBUG nova.compute.api [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.471996] [47312]: INFO nova.api.openstack.requestlog [None req-ae886b53-b330-4a4d-9d00-a9c52415d711 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.073137 [ 594.472569] [47312]: [pid: 47312|app: 0|req: 677/1273] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.473858] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.475100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.475100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.475100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.475100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.475439] [47312]: DEBUG nova.api.openstack.wsgi [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.477284] [47312]: DEBUG nova.compute.api [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.477669] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.480704] [47312]: DEBUG oslo_concurrency.lockutils [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.483023] [47312]: DEBUG oslo_concurrency.lockutils [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.483023] [47312]: DEBUG oslo_concurrency.lockutils [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.483023] [47312]: DEBUG oslo_concurrency.lockutils [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.483023] [47312]: DEBUG oslo_concurrency.lockutils [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.483023] [47312]: DEBUG oslo_concurrency.lockutils [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.548562] [47313]: DEBUG nova.policy [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.555281] [47313]: DEBUG nova.policy [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.555921] [47313]: DEBUG nova.policy [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.556089] [47312]: DEBUG nova.policy [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.556587] [47313]: INFO nova.api.openstack.requestlog [None req-c72caa6a-4716-472f-b6e0-b0e59d344f41 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.097406 [ 594.556914] [47313]: [pid: 47313|app: 0|req: 597/1274] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.561753] [47312]: INFO nova.api.openstack.requestlog [None req-bef0607d-73d9-4658-a5b1-55b4b3ea1416 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1220 microversion: 2.1 time: 0.088729 [ 594.562106] [47312]: [pid: 47312|app: 0|req: 678/1275] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1220 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.566073] [47313]: DEBUG nova.api.openstack.wsgi [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.566073] [47313]: DEBUG nova.compute.api [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.567857] [47312]: DEBUG nova.api.openstack.wsgi [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.569648] [47312]: DEBUG nova.compute.api [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.573147] [47312]: DEBUG oslo_concurrency.lockutils [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.573375] [47312]: DEBUG oslo_concurrency.lockutils [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.573551] [47312]: DEBUG oslo_concurrency.lockutils [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.573854] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.573920] [47312]: DEBUG oslo_concurrency.lockutils [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.574093] [47312]: DEBUG oslo_concurrency.lockutils [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.574262] [47312]: DEBUG oslo_concurrency.lockutils [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.574356] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.574624] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.575032] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.575135] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.575305] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.648527] [47312]: DEBUG nova.policy [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.649696] [47313]: DEBUG nova.policy [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.654878] [47312]: INFO nova.api.openstack.requestlog [None req-7be76a46-5904-4df9-b2fe-e20beee7721b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.092133 [ 594.655238] [47312]: [pid: 47312|app: 0|req: 679/1276] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.658815] [47312]: DEBUG nova.api.openstack.wsgi [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.660289] [47312]: DEBUG nova.compute.api [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.661188] [47313]: INFO nova.api.openstack.requestlog [None req-5eae130d-191d-4d82-a34f-b31b57c7bbb2 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1214 microversion: 2.1 time: 0.103454 [ 594.664790] [47313]: [pid: 47313|app: 0|req: 598/1277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1214 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.669929] [47312]: DEBUG oslo_concurrency.lockutils [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.669929] [47312]: DEBUG oslo_concurrency.lockutils [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.669929] [47312]: DEBUG oslo_concurrency.lockutils [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.670053] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.670172] [47312]: DEBUG oslo_concurrency.lockutils [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.670172] [47312]: DEBUG oslo_concurrency.lockutils [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.670172] [47312]: DEBUG oslo_concurrency.lockutils [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.670769] [47313]: DEBUG nova.compute.api [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.674220] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.674462] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.674649] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.675016] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.675230] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.675402] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.744287] [47313]: DEBUG nova.policy [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.745744] [47312]: DEBUG nova.policy [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.762079] [47313]: INFO nova.api.openstack.requestlog [None req-6ba8ad28-c2b5-4068-a64f-08386fe714f0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.091127 [ 594.762079] [47313]: [pid: 47313|app: 0|req: 599/1278] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.762318] [47312]: INFO nova.api.openstack.requestlog [None req-4091fb78-3ee4-48b3-ba8a-34c084fe8815 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.101746 [ 594.762318] [47312]: [pid: 47312|app: 0|req: 680/1279] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.762371] [47313]: DEBUG nova.api.openstack.wsgi [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.762398] [47312]: DEBUG nova.api.openstack.wsgi [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.762950] [47313]: DEBUG nova.compute.api [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.768402] [47312]: DEBUG nova.compute.api [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.768439] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.768439] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.768439] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.769561] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.769561] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.769561] [47313]: DEBUG oslo_concurrency.lockutils [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.769801] [47312]: DEBUG oslo_concurrency.lockutils [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.769801] [47312]: DEBUG oslo_concurrency.lockutils [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.769930] [47312]: DEBUG oslo_concurrency.lockutils [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.773302] [47312]: DEBUG oslo_concurrency.lockutils [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.773302] [47312]: DEBUG oslo_concurrency.lockutils [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.773302] [47312]: DEBUG oslo_concurrency.lockutils [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.846358] [47313]: DEBUG nova.policy [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.850354] [47312]: DEBUG nova.policy [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.851602] [47313]: INFO nova.api.openstack.requestlog [None req-a64ed644-f2dd-4083-bde9-6e1b503cc2ee tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.093539 [ 594.851983] [47313]: [pid: 47313|app: 0|req: 600/1280] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.856389] [47312]: DEBUG nova.policy [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.856827] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.857642] [47312]: DEBUG nova.policy [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.858522] [47313]: DEBUG nova.compute.api [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.859260] [47312]: INFO nova.api.openstack.requestlog [None req-35d5a671-f14f-46da-9455-484edf1ab753 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.099427 [ 594.859260] [47312]: [pid: 47312|app: 0|req: 681/1281] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.861983] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.862365] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.862578] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.862752] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.862970] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.863188] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.863358] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.864432] [47312]: DEBUG nova.compute.api [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.869485] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.869485] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.869485] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.873024] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.873024] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.873024] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.930785] [47313]: DEBUG nova.policy [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.940030] [47313]: INFO nova.api.openstack.requestlog [None req-7a93d80a-4e71-4594-b7f3-6ec04a46cfae tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.085347 [ 594.940030] [47313]: [pid: 47313|app: 0|req: 601/1282] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 594.941902] [47313]: DEBUG nova.api.openstack.wsgi [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.943765] [47313]: DEBUG nova.compute.api [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.943844] [47312]: DEBUG nova.policy [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.949498] [47312]: DEBUG nova.policy [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.950518] [47312]: DEBUG nova.policy [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 594.951461] [47312]: INFO nova.api.openstack.requestlog [None req-d3ab2ce5-7a8a-4abd-8851-e9316a5bf726 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.091568 [ 594.951899] [47313]: DEBUG oslo_concurrency.lockutils [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.952287] [47312]: [pid: 47312|app: 0|req: 682/1283] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 594.952503] [47313]: DEBUG oslo_concurrency.lockutils [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.953379] [47313]: DEBUG oslo_concurrency.lockutils [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.953825] [47313]: DEBUG oslo_concurrency.lockutils [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.954087] [47313]: DEBUG oslo_concurrency.lockutils [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.954290] [47313]: DEBUG oslo_concurrency.lockutils [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.955917] [47312]: DEBUG nova.api.openstack.wsgi [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 594.957821] [47312]: DEBUG nova.compute.api [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 594.968078] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.968078] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.968078] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 594.968078] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 594.968078] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 594.968340] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.033328] [47313]: DEBUG nova.policy [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.039428] [47313]: INFO nova.api.openstack.requestlog [None req-1021ee70-c05c-41a8-9a4b-caaa29d58641 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.099873 [ 595.039428] [47313]: [pid: 47313|app: 0|req: 602/1284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.039532] [47312]: DEBUG nova.policy [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.042672] [47313]: DEBUG nova.api.openstack.wsgi [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.043739] [47313]: DEBUG nova.compute.api [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.044018] [47312]: INFO nova.api.openstack.requestlog [None req-c428462f-7fec-49aa-a3a6-ab255fc13cd0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.090502 [ 595.044376] [47312]: [pid: 47312|app: 0|req: 683/1285] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.047791] [47312]: DEBUG nova.api.openstack.wsgi [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.047862] [47313]: DEBUG oslo_concurrency.lockutils [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.047897] [47313]: DEBUG oslo_concurrency.lockutils [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.050027] [47312]: DEBUG nova.compute.api [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.052029] [47313]: DEBUG oslo_concurrency.lockutils [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.052439] [47313]: DEBUG oslo_concurrency.lockutils [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.052622] [47313]: DEBUG oslo_concurrency.lockutils [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.052890] [47313]: DEBUG oslo_concurrency.lockutils [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.058297] [47312]: DEBUG oslo_concurrency.lockutils [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.058552] [47312]: DEBUG oslo_concurrency.lockutils [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.058735] [47312]: DEBUG oslo_concurrency.lockutils [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.059397] [47312]: DEBUG oslo_concurrency.lockutils [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.059397] [47312]: DEBUG oslo_concurrency.lockutils [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.059775] [47312]: DEBUG oslo_concurrency.lockutils [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.130623] [47312]: DEBUG nova.policy [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.130733] [47313]: DEBUG nova.policy [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.135907] [47313]: INFO nova.api.openstack.requestlog [None req-a066252d-f88d-4cd0-9a1e-fdf6a2872f02 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.095977 [ 595.136015] [47312]: INFO nova.api.openstack.requestlog [None req-047aab02-3809-458d-a5be-684839528bf5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.090862 [ 595.136634] [47313]: [pid: 47313|app: 0|req: 603/1286] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.136729] [47312]: [pid: 47312|app: 0|req: 684/1287] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:11 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.178217] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.181950] [47313]: DEBUG nova.compute.api [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.184456] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.184903] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.185266] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.188126] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.188126] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.188126] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.213290] [47312]: DEBUG nova.api.openstack.wsgi [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.221931] [47312]: DEBUG nova.compute.api [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.227111] [47312]: DEBUG oslo_concurrency.lockutils [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.227111] [47312]: DEBUG oslo_concurrency.lockutils [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.227208] [47312]: DEBUG oslo_concurrency.lockutils [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.227580] [47312]: DEBUG oslo_concurrency.lockutils [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.227786] [47312]: DEBUG oslo_concurrency.lockutils [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.227960] [47312]: DEBUG oslo_concurrency.lockutils [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.251494] [47313]: DEBUG nova.policy [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.260445] [47313]: INFO nova.api.openstack.requestlog [None req-2ed1c314-550f-438c-bab1-b1e2b1dca9c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.084554 [ 595.260445] [47313]: [pid: 47313|app: 0|req: 604/1288] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.288836] [47312]: DEBUG nova.policy [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.295952] [47312]: INFO nova.api.openstack.requestlog [None req-666947bd-75a6-4f97-b2fc-dca06aa273b6 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.083490 [ 595.295952] [47312]: [pid: 47312|app: 0|req: 685/1289] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.298897] [47313]: DEBUG nova.api.openstack.wsgi [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.299021] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.299054] [47313]: DEBUG nova.compute.api [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.303268] [47312]: DEBUG nova.compute.api [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.307376] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.307613] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.308018] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.308256] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.308452] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.308811] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.309471] [47313]: DEBUG oslo_concurrency.lockutils [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.309860] [47313]: DEBUG oslo_concurrency.lockutils [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.310112] [47313]: DEBUG oslo_concurrency.lockutils [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.310520] [47313]: DEBUG oslo_concurrency.lockutils [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.310722] [47313]: DEBUG oslo_concurrency.lockutils [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.311142] [47313]: DEBUG oslo_concurrency.lockutils [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.376741] [47312]: DEBUG nova.policy [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.379366] [47313]: DEBUG nova.policy [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.383520] [47312]: INFO nova.api.openstack.requestlog [None req-8d787118-d1da-4a46-b44f-9ca53db09af1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.088497 [ 595.383854] [47313]: INFO nova.api.openstack.requestlog [None req-e965026d-3646-42c9-bbc4-90cccacb682b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.089725 [ 595.384235] [47313]: [pid: 47313|app: 0|req: 605/1290] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.387661] [47312]: [pid: 47312|app: 0|req: 686/1291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.387738] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.389590] [47313]: DEBUG nova.compute.api [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.393728] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.394024] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.395674] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.395674] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.395674] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.395674] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.412953] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.415593] [47312]: DEBUG nova.compute.api [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.421415] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.421415] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.421415] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.422989] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.422989] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.422989] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.436674] [47313]: DEBUG nova.policy [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.444350] [47313]: INFO nova.api.openstack.requestlog [None req-7d8f2c40-4fde-4c65-9ac8-be3db7a45535 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.059451 [ 595.444781] [47313]: [pid: 47313|app: 0|req: 606/1292] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.481056] [47312]: DEBUG nova.policy [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.481670] [47313]: DEBUG nova.api.openstack.wsgi [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.483427] [47313]: DEBUG nova.compute.api [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.485922] [47312]: INFO nova.api.openstack.requestlog [None req-b9a6ceeb-7290-42fa-862b-219f951b94e0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.076873 [ 595.486520] [47312]: [pid: 47312|app: 0|req: 687/1293] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.487307] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.487700] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.487878] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.488349] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.488535] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.488714] [47312]: DEBUG nova.api.openstack.wsgi [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.488757] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.490623] [47312]: DEBUG nova.compute.api [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.494251] [47312]: DEBUG oslo_concurrency.lockutils [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.494470] [47312]: DEBUG oslo_concurrency.lockutils [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.494643] [47312]: DEBUG oslo_concurrency.lockutils [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.494983] [47312]: DEBUG oslo_concurrency.lockutils [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.495186] [47312]: DEBUG oslo_concurrency.lockutils [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.495352] [47312]: DEBUG oslo_concurrency.lockutils [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.552651] [47313]: DEBUG nova.policy [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.558653] [47313]: DEBUG nova.policy [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.559621] [47313]: DEBUG nova.policy [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.564668] [47312]: DEBUG nova.policy [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.565240] [47313]: INFO nova.api.openstack.requestlog [None req-d5729707-cba2-4cce-ab24-dc175d43b19b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.085091 [ 595.565485] [47313]: [pid: 47313|app: 0|req: 607/1294] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 595.569738] [47312]: INFO nova.api.openstack.requestlog [None req-381bf029-6d5a-4f96-8a4e-1c2de333277a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.082762 [ 595.570183] [47312]: [pid: 47312|app: 0|req: 688/1295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.573164] [47313]: DEBUG nova.api.openstack.wsgi [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.574975] [47313]: DEBUG nova.compute.api [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.577272] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.579020] [47313]: DEBUG oslo_concurrency.lockutils [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.579020] [47313]: DEBUG oslo_concurrency.lockutils [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.579997] [47313]: DEBUG oslo_concurrency.lockutils [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.579997] [47313]: DEBUG oslo_concurrency.lockutils [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.579997] [47313]: DEBUG oslo_concurrency.lockutils [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.580353] [47313]: DEBUG oslo_concurrency.lockutils [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.582229] [47312]: DEBUG nova.compute.api [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.585678] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.585928] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.586193] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.586491] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.586698] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.586865] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.636383] [47313]: DEBUG nova.policy [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.638938] [47312]: DEBUG nova.policy [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.642138] [47313]: DEBUG nova.policy [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.642798] [47313]: DEBUG nova.policy [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.643465] [47313]: INFO nova.api.openstack.requestlog [None req-92fff494-9d30-4cb7-a404-7f740fdb4a4c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.074339 [ 595.643609] [47312]: INFO nova.api.openstack.requestlog [None req-cc3e174c-0949-4bbe-b3bc-243bd6bb05b1 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1220 microversion: 2.1 time: 0.068839 [ 595.643888] [47313]: [pid: 47313|app: 0|req: 608/1296] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 595.643999] [47312]: [pid: 47312|app: 0|req: 689/1297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.670452] [47313]: DEBUG nova.api.openstack.wsgi [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.672030] [47313]: DEBUG nova.compute.api [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.675693] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.676058] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.676347] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.676875] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.677189] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.677460] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.680494] [47312]: DEBUG nova.api.openstack.wsgi [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.685024] [47312]: DEBUG nova.compute.api [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.688831] [47312]: DEBUG oslo_concurrency.lockutils [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.689082] [47312]: DEBUG oslo_concurrency.lockutils [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.689262] [47312]: DEBUG oslo_concurrency.lockutils [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.689617] [47312]: DEBUG oslo_concurrency.lockutils [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.689803] [47312]: DEBUG oslo_concurrency.lockutils [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.689967] [47312]: DEBUG oslo_concurrency.lockutils [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.732828] [47313]: DEBUG nova.policy [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.737139] [47313]: INFO nova.api.openstack.requestlog [None req-24b2e0cc-68bc-4f0a-b8b2-20b787a1db9b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.069271 [ 595.737469] [47313]: [pid: 47313|app: 0|req: 609/1298] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.746509] [47312]: DEBUG nova.policy [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.751763] [47312]: INFO nova.api.openstack.requestlog [None req-300c9b64-9fa1-4127-94dd-44d264974ab3 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1214 microversion: 2.1 time: 0.073365 [ 595.752220] [47312]: [pid: 47312|app: 0|req: 690/1299] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1214 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.780719] [47313]: DEBUG nova.api.openstack.wsgi [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.781314] [47312]: DEBUG nova.api.openstack.wsgi [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.782491] [47313]: DEBUG nova.compute.api [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.783202] [47312]: DEBUG nova.compute.api [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.786124] [47313]: DEBUG oslo_concurrency.lockutils [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.786542] [47313]: DEBUG oslo_concurrency.lockutils [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.786960] [47313]: DEBUG oslo_concurrency.lockutils [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.787451] [47313]: DEBUG oslo_concurrency.lockutils [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.787650] [47313]: DEBUG oslo_concurrency.lockutils [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.787825] [47313]: DEBUG oslo_concurrency.lockutils [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.788286] [47312]: DEBUG oslo_concurrency.lockutils [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.788871] [47312]: DEBUG oslo_concurrency.lockutils [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.788871] [47312]: DEBUG oslo_concurrency.lockutils [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.789082] [47312]: DEBUG oslo_concurrency.lockutils [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.789318] [47312]: DEBUG oslo_concurrency.lockutils [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.789451] [47312]: DEBUG oslo_concurrency.lockutils [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.844160] [47313]: DEBUG nova.policy [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.845409] [47312]: DEBUG nova.policy [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.849675] [47312]: INFO nova.api.openstack.requestlog [None req-b56a3450-5749-4e97-bac2-c117a55a1b0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.070633 [ 595.849877] [47312]: [pid: 47312|app: 0|req: 691/1300] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.856873] [47313]: INFO nova.api.openstack.requestlog [None req-40113212-4741-448f-a880-ff6f978f8038 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.078624 [ 595.860108] [47313]: [pid: 47313|app: 0|req: 610/1301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.871548] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.873231] [47312]: DEBUG nova.compute.api [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.883111] [47313]: DEBUG nova.api.openstack.wsgi [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.883225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.883225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.883225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.883225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.883225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.883225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.883997] [47313]: DEBUG nova.compute.api [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.894018] [47313]: DEBUG oslo_concurrency.lockutils [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.894018] [47313]: DEBUG oslo_concurrency.lockutils [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.894018] [47313]: DEBUG oslo_concurrency.lockutils [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.895384] [47313]: DEBUG oslo_concurrency.lockutils [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.895642] [47313]: DEBUG oslo_concurrency.lockutils [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.895769] [47313]: DEBUG oslo_concurrency.lockutils [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.934928] [47312]: DEBUG nova.policy [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.940294] [47312]: INFO nova.api.openstack.requestlog [None req-5f0de987-c344-47e9-8985-999b2787f473 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.070788 [ 595.941139] [47312]: [pid: 47312|app: 0|req: 692/1302] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 595.945015] [47313]: DEBUG nova.policy [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.948513] [47313]: DEBUG nova.policy [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.949215] [47313]: DEBUG nova.policy [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 595.949851] [47313]: INFO nova.api.openstack.requestlog [None req-77181510-f393-40a3-a663-9fb9282eca92 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.074332 [ 595.950915] [47313]: [pid: 47313|app: 0|req: 611/1303] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 595.953198] [47312]: DEBUG nova.api.openstack.wsgi [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.956035] [47312]: DEBUG nova.compute.api [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.960072] [47312]: DEBUG oslo_concurrency.lockutils [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.960320] [47312]: DEBUG oslo_concurrency.lockutils [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.960551] [47312]: DEBUG oslo_concurrency.lockutils [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.960959] [47312]: DEBUG oslo_concurrency.lockutils [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.961212] [47312]: DEBUG oslo_concurrency.lockutils [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.961494] [47312]: DEBUG oslo_concurrency.lockutils [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.974415] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 595.974415] [47313]: DEBUG nova.compute.api [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 595.976726] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.977995] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.978381] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.979240] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 595.979548] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 595.979870] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 595.999512] [47312]: DEBUG nova.policy [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.004274] [47312]: INFO nova.api.openstack.requestlog [None req-593f7c27-8bc4-498b-9154-866ca0d27fe8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.053158 [ 596.004841] [47312]: [pid: 47312|app: 0|req: 693/1304] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.018730] [47313]: DEBUG nova.policy [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.023268] [47313]: DEBUG nova.policy [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.023906] [47313]: DEBUG nova.policy [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.024541] [47313]: INFO nova.api.openstack.requestlog [None req-3a8b4e3a-7755-40ca-a6fc-9a76a0936bf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.056339 [ 596.024844] [47313]: [pid: 47313|app: 0|req: 612/1305] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 596.058584] [47312]: DEBUG nova.api.openstack.wsgi [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.060331] [47312]: DEBUG nova.compute.api [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.063928] [47313]: DEBUG nova.api.openstack.wsgi [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.064480] [47313]: DEBUG nova.compute.api [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.066471] [47312]: DEBUG oslo_concurrency.lockutils [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.066778] [47312]: DEBUG oslo_concurrency.lockutils [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.066972] [47312]: DEBUG oslo_concurrency.lockutils [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.067624] [47312]: DEBUG oslo_concurrency.lockutils [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.068019] [47312]: DEBUG oslo_concurrency.lockutils [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.068235] [47312]: DEBUG oslo_concurrency.lockutils [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.071113] [47313]: DEBUG oslo_concurrency.lockutils [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.071113] [47313]: DEBUG oslo_concurrency.lockutils [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.071113] [47313]: DEBUG oslo_concurrency.lockutils [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.071113] [47313]: DEBUG oslo_concurrency.lockutils [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.071113] [47313]: DEBUG oslo_concurrency.lockutils [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.071113] [47313]: DEBUG oslo_concurrency.lockutils [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.124665] [47312]: DEBUG nova.policy [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.128804] [47312]: INFO nova.api.openstack.requestlog [None req-7488cfb7-c770-4306-989f-d3d88c46981e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.073216 [ 596.129133] [47312]: [pid: 47312|app: 0|req: 694/1306] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.129210] [47313]: DEBUG nova.policy [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.134448] [47313]: INFO nova.api.openstack.requestlog [None req-4928b233-a5c7-49c6-9d7d-a707b71dd271 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.075778 [ 596.138411] [47313]: [pid: 47313|app: 0|req: 613/1307] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:12 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.150104] [47313]: DEBUG nova.api.openstack.wsgi [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.150281] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.150815] [47313]: DEBUG nova.compute.api [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.155194] [47312]: DEBUG nova.compute.api [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.157301] [47313]: DEBUG oslo_concurrency.lockutils [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.157498] [47313]: DEBUG oslo_concurrency.lockutils [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.159231] [47313]: DEBUG oslo_concurrency.lockutils [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.159231] [47313]: DEBUG oslo_concurrency.lockutils [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.159231] [47313]: DEBUG oslo_concurrency.lockutils [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.159231] [47313]: DEBUG oslo_concurrency.lockutils [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.163434] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.165272] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.165848] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.166637] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.166889] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.167123] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.207733] [47313]: DEBUG nova.policy [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.216446] [47313]: INFO nova.api.openstack.requestlog [None req-750eae28-a089-4be3-84c3-db3b1edbdb9c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.069724 [ 596.216796] [47313]: [pid: 47313|app: 0|req: 614/1308] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 596.238622] [47312]: DEBUG nova.policy [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.245253] [47312]: INFO nova.api.openstack.requestlog [None req-6b03d57c-266a-4dc7-a21e-4f8dedff356c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.098557 [ 596.245726] [47312]: [pid: 47312|app: 0|req: 695/1309] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.278117] [47313]: DEBUG nova.api.openstack.wsgi [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.281485] [47313]: DEBUG nova.compute.api [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.287638] [47313]: DEBUG oslo_concurrency.lockutils [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.288386] [47313]: DEBUG oslo_concurrency.lockutils [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.288810] [47313]: DEBUG oslo_concurrency.lockutils [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.289275] [47313]: DEBUG oslo_concurrency.lockutils [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.289901] [47313]: DEBUG oslo_concurrency.lockutils [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.290142] [47313]: DEBUG oslo_concurrency.lockutils [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.314267] [47312]: DEBUG nova.api.openstack.wsgi [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.316890] [47312]: DEBUG nova.compute.api [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.329187] [47312]: DEBUG oslo_concurrency.lockutils [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.329187] [47312]: DEBUG oslo_concurrency.lockutils [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.329266] [47312]: DEBUG oslo_concurrency.lockutils [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.329658] [47312]: DEBUG oslo_concurrency.lockutils [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.329896] [47312]: DEBUG oslo_concurrency.lockutils [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.330139] [47312]: DEBUG oslo_concurrency.lockutils [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.527877] [47313]: DEBUG nova.policy [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.536026] [47313]: INFO nova.api.openstack.requestlog [None req-585934df-315a-4252-b339-8bdf6b79e7ca tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.262344 [ 596.536573] [47313]: [pid: 47313|app: 0|req: 615/1310] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.539244] [47313]: DEBUG nova.api.openstack.wsgi [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.540988] [47313]: DEBUG nova.compute.api [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.547101] [47312]: DEBUG nova.policy [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.548054] [47313]: DEBUG oslo_concurrency.lockutils [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.548368] [47313]: DEBUG oslo_concurrency.lockutils [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.548580] [47313]: DEBUG oslo_concurrency.lockutils [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.548948] [47313]: DEBUG oslo_concurrency.lockutils [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.549691] [47313]: DEBUG oslo_concurrency.lockutils [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.549691] [47313]: DEBUG oslo_concurrency.lockutils [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.551752] [47312]: INFO nova.api.openstack.requestlog [None req-4516b85e-3125-4332-bab2-8bd5165a9d39 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.239653 [ 596.551892] [47312]: [pid: 47312|app: 0|req: 696/1311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.556020] [47312]: DEBUG nova.api.openstack.wsgi [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.556142] [47312]: DEBUG nova.compute.api [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.559730] [47312]: DEBUG oslo_concurrency.lockutils [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.560316] [47312]: DEBUG oslo_concurrency.lockutils [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.560316] [47312]: DEBUG oslo_concurrency.lockutils [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.561899] [47312]: DEBUG oslo_concurrency.lockutils [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.562169] [47312]: DEBUG oslo_concurrency.lockutils [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.562362] [47312]: DEBUG oslo_concurrency.lockutils [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.602120] [47312]: DEBUG nova.policy [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.602209] [47313]: DEBUG nova.policy [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.607415] [47312]: INFO nova.api.openstack.requestlog [None req-13a64f34-b0aa-4ccc-bafe-cde31a8e123b tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.053312 [ 596.607415] [47312]: [pid: 47312|app: 0|req: 697/1312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.607526] [47313]: INFO nova.api.openstack.requestlog [None req-f24107c7-6803-489f-89df-9a7bb323ada1 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.069316 [ 596.607526] [47313]: [pid: 47313|app: 0|req: 616/1313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.612251] [47312]: DEBUG nova.api.openstack.wsgi [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.614314] [47312]: DEBUG nova.compute.api [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.617970] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.618319] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.618500] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.618850] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.619047] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.619815] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.656233] [47312]: DEBUG nova.policy [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.661959] [47312]: INFO nova.api.openstack.requestlog [None req-2beddf52-8061-492c-8d26-e6fec2183707 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.053876 [ 596.661959] [47312]: [pid: 47312|app: 0|req: 698/1314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.665572] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.667327] [47312]: DEBUG nova.compute.api [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.671280] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.671472] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.671672] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.672040] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.672242] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.672455] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.676534] [47313]: DEBUG nova.api.openstack.wsgi [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdmin275Test-server-1000695905", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 596.721202] [47312]: DEBUG nova.policy [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.721651] [47313]: DEBUG nova.virt.hardware [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 596.722068] [47313]: DEBUG nova.virt.hardware [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 596.722743] [47313]: DEBUG nova.virt.hardware [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 596.723069] [47313]: DEBUG nova.virt.hardware [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 596.724294] [47313]: DEBUG nova.virt.hardware [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 596.729366] [47312]: INFO nova.api.openstack.requestlog [None req-5c86459c-9576-4b31-84bd-173fa326d29e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.067067 [ 596.729366] [47312]: [pid: 47312|app: 0|req: 699/1315] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.731949] [47312]: DEBUG nova.api.openstack.wsgi [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.733741] [47312]: DEBUG nova.compute.api [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.737915] [47312]: DEBUG oslo_concurrency.lockutils [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.738200] [47312]: DEBUG oslo_concurrency.lockutils [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.738347] [47312]: DEBUG oslo_concurrency.lockutils [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.738946] [47312]: DEBUG oslo_concurrency.lockutils [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.738946] [47312]: DEBUG oslo_concurrency.lockutils [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.739284] [47312]: DEBUG oslo_concurrency.lockutils [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.742876] [47313]: DEBUG oslo_concurrency.lockutils [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.743139] [47313]: DEBUG oslo_concurrency.lockutils [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.743380] [47313]: DEBUG oslo_concurrency.lockutils [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.743836] [47313]: DEBUG oslo_concurrency.lockutils [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.744107] [47313]: DEBUG oslo_concurrency.lockutils [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.744321] [47313]: DEBUG oslo_concurrency.lockutils [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.756971] [47313]: DEBUG nova.quota [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Getting quotas for project a1daddcb457f4d78989cb9466e26684b. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 596.761891] [47313]: DEBUG nova.quota [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Getting quotas for user 5472b5e776084171b5a61871e55a63c7 and project a1daddcb457f4d78989cb9466e26684b. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 596.775092] [47313]: DEBUG nova.compute.api [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 596.776476] [47313]: DEBUG nova.compute.api [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 596.784700] [47312]: DEBUG nova.policy [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.791672] [47312]: DEBUG nova.policy [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.792381] [47312]: DEBUG nova.policy [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.796080] [47312]: INFO nova.api.openstack.requestlog [None req-7423b00c-8ea4-4254-85cb-3cb991961d9c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.066262 [ 596.796402] [47312]: [pid: 47312|app: 0|req: 700/1316] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 596.798718] [47312]: DEBUG nova.api.openstack.wsgi [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.802580] [47312]: DEBUG nova.compute.api [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.809897] [47312]: DEBUG oslo_concurrency.lockutils [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.809897] [47312]: DEBUG oslo_concurrency.lockutils [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.809897] [47312]: DEBUG oslo_concurrency.lockutils [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.809897] [47312]: DEBUG oslo_concurrency.lockutils [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.809897] [47312]: DEBUG oslo_concurrency.lockutils [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.809897] [47312]: DEBUG oslo_concurrency.lockutils [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.820699] [47313]: INFO nova.api.openstack.requestlog [None req-3508e6b6-2b44-4b01-81b1-77b32a43d6d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.75 time: 0.213189 [ 596.821020] [47313]: [pid: 47313|app: 0|req: 617/1317] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:11:13 2024] POST /compute/v2.1/servers => generated 380 bytes in 214 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 596.824692] [47313]: DEBUG nova.api.openstack.wsgi [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.825489] [47313]: DEBUG nova.compute.api [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.829231] [47313]: DEBUG oslo_concurrency.lockutils [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.829466] [47313]: DEBUG oslo_concurrency.lockutils [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.830311] [47313]: DEBUG oslo_concurrency.lockutils [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.830311] [47313]: DEBUG oslo_concurrency.lockutils [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.830311] [47313]: DEBUG oslo_concurrency.lockutils [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.830445] [47313]: DEBUG oslo_concurrency.lockutils [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.860663] [47312]: DEBUG nova.policy [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.865122] [47312]: INFO nova.api.openstack.requestlog [None req-387e211c-a304-4768-bd4a-b4c760badfab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.067692 [ 596.865186] [47313]: DEBUG nova.policy [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.865252] [47312]: [pid: 47312|app: 0|req: 701/1318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.868840] [47312]: DEBUG nova.api.openstack.wsgi [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.869512] [47313]: DEBUG nova.policy [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.870945] [47313]: DEBUG nova.policy [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.871168] [47312]: DEBUG nova.compute.api [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.871199] [47313]: INFO nova.api.openstack.requestlog [None req-30b7e43c-b656-4f53-9288-f97d87e07da6 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.049256 [ 596.871614] [47313]: [pid: 47313|app: 0|req: 618/1319] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 596.873922] [47313]: DEBUG nova.api.openstack.wsgi [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.874926] [47312]: DEBUG oslo_concurrency.lockutils [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.875439] [47313]: DEBUG nova.compute.api [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.875555] [47312]: DEBUG oslo_concurrency.lockutils [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.876022] [47312]: DEBUG oslo_concurrency.lockutils [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.877707] [47312]: DEBUG oslo_concurrency.lockutils [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.877707] [47312]: DEBUG oslo_concurrency.lockutils [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.877806] [47312]: DEBUG oslo_concurrency.lockutils [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.879478] [47313]: DEBUG oslo_concurrency.lockutils [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.879708] [47313]: DEBUG oslo_concurrency.lockutils [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.879893] [47313]: DEBUG oslo_concurrency.lockutils [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.880286] [47313]: DEBUG oslo_concurrency.lockutils [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.880483] [47313]: DEBUG oslo_concurrency.lockutils [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.880651] [47313]: DEBUG oslo_concurrency.lockutils [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.926563] [47313]: DEBUG nova.policy [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.928075] [47312]: DEBUG nova.policy [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.930738] [47313]: INFO nova.api.openstack.requestlog [None req-1df805bb-63f6-4bfa-8f9d-7a81e5051219 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.058737 [ 596.931104] [47313]: [pid: 47313|app: 0|req: 619/1320] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.935056] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 596.935296] [47312]: INFO nova.api.openstack.requestlog [None req-1639f393-a18c-4f40-b727-2ad9afaffe4d tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1220 microversion: 2.1 time: 0.069154 [ 596.935505] [47312]: [pid: 47312|app: 0|req: 702/1321] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1220 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 596.935570] [47313]: DEBUG nova.compute.api [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.938106] [47312]: DEBUG nova.api.openstack.wsgi [None req-829ede3e-e98e-4c6f-957f-341a86900eff tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 596.940036] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.940036] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.940036] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.940226] [47312]: DEBUG nova.compute.api [None req-829ede3e-e98e-4c6f-957f-341a86900eff tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 596.940261] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 596.940298] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 596.940480] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 596.997379] [47313]: DEBUG nova.policy [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 596.997850] [47312]: DEBUG nova.policy [None req-829ede3e-e98e-4c6f-957f-341a86900eff tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.002856] [47312]: DEBUG nova.policy [None req-829ede3e-e98e-4c6f-957f-341a86900eff tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.003331] [47313]: INFO nova.api.openstack.requestlog [None req-cb03e502-39a3-445f-a28a-ff0b768be4bd tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1214 microversion: 2.1 time: 0.071421 [ 597.003529] [47312]: DEBUG nova.policy [None req-829ede3e-e98e-4c6f-957f-341a86900eff tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.003773] [47313]: [pid: 47313|app: 0|req: 620/1322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.006251] [47313]: DEBUG nova.api.openstack.wsgi [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.007212] [47312]: INFO nova.api.openstack.requestlog [None req-829ede3e-e98e-4c6f-957f-341a86900eff tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1381 microversion: 2.75 time: 0.071142 [ 597.008054] [47313]: DEBUG nova.compute.api [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.011109] [47312]: [pid: 47312|app: 0|req: 703/1323] 10.180.1.21 () {62 vars in 1292 bytes} [Thu Oct 31 12:11:13 2024] PUT /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1381 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 597.013105] [47313]: DEBUG oslo_concurrency.lockutils [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.013337] [47313]: DEBUG oslo_concurrency.lockutils [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.013528] [47313]: DEBUG oslo_concurrency.lockutils [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.013885] [47313]: DEBUG oslo_concurrency.lockutils [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.014085] [47313]: DEBUG oslo_concurrency.lockutils [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.014254] [47313]: DEBUG oslo_concurrency.lockutils [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.014545] [47312]: DEBUG nova.api.openstack.wsgi [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.016249] [47312]: DEBUG nova.compute.api [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.019927] [47312]: DEBUG oslo_concurrency.lockutils [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.020193] [47312]: DEBUG oslo_concurrency.lockutils [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.020377] [47312]: DEBUG oslo_concurrency.lockutils [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.020730] [47312]: DEBUG oslo_concurrency.lockutils [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.020922] [47312]: DEBUG oslo_concurrency.lockutils [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.021103] [47312]: DEBUG oslo_concurrency.lockutils [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.052408] [47313]: DEBUG nova.policy [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.057032] [47313]: INFO nova.api.openstack.requestlog [None req-de09aaa6-8918-4c57-ba1f-f6198e0f966f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.052594 [ 597.057365] [47313]: [pid: 47313|app: 0|req: 621/1324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.058111] [47312]: DEBUG nova.policy [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.059998] [47313]: DEBUG nova.api.openstack.wsgi [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.061897] [47313]: DEBUG nova.compute.api [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.063787] [47312]: INFO nova.api.openstack.requestlog [None req-86f857f2-ac13-4c67-8344-9c1d72c17521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.051943 [ 597.064138] [47312]: [pid: 47312|app: 0|req: 704/1325] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.065663] [47313]: DEBUG oslo_concurrency.lockutils [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.065889] [47313]: DEBUG oslo_concurrency.lockutils [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.066080] [47313]: DEBUG oslo_concurrency.lockutils [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.066717] [47313]: DEBUG oslo_concurrency.lockutils [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.066717] [47313]: DEBUG oslo_concurrency.lockutils [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.066864] [47313]: DEBUG oslo_concurrency.lockutils [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.066992] [47312]: DEBUG nova.api.openstack.wsgi [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.068659] [47312]: DEBUG nova.compute.api [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.077135] [47312]: DEBUG oslo_concurrency.lockutils [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.077135] [47312]: DEBUG oslo_concurrency.lockutils [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.077135] [47312]: DEBUG oslo_concurrency.lockutils [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.077135] [47312]: DEBUG oslo_concurrency.lockutils [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.077135] [47312]: DEBUG oslo_concurrency.lockutils [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.077135] [47312]: DEBUG oslo_concurrency.lockutils [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.108341] [47313]: DEBUG nova.policy [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.112958] [47313]: INFO nova.api.openstack.requestlog [None req-075e1b2d-2228-4ac0-abf4-8a1919ee0063 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.055012 [ 597.113497] [47313]: [pid: 47313|app: 0|req: 622/1326] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.119610] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.120417] [47313]: DEBUG nova.compute.api [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.122475] [47312]: DEBUG nova.policy [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.126328] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.126573] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.126890] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.127329] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.127530] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.127722] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.132381] [47312]: DEBUG nova.policy [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.132924] [47312]: DEBUG nova.policy [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.133667] [47312]: INFO nova.api.openstack.requestlog [None req-72fbbb05-3b97-482a-b449-a4ca8b6a0a2f tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.069012 [ 597.134083] [47312]: [pid: 47312|app: 0|req: 705/1327] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 597.136647] [47312]: DEBUG nova.api.openstack.wsgi [None req-987dff67-eb86-4eb0-949e-b1f7e3d05130 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.140690] [47312]: DEBUG nova.compute.api [None req-987dff67-eb86-4eb0-949e-b1f7e3d05130 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.176959] [47313]: DEBUG nova.policy [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.183380] [47313]: INFO nova.api.openstack.requestlog [None req-f5c99733-bc17-4bc6-a0e0-a7be0523053b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1243 microversion: 2.1 time: 0.068954 [ 597.183536] [47313]: [pid: 47313|app: 0|req: 623/1328] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1243 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.184185] [47312]: DEBUG nova.policy [None req-987dff67-eb86-4eb0-949e-b1f7e3d05130 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.186456] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.188098] [47313]: DEBUG nova.compute.api [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.188744] [47312]: DEBUG nova.policy [None req-987dff67-eb86-4eb0-949e-b1f7e3d05130 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.189910] [47312]: DEBUG nova.policy [None req-987dff67-eb86-4eb0-949e-b1f7e3d05130 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.191922] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.192214] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.193039] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.193039] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.193039] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.193865] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.193936] [47312]: INFO nova.api.openstack.requestlog [None req-987dff67-eb86-4eb0-949e-b1f7e3d05130 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1381 microversion: 2.75 time: 0.059051 [ 597.194341] [47312]: [pid: 47312|app: 0|req: 706/1329] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:13 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 597.199357] [47312]: DEBUG nova.api.openstack.wsgi [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.201026] [47312]: DEBUG nova.compute.api [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.206787] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.207179] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.207305] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.207723] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.208568] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.208568] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.243802] [47313]: DEBUG nova.policy [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.253020] [47313]: DEBUG nova.policy [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.254306] [47313]: DEBUG nova.policy [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.254414] [47312]: DEBUG nova.policy [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.255018] [47313]: INFO nova.api.openstack.requestlog [None req-7b951451-8546-42cd-867c-daf46eca71a3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.070531 [ 597.255018] [47313]: [pid: 47313|app: 0|req: 624/1330] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 597.260617] [47313]: DEBUG nova.api.openstack.wsgi [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.262622] [47313]: DEBUG nova.compute.api [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.265062] [47312]: INFO nova.api.openstack.requestlog [None req-47a75422-ac44-406b-ad38-f3d2e4c019bb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.069841 [ 597.265855] [47312]: [pid: 47312|app: 0|req: 707/1331] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.266934] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.267507] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.267507] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.267838] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.268029] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.268135] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.268344] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.269733] [47312]: DEBUG nova.compute.api [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.273631] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.273868] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.274061] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.274430] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.274617] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.274796] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.335318] [47313]: DEBUG nova.policy [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.341593] [47312]: DEBUG nova.policy [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.345442] [47313]: INFO nova.api.openstack.requestlog [None req-40f3e1fc-4084-4a96-9104-ffd9d9006c82 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.088920 [ 597.346021] [47313]: [pid: 47313|app: 0|req: 625/1332] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.347884] [47312]: INFO nova.api.openstack.requestlog [None req-5b7077ff-2f52-4396-9874-f321920b6ee9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.081669 [ 597.349249] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.351208] [47312]: [pid: 47312|app: 0|req: 708/1333] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.351437] [47313]: DEBUG nova.compute.api [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.356213] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.356531] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.356736] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.357109] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.357546] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.357546] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.400739] [47313]: DEBUG nova.policy [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.406682] [47313]: INFO nova.api.openstack.requestlog [None req-f7a1cc20-eacf-4fc4-b8d5-c2e804de3483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.059187 [ 597.409915] [47313]: [pid: 47313|app: 0|req: 626/1334] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.554170] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.555171] [47312]: DEBUG nova.compute.api [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.559781] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.559781] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.560203] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.560273] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.560466] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.560647] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.567378] [47313]: DEBUG nova.api.openstack.wsgi [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.567660] [47313]: DEBUG nova.compute.api [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.571019] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.571348] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.571457] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.571855] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.572081] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.572267] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.604111] [47312]: DEBUG nova.policy [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.611499] [47312]: INFO nova.api.openstack.requestlog [None req-cb535264-da94-4b24-ad47-0c7e57e17a49 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.060532 [ 597.611946] [47312]: [pid: 47312|app: 0|req: 709/1335] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.625157] [47312]: DEBUG nova.api.openstack.wsgi [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.629818] [47312]: DEBUG nova.compute.api [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.633631] [47313]: DEBUG nova.policy [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.635329] [47312]: DEBUG oslo_concurrency.lockutils [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.635929] [47312]: DEBUG oslo_concurrency.lockutils [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.639654] [47312]: DEBUG oslo_concurrency.lockutils [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.639654] [47312]: DEBUG oslo_concurrency.lockutils [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.639654] [47312]: DEBUG oslo_concurrency.lockutils [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.639654] [47312]: DEBUG oslo_concurrency.lockutils [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.642303] [47313]: INFO nova.api.openstack.requestlog [None req-88b49fe2-8bf0-42e5-81be-7ccff27ad906 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1279 microversion: 2.1 time: 0.079299 [ 597.642677] [47313]: [pid: 47313|app: 0|req: 627/1336] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1279 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.646126] [47313]: DEBUG nova.api.openstack.wsgi [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.649378] [47313]: DEBUG nova.compute.api [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.652767] [47313]: DEBUG oslo_concurrency.lockutils [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.653010] [47313]: DEBUG oslo_concurrency.lockutils [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.653198] [47313]: DEBUG oslo_concurrency.lockutils [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.653552] [47313]: DEBUG oslo_concurrency.lockutils [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.653755] [47313]: DEBUG oslo_concurrency.lockutils [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.653944] [47313]: DEBUG oslo_concurrency.lockutils [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.684954] [47312]: DEBUG nova.policy [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.692298] [47312]: INFO nova.api.openstack.requestlog [None req-65b20878-2c63-43f2-a4b8-aec1bd1a8c58 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.070816 [ 597.692639] [47312]: [pid: 47312|app: 0|req: 710/1337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 597.696080] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.696923] [47313]: DEBUG nova.policy [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.699359] [47312]: DEBUG nova.compute.api [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.703833] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.704100] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.704315] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.704675] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.704872] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.705469] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.707727] [47313]: INFO nova.api.openstack.requestlog [None req-c149330f-0140-402a-b0f0-986672603991 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.064327 [ 597.708207] [47313]: [pid: 47313|app: 0|req: 628/1338] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.708785] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=14 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 597.744515] [47313]: DEBUG nova.api.openstack.wsgi [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.745422] [47312]: DEBUG nova.policy [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.746186] [47313]: DEBUG nova.compute.api [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.749744] [47313]: DEBUG oslo_concurrency.lockutils [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.749987] [47313]: DEBUG oslo_concurrency.lockutils [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.750184] [47313]: DEBUG oslo_concurrency.lockutils [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.750538] [47313]: DEBUG oslo_concurrency.lockutils [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.750733] [47313]: DEBUG oslo_concurrency.lockutils [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.750881] [47312]: INFO nova.api.openstack.requestlog [None req-0c022dd0-1f47-4e1b-a3a6-0fd8776eec0e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.057627 [ 597.750918] [47313]: DEBUG oslo_concurrency.lockutils [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.751229] [47312]: [pid: 47312|app: 0|req: 711/1339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.792416] [47313]: DEBUG nova.policy [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.798392] [47313]: INFO nova.api.openstack.requestlog [None req-af82c842-7a4f-42aa-abdb-229e1a3f45d1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.054797 [ 597.798392] [47313]: [pid: 47313|app: 0|req: 629/1340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.824353] [47312]: DEBUG nova.api.openstack.wsgi [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.826185] [47312]: DEBUG nova.compute.api [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.831044] [47312]: DEBUG oslo_concurrency.lockutils [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.831044] [47312]: DEBUG oslo_concurrency.lockutils [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.831044] [47312]: DEBUG oslo_concurrency.lockutils [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.831044] [47312]: DEBUG oslo_concurrency.lockutils [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.831044] [47312]: DEBUG oslo_concurrency.lockutils [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.831238] [47312]: DEBUG oslo_concurrency.lockutils [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.872557] [47312]: DEBUG nova.policy [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.877519] [47313]: DEBUG nova.api.openstack.wsgi [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.877667] [47312]: DEBUG nova.policy [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.878888] [47312]: DEBUG nova.policy [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.879018] [47313]: DEBUG nova.compute.api [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.881673] [47312]: INFO nova.api.openstack.requestlog [None req-85b8b97c-048e-49a9-928a-36c7d0a52057 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.062542 [ 597.882009] [47312]: [pid: 47312|app: 0|req: 712/1341] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 597.886394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.886394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.886394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.886394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.886394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.886394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.886767] [47312]: DEBUG nova.api.openstack.wsgi [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.888512] [47312]: DEBUG nova.compute.api [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.892695] [47312]: DEBUG oslo_concurrency.lockutils [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.895572] [47312]: DEBUG oslo_concurrency.lockutils [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.895804] [47312]: DEBUG oslo_concurrency.lockutils [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.896194] [47312]: DEBUG oslo_concurrency.lockutils [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.896423] [47312]: DEBUG oslo_concurrency.lockutils [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.896705] [47312]: DEBUG oslo_concurrency.lockutils [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.943561] [47312]: DEBUG nova.policy [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.949077] [47312]: DEBUG nova.policy [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.949647] [47312]: DEBUG nova.policy [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.949999] [47313]: DEBUG nova.policy [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 597.950294] [47312]: INFO nova.api.openstack.requestlog [None req-570534da-7935-4dbc-8df6-32b118a9620b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.065508 [ 597.951553] [47312]: [pid: 47312|app: 0|req: 713/1342] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 597.960572] [47313]: INFO nova.api.openstack.requestlog [None req-b287c2f1-ceb6-4172-9fb2-04fd3b69a651 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.085786 [ 597.961029] [47313]: [pid: 47313|app: 0|req: 630/1343] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 597.968300] [47313]: DEBUG nova.api.openstack.wsgi [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 597.970518] [47313]: DEBUG nova.compute.api [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 597.974752] [47313]: DEBUG oslo_concurrency.lockutils [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.975075] [47313]: DEBUG oslo_concurrency.lockutils [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.975075] [47313]: DEBUG oslo_concurrency.lockutils [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.975472] [47313]: DEBUG oslo_concurrency.lockutils [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 597.975699] [47313]: DEBUG oslo_concurrency.lockutils [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 597.976039] [47313]: DEBUG oslo_concurrency.lockutils [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 597.994725] [47312]: DEBUG nova.api.openstack.wsgi [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataTestJSON-server-968645734", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "7419e63e-93da-4610-82cc-15f92fb62ddf"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 598.036150] [47313]: DEBUG nova.policy [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.037382] [47312]: DEBUG nova.network.neutron [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] validate_networks() for [('7419e63e-93da-4610-82cc-15f92fb62ddf', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 598.041107] [47313]: INFO nova.api.openstack.requestlog [None req-efcf843c-2dfa-4ed2-96f2-434f1c578306 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.079199 [ 598.041107] [47313]: [pid: 47313|app: 0|req: 631/1344] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.044133] [47313]: DEBUG nova.api.openstack.wsgi [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.045996] [47313]: DEBUG nova.compute.api [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.049615] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.049864] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.050107] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.050469] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.050665] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.050839] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.069536] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.069780] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.069963] [47313]: DEBUG oslo_concurrency.lockutils [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.070199] [47313]: DEBUG nova.objects.instance [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lazy-loading 'fault' on Instance uuid 107b6153-65ad-48e4-9810-113bfacdd3d6 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 598.096234] [47313]: DEBUG nova.policy [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '13a2aee7a1b34c4092c2a52cb7683528', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05f1f715efc54b2abc89921fd29b2ca0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.100369] [47313]: INFO nova.api.openstack.requestlog [None req-24dd7356-55d5-4234-b69e-a7e574324e39 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 200 len: 1410 microversion: 2.1 time: 0.058660 [ 598.100705] [47313]: [pid: 47313|app: 0|req: 632/1345] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 1410 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.105018] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.105018] [47313]: DEBUG nova.compute.api [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.108171] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.108399] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.108574] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.109024] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.109148] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.109321] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.166319] [47313]: DEBUG nova.policy [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.173499] [47313]: INFO nova.api.openstack.requestlog [None req-5f364015-fd91-4cee-8ded-c8a1d28fce48 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1214 microversion: 2.1 time: 0.072124 [ 598.173843] [47313]: [pid: 47313|app: 0|req: 633/1346] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:14 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.176535] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.178310] [47313]: DEBUG nova.compute.api [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.181605] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.181872] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.182109] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.182445] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.182647] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.182822] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.239318] [47313]: DEBUG nova.policy [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.246886] [47313]: INFO nova.api.openstack.requestlog [None req-ac1b2f24-8eb5-4613-b9a5-55dce6421faa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.072280 [ 598.247582] [47313]: [pid: 47313|app: 0|req: 634/1347] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.252024] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.252024] [47313]: DEBUG nova.compute.api [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.258850] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.259544] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.259755] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.260140] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.260355] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.260758] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.308620] [47313]: DEBUG nova.policy [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.316938] [47313]: INFO nova.api.openstack.requestlog [None req-9f372650-95d1-43c0-a6e6-a4fc0cce9215 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.068534 [ 598.317301] [47313]: [pid: 47313|app: 0|req: 635/1348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.321593] [47313]: DEBUG nova.api.openstack.wsgi [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.323181] [47313]: DEBUG nova.compute.api [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.328409] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.328771] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.329050] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.329592] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.329809] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.330075] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.351857] [47313]: DEBUG nova.compute.api [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 598.398781] [47313]: DEBUG nova.compute.api [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 598.399295] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.399608] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.399846] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.400090] [47313]: WARNING nova.compute.api [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] instance's host None is down, deleting from database [ 598.402436] [47313]: DEBUG nova.network.neutron [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 598.436191] [47313]: DEBUG nova.network.neutron [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 598.443584] [47313]: DEBUG nova.network.neutron [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 598.443667] [47312]: DEBUG nova.virt.hardware [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 598.443667] [47312]: DEBUG nova.virt.hardware [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 598.443667] [47312]: DEBUG nova.virt.hardware [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 598.443781] [47312]: DEBUG nova.virt.hardware [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 598.443947] [47312]: DEBUG nova.virt.hardware [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 598.458635] [47312]: DEBUG oslo_concurrency.lockutils [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.458635] [47312]: DEBUG oslo_concurrency.lockutils [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.458635] [47312]: DEBUG oslo_concurrency.lockutils [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.460818] [47312]: DEBUG oslo_concurrency.lockutils [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.461035] [47312]: DEBUG oslo_concurrency.lockutils [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.461230] [47312]: DEBUG oslo_concurrency.lockutils [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.479064] [47312]: DEBUG nova.quota [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Getting quotas for project 8a3bc061cce2477c92896cfecdce2747. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 598.483816] [47312]: DEBUG nova.quota [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Getting quotas for user 80d83105fb70448ba5c77c8a4804981a and project 8a3bc061cce2477c92896cfecdce2747. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 598.494332] [47312]: DEBUG nova.compute.api [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 598.496647] [47312]: DEBUG nova.compute.api [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 598.542110] [47312]: INFO nova.api.openstack.requestlog [None req-7404f1c0-2276-4183-ad48-0bbf027a58cb tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.590728 [ 598.543133] [47312]: [pid: 47312|app: 0|req: 714/1349] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:14 2024] POST /compute/v2.1/servers => generated 380 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 598.546366] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.550016] [47312]: DEBUG nova.compute.api [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.551909] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.552166] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.552348] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.552982] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.553592] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.553592] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.580281] [47313]: INFO nova.api.openstack.requestlog [None req-10e67c2e-197a-41a4-a013-569d60d6e734 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 204 len: 0 microversion: 2.1 time: 0.260685 [ 598.580281] [47313]: [pid: 47313|app: 0|req: 636/1350] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:15 2024] DELETE /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 598.585465] [47313]: DEBUG nova.api.openstack.wsgi [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.586581] [47313]: DEBUG nova.compute.api [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.590741] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.591138] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.591474] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.591833] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.592091] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.592323] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.603909] [47312]: DEBUG nova.policy [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.609387] [47312]: INFO nova.api.openstack.requestlog [None req-c0c20494-e522-4bda-bd6f-eb32065979ad tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.065731 [ 598.610437] [47312]: [pid: 47312|app: 0|req: 715/1351] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.613809] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.615308] [47312]: DEBUG nova.compute.api [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.621017] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.621017] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.621146] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.621576] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.622127] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.622920] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.635118] [47313]: DEBUG nova.policy [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.640366] [47313]: DEBUG nova.policy [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.641323] [47313]: DEBUG nova.policy [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.642165] [47313]: INFO nova.api.openstack.requestlog [None req-ea9817bc-b352-4ee5-b6c6-0ecae3caccd2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.061839 [ 598.642674] [47313]: [pid: 47313|app: 0|req: 637/1352] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 598.646247] [47313]: DEBUG nova.api.openstack.wsgi [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.647285] [47313]: DEBUG nova.compute.api [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.651385] [47313]: DEBUG oslo_concurrency.lockutils [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.651385] [47313]: DEBUG oslo_concurrency.lockutils [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.651548] [47313]: DEBUG oslo_concurrency.lockutils [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.652158] [47313]: DEBUG oslo_concurrency.lockutils [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.652399] [47313]: DEBUG oslo_concurrency.lockutils [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.652602] [47313]: DEBUG oslo_concurrency.lockutils [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.665625] [47312]: DEBUG nova.policy [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.670282] [47312]: INFO nova.api.openstack.requestlog [None req-5a2a58a3-4fd0-4f72-9b9a-68ca94a7bfb7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.058640 [ 598.670683] [47312]: [pid: 47312|app: 0|req: 716/1353] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.673181] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.674803] [47312]: DEBUG nova.compute.api [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.682839] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.684076] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.684076] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.684076] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.684194] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.684394] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.696638] [47313]: DEBUG nova.policy [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.706152] [47313]: DEBUG nova.policy [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.706152] [47313]: DEBUG nova.policy [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.708313] [47313]: INFO nova.api.openstack.requestlog [None req-a16ae7e9-4afc-4d7a-9de1-6484106f2aee tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.065015 [ 598.708878] [47313]: [pid: 47313|app: 0|req: 638/1354] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 598.713123] [47313]: DEBUG nova.api.openstack.wsgi [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.713552] [47313]: DEBUG nova.compute.api [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.717695] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.718096] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.719305] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.719305] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.719305] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.719305] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.720977] [47312]: DEBUG nova.policy [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.727196] [47312]: DEBUG nova.policy [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.727196] [47312]: DEBUG nova.policy [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.728233] [47312]: INFO nova.api.openstack.requestlog [None req-f7f7508d-ad01-489c-b97e-4f1e6a7c03a5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.057081 [ 598.728534] [47312]: [pid: 47312|app: 0|req: 717/1355] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 598.732049] [47312]: DEBUG nova.api.openstack.wsgi [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.733711] [47312]: DEBUG nova.compute.api [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.741516] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.741516] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.741516] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.741516] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.741699] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.741756] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.773998] [47313]: DEBUG nova.policy [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.778018] [47313]: INFO nova.api.openstack.requestlog [None req-95f53707-0b9c-456e-a061-050984953f4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.068764 [ 598.778438] [47313]: [pid: 47313|app: 0|req: 639/1356] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.781401] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.783182] [47313]: DEBUG nova.compute.api [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.785152] [47312]: DEBUG nova.policy [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.787496] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.787834] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.788224] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.788674] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.788981] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.789257] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.792842] [47312]: INFO nova.api.openstack.requestlog [None req-48ba2ff1-3293-43e1-b5a6-f449577fe5db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.063679 [ 598.793301] [47312]: [pid: 47312|app: 0|req: 718/1357] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.795817] [47312]: DEBUG nova.api.openstack.wsgi [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.798351] [47312]: DEBUG nova.compute.api [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.804358] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.804902] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.805219] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.805596] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.805802] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.806217] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.843152] [47313]: DEBUG nova.policy [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.847500] [47313]: INFO nova.api.openstack.requestlog [None req-2b82d3cb-9d52-4e11-b60a-1bac11cb9c26 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.068350 [ 598.847972] [47313]: [pid: 47313|app: 0|req: 640/1358] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.849914] [47312]: DEBUG nova.policy [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.852871] [47313]: DEBUG nova.api.openstack.wsgi [None req-378712d2-7bbc-478d-ba75-9fd26a4dd47d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.853814] [47312]: INFO nova.api.openstack.requestlog [None req-48a921a4-cabb-475c-ab5c-4eca594884a8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.059997 [ 598.854156] [47312]: [pid: 47312|app: 0|req: 719/1359] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.854461] [47313]: DEBUG nova.compute.api [None req-378712d2-7bbc-478d-ba75-9fd26a4dd47d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.884727] [47313]: DEBUG nova.policy [None req-378712d2-7bbc-478d-ba75-9fd26a4dd47d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.889924] [47312]: DEBUG nova.api.openstack.wsgi [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1908707828", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "72713f04-7c7d-417c-b22a-c6d6c7cd9651"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 598.890277] [47313]: INFO nova.api.openstack.requestlog [None req-378712d2-7bbc-478d-ba75-9fd26a4dd47d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1213 microversion: 2.1 time: 0.041666 [ 598.890631] [47313]: [pid: 47313|app: 0|req: 641/1360] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 598.896060] [47313]: DEBUG nova.api.openstack.wsgi [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.896263] [47313]: DEBUG nova.compute.api [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] [instance: 107b6153-65ad-48e4-9810-113bfacdd3d6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.901769] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.901769] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.901853] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.902211] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.902410] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.903026] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.916207] [47313]: INFO nova.api.openstack.wsgi [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] HTTP exception thrown: Instance 107b6153-65ad-48e4-9810-113bfacdd3d6 could not be found. [ 598.916574] [47313]: DEBUG nova.api.openstack.wsgi [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] Returning 404 to user: Instance 107b6153-65ad-48e4-9810-113bfacdd3d6 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 598.916948] [47313]: INFO nova.api.openstack.requestlog [None req-f28a51c2-aa2d-49a8-be91-ba0ecac2e558 tempest-DeleteServersAdminTestJSON-1007445574 tempest-DeleteServersAdminTestJSON-1007445574-project-member] 10.180.1.21 "GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6" status: 404 len: 111 microversion: 2.1 time: 0.025856 [ 598.917276] [47313]: [pid: 47313|app: 0|req: 642/1361] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/107b6153-65ad-48e4-9810-113bfacdd3d6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 598.926052] [47313]: DEBUG nova.api.openstack.wsgi [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 598.926052] [47313]: DEBUG nova.compute.api [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 598.930132] [47313]: DEBUG oslo_concurrency.lockutils [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.930679] [47313]: DEBUG oslo_concurrency.lockutils [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.932239] [47313]: DEBUG oslo_concurrency.lockutils [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.932415] [47313]: DEBUG oslo_concurrency.lockutils [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 598.932578] [47313]: DEBUG oslo_concurrency.lockutils [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 598.932817] [47313]: DEBUG oslo_concurrency.lockutils [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 598.949145] [47312]: DEBUG nova.network.neutron [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] validate_networks() for [('72713f04-7c7d-417c-b22a-c6d6c7cd9651', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 598.991367] [47313]: DEBUG nova.policy [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 598.998499] [47313]: INFO nova.api.openstack.requestlog [None req-12236c5e-16c8-4204-99d2-90173dc779c6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.080631 [ 598.999443] [47313]: [pid: 47313|app: 0|req: 643/1362] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.002706] [47313]: DEBUG nova.api.openstack.wsgi [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.005067] [47313]: DEBUG nova.compute.api [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.010276] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.010276] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.010426] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.011323] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.011323] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.011323] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.063095] [47313]: DEBUG nova.policy [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.068826] [47313]: INFO nova.api.openstack.requestlog [None req-d5083d89-d68a-40d0-bb2a-cb22f1f551bf tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1223 microversion: 2.1 time: 0.067718 [ 599.069476] [47313]: [pid: 47313|app: 0|req: 644/1363] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1223 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.076116] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.076116] [47313]: DEBUG nova.compute.api [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.081744] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.081744] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.081744] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.081744] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.082376] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.082376] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.136369] [47313]: DEBUG nova.policy [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.141912] [47313]: INFO nova.api.openstack.requestlog [None req-5b38a3c1-0f4c-4580-8fc5-9da13eaf8db1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.071498 [ 599.142634] [47313]: [pid: 47313|app: 0|req: 645/1364] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.149049] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.149999] [47313]: DEBUG nova.compute.api [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.157894] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.157894] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.157894] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.158151] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.158317] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.158524] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.211889] [47313]: DEBUG nova.policy [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.219129] [47313]: INFO nova.api.openstack.requestlog [None req-b6fd043c-353a-4d73-8414-f69f64fb0a6c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.075903 [ 599.219674] [47313]: [pid: 47313|app: 0|req: 646/1365] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:15 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.224155] [47313]: DEBUG nova.api.openstack.wsgi [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.225997] [47313]: DEBUG nova.compute.api [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.229802] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.230120] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.230368] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.230781] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.231075] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.231323] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.293598] [47313]: DEBUG nova.policy [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.300108] [47313]: INFO nova.api.openstack.requestlog [None req-0bf6a9c5-82b7-49f0-8330-6c6999157b34 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.079633 [ 599.300308] [47313]: [pid: 47313|app: 0|req: 647/1366] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.303492] [47313]: DEBUG nova.api.openstack.wsgi [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.305449] [47313]: DEBUG nova.compute.api [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.309311] [47313]: DEBUG oslo_concurrency.lockutils [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.309568] [47313]: DEBUG oslo_concurrency.lockutils [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.309777] [47313]: DEBUG oslo_concurrency.lockutils [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.310163] [47313]: DEBUG oslo_concurrency.lockutils [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.310361] [47313]: DEBUG oslo_concurrency.lockutils [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.310532] [47313]: DEBUG oslo_concurrency.lockutils [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.371567] [47312]: DEBUG nova.virt.hardware [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 599.371721] [47312]: DEBUG nova.virt.hardware [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 599.372259] [47312]: DEBUG nova.virt.hardware [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 599.372259] [47312]: DEBUG nova.virt.hardware [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 599.372373] [47313]: DEBUG nova.policy [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.372451] [47312]: DEBUG nova.virt.hardware [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 599.381084] [47313]: INFO nova.api.openstack.requestlog [None req-68256706-da4c-423c-80f1-e351fdeab3b3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1214 microversion: 2.1 time: 0.080063 [ 599.381889] [47313]: [pid: 47313|app: 0|req: 648/1367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1214 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.382974] [47312]: DEBUG oslo_concurrency.lockutils [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.384896] [47312]: DEBUG oslo_concurrency.lockutils [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.384896] [47312]: DEBUG oslo_concurrency.lockutils [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.384896] [47312]: DEBUG oslo_concurrency.lockutils [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.384896] [47312]: DEBUG oslo_concurrency.lockutils [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.385048] [47313]: DEBUG nova.api.openstack.wsgi [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.385088] [47312]: DEBUG oslo_concurrency.lockutils [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.386263] [47313]: DEBUG nova.compute.api [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.391182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.391182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.391182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.391182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.391182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.391182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.407563] [47312]: DEBUG nova.quota [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 599.411943] [47312]: DEBUG nova.quota [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 599.434769] [47312]: DEBUG nova.compute.api [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 599.439171] [47312]: DEBUG nova.compute.api [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 599.461843] [47313]: DEBUG nova.policy [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.468490] [47313]: DEBUG nova.policy [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.469260] [47313]: DEBUG nova.policy [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.473952] [47313]: INFO nova.api.openstack.requestlog [None req-fdccc94f-06f3-4e8b-b3e4-e79107e0138c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.091628 [ 599.474108] [47313]: [pid: 47313|app: 0|req: 649/1368] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 599.476741] [47313]: DEBUG nova.api.openstack.wsgi [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.478408] [47313]: DEBUG nova.compute.api [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.484308] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.484524] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.484712] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.485184] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.485285] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.485450] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.490028] [47312]: INFO nova.api.openstack.requestlog [None req-306b40ee-2c55-472b-8baa-1178d2df8604 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.634869 [ 599.491174] [47312]: [pid: 47312|app: 0|req: 720/1369] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:15 2024] POST /compute/v2.1/servers => generated 380 bytes in 636 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 599.494269] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.495916] [47312]: DEBUG nova.compute.api [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.505822] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.505822] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.505822] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.506113] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.507230] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.507230] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.555535] [47313]: DEBUG nova.policy [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.560148] [47313]: DEBUG nova.policy [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.560815] [47313]: DEBUG nova.policy [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.561982] [47313]: INFO nova.api.openstack.requestlog [None req-bd5c2ef0-67e5-41da-be53-5b37cb163047 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.086811 [ 599.561982] [47313]: [pid: 47313|app: 0|req: 650/1370] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 599.566557] [47313]: DEBUG nova.api.openstack.wsgi [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.572274] [47313]: DEBUG nova.compute.api [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.572555] [47312]: DEBUG nova.policy [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.576294] [47312]: INFO nova.api.openstack.requestlog [None req-6cf7b83d-e310-41a2-81bd-5615b95a2645 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.084449 [ 599.577183] [47312]: [pid: 47312|app: 0|req: 721/1371] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.577882] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.579898] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.580165] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.580520] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.580731] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.580904] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.582935] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.585536] [47312]: DEBUG nova.compute.api [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.594062] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.594332] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.594513] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.594887] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.595094] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.595255] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.633288] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.633487] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.633672] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.633861] [47312]: DEBUG nova.objects.instance [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lazy-loading 'fault' on Instance uuid 2795b001-aaf2-4886-bba7-bd764c29638c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 599.656131] [47313]: DEBUG nova.policy [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.667109] [47313]: INFO nova.api.openstack.requestlog [None req-9aa171dc-0483-48c3-946a-55390c0992c3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.103562 [ 599.667109] [47313]: [pid: 47313|app: 0|req: 651/1372] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.670382] [47313]: DEBUG nova.api.openstack.wsgi [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.671753] [47313]: DEBUG nova.compute.api [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.674815] [47312]: DEBUG nova.policy [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2fc0aa686ea848f0be5293ec6f869bbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f792bb41b7d4185b02ff116b06f76e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.675437] [47313]: DEBUG oslo_concurrency.lockutils [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.675687] [47313]: DEBUG oslo_concurrency.lockutils [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.675878] [47313]: DEBUG oslo_concurrency.lockutils [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.676332] [47313]: DEBUG oslo_concurrency.lockutils [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.676813] [47313]: DEBUG oslo_concurrency.lockutils [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.676813] [47313]: DEBUG oslo_concurrency.lockutils [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.681021] [47312]: INFO nova.api.openstack.requestlog [None req-b5a01ca7-32d2-40d3-a340-fe4c76fea7c0 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 200 len: 1404 microversion: 2.1 time: 0.103816 [ 599.681356] [47312]: [pid: 47312|app: 0|req: 722/1373] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 1404 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.686120] [47312]: DEBUG nova.api.openstack.wsgi [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.687747] [47312]: DEBUG nova.compute.api [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.698016] [47312]: DEBUG oslo_concurrency.lockutils [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.699024] [47312]: DEBUG oslo_concurrency.lockutils [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.699450] [47312]: DEBUG oslo_concurrency.lockutils [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.699539] [47312]: DEBUG oslo_concurrency.lockutils [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.699737] [47312]: DEBUG oslo_concurrency.lockutils [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.699905] [47312]: DEBUG oslo_concurrency.lockutils [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.728025] [47313]: DEBUG nova.policy [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.737101] [47313]: INFO nova.api.openstack.requestlog [None req-25866c26-1255-42bd-9c36-855ea2f33f92 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.069248 [ 599.737221] [47313]: [pid: 47313|app: 0|req: 652/1374] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.740479] [47313]: DEBUG nova.api.openstack.wsgi [None req-caa5e912-3b85-4f7c-b3e8-22df6e4ccdb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.742513] [47313]: DEBUG nova.compute.api [None req-caa5e912-3b85-4f7c-b3e8-22df6e4ccdb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.764317] [47312]: DEBUG nova.policy [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.772979] [47312]: INFO nova.api.openstack.requestlog [None req-961cadd0-665f-47d4-8e04-faac6cf7a214 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.090933 [ 599.773307] [47312]: [pid: 47312|app: 0|req: 723/1375] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.775784] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.777404] [47312]: DEBUG nova.compute.api [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 599.784030] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.784284] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.784479] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.784853] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 599.785072] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 599.785250] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 599.987032] [47313]: DEBUG nova.policy [None req-caa5e912-3b85-4f7c-b3e8-22df6e4ccdb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 599.992523] [47313]: INFO nova.api.openstack.requestlog [None req-caa5e912-3b85-4f7c-b3e8-22df6e4ccdb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1213 microversion: 2.1 time: 0.254645 [ 599.992931] [47313]: [pid: 47313|app: 0|req: 653/1376] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1213 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 599.996012] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 599.997990] [47313]: DEBUG nova.compute.api [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.008410] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.009034] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.009034] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.009265] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.009498] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.009634] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.026193] [47312]: DEBUG nova.policy [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.035018] [47312]: INFO nova.api.openstack.requestlog [None req-cf784ad3-bff5-413f-8a31-b1a8b1925731 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.257501 [ 600.035018] [47312]: [pid: 47312|app: 0|req: 724/1377] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.070182] [47313]: DEBUG nova.policy [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.078354] [47313]: DEBUG nova.policy [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.078837] [47313]: DEBUG nova.policy [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.079505] [47313]: INFO nova.api.openstack.requestlog [None req-f8d5af02-2271-4c2a-b5f1-71b872813ec1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.086127 [ 600.079848] [47313]: [pid: 47313|app: 0|req: 654/1378] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 600.085082] [47313]: DEBUG nova.api.openstack.wsgi [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.089534] [47313]: DEBUG nova.compute.api [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.094418] [47313]: DEBUG oslo_concurrency.lockutils [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.094607] [47313]: DEBUG oslo_concurrency.lockutils [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.095314] [47313]: DEBUG oslo_concurrency.lockutils [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.095314] [47313]: DEBUG oslo_concurrency.lockutils [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.095537] [47313]: DEBUG oslo_concurrency.lockutils [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.096067] [47313]: DEBUG oslo_concurrency.lockutils [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.153618] [47313]: DEBUG nova.policy [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.159429] [47313]: INFO nova.api.openstack.requestlog [None req-13ee42db-c150-46f6-bd24-8970365c6a66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.078087 [ 600.159429] [47313]: [pid: 47313|app: 0|req: 655/1379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.163309] [47313]: DEBUG nova.api.openstack.wsgi [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.166015] [47313]: DEBUG nova.compute.api [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.167890] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.168346] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.168531] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.168889] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.169108] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.169279] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.188186] [47313]: DEBUG nova.compute.api [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 600.244018] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3e3ca6a-0872-42fc-a2ad-9e9fb8e27837 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.254976] [47312]: INFO nova.api.openstack.requestlog [None req-e3e3ca6a-0872-42fc-a2ad-9e9fb8e27837 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.219309 [ 600.255385] [47312]: [pid: 47312|app: 0|req: 725/1380] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:11:16 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 600.260105] [47312]: DEBUG nova.api.openstack.wsgi [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.262099] [47312]: DEBUG nova.compute.api [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.269170] [47313]: DEBUG nova.compute.api [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 600.269170] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.269273] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.269542] [47313]: DEBUG oslo_concurrency.lockutils [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.269786] [47313]: WARNING nova.compute.api [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] instance's host None is down, deleting from database [ 600.274203] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.274203] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.274203] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.274203] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.274203] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.274203] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.274434] [47313]: DEBUG nova.network.neutron [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 600.310848] [47313]: DEBUG nova.network.neutron [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 600.318371] [47313]: DEBUG nova.network.neutron [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 600.337184] [47312]: DEBUG nova.policy [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.343498] [47312]: DEBUG nova.policy [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.343801] [47312]: DEBUG nova.policy [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.353163] [47312]: INFO nova.api.openstack.requestlog [None req-ada064ae-f96e-449b-a707-f211e4563099 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.096236 [ 600.353163] [47312]: [pid: 47312|app: 0|req: 726/1381] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 600.359181] [47312]: DEBUG nova.api.openstack.wsgi [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.360801] [47312]: DEBUG nova.compute.api [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.372983] [47312]: DEBUG oslo_concurrency.lockutils [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.373437] [47312]: DEBUG oslo_concurrency.lockutils [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.373717] [47312]: DEBUG oslo_concurrency.lockutils [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.374270] [47312]: DEBUG oslo_concurrency.lockutils [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.374471] [47312]: DEBUG oslo_concurrency.lockutils [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.374644] [47312]: DEBUG oslo_concurrency.lockutils [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.428921] [47312]: DEBUG nova.policy [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.438843] [47312]: DEBUG nova.policy [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.439586] [47312]: DEBUG nova.policy [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.440791] [47312]: INFO nova.api.openstack.requestlog [None req-146a01f8-8173-430c-bd90-ea1e534e7618 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.087074 [ 600.440791] [47312]: [pid: 47312|app: 0|req: 727/1382] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 600.447171] [47312]: DEBUG nova.api.openstack.wsgi [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.449024] [47312]: DEBUG nova.compute.api [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.456699] [47312]: DEBUG oslo_concurrency.lockutils [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.456974] [47312]: DEBUG oslo_concurrency.lockutils [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.457240] [47312]: DEBUG oslo_concurrency.lockutils [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.457669] [47312]: DEBUG oslo_concurrency.lockutils [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.457874] [47312]: DEBUG oslo_concurrency.lockutils [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.458809] [47312]: DEBUG oslo_concurrency.lockutils [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.461518] [47313]: INFO nova.api.openstack.requestlog [None req-16c13b20-b528-4e72-8b68-bb9d4e903300 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 204 len: 0 microversion: 2.1 time: 0.301171 [ 600.461842] [47313]: [pid: 47313|app: 0|req: 656/1383] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:17 2024] DELETE /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 0 bytes in 302 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 600.465087] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.470755] [47313]: DEBUG nova.compute.api [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.473643] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.474729] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.474973] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.475366] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.475572] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.476168] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.515291] [47312]: DEBUG nova.policy [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.521395] [47313]: DEBUG nova.policy [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.525322] [47312]: INFO nova.api.openstack.requestlog [None req-672a577c-ba69-429f-bf90-b0a1c5857434 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.084069 [ 600.525664] [47312]: [pid: 47312|app: 0|req: 728/1384] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.526711] [47313]: INFO nova.api.openstack.requestlog [None req-cf5ca403-0aac-4aa7-984b-2f67c8fc5e36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.063634 [ 600.526781] [47313]: [pid: 47313|app: 0|req: 657/1385] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.529252] [47312]: DEBUG nova.api.openstack.wsgi [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.529326] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.530915] [47312]: DEBUG nova.compute.api [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.531017] [47313]: DEBUG nova.compute.api [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.536957] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.536957] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.536957] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.536957] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.536957] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.536957] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.537152] [47312]: DEBUG oslo_concurrency.lockutils [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.537399] [47312]: DEBUG oslo_concurrency.lockutils [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.537588] [47312]: DEBUG oslo_concurrency.lockutils [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.538136] [47312]: DEBUG oslo_concurrency.lockutils [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.538351] [47312]: DEBUG oslo_concurrency.lockutils [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.538529] [47312]: DEBUG oslo_concurrency.lockutils [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.583419] [47313]: DEBUG nova.policy [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.588738] [47313]: INFO nova.api.openstack.requestlog [None req-ff020167-c587-4cbe-931c-a8b879bd61ea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.060840 [ 600.588738] [47313]: [pid: 47313|app: 0|req: 658/1386] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.588864] [47312]: DEBUG nova.policy [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.591147] [47313]: DEBUG nova.api.openstack.wsgi [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.592917] [47313]: DEBUG nova.compute.api [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.598263] [47313]: DEBUG oslo_concurrency.lockutils [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.598471] [47312]: INFO nova.api.openstack.requestlog [None req-08b90d8b-9c33-4a87-952a-bc337fa9bdf7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.072145 [ 600.598517] [47313]: DEBUG oslo_concurrency.lockutils [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.598681] [47313]: DEBUG oslo_concurrency.lockutils [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.598819] [47312]: [pid: 47312|app: 0|req: 729/1387] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.599061] [47313]: DEBUG oslo_concurrency.lockutils [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.599264] [47313]: DEBUG oslo_concurrency.lockutils [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.599458] [47313]: DEBUG oslo_concurrency.lockutils [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.601320] [47312]: DEBUG nova.api.openstack.wsgi [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.604047] [47312]: DEBUG nova.compute.api [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.608388] [47312]: DEBUG oslo_concurrency.lockutils [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.611378] [47312]: DEBUG oslo_concurrency.lockutils [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.611378] [47312]: DEBUG oslo_concurrency.lockutils [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.611378] [47312]: DEBUG oslo_concurrency.lockutils [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.611378] [47312]: DEBUG oslo_concurrency.lockutils [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.611378] [47312]: DEBUG oslo_concurrency.lockutils [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.636198] [47313]: DEBUG nova.policy [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.640770] [47313]: INFO nova.api.openstack.requestlog [None req-070b1096-e231-4220-96e8-f0cb5afe7d7d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051620 [ 600.641117] [47313]: [pid: 47313|app: 0|req: 659/1388] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.643672] [47313]: DEBUG nova.api.openstack.wsgi [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.648861] [47313]: DEBUG nova.compute.api [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.654576] [47312]: DEBUG nova.policy [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.655452] [47313]: DEBUG oslo_concurrency.lockutils [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.655690] [47313]: DEBUG oslo_concurrency.lockutils [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.655923] [47313]: DEBUG oslo_concurrency.lockutils [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.656360] [47313]: DEBUG oslo_concurrency.lockutils [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.656501] [47313]: DEBUG oslo_concurrency.lockutils [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.656617] [47313]: DEBUG oslo_concurrency.lockutils [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.661959] [47312]: INFO nova.api.openstack.requestlog [None req-260942ac-8069-4817-a616-b293752a6601 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.062007 [ 600.661959] [47312]: [pid: 47312|app: 0|req: 730/1389] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.664308] [47312]: DEBUG nova.api.openstack.wsgi [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.665903] [47312]: DEBUG nova.compute.api [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.670650] [47312]: DEBUG oslo_concurrency.lockutils [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.670650] [47312]: DEBUG oslo_concurrency.lockutils [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.670650] [47312]: DEBUG oslo_concurrency.lockutils [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.670650] [47312]: DEBUG oslo_concurrency.lockutils [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.670650] [47312]: DEBUG oslo_concurrency.lockutils [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.670650] [47312]: DEBUG oslo_concurrency.lockutils [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.716009] [47313]: DEBUG nova.policy [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.720489] [47312]: DEBUG nova.policy [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.720710] [47313]: INFO nova.api.openstack.requestlog [None req-967aa4c6-1333-4c70-9582-a98fa909419c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1223 microversion: 2.1 time: 0.078673 [ 600.720710] [47313]: [pid: 47313|app: 0|req: 660/1390] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1223 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.722835] [47312]: INFO nova.api.openstack.requestlog [None req-9502e186-ba21-49a7-bb85-c6a5ef8cbadd tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1216 microversion: 2.1 time: 0.060410 [ 600.723097] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.723194] [47312]: [pid: 47312|app: 0|req: 731/1391] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.724876] [47313]: DEBUG nova.compute.api [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.729031] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.729331] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.732353] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.732353] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.732353] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.732353] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.777954] [47313]: DEBUG nova.policy [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.787982] [47313]: INFO nova.api.openstack.requestlog [None req-7ded460f-f944-46da-95df-c1998bfcfcd4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.064960 [ 600.787982] [47313]: [pid: 47313|app: 0|req: 661/1392] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.792746] [47313]: DEBUG nova.api.openstack.wsgi [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.794362] [47313]: DEBUG nova.compute.api [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.801588] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.801855] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.802110] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.805628] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.805628] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.805628] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.849281] [47313]: DEBUG nova.policy [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.854084] [47313]: INFO nova.api.openstack.requestlog [None req-b99ade2c-0726-4df8-b303-03c37db4e20a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.066118 [ 600.854655] [47313]: [pid: 47313|app: 0|req: 662/1393] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.856958] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.860828] [47313]: DEBUG nova.compute.api [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.868815] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.869238] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.869939] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.870458] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.870762] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.871095] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.893028] [47312]: DEBUG nova.api.openstack.wsgi [None req-72f55056-b0f2-4863-8a86-8c25c36ec0f9 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-1521252762", "id": 1054448124, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 600.907808] [47312]: INFO nova.api.openstack.requestlog [None req-72f55056-b0f2-4863-8a86-8c25c36ec0f9 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 424 microversion: 2.1 time: 0.183432 [ 600.907875] [47313]: DEBUG nova.policy [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.907947] [47312]: [pid: 47312|app: 0|req: 732/1394] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:17 2024] POST /compute/v2.1/flavors => generated 424 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 600.910025] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.911931] [47312]: DEBUG nova.compute.api [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] [instance: 2795b001-aaf2-4886-bba7-bd764c29638c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.913926] [47313]: INFO nova.api.openstack.requestlog [None req-8c9974f8-7e3d-4cc0-bb1c-6ee6c09e32aa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.058791 [ 600.914497] [47313]: [pid: 47313|app: 0|req: 663/1395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 600.915660] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.915776] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.915955] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.916333] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.916529] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.916706] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.918962] [47313]: DEBUG nova.api.openstack.wsgi [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 600.922029] [47313]: DEBUG nova.compute.api [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 600.926210] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.926349] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.926570] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.926972] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 600.927282] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 600.927536] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 600.931337] [47312]: INFO nova.api.openstack.wsgi [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] HTTP exception thrown: Instance 2795b001-aaf2-4886-bba7-bd764c29638c could not be found. [ 600.931337] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] Returning 404 to user: Instance 2795b001-aaf2-4886-bba7-bd764c29638c could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 600.932146] [47312]: INFO nova.api.openstack.requestlog [None req-bc22b930-4a27-4eb5-b133-8370c476e271 tempest-ServerDiagnosticsTest-844285827 tempest-ServerDiagnosticsTest-844285827-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c" status: 404 len: 111 microversion: 2.1 time: 0.023536 [ 600.932146] [47312]: [pid: 47312|app: 0|req: 733/1396] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/2795b001-aaf2-4886-bba7-bd764c29638c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 600.936585] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-1427625027", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "7e2e450a-1161-4b6e-bf55-8629bbf20d26"}], "security_groups": [{"name": "tempest-securitygroup--678262755"}], "key_name": "tempest-keypair-1832545379", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "a2bb66ea-4013-4863-8bed-269b9d847e8f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 600.970704] [47313]: DEBUG nova.policy [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.980563] [47313]: DEBUG nova.policy [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.981551] [47313]: DEBUG nova.policy [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 600.986115] [47313]: INFO nova.api.openstack.requestlog [None req-3ed148e0-05f9-4515-a689-d97707925de4 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.070765 [ 600.986683] [47313]: [pid: 47313|app: 0|req: 664/1397] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:17 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 601.049633] [47312]: DEBUG nova.network.neutron [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] validate_networks() for [('7e2e450a-1161-4b6e-bf55-8629bbf20d26', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 601.165724] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-152965186", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 601.210142] [47313]: DEBUG nova.network.neutron [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] validate_networks() for [('45582499-5d68-47ae-b44a-85af1427a632', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 601.403122] [47312]: DEBUG nova.virt.hardware [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 601.403322] [47312]: DEBUG nova.virt.hardware [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 601.403518] [47312]: DEBUG nova.virt.hardware [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 601.403671] [47312]: DEBUG nova.virt.hardware [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 601.403824] [47312]: DEBUG nova.virt.hardware [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 601.413874] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.414144] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.414328] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.414760] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.414963] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.415150] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.433106] [47312]: DEBUG nova.quota [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Getting quotas for project bcff1b8013ed4fa7815acbd9e6db32c0. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 601.437085] [47312]: DEBUG nova.quota [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Getting quotas for user 2c7248c691674a519b4afaa86594e8e0 and project bcff1b8013ed4fa7815acbd9e6db32c0. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 601.481867] [47312]: DEBUG nova.compute.api [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 601.483209] [47312]: DEBUG nova.compute.api [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='a2bb66ea-4013-4863-8bed-269b9d847e8f',volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 601.613386] [47312]: INFO nova.api.openstack.requestlog [None req-f5547deb-63d3-43aa-a632-1c52518dccc5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.93 time: 0.680708 [ 601.613800] [47312]: [pid: 47312|app: 0|req: 734/1398] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:11:17 2024] POST /compute/v2.1/servers => generated 408 bytes in 681 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 601.619312] [47312]: DEBUG nova.api.openstack.wsgi [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.622180] [47312]: DEBUG nova.compute.api [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.626873] [47312]: DEBUG oslo_concurrency.lockutils [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.627143] [47312]: DEBUG oslo_concurrency.lockutils [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.627332] [47312]: DEBUG oslo_concurrency.lockutils [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.627707] [47312]: DEBUG oslo_concurrency.lockutils [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.627949] [47312]: DEBUG oslo_concurrency.lockutils [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.628221] [47312]: DEBUG oslo_concurrency.lockutils [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.637382] [47313]: DEBUG nova.virt.hardware [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 601.637634] [47313]: DEBUG nova.virt.hardware [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 601.637859] [47313]: DEBUG nova.virt.hardware [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 601.638041] [47313]: DEBUG nova.virt.hardware [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 601.638240] [47313]: DEBUG nova.virt.hardware [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 601.645184] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.649014] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.649014] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.649014] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.649014] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.649014] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.658902] [47313]: DEBUG nova.quota [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Getting quotas for project 29b2ebba1b424f44ba4ee898fbfdc1d9. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 601.662485] [47313]: DEBUG nova.quota [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Getting quotas for user d2e16b905bec4f7792956e0f764356d7 and project 29b2ebba1b424f44ba4ee898fbfdc1d9. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 601.673371] [47313]: DEBUG nova.compute.api [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 601.674370] [47313]: DEBUG nova.compute.api [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 601.679572] [47312]: DEBUG nova.policy [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.684139] [47312]: DEBUG nova.policy [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.684803] [47312]: DEBUG nova.policy [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.685744] [47312]: INFO nova.api.openstack.requestlog [None req-38282034-512d-41c9-92e0-4bb0145f3d63 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.071308 [ 601.685946] [47312]: [pid: 47312|app: 0|req: 735/1399] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 601.688668] [47312]: DEBUG nova.api.openstack.wsgi [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.690383] [47312]: DEBUG nova.compute.api [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.695539] [47312]: DEBUG oslo_concurrency.lockutils [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.695842] [47312]: DEBUG oslo_concurrency.lockutils [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.696136] [47312]: DEBUG oslo_concurrency.lockutils [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.696829] [47312]: DEBUG oslo_concurrency.lockutils [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.696829] [47312]: DEBUG oslo_concurrency.lockutils [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.697363] [47312]: DEBUG oslo_concurrency.lockutils [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.704768] [47313]: INFO nova.api.openstack.requestlog [None req-5a580a6b-85f6-4f47-bf2c-6bf3b4cbc309 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.717014 [ 601.704768] [47313]: [pid: 47313|app: 0|req: 665/1400] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:17 2024] POST /compute/v2.1/servers => generated 383 bytes in 718 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 601.711087] [47313]: DEBUG nova.api.openstack.wsgi [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.712766] [47313]: DEBUG nova.compute.api [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.716794] [47313]: DEBUG oslo_concurrency.lockutils [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.717035] [47313]: DEBUG oslo_concurrency.lockutils [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.717243] [47313]: DEBUG oslo_concurrency.lockutils [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.717635] [47313]: DEBUG oslo_concurrency.lockutils [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.718319] [47313]: DEBUG oslo_concurrency.lockutils [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.718319] [47313]: DEBUG oslo_concurrency.lockutils [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.738169] [47312]: DEBUG nova.policy [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.742713] [47312]: INFO nova.api.openstack.requestlog [None req-e353f77f-2c9a-4377-ba5a-de5ce89a0ac8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.056157 [ 601.743049] [47312]: [pid: 47312|app: 0|req: 736/1401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.745704] [47312]: DEBUG nova.api.openstack.wsgi [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.747343] [47312]: DEBUG nova.compute.api [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.750773] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.751273] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.751273] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.751439] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.751878] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.751952] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.772715] [47313]: DEBUG nova.policy [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.776146] [47313]: INFO nova.api.openstack.requestlog [None req-f17cd554-8e9b-40cd-9109-53de06c1e04a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.067565 [ 601.778541] [47313]: [pid: 47313|app: 0|req: 666/1402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.779180] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.780836] [47313]: DEBUG nova.compute.api [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.784563] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.784563] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.784563] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.784947] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.785127] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.785437] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.786353] [47312]: DEBUG nova.policy [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.792020] [47312]: INFO nova.api.openstack.requestlog [None req-4b782f03-73e2-418a-b204-314b21247dd2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.048362 [ 601.792355] [47312]: [pid: 47312|app: 0|req: 737/1403] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.794761] [47312]: DEBUG nova.api.openstack.wsgi [None req-98b21197-4b6b-4074-adc3-183d906e9486 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.805888] [47312]: INFO nova.api.openstack.requestlog [None req-98b21197-4b6b-4074-adc3-183d906e9486 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.012886 [ 601.807491] [47312]: [pid: 47312|app: 0|req: 738/1404] 10.180.1.21 () {58 vars in 1174 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 601.808991] [47312]: DEBUG nova.api.openstack.wsgi [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.810763] [47312]: DEBUG nova.compute.api [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.817169] [47312]: DEBUG oslo_concurrency.lockutils [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.817169] [47312]: DEBUG oslo_concurrency.lockutils [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.817169] [47312]: DEBUG oslo_concurrency.lockutils [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.817169] [47312]: DEBUG oslo_concurrency.lockutils [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.817169] [47312]: DEBUG oslo_concurrency.lockutils [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.817169] [47312]: DEBUG oslo_concurrency.lockutils [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.832201] [47313]: DEBUG nova.policy [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.836777] [47313]: INFO nova.api.openstack.requestlog [None req-c3aa278b-74db-4f33-b125-f46a78c3aef9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.059338 [ 601.837300] [47313]: [pid: 47313|app: 0|req: 667/1405] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.841027] [47313]: DEBUG nova.api.openstack.wsgi [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.842816] [47313]: DEBUG nova.compute.api [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.846930] [47313]: DEBUG oslo_concurrency.lockutils [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.847683] [47313]: DEBUG oslo_concurrency.lockutils [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.848081] [47313]: DEBUG oslo_concurrency.lockutils [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.848548] [47313]: DEBUG oslo_concurrency.lockutils [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.848987] [47313]: DEBUG oslo_concurrency.lockutils [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.849340] [47313]: DEBUG oslo_concurrency.lockutils [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.855146] [47312]: DEBUG nova.policy [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.859742] [47312]: INFO nova.api.openstack.requestlog [None req-c27c48c4-7c40-4eef-8f98-6726b4b3da17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.052630 [ 601.860120] [47312]: [pid: 47312|app: 0|req: 739/1406] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.862464] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.866016] [47312]: DEBUG nova.compute.api [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.867793] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.868039] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.868223] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.868575] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.868768] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.868939] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.908797] [47313]: DEBUG nova.policy [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.915476] [47313]: INFO nova.api.openstack.requestlog [None req-353eb168-248c-47f3-83bd-cbbbe635972a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.075675 [ 601.915476] [47313]: [pid: 47313|app: 0|req: 668/1407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.915544] [47312]: DEBUG nova.policy [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.916889] [47313]: DEBUG nova.api.openstack.wsgi [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.918446] [47313]: DEBUG nova.compute.api [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.922390] [47312]: DEBUG nova.policy [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.922390] [47312]: DEBUG nova.policy [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.922390] [47312]: INFO nova.api.openstack.requestlog [None req-fb7b7420-1ad6-4ad4-a516-051ee248536c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.061349 [ 601.922390] [47312]: [pid: 47312|app: 0|req: 740/1408] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 601.922619] [47313]: DEBUG oslo_concurrency.lockutils [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.922619] [47313]: DEBUG oslo_concurrency.lockutils [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.923222] [47313]: DEBUG oslo_concurrency.lockutils [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.923222] [47313]: DEBUG oslo_concurrency.lockutils [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.923424] [47313]: DEBUG oslo_concurrency.lockutils [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.923656] [47313]: DEBUG oslo_concurrency.lockutils [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.966270] [47313]: DEBUG nova.policy [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 601.970639] [47313]: INFO nova.api.openstack.requestlog [None req-96479aa3-ed4f-425f-8d43-c4622ef78027 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.056043 [ 601.970952] [47313]: [pid: 47313|app: 0|req: 669/1409] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 601.973917] [47313]: DEBUG nova.api.openstack.wsgi [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 601.975933] [47313]: DEBUG nova.compute.api [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 601.981451] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.981740] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.981902] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 601.982273] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 601.982470] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 601.982663] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.015070] [47313]: DEBUG nova.policy [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.019669] [47313]: DEBUG nova.policy [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.020465] [47313]: DEBUG nova.policy [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.024185] [47313]: INFO nova.api.openstack.requestlog [None req-4f59b304-c093-40ec-93a1-7971e5f4b25f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052657 [ 602.024502] [47313]: [pid: 47313|app: 0|req: 670/1410] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 602.030815] [47313]: DEBUG nova.api.openstack.wsgi [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.032789] [47313]: DEBUG nova.compute.api [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.037367] [47313]: DEBUG oslo_concurrency.lockutils [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.037450] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae61c54d-c395-4c73-aae2-fbaccc004b02 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1702405432", "id": 880534588, "os-flavor-access:is_public": "False"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.037504] [47313]: DEBUG oslo_concurrency.lockutils [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.037504] [47313]: DEBUG oslo_concurrency.lockutils [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.037504] [47313]: DEBUG oslo_concurrency.lockutils [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.037504] [47313]: DEBUG oslo_concurrency.lockutils [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.037504] [47313]: DEBUG oslo_concurrency.lockutils [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.052104] [47312]: INFO nova.api.openstack.requestlog [None req-ae61c54d-c395-4c73-aae2-fbaccc004b02 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.129223 [ 602.052442] [47312]: [pid: 47312|app: 0|req: 741/1411] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:18 2024] POST /compute/v2.1/flavors => generated 436 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 602.055104] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.056692] [47312]: DEBUG nova.compute.api [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.062556] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.062818] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.063000] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.063391] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.063587] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.063755] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.073363] [47313]: DEBUG nova.policy [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.081931] [47313]: DEBUG nova.policy [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.082646] [47313]: DEBUG nova.policy [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.083374] [47313]: INFO nova.api.openstack.requestlog [None req-d27f2208-bd25-41ac-82f7-4ae719d0c180 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.058016 [ 602.083550] [47313]: [pid: 47313|app: 0|req: 671/1412] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 602.086355] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.088040] [47313]: DEBUG nova.compute.api [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.091457] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.091695] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.091886] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.092255] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.092441] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.092607] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.108700] [47312]: DEBUG nova.policy [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.115449] [47312]: INFO nova.api.openstack.requestlog [None req-b7ee8e61-76ba-4669-aead-c27f48ab1f7c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.062333 [ 602.115774] [47312]: [pid: 47312|app: 0|req: 742/1413] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.122364] [47312]: DEBUG nova.api.openstack.wsgi [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.123987] [47312]: DEBUG nova.compute.api [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.124781] [47313]: DEBUG nova.policy [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.129031] [47312]: DEBUG oslo_concurrency.lockutils [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.129474] [47312]: DEBUG oslo_concurrency.lockutils [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.129587] [47312]: DEBUG oslo_concurrency.lockutils [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.130131] [47312]: DEBUG oslo_concurrency.lockutils [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.130496] [47312]: DEBUG oslo_concurrency.lockutils [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.130769] [47312]: DEBUG oslo_concurrency.lockutils [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.132785] [47313]: INFO nova.api.openstack.requestlog [None req-c3668bcd-b001-4eea-b791-ef74984db3b2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.048604 [ 602.133142] [47313]: [pid: 47313|app: 0|req: 672/1414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.135605] [47313]: DEBUG nova.api.openstack.wsgi [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.137569] [47313]: DEBUG nova.compute.api [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.143817] [47313]: DEBUG oslo_concurrency.lockutils [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.144235] [47313]: DEBUG oslo_concurrency.lockutils [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.144235] [47313]: DEBUG oslo_concurrency.lockutils [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.144666] [47313]: DEBUG oslo_concurrency.lockutils [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.144913] [47313]: DEBUG oslo_concurrency.lockutils [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.145332] [47313]: DEBUG oslo_concurrency.lockutils [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.173660] [47312]: DEBUG nova.policy [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.185706] [47312]: INFO nova.api.openstack.requestlog [None req-004bb696-9069-4549-9855-338dd3ebc082 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.069266 [ 602.186980] [47313]: DEBUG nova.policy [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.189230] [47312]: [pid: 47312|app: 0|req: 743/1415] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.192083] [47312]: DEBUG nova.api.openstack.wsgi [None req-ab79f47e-f912-4cfc-b0ac-91fa20f0d8a5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.193924] [47312]: DEBUG nova.compute.api [None req-ab79f47e-f912-4cfc-b0ac-91fa20f0d8a5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.199474] [47313]: INFO nova.api.openstack.requestlog [None req-36c6da78-5de2-4577-8bf6-d41a84f107f7 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.065657 [ 602.199888] [47313]: [pid: 47313|app: 0|req: 673/1416] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:18 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.205657] [47313]: DEBUG nova.api.openstack.wsgi [req-fee426e6-f67f-49f0-83f4-3ae719b096a6 req-0eed2d94-04ed-45da-b2aa-ba567b47f984 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd", "tag": "10839b72-0e8a-4422-926c-68083c84bf75"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.211242] [47313]: DEBUG oslo_concurrency.lockutils [req-fee426e6-f67f-49f0-83f4-3ae719b096a6 req-0eed2d94-04ed-45da-b2aa-ba567b47f984 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.211526] [47313]: DEBUG oslo_concurrency.lockutils [req-fee426e6-f67f-49f0-83f4-3ae719b096a6 req-0eed2d94-04ed-45da-b2aa-ba567b47f984 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.211659] [47313]: DEBUG oslo_concurrency.lockutils [req-fee426e6-f67f-49f0-83f4-3ae719b096a6 req-0eed2d94-04ed-45da-b2aa-ba567b47f984 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.218711] [47313]: INFO nova.api.openstack.compute.server_external_events [req-fee426e6-f67f-49f0-83f4-3ae719b096a6 req-0eed2d94-04ed-45da-b2aa-ba567b47f984 service nova] Creating event network-changed:10839b72-0e8a-4422-926c-68083c84bf75 for instance dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd on cpu-1 [ 602.224039] [47313]: INFO nova.api.openstack.requestlog [req-fee426e6-f67f-49f0-83f4-3ae719b096a6 req-0eed2d94-04ed-45da-b2aa-ba567b47f984 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021059 [ 602.224039] [47313]: [pid: 47313|app: 0|req: 674/1417] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 602.225533] [47313]: DEBUG nova.api.openstack.wsgi [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.227250] [47313]: DEBUG nova.compute.api [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.233182] [47313]: DEBUG oslo_concurrency.lockutils [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.233579] [47313]: DEBUG oslo_concurrency.lockutils [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.233673] [47312]: DEBUG nova.policy [None req-ab79f47e-f912-4cfc-b0ac-91fa20f0d8a5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.233973] [47313]: DEBUG oslo_concurrency.lockutils [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.235019] [47313]: DEBUG oslo_concurrency.lockutils [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.235019] [47313]: DEBUG oslo_concurrency.lockutils [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.235019] [47313]: DEBUG oslo_concurrency.lockutils [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.241707] [47312]: DEBUG nova.policy [None req-ab79f47e-f912-4cfc-b0ac-91fa20f0d8a5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.241953] [47312]: DEBUG nova.policy [None req-ab79f47e-f912-4cfc-b0ac-91fa20f0d8a5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.247706] [47312]: INFO nova.api.openstack.requestlog [None req-ab79f47e-f912-4cfc-b0ac-91fa20f0d8a5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1336 microversion: 2.93 time: 0.057825 [ 602.248081] [47312]: [pid: 47312|app: 0|req: 744/1418] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1336 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 602.250610] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.254190] [47312]: DEBUG nova.compute.api [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.257085] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.257338] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.257598] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.258342] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.258585] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.258782] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.282650] [47313]: DEBUG nova.policy [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.288794] [47313]: INFO nova.api.openstack.requestlog [None req-76df8288-8beb-4168-828a-20653d3f5239 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.066085 [ 602.289223] [47313]: [pid: 47313|app: 0|req: 675/1419] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.292467] [47313]: DEBUG nova.api.openstack.wsgi [None req-5df64693-9a70-4cf7-93fd-e877fd134737 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.296037] [47313]: DEBUG nova.compute.api [None req-5df64693-9a70-4cf7-93fd-e877fd134737 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.297634] [47312]: DEBUG nova.policy [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.303620] [47312]: INFO nova.api.openstack.requestlog [None req-6ab53910-7f8e-486a-b635-f954a619cba3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.054910 [ 602.303950] [47312]: [pid: 47312|app: 0|req: 745/1420] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.309016] [47312]: DEBUG nova.api.openstack.wsgi [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.309016] [47312]: DEBUG nova.compute.api [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.312226] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.312457] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.312628] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.312978] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.313209] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.314018] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.327331] [47313]: DEBUG nova.policy [None req-5df64693-9a70-4cf7-93fd-e877fd134737 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.331367] [47313]: INFO nova.api.openstack.requestlog [None req-5df64693-9a70-4cf7-93fd-e877fd134737 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56488ac6-c94b-4b40-9cad-b0c36a3d293e" status: 200 len: 1219 microversion: 2.1 time: 0.041506 [ 602.331701] [47313]: [pid: 47313|app: 0|req: 676/1421] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/56488ac6-c94b-4b40-9cad-b0c36a3d293e => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.338445] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.338445] [47313]: DEBUG nova.compute.api [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.339753] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.339992] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.340191] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.340546] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.340742] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.340931] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.372416] [47312]: DEBUG nova.policy [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.383517] [47312]: INFO nova.api.openstack.requestlog [None req-a04abf66-05df-4592-bae1-0a6371299fc3 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1223 microversion: 2.1 time: 0.078189 [ 602.383517] [47312]: [pid: 47312|app: 0|req: 746/1422] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1223 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.386785] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.389920] [47312]: DEBUG nova.compute.api [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.390182] [47313]: DEBUG nova.policy [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.391588] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.391930] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.392160] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.392580] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.392797] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.392994] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.395924] [47313]: INFO nova.api.openstack.requestlog [None req-4e56574f-9435-4e44-a4ef-5d47fb2deb3f tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1272 microversion: 2.1 time: 0.063596 [ 602.397508] [47313]: [pid: 47313|app: 0|req: 677/1423] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1272 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.400076] [47313]: DEBUG nova.api.openstack.wsgi [None req-87872ac1-ec03-421e-9328-3e2cf7029630 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.420291] [47313]: INFO nova.api.openstack.requestlog [None req-87872ac1-ec03-421e-9328-3e2cf7029630 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1054448124/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.022117 [ 602.420654] [47313]: [pid: 47313|app: 0|req: 678/1424] 10.180.1.21 () {60 vars in 1219 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/flavors/1054448124/os-extra_specs => generated 43 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 602.429260] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.431590] [47313]: DEBUG nova.compute.api [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.435533] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.435882] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.435949] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.436325] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.436522] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.436699] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.437448] [47312]: DEBUG nova.policy [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.443091] [47312]: INFO nova.api.openstack.requestlog [None req-b6c0b0b5-2df8-4d30-86fc-058e2542281a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.058922 [ 602.445188] [47312]: [pid: 47312|app: 0|req: 747/1425] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.446702] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.449023] [47312]: DEBUG nova.compute.api [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.458676] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.460035] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.460035] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.460035] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.460035] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.460035] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.478894] [47313]: DEBUG nova.policy [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.484212] [47313]: INFO nova.api.openstack.requestlog [None req-e9681dcc-da6d-464f-96b0-81d3ef6404cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.062933 [ 602.484811] [47313]: [pid: 47313|app: 0|req: 679/1426] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.487416] [47313]: DEBUG nova.api.openstack.wsgi [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.489130] [47313]: DEBUG nova.compute.api [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.493681] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.494709] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.494709] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.496459] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.496568] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.496763] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.497490] [47312]: DEBUG nova.policy [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.504826] [47312]: INFO nova.api.openstack.requestlog [None req-6c91adfb-9944-45ef-a9b4-3179bb6c08b6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.060787 [ 602.505372] [47312]: [pid: 47312|app: 0|req: 748/1427] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.509925] [47312]: DEBUG nova.api.openstack.wsgi [None req-05bc6df9-a3de-4697-a927-80c38879c796 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "eea45e36a500487591e8af5fe79990d9"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.537493] [47313]: DEBUG nova.policy [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.541518] [47313]: DEBUG nova.policy [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.542208] [47313]: DEBUG nova.policy [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.546634] [47313]: INFO nova.api.openstack.requestlog [None req-cfcf5c16-714e-4b67-b0ad-8ebd11806999 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.060238 [ 602.546634] [47313]: [pid: 47313|app: 0|req: 680/1428] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 602.548488] [47313]: DEBUG nova.api.openstack.wsgi [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1771659728", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.591326] [47313]: DEBUG nova.network.neutron [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] validate_networks() for [('45582499-5d68-47ae-b44a-85af1427a632', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 602.652961] [47312]: INFO nova.api.openstack.requestlog [None req-05bc6df9-a3de-4697-a927-80c38879c796 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/880534588/action" status: 200 len: 96 microversion: 2.1 time: 0.146213 [ 602.653444] [47312]: [pid: 47312|app: 0|req: 749/1429] 10.180.1.21 () {60 vars in 1192 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/flavors/880534588/action => generated 96 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 602.655865] [47312]: DEBUG nova.api.openstack.wsgi [None req-2db3cafa-1fd5-460c-ab2d-ceb5c147c9e3 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-166850163", "id": 321868771, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.667624] [47312]: INFO nova.api.openstack.requestlog [None req-2db3cafa-1fd5-460c-ab2d-ceb5c147c9e3 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 420 microversion: 2.1 time: 0.013653 [ 602.667890] [47312]: [pid: 47312|app: 0|req: 750/1430] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/flavors => generated 420 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 602.671021] [47312]: DEBUG nova.api.openstack.wsgi [None req-97c168ce-2587-4c44-9ee4-9ddb192a94d8 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "eea45e36a500487591e8af5fe79990d9"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.762159] [47313]: DEBUG nova.virt.hardware [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 602.762159] [47313]: DEBUG nova.virt.hardware [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 602.762159] [47313]: DEBUG nova.virt.hardware [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 602.762600] [47313]: DEBUG nova.virt.hardware [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 602.762600] [47313]: DEBUG nova.virt.hardware [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 602.772463] [47313]: DEBUG oslo_concurrency.lockutils [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.772836] [47313]: DEBUG oslo_concurrency.lockutils [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.773046] [47313]: DEBUG oslo_concurrency.lockutils [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.773471] [47313]: DEBUG oslo_concurrency.lockutils [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.773662] [47313]: DEBUG oslo_concurrency.lockutils [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.773828] [47313]: DEBUG oslo_concurrency.lockutils [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.774238] [47312]: INFO nova.api.openstack.wsgi [None req-97c168ce-2587-4c44-9ee4-9ddb192a94d8 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] HTTP exception thrown: Flavor access already exists for flavor 32 and project eea45e36a500487591e8af5fe79990d9 combination. [ 602.774622] [47312]: DEBUG nova.api.openstack.wsgi [None req-97c168ce-2587-4c44-9ee4-9ddb192a94d8 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Returning 409 to user: Flavor access already exists for flavor 32 and project eea45e36a500487591e8af5fe79990d9 combination. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 602.775060] [47312]: INFO nova.api.openstack.requestlog [None req-97c168ce-2587-4c44-9ee4-9ddb192a94d8 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/880534588/action" status: 409 len: 152 microversion: 2.1 time: 0.106653 [ 602.775386] [47312]: [pid: 47312|app: 0|req: 751/1431] 10.180.1.21 () {60 vars in 1192 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/flavors/880534588/action => generated 152 bytes in 107 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 602.779600] [47312]: DEBUG nova.api.openstack.wsgi [None req-71248d4b-c93b-494d-a044-0a7488d7d813 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.785728] [47313]: DEBUG nova.quota [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Getting quotas for project 29b2ebba1b424f44ba4ee898fbfdc1d9. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 602.787899] [47312]: INFO nova.api.openstack.requestlog [None req-71248d4b-c93b-494d-a044-0a7488d7d813 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.011923 [ 602.788212] [47312]: [pid: 47312|app: 0|req: 752/1432] 10.180.1.21 () {58 vars in 1174 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 602.789770] [47313]: DEBUG nova.quota [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Getting quotas for user d2e16b905bec4f7792956e0f764356d7 and project 29b2ebba1b424f44ba4ee898fbfdc1d9. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 602.791140] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.792075] [47312]: DEBUG nova.compute.api [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.796252] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.796528] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.796723] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.797101] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.797300] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.797472] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.806277] [47313]: DEBUG nova.compute.api [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 602.807995] [47313]: DEBUG nova.compute.api [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 602.838462] [47312]: DEBUG nova.policy [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.844137] [47312]: DEBUG nova.policy [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.845374] [47312]: DEBUG nova.policy [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.846283] [47312]: INFO nova.api.openstack.requestlog [None req-ec8b968d-01f7-4903-b7e9-dc60dee807c0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.057292 [ 602.846686] [47312]: [pid: 47312|app: 0|req: 753/1433] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 602.850597] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.852104] [47312]: DEBUG nova.compute.api [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.853253] [47313]: INFO nova.api.openstack.requestlog [None req-e259e3ef-90d4-4c62-9bcc-451d67c359bd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.306595 [ 602.853707] [47313]: [pid: 47313|app: 0|req: 681/1434] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/servers => generated 383 bytes in 307 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 602.855904] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.857577] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.857577] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.857950] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.858231] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.858316] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.860031] [47313]: DEBUG nova.api.openstack.wsgi [None req-e976120f-017e-4b84-918d-9ae2bbcbc69b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "eea45e36a500487591e8af5fe79990d9"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.895086] [47312]: DEBUG nova.policy [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.899463] [47312]: INFO nova.api.openstack.requestlog [None req-fd811955-e0e2-4890-a535-58f0edbfe6ed tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.052167 [ 602.899900] [47312]: [pid: 47312|app: 0|req: 754/1435] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.902305] [47312]: DEBUG nova.api.openstack.wsgi [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.903953] [47312]: DEBUG nova.compute.api [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.908197] [47312]: DEBUG oslo_concurrency.lockutils [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.908479] [47312]: DEBUG oslo_concurrency.lockutils [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.908707] [47312]: DEBUG oslo_concurrency.lockutils [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.909321] [47312]: DEBUG oslo_concurrency.lockutils [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.909321] [47312]: DEBUG oslo_concurrency.lockutils [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.909428] [47312]: DEBUG oslo_concurrency.lockutils [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.914571] [47313]: INFO nova.api.openstack.requestlog [None req-e976120f-017e-4b84-918d-9ae2bbcbc69b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/880534588/action" status: 200 len: 21 microversion: 2.1 time: 0.060305 [ 602.914919] [47313]: [pid: 47313|app: 0|req: 682/1436] 10.180.1.21 () {60 vars in 1192 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/flavors/880534588/action => generated 21 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 602.917528] [47313]: DEBUG nova.api.openstack.wsgi [None req-611bfaa0-79ff-4eb5-ba60-624170e41c6d tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.931296] [47313]: INFO nova.api.openstack.requestlog [None req-611bfaa0-79ff-4eb5-ba60-624170e41c6d tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/321868771/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.014863 [ 602.931296] [47313]: [pid: 47313|app: 0|req: 683/1437] 10.180.1.21 () {60 vars in 1216 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/flavors/321868771/os-extra_specs => generated 43 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 602.933592] [47313]: DEBUG nova.api.openstack.wsgi [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.935322] [47313]: DEBUG nova.compute.api [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.939043] [47313]: DEBUG oslo_concurrency.lockutils [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.939291] [47313]: DEBUG oslo_concurrency.lockutils [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.939622] [47313]: DEBUG oslo_concurrency.lockutils [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.939851] [47313]: DEBUG oslo_concurrency.lockutils [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.940156] [47313]: DEBUG oslo_concurrency.lockutils [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.940234] [47313]: DEBUG oslo_concurrency.lockutils [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.945946] [47312]: DEBUG nova.policy [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.950759] [47312]: INFO nova.api.openstack.requestlog [None req-13b29923-3b53-4315-b16d-babbf96a5774 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.050331 [ 602.951132] [47312]: [pid: 47312|app: 0|req: 755/1438] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.974226] [47313]: DEBUG nova.policy [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 602.978530] [47313]: INFO nova.api.openstack.requestlog [None req-590b7fd2-20f8-434f-bd6f-6a8b7065c601 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047107 [ 602.978821] [47313]: [pid: 47313|app: 0|req: 684/1439] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 602.980999] [47312]: DEBUG nova.api.openstack.wsgi [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TenantUsagesTestJSON-server-2092201594", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 602.981138] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 602.982712] [47313]: DEBUG nova.compute.api [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 602.985780] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.986163] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.986240] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 602.986592] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 602.986719] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 602.986907] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.010124] [47312]: DEBUG nova.network.neutron [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 603.019910] [47313]: DEBUG nova.policy [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.024578] [47313]: INFO nova.api.openstack.requestlog [None req-cb43d374-a1fb-4a8b-9444-345dcd814a80 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.045185 [ 603.024901] [47313]: [pid: 47313|app: 0|req: 685/1440] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.027175] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a43ded4-4fa4-4972-8c99-7a3b12606475 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.028694] [47313]: DEBUG nova.compute.api [None req-0a43ded4-4fa4-4972-8c99-7a3b12606475 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.056782] [47313]: DEBUG nova.policy [None req-0a43ded4-4fa4-4972-8c99-7a3b12606475 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.060477] [47313]: INFO nova.api.openstack.requestlog [None req-0a43ded4-4fa4-4972-8c99-7a3b12606475 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1220 microversion: 2.1 time: 0.035024 [ 603.060817] [47313]: [pid: 47313|app: 0|req: 686/1441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1220 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.066777] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.068309] [47313]: DEBUG nova.compute.api [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.074921] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.075161] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.075338] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.075738] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.075946] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.076131] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.103831] [47312]: DEBUG nova.virt.hardware [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 603.103831] [47312]: DEBUG nova.virt.hardware [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 603.103831] [47312]: DEBUG nova.virt.hardware [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 603.103831] [47312]: DEBUG nova.virt.hardware [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 603.103831] [47312]: DEBUG nova.virt.hardware [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 603.109203] [47313]: DEBUG nova.policy [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.113394] [47312]: DEBUG oslo_concurrency.lockutils [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.113634] [47312]: DEBUG oslo_concurrency.lockutils [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.113730] [47313]: INFO nova.api.openstack.requestlog [None req-5a09f7c8-48ae-442f-9c8f-aab1d815dc40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.052343 [ 603.113818] [47312]: DEBUG oslo_concurrency.lockutils [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.114072] [47313]: [pid: 47313|app: 0|req: 687/1442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.114231] [47312]: DEBUG oslo_concurrency.lockutils [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.114430] [47312]: DEBUG oslo_concurrency.lockutils [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.114603] [47312]: DEBUG oslo_concurrency.lockutils [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.119607] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc425912-c3ea-4498-b3d4-e32e823642ba tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.122958] [47312]: DEBUG nova.quota [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Getting quotas for project e125bb8c48284c46ab87edd0604a6578. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 603.125304] [47312]: DEBUG nova.quota [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Getting quotas for user 0cead1a9886b40aebdd867a47a303bbe and project e125bb8c48284c46ab87edd0604a6578. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 603.128714] [47313]: INFO nova.api.openstack.requestlog [None req-fc425912-c3ea-4498-b3d4-e32e823642ba tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/880534588" status: 202 len: 0 microversion: 2.1 time: 0.014040 [ 603.129060] [47313]: [pid: 47313|app: 0|req: 688/1443] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:11:19 2024] DELETE /compute/v2.1/flavors/880534588 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 603.131808] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.133152] [47312]: DEBUG nova.compute.api [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 603.133414] [47313]: DEBUG nova.compute.api [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.135618] [47312]: DEBUG nova.compute.api [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 603.136580] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.136812] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.136995] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.137366] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.137601] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.137781] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.171568] [47312]: INFO nova.api.openstack.requestlog [None req-e377f544-5efc-466e-86de-8666f807a67b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.219234 [ 603.171568] [47312]: [pid: 47312|app: 0|req: 756/1444] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:19 2024] POST /compute/v2.1/servers => generated 380 bytes in 220 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 603.174108] [47313]: DEBUG nova.policy [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.177049] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c24c65d-96fd-4a95-b101-bc04e0231945 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Action: 'create', calling method: .version_select at 0x7b9c47337880>, body: {"keypair": {"name": "tempest-keypair-1327484819", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJVx6aBXSYgM9aAkw407jxo2gEp/FABpYeEDdMr/dCLFMZxbdp/DmuTToCLcNSyLj3pJC8jFjKDYZfiibJuVkjJxkPEdg2BTSZRF7jWsEuf5Wvk3+Tegi+1zAL1yP1JHKg=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.179707] [47313]: INFO nova.api.openstack.requestlog [None req-a6e79f17-95ff-44af-8da7-c3df0dd737c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.050057 [ 603.180167] [47313]: [pid: 47313|app: 0|req: 689/1445] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:19 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.182789] [47313]: DEBUG nova.api.openstack.wsgi [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.185101] [47313]: DEBUG nova.compute.api [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.188017] [47313]: DEBUG oslo_concurrency.lockutils [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.188179] [47313]: DEBUG oslo_concurrency.lockutils [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.188275] [47313]: DEBUG oslo_concurrency.lockutils [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.188627] [47313]: DEBUG oslo_concurrency.lockutils [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.188823] [47313]: DEBUG oslo_concurrency.lockutils [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.189077] [47313]: DEBUG oslo_concurrency.lockutils [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.191538] [47312]: DEBUG nova.quota [None req-3c24c65d-96fd-4a95-b101-bc04e0231945 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Getting quotas for project 2504e08ff42347dba127da83a8c0fc3a. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 603.194308] [47312]: DEBUG nova.quota [None req-3c24c65d-96fd-4a95-b101-bc04e0231945 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Getting quotas for user 86d64c39e69143c68bc1141204de79bd and project 2504e08ff42347dba127da83a8c0fc3a. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 603.210707] [47312]: INFO nova.api.openstack.requestlog [None req-3c24c65d-96fd-4a95-b101-bc04e0231945 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.038479 [ 603.211336] [47312]: [pid: 47312|app: 0|req: 757/1446] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.214095] [47312]: DEBUG nova.api.openstack.wsgi [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.215797] [47312]: DEBUG nova.compute.api [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.219091] [47312]: DEBUG oslo_concurrency.lockutils [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.219339] [47312]: DEBUG oslo_concurrency.lockutils [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.219527] [47312]: DEBUG oslo_concurrency.lockutils [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.219977] [47312]: DEBUG oslo_concurrency.lockutils [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.220202] [47312]: DEBUG oslo_concurrency.lockutils [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.220453] [47312]: DEBUG oslo_concurrency.lockutils [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.228050] [47313]: DEBUG nova.policy [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.233411] [47313]: DEBUG nova.policy [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.234336] [47313]: DEBUG nova.policy [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.235267] [47313]: INFO nova.api.openstack.requestlog [None req-3536cf68-23b8-4d4e-9f3b-b10a88f0bc6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.054552 [ 603.235694] [47313]: [pid: 47313|app: 0|req: 690/1447] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 603.238953] [47313]: DEBUG nova.api.openstack.wsgi [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.240844] [47313]: DEBUG nova.compute.api [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.244514] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.244814] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.245085] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.245596] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.245921] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.246153] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.262456] [47312]: DEBUG nova.policy [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.266958] [47312]: INFO nova.api.openstack.requestlog [None req-55fe232b-395c-4cde-87bc-c2a9c5ff5bcb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.054800 [ 603.267295] [47312]: [pid: 47312|app: 0|req: 758/1448] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.269607] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.271197] [47312]: DEBUG nova.compute.api [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.274805] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.274929] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.275059] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.275421] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.275620] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.275788] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.283475] [47313]: DEBUG nova.policy [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.287973] [47313]: DEBUG nova.policy [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.288636] [47313]: DEBUG nova.policy [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.292251] [47313]: INFO nova.api.openstack.requestlog [None req-3fae8feb-7ea5-4608-b223-9b177e3ea55c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.055938 [ 603.295912] [47313]: [pid: 47313|app: 0|req: 691/1449] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 603.295912] [47313]: DEBUG nova.api.openstack.wsgi [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.296818] [47313]: DEBUG nova.compute.api [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.300011] [47313]: DEBUG oslo_concurrency.lockutils [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.300240] [47313]: DEBUG oslo_concurrency.lockutils [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.300417] [47313]: DEBUG oslo_concurrency.lockutils [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.300765] [47313]: DEBUG oslo_concurrency.lockutils [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.301145] [47313]: DEBUG oslo_concurrency.lockutils [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.301334] [47313]: DEBUG oslo_concurrency.lockutils [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.310753] [47312]: DEBUG nova.policy [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.316761] [47312]: DEBUG nova.policy [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.318090] [47312]: DEBUG nova.policy [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.318730] [47312]: INFO nova.api.openstack.requestlog [None req-d3877a29-330a-4ce9-b314-e3b6c4c09d9e tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.050928 [ 603.319061] [47312]: [pid: 47312|app: 0|req: 759/1450] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 603.322554] [47312]: DEBUG nova.api.openstack.wsgi [None req-da255284-6d22-4f8b-8149-738c2f117490 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.333220] [47312]: INFO nova.api.openstack.requestlog [None req-da255284-6d22-4f8b-8149-738c2f117490 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.013529 [ 603.333496] [47312]: [pid: 47312|app: 0|req: 760/1451] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.334582] [47313]: DEBUG nova.policy [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.335831] [47312]: DEBUG nova.api.openstack.wsgi [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.337427] [47312]: DEBUG nova.compute.api [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.338711] [47313]: INFO nova.api.openstack.requestlog [None req-f629d53d-8982-443f-84b9-9af0979bece1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.045345 [ 603.339031] [47313]: [pid: 47313|app: 0|req: 692/1452] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.341428] [47312]: DEBUG oslo_concurrency.lockutils [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.341681] [47312]: DEBUG oslo_concurrency.lockutils [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.342298] [47312]: DEBUG oslo_concurrency.lockutils [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.342366] [47312]: DEBUG oslo_concurrency.lockutils [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.342557] [47312]: DEBUG oslo_concurrency.lockutils [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.342733] [47312]: DEBUG oslo_concurrency.lockutils [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.343074] [47313]: DEBUG nova.api.openstack.wsgi [None req-fcf704a2-7b73-48f8-ae09-e3738c536dab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.344637] [47313]: DEBUG nova.compute.api [None req-fcf704a2-7b73-48f8-ae09-e3738c536dab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.376529] [47313]: DEBUG nova.policy [None req-fcf704a2-7b73-48f8-ae09-e3738c536dab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.380801] [47313]: INFO nova.api.openstack.requestlog [None req-fcf704a2-7b73-48f8-ae09-e3738c536dab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1212 microversion: 2.1 time: 0.041146 [ 603.381550] [47313]: [pid: 47313|app: 0|req: 693/1453] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1212 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.383344] [47312]: DEBUG nova.policy [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.386341] [47313]: DEBUG nova.api.openstack.wsgi [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.388530] [47313]: DEBUG nova.compute.api [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.389949] [47312]: INFO nova.api.openstack.requestlog [None req-070e57a1-2f55-4342-8cfc-7bf90174ea62 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.055741 [ 603.390265] [47312]: [pid: 47312|app: 0|req: 761/1454] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.392331] [47313]: DEBUG oslo_concurrency.lockutils [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.392650] [47313]: DEBUG oslo_concurrency.lockutils [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.393338] [47313]: DEBUG oslo_concurrency.lockutils [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.393416] [47313]: DEBUG oslo_concurrency.lockutils [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.393826] [47313]: DEBUG oslo_concurrency.lockutils [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.393826] [47313]: DEBUG oslo_concurrency.lockutils [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.395184] [47312]: DEBUG nova.api.openstack.wsgi [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.397033] [47312]: DEBUG nova.compute.api [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.403908] [47312]: DEBUG oslo_concurrency.lockutils [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.404586] [47312]: DEBUG oslo_concurrency.lockutils [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.404586] [47312]: DEBUG oslo_concurrency.lockutils [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.404700] [47312]: DEBUG oslo_concurrency.lockutils [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.406026] [47312]: DEBUG oslo_concurrency.lockutils [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.406026] [47312]: DEBUG oslo_concurrency.lockutils [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.429471] [47313]: DEBUG nova.policy [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.433628] [47313]: INFO nova.api.openstack.requestlog [None req-c608a7cb-ee10-4b92-ba52-c0baf7f74d36 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.051583 [ 603.434040] [47313]: [pid: 47313|app: 0|req: 694/1455] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.436514] [47313]: DEBUG nova.api.openstack.wsgi [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.438099] [47313]: DEBUG nova.compute.api [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.441464] [47313]: DEBUG oslo_concurrency.lockutils [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.441719] [47313]: DEBUG oslo_concurrency.lockutils [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.441933] [47313]: DEBUG oslo_concurrency.lockutils [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.442271] [47313]: DEBUG oslo_concurrency.lockutils [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.442944] [47313]: DEBUG oslo_concurrency.lockutils [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.442944] [47313]: DEBUG oslo_concurrency.lockutils [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.443095] [47312]: DEBUG nova.policy [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.448634] [47312]: INFO nova.api.openstack.requestlog [None req-b776931f-4bd5-4bbb-948a-56ca9d566413 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.057178 [ 603.448634] [47312]: [pid: 47312|app: 0|req: 762/1456] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.451404] [47312]: DEBUG nova.api.openstack.wsgi [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.453175] [47312]: DEBUG nova.compute.api [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.457901] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.458179] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.458419] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.458812] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.459018] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.459204] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.476090] [47313]: DEBUG nova.policy [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.480571] [47313]: DEBUG nova.policy [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.481294] [47313]: DEBUG nova.policy [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.484536] [47313]: INFO nova.api.openstack.requestlog [None req-182f2df0-923a-472f-9378-5dfcc8942258 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.049504 [ 603.484536] [47313]: [pid: 47313|app: 0|req: 695/1457] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 603.486895] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.488876] [47313]: DEBUG nova.compute.api [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.491930] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.492209] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.492390] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.492790] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.493365] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.493365] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.494517] [47312]: DEBUG nova.policy [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.500067] [47312]: INFO nova.api.openstack.requestlog [None req-20f32bc5-9ff2-4867-bdbc-cbe512492d35 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.050894 [ 603.500380] [47312]: [pid: 47312|app: 0|req: 763/1458] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.503566] [47312]: DEBUG nova.api.openstack.wsgi [None req-67f93a29-3c78-4599-be8e-8debe7eef8e1 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1220750839", "id": 2071102510, "os-flavor-access:is_public": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.516032] [47312]: INFO nova.api.openstack.requestlog [None req-67f93a29-3c78-4599-be8e-8debe7eef8e1 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.014932 [ 603.516258] [47312]: [pid: 47312|app: 0|req: 764/1459] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/flavors => generated 438 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.521033] [47312]: DEBUG nova.api.openstack.wsgi [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.521033] [47312]: DEBUG nova.compute.api [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.523731] [47312]: DEBUG oslo_concurrency.lockutils [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.523923] [47312]: DEBUG oslo_concurrency.lockutils [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.524116] [47312]: DEBUG oslo_concurrency.lockutils [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.524458] [47312]: DEBUG oslo_concurrency.lockutils [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.524646] [47312]: DEBUG oslo_concurrency.lockutils [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.524810] [47312]: DEBUG oslo_concurrency.lockutils [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.531187] [47313]: DEBUG nova.policy [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.535408] [47313]: INFO nova.api.openstack.requestlog [None req-dbb94c6c-e116-41e7-8632-1869c28db73a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.050460 [ 603.535725] [47313]: [pid: 47313|app: 0|req: 696/1460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.539100] [47313]: DEBUG nova.api.openstack.wsgi [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.541318] [47313]: DEBUG nova.compute.api [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.544947] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.545201] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.546033] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.546033] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.546033] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.546180] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.560035] [47312]: DEBUG nova.policy [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.564668] [47312]: INFO nova.api.openstack.requestlog [None req-e414d1e5-8c6c-471f-bd39-40fba3b09d58 tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1223 microversion: 2.1 time: 0.047870 [ 603.564979] [47312]: [pid: 47312|app: 0|req: 765/1461] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.567425] [47312]: DEBUG nova.api.openstack.wsgi [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.570584] [47312]: DEBUG nova.compute.api [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.572231] [47312]: DEBUG oslo_concurrency.lockutils [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.574857] [47312]: DEBUG oslo_concurrency.lockutils [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.574857] [47312]: DEBUG oslo_concurrency.lockutils [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.574857] [47312]: DEBUG oslo_concurrency.lockutils [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.574857] [47312]: DEBUG oslo_concurrency.lockutils [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.574857] [47312]: DEBUG oslo_concurrency.lockutils [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.580898] [47313]: DEBUG nova.policy [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.584985] [47313]: INFO nova.api.openstack.requestlog [None req-dcf26001-f4e2-4844-a18c-6c7e1a95a4d9 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1280 microversion: 2.1 time: 0.048670 [ 603.585433] [47313]: [pid: 47313|app: 0|req: 697/1462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.587630] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.589201] [47313]: DEBUG nova.compute.api [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.592404] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.592673] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.592841] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.593221] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.593414] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.593583] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.605284] [47312]: DEBUG nova.policy [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.609475] [47312]: INFO nova.api.openstack.requestlog [None req-714839c4-8eb2-4cd7-8066-564fe1f55bef tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.043924 [ 603.610320] [47312]: [pid: 47312|app: 0|req: 766/1463] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.613335] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.614738] [47312]: DEBUG nova.compute.api [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.618244] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.618475] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.618655] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.619030] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.619233] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.619402] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.623506] [47313]: DEBUG nova.policy [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.632350] [47313]: INFO nova.api.openstack.requestlog [None req-4c45c2de-6438-419f-9955-2f5ef7dfea48 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.046384 [ 603.632697] [47313]: [pid: 47313|app: 0|req: 698/1464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.636364] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a22d248-892e-48bb-b101-b4b6ed77ff0b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.643617] [47313]: INFO nova.api.openstack.wsgi [None req-0a22d248-892e-48bb-b101-b4b6ed77ff0b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] HTTP exception thrown: Access list not available for public flavors. [ 603.644141] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a22d248-892e-48bb-b101-b4b6ed77ff0b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Returning 404 to user: Access list not available for public flavors. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 603.644626] [47313]: INFO nova.api.openstack.requestlog [None req-0a22d248-892e-48bb-b101-b4b6ed77ff0b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/2071102510/os-flavor-access" status: 404 len: 91 microversion: 2.1 time: 0.011037 [ 603.644880] [47313]: [pid: 47313|app: 0|req: 699/1465] 10.180.1.21 () {58 vars in 1204 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/flavors/2071102510/os-flavor-access => generated 91 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 603.647326] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.649438] [47313]: DEBUG nova.compute.api [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.653496] [47312]: DEBUG nova.policy [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.653605] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.653761] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.653949] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.654595] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.654595] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.654819] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.657817] [47312]: INFO nova.api.openstack.requestlog [None req-3ae1ead7-6c14-4ef2-b099-d823ab80b095 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.046649 [ 603.658284] [47312]: [pid: 47312|app: 0|req: 767/1466] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.661174] [47312]: DEBUG nova.api.openstack.wsgi [None req-925db480-6e84-4726-9fde-94fde37416b0 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.671513] [47312]: INFO nova.api.openstack.requestlog [None req-925db480-6e84-4726-9fde-94fde37416b0 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/2071102510" status: 202 len: 0 microversion: 2.1 time: 0.012609 [ 603.671867] [47312]: [pid: 47312|app: 0|req: 768/1467] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:11:20 2024] DELETE /compute/v2.1/flavors/2071102510 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 603.676266] [47312]: DEBUG nova.api.openstack.wsgi [None req-03016c84-6efa-4635-9419-456ba33600e1 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.690072] [47312]: INFO nova.api.openstack.requestlog [None req-03016c84-6efa-4635-9419-456ba33600e1 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.015435 [ 603.690559] [47312]: [pid: 47312|app: 0|req: 769/1468] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 603.694149] [47313]: DEBUG nova.policy [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.699178] [47313]: DEBUG nova.policy [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.699816] [47313]: DEBUG nova.policy [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.702663] [47313]: INFO nova.api.openstack.requestlog [None req-7a49aa29-408e-4c7f-bea6-0774eb310bc2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.057089 [ 603.702966] [47313]: [pid: 47313|app: 0|req: 700/1469] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 603.704023] [47312]: DEBUG nova.api.openstack.wsgi [None req-19e2954d-baa6-4f1e-81e0-dc40df085cf6 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-726639641", "id": 33001692, "os-flavor-access:is_public": "False"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.720933] [47312]: INFO nova.api.openstack.requestlog [None req-19e2954d-baa6-4f1e-81e0-dc40df085cf6 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 432 microversion: 2.1 time: 0.021601 [ 603.721287] [47312]: [pid: 47312|app: 0|req: 770/1470] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/flavors => generated 432 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.785641] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d684d37-d453-435a-8e7b-fa861e2db5e7 tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "eea45e36a500487591e8af5fe79990d9"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.787719] [47313]: DEBUG nova.policy [None req-1d684d37-d453-435a-8e7b-fa861e2db5e7 tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] Policy check for os_compute_api:os-flavor-access:add_tenant_access failed with credentials {'is_admin': False, 'user_id': '12b3fb2e963648478a6ce87cf1c79c1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eea45e36a500487591e8af5fe79990d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.788077] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d684d37-d453-435a-8e7b-fa861e2db5e7 tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 603.788488] [47313]: INFO nova.api.openstack.requestlog [None req-1d684d37-d453-435a-8e7b-fa861e2db5e7 tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/33001692/action" status: 403 len: 130 microversion: 2.1 time: 0.062966 [ 603.788768] [47313]: [pid: 47313|app: 0|req: 701/1471] 10.180.1.21 () {60 vars in 1189 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/flavors/33001692/action => generated 130 bytes in 63 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) [ 603.793682] [47312]: DEBUG nova.api.openstack.wsgi [None req-dab97392-1289-41df-af5e-e56c395b897e tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.803034] [47312]: INFO nova.api.openstack.requestlog [None req-dab97392-1289-41df-af5e-e56c395b897e tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/33001692" status: 202 len: 0 microversion: 2.1 time: 0.011528 [ 603.803341] [47312]: [pid: 47312|app: 0|req: 771/1472] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:11:20 2024] DELETE /compute/v2.1/flavors/33001692 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 603.810861] [47313]: DEBUG nova.api.openstack.wsgi [None req-a69e54cd-6dc8-4fcb-9e89-8559477ce6ed tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.823111] [47313]: INFO nova.api.openstack.requestlog [None req-a69e54cd-6dc8-4fcb-9e89-8559477ce6ed tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.014265 [ 603.823615] [47313]: [pid: 47313|app: 0|req: 702/1473] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 603.832116] [47312]: DEBUG nova.api.openstack.wsgi [None req-227837a3-1d1c-4706-8545-61f563371490 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1539826047", "id": 918564781, "os-flavor-access:is_public": "False"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.841600] [47312]: INFO nova.api.openstack.requestlog [None req-227837a3-1d1c-4706-8545-61f563371490 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.011589 [ 603.842024] [47312]: [pid: 47312|app: 0|req: 772/1474] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/flavors => generated 436 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 603.847659] [47313]: DEBUG nova.api.openstack.wsgi [None req-89a13f2c-7f2c-4d41-aa1a-9e0718ffe0b4 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "eea45e36a500487591e8af5fe79990d9"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.858443] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.859949] [47312]: DEBUG nova.compute.api [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.863776] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.864033] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.864253] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.864553] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.864766] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.864957] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.887566] [47313]: INFO nova.api.openstack.requestlog [None req-89a13f2c-7f2c-4d41-aa1a-9e0718ffe0b4 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/918564781/action" status: 200 len: 96 microversion: 2.1 time: 0.041795 [ 603.887895] [47313]: [pid: 47313|app: 0|req: 703/1475] 10.180.1.21 () {60 vars in 1192 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/flavors/918564781/action => generated 96 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 603.893532] [47313]: DEBUG nova.api.openstack.wsgi [None req-57530531-dd93-4452-88e8-1853b494301a tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "eea45e36a500487591e8af5fe79990d9"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.895602] [47313]: DEBUG nova.policy [None req-57530531-dd93-4452-88e8-1853b494301a tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] Policy check for os_compute_api:os-flavor-access:remove_tenant_access failed with credentials {'is_admin': False, 'user_id': '12b3fb2e963648478a6ce87cf1c79c1c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eea45e36a500487591e8af5fe79990d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.895975] [47313]: DEBUG nova.api.openstack.wsgi [None req-57530531-dd93-4452-88e8-1853b494301a tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 603.896404] [47313]: INFO nova.api.openstack.requestlog [None req-57530531-dd93-4452-88e8-1853b494301a tempest-FlavorsAccessNegativeTestJSON-1292030062 tempest-FlavorsAccessNegativeTestJSON-1292030062-project-member] 10.180.1.21 "POST /compute/v2.1/flavors/918564781/action" status: 403 len: 133 microversion: 2.1 time: 0.004944 [ 603.896764] [47313]: [pid: 47313|app: 0|req: 704/1476] 10.180.1.21 () {60 vars in 1192 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/flavors/918564781/action => generated 133 bytes in 5 msecs (HTTP/1.1 403) 9 headers in 379 bytes (2 switches on core 0) [ 603.901366] [47313]: DEBUG nova.api.openstack.wsgi [None req-23606bcd-6b4e-409d-9d79-88fa0e57c8f7 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "eea45e36a500487591e8af5fe79990d9"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.913480] [47312]: DEBUG nova.policy [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.918353] [47312]: DEBUG nova.policy [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.918951] [47312]: DEBUG nova.policy [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 603.919618] [47312]: INFO nova.api.openstack.requestlog [None req-6ffdcf81-e3dd-471b-b85f-6dd9c89e1815 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.062985 [ 603.919981] [47312]: [pid: 47312|app: 0|req: 773/1477] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 603.923864] [47312]: DEBUG nova.api.openstack.wsgi [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-1619957096", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "321868771", "adminPass": "***", "networks": [{"uuid": "c7417c17-171b-4f94-8b91-cef885b49634"}], "security_groups": [{"name": "tempest-securitygroup--1800215242"}], "key_name": "tempest-keypair-1327484819", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 603.939910] [47313]: INFO nova.api.openstack.requestlog [None req-23606bcd-6b4e-409d-9d79-88fa0e57c8f7 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/918564781/action" status: 200 len: 21 microversion: 2.1 time: 0.040784 [ 603.940310] [47313]: [pid: 47313|app: 0|req: 705/1478] 10.180.1.21 () {60 vars in 1192 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/flavors/918564781/action => generated 21 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 603.944665] [47313]: DEBUG nova.api.openstack.wsgi [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 603.947094] [47313]: DEBUG nova.compute.api [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 603.950906] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.951216] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.951317] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 603.951883] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 603.952104] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 603.952310] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.010336] [47313]: DEBUG nova.policy [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.016257] [47313]: INFO nova.api.openstack.requestlog [None req-16a8347b-006e-447f-b6a2-10fe18628e3a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.075203 [ 604.016583] [47313]: [pid: 47313|app: 0|req: 706/1479] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.022019] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b94db2f-3b64-4c59-a52c-12ca9f6d2419 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.028523] [47313]: INFO nova.api.openstack.requestlog [None req-8b94db2f-3b64-4c59-a52c-12ca9f6d2419 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/918564781" status: 202 len: 0 microversion: 2.1 time: 0.011401 [ 604.028803] [47313]: [pid: 47313|app: 0|req: 707/1480] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:11:20 2024] DELETE /compute/v2.1/flavors/918564781 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 604.031075] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.032670] [47313]: DEBUG nova.compute.api [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.035722] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.035950] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.036252] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.036486] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.036677] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.036848] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.044750] [47312]: DEBUG nova.network.neutron [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] validate_networks() for [('c7417c17-171b-4f94-8b91-cef885b49634', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 604.084016] [47313]: DEBUG nova.policy [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.088349] [47313]: INFO nova.api.openstack.requestlog [None req-e6533a38-f75c-436e-ae2d-6a4725377311 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.058969 [ 604.088655] [47313]: [pid: 47313|app: 0|req: 708/1481] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.091231] [47313]: DEBUG nova.api.openstack.wsgi [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.092915] [47313]: DEBUG nova.compute.api [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.096025] [47313]: DEBUG oslo_concurrency.lockutils [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.096258] [47313]: DEBUG oslo_concurrency.lockutils [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.096546] [47313]: DEBUG oslo_concurrency.lockutils [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.096773] [47313]: DEBUG oslo_concurrency.lockutils [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.097453] [47313]: DEBUG oslo_concurrency.lockutils [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.097453] [47313]: DEBUG oslo_concurrency.lockutils [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.146401] [47313]: DEBUG nova.policy [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.151380] [47313]: INFO nova.api.openstack.requestlog [None req-72aef074-d288-4dc8-9b02-f6835577a4c0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.061736 [ 604.151956] [47313]: [pid: 47313|app: 0|req: 709/1482] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:20 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.157820] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9807e9c-e9a8-424a-8adf-75021bb96cdb tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.172517] [47313]: INFO nova.api.openstack.requestlog [None req-d9807e9c-e9a8-424a-8adf-75021bb96cdb tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.019884 [ 604.172848] [47313]: [pid: 47313|app: 0|req: 710/1483] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.175383] [47313]: DEBUG nova.api.openstack.wsgi [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.177649] [47313]: DEBUG nova.compute.api [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.182356] [47313]: DEBUG oslo_concurrency.lockutils [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.182598] [47313]: DEBUG oslo_concurrency.lockutils [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.182842] [47313]: DEBUG oslo_concurrency.lockutils [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.183225] [47313]: DEBUG oslo_concurrency.lockutils [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.183419] [47313]: DEBUG oslo_concurrency.lockutils [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.183589] [47313]: DEBUG oslo_concurrency.lockutils [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.228195] [47313]: DEBUG nova.policy [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.233168] [47313]: INFO nova.api.openstack.requestlog [None req-2673e37e-555b-4fec-a1e1-13e6abac27e7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.059668 [ 604.235066] [47313]: [pid: 47313|app: 0|req: 711/1484] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.237997] [47313]: DEBUG nova.api.openstack.wsgi [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.240129] [47313]: DEBUG nova.compute.api [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.245539] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.245774] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.245960] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.246330] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.246693] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.247075] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.290187] [47313]: DEBUG nova.policy [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.294470] [47313]: INFO nova.api.openstack.requestlog [None req-d13e60bd-829e-40d2-b816-2b81d3aab3d7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.058785 [ 604.294780] [47313]: [pid: 47313|app: 0|req: 712/1485] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.297257] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.298818] [47313]: DEBUG nova.compute.api [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.302660] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.302911] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.303112] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.303480] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.303653] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.303822] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.352052] [47313]: DEBUG nova.policy [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.356230] [47313]: INFO nova.api.openstack.requestlog [None req-f2f8c663-aab5-47ec-99b0-5f55ffc03c3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.060837 [ 604.356567] [47313]: [pid: 47313|app: 0|req: 713/1486] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.359063] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2bd265c-90d6-4096-ad11-732925467276 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1999797776", "id": 1740736190, "os-flavor-access:is_public": "False"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 604.370906] [47313]: INFO nova.api.openstack.requestlog [None req-c2bd265c-90d6-4096-ad11-732925467276 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 439 microversion: 2.1 time: 0.013743 [ 604.371244] [47313]: [pid: 47313|app: 0|req: 714/1487] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:21 2024] POST /compute/v2.1/flavors => generated 439 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 604.373993] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.375212] [47313]: DEBUG nova.compute.api [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.378551] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.378790] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.379042] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.379473] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.379681] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.379857] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.419527] [47313]: DEBUG nova.policy [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.423825] [47313]: INFO nova.api.openstack.requestlog [None req-5d8b2fe5-917d-4457-b630-e29ad2a13515 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1242 microversion: 2.1 time: 0.052007 [ 604.424204] [47313]: [pid: 47313|app: 0|req: 715/1488] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.426836] [47313]: DEBUG nova.api.openstack.wsgi [req-e0f13d1b-4573-44ee-9e94-ec26e331f16d req-6cb0f1a7-7a84-479c-8d2a-fec3d7ab6ba2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd", "name": "network-vif-deleted", "tag": "10839b72-0e8a-4422-926c-68083c84bf75"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 604.431943] [47313]: DEBUG oslo_concurrency.lockutils [req-e0f13d1b-4573-44ee-9e94-ec26e331f16d req-6cb0f1a7-7a84-479c-8d2a-fec3d7ab6ba2 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.432222] [47313]: DEBUG oslo_concurrency.lockutils [req-e0f13d1b-4573-44ee-9e94-ec26e331f16d req-6cb0f1a7-7a84-479c-8d2a-fec3d7ab6ba2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.432457] [47313]: DEBUG oslo_concurrency.lockutils [req-e0f13d1b-4573-44ee-9e94-ec26e331f16d req-6cb0f1a7-7a84-479c-8d2a-fec3d7ab6ba2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.434668] [47312]: DEBUG nova.virt.hardware [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 604.434862] [47312]: DEBUG nova.virt.hardware [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 604.435124] [47312]: DEBUG nova.virt.hardware [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 604.435239] [47312]: DEBUG nova.virt.hardware [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 604.435400] [47312]: DEBUG nova.virt.hardware [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 604.439331] [47313]: INFO nova.api.openstack.compute.server_external_events [req-e0f13d1b-4573-44ee-9e94-ec26e331f16d req-6cb0f1a7-7a84-479c-8d2a-fec3d7ab6ba2 service nova] Creating event network-vif-deleted:10839b72-0e8a-4422-926c-68083c84bf75 for instance dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd on cpu-1 [ 604.443011] [47313]: INFO nova.api.openstack.requestlog [req-e0f13d1b-4573-44ee-9e94-ec26e331f16d req-6cb0f1a7-7a84-479c-8d2a-fec3d7ab6ba2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017801 [ 604.443103] [47312]: DEBUG oslo_concurrency.lockutils [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.443340] [47312]: DEBUG oslo_concurrency.lockutils [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.443556] [47313]: [pid: 47313|app: 0|req: 716/1489] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:21 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 604.443735] [47312]: DEBUG oslo_concurrency.lockutils [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.443901] [47312]: DEBUG oslo_concurrency.lockutils [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.444263] [47312]: DEBUG oslo_concurrency.lockutils [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.444479] [47312]: DEBUG oslo_concurrency.lockutils [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.446306] [47313]: DEBUG nova.api.openstack.wsgi [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.447907] [47313]: DEBUG nova.compute.api [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.455205] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.455966] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.456341] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.457322] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.457799] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.458103] [47312]: DEBUG nova.quota [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Getting quotas for project 2504e08ff42347dba127da83a8c0fc3a. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 604.458451] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.461856] [47312]: DEBUG nova.quota [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Getting quotas for user 86d64c39e69143c68bc1141204de79bd and project 2504e08ff42347dba127da83a8c0fc3a. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 604.471036] [47312]: DEBUG nova.compute.api [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 604.472374] [47312]: DEBUG nova.compute.api [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 604.496713] [47313]: DEBUG nova.policy [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.505344] [47313]: DEBUG nova.policy [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.505344] [47313]: DEBUG nova.policy [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.505516] [47313]: INFO nova.api.openstack.requestlog [None req-b77c4db5-e9fc-41c7-8616-2c5a4f2027f9 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.061058 [ 604.506356] [47313]: [pid: 47313|app: 0|req: 717/1490] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 604.506649] [47312]: INFO nova.api.openstack.requestlog [None req-677fba32-4edb-4df9-8c9e-777e92265c16 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.585877 [ 604.507124] [47312]: [pid: 47312|app: 0|req: 774/1491] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:20 2024] POST /compute/v2.1/servers => generated 402 bytes in 587 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 604.512034] [47313]: DEBUG nova.api.openstack.wsgi [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.512112] [47312]: DEBUG nova.api.openstack.wsgi [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.512153] [47313]: DEBUG nova.compute.api [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.512197] [47312]: DEBUG nova.compute.api [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.515439] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.515692] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.515873] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.516071] [47312]: DEBUG oslo_concurrency.lockutils [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.516234] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.516302] [47312]: DEBUG oslo_concurrency.lockutils [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.516423] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.516481] [47312]: DEBUG oslo_concurrency.lockutils [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.516587] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.516865] [47312]: DEBUG oslo_concurrency.lockutils [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.517076] [47312]: DEBUG oslo_concurrency.lockutils [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.517327] [47312]: DEBUG oslo_concurrency.lockutils [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.559364] [47312]: DEBUG nova.policy [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.562478] [47313]: DEBUG nova.policy [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.563756] [47312]: DEBUG nova.policy [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.564453] [47312]: DEBUG nova.policy [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.566636] [47313]: INFO nova.api.openstack.requestlog [None req-d83eeb59-8829-46a2-afbf-3069ce22150b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.060286 [ 604.566960] [47313]: [pid: 47313|app: 0|req: 718/1492] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.567049] [47312]: INFO nova.api.openstack.requestlog [None req-787f093d-0846-4997-bdf2-9c33a0c5785e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.059373 [ 604.567353] [47312]: [pid: 47312|app: 0|req: 775/1493] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 604.571019] [47313]: DEBUG nova.api.openstack.wsgi [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.571203] [47312]: DEBUG nova.api.openstack.wsgi [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.571317] [47313]: DEBUG nova.compute.api [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.571448] [47312]: DEBUG nova.compute.api [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.574768] [47312]: DEBUG oslo_concurrency.lockutils [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.574768] [47312]: DEBUG oslo_concurrency.lockutils [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.574869] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.574911] [47312]: DEBUG oslo_concurrency.lockutils [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.574946] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.575510] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.575578] [47312]: DEBUG oslo_concurrency.lockutils [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.575578] [47312]: DEBUG oslo_concurrency.lockutils [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.575646] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.575686] [47312]: DEBUG oslo_concurrency.lockutils [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.575756] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.575873] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.618808] [47312]: DEBUG nova.policy [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.624334] [47312]: INFO nova.api.openstack.requestlog [None req-e277ca72-2639-404d-a3ab-3c75d27b4786 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.056389 [ 604.624660] [47312]: [pid: 47312|app: 0|req: 776/1494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.627277] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5bb2951-723c-4ac1-8a61-8ca0682f543a tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "bad57561c6c0457e8cda8c3cdcab0f85"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 604.632412] [47313]: DEBUG nova.policy [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.639340] [47313]: DEBUG nova.policy [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.639340] [47313]: DEBUG nova.policy [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.639340] [47313]: INFO nova.api.openstack.requestlog [None req-1e7db0ea-339c-49fe-ba70-0b0b9e73abf1 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.071195 [ 604.639340] [47313]: [pid: 47313|app: 0|req: 719/1495] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 604.641366] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.643157] [47313]: DEBUG nova.compute.api [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.646928] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.646928] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.647093] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.647429] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.647623] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.647795] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.666204] [47312]: INFO nova.api.openstack.wsgi [None req-a5bb2951-723c-4ac1-8a61-8ca0682f543a tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] HTTP exception thrown: Flavor access not found for 37 / bad57561c6c0457e8cda8c3cdcab0f85 combination. [ 604.666634] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5bb2951-723c-4ac1-8a61-8ca0682f543a tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Returning 404 to user: Flavor access not found for 37 / bad57561c6c0457e8cda8c3cdcab0f85 combination. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 604.667026] [47312]: INFO nova.api.openstack.requestlog [None req-a5bb2951-723c-4ac1-8a61-8ca0682f543a tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/1740736190/action" status: 404 len: 124 microversion: 2.1 time: 0.041883 [ 604.667348] [47312]: [pid: 47312|app: 0|req: 777/1496] 10.180.1.21 () {60 vars in 1195 bytes} [Thu Oct 31 12:11:21 2024] POST /compute/v2.1/flavors/1740736190/action => generated 124 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 604.669819] [47312]: DEBUG nova.api.openstack.wsgi [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.671917] [47312]: DEBUG nova.compute.api [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.674856] [47312]: DEBUG oslo_concurrency.lockutils [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.675232] [47312]: DEBUG oslo_concurrency.lockutils [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.675379] [47312]: DEBUG oslo_concurrency.lockutils [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.675780] [47312]: DEBUG oslo_concurrency.lockutils [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.676043] [47312]: DEBUG oslo_concurrency.lockutils [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.676264] [47312]: DEBUG oslo_concurrency.lockutils [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.687888] [47313]: DEBUG nova.policy [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.693088] [47313]: INFO nova.api.openstack.requestlog [None req-ac68c932-b445-4da2-8a9c-348dcf183fc4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.053518 [ 604.693567] [47313]: [pid: 47313|app: 0|req: 720/1497] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.698885] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.700386] [47313]: DEBUG nova.compute.api [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.703375] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.704205] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.704205] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.704205] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.704342] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.704489] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.711775] [47312]: DEBUG nova.policy [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.716367] [47312]: INFO nova.api.openstack.requestlog [None req-5eeb0ce4-66eb-4609-a415-822bd7aad326 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.048466 [ 604.716767] [47312]: [pid: 47312|app: 0|req: 778/1498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.719166] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.723354] [47312]: DEBUG nova.compute.api [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.728632] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.728849] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.729033] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.729381] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.729589] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.729802] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.745121] [47313]: DEBUG nova.policy [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.749708] [47313]: INFO nova.api.openstack.requestlog [None req-cb473563-fda1-4fda-b5e4-7c21a2900ca2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.055522 [ 604.750043] [47313]: [pid: 47313|app: 0|req: 721/1499] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.754049] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.754049] [47313]: DEBUG nova.compute.api [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.756830] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.757070] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.757259] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.757695] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.757928] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.758117] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.761738] [47312]: DEBUG nova.policy [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.766518] [47312]: INFO nova.api.openstack.requestlog [None req-2d9359b5-b4f6-40b3-83b5-edda1b5a8675 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.049340 [ 604.766830] [47312]: [pid: 47312|app: 0|req: 779/1500] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.770411] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3a7b142-ed5f-4304-bf8c-6d5cdf553acf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.771052] [47312]: DEBUG nova.compute.api [None req-f3a7b142-ed5f-4304-bf8c-6d5cdf553acf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.804768] [47313]: DEBUG nova.policy [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.805751] [47312]: DEBUG nova.policy [None req-f3a7b142-ed5f-4304-bf8c-6d5cdf553acf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.809395] [47312]: INFO nova.api.openstack.requestlog [None req-f3a7b142-ed5f-4304-bf8c-6d5cdf553acf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1263 microversion: 2.1 time: 0.042002 [ 604.809717] [47312]: [pid: 47312|app: 0|req: 780/1501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1263 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.813029] [47313]: DEBUG nova.policy [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.813029] [47313]: DEBUG nova.policy [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.813213] [47312]: DEBUG nova.api.openstack.wsgi [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.813379] [47313]: INFO nova.api.openstack.requestlog [None req-5d410a96-56cf-438c-a667-d0c73f6255fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.062792 [ 604.813650] [47313]: [pid: 47313|app: 0|req: 722/1502] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 604.813735] [47312]: DEBUG nova.compute.api [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.815870] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.817528] [47313]: DEBUG nova.compute.api [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.817638] [47312]: DEBUG oslo_concurrency.lockutils [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.818350] [47312]: DEBUG oslo_concurrency.lockutils [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.818350] [47312]: DEBUG oslo_concurrency.lockutils [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.818350] [47312]: DEBUG oslo_concurrency.lockutils [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.818499] [47312]: DEBUG oslo_concurrency.lockutils [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.818644] [47312]: DEBUG oslo_concurrency.lockutils [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.820756] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.820983] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.821186] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.821559] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.821745] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.821929] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.853172] [47312]: DEBUG nova.policy [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.856911] [47312]: INFO nova.api.openstack.requestlog [None req-04c67493-8034-4e5d-9229-12b6cc9a4406 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.046650 [ 604.857225] [47312]: [pid: 47312|app: 0|req: 781/1503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.859488] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.861015] [47312]: DEBUG nova.compute.api [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.862348] [47313]: DEBUG nova.policy [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 604.863840] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.864077] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.864258] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.864627] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.864805] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.864974] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.866251] [47313]: INFO nova.api.openstack.requestlog [None req-2f5e823a-544b-4fbe-b861-011904b82266 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.052052 [ 604.866561] [47313]: [pid: 47313|app: 0|req: 723/1504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 604.868851] [47313]: DEBUG nova.api.openstack.wsgi [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 604.874501] [47313]: DEBUG nova.compute.api [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 604.879683] [47313]: DEBUG oslo_concurrency.lockutils [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.879907] [47313]: DEBUG oslo_concurrency.lockutils [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.880104] [47313]: DEBUG oslo_concurrency.lockutils [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.880457] [47313]: DEBUG oslo_concurrency.lockutils [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.880650] [47313]: DEBUG oslo_concurrency.lockutils [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.880844] [47313]: DEBUG oslo_concurrency.lockutils [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.883125] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 604.883391] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 604.883586] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 604.883780] [47312]: DEBUG nova.objects.instance [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lazy-loading 'fault' on Instance uuid 6858305a-6ab4-401d-ad1f-e6d21117d9e3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 605.065909] [47312]: DEBUG nova.policy [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ea62ff37442443b977fa00ae956be69', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5069db5a016f47eca003fa3678009393', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.072575] [47312]: INFO nova.api.openstack.requestlog [None req-ae113d9f-9f42-4931-888d-17420bf59adc tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 200 len: 1413 microversion: 2.1 time: 0.214705 [ 605.072920] [47312]: [pid: 47312|app: 0|req: 782/1505] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 1413 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.075488] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.077475] [47312]: DEBUG nova.compute.api [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.080829] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.081073] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.081259] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.081607] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.081896] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.082157] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.129792] [47312]: DEBUG nova.policy [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.134204] [47312]: INFO nova.api.openstack.requestlog [None req-9c35e2b3-4df1-4045-bcfa-bd29632fb487 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1209 microversion: 2.1 time: 0.060667 [ 605.134526] [47312]: [pid: 47312|app: 0|req: 783/1506] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.136986] [47312]: DEBUG nova.api.openstack.wsgi [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.138597] [47312]: DEBUG nova.compute.api [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.141895] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.142122] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.142343] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.142717] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.142930] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.143119] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.153674] [47313]: DEBUG nova.policy [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.161443] [47313]: INFO nova.api.openstack.requestlog [None req-343ade0d-b4c0-40c1-90fa-2d22cc6754f3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1332 microversion: 2.1 time: 0.293768 [ 605.161443] [47313]: [pid: 47313|app: 0|req: 724/1507] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1332 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.170018] [47313]: DEBUG nova.api.openstack.wsgi [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.173214] [47313]: DEBUG nova.compute.api [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.178383] [47313]: DEBUG oslo_concurrency.lockutils [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.178725] [47313]: DEBUG oslo_concurrency.lockutils [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.178974] [47313]: DEBUG oslo_concurrency.lockutils [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.179445] [47313]: DEBUG oslo_concurrency.lockutils [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.179708] [47313]: DEBUG oslo_concurrency.lockutils [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.179939] [47313]: DEBUG oslo_concurrency.lockutils [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.182888] [47312]: DEBUG nova.policy [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.188379] [47312]: INFO nova.api.openstack.requestlog [None req-38f99ecc-8060-48e7-a20b-87a7df56ae6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.053250 [ 605.188792] [47312]: [pid: 47312|app: 0|req: 784/1508] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:21 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.191570] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b3f0a9f-4f8a-46df-89c2-f1c8a257316b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.200103] [47312]: INFO nova.api.openstack.requestlog [None req-5b3f0a9f-4f8a-46df-89c2-f1c8a257316b tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1740736190" status: 202 len: 0 microversion: 2.1 time: 0.010803 [ 605.200410] [47312]: [pid: 47312|app: 0|req: 785/1509] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:11:22 2024] DELETE /compute/v2.1/flavors/1740736190 => generated 0 bytes in 11 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 605.202872] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.204551] [47312]: DEBUG nova.compute.api [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.207961] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.208249] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.208868] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.208868] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.208974] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.209166] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.221733] [47313]: DEBUG nova.policy [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.227667] [47313]: INFO nova.api.openstack.requestlog [None req-4555391f-fb7d-4a11-81d5-98de195b4ac7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.065526 [ 605.228041] [47313]: [pid: 47313|app: 0|req: 725/1510] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.232581] [47313]: DEBUG nova.api.openstack.wsgi [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.235565] [47313]: DEBUG nova.compute.api [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.242821] [47313]: DEBUG oslo_concurrency.lockutils [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.243080] [47313]: DEBUG oslo_concurrency.lockutils [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.243267] [47313]: DEBUG oslo_concurrency.lockutils [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.243631] [47313]: DEBUG oslo_concurrency.lockutils [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.243826] [47313]: DEBUG oslo_concurrency.lockutils [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.244221] [47313]: DEBUG oslo_concurrency.lockutils [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.250401] [47312]: DEBUG nova.policy [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.258121] [47312]: DEBUG nova.policy [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.258484] [47312]: DEBUG nova.policy [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.262803] [47312]: INFO nova.api.openstack.requestlog [None req-1ab2db34-a770-489c-a82e-8e85bf025f24 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.061841 [ 605.263153] [47312]: [pid: 47312|app: 0|req: 786/1511] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 605.265472] [47312]: DEBUG nova.api.openstack.wsgi [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.267065] [47312]: DEBUG nova.compute.api [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.270220] [47312]: DEBUG oslo_concurrency.lockutils [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.270446] [47312]: DEBUG oslo_concurrency.lockutils [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.270628] [47312]: DEBUG oslo_concurrency.lockutils [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.270978] [47312]: DEBUG oslo_concurrency.lockutils [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.271219] [47312]: DEBUG oslo_concurrency.lockutils [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.271393] [47312]: DEBUG oslo_concurrency.lockutils [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.283607] [47313]: DEBUG nova.policy [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.288114] [47313]: DEBUG nova.policy [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.288785] [47313]: DEBUG nova.policy [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.289349] [47313]: INFO nova.api.openstack.requestlog [None req-98ea54ea-c18e-4b6a-a890-758a069582af tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.059015 [ 605.289782] [47313]: [pid: 47313|app: 0|req: 726/1512] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 605.292337] [47313]: DEBUG nova.api.openstack.wsgi [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.292567] [47313]: DEBUG nova.compute.api [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.296589] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.296851] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.297053] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.297412] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.297615] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.297790] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.304496] [47312]: DEBUG nova.policy [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.309218] [47312]: INFO nova.api.openstack.requestlog [None req-50edd39c-41b9-470e-89e6-b7c7c9d7e499 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.045488 [ 605.309582] [47312]: [pid: 47312|app: 0|req: 787/1513] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.313893] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.315495] [47312]: DEBUG nova.compute.api [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.317502] [47313]: DEBUG nova.compute.api [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 605.318738] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.318969] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.319209] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.319579] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.319801] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.319983] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.351898] [47313]: DEBUG nova.compute.api [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 605.352653] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.352653] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.353537] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.353737] [47313]: WARNING nova.compute.api [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] instance's host None is down, deleting from database [ 605.355349] [47312]: DEBUG nova.policy [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.356405] [47313]: DEBUG nova.network.neutron [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 605.359675] [47312]: INFO nova.api.openstack.requestlog [None req-ea950ce0-fec9-4689-ae85-0d8382144f0e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.049479 [ 605.359997] [47312]: [pid: 47312|app: 0|req: 788/1514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.362401] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.364111] [47312]: DEBUG nova.compute.api [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.367616] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.367841] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.368032] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.368423] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.368608] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.368778] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.377370] [47313]: DEBUG nova.network.neutron [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 605.382377] [47313]: DEBUG nova.network.neutron [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 605.408935] [47312]: DEBUG nova.policy [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.412321] [47312]: INFO nova.api.openstack.requestlog [None req-3e2997eb-4638-4c98-85ae-5fc71d3f6b8b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.051726 [ 605.413099] [47312]: [pid: 47312|app: 0|req: 789/1515] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.414948] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4933dd9-118c-49d3-a1c2-9ea271174679 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.426080] [47312]: INFO nova.api.openstack.requestlog [None req-c4933dd9-118c-49d3-a1c2-9ea271174679 tempest-FlavorsAccessNegativeTestJSON-779460373 tempest-FlavorsAccessNegativeTestJSON-779460373-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5097 microversion: 2.1 time: 0.012832 [ 605.426404] [47312]: [pid: 47312|app: 0|req: 790/1516] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/flavors/detail => generated 5097 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.428693] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.430471] [47312]: DEBUG nova.compute.api [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.433403] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.433625] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.433799] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.434236] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.434589] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.434666] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.479394] [47312]: DEBUG nova.policy [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.483959] [47312]: INFO nova.api.openstack.requestlog [None req-2c144d77-f315-4d09-9e31-eef91bf0529b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.056960 [ 605.484415] [47312]: [pid: 47312|app: 0|req: 791/1517] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.486884] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.488741] [47312]: DEBUG nova.compute.api [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.490928] [47313]: INFO nova.api.openstack.requestlog [None req-0fa1655e-9c5f-411d-b5a2-5b7eeaa7d98a tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 204 len: 0 microversion: 2.1 time: 0.200482 [ 605.491945] [47313]: [pid: 47313|app: 0|req: 727/1518] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:22 2024] DELETE /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 605.498017] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.498017] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.498017] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.498161] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.498196] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.498196] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.498196] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.498291] [47313]: DEBUG nova.compute.api [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.502091] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.502091] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.502091] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.502356] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.502591] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.502835] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.538336] [47312]: DEBUG nova.policy [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.543185] [47312]: INFO nova.api.openstack.requestlog [None req-7c751632-119d-4afc-aa43-4862bf3916ca tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.058123 [ 605.543538] [47312]: [pid: 47312|app: 0|req: 792/1519] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.545362] [47313]: DEBUG nova.policy [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.545928] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.547523] [47312]: DEBUG nova.compute.api [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.550154] [47313]: INFO nova.api.openstack.requestlog [None req-4e2b5039-d060-422b-a0c3-2fb247b5b19d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.058070 [ 605.550670] [47313]: [pid: 47313|app: 0|req: 728/1520] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.550767] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.551007] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.551198] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.551557] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.551795] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.552009] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.553427] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.555082] [47313]: DEBUG nova.compute.api [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] [instance: 6858305a-6ab4-401d-ad1f-e6d21117d9e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.558291] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.558566] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.558791] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.559203] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.559440] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.559653] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.568653] [47313]: INFO nova.api.openstack.wsgi [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] HTTP exception thrown: Instance 6858305a-6ab4-401d-ad1f-e6d21117d9e3 could not be found. [ 605.569055] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] Returning 404 to user: Instance 6858305a-6ab4-401d-ad1f-e6d21117d9e3 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 605.569515] [47313]: INFO nova.api.openstack.requestlog [None req-a3ee18a4-94cf-4d7d-9f86-64312ba9577c tempest-ImagesOneServerNegativeTestJSON-562931961 tempest-ImagesOneServerNegativeTestJSON-562931961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3" status: 404 len: 111 microversion: 2.1 time: 0.018291 [ 605.569885] [47313]: [pid: 47313|app: 0|req: 729/1521] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/6858305a-6ab4-401d-ad1f-e6d21117d9e3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 605.572343] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.574038] [47313]: DEBUG nova.compute.api [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.578646] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.578831] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.579913] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.579913] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.579913] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.579913] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.588124] [47312]: DEBUG nova.policy [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.594313] [47312]: INFO nova.api.openstack.requestlog [None req-ed8b5836-d0d4-4d5f-af81-5bca963b17db tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.050138 [ 605.594670] [47312]: [pid: 47312|app: 0|req: 793/1522] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.599226] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.601108] [47312]: DEBUG nova.compute.api [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.608336] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.608568] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.609265] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.609265] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.609371] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.609461] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.620863] [47313]: DEBUG nova.policy [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.625000] [47313]: DEBUG nova.policy [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.625731] [47313]: DEBUG nova.policy [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.626825] [47313]: INFO nova.api.openstack.requestlog [None req-f2a4b1c9-2a7b-4287-bc74-15972c06a71b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.055969 [ 605.626825] [47313]: [pid: 47313|app: 0|req: 730/1523] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 605.633780] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.635721] [47313]: DEBUG nova.compute.api [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.639309] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.639552] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.639736] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.640257] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.640340] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.640464] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.646524] [47312]: DEBUG nova.policy [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.652632] [47312]: INFO nova.api.openstack.requestlog [None req-e3937408-9468-41bb-8d63-429cd0bd6145 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.056591 [ 605.652632] [47312]: [pid: 47312|app: 0|req: 794/1524] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.656214] [47312]: DEBUG nova.api.openstack.wsgi [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.658596] [47312]: DEBUG nova.compute.api [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.662192] [47312]: DEBUG oslo_concurrency.lockutils [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.662298] [47312]: DEBUG oslo_concurrency.lockutils [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.662456] [47312]: DEBUG oslo_concurrency.lockutils [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.662873] [47312]: DEBUG oslo_concurrency.lockutils [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.663180] [47312]: DEBUG oslo_concurrency.lockutils [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.663381] [47312]: DEBUG oslo_concurrency.lockutils [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.690975] [47313]: DEBUG nova.policy [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.695349] [47313]: DEBUG nova.policy [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.695958] [47313]: DEBUG nova.policy [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.698446] [47312]: DEBUG nova.policy [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.698894] [47313]: INFO nova.api.openstack.requestlog [None req-7b3cdc63-d029-4821-8b2c-f88ada187141 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.067328 [ 605.699204] [47313]: [pid: 47313|app: 0|req: 731/1525] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 605.701809] [47313]: DEBUG nova.api.openstack.wsgi [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.703069] [47313]: DEBUG nova.compute.api [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.703515] [47312]: INFO nova.api.openstack.requestlog [None req-7061f611-96e1-4073-b5d6-2e63f8e861ff tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.050690 [ 605.704016] [47312]: [pid: 47312|app: 0|req: 795/1526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.706136] [47313]: DEBUG oslo_concurrency.lockutils [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.706748] [47313]: DEBUG oslo_concurrency.lockutils [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.706748] [47313]: DEBUG oslo_concurrency.lockutils [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.706999] [47313]: DEBUG oslo_concurrency.lockutils [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.707139] [47313]: DEBUG oslo_concurrency.lockutils [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.707298] [47312]: DEBUG nova.api.openstack.wsgi [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.707335] [47313]: DEBUG oslo_concurrency.lockutils [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.708845] [47312]: DEBUG nova.compute.api [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.712344] [47312]: DEBUG oslo_concurrency.lockutils [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.712473] [47312]: DEBUG oslo_concurrency.lockutils [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.712656] [47312]: DEBUG oslo_concurrency.lockutils [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.713053] [47312]: DEBUG oslo_concurrency.lockutils [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.713263] [47312]: DEBUG oslo_concurrency.lockutils [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.713548] [47312]: DEBUG oslo_concurrency.lockutils [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.760202] [47312]: DEBUG nova.policy [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.761291] [47313]: DEBUG nova.policy [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.764416] [47312]: INFO nova.api.openstack.requestlog [None req-44020ae2-b5ec-45ba-8f16-b0342a5238ee tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.058997 [ 605.764736] [47312]: [pid: 47312|app: 0|req: 796/1527] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 605.767078] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.767343] [47313]: DEBUG nova.policy [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.767987] [47313]: DEBUG nova.policy [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.768636] [47313]: INFO nova.api.openstack.requestlog [None req-226b50ef-b2dc-41ad-b3d6-b0e700fbb3c2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.068907 [ 605.768698] [47312]: DEBUG nova.compute.api [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.768943] [47313]: [pid: 47313|app: 0|req: 732/1528] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 605.771389] [47313]: DEBUG nova.api.openstack.wsgi [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.772125] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.772217] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.772442] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.772815] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.773071] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.773164] [47313]: DEBUG nova.compute.api [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.773298] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.778346] [47313]: DEBUG oslo_concurrency.lockutils [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.778346] [47313]: DEBUG oslo_concurrency.lockutils [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.778346] [47313]: DEBUG oslo_concurrency.lockutils [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.778346] [47313]: DEBUG oslo_concurrency.lockutils [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.778346] [47313]: DEBUG oslo_concurrency.lockutils [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.778346] [47313]: DEBUG oslo_concurrency.lockutils [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.820019] [47312]: DEBUG nova.policy [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.821076] [47313]: DEBUG nova.policy [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.824434] [47312]: INFO nova.api.openstack.requestlog [None req-4ea3c21d-e99a-403f-8fe0-c948923f832e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.059073 [ 605.824743] [47312]: [pid: 47312|app: 0|req: 797/1529] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.826258] [47313]: INFO nova.api.openstack.requestlog [None req-441d7016-f1ef-4f22-a14a-cc015ee4fc16 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.056610 [ 605.826624] [47313]: [pid: 47313|app: 0|req: 733/1530] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.827739] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.830124] [47312]: DEBUG nova.compute.api [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.835227] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.835227] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.835227] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.835380] [47313]: DEBUG nova.api.openstack.wsgi [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.835410] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.835410] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.835410] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.835487] [47313]: DEBUG nova.compute.api [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.837828] [47313]: DEBUG oslo_concurrency.lockutils [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.838066] [47313]: DEBUG oslo_concurrency.lockutils [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.838255] [47313]: DEBUG oslo_concurrency.lockutils [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.838816] [47313]: DEBUG oslo_concurrency.lockutils [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.839052] [47313]: DEBUG oslo_concurrency.lockutils [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.839221] [47313]: DEBUG oslo_concurrency.lockutils [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.871168] [47312]: DEBUG nova.policy [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.875470] [47312]: INFO nova.api.openstack.requestlog [None req-bf1e4424-a0ed-4799-826e-7dd7fc80fe11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.049536 [ 605.875868] [47312]: [pid: 47312|app: 0|req: 798/1531] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.878139] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.880269] [47312]: DEBUG nova.compute.api [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.880338] [47313]: DEBUG nova.policy [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.883011] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.883246] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.883503] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.883782] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.884011] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.884171] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.887900] [47313]: INFO nova.api.openstack.requestlog [None req-67d85ff0-c8a8-4a84-9099-7731f209cfa4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.060802 [ 605.888237] [47313]: [pid: 47313|app: 0|req: 734/1532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.890856] [47313]: DEBUG nova.api.openstack.wsgi [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.892506] [47313]: DEBUG nova.compute.api [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.896756] [47313]: DEBUG oslo_concurrency.lockutils [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.896756] [47313]: DEBUG oslo_concurrency.lockutils [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.896756] [47313]: DEBUG oslo_concurrency.lockutils [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.896756] [47313]: DEBUG oslo_concurrency.lockutils [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.896756] [47313]: DEBUG oslo_concurrency.lockutils [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.896891] [47313]: DEBUG oslo_concurrency.lockutils [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.921775] [47312]: DEBUG nova.policy [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.926340] [47312]: DEBUG nova.policy [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.926967] [47312]: DEBUG nova.policy [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.934038] [47312]: INFO nova.api.openstack.requestlog [None req-7e908e45-70b0-41c0-a10e-76c9b1f5cfdc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.056373 [ 605.934038] [47312]: [pid: 47312|app: 0|req: 799/1533] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 605.939913] [47313]: DEBUG nova.policy [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.941047] [47312]: DEBUG nova.api.openstack.wsgi [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 605.943864] [47312]: DEBUG nova.compute.api [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 605.945032] [47313]: INFO nova.api.openstack.requestlog [None req-e430c31b-3e50-44bd-a9fe-51130359fb12 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055761 [ 605.945032] [47313]: [pid: 47313|app: 0|req: 735/1534] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 605.946775] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.947030] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.947589] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.947979] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 605.948206] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 605.948381] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 605.988618] [47312]: DEBUG nova.policy [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 605.993243] [47312]: INFO nova.api.openstack.requestlog [None req-be9dc2c9-1cd8-4bba-843b-12aad14d1b3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.059529 [ 605.993557] [47312]: [pid: 47312|app: 0|req: 800/1535] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.147552] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.149319] [47313]: DEBUG nova.compute.api [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.152985] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.153266] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.153418] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.153991] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.153991] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.154167] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.173377] [47312]: DEBUG nova.api.openstack.wsgi [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.175082] [47312]: DEBUG nova.compute.api [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.179065] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.179313] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.179487] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.179985] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.180189] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.180364] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.195013] [47313]: DEBUG nova.policy [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.201872] [47313]: INFO nova.api.openstack.requestlog [None req-9a550e4e-0886-4fc5-a6a7-8a47ffe477b6 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1265 microversion: 2.1 time: 0.057631 [ 606.202451] [47313]: [pid: 47313|app: 0|req: 736/1536] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:22 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1265 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.207226] [47313]: DEBUG nova.api.openstack.wsgi [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.209029] [47313]: DEBUG nova.compute.api [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.212423] [47313]: DEBUG oslo_concurrency.lockutils [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.212802] [47313]: DEBUG oslo_concurrency.lockutils [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.213141] [47313]: DEBUG oslo_concurrency.lockutils [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.213887] [47313]: DEBUG oslo_concurrency.lockutils [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.213887] [47313]: DEBUG oslo_concurrency.lockutils [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.214160] [47313]: DEBUG oslo_concurrency.lockutils [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.214397] [47312]: DEBUG nova.policy [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.219168] [47312]: INFO nova.api.openstack.requestlog [None req-5e58fca6-1189-44fc-aa69-cd8fa87a8597 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.048249 [ 606.219528] [47312]: [pid: 47312|app: 0|req: 801/1537] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.242810] [47312]: DEBUG nova.api.openstack.wsgi [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.244533] [47312]: DEBUG nova.compute.api [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.248944] [47312]: DEBUG oslo_concurrency.lockutils [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.248944] [47312]: DEBUG oslo_concurrency.lockutils [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.248944] [47312]: DEBUG oslo_concurrency.lockutils [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.249171] [47313]: DEBUG nova.policy [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.249321] [47312]: DEBUG oslo_concurrency.lockutils [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.249620] [47312]: DEBUG oslo_concurrency.lockutils [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.249864] [47312]: DEBUG oslo_concurrency.lockutils [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.257401] [47313]: INFO nova.api.openstack.requestlog [None req-59319cac-91ac-4a4a-b952-10eac87bb0d8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.053435 [ 606.257401] [47313]: [pid: 47313|app: 0|req: 737/1538] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.280950] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.282688] [47313]: DEBUG nova.compute.api [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.286136] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.286375] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.286558] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.286938] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.287164] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.287341] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.288207] [47312]: DEBUG nova.policy [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.296457] [47312]: INFO nova.api.openstack.requestlog [None req-2712f2a4-e272-4640-8efc-80e0f85bd24c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.055928 [ 606.296813] [47312]: [pid: 47312|app: 0|req: 802/1539] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 606.304704] [47312]: DEBUG nova.api.openstack.wsgi [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.306460] [47312]: DEBUG nova.compute.api [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.309883] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.310171] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.310395] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.310777] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.311023] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.311238] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.321239] [47313]: DEBUG nova.policy [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.325686] [47313]: DEBUG nova.policy [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.326323] [47313]: DEBUG nova.policy [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.330354] [47313]: INFO nova.api.openstack.requestlog [None req-cbee4ac8-c668-4a09-b992-9ee02cd42c01 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.051541 [ 606.330683] [47313]: [pid: 47313|app: 0|req: 738/1540] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 606.333771] [47313]: DEBUG nova.api.openstack.wsgi [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.335839] [47313]: DEBUG nova.compute.api [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.339347] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.339665] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.340877] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.340877] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.340877] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.340877] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.347836] [47312]: DEBUG nova.policy [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.352692] [47312]: DEBUG nova.policy [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.353348] [47312]: DEBUG nova.policy [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.353951] [47312]: INFO nova.api.openstack.requestlog [None req-28f4caf8-ccd3-4182-81ac-3332602b0363 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.051504 [ 606.354275] [47312]: [pid: 47312|app: 0|req: 803/1541] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 606.371042] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.372103] [47312]: DEBUG nova.compute.api [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.375413] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.375592] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.375736] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.376170] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.376295] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.376498] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.383166] [47313]: DEBUG nova.policy [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.387166] [47313]: INFO nova.api.openstack.requestlog [None req-dcd6f706-a7c3-4b90-bff5-89a17c736690 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.055912 [ 606.387480] [47313]: [pid: 47313|app: 0|req: 739/1542] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.420106] [47312]: DEBUG nova.policy [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.424294] [47312]: INFO nova.api.openstack.requestlog [None req-1c303283-4cb2-48a8-92bc-ba52d707c52e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.055611 [ 606.424619] [47312]: [pid: 47312|app: 0|req: 804/1543] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 606.428033] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.430884] [47313]: DEBUG nova.compute.api [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.433718] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.433944] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.434133] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.434495] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.434685] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.434849] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.454257] [47312]: DEBUG nova.api.openstack.wsgi [req-1370aae6-e7a9-4b71-af80-c8bc086b7b4e req-a1f1a3ac-333d-45cd-9b81-bf932effb38e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56b1ea80-3109-4212-959b-0e5fb2fc66d3", "tag": "2802b852-ca47-4063-87c9-cfe535e0cc35"}, {"server_uuid": "56b1ea80-3109-4212-959b-0e5fb2fc66d3", "name": "network-vif-deleted", "tag": "2802b852-ca47-4063-87c9-cfe535e0cc35"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 606.459467] [47312]: DEBUG oslo_concurrency.lockutils [req-1370aae6-e7a9-4b71-af80-c8bc086b7b4e req-a1f1a3ac-333d-45cd-9b81-bf932effb38e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.459708] [47312]: DEBUG oslo_concurrency.lockutils [req-1370aae6-e7a9-4b71-af80-c8bc086b7b4e req-a1f1a3ac-333d-45cd-9b81-bf932effb38e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.460044] [47312]: DEBUG oslo_concurrency.lockutils [req-1370aae6-e7a9-4b71-af80-c8bc086b7b4e req-a1f1a3ac-333d-45cd-9b81-bf932effb38e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.468598] [47312]: INFO nova.api.openstack.compute.server_external_events [req-1370aae6-e7a9-4b71-af80-c8bc086b7b4e req-a1f1a3ac-333d-45cd-9b81-bf932effb38e service nova] Creating event network-changed:2802b852-ca47-4063-87c9-cfe535e0cc35 for instance 56b1ea80-3109-4212-959b-0e5fb2fc66d3 on cpu-1 [ 606.468822] [47312]: INFO nova.api.openstack.compute.server_external_events [req-1370aae6-e7a9-4b71-af80-c8bc086b7b4e req-a1f1a3ac-333d-45cd-9b81-bf932effb38e service nova] Creating event network-vif-deleted:2802b852-ca47-4063-87c9-cfe535e0cc35 for instance 56b1ea80-3109-4212-959b-0e5fb2fc66d3 on cpu-1 [ 606.475533] [47313]: DEBUG nova.policy [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.476313] [47312]: INFO nova.api.openstack.requestlog [req-1370aae6-e7a9-4b71-af80-c8bc086b7b4e req-a1f1a3ac-333d-45cd-9b81-bf932effb38e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024763 [ 606.476641] [47312]: [pid: 47312|app: 0|req: 805/1544] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:23 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 606.487554] [47313]: INFO nova.api.openstack.requestlog [None req-1a86b573-1ee9-4e0e-8e9f-5fd10337f5c5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.063686 [ 606.487554] [47313]: [pid: 47313|app: 0|req: 740/1545] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.497365] [47312]: DEBUG nova.api.openstack.wsgi [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.499403] [47312]: DEBUG nova.compute.api [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.503175] [47312]: DEBUG oslo_concurrency.lockutils [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.503562] [47312]: DEBUG oslo_concurrency.lockutils [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.504419] [47312]: DEBUG oslo_concurrency.lockutils [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.504419] [47312]: DEBUG oslo_concurrency.lockutils [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.504419] [47312]: DEBUG oslo_concurrency.lockutils [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.504419] [47312]: DEBUG oslo_concurrency.lockutils [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.547566] [47312]: DEBUG nova.policy [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.554638] [47312]: INFO nova.api.openstack.requestlog [None req-c79f4a7c-e04e-4298-a913-c5945892e414 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.059554 [ 606.555173] [47312]: [pid: 47312|app: 0|req: 806/1546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.561145] [47313]: DEBUG nova.api.openstack.wsgi [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.562906] [47313]: DEBUG nova.compute.api [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.564641] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.568909] [47312]: DEBUG nova.compute.api [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.570492] [47313]: DEBUG oslo_concurrency.lockutils [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.570737] [47313]: DEBUG oslo_concurrency.lockutils [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.570923] [47313]: DEBUG oslo_concurrency.lockutils [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.571310] [47313]: DEBUG oslo_concurrency.lockutils [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.571505] [47313]: DEBUG oslo_concurrency.lockutils [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.571739] [47313]: DEBUG oslo_concurrency.lockutils [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.576028] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.576345] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.576536] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.576918] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.577162] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.577388] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.624228] [47313]: DEBUG nova.policy [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.628522] [47313]: INFO nova.api.openstack.requestlog [None req-d944570f-0442-4656-a035-47bd23546cce tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.072732 [ 606.628744] [47312]: DEBUG nova.policy [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.629399] [47313]: [pid: 47313|app: 0|req: 741/1547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.632380] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.633533] [47312]: INFO nova.api.openstack.requestlog [None req-b4b5e602-5109-4b6e-965f-bdfd78220170 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.070899 [ 606.633978] [47313]: DEBUG nova.compute.api [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.634054] [47312]: [pid: 47312|app: 0|req: 807/1548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.637362] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.637597] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.637777] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.638146] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.638516] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.638698] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.649861] [47312]: DEBUG nova.api.openstack.wsgi [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.652832] [47312]: DEBUG nova.compute.api [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.657035] [47312]: DEBUG oslo_concurrency.lockutils [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.657035] [47312]: DEBUG oslo_concurrency.lockutils [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.657035] [47312]: DEBUG oslo_concurrency.lockutils [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.657035] [47312]: DEBUG oslo_concurrency.lockutils [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.657250] [47312]: DEBUG oslo_concurrency.lockutils [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.657338] [47312]: DEBUG oslo_concurrency.lockutils [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.684383] [47313]: DEBUG nova.policy [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.689011] [47313]: INFO nova.api.openstack.requestlog [None req-8e5f2307-44fa-4b76-85ae-1337b1946c0e tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.059016 [ 606.689344] [47313]: [pid: 47313|app: 0|req: 742/1549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.691763] [47313]: DEBUG nova.api.openstack.wsgi [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.693365] [47313]: DEBUG nova.compute.api [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.696637] [47313]: DEBUG oslo_concurrency.lockutils [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.696862] [47313]: DEBUG oslo_concurrency.lockutils [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.697095] [47313]: DEBUG oslo_concurrency.lockutils [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.697455] [47313]: DEBUG oslo_concurrency.lockutils [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.697652] [47313]: DEBUG oslo_concurrency.lockutils [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.697824] [47313]: DEBUG oslo_concurrency.lockutils [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.706974] [47312]: DEBUG nova.policy [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.713074] [47312]: DEBUG nova.policy [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.713276] [47312]: DEBUG nova.policy [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.713914] [47312]: INFO nova.api.openstack.requestlog [None req-82428392-5bb4-44b6-a930-77b762e9668b tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.066288 [ 606.714240] [47312]: [pid: 47312|app: 0|req: 808/1550] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 606.717423] [47312]: DEBUG nova.api.openstack.wsgi [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.719423] [47312]: DEBUG nova.compute.api [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.723441] [47312]: DEBUG oslo_concurrency.lockutils [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.723655] [47312]: DEBUG oslo_concurrency.lockutils [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.724024] [47312]: DEBUG oslo_concurrency.lockutils [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.724432] [47312]: DEBUG oslo_concurrency.lockutils [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.724637] [47312]: DEBUG oslo_concurrency.lockutils [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.724996] [47312]: DEBUG oslo_concurrency.lockutils [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.743497] [47313]: DEBUG nova.policy [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.748405] [47313]: INFO nova.api.openstack.requestlog [None req-08ac57de-1268-4a2a-bba6-79abea713ee5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.058462 [ 606.748728] [47313]: [pid: 47313|app: 0|req: 743/1551] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.757677] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.757677] [47313]: DEBUG nova.compute.api [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.760793] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.761144] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.761245] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.761709] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.762743] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.762954] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.775471] [47312]: DEBUG nova.policy [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.781649] [47312]: DEBUG nova.policy [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.783637] [47312]: DEBUG nova.policy [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.787125] [47312]: INFO nova.api.openstack.requestlog [None req-79401091-1660-478f-b54a-3bca902b29a0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.072324 [ 606.787666] [47312]: [pid: 47312|app: 0|req: 809/1552] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 606.790714] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.793103] [47312]: DEBUG nova.compute.api [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.796854] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.797133] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.797447] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.797730] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.797929] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.798114] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.804101] [47313]: DEBUG nova.policy [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.809405] [47313]: INFO nova.api.openstack.requestlog [None req-8c793765-a554-4247-8d00-0285102aff5a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.060087 [ 606.809802] [47313]: [pid: 47313|app: 0|req: 744/1553] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.813546] [47313]: DEBUG nova.api.openstack.wsgi [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.814890] [47313]: DEBUG nova.compute.api [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.818204] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.819426] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.819426] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.819426] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.819426] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.819766] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.861272] [47312]: DEBUG nova.policy [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.866754] [47312]: INFO nova.api.openstack.requestlog [None req-bd4cef0b-4d8d-4c15-a148-79807b672250 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.078522 [ 606.867194] [47312]: [pid: 47312|app: 0|req: 810/1554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.874027] [47312]: DEBUG nova.api.openstack.wsgi [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.876486] [47312]: DEBUG nova.compute.api [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.880185] [47313]: DEBUG nova.policy [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.880690] [47312]: DEBUG oslo_concurrency.lockutils [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.880786] [47312]: DEBUG oslo_concurrency.lockutils [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.881072] [47312]: DEBUG oslo_concurrency.lockutils [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.881298] [47312]: DEBUG oslo_concurrency.lockutils [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.881495] [47312]: DEBUG oslo_concurrency.lockutils [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.881707] [47312]: DEBUG oslo_concurrency.lockutils [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.886094] [47313]: DEBUG nova.policy [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.886469] [47313]: DEBUG nova.policy [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.887095] [47313]: INFO nova.api.openstack.requestlog [None req-b98fc99b-8508-44f5-b149-d516d4c2af13 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.076711 [ 606.887411] [47313]: [pid: 47313|app: 0|req: 745/1555] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 606.891027] [47313]: DEBUG nova.api.openstack.wsgi [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.893285] [47313]: DEBUG nova.compute.api [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.896312] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.896543] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.896721] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.897089] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.897283] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.897452] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.921251] [47312]: DEBUG nova.policy [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.924718] [47312]: INFO nova.api.openstack.requestlog [None req-43db4aac-9847-4817-aed0-a66aca9deb47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.056884 [ 606.925171] [47312]: [pid: 47312|app: 0|req: 811/1556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.932529] [47312]: DEBUG nova.api.openstack.wsgi [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.934569] [47312]: DEBUG nova.compute.api [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.936733] [47313]: DEBUG nova.policy [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.940477] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.940477] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.940477] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.942025] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.942025] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.942025] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.942327] [47313]: INFO nova.api.openstack.requestlog [None req-ebf79474-78ef-4baa-9fbe-53692cf15338 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.053209 [ 606.942327] [47313]: [pid: 47313|app: 0|req: 746/1557] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.944029] [47313]: DEBUG nova.api.openstack.wsgi [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.949706] [47313]: DEBUG nova.compute.api [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.953993] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.954265] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.954448] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.954877] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 606.955033] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 606.955163] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 606.986602] [47312]: DEBUG nova.policy [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.991010] [47312]: INFO nova.api.openstack.requestlog [None req-4fd84aca-7f82-4817-ac77-3af763d69f6b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.063831 [ 606.991400] [47312]: [pid: 47312|app: 0|req: 812/1558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 606.995127] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 606.998034] [47312]: DEBUG nova.compute.api [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 606.998238] [47313]: DEBUG nova.policy [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 606.999337] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.000096] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.000096] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.000096] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.000481] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.000481] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.004843] [47313]: INFO nova.api.openstack.requestlog [None req-4f4d83de-78bc-483f-ad70-04e1744ab29f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.060512 [ 607.004843] [47313]: [pid: 47313|app: 0|req: 747/1559] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.006159] [47313]: DEBUG nova.api.openstack.wsgi [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.007826] [47313]: DEBUG nova.compute.api [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.011816] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.012072] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.012500] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.012597] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.012820] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.013017] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.059121] [47312]: DEBUG nova.policy [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.061645] [47313]: DEBUG nova.policy [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.065639] [47312]: DEBUG nova.policy [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.066725] [47312]: DEBUG nova.policy [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.066896] [47313]: INFO nova.api.openstack.requestlog [None req-6dae4e3b-d8d8-4446-ae65-8893cf8d826e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.063122 [ 607.067255] [47313]: [pid: 47313|app: 0|req: 748/1560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.073320] [47312]: INFO nova.api.openstack.requestlog [None req-d3779130-6abc-4bab-9009-edd78e931b11 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.081059 [ 607.073659] [47313]: DEBUG nova.api.openstack.wsgi [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.073712] [47312]: [pid: 47312|app: 0|req: 813/1561] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.081601] [47313]: DEBUG nova.compute.api [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.084184] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.085309] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.085309] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.085309] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.085450] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.085628] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.120029] [47313]: DEBUG nova.policy [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.125091] [47313]: INFO nova.api.openstack.requestlog [None req-a15feabc-32c6-41cd-87e4-343a9f365098 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.057181 [ 607.125482] [47313]: [pid: 47313|app: 0|req: 749/1562] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:23 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.213905] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.218639] [47312]: DEBUG nova.compute.api [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.219619] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.219891] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.220107] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.220544] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.220761] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.220976] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.235906] [47313]: DEBUG nova.api.openstack.wsgi [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.239074] [47313]: DEBUG nova.compute.api [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.243129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.243458] [47313]: DEBUG oslo_concurrency.lockutils [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.243684] [47313]: DEBUG oslo_concurrency.lockutils [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.244154] [47313]: DEBUG oslo_concurrency.lockutils [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.244353] [47313]: DEBUG oslo_concurrency.lockutils [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.244606] [47313]: DEBUG oslo_concurrency.lockutils [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.265955] [47312]: DEBUG nova.policy [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.280231] [47313]: DEBUG nova.policy [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.285196] [47313]: INFO nova.api.openstack.requestlog [None req-f88782ca-a22f-4766-b644-e00343fc4111 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.051924 [ 607.285517] [47312]: INFO nova.api.openstack.requestlog [None req-2f1f532f-7e5a-43e5-9b36-21a22d57006c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1265 microversion: 2.1 time: 0.074506 [ 607.285596] [47313]: [pid: 47313|app: 0|req: 750/1563] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.285889] [47312]: [pid: 47312|app: 0|req: 814/1564] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1265 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.292781] [47313]: DEBUG nova.api.openstack.wsgi [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.293667] [47313]: DEBUG nova.compute.api [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.304493] [47313]: DEBUG oslo_concurrency.lockutils [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.304837] [47313]: DEBUG oslo_concurrency.lockutils [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.305868] [47313]: DEBUG oslo_concurrency.lockutils [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.305868] [47313]: DEBUG oslo_concurrency.lockutils [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.305868] [47313]: DEBUG oslo_concurrency.lockutils [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.306165] [47313]: DEBUG oslo_concurrency.lockutils [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.308943] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.311773] [47312]: DEBUG nova.compute.api [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.317455] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.318123] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.318123] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.318710] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.318968] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.319156] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.346670] [47313]: DEBUG nova.policy [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.351210] [47313]: INFO nova.api.openstack.requestlog [None req-429a3fe0-e758-41a7-acdf-65653ee0ea41 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.064960 [ 607.351760] [47313]: [pid: 47313|app: 0|req: 751/1565] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.352088] [47312]: DEBUG nova.policy [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.354680] [47313]: DEBUG nova.api.openstack.wsgi [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.356289] [47313]: DEBUG nova.compute.api [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.358066] [47312]: INFO nova.api.openstack.requestlog [None req-e9654f5f-20f1-4228-9cae-b2a9d29a1b30 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.051256 [ 607.358499] [47312]: [pid: 47312|app: 0|req: 815/1566] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.360278] [47313]: DEBUG oslo_concurrency.lockutils [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.360936] [47313]: DEBUG oslo_concurrency.lockutils [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.361396] [47313]: DEBUG oslo_concurrency.lockutils [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.361815] [47313]: DEBUG oslo_concurrency.lockutils [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.362149] [47313]: DEBUG oslo_concurrency.lockutils [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.364048] [47313]: DEBUG oslo_concurrency.lockutils [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.375672] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.377565] [47312]: DEBUG nova.compute.api [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.381909] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.382222] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.382587] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.383041] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.383246] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.383421] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.400281] [47313]: DEBUG nova.policy [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.404814] [47313]: DEBUG nova.policy [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.405532] [47313]: DEBUG nova.policy [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.408904] [47313]: INFO nova.api.openstack.requestlog [None req-a57076ad-d0f6-4847-ab7f-9d355d49f024 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.056406 [ 607.409664] [47313]: [pid: 47313|app: 0|req: 752/1567] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.415261] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.416444] [47313]: DEBUG nova.compute.api [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.419852] [47312]: DEBUG nova.policy [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.420066] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.420375] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.420600] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.421051] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.421286] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.421488] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.423786] [47312]: DEBUG nova.policy [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.424692] [47312]: DEBUG nova.policy [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.425350] [47312]: INFO nova.api.openstack.requestlog [None req-ef785b6e-006a-4788-b353-0e6eaeaad91d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.052346 [ 607.425646] [47312]: [pid: 47312|app: 0|req: 816/1568] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.440161] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.443393] [47312]: DEBUG nova.compute.api [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.447382] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.447619] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.447797] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.448591] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.448800] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.448975] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.457782] [47313]: DEBUG nova.policy [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.464894] [47313]: INFO nova.api.openstack.requestlog [None req-fa553640-3efd-4bc6-9785-a6a0603a6b72 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.055003 [ 607.466875] [47313]: [pid: 47313|app: 0|req: 753/1569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.489802] [47312]: DEBUG nova.policy [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.494445] [47312]: INFO nova.api.openstack.requestlog [None req-c9f14e7a-370c-4648-be17-4d5b2c4aa822 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.056262 [ 607.494995] [47312]: [pid: 47312|app: 0|req: 817/1570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 607.502176] [47313]: DEBUG nova.api.openstack.wsgi [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.505569] [47313]: DEBUG nova.compute.api [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.509701] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.509965] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.510169] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.510532] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.510724] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.510897] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.560619] [47313]: DEBUG nova.policy [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.565927] [47313]: INFO nova.api.openstack.requestlog [None req-a1cc09fd-2aa8-4bcf-b8a8-32cdadccbf2c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.067825 [ 607.566788] [47313]: [pid: 47313|app: 0|req: 754/1571] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.576879] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.579206] [47313]: DEBUG nova.compute.api [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.584822] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.586762] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.586762] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.586762] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.586762] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.586944] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.624017] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7512592-ddc2-4683-bc83-e965a48af9de tempest-ListImageFiltersNegativeTestJSON-405977168 tempest-ListImageFiltersNegativeTestJSON-405977168-project-member] Calling method '.version_select at 0x7b9c47337e20>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.626050] [47313]: DEBUG nova.policy [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.631273] [47313]: INFO nova.api.openstack.requestlog [None req-0a484e03-dc1f-486d-9173-36b94cc13920 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.056892 [ 607.631636] [47313]: [pid: 47313|app: 0|req: 755/1572] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.644923] [47312]: INFO nova.api.openstack.wsgi [None req-c7512592-ddc2-4683-bc83-e965a48af9de tempest-ListImageFiltersNegativeTestJSON-405977168 tempest-ListImageFiltersNegativeTestJSON-405977168-project-member] HTTP exception thrown: Image not found. [ 607.645555] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7512592-ddc2-4683-bc83-e965a48af9de tempest-ListImageFiltersNegativeTestJSON-405977168 tempest-ListImageFiltersNegativeTestJSON-405977168-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 607.645638] [47312]: INFO nova.api.openstack.requestlog [None req-c7512592-ddc2-4683-bc83-e965a48af9de tempest-ListImageFiltersNegativeTestJSON-405977168 tempest-ListImageFiltersNegativeTestJSON-405977168-project-member] 10.180.1.21 "GET /compute/v2.1/images/caa2b6ee-c5c5-4441-a7d5-4b30449a2bd5" status: 404 len: 62 microversion: 2.1 time: 0.091483 [ 607.645935] [47312]: [pid: 47312|app: 0|req: 818/1573] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/images/caa2b6ee-c5c5-4441-a7d5-4b30449a2bd5 => generated 62 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 607.646238] [47313]: DEBUG nova.api.openstack.wsgi [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.647875] [47313]: DEBUG nova.compute.api [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.651416] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.653462] [47312]: DEBUG nova.compute.api [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.654552] [47313]: DEBUG oslo_concurrency.lockutils [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.654794] [47313]: DEBUG oslo_concurrency.lockutils [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.654977] [47313]: DEBUG oslo_concurrency.lockutils [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.655353] [47313]: DEBUG oslo_concurrency.lockutils [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.655549] [47313]: DEBUG oslo_concurrency.lockutils [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.655721] [47313]: DEBUG oslo_concurrency.lockutils [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.658012] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.659509] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.660198] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.660650] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.660891] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.661110] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.706613] [47312]: DEBUG nova.policy [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.709305] [47313]: DEBUG nova.policy [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.712078] [47312]: INFO nova.api.openstack.requestlog [None req-c4251ccf-8110-4942-92eb-8ce35fde5d77 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.062766 [ 607.712078] [47312]: [pid: 47312|app: 0|req: 819/1574] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 607.714063] [47313]: INFO nova.api.openstack.requestlog [None req-674a03fc-1d32-4ed5-976d-4e0299341073 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.069887 [ 607.714436] [47313]: [pid: 47313|app: 0|req: 756/1575] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.714524] [47312]: DEBUG nova.api.openstack.wsgi [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.717994] [47312]: DEBUG nova.compute.api [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.722460] [47312]: DEBUG oslo_concurrency.lockutils [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.722787] [47312]: DEBUG oslo_concurrency.lockutils [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.722988] [47312]: DEBUG oslo_concurrency.lockutils [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.723382] [47312]: DEBUG oslo_concurrency.lockutils [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.723573] [47312]: DEBUG oslo_concurrency.lockutils [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.723756] [47312]: DEBUG oslo_concurrency.lockutils [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.730624] [47313]: DEBUG nova.api.openstack.wsgi [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.732339] [47313]: DEBUG nova.compute.api [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.736990] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.736990] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.736990] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.736990] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.736990] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.737200] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.784419] [47312]: DEBUG nova.policy [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.784562] [47313]: DEBUG nova.policy [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.787833] [47312]: INFO nova.api.openstack.requestlog [None req-41b1a5d6-c8c6-4055-8709-250e11b3c7de tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.074985 [ 607.787978] [47312]: [pid: 47312|app: 0|req: 820/1576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.788253] [47313]: DEBUG nova.policy [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.789027] [47313]: DEBUG nova.policy [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.789568] [47313]: INFO nova.api.openstack.requestlog [None req-47b56a61-22aa-4786-ab21-ea0f0e6d0303 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.061770 [ 607.789872] [47313]: [pid: 47313|app: 0|req: 757/1577] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.790568] [47312]: DEBUG nova.api.openstack.wsgi [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.792353] [47312]: DEBUG nova.compute.api [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.795879] [47312]: DEBUG oslo_concurrency.lockutils [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.796125] [47312]: DEBUG oslo_concurrency.lockutils [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.796311] [47312]: DEBUG oslo_concurrency.lockutils [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.796672] [47312]: DEBUG oslo_concurrency.lockutils [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.796865] [47312]: DEBUG oslo_concurrency.lockutils [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.797044] [47312]: DEBUG oslo_concurrency.lockutils [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.804515] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.806103] [47313]: DEBUG nova.compute.api [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.809643] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.809888] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.810123] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.810448] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.810643] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.810813] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.829239] [47312]: DEBUG nova.policy [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.833801] [47312]: INFO nova.api.openstack.requestlog [None req-444c168c-87ad-4496-a891-162547de4322 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.045266 [ 607.834133] [47312]: [pid: 47312|app: 0|req: 821/1578] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.836415] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.837974] [47312]: DEBUG nova.compute.api [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.841491] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.841669] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.842083] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.842170] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.842365] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.842534] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.845205] [47313]: DEBUG nova.policy [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.849571] [47313]: DEBUG nova.policy [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.850266] [47313]: DEBUG nova.policy [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.852903] [47313]: INFO nova.api.openstack.requestlog [None req-b7f12126-6c53-466a-9321-1186342404bd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.050487 [ 607.853229] [47313]: [pid: 47313|app: 0|req: 758/1579] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 607.884050] [47313]: DEBUG nova.api.openstack.wsgi [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.885359] [47312]: DEBUG nova.policy [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.885738] [47313]: DEBUG nova.compute.api [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.889189] [47313]: DEBUG oslo_concurrency.lockutils [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.889479] [47312]: INFO nova.api.openstack.requestlog [None req-6b17a9a5-b869-4150-b32b-d20f69a96a52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.054793 [ 607.889524] [47313]: DEBUG oslo_concurrency.lockutils [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.889690] [47313]: DEBUG oslo_concurrency.lockutils [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.889815] [47312]: [pid: 47312|app: 0|req: 822/1580] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.890443] [47313]: DEBUG oslo_concurrency.lockutils [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.890443] [47313]: DEBUG oslo_concurrency.lockutils [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.890443] [47313]: DEBUG oslo_concurrency.lockutils [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.904032] [47312]: DEBUG nova.api.openstack.wsgi [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.905675] [47312]: DEBUG nova.compute.api [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.909636] [47312]: DEBUG oslo_concurrency.lockutils [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.909636] [47312]: DEBUG oslo_concurrency.lockutils [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.909636] [47312]: DEBUG oslo_concurrency.lockutils [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.910679] [47312]: DEBUG oslo_concurrency.lockutils [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.910679] [47312]: DEBUG oslo_concurrency.lockutils [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.910679] [47312]: DEBUG oslo_concurrency.lockutils [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.926829] [47313]: DEBUG nova.policy [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.932337] [47313]: INFO nova.api.openstack.requestlog [None req-69a28ede-35dc-42b3-8dd4-e9bf3ac52751 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.050441 [ 607.933245] [47313]: [pid: 47313|app: 0|req: 759/1581] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 607.938921] [47313]: DEBUG nova.api.openstack.wsgi [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.940705] [47313]: DEBUG nova.compute.api [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.944776] [47313]: DEBUG oslo_concurrency.lockutils [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.945205] [47313]: DEBUG oslo_concurrency.lockutils [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.945566] [47313]: DEBUG oslo_concurrency.lockutils [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.946285] [47313]: DEBUG oslo_concurrency.lockutils [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.946601] [47313]: DEBUG oslo_concurrency.lockutils [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.947008] [47313]: DEBUG oslo_concurrency.lockutils [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.951297] [47312]: DEBUG nova.policy [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.958212] [47312]: DEBUG nova.policy [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.958212] [47312]: DEBUG nova.policy [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.958573] [47312]: INFO nova.api.openstack.requestlog [None req-25f6a922-25bb-4a8a-8958-aaac1f5d0fa4 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.056772 [ 607.958880] [47312]: [pid: 47312|app: 0|req: 823/1582] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 607.961193] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 607.962897] [47312]: DEBUG nova.compute.api [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 607.966258] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.966479] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.966746] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.967114] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 607.967315] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 607.967489] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 607.986075] [47313]: DEBUG nova.policy [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 607.988473] [47313]: INFO nova.api.openstack.requestlog [None req-193a79ea-92da-40b7-8905-9b577305f54e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.051735 [ 607.988914] [47313]: [pid: 47313|app: 0|req: 760/1583] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 608.003183] [47312]: DEBUG nova.policy [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.007859] [47312]: INFO nova.api.openstack.requestlog [None req-e2890a74-10bc-4194-8628-2d9638c85f54 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.047765 [ 608.007859] [47312]: [pid: 47312|app: 0|req: 824/1584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.009584] [47313]: DEBUG nova.api.openstack.wsgi [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.011272] [47313]: DEBUG nova.compute.api [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.014615] [47313]: DEBUG oslo_concurrency.lockutils [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.014891] [47313]: DEBUG oslo_concurrency.lockutils [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.015130] [47313]: DEBUG oslo_concurrency.lockutils [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.015521] [47313]: DEBUG oslo_concurrency.lockutils [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.015762] [47313]: DEBUG oslo_concurrency.lockutils [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.015980] [47313]: DEBUG oslo_concurrency.lockutils [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.018637] [47312]: DEBUG nova.api.openstack.wsgi [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.020296] [47312]: DEBUG nova.compute.api [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.023748] [47312]: DEBUG oslo_concurrency.lockutils [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.023988] [47312]: DEBUG oslo_concurrency.lockutils [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.024190] [47312]: DEBUG oslo_concurrency.lockutils [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.024547] [47312]: DEBUG oslo_concurrency.lockutils [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.024747] [47312]: DEBUG oslo_concurrency.lockutils [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.024921] [47312]: DEBUG oslo_concurrency.lockutils [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.049720] [47313]: DEBUG nova.policy [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.054051] [47313]: INFO nova.api.openstack.requestlog [None req-645a5121-6fb4-4801-9cbb-09c9c6112f6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.046560 [ 608.054404] [47313]: [pid: 47313|app: 0|req: 761/1585] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 608.061309] [47312]: DEBUG nova.policy [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.065670] [47312]: INFO nova.api.openstack.requestlog [None req-89e70cf6-f932-4d8d-9214-da9fa6416def tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.049002 [ 608.065985] [47312]: [pid: 47312|app: 0|req: 825/1586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 608.084428] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.086126] [47312]: DEBUG nova.compute.api [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.090224] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.090464] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.090644] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.091134] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.091422] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.091634] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.110247] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Calling method '.version_select at 0x7b9c47e78310>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.118499] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.118738] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.118922] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.119325] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.119521] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.119781] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.121228] [47312]: DEBUG nova.policy [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.125859] [47312]: INFO nova.api.openstack.requestlog [None req-f0eaf423-26bc-4bcd-9fcb-b404cdf1dd1a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.043599 [ 608.126250] [47312]: [pid: 47312|app: 0|req: 826/1587] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.128539] [47312]: DEBUG nova.api.openstack.wsgi [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.130155] [47312]: DEBUG nova.compute.api [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.133380] [47312]: DEBUG oslo_concurrency.lockutils [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.133601] [47312]: DEBUG oslo_concurrency.lockutils [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.133783] [47312]: DEBUG oslo_concurrency.lockutils [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.134152] [47312]: DEBUG oslo_concurrency.lockutils [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.134350] [47312]: DEBUG oslo_concurrency.lockutils [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.134520] [47312]: DEBUG oslo_concurrency.lockutils [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.138406] [47313]: INFO nova.api.openstack.requestlog [None req-5ec2393a-bf20-4943-9259-32219d7c025a tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] 10.180.1.21 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.083547 [ 608.138789] [47313]: [pid: 47313|app: 0|req: 762/1588] 10.180.1.21 () {58 vars in 1117 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/limits => generated 511 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 608.141151] [47313]: DEBUG nova.api.openstack.wsgi [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.142709] [47313]: DEBUG nova.compute.api [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.145666] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.146744] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.146900] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.147681] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.147681] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.147878] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.169646] [47312]: DEBUG nova.policy [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.174211] [47312]: DEBUG nova.policy [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.174882] [47312]: DEBUG nova.policy [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.177574] [47312]: INFO nova.api.openstack.requestlog [None req-dafc64c3-3622-4839-ae4c-9e30131e54ff tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.050831 [ 608.178040] [47312]: [pid: 47312|app: 0|req: 827/1589] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 608.179925] [47313]: DEBUG nova.policy [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.184144] [47313]: INFO nova.api.openstack.requestlog [None req-29d499e1-470f-4997-b006-73ef3e3dcecc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.044754 [ 608.184471] [47313]: [pid: 47313|app: 0|req: 763/1590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:24 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.198699] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d271006-86bf-4559-bd48-c131da3dfba2 tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AbsoluteLimitsNegativeTestJSON-server-140503744", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10", "11": "11", "12": "12", "13": "13", "14": "14", "15": "15", "16": "16", "17": "17", "18": "18", "19": "19", "20": "20", "21": "21", "22": "22", "23": "23", "24": "24", "25": "25", "26": "26", "27": "27", "28": "28", "29": "29", "30": "30", "31": "31", "32": "32", "33": "33", "34": "34", "35": "35", "36": "36", "37": "37", "38": "38", "39": "39", "40": "40", "41": "41", "42": "42", "43": "43", "44": "44", "45": "45", "46": "46", "47": "47", "48": "48", "49": "49", "50": "50", "51": "51", "52": "52", "53": "53", "54": "54", "55": "55", "56": "56", "57": "57", "58": "58", "59": "59", "60": "60", "61": "61", "62": "62", "63": "63", "64": "64", "65": "65", "66": "66", "67": "67", "68": "68", "69": "69", "70": "70", "71": "71", "72": "72", "73": "73", "74": "74", "75": "75", "76": "76", "77": "77", "78": "78", "79": "79", "80": "80", "81": "81", "82": "82", "83": "83", "84": "84", "85": "85", "86": "86", "87": "87", "88": "88", "89": "89", "90": "90", "91": "91", "92": "92", "93": "93", "94": "94", "95": "95", "96": "96", "97": "97", "98": "98", "99": "99", "100": "100", "101": "101", "102": "102", "103": "103", "104": "104", "105": "105", "106": "106", "107": "107", "108": "108", "109": "109", "110": "110", "111": "111", "112": "112", "113": "113", "114": "114", "115": "115", "116": "116", "117": "117", "118": "118", "119": "119", "120": "120", "121": "121", "122": "122", "123": "123", "124": "124", "125": "125", "126": "126", "127": "127", "128": "128"}}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 608.240792] [47312]: DEBUG nova.network.neutron [None req-6d271006-86bf-4559-bd48-c131da3dfba2 tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 608.297986] [47313]: DEBUG nova.api.openstack.wsgi [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.299857] [47313]: DEBUG nova.compute.api [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.304896] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.305193] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.305385] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.305741] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.305940] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.306122] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.321029] [47312]: DEBUG nova.quota [None req-6d271006-86bf-4559-bd48-c131da3dfba2 tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Getting quotas for project e5385469c2914f72a45900e4e0f1947c. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 608.323564] [47312]: DEBUG nova.quota [None req-6d271006-86bf-4559-bd48-c131da3dfba2 tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Getting quotas for user d75c932741014b54add4491fd3e21f8f and project e5385469c2914f72a45900e4e0f1947c. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 608.331749] [47312]: INFO nova.api.openstack.wsgi [None req-6d271006-86bf-4559-bd48-c131da3dfba2 tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 608.331892] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d271006-86bf-4559-bd48-c131da3dfba2 tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 608.332377] [47312]: INFO nova.api.openstack.requestlog [None req-6d271006-86bf-4559-bd48-c131da3dfba2 tempest-AbsoluteLimitsNegativeTestJSON-1058745418 tempest-AbsoluteLimitsNegativeTestJSON-1058745418-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 403 len: 87 microversion: 2.1 time: 0.136153 [ 608.332803] [47312]: [pid: 47312|app: 0|req: 828/1591] 10.180.1.21 () {60 vars in 1143 bytes} [Thu Oct 31 12:11:25 2024] POST /compute/v2.1/servers => generated 87 bytes in 137 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 608.335103] [47312]: DEBUG nova.api.openstack.wsgi [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.336607] [47312]: DEBUG nova.compute.api [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.340365] [47312]: DEBUG oslo_concurrency.lockutils [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.340593] [47312]: DEBUG oslo_concurrency.lockutils [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.340775] [47312]: DEBUG oslo_concurrency.lockutils [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.341146] [47312]: DEBUG oslo_concurrency.lockutils [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.341185] [47313]: DEBUG nova.policy [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.341344] [47312]: DEBUG oslo_concurrency.lockutils [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.341515] [47312]: DEBUG oslo_concurrency.lockutils [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.347952] [47313]: INFO nova.api.openstack.requestlog [None req-bc42ec4c-f1f6-43e7-9e75-1e0f6c9fa6eb tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.052834 [ 608.348304] [47313]: [pid: 47313|app: 0|req: 764/1592] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.362876] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.365171] [47313]: DEBUG nova.compute.api [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.369101] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.369430] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.369699] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.370109] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.370362] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.370563] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.374438] [47312]: DEBUG nova.policy [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.378955] [47312]: INFO nova.api.openstack.requestlog [None req-abc7eec4-e6e1-4282-8eb6-c816068a34da tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1265 microversion: 2.1 time: 0.045608 [ 608.379311] [47312]: [pid: 47312|app: 0|req: 829/1593] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.381524] [47312]: DEBUG nova.api.openstack.wsgi [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.383102] [47312]: DEBUG nova.compute.api [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.386268] [47312]: DEBUG oslo_concurrency.lockutils [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.386761] [47312]: DEBUG oslo_concurrency.lockutils [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.386761] [47312]: DEBUG oslo_concurrency.lockutils [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.387015] [47312]: DEBUG oslo_concurrency.lockutils [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.387218] [47312]: DEBUG oslo_concurrency.lockutils [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.387388] [47312]: DEBUG oslo_concurrency.lockutils [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.403171] [47313]: DEBUG nova.policy [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.407753] [47313]: INFO nova.api.openstack.requestlog [None req-2a8156c1-a0f6-48b4-b911-6da2a51dbcce tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1210 microversion: 2.1 time: 0.046985 [ 608.408796] [47313]: [pid: 47313|app: 0|req: 765/1594] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1210 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.416638] [47312]: DEBUG nova.policy [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.420855] [47312]: INFO nova.api.openstack.requestlog [None req-e42463ad-a7ed-4f5f-9939-45f0fe22847a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.041096 [ 608.421292] [47312]: [pid: 47312|app: 0|req: 830/1595] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.423151] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.424733] [47313]: DEBUG nova.compute.api [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.428176] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.428404] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.428583] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.428981] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.429195] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.429371] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.446111] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.448335] [47312]: DEBUG nova.compute.api [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.451490] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.451570] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.451748] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.452148] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.452349] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.452517] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.462168] [47313]: DEBUG nova.policy [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.467356] [47313]: DEBUG nova.policy [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.467981] [47313]: DEBUG nova.policy [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.471515] [47313]: INFO nova.api.openstack.requestlog [None req-b1a8f71d-e02a-4b7a-8f40-7fb2b86b6ef0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.050540 [ 608.471680] [47313]: [pid: 47313|app: 0|req: 766/1596] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 608.480707] [47313]: DEBUG nova.api.openstack.wsgi [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.482842] [47312]: DEBUG nova.policy [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.483523] [47313]: DEBUG nova.compute.api [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.487236] [47312]: DEBUG nova.policy [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.487858] [47312]: DEBUG nova.policy [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.487953] [47313]: DEBUG oslo_concurrency.lockutils [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.488172] [47313]: DEBUG oslo_concurrency.lockutils [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.488362] [47313]: DEBUG oslo_concurrency.lockutils [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.488463] [47312]: INFO nova.api.openstack.requestlog [None req-c0348a41-6f49-45a4-9e99-0f531df086ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.046825 [ 608.488760] [47312]: [pid: 47312|app: 0|req: 831/1597] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 608.488798] [47313]: DEBUG oslo_concurrency.lockutils [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.488983] [47313]: DEBUG oslo_concurrency.lockutils [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.489194] [47313]: DEBUG oslo_concurrency.lockutils [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.507749] [47312]: DEBUG nova.api.openstack.wsgi [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.509478] [47312]: DEBUG nova.compute.api [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.512929] [47312]: DEBUG oslo_concurrency.lockutils [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.513209] [47312]: DEBUG oslo_concurrency.lockutils [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.513393] [47312]: DEBUG oslo_concurrency.lockutils [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.513797] [47312]: DEBUG oslo_concurrency.lockutils [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.514040] [47312]: DEBUG oslo_concurrency.lockutils [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.514220] [47312]: DEBUG oslo_concurrency.lockutils [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.526358] [47313]: DEBUG nova.policy [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.531221] [47313]: INFO nova.api.openstack.requestlog [None req-9da88c80-e0d7-4ff4-84bd-a56e586a41e8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.052531 [ 608.531657] [47313]: [pid: 47313|app: 0|req: 767/1598] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.545076] [47312]: DEBUG nova.policy [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.549038] [47312]: INFO nova.api.openstack.requestlog [None req-19e0b5ee-cb4d-43e4-9247-6502b1011e5a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.045185 [ 608.549487] [47312]: [pid: 47312|app: 0|req: 832/1599] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 608.578234] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.579968] [47313]: DEBUG nova.compute.api [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.583401] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.583643] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.583813] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.584201] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.584407] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.584577] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.627458] [47313]: DEBUG nova.policy [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.631809] [47313]: INFO nova.api.openstack.requestlog [None req-e6af6efb-6026-4e44-be98-9aa33ad46909 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.055719 [ 608.632168] [47313]: [pid: 47313|app: 0|req: 768/1600] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.645161] [47312]: DEBUG nova.api.openstack.wsgi [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.646804] [47312]: DEBUG nova.compute.api [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.650457] [47312]: DEBUG oslo_concurrency.lockutils [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.650703] [47312]: DEBUG oslo_concurrency.lockutils [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.650900] [47312]: DEBUG oslo_concurrency.lockutils [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.651283] [47312]: DEBUG oslo_concurrency.lockutils [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.651478] [47312]: DEBUG oslo_concurrency.lockutils [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.651652] [47312]: DEBUG oslo_concurrency.lockutils [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.695596] [47312]: DEBUG nova.policy [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.700422] [47312]: INFO nova.api.openstack.requestlog [None req-741925da-b796-4490-bb60-6d88e5211a5e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.057515 [ 608.700732] [47312]: [pid: 47312|app: 0|req: 833/1601] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.724475] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.726302] [47313]: DEBUG nova.compute.api [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.728455] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.730156] [47312]: DEBUG nova.compute.api [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.730569] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.730819] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.731162] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.731399] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.731903] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.731903] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.737313] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.737313] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.737313] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.737313] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.737313] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.737313] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.790553] [47313]: DEBUG nova.policy [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.795562] [47313]: INFO nova.api.openstack.requestlog [None req-c4582abd-42c1-4cd5-b9fb-2dcccad9df6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.073374 [ 608.795906] [47313]: [pid: 47313|app: 0|req: 769/1602] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.796735] [47312]: DEBUG nova.policy [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.799585] [47313]: DEBUG nova.api.openstack.wsgi [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.801399] [47313]: DEBUG nova.compute.api [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.801523] [47312]: INFO nova.api.openstack.requestlog [None req-7f729aa1-a61c-4414-bf15-f9041e01e55e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.075756 [ 608.801927] [47312]: [pid: 47312|app: 0|req: 834/1603] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.804726] [47313]: DEBUG oslo_concurrency.lockutils [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.804977] [47313]: DEBUG oslo_concurrency.lockutils [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.805159] [47313]: DEBUG oslo_concurrency.lockutils [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.805518] [47313]: DEBUG oslo_concurrency.lockutils [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.805729] [47313]: DEBUG oslo_concurrency.lockutils [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.805975] [47313]: DEBUG oslo_concurrency.lockutils [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.807196] [47312]: DEBUG nova.api.openstack.wsgi [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.810090] [47312]: DEBUG nova.compute.api [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.812993] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.813236] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.813415] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.813776] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.814011] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.814207] [47312]: DEBUG oslo_concurrency.lockutils [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.849989] [47313]: DEBUG nova.policy [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.854482] [47313]: INFO nova.api.openstack.requestlog [None req-795aa556-6386-4ef5-a69d-71fd908db065 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.056840 [ 608.854959] [47313]: [pid: 47313|app: 0|req: 770/1604] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 608.857731] [47313]: DEBUG nova.api.openstack.wsgi [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.859630] [47313]: DEBUG nova.compute.api [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.866043] [47313]: DEBUG oslo_concurrency.lockutils [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.866379] [47313]: DEBUG oslo_concurrency.lockutils [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.866639] [47313]: DEBUG oslo_concurrency.lockutils [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.867195] [47313]: DEBUG oslo_concurrency.lockutils [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.867464] [47313]: DEBUG oslo_concurrency.lockutils [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.867708] [47313]: DEBUG oslo_concurrency.lockutils [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.869806] [47312]: DEBUG nova.policy [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.874797] [47312]: DEBUG nova.policy [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.875487] [47312]: DEBUG nova.policy [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.876689] [47312]: INFO nova.api.openstack.requestlog [None req-9da48287-7687-41a5-97cd-37a8d6a13a9c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.073543 [ 608.876689] [47312]: [pid: 47312|app: 0|req: 835/1605] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 608.879017] [47312]: DEBUG nova.api.openstack.wsgi [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.880961] [47312]: DEBUG nova.compute.api [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.885106] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.885315] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.885496] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.886271] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.886271] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.886429] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.923828] [47313]: DEBUG nova.policy [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.930201] [47313]: INFO nova.api.openstack.requestlog [None req-619d5b43-dad2-4a6a-8627-1263bff1879a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.074351 [ 608.930201] [47313]: [pid: 47313|app: 0|req: 771/1606] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.933229] [47313]: DEBUG nova.api.openstack.wsgi [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.934806] [47313]: DEBUG nova.compute.api [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.938253] [47313]: DEBUG oslo_concurrency.lockutils [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.938436] [47313]: DEBUG oslo_concurrency.lockutils [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.938613] [47313]: DEBUG oslo_concurrency.lockutils [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.938968] [47313]: DEBUG oslo_concurrency.lockutils [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.939168] [47313]: DEBUG oslo_concurrency.lockutils [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.939333] [47313]: DEBUG oslo_concurrency.lockutils [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.941515] [47312]: DEBUG nova.policy [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.949113] [47312]: DEBUG nova.policy [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.950934] [47312]: DEBUG nova.policy [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.956820] [47312]: INFO nova.api.openstack.requestlog [None req-796c8d8e-d28a-4d47-8429-d4b4c429018a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.079552 [ 608.957170] [47312]: [pid: 47312|app: 0|req: 836/1607] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 608.960088] [47312]: DEBUG nova.api.openstack.wsgi [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.962179] [47312]: DEBUG nova.compute.api [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.965361] [47312]: DEBUG oslo_concurrency.lockutils [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.965600] [47312]: DEBUG oslo_concurrency.lockutils [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.965781] [47312]: DEBUG oslo_concurrency.lockutils [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.966146] [47312]: DEBUG oslo_concurrency.lockutils [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.966337] [47312]: DEBUG oslo_concurrency.lockutils [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.966504] [47312]: DEBUG oslo_concurrency.lockutils [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.975476] [47313]: DEBUG nova.policy [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 608.979592] [47313]: INFO nova.api.openstack.requestlog [None req-b73a017a-a266-4675-8ad7-f25f15c1588a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.048832 [ 608.980042] [47313]: [pid: 47313|app: 0|req: 772/1608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 608.985719] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 608.987295] [47313]: DEBUG nova.compute.api [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 608.990517] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.990739] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.990912] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 608.991275] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 608.991464] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 608.991629] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.000753] [47312]: DEBUG nova.policy [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.005526] [47312]: INFO nova.api.openstack.requestlog [None req-695cada6-76be-4bde-aad3-5b80d909a838 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.047743 [ 609.006189] [47312]: [pid: 47312|app: 0|req: 837/1609] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.008185] [47312]: DEBUG nova.api.openstack.wsgi [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.009722] [47312]: DEBUG nova.compute.api [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.013067] [47312]: DEBUG oslo_concurrency.lockutils [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.013291] [47312]: DEBUG oslo_concurrency.lockutils [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.013466] [47312]: DEBUG oslo_concurrency.lockutils [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.013806] [47312]: DEBUG oslo_concurrency.lockutils [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.013992] [47312]: DEBUG oslo_concurrency.lockutils [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.015120] [47312]: DEBUG oslo_concurrency.lockutils [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.023725] [47313]: DEBUG nova.policy [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.027491] [47313]: DEBUG nova.policy [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.028113] [47313]: DEBUG nova.policy [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.028688] [47313]: INFO nova.api.openstack.requestlog [None req-cd5f77b1-270b-409a-8dea-8e32ccc11693 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.048249 [ 609.029089] [47313]: [pid: 47313|app: 0|req: 773/1610] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 609.034020] [47313]: DEBUG nova.api.openstack.wsgi [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.034020] [47313]: DEBUG nova.compute.api [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.037266] [47313]: DEBUG oslo_concurrency.lockutils [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.037484] [47313]: DEBUG oslo_concurrency.lockutils [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.037656] [47313]: DEBUG oslo_concurrency.lockutils [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.038020] [47313]: DEBUG oslo_concurrency.lockutils [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.038215] [47313]: DEBUG oslo_concurrency.lockutils [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.038383] [47313]: DEBUG oslo_concurrency.lockutils [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.044619] [47312]: DEBUG nova.policy [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.049641] [47312]: INFO nova.api.openstack.requestlog [None req-ace453a4-eabf-4be8-aa22-02a7d01cb728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.042376 [ 609.049641] [47312]: [pid: 47312|app: 0|req: 838/1611] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.069821] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.069821] [47312]: DEBUG nova.compute.api [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.070998] [47313]: DEBUG nova.policy [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.072108] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.072108] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.072287] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.072643] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.072857] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.073037] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.075428] [47313]: INFO nova.api.openstack.requestlog [None req-24af76aa-a95f-4d4e-8c11-be03c1e6086c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.045706 [ 609.075746] [47313]: [pid: 47313|app: 0|req: 774/1612] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.078303] [47313]: DEBUG nova.api.openstack.wsgi [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.079897] [47313]: DEBUG nova.compute.api [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.083178] [47313]: DEBUG oslo_concurrency.lockutils [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.083414] [47313]: DEBUG oslo_concurrency.lockutils [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.083594] [47313]: DEBUG oslo_concurrency.lockutils [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.083941] [47313]: DEBUG oslo_concurrency.lockutils [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.084152] [47313]: DEBUG oslo_concurrency.lockutils [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.084327] [47313]: DEBUG oslo_concurrency.lockutils [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.110570] [47312]: DEBUG nova.policy [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.115123] [47312]: INFO nova.api.openstack.requestlog [None req-c4107e2c-6dac-4176-8b89-96dcd07ca070 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.050391 [ 609.115592] [47312]: [pid: 47312|app: 0|req: 839/1613] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 609.117904] [47313]: DEBUG nova.policy [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.121603] [47313]: INFO nova.api.openstack.requestlog [None req-6181fcee-8142-4740-b181-f761e3929e1d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.045273 [ 609.122065] [47313]: [pid: 47313|app: 0|req: 775/1614] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.138067] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.141639] [47312]: DEBUG nova.compute.api [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.146060] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.146403] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.146685] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.147145] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.147537] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.149407] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.181944] [47312]: DEBUG nova.policy [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.185734] [47312]: INFO nova.api.openstack.requestlog [None req-3f83112e-bf2b-48d5-959e-587f82d0b3af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.050359 [ 609.186178] [47312]: [pid: 47312|app: 0|req: 840/1615] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:25 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.193470] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.198035] [47313]: DEBUG nova.compute.api [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.198162] [47312]: DEBUG nova.api.openstack.wsgi [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.200466] [47312]: DEBUG nova.compute.api [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.202778] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.203056] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.203246] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.203623] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.203798] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.203978] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.204953] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.205356] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.205695] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.206183] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.206499] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.206806] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.265101] [47313]: DEBUG nova.policy [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.265196] [47312]: DEBUG nova.policy [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.267343] [47313]: DEBUG nova.policy [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.267974] [47313]: DEBUG nova.policy [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.269377] [47312]: INFO nova.api.openstack.requestlog [None req-f99a7537-593d-4686-836d-4049bb2d0a36 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.073954 [ 609.269920] [47312]: [pid: 47312|app: 0|req: 841/1616] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 609.275876] [47313]: INFO nova.api.openstack.requestlog [None req-c3dd1124-838f-460c-8e78-b256e1c64a99 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.084682 [ 609.276230] [47313]: [pid: 47313|app: 0|req: 776/1617] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 609.360687] [47312]: DEBUG nova.api.openstack.wsgi [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.363861] [47312]: DEBUG nova.compute.api [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.368395] [47312]: DEBUG oslo_concurrency.lockutils [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.368891] [47312]: DEBUG oslo_concurrency.lockutils [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.369212] [47312]: DEBUG oslo_concurrency.lockutils [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.369797] [47312]: DEBUG oslo_concurrency.lockutils [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.370090] [47312]: DEBUG oslo_concurrency.lockutils [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.371908] [47312]: DEBUG oslo_concurrency.lockutils [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.394847] [47313]: DEBUG nova.api.openstack.wsgi [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.398089] [47313]: DEBUG nova.compute.api [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.405133] [47313]: DEBUG oslo_concurrency.lockutils [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.405569] [47313]: DEBUG oslo_concurrency.lockutils [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.405885] [47313]: DEBUG oslo_concurrency.lockutils [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.406853] [47313]: DEBUG oslo_concurrency.lockutils [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.407242] [47313]: DEBUG oslo_concurrency.lockutils [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.407776] [47313]: DEBUG oslo_concurrency.lockutils [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.411165] [47312]: DEBUG nova.policy [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.414607] [47312]: INFO nova.api.openstack.requestlog [None req-95881862-992f-4075-bb48-9fb7d2ec89f1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.057362 [ 609.415066] [47312]: [pid: 47312|app: 0|req: 842/1618] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.422765] [47312]: DEBUG nova.api.openstack.wsgi [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.424491] [47312]: DEBUG nova.compute.api [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.427862] [47312]: DEBUG oslo_concurrency.lockutils [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.428229] [47312]: DEBUG oslo_concurrency.lockutils [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.428541] [47312]: DEBUG oslo_concurrency.lockutils [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.429276] [47312]: DEBUG oslo_concurrency.lockutils [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.429625] [47312]: DEBUG oslo_concurrency.lockutils [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.431213] [47312]: DEBUG oslo_concurrency.lockutils [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.450732] [47313]: DEBUG nova.policy [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.455034] [47313]: INFO nova.api.openstack.requestlog [None req-9428b862-9048-4df1-8d38-cd97ad2018e7 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1273 microversion: 2.1 time: 0.065824 [ 609.455376] [47313]: [pid: 47313|app: 0|req: 777/1619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1273 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.457763] [47313]: DEBUG nova.api.openstack.wsgi [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.459299] [47313]: DEBUG nova.compute.api [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.463028] [47313]: DEBUG oslo_concurrency.lockutils [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.463267] [47313]: DEBUG oslo_concurrency.lockutils [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.463587] [47313]: DEBUG oslo_concurrency.lockutils [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.463987] [47313]: DEBUG oslo_concurrency.lockutils [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.464202] [47313]: DEBUG oslo_concurrency.lockutils [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.464486] [47313]: DEBUG oslo_concurrency.lockutils [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.467418] [47312]: DEBUG nova.policy [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.470973] [47312]: INFO nova.api.openstack.requestlog [None req-53507915-61fd-48fe-ae39-944f453ab058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1266 microversion: 2.1 time: 0.052542 [ 609.471514] [47312]: [pid: 47312|app: 0|req: 843/1620] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1266 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 609.487126] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.488185] [47312]: DEBUG nova.compute.api [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.492592] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.493345] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.493659] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.494166] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.494498] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.494930] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.510051] [47313]: DEBUG nova.policy [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.515965] [47313]: INFO nova.api.openstack.requestlog [None req-402772aa-c06e-42e1-aac9-62738f3d2447 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.059964 [ 609.516479] [47313]: [pid: 47313|app: 0|req: 778/1621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.518909] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.520499] [47313]: DEBUG nova.compute.api [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.524610] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.524846] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.525044] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.525399] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.525592] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.525772] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.542148] [47312]: DEBUG nova.policy [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.546869] [47312]: DEBUG nova.policy [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.548931] [47312]: DEBUG nova.policy [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.551023] [47312]: INFO nova.api.openstack.requestlog [None req-a0028659-79a6-447f-8b4b-6de549665f90 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.066561 [ 609.551023] [47312]: [pid: 47312|app: 0|req: 844/1622] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 609.558029] [47312]: DEBUG nova.api.openstack.wsgi [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.558629] [47312]: DEBUG nova.compute.api [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.561839] [47312]: DEBUG oslo_concurrency.lockutils [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.562236] [47312]: DEBUG oslo_concurrency.lockutils [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.562577] [47312]: DEBUG oslo_concurrency.lockutils [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.563102] [47312]: DEBUG oslo_concurrency.lockutils [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.564045] [47312]: DEBUG oslo_concurrency.lockutils [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.564045] [47312]: DEBUG oslo_concurrency.lockutils [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.566341] [47313]: DEBUG nova.policy [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.571316] [47313]: DEBUG nova.policy [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.572172] [47313]: DEBUG nova.policy [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.573059] [47313]: INFO nova.api.openstack.requestlog [None req-a0764e2a-f3b7-4641-a25f-88928cb93edb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.056042 [ 609.573630] [47313]: [pid: 47313|app: 0|req: 779/1623] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 609.577024] [47313]: DEBUG nova.api.openstack.wsgi [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.577730] [47313]: DEBUG nova.compute.api [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.581484] [47313]: DEBUG oslo_concurrency.lockutils [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.581794] [47313]: DEBUG oslo_concurrency.lockutils [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.581990] [47313]: DEBUG oslo_concurrency.lockutils [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.582510] [47313]: DEBUG oslo_concurrency.lockutils [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.582744] [47313]: DEBUG oslo_concurrency.lockutils [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.583111] [47313]: DEBUG oslo_concurrency.lockutils [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.605941] [47312]: DEBUG nova.policy [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.609597] [47312]: INFO nova.api.openstack.requestlog [None req-6db2e629-ecb9-4ca0-a3ac-6360fb979c1f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.057279 [ 609.609597] [47312]: [pid: 47312|app: 0|req: 845/1624] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.624909] [47313]: DEBUG nova.policy [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.629411] [47313]: INFO nova.api.openstack.requestlog [None req-95125c07-d928-47be-aaeb-047558bc1dfa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.055328 [ 609.629920] [47313]: [pid: 47313|app: 0|req: 780/1625] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.647959] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.650485] [47312]: DEBUG nova.compute.api [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.654414] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.654975] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.655340] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.659385] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.659385] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.659385] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.704194] [47312]: DEBUG nova.policy [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.707558] [47312]: INFO nova.api.openstack.requestlog [None req-8d102436-7208-47c0-9ccd-c1c09de7de61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.061435 [ 609.707558] [47312]: [pid: 47312|app: 0|req: 846/1626] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.712218] [47313]: DEBUG nova.api.openstack.wsgi [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.714133] [47313]: DEBUG nova.compute.api [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.718743] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.718987] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.719201] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.719552] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.719775] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.720145] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.763908] [47313]: DEBUG nova.policy [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.771143] [47313]: INFO nova.api.openstack.requestlog [None req-7af99f22-a396-426b-974a-5f53afbc4e02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.061134 [ 609.771769] [47313]: [pid: 47313|app: 0|req: 781/1627] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.810056] [47312]: DEBUG nova.api.openstack.wsgi [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.811184] [47312]: DEBUG nova.compute.api [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.814545] [47313]: DEBUG nova.api.openstack.wsgi [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.814984] [47312]: DEBUG oslo_concurrency.lockutils [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.815306] [47312]: DEBUG oslo_concurrency.lockutils [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.817018] [47312]: DEBUG oslo_concurrency.lockutils [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.817018] [47312]: DEBUG oslo_concurrency.lockutils [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.817018] [47312]: DEBUG oslo_concurrency.lockutils [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.817190] [47313]: DEBUG nova.compute.api [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.817230] [47312]: DEBUG oslo_concurrency.lockutils [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.820193] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.820420] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.820599] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.820955] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.821164] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.822025] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.863418] [47312]: DEBUG nova.policy [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.867799] [47312]: INFO nova.api.openstack.requestlog [None req-18135404-ab64-4682-acf7-61a9ee869ee7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.060737 [ 609.868189] [47312]: [pid: 47312|app: 0|req: 847/1628] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.870805] [47312]: DEBUG nova.api.openstack.wsgi [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.873385] [47312]: DEBUG nova.compute.api [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.874143] [47313]: DEBUG nova.policy [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.876825] [47312]: DEBUG oslo_concurrency.lockutils [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.877077] [47312]: DEBUG oslo_concurrency.lockutils [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.877263] [47312]: DEBUG oslo_concurrency.lockutils [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.877617] [47312]: DEBUG oslo_concurrency.lockutils [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.877873] [47312]: DEBUG oslo_concurrency.lockutils [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.878086] [47312]: DEBUG oslo_concurrency.lockutils [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.879330] [47313]: INFO nova.api.openstack.requestlog [None req-3aa6964b-cbe0-4b15-821b-717dc84f111a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.066960 [ 609.879783] [47313]: [pid: 47313|app: 0|req: 782/1629] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 609.892470] [47313]: DEBUG nova.api.openstack.wsgi [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.894830] [47313]: DEBUG nova.compute.api [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.898307] [47313]: DEBUG oslo_concurrency.lockutils [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.898531] [47313]: DEBUG oslo_concurrency.lockutils [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.898706] [47313]: DEBUG oslo_concurrency.lockutils [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.899112] [47313]: DEBUG oslo_concurrency.lockutils [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.899315] [47313]: DEBUG oslo_concurrency.lockutils [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.900025] [47313]: DEBUG oslo_concurrency.lockutils [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.919909] [47312]: DEBUG nova.policy [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 609.924800] [47312]: INFO nova.api.openstack.requestlog [None req-172b7999-2e47-4c7e-ba59-cf74612a3aa8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.055850 [ 609.925325] [47312]: [pid: 47312|app: 0|req: 848/1630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 609.946261] [47312]: DEBUG nova.api.openstack.wsgi [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 609.948050] [47312]: DEBUG nova.compute.api [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 609.952220] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.952628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.952628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 609.953497] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 609.953497] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 609.953497] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.110027] [47313]: DEBUG nova.policy [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.113387] [47313]: DEBUG nova.policy [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.114177] [47313]: DEBUG nova.policy [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.115381] [47313]: INFO nova.api.openstack.requestlog [None req-d35986ba-6b9b-42a5-8af2-0b12ea25d4be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.224756 [ 610.115381] [47313]: [pid: 47313|app: 0|req: 783/1631] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 610.119014] [47313]: DEBUG nova.api.openstack.wsgi [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.119153] [47313]: DEBUG nova.compute.api [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.123598] [47313]: DEBUG oslo_concurrency.lockutils [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.123825] [47313]: DEBUG oslo_concurrency.lockutils [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.124112] [47313]: DEBUG oslo_concurrency.lockutils [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.124492] [47313]: DEBUG oslo_concurrency.lockutils [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.124807] [47313]: DEBUG oslo_concurrency.lockutils [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.124873] [47313]: DEBUG oslo_concurrency.lockutils [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.125463] [47312]: DEBUG nova.policy [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.130817] [47312]: INFO nova.api.openstack.requestlog [None req-b8bc093d-6574-4618-a4dd-5aa56ebd8e5e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.186790 [ 610.131241] [47312]: [pid: 47312|app: 0|req: 849/1632] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.134010] [47312]: DEBUG nova.api.openstack.wsgi [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.139021] [47312]: DEBUG nova.compute.api [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.139265] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.139492] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.139700] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.140075] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.140266] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.140431] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.170494] [47313]: DEBUG nova.policy [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.175182] [47313]: DEBUG nova.policy [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.175880] [47313]: DEBUG nova.policy [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.178623] [47313]: INFO nova.api.openstack.requestlog [None req-17570b14-b152-4657-96bd-aa4648988187 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.062917 [ 610.179090] [47313]: [pid: 47313|app: 0|req: 784/1633] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 610.181270] [47313]: DEBUG nova.api.openstack.wsgi [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.183431] [47313]: DEBUG nova.compute.api [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.187691] [47312]: DEBUG nova.policy [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.189424] [47313]: DEBUG oslo_concurrency.lockutils [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.189673] [47313]: DEBUG oslo_concurrency.lockutils [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.190114] [47313]: DEBUG oslo_concurrency.lockutils [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.190288] [47313]: DEBUG oslo_concurrency.lockutils [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.190539] [47313]: DEBUG oslo_concurrency.lockutils [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.190761] [47313]: DEBUG oslo_concurrency.lockutils [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.198580] [47312]: INFO nova.api.openstack.requestlog [None req-e0a1d572-acf5-492a-8e2c-4161f797b3a4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.064853 [ 610.198580] [47312]: [pid: 47312|app: 0|req: 850/1634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:26 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.200623] [47312]: DEBUG nova.api.openstack.wsgi [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.203587] [47312]: DEBUG nova.compute.api [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.206497] [47312]: DEBUG oslo_concurrency.lockutils [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.206819] [47312]: DEBUG oslo_concurrency.lockutils [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.207092] [47312]: DEBUG oslo_concurrency.lockutils [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.207636] [47312]: DEBUG oslo_concurrency.lockutils [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.207885] [47312]: DEBUG oslo_concurrency.lockutils [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.208230] [47312]: DEBUG oslo_concurrency.lockutils [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.233120] [47313]: DEBUG nova.policy [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.240963] [47313]: INFO nova.api.openstack.requestlog [None req-2380ae93-2ec8-4eca-a055-de754a282d17 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.061343 [ 610.241328] [47313]: [pid: 47313|app: 0|req: 785/1635] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.254537] [47313]: DEBUG nova.api.openstack.wsgi [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.256203] [47313]: DEBUG nova.compute.api [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.257194] [47312]: DEBUG nova.policy [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.261260] [47313]: DEBUG oslo_concurrency.lockutils [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.261503] [47313]: DEBUG oslo_concurrency.lockutils [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.261819] [47313]: DEBUG oslo_concurrency.lockutils [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.262145] [47313]: DEBUG oslo_concurrency.lockutils [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.262350] [47313]: DEBUG oslo_concurrency.lockutils [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.262493] [47312]: DEBUG nova.policy [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.262575] [47313]: DEBUG oslo_concurrency.lockutils [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.263265] [47312]: DEBUG nova.policy [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.263933] [47312]: INFO nova.api.openstack.requestlog [None req-738e9137-f817-4ba9-97e0-3cb4c930b1c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.066049 [ 610.264293] [47312]: [pid: 47312|app: 0|req: 851/1636] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 610.268134] [47312]: DEBUG nova.api.openstack.wsgi [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.268603] [47312]: DEBUG nova.compute.api [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.276672] [47312]: DEBUG oslo_concurrency.lockutils [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.277387] [47312]: DEBUG oslo_concurrency.lockutils [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.277387] [47312]: DEBUG oslo_concurrency.lockutils [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.277937] [47312]: DEBUG oslo_concurrency.lockutils [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.278320] [47312]: DEBUG oslo_concurrency.lockutils [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.278422] [47312]: DEBUG oslo_concurrency.lockutils [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.337273] [47313]: DEBUG nova.policy [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.340843] [47313]: INFO nova.api.openstack.requestlog [None req-0456a6fc-875f-4f04-8c13-05596dc1501a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.098870 [ 610.341182] [47313]: [pid: 47313|app: 0|req: 786/1637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.345109] [47313]: DEBUG nova.api.openstack.wsgi [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.346657] [47313]: DEBUG nova.compute.api [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.349865] [47313]: DEBUG oslo_concurrency.lockutils [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.350407] [47313]: DEBUG oslo_concurrency.lockutils [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.350750] [47313]: DEBUG oslo_concurrency.lockutils [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.351145] [47313]: DEBUG oslo_concurrency.lockutils [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.351344] [47312]: DEBUG nova.policy [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.351452] [47313]: DEBUG oslo_concurrency.lockutils [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.351640] [47313]: DEBUG oslo_concurrency.lockutils [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.356649] [47312]: INFO nova.api.openstack.requestlog [None req-876fd47d-8ea6-45be-9014-bd9f964e64ec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.091743 [ 610.356965] [47312]: [pid: 47312|app: 0|req: 852/1638] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.359890] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.361742] [47312]: DEBUG nova.compute.api [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.365689] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.365941] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.366795] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.367204] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.367405] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.367577] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.396670] [47313]: DEBUG nova.policy [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.401144] [47313]: INFO nova.api.openstack.requestlog [None req-db83d3ee-4d9f-43a6-bdac-c26e9eb38911 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.059387 [ 610.404918] [47313]: [pid: 47313|app: 0|req: 787/1639] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.404918] [47313]: DEBUG nova.api.openstack.wsgi [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.406474] [47313]: DEBUG nova.compute.api [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.409787] [47313]: DEBUG oslo_concurrency.lockutils [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.410283] [47313]: DEBUG oslo_concurrency.lockutils [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.410391] [47313]: DEBUG oslo_concurrency.lockutils [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.410764] [47313]: DEBUG oslo_concurrency.lockutils [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.411132] [47313]: DEBUG oslo_concurrency.lockutils [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.411202] [47313]: DEBUG oslo_concurrency.lockutils [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.413635] [47312]: DEBUG nova.policy [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.421011] [47312]: INFO nova.api.openstack.requestlog [None req-d5108b3d-0871-4a21-a88c-df5a7f8cee7f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.063382 [ 610.421475] [47312]: [pid: 47312|app: 0|req: 853/1640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.424402] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.425725] [47312]: DEBUG nova.compute.api [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.429716] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.429716] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.429716] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.429716] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.429984] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.430154] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.456230] [47313]: DEBUG nova.policy [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.460735] [47313]: INFO nova.api.openstack.requestlog [None req-913694c1-bc22-4f77-b6dc-8856b564e528 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.058635 [ 610.461102] [47313]: [pid: 47313|app: 0|req: 788/1641] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.464521] [47313]: DEBUG nova.api.openstack.wsgi [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.466063] [47313]: DEBUG nova.compute.api [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.472036] [47313]: DEBUG oslo_concurrency.lockutils [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.472036] [47313]: DEBUG oslo_concurrency.lockutils [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.472036] [47313]: DEBUG oslo_concurrency.lockutils [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.472036] [47313]: DEBUG oslo_concurrency.lockutils [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.472036] [47313]: DEBUG oslo_concurrency.lockutils [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.472257] [47313]: DEBUG oslo_concurrency.lockutils [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.478761] [47312]: DEBUG nova.policy [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.484837] [47312]: INFO nova.api.openstack.requestlog [None req-8a8d27a4-d96f-41f1-bc5d-b8bd58066563 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.062734 [ 610.485480] [47312]: [pid: 47312|app: 0|req: 854/1642] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.490883] [47312]: DEBUG nova.api.openstack.wsgi [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.492898] [47312]: DEBUG nova.compute.api [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.496306] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.496654] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.496975] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.497577] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.497881] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.498338] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.513509] [47313]: DEBUG nova.policy [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.518103] [47313]: DEBUG nova.policy [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.518736] [47313]: DEBUG nova.policy [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.523287] [47313]: INFO nova.api.openstack.requestlog [None req-034f3808-b751-45b7-aea5-189c44c6d0c8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.061457 [ 610.523621] [47313]: [pid: 47313|app: 0|req: 789/1643] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 610.527121] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.531091] [47313]: DEBUG nova.compute.api [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.532788] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.533094] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.533296] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.533661] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.533870] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.534074] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.541359] [47312]: DEBUG nova.policy [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.545073] [47312]: INFO nova.api.openstack.requestlog [None req-6bec61fe-7a90-4be0-bb0a-0f57518fb844 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.058689 [ 610.545581] [47312]: [pid: 47312|app: 0|req: 855/1644] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.548037] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.549689] [47312]: DEBUG nova.compute.api [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.553639] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.554182] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.554648] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.555537] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.555857] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.556331] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.618158] [47312]: DEBUG nova.policy [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.621624] [47312]: INFO nova.api.openstack.requestlog [None req-3ba53f78-9214-4a14-a94f-1b92b6eb627b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1266 microversion: 2.1 time: 0.075354 [ 610.622221] [47312]: [pid: 47312|app: 0|req: 856/1645] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1266 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.628459] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.634089] [47312]: DEBUG nova.compute.api [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.637906] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.638332] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.638787] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.639295] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.639607] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.639911] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.688462] [47312]: DEBUG nova.policy [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.691944] [47312]: INFO nova.api.openstack.requestlog [None req-8f3472e9-c98e-492b-be79-1bb9b895fcd7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.067984 [ 610.692400] [47312]: [pid: 47312|app: 0|req: 857/1646] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.694975] [47312]: DEBUG nova.api.openstack.wsgi [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.696660] [47312]: DEBUG nova.compute.api [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.700149] [47312]: DEBUG oslo_concurrency.lockutils [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.700599] [47312]: DEBUG oslo_concurrency.lockutils [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.700914] [47312]: DEBUG oslo_concurrency.lockutils [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.703858] [47312]: DEBUG oslo_concurrency.lockutils [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.704200] [47312]: DEBUG oslo_concurrency.lockutils [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.704484] [47312]: DEBUG oslo_concurrency.lockutils [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.763168] [47312]: DEBUG nova.policy [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.769816] [47312]: DEBUG nova.policy [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.774430] [47312]: DEBUG nova.policy [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.777757] [47312]: INFO nova.api.openstack.requestlog [None req-cea4286f-e831-4c7c-9072-da49ddd2e88c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.084665 [ 610.778429] [47312]: [pid: 47312|app: 0|req: 858/1647] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 610.782484] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.783535] [47312]: DEBUG nova.compute.api [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.794379] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.794601] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.794786] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.795163] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.795470] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.795658] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.800118] [47313]: DEBUG nova.policy [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.804110] [47313]: INFO nova.api.openstack.requestlog [None req-4ecf9439-335a-4a14-b1f6-f82b19910bad tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1313 microversion: 2.1 time: 0.279873 [ 610.808030] [47313]: [pid: 47313|app: 0|req: 790/1648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1313 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.808030] [47313]: DEBUG nova.api.openstack.wsgi [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.808850] [47313]: DEBUG nova.compute.api [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.815233] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.816188] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.816188] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.816188] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.816277] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.816814] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.854017] [47312]: DEBUG nova.policy [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.858311] [47312]: DEBUG nova.policy [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.858949] [47312]: DEBUG nova.policy [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.859563] [47312]: INFO nova.api.openstack.requestlog [None req-6d3142a1-6560-4fad-8893-47e61da74341 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.080976 [ 610.859880] [47312]: [pid: 47312|app: 0|req: 859/1649] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 610.862956] [47312]: DEBUG nova.api.openstack.wsgi [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.864640] [47312]: DEBUG nova.compute.api [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.867809] [47312]: DEBUG oslo_concurrency.lockutils [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.868050] [47312]: DEBUG oslo_concurrency.lockutils [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.868238] [47312]: DEBUG oslo_concurrency.lockutils [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.868590] [47312]: DEBUG oslo_concurrency.lockutils [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.868787] [47312]: DEBUG oslo_concurrency.lockutils [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.868962] [47312]: DEBUG oslo_concurrency.lockutils [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.870006] [47313]: DEBUG nova.policy [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.875841] [47313]: INFO nova.api.openstack.requestlog [None req-57fa1910-6982-4002-9495-901491d83a82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.070741 [ 610.876534] [47313]: [pid: 47313|app: 0|req: 791/1650] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.878855] [47313]: DEBUG nova.api.openstack.wsgi [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.880612] [47313]: DEBUG nova.compute.api [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.885914] [47313]: DEBUG oslo_concurrency.lockutils [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.886380] [47313]: DEBUG oslo_concurrency.lockutils [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.886754] [47313]: DEBUG oslo_concurrency.lockutils [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.887403] [47313]: DEBUG oslo_concurrency.lockutils [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.887795] [47313]: DEBUG oslo_concurrency.lockutils [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.888345] [47313]: DEBUG oslo_concurrency.lockutils [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.924871] [47312]: DEBUG nova.policy [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.929926] [47312]: INFO nova.api.openstack.requestlog [None req-79a88166-afa1-4e7f-8970-173b691d771a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.069008 [ 610.930169] [47312]: [pid: 47312|app: 0|req: 860/1651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.932871] [47312]: DEBUG nova.api.openstack.wsgi [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.934527] [47312]: DEBUG nova.compute.api [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.937941] [47312]: DEBUG oslo_concurrency.lockutils [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.938188] [47312]: DEBUG oslo_concurrency.lockutils [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.938370] [47312]: DEBUG oslo_concurrency.lockutils [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.938724] [47312]: DEBUG oslo_concurrency.lockutils [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.938947] [47312]: DEBUG oslo_concurrency.lockutils [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.939151] [47312]: DEBUG oslo_concurrency.lockutils [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.940054] [47313]: DEBUG nova.policy [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.944454] [47313]: INFO nova.api.openstack.requestlog [None req-3690d250-af1f-41cf-acd9-006912145e66 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.067425 [ 610.944804] [47313]: [pid: 47313|app: 0|req: 792/1652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.949044] [47313]: DEBUG nova.api.openstack.wsgi [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.949289] [47313]: DEBUG nova.compute.api [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 610.952591] [47313]: DEBUG oslo_concurrency.lockutils [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.952862] [47313]: DEBUG oslo_concurrency.lockutils [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.953114] [47313]: DEBUG oslo_concurrency.lockutils [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.953507] [47313]: DEBUG oslo_concurrency.lockutils [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 610.953748] [47313]: DEBUG oslo_concurrency.lockutils [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 610.953931] [47313]: DEBUG oslo_concurrency.lockutils [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 610.983533] [47312]: DEBUG nova.policy [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 610.987684] [47312]: INFO nova.api.openstack.requestlog [None req-66971bab-ef8b-476b-afc9-0d9ade0d7fbc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.056692 [ 610.987997] [47312]: [pid: 47312|app: 0|req: 861/1653] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 610.994480] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 610.996074] [47312]: DEBUG nova.compute.api [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.002304] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.002535] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.002718] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.003089] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.003289] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.003459] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.005651] [47313]: DEBUG nova.policy [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.010843] [47313]: INFO nova.api.openstack.requestlog [None req-becea1f0-0b60-439d-8731-a5999ab61d28 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.065444 [ 611.011189] [47313]: [pid: 47313|app: 0|req: 793/1654] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.052062] [47312]: DEBUG nova.policy [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.058000] [47312]: INFO nova.api.openstack.requestlog [None req-ee0b3296-e2ee-4006-aed4-7132336e07c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.065282 [ 611.058779] [47312]: [pid: 47312|app: 0|req: 862/1655] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.063024] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.069844] [47312]: DEBUG nova.compute.api [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.078389] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.079458] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.079458] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.079458] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.079458] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.079627] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.104232] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc121efa-fab1-4ed2-8a04-6ce71eddd053 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Action: 'create', calling method: .version_select at 0x7b9c4897b0a0>, body: {"keypair": {"name": "tempest-keypair-628760187", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN1ssIB5xSMxJb9861zTxgMvglShMT6/lSUDg5OeES78vXVwnVcBB478Ux0p84pvzQ8cQhsWvtm7b+gr93oC0in0nuEvWnoRb4mYTrPaf52dWQTXHs1D59o5mjaVk/sh6A=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 611.121681] [47313]: DEBUG nova.quota [None req-fc121efa-fab1-4ed2-8a04-6ce71eddd053 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Getting quotas for project e5956bee656b472c8abfaed83a60fe4d. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 611.122745] [47312]: DEBUG nova.policy [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.125250] [47313]: DEBUG nova.quota [None req-fc121efa-fab1-4ed2-8a04-6ce71eddd053 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Getting quotas for user d540dc382bcd4f3590cf3fd4e24114cf and project e5956bee656b472c8abfaed83a60fe4d. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 611.135857] [47312]: INFO nova.api.openstack.requestlog [None req-a2f4d849-a149-47f7-a89e-fa98e50b9f59 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.074060 [ 611.135857] [47312]: [pid: 47312|app: 0|req: 863/1656] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.136606] [47312]: DEBUG nova.api.openstack.wsgi [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.139054] [47312]: DEBUG nova.compute.api [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.144371] [47312]: DEBUG oslo_concurrency.lockutils [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.145092] [47312]: DEBUG oslo_concurrency.lockutils [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.145092] [47312]: DEBUG oslo_concurrency.lockutils [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.145408] [47312]: DEBUG oslo_concurrency.lockutils [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.145567] [47312]: DEBUG oslo_concurrency.lockutils [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.145759] [47312]: DEBUG oslo_concurrency.lockutils [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.154265] [47313]: INFO nova.api.openstack.requestlog [None req-fc121efa-fab1-4ed2-8a04-6ce71eddd053 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.142228 [ 611.154508] [47313]: [pid: 47313|app: 0|req: 794/1657] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:11:27 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 611.157526] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.160127] [47313]: DEBUG nova.compute.api [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.165101] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.165101] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.165101] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.165101] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.165101] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.165101] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.213519] [47312]: DEBUG nova.policy [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.219738] [47312]: DEBUG nova.policy [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.220195] [47312]: DEBUG nova.policy [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.220860] [47312]: INFO nova.api.openstack.requestlog [None req-36f144d6-4a5f-4c09-9347-432fa52d6dfa tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1338 microversion: 2.70 time: 0.086351 [ 611.221196] [47312]: [pid: 47312|app: 0|req: 864/1658] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:27 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1338 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 611.223771] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.225456] [47312]: DEBUG nova.compute.api [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.227458] [47313]: DEBUG nova.policy [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.233626] [47313]: INFO nova.api.openstack.requestlog [None req-ac8ff3bb-09f3-4562-b2e8-66317ec019c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.078091 [ 611.233843] [47313]: [pid: 47313|app: 0|req: 795/1659] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.234902] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.235061] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.235249] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.235635] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.237545] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.237545] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.239648] [47313]: DEBUG nova.api.openstack.wsgi [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.242032] [47313]: DEBUG nova.compute.api [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.246090] [47313]: DEBUG oslo_concurrency.lockutils [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.246385] [47313]: DEBUG oslo_concurrency.lockutils [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.246624] [47313]: DEBUG oslo_concurrency.lockutils [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.247028] [47313]: DEBUG oslo_concurrency.lockutils [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.247448] [47313]: DEBUG oslo_concurrency.lockutils [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.247544] [47313]: DEBUG oslo_concurrency.lockutils [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.314087] [47313]: DEBUG nova.policy [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.319895] [47313]: INFO nova.api.openstack.requestlog [None req-c15ce628-0a3e-46cc-9219-c09169435ba7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.085256 [ 611.320232] [47313]: [pid: 47313|app: 0|req: 796/1660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.324078] [47312]: DEBUG nova.policy [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.329200] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.331064] [47313]: DEBUG nova.compute.api [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.332198] [47312]: DEBUG nova.policy [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.333308] [47312]: DEBUG nova.policy [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.337089] [47312]: INFO nova.api.openstack.requestlog [None req-ec58bab3-879b-4a83-9a96-c6f47e826e64 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.115205 [ 611.337437] [47312]: [pid: 47312|app: 0|req: 865/1661] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 611.340369] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.345027] [47312]: DEBUG nova.compute.api [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.345120] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.345120] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.345120] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.345120] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.345120] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.345120] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.346726] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.350345] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.350564] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.350940] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.351153] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.351319] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.407090] [47313]: DEBUG nova.policy [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.412151] [47313]: INFO nova.api.openstack.requestlog [None req-fc22264c-5223-4b11-8c28-2fdacc023712 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.090243 [ 611.412554] [47313]: [pid: 47313|app: 0|req: 797/1662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.415367] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.417030] [47313]: DEBUG nova.compute.api [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.420012] [47312]: DEBUG nova.policy [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.423743] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.423975] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.424171] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.424665] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.424861] [47312]: DEBUG nova.policy [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.425572] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.425623] [47312]: DEBUG nova.policy [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.425816] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.426276] [47312]: INFO nova.api.openstack.requestlog [None req-ed7b48c2-1284-426d-b3ef-e674c9a643b2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.088087 [ 611.426613] [47312]: [pid: 47312|app: 0|req: 866/1663] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 611.428972] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.431658] [47312]: DEBUG nova.compute.api [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.433931] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.434215] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.434432] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.434955] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.435059] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.435278] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.502326] [47312]: DEBUG nova.policy [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.502567] [47313]: DEBUG nova.policy [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.510019] [47313]: INFO nova.api.openstack.requestlog [None req-ca00491b-6730-47d7-9753-8017dc51001d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.093757 [ 611.511243] [47312]: INFO nova.api.openstack.requestlog [None req-fc4f41f8-83ce-4181-9a07-380cb8e12d2d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.083856 [ 611.512097] [47312]: [pid: 47312|app: 0|req: 867/1664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.515264] [47313]: [pid: 47313|app: 0|req: 798/1665] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.515757] [47312]: DEBUG nova.api.openstack.wsgi [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.517469] [47312]: DEBUG nova.compute.api [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.518033] [47313]: DEBUG nova.api.openstack.wsgi [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.520754] [47312]: DEBUG oslo_concurrency.lockutils [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.520986] [47312]: DEBUG oslo_concurrency.lockutils [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.521180] [47312]: DEBUG oslo_concurrency.lockutils [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.521533] [47312]: DEBUG oslo_concurrency.lockutils [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.521750] [47312]: DEBUG oslo_concurrency.lockutils [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.521933] [47312]: DEBUG oslo_concurrency.lockutils [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.522799] [47313]: DEBUG nova.compute.api [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.526237] [47313]: DEBUG oslo_concurrency.lockutils [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.526541] [47313]: DEBUG oslo_concurrency.lockutils [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.526722] [47313]: DEBUG oslo_concurrency.lockutils [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.528039] [47313]: DEBUG oslo_concurrency.lockutils [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.528039] [47313]: DEBUG oslo_concurrency.lockutils [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.528039] [47313]: DEBUG oslo_concurrency.lockutils [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.576445] [47312]: DEBUG nova.policy [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.579022] [47313]: DEBUG nova.policy [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.583222] [47313]: INFO nova.api.openstack.requestlog [None req-e78219f1-95f5-4aa3-a863-1745be6e1fc2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.067309 [ 611.583564] [47313]: [pid: 47313|app: 0|req: 799/1666] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.583986] [47312]: INFO nova.api.openstack.requestlog [None req-724223f0-d59e-4cea-a6a7-c3ecfaead971 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.071740 [ 611.584575] [47312]: [pid: 47312|app: 0|req: 868/1667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.589017] [47313]: DEBUG nova.api.openstack.wsgi [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.589172] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.589208] [47313]: DEBUG nova.compute.api [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.589239] [47312]: DEBUG nova.compute.api [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.592619] [47313]: DEBUG oslo_concurrency.lockutils [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.592619] [47313]: DEBUG oslo_concurrency.lockutils [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.592619] [47313]: DEBUG oslo_concurrency.lockutils [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.592619] [47313]: DEBUG oslo_concurrency.lockutils [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.592876] [47313]: DEBUG oslo_concurrency.lockutils [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.593017] [47313]: DEBUG oslo_concurrency.lockutils [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.593652] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.593868] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.594060] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.594523] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.594612] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.594764] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.632655] [47313]: DEBUG nova.policy [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.641085] [47313]: INFO nova.api.openstack.requestlog [None req-f942f541-11ab-4f95-b34a-b2887204ff42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.056766 [ 611.641423] [47313]: [pid: 47313|app: 0|req: 800/1668] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.643339] [47312]: DEBUG nova.policy [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.647960] [47312]: INFO nova.api.openstack.requestlog [None req-1e665eac-f521-4cfa-9874-1f8234938183 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.062847 [ 611.648252] [47312]: [pid: 47312|app: 0|req: 869/1669] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.649309] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.650640] [47312]: DEBUG nova.api.openstack.wsgi [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.650956] [47313]: DEBUG nova.compute.api [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.652256] [47312]: DEBUG nova.compute.api [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.654746] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.654988] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.655188] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.655420] [47312]: DEBUG oslo_concurrency.lockutils [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.655546] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.655649] [47312]: DEBUG oslo_concurrency.lockutils [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.655740] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.655832] [47312]: DEBUG oslo_concurrency.lockutils [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.655912] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.656213] [47312]: DEBUG oslo_concurrency.lockutils [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.656407] [47312]: DEBUG oslo_concurrency.lockutils [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.656575] [47312]: DEBUG oslo_concurrency.lockutils [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.712533] [47313]: DEBUG nova.policy [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.715348] [47312]: DEBUG nova.policy [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.718359] [47313]: DEBUG nova.policy [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.718359] [47313]: DEBUG nova.policy [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.722042] [47312]: INFO nova.api.openstack.requestlog [None req-d24b4c06-c6fa-447b-bb76-e604b324a08a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.071127 [ 611.722042] [47312]: [pid: 47312|app: 0|req: 870/1670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.722188] [47313]: INFO nova.api.openstack.requestlog [None req-1b770be0-7777-4e37-97e3-68b81e0319d7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.079692 [ 611.722914] [47313]: [pid: 47313|app: 0|req: 801/1671] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 611.723426] [47312]: DEBUG nova.api.openstack.wsgi [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.725284] [47312]: DEBUG nova.compute.api [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.726499] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.730200] [47313]: DEBUG nova.compute.api [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.730275] [47312]: DEBUG oslo_concurrency.lockutils [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.730275] [47312]: DEBUG oslo_concurrency.lockutils [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.730275] [47312]: DEBUG oslo_concurrency.lockutils [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.730275] [47312]: DEBUG oslo_concurrency.lockutils [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.730275] [47312]: DEBUG oslo_concurrency.lockutils [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.730275] [47312]: DEBUG oslo_concurrency.lockutils [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.732503] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.732751] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.732945] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.733330] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.733521] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.733686] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.782480] [47312]: DEBUG nova.policy [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.787749] [47312]: INFO nova.api.openstack.requestlog [None req-5908d283-91c6-4f4e-95fd-556c02560080 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1274 microversion: 2.1 time: 0.065733 [ 611.787749] [47312]: [pid: 47312|app: 0|req: 871/1672] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1274 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.791921] [47312]: DEBUG nova.api.openstack.wsgi [req-21d5aeeb-80f2-4a71-948a-4cdd0c48e80f req-ec6e5fba-f161-4690-a0f5-86e26090ece9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "489fc6c6-c9a5-40a8-81a4-7677f55743fe", "tag": "a6d2c7c6-3bbb-406e-8dfe-a0dea8a8684f"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 611.792633] [47313]: DEBUG nova.policy [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.797522] [47313]: INFO nova.api.openstack.requestlog [None req-cc39a1ca-1289-439b-9793-19acc17cb005 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.074219 [ 611.797993] [47313]: [pid: 47313|app: 0|req: 802/1673] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 611.799769] [47312]: DEBUG oslo_concurrency.lockutils [req-21d5aeeb-80f2-4a71-948a-4cdd0c48e80f req-ec6e5fba-f161-4690-a0f5-86e26090ece9 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.800181] [47312]: DEBUG oslo_concurrency.lockutils [req-21d5aeeb-80f2-4a71-948a-4cdd0c48e80f req-ec6e5fba-f161-4690-a0f5-86e26090ece9 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.800448] [47312]: DEBUG oslo_concurrency.lockutils [req-21d5aeeb-80f2-4a71-948a-4cdd0c48e80f req-ec6e5fba-f161-4690-a0f5-86e26090ece9 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.801741] [47313]: DEBUG nova.api.openstack.wsgi [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.803357] [47313]: DEBUG nova.compute.api [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.807400] [47313]: DEBUG oslo_concurrency.lockutils [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.807400] [47313]: DEBUG oslo_concurrency.lockutils [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.807481] [47312]: INFO nova.api.openstack.compute.server_external_events [req-21d5aeeb-80f2-4a71-948a-4cdd0c48e80f req-ec6e5fba-f161-4690-a0f5-86e26090ece9 service nova] Creating event network-changed:a6d2c7c6-3bbb-406e-8dfe-a0dea8a8684f for instance 489fc6c6-c9a5-40a8-81a4-7677f55743fe on cpu-1 [ 611.807514] [47313]: DEBUG oslo_concurrency.lockutils [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.807691] [47313]: DEBUG oslo_concurrency.lockutils [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.807893] [47313]: DEBUG oslo_concurrency.lockutils [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.808075] [47313]: DEBUG oslo_concurrency.lockutils [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.811327] [47312]: INFO nova.api.openstack.requestlog [req-21d5aeeb-80f2-4a71-948a-4cdd0c48e80f req-ec6e5fba-f161-4690-a0f5-86e26090ece9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023554 [ 611.811665] [47312]: [pid: 47312|app: 0|req: 872/1674] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:28 2024] POST /compute/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) [ 611.817081] [47312]: DEBUG nova.api.openstack.wsgi [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.822125] [47312]: DEBUG nova.compute.api [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.830056] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.830056] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.830056] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.830360] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.830565] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.830738] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.872627] [47313]: DEBUG nova.policy [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.876183] [47313]: DEBUG nova.policy [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.876989] [47313]: DEBUG nova.policy [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.879659] [47313]: INFO nova.api.openstack.requestlog [None req-df11a294-5f64-4401-b769-f0bbeabce334 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.080218 [ 611.880196] [47313]: [pid: 47313|app: 0|req: 803/1675] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 611.882959] [47313]: DEBUG nova.api.openstack.wsgi [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.884645] [47313]: DEBUG nova.compute.api [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.887745] [47313]: DEBUG oslo_concurrency.lockutils [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.888093] [47313]: DEBUG oslo_concurrency.lockutils [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.888378] [47313]: DEBUG oslo_concurrency.lockutils [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.888822] [47313]: DEBUG oslo_concurrency.lockutils [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.889135] [47313]: DEBUG oslo_concurrency.lockutils [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.889417] [47313]: DEBUG oslo_concurrency.lockutils [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.947017] [47313]: DEBUG nova.policy [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.949775] [47313]: DEBUG nova.policy [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.950659] [47313]: DEBUG nova.policy [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 611.951665] [47313]: INFO nova.api.openstack.requestlog [None req-00f96418-bbc7-4b59-9973-a20e42460d8d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.070776 [ 611.952129] [47313]: [pid: 47313|app: 0|req: 804/1676] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 611.957779] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 611.959857] [47313]: DEBUG nova.compute.api [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 611.963555] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.964025] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.967016] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 611.967016] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 611.967016] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 611.967016] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.008443] [47312]: DEBUG nova.policy [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.014116] [47313]: DEBUG nova.policy [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.015053] [47312]: INFO nova.api.openstack.requestlog [None req-40dc71d9-c0dc-4d55-9f07-a8efe2bf2e75 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1313 microversion: 2.1 time: 0.200165 [ 612.015422] [47312]: [pid: 47312|app: 0|req: 873/1677] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1313 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.016746] [47313]: INFO nova.api.openstack.requestlog [None req-9e17b0c4-32eb-4914-8630-1a24d32dfbad tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.063791 [ 612.017262] [47313]: [pid: 47313|app: 0|req: 805/1678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.019711] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.020525] [47312]: DEBUG nova.api.openstack.wsgi [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.021600] [47313]: DEBUG nova.compute.api [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.025230] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.025560] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.025863] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.026340] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.026639] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.026904] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.027130] [47312]: DEBUG nova.compute.api [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.033069] [47312]: DEBUG oslo_concurrency.lockutils [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.033650] [47312]: DEBUG oslo_concurrency.lockutils [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.034314] [47312]: DEBUG oslo_concurrency.lockutils [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.035592] [47312]: DEBUG oslo_concurrency.lockutils [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.035876] [47312]: DEBUG oslo_concurrency.lockutils [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.036395] [47312]: DEBUG oslo_concurrency.lockutils [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.079538] [47313]: DEBUG nova.policy [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.083802] [47313]: INFO nova.api.openstack.requestlog [None req-a2002aea-8678-4d35-8558-f56180c876ef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.065823 [ 612.086412] [47313]: [pid: 47313|app: 0|req: 806/1679] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.088788] [47313]: DEBUG nova.api.openstack.wsgi [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.094053] [47312]: DEBUG nova.policy [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.094337] [47313]: DEBUG nova.compute.api [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.100551] [47312]: INFO nova.api.openstack.requestlog [None req-07275750-9776-4e7e-b8a9-a8c0c1444516 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.083284 [ 612.100915] [47312]: [pid: 47312|app: 0|req: 874/1680] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.102761] [47313]: DEBUG oslo_concurrency.lockutils [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.102833] [47313]: DEBUG oslo_concurrency.lockutils [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.103726] [47313]: DEBUG oslo_concurrency.lockutils [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.103726] [47313]: DEBUG oslo_concurrency.lockutils [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.103726] [47313]: DEBUG oslo_concurrency.lockutils [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.103848] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.103893] [47313]: DEBUG oslo_concurrency.lockutils [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.105521] [47312]: DEBUG nova.compute.api [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.113152] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.113575] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.113801] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.114202] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.114404] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.114602] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.164339] [47313]: DEBUG nova.policy [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.168335] [47313]: INFO nova.api.openstack.requestlog [None req-23886aae-f347-4d40-864f-5a563e2ed365 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.081392 [ 612.168836] [47313]: [pid: 47313|app: 0|req: 807/1681] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.173105] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.173148] [47312]: DEBUG nova.policy [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.173213] [47313]: DEBUG nova.compute.api [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.177553] [47312]: INFO nova.api.openstack.requestlog [None req-fc56d3d4-d023-41cb-b4cd-e2d8d174282f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.076023 [ 612.178324] [47312]: [pid: 47312|app: 0|req: 875/1682] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:28 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.181449] [47312]: DEBUG nova.api.openstack.wsgi [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.182185] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.182657] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.182891] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.183909] [47312]: DEBUG nova.compute.api [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.184310] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.184573] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.185690] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.188311] [47312]: DEBUG oslo_concurrency.lockutils [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.188929] [47312]: DEBUG oslo_concurrency.lockutils [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.189255] [47312]: DEBUG oslo_concurrency.lockutils [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.190133] [47312]: DEBUG oslo_concurrency.lockutils [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.190451] [47312]: DEBUG oslo_concurrency.lockutils [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.190729] [47312]: DEBUG oslo_concurrency.lockutils [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.235776] [47313]: DEBUG nova.policy [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.242614] [47313]: INFO nova.api.openstack.requestlog [None req-7e06214b-9ed9-40c5-8f93-4c50666a5840 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.073328 [ 612.246324] [47313]: [pid: 47313|app: 0|req: 808/1683] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.247445] [47312]: DEBUG nova.policy [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.248894] [47313]: DEBUG nova.api.openstack.wsgi [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.250966] [47313]: DEBUG nova.compute.api [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.254747] [47312]: INFO nova.api.openstack.requestlog [None req-9667cb84-4d35-46fb-83a9-2aaf88dd80c1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.075551 [ 612.255101] [47312]: [pid: 47312|app: 0|req: 876/1684] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.258194] [47312]: DEBUG nova.api.openstack.wsgi [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.260075] [47312]: DEBUG nova.compute.api [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.260662] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.260909] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.261116] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.261478] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.261668] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.261841] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.264361] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.264632] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.264887] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.265287] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.265489] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.265662] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.322666] [47312]: DEBUG nova.policy [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.324561] [47313]: DEBUG nova.policy [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.327166] [47312]: INFO nova.api.openstack.requestlog [None req-afb621b9-9b02-4d30-842d-66ab52cd3488 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.071408 [ 612.327473] [47312]: [pid: 47312|app: 0|req: 877/1685] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.330785] [47313]: DEBUG nova.policy [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.330785] [47313]: DEBUG nova.policy [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.334743] [47312]: DEBUG nova.api.openstack.wsgi [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-1803752011", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "9b3a41f8-1bf6-4d44-9ebb-af8597845d87"}], "security_groups": [{"name": "tempest-securitygroup--737035058"}], "key_name": "tempest-keypair-628760187", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 612.336664] [47313]: INFO nova.api.openstack.requestlog [None req-94b980d5-0c97-4ffd-8623-9d1cc5218049 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1394 microversion: 2.70 time: 0.087219 [ 612.337060] [47313]: [pid: 47313|app: 0|req: 809/1686] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1394 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 612.345359] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.347133] [47313]: DEBUG nova.compute.api [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.351896] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.352158] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.352341] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.352716] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.352926] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.353232] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.397105] [47313]: DEBUG nova.policy [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.402142] [47313]: INFO nova.api.openstack.requestlog [None req-8e3febb6-fd47-43b0-9d1e-1610fce5007f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.064409 [ 612.402471] [47313]: [pid: 47313|app: 0|req: 810/1687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.406175] [47313]: DEBUG nova.api.openstack.wsgi [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.407737] [47313]: DEBUG nova.compute.api [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.412132] [47313]: DEBUG oslo_concurrency.lockutils [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.412132] [47313]: DEBUG oslo_concurrency.lockutils [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.412132] [47313]: DEBUG oslo_concurrency.lockutils [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.412483] [47313]: DEBUG oslo_concurrency.lockutils [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.412669] [47313]: DEBUG oslo_concurrency.lockutils [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.412860] [47313]: DEBUG oslo_concurrency.lockutils [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.473110] [47313]: DEBUG nova.policy [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.478893] [47313]: DEBUG nova.policy [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.478893] [47313]: DEBUG nova.policy [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.479546] [47312]: DEBUG nova.network.neutron [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] validate_networks() for [('9b3a41f8-1bf6-4d44-9ebb-af8597845d87', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 612.484538] [47313]: INFO nova.api.openstack.requestlog [None req-799a228c-af9c-437b-83ff-55c87038cb7a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.080229 [ 612.484538] [47313]: [pid: 47313|app: 0|req: 811/1688] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 612.486633] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.488233] [47313]: DEBUG nova.compute.api [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.491629] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.492130] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.492202] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.492549] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.492805] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.493030] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.706606] [47313]: DEBUG nova.policy [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.722436] [47313]: INFO nova.api.openstack.requestlog [None req-8b5e4e6c-b4a7-4e60-95fd-1b29b321f7e1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.237112 [ 612.722436] [47313]: [pid: 47313|app: 0|req: 812/1689] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.727021] [47313]: DEBUG nova.api.openstack.wsgi [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.728816] [47313]: DEBUG nova.compute.api [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.732863] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.733133] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.736033] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.736033] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.736033] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.736033] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.803025] [47313]: DEBUG nova.policy [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.812045] [47313]: DEBUG nova.policy [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.812756] [47313]: DEBUG nova.policy [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.813383] [47313]: INFO nova.api.openstack.requestlog [None req-a26d09cb-d467-451d-b45d-b9f2a2ff544d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.091125 [ 612.813703] [47313]: [pid: 47313|app: 0|req: 813/1690] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 612.820141] [47313]: DEBUG nova.api.openstack.wsgi [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.821616] [47313]: DEBUG nova.compute.api [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.825479] [47313]: DEBUG oslo_concurrency.lockutils [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.825781] [47313]: DEBUG oslo_concurrency.lockutils [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.825883] [47313]: DEBUG oslo_concurrency.lockutils [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.826250] [47313]: DEBUG oslo_concurrency.lockutils [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.826608] [47313]: DEBUG oslo_concurrency.lockutils [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.826608] [47313]: DEBUG oslo_concurrency.lockutils [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.907162] [47313]: DEBUG nova.policy [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.912102] [47313]: INFO nova.api.openstack.requestlog [None req-e954576d-4dc2-4ccc-adc1-0d74d803b932 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.093934 [ 612.912566] [47313]: [pid: 47313|app: 0|req: 814/1691] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.918895] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.920497] [47313]: DEBUG nova.compute.api [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 612.924045] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.924402] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.924484] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.924821] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 612.925027] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 612.925210] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 612.981301] [47313]: DEBUG nova.policy [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 612.985820] [47313]: INFO nova.api.openstack.requestlog [None req-d0ff234c-8112-4c51-8e7e-c835dcb4e823 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.072767 [ 612.986142] [47313]: [pid: 47313|app: 0|req: 815/1692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 612.988513] [47313]: DEBUG nova.api.openstack.wsgi [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 612.990134] [47313]: DEBUG nova.compute.api [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.000874] [47313]: DEBUG oslo_concurrency.lockutils [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.001154] [47313]: DEBUG oslo_concurrency.lockutils [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.001364] [47313]: DEBUG oslo_concurrency.lockutils [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.001751] [47313]: DEBUG oslo_concurrency.lockutils [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.005805] [47313]: DEBUG oslo_concurrency.lockutils [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.006065] [47313]: DEBUG oslo_concurrency.lockutils [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.044108] [47313]: DEBUG nova.policy [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.047302] [47313]: INFO nova.api.openstack.requestlog [None req-0da29efe-93e2-41c3-b67a-bf302aeddef9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.060579 [ 613.047624] [47313]: [pid: 47313|app: 0|req: 816/1693] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.049994] [47313]: DEBUG nova.api.openstack.wsgi [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.053019] [47313]: DEBUG nova.compute.api [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.054632] [47313]: DEBUG oslo_concurrency.lockutils [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.054846] [47313]: DEBUG oslo_concurrency.lockutils [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.055035] [47313]: DEBUG oslo_concurrency.lockutils [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.057565] [47313]: DEBUG oslo_concurrency.lockutils [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.057565] [47313]: DEBUG oslo_concurrency.lockutils [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.057565] [47313]: DEBUG oslo_concurrency.lockutils [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.096112] [47312]: DEBUG nova.virt.hardware [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 613.096112] [47312]: DEBUG nova.virt.hardware [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 613.096112] [47312]: DEBUG nova.virt.hardware [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 613.096112] [47312]: DEBUG nova.virt.hardware [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 613.096112] [47312]: DEBUG nova.virt.hardware [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 613.096274] [47313]: DEBUG nova.policy [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.099247] [47313]: INFO nova.api.openstack.requestlog [None req-a49846bf-e682-4c47-b566-ff90c0458c9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.051022 [ 613.099571] [47313]: [pid: 47313|app: 0|req: 817/1694] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.102019] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.106319] [47313]: DEBUG nova.compute.api [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.106540] [47312]: DEBUG oslo_concurrency.lockutils [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.106540] [47312]: DEBUG oslo_concurrency.lockutils [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.106540] [47312]: DEBUG oslo_concurrency.lockutils [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.106540] [47312]: DEBUG oslo_concurrency.lockutils [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.106540] [47312]: DEBUG oslo_concurrency.lockutils [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.106540] [47312]: DEBUG oslo_concurrency.lockutils [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.106746] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.106976] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.107245] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.107609] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.107807] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.107979] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.120644] [47312]: DEBUG nova.quota [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Getting quotas for project e5956bee656b472c8abfaed83a60fe4d. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 613.127429] [47312]: DEBUG nova.quota [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Getting quotas for user d540dc382bcd4f3590cf3fd4e24114cf and project e5956bee656b472c8abfaed83a60fe4d. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 613.138274] [47312]: DEBUG nova.compute.api [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 613.142068] [47312]: DEBUG nova.compute.api [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 613.142383] [47313]: DEBUG nova.policy [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.145699] [47313]: INFO nova.api.openstack.requestlog [None req-5c443186-b525-4e2b-9a70-e807f08a57c4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.045565 [ 613.146550] [47313]: [pid: 47313|app: 0|req: 818/1695] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:29 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.150705] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.152675] [47313]: DEBUG nova.compute.api [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.158876] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.158876] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.158876] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.158876] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.158876] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.158876] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.183801] [47312]: INFO nova.api.openstack.requestlog [None req-0539a42f-e488-41ee-9d69-69b97148ead9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.855697 [ 613.184191] [47312]: [pid: 47312|app: 0|req: 878/1696] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:29 2024] POST /compute/v2.1/servers => generated 408 bytes in 856 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 613.186808] [47312]: DEBUG nova.api.openstack.wsgi [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.188745] [47312]: DEBUG nova.compute.api [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.193243] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.193484] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.193682] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.194269] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.194269] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.194460] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.200327] [47313]: DEBUG nova.policy [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.207044] [47313]: INFO nova.api.openstack.requestlog [None req-a2c069b3-078f-47cf-a216-048ae9f86921 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.058986 [ 613.209193] [47313]: [pid: 47313|app: 0|req: 819/1697] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.213324] [47313]: DEBUG nova.api.openstack.wsgi [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.215066] [47313]: DEBUG nova.compute.api [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.218675] [47313]: DEBUG oslo_concurrency.lockutils [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.219100] [47313]: DEBUG oslo_concurrency.lockutils [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.219454] [47313]: DEBUG oslo_concurrency.lockutils [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.219888] [47313]: DEBUG oslo_concurrency.lockutils [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.220139] [47313]: DEBUG oslo_concurrency.lockutils [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.220352] [47313]: DEBUG oslo_concurrency.lockutils [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.254255] [47312]: DEBUG nova.policy [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.258994] [47312]: INFO nova.api.openstack.requestlog [None req-38e83b79-a3f0-432f-8e01-c3f7660c2188 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.074187 [ 613.259351] [47312]: [pid: 47312|app: 0|req: 879/1698] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.262059] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.263739] [47312]: DEBUG nova.compute.api [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.268394] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.268394] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.268394] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.268394] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.268394] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.268542] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.273035] [47313]: DEBUG nova.policy [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.278555] [47313]: DEBUG nova.policy [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.279635] [47313]: DEBUG nova.policy [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.287030] [47313]: INFO nova.api.openstack.requestlog [None req-808ad3fd-6551-479a-9c8d-667d29065dd8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.078928 [ 613.287260] [47313]: [pid: 47313|app: 0|req: 820/1699] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.291173] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.291336] [47313]: DEBUG nova.compute.api [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.296581] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.296805] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.296986] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.297375] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.297570] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.297747] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.339959] [47313]: DEBUG nova.policy [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.344313] [47313]: INFO nova.api.openstack.requestlog [None req-d3d16c2f-eac0-440d-aef4-2d5c70da5fe5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.056485 [ 613.344693] [47313]: [pid: 47313|app: 0|req: 821/1700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.347148] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.348716] [47313]: DEBUG nova.compute.api [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.352048] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.352294] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.353355] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.353355] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.353355] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.353355] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.397519] [47313]: DEBUG nova.policy [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.402123] [47313]: DEBUG nova.policy [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.402769] [47313]: DEBUG nova.policy [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.405422] [47313]: INFO nova.api.openstack.requestlog [None req-6b96d59b-2c46-468b-a8a1-f168e85aeb1d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.060148 [ 613.405737] [47313]: [pid: 47313|app: 0|req: 822/1701] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.432184] [47313]: DEBUG nova.api.openstack.wsgi [None req-43481fbc-b2bc-449c-b50c-62b68c2653a7 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Action: 'create', calling method: .version_select at 0x7b9c47e7b6d0>, body: {"keypair": {"name": "tempest-keypair-839438793", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEHGl9GUJVLUnREX8rtytU4ExREdQlgvvKnvja6+oa+22ptPgPzxKrLRTvvorAGGOIcBPXpUhSOQZZV6sH5FwRgMTdtwQYdzZQiPrLHozkSiUC5+aal+ZZ4LKX9Z/IFoYw=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 613.445192] [47313]: DEBUG nova.quota [None req-43481fbc-b2bc-449c-b50c-62b68c2653a7 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Getting quotas for project ee8f0ad993d74cad9e213e5f7f15558b. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 613.448877] [47313]: DEBUG nova.quota [None req-43481fbc-b2bc-449c-b50c-62b68c2653a7 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Getting quotas for user 2da45520a5f9400c926ef0958bc1c155 and project ee8f0ad993d74cad9e213e5f7f15558b. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 613.460555] [47312]: DEBUG nova.policy [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.462746] [47313]: INFO nova.api.openstack.requestlog [None req-43481fbc-b2bc-449c-b50c-62b68c2653a7 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.056400 [ 613.463091] [47313]: [pid: 47313|app: 0|req: 823/1702] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:11:30 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.464842] [47312]: INFO nova.api.openstack.requestlog [None req-a2b5c4a2-38de-48c4-9e9e-57fce552e631 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1314 microversion: 2.1 time: 0.204871 [ 613.465167] [47312]: [pid: 47312|app: 0|req: 880/1703] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1314 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.465448] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.467060] [47313]: DEBUG nova.compute.api [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.467682] [47312]: DEBUG nova.api.openstack.wsgi [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.469232] [47312]: DEBUG nova.compute.api [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.470970] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.470970] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.471307] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.471505] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.471869] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.471931] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.472500] [47312]: DEBUG oslo_concurrency.lockutils [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.472838] [47312]: DEBUG oslo_concurrency.lockutils [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.472995] [47312]: DEBUG oslo_concurrency.lockutils [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.473565] [47312]: DEBUG oslo_concurrency.lockutils [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.473639] [47312]: DEBUG oslo_concurrency.lockutils [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.473812] [47312]: DEBUG oslo_concurrency.lockutils [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.509142] [47313]: DEBUG nova.policy [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.513589] [47313]: DEBUG nova.policy [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.514210] [47313]: DEBUG nova.policy [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.514801] [47313]: INFO nova.api.openstack.requestlog [None req-e4d18361-2883-4346-bc5b-77442842658b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.051216 [ 613.515119] [47313]: [pid: 47313|app: 0|req: 824/1704] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.517407] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.518971] [47313]: DEBUG nova.compute.api [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.522171] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.522429] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.522632] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.522813] [47312]: DEBUG nova.policy [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.523026] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.523275] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.523406] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.527905] [47312]: INFO nova.api.openstack.requestlog [None req-4afdf61b-06ff-4cae-a8cf-c3b182cdfa41 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.062159 [ 613.528253] [47312]: [pid: 47312|app: 0|req: 881/1705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.533978] [47312]: DEBUG nova.api.openstack.wsgi [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.537800] [47312]: DEBUG nova.compute.api [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.542017] [47312]: DEBUG oslo_concurrency.lockutils [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.542017] [47312]: DEBUG oslo_concurrency.lockutils [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.542017] [47312]: DEBUG oslo_concurrency.lockutils [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.542017] [47312]: DEBUG oslo_concurrency.lockutils [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.542017] [47312]: DEBUG oslo_concurrency.lockutils [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.542017] [47312]: DEBUG oslo_concurrency.lockutils [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.558913] [47313]: DEBUG nova.policy [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.563386] [47313]: INFO nova.api.openstack.requestlog [None req-e1414e99-e50d-4423-8e9c-5f219cdbf620 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.047683 [ 613.563943] [47313]: [pid: 47313|app: 0|req: 825/1706] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.566817] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.567735] [47313]: DEBUG nova.compute.api [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.574066] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.574374] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.574499] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.574860] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.575069] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.575251] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.582308] [47312]: DEBUG nova.policy [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.588380] [47312]: INFO nova.api.openstack.requestlog [None req-6958cd9a-01e8-4d57-8092-5d5dd4c16596 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.059527 [ 613.588716] [47312]: [pid: 47312|app: 0|req: 882/1707] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.595315] [47312]: DEBUG nova.api.openstack.wsgi [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.596968] [47312]: DEBUG nova.compute.api [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.604107] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.604349] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.604531] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.604895] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.605106] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.605282] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.625050] [47313]: DEBUG nova.policy [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.630846] [47313]: INFO nova.api.openstack.requestlog [None req-7c3911ab-cc5b-46bc-9086-1243563716a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.066487 [ 613.631211] [47313]: [pid: 47313|app: 0|req: 826/1708] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.633746] [47313]: DEBUG nova.api.openstack.wsgi [None req-af1d2f3c-6ad0-465b-99a2-e261585eb898 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.635569] [47313]: DEBUG nova.compute.api [None req-af1d2f3c-6ad0-465b-99a2-e261585eb898 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.649737] [47312]: DEBUG nova.policy [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.656650] [47312]: INFO nova.api.openstack.requestlog [None req-7cd2e22d-9101-4647-b54c-06bd72b5d0de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.067285 [ 613.657021] [47312]: [pid: 47312|app: 0|req: 883/1709] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.662713] [47312]: DEBUG nova.api.openstack.wsgi [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.664525] [47312]: DEBUG nova.compute.api [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.670873] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.670873] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.671382] [47313]: DEBUG nova.policy [None req-af1d2f3c-6ad0-465b-99a2-e261585eb898 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.671587] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.672059] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.672341] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.672557] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.683478] [47313]: INFO nova.api.openstack.requestlog [None req-af1d2f3c-6ad0-465b-99a2-e261585eb898 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1238 microversion: 2.1 time: 0.051568 [ 613.683942] [47313]: [pid: 47313|app: 0|req: 827/1710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.686407] [47313]: DEBUG nova.api.openstack.wsgi [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.687973] [47313]: DEBUG nova.compute.api [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.695206] [47313]: DEBUG oslo_concurrency.lockutils [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.695448] [47313]: DEBUG oslo_concurrency.lockutils [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.695625] [47313]: DEBUG oslo_concurrency.lockutils [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.695983] [47313]: DEBUG oslo_concurrency.lockutils [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.696188] [47313]: DEBUG oslo_concurrency.lockutils [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.696353] [47313]: DEBUG oslo_concurrency.lockutils [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.724568] [47312]: DEBUG nova.policy [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.731246] [47312]: INFO nova.api.openstack.requestlog [None req-21e5f3cd-8ee6-4fcd-93bd-fc0e96703882 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.072336 [ 613.731246] [47312]: [pid: 47312|app: 0|req: 884/1711] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.733267] [47312]: DEBUG nova.api.openstack.wsgi [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.736215] [47312]: DEBUG nova.compute.api [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.742609] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.744101] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.744101] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.744101] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.744101] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.744101] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.752248] [47313]: DEBUG nova.policy [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.756710] [47313]: INFO nova.api.openstack.requestlog [None req-80f28047-fcda-471e-9f04-6d30171eb614 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.072262 [ 613.757064] [47313]: [pid: 47313|app: 0|req: 828/1712] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.759844] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.761449] [47313]: DEBUG nova.compute.api [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.765105] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.765446] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.767386] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.769346] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.769346] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.769346] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.789538] [47312]: DEBUG nova.policy [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.793985] [47312]: INFO nova.api.openstack.requestlog [None req-c03f4985-aafc-4384-8c60-3f6b4dc24a33 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.063103 [ 613.794317] [47312]: [pid: 47312|app: 0|req: 885/1713] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.796833] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.798522] [47312]: DEBUG nova.compute.api [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.802292] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.802515] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.802696] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.803130] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.803328] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.804226] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.814018] [47313]: DEBUG nova.policy [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.817443] [47313]: INFO nova.api.openstack.requestlog [None req-8c31e065-bebe-486d-bcd5-f7cf87e25ab1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.059801 [ 613.817763] [47313]: [pid: 47313|app: 0|req: 829/1714] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.820254] [47313]: DEBUG nova.api.openstack.wsgi [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.821908] [47313]: DEBUG nova.compute.api [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.825091] [47313]: DEBUG oslo_concurrency.lockutils [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.825335] [47313]: DEBUG oslo_concurrency.lockutils [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.825518] [47313]: DEBUG oslo_concurrency.lockutils [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.825871] [47313]: DEBUG oslo_concurrency.lockutils [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.826099] [47313]: DEBUG oslo_concurrency.lockutils [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.826782] [47313]: DEBUG oslo_concurrency.lockutils [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.845743] [47312]: DEBUG nova.policy [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.849545] [47312]: DEBUG nova.policy [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.850443] [47312]: DEBUG nova.policy [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.851132] [47312]: INFO nova.api.openstack.requestlog [None req-1e74a4d7-5a9f-4350-9382-3d897662feb1 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1394 microversion: 2.70 time: 0.056287 [ 613.851461] [47312]: [pid: 47312|app: 0|req: 886/1715] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.855387] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.855602] [47312]: DEBUG nova.compute.api [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.860491] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.860715] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.860903] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.861308] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.862447] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.862447] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.862889] [47313]: DEBUG nova.policy [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.867902] [47313]: INFO nova.api.openstack.requestlog [None req-08173b0f-4782-4b91-86f1-f32d5d252ea2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.049005 [ 613.867902] [47313]: [pid: 47313|app: 0|req: 830/1716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.870166] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.871759] [47313]: DEBUG nova.compute.api [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.879628] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.880622] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.880622] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.880622] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.880622] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.880981] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.900584] [47312]: DEBUG nova.policy [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.905335] [47312]: DEBUG nova.policy [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.906019] [47312]: DEBUG nova.policy [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.912785] [47312]: INFO nova.api.openstack.requestlog [None req-cfecb4fa-95a2-470e-aeb9-1f5b68596247 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.056855 [ 613.912785] [47312]: [pid: 47312|app: 0|req: 887/1717] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.912785] [47312]: DEBUG nova.api.openstack.wsgi [req-b00da235-379c-4889-a8ac-621f4f239c2f req-e81e62f4-42cc-4213-b1aa-206bb9c59f0c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "489fc6c6-c9a5-40a8-81a4-7677f55743fe", "name": "network-vif-deleted", "tag": "a6d2c7c6-3bbb-406e-8dfe-a0dea8a8684f"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 613.917205] [47312]: DEBUG oslo_concurrency.lockutils [req-b00da235-379c-4889-a8ac-621f4f239c2f req-e81e62f4-42cc-4213-b1aa-206bb9c59f0c service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.917506] [47312]: DEBUG oslo_concurrency.lockutils [req-b00da235-379c-4889-a8ac-621f4f239c2f req-e81e62f4-42cc-4213-b1aa-206bb9c59f0c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.917565] [47312]: DEBUG oslo_concurrency.lockutils [req-b00da235-379c-4889-a8ac-621f4f239c2f req-e81e62f4-42cc-4213-b1aa-206bb9c59f0c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.919096] [47313]: DEBUG nova.policy [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.924493] [47313]: INFO nova.api.openstack.requestlog [None req-b1570242-e5ff-4e1d-ad4e-37b2bd7a6d37 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.056120 [ 613.924841] [47313]: [pid: 47313|app: 0|req: 831/1718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 613.926201] [47312]: INFO nova.api.openstack.compute.server_external_events [req-b00da235-379c-4889-a8ac-621f4f239c2f req-e81e62f4-42cc-4213-b1aa-206bb9c59f0c service nova] Creating event network-vif-deleted:a6d2c7c6-3bbb-406e-8dfe-a0dea8a8684f for instance 489fc6c6-c9a5-40a8-81a4-7677f55743fe on cpu-1 [ 613.928541] [47313]: DEBUG nova.api.openstack.wsgi [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.932123] [47312]: INFO nova.api.openstack.requestlog [req-b00da235-379c-4889-a8ac-621f4f239c2f req-e81e62f4-42cc-4213-b1aa-206bb9c59f0c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019378 [ 613.932123] [47312]: [pid: 47312|app: 0|req: 888/1719] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:30 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 613.932191] [47313]: DEBUG nova.compute.api [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.936118] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 613.936118] [47312]: DEBUG nova.compute.api [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 613.942018] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.942120] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.942120] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.942197] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.942239] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.942267] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.942267] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.942267] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.942267] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.942366] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 613.943214] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 613.943214] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 613.988750] [47313]: DEBUG nova.policy [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.992843] [47312]: DEBUG nova.policy [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.994126] [47313]: DEBUG nova.policy [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.994761] [47313]: DEBUG nova.policy [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 613.995387] [47313]: INFO nova.api.openstack.requestlog [None req-b4106412-3dea-4239-ad0f-9f464d5dff44 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1251 microversion: 2.21 time: 0.068866 [ 613.995812] [47313]: [pid: 47313|app: 0|req: 832/1720] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 613.997363] [47312]: INFO nova.api.openstack.requestlog [None req-3e91aec0-787c-439d-b158-73fdcaeee404 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.066849 [ 613.998029] [47312]: [pid: 47312|app: 0|req: 889/1721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.009334] [47313]: DEBUG nova.api.openstack.wsgi [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.011559] [47313]: DEBUG nova.compute.api [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.015132] [47313]: DEBUG oslo_concurrency.lockutils [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.015368] [47313]: DEBUG oslo_concurrency.lockutils [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.015552] [47313]: DEBUG oslo_concurrency.lockutils [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.015904] [47313]: DEBUG oslo_concurrency.lockutils [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.016110] [47313]: DEBUG oslo_concurrency.lockutils [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.016288] [47313]: DEBUG oslo_concurrency.lockutils [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.058878] [47313]: DEBUG nova.policy [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.063048] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.064764] [47313]: INFO nova.api.openstack.requestlog [None req-7724755d-1f1f-4277-8967-8c1085c59915 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.057852 [ 614.065024] [47312]: DEBUG nova.compute.api [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.065253] [47313]: [pid: 47313|app: 0|req: 833/1722] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.072981] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.073302] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.073528] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.074115] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.074359] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.074571] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.112015] [47312]: DEBUG nova.policy [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.113459] [47313]: DEBUG nova.api.openstack.wsgi [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.115147] [47313]: DEBUG nova.compute.api [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.116791] [47312]: INFO nova.api.openstack.requestlog [None req-c2aa7eeb-a59c-4cea-b4d1-24b79e75afc0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.056615 [ 614.117284] [47312]: [pid: 47312|app: 0|req: 890/1723] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.121024] [47313]: DEBUG oslo_concurrency.lockutils [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.121024] [47313]: DEBUG oslo_concurrency.lockutils [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.121024] [47313]: DEBUG oslo_concurrency.lockutils [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.121024] [47313]: DEBUG oslo_concurrency.lockutils [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.121024] [47313]: DEBUG oslo_concurrency.lockutils [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.121024] [47313]: DEBUG oslo_concurrency.lockutils [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.158963] [47313]: DEBUG nova.policy [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.162493] [47313]: INFO nova.api.openstack.requestlog [None req-14326995-84ab-428f-92c0-9f868e9fb6dd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.051419 [ 614.162572] [47312]: DEBUG nova.api.openstack.wsgi [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.162848] [47313]: [pid: 47313|app: 0|req: 834/1724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:30 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.164893] [47312]: DEBUG nova.compute.api [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.168839] [47312]: DEBUG oslo_concurrency.lockutils [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.169129] [47312]: DEBUG oslo_concurrency.lockutils [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.169537] [47312]: DEBUG oslo_concurrency.lockutils [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.169948] [47312]: DEBUG oslo_concurrency.lockutils [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.170201] [47312]: DEBUG oslo_concurrency.lockutils [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.170571] [47312]: DEBUG oslo_concurrency.lockutils [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.207886] [47312]: DEBUG nova.policy [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.213450] [47312]: INFO nova.api.openstack.requestlog [None req-eeb89364-f1be-4c4f-9f27-da41d4025f00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.053173 [ 614.217150] [47312]: [pid: 47312|app: 0|req: 891/1725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.223651] [47313]: DEBUG nova.api.openstack.wsgi [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.225348] [47313]: DEBUG nova.compute.api [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.230793] [47313]: DEBUG oslo_concurrency.lockutils [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.231058] [47313]: DEBUG oslo_concurrency.lockutils [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.231151] [47313]: DEBUG oslo_concurrency.lockutils [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.231509] [47313]: DEBUG oslo_concurrency.lockutils [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.231732] [47313]: DEBUG oslo_concurrency.lockutils [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.231907] [47313]: DEBUG oslo_concurrency.lockutils [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.262984] [47313]: DEBUG nova.policy [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.269606] [47313]: INFO nova.api.openstack.requestlog [None req-afe74454-0c40-47d4-a4ab-d8fb146651c3 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.048410 [ 614.269998] [47313]: [pid: 47313|app: 0|req: 835/1726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 614.274060] [47312]: DEBUG nova.api.openstack.wsgi [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.275894] [47312]: DEBUG nova.compute.api [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.279533] [47312]: DEBUG oslo_concurrency.lockutils [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.279764] [47312]: DEBUG oslo_concurrency.lockutils [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.279947] [47312]: DEBUG oslo_concurrency.lockutils [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.280322] [47312]: DEBUG oslo_concurrency.lockutils [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.280656] [47312]: DEBUG oslo_concurrency.lockutils [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.280716] [47312]: DEBUG oslo_concurrency.lockutils [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.302835] [47313]: DEBUG nova.api.openstack.wsgi [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.304560] [47313]: DEBUG nova.compute.api [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.309399] [47313]: DEBUG oslo_concurrency.lockutils [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.309399] [47313]: DEBUG oslo_concurrency.lockutils [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.309399] [47313]: DEBUG oslo_concurrency.lockutils [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.309399] [47313]: DEBUG oslo_concurrency.lockutils [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.309399] [47313]: DEBUG oslo_concurrency.lockutils [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.309399] [47313]: DEBUG oslo_concurrency.lockutils [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.318914] [47312]: DEBUG nova.policy [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.326524] [47312]: INFO nova.api.openstack.requestlog [None req-868465b6-7a6a-4c4d-b1ff-1473605752bf tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.054872 [ 614.326871] [47312]: [pid: 47312|app: 0|req: 892/1727] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.343035] [47313]: DEBUG nova.policy [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.347521] [47313]: DEBUG nova.policy [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.347637] [47313]: DEBUG nova.policy [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.352026] [47313]: INFO nova.api.openstack.requestlog [None req-692caccb-35df-49de-98c8-6a0cd2816696 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.050152 [ 614.352026] [47313]: [pid: 47313|app: 0|req: 836/1728] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 614.356507] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.357905] [47312]: DEBUG nova.compute.api [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.361426] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.361746] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.361948] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.362370] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.362516] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.362684] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.392317] [47312]: DEBUG nova.policy [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.396185] [47312]: INFO nova.api.openstack.requestlog [None req-d9b938cd-3c3c-46c1-a460-9dd6540baf46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.042393 [ 614.396491] [47312]: [pid: 47312|app: 0|req: 893/1729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.421960] [47313]: DEBUG nova.api.openstack.wsgi [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.423661] [47313]: DEBUG nova.compute.api [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.433026] [47313]: DEBUG oslo_concurrency.lockutils [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.433239] [47313]: DEBUG oslo_concurrency.lockutils [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.433432] [47313]: DEBUG oslo_concurrency.lockutils [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.433798] [47313]: DEBUG oslo_concurrency.lockutils [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.433991] [47313]: DEBUG oslo_concurrency.lockutils [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.434185] [47313]: DEBUG oslo_concurrency.lockutils [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.477754] [47313]: DEBUG nova.policy [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.481366] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.481848] [47312]: DEBUG nova.compute.api [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.481932] [47313]: DEBUG nova.policy [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.482598] [47313]: DEBUG nova.policy [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.485207] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.485443] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.487417] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.487417] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.487417] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.487417] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.489161] [47313]: INFO nova.api.openstack.requestlog [None req-03af3de4-d240-47aa-b18c-084e552fbcc6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.069382 [ 614.490955] [47313]: [pid: 47313|app: 0|req: 837/1730] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 614.529872] [47313]: DEBUG nova.api.openstack.wsgi [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.531674] [47313]: DEBUG nova.compute.api [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.535008] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.535271] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.535458] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.535804] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.536010] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.536179] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.552723] [47312]: DEBUG nova.policy [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.557128] [47312]: INFO nova.api.openstack.requestlog [None req-ca3d67b1-43c0-4b77-a4e0-a302cc858ade tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.079229 [ 614.557450] [47312]: [pid: 47312|app: 0|req: 894/1731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.561264] [47312]: DEBUG nova.api.openstack.wsgi [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.561315] [47312]: DEBUG nova.compute.api [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.565166] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.565349] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.565603] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.566025] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.566230] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.566485] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.569297] [47313]: DEBUG nova.policy [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.575677] [47313]: DEBUG nova.policy [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.576337] [47313]: DEBUG nova.policy [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.576941] [47313]: INFO nova.api.openstack.requestlog [None req-fbe521a8-72c7-402c-8b3b-1ad86e90b489 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.049278 [ 614.577313] [47313]: [pid: 47313|app: 0|req: 838/1732] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 614.579954] [47313]: DEBUG nova.api.openstack.wsgi [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.581681] [47313]: DEBUG nova.compute.api [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.586286] [47313]: DEBUG oslo_concurrency.lockutils [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.586593] [47313]: DEBUG oslo_concurrency.lockutils [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.586785] [47313]: DEBUG oslo_concurrency.lockutils [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.587231] [47313]: DEBUG oslo_concurrency.lockutils [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.587443] [47313]: DEBUG oslo_concurrency.lockutils [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.587617] [47313]: DEBUG oslo_concurrency.lockutils [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.610847] [47312]: DEBUG nova.policy [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.615283] [47312]: INFO nova.api.openstack.requestlog [None req-1eed139c-d389-4cba-9857-e8f33682c551 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.057240 [ 614.615610] [47312]: [pid: 47312|app: 0|req: 895/1733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.618231] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.619802] [47312]: DEBUG nova.compute.api [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.623563] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.623819] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.624016] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.624404] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.624606] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.624843] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.631466] [47313]: DEBUG nova.policy [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.636817] [47313]: INFO nova.api.openstack.requestlog [None req-acc56aca-f8ab-402c-be55-724733095cb9 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.058864 [ 614.637169] [47313]: [pid: 47313|app: 0|req: 839/1734] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.645361] [47313]: DEBUG nova.api.openstack.wsgi [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.647294] [47313]: DEBUG nova.compute.api [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.654111] [47313]: DEBUG oslo_concurrency.lockutils [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.654111] [47313]: DEBUG oslo_concurrency.lockutils [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.654111] [47313]: DEBUG oslo_concurrency.lockutils [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.654111] [47313]: DEBUG oslo_concurrency.lockutils [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.654111] [47313]: DEBUG oslo_concurrency.lockutils [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.654111] [47313]: DEBUG oslo_concurrency.lockutils [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.674825] [47312]: DEBUG nova.policy [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.679108] [47312]: INFO nova.api.openstack.requestlog [None req-aa8e9916-7ca5-41e2-8b67-b3385f12ed69 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.062909 [ 614.679698] [47312]: [pid: 47312|app: 0|req: 896/1735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.684871] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.690028] [47313]: DEBUG nova.policy [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.691048] [47312]: DEBUG nova.compute.api [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.693844] [47313]: INFO nova.api.openstack.requestlog [None req-50b2222b-2edc-48dc-a235-8e6826a8436e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.051033 [ 614.694287] [47313]: [pid: 47313|app: 0|req: 840/1736] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 614.694984] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.695240] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.695429] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.695768] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.695960] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.696150] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.697675] [47313]: DEBUG nova.api.openstack.wsgi [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.699292] [47313]: DEBUG nova.compute.api [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.703814] [47313]: DEBUG oslo_concurrency.lockutils [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.704061] [47313]: DEBUG oslo_concurrency.lockutils [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.704266] [47313]: DEBUG oslo_concurrency.lockutils [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.704635] [47313]: DEBUG oslo_concurrency.lockutils [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.704835] [47313]: DEBUG oslo_concurrency.lockutils [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.705020] [47313]: DEBUG oslo_concurrency.lockutils [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.740620] [47312]: DEBUG nova.policy [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.746406] [47312]: INFO nova.api.openstack.requestlog [None req-d0dabc57-7b7a-44b1-be1f-436a2f0ab8a8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.066360 [ 614.746799] [47312]: [pid: 47312|app: 0|req: 897/1737] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.749731] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.751124] [47313]: DEBUG nova.policy [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.752071] [47312]: DEBUG nova.compute.api [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.757407] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.757407] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.757407] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.757407] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.757407] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.757407] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.761190] [47313]: INFO nova.api.openstack.requestlog [None req-222eea83-e84d-4c35-bb46-f70ca7f0b3ba tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.063063 [ 614.761628] [47313]: [pid: 47313|app: 0|req: 841/1738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 614.776529] [47313]: DEBUG nova.api.openstack.wsgi [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.778378] [47313]: DEBUG nova.compute.api [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.782749] [47313]: DEBUG oslo_concurrency.lockutils [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.782929] [47313]: DEBUG oslo_concurrency.lockutils [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.783148] [47313]: DEBUG oslo_concurrency.lockutils [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.783514] [47313]: DEBUG oslo_concurrency.lockutils [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.783714] [47313]: DEBUG oslo_concurrency.lockutils [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.783888] [47313]: DEBUG oslo_concurrency.lockutils [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.796561] [47312]: DEBUG nova.policy [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.805825] [47312]: INFO nova.api.openstack.requestlog [None req-6ad08986-6e3a-482d-a832-935ab3a3b0e0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.057153 [ 614.805825] [47312]: [pid: 47312|app: 0|req: 898/1739] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.808185] [47312]: DEBUG nova.api.openstack.wsgi [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.810397] [47312]: DEBUG nova.compute.api [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.814662] [47312]: DEBUG oslo_concurrency.lockutils [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.815210] [47312]: DEBUG oslo_concurrency.lockutils [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.815518] [47312]: DEBUG oslo_concurrency.lockutils [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.815770] [47312]: DEBUG oslo_concurrency.lockutils [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.815967] [47312]: DEBUG oslo_concurrency.lockutils [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.816149] [47312]: DEBUG oslo_concurrency.lockutils [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.822106] [47313]: DEBUG nova.policy [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.826429] [47313]: INFO nova.api.openstack.requestlog [None req-e838f51a-6d33-496f-8b28-ece593134ee5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.052035 [ 614.826889] [47313]: [pid: 47313|app: 0|req: 842/1740] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 614.832889] [47313]: DEBUG nova.api.openstack.wsgi [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.834770] [47313]: DEBUG nova.compute.api [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.838363] [47313]: DEBUG oslo_concurrency.lockutils [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.838512] [47313]: DEBUG oslo_concurrency.lockutils [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.838691] [47313]: DEBUG oslo_concurrency.lockutils [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.839073] [47313]: DEBUG oslo_concurrency.lockutils [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.839364] [47313]: DEBUG oslo_concurrency.lockutils [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.839506] [47313]: DEBUG oslo_concurrency.lockutils [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.852333] [47312]: DEBUG nova.policy [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.857588] [47312]: INFO nova.api.openstack.requestlog [None req-1945cdbb-12f9-4ffe-a0c7-2f8ffc487613 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.051339 [ 614.857908] [47312]: [pid: 47312|app: 0|req: 899/1741] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.867016] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.868606] [47312]: DEBUG nova.compute.api [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.871760] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.871994] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.872192] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.872537] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.872726] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.872911] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.873010] [47313]: DEBUG nova.policy [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.878442] [47313]: INFO nova.api.openstack.requestlog [None req-41edafb4-afc4-433a-ae87-7433eaaf211b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.048032 [ 614.878767] [47313]: [pid: 47313|app: 0|req: 843/1742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.886019] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.886863] [47313]: DEBUG nova.compute.api [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.893853] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.894354] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.894640] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.895027] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.895229] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.895395] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.941559] [47313]: DEBUG nova.policy [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 614.946432] [47313]: INFO nova.api.openstack.requestlog [None req-d3d3b55a-6d3b-464d-8a07-87d3a088fdd4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.067034 [ 614.946756] [47313]: [pid: 47313|app: 0|req: 844/1743] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 614.949213] [47313]: DEBUG nova.api.openstack.wsgi [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 614.953042] [47313]: DEBUG nova.compute.api [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 614.954478] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.954701] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.954879] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 614.955249] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 614.955505] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 614.955684] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.012701] [47313]: DEBUG nova.policy [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.017615] [47313]: DEBUG nova.policy [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.018521] [47313]: DEBUG nova.policy [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.022364] [47313]: INFO nova.api.openstack.requestlog [None req-b8514fd8-0bed-4d25-85d5-1b477f7099fc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.074917 [ 615.022774] [47313]: [pid: 47313|app: 0|req: 845/1744] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 615.025272] [47313]: DEBUG nova.api.openstack.wsgi [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.028152] [47313]: DEBUG nova.compute.api [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.030927] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.031172] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.031352] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.031783] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.031993] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.032190] [47313]: DEBUG oslo_concurrency.lockutils [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.049361] [47312]: DEBUG nova.policy [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.055263] [47312]: DEBUG nova.policy [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.055997] [47312]: DEBUG nova.policy [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.059961] [47312]: INFO nova.api.openstack.requestlog [None req-0e1e7ea4-ac3f-4137-bda4-e7829dd2b8e7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1444 microversion: 2.70 time: 0.192603 [ 615.059961] [47312]: [pid: 47312|app: 0|req: 900/1745] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1444 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 615.060828] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.065069] [47312]: DEBUG nova.compute.api [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.067297] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.067518] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.067739] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.070622] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.070622] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.070622] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.075367] [47313]: DEBUG nova.policy [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.080746] [47313]: INFO nova.api.openstack.requestlog [None req-d13d434d-1f60-4a3d-aaf6-aafe5cf576c5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.057303 [ 615.085023] [47313]: [pid: 47313|app: 0|req: 846/1746] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.085023] [47313]: DEBUG nova.api.openstack.wsgi [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.086374] [47313]: DEBUG nova.compute.api [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.091142] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.091388] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.091581] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.092398] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.092636] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.092842] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.107229] [47312]: DEBUG nova.policy [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.114525] [47312]: DEBUG nova.policy [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.114525] [47312]: DEBUG nova.policy [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.114525] [47312]: INFO nova.api.openstack.requestlog [None req-fb64c22e-34ce-4950-a8f9-95ea592aedac tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1307 microversion: 2.21 time: 0.055623 [ 615.114525] [47312]: [pid: 47312|app: 0|req: 901/1747] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 615.117387] [47312]: DEBUG nova.api.openstack.wsgi [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.119289] [47312]: DEBUG nova.compute.api [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.124710] [47312]: DEBUG oslo_concurrency.lockutils [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.124960] [47312]: DEBUG oslo_concurrency.lockutils [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.125157] [47312]: DEBUG oslo_concurrency.lockutils [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.125513] [47312]: DEBUG oslo_concurrency.lockutils [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.125704] [47312]: DEBUG oslo_concurrency.lockutils [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.125872] [47312]: DEBUG oslo_concurrency.lockutils [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.132347] [47313]: DEBUG nova.policy [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.137160] [47313]: INFO nova.api.openstack.requestlog [None req-60e659c6-180c-4816-8a85-e411d4c51fff tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.055149 [ 615.137521] [47313]: [pid: 47313|app: 0|req: 847/1748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.140192] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.141935] [47313]: DEBUG nova.compute.api [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.145613] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.145846] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.146039] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.146404] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.146596] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.146767] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.174640] [47312]: DEBUG nova.policy [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.180811] [47312]: INFO nova.api.openstack.requestlog [None req-2871977d-5ecf-4847-b716-f7e04b47db4b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.065585 [ 615.181201] [47312]: [pid: 47312|app: 0|req: 902/1749] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.183812] [47313]: DEBUG nova.policy [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.183933] [47312]: DEBUG nova.api.openstack.wsgi [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.185686] [47312]: DEBUG nova.compute.api [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.188512] [47313]: INFO nova.api.openstack.requestlog [None req-1c712018-ef5b-4be4-a0a8-a267f3d4a6df tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.050376 [ 615.188948] [47313]: [pid: 47313|app: 0|req: 848/1750] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:31 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.190063] [47312]: DEBUG oslo_concurrency.lockutils [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.190306] [47312]: DEBUG oslo_concurrency.lockutils [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.190498] [47312]: DEBUG oslo_concurrency.lockutils [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.190862] [47312]: DEBUG oslo_concurrency.lockutils [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.195029] [47312]: DEBUG oslo_concurrency.lockutils [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.195029] [47312]: DEBUG oslo_concurrency.lockutils [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.227335] [47313]: DEBUG nova.api.openstack.wsgi [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.229032] [47313]: DEBUG nova.compute.api [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.233537] [47313]: DEBUG oslo_concurrency.lockutils [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.233719] [47313]: DEBUG oslo_concurrency.lockutils [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.233906] [47313]: DEBUG oslo_concurrency.lockutils [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.234152] [47312]: DEBUG nova.policy [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.234290] [47313]: DEBUG oslo_concurrency.lockutils [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.234487] [47313]: DEBUG oslo_concurrency.lockutils [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.234658] [47313]: DEBUG oslo_concurrency.lockutils [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.239834] [47312]: INFO nova.api.openstack.requestlog [None req-a269d928-4b31-4318-96fd-b446f3e1d192 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.057984 [ 615.242367] [47312]: [pid: 47312|app: 0|req: 903/1751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.274311] [47313]: DEBUG nova.policy [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.279676] [47313]: INFO nova.api.openstack.requestlog [None req-bede898d-2b0f-4dcb-8666-8e1d473f7dd1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.054753 [ 615.280065] [47313]: [pid: 47313|app: 0|req: 849/1752] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 615.281953] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.284054] [47312]: DEBUG nova.compute.api [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.287501] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.287794] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.287892] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.288358] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.288513] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.289635] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.328868] [47312]: DEBUG nova.policy [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.333024] [47312]: INFO nova.api.openstack.requestlog [None req-c0773696-fe90-4444-b506-48d2e028ee2f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.053077 [ 615.333355] [47312]: [pid: 47312|app: 0|req: 904/1753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.340433] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.345241] [47313]: DEBUG nova.compute.api [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.348605] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.348832] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.349022] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.351788] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.351788] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.351788] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.366166] [47312]: DEBUG nova.api.openstack.wsgi [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.367852] [47312]: DEBUG nova.compute.api [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.371288] [47312]: DEBUG oslo_concurrency.lockutils [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.371529] [47312]: DEBUG oslo_concurrency.lockutils [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.371730] [47312]: DEBUG oslo_concurrency.lockutils [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.372116] [47312]: DEBUG oslo_concurrency.lockutils [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.372319] [47312]: DEBUG oslo_concurrency.lockutils [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.372491] [47312]: DEBUG oslo_concurrency.lockutils [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.393128] [47313]: DEBUG nova.policy [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.397258] [47313]: INFO nova.api.openstack.requestlog [None req-8b444841-3e53-4026-9d69-3ae6837f2885 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.059524 [ 615.397572] [47313]: [pid: 47313|app: 0|req: 850/1754] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.407506] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.409131] [47313]: DEBUG nova.compute.api [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.412760] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.413013] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.413207] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.413563] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.414099] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.414478] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.415201] [47312]: DEBUG nova.policy [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.419667] [47312]: DEBUG nova.policy [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.420323] [47312]: DEBUG nova.policy [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.425583] [47312]: INFO nova.api.openstack.requestlog [None req-d641053d-04a6-4e3c-ae2f-98e813136215 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.062092 [ 615.425979] [47312]: [pid: 47312|app: 0|req: 905/1755] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 615.447757] [47313]: DEBUG nova.policy [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.452118] [47313]: INFO nova.api.openstack.requestlog [None req-2b49b18c-c0e2-49b8-9c2b-5dc70522ef31 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.046492 [ 615.452626] [47313]: [pid: 47313|app: 0|req: 851/1756] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.506595] [47312]: DEBUG nova.api.openstack.wsgi [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.509249] [47312]: DEBUG nova.compute.api [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.515225] [47312]: DEBUG oslo_concurrency.lockutils [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.515225] [47312]: DEBUG oslo_concurrency.lockutils [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.515225] [47312]: DEBUG oslo_concurrency.lockutils [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.515225] [47312]: DEBUG oslo_concurrency.lockutils [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.515225] [47312]: DEBUG oslo_concurrency.lockutils [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.515225] [47312]: DEBUG oslo_concurrency.lockutils [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.548521] [47312]: DEBUG nova.policy [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.560845] [47312]: DEBUG nova.policy [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.560845] [47312]: DEBUG nova.policy [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.560845] [47312]: INFO nova.api.openstack.requestlog [None req-96050591-fc6e-4b54-b305-486414d36a94 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.053247 [ 615.560845] [47312]: [pid: 47312|app: 0|req: 906/1757] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 615.576668] [47313]: DEBUG nova.api.openstack.wsgi [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.578341] [47313]: DEBUG nova.compute.api [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.582216] [47313]: DEBUG oslo_concurrency.lockutils [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.582456] [47313]: DEBUG oslo_concurrency.lockutils [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.582638] [47313]: DEBUG oslo_concurrency.lockutils [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.583043] [47313]: DEBUG oslo_concurrency.lockutils [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.583251] [47313]: DEBUG oslo_concurrency.lockutils [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.583423] [47313]: DEBUG oslo_concurrency.lockutils [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.591561] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.593252] [47312]: DEBUG nova.compute.api [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.596689] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.596916] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.597119] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.597472] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.597668] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.597839] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.615797] [47313]: DEBUG nova.policy [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.620194] [47313]: INFO nova.api.openstack.requestlog [None req-49eb6c59-cac2-455a-82b6-bb6a22817dcf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.049799 [ 615.620687] [47313]: [pid: 47313|app: 0|req: 852/1758] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.627715] [47313]: DEBUG nova.api.openstack.wsgi [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.629477] [47313]: DEBUG nova.compute.api [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.632846] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.633113] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.633282] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.633653] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.633874] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.633954] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.634423] [47312]: DEBUG nova.policy [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.638799] [47312]: DEBUG nova.policy [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.639454] [47312]: DEBUG nova.policy [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.640114] [47312]: INFO nova.api.openstack.requestlog [None req-9c2263bd-b08c-46da-ba0b-3aaf9f27c4ea tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.051342 [ 615.640515] [47312]: [pid: 47312|app: 0|req: 907/1759] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 615.651903] [47312]: DEBUG nova.api.openstack.wsgi [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.653564] [47312]: DEBUG nova.compute.api [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.656986] [47312]: DEBUG oslo_concurrency.lockutils [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.657239] [47312]: DEBUG oslo_concurrency.lockutils [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.657424] [47312]: DEBUG oslo_concurrency.lockutils [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.657848] [47312]: DEBUG oslo_concurrency.lockutils [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.657968] [47312]: DEBUG oslo_concurrency.lockutils [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.658154] [47312]: DEBUG oslo_concurrency.lockutils [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.668870] [47313]: DEBUG nova.policy [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.673145] [47313]: INFO nova.api.openstack.requestlog [None req-40f6e0d1-8488-412f-9ca7-5fa91818fa14 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.047447 [ 615.673603] [47313]: [pid: 47313|app: 0|req: 853/1760] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 615.690060] [47312]: DEBUG nova.policy [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.694187] [47312]: INFO nova.api.openstack.requestlog [None req-85fad0ae-0b01-4562-a150-0731630046ee tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.046457 [ 615.694600] [47312]: [pid: 47312|app: 0|req: 908/1761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.696123] [47313]: DEBUG nova.api.openstack.wsgi [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.697737] [47313]: DEBUG nova.compute.api [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.700963] [47313]: DEBUG oslo_concurrency.lockutils [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.701203] [47313]: DEBUG oslo_concurrency.lockutils [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.701386] [47313]: DEBUG oslo_concurrency.lockutils [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.701746] [47313]: DEBUG oslo_concurrency.lockutils [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.701950] [47313]: DEBUG oslo_concurrency.lockutils [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.702133] [47313]: DEBUG oslo_concurrency.lockutils [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.715990] [47312]: DEBUG nova.api.openstack.wsgi [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.718013] [47312]: DEBUG nova.compute.api [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.724346] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.724581] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.724758] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.725164] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.725366] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.725536] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.734082] [47313]: DEBUG nova.policy [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.737817] [47313]: INFO nova.api.openstack.requestlog [None req-e03a4fe1-c118-40c1-b981-6985a08ffc24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.044120 [ 615.738142] [47313]: [pid: 47313|app: 0|req: 854/1762] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.754861] [47312]: DEBUG nova.policy [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.758395] [47312]: INFO nova.api.openstack.requestlog [None req-02d02e4d-722d-43d1-83fa-b54c3dadbd45 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.047735 [ 615.759028] [47312]: [pid: 47312|app: 0|req: 909/1763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.768730] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.769600] [47313]: DEBUG nova.compute.api [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.772750] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.772986] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.773181] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.773522] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.773558] [47312]: DEBUG nova.api.openstack.wsgi [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.773709] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.773882] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.775247] [47312]: DEBUG nova.compute.api [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.778268] [47312]: DEBUG oslo_concurrency.lockutils [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.778507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.778687] [47312]: DEBUG oslo_concurrency.lockutils [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.779044] [47312]: DEBUG oslo_concurrency.lockutils [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.779242] [47312]: DEBUG oslo_concurrency.lockutils [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.779466] [47312]: DEBUG oslo_concurrency.lockutils [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.813268] [47313]: DEBUG nova.policy [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.815347] [47312]: DEBUG nova.policy [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.817288] [47313]: INFO nova.api.openstack.requestlog [None req-ce16d7ef-f72a-4624-b174-6c14be6fff3c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.051481 [ 615.817782] [47313]: [pid: 47313|app: 0|req: 855/1764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.820095] [47312]: INFO nova.api.openstack.requestlog [None req-d127fb0b-44c2-4930-b690-a407cf35e813 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048315 [ 615.820287] [47312]: [pid: 47312|app: 0|req: 910/1765] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 615.820631] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.822243] [47313]: DEBUG nova.compute.api [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.825267] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.825493] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.825673] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.826027] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.826225] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.826394] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.840073] [47312]: DEBUG nova.api.openstack.wsgi [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.841655] [47312]: DEBUG nova.compute.api [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.846152] [47312]: DEBUG oslo_concurrency.lockutils [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.846387] [47312]: DEBUG oslo_concurrency.lockutils [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.846571] [47312]: DEBUG oslo_concurrency.lockutils [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.846919] [47312]: DEBUG oslo_concurrency.lockutils [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.847127] [47312]: DEBUG oslo_concurrency.lockutils [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.847299] [47312]: DEBUG oslo_concurrency.lockutils [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.859122] [47313]: DEBUG nova.policy [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.863192] [47313]: INFO nova.api.openstack.requestlog [None req-cf30254b-f26b-4eec-a070-97b3695eabf5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.044812 [ 615.863666] [47313]: [pid: 47313|app: 0|req: 856/1766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.873532] [47313]: DEBUG nova.api.openstack.wsgi [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.875119] [47313]: DEBUG nova.compute.api [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.878204] [47313]: DEBUG oslo_concurrency.lockutils [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.878434] [47313]: DEBUG oslo_concurrency.lockutils [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.878616] [47313]: DEBUG oslo_concurrency.lockutils [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.878963] [47313]: DEBUG oslo_concurrency.lockutils [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.879179] [47313]: DEBUG oslo_concurrency.lockutils [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.879338] [47312]: DEBUG nova.policy [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.879408] [47313]: DEBUG oslo_concurrency.lockutils [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.883325] [47312]: INFO nova.api.openstack.requestlog [None req-09736cb6-b3ab-457b-8779-f6edf8e40bed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.045411 [ 615.883635] [47312]: [pid: 47312|app: 0|req: 911/1767] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 615.895564] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.897130] [47312]: DEBUG nova.compute.api [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.900672] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.900672] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.900672] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.900998] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.901228] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.901402] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.911359] [47313]: DEBUG nova.policy [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.914943] [47313]: INFO nova.api.openstack.requestlog [None req-51fae567-64f3-43a5-b9c1-e6120bff6a5c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.043297 [ 615.915265] [47313]: [pid: 47313|app: 0|req: 857/1768] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 615.940964] [47313]: DEBUG nova.api.openstack.wsgi [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cf7ea49c-91ff-4c81-803c-90608c2849dc", "tag": "61075218-709a-43a5-a0f4-4f4c50ec0251"}, {"server_uuid": "cf7ea49c-91ff-4c81-803c-90608c2849dc", "name": "network-vif-deleted", "tag": "61075218-709a-43a5-a0f4-4f4c50ec0251"}, {"name": "network-changed", "server_uuid": "81775c2c-328e-4e33-8ff7-40a9f638ec76", "tag": "d59aa4aa-ae41-40dd-a250-43f0ba448dc2"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 615.941455] [47312]: DEBUG nova.policy [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 615.945748] [47312]: INFO nova.api.openstack.requestlog [None req-cc492bec-f22a-4396-8d04-b5285e9ef320 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1235 microversion: 2.1 time: 0.052031 [ 615.946072] [47312]: [pid: 47312|app: 0|req: 912/1769] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1235 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 615.948933] [47313]: DEBUG oslo_concurrency.lockutils [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.948933] [47313]: DEBUG oslo_concurrency.lockutils [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.948933] [47313]: DEBUG oslo_concurrency.lockutils [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.958404] [47313]: INFO nova.api.openstack.compute.server_external_events [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] Creating event network-changed:61075218-709a-43a5-a0f4-4f4c50ec0251 for instance cf7ea49c-91ff-4c81-803c-90608c2849dc on cpu-1 [ 615.958404] [47313]: INFO nova.api.openstack.compute.server_external_events [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] Creating event network-vif-deleted:61075218-709a-43a5-a0f4-4f4c50ec0251 for instance cf7ea49c-91ff-4c81-803c-90608c2849dc on cpu-1 [ 615.958404] [47313]: INFO nova.api.openstack.compute.server_external_events [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] Creating event network-changed:d59aa4aa-ae41-40dd-a250-43f0ba448dc2 for instance 81775c2c-328e-4e33-8ff7-40a9f638ec76 on cpu-1 [ 615.958643] [47312]: DEBUG nova.api.openstack.wsgi [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 615.959130] [47313]: INFO nova.api.openstack.requestlog [req-43600098-57c4-4c82-83f6-06fee978f27f req-567ca3dd-2b66-4632-b515-3b10a6437f00 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.020593 [ 615.959253] [47312]: DEBUG nova.compute.api [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 615.959456] [47313]: [pid: 47313|app: 0|req: 858/1770] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:32 2024] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 615.966017] [47312]: DEBUG oslo_concurrency.lockutils [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.966017] [47312]: DEBUG oslo_concurrency.lockutils [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.966017] [47312]: DEBUG oslo_concurrency.lockutils [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 615.966017] [47312]: DEBUG oslo_concurrency.lockutils [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 615.966017] [47312]: DEBUG oslo_concurrency.lockutils [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 615.966017] [47312]: DEBUG oslo_concurrency.lockutils [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.002355] [47312]: DEBUG nova.policy [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.006754] [47312]: INFO nova.api.openstack.requestlog [None req-1157bae1-3843-4c29-a174-257137e0a6fe tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.051059 [ 616.007241] [47312]: [pid: 47312|app: 0|req: 913/1771] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.037572] [47313]: DEBUG nova.api.openstack.wsgi [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.039298] [47313]: DEBUG nova.compute.api [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.043428] [47313]: DEBUG oslo_concurrency.lockutils [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.043656] [47313]: DEBUG oslo_concurrency.lockutils [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.043837] [47313]: DEBUG oslo_concurrency.lockutils [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.044246] [47313]: DEBUG oslo_concurrency.lockutils [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.044447] [47313]: DEBUG oslo_concurrency.lockutils [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.044620] [47313]: DEBUG oslo_concurrency.lockutils [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.078207] [47312]: DEBUG nova.api.openstack.wsgi [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.083239] [47312]: DEBUG nova.compute.api [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.083725] [47313]: DEBUG nova.policy [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.087141] [47312]: DEBUG oslo_concurrency.lockutils [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.087426] [47312]: DEBUG oslo_concurrency.lockutils [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.087628] [47312]: DEBUG oslo_concurrency.lockutils [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.088007] [47312]: DEBUG oslo_concurrency.lockutils [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.088226] [47312]: DEBUG oslo_concurrency.lockutils [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.088387] [47312]: DEBUG oslo_concurrency.lockutils [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.088460] [47313]: DEBUG nova.policy [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.089166] [47313]: DEBUG nova.policy [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.092027] [47313]: INFO nova.api.openstack.requestlog [None req-d30781ac-0126-43ff-aa3b-bd3c0ad2db53 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.057115 [ 616.092888] [47313]: [pid: 47313|app: 0|req: 859/1772] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 616.096711] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.098344] [47313]: DEBUG nova.compute.api [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.101557] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.105838] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.105838] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.105838] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.105838] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.105838] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.128715] [47312]: DEBUG nova.policy [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.134117] [47312]: DEBUG nova.policy [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.134820] [47312]: DEBUG nova.policy [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.135450] [47312]: INFO nova.api.openstack.requestlog [None req-82137600-95ef-4742-a24f-68ec20a06223 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.059636 [ 616.135988] [47312]: [pid: 47312|app: 0|req: 914/1773] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 616.138211] [47312]: DEBUG nova.api.openstack.wsgi [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.139892] [47312]: DEBUG nova.compute.api [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.143546] [47312]: DEBUG oslo_concurrency.lockutils [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.143782] [47312]: DEBUG oslo_concurrency.lockutils [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.143967] [47312]: DEBUG oslo_concurrency.lockutils [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.144344] [47312]: DEBUG oslo_concurrency.lockutils [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.144544] [47312]: DEBUG oslo_concurrency.lockutils [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.144714] [47312]: DEBUG oslo_concurrency.lockutils [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.157381] [47313]: DEBUG nova.policy [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.162028] [47313]: INFO nova.api.openstack.requestlog [None req-ab03de4c-b61b-42f3-84ec-35967627fe16 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.066866 [ 616.162124] [47313]: [pid: 47313|app: 0|req: 860/1774] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.169128] [47313]: DEBUG nova.api.openstack.wsgi [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.170745] [47313]: DEBUG nova.compute.api [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.178088] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.178332] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.178517] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.178870] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.179093] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.179270] [47313]: DEBUG oslo_concurrency.lockutils [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.186584] [47312]: DEBUG nova.policy [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.191595] [47312]: DEBUG nova.policy [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.191595] [47312]: DEBUG nova.policy [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.192667] [47312]: INFO nova.api.openstack.requestlog [None req-a55af95a-236e-4918-970d-0b3e85f6ccb3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1307 microversion: 2.21 time: 0.055740 [ 616.192667] [47312]: [pid: 47312|app: 0|req: 915/1775] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:32 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1307 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 616.194818] [47312]: DEBUG nova.api.openstack.wsgi [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.196397] [47312]: DEBUG nova.compute.api [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.199968] [47312]: DEBUG oslo_concurrency.lockutils [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.200225] [47312]: DEBUG oslo_concurrency.lockutils [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.200407] [47312]: DEBUG oslo_concurrency.lockutils [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.200757] [47312]: DEBUG oslo_concurrency.lockutils [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.200945] [47312]: DEBUG oslo_concurrency.lockutils [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.201136] [47312]: DEBUG oslo_concurrency.lockutils [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.217641] [47313]: DEBUG nova.policy [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.222687] [47313]: INFO nova.api.openstack.requestlog [None req-dba66bbf-641a-468a-8acd-3273e9a6225a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.059976 [ 616.223338] [47313]: [pid: 47313|app: 0|req: 861/1776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.230104] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.231872] [47313]: DEBUG nova.compute.api [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.232896] [47312]: DEBUG nova.policy [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.235389] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.235440] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.235665] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.237103] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.237103] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.237103] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.237604] [47312]: INFO nova.api.openstack.requestlog [None req-24b7fe70-51dc-4fc4-a0d8-d824b7d61913 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.044582 [ 616.237935] [47312]: [pid: 47312|app: 0|req: 916/1777] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.252144] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.253870] [47312]: DEBUG nova.compute.api [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.258788] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.258788] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.258788] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.258788] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.258788] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.258998] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.274642] [47313]: DEBUG nova.policy [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.279055] [47313]: INFO nova.api.openstack.requestlog [None req-b9aac21f-d6c3-48e2-aaad-3b33f5274e20 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.054768 [ 616.279405] [47313]: [pid: 47313|app: 0|req: 862/1778] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.291704] [47312]: DEBUG nova.policy [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.293950] [47313]: DEBUG nova.api.openstack.wsgi [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.295604] [47313]: DEBUG nova.compute.api [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.295755] [47312]: INFO nova.api.openstack.requestlog [None req-0ddc6f7c-f548-4345-b60b-a9174eec6788 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.045896 [ 616.296082] [47312]: [pid: 47312|app: 0|req: 917/1779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 616.300017] [47313]: DEBUG oslo_concurrency.lockutils [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.300017] [47313]: DEBUG oslo_concurrency.lockutils [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.300017] [47313]: DEBUG oslo_concurrency.lockutils [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.300017] [47313]: DEBUG oslo_concurrency.lockutils [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.300204] [47313]: DEBUG oslo_concurrency.lockutils [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.300255] [47313]: DEBUG oslo_concurrency.lockutils [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.331448] [47313]: DEBUG nova.policy [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.335538] [47313]: INFO nova.api.openstack.requestlog [None req-19804592-823e-4283-a07b-099a05e4e8fd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.043670 [ 616.335855] [47313]: [pid: 47313|app: 0|req: 863/1780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.349273] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.350953] [47312]: DEBUG nova.compute.api [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.355024] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.355297] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.355486] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.355845] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.356053] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.356231] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.387894] [47312]: DEBUG nova.policy [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.392154] [47312]: INFO nova.api.openstack.requestlog [None req-5f98e733-f955-4b6b-8a77-955e776666b8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.045078 [ 616.392475] [47312]: [pid: 47312|app: 0|req: 918/1781] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.408941] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.410719] [47313]: DEBUG nova.compute.api [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.414364] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.414602] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.414783] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.415153] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.415348] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.415536] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.441445] [47312]: DEBUG nova.api.openstack.wsgi [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.443055] [47312]: DEBUG nova.compute.api [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.446349] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.446644] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.446887] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.447307] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.447555] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.447764] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.454990] [47313]: DEBUG nova.policy [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.459335] [47313]: INFO nova.api.openstack.requestlog [None req-9ff8c211-7704-4eb8-a567-916df37f8202 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.052723 [ 616.459687] [47313]: [pid: 47313|app: 0|req: 864/1782] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.463691] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.465283] [47313]: DEBUG nova.compute.api [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.468695] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.468929] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.469134] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.469762] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.469762] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.469878] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.488389] [47312]: DEBUG nova.policy [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.493528] [47312]: DEBUG nova.policy [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.494214] [47312]: DEBUG nova.policy [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.497137] [47312]: INFO nova.api.openstack.requestlog [None req-4d3df52b-120a-439e-8284-334ca831e577 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.059099 [ 616.497970] [47312]: [pid: 47312|app: 0|req: 919/1783] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 616.508996] [47313]: DEBUG nova.policy [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.513032] [47313]: INFO nova.api.openstack.requestlog [None req-cbaaf34d-4c3e-4bc9-975d-e31af8b3f3dc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.051228 [ 616.513930] [47313]: [pid: 47313|app: 0|req: 865/1784] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 616.571849] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.572812] [47312]: DEBUG nova.compute.api [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.577037] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.577128] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.577292] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.577707] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.577871] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.578097] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.612243] [47312]: DEBUG nova.policy [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.616552] [47312]: DEBUG nova.policy [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.617165] [47312]: DEBUG nova.policy [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.619926] [47312]: INFO nova.api.openstack.requestlog [None req-2ff635b9-1259-4ed5-b45b-abb9e98028b0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.051155 [ 616.620255] [47312]: [pid: 47312|app: 0|req: 920/1785] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 616.633279] [47313]: DEBUG nova.api.openstack.wsgi [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.635143] [47313]: DEBUG nova.compute.api [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.638858] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.639262] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.639572] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.640069] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.640384] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.641028] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.655253] [47312]: DEBUG nova.api.openstack.wsgi [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.656920] [47312]: DEBUG nova.compute.api [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.660619] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.660846] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.661060] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.661428] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.661619] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.661834] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.671418] [47313]: DEBUG nova.policy [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.675193] [47313]: INFO nova.api.openstack.requestlog [None req-96d8188c-b164-4b0a-a488-090d4ca1ba84 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.044192 [ 616.675512] [47313]: [pid: 47313|app: 0|req: 866/1786] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.685021] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.686008] [47313]: DEBUG nova.compute.api [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.688973] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.689193] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.689263] [47312]: DEBUG nova.policy [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.689377] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.689807] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.690014] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.690195] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.693031] [47312]: DEBUG nova.policy [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.694032] [47312]: DEBUG nova.policy [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.694191] [47312]: INFO nova.api.openstack.requestlog [None req-ecac9c69-2014-4ce7-b8fc-bdffb55255cb tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.041200 [ 616.694570] [47312]: [pid: 47312|app: 0|req: 921/1787] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 616.705816] [47312]: DEBUG nova.api.openstack.wsgi [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.707536] [47312]: DEBUG nova.compute.api [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.710673] [47312]: DEBUG oslo_concurrency.lockutils [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.710898] [47312]: DEBUG oslo_concurrency.lockutils [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.711094] [47312]: DEBUG oslo_concurrency.lockutils [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.711451] [47312]: DEBUG oslo_concurrency.lockutils [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.711694] [47312]: DEBUG oslo_concurrency.lockutils [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.711933] [47312]: DEBUG oslo_concurrency.lockutils [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.719879] [47313]: DEBUG nova.policy [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.723909] [47313]: INFO nova.api.openstack.requestlog [None req-8a19e16c-03a6-4638-8b03-573d24fbb0db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.041298 [ 616.724119] [47313]: [pid: 47313|app: 0|req: 867/1788] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 616.742429] [47312]: DEBUG nova.policy [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.746362] [47312]: INFO nova.api.openstack.requestlog [None req-982372c0-a153-44cd-939d-5201b3dfd35d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.042390 [ 616.746666] [47312]: [pid: 47312|app: 0|req: 922/1789] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 616.751270] [47313]: DEBUG nova.api.openstack.wsgi [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.752612] [47313]: DEBUG nova.compute.api [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.756586] [47313]: DEBUG oslo_concurrency.lockutils [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.756816] [47313]: DEBUG oslo_concurrency.lockutils [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.757318] [47313]: DEBUG oslo_concurrency.lockutils [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.757396] [47313]: DEBUG oslo_concurrency.lockutils [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.757549] [47313]: DEBUG oslo_concurrency.lockutils [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.757717] [47313]: DEBUG oslo_concurrency.lockutils [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.769935] [47312]: DEBUG nova.api.openstack.wsgi [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.771807] [47312]: DEBUG nova.compute.api [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.775920] [47312]: DEBUG oslo_concurrency.lockutils [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.775920] [47312]: DEBUG oslo_concurrency.lockutils [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.775920] [47312]: DEBUG oslo_concurrency.lockutils [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.776116] [47312]: DEBUG oslo_concurrency.lockutils [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.776346] [47312]: DEBUG oslo_concurrency.lockutils [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.776577] [47312]: DEBUG oslo_concurrency.lockutils [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.787980] [47313]: DEBUG nova.policy [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.791938] [47313]: INFO nova.api.openstack.requestlog [None req-bacaddf3-55a8-45b3-b8bc-2019fe09e739 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.043174 [ 616.792286] [47313]: [pid: 47313|app: 0|req: 868/1790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.806206] [47312]: DEBUG nova.policy [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.810015] [47312]: INFO nova.api.openstack.requestlog [None req-4738d112-07d2-4e91-ad1d-a9eb7259a2a0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.042298 [ 616.810333] [47312]: [pid: 47312|app: 0|req: 923/1791] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.828958] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.830549] [47312]: DEBUG nova.api.openstack.wsgi [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.830611] [47313]: DEBUG nova.compute.api [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.832281] [47312]: DEBUG nova.compute.api [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.835711] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.835711] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.835711] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.835711] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.835711] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.835711] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.835948] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.836038] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.836279] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.836778] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.836996] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.837405] [47312]: DEBUG oslo_concurrency.lockutils [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.872407] [47313]: DEBUG nova.policy [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.873601] [47312]: DEBUG nova.policy [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.876111] [47313]: INFO nova.api.openstack.requestlog [None req-2c51df9d-659e-46da-8eca-80cdd22d8c24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.049278 [ 616.876429] [47313]: [pid: 47313|app: 0|req: 869/1792] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.877626] [47312]: INFO nova.api.openstack.requestlog [None req-df39379d-af5b-4627-a471-ef332b9bac0b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048743 [ 616.877626] [47312]: [pid: 47312|app: 0|req: 924/1793] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.878670] [47313]: DEBUG nova.api.openstack.wsgi [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.880186] [47313]: DEBUG nova.compute.api [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.883030] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.883255] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.883433] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.883773] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.883971] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.884156] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.894829] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.896295] [47312]: DEBUG nova.compute.api [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.899312] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.899536] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.899871] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.900254] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.900459] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.900633] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.910951] [47313]: DEBUG nova.policy [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.914677] [47313]: INFO nova.api.openstack.requestlog [None req-96f137d0-29aa-4967-88d2-1efb0cda4b61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.037742 [ 616.914980] [47313]: [pid: 47313|app: 0|req: 870/1794] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.926361] [47313]: DEBUG nova.api.openstack.wsgi [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.927995] [47313]: DEBUG nova.compute.api [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.929735] [47312]: DEBUG nova.policy [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.930918] [47313]: DEBUG oslo_concurrency.lockutils [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.931178] [47313]: DEBUG oslo_concurrency.lockutils [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.931484] [47313]: DEBUG oslo_concurrency.lockutils [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.931758] [47313]: DEBUG oslo_concurrency.lockutils [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.931974] [47313]: DEBUG oslo_concurrency.lockutils [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.932163] [47313]: DEBUG oslo_concurrency.lockutils [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.934067] [47312]: INFO nova.api.openstack.requestlog [None req-f3d84c69-338b-444b-8b9d-3b7c76bc420f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.040892 [ 616.934442] [47312]: [pid: 47312|app: 0|req: 925/1795] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 616.956780] [47312]: DEBUG nova.api.openstack.wsgi [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 616.958343] [47312]: DEBUG nova.compute.api [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 616.961083] [47313]: DEBUG nova.policy [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.961677] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.961936] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.962137] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.962488] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 616.962681] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 616.962888] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 616.964761] [47313]: INFO nova.api.openstack.requestlog [None req-216b941a-22cb-4620-859c-0a4646be9ec1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.040148 [ 616.965564] [47313]: [pid: 47313|app: 0|req: 871/1796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 616.991098] [47312]: DEBUG nova.policy [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 616.994701] [47312]: INFO nova.api.openstack.requestlog [None req-66b83c6f-c7b5-4f67-b8df-7b5a0c2bdf55 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1291 microversion: 2.1 time: 0.039977 [ 616.995014] [47312]: [pid: 47312|app: 0|req: 926/1797] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1291 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.020275] [47313]: DEBUG nova.api.openstack.wsgi [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.021948] [47313]: DEBUG nova.compute.api [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.025288] [47313]: DEBUG oslo_concurrency.lockutils [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.025518] [47313]: DEBUG oslo_concurrency.lockutils [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.025699] [47313]: DEBUG oslo_concurrency.lockutils [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.026057] [47313]: DEBUG oslo_concurrency.lockutils [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.026260] [47313]: DEBUG oslo_concurrency.lockutils [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.026432] [47313]: DEBUG oslo_concurrency.lockutils [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.063368] [47313]: DEBUG nova.policy [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.067416] [47313]: INFO nova.api.openstack.requestlog [None req-55831efd-3b6b-47f7-badc-eeec101eb85d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.049548 [ 617.067747] [47313]: [pid: 47313|app: 0|req: 872/1798] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.107064] [47312]: DEBUG nova.api.openstack.wsgi [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.108741] [47312]: DEBUG nova.compute.api [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.112336] [47312]: DEBUG oslo_concurrency.lockutils [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.112577] [47312]: DEBUG oslo_concurrency.lockutils [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.112795] [47312]: DEBUG oslo_concurrency.lockutils [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.113193] [47312]: DEBUG oslo_concurrency.lockutils [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.113396] [47312]: DEBUG oslo_concurrency.lockutils [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.113567] [47312]: DEBUG oslo_concurrency.lockutils [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.149597] [47313]: DEBUG nova.api.openstack.wsgi [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.151132] [47312]: DEBUG nova.policy [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.151337] [47313]: DEBUG nova.compute.api [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.155017] [47313]: DEBUG oslo_concurrency.lockutils [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.155292] [47313]: DEBUG oslo_concurrency.lockutils [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.155499] [47313]: DEBUG oslo_concurrency.lockutils [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.155910] [47313]: DEBUG oslo_concurrency.lockutils [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.156107] [47313]: DEBUG oslo_concurrency.lockutils [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.156306] [47313]: DEBUG oslo_concurrency.lockutils [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.156636] [47312]: DEBUG nova.policy [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.157344] [47312]: DEBUG nova.policy [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.162842] [47312]: INFO nova.api.openstack.requestlog [None req-975439e0-66fa-4f91-b1b9-a6609501c4b2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.058007 [ 617.163241] [47312]: [pid: 47312|app: 0|req: 927/1799] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:33 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 617.175162] [47312]: DEBUG nova.api.openstack.wsgi [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.176854] [47312]: DEBUG nova.compute.api [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.180585] [47312]: DEBUG oslo_concurrency.lockutils [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.180744] [47312]: DEBUG oslo_concurrency.lockutils [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.180933] [47312]: DEBUG oslo_concurrency.lockutils [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.181314] [47312]: DEBUG oslo_concurrency.lockutils [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.181514] [47312]: DEBUG oslo_concurrency.lockutils [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.181799] [47312]: DEBUG oslo_concurrency.lockutils [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.195796] [47313]: DEBUG nova.policy [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.200678] [47313]: DEBUG nova.policy [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.201407] [47313]: DEBUG nova.policy [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.202133] [47313]: INFO nova.api.openstack.requestlog [None req-c56eb6b1-65fc-4acc-bdfa-5418573ee485 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.055063 [ 617.202498] [47313]: [pid: 47313|app: 0|req: 873/1800] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 617.207641] [47313]: DEBUG nova.api.openstack.wsgi [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.209391] [47313]: DEBUG nova.compute.api [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.213294] [47313]: DEBUG oslo_concurrency.lockutils [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.213551] [47313]: DEBUG oslo_concurrency.lockutils [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.213762] [47313]: DEBUG oslo_concurrency.lockutils [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.214185] [47313]: DEBUG oslo_concurrency.lockutils [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.214409] [47313]: DEBUG oslo_concurrency.lockutils [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.214604] [47313]: DEBUG oslo_concurrency.lockutils [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.251688] [47312]: DEBUG nova.policy [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.255832] [47312]: INFO nova.api.openstack.requestlog [None req-9615b978-eaee-4fe4-b413-289de90403c9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.083803 [ 617.256281] [47312]: [pid: 47312|app: 0|req: 928/1801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 617.258665] [47312]: DEBUG nova.api.openstack.wsgi [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.260315] [47312]: DEBUG nova.compute.api [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.263556] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.263776] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.263958] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.264352] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.264551] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.264721] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.273982] [47313]: DEBUG nova.policy [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.278521] [47313]: DEBUG nova.policy [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.279188] [47313]: DEBUG nova.policy [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.279879] [47313]: INFO nova.api.openstack.requestlog [None req-1155b49d-d0a0-4c16-add5-55f3d4225ad7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1315 microversion: 2.21 time: 0.074413 [ 617.280230] [47313]: [pid: 47313|app: 0|req: 874/1802] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1315 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 617.283313] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.285038] [47313]: DEBUG nova.compute.api [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.289530] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.289530] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.289530] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.289887] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.290105] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.290286] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.308951] [47312]: DEBUG nova.policy [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.313339] [47312]: INFO nova.api.openstack.requestlog [None req-84f71662-cf47-4937-9bc5-8d776a7d89c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.056431 [ 617.313663] [47312]: [pid: 47312|app: 0|req: 929/1803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.318770] [47312]: DEBUG nova.api.openstack.wsgi [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.320303] [47312]: DEBUG nova.compute.api [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.323241] [47312]: DEBUG oslo_concurrency.lockutils [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.323469] [47312]: DEBUG oslo_concurrency.lockutils [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.323642] [47312]: DEBUG oslo_concurrency.lockutils [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.323986] [47312]: DEBUG oslo_concurrency.lockutils [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.324199] [47312]: DEBUG oslo_concurrency.lockutils [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.324372] [47312]: DEBUG oslo_concurrency.lockutils [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.329666] [47313]: DEBUG nova.policy [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.333783] [47313]: INFO nova.api.openstack.requestlog [None req-d9aa1a5f-af7b-4f5e-b60b-64925ab179a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.052966 [ 617.334122] [47313]: [pid: 47313|app: 0|req: 875/1804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.336515] [47313]: DEBUG nova.api.openstack.wsgi [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.342062] [47313]: DEBUG nova.compute.api [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.348502] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.348615] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.348802] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.349222] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.349473] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.349671] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.370268] [47312]: DEBUG nova.policy [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.374438] [47312]: INFO nova.api.openstack.requestlog [None req-a53bb7e8-0c11-46f4-9fb2-a9819ad3f000 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.060193 [ 617.374799] [47312]: [pid: 47312|app: 0|req: 930/1805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.377119] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.378626] [47312]: DEBUG nova.compute.api [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.381591] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.381866] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.382389] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.382389] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.382589] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.382756] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.394185] [47313]: DEBUG nova.policy [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.398114] [47313]: INFO nova.api.openstack.requestlog [None req-c0549260-5ec4-47ae-a2f7-be66b6da0910 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.063414 [ 617.398422] [47313]: [pid: 47313|app: 0|req: 876/1806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.404056] [47313]: DEBUG nova.api.openstack.wsgi [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.405696] [47313]: DEBUG nova.compute.api [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.408742] [47313]: DEBUG oslo_concurrency.lockutils [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.408974] [47313]: DEBUG oslo_concurrency.lockutils [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.409171] [47313]: DEBUG oslo_concurrency.lockutils [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.409515] [47313]: DEBUG oslo_concurrency.lockutils [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.409780] [47313]: DEBUG oslo_concurrency.lockutils [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.409961] [47313]: DEBUG oslo_concurrency.lockutils [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.421123] [47312]: DEBUG nova.policy [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.425176] [47312]: INFO nova.api.openstack.requestlog [None req-c9d1f7b4-b977-4c19-ad0a-7c3a0072f340 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.049805 [ 617.425480] [47312]: [pid: 47312|app: 0|req: 931/1807] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.441629] [47313]: DEBUG nova.policy [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.446278] [47313]: INFO nova.api.openstack.requestlog [None req-af5b3dc1-0483-454f-8f39-010adbbd9f84 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.044146 [ 617.446633] [47313]: [pid: 47313|app: 0|req: 877/1808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 617.470995] [47312]: DEBUG nova.api.openstack.wsgi [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.472921] [47312]: DEBUG nova.compute.api [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.476502] [47312]: DEBUG oslo_concurrency.lockutils [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.476740] [47312]: DEBUG oslo_concurrency.lockutils [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.476925] [47312]: DEBUG oslo_concurrency.lockutils [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.477297] [47312]: DEBUG oslo_concurrency.lockutils [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.477491] [47312]: DEBUG oslo_concurrency.lockutils [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.477659] [47312]: DEBUG oslo_concurrency.lockutils [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.506032] [47312]: DEBUG nova.policy [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.509581] [47312]: INFO nova.api.openstack.requestlog [None req-5748c6cc-75d4-413f-b290-e8542f9e2df1 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.040867 [ 617.509915] [47312]: [pid: 47312|app: 0|req: 932/1809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.511095] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.512809] [47313]: DEBUG nova.compute.api [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.516294] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.516529] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.516708] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.517116] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.517345] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.517600] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.527635] [47312]: DEBUG nova.api.openstack.wsgi [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.529352] [47312]: DEBUG nova.compute.api [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.533580] [47312]: DEBUG oslo_concurrency.lockutils [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.533779] [47312]: DEBUG oslo_concurrency.lockutils [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.533920] [47312]: DEBUG oslo_concurrency.lockutils [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.535148] [47312]: DEBUG oslo_concurrency.lockutils [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.535148] [47312]: DEBUG oslo_concurrency.lockutils [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.535148] [47312]: DEBUG oslo_concurrency.lockutils [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.735839] [47313]: DEBUG nova.policy [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.740301] [47313]: DEBUG nova.policy [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.741011] [47313]: DEBUG nova.policy [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.744586] [47313]: INFO nova.api.openstack.requestlog [None req-d9e7b316-aa2e-410b-b035-100871a009a0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.235796 [ 617.744917] [47313]: [pid: 47313|app: 0|req: 878/1810] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 617.749010] [47312]: DEBUG nova.policy [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.752289] [47313]: DEBUG nova.api.openstack.wsgi [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.756321] [47313]: DEBUG nova.compute.api [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.756483] [47312]: INFO nova.api.openstack.requestlog [None req-42f168a7-36a6-4d66-a54a-1fd676ba6577 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.228808 [ 617.756483] [47312]: [pid: 47312|app: 0|req: 933/1811] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 617.757361] [47313]: DEBUG oslo_concurrency.lockutils [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.757595] [47313]: DEBUG oslo_concurrency.lockutils [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.757780] [47313]: DEBUG oslo_concurrency.lockutils [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.758152] [47313]: DEBUG oslo_concurrency.lockutils [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.758367] [47313]: DEBUG oslo_concurrency.lockutils [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.758556] [47313]: DEBUG oslo_concurrency.lockutils [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.760726] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.762558] [47312]: DEBUG nova.compute.api [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.768682] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.768933] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.769142] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.769597] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.769836] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.770045] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.802308] [47313]: DEBUG nova.policy [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.808013] [47313]: DEBUG nova.policy [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.808985] [47313]: DEBUG nova.policy [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.812310] [47313]: INFO nova.api.openstack.requestlog [None req-63a17f50-f587-44e5-9fc0-03bb25eda9db tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.062157 [ 617.812637] [47313]: [pid: 47313|app: 0|req: 879/1812] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 617.817996] [47313]: DEBUG nova.api.openstack.wsgi [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.817996] [47313]: DEBUG nova.compute.api [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.819887] [47313]: DEBUG oslo_concurrency.lockutils [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.820123] [47313]: DEBUG oslo_concurrency.lockutils [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.820304] [47313]: DEBUG oslo_concurrency.lockutils [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.820654] [47313]: DEBUG oslo_concurrency.lockutils [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.820829] [47312]: DEBUG nova.policy [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.820941] [47313]: DEBUG oslo_concurrency.lockutils [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.821033] [47313]: DEBUG oslo_concurrency.lockutils [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.825313] [47312]: INFO nova.api.openstack.requestlog [None req-1a8d305a-e02e-4335-839d-2abb97cd648d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.070077 [ 617.825726] [47312]: [pid: 47312|app: 0|req: 934/1813] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.831291] [47312]: DEBUG nova.api.openstack.wsgi [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.833418] [47312]: DEBUG nova.compute.api [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.836906] [47312]: DEBUG oslo_concurrency.lockutils [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.837164] [47312]: DEBUG oslo_concurrency.lockutils [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.837353] [47312]: DEBUG oslo_concurrency.lockutils [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.837707] [47312]: DEBUG oslo_concurrency.lockutils [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.837903] [47312]: DEBUG oslo_concurrency.lockutils [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.838087] [47312]: DEBUG oslo_concurrency.lockutils [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.857311] [47313]: DEBUG nova.policy [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.861973] [47313]: DEBUG nova.policy [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.862640] [47313]: DEBUG nova.policy [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.863304] [47313]: INFO nova.api.openstack.requestlog [None req-380db6d5-cc04-4efe-ba1f-9a05863a56d7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.050149 [ 617.863625] [47313]: [pid: 47313|app: 0|req: 880/1814] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 617.865993] [47313]: DEBUG nova.api.openstack.wsgi [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.867692] [47313]: DEBUG nova.compute.api [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.870871] [47313]: DEBUG oslo_concurrency.lockutils [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.871132] [47313]: DEBUG oslo_concurrency.lockutils [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.871336] [47313]: DEBUG oslo_concurrency.lockutils [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.871704] [47313]: DEBUG oslo_concurrency.lockutils [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.871942] [47313]: DEBUG oslo_concurrency.lockutils [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.872154] [47313]: DEBUG oslo_concurrency.lockutils [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.874298] [47312]: DEBUG nova.policy [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.879110] [47312]: INFO nova.api.openstack.requestlog [None req-c04c962c-2807-46f1-a57e-336f32737968 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.052839 [ 617.879445] [47312]: [pid: 47312|app: 0|req: 935/1815] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.882693] [47312]: DEBUG nova.api.openstack.wsgi [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.883974] [47312]: DEBUG nova.compute.api [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.888612] [47312]: DEBUG oslo_concurrency.lockutils [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.888889] [47312]: DEBUG oslo_concurrency.lockutils [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.889118] [47312]: DEBUG oslo_concurrency.lockutils [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.889522] [47312]: DEBUG oslo_concurrency.lockutils [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.889765] [47312]: DEBUG oslo_concurrency.lockutils [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.889972] [47312]: DEBUG oslo_concurrency.lockutils [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.910531] [47313]: DEBUG nova.policy [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.914967] [47313]: INFO nova.api.openstack.requestlog [None req-80aa1c4a-213e-471e-a9b5-6824a127e2ff tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.050727 [ 617.915390] [47313]: [pid: 47313|app: 0|req: 881/1816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.917795] [47313]: DEBUG nova.api.openstack.wsgi [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.919309] [47313]: DEBUG nova.compute.api [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.924034] [47313]: DEBUG oslo_concurrency.lockutils [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.924375] [47313]: DEBUG oslo_concurrency.lockutils [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.924475] [47313]: DEBUG oslo_concurrency.lockutils [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.924842] [47313]: DEBUG oslo_concurrency.lockutils [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.925057] [47313]: DEBUG oslo_concurrency.lockutils [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.925237] [47313]: DEBUG oslo_concurrency.lockutils [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.929657] [47312]: DEBUG nova.policy [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.939924] [47312]: INFO nova.api.openstack.requestlog [None req-d85868df-33da-4544-b197-4c234b7275df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.059791 [ 617.940327] [47312]: [pid: 47312|app: 0|req: 936/1817] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.943102] [47312]: DEBUG nova.api.openstack.wsgi [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.944895] [47312]: DEBUG nova.compute.api [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.948919] [47312]: DEBUG oslo_concurrency.lockutils [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.949321] [47312]: DEBUG oslo_concurrency.lockutils [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.949485] [47312]: DEBUG oslo_concurrency.lockutils [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.949914] [47312]: DEBUG oslo_concurrency.lockutils [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.950208] [47312]: DEBUG oslo_concurrency.lockutils [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.950473] [47312]: DEBUG oslo_concurrency.lockutils [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.968923] [47313]: DEBUG nova.policy [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 617.973378] [47313]: INFO nova.api.openstack.requestlog [None req-5737a7be-5e06-47e0-9b56-cbb12d94b676 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.057475 [ 617.973718] [47313]: [pid: 47313|app: 0|req: 882/1818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 617.976163] [47313]: DEBUG nova.api.openstack.wsgi [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 617.977779] [47313]: DEBUG nova.compute.api [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 617.981484] [47313]: DEBUG oslo_concurrency.lockutils [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.981842] [47313]: DEBUG oslo_concurrency.lockutils [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.981946] [47313]: DEBUG oslo_concurrency.lockutils [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.982349] [47313]: DEBUG oslo_concurrency.lockutils [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 617.982535] [47313]: DEBUG oslo_concurrency.lockutils [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 617.982717] [47313]: DEBUG oslo_concurrency.lockutils [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 617.997411] [47312]: DEBUG nova.policy [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.002110] [47312]: INFO nova.api.openstack.requestlog [None req-576b205c-11fe-4d4a-a507-4af4e5b29406 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.060832 [ 618.002274] [47312]: [pid: 47312|app: 0|req: 937/1819] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.004580] [47312]: DEBUG nova.api.openstack.wsgi [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.006324] [47312]: DEBUG nova.compute.api [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.009533] [47312]: DEBUG oslo_concurrency.lockutils [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.009721] [47312]: DEBUG oslo_concurrency.lockutils [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.009911] [47312]: DEBUG oslo_concurrency.lockutils [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.010283] [47312]: DEBUG oslo_concurrency.lockutils [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.010620] [47312]: DEBUG oslo_concurrency.lockutils [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.010742] [47312]: DEBUG oslo_concurrency.lockutils [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.030959] [47313]: DEBUG nova.policy [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.035614] [47313]: INFO nova.api.openstack.requestlog [None req-c316c808-2dba-4868-961e-94da854f33f1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.061290 [ 618.036090] [47313]: [pid: 47313|app: 0|req: 883/1820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.038362] [47313]: DEBUG nova.api.openstack.wsgi [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.040187] [47313]: DEBUG nova.compute.api [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.047164] [47312]: DEBUG nova.policy [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.050175] [47313]: DEBUG oslo_concurrency.lockutils [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.050443] [47313]: DEBUG oslo_concurrency.lockutils [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.050626] [47313]: DEBUG oslo_concurrency.lockutils [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.051102] [47313]: DEBUG oslo_concurrency.lockutils [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.051479] [47313]: DEBUG oslo_concurrency.lockutils [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.051479] [47313]: DEBUG oslo_concurrency.lockutils [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.053370] [47312]: INFO nova.api.openstack.requestlog [None req-d334d53e-1ae6-4e65-8fa3-76566b016983 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.050586 [ 618.053702] [47312]: [pid: 47312|app: 0|req: 938/1821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.056230] [47312]: DEBUG nova.api.openstack.wsgi [req-59bd2b86-ad61-4e78-b000-1bba28338cf5 req-745d58d7-f382-493d-bd3e-f56143cbfbf3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81775c2c-328e-4e33-8ff7-40a9f638ec76", "name": "network-vif-deleted", "tag": "d59aa4aa-ae41-40dd-a250-43f0ba448dc2"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 618.062023] [47312]: DEBUG oslo_concurrency.lockutils [req-59bd2b86-ad61-4e78-b000-1bba28338cf5 req-745d58d7-f382-493d-bd3e-f56143cbfbf3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.062200] [47312]: DEBUG oslo_concurrency.lockutils [req-59bd2b86-ad61-4e78-b000-1bba28338cf5 req-745d58d7-f382-493d-bd3e-f56143cbfbf3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.062590] [47312]: DEBUG oslo_concurrency.lockutils [req-59bd2b86-ad61-4e78-b000-1bba28338cf5 req-745d58d7-f382-493d-bd3e-f56143cbfbf3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.068875] [47312]: INFO nova.api.openstack.compute.server_external_events [req-59bd2b86-ad61-4e78-b000-1bba28338cf5 req-745d58d7-f382-493d-bd3e-f56143cbfbf3 service nova] Creating event network-vif-deleted:d59aa4aa-ae41-40dd-a250-43f0ba448dc2 for instance 81775c2c-328e-4e33-8ff7-40a9f638ec76 on cpu-1 [ 618.071807] [47312]: INFO nova.api.openstack.requestlog [req-59bd2b86-ad61-4e78-b000-1bba28338cf5 req-745d58d7-f382-493d-bd3e-f56143cbfbf3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017420 [ 618.072156] [47312]: [pid: 47312|app: 0|req: 939/1822] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:34 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 618.074947] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.076542] [47312]: DEBUG nova.compute.api [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.079847] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.080111] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.080316] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.080692] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.080909] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.081063] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.085388] [47313]: DEBUG nova.policy [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.090118] [47313]: INFO nova.api.openstack.requestlog [None req-1056849e-5720-4676-9171-f73225907016 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.053532 [ 618.090453] [47313]: [pid: 47313|app: 0|req: 884/1823] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.092882] [47313]: DEBUG nova.api.openstack.wsgi [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.094466] [47313]: DEBUG nova.compute.api [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.097969] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.098225] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.098459] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.098767] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.098965] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.099154] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.123174] [47312]: DEBUG nova.policy [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.124552] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=13 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 618.127608] [47312]: INFO nova.api.openstack.requestlog [None req-d6b9baac-75aa-474d-aba6-451463dcf261 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.054766 [ 618.127921] [47312]: [pid: 47312|app: 0|req: 940/1824] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.130345] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.131928] [47312]: DEBUG nova.compute.api [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.135160] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.135343] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.135522] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.135914] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.136157] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.136338] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.138811] [47313]: DEBUG nova.policy [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.143093] [47313]: INFO nova.api.openstack.requestlog [None req-685f4f36-c31c-41dd-80fd-b7818c58523a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1291 microversion: 2.1 time: 0.052043 [ 618.143431] [47313]: [pid: 47313|app: 0|req: 885/1825] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1291 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.169908] [47312]: DEBUG nova.policy [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.174459] [47312]: INFO nova.api.openstack.requestlog [None req-ad7ebbf0-851c-4177-8ac8-8dd64e978daf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.045923 [ 618.174782] [47312]: [pid: 47312|app: 0|req: 941/1826] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:34 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.184578] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.187049] [47313]: DEBUG nova.compute.api [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.190030] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.190277] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.190464] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.190827] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.191033] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.191215] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.224168] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.224839] [47312]: DEBUG nova.compute.api [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.228640] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.228872] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.229061] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.232017] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.232017] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.232017] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.232892] [47313]: DEBUG nova.policy [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.238470] [47313]: DEBUG nova.policy [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.239392] [47313]: DEBUG nova.policy [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.242514] [47313]: INFO nova.api.openstack.requestlog [None req-4e7d062b-87e2-4507-bbbe-8a8900db0cdb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.060152 [ 618.243027] [47313]: [pid: 47313|app: 0|req: 886/1827] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.268599] [47313]: DEBUG nova.api.openstack.wsgi [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.270528] [47313]: DEBUG nova.compute.api [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.270801] [47312]: DEBUG nova.policy [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.274345] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.274594] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.274782] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.275239] [47312]: DEBUG nova.policy [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.275377] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.275479] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.275653] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.275908] [47312]: DEBUG nova.policy [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.276657] [47312]: INFO nova.api.openstack.requestlog [None req-3c9aecde-bfa2-40ea-b151-89f5937ae439 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.056859 [ 618.276974] [47312]: [pid: 47312|app: 0|req: 942/1828] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.292932] [47312]: DEBUG nova.api.openstack.wsgi [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.294580] [47312]: DEBUG nova.compute.api [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.298121] [47312]: DEBUG oslo_concurrency.lockutils [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.298367] [47312]: DEBUG oslo_concurrency.lockutils [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.298554] [47312]: DEBUG oslo_concurrency.lockutils [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.298921] [47312]: DEBUG oslo_concurrency.lockutils [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.299136] [47312]: DEBUG oslo_concurrency.lockutils [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.299311] [47312]: DEBUG oslo_concurrency.lockutils [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.313037] [47313]: DEBUG nova.policy [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.317204] [47313]: INFO nova.api.openstack.requestlog [None req-a5bf6878-6d10-4999-87a9-7881c4ac7ba0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.051203 [ 618.317679] [47313]: [pid: 47313|app: 0|req: 887/1829] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.328390] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.330323] [47313]: DEBUG nova.compute.api [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.334135] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.334396] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.334581] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.335017] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.335174] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.335694] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.376032] [47313]: DEBUG nova.policy [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.379839] [47313]: INFO nova.api.openstack.requestlog [None req-d8f8d1ed-c629-4f90-946c-60da96ac1c28 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.053440 [ 618.380444] [47313]: [pid: 47313|app: 0|req: 888/1830] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.384267] [47313]: DEBUG nova.api.openstack.wsgi [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.384422] [47313]: DEBUG nova.compute.api [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.388992] [47313]: DEBUG oslo_concurrency.lockutils [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.388992] [47313]: DEBUG oslo_concurrency.lockutils [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.388992] [47313]: DEBUG oslo_concurrency.lockutils [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.388992] [47313]: DEBUG oslo_concurrency.lockutils [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.388992] [47313]: DEBUG oslo_concurrency.lockutils [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.388992] [47313]: DEBUG oslo_concurrency.lockutils [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.428456] [47313]: DEBUG nova.policy [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.432151] [47313]: INFO nova.api.openstack.requestlog [None req-334efdec-0c2f-472b-b4d7-e1afa717dfa3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.051419 [ 618.432449] [47313]: [pid: 47313|app: 0|req: 889/1831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.435753] [47313]: DEBUG nova.api.openstack.wsgi [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.437332] [47313]: DEBUG nova.compute.api [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.441298] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.441546] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.441761] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.442098] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.442299] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.442472] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.474128] [47312]: DEBUG nova.policy [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.478494] [47312]: DEBUG nova.policy [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.479117] [47312]: DEBUG nova.policy [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.479713] [47312]: INFO nova.api.openstack.requestlog [None req-42859057-dcaf-4d39-98d2-aa839eb7f794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1355 microversion: 2.21 time: 0.188990 [ 618.480120] [47312]: [pid: 47312|app: 0|req: 943/1832] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1355 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.485107] [47313]: DEBUG nova.policy [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.485778] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.487334] [47312]: DEBUG nova.compute.api [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.489029] [47313]: INFO nova.api.openstack.requestlog [None req-40c99c42-d111-4d01-953b-e3290851eb95 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.055923 [ 618.489277] [47313]: [pid: 47313|app: 0|req: 890/1833] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.490554] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.490776] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.490955] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.491321] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.491517] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.491575] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.491684] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.493195] [47313]: DEBUG nova.compute.api [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.497297] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.497545] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.497729] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.498098] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.498298] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.498470] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.539286] [47312]: DEBUG nova.policy [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.543468] [47313]: DEBUG nova.policy [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.546263] [47312]: INFO nova.api.openstack.requestlog [None req-7c46a41b-fccd-4f30-92cd-27e24a19fcab tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.065646 [ 618.546698] [47312]: [pid: 47312|app: 0|req: 944/1834] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.548057] [47313]: INFO nova.api.openstack.requestlog [None req-d1faaebe-00e7-40ca-aa7f-21d6f798ec8c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.058216 [ 618.548381] [47313]: [pid: 47313|app: 0|req: 891/1835] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.550503] [47312]: DEBUG nova.api.openstack.wsgi [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.554413] [47312]: DEBUG nova.compute.api [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.554863] [47313]: DEBUG nova.api.openstack.wsgi [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.559539] [47313]: DEBUG nova.compute.api [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.559869] [47312]: DEBUG oslo_concurrency.lockutils [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.560118] [47312]: DEBUG oslo_concurrency.lockutils [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.560309] [47312]: DEBUG oslo_concurrency.lockutils [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.560667] [47312]: DEBUG oslo_concurrency.lockutils [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.560864] [47312]: DEBUG oslo_concurrency.lockutils [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.561589] [47312]: DEBUG oslo_concurrency.lockutils [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.562649] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.562905] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.563265] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.563461] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.563654] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.563823] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.613871] [47312]: DEBUG nova.policy [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.614776] [47313]: DEBUG nova.policy [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.618052] [47312]: INFO nova.api.openstack.requestlog [None req-475fe18c-fc0c-4f7b-81f9-c4d76b1c4c06 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.070893 [ 618.618361] [47312]: [pid: 47312|app: 0|req: 945/1836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.622017] [47313]: INFO nova.api.openstack.requestlog [None req-8fa784ee-c961-4d44-a24f-484c6b7bddee tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.070061 [ 618.622017] [47313]: [pid: 47313|app: 0|req: 892/1837] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.759290] [47312]: DEBUG nova.api.openstack.wsgi [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.760966] [47312]: DEBUG nova.compute.api [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.764947] [47312]: DEBUG oslo_concurrency.lockutils [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.765234] [47312]: DEBUG oslo_concurrency.lockutils [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.765429] [47312]: DEBUG oslo_concurrency.lockutils [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.765795] [47312]: DEBUG oslo_concurrency.lockutils [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.765993] [47312]: DEBUG oslo_concurrency.lockutils [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.766180] [47312]: DEBUG oslo_concurrency.lockutils [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.767291] [47313]: DEBUG nova.api.openstack.wsgi [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.770873] [47313]: DEBUG nova.compute.api [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.774434] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.774684] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.774868] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.775251] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.775444] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.775615] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.803425] [47312]: DEBUG nova.policy [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.811876] [47312]: DEBUG nova.policy [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.811876] [47312]: DEBUG nova.policy [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.817476] [47312]: INFO nova.api.openstack.requestlog [None req-5770da57-6c31-4518-a7ba-86f872ebf274 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.060137 [ 618.817787] [47312]: [pid: 47312|app: 0|req: 946/1838] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.822700] [47313]: DEBUG nova.policy [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.826734] [47313]: INFO nova.api.openstack.requestlog [None req-84ea41a7-ccf2-41f2-b655-82076a0c443e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1206 microversion: 2.1 time: 0.061506 [ 618.827289] [47313]: [pid: 47313|app: 0|req: 893/1839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1206 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.830122] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.831316] [47312]: DEBUG nova.compute.api [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.835624] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.835624] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.835787] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.836051] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.836242] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.836409] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.843668] [47313]: DEBUG nova.api.openstack.wsgi [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.844819] [47313]: DEBUG nova.compute.api [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.852339] [47313]: DEBUG oslo_concurrency.lockutils [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.852584] [47313]: DEBUG oslo_concurrency.lockutils [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.852760] [47313]: DEBUG oslo_concurrency.lockutils [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.853325] [47313]: DEBUG oslo_concurrency.lockutils [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.853548] [47313]: DEBUG oslo_concurrency.lockutils [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.853718] [47313]: DEBUG oslo_concurrency.lockutils [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.870271] [47312]: DEBUG nova.policy [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.874541] [47312]: DEBUG nova.policy [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.875458] [47312]: DEBUG nova.policy [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.877685] [47312]: INFO nova.api.openstack.requestlog [None req-5a33d96d-6171-4a10-a128-a2ea70d774f1 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.050409 [ 618.877999] [47312]: [pid: 47312|app: 0|req: 947/1840] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.887477] [47312]: DEBUG nova.api.openstack.wsgi [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.888640] [47312]: DEBUG nova.compute.api [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.894948] [47313]: DEBUG nova.policy [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.895942] [47312]: DEBUG oslo_concurrency.lockutils [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.896195] [47312]: DEBUG oslo_concurrency.lockutils [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.896381] [47312]: DEBUG oslo_concurrency.lockutils [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.896753] [47312]: DEBUG oslo_concurrency.lockutils [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.896955] [47312]: DEBUG oslo_concurrency.lockutils [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.897139] [47312]: DEBUG oslo_concurrency.lockutils [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.899949] [47313]: INFO nova.api.openstack.requestlog [None req-86c0ec8a-13b9-44f0-b2a8-47c8b895df11 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.063266 [ 618.900283] [47313]: [pid: 47313|app: 0|req: 894/1841] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 618.902866] [47313]: DEBUG nova.api.openstack.wsgi [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.904444] [47313]: DEBUG nova.compute.api [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.907659] [47313]: DEBUG oslo_concurrency.lockutils [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.907890] [47313]: DEBUG oslo_concurrency.lockutils [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.910041] [47313]: DEBUG oslo_concurrency.lockutils [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.910041] [47313]: DEBUG oslo_concurrency.lockutils [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.910041] [47313]: DEBUG oslo_concurrency.lockutils [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.910041] [47313]: DEBUG oslo_concurrency.lockutils [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.930073] [47312]: DEBUG nova.policy [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.935423] [47312]: DEBUG nova.policy [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.935423] [47312]: DEBUG nova.policy [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.935640] [47312]: INFO nova.api.openstack.requestlog [None req-5043a7b4-832a-423d-b01e-4051cde902d0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.051239 [ 618.935917] [47312]: [pid: 47312|app: 0|req: 948/1842] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 618.938240] [47312]: DEBUG nova.api.openstack.wsgi [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.939779] [47312]: DEBUG nova.compute.api [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.943724] [47312]: DEBUG oslo_concurrency.lockutils [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.943724] [47312]: DEBUG oslo_concurrency.lockutils [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.943724] [47312]: DEBUG oslo_concurrency.lockutils [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.943875] [47312]: DEBUG oslo_concurrency.lockutils [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.943954] [47312]: DEBUG oslo_concurrency.lockutils [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.944186] [47312]: DEBUG oslo_concurrency.lockutils [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.949116] [47313]: DEBUG nova.policy [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.954415] [47313]: INFO nova.api.openstack.requestlog [None req-65920da0-3bb7-404a-8b99-65d62c2d37fd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.053531 [ 618.954927] [47313]: [pid: 47313|app: 0|req: 895/1843] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.958053] [47313]: DEBUG nova.api.openstack.wsgi [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.959745] [47313]: DEBUG nova.compute.api [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.962817] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.963056] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.963221] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.963608] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.964670] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.964670] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.979466] [47312]: DEBUG nova.policy [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 618.983759] [47312]: INFO nova.api.openstack.requestlog [None req-037ab206-ee99-4f6d-8586-16c019889e0a tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.047254 [ 618.984119] [47312]: [pid: 47312|app: 0|req: 949/1844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 618.991554] [47312]: DEBUG nova.api.openstack.wsgi [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 618.993163] [47312]: DEBUG nova.compute.api [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 618.998634] [47312]: DEBUG oslo_concurrency.lockutils [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.998634] [47312]: DEBUG oslo_concurrency.lockutils [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.998634] [47312]: DEBUG oslo_concurrency.lockutils [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 618.998634] [47312]: DEBUG oslo_concurrency.lockutils [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 618.998634] [47312]: DEBUG oslo_concurrency.lockutils [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 618.998634] [47312]: DEBUG oslo_concurrency.lockutils [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.000833] [47313]: DEBUG nova.policy [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.005821] [47313]: INFO nova.api.openstack.requestlog [None req-4d6a8c9e-0a85-4f94-a0e9-910b7e38dcb4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.050122 [ 619.005821] [47313]: [pid: 47313|app: 0|req: 896/1845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.012564] [47313]: DEBUG nova.api.openstack.wsgi [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.014905] [47313]: DEBUG nova.compute.api [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.019732] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.020143] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.020444] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.020950] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.021272] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.021553] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.044081] [47312]: DEBUG nova.policy [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.049404] [47312]: INFO nova.api.openstack.requestlog [None req-613a0063-0019-4682-b157-5fabcb8dcb28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.059729 [ 619.049739] [47312]: [pid: 47312|app: 0|req: 950/1846] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.057266] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.057593] [47313]: DEBUG nova.policy [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.058559] [47312]: DEBUG nova.compute.api [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.061531] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.061693] [47313]: INFO nova.api.openstack.requestlog [None req-b79fca79-f9ce-4eae-97a1-669c048c5de3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.051049 [ 619.062594] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.062594] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.062780] [47313]: [pid: 47313|app: 0|req: 897/1847] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.062901] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.062901] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.062901] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.066285] [47313]: DEBUG nova.api.openstack.wsgi [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.067364] [47313]: DEBUG nova.compute.api [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.070532] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.070763] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.070944] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.071311] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.071507] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.071679] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.100353] [47312]: DEBUG nova.policy [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.104474] [47312]: INFO nova.api.openstack.requestlog [None req-7f0a6fc1-f7b6-4205-89b2-a44f05fb49ff tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052706 [ 619.104787] [47312]: [pid: 47312|app: 0|req: 951/1848] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.107275] [47313]: DEBUG nova.policy [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.107390] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.109094] [47312]: DEBUG nova.compute.api [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.111369] [47313]: INFO nova.api.openstack.requestlog [None req-7eeb8488-cfb8-4797-a8e3-9f1b6f21440c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.047413 [ 619.111689] [47313]: [pid: 47313|app: 0|req: 898/1849] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.112064] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.112316] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.112501] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.112866] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.113069] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.113242] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.140084] [47313]: DEBUG nova.api.openstack.wsgi [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.141969] [47313]: DEBUG nova.compute.api [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.143851] [47312]: DEBUG nova.policy [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.146266] [47313]: DEBUG oslo_concurrency.lockutils [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.146501] [47313]: DEBUG oslo_concurrency.lockutils [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.146684] [47313]: DEBUG oslo_concurrency.lockutils [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.147055] [47313]: DEBUG oslo_concurrency.lockutils [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.147261] [47313]: DEBUG oslo_concurrency.lockutils [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.147433] [47313]: DEBUG oslo_concurrency.lockutils [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.147875] [47312]: INFO nova.api.openstack.requestlog [None req-7ab31a05-21d0-4ab4-bfc7-18b9834971d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.042493 [ 619.148291] [47312]: [pid: 47312|app: 0|req: 952/1850] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.155330] [47312]: DEBUG nova.api.openstack.wsgi [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.156638] [47312]: DEBUG nova.compute.api [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.160033] [47312]: DEBUG oslo_concurrency.lockutils [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.161107] [47312]: DEBUG oslo_concurrency.lockutils [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.161107] [47312]: DEBUG oslo_concurrency.lockutils [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.161107] [47312]: DEBUG oslo_concurrency.lockutils [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.161107] [47312]: DEBUG oslo_concurrency.lockutils [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.161238] [47312]: DEBUG oslo_concurrency.lockutils [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.179669] [47313]: DEBUG nova.policy [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.183519] [47313]: INFO nova.api.openstack.requestlog [None req-d20514ea-4c83-48b6-8544-1c5423c92db1 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.045807 [ 619.183832] [47313]: [pid: 47313|app: 0|req: 899/1851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:35 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.187220] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.188766] [47313]: DEBUG nova.compute.api [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.191697] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.191980] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.192178] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.192229] [47312]: DEBUG nova.policy [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.192522] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.192734] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.192909] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.195954] [47312]: INFO nova.api.openstack.requestlog [None req-8025ccda-cd35-4a4d-8833-6631df0f2ddf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1299 microversion: 2.1 time: 0.042927 [ 619.196279] [47312]: [pid: 47312|app: 0|req: 953/1852] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.222324] [47313]: DEBUG nova.policy [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.228407] [47313]: INFO nova.api.openstack.requestlog [None req-2ceae5a2-7db0-4aca-9c5d-fba59797e273 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.042920 [ 619.228743] [47313]: [pid: 47313|app: 0|req: 900/1853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.259863] [47312]: DEBUG nova.api.openstack.wsgi [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.261442] [47312]: DEBUG nova.compute.api [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.265973] [47312]: DEBUG oslo_concurrency.lockutils [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.266232] [47312]: DEBUG oslo_concurrency.lockutils [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.266416] [47312]: DEBUG oslo_concurrency.lockutils [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.266774] [47312]: DEBUG oslo_concurrency.lockutils [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.266973] [47312]: DEBUG oslo_concurrency.lockutils [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.267160] [47312]: DEBUG oslo_concurrency.lockutils [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.290320] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.292039] [47313]: DEBUG nova.compute.api [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.295371] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.295601] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.295784] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.296150] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.296360] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.296532] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.300982] [47312]: DEBUG nova.policy [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.304862] [47312]: DEBUG nova.policy [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.305471] [47312]: DEBUG nova.policy [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.307919] [47312]: INFO nova.api.openstack.requestlog [None req-69d61af5-d569-4983-8ba6-b112493f1846 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.050534 [ 619.308818] [47312]: [pid: 47312|app: 0|req: 954/1854] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 619.329200] [47313]: DEBUG nova.policy [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.330650] [47312]: DEBUG nova.api.openstack.wsgi [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.332247] [47312]: DEBUG nova.compute.api [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.334096] [47313]: DEBUG nova.policy [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.334712] [47313]: DEBUG nova.policy [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.335335] [47313]: INFO nova.api.openstack.requestlog [None req-3d0489ed-432f-4869-82a5-a4ee34bc2cb7 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.047630 [ 619.335408] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.335557] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.335630] [47313]: [pid: 47313|app: 0|req: 901/1855] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 619.335976] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.336352] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.336549] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.336726] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.365082] [47312]: DEBUG nova.policy [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.368488] [47312]: INFO nova.api.openstack.requestlog [None req-37d3cbf5-f5c5-4301-afe4-e30c7b34bbd4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.039734 [ 619.368916] [47312]: [pid: 47312|app: 0|req: 955/1856] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.393662] [47313]: DEBUG nova.api.openstack.wsgi [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.395299] [47313]: DEBUG nova.compute.api [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.398519] [47313]: DEBUG oslo_concurrency.lockutils [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.398744] [47313]: DEBUG oslo_concurrency.lockutils [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.398925] [47313]: DEBUG oslo_concurrency.lockutils [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.399281] [47313]: DEBUG oslo_concurrency.lockutils [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.399473] [47313]: DEBUG oslo_concurrency.lockutils [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.399642] [47313]: DEBUG oslo_concurrency.lockutils [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.428460] [47313]: DEBUG nova.policy [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.431903] [47313]: INFO nova.api.openstack.requestlog [None req-7668ce40-197b-4fae-951c-877ca18b9fe2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.040351 [ 619.432217] [47313]: [pid: 47313|app: 0|req: 902/1857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.444068] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.445676] [47312]: DEBUG nova.compute.api [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.448961] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.449234] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.449419] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.449843] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.450061] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.450238] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.482102] [47312]: DEBUG nova.policy [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.485864] [47312]: INFO nova.api.openstack.requestlog [None req-7c09717e-e386-4f01-b64c-bb1df0b6fd85 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.044148 [ 619.486191] [47312]: [pid: 47312|app: 0|req: 956/1858] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.495839] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.497754] [47313]: DEBUG nova.compute.api [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.501548] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.501890] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.502117] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.502484] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.502554] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.502748] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.502979] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.504269] [47312]: DEBUG nova.compute.api [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.507339] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.507581] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.507766] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.508125] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.508324] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.508495] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.542691] [47313]: DEBUG nova.policy [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.543647] [47312]: DEBUG nova.policy [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.546652] [47313]: DEBUG nova.policy [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.547185] [47312]: INFO nova.api.openstack.requestlog [None req-8b2a5a2c-bcd7-449f-960a-f0e8fa88f0ca tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.046539 [ 619.547301] [47313]: DEBUG nova.policy [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.547488] [47312]: [pid: 47312|app: 0|req: 957/1859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.547883] [47313]: INFO nova.api.openstack.requestlog [None req-f8369937-b3cc-4356-85e8-cb98722ed00d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.055035 [ 619.548235] [47313]: [pid: 47313|app: 0|req: 903/1860] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 619.558485] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.560048] [47312]: DEBUG nova.compute.api [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.563629] [47313]: DEBUG nova.api.openstack.wsgi [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.563893] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.564161] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.564345] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.564697] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.564895] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.565140] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.565210] [47313]: DEBUG nova.compute.api [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.568417] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.568648] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.570036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.570036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.570036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.570036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.598759] [47312]: DEBUG nova.policy [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.602731] [47312]: INFO nova.api.openstack.requestlog [None req-d0314f95-08da-4ec0-9f5d-17be5c8d90bb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.046036 [ 619.603035] [47312]: [pid: 47312|app: 0|req: 958/1861] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.603598] [47313]: DEBUG nova.policy [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.607364] [47313]: INFO nova.api.openstack.requestlog [None req-a1924581-edb7-496c-ae7f-561e074bff87 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.045655 [ 619.607659] [47313]: [pid: 47313|app: 0|req: 904/1862] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.631796] [47312]: DEBUG nova.api.openstack.wsgi [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.634026] [47312]: DEBUG nova.compute.api [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.634106] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.635515] [47313]: DEBUG nova.compute.api [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.636658] [47312]: DEBUG oslo_concurrency.lockutils [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.636905] [47312]: DEBUG oslo_concurrency.lockutils [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.637126] [47312]: DEBUG oslo_concurrency.lockutils [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.638517] [47312]: DEBUG oslo_concurrency.lockutils [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.638517] [47312]: DEBUG oslo_concurrency.lockutils [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.638517] [47312]: DEBUG oslo_concurrency.lockutils [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.638672] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.638672] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.638762] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.639125] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.639319] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.639492] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.685038] [47313]: DEBUG nova.policy [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.687696] [47312]: DEBUG nova.policy [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.689173] [47313]: INFO nova.api.openstack.requestlog [None req-a4932087-cd04-4393-984e-26931d9a2519 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.057516 [ 619.689501] [47313]: [pid: 47313|app: 0|req: 905/1863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.691981] [47312]: INFO nova.api.openstack.requestlog [None req-b118fc45-fcfb-4825-8305-4d05e63d0eaa tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.062270 [ 619.692417] [47312]: [pid: 47312|app: 0|req: 959/1864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 619.835725] [47313]: DEBUG nova.api.openstack.wsgi [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.837420] [47313]: DEBUG nova.compute.api [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.838291] [47312]: DEBUG nova.api.openstack.wsgi [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.840620] [47312]: DEBUG nova.compute.api [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.840722] [47313]: DEBUG oslo_concurrency.lockutils [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.840999] [47313]: DEBUG oslo_concurrency.lockutils [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.841208] [47313]: DEBUG oslo_concurrency.lockutils [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.841558] [47313]: DEBUG oslo_concurrency.lockutils [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.842077] [47313]: DEBUG oslo_concurrency.lockutils [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.842077] [47313]: DEBUG oslo_concurrency.lockutils [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.844477] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.844745] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.844987] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.845384] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.845638] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.845868] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.890835] [47313]: DEBUG nova.policy [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.893283] [47312]: DEBUG nova.policy [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.895236] [47313]: DEBUG nova.policy [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.895838] [47313]: DEBUG nova.policy [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.897320] [47312]: INFO nova.api.openstack.requestlog [None req-9cda82f2-1547-4d74-aded-601b6d54cf2b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1262 microversion: 2.1 time: 0.061480 [ 619.897623] [47312]: [pid: 47312|app: 0|req: 960/1865] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1262 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.898491] [47313]: INFO nova.api.openstack.requestlog [None req-810c5a16-6411-4c98-8b0d-e333efb83dd5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.065274 [ 619.898895] [47313]: [pid: 47313|app: 0|req: 906/1866] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 619.900583] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.902155] [47312]: DEBUG nova.compute.api [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.905265] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.905487] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.905669] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.906023] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.906224] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.906396] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.910862] [47313]: DEBUG nova.api.openstack.wsgi [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.912440] [47313]: DEBUG nova.compute.api [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.915514] [47313]: DEBUG oslo_concurrency.lockutils [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.915738] [47313]: DEBUG oslo_concurrency.lockutils [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.915924] [47313]: DEBUG oslo_concurrency.lockutils [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.916290] [47313]: DEBUG oslo_concurrency.lockutils [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.916482] [47313]: DEBUG oslo_concurrency.lockutils [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.916653] [47313]: DEBUG oslo_concurrency.lockutils [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.944125] [47312]: DEBUG nova.policy [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.948283] [47312]: DEBUG nova.policy [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.948889] [47312]: DEBUG nova.policy [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.951468] [47313]: DEBUG nova.policy [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 619.951613] [47312]: INFO nova.api.openstack.requestlog [None req-f8e2552c-ba68-40a0-8b56-218d5e557554 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.053299 [ 619.951918] [47312]: [pid: 47312|app: 0|req: 961/1867] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 619.953986] [47312]: DEBUG nova.api.openstack.wsgi [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.955503] [47312]: DEBUG nova.compute.api [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.955560] [47313]: INFO nova.api.openstack.requestlog [None req-593686a6-2f05-4bd2-869c-d5f858afa4b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.046499 [ 619.955830] [47313]: [pid: 47313|app: 0|req: 907/1868] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 619.958361] [47312]: DEBUG oslo_concurrency.lockutils [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.958586] [47312]: DEBUG oslo_concurrency.lockutils [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.958764] [47312]: DEBUG oslo_concurrency.lockutils [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.959124] [47312]: DEBUG oslo_concurrency.lockutils [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.959322] [47312]: DEBUG oslo_concurrency.lockutils [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.959492] [47312]: DEBUG oslo_concurrency.lockutils [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.968638] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 619.970216] [47313]: DEBUG nova.compute.api [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 619.973620] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.973855] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.974075] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.974441] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 619.974640] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 619.974814] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 619.997730] [47312]: DEBUG nova.policy [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.004501] [47312]: DEBUG nova.policy [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.009269] [47312]: DEBUG nova.policy [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.009944] [47312]: INFO nova.api.openstack.requestlog [None req-9943d40b-c1f9-4e01-aeea-c50ed02b0fd8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.057666 [ 620.010443] [47313]: DEBUG nova.policy [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.010550] [47312]: [pid: 47312|app: 0|req: 962/1869] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 620.013013] [47312]: DEBUG nova.api.openstack.wsgi [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.014604] [47312]: DEBUG nova.compute.api [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.016348] [47313]: INFO nova.api.openstack.requestlog [None req-e5e5866f-8ff8-4239-80bc-92a493415986 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.049494 [ 620.016781] [47313]: [pid: 47313|app: 0|req: 908/1870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.017821] [47312]: DEBUG oslo_concurrency.lockutils [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.018046] [47312]: DEBUG oslo_concurrency.lockutils [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.018229] [47312]: DEBUG oslo_concurrency.lockutils [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.018617] [47312]: DEBUG oslo_concurrency.lockutils [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.018818] [47312]: DEBUG oslo_concurrency.lockutils [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.018988] [47312]: DEBUG oslo_concurrency.lockutils [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.020668] [47313]: DEBUG nova.api.openstack.wsgi [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.022160] [47313]: DEBUG nova.compute.api [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.025194] [47313]: DEBUG oslo_concurrency.lockutils [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.025420] [47313]: DEBUG oslo_concurrency.lockutils [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.025603] [47313]: DEBUG oslo_concurrency.lockutils [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.025980] [47313]: DEBUG oslo_concurrency.lockutils [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.026196] [47313]: DEBUG oslo_concurrency.lockutils [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.026370] [47313]: DEBUG oslo_concurrency.lockutils [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.061773] [47312]: DEBUG nova.policy [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.065992] [47312]: INFO nova.api.openstack.requestlog [None req-9250d41a-da22-4855-94ea-f69c2d3bf50d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.054829 [ 620.066318] [47312]: [pid: 47312|app: 0|req: 963/1871] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.068595] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.070221] [47312]: DEBUG nova.compute.api [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.071672] [47313]: DEBUG nova.policy [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.074505] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.074757] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.074943] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.075314] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.075515] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.075687] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.078935] [47313]: INFO nova.api.openstack.requestlog [None req-c540a2c1-f2b1-4624-8297-f44593eabb9a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.060232 [ 620.079385] [47313]: [pid: 47313|app: 0|req: 909/1872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 620.082676] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.083130] [47313]: DEBUG nova.compute.api [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.086358] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.086587] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.087078] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.087182] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.087317] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.087576] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.124293] [47312]: DEBUG nova.policy [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.128595] [47312]: INFO nova.api.openstack.requestlog [None req-6f61a580-0091-4c44-bae2-f682aed9fba4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.061733 [ 620.129074] [47312]: [pid: 47312|app: 0|req: 964/1873] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.133204] [47312]: DEBUG nova.api.openstack.wsgi [req-1e1496f8-f687-41ff-9c7a-3adbd3ae6b83 req-3afd6741-d39e-4023-a22d-76957f38e2b1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aad5f67a-ad8f-4d0d-977c-1e65ada7682a", "tag": "f086ddb3-723b-468a-a58f-fa7730f53cae"}, {"server_uuid": "aad5f67a-ad8f-4d0d-977c-1e65ada7682a", "name": "network-vif-deleted", "tag": "f086ddb3-723b-468a-a58f-fa7730f53cae"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 620.134214] [47313]: DEBUG nova.policy [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.137963] [47313]: INFO nova.api.openstack.requestlog [None req-2ef776c7-dd4d-4fa2-98ad-dc6b0a6385c0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.058127 [ 620.138747] [47313]: [pid: 47313|app: 0|req: 910/1874] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.140631] [47313]: DEBUG nova.api.openstack.wsgi [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.142162] [47313]: DEBUG nova.compute.api [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.145021] [47312]: DEBUG oslo_concurrency.lockutils [req-1e1496f8-f687-41ff-9c7a-3adbd3ae6b83 req-3afd6741-d39e-4023-a22d-76957f38e2b1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.145021] [47312]: DEBUG oslo_concurrency.lockutils [req-1e1496f8-f687-41ff-9c7a-3adbd3ae6b83 req-3afd6741-d39e-4023-a22d-76957f38e2b1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.145021] [47312]: DEBUG oslo_concurrency.lockutils [req-1e1496f8-f687-41ff-9c7a-3adbd3ae6b83 req-3afd6741-d39e-4023-a22d-76957f38e2b1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.148034] [47313]: DEBUG oslo_concurrency.lockutils [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.148034] [47313]: DEBUG oslo_concurrency.lockutils [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.148250] [47313]: DEBUG oslo_concurrency.lockutils [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.148603] [47313]: DEBUG oslo_concurrency.lockutils [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.148800] [47313]: DEBUG oslo_concurrency.lockutils [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.148975] [47313]: DEBUG oslo_concurrency.lockutils [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.153323] [47312]: INFO nova.api.openstack.compute.server_external_events [req-1e1496f8-f687-41ff-9c7a-3adbd3ae6b83 req-3afd6741-d39e-4023-a22d-76957f38e2b1 service nova] Creating event network-changed:f086ddb3-723b-468a-a58f-fa7730f53cae for instance aad5f67a-ad8f-4d0d-977c-1e65ada7682a on cpu-1 [ 620.153323] [47312]: INFO nova.api.openstack.compute.server_external_events [req-1e1496f8-f687-41ff-9c7a-3adbd3ae6b83 req-3afd6741-d39e-4023-a22d-76957f38e2b1 service nova] Creating event network-vif-deleted:f086ddb3-723b-468a-a58f-fa7730f53cae for instance aad5f67a-ad8f-4d0d-977c-1e65ada7682a on cpu-1 [ 620.154698] [47312]: INFO nova.api.openstack.requestlog [req-1e1496f8-f687-41ff-9c7a-3adbd3ae6b83 req-3afd6741-d39e-4023-a22d-76957f38e2b1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024558 [ 620.155776] [47312]: [pid: 47312|app: 0|req: 965/1875] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:36 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 620.159744] [47312]: DEBUG nova.api.openstack.wsgi [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.162463] [47312]: DEBUG nova.compute.api [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.170859] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.170859] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.171190] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.172306] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.172669] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.172951] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.201052] [47313]: DEBUG nova.policy [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.204953] [47313]: INFO nova.api.openstack.requestlog [None req-495ec59b-3c63-4083-99c4-57186432fb01 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.066074 [ 620.205489] [47313]: [pid: 47313|app: 0|req: 911/1876] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:36 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.208630] [47313]: DEBUG nova.api.openstack.wsgi [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.210431] [47313]: DEBUG nova.compute.api [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.213716] [47313]: DEBUG oslo_concurrency.lockutils [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.213896] [47313]: DEBUG oslo_concurrency.lockutils [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.214108] [47313]: DEBUG oslo_concurrency.lockutils [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.214467] [47313]: DEBUG oslo_concurrency.lockutils [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.214667] [47313]: DEBUG oslo_concurrency.lockutils [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.214869] [47313]: DEBUG oslo_concurrency.lockutils [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.224176] [47312]: DEBUG nova.policy [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.229178] [47312]: INFO nova.api.openstack.requestlog [None req-fcb13dc1-5b83-4860-8ebc-cadaa07e4244 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.073251 [ 620.229743] [47312]: [pid: 47312|app: 0|req: 966/1877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.232773] [47312]: DEBUG nova.api.openstack.wsgi [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.234644] [47312]: DEBUG nova.compute.api [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.240710] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.241152] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.241619] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.242146] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.242420] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.242732] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.260188] [47313]: DEBUG nova.policy [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.265276] [47313]: INFO nova.api.openstack.requestlog [None req-eadc506f-80b9-451b-8701-21bc47d8f61d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.058619 [ 620.265544] [47313]: [pid: 47313|app: 0|req: 912/1878] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.267939] [47313]: DEBUG nova.api.openstack.wsgi [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.274121] [47313]: DEBUG nova.compute.api [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.278754] [47313]: DEBUG oslo_concurrency.lockutils [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.279076] [47313]: DEBUG oslo_concurrency.lockutils [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.279419] [47313]: DEBUG oslo_concurrency.lockutils [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.280111] [47313]: DEBUG oslo_concurrency.lockutils [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.280345] [47313]: DEBUG oslo_concurrency.lockutils [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.280524] [47313]: DEBUG oslo_concurrency.lockutils [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.286608] [47312]: DEBUG nova.policy [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.291863] [47312]: INFO nova.api.openstack.requestlog [None req-1dbf6855-64d8-416a-9c7b-6dd4475fc777 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.061142 [ 620.292554] [47312]: [pid: 47312|app: 0|req: 967/1879] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.295249] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.296947] [47312]: DEBUG nova.compute.api [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.302324] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.302631] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.302939] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.303378] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.303647] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.303898] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.349155] [47312]: DEBUG nova.policy [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.354316] [47312]: INFO nova.api.openstack.requestlog [None req-e3bdc984-76a0-45db-a9f1-34027134dfdf tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.060824 [ 620.354852] [47312]: [pid: 47312|app: 0|req: 968/1880] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.359953] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.362114] [47312]: DEBUG nova.compute.api [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.365826] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.366202] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.366443] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.366865] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.367150] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.367369] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.412759] [47312]: DEBUG nova.policy [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.417681] [47312]: DEBUG nova.policy [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.418495] [47312]: DEBUG nova.policy [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.422081] [47312]: INFO nova.api.openstack.requestlog [None req-1c7e3aa1-0cb0-4f0e-9094-95c70c6f0d7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.066759 [ 620.422399] [47312]: [pid: 47312|app: 0|req: 969/1881] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 620.425084] [47312]: DEBUG nova.api.openstack.wsgi [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.426803] [47312]: DEBUG nova.compute.api [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.430205] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.430499] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.432826] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.432826] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.432826] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.432826] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.477667] [47312]: DEBUG nova.policy [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.482942] [47312]: DEBUG nova.policy [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.483347] [47313]: DEBUG nova.policy [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.483786] [47312]: DEBUG nova.policy [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.484512] [47312]: INFO nova.api.openstack.requestlog [None req-18d04fd5-2331-4a86-85ab-b0ba3975c099 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.061481 [ 620.484913] [47312]: [pid: 47312|app: 0|req: 970/1882] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 620.488542] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.488874] [47313]: INFO nova.api.openstack.requestlog [None req-381365ff-ae16-4ec3-a583-c6f07c2160d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1377 microversion: 2.1 time: 0.222691 [ 620.489209] [47313]: [pid: 47313|app: 0|req: 913/1883] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1377 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.490662] [47312]: DEBUG nova.compute.api [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.492216] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.493773] [47313]: DEBUG nova.compute.api [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.497660] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.497660] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.499631] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.499631] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.499631] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.499631] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.499870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.499870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.499870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.500400] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.500500] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.500918] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.543355] [47312]: DEBUG nova.policy [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.547048] [47313]: DEBUG nova.policy [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.551471] [47312]: INFO nova.api.openstack.requestlog [None req-b3b5f603-80bf-422d-b668-d01ed1abb128 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.065623 [ 620.552701] [47312]: [pid: 47312|app: 0|req: 971/1884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.554152] [47313]: INFO nova.api.openstack.requestlog [None req-c4cf1c05-4cbc-4283-a8ad-e479eb5fe245 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.064013 [ 620.554152] [47313]: [pid: 47313|app: 0|req: 914/1885] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.555612] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.560090] [47312]: DEBUG nova.compute.api [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.560131] [47313]: DEBUG nova.api.openstack.wsgi [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.560471] [47313]: DEBUG nova.compute.api [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.561819] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.562170] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.562376] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.563153] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.563442] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.563702] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.565035] [47313]: DEBUG oslo_concurrency.lockutils [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.565560] [47313]: DEBUG oslo_concurrency.lockutils [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.566248] [47313]: DEBUG oslo_concurrency.lockutils [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.568019] [47313]: DEBUG oslo_concurrency.lockutils [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.568496] [47313]: DEBUG oslo_concurrency.lockutils [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.568786] [47313]: DEBUG oslo_concurrency.lockutils [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.605793] [47312]: DEBUG nova.policy [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.610267] [47312]: INFO nova.api.openstack.requestlog [None req-6f044e53-2886-4111-860d-bc4f61091ac1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.057066 [ 620.614021] [47312]: [pid: 47312|app: 0|req: 972/1886] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.614168] [47313]: DEBUG nova.policy [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.614536] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.616094] [47312]: DEBUG nova.compute.api [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.619184] [47313]: INFO nova.api.openstack.requestlog [None req-93813c66-6176-4a9e-9233-ba1989e7cfb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.062547 [ 620.619621] [47313]: [pid: 47313|app: 0|req: 915/1887] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 620.620048] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.620377] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.620616] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.621039] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.621359] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.621608] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.623789] [47313]: DEBUG nova.api.openstack.wsgi [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.626674] [47313]: DEBUG nova.compute.api [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.631544] [47313]: DEBUG oslo_concurrency.lockutils [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.632137] [47313]: DEBUG oslo_concurrency.lockutils [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.632438] [47313]: DEBUG oslo_concurrency.lockutils [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.632990] [47313]: DEBUG oslo_concurrency.lockutils [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.633699] [47313]: DEBUG oslo_concurrency.lockutils [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.633988] [47313]: DEBUG oslo_concurrency.lockutils [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.655870] [47312]: DEBUG nova.policy [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.663942] [47312]: DEBUG nova.policy [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.669454] [47312]: DEBUG nova.policy [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.669616] [47312]: INFO nova.api.openstack.requestlog [None req-c6a3497b-0a96-426a-815f-544b090fe060 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.058154 [ 620.669926] [47312]: [pid: 47312|app: 0|req: 973/1888] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 620.672549] [47312]: DEBUG nova.api.openstack.wsgi [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.674143] [47312]: DEBUG nova.compute.api [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.676612] [47313]: DEBUG nova.policy [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.678098] [47312]: DEBUG oslo_concurrency.lockutils [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.678402] [47312]: DEBUG oslo_concurrency.lockutils [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.678619] [47312]: DEBUG oslo_concurrency.lockutils [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.678979] [47312]: DEBUG oslo_concurrency.lockutils [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.679210] [47312]: DEBUG oslo_concurrency.lockutils [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.679386] [47312]: DEBUG oslo_concurrency.lockutils [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.681434] [47313]: INFO nova.api.openstack.requestlog [None req-97db7f43-7931-40cc-be30-16b5895cd4d7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.060819 [ 620.683060] [47313]: [pid: 47313|app: 0|req: 916/1889] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.701362] [47313]: DEBUG nova.api.openstack.wsgi [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.703310] [47313]: DEBUG nova.compute.api [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.710500] [47313]: DEBUG oslo_concurrency.lockutils [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.710500] [47313]: DEBUG oslo_concurrency.lockutils [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.711024] [47313]: DEBUG oslo_concurrency.lockutils [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.711396] [47313]: DEBUG oslo_concurrency.lockutils [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.711603] [47313]: DEBUG oslo_concurrency.lockutils [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.711815] [47313]: DEBUG oslo_concurrency.lockutils [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.712935] [47312]: DEBUG nova.policy [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.718287] [47312]: INFO nova.api.openstack.requestlog [None req-50e76ec0-5765-48d4-827c-0d1f7fb8b223 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.047737 [ 620.718607] [47312]: [pid: 47312|app: 0|req: 974/1890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.721016] [47312]: DEBUG nova.api.openstack.wsgi [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.728215] [47312]: DEBUG nova.compute.api [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.733744] [47312]: DEBUG oslo_concurrency.lockutils [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.734078] [47312]: DEBUG oslo_concurrency.lockutils [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.734078] [47312]: DEBUG oslo_concurrency.lockutils [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.734629] [47312]: DEBUG oslo_concurrency.lockutils [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.734672] [47312]: DEBUG oslo_concurrency.lockutils [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.735596] [47312]: DEBUG oslo_concurrency.lockutils [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.757017] [47313]: DEBUG nova.policy [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.764987] [47313]: INFO nova.api.openstack.requestlog [None req-588a2cb9-18c7-4186-9708-6c7e44053726 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.065292 [ 620.764987] [47313]: [pid: 47313|app: 0|req: 917/1891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.771094] [47312]: DEBUG nova.policy [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.774847] [47312]: INFO nova.api.openstack.requestlog [None req-68581cd6-7e47-4d42-96b4-881cafb9e3d7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.055656 [ 620.775179] [47312]: [pid: 47312|app: 0|req: 975/1892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.911351] [47313]: DEBUG nova.api.openstack.wsgi [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.911979] [47312]: DEBUG nova.api.openstack.wsgi [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.913174] [47313]: DEBUG nova.compute.api [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.913641] [47312]: DEBUG nova.compute.api [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.917239] [47313]: DEBUG oslo_concurrency.lockutils [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.917239] [47313]: DEBUG oslo_concurrency.lockutils [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.917239] [47313]: DEBUG oslo_concurrency.lockutils [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.917343] [47312]: DEBUG oslo_concurrency.lockutils [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.917531] [47312]: DEBUG oslo_concurrency.lockutils [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.917572] [47313]: DEBUG oslo_concurrency.lockutils [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.917720] [47312]: DEBUG oslo_concurrency.lockutils [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.917792] [47313]: DEBUG oslo_concurrency.lockutils [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.917993] [47313]: DEBUG oslo_concurrency.lockutils [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.918178] [47312]: DEBUG oslo_concurrency.lockutils [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.918372] [47312]: DEBUG oslo_concurrency.lockutils [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.918541] [47312]: DEBUG oslo_concurrency.lockutils [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.957946] [47312]: DEBUG nova.policy [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.962245] [47312]: DEBUG nova.policy [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.962864] [47312]: DEBUG nova.policy [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.964499] [47313]: DEBUG nova.policy [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 620.967638] [47312]: INFO nova.api.openstack.requestlog [None req-637d67ef-0c5a-46bf-ae5d-727ea2f23c0f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.057979 [ 620.968153] [47312]: [pid: 47312|app: 0|req: 976/1893] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 620.969018] [47313]: INFO nova.api.openstack.requestlog [None req-5730399a-7341-4083-8836-0fb5fd83c8e9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1262 microversion: 2.1 time: 0.060370 [ 620.969341] [47313]: [pid: 47313|app: 0|req: 918/1894] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1262 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 620.971905] [47313]: DEBUG nova.api.openstack.wsgi [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.975928] [47312]: DEBUG nova.api.openstack.wsgi [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 620.976034] [47313]: DEBUG nova.compute.api [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.976074] [47312]: DEBUG nova.compute.api [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 620.976648] [47313]: DEBUG oslo_concurrency.lockutils [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.976878] [47313]: DEBUG oslo_concurrency.lockutils [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.977077] [47313]: DEBUG oslo_concurrency.lockutils [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.977440] [47313]: DEBUG oslo_concurrency.lockutils [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.977637] [47313]: DEBUG oslo_concurrency.lockutils [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.977842] [47313]: DEBUG oslo_concurrency.lockutils [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.978620] [47312]: DEBUG oslo_concurrency.lockutils [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.979794] [47312]: DEBUG oslo_concurrency.lockutils [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.979794] [47312]: DEBUG oslo_concurrency.lockutils [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 620.979794] [47312]: DEBUG oslo_concurrency.lockutils [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 620.979991] [47312]: DEBUG oslo_concurrency.lockutils [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 620.980250] [47312]: DEBUG oslo_concurrency.lockutils [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.017556] [47313]: DEBUG nova.policy [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.022296] [47313]: INFO nova.api.openstack.requestlog [None req-3805647b-c529-496f-bfe5-b65d40d44d4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.052325 [ 621.022621] [47313]: [pid: 47313|app: 0|req: 919/1895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.025156] [47313]: DEBUG nova.api.openstack.wsgi [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.025533] [47312]: DEBUG nova.policy [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.026602] [47313]: DEBUG nova.compute.api [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.029913] [47313]: DEBUG oslo_concurrency.lockutils [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.030167] [47313]: DEBUG oslo_concurrency.lockutils [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.030351] [47313]: DEBUG oslo_concurrency.lockutils [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.030617] [47312]: DEBUG nova.policy [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.030696] [47313]: DEBUG oslo_concurrency.lockutils [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.030890] [47313]: DEBUG oslo_concurrency.lockutils [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.031073] [47313]: DEBUG oslo_concurrency.lockutils [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.031407] [47312]: DEBUG nova.policy [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.034132] [47312]: INFO nova.api.openstack.requestlog [None req-202129ed-adae-4588-9672-84cf807c7990 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.065544 [ 621.034488] [47312]: [pid: 47312|app: 0|req: 977/1896] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 621.039308] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.041231] [47312]: DEBUG nova.compute.api [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.044986] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.045319] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.046017] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.046443] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.047399] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.047399] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.066385] [47313]: DEBUG nova.policy [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.070761] [47313]: DEBUG nova.policy [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.071344] [47313]: DEBUG nova.policy [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.072133] [47313]: INFO nova.api.openstack.requestlog [None req-243b88c7-163d-4a56-84d3-3ded83d422e0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.048954 [ 621.072442] [47313]: [pid: 47313|app: 0|req: 920/1897] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 621.083588] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.085199] [47313]: DEBUG nova.compute.api [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.086478] [47312]: DEBUG nova.policy [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.088491] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.088726] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.088909] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.092019] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.092019] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.092019] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.092218] [47312]: INFO nova.api.openstack.requestlog [None req-2d396466-1658-42b3-9d48-5279fe457c38 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.056426 [ 621.092218] [47312]: [pid: 47312|app: 0|req: 978/1898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.094958] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.096800] [47312]: DEBUG nova.compute.api [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.101283] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.101629] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.102017] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.102488] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.102789] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.103067] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.131113] [47313]: DEBUG nova.policy [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.135480] [47313]: INFO nova.api.openstack.requestlog [None req-bf0a44c7-71ba-4c6e-bf4d-d5fcca5f1f0e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.053788 [ 621.135826] [47313]: [pid: 47313|app: 0|req: 921/1899] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.143977] [47312]: DEBUG nova.policy [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.144144] [47313]: DEBUG nova.api.openstack.wsgi [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.144144] [47313]: DEBUG nova.compute.api [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.147275] [47313]: DEBUG oslo_concurrency.lockutils [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.147539] [47313]: DEBUG oslo_concurrency.lockutils [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.147603] [47312]: INFO nova.api.openstack.requestlog [None req-2d6d03d8-0b38-4434-8171-5578a828d33c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.054679 [ 621.147725] [47313]: DEBUG oslo_concurrency.lockutils [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.147956] [47312]: [pid: 47312|app: 0|req: 979/1900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.148139] [47313]: DEBUG oslo_concurrency.lockutils [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.148352] [47313]: DEBUG oslo_concurrency.lockutils [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.148527] [47313]: DEBUG oslo_concurrency.lockutils [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.150413] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.151989] [47312]: DEBUG nova.compute.api [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.155165] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.155403] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.155581] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.155997] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.156148] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.156304] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.185939] [47313]: DEBUG nova.policy [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.192494] [47313]: INFO nova.api.openstack.requestlog [None req-e248714e-9bed-47fd-8db4-413de0ffd20e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.049684 [ 621.192494] [47313]: [pid: 47313|app: 0|req: 922/1901] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:37 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.211012] [47312]: DEBUG nova.policy [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.215959] [47312]: INFO nova.api.openstack.requestlog [None req-8ba481ac-eab0-44c0-a282-ab920203773f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.067443 [ 621.216339] [47312]: [pid: 47312|app: 0|req: 980/1902] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.218207] [47313]: DEBUG nova.api.openstack.wsgi [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.220009] [47313]: DEBUG nova.compute.api [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.226366] [47313]: DEBUG oslo_concurrency.lockutils [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.226613] [47313]: DEBUG oslo_concurrency.lockutils [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.226798] [47313]: DEBUG oslo_concurrency.lockutils [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.227234] [47313]: DEBUG oslo_concurrency.lockutils [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.227367] [47313]: DEBUG oslo_concurrency.lockutils [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.227535] [47313]: DEBUG oslo_concurrency.lockutils [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.245370] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.247126] [47312]: DEBUG nova.compute.api [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.252433] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.252433] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.252433] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.252433] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.252433] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.252433] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.266803] [47313]: DEBUG nova.policy [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.271242] [47313]: INFO nova.api.openstack.requestlog [None req-b500bade-9aa3-45a0-b870-90c2580b2f46 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.055337 [ 621.271584] [47313]: [pid: 47313|app: 0|req: 923/1903] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.279562] [47313]: DEBUG nova.api.openstack.wsgi [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.281286] [47313]: DEBUG nova.compute.api [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.285811] [47313]: DEBUG oslo_concurrency.lockutils [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.286033] [47313]: DEBUG oslo_concurrency.lockutils [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.286229] [47313]: DEBUG oslo_concurrency.lockutils [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.286587] [47313]: DEBUG oslo_concurrency.lockutils [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.286784] [47313]: DEBUG oslo_concurrency.lockutils [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.286960] [47313]: DEBUG oslo_concurrency.lockutils [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.290452] [47312]: DEBUG nova.policy [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.294713] [47312]: INFO nova.api.openstack.requestlog [None req-cc46161a-3ee8-4f0d-bbfd-2e8079b6f103 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.051867 [ 621.295664] [47312]: [pid: 47312|app: 0|req: 981/1904] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.306966] [47312]: DEBUG nova.api.openstack.wsgi [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.309651] [47312]: DEBUG nova.compute.api [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.311763] [47312]: DEBUG oslo_concurrency.lockutils [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.312016] [47312]: DEBUG oslo_concurrency.lockutils [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.312219] [47312]: DEBUG oslo_concurrency.lockutils [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.312582] [47312]: DEBUG oslo_concurrency.lockutils [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.312779] [47312]: DEBUG oslo_concurrency.lockutils [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.313470] [47312]: DEBUG oslo_concurrency.lockutils [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.325298] [47313]: DEBUG nova.policy [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.329802] [47313]: INFO nova.api.openstack.requestlog [None req-31bf4baf-c199-4fd0-8592-dfe108afd252 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.052261 [ 621.330128] [47313]: [pid: 47313|app: 0|req: 924/1905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.358495] [47312]: DEBUG nova.policy [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.363076] [47312]: INFO nova.api.openstack.requestlog [None req-70159d99-0008-4eb5-b876-78bc3ceedc7d tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.057993 [ 621.363271] [47312]: [pid: 47312|app: 0|req: 982/1906] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.365341] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.366951] [47313]: DEBUG nova.compute.api [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.370338] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.370573] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.370755] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.371109] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.371363] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.371473] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.408751] [47313]: DEBUG nova.policy [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.412546] [47313]: INFO nova.api.openstack.requestlog [None req-a2c906cc-3a83-46d7-87e8-540e11e5cea4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.049207 [ 621.412850] [47313]: [pid: 47313|app: 0|req: 925/1907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.436972] [47312]: DEBUG nova.api.openstack.wsgi [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.438715] [47312]: DEBUG nova.compute.api [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.442135] [47312]: DEBUG oslo_concurrency.lockutils [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.442384] [47312]: DEBUG oslo_concurrency.lockutils [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.442567] [47312]: DEBUG oslo_concurrency.lockutils [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.442941] [47312]: DEBUG oslo_concurrency.lockutils [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.443215] [47312]: DEBUG oslo_concurrency.lockutils [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.443330] [47312]: DEBUG oslo_concurrency.lockutils [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.481980] [47312]: DEBUG nova.policy [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.485986] [47312]: DEBUG nova.policy [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.486377] [47312]: DEBUG nova.policy [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.490778] [47312]: INFO nova.api.openstack.requestlog [None req-908dcbfa-aada-48a1-bfa3-f289150d009d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.054840 [ 621.490778] [47312]: [pid: 47312|app: 0|req: 983/1908] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 621.504124] [47313]: DEBUG nova.api.openstack.wsgi [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.504423] [47312]: DEBUG nova.api.openstack.wsgi [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.505826] [47313]: DEBUG nova.compute.api [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.505933] [47312]: DEBUG nova.compute.api [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.508906] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.509143] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.509326] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.509378] [47313]: DEBUG oslo_concurrency.lockutils [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.509648] [47313]: DEBUG oslo_concurrency.lockutils [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.509701] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.509851] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.510028] [47313]: DEBUG oslo_concurrency.lockutils [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.510090] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.510412] [47313]: DEBUG oslo_concurrency.lockutils [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.510616] [47313]: DEBUG oslo_concurrency.lockutils [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.510794] [47313]: DEBUG oslo_concurrency.lockutils [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.552046] [47313]: DEBUG nova.policy [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.552925] [47312]: DEBUG nova.policy [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.555865] [47313]: DEBUG nova.policy [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.556476] [47313]: DEBUG nova.policy [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.556660] [47312]: INFO nova.api.openstack.requestlog [None req-94d3d470-932b-4932-b03c-f5b1268e07b1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.054069 [ 621.556972] [47312]: [pid: 47312|app: 0|req: 984/1909] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.557070] [47313]: INFO nova.api.openstack.requestlog [None req-64e4d33b-54fa-4938-8fa4-8e21cb7511c2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.055376 [ 621.557619] [47313]: [pid: 47313|app: 0|req: 926/1910] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 621.567378] [47312]: DEBUG nova.api.openstack.wsgi [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.569677] [47312]: DEBUG nova.compute.api [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.571264] [47313]: DEBUG nova.api.openstack.wsgi [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.571992] [47312]: DEBUG oslo_concurrency.lockutils [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.572230] [47312]: DEBUG oslo_concurrency.lockutils [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.572411] [47312]: DEBUG oslo_concurrency.lockutils [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.572770] [47312]: DEBUG oslo_concurrency.lockutils [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.572854] [47313]: DEBUG nova.compute.api [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.572974] [47312]: DEBUG oslo_concurrency.lockutils [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.573162] [47312]: DEBUG oslo_concurrency.lockutils [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.575935] [47313]: DEBUG oslo_concurrency.lockutils [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.576144] [47313]: DEBUG oslo_concurrency.lockutils [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.576326] [47313]: DEBUG oslo_concurrency.lockutils [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.576666] [47313]: DEBUG oslo_concurrency.lockutils [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.576860] [47313]: DEBUG oslo_concurrency.lockutils [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.577046] [47313]: DEBUG oslo_concurrency.lockutils [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.605341] [47312]: DEBUG nova.policy [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.608864] [47312]: INFO nova.api.openstack.requestlog [None req-6136dac6-8273-4506-b95c-a373b1532df1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.043257 [ 621.609300] [47312]: [pid: 47312|app: 0|req: 985/1911] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.610200] [47313]: DEBUG nova.policy [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.613896] [47313]: INFO nova.api.openstack.requestlog [None req-be23c40d-565a-4695-9f92-99111cfee311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.044343 [ 621.614322] [47313]: [pid: 47313|app: 0|req: 927/1912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.621373] [47312]: DEBUG nova.api.openstack.wsgi [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.622912] [47312]: DEBUG nova.compute.api [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.625816] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.626046] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.626232] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.626567] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.626761] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.626932] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.630752] [47313]: DEBUG nova.api.openstack.wsgi [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.632228] [47313]: DEBUG nova.compute.api [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.635434] [47313]: DEBUG oslo_concurrency.lockutils [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.635668] [47313]: DEBUG oslo_concurrency.lockutils [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.635852] [47313]: DEBUG oslo_concurrency.lockutils [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.636214] [47313]: DEBUG oslo_concurrency.lockutils [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.636411] [47313]: DEBUG oslo_concurrency.lockutils [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.636585] [47313]: DEBUG oslo_concurrency.lockutils [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.661072] [47312]: DEBUG nova.policy [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.664871] [47312]: INFO nova.api.openstack.requestlog [None req-1dc0c45f-8d33-4d46-be40-d1f6f16108f1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.045280 [ 621.665443] [47312]: [pid: 47312|app: 0|req: 986/1913] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.667067] [47313]: DEBUG nova.policy [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.670771] [47313]: INFO nova.api.openstack.requestlog [None req-946bab54-5b6a-48f4-a5e4-611a51c4bdcf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.042031 [ 621.671082] [47313]: [pid: 47313|app: 0|req: 928/1914] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.684914] [47312]: DEBUG nova.api.openstack.wsgi [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.685276] [47312]: DEBUG nova.compute.api [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.688618] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.688838] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.689052] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.689450] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.689684] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.689961] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.695016] [47313]: DEBUG nova.api.openstack.wsgi [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.696654] [47313]: DEBUG nova.compute.api [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.700308] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.700561] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.700746] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.701121] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.701317] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.701487] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.723429] [47312]: DEBUG nova.policy [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.727781] [47312]: DEBUG nova.policy [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.728429] [47312]: DEBUG nova.policy [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.729012] [47312]: INFO nova.api.openstack.requestlog [None req-3cdd0bda-cb5b-4275-aeaa-b0d67c7d34c5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.047358 [ 621.729324] [47312]: [pid: 47312|app: 0|req: 987/1915] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 621.732924] [47313]: DEBUG nova.policy [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.735366] [47312]: DEBUG nova.api.openstack.wsgi [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.736402] [47313]: INFO nova.api.openstack.requestlog [None req-aea8432c-a295-4201-a797-01a9c97edd4f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.043583 [ 621.736803] [47313]: [pid: 47313|app: 0|req: 929/1916] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.736936] [47312]: DEBUG nova.compute.api [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.739921] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.740160] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.740406] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.740788] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.741025] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.741190] [47312]: DEBUG oslo_concurrency.lockutils [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.770943] [47312]: DEBUG nova.policy [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.774669] [47312]: INFO nova.api.openstack.requestlog [None req-186fa3a8-2bf7-43e0-bfc2-4c42e9936629 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.041046 [ 621.774977] [47312]: [pid: 47312|app: 0|req: 988/1917] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.778284] [47313]: DEBUG nova.api.openstack.wsgi [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.779949] [47313]: DEBUG nova.compute.api [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.783444] [47313]: DEBUG oslo_concurrency.lockutils [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.783652] [47313]: DEBUG oslo_concurrency.lockutils [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.783835] [47313]: DEBUG oslo_concurrency.lockutils [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.784228] [47313]: DEBUG oslo_concurrency.lockutils [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.784425] [47313]: DEBUG oslo_concurrency.lockutils [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.784596] [47313]: DEBUG oslo_concurrency.lockutils [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.789023] [47312]: DEBUG nova.api.openstack.wsgi [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.790065] [47312]: DEBUG nova.compute.api [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.793251] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.793465] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.793642] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.793980] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.794920] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.794920] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.819924] [47313]: DEBUG nova.policy [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.824050] [47313]: INFO nova.api.openstack.requestlog [None req-874a3a77-4a81-4a7e-a658-2c258ea0c49d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.048029 [ 621.824285] [47313]: [pid: 47313|app: 0|req: 930/1918] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 621.825176] [47312]: DEBUG nova.policy [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 621.829291] [47312]: INFO nova.api.openstack.requestlog [None req-dbeba85d-2105-4358-a3f4-47ad92c4701e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.042628 [ 621.829567] [47312]: [pid: 47312|app: 0|req: 989/1919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 621.983414] [47313]: DEBUG nova.api.openstack.wsgi [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.984868] [47312]: DEBUG nova.api.openstack.wsgi [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 621.985122] [47313]: DEBUG nova.compute.api [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.986564] [47312]: DEBUG nova.compute.api [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 621.988757] [47313]: DEBUG oslo_concurrency.lockutils [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.988990] [47313]: DEBUG oslo_concurrency.lockutils [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.989201] [47313]: DEBUG oslo_concurrency.lockutils [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.989563] [47313]: DEBUG oslo_concurrency.lockutils [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.989773] [47313]: DEBUG oslo_concurrency.lockutils [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.989958] [47313]: DEBUG oslo_concurrency.lockutils [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.990083] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.990336] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.990531] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 621.990899] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 621.991126] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 621.991314] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.029465] [47313]: DEBUG nova.policy [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.030570] [47312]: DEBUG nova.policy [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.034211] [47313]: INFO nova.api.openstack.requestlog [None req-aff74fbb-f7b9-4d91-ac0e-5e58b1b4316c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1270 microversion: 2.1 time: 0.053207 [ 622.034568] [47313]: [pid: 47313|app: 0|req: 931/1920] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.035222] [47312]: DEBUG nova.policy [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.035678] [47312]: DEBUG nova.policy [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.036928] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.038165] [47312]: INFO nova.api.openstack.requestlog [None req-a88c9b9f-c135-409e-9b01-d46d9d2168fb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.055771 [ 622.038490] [47312]: [pid: 47312|app: 0|req: 990/1921] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 622.038540] [47313]: DEBUG nova.compute.api [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.041403] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.041629] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.041849] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.042211] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.042405] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.042578] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.048742] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.050026] [47312]: DEBUG nova.compute.api [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.053088] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.053316] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.053502] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.053850] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.054061] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.054232] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.072699] [47313]: DEBUG nova.policy [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.076617] [47313]: INFO nova.api.openstack.requestlog [None req-e4906a12-ec13-491e-b3c5-4656ca0e54f8 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.041471 [ 622.077081] [47313]: [pid: 47313|app: 0|req: 932/1922] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.085187] [47312]: DEBUG nova.policy [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.085720] [47313]: DEBUG nova.api.openstack.wsgi [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.087272] [47313]: DEBUG nova.compute.api [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.089524] [47312]: DEBUG nova.policy [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.090323] [47312]: DEBUG nova.policy [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.090551] [47313]: DEBUG oslo_concurrency.lockutils [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.090784] [47313]: DEBUG oslo_concurrency.lockutils [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.090965] [47313]: DEBUG oslo_concurrency.lockutils [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.091328] [47313]: DEBUG oslo_concurrency.lockutils [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.091520] [47313]: DEBUG oslo_concurrency.lockutils [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.091691] [47313]: DEBUG oslo_concurrency.lockutils [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.093900] [47312]: INFO nova.api.openstack.requestlog [None req-b3ff212d-ffc3-4613-b7ab-83b44a09794d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.047271 [ 622.094222] [47312]: [pid: 47312|app: 0|req: 991/1923] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.102559] [47312]: DEBUG nova.api.openstack.wsgi [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.104133] [47312]: DEBUG nova.compute.api [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.107376] [47312]: DEBUG oslo_concurrency.lockutils [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.107606] [47312]: DEBUG oslo_concurrency.lockutils [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.107791] [47312]: DEBUG oslo_concurrency.lockutils [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.108162] [47312]: DEBUG oslo_concurrency.lockutils [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.108362] [47312]: DEBUG oslo_concurrency.lockutils [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.108536] [47312]: DEBUG oslo_concurrency.lockutils [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.122949] [47313]: DEBUG nova.policy [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.127126] [47313]: DEBUG nova.policy [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.127769] [47313]: DEBUG nova.policy [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.128369] [47313]: INFO nova.api.openstack.requestlog [None req-2948f798-6e19-4ff5-a61d-4ba793343bf5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.044617 [ 622.128676] [47313]: [pid: 47313|app: 0|req: 933/1924] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.137021] [47312]: DEBUG nova.policy [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.140623] [47312]: INFO nova.api.openstack.requestlog [None req-e12085a7-839c-492b-9856-f78da76edb5d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.039959 [ 622.140948] [47312]: [pid: 47312|app: 0|req: 992/1925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:38 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 622.148443] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.149953] [47313]: DEBUG nova.compute.api [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.153093] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.153321] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.153510] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.153857] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.154122] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.154315] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.158497] [47312]: DEBUG nova.api.openstack.wsgi [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.160062] [47312]: DEBUG nova.compute.api [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.163126] [47312]: DEBUG oslo_concurrency.lockutils [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.163372] [47312]: DEBUG oslo_concurrency.lockutils [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.163593] [47312]: DEBUG oslo_concurrency.lockutils [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.163952] [47312]: DEBUG oslo_concurrency.lockutils [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.164167] [47312]: DEBUG oslo_concurrency.lockutils [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.164338] [47312]: DEBUG oslo_concurrency.lockutils [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.184636] [47313]: DEBUG nova.policy [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.188212] [47313]: INFO nova.api.openstack.requestlog [None req-ec48f9b1-1782-497c-9d45-edfac0be4aa4 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.041595 [ 622.188524] [47313]: [pid: 47313|app: 0|req: 934/1926] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.190860] [47313]: DEBUG nova.api.openstack.wsgi [req-d29ec9d2-cc65-4a23-a3d7-f42aa224f04e req-417d4239-11a1-4fef-ab66-cf57d7899eba service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "98905e39-fda3-47a8-867d-130d76894e53", "tag": "12773b1b-c8da-4e56-8919-b5a36759edc7"}, {"server_uuid": "98905e39-fda3-47a8-867d-130d76894e53", "name": "network-vif-deleted", "tag": "12773b1b-c8da-4e56-8919-b5a36759edc7"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 622.196097] [47313]: DEBUG oslo_concurrency.lockutils [req-d29ec9d2-cc65-4a23-a3d7-f42aa224f04e req-417d4239-11a1-4fef-ab66-cf57d7899eba service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.196339] [47313]: DEBUG oslo_concurrency.lockutils [req-d29ec9d2-cc65-4a23-a3d7-f42aa224f04e req-417d4239-11a1-4fef-ab66-cf57d7899eba service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.196527] [47313]: DEBUG oslo_concurrency.lockutils [req-d29ec9d2-cc65-4a23-a3d7-f42aa224f04e req-417d4239-11a1-4fef-ab66-cf57d7899eba service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.199624] [47312]: DEBUG nova.policy [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.202368] [47313]: INFO nova.api.openstack.compute.server_external_events [req-d29ec9d2-cc65-4a23-a3d7-f42aa224f04e req-417d4239-11a1-4fef-ab66-cf57d7899eba service nova] Creating event network-changed:12773b1b-c8da-4e56-8919-b5a36759edc7 for instance 98905e39-fda3-47a8-867d-130d76894e53 on cpu-1 [ 622.202586] [47313]: INFO nova.api.openstack.compute.server_external_events [req-d29ec9d2-cc65-4a23-a3d7-f42aa224f04e req-417d4239-11a1-4fef-ab66-cf57d7899eba service nova] Creating event network-vif-deleted:12773b1b-c8da-4e56-8919-b5a36759edc7 for instance 98905e39-fda3-47a8-867d-130d76894e53 on cpu-1 [ 622.204086] [47312]: INFO nova.api.openstack.requestlog [None req-f81a7505-7396-4fce-bcc3-e0221f6c3bb7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047407 [ 622.204414] [47312]: [pid: 47312|app: 0|req: 993/1927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.205824] [47313]: INFO nova.api.openstack.requestlog [req-d29ec9d2-cc65-4a23-a3d7-f42aa224f04e req-417d4239-11a1-4fef-ab66-cf57d7899eba service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016692 [ 622.206232] [47313]: [pid: 47313|app: 0|req: 935/1928] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:39 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 622.212938] [47312]: DEBUG nova.api.openstack.wsgi [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.214809] [47312]: DEBUG nova.compute.api [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.218848] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.219138] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.219369] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.219879] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.220114] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.220429] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.230815] [47313]: DEBUG nova.api.openstack.wsgi [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.232845] [47313]: DEBUG nova.compute.api [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.236470] [47313]: DEBUG oslo_concurrency.lockutils [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.236755] [47313]: DEBUG oslo_concurrency.lockutils [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.236955] [47313]: DEBUG oslo_concurrency.lockutils [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.237318] [47313]: DEBUG oslo_concurrency.lockutils [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.237518] [47313]: DEBUG oslo_concurrency.lockutils [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.237705] [47313]: DEBUG oslo_concurrency.lockutils [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.259348] [47312]: DEBUG nova.policy [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.263537] [47312]: INFO nova.api.openstack.requestlog [None req-3d29e767-19ae-4314-90d2-66ef1372cf94 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.052766 [ 622.264198] [47312]: [pid: 47312|app: 0|req: 994/1929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.280273] [47313]: DEBUG nova.policy [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.284178] [47312]: DEBUG nova.api.openstack.wsgi [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.284590] [47313]: INFO nova.api.openstack.requestlog [None req-46d98318-9aa9-472f-aff2-a2ab83e8524f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.056967 [ 622.285419] [47313]: [pid: 47313|app: 0|req: 936/1930] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.285803] [47312]: DEBUG nova.compute.api [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.291038] [47312]: DEBUG oslo_concurrency.lockutils [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.291277] [47312]: DEBUG oslo_concurrency.lockutils [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.291490] [47312]: DEBUG oslo_concurrency.lockutils [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.292432] [47312]: DEBUG oslo_concurrency.lockutils [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.292432] [47312]: DEBUG oslo_concurrency.lockutils [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.292432] [47312]: DEBUG oslo_concurrency.lockutils [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.305917] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.307601] [47313]: DEBUG nova.compute.api [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.311123] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.311400] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.312352] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.312352] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.312352] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.312352] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.485357] [47312]: DEBUG nova.policy [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.489593] [47312]: INFO nova.api.openstack.requestlog [None req-f28ed452-3b1d-4399-b0cd-b04e9c58c899 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.207755 [ 622.489932] [47312]: [pid: 47312|app: 0|req: 995/1931] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 622.492456] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.497085] [47312]: DEBUG nova.compute.api [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.497165] [47313]: DEBUG nova.policy [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.497236] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.497443] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.497618] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.497958] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.498164] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.498330] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.500419] [47313]: INFO nova.api.openstack.requestlog [None req-f7592df4-7249-4b36-a0be-e3563f438bcb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.196578 [ 622.500844] [47313]: [pid: 47313|app: 0|req: 937/1932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 622.508624] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.513833] [47313]: DEBUG nova.compute.api [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.518376] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.518751] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.519116] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.519907] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.520220] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.520494] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.540394] [47312]: DEBUG nova.policy [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.545480] [47312]: INFO nova.api.openstack.requestlog [None req-c7279293-91f0-4d1c-87e7-36da16ae5b8a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.054980 [ 622.545799] [47312]: [pid: 47312|app: 0|req: 996/1933] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.548282] [47312]: DEBUG nova.api.openstack.wsgi [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.552440] [47312]: DEBUG nova.compute.api [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.556250] [47312]: DEBUG oslo_concurrency.lockutils [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.556504] [47312]: DEBUG oslo_concurrency.lockutils [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.556683] [47312]: DEBUG oslo_concurrency.lockutils [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.557439] [47312]: DEBUG oslo_concurrency.lockutils [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.557439] [47312]: DEBUG oslo_concurrency.lockutils [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.557545] [47312]: DEBUG oslo_concurrency.lockutils [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.570784] [47313]: DEBUG nova.policy [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.575701] [47313]: INFO nova.api.openstack.requestlog [None req-7c8b38ab-f602-44cc-81f3-f899263999a8 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.071584 [ 622.576033] [47313]: [pid: 47313|app: 0|req: 938/1934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.579605] [47313]: DEBUG nova.api.openstack.wsgi [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.584211] [47313]: DEBUG nova.compute.api [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.587471] [47313]: DEBUG oslo_concurrency.lockutils [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.587738] [47313]: DEBUG oslo_concurrency.lockutils [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.587883] [47313]: DEBUG oslo_concurrency.lockutils [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.588275] [47313]: DEBUG oslo_concurrency.lockutils [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.588478] [47313]: DEBUG oslo_concurrency.lockutils [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.588650] [47313]: DEBUG oslo_concurrency.lockutils [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.599439] [47312]: DEBUG nova.policy [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.604147] [47312]: INFO nova.api.openstack.requestlog [None req-4601ac88-832d-4bcc-a424-c2270fda4c3d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.057576 [ 622.604467] [47312]: [pid: 47312|app: 0|req: 997/1935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.606770] [47312]: DEBUG nova.api.openstack.wsgi [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.608331] [47312]: DEBUG nova.compute.api [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.611432] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.611851] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.611851] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.612302] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.612505] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.612680] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.632823] [47313]: DEBUG nova.policy [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.637369] [47313]: DEBUG nova.policy [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.637999] [47313]: DEBUG nova.policy [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.641576] [47313]: INFO nova.api.openstack.requestlog [None req-a65eaa12-54a8-4d77-8191-63fd1ecca322 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.064991 [ 622.643200] [47313]: [pid: 47313|app: 0|req: 939/1936] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.648674] [47313]: DEBUG nova.api.openstack.wsgi [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.651934] [47312]: DEBUG nova.policy [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.653509] [47313]: DEBUG nova.compute.api [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.656121] [47312]: INFO nova.api.openstack.requestlog [None req-84f087dc-c33b-4bfc-8557-13632c948f6d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.051084 [ 622.656435] [47312]: [pid: 47312|app: 0|req: 998/1937] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.658851] [47312]: DEBUG nova.api.openstack.wsgi [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.659341] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.659725] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.659922] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.660241] [47312]: DEBUG nova.compute.api [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.660354] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.660560] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.660738] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.663557] [47312]: DEBUG oslo_concurrency.lockutils [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.663780] [47312]: DEBUG oslo_concurrency.lockutils [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.663962] [47312]: DEBUG oslo_concurrency.lockutils [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.664335] [47312]: DEBUG oslo_concurrency.lockutils [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.664544] [47312]: DEBUG oslo_concurrency.lockutils [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.664721] [47312]: DEBUG oslo_concurrency.lockutils [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.711643] [47312]: DEBUG nova.policy [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.715719] [47313]: DEBUG nova.policy [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.717940] [47312]: INFO nova.api.openstack.requestlog [None req-514d2a83-4f2d-4276-8660-004a90429c4c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.060603 [ 622.717940] [47312]: [pid: 47312|app: 0|req: 999/1938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.721150] [47313]: DEBUG nova.policy [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.722562] [47313]: DEBUG nova.policy [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.726018] [47313]: INFO nova.api.openstack.requestlog [None req-75d43f82-957c-40fa-b426-6993c8ce4afd tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.076855 [ 622.726018] [47313]: [pid: 47313|app: 0|req: 940/1939] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.726193] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.726396] [47312]: DEBUG nova.compute.api [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.726451] [47313]: DEBUG nova.api.openstack.wsgi [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.728138] [47313]: DEBUG nova.compute.api [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.731686] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.731960] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.732169] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.732538] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.732751] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.732942] [47313]: DEBUG oslo_concurrency.lockutils [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.734299] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.734544] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.734726] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.735146] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.735348] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.735519] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.778144] [47313]: DEBUG nova.policy [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.781981] [47312]: DEBUG nova.policy [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.783177] [47313]: INFO nova.api.openstack.requestlog [None req-39bd5cdf-d3a5-49ff-b3d3-80430ea30fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.058555 [ 622.784033] [47313]: [pid: 47313|app: 0|req: 941/1940] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.786661] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.787115] [47312]: INFO nova.api.openstack.requestlog [None req-b9e2321b-b481-48fc-a071-4666785e464d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.068520 [ 622.787934] [47312]: [pid: 47312|app: 0|req: 1000/1941] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.788902] [47313]: DEBUG nova.compute.api [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.789814] [47312]: DEBUG nova.api.openstack.wsgi [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.791372] [47312]: DEBUG nova.compute.api [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.794665] [47312]: DEBUG oslo_concurrency.lockutils [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.794893] [47312]: DEBUG oslo_concurrency.lockutils [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.795092] [47312]: DEBUG oslo_concurrency.lockutils [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.795488] [47312]: DEBUG oslo_concurrency.lockutils [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.795761] [47312]: DEBUG oslo_concurrency.lockutils [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.795945] [47312]: DEBUG oslo_concurrency.lockutils [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.798590] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.799995] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.800253] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.800624] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.800825] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.801007] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.847881] [47312]: DEBUG nova.policy [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.848498] [47313]: DEBUG nova.policy [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.853192] [47312]: DEBUG nova.policy [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.853960] [47312]: DEBUG nova.policy [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.854608] [47312]: INFO nova.api.openstack.requestlog [None req-11596b15-1dc4-479d-aea4-ffab5386049a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.066662 [ 622.858022] [47312]: [pid: 47312|app: 0|req: 1001/1942] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 622.858103] [47313]: INFO nova.api.openstack.requestlog [None req-d2369369-478a-43c9-812e-f55d3a7871e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.071002 [ 622.858103] [47313]: [pid: 47313|app: 0|req: 942/1943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.858176] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.858870] [47313]: DEBUG nova.api.openstack.wsgi [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.859197] [47312]: DEBUG nova.compute.api [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.861160] [47313]: DEBUG nova.compute.api [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.862363] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.862591] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.863017] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.863152] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.863376] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.864343] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.864862] [47313]: DEBUG oslo_concurrency.lockutils [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.865148] [47313]: DEBUG oslo_concurrency.lockutils [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.865709] [47313]: DEBUG oslo_concurrency.lockutils [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.866149] [47313]: DEBUG oslo_concurrency.lockutils [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.866393] [47313]: DEBUG oslo_concurrency.lockutils [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.866601] [47313]: DEBUG oslo_concurrency.lockutils [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.896473] [47312]: DEBUG nova.policy [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.900195] [47312]: INFO nova.api.openstack.requestlog [None req-8f0ecf09-b121-42e9-ac84-58c37706a170 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.044544 [ 622.900510] [47312]: [pid: 47312|app: 0|req: 1002/1944] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.904108] [47312]: DEBUG nova.api.openstack.wsgi [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.904163] [47313]: DEBUG nova.policy [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.904419] [47312]: DEBUG nova.compute.api [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.907523] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.907752] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.907929] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.908011] [47313]: INFO nova.api.openstack.requestlog [None req-db052798-5a62-483f-8a8a-14d6cf5851ae tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051420 [ 622.908319] [47313]: [pid: 47313|app: 0|req: 943/1945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.908377] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.908562] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.908742] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.910892] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 622.912504] [47313]: DEBUG nova.compute.api [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 622.916007] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.916463] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.916463] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.916862] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 622.917150] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 622.917374] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 622.950387] [47312]: DEBUG nova.policy [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.952939] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=2164,nova_cell1:UPDATE=36,nova_cell1:INSERT=3,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2,nova_cell1:DELETE=4 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 622.958267] [47313]: DEBUG nova.policy [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 622.959173] [47312]: INFO nova.api.openstack.requestlog [None req-7dab7c2f-5847-46cb-83c7-bd2ffc86a177 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.058122 [ 622.960078] [47312]: [pid: 47312|app: 0|req: 1003/1946] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 622.962973] [47313]: INFO nova.api.openstack.requestlog [None req-c5e95d77-d39d-4b73-90c5-4176886ac6c3 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.054085 [ 622.963408] [47313]: [pid: 47313|app: 0|req: 944/1947] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.045981] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.047621] [47312]: DEBUG nova.compute.api [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.051284] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=839,nova_api:INSERT=63,nova_api:DELETE=30,nova_api:UPDATE=3 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 623.053071] [47313]: DEBUG nova.api.openstack.wsgi [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.054267] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.054493] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.054674] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.054789] [47313]: DEBUG nova.compute.api [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.055030] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.055231] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.055398] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.058164] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.058399] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.058584] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.058931] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.059137] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.059308] [47313]: DEBUG oslo_concurrency.lockutils [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.101215] [47313]: DEBUG nova.policy [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.105154] [47313]: DEBUG nova.policy [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.105759] [47313]: DEBUG nova.policy [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.108159] [47313]: INFO nova.api.openstack.requestlog [None req-b98de1c3-3357-431d-afb9-8082cd7bfe84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.057482 [ 623.108464] [47313]: [pid: 47313|app: 0|req: 945/1948] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.111139] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=6 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 623.114791] [47313]: DEBUG nova.api.openstack.wsgi [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.116298] [47313]: DEBUG nova.compute.api [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.122818] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.123130] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.123353] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.123778] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.124018] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.124229] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.131609] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 623.170150] [47313]: DEBUG nova.policy [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.173918] [47313]: INFO nova.api.openstack.requestlog [None req-2e058a4d-aaf7-43ce-8051-783c065bec13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.064890 [ 623.174276] [47313]: [pid: 47313|app: 0|req: 946/1949] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.180043] [47313]: DEBUG nova.api.openstack.wsgi [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.181605] [47313]: DEBUG nova.compute.api [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.187685] [47313]: DEBUG oslo_concurrency.lockutils [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.187942] [47313]: DEBUG oslo_concurrency.lockutils [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.188202] [47313]: DEBUG oslo_concurrency.lockutils [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.188558] [47313]: DEBUG oslo_concurrency.lockutils [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.188759] [47313]: DEBUG oslo_concurrency.lockutils [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.188953] [47313]: DEBUG oslo_concurrency.lockutils [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.237483] [47313]: DEBUG nova.policy [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.241587] [47312]: DEBUG nova.policy [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.245618] [47313]: DEBUG nova.policy [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.245618] [47313]: DEBUG nova.policy [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.246810] [47312]: INFO nova.api.openstack.requestlog [None req-9d27aea4-8451-4341-a3fa-5e54fcd52cb1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1322 microversion: 2.1 time: 0.202893 [ 623.248025] [47312]: [pid: 47312|app: 0|req: 1004/1950] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:39 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1322 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.248122] [47313]: INFO nova.api.openstack.requestlog [None req-e476b0db-aa0b-469e-b4f8-e02dbf1933da tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.072705 [ 623.248122] [47313]: [pid: 47313|app: 0|req: 947/1951] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.249935] [47312]: DEBUG nova.api.openstack.wsgi [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.252019] [47312]: DEBUG nova.compute.api [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.253444] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.254577] [47312]: DEBUG oslo_concurrency.lockutils [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.255046] [47312]: DEBUG oslo_concurrency.lockutils [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.255094] [47313]: DEBUG nova.compute.api [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.255277] [47312]: DEBUG oslo_concurrency.lockutils [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.255700] [47312]: DEBUG oslo_concurrency.lockutils [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.256092] [47312]: DEBUG oslo_concurrency.lockutils [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.256455] [47312]: DEBUG oslo_concurrency.lockutils [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.258798] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.259101] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.259348] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.259783] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.260054] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.260291] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.305087] [47312]: DEBUG nova.policy [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.309284] [47312]: DEBUG nova.policy [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.309949] [47312]: DEBUG nova.policy [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.314672] [47312]: INFO nova.api.openstack.requestlog [None req-85758539-db56-4adf-9956-61b4cdffe352 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.066883 [ 623.315026] [47312]: [pid: 47312|app: 0|req: 1005/1952] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.317801] [47313]: DEBUG nova.policy [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.317949] [47312]: DEBUG nova.api.openstack.wsgi [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.319584] [47312]: DEBUG nova.compute.api [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.321958] [47313]: INFO nova.api.openstack.requestlog [None req-4a7545ba-c097-4631-93a5-83153c96cfe5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.072498 [ 623.323027] [47313]: [pid: 47313|app: 0|req: 948/1953] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.324924] [47313]: DEBUG nova.api.openstack.wsgi [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.326176] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.326419] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.326485] [47313]: DEBUG nova.compute.api [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.326585] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.326942] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.327147] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.327318] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.330826] [47313]: DEBUG oslo_concurrency.lockutils [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.331111] [47313]: DEBUG oslo_concurrency.lockutils [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.331449] [47313]: DEBUG oslo_concurrency.lockutils [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.331656] [47313]: DEBUG oslo_concurrency.lockutils [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.331882] [47313]: DEBUG oslo_concurrency.lockutils [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.332069] [47313]: DEBUG oslo_concurrency.lockutils [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.373877] [47312]: DEBUG nova.policy [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.376101] [47313]: DEBUG nova.policy [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.380191] [47312]: INFO nova.api.openstack.requestlog [None req-b2538739-d212-403b-a491-ca4f553d8e6d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.062551 [ 623.380191] [47312]: [pid: 47312|app: 0|req: 1006/1954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.380512] [47313]: INFO nova.api.openstack.requestlog [None req-773c851e-95ca-44ff-aa01-c569731ba00c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.057585 [ 623.380839] [47313]: [pid: 47313|app: 0|req: 949/1955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.381040] [47312]: DEBUG nova.api.openstack.wsgi [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.383200] [47312]: DEBUG nova.compute.api [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.384037] [47313]: DEBUG nova.api.openstack.wsgi [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.386281] [47313]: DEBUG nova.compute.api [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.387715] [47312]: DEBUG oslo_concurrency.lockutils [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.387852] [47312]: DEBUG oslo_concurrency.lockutils [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.388055] [47312]: DEBUG oslo_concurrency.lockutils [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.389600] [47312]: DEBUG oslo_concurrency.lockutils [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.389600] [47312]: DEBUG oslo_concurrency.lockutils [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.389600] [47312]: DEBUG oslo_concurrency.lockutils [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.389735] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.389735] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.389735] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.389836] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.390228] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.390228] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.431636] [47313]: DEBUG nova.policy [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.436435] [47313]: INFO nova.api.openstack.requestlog [None req-86e78f9e-d064-490a-9597-c41bd0df7a13 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.055030 [ 623.436991] [47313]: [pid: 47313|app: 0|req: 950/1956] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.439322] [47312]: DEBUG nova.policy [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.443693] [47312]: INFO nova.api.openstack.requestlog [None req-c35cd2f9-cfe5-4e70-92a0-61334d2243e7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.064539 [ 623.443999] [47312]: [pid: 47312|app: 0|req: 1007/1957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.507375] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.508867] [47313]: DEBUG nova.compute.api [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.512522] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.512765] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.513077] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.513335] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.513524] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.513697] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.520589] [47312]: DEBUG nova.api.openstack.wsgi [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.522282] [47312]: DEBUG nova.compute.api [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.526589] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.526826] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.527020] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.527387] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.527586] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.527757] [47312]: DEBUG oslo_concurrency.lockutils [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.556484] [47313]: DEBUG nova.policy [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.560686] [47313]: INFO nova.api.openstack.requestlog [None req-7a2370da-be06-4b9a-a48d-a168f1117cb1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.055858 [ 623.565099] [47313]: [pid: 47313|app: 0|req: 951/1958] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.566151] [47312]: DEBUG nova.policy [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.567884] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.569466] [47313]: DEBUG nova.compute.api [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.570639] [47312]: INFO nova.api.openstack.requestlog [None req-7dc949fd-3667-4778-90da-a9bda456315e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.052225 [ 623.570950] [47312]: [pid: 47312|app: 0|req: 1008/1959] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.574135] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.574822] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.574822] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.574822] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.575025] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.575202] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.593860] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.595550] [47312]: DEBUG nova.compute.api [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.598905] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.599155] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.599339] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.599695] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.599888] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.600068] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.610443] [47313]: DEBUG nova.policy [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.614628] [47313]: INFO nova.api.openstack.requestlog [None req-b5bffaf3-b2c5-4d89-a74a-e7e3641b8bb9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.048901 [ 623.614970] [47313]: [pid: 47313|app: 0|req: 952/1960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.618957] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.620288] [47313]: DEBUG nova.compute.api [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.627298] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.627536] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.627716] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.628082] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.628279] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.628448] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.642241] [47312]: DEBUG nova.policy [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.646118] [47312]: INFO nova.api.openstack.requestlog [None req-fa3dfd9c-9ee3-490b-aa3b-38726f964c60 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1234 microversion: 2.1 time: 0.053968 [ 623.646118] [47312]: [pid: 47312|app: 0|req: 1009/1961] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.663127] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.667544] [47312]: DEBUG nova.compute.api [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.667733] [47313]: DEBUG nova.policy [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.672315] [47313]: INFO nova.api.openstack.requestlog [None req-5c427598-08f3-49f6-b062-a6bb2befc798 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.055313 [ 623.672315] [47313]: [pid: 47313|app: 0|req: 953/1962] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.674077] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.674663] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.674835] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.675088] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.675535] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.675620] [47313]: DEBUG nova.compute.api [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.677450] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.677450] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.678412] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=94 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 623.679638] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.679888] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.680097] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.680457] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.680654] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.680824] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.722177] [47312]: DEBUG nova.policy [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.724728] [47312]: DEBUG nova.policy [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.725399] [47312]: DEBUG nova.policy [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.729074] [47313]: DEBUG nova.policy [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.729389] [47312]: INFO nova.api.openstack.requestlog [None req-d9920e67-a637-4c6c-8c55-d652fed5d0ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.068068 [ 623.729389] [47312]: [pid: 47312|app: 0|req: 1010/1963] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.732918] [47313]: INFO nova.api.openstack.requestlog [None req-9ecc965d-120b-4713-bdef-a3e7ced66197 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.060392 [ 623.732918] [47313]: [pid: 47313|app: 0|req: 954/1964] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.741264] [47312]: DEBUG nova.api.openstack.wsgi [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.741975] [47313]: DEBUG nova.api.openstack.wsgi [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.742137] [47312]: DEBUG nova.compute.api [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.744329] [47313]: DEBUG nova.compute.api [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.745533] [47312]: DEBUG oslo_concurrency.lockutils [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.745889] [47312]: DEBUG oslo_concurrency.lockutils [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.746087] [47312]: DEBUG oslo_concurrency.lockutils [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.746462] [47312]: DEBUG oslo_concurrency.lockutils [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.746771] [47312]: DEBUG oslo_concurrency.lockutils [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.746987] [47312]: DEBUG oslo_concurrency.lockutils [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.750109] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.750374] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.750557] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.750921] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.751413] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.751413] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.798471] [47312]: DEBUG nova.policy [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.803203] [47312]: INFO nova.api.openstack.requestlog [None req-8067d71b-1f0b-45c5-b769-e44973462834 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.064195 [ 623.803203] [47312]: [pid: 47312|app: 0|req: 1011/1965] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.805726] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.807300] [47312]: DEBUG nova.compute.api [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.810299] [47313]: DEBUG nova.policy [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.810404] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.810678] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.810877] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.811261] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.811524] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.811630] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.816016] [47313]: DEBUG nova.policy [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.816016] [47313]: DEBUG nova.policy [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.816407] [47313]: INFO nova.api.openstack.requestlog [None req-f6601015-fe55-4cf6-be4d-f243ca66dad3 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.077732 [ 623.816666] [47313]: [pid: 47313|app: 0|req: 955/1966] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.818998] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.820630] [47313]: DEBUG nova.compute.api [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.823896] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.824160] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.825136] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.825136] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.825136] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.825136] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.861014] [47312]: DEBUG nova.policy [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.865347] [47312]: INFO nova.api.openstack.requestlog [None req-c9882f10-64dd-4c09-acae-c965bb1bcdb8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.061590 [ 623.865702] [47312]: [pid: 47312|app: 0|req: 1012/1967] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.870502] [47312]: DEBUG nova.api.openstack.wsgi [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.870502] [47312]: DEBUG nova.compute.api [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.873341] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.873571] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.873755] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.874134] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.874368] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.874406] [47313]: DEBUG nova.policy [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.874600] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.879497] [47313]: INFO nova.api.openstack.requestlog [None req-4a21935d-e2e9-4cf5-bd0b-e17a43b2f1cf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.062237 [ 623.879831] [47313]: [pid: 47313|app: 0|req: 956/1968] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.882248] [47313]: DEBUG nova.api.openstack.wsgi [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.887087] [47313]: DEBUG nova.compute.api [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.895068] [47313]: DEBUG oslo_concurrency.lockutils [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.895310] [47313]: DEBUG oslo_concurrency.lockutils [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.895492] [47313]: DEBUG oslo_concurrency.lockutils [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.895965] [47313]: DEBUG oslo_concurrency.lockutils [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.896185] [47313]: DEBUG oslo_concurrency.lockutils [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.896390] [47313]: DEBUG oslo_concurrency.lockutils [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.912037] [47312]: DEBUG nova.policy [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.916175] [47312]: INFO nova.api.openstack.requestlog [None req-0d7c9885-6c44-4558-b000-0447b04e787e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.049389 [ 623.916407] [47312]: [pid: 47312|app: 0|req: 1013/1969] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 623.918775] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.920337] [47312]: DEBUG nova.compute.api [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.923324] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.923544] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.923724] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.924092] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.924321] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.924495] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.931039] [47313]: DEBUG nova.policy [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.935203] [47313]: DEBUG nova.policy [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.935843] [47313]: DEBUG nova.policy [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.936436] [47313]: INFO nova.api.openstack.requestlog [None req-015e32f5-521d-459a-918b-ca8d9a5b106a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.056021 [ 623.936967] [47313]: [pid: 47313|app: 0|req: 957/1970] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 623.941594] [47313]: DEBUG nova.api.openstack.wsgi [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.943291] [47313]: DEBUG nova.compute.api [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.946433] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.946660] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.946844] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.947219] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.947416] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.947586] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.966037] [47312]: DEBUG nova.policy [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.970151] [47312]: INFO nova.api.openstack.requestlog [None req-c0b6835b-9e5f-44b5-b57c-c274eef5c33e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.053153 [ 623.970469] [47312]: [pid: 47312|app: 0|req: 1014/1971] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.973197] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.974640] [47312]: DEBUG nova.compute.api [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 623.977930] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.978205] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.978393] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.978734] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 623.979034] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 623.979229] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 623.983821] [47313]: DEBUG nova.policy [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 623.987348] [47313]: INFO nova.api.openstack.requestlog [None req-53b502f2-f018-4b07-b38d-55f0a1a01751 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.049453 [ 623.988272] [47313]: [pid: 47313|app: 0|req: 958/1972] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 623.995466] [47313]: DEBUG nova.api.openstack.wsgi [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 623.996209] [47313]: DEBUG nova.compute.api [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.006653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.006653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.006653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.006653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.006653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.006653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.010176] [47312]: DEBUG nova.policy [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.013813] [47312]: INFO nova.api.openstack.requestlog [None req-2a8a301d-f306-40f7-9c07-976f4b46c0e0 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.042700 [ 624.014319] [47312]: [pid: 47312|app: 0|req: 1015/1973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.041858] [47313]: DEBUG nova.policy [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.045423] [47313]: INFO nova.api.openstack.requestlog [None req-ffdc826a-228e-4c21-a45c-e8e5c8801357 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.056511 [ 624.045735] [47313]: [pid: 47313|app: 0|req: 959/1974] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.132413] [47312]: DEBUG nova.api.openstack.wsgi [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.134205] [47312]: DEBUG nova.compute.api [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.137848] [47312]: DEBUG oslo_concurrency.lockutils [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.138122] [47312]: DEBUG oslo_concurrency.lockutils [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.138374] [47312]: DEBUG oslo_concurrency.lockutils [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.138733] [47312]: DEBUG oslo_concurrency.lockutils [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.138930] [47312]: DEBUG oslo_concurrency.lockutils [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.139125] [47312]: DEBUG oslo_concurrency.lockutils [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.172812] [47312]: DEBUG nova.policy [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.177120] [47312]: DEBUG nova.policy [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.177729] [47312]: DEBUG nova.policy [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.180344] [47312]: INFO nova.api.openstack.requestlog [None req-03da4c74-c523-483a-a44f-0cfb1179533e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.050647 [ 624.180652] [47312]: [pid: 47312|app: 0|req: 1016/1975] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:40 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.186873] [47313]: DEBUG nova.api.openstack.wsgi [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.189249] [47313]: DEBUG nova.compute.api [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.193322] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.193571] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.193760] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.194159] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.194415] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.194596] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.243128] [47313]: DEBUG nova.policy [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.248335] [47313]: INFO nova.api.openstack.requestlog [None req-c8c028d3-0b20-4407-bfa1-18fecb2ec0ff tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.063891 [ 624.248729] [47313]: [pid: 47313|app: 0|req: 960/1976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.263492] [47312]: DEBUG nova.api.openstack.wsgi [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.265308] [47313]: DEBUG nova.api.openstack.wsgi [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.265435] [47312]: DEBUG nova.compute.api [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.266913] [47313]: DEBUG nova.compute.api [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.270246] [47312]: DEBUG oslo_concurrency.lockutils [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.270500] [47312]: DEBUG oslo_concurrency.lockutils [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.270623] [47313]: DEBUG oslo_concurrency.lockutils [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.270700] [47312]: DEBUG oslo_concurrency.lockutils [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.270882] [47313]: DEBUG oslo_concurrency.lockutils [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.271069] [47312]: DEBUG oslo_concurrency.lockutils [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.271145] [47313]: DEBUG oslo_concurrency.lockutils [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.271273] [47312]: DEBUG oslo_concurrency.lockutils [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.271450] [47312]: DEBUG oslo_concurrency.lockutils [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.271507] [47313]: DEBUG oslo_concurrency.lockutils [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.271665] [47313]: DEBUG oslo_concurrency.lockutils [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.272037] [47313]: DEBUG oslo_concurrency.lockutils [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.465821] [47313]: DEBUG nova.policy [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.470530] [47313]: INFO nova.api.openstack.requestlog [None req-3accefc3-cbae-4137-8af4-de647b0e8e20 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1352 microversion: 2.1 time: 0.207642 [ 624.470987] [47313]: [pid: 47313|app: 0|req: 961/1977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1352 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.474117] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.475988] [47313]: DEBUG nova.compute.api [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.479567] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.479838] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.480048] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.480434] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.480635] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.480847] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.524081] [47313]: DEBUG nova.policy [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.524694] [47312]: DEBUG nova.policy [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.528920] [47313]: DEBUG nova.policy [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.529271] [47312]: DEBUG nova.policy [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.529937] [47313]: DEBUG nova.policy [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.530136] [47312]: DEBUG nova.policy [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.530602] [47313]: INFO nova.api.openstack.requestlog [None req-fa8af72a-2f15-4900-be88-a66987a45812 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.059004 [ 624.530938] [47313]: [pid: 47313|app: 0|req: 962/1978] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.532809] [47312]: INFO nova.api.openstack.requestlog [None req-1df1a85a-57b1-4789-9a87-5eb3194edf87 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.271769 [ 624.533135] [47312]: [pid: 47312|app: 0|req: 1017/1979] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.533475] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.535081] [47313]: DEBUG nova.compute.api [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.535337] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.536838] [47312]: DEBUG nova.compute.api [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.539439] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.539700] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.539878] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.539916] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.540126] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.540277] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.540313] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.540477] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.540644] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.540681] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.540837] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.541194] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.584209] [47313]: DEBUG nova.policy [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.585868] [47312]: DEBUG nova.policy [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.588502] [47313]: INFO nova.api.openstack.requestlog [None req-6d4e327b-08ae-4b39-ba6e-61abf7624739 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.056953 [ 624.588837] [47313]: [pid: 47313|app: 0|req: 963/1980] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.590270] [47312]: INFO nova.api.openstack.requestlog [None req-b1f899ad-1ee0-46ea-b5eb-9901b968a36b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.056556 [ 624.590575] [47312]: [pid: 47312|app: 0|req: 1018/1981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.591253] [47313]: DEBUG nova.api.openstack.wsgi [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.592881] [47313]: DEBUG nova.compute.api [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.594836] [47312]: DEBUG nova.api.openstack.wsgi [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.596291] [47313]: DEBUG oslo_concurrency.lockutils [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.596517] [47312]: DEBUG nova.compute.api [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.596586] [47313]: DEBUG oslo_concurrency.lockutils [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.596722] [47313]: DEBUG oslo_concurrency.lockutils [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.597085] [47313]: DEBUG oslo_concurrency.lockutils [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.597444] [47313]: DEBUG oslo_concurrency.lockutils [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.597507] [47313]: DEBUG oslo_concurrency.lockutils [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.599786] [47312]: DEBUG oslo_concurrency.lockutils [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.600037] [47312]: DEBUG oslo_concurrency.lockutils [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.600232] [47312]: DEBUG oslo_concurrency.lockutils [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.600584] [47312]: DEBUG oslo_concurrency.lockutils [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.600778] [47312]: DEBUG oslo_concurrency.lockutils [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.600945] [47312]: DEBUG oslo_concurrency.lockutils [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.644637] [47313]: DEBUG nova.policy [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.646414] [47312]: DEBUG nova.policy [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.649421] [47313]: INFO nova.api.openstack.requestlog [None req-55dad79c-760e-4c0a-a427-107b396952b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.059977 [ 624.649957] [47313]: [pid: 47313|app: 0|req: 964/1982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.650865] [47312]: INFO nova.api.openstack.requestlog [None req-99489c12-51fb-4552-a3a7-a4e6ca66c14c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.059713 [ 624.651188] [47312]: [pid: 47312|app: 0|req: 1019/1983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.652551] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.653711] [47312]: DEBUG nova.api.openstack.wsgi [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.654221] [47313]: DEBUG nova.compute.api [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.655249] [47312]: DEBUG nova.compute.api [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.658376] [47312]: DEBUG oslo_concurrency.lockutils [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.658601] [47312]: DEBUG oslo_concurrency.lockutils [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.658785] [47312]: DEBUG oslo_concurrency.lockutils [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.659127] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.659179] [47312]: DEBUG oslo_concurrency.lockutils [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.659330] [47312]: DEBUG oslo_concurrency.lockutils [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.659367] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.659498] [47312]: DEBUG oslo_concurrency.lockutils [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.659565] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.659932] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.660145] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.660336] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.706557] [47312]: DEBUG nova.policy [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.708715] [47313]: DEBUG nova.policy [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.710886] [47312]: INFO nova.api.openstack.requestlog [None req-e23ed329-d2ba-4dfe-a87b-dcca435e9ba9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.059138 [ 624.711534] [47312]: [pid: 47312|app: 0|req: 1020/1984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.715920] [47313]: INFO nova.api.openstack.requestlog [None req-6ec8861c-3211-40a0-aef6-f3237176b73b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.064958 [ 624.716337] [47313]: [pid: 47313|app: 0|req: 965/1985] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.716935] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.718430] [47312]: DEBUG nova.compute.api [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.719075] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.723017] [47313]: DEBUG nova.compute.api [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.723199] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.723199] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.723199] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.723199] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.723199] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.723199] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.725097] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.725456] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.725803] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.726410] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.726710] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.727108] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.762550] [47312]: DEBUG nova.policy [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.767167] [47312]: INFO nova.api.openstack.requestlog [None req-3a9491ff-7d55-42ef-b97a-a37245fe7894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.055362 [ 624.767479] [47312]: [pid: 47312|app: 0|req: 1021/1986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.769822] [47312]: DEBUG nova.api.openstack.wsgi [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.769951] [47313]: DEBUG nova.policy [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.771989] [47312]: DEBUG nova.compute.api [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.774614] [47313]: INFO nova.api.openstack.requestlog [None req-7ebc242c-5cc2-479a-8e72-c81a082f76e4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.057634 [ 624.774737] [47312]: DEBUG oslo_concurrency.lockutils [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.774965] [47312]: DEBUG oslo_concurrency.lockutils [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.775172] [47312]: DEBUG oslo_concurrency.lockutils [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.775456] [47313]: [pid: 47313|app: 0|req: 966/1987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.775520] [47312]: DEBUG oslo_concurrency.lockutils [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.779014] [47312]: DEBUG oslo_concurrency.lockutils [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.779014] [47312]: DEBUG oslo_concurrency.lockutils [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.779176] [47313]: DEBUG nova.api.openstack.wsgi [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.782909] [47313]: DEBUG nova.compute.api [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.785931] [47313]: DEBUG oslo_concurrency.lockutils [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.787174] [47313]: DEBUG oslo_concurrency.lockutils [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.787174] [47313]: DEBUG oslo_concurrency.lockutils [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.787174] [47313]: DEBUG oslo_concurrency.lockutils [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.787607] [47313]: DEBUG oslo_concurrency.lockutils [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.787803] [47313]: DEBUG oslo_concurrency.lockutils [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.830118] [47312]: DEBUG nova.policy [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.832786] [47313]: DEBUG nova.policy [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.835510] [47312]: INFO nova.api.openstack.requestlog [None req-3404aa4a-b5e9-418f-bdaf-d0aa586ccbe0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1290 microversion: 2.1 time: 0.066636 [ 624.835510] [47312]: [pid: 47312|app: 0|req: 1022/1988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1290 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.837257] [47313]: INFO nova.api.openstack.requestlog [None req-effe1929-60f2-4f00-893b-778ad0fe8efc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.061178 [ 624.837445] [47312]: DEBUG nova.api.openstack.wsgi [req-8e1bfd29-da8b-483f-bb6e-c9e4ebb6c16f req-77c271a6-65c7-4dcc-ac30-6e51b5e79004 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a48c6a10-0c00-40f8-831f-713213390dfa", "tag": "d655116c-27da-4401-8efc-03026926cbe0"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 624.837673] [47313]: [pid: 47313|app: 0|req: 967/1989] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.840444] [47313]: DEBUG nova.api.openstack.wsgi [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.842158] [47313]: DEBUG nova.compute.api [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.843672] [47312]: DEBUG oslo_concurrency.lockutils [req-8e1bfd29-da8b-483f-bb6e-c9e4ebb6c16f req-77c271a6-65c7-4dcc-ac30-6e51b5e79004 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.843893] [47312]: DEBUG oslo_concurrency.lockutils [req-8e1bfd29-da8b-483f-bb6e-c9e4ebb6c16f req-77c271a6-65c7-4dcc-ac30-6e51b5e79004 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.844085] [47312]: DEBUG oslo_concurrency.lockutils [req-8e1bfd29-da8b-483f-bb6e-c9e4ebb6c16f req-77c271a6-65c7-4dcc-ac30-6e51b5e79004 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.845719] [47313]: DEBUG oslo_concurrency.lockutils [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.845957] [47313]: DEBUG oslo_concurrency.lockutils [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.846148] [47313]: DEBUG oslo_concurrency.lockutils [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.846836] [47313]: DEBUG oslo_concurrency.lockutils [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.846836] [47313]: DEBUG oslo_concurrency.lockutils [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.846947] [47313]: DEBUG oslo_concurrency.lockutils [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.850331] [47312]: INFO nova.api.openstack.compute.server_external_events [req-8e1bfd29-da8b-483f-bb6e-c9e4ebb6c16f req-77c271a6-65c7-4dcc-ac30-6e51b5e79004 service nova] Creating event network-changed:d655116c-27da-4401-8efc-03026926cbe0 for instance a48c6a10-0c00-40f8-831f-713213390dfa on cpu-1 [ 624.853115] [47312]: INFO nova.api.openstack.requestlog [req-8e1bfd29-da8b-483f-bb6e-c9e4ebb6c16f req-77c271a6-65c7-4dcc-ac30-6e51b5e79004 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017465 [ 624.853858] [47312]: [pid: 47312|app: 0|req: 1023/1990] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:41 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 624.855937] [47312]: DEBUG nova.api.openstack.wsgi [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.857509] [47312]: DEBUG nova.compute.api [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.860791] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.861620] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.861620] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.861620] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.861776] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.861917] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.910437] [47313]: DEBUG nova.policy [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.912265] [47312]: DEBUG nova.policy [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.915498] [47313]: DEBUG nova.policy [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.916254] [47313]: DEBUG nova.policy [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.916616] [47312]: INFO nova.api.openstack.requestlog [None req-99d7ae0e-9323-4604-b4df-8cea05d52a94 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.062558 [ 624.916936] [47312]: [pid: 47312|app: 0|req: 1024/1991] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.919416] [47312]: DEBUG nova.api.openstack.wsgi [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.920277] [47313]: INFO nova.api.openstack.requestlog [None req-59598338-d82e-4640-943c-75ffcfc88e81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.081558 [ 624.920997] [47313]: [pid: 47313|app: 0|req: 968/1992] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.921387] [47312]: DEBUG nova.compute.api [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.923773] [47313]: DEBUG nova.api.openstack.wsgi [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.924855] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.925812] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.925812] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.925945] [47313]: DEBUG nova.compute.api [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.925981] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.926020] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.926226] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.929531] [47313]: DEBUG oslo_concurrency.lockutils [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.929531] [47313]: DEBUG oslo_concurrency.lockutils [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.929531] [47313]: DEBUG oslo_concurrency.lockutils [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.929763] [47313]: DEBUG oslo_concurrency.lockutils [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.929884] [47313]: DEBUG oslo_concurrency.lockutils [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.930289] [47313]: DEBUG oslo_concurrency.lockutils [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.970735] [47312]: DEBUG nova.policy [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.975240] [47312]: INFO nova.api.openstack.requestlog [None req-02b11feb-3e58-4527-a70b-d87a260f1337 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.057572 [ 624.975413] [47312]: [pid: 47312|app: 0|req: 1025/1993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 624.976391] [47313]: DEBUG nova.policy [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.978538] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.981382] [47312]: DEBUG nova.compute.api [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.981570] [47313]: DEBUG nova.policy [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.982258] [47313]: DEBUG nova.policy [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 624.982877] [47313]: INFO nova.api.openstack.requestlog [None req-daf50a0b-a012-4d0c-b546-1e956ea5736c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.061423 [ 624.983207] [47313]: [pid: 47313|app: 0|req: 969/1994] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 624.983513] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.983807] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.983905] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.984484] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.984584] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.984939] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.988698] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 624.989827] [47313]: DEBUG nova.compute.api [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 624.993556] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.993789] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.993979] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 624.994364] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 624.994565] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 624.994741] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.031415] [47312]: DEBUG nova.policy [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.034122] [47312]: INFO nova.api.openstack.requestlog [None req-aa37865d-0d18-4652-ae92-f2e674c78d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.057728 [ 625.034122] [47312]: [pid: 47312|app: 0|req: 1026/1995] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.036288] [47312]: DEBUG nova.api.openstack.wsgi [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.037913] [47312]: DEBUG nova.compute.api [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.041215] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.041385] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.041569] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.041925] [47313]: DEBUG nova.policy [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.041994] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.042151] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.042322] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.049792] [47313]: INFO nova.api.openstack.requestlog [None req-aa86e4a1-6a80-4072-8183-a74d96f7d25f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.065173 [ 625.049792] [47313]: [pid: 47313|app: 0|req: 970/1996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.052151] [47313]: DEBUG nova.api.openstack.wsgi [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.053804] [47313]: DEBUG nova.compute.api [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.060016] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.060307] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.060508] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.061170] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.061170] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.061313] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.076094] [47312]: DEBUG nova.policy [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.080397] [47312]: INFO nova.api.openstack.requestlog [None req-28ed791b-5b1b-4cac-a04c-2a9e984f3e35 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.045716 [ 625.080741] [47312]: [pid: 47312|app: 0|req: 1027/1997] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.083809] [47312]: DEBUG nova.api.openstack.wsgi [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.084900] [47312]: DEBUG nova.compute.api [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.088965] [47312]: DEBUG oslo_concurrency.lockutils [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.089578] [47312]: DEBUG oslo_concurrency.lockutils [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.089706] [47312]: DEBUG oslo_concurrency.lockutils [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.090031] [47312]: DEBUG oslo_concurrency.lockutils [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.090235] [47312]: DEBUG oslo_concurrency.lockutils [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.090414] [47312]: DEBUG oslo_concurrency.lockutils [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.094664] [47313]: DEBUG nova.policy [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.099093] [47313]: DEBUG nova.policy [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.100513] [47313]: DEBUG nova.policy [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.100513] [47313]: INFO nova.api.openstack.requestlog [None req-c67bfbf4-1f00-48c9-af0d-8d3b3aaa4794 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.050314 [ 625.100644] [47313]: [pid: 47313|app: 0|req: 971/1998] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 625.103026] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.104495] [47313]: DEBUG nova.compute.api [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.108259] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.108337] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.108528] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.108898] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.109112] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.109286] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.125223] [47312]: DEBUG nova.policy [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.129208] [47312]: INFO nova.api.openstack.requestlog [None req-61f041d1-c3ae-47b3-8574-57624853ab71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.047887 [ 625.129509] [47312]: [pid: 47312|app: 0|req: 1028/1999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.133307] [47312]: DEBUG nova.api.openstack.wsgi [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.134852] [47312]: DEBUG nova.compute.api [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.137492] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.137718] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.137899] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.138769] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.138769] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.138769] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.140390] [47313]: DEBUG nova.policy [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.145418] [47313]: INFO nova.api.openstack.requestlog [None req-e6a24913-2ed3-47d6-b68b-b439407b9384 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.044201 [ 625.145684] [47313]: [pid: 47313|app: 0|req: 972/2000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.148060] [47313]: DEBUG nova.api.openstack.wsgi [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.149670] [47313]: DEBUG nova.compute.api [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.151211] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=935,nova_api:INSERT=62,nova_api:DELETE=24,nova_api:UPDATE=7,nova_api:SAVEPOINT=2,nova_api:RELEASE=2 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 625.153755] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.153993] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.154205] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.154559] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.154763] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.154949] [47313]: DEBUG oslo_concurrency.lockutils [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.168887] [47312]: DEBUG nova.policy [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.172747] [47312]: INFO nova.api.openstack.requestlog [None req-a58e8ca0-1330-443c-a9ce-a74616088314 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.042589 [ 625.173060] [47312]: [pid: 47312|app: 0|req: 1029/2001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:41 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.184455] [47313]: DEBUG nova.policy [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.188428] [47313]: INFO nova.api.openstack.requestlog [None req-47b85717-2647-40b4-b3d3-35919d8de58e tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.042187 [ 625.188755] [47313]: [pid: 47313|app: 0|req: 973/2002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.194749] [47312]: DEBUG nova.api.openstack.wsgi [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.196335] [47312]: DEBUG nova.compute.api [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.199766] [47312]: DEBUG oslo_concurrency.lockutils [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.199766] [47312]: DEBUG oslo_concurrency.lockutils [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.200503] [47312]: DEBUG oslo_concurrency.lockutils [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.200503] [47312]: DEBUG oslo_concurrency.lockutils [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.200503] [47312]: DEBUG oslo_concurrency.lockutils [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.200656] [47312]: DEBUG oslo_concurrency.lockutils [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.230936] [47312]: DEBUG nova.policy [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.235732] [47312]: DEBUG nova.policy [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.236400] [47312]: DEBUG nova.policy [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.239296] [47312]: INFO nova.api.openstack.requestlog [None req-a762058f-e26a-446a-b7bb-aa62a3c67a77 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.046607 [ 625.239759] [47312]: [pid: 47312|app: 0|req: 1030/2003] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 625.264047] [47313]: DEBUG nova.api.openstack.wsgi [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.264817] [47313]: DEBUG nova.compute.api [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.269782] [47313]: DEBUG oslo_concurrency.lockutils [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.270102] [47313]: DEBUG oslo_concurrency.lockutils [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.270216] [47313]: DEBUG oslo_concurrency.lockutils [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.270564] [47313]: DEBUG oslo_concurrency.lockutils [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.270762] [47313]: DEBUG oslo_concurrency.lockutils [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.270933] [47313]: DEBUG oslo_concurrency.lockutils [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.310208] [47313]: DEBUG nova.policy [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.315798] [47313]: INFO nova.api.openstack.requestlog [None req-dce99c82-a8f1-4ae7-a431-3a8a96d199ab tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.054898 [ 625.316064] [47313]: [pid: 47313|app: 0|req: 974/2004] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.484089] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.485758] [47312]: DEBUG nova.compute.api [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.489227] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.489461] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.489657] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.490044] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.490251] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.490426] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.545204] [47313]: DEBUG nova.api.openstack.wsgi [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.546849] [47313]: DEBUG nova.compute.api [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.551078] [47313]: DEBUG oslo_concurrency.lockutils [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.551161] [47313]: DEBUG oslo_concurrency.lockutils [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.551319] [47313]: DEBUG oslo_concurrency.lockutils [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.551679] [47313]: DEBUG oslo_concurrency.lockutils [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.551929] [47313]: DEBUG oslo_concurrency.lockutils [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.552120] [47313]: DEBUG oslo_concurrency.lockutils [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.554576] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=2377,nova_cell1:UPDATE=119,nova_cell1:SAVEPOINT=7,nova_cell1:RELEASE=7,nova_cell1:DELETE=14,nova_cell1:INSERT=7 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 625.567793] [47312]: DEBUG nova.policy [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.572901] [47312]: INFO nova.api.openstack.requestlog [None req-8f6c5938-788a-4c68-8a3d-a655605f611a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1331 microversion: 2.1 time: 0.092072 [ 625.573231] [47312]: [pid: 47312|app: 0|req: 1031/2005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1331 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.577017] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.577260] [47312]: DEBUG nova.compute.api [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.580295] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.580521] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.580701] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.581056] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.581256] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.581440] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.585850] [47313]: DEBUG nova.policy [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.589751] [47313]: DEBUG nova.policy [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.590421] [47313]: DEBUG nova.policy [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.591017] [47313]: INFO nova.api.openstack.requestlog [None req-a617048d-74cd-4fb3-a7e2-a5b571137a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.048194 [ 625.591460] [47313]: [pid: 47313|app: 0|req: 975/2006] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 625.600220] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.601787] [47313]: DEBUG nova.compute.api [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.604859] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.605103] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.605290] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.605635] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.605836] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.606013] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.613758] [47312]: DEBUG nova.policy [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.617561] [47312]: DEBUG nova.policy [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.618259] [47312]: DEBUG nova.policy [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.621483] [47312]: INFO nova.api.openstack.requestlog [None req-8a84ee26-3b7c-4004-8189-2a73a9714981 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.047746 [ 625.621969] [47312]: [pid: 47312|app: 0|req: 1032/2007] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 625.624185] [47312]: DEBUG nova.api.openstack.wsgi [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.625775] [47312]: DEBUG nova.compute.api [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.628716] [47312]: DEBUG oslo_concurrency.lockutils [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.628946] [47312]: DEBUG oslo_concurrency.lockutils [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.629149] [47312]: DEBUG oslo_concurrency.lockutils [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.629494] [47312]: DEBUG oslo_concurrency.lockutils [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.629692] [47312]: DEBUG oslo_concurrency.lockutils [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.629897] [47312]: DEBUG oslo_concurrency.lockutils [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.635900] [47313]: DEBUG nova.policy [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.640884] [47313]: INFO nova.api.openstack.requestlog [None req-ee148182-231a-48fa-ae66-689260ecfaa7 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.041875 [ 625.640884] [47313]: [pid: 47313|app: 0|req: 976/2008] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.661804] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.662894] [47312]: DEBUG nova.policy [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.663580] [47313]: DEBUG nova.compute.api [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.666987] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.667085] [47312]: INFO nova.api.openstack.requestlog [None req-c13686f6-a62f-406b-b88f-1f05b3df672e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.044620 [ 625.667252] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.667441] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.667550] [47312]: [pid: 47312|app: 0|req: 1033/2009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.667798] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.667992] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.668225] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.670012] [47312]: DEBUG nova.api.openstack.wsgi [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.671564] [47312]: DEBUG nova.compute.api [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.674715] [47312]: DEBUG oslo_concurrency.lockutils [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.674936] [47312]: DEBUG oslo_concurrency.lockutils [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.675133] [47312]: DEBUG oslo_concurrency.lockutils [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.675487] [47312]: DEBUG oslo_concurrency.lockutils [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.675683] [47312]: DEBUG oslo_concurrency.lockutils [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.675854] [47312]: DEBUG oslo_concurrency.lockutils [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.704174] [47313]: DEBUG nova.policy [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.708621] [47313]: INFO nova.api.openstack.requestlog [None req-9b5edbe8-2d55-4e14-b1bc-015de1951776 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.049128 [ 625.709074] [47313]: [pid: 47313|app: 0|req: 977/2010] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.710124] [47312]: DEBUG nova.policy [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.715021] [47312]: INFO nova.api.openstack.requestlog [None req-fffed190-5d31-4167-9a30-1a274b36819b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.046584 [ 625.716519] [47312]: [pid: 47312|app: 0|req: 1034/2011] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.722860] [47313]: DEBUG nova.api.openstack.wsgi [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.724774] [47313]: DEBUG nova.compute.api [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.728212] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.728450] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.728631] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.728986] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.729932] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.729932] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.732870] [47312]: DEBUG nova.api.openstack.wsgi [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.734552] [47312]: DEBUG nova.compute.api [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.738203] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.738438] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.738840] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.738970] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.739186] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.739357] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.761444] [47313]: DEBUG nova.policy [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.765689] [47313]: INFO nova.api.openstack.requestlog [None req-3ed1d155-0a40-4dcf-98f7-37ff83341348 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.044963 [ 625.766015] [47313]: [pid: 47313|app: 0|req: 978/2012] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.773228] [47312]: DEBUG nova.policy [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.777431] [47312]: INFO nova.api.openstack.requestlog [None req-92a3de9a-4eba-4f12-ac8b-36470a5f028b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.046628 [ 625.777732] [47312]: [pid: 47312|app: 0|req: 1035/2013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 625.779328] [47313]: DEBUG nova.api.openstack.wsgi [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.780946] [47313]: DEBUG nova.compute.api [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.784529] [47313]: DEBUG oslo_concurrency.lockutils [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.784760] [47313]: DEBUG oslo_concurrency.lockutils [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.784990] [47313]: DEBUG oslo_concurrency.lockutils [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.785312] [47313]: DEBUG oslo_concurrency.lockutils [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.785509] [47313]: DEBUG oslo_concurrency.lockutils [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.785681] [47313]: DEBUG oslo_concurrency.lockutils [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.787498] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.789181] [47312]: DEBUG nova.compute.api [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.792492] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.792745] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.792963] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.793344] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.793539] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.793710] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.824083] [47312]: DEBUG nova.policy [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.828269] [47312]: INFO nova.api.openstack.requestlog [None req-3ba74511-45fe-4b34-8bfc-76ea5c29db4d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.042598 [ 625.828619] [47312]: [pid: 47312|app: 0|req: 1036/2014] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.848640] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.850320] [47312]: DEBUG nova.compute.api [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.853677] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.854025] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.854287] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.854674] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.854908] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.855130] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.885342] [47312]: DEBUG nova.policy [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.889284] [47312]: INFO nova.api.openstack.requestlog [None req-d1b22dbb-4d24-4ac6-8fbf-498abfe9507e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.042551 [ 625.889784] [47312]: [pid: 47312|app: 0|req: 1037/2015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 625.895342] [47312]: DEBUG nova.api.openstack.wsgi [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.896966] [47312]: DEBUG nova.compute.api [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.900199] [47312]: DEBUG oslo_concurrency.lockutils [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.900480] [47312]: DEBUG oslo_concurrency.lockutils [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.900699] [47312]: DEBUG oslo_concurrency.lockutils [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.901123] [47312]: DEBUG oslo_concurrency.lockutils [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.901375] [47312]: DEBUG oslo_concurrency.lockutils [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.901603] [47312]: DEBUG oslo_concurrency.lockutils [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.933555] [47312]: DEBUG nova.policy [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.938017] [47312]: INFO nova.api.openstack.requestlog [None req-31440a8b-eba8-4a34-93da-204ae7c09f98 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1290 microversion: 2.1 time: 0.044510 [ 625.938386] [47312]: [pid: 47312|app: 0|req: 1038/2016] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1290 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.940845] [47312]: DEBUG nova.api.openstack.wsgi [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.942516] [47312]: DEBUG nova.compute.api [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.945755] [47312]: DEBUG oslo_concurrency.lockutils [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.946088] [47312]: DEBUG oslo_concurrency.lockutils [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.946336] [47312]: DEBUG oslo_concurrency.lockutils [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.946728] [47312]: DEBUG oslo_concurrency.lockutils [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.946963] [47312]: DEBUG oslo_concurrency.lockutils [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.947196] [47312]: DEBUG oslo_concurrency.lockutils [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.976933] [47312]: DEBUG nova.policy [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 625.980577] [47312]: INFO nova.api.openstack.requestlog [None req-a48c1e90-69d1-409b-b7a6-07cfa332f8c5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.041653 [ 625.980930] [47312]: [pid: 47312|app: 0|req: 1039/2017] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 625.983231] [47312]: DEBUG nova.api.openstack.wsgi [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 625.984782] [47312]: DEBUG nova.compute.api [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 625.987622] [47312]: DEBUG oslo_concurrency.lockutils [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.988121] [47312]: DEBUG oslo_concurrency.lockutils [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.988121] [47312]: DEBUG oslo_concurrency.lockutils [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 625.988524] [47312]: DEBUG oslo_concurrency.lockutils [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 625.988761] [47312]: DEBUG oslo_concurrency.lockutils [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 625.988969] [47312]: DEBUG oslo_concurrency.lockutils [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.012244] [47313]: DEBUG nova.policy [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.016016] [47313]: INFO nova.api.openstack.requestlog [None req-97c375dc-6c94-4256-81e7-5fab27fcd6ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.238681 [ 626.016328] [47313]: [pid: 47313|app: 0|req: 979/2018] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.020130] [47312]: DEBUG nova.policy [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.020210] [47313]: DEBUG nova.api.openstack.wsgi [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.020253] [47313]: DEBUG nova.compute.api [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.021899] [47312]: DEBUG nova.policy [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.022516] [47312]: DEBUG nova.policy [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.023418] [47313]: DEBUG oslo_concurrency.lockutils [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.023633] [47313]: DEBUG oslo_concurrency.lockutils [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.023816] [47313]: DEBUG oslo_concurrency.lockutils [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.024338] [47313]: DEBUG oslo_concurrency.lockutils [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.024529] [47313]: DEBUG oslo_concurrency.lockutils [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.024657] [47313]: DEBUG oslo_concurrency.lockutils [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.024994] [47312]: INFO nova.api.openstack.requestlog [None req-b321d8ce-c3e7-4d1a-ab0e-85489e149b7e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.043536 [ 626.025828] [47312]: [pid: 47312|app: 0|req: 1040/2019] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.027496] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.029015] [47312]: DEBUG nova.compute.api [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.031769] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.031991] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.032211] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.032527] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.032729] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.032936] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.054850] [47313]: DEBUG nova.policy [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.058923] [47313]: INFO nova.api.openstack.requestlog [None req-701c948c-fed2-4fb7-a5b0-1e82b8791d70 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.042037 [ 626.059387] [47313]: [pid: 47313|app: 0|req: 980/2020] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.061795] [47313]: DEBUG nova.api.openstack.wsgi [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.063837] [47313]: DEBUG nova.compute.api [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.066532] [47312]: DEBUG nova.policy [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.067217] [47313]: DEBUG oslo_concurrency.lockutils [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.067464] [47313]: DEBUG oslo_concurrency.lockutils [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.067659] [47313]: DEBUG oslo_concurrency.lockutils [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.068256] [47313]: DEBUG oslo_concurrency.lockutils [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.068256] [47313]: DEBUG oslo_concurrency.lockutils [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.068435] [47313]: DEBUG oslo_concurrency.lockutils [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.071137] [47312]: DEBUG nova.policy [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.071819] [47312]: DEBUG nova.policy [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.072477] [47312]: INFO nova.api.openstack.requestlog [None req-c2365a42-46c1-436a-8390-b277a17e772e tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.046655 [ 626.072808] [47312]: [pid: 47312|app: 0|req: 1041/2021] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.075223] [47312]: DEBUG nova.api.openstack.wsgi [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.076975] [47312]: DEBUG nova.compute.api [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.080234] [47312]: DEBUG oslo_concurrency.lockutils [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.080485] [47312]: DEBUG oslo_concurrency.lockutils [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.080702] [47312]: DEBUG oslo_concurrency.lockutils [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.081102] [47312]: DEBUG oslo_concurrency.lockutils [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.081332] [47312]: DEBUG oslo_concurrency.lockutils [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.081525] [47312]: DEBUG oslo_concurrency.lockutils [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.098668] [47313]: DEBUG nova.policy [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.102702] [47313]: INFO nova.api.openstack.requestlog [None req-adb4f4e0-16be-494e-808e-d4e5d42b38e1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.042795 [ 626.102937] [47313]: [pid: 47313|app: 0|req: 981/2022] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.106093] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.106869] [47313]: DEBUG nova.compute.api [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.109059] [47312]: DEBUG nova.policy [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.109961] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.110201] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.110399] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.110776] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.110993] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.111198] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.112814] [47312]: INFO nova.api.openstack.requestlog [None req-e99eb155-2ba6-4470-8780-fad9d418a908 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.039428 [ 626.113118] [47312]: [pid: 47312|app: 0|req: 1042/2023] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.116890] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.116971] [47312]: DEBUG nova.compute.api [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.119810] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.120060] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.120248] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.120589] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.120781] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.120953] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.141972] [47313]: DEBUG nova.policy [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.146062] [47313]: INFO nova.api.openstack.requestlog [None req-bb561143-b8f2-4101-bd9c-12985c9e59f2 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.042557 [ 626.146370] [47313]: [pid: 47313|app: 0|req: 982/2024] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.148665] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.150285] [47313]: DEBUG nova.compute.api [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.151680] [47312]: DEBUG nova.policy [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.153234] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.153468] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.153652] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.154200] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.154421] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.154594] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.155656] [47312]: DEBUG nova.policy [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.156378] [47312]: DEBUG nova.policy [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.156876] [47312]: INFO nova.api.openstack.requestlog [None req-3ee0c6df-0baf-44f7-a370-0579e5701a1b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.043293 [ 626.157190] [47312]: [pid: 47312|app: 0|req: 1043/2025] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:42 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.159363] [47312]: DEBUG nova.api.openstack.wsgi [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.160837] [47312]: DEBUG nova.compute.api [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.163753] [47312]: DEBUG oslo_concurrency.lockutils [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.163972] [47312]: DEBUG oslo_concurrency.lockutils [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.164166] [47312]: DEBUG oslo_concurrency.lockutils [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.164504] [47312]: DEBUG oslo_concurrency.lockutils [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.164699] [47312]: DEBUG oslo_concurrency.lockutils [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.165026] [47312]: DEBUG oslo_concurrency.lockutils [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.184803] [47313]: DEBUG nova.policy [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.188907] [47313]: INFO nova.api.openstack.requestlog [None req-9b4a0026-5b82-418c-a8e2-701ffd698913 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.042003 [ 626.189221] [47313]: [pid: 47313|app: 0|req: 983/2026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.191481] [47313]: DEBUG nova.api.openstack.wsgi [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.193333] [47313]: DEBUG nova.compute.api [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.194402] [47312]: DEBUG nova.policy [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.196341] [47313]: DEBUG oslo_concurrency.lockutils [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.196572] [47313]: DEBUG oslo_concurrency.lockutils [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.196753] [47313]: DEBUG oslo_concurrency.lockutils [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.197245] [47313]: DEBUG oslo_concurrency.lockutils [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.197446] [47313]: DEBUG oslo_concurrency.lockutils [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.197619] [47313]: DEBUG oslo_concurrency.lockutils [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.198174] [47312]: INFO nova.api.openstack.requestlog [None req-907e758c-0e3d-4857-8daf-0a13b5fec13e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.040443 [ 626.198471] [47312]: [pid: 47312|app: 0|req: 1044/2027] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.200813] [47312]: DEBUG nova.api.openstack.wsgi [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.202329] [47312]: DEBUG nova.compute.api [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.205189] [47312]: DEBUG oslo_concurrency.lockutils [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.205415] [47312]: DEBUG oslo_concurrency.lockutils [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.205594] [47312]: DEBUG oslo_concurrency.lockutils [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.206123] [47312]: DEBUG oslo_concurrency.lockutils [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.206123] [47312]: DEBUG oslo_concurrency.lockutils [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.206300] [47312]: DEBUG oslo_concurrency.lockutils [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.227994] [47313]: DEBUG nova.policy [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.232083] [47313]: INFO nova.api.openstack.requestlog [None req-734a7a3e-4f9e-4b6d-88c5-294fe804295e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.042244 [ 626.232447] [47313]: [pid: 47313|app: 0|req: 984/2028] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.239429] [47312]: DEBUG nova.policy [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.243563] [47312]: INFO nova.api.openstack.requestlog [None req-d578cb7b-42dd-42fd-8d97-e18a37393c67 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1278 microversion: 2.1 time: 0.044555 [ 626.243870] [47312]: [pid: 47312|app: 0|req: 1045/2029] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1278 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.252874] [47313]: DEBUG nova.api.openstack.wsgi [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.254628] [47313]: DEBUG nova.compute.api [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.257872] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.258094] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.258282] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.258624] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.258816] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.258987] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.288272] [47313]: DEBUG nova.policy [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.291819] [47313]: DEBUG nova.policy [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.292423] [47313]: DEBUG nova.policy [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.294725] [47313]: INFO nova.api.openstack.requestlog [None req-ed7171f0-00a9-430a-a387-e20c325f04a8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.044035 [ 626.295028] [47313]: [pid: 47313|app: 0|req: 985/2030] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.327065] [47312]: DEBUG nova.api.openstack.wsgi [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.328733] [47312]: DEBUG nova.compute.api [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.332265] [47312]: DEBUG oslo_concurrency.lockutils [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.332487] [47312]: DEBUG oslo_concurrency.lockutils [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.332790] [47312]: DEBUG oslo_concurrency.lockutils [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.333180] [47312]: DEBUG oslo_concurrency.lockutils [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.333383] [47312]: DEBUG oslo_concurrency.lockutils [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.333555] [47312]: DEBUG oslo_concurrency.lockutils [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.362828] [47312]: DEBUG nova.policy [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.366508] [47312]: INFO nova.api.openstack.requestlog [None req-4604ec86-b344-4f72-ae64-a748e384354d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.041734 [ 626.366828] [47312]: [pid: 47312|app: 0|req: 1046/2031] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.585220] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.586878] [47313]: DEBUG nova.compute.api [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.590194] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.590417] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.590601] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.590946] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.591180] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.591402] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.604410] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.605990] [47312]: DEBUG nova.compute.api [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.609365] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.609593] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.609841] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.610213] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.610453] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.610647] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.652038] [47312]: DEBUG nova.policy [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.656164] [47312]: DEBUG nova.policy [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.656755] [47312]: DEBUG nova.policy [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.657381] [47312]: INFO nova.api.openstack.requestlog [None req-bb117aee-5e82-490b-8eb6-b9a0c0154804 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.055307 [ 626.657677] [47312]: [pid: 47312|app: 0|req: 1047/2032] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.659839] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.661334] [47312]: DEBUG nova.compute.api [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.664316] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.664531] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.664710] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.665050] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.665246] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.665416] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.670770] [47313]: DEBUG nova.policy [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.675079] [47313]: INFO nova.api.openstack.requestlog [None req-4e0f8d5b-c58e-44fc-bb91-1bd760cf66a3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1331 microversion: 2.1 time: 0.092142 [ 626.675508] [47313]: [pid: 47313|app: 0|req: 986/2033] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1331 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.677724] [47313]: DEBUG nova.api.openstack.wsgi [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.679293] [47313]: DEBUG nova.compute.api [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.682331] [47313]: DEBUG oslo_concurrency.lockutils [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.682562] [47313]: DEBUG oslo_concurrency.lockutils [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.682794] [47313]: DEBUG oslo_concurrency.lockutils [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.683180] [47313]: DEBUG oslo_concurrency.lockutils [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.683388] [47313]: DEBUG oslo_concurrency.lockutils [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.683597] [47313]: DEBUG oslo_concurrency.lockutils [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.693971] [47312]: DEBUG nova.policy [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.698094] [47312]: DEBUG nova.policy [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.698733] [47312]: DEBUG nova.policy [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.701418] [47312]: INFO nova.api.openstack.requestlog [None req-e4d604b8-8e74-46bc-854a-90f01310c7af tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.043239 [ 626.701869] [47312]: [pid: 47312|app: 0|req: 1048/2034] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 626.704020] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.706088] [47312]: DEBUG nova.compute.api [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.708281] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.708505] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.708684] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.709035] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.709237] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.709408] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.710478] [47313]: DEBUG nova.policy [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.714137] [47313]: INFO nova.api.openstack.requestlog [None req-994c835a-1bda-4569-b559-1aa7bf6bc819 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.038219 [ 626.714431] [47313]: [pid: 47313|app: 0|req: 987/2035] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.719378] [47313]: DEBUG nova.api.openstack.wsgi [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.721454] [47313]: DEBUG nova.compute.api [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.724653] [47313]: DEBUG oslo_concurrency.lockutils [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.724653] [47313]: DEBUG oslo_concurrency.lockutils [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.724653] [47313]: DEBUG oslo_concurrency.lockutils [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.724828] [47313]: DEBUG oslo_concurrency.lockutils [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.724969] [47313]: DEBUG oslo_concurrency.lockutils [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.725171] [47313]: DEBUG oslo_concurrency.lockutils [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.752921] [47312]: DEBUG nova.policy [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.759034] [47312]: INFO nova.api.openstack.requestlog [None req-0f8561ac-9c24-4d34-ba42-22f5868c1174 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.055862 [ 626.759034] [47312]: [pid: 47312|app: 0|req: 1049/2036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.761483] [47312]: DEBUG nova.api.openstack.wsgi [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.764963] [47312]: DEBUG nova.compute.api [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.767049] [47313]: DEBUG nova.policy [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.767142] [47312]: DEBUG oslo_concurrency.lockutils [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.767142] [47312]: DEBUG oslo_concurrency.lockutils [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.767275] [47312]: DEBUG oslo_concurrency.lockutils [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.767652] [47312]: DEBUG oslo_concurrency.lockutils [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.767854] [47312]: DEBUG oslo_concurrency.lockutils [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.769280] [47312]: DEBUG oslo_concurrency.lockutils [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.770197] [47313]: INFO nova.api.openstack.requestlog [None req-177581b5-17eb-4030-9892-353c8535bb85 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.052463 [ 626.770504] [47313]: [pid: 47313|app: 0|req: 988/2037] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 626.778909] [47313]: DEBUG nova.api.openstack.wsgi [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.780942] [47313]: DEBUG nova.compute.api [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.784390] [47313]: DEBUG oslo_concurrency.lockutils [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.784714] [47313]: DEBUG oslo_concurrency.lockutils [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.784923] [47313]: DEBUG oslo_concurrency.lockutils [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.785298] [47313]: DEBUG oslo_concurrency.lockutils [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.785497] [47313]: DEBUG oslo_concurrency.lockutils [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.785668] [47313]: DEBUG oslo_concurrency.lockutils [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.812764] [47312]: DEBUG nova.policy [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.817221] [47312]: INFO nova.api.openstack.requestlog [None req-844aa5f7-bcf7-4d1f-90ab-760c49079fd2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.058053 [ 626.817539] [47312]: [pid: 47312|app: 0|req: 1050/2038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.821386] [47313]: DEBUG nova.policy [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.824014] [47312]: DEBUG nova.api.openstack.wsgi [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.825624] [47312]: DEBUG nova.compute.api [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.826242] [47313]: INFO nova.api.openstack.requestlog [None req-40263f68-39d3-4951-a045-238d5f537ad7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.049180 [ 626.826670] [47313]: [pid: 47313|app: 0|req: 989/2039] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.830134] [47312]: DEBUG oslo_concurrency.lockutils [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.830134] [47312]: DEBUG oslo_concurrency.lockutils [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.830292] [47312]: DEBUG oslo_concurrency.lockutils [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.830629] [47312]: DEBUG oslo_concurrency.lockutils [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.830839] [47312]: DEBUG oslo_concurrency.lockutils [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.831043] [47312]: DEBUG oslo_concurrency.lockutils [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.840360] [47313]: DEBUG nova.api.openstack.wsgi [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.842278] [47313]: DEBUG nova.compute.api [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.846721] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.847334] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.847413] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.847704] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.847900] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.848261] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.871325] [47312]: DEBUG nova.policy [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.876410] [47312]: INFO nova.api.openstack.requestlog [None req-df5248ad-3ccb-47b9-be36-8f375785d08b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.057914 [ 626.876410] [47312]: [pid: 47312|app: 0|req: 1051/2040] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.880027] [47312]: DEBUG nova.api.openstack.wsgi [req-a21d0c77-bd4d-4832-a052-b1427ffe002d req-4539cc4c-d43e-45e9-a981-9075b61a9918 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a48c6a10-0c00-40f8-831f-713213390dfa", "name": "network-vif-deleted", "tag": "d655116c-27da-4401-8efc-03026926cbe0"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 626.886542] [47312]: DEBUG oslo_concurrency.lockutils [req-a21d0c77-bd4d-4832-a052-b1427ffe002d req-4539cc4c-d43e-45e9-a981-9075b61a9918 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.886781] [47312]: DEBUG oslo_concurrency.lockutils [req-a21d0c77-bd4d-4832-a052-b1427ffe002d req-4539cc4c-d43e-45e9-a981-9075b61a9918 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.886966] [47312]: DEBUG oslo_concurrency.lockutils [req-a21d0c77-bd4d-4832-a052-b1427ffe002d req-4539cc4c-d43e-45e9-a981-9075b61a9918 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.887656] [47313]: DEBUG nova.policy [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.891960] [47313]: INFO nova.api.openstack.requestlog [None req-6de4d098-a54a-458d-b8ba-9bb32551feb2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.054225 [ 626.892319] [47313]: [pid: 47313|app: 0|req: 990/2041] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 626.893764] [47312]: INFO nova.api.openstack.compute.server_external_events [req-a21d0c77-bd4d-4832-a052-b1427ffe002d req-4539cc4c-d43e-45e9-a981-9075b61a9918 service nova] Creating event network-vif-deleted:d655116c-27da-4401-8efc-03026926cbe0 for instance a48c6a10-0c00-40f8-831f-713213390dfa on cpu-1 [ 626.896737] [47312]: INFO nova.api.openstack.requestlog [req-a21d0c77-bd4d-4832-a052-b1427ffe002d req-4539cc4c-d43e-45e9-a981-9075b61a9918 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019293 [ 626.897366] [47312]: [pid: 47312|app: 0|req: 1052/2042] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:43 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 626.905788] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.907077] [47313]: DEBUG nova.compute.api [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.915020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.915020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.915020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.915020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.915020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.915020] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.950365] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.953656] [47312]: DEBUG nova.compute.api [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.953705] [47313]: DEBUG nova.policy [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 626.957520] [47313]: INFO nova.api.openstack.requestlog [None req-7a0b4204-f0e9-4329-8de9-8363117974ae tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.054022 [ 626.958088] [47313]: [pid: 47313|app: 0|req: 991/2043] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 626.959510] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.960791] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.960791] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.960791] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.960791] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 626.960984] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 626.994166] [47313]: DEBUG nova.api.openstack.wsgi [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 626.995268] [47313]: DEBUG nova.compute.api [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 626.999507] [47313]: DEBUG oslo_concurrency.lockutils [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 626.999865] [47313]: DEBUG oslo_concurrency.lockutils [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.000169] [47313]: DEBUG oslo_concurrency.lockutils [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.000643] [47313]: DEBUG oslo_concurrency.lockutils [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.000991] [47313]: DEBUG oslo_concurrency.lockutils [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.001313] [47313]: DEBUG oslo_concurrency.lockutils [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.009735] [47312]: DEBUG nova.policy [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.012405] [47312]: INFO nova.api.openstack.requestlog [None req-fd9143df-dffe-4e45-888b-a148cbb19869 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1298 microversion: 2.1 time: 0.064317 [ 627.012553] [47312]: [pid: 47312|app: 0|req: 1053/2044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.027788] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.029533] [47312]: DEBUG nova.compute.api [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.033013] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.033242] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.033424] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.033772] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.033965] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.034149] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.041272] [47313]: DEBUG nova.policy [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.045721] [47313]: INFO nova.api.openstack.requestlog [None req-811895b3-41e1-4c68-a412-4ddff0aba575 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.054958 [ 627.045721] [47313]: [pid: 47313|app: 0|req: 992/2045] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.048514] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.050092] [47313]: DEBUG nova.compute.api [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.056947] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.057175] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.057354] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.057762] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.057963] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.058150] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.074224] [47312]: DEBUG nova.policy [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.080244] [47312]: INFO nova.api.openstack.requestlog [None req-8b5d15ef-b780-4736-935b-97a4b7cad31e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.054553 [ 627.080576] [47312]: [pid: 47312|app: 0|req: 1054/2046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.083075] [47312]: DEBUG nova.api.openstack.wsgi [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.085122] [47312]: DEBUG nova.compute.api [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.089767] [47312]: DEBUG oslo_concurrency.lockutils [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.089968] [47312]: DEBUG oslo_concurrency.lockutils [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.090171] [47312]: DEBUG oslo_concurrency.lockutils [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.090525] [47312]: DEBUG oslo_concurrency.lockutils [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.090726] [47312]: DEBUG oslo_concurrency.lockutils [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.090900] [47312]: DEBUG oslo_concurrency.lockutils [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.255656] [47313]: DEBUG nova.policy [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.264531] [47313]: DEBUG nova.policy [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.264824] [47313]: DEBUG nova.policy [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.269044] [47313]: INFO nova.api.openstack.requestlog [None req-7f1c83db-d5fe-4ddd-86cc-9a53b656fc86 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.222790 [ 627.269375] [47313]: [pid: 47313|app: 0|req: 993/2047] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.272474] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.278020] [47313]: DEBUG nova.compute.api [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.278361] [47312]: DEBUG nova.policy [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.280458] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.280698] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.280884] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.281621] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.281861] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.282133] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.284350] [47312]: INFO nova.api.openstack.requestlog [None req-523e0469-f10e-4d9a-8d2c-1ee3b8645003 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.203051 [ 627.284587] [47312]: [pid: 47312|app: 0|req: 1055/2048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:43 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.287102] [47312]: DEBUG nova.api.openstack.wsgi [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.288676] [47312]: DEBUG nova.compute.api [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.292146] [47312]: DEBUG oslo_concurrency.lockutils [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.292335] [47312]: DEBUG oslo_concurrency.lockutils [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.292519] [47312]: DEBUG oslo_concurrency.lockutils [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.292867] [47312]: DEBUG oslo_concurrency.lockutils [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.293071] [47312]: DEBUG oslo_concurrency.lockutils [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.293239] [47312]: DEBUG oslo_concurrency.lockutils [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.337950] [47313]: DEBUG nova.policy [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.345217] [47313]: DEBUG nova.policy [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.345841] [47312]: DEBUG nova.policy [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.345918] [47313]: DEBUG nova.policy [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.346545] [47313]: INFO nova.api.openstack.requestlog [None req-6b9a98d3-e5bd-49d5-b57c-2c79065a8661 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.076660 [ 627.346858] [47313]: [pid: 47313|app: 0|req: 994/2049] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.351187] [47312]: INFO nova.api.openstack.requestlog [None req-6497fa1c-cc38-4458-b1e3-81071286131c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1214 microversion: 2.1 time: 0.064849 [ 627.351187] [47312]: [pid: 47312|app: 0|req: 1056/2050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1214 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.353222] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.354799] [47313]: DEBUG nova.compute.api [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.356850] [47312]: DEBUG nova.api.openstack.wsgi [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.358832] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.359077] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.359263] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.359609] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.359814] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.359991] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.361818] [47312]: DEBUG nova.compute.api [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.366376] [47312]: DEBUG oslo_concurrency.lockutils [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.366608] [47312]: DEBUG oslo_concurrency.lockutils [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.366793] [47312]: DEBUG oslo_concurrency.lockutils [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.367183] [47312]: DEBUG oslo_concurrency.lockutils [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.367388] [47312]: DEBUG oslo_concurrency.lockutils [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.367757] [47312]: DEBUG oslo_concurrency.lockutils [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.407726] [47313]: DEBUG nova.policy [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.416677] [47313]: INFO nova.api.openstack.requestlog [None req-9ffa9e0b-8db6-45b4-a364-5ee8ea0faf9a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.065955 [ 627.416918] [47313]: [pid: 47313|app: 0|req: 995/2051] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.416980] [47312]: DEBUG nova.policy [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.421332] [47312]: INFO nova.api.openstack.requestlog [None req-395fe8b4-bf9c-4d9c-a336-4c3d2e9750f5 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.070346 [ 627.421651] [47312]: [pid: 47312|app: 0|req: 1057/2052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.423366] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.424525] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.424687] [47313]: DEBUG nova.compute.api [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.425515] [47312]: DEBUG nova.compute.api [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.429244] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.429548] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.429613] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.429958] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.431222] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.431222] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.432142] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.432602] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.432942] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.433430] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.433731] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.434022] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.489880] [47312]: DEBUG nova.policy [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.493958] [47313]: DEBUG nova.policy [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.494756] [47312]: INFO nova.api.openstack.requestlog [None req-c6997c60-c71d-4921-a77f-0dc54187a893 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.072468 [ 627.495111] [47312]: [pid: 47312|app: 0|req: 1058/2053] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.497802] [47312]: DEBUG nova.api.openstack.wsgi [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.498736] [47313]: DEBUG nova.policy [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.499381] [47313]: DEBUG nova.policy [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.499993] [47312]: DEBUG nova.compute.api [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.500046] [47313]: INFO nova.api.openstack.requestlog [None req-a3269d90-9f6a-4c7e-b61d-1b3a997bbca2 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.082587 [ 627.500343] [47313]: [pid: 47313|app: 0|req: 996/2054] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.502974] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.504595] [47313]: DEBUG nova.compute.api [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.507759] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.508054] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.508277] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.508636] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.508840] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.509031] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.511291] [47312]: DEBUG oslo_concurrency.lockutils [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.511534] [47312]: DEBUG oslo_concurrency.lockutils [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.511718] [47312]: DEBUG oslo_concurrency.lockutils [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.512141] [47312]: DEBUG oslo_concurrency.lockutils [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.512344] [47312]: DEBUG oslo_concurrency.lockutils [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.512515] [47312]: DEBUG oslo_concurrency.lockutils [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.551101] [47313]: DEBUG nova.policy [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.556683] [47313]: INFO nova.api.openstack.requestlog [None req-b9b30ab7-da6a-4d4e-bf81-2a0934a1bf15 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.054332 [ 627.556683] [47313]: [pid: 47313|app: 0|req: 997/2055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.558067] [47313]: DEBUG nova.api.openstack.wsgi [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.559357] [47312]: DEBUG nova.policy [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.561709] [47313]: DEBUG nova.compute.api [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.562954] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.563201] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.563385] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.563774] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.563868] [47312]: INFO nova.api.openstack.requestlog [None req-126321f0-59e4-4799-88f7-bfe8cc9642e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.068177 [ 627.563912] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.564095] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.564259] [47312]: [pid: 47312|app: 0|req: 1059/2056] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.566596] [47312]: DEBUG nova.api.openstack.wsgi [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.568113] [47312]: DEBUG nova.compute.api [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.575764] [47312]: DEBUG oslo_concurrency.lockutils [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.577770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.577770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.577770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.577770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.577770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.602031] [47313]: DEBUG nova.policy [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.606070] [47313]: INFO nova.api.openstack.requestlog [None req-c48b70ad-ff25-4652-bad2-e3d67ad5133a tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1222 microversion: 2.1 time: 0.049680 [ 627.607451] [47313]: [pid: 47313|app: 0|req: 998/2057] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.608743] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.610290] [47313]: DEBUG nova.compute.api [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.613500] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.613723] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.613902] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.614273] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.614472] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.614642] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.625254] [47312]: DEBUG nova.policy [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.630216] [47312]: DEBUG nova.policy [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.631194] [47312]: DEBUG nova.policy [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.635020] [47312]: INFO nova.api.openstack.requestlog [None req-c73655f9-e4ad-4bef-9ff7-44c3d63b8b8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.069513 [ 627.635020] [47312]: [pid: 47312|app: 0|req: 1060/2058] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.652206] [47313]: DEBUG nova.policy [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.656242] [47313]: INFO nova.api.openstack.requestlog [None req-5ff8e335-0f1a-493c-bb3e-0db75b316a8d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.049306 [ 627.656549] [47313]: [pid: 47313|app: 0|req: 999/2059] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.671699] [47312]: DEBUG nova.api.openstack.wsgi [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.673424] [47312]: DEBUG nova.compute.api [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.678393] [47312]: DEBUG oslo_concurrency.lockutils [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.678627] [47312]: DEBUG oslo_concurrency.lockutils [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.678811] [47312]: DEBUG oslo_concurrency.lockutils [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.679183] [47312]: DEBUG oslo_concurrency.lockutils [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.679378] [47312]: DEBUG oslo_concurrency.lockutils [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.679938] [47312]: DEBUG oslo_concurrency.lockutils [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.685778] [47313]: DEBUG nova.api.openstack.wsgi [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.687790] [47313]: DEBUG nova.compute.api [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.690878] [47313]: DEBUG oslo_concurrency.lockutils [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.691126] [47313]: DEBUG oslo_concurrency.lockutils [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.691312] [47313]: DEBUG oslo_concurrency.lockutils [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.694554] [47313]: DEBUG oslo_concurrency.lockutils [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.694554] [47313]: DEBUG oslo_concurrency.lockutils [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.694554] [47313]: DEBUG oslo_concurrency.lockutils [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.731166] [47312]: DEBUG nova.policy [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.734345] [47312]: DEBUG nova.policy [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.734981] [47312]: DEBUG nova.policy [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.735590] [47312]: INFO nova.api.openstack.requestlog [None req-f488cefa-8b98-418e-8c53-64aff8cecb3c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.066243 [ 627.735888] [47312]: [pid: 47312|app: 0|req: 1061/2060] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.740769] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.744107] [47312]: DEBUG nova.compute.api [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.750041] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.750041] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.750041] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.750041] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.750041] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.750041] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.796541] [47312]: DEBUG nova.policy [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.801309] [47312]: DEBUG nova.policy [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.802023] [47312]: DEBUG nova.policy [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.805684] [47312]: INFO nova.api.openstack.requestlog [None req-1cda9bf7-affb-4814-bed4-228ff1431162 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.069255 [ 627.806152] [47312]: [pid: 47312|app: 0|req: 1062/2061] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 627.813019] [47312]: DEBUG nova.api.openstack.wsgi [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.813344] [47312]: DEBUG nova.compute.api [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.816781] [47312]: DEBUG oslo_concurrency.lockutils [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.817149] [47312]: DEBUG oslo_concurrency.lockutils [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.817447] [47312]: DEBUG oslo_concurrency.lockutils [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.817914] [47312]: DEBUG oslo_concurrency.lockutils [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.818264] [47312]: DEBUG oslo_concurrency.lockutils [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.818566] [47312]: DEBUG oslo_concurrency.lockutils [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.869528] [47312]: DEBUG nova.policy [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.871951] [47312]: INFO nova.api.openstack.requestlog [None req-f86366f1-e2f0-4ba3-902c-cc7cd3f3212d tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.062196 [ 627.872447] [47312]: [pid: 47312|app: 0|req: 1063/2062] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.874188] [47313]: DEBUG nova.policy [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.875274] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.876895] [47312]: DEBUG nova.compute.api [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.878318] [47313]: INFO nova.api.openstack.requestlog [None req-3733d2f6-08dc-4d01-8a48-e4f2a70daabc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1310 microversion: 2.1 time: 0.194593 [ 627.878727] [47313]: [pid: 47313|app: 0|req: 1000/2063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1310 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.883066] [47313]: DEBUG nova.api.openstack.wsgi [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.883197] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.883197] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.883197] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.883309] [47313]: DEBUG nova.compute.api [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.883343] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.883343] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.883343] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.885734] [47313]: DEBUG oslo_concurrency.lockutils [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.885952] [47313]: DEBUG oslo_concurrency.lockutils [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.886156] [47313]: DEBUG oslo_concurrency.lockutils [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.886508] [47313]: DEBUG oslo_concurrency.lockutils [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.886702] [47313]: DEBUG oslo_concurrency.lockutils [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.891157] [47313]: DEBUG oslo_concurrency.lockutils [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.939559] [47313]: DEBUG nova.policy [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.939669] [47312]: DEBUG nova.policy [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 627.941200] [47313]: INFO nova.api.openstack.requestlog [None req-655cf164-d9b8-45b4-9a1e-af2ecb700c80 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.061901 [ 627.941672] [47313]: [pid: 47313|app: 0|req: 1001/2064] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.942921] [47312]: INFO nova.api.openstack.requestlog [None req-9d401506-1a1d-4bcb-8120-7d63e1fd7530 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.069712 [ 627.944193] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.944675] [47312]: [pid: 47312|app: 0|req: 1064/2065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 627.945771] [47313]: DEBUG nova.compute.api [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.950972] [47312]: DEBUG nova.api.openstack.wsgi [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 627.955608] [47312]: DEBUG nova.compute.api [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 627.956091] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.956318] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.956514] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.956927] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.957138] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.957308] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.961921] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.962183] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.962363] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.962728] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 627.962981] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 627.963290] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 627.998917] [47313]: DEBUG nova.policy [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.002985] [47313]: INFO nova.api.openstack.requestlog [None req-5c3bd6d4-5aa3-43cc-8d42-5677009e4af3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.060650 [ 628.003324] [47313]: [pid: 47313|app: 0|req: 1002/2066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.005535] [47313]: DEBUG nova.api.openstack.wsgi [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.007055] [47313]: DEBUG nova.compute.api [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.008618] [47312]: DEBUG nova.policy [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.009896] [47313]: DEBUG oslo_concurrency.lockutils [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.010134] [47313]: DEBUG oslo_concurrency.lockutils [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.010319] [47313]: DEBUG oslo_concurrency.lockutils [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.010659] [47313]: DEBUG oslo_concurrency.lockutils [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.010855] [47313]: DEBUG oslo_concurrency.lockutils [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.011043] [47313]: DEBUG oslo_concurrency.lockutils [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.012961] [47312]: INFO nova.api.openstack.requestlog [None req-12e09759-b2ec-47db-9aad-9d0550e03444 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.066470 [ 628.013281] [47312]: [pid: 47312|app: 0|req: 1065/2067] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.015910] [47312]: DEBUG nova.api.openstack.wsgi [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.017531] [47312]: DEBUG nova.compute.api [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.022969] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.023262] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.023615] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.024081] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.024319] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.024527] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.063126] [47313]: DEBUG nova.policy [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.070706] [47312]: DEBUG nova.policy [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.074376] [47313]: INFO nova.api.openstack.requestlog [None req-f03d2220-21f0-4dbc-b49d-5aae2d69dcdd tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.070489 [ 628.074649] [47312]: INFO nova.api.openstack.requestlog [None req-72d3ae51-9ca5-442a-a741-28e4bef08099 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.060822 [ 628.074694] [47313]: [pid: 47313|app: 0|req: 1003/2068] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.074963] [47312]: [pid: 47312|app: 0|req: 1066/2069] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.084019] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.084100] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.084153] [47313]: DEBUG nova.compute.api [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.084190] [47312]: DEBUG nova.compute.api [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.085563] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.085781] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.085953] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.086306] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.086532] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.086712] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.089238] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.089460] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.089635] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.089981] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.090185] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.090348] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.139566] [47313]: DEBUG nova.policy [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.144314] [47313]: INFO nova.api.openstack.requestlog [None req-d6c9745b-e104-44f6-bf4f-9c36f1c57cda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.069072 [ 628.144766] [47313]: [pid: 47313|app: 0|req: 1004/2070] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.147393] [47313]: DEBUG nova.api.openstack.wsgi [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.148952] [47313]: DEBUG nova.compute.api [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.152364] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.152625] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.152843] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.153219] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.153433] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.153619] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.197268] [47313]: DEBUG nova.policy [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.201239] [47313]: INFO nova.api.openstack.requestlog [None req-57e20682-3457-48be-abde-3cc8df53d7c6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.055987 [ 628.201591] [47313]: [pid: 47313|app: 0|req: 1005/2071] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.207491] [47313]: DEBUG nova.api.openstack.wsgi [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.213262] [47313]: DEBUG nova.compute.api [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.216973] [47313]: DEBUG oslo_concurrency.lockutils [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.217365] [47313]: DEBUG oslo_concurrency.lockutils [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.217771] [47313]: DEBUG oslo_concurrency.lockutils [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.219031] [47313]: DEBUG oslo_concurrency.lockutils [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.219354] [47313]: DEBUG oslo_concurrency.lockutils [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.219609] [47313]: DEBUG oslo_concurrency.lockutils [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.265177] [47313]: DEBUG nova.policy [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.273969] [47313]: INFO nova.api.openstack.requestlog [None req-48186ba0-652b-4355-9030-093af9c06eb3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.068271 [ 628.274757] [47313]: [pid: 47313|app: 0|req: 1006/2072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.283101] [47312]: DEBUG nova.policy [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.287503] [47312]: INFO nova.api.openstack.requestlog [None req-ae736790-8715-4feb-b4a3-00e228a5a90f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1364 microversion: 2.1 time: 0.211953 [ 628.287856] [47312]: [pid: 47312|app: 0|req: 1067/2073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:44 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1364 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.295158] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.296567] [47313]: DEBUG nova.compute.api [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.301028] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.302709] [47312]: DEBUG nova.compute.api [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.303632] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.303898] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.304241] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.304597] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.304810] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.304992] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.306995] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.307253] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.307469] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.307870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.308122] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.308319] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.361785] [47312]: DEBUG nova.policy [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.362529] [47313]: DEBUG nova.policy [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.366289] [47312]: INFO nova.api.openstack.requestlog [None req-b6678424-035f-46de-9961-a4e844f11c19 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.067870 [ 628.366619] [47312]: [pid: 47312|app: 0|req: 1068/2074] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 628.369095] [47313]: DEBUG nova.policy [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.369095] [47313]: DEBUG nova.policy [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.370210] [47312]: DEBUG nova.api.openstack.wsgi [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.372276] [47313]: INFO nova.api.openstack.requestlog [None req-cf0784af-0209-40bb-9755-d55f48178c88 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.079383 [ 628.372276] [47313]: [pid: 47313|app: 0|req: 1007/2075] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.372406] [47312]: DEBUG nova.compute.api [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.374010] [47313]: DEBUG nova.api.openstack.wsgi [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.375968] [47313]: DEBUG nova.compute.api [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.376058] [47312]: DEBUG oslo_concurrency.lockutils [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.376058] [47312]: DEBUG oslo_concurrency.lockutils [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.376151] [47312]: DEBUG oslo_concurrency.lockutils [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.376486] [47312]: DEBUG oslo_concurrency.lockutils [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.377443] [47312]: DEBUG oslo_concurrency.lockutils [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.377443] [47312]: DEBUG oslo_concurrency.lockutils [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.378499] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.378718] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.378892] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.379252] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.379436] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.379598] [47313]: DEBUG oslo_concurrency.lockutils [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.414645] [47313]: DEBUG nova.policy [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.418382] [47313]: INFO nova.api.openstack.requestlog [None req-c24e11c7-f78d-446d-932e-9c33d07ad738 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.046195 [ 628.419283] [47313]: [pid: 47313|app: 0|req: 1008/2076] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.430678] [47313]: DEBUG nova.api.openstack.wsgi [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.432303] [47313]: DEBUG nova.compute.api [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.435448] [47313]: DEBUG oslo_concurrency.lockutils [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.435662] [47313]: DEBUG oslo_concurrency.lockutils [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.435834] [47313]: DEBUG oslo_concurrency.lockutils [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.436189] [47313]: DEBUG oslo_concurrency.lockutils [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.436419] [47313]: DEBUG oslo_concurrency.lockutils [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.436600] [47313]: DEBUG oslo_concurrency.lockutils [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.437964] [47312]: DEBUG nova.policy [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.442098] [47312]: DEBUG nova.policy [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.442707] [47312]: DEBUG nova.policy [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.443489] [47312]: INFO nova.api.openstack.requestlog [None req-70937c20-68d4-4fe2-bdb7-c38a59f31336 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.076222 [ 628.443626] [47312]: [pid: 47312|app: 0|req: 1069/2077] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.445859] [47312]: DEBUG nova.api.openstack.wsgi [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.447363] [47312]: DEBUG nova.compute.api [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.450470] [47312]: DEBUG oslo_concurrency.lockutils [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.450691] [47312]: DEBUG oslo_concurrency.lockutils [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.450874] [47312]: DEBUG oslo_concurrency.lockutils [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.451233] [47312]: DEBUG oslo_concurrency.lockutils [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.451428] [47312]: DEBUG oslo_concurrency.lockutils [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.451599] [47312]: DEBUG oslo_concurrency.lockutils [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.476311] [47313]: DEBUG nova.policy [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.480555] [47313]: INFO nova.api.openstack.requestlog [None req-93da6819-4388-44aa-a71c-c14175117c30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.051888 [ 628.480859] [47313]: [pid: 47313|app: 0|req: 1009/2078] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 628.494916] [47312]: DEBUG nova.policy [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.498871] [47312]: INFO nova.api.openstack.requestlog [None req-b01717f1-94c2-4878-adc5-a39983c56173 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.054699 [ 628.499195] [47312]: [pid: 47312|app: 0|req: 1070/2079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.509268] [47313]: DEBUG nova.api.openstack.wsgi [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.511080] [47313]: DEBUG nova.compute.api [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.514330] [47313]: DEBUG oslo_concurrency.lockutils [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.514560] [47313]: DEBUG oslo_concurrency.lockutils [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.514743] [47313]: DEBUG oslo_concurrency.lockutils [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.515761] [47313]: DEBUG oslo_concurrency.lockutils [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.515761] [47313]: DEBUG oslo_concurrency.lockutils [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.515761] [47313]: DEBUG oslo_concurrency.lockutils [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.518782] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.520061] [47312]: DEBUG nova.compute.api [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.523276] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.524046] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.524046] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.524046] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.524207] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.524360] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.547267] [47313]: DEBUG nova.policy [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.550937] [47313]: INFO nova.api.openstack.requestlog [None req-427ceb3f-6fda-4c15-94d5-c175c0e2100b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.043755 [ 628.551259] [47313]: [pid: 47313|app: 0|req: 1010/2080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.559697] [47312]: DEBUG nova.policy [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.563332] [47312]: DEBUG nova.policy [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.563923] [47312]: DEBUG nova.policy [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.564923] [47312]: INFO nova.api.openstack.requestlog [None req-bc29e1e5-2ae3-40e0-83b3-1ebd7f5bb6b9 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.047951 [ 628.564923] [47312]: [pid: 47312|app: 0|req: 1071/2081] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.567459] [47313]: DEBUG nova.api.openstack.wsgi [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.569107] [47313]: DEBUG nova.compute.api [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.572165] [47313]: DEBUG oslo_concurrency.lockutils [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.572433] [47313]: DEBUG oslo_concurrency.lockutils [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.572661] [47313]: DEBUG oslo_concurrency.lockutils [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.573138] [47313]: DEBUG oslo_concurrency.lockutils [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.573385] [47313]: DEBUG oslo_concurrency.lockutils [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.573601] [47313]: DEBUG oslo_concurrency.lockutils [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.576371] [47312]: DEBUG nova.api.openstack.wsgi [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.578055] [47312]: DEBUG nova.compute.api [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.580984] [47312]: DEBUG oslo_concurrency.lockutils [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.581228] [47312]: DEBUG oslo_concurrency.lockutils [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.581406] [47312]: DEBUG oslo_concurrency.lockutils [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.581780] [47312]: DEBUG oslo_concurrency.lockutils [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.582009] [47312]: DEBUG oslo_concurrency.lockutils [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.582190] [47312]: DEBUG oslo_concurrency.lockutils [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.611660] [47313]: DEBUG nova.policy [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.615631] [47313]: INFO nova.api.openstack.requestlog [None req-abf02145-54e2-40cc-a858-abd2773c4a4c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.050047 [ 628.615967] [47313]: [pid: 47313|app: 0|req: 1011/2082] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.620098] [47312]: DEBUG nova.policy [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.620176] [47313]: DEBUG nova.api.openstack.wsgi [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.620176] [47313]: DEBUG nova.compute.api [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.621704] [47312]: INFO nova.api.openstack.requestlog [None req-05a5b841-4a96-472e-be3c-1605ab39d9dc tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.047117 [ 628.622101] [47312]: [pid: 47312|app: 0|req: 1072/2083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.622976] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.623276] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.623502] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.623885] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.624141] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.624354] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.647680] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.649443] [47312]: DEBUG nova.compute.api [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.652852] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.653122] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.653318] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.653711] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.653942] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.654151] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.657114] [47313]: DEBUG nova.policy [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.661013] [47313]: INFO nova.api.openstack.requestlog [None req-b03f2ffc-e2a2-482e-8dad-6f62eb301182 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1222 microversion: 2.1 time: 0.044491 [ 628.661467] [47313]: [pid: 47313|app: 0|req: 1012/2084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1222 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.667866] [47313]: DEBUG nova.api.openstack.wsgi [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.669196] [47313]: DEBUG nova.compute.api [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.672760] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.673636] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.673748] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.674155] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.674406] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.674623] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.687131] [47312]: DEBUG nova.policy [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.691293] [47312]: DEBUG nova.policy [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.691928] [47312]: DEBUG nova.policy [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.694372] [47312]: INFO nova.api.openstack.requestlog [None req-c8604e35-a285-4da4-80f7-cf33e2502549 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.048703 [ 628.694788] [47312]: [pid: 47312|app: 0|req: 1073/2085] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 628.708673] [47313]: DEBUG nova.policy [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.712423] [47313]: INFO nova.api.openstack.requestlog [None req-9c1a0aa3-b4fe-4299-965e-0531b23266f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.046480 [ 628.712795] [47313]: [pid: 47313|app: 0|req: 1013/2086] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 628.749061] [47312]: DEBUG nova.api.openstack.wsgi [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.750867] [47312]: DEBUG nova.compute.api [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.754228] [47312]: DEBUG oslo_concurrency.lockutils [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.754459] [47312]: DEBUG oslo_concurrency.lockutils [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.754644] [47312]: DEBUG oslo_concurrency.lockutils [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.754997] [47312]: DEBUG oslo_concurrency.lockutils [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.755208] [47312]: DEBUG oslo_concurrency.lockutils [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.755379] [47312]: DEBUG oslo_concurrency.lockutils [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.795023] [47312]: DEBUG nova.policy [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.799399] [47312]: DEBUG nova.policy [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.800104] [47312]: DEBUG nova.policy [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.800748] [47312]: INFO nova.api.openstack.requestlog [None req-78559191-8ad2-4734-afee-55344ba97843 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.053946 [ 628.801041] [47312]: [pid: 47312|app: 0|req: 1074/2087] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.822289] [47313]: DEBUG nova.api.openstack.wsgi [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.824025] [47313]: DEBUG nova.compute.api [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.827437] [47313]: DEBUG oslo_concurrency.lockutils [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.827744] [47313]: DEBUG oslo_concurrency.lockutils [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.828010] [47313]: DEBUG oslo_concurrency.lockutils [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.828550] [47313]: DEBUG oslo_concurrency.lockutils [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.828670] [47313]: DEBUG oslo_concurrency.lockutils [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.828864] [47313]: DEBUG oslo_concurrency.lockutils [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.865908] [47313]: DEBUG nova.policy [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.870660] [47313]: DEBUG nova.policy [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.871363] [47313]: DEBUG nova.policy [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.874212] [47313]: INFO nova.api.openstack.requestlog [None req-954502ac-cc21-4a06-9a6b-5b2bb64bfcb3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.054067 [ 628.874603] [47313]: [pid: 47313|app: 0|req: 1014/2088] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 628.890661] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.891141] [47312]: DEBUG nova.api.openstack.wsgi [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.892392] [47313]: DEBUG nova.compute.api [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.892893] [47312]: DEBUG nova.compute.api [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.895956] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.896247] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.896474] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.896522] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.896768] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.896905] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.896998] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.897205] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.897400] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.897451] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.897605] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.897778] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.940436] [47313]: DEBUG nova.policy [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.942247] [47312]: DEBUG nova.policy [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 628.945407] [47313]: INFO nova.api.openstack.requestlog [None req-5d52ce90-43c2-470c-bf97-4a8aa92afdbf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.056702 [ 628.945783] [47313]: [pid: 47313|app: 0|req: 1015/2089] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.947146] [47312]: INFO nova.api.openstack.requestlog [None req-09ad9c53-78c3-4a70-9f20-2f5979ed4ddc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.058253 [ 628.948258] [47313]: DEBUG nova.api.openstack.wsgi [req-ce22174b-e04f-41f1-913b-dc22ec90329a req-3c571362-4974-4bd7-b81d-08a4c8ec21ab service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f4a6562-4c28-479c-8665-fb61c2d64dae", "tag": "9f77ad1b-ec8f-4cc9-930e-3b06113ed995"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 628.949206] [47312]: [pid: 47312|app: 0|req: 1075/2090] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 628.953688] [47313]: DEBUG oslo_concurrency.lockutils [req-ce22174b-e04f-41f1-913b-dc22ec90329a req-3c571362-4974-4bd7-b81d-08a4c8ec21ab service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.954023] [47313]: DEBUG oslo_concurrency.lockutils [req-ce22174b-e04f-41f1-913b-dc22ec90329a req-3c571362-4974-4bd7-b81d-08a4c8ec21ab service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.954231] [47313]: DEBUG oslo_concurrency.lockutils [req-ce22174b-e04f-41f1-913b-dc22ec90329a req-3c571362-4974-4bd7-b81d-08a4c8ec21ab service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.959430] [47312]: DEBUG nova.api.openstack.wsgi [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.960994] [47312]: DEBUG nova.compute.api [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.961389] [47313]: INFO nova.api.openstack.compute.server_external_events [req-ce22174b-e04f-41f1-913b-dc22ec90329a req-3c571362-4974-4bd7-b81d-08a4c8ec21ab service nova] Creating event network-changed:9f77ad1b-ec8f-4cc9-930e-3b06113ed995 for instance 3f4a6562-4c28-479c-8665-fb61c2d64dae on cpu-1 [ 628.964372] [47312]: DEBUG oslo_concurrency.lockutils [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.964468] [47313]: INFO nova.api.openstack.requestlog [req-ce22174b-e04f-41f1-913b-dc22ec90329a req-3c571362-4974-4bd7-b81d-08a4c8ec21ab service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017974 [ 628.964602] [47312]: DEBUG oslo_concurrency.lockutils [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.964785] [47312]: DEBUG oslo_concurrency.lockutils [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.965038] [47313]: [pid: 47313|app: 0|req: 1016/2091] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:45 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 628.965157] [47312]: DEBUG oslo_concurrency.lockutils [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.965386] [47312]: DEBUG oslo_concurrency.lockutils [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.966832] [47312]: DEBUG oslo_concurrency.lockutils [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.969442] [47313]: DEBUG nova.api.openstack.wsgi [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 628.972018] [47313]: DEBUG nova.compute.api [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 628.974944] [47313]: DEBUG oslo_concurrency.lockutils [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.975302] [47313]: DEBUG oslo_concurrency.lockutils [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.975396] [47313]: DEBUG oslo_concurrency.lockutils [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 628.975717] [47313]: DEBUG oslo_concurrency.lockutils [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 628.975910] [47313]: DEBUG oslo_concurrency.lockutils [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 628.976166] [47313]: DEBUG oslo_concurrency.lockutils [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.006735] [47312]: DEBUG nova.policy [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.011127] [47312]: INFO nova.api.openstack.requestlog [None req-3896a53e-3d90-4fcc-a55a-201cfe8dd950 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.053730 [ 629.011831] [47312]: [pid: 47312|app: 0|req: 1076/2092] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.014255] [47312]: DEBUG nova.api.openstack.wsgi [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.015804] [47312]: DEBUG nova.compute.api [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.017639] [47313]: DEBUG nova.policy [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.020627] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.020839] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.021114] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.021471] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.021669] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.021886] [47312]: DEBUG oslo_concurrency.lockutils [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.022217] [47313]: INFO nova.api.openstack.requestlog [None req-5610e47e-f05e-4b09-9d0a-027e5ee91ab8 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.056503 [ 629.022532] [47313]: [pid: 47313|app: 0|req: 1017/2093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.031082] [47313]: DEBUG nova.api.openstack.wsgi [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.033865] [47313]: DEBUG nova.compute.api [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.037680] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.038782] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.038782] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.038782] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.038782] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.038782] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.053044] [47312]: DEBUG nova.policy [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.056865] [47312]: INFO nova.api.openstack.requestlog [None req-eec5c031-fe72-40ba-92e6-e390e8bdcd90 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.044435 [ 629.057534] [47312]: [pid: 47312|app: 0|req: 1077/2094] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.070643] [47313]: DEBUG nova.policy [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.074289] [47313]: INFO nova.api.openstack.requestlog [None req-80e111b6-0063-41ff-b599-4f11173573b2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.046505 [ 629.074584] [47313]: [pid: 47313|app: 0|req: 1018/2095] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 629.087659] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.089239] [47312]: DEBUG nova.compute.api [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.090352] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.091891] [47313]: DEBUG nova.compute.api [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.092654] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.092931] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.093146] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.093493] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.093691] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.093860] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.094942] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.095229] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.095413] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.095751] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.095949] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.096133] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.132280] [47312]: DEBUG nova.policy [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.133230] [47313]: DEBUG nova.policy [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.135980] [47312]: INFO nova.api.openstack.requestlog [None req-f0792039-4efa-4fbc-9206-1250f91f6cc3 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.050296 [ 629.136300] [47312]: [pid: 47312|app: 0|req: 1078/2096] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.137030] [47313]: INFO nova.api.openstack.requestlog [None req-f0086e01-3bce-4d3e-bb06-ee863bed2c85 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.048489 [ 629.137334] [47313]: [pid: 47313|app: 0|req: 1019/2097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:45 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.156045] [47312]: DEBUG nova.api.openstack.wsgi [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.157834] [47312]: DEBUG nova.compute.api [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.161934] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.162260] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.162493] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.162857] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.163065] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.163231] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.192534] [47312]: DEBUG nova.policy [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.196134] [47312]: INFO nova.api.openstack.requestlog [None req-afbe597e-7bea-486d-afe2-6e06cedf8f5c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.041908 [ 629.196436] [47312]: [pid: 47312|app: 0|req: 1079/2098] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.217886] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.219578] [47313]: DEBUG nova.compute.api [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.222989] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.223249] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.223432] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.223782] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.223980] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.224167] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.254522] [47313]: DEBUG nova.policy [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.258323] [47313]: INFO nova.api.openstack.requestlog [None req-ce71a8fa-1823-416f-acc3-3a320f979c2c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.042600 [ 629.258637] [47313]: [pid: 47313|app: 0|req: 1020/2099] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.288693] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.290401] [47312]: DEBUG nova.compute.api [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.296034] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.296207] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.296391] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.296758] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.296958] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.297141] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.304571] [47313]: DEBUG nova.api.openstack.wsgi [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.306238] [47313]: DEBUG nova.compute.api [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.311248] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.311248] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.311248] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.311443] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.311614] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.311799] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.329687] [47312]: DEBUG nova.policy [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.333644] [47312]: INFO nova.api.openstack.requestlog [None req-c6578f4b-8771-41cb-b3bf-e4e09c90f7ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.047343 [ 629.333963] [47312]: [pid: 47312|app: 0|req: 1080/2100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.342620] [47313]: DEBUG nova.policy [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.346586] [47313]: INFO nova.api.openstack.requestlog [None req-f509822a-948d-47e3-b70a-01c5b4cc2a77 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.044271 [ 629.347065] [47313]: [pid: 47313|app: 0|req: 1021/2101] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.377655] [47312]: DEBUG nova.api.openstack.wsgi [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.379262] [47312]: DEBUG nova.compute.api [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.383642] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.383836] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.384037] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.384407] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.384608] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.384781] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.385836] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.387471] [47313]: DEBUG nova.compute.api [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.390783] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.391015] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.391203] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.391540] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.391731] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.391940] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.421031] [47312]: DEBUG nova.policy [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.425273] [47312]: INFO nova.api.openstack.requestlog [None req-da8beff2-fa2b-45c5-971a-db944482bc78 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.049539 [ 629.425599] [47312]: [pid: 47312|app: 0|req: 1081/2102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.429558] [47312]: DEBUG nova.api.openstack.wsgi [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.431147] [47312]: DEBUG nova.compute.api [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.431491] [47313]: DEBUG nova.policy [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.434696] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.434696] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.434812] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.436600] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.436600] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.436600] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.436687] [47313]: DEBUG nova.policy [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.436687] [47313]: DEBUG nova.policy [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.440510] [47313]: INFO nova.api.openstack.requestlog [None req-dfaa6e6e-2b01-445e-9b10-e432858bb7d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.056889 [ 629.440855] [47313]: [pid: 47313|app: 0|req: 1022/2103] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 629.456621] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.458369] [47313]: DEBUG nova.compute.api [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.461806] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.462192] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.462393] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.462823] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.463123] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.463995] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.465473] [47312]: DEBUG nova.policy [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.469562] [47312]: INFO nova.api.openstack.requestlog [None req-e7309c2c-d29c-44ab-aa74-a2d5685ec8ec tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.041905 [ 629.469834] [47312]: [pid: 47312|app: 0|req: 1082/2104] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 629.494290] [47312]: DEBUG nova.api.openstack.wsgi [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.495867] [47312]: DEBUG nova.compute.api [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.499964] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.500338] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.500567] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.501012] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.501226] [47313]: DEBUG nova.policy [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.501316] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.501433] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.506068] [47313]: DEBUG nova.policy [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.506681] [47313]: DEBUG nova.policy [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.507317] [47313]: INFO nova.api.openstack.requestlog [None req-fb210918-29d1-4fd4-994d-e5edf2a3a623 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.052706 [ 629.507847] [47313]: [pid: 47313|app: 0|req: 1023/2105] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 629.510054] [47313]: DEBUG nova.api.openstack.wsgi [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.511607] [47313]: DEBUG nova.compute.api [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.514882] [47313]: DEBUG oslo_concurrency.lockutils [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.515135] [47313]: DEBUG oslo_concurrency.lockutils [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.515706] [47313]: DEBUG oslo_concurrency.lockutils [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.515706] [47313]: DEBUG oslo_concurrency.lockutils [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.515892] [47313]: DEBUG oslo_concurrency.lockutils [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.516031] [47313]: DEBUG oslo_concurrency.lockutils [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.535541] [47312]: DEBUG nova.policy [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.539748] [47312]: INFO nova.api.openstack.requestlog [None req-53b5db8c-2226-476f-bd20-5170daf45b10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.047590 [ 629.540104] [47312]: [pid: 47312|app: 0|req: 1083/2106] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.547661] [47313]: DEBUG nova.policy [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.551684] [47313]: INFO nova.api.openstack.requestlog [None req-a620d412-18b6-49af-a65a-67a56c1ff603 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.043500 [ 629.552036] [47313]: [pid: 47313|app: 0|req: 1024/2107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.561875] [47312]: DEBUG nova.api.openstack.wsgi [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.563577] [47312]: DEBUG nova.compute.api [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.567214] [47312]: DEBUG oslo_concurrency.lockutils [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.567443] [47312]: DEBUG oslo_concurrency.lockutils [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.567623] [47312]: DEBUG oslo_concurrency.lockutils [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.567968] [47312]: DEBUG oslo_concurrency.lockutils [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.568176] [47312]: DEBUG oslo_concurrency.lockutils [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.568346] [47312]: DEBUG oslo_concurrency.lockutils [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.576830] [47313]: DEBUG nova.api.openstack.wsgi [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.578496] [47313]: DEBUG nova.compute.api [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.581981] [47313]: DEBUG oslo_concurrency.lockutils [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.582230] [47313]: DEBUG oslo_concurrency.lockutils [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.582515] [47313]: DEBUG oslo_concurrency.lockutils [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.582748] [47313]: DEBUG oslo_concurrency.lockutils [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.582935] [47313]: DEBUG oslo_concurrency.lockutils [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.583618] [47313]: DEBUG oslo_concurrency.lockutils [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.602628] [47312]: DEBUG nova.policy [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.607508] [47312]: INFO nova.api.openstack.requestlog [None req-13d7c243-0e02-434e-a0d1-e92f0de85d39 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.047838 [ 629.607818] [47312]: [pid: 47312|app: 0|req: 1084/2108] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.619053] [47313]: DEBUG nova.policy [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.623520] [47313]: DEBUG nova.policy [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.624112] [47313]: DEBUG nova.policy [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.624687] [47313]: INFO nova.api.openstack.requestlog [None req-07b0f93c-4e1b-40ad-8210-662aa6290d22 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.050058 [ 629.624989] [47313]: [pid: 47313|app: 0|req: 1025/2109] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 629.627894] [47312]: DEBUG nova.api.openstack.wsgi [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.629453] [47312]: DEBUG nova.compute.api [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.632554] [47313]: DEBUG nova.api.openstack.wsgi [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.633260] [47312]: DEBUG oslo_concurrency.lockutils [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.633495] [47312]: DEBUG oslo_concurrency.lockutils [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.633680] [47312]: DEBUG oslo_concurrency.lockutils [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.634060] [47312]: DEBUG oslo_concurrency.lockutils [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.634124] [47313]: DEBUG nova.compute.api [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.634306] [47312]: DEBUG oslo_concurrency.lockutils [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.634487] [47312]: DEBUG oslo_concurrency.lockutils [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.637923] [47313]: DEBUG oslo_concurrency.lockutils [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.637923] [47313]: DEBUG oslo_concurrency.lockutils [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.637923] [47313]: DEBUG oslo_concurrency.lockutils [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.638278] [47313]: DEBUG oslo_concurrency.lockutils [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.638516] [47313]: DEBUG oslo_concurrency.lockutils [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.638715] [47313]: DEBUG oslo_concurrency.lockutils [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.674015] [47313]: DEBUG nova.policy [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.675141] [47312]: DEBUG nova.policy [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.678118] [47313]: INFO nova.api.openstack.requestlog [None req-da011969-bfc5-4261-adc7-ff35638aa185 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.047475 [ 629.678448] [47313]: [pid: 47313|app: 0|req: 1026/2110] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 629.679190] [47312]: INFO nova.api.openstack.requestlog [None req-35519a94-ec24-4739-9ef7-b097adc14e03 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.053493 [ 629.679506] [47312]: [pid: 47312|app: 0|req: 1085/2111] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.680797] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.682353] [47313]: DEBUG nova.compute.api [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.685555] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.685792] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.685973] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.686339] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.686538] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.686711] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.708209] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.709849] [47312]: DEBUG nova.compute.api [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.713141] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.713377] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.713560] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.713906] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.714117] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.714287] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.716048] [47313]: DEBUG nova.policy [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.719886] [47313]: INFO nova.api.openstack.requestlog [None req-3e0243c0-51af-4698-b057-588dcd7577b7 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1222 microversion: 2.1 time: 0.040893 [ 629.721119] [47313]: [pid: 47313|app: 0|req: 1027/2112] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1222 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.723461] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.724938] [47313]: DEBUG nova.compute.api [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.727824] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.728056] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.728237] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.728579] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.728773] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.728942] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.743842] [47312]: DEBUG nova.policy [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.747734] [47312]: DEBUG nova.policy [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.748359] [47312]: DEBUG nova.policy [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.750842] [47312]: INFO nova.api.openstack.requestlog [None req-1f1c88b4-a16c-4af4-93f7-c37e9b0ac48c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.045153 [ 629.751271] [47312]: [pid: 47312|app: 0|req: 1086/2113] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 629.757866] [47313]: DEBUG nova.policy [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.761831] [47313]: INFO nova.api.openstack.requestlog [None req-0ce66b08-f77a-4e93-a8c1-024120d1c677 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.040134 [ 629.762272] [47313]: [pid: 47313|app: 0|req: 1028/2114] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 629.813753] [47312]: DEBUG nova.api.openstack.wsgi [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.815371] [47312]: DEBUG nova.compute.api [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.818880] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.819123] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.819309] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.819662] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.819877] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.820074] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.849282] [47312]: DEBUG nova.policy [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.853225] [47312]: DEBUG nova.policy [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.853831] [47312]: DEBUG nova.policy [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.854416] [47312]: INFO nova.api.openstack.requestlog [None req-4bad6ea0-1de6-4930-8ed6-d182315697e8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.042921 [ 629.854709] [47312]: [pid: 47312|app: 0|req: 1087/2115] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 629.894276] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.895905] [47313]: DEBUG nova.compute.api [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.899513] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.899748] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.899928] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.900292] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.900489] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.900658] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.930393] [47313]: DEBUG nova.policy [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.934357] [47313]: DEBUG nova.policy [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.935011] [47313]: DEBUG nova.policy [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 629.937531] [47313]: INFO nova.api.openstack.requestlog [None req-c4abc671-80db-4942-84de-71570a37efd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.045506 [ 629.937846] [47313]: [pid: 47313|app: 0|req: 1029/2116] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 629.957916] [47312]: DEBUG nova.api.openstack.wsgi [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.958612] [47313]: DEBUG nova.api.openstack.wsgi [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 629.959681] [47312]: DEBUG nova.compute.api [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.960287] [47313]: DEBUG nova.compute.api [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 629.963485] [47312]: DEBUG oslo_concurrency.lockutils [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.963720] [47312]: DEBUG oslo_concurrency.lockutils [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.963804] [47313]: DEBUG oslo_concurrency.lockutils [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.963904] [47312]: DEBUG oslo_concurrency.lockutils [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.964053] [47313]: DEBUG oslo_concurrency.lockutils [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.964264] [47313]: DEBUG oslo_concurrency.lockutils [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.964300] [47312]: DEBUG oslo_concurrency.lockutils [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.964504] [47312]: DEBUG oslo_concurrency.lockutils [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.964614] [47313]: DEBUG oslo_concurrency.lockutils [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 629.964686] [47312]: DEBUG oslo_concurrency.lockutils [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 629.964811] [47313]: DEBUG oslo_concurrency.lockutils [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 629.964980] [47313]: DEBUG oslo_concurrency.lockutils [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.000712] [47312]: DEBUG nova.policy [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.005576] [47313]: DEBUG nova.policy [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.005676] [47312]: INFO nova.api.openstack.requestlog [None req-71eb8aa0-21d5-4b07-87b7-2d6af1fb8110 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.050043 [ 630.006084] [47312]: [pid: 47312|app: 0|req: 1088/2117] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.009970] [47313]: INFO nova.api.openstack.requestlog [None req-64c8fee2-f651-45db-939d-57115a7555bf tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.053269 [ 630.010404] [47313]: [pid: 47313|app: 0|req: 1030/2118] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 630.022773] [47312]: DEBUG nova.api.openstack.wsgi [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.024422] [47312]: DEBUG nova.compute.api [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.027623] [47312]: DEBUG oslo_concurrency.lockutils [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.027879] [47312]: DEBUG oslo_concurrency.lockutils [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.028066] [47312]: DEBUG oslo_concurrency.lockutils [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.028628] [47312]: DEBUG oslo_concurrency.lockutils [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.028628] [47312]: DEBUG oslo_concurrency.lockutils [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.028805] [47312]: DEBUG oslo_concurrency.lockutils [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.035449] [47313]: DEBUG nova.api.openstack.wsgi [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.037066] [47313]: DEBUG nova.compute.api [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.040542] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.040774] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.040957] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.041322] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.041519] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.041693] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.060856] [47312]: DEBUG nova.policy [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.065381] [47312]: INFO nova.api.openstack.requestlog [None req-7afa330b-de5b-4a8f-b49d-7db31bda940f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.044591 [ 630.065620] [47312]: [pid: 47312|app: 0|req: 1089/2119] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.068398] [47312]: DEBUG nova.api.openstack.wsgi [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.069919] [47312]: DEBUG nova.compute.api [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.072157] [47313]: DEBUG nova.policy [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.072971] [47312]: DEBUG oslo_concurrency.lockutils [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.073208] [47312]: DEBUG oslo_concurrency.lockutils [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.073389] [47312]: DEBUG oslo_concurrency.lockutils [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.073729] [47312]: DEBUG oslo_concurrency.lockutils [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.073922] [47312]: DEBUG oslo_concurrency.lockutils [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.074123] [47312]: DEBUG oslo_concurrency.lockutils [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.076143] [47313]: INFO nova.api.openstack.requestlog [None req-d97b1747-97bc-4c97-b736-425b1c3e2358 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1271 microversion: 2.1 time: 0.042881 [ 630.076455] [47313]: [pid: 47313|app: 0|req: 1031/2120] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1271 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.085595] [47313]: DEBUG nova.api.openstack.wsgi [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.087251] [47313]: DEBUG nova.compute.api [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.090422] [47313]: DEBUG oslo_concurrency.lockutils [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.090645] [47313]: DEBUG oslo_concurrency.lockutils [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.090840] [47313]: DEBUG oslo_concurrency.lockutils [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.091203] [47313]: DEBUG oslo_concurrency.lockutils [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.091397] [47313]: DEBUG oslo_concurrency.lockutils [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.091568] [47313]: DEBUG oslo_concurrency.lockutils [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.102090] [47312]: DEBUG nova.policy [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.106736] [47312]: INFO nova.api.openstack.requestlog [None req-2147dffd-73e7-4145-8c0d-d9c6657da937 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.040096 [ 630.107084] [47312]: [pid: 47312|app: 0|req: 1090/2121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 630.121303] [47313]: DEBUG nova.policy [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.125628] [47313]: INFO nova.api.openstack.requestlog [None req-59c261a4-8371-43ca-bdf6-73461c0c9e5c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.041890 [ 630.125953] [47313]: [pid: 47313|app: 0|req: 1032/2122] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:46 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 630.149023] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.149457] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.149648] [47312]: DEBUG nova.compute.api [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.151640] [47313]: DEBUG nova.compute.api [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.153043] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.153286] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.153470] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.153816] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.154019] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.154221] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.156482] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.156850] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.157172] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.157700] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.158010] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.158312] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.190619] [47312]: DEBUG nova.policy [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.194894] [47312]: INFO nova.api.openstack.requestlog [None req-e2299277-bdcd-4846-b78e-213d772b339f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.049085 [ 630.195238] [47312]: [pid: 47312|app: 0|req: 1091/2123] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.196189] [47313]: DEBUG nova.policy [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.200072] [47313]: INFO nova.api.openstack.requestlog [None req-c2143986-8d91-4cb8-94c8-be18241a53c2 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.053415 [ 630.200497] [47313]: [pid: 47313|app: 0|req: 1033/2124] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.207226] [47312]: DEBUG nova.api.openstack.wsgi [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.209429] [47312]: DEBUG nova.compute.api [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.213347] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.213586] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.213770] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.214190] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.214393] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.214568] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.245301] [47312]: DEBUG nova.policy [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.250033] [47312]: INFO nova.api.openstack.requestlog [None req-e85621b3-38bc-43df-9fe3-4054dd6cff11 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.045120 [ 630.250366] [47312]: [pid: 47312|app: 0|req: 1092/2125] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.270240] [47313]: DEBUG nova.api.openstack.wsgi [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.271859] [47313]: DEBUG nova.compute.api [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.275777] [47313]: DEBUG oslo_concurrency.lockutils [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.276023] [47313]: DEBUG oslo_concurrency.lockutils [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.276213] [47313]: DEBUG oslo_concurrency.lockutils [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.276572] [47313]: DEBUG oslo_concurrency.lockutils [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.276771] [47313]: DEBUG oslo_concurrency.lockutils [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.276942] [47313]: DEBUG oslo_concurrency.lockutils [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.308387] [47313]: DEBUG nova.policy [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.312528] [47313]: INFO nova.api.openstack.requestlog [None req-59828c4a-7d1c-453c-b77f-fb71bec79861 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.044647 [ 630.312861] [47313]: [pid: 47313|app: 0|req: 1034/2126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.345707] [47312]: DEBUG nova.api.openstack.wsgi [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.347373] [47312]: DEBUG nova.compute.api [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.350885] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.351133] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.351319] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.351673] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.351934] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.352131] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.358771] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.360410] [47313]: DEBUG nova.compute.api [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.364518] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.364518] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.364639] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.364908] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.365123] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.365298] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.381659] [47312]: DEBUG nova.policy [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.385710] [47312]: INFO nova.api.openstack.requestlog [None req-ccfaa5c5-e845-43db-9011-2cdaf4cc87fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.042242 [ 630.386042] [47312]: [pid: 47312|app: 0|req: 1093/2127] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.393948] [47313]: DEBUG nova.policy [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.397915] [47313]: INFO nova.api.openstack.requestlog [None req-0d04aa07-f286-4a9a-a2ea-f56568cdd63a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.041304 [ 630.398244] [47313]: [pid: 47313|app: 0|req: 1035/2128] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.437451] [47312]: DEBUG nova.api.openstack.wsgi [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.439202] [47312]: DEBUG nova.compute.api [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.443143] [47312]: DEBUG oslo_concurrency.lockutils [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.443439] [47312]: DEBUG oslo_concurrency.lockutils [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.443635] [47312]: DEBUG oslo_concurrency.lockutils [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.444013] [47312]: DEBUG oslo_concurrency.lockutils [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.444233] [47312]: DEBUG oslo_concurrency.lockutils [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.444397] [47312]: DEBUG oslo_concurrency.lockutils [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.454396] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.456179] [47313]: DEBUG nova.compute.api [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.460764] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.461158] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.461485] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.462105] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.462458] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.463086] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.477148] [47312]: DEBUG nova.policy [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.481685] [47312]: INFO nova.api.openstack.requestlog [None req-360beaa8-f506-468f-81f1-3a29803d79ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046531 [ 630.482067] [47312]: [pid: 47312|app: 0|req: 1094/2129] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.484686] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.486491] [47312]: DEBUG nova.compute.api [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.490070] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.490425] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.490495] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.490848] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.491067] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.491234] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.496439] [47313]: DEBUG nova.policy [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.500972] [47313]: DEBUG nova.policy [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.501653] [47313]: DEBUG nova.policy [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.504748] [47313]: INFO nova.api.openstack.requestlog [None req-f2ce1c89-69c8-45d0-9a20-4cf36ba7d6b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052609 [ 630.504866] [47313]: [pid: 47313|app: 0|req: 1036/2130] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 630.521436] [47313]: DEBUG nova.api.openstack.wsgi [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.523348] [47313]: DEBUG nova.compute.api [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.525721] [47312]: DEBUG nova.policy [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.527349] [47313]: DEBUG oslo_concurrency.lockutils [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.527604] [47313]: DEBUG oslo_concurrency.lockutils [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.527792] [47313]: DEBUG oslo_concurrency.lockutils [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.528181] [47313]: DEBUG oslo_concurrency.lockutils [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.528378] [47313]: DEBUG oslo_concurrency.lockutils [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.528549] [47313]: DEBUG oslo_concurrency.lockutils [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.530498] [47312]: INFO nova.api.openstack.requestlog [None req-b9572b0b-b29f-4a6b-a02d-d7b46f369113 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.047757 [ 630.530821] [47312]: [pid: 47312|app: 0|req: 1095/2131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.552445] [47312]: DEBUG nova.api.openstack.wsgi [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.554390] [47312]: DEBUG nova.compute.api [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.558549] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.558811] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.559155] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.559401] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.559596] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.559802] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.564143] [47313]: DEBUG nova.policy [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.569747] [47313]: DEBUG nova.policy [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.570329] [47313]: DEBUG nova.policy [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.570962] [47313]: INFO nova.api.openstack.requestlog [None req-56cf270a-62a6-4271-b1ed-52b7008c7664 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.051900 [ 630.571288] [47313]: [pid: 47313|app: 0|req: 1037/2132] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 630.574029] [47313]: DEBUG nova.api.openstack.wsgi [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.575308] [47313]: DEBUG nova.compute.api [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.578673] [47313]: DEBUG oslo_concurrency.lockutils [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.578904] [47313]: DEBUG oslo_concurrency.lockutils [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.579103] [47313]: DEBUG oslo_concurrency.lockutils [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.579467] [47313]: DEBUG oslo_concurrency.lockutils [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.579666] [47313]: DEBUG oslo_concurrency.lockutils [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.579842] [47313]: DEBUG oslo_concurrency.lockutils [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.592960] [47312]: DEBUG nova.policy [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.597519] [47312]: INFO nova.api.openstack.requestlog [None req-aab99a6d-29e5-4983-b3ce-042713861005 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.048358 [ 630.597972] [47312]: [pid: 47312|app: 0|req: 1096/2133] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.611215] [47313]: DEBUG nova.policy [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.615804] [47313]: INFO nova.api.openstack.requestlog [None req-d19f29d7-83be-41fb-aa19-1a5bca1363c9 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.043900 [ 630.616305] [47313]: [pid: 47313|app: 0|req: 1038/2134] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.619399] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.621258] [47312]: DEBUG nova.compute.api [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.625057] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.625309] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.625493] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.625861] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.626067] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.626241] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.637686] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.639890] [47313]: DEBUG nova.compute.api [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.642984] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.643277] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.643462] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.643823] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.644032] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.644275] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.665383] [47312]: DEBUG nova.policy [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.669839] [47312]: INFO nova.api.openstack.requestlog [None req-b4e9defe-f7d8-44e8-8788-4a3a79ea8931 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.052860 [ 630.670176] [47312]: [pid: 47312|app: 0|req: 1097/2135] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.681485] [47313]: DEBUG nova.policy [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.685981] [47313]: DEBUG nova.policy [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.686614] [47313]: DEBUG nova.policy [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.687771] [47313]: INFO nova.api.openstack.requestlog [None req-b7fb7213-95c5-4ed8-a30e-4cd135cc6f9f tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.052370 [ 630.688202] [47313]: [pid: 47313|app: 0|req: 1039/2136] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 630.690205] [47312]: DEBUG nova.api.openstack.wsgi [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.690575] [47313]: DEBUG nova.api.openstack.wsgi [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.691874] [47312]: DEBUG nova.compute.api [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.692664] [47313]: DEBUG nova.compute.api [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.695371] [47312]: DEBUG oslo_concurrency.lockutils [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.695610] [47312]: DEBUG oslo_concurrency.lockutils [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.695790] [47312]: DEBUG oslo_concurrency.lockutils [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.696147] [47313]: DEBUG oslo_concurrency.lockutils [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.696190] [47312]: DEBUG oslo_concurrency.lockutils [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.696360] [47312]: DEBUG oslo_concurrency.lockutils [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.696468] [47313]: DEBUG oslo_concurrency.lockutils [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.696527] [47312]: DEBUG oslo_concurrency.lockutils [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.696713] [47313]: DEBUG oslo_concurrency.lockutils [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.697145] [47313]: DEBUG oslo_concurrency.lockutils [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.697406] [47313]: DEBUG oslo_concurrency.lockutils [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.697590] [47313]: DEBUG oslo_concurrency.lockutils [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.744483] [47312]: DEBUG nova.policy [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.746677] [47313]: DEBUG nova.policy [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.749115] [47312]: INFO nova.api.openstack.requestlog [None req-947b7b30-7453-4af9-8f66-307b434f942a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.060923 [ 630.749441] [47312]: [pid: 47312|app: 0|req: 1098/2137] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.751649] [47313]: INFO nova.api.openstack.requestlog [None req-15799bdb-f363-40f5-8c95-b90664e59e53 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.062846 [ 630.752027] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.752131] [47313]: [pid: 47313|app: 0|req: 1040/2138] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.753653] [47312]: DEBUG nova.compute.api [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.757054] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.757333] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.757531] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.757891] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.758106] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.758279] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.764928] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.766667] [47313]: DEBUG nova.compute.api [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.770344] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.770587] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.770802] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.771201] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.771396] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.771590] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.789941] [47312]: DEBUG nova.policy [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.794061] [47312]: INFO nova.api.openstack.requestlog [None req-6d1992ce-eea4-4ba8-8056-2280d6f3f899 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1220 microversion: 2.1 time: 0.044048 [ 630.794510] [47312]: [pid: 47312|app: 0|req: 1099/2139] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.796670] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.798215] [47312]: DEBUG nova.compute.api [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.801185] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.801412] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.801591] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.802000] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.802220] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.802392] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.806737] [47313]: DEBUG nova.policy [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.810796] [47313]: DEBUG nova.policy [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.811395] [47313]: DEBUG nova.policy [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.813953] [47313]: INFO nova.api.openstack.requestlog [None req-8d878e5e-0d8c-4e65-99fe-ffae629d43bb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.051221 [ 630.814252] [47313]: [pid: 47313|app: 0|req: 1041/2140] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 630.831836] [47312]: DEBUG nova.policy [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.836410] [47312]: INFO nova.api.openstack.requestlog [None req-a3f40b64-143d-404b-9190-3a18712690d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.041494 [ 630.836841] [47312]: [pid: 47312|app: 0|req: 1100/2141] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 630.867668] [47313]: DEBUG nova.api.openstack.wsgi [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.869295] [47313]: DEBUG nova.compute.api [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.872630] [47313]: DEBUG oslo_concurrency.lockutils [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.872950] [47313]: DEBUG oslo_concurrency.lockutils [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.873157] [47313]: DEBUG oslo_concurrency.lockutils [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.873510] [47313]: DEBUG oslo_concurrency.lockutils [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.873703] [47313]: DEBUG oslo_concurrency.lockutils [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.873874] [47313]: DEBUG oslo_concurrency.lockutils [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.902583] [47313]: DEBUG nova.policy [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.906238] [47313]: DEBUG nova.policy [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.906823] [47313]: DEBUG nova.policy [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.907400] [47313]: INFO nova.api.openstack.requestlog [None req-11b9e9b9-5243-49a3-9391-0d533d0290ad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.042257 [ 630.907816] [47313]: [pid: 47313|app: 0|req: 1042/2142] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 630.951196] [47312]: DEBUG nova.api.openstack.wsgi [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 630.952823] [47312]: DEBUG nova.compute.api [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 630.956486] [47312]: DEBUG oslo_concurrency.lockutils [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.956722] [47312]: DEBUG oslo_concurrency.lockutils [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.956909] [47312]: DEBUG oslo_concurrency.lockutils [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.957292] [47312]: DEBUG oslo_concurrency.lockutils [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.957493] [47312]: DEBUG oslo_concurrency.lockutils [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.957688] [47312]: DEBUG oslo_concurrency.lockutils [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.976217] [47313]: DEBUG nova.api.openstack.wsgi [req-c590af2d-342f-4c6b-a37d-ca440f073427 req-9446737e-89ee-4f69-8f94-295cb87f869e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f4a6562-4c28-479c-8665-fb61c2d64dae", "name": "network-vif-deleted", "tag": "9f77ad1b-ec8f-4cc9-930e-3b06113ed995"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 630.981858] [47313]: DEBUG oslo_concurrency.lockutils [req-c590af2d-342f-4c6b-a37d-ca440f073427 req-9446737e-89ee-4f69-8f94-295cb87f869e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 630.982109] [47313]: DEBUG oslo_concurrency.lockutils [req-c590af2d-342f-4c6b-a37d-ca440f073427 req-9446737e-89ee-4f69-8f94-295cb87f869e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 630.982299] [47313]: DEBUG oslo_concurrency.lockutils [req-c590af2d-342f-4c6b-a37d-ca440f073427 req-9446737e-89ee-4f69-8f94-295cb87f869e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 630.988105] [47313]: INFO nova.api.openstack.compute.server_external_events [req-c590af2d-342f-4c6b-a37d-ca440f073427 req-9446737e-89ee-4f69-8f94-295cb87f869e service nova] Creating event network-vif-deleted:9f77ad1b-ec8f-4cc9-930e-3b06113ed995 for instance 3f4a6562-4c28-479c-8665-fb61c2d64dae on cpu-1 [ 630.989130] [47312]: DEBUG nova.policy [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.990840] [47313]: INFO nova.api.openstack.requestlog [req-c590af2d-342f-4c6b-a37d-ca440f073427 req-9446737e-89ee-4f69-8f94-295cb87f869e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017081 [ 630.991214] [47313]: [pid: 47313|app: 0|req: 1043/2143] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:47 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 630.993200] [47312]: DEBUG nova.policy [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.993831] [47312]: DEBUG nova.policy [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 630.996297] [47312]: INFO nova.api.openstack.requestlog [None req-65739ccf-d1f2-4f75-b02b-f47aa7159f76 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.047435 [ 630.996596] [47312]: [pid: 47312|app: 0|req: 1101/2144] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 631.017182] [47313]: DEBUG nova.api.openstack.wsgi [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.018743] [47313]: DEBUG nova.compute.api [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.020412] [47312]: DEBUG nova.api.openstack.wsgi [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.021966] [47312]: DEBUG nova.compute.api [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.022106] [47313]: DEBUG oslo_concurrency.lockutils [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.022338] [47313]: DEBUG oslo_concurrency.lockutils [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.022519] [47313]: DEBUG oslo_concurrency.lockutils [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.022949] [47313]: DEBUG oslo_concurrency.lockutils [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.023172] [47313]: DEBUG oslo_concurrency.lockutils [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.023350] [47313]: DEBUG oslo_concurrency.lockutils [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.024907] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.025262] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.025339] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.025659] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.025850] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.026032] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.062928] [47313]: DEBUG nova.policy [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.065015] [47312]: DEBUG nova.policy [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.067376] [47313]: INFO nova.api.openstack.requestlog [None req-1812af63-d2c2-4402-82cc-93253ae171c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.052220 [ 631.067747] [47313]: [pid: 47313|app: 0|req: 1044/2145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.069612] [47312]: INFO nova.api.openstack.requestlog [None req-88a4b71c-b5db-4bad-8a3b-7972b876a345 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1216 microversion: 2.1 time: 0.050989 [ 631.070046] [47312]: [pid: 47312|app: 0|req: 1102/2146] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 631.077560] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.080035] [47313]: DEBUG nova.compute.api [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.083921] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.084234] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.084429] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.084770] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.084968] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.085155] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.087499] [47312]: DEBUG nova.api.openstack.wsgi [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.089131] [47312]: DEBUG nova.compute.api [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.092951] [47312]: DEBUG oslo_concurrency.lockutils [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.093213] [47312]: DEBUG oslo_concurrency.lockutils [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.093741] [47312]: DEBUG oslo_concurrency.lockutils [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.094131] [47312]: DEBUG oslo_concurrency.lockutils [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.094573] [47312]: DEBUG oslo_concurrency.lockutils [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.094637] [47312]: DEBUG oslo_concurrency.lockutils [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.124267] [47313]: DEBUG nova.policy [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.129580] [47313]: INFO nova.api.openstack.requestlog [None req-3c4c36a8-ee0a-4cc1-a9db-675e0f94a3be tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.054766 [ 631.129930] [47313]: [pid: 47313|app: 0|req: 1045/2147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.131245] [47312]: DEBUG nova.policy [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.132734] [47313]: DEBUG nova.api.openstack.wsgi [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.134332] [47313]: DEBUG nova.compute.api [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.136009] [47312]: INFO nova.api.openstack.requestlog [None req-992cb536-688e-4e6f-92ee-db250979c87b tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1215 microversion: 2.1 time: 0.050894 [ 631.136338] [47312]: [pid: 47312|app: 0|req: 1103/2148] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.138017] [47313]: DEBUG oslo_concurrency.lockutils [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.138253] [47313]: DEBUG oslo_concurrency.lockutils [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.138438] [47313]: DEBUG oslo_concurrency.lockutils [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.138662] [47312]: DEBUG nova.api.openstack.wsgi [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.138792] [47313]: DEBUG oslo_concurrency.lockutils [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.138984] [47313]: DEBUG oslo_concurrency.lockutils [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.139177] [47313]: DEBUG oslo_concurrency.lockutils [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.140257] [47312]: DEBUG nova.compute.api [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.144331] [47312]: DEBUG oslo_concurrency.lockutils [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.144563] [47312]: DEBUG oslo_concurrency.lockutils [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.144745] [47312]: DEBUG oslo_concurrency.lockutils [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.145121] [47312]: DEBUG oslo_concurrency.lockutils [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.145329] [47312]: DEBUG oslo_concurrency.lockutils [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.145501] [47312]: DEBUG oslo_concurrency.lockutils [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.170418] [47313]: DEBUG nova.policy [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.174439] [47313]: INFO nova.api.openstack.requestlog [None req-df555dd9-a53a-4de6-8ddc-d564a85426fc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.043930 [ 631.174758] [47313]: [pid: 47313|app: 0|req: 1046/2149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.180529] [47312]: DEBUG nova.policy [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.184893] [47312]: INFO nova.api.openstack.requestlog [None req-4743a4e2-79be-4969-a42e-6f7ffda46834 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.047979 [ 631.185394] [47312]: [pid: 47312|app: 0|req: 1104/2150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:47 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.207029] [47313]: DEBUG nova.api.openstack.wsgi [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.208491] [47313]: DEBUG nova.compute.api [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.211916] [47312]: DEBUG nova.api.openstack.wsgi [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.211986] [47313]: DEBUG oslo_concurrency.lockutils [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.212244] [47313]: DEBUG oslo_concurrency.lockutils [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.212426] [47313]: DEBUG oslo_concurrency.lockutils [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.212795] [47313]: DEBUG oslo_concurrency.lockutils [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.212997] [47313]: DEBUG oslo_concurrency.lockutils [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.213185] [47313]: DEBUG oslo_concurrency.lockutils [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.213648] [47312]: DEBUG nova.compute.api [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.217726] [47312]: DEBUG oslo_concurrency.lockutils [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.217726] [47312]: DEBUG oslo_concurrency.lockutils [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.217866] [47312]: DEBUG oslo_concurrency.lockutils [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.218240] [47312]: DEBUG oslo_concurrency.lockutils [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.218442] [47312]: DEBUG oslo_concurrency.lockutils [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.218633] [47312]: DEBUG oslo_concurrency.lockutils [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.263530] [47313]: DEBUG nova.policy [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.266352] [47312]: DEBUG nova.policy [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.267877] [47313]: INFO nova.api.openstack.requestlog [None req-fee4cd7c-d5a9-484f-9618-0ebfd044f135 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.062976 [ 631.268474] [47313]: [pid: 47313|app: 0|req: 1047/2151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.270559] [47313]: DEBUG nova.api.openstack.wsgi [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.271156] [47312]: INFO nova.api.openstack.requestlog [None req-267428d6-99fc-4ace-bb1c-e6d3d1aa8802 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.061429 [ 631.271474] [47312]: [pid: 47312|app: 0|req: 1105/2152] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.272143] [47313]: DEBUG nova.compute.api [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.276054] [47313]: DEBUG oslo_concurrency.lockutils [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.276377] [47313]: DEBUG oslo_concurrency.lockutils [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.276632] [47313]: DEBUG oslo_concurrency.lockutils [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.277067] [47313]: DEBUG oslo_concurrency.lockutils [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.277271] [47313]: DEBUG oslo_concurrency.lockutils [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.277443] [47313]: DEBUG oslo_concurrency.lockutils [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.320699] [47313]: DEBUG nova.policy [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.324554] [47312]: DEBUG nova.api.openstack.wsgi [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.324788] [47313]: INFO nova.api.openstack.requestlog [None req-a20a1043-4a4f-4281-83fc-34c7ac5b471f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.056008 [ 631.325118] [47313]: [pid: 47313|app: 0|req: 1048/2153] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.329031] [47312]: DEBUG nova.compute.api [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.329692] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.329995] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.330192] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.330570] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.330734] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.330901] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.373759] [47312]: DEBUG nova.policy [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.378620] [47312]: INFO nova.api.openstack.requestlog [None req-b92874a5-c4eb-46a7-9a26-b9cd03f3514c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.056364 [ 631.378982] [47312]: [pid: 47312|app: 0|req: 1106/2154] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.397825] [47313]: DEBUG nova.api.openstack.wsgi [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.399626] [47313]: DEBUG nova.compute.api [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.405046] [47313]: DEBUG oslo_concurrency.lockutils [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.405296] [47313]: DEBUG oslo_concurrency.lockutils [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.405516] [47313]: DEBUG oslo_concurrency.lockutils [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.405951] [47313]: DEBUG oslo_concurrency.lockutils [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.406897] [47313]: DEBUG oslo_concurrency.lockutils [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.406897] [47313]: DEBUG oslo_concurrency.lockutils [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.411556] [47312]: DEBUG nova.api.openstack.wsgi [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.414457] [47312]: DEBUG nova.compute.api [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.419081] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.419669] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.419669] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.420275] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.420975] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.420975] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.446744] [47313]: DEBUG nova.policy [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.453596] [47313]: INFO nova.api.openstack.requestlog [None req-462f2acb-ae21-43f0-98b8-1581ba08ca33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.058044 [ 631.453920] [47313]: [pid: 47313|app: 0|req: 1049/2155] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.463169] [47312]: DEBUG nova.policy [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.467449] [47312]: INFO nova.api.openstack.requestlog [None req-03ef23f1-9168-47f5-ad09-3f90c38a1e3f tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.059489 [ 631.467887] [47312]: [pid: 47312|app: 0|req: 1107/2156] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.494120] [47313]: DEBUG nova.api.openstack.wsgi [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.495871] [47313]: DEBUG nova.compute.api [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.499448] [47313]: DEBUG oslo_concurrency.lockutils [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.499535] [47313]: DEBUG oslo_concurrency.lockutils [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.499666] [47313]: DEBUG oslo_concurrency.lockutils [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.500067] [47313]: DEBUG oslo_concurrency.lockutils [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.500274] [47313]: DEBUG oslo_concurrency.lockutils [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.500445] [47313]: DEBUG oslo_concurrency.lockutils [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.523111] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.524701] [47312]: DEBUG nova.compute.api [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.528339] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.528672] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.528867] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.529243] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.529445] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.529603] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.541988] [47313]: DEBUG nova.policy [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.546888] [47313]: INFO nova.api.openstack.requestlog [None req-81946c0c-b106-449b-b0f8-713d7d7fdbc9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.055106 [ 631.547216] [47313]: [pid: 47313|app: 0|req: 1050/2157] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 631.550244] [47313]: DEBUG nova.api.openstack.wsgi [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.551784] [47313]: DEBUG nova.compute.api [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.555057] [47313]: DEBUG oslo_concurrency.lockutils [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.555334] [47313]: DEBUG oslo_concurrency.lockutils [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.555524] [47313]: DEBUG oslo_concurrency.lockutils [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.555940] [47313]: DEBUG oslo_concurrency.lockutils [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.556175] [47313]: DEBUG oslo_concurrency.lockutils [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.556362] [47313]: DEBUG oslo_concurrency.lockutils [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.570529] [47312]: DEBUG nova.policy [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.576458] [47312]: DEBUG nova.policy [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.577201] [47312]: DEBUG nova.policy [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.580947] [47312]: INFO nova.api.openstack.requestlog [None req-7d917757-baa5-48f4-9a49-94f758b70395 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.060195 [ 631.581271] [47312]: [pid: 47312|app: 0|req: 1108/2158] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 631.584489] [47312]: DEBUG nova.api.openstack.wsgi [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.586186] [47312]: DEBUG nova.compute.api [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.588875] [47313]: DEBUG nova.policy [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.589817] [47312]: DEBUG oslo_concurrency.lockutils [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.590079] [47312]: DEBUG oslo_concurrency.lockutils [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.590280] [47312]: DEBUG oslo_concurrency.lockutils [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.590662] [47312]: DEBUG oslo_concurrency.lockutils [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.590955] [47312]: DEBUG oslo_concurrency.lockutils [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.591033] [47312]: DEBUG oslo_concurrency.lockutils [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.593068] [47313]: INFO nova.api.openstack.requestlog [None req-458f3f2e-d29c-4b52-9144-9c8f2eeb44a9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.045250 [ 631.593562] [47313]: [pid: 47313|app: 0|req: 1051/2159] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.608850] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.610464] [47313]: DEBUG nova.compute.api [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.614745] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.614984] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.615230] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.615828] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.616149] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.616283] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.635618] [47312]: DEBUG nova.policy [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.640536] [47312]: DEBUG nova.policy [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.641098] [47312]: DEBUG nova.policy [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.641719] [47312]: INFO nova.api.openstack.requestlog [None req-44ec7bb5-a426-43bc-822d-30f20e5b1e34 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.059365 [ 631.642077] [47312]: [pid: 47312|app: 0|req: 1109/2160] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 631.644861] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.646807] [47312]: DEBUG nova.compute.api [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.650487] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.650715] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.650906] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.651259] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.651559] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.651620] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.659099] [47313]: DEBUG nova.policy [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.664709] [47313]: INFO nova.api.openstack.requestlog [None req-3d91ef4c-1835-4794-943c-0ac02995bb49 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.057295 [ 631.664709] [47313]: [pid: 47313|app: 0|req: 1052/2161] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.680992] [47313]: DEBUG nova.api.openstack.wsgi [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.682851] [47313]: DEBUG nova.compute.api [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.685111] [47312]: DEBUG nova.policy [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.686393] [47313]: DEBUG oslo_concurrency.lockutils [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.686681] [47313]: DEBUG oslo_concurrency.lockutils [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.686904] [47313]: DEBUG oslo_concurrency.lockutils [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.687311] [47313]: DEBUG oslo_concurrency.lockutils [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.688026] [47313]: DEBUG oslo_concurrency.lockutils [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.688026] [47313]: DEBUG oslo_concurrency.lockutils [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.689882] [47312]: INFO nova.api.openstack.requestlog [None req-fb6d18bc-7021-4fe8-9b64-9a5232864d6f tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.046905 [ 631.689882] [47312]: [pid: 47312|app: 0|req: 1110/2162] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.701656] [47312]: DEBUG nova.api.openstack.wsgi [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.703291] [47312]: DEBUG nova.compute.api [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.706432] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.706652] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.706833] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.707204] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.707412] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.707580] [47312]: DEBUG oslo_concurrency.lockutils [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.729467] [47313]: DEBUG nova.policy [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.732583] [47313]: INFO nova.api.openstack.requestlog [None req-82e7c7cb-60f3-4c5c-ac6f-96a8d8f14cac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.053739 [ 631.732962] [47313]: [pid: 47313|app: 0|req: 1053/2163] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 631.746617] [47312]: DEBUG nova.policy [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.752342] [47312]: DEBUG nova.policy [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.753144] [47312]: DEBUG nova.policy [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.753760] [47312]: INFO nova.api.openstack.requestlog [None req-03ed569f-d668-4f4b-855b-9bda00e73bfa tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.054071 [ 631.754081] [47312]: [pid: 47312|app: 0|req: 1111/2164] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 631.760846] [47313]: DEBUG nova.api.openstack.wsgi [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.763057] [47313]: DEBUG nova.compute.api [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.765103] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.765986] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.766242] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.766424] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.766642] [47312]: DEBUG nova.compute.api [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.766768] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.766961] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.767145] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.769836] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.770082] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.770269] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.770617] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.770810] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.770979] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.805498] [47313]: DEBUG nova.policy [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.809342] [47313]: INFO nova.api.openstack.requestlog [None req-ea4c9141-933d-4d41-b885-87b26f58cda6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.050619 [ 631.809683] [47313]: [pid: 47313|app: 0|req: 1054/2165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.811941] [47313]: DEBUG nova.api.openstack.wsgi [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.813472] [47313]: DEBUG nova.compute.api [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.814842] [47312]: DEBUG nova.policy [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.816431] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.816656] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.816835] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.817198] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.817390] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.817560] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.820023] [47312]: INFO nova.api.openstack.requestlog [None req-8e4f90cc-ff10-4095-9e0d-6570b7c4b79c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.056830 [ 631.820346] [47312]: [pid: 47312|app: 0|req: 1112/2166] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.827532] [47312]: DEBUG nova.api.openstack.wsgi [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.829096] [47312]: DEBUG nova.compute.api [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.832349] [47312]: DEBUG oslo_concurrency.lockutils [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.832572] [47312]: DEBUG oslo_concurrency.lockutils [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.832756] [47312]: DEBUG oslo_concurrency.lockutils [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.833111] [47312]: DEBUG oslo_concurrency.lockutils [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.833307] [47312]: DEBUG oslo_concurrency.lockutils [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.833477] [47312]: DEBUG oslo_concurrency.lockutils [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.833725] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.833957] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.834156] [47313]: DEBUG oslo_concurrency.lockutils [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.834351] [47313]: DEBUG nova.objects.instance [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lazy-loading 'fault' on Instance uuid 56b1ea80-3109-4212-959b-0e5fb2fc66d3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 631.859401] [47313]: DEBUG nova.policy [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '77f085d6aafe41328b41f3c0ddc3079e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb754ac92c5648ed888fdf68ccd14ced', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.863344] [47313]: INFO nova.api.openstack.requestlog [None req-79162b2e-5108-4cdd-9e67-42ccfa294b20 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 200 len: 1412 microversion: 2.1 time: 0.053129 [ 631.863665] [47313]: [pid: 47313|app: 0|req: 1055/2167] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 1412 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.866040] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.867547] [47313]: DEBUG nova.compute.api [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.870855] [47312]: DEBUG nova.policy [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.873697] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.873930] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.874242] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.874672] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.874882] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.875009] [47312]: DEBUG nova.policy [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.875078] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.875632] [47312]: DEBUG nova.policy [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.878032] [47312]: INFO nova.api.openstack.requestlog [None req-838c4f2d-0044-4f5d-9613-068190ec475f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.052401 [ 631.878333] [47312]: [pid: 47312|app: 0|req: 1113/2168] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 631.880575] [47312]: DEBUG nova.api.openstack.wsgi [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.880777] [47312]: DEBUG nova.compute.api [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.883777] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.883777] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.883945] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.884306] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.884503] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.884670] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.896705] [47312]: DEBUG nova.compute.api [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 631.911207] [47313]: DEBUG nova.policy [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.915244] [47313]: INFO nova.api.openstack.requestlog [None req-d2efab17-5bc8-4cdf-a589-b88df1804868 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1272 microversion: 2.1 time: 0.051036 [ 631.915675] [47313]: [pid: 47313|app: 0|req: 1056/2169] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 631.921441] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 631.925087] [47313]: DEBUG nova.compute.api [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 631.927593] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.927819] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.928008] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.928366] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.928560] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.928730] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.930614] [47312]: DEBUG nova.compute.api [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 631.931029] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 631.931252] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 631.931430] [47312]: DEBUG oslo_concurrency.lockutils [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 631.931613] [47312]: WARNING nova.compute.api [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] instance's host None is down, deleting from database [ 631.934390] [47312]: DEBUG nova.network.neutron [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 631.960885] [47312]: DEBUG nova.network.neutron [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 631.964880] [47312]: DEBUG nova.network.neutron [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 631.970335] [47313]: DEBUG nova.policy [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.974730] [47313]: DEBUG nova.policy [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.975308] [47313]: DEBUG nova.policy [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 631.975908] [47313]: INFO nova.api.openstack.requestlog [None req-0c2b29b6-43f4-4dfe-bc93-91ac580c691d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.056352 [ 631.976333] [47313]: [pid: 47313|app: 0|req: 1057/2170] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 632.010565] [47313]: DEBUG nova.api.openstack.wsgi [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.012230] [47313]: DEBUG nova.compute.api [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.018978] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.019107] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.019280] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.019633] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.019826] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.019995] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.049177] [47312]: INFO nova.api.openstack.requestlog [None req-55992806-e027-4f7d-9ad9-89418f034f27 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 204 len: 0 microversion: 2.1 time: 0.170238 [ 632.049795] [47312]: [pid: 47312|app: 0|req: 1114/2171] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:48 2024] DELETE /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 632.053052] [47313]: DEBUG nova.policy [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.053919] [47312]: DEBUG nova.api.openstack.wsgi [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.054234] [47312]: DEBUG nova.compute.api [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.056873] [47313]: DEBUG nova.policy [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.057197] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.057431] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.057527] [47313]: DEBUG nova.policy [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.057616] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.057946] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.058164] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.058416] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.059906] [47313]: INFO nova.api.openstack.requestlog [None req-26e17fad-dde6-432b-8780-844fc942ad32 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.051816 [ 632.060220] [47313]: [pid: 47313|app: 0|req: 1058/2172] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 632.071097] [47312]: DEBUG nova.compute.api [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 632.080625] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.083128] [47313]: DEBUG nova.compute.api [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.085940] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.085940] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.085940] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.086226] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.086428] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.086601] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.098613] [47312]: DEBUG nova.compute.api [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 632.099075] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.099342] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.099559] [47312]: DEBUG oslo_concurrency.lockutils [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.099942] [47312]: WARNING nova.compute.api [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] instance's host None is down, deleting from database [ 632.102138] [47312]: DEBUG nova.network.neutron [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 632.127559] [47313]: DEBUG nova.policy [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.128379] [47312]: DEBUG nova.network.neutron [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 632.131611] [47313]: INFO nova.api.openstack.requestlog [None req-d4dcf55b-75be-48b9-befd-82cca61a635e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.052995 [ 632.131822] [47312]: DEBUG nova.network.neutron [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 632.131999] [47313]: [pid: 47313|app: 0|req: 1059/2173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.134811] [47313]: DEBUG nova.api.openstack.wsgi [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.136441] [47313]: DEBUG nova.compute.api [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.139991] [47313]: DEBUG oslo_concurrency.lockutils [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.139991] [47313]: DEBUG oslo_concurrency.lockutils [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.140315] [47313]: DEBUG oslo_concurrency.lockutils [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.140507] [47313]: DEBUG oslo_concurrency.lockutils [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.140716] [47313]: DEBUG oslo_concurrency.lockutils [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.140891] [47313]: DEBUG oslo_concurrency.lockutils [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.238359] [47312]: INFO nova.api.openstack.requestlog [None req-81027081-9a3b-4242-a963-314f4eea4416 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd" status: 204 len: 0 microversion: 2.1 time: 0.185731 [ 632.238359] [47312]: [pid: 47312|app: 0|req: 1115/2174] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:48 2024] DELETE /compute/v2.1/servers/dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd => generated 0 bytes in 186 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 632.242749] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.243540] [47312]: DEBUG nova.compute.api [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.248738] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.248932] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.249088] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.249491] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.250496] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.250496] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.343300] [47313]: DEBUG nova.policy [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.345987] [47312]: DEBUG nova.policy [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.353021] [47313]: INFO nova.api.openstack.requestlog [None req-55a4057a-2816-4138-b322-efbe11cfa5de tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.218524 [ 632.353104] [47312]: INFO nova.api.openstack.requestlog [None req-ed090083-9ce3-487a-bb18-27ce39eeec7d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.112458 [ 632.353216] [47313]: [pid: 47313|app: 0|req: 1060/2175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:48 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.353251] [47312]: [pid: 47312|app: 0|req: 1116/2176] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.354259] [47312]: DEBUG nova.api.openstack.wsgi [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.354387] [47313]: DEBUG nova.api.openstack.wsgi [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.355874] [47312]: DEBUG nova.compute.api [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.356223] [47313]: DEBUG nova.compute.api [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.359238] [47312]: DEBUG oslo_concurrency.lockutils [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.359516] [47312]: DEBUG oslo_concurrency.lockutils [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.359808] [47313]: DEBUG oslo_concurrency.lockutils [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.359888] [47312]: DEBUG oslo_concurrency.lockutils [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.360214] [47313]: DEBUG oslo_concurrency.lockutils [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.360276] [47312]: DEBUG oslo_concurrency.lockutils [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.360488] [47312]: DEBUG oslo_concurrency.lockutils [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.360614] [47313]: DEBUG oslo_concurrency.lockutils [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.360708] [47312]: DEBUG oslo_concurrency.lockutils [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.361168] [47313]: DEBUG oslo_concurrency.lockutils [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.361510] [47313]: DEBUG oslo_concurrency.lockutils [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.361802] [47313]: DEBUG oslo_concurrency.lockutils [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.402204] [47312]: DEBUG nova.policy [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.405874] [47313]: DEBUG nova.policy [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.406438] [47312]: INFO nova.api.openstack.requestlog [None req-376e6f81-5d66-443b-8f90-bd3970c065a9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.054024 [ 632.407256] [47312]: [pid: 47312|app: 0|req: 1117/2177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.409114] [47313]: INFO nova.api.openstack.requestlog [None req-403539c0-79af-4adc-a827-d16ee511ccaa tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1215 microversion: 2.1 time: 0.057031 [ 632.409415] [47313]: [pid: 47313|app: 0|req: 1061/2178] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.409834] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.412251] [47312]: DEBUG nova.compute.api [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.412904] [47313]: DEBUG nova.api.openstack.wsgi [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.413145] [47313]: DEBUG nova.compute.api [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.415274] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.415500] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.415676] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.415927] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.416033] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.416173] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.416235] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.416393] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.416442] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.416734] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.417077] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.417224] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.430796] [47313]: DEBUG nova.compute.api [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 632.452096] [47312]: DEBUG nova.policy [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.456116] [47312]: INFO nova.api.openstack.requestlog [None req-0f19e06c-ffc4-4808-957f-8fc54619fc2b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048901 [ 632.456429] [47312]: [pid: 47312|app: 0|req: 1118/2179] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.458863] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.460437] [47312]: DEBUG nova.compute.api [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.462631] [47313]: DEBUG nova.compute.api [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 632.463051] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.463274] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.463452] [47313]: DEBUG oslo_concurrency.lockutils [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.463633] [47313]: WARNING nova.compute.api [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] instance's host None is down, deleting from database [ 632.464414] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.464761] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.464963] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.465324] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.465548] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.465692] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.468115] [47313]: DEBUG nova.network.neutron [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 632.483867] [47313]: DEBUG nova.network.neutron [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 632.487422] [47313]: DEBUG nova.network.neutron [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 632.500669] [47312]: DEBUG nova.policy [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.505430] [47312]: INFO nova.api.openstack.requestlog [None req-6f44f361-31f0-4aa2-8992-e6bb9b10ba9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.048431 [ 632.505747] [47312]: [pid: 47312|app: 0|req: 1119/2180] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.508025] [47312]: DEBUG nova.api.openstack.wsgi [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.509539] [47312]: DEBUG nova.compute.api [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.512487] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.512715] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.512884] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.513245] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.513441] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.513610] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.548543] [47312]: DEBUG nova.policy [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.552522] [47312]: INFO nova.api.openstack.requestlog [None req-38a95e1c-f772-4e49-8d3a-0a40206b2b5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.046204 [ 632.552852] [47312]: [pid: 47312|app: 0|req: 1120/2181] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.555091] [47312]: DEBUG nova.api.openstack.wsgi [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.556657] [47312]: DEBUG nova.compute.api [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.559626] [47312]: DEBUG oslo_concurrency.lockutils [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.559886] [47312]: DEBUG oslo_concurrency.lockutils [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.560012] [47312]: DEBUG oslo_concurrency.lockutils [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.560371] [47312]: DEBUG oslo_concurrency.lockutils [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.560567] [47312]: DEBUG oslo_concurrency.lockutils [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.560734] [47312]: DEBUG oslo_concurrency.lockutils [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.582636] [47313]: INFO nova.api.openstack.requestlog [None req-6756b0d4-7d8e-42f9-a9fa-82e93d152f66 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ba985ad1-390d-4a2e-ad96-c273231f8549" status: 204 len: 0 microversion: 2.1 time: 0.172287 [ 632.582891] [47313]: [pid: 47313|app: 0|req: 1062/2182] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:49 2024] DELETE /compute/v2.1/servers/ba985ad1-390d-4a2e-ad96-c273231f8549 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 632.585395] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.587278] [47313]: DEBUG nova.compute.api [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.591329] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.591329] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.591329] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.591679] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.592157] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.592157] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.595958] [47312]: DEBUG nova.policy [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.601465] [47312]: INFO nova.api.openstack.requestlog [None req-3664a5ad-b481-44ca-8656-9c95ef6e65b0 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.047999 [ 632.601844] [47312]: [pid: 47312|app: 0|req: 1121/2183] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.605029] [47312]: DEBUG nova.api.openstack.wsgi [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.610018] [47312]: DEBUG nova.compute.api [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.610178] [47312]: DEBUG oslo_concurrency.lockutils [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.610402] [47312]: DEBUG oslo_concurrency.lockutils [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.610577] [47312]: DEBUG oslo_concurrency.lockutils [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.610932] [47312]: DEBUG oslo_concurrency.lockutils [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.611132] [47312]: DEBUG oslo_concurrency.lockutils [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.611300] [47312]: DEBUG oslo_concurrency.lockutils [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.629104] [47313]: DEBUG nova.policy [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.634138] [47313]: INFO nova.api.openstack.requestlog [None req-8c05daf1-a349-4dba-a06d-d53d0e3cc6bb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.050485 [ 632.634505] [47313]: [pid: 47313|app: 0|req: 1063/2184] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.636980] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.638584] [47313]: DEBUG nova.compute.api [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.641838] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.642077] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.642262] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.642604] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.642815] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.642962] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.647568] [47312]: DEBUG nova.policy [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.651817] [47312]: INFO nova.api.openstack.requestlog [None req-288c3648-2b60-4396-9cda-4bcd12638a1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.049324 [ 632.652160] [47312]: [pid: 47312|app: 0|req: 1122/2185] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.655465] [47312]: DEBUG nova.api.openstack.wsgi [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.657169] [47312]: DEBUG nova.compute.api [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.660353] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.660584] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.660768] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.661144] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.661343] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.661581] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.675429] [47313]: DEBUG nova.policy [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.679153] [47313]: INFO nova.api.openstack.requestlog [None req-fc418a55-20d1-4046-b075-5866ff33fdfc tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.044097 [ 632.679461] [47313]: [pid: 47313|app: 0|req: 1064/2186] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.681831] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.683735] [47313]: DEBUG nova.compute.api [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: 56b1ea80-3109-4212-959b-0e5fb2fc66d3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.686248] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.686692] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.686692] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.686979] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.690027] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.690027] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.695296] [47313]: INFO nova.api.openstack.wsgi [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] HTTP exception thrown: Instance 56b1ea80-3109-4212-959b-0e5fb2fc66d3 could not be found. [ 632.695575] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Returning 404 to user: Instance 56b1ea80-3109-4212-959b-0e5fb2fc66d3 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 632.696034] [47313]: INFO nova.api.openstack.requestlog [None req-ff5f0e1e-24c5-4823-a906-e0af9a8cd731 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3" status: 404 len: 111 microversion: 2.1 time: 0.016026 [ 632.696242] [47313]: [pid: 47313|app: 0|req: 1065/2187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/56b1ea80-3109-4212-959b-0e5fb2fc66d3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 632.697736] [47312]: DEBUG nova.policy [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.698875] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.700070] [47313]: DEBUG nova.compute.api [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.703326] [47312]: INFO nova.api.openstack.requestlog [None req-dbc2b12d-af77-41b9-8735-42ead1d387b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.049739 [ 632.703326] [47312]: [pid: 47312|app: 0|req: 1123/2188] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.703476] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.703476] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.703476] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.703801] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.703996] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.704183] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.705925] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.706806] [47312]: DEBUG nova.compute.api [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.710097] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.710325] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.710505] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.710877] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.711077] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.711248] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.741984] [47313]: DEBUG nova.policy [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.745349] [47313]: DEBUG nova.policy [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.745951] [47313]: DEBUG nova.policy [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.749179] [47313]: INFO nova.api.openstack.requestlog [None req-0a1093bc-fdce-422f-af99-3ff87d9c14e8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052440 [ 632.749574] [47313]: [pid: 47313|app: 0|req: 1066/2189] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 632.755338] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.755338] [47313]: DEBUG nova.compute.api [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.756086] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.756307] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.756480] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.756678] [47312]: DEBUG nova.policy [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.756826] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.757028] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.757194] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.761304] [47312]: INFO nova.api.openstack.requestlog [None req-d9c5044a-ba89-40dd-8832-f58d1d179864 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.057900 [ 632.761622] [47312]: [pid: 47312|app: 0|req: 1124/2190] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.764062] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.765608] [47312]: DEBUG nova.compute.api [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.768800] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.769100] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.769323] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.769670] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.769864] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.770041] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.794092] [47313]: DEBUG nova.policy [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.798398] [47313]: DEBUG nova.policy [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.799011] [47313]: DEBUG nova.policy [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.799607] [47313]: INFO nova.api.openstack.requestlog [None req-d1819690-9a9c-4ad1-93a9-de8894ffdc8c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.049633 [ 632.799929] [47313]: [pid: 47313|app: 0|req: 1067/2191] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 632.804877] [47313]: DEBUG nova.api.openstack.wsgi [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.804877] [47313]: DEBUG nova.compute.api [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.806629] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.806876] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.807037] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.807416] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.807608] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.807670] [47312]: DEBUG nova.policy [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.807773] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.813317] [47312]: INFO nova.api.openstack.requestlog [None req-d3b81493-49e9-401b-87f5-db80991a33cc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.051064 [ 632.813632] [47312]: [pid: 47312|app: 0|req: 1125/2192] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.815903] [47312]: DEBUG nova.api.openstack.wsgi [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.816242] [47313]: INFO nova.api.openstack.wsgi [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] HTTP exception thrown: Instance dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd could not be found. [ 632.816533] [47313]: DEBUG nova.api.openstack.wsgi [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Returning 404 to user: Instance dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 632.816935] [47313]: INFO nova.api.openstack.requestlog [None req-f1983627-4564-4659-a756-af8e74319b4c tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd" status: 404 len: 111 microversion: 2.1 time: 0.016535 [ 632.817303] [47313]: [pid: 47313|app: 0|req: 1068/2193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/dee7bce8-b241-4cb9-8cbd-fd4e160ab9bd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 632.819031] [47312]: DEBUG nova.compute.api [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.820253] [47313]: DEBUG nova.api.openstack.wsgi [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.820409] [47312]: DEBUG oslo_concurrency.lockutils [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.820638] [47312]: DEBUG oslo_concurrency.lockutils [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.820819] [47312]: DEBUG oslo_concurrency.lockutils [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.821188] [47312]: DEBUG oslo_concurrency.lockutils [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.821376] [47312]: DEBUG oslo_concurrency.lockutils [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.821544] [47312]: DEBUG oslo_concurrency.lockutils [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.821722] [47313]: DEBUG nova.compute.api [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.824732] [47313]: DEBUG oslo_concurrency.lockutils [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.824803] [47313]: DEBUG oslo_concurrency.lockutils [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.824951] [47313]: DEBUG oslo_concurrency.lockutils [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.825302] [47313]: DEBUG oslo_concurrency.lockutils [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.825496] [47313]: DEBUG oslo_concurrency.lockutils [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.825664] [47313]: DEBUG oslo_concurrency.lockutils [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.857719] [47312]: DEBUG nova.policy [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.861559] [47312]: INFO nova.api.openstack.requestlog [None req-900e8780-985d-4a9e-9707-f07bac5598be tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.047391 [ 632.861922] [47312]: [pid: 47312|app: 0|req: 1126/2194] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.866748] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.868315] [47312]: DEBUG nova.compute.api [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.869983] [47313]: DEBUG nova.policy [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.871247] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.871475] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.871658] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.872065] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.872269] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.872443] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.873845] [47313]: INFO nova.api.openstack.requestlog [None req-7be470ed-67bb-433c-9d74-d226ea01aafa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.056075 [ 632.874121] [47313]: [pid: 47313|app: 0|req: 1069/2195] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.876369] [47313]: DEBUG nova.api.openstack.wsgi [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.877833] [47313]: DEBUG nova.compute.api [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] [instance: ba985ad1-390d-4a2e-ad96-c273231f8549] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.880673] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.880926] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.881129] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.881565] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.881652] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.881836] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.889412] [47313]: INFO nova.api.openstack.wsgi [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] HTTP exception thrown: Instance ba985ad1-390d-4a2e-ad96-c273231f8549 could not be found. [ 632.889685] [47313]: DEBUG nova.api.openstack.wsgi [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] Returning 404 to user: Instance ba985ad1-390d-4a2e-ad96-c273231f8549 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 632.890086] [47313]: INFO nova.api.openstack.requestlog [None req-94b99736-58a7-4bac-853b-73fa0ec711a5 tempest-ListServersNegativeTestJSON-50119990 tempest-ListServersNegativeTestJSON-50119990-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ba985ad1-390d-4a2e-ad96-c273231f8549" status: 404 len: 111 microversion: 2.1 time: 0.015500 [ 632.890347] [47313]: [pid: 47313|app: 0|req: 1070/2196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/ba985ad1-390d-4a2e-ad96-c273231f8549 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 632.894019] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.894019] [47313]: DEBUG nova.compute.api [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.896450] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.896655] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.897014] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.897174] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.898606] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.898606] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.908513] [47312]: DEBUG nova.policy [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.912525] [47312]: DEBUG nova.policy [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.913178] [47312]: DEBUG nova.policy [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.913810] [47312]: INFO nova.api.openstack.requestlog [None req-0a00b56f-65f2-4aea-8e6a-d71d6bc78e7a tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.051350 [ 632.914090] [47312]: [pid: 47312|app: 0|req: 1127/2197] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 632.918196] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.918196] [47312]: DEBUG nova.compute.api [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.921422] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.921422] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.921422] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.921745] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.922570] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.922570] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.930594] [47313]: DEBUG nova.policy [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.934701] [47313]: INFO nova.api.openstack.requestlog [None req-f5150c55-3ef5-4c60-aefe-bcc80be5646b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.043797 [ 632.935043] [47313]: [pid: 47313|app: 0|req: 1071/2198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.937546] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.939265] [47313]: DEBUG nova.compute.api [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.942362] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.942580] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.942764] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.943129] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.943327] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.943543] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.965112] [47312]: DEBUG nova.policy [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.969331] [47312]: INFO nova.api.openstack.requestlog [None req-b9326dc0-a533-4a30-9849-14b2d9a5634a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.054680 [ 632.969769] [47312]: [pid: 47312|app: 0|req: 1128/2199] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 632.974887] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.975070] [47313]: DEBUG nova.policy [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.976787] [47312]: DEBUG nova.compute.api [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.979618] [47313]: DEBUG nova.policy [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.979737] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.980012] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.980252] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.980329] [47313]: DEBUG nova.policy [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 632.980619] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.980818] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.980989] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.982933] [47313]: INFO nova.api.openstack.requestlog [None req-a4084c9f-9d19-4b7b-a8d6-981ee65f69d0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.047317 [ 632.983386] [47313]: [pid: 47313|app: 0|req: 1072/2200] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 632.987944] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 632.990015] [47313]: DEBUG nova.compute.api [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 632.993812] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.994074] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.994440] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 632.994853] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 632.995069] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 632.995256] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.020337] [47312]: DEBUG nova.policy [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.024376] [47312]: INFO nova.api.openstack.requestlog [None req-a7cedf7f-3f46-4cc9-8197-64a280d01e76 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1216 microversion: 2.1 time: 0.054164 [ 633.024687] [47312]: [pid: 47312|app: 0|req: 1129/2201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.028014] [47312]: DEBUG nova.api.openstack.wsgi [req-e76c0352-6be6-447a-bc18-b027eea6d431 req-b1ba568f-b6f6-48ce-bd1b-5b055f9f473f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b8e485a2-3c56-4871-be93-59359e465cd6", "tag": "0c829e7f-aeeb-4b66-83c9-9bfee6a34893"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 633.031844] [47312]: DEBUG oslo_concurrency.lockutils [req-e76c0352-6be6-447a-bc18-b027eea6d431 req-b1ba568f-b6f6-48ce-bd1b-5b055f9f473f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.032088] [47312]: DEBUG oslo_concurrency.lockutils [req-e76c0352-6be6-447a-bc18-b027eea6d431 req-b1ba568f-b6f6-48ce-bd1b-5b055f9f473f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.032267] [47312]: DEBUG oslo_concurrency.lockutils [req-e76c0352-6be6-447a-bc18-b027eea6d431 req-b1ba568f-b6f6-48ce-bd1b-5b055f9f473f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.033423] [47313]: DEBUG nova.policy [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.037829] [47313]: DEBUG nova.policy [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.038167] [47312]: INFO nova.api.openstack.compute.server_external_events [req-e76c0352-6be6-447a-bc18-b027eea6d431 req-b1ba568f-b6f6-48ce-bd1b-5b055f9f473f service nova] Creating event network-changed:0c829e7f-aeeb-4b66-83c9-9bfee6a34893 for instance b8e485a2-3c56-4871-be93-59359e465cd6 on cpu-1 [ 633.038460] [47313]: DEBUG nova.policy [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.039052] [47313]: INFO nova.api.openstack.requestlog [None req-dc037014-79bd-4ee9-b1cd-4d8ce04913bf tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.053428 [ 633.039362] [47313]: [pid: 47313|app: 0|req: 1073/2202] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 633.043807] [47312]: INFO nova.api.openstack.requestlog [req-e76c0352-6be6-447a-bc18-b027eea6d431 req-b1ba568f-b6f6-48ce-bd1b-5b055f9f473f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018521 [ 633.044132] [47312]: [pid: 47312|app: 0|req: 1130/2203] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:49 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 633.073912] [47313]: DEBUG nova.api.openstack.wsgi [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.075528] [47313]: DEBUG nova.compute.api [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.079102] [47313]: DEBUG oslo_concurrency.lockutils [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.079355] [47313]: DEBUG oslo_concurrency.lockutils [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.079528] [47313]: DEBUG oslo_concurrency.lockutils [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.079881] [47313]: DEBUG oslo_concurrency.lockutils [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.080085] [47313]: DEBUG oslo_concurrency.lockutils [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.080260] [47313]: DEBUG oslo_concurrency.lockutils [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.109225] [47313]: DEBUG nova.policy [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.113164] [47313]: DEBUG nova.policy [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.113763] [47313]: DEBUG nova.policy [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.116274] [47313]: INFO nova.api.openstack.requestlog [None req-f400f35c-1571-44fa-a464-e52eca2c5cb6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.044605 [ 633.116585] [47313]: [pid: 47313|app: 0|req: 1074/2204] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 633.144497] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.146150] [47312]: DEBUG nova.compute.api [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.149640] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.149894] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.150106] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.150532] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.150734] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.150904] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.181364] [47312]: DEBUG nova.policy [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.185119] [47312]: INFO nova.api.openstack.requestlog [None req-f3b98122-8231-43c6-80a3-d599b92c08cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.043247 [ 633.185426] [47312]: [pid: 47312|app: 0|req: 1131/2205] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:49 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 633.346021] [47313]: DEBUG nova.api.openstack.wsgi [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestBootFromVolume-server-809168046", "imageRef": "", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "2e69b2d3-9395-49e9-8170-14304f35d5db"}], "security_groups": [{"name": "tempest-securitygroup--202925778"}], "key_name": "tempest-keypair-839438793", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "46487235-43fe-4154-9820-0554d03f1554", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "OS-DCF:diskConfig": "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 633.364967] [47312]: DEBUG nova.api.openstack.wsgi [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.366586] [47312]: DEBUG nova.compute.api [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.371426] [47312]: DEBUG oslo_concurrency.lockutils [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.371681] [47312]: DEBUG oslo_concurrency.lockutils [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.371894] [47312]: DEBUG oslo_concurrency.lockutils [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.372291] [47312]: DEBUG oslo_concurrency.lockutils [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.372493] [47312]: DEBUG oslo_concurrency.lockutils [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.372664] [47312]: DEBUG oslo_concurrency.lockutils [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.414333] [47312]: DEBUG nova.policy [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.419918] [47312]: INFO nova.api.openstack.requestlog [None req-d797efa3-a46b-4bf5-b6a7-97eee00d306a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.057241 [ 633.420249] [47312]: [pid: 47312|app: 0|req: 1132/2206] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.425780] [47312]: DEBUG nova.api.openstack.wsgi [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.427327] [47312]: DEBUG nova.compute.api [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.430332] [47312]: DEBUG oslo_concurrency.lockutils [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.430563] [47312]: DEBUG oslo_concurrency.lockutils [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.430742] [47312]: DEBUG oslo_concurrency.lockutils [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.431099] [47312]: DEBUG oslo_concurrency.lockutils [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.431300] [47312]: DEBUG oslo_concurrency.lockutils [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.431467] [47312]: DEBUG oslo_concurrency.lockutils [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.448712] [47313]: DEBUG nova.network.neutron [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] validate_networks() for [('2e69b2d3-9395-49e9-8170-14304f35d5db', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 633.468257] [47312]: DEBUG nova.policy [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.472452] [47312]: INFO nova.api.openstack.requestlog [None req-340f683b-35d6-4976-b695-64367eb910cb tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.051615 [ 633.472817] [47312]: [pid: 47312|app: 0|req: 1133/2207] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.478868] [47312]: DEBUG nova.api.openstack.wsgi [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.480384] [47312]: DEBUG nova.compute.api [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.484113] [47312]: DEBUG oslo_concurrency.lockutils [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.484344] [47312]: DEBUG oslo_concurrency.lockutils [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.484549] [47312]: DEBUG oslo_concurrency.lockutils [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.485043] [47312]: DEBUG oslo_concurrency.lockutils [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.485251] [47312]: DEBUG oslo_concurrency.lockutils [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.485423] [47312]: DEBUG oslo_concurrency.lockutils [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.527980] [47312]: DEBUG nova.policy [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.533077] [47312]: INFO nova.api.openstack.requestlog [None req-93e33872-e043-4a1f-91cf-66bba40cbaf0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.059030 [ 633.533077] [47312]: [pid: 47312|app: 0|req: 1134/2208] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.535421] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.537029] [47312]: DEBUG nova.compute.api [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.542533] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.542761] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.542972] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.543365] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.543572] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.543746] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.589705] [47312]: DEBUG nova.policy [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.593997] [47312]: INFO nova.api.openstack.requestlog [None req-6e00702a-7658-450e-af34-45fcbf5cf05d tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1215 microversion: 2.1 time: 0.060601 [ 633.594355] [47312]: [pid: 47312|app: 0|req: 1135/2209] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1215 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.597365] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.598527] [47312]: DEBUG nova.compute.api [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.601639] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.602093] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.602093] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.602447] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.605702] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.605702] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.643434] [47312]: DEBUG nova.policy [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.647773] [47312]: INFO nova.api.openstack.requestlog [None req-5fde7292-6f4e-42e2-a064-9b9d0600780b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052816 [ 633.651250] [47312]: [pid: 47312|app: 0|req: 1136/2210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.651250] [47312]: DEBUG nova.api.openstack.wsgi [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.652110] [47312]: DEBUG nova.compute.api [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.655315] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.655538] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.655717] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.656269] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.656269] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.656545] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.698143] [47312]: DEBUG nova.policy [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.702333] [47312]: INFO nova.api.openstack.requestlog [None req-acd119c0-13b8-40c9-b410-98ceaa27bd4c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.053575 [ 633.702654] [47312]: [pid: 47312|app: 0|req: 1137/2211] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.705540] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.707140] [47312]: DEBUG nova.compute.api [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.710322] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.710549] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.710772] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.711116] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.711324] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.711519] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.748433] [47312]: DEBUG nova.policy [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.752544] [47312]: INFO nova.api.openstack.requestlog [None req-ba345ce9-c70b-4df6-9b16-c1874450ab5d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.049281 [ 633.752941] [47312]: [pid: 47312|app: 0|req: 1138/2212] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.760068] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.760433] [47312]: DEBUG nova.compute.api [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.766670] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.766902] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.767105] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.767724] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.767724] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.767956] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.773245] [47313]: DEBUG nova.quota [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Getting quotas for project ee8f0ad993d74cad9e213e5f7f15558b. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 633.778115] [47313]: DEBUG nova.quota [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Getting quotas for user 2da45520a5f9400c926ef0958bc1c155 and project ee8f0ad993d74cad9e213e5f7f15558b. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 633.786844] [47313]: DEBUG nova.virt.hardware [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 633.787078] [47313]: DEBUG nova.virt.hardware [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 633.787296] [47313]: DEBUG nova.virt.hardware [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 633.787457] [47313]: DEBUG nova.virt.hardware [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 633.787618] [47313]: DEBUG nova.virt.hardware [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 633.792730] [47313]: DEBUG oslo_concurrency.lockutils [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.792822] [47313]: DEBUG oslo_concurrency.lockutils [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.792980] [47313]: DEBUG oslo_concurrency.lockutils [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.793399] [47313]: DEBUG oslo_concurrency.lockutils [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.794096] [47313]: DEBUG oslo_concurrency.lockutils [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.794096] [47313]: DEBUG oslo_concurrency.lockutils [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.803178] [47313]: DEBUG nova.quota [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Getting quotas for project ee8f0ad993d74cad9e213e5f7f15558b. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 633.807267] [47313]: DEBUG nova.quota [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Getting quotas for user 2da45520a5f9400c926ef0958bc1c155 and project ee8f0ad993d74cad9e213e5f7f15558b. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 633.807323] [47312]: DEBUG nova.policy [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.811455] [47312]: INFO nova.api.openstack.requestlog [None req-bd2f5e0f-289e-4c23-b3ee-d2e15abac101 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.057913 [ 633.812016] [47312]: [pid: 47312|app: 0|req: 1139/2213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.819018] [47312]: DEBUG nova.api.openstack.wsgi [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.819282] [47312]: DEBUG nova.compute.api [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.822685] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.823106] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.823399] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.823875] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.824143] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.825344] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.843871] [47313]: DEBUG nova.compute.api [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 633.845206] [47313]: DEBUG nova.compute.api [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='46487235-43fe-4154-9820-0554d03f1554',volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 633.859263] [47312]: DEBUG nova.policy [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.863768] [47312]: INFO nova.api.openstack.requestlog [None req-10a4b2a7-66ae-43e6-b463-e322edb678b2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.050660 [ 633.864166] [47312]: [pid: 47312|app: 0|req: 1140/2214] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.867836] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.868824] [47312]: DEBUG nova.compute.api [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.872169] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.872403] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.872580] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.872959] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.873235] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.873517] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.907884] [47312]: DEBUG nova.policy [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.913074] [47312]: INFO nova.api.openstack.requestlog [None req-8ab5568b-a4e1-4bc9-9240-4f00ef285024 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.048362 [ 633.913505] [47312]: [pid: 47312|app: 0|req: 1141/2215] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.915904] [47312]: DEBUG nova.api.openstack.wsgi [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.917432] [47312]: DEBUG nova.compute.api [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.921122] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.921380] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.921563] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.921975] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.922291] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.922530] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.933585] [47313]: INFO nova.api.openstack.requestlog [None req-2088bfa7-c003-428c-ae92-90f9f3c3c96b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.591432 [ 633.933971] [47313]: [pid: 47313|app: 0|req: 1075/2216] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:50 2024] POST /compute/v2.1/servers => generated 406 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 633.938202] [47313]: DEBUG nova.api.openstack.wsgi [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.939884] [47313]: DEBUG nova.compute.api [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.944711] [47313]: DEBUG oslo_concurrency.lockutils [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.944963] [47313]: DEBUG oslo_concurrency.lockutils [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.945169] [47313]: DEBUG oslo_concurrency.lockutils [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.945536] [47313]: DEBUG oslo_concurrency.lockutils [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.945736] [47313]: DEBUG oslo_concurrency.lockutils [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.945907] [47313]: DEBUG oslo_concurrency.lockutils [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.956078] [47312]: DEBUG nova.policy [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.960790] [47312]: INFO nova.api.openstack.requestlog [None req-796aa4d0-4f06-4f82-8340-0d38f9947b64 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.046840 [ 633.961229] [47312]: [pid: 47312|app: 0|req: 1142/2217] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.963800] [47312]: DEBUG nova.api.openstack.wsgi [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.967076] [47312]: DEBUG nova.compute.api [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.970272] [47312]: DEBUG oslo_concurrency.lockutils [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.970589] [47312]: DEBUG oslo_concurrency.lockutils [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.970861] [47312]: DEBUG oslo_concurrency.lockutils [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.971377] [47312]: DEBUG oslo_concurrency.lockutils [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.971654] [47312]: DEBUG oslo_concurrency.lockutils [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.971905] [47312]: DEBUG oslo_concurrency.lockutils [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.977950] [47313]: DEBUG nova.policy [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 633.986336] [47313]: INFO nova.api.openstack.requestlog [None req-392885c4-a77b-4aac-a73d-5f55ecca2e67 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.047765 [ 633.986336] [47313]: [pid: 47313|app: 0|req: 1076/2218] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 633.986336] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 633.986971] [47313]: DEBUG nova.compute.api [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 633.990328] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.990564] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.990746] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 633.991111] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 633.991311] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 633.991483] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.015940] [47312]: DEBUG nova.policy [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.020658] [47312]: DEBUG nova.policy [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.021340] [47312]: DEBUG nova.policy [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.024052] [47312]: INFO nova.api.openstack.requestlog [None req-93c36f1f-9313-4b8a-8cff-f2ba4127bcf2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.062255 [ 634.024777] [47312]: [pid: 47312|app: 0|req: 1143/2219] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.026510] [47313]: DEBUG nova.policy [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.026697] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.028338] [47312]: DEBUG nova.compute.api [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.031491] [47313]: INFO nova.api.openstack.requestlog [None req-c4c81bfe-30b6-47c8-849d-fe72ef68656a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.047992 [ 634.032055] [47313]: [pid: 47313|app: 0|req: 1077/2220] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.032363] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.032582] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.032775] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.033170] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.033368] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.033534] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.034361] [47313]: DEBUG nova.api.openstack.wsgi [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.035850] [47313]: DEBUG nova.compute.api [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.038930] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.039170] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.039352] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.039717] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.039927] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.040113] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.082734] [47312]: DEBUG nova.policy [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.087486] [47312]: DEBUG nova.policy [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.088098] [47312]: DEBUG nova.policy [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.088561] [47313]: DEBUG nova.policy [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.088915] [47312]: INFO nova.api.openstack.requestlog [None req-8c9ab02e-b470-4b39-b31d-7451a07bda60 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1400 microversion: 2.70 time: 0.063786 [ 634.089071] [47312]: [pid: 47312|app: 0|req: 1144/2221] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1400 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.091344] [47312]: DEBUG nova.api.openstack.wsgi [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.092772] [47313]: INFO nova.api.openstack.requestlog [None req-7cf8de04-5f74-4688-a109-8bb2262bc07e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.060252 [ 634.092917] [47312]: DEBUG nova.compute.api [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.095402] [47313]: [pid: 47313|app: 0|req: 1078/2222] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.095402] [47313]: DEBUG nova.api.openstack.wsgi [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.096453] [47312]: DEBUG oslo_concurrency.lockutils [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.096565] [47312]: DEBUG oslo_concurrency.lockutils [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.096811] [47312]: DEBUG oslo_concurrency.lockutils [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.096905] [47313]: DEBUG nova.compute.api [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.097156] [47312]: DEBUG oslo_concurrency.lockutils [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.097203] [47312]: DEBUG oslo_concurrency.lockutils [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.097371] [47312]: DEBUG oslo_concurrency.lockutils [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.100425] [47313]: DEBUG oslo_concurrency.lockutils [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.100817] [47313]: DEBUG oslo_concurrency.lockutils [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.101049] [47313]: DEBUG oslo_concurrency.lockutils [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.101546] [47313]: DEBUG oslo_concurrency.lockutils [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.101810] [47313]: DEBUG oslo_concurrency.lockutils [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.102034] [47313]: DEBUG oslo_concurrency.lockutils [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.141206] [47313]: DEBUG nova.policy [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.142382] [47312]: DEBUG nova.policy [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.145705] [47313]: INFO nova.api.openstack.requestlog [None req-678bfb6d-2422-4a9a-b170-30dfe79ef726 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.052038 [ 634.146035] [47313]: [pid: 47313|app: 0|req: 1079/2223] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.146662] [47312]: INFO nova.api.openstack.requestlog [None req-01c2a6ad-bd48-42f9-9bc9-e045cdf8b7f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.057058 [ 634.147035] [47312]: [pid: 47312|app: 0|req: 1145/2224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:50 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.149633] [47312]: DEBUG nova.api.openstack.wsgi [None req-078ba2aa-1850-4b35-9098-7bd6fcb6832a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.150635] [47313]: DEBUG nova.api.openstack.wsgi [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.151060] [47312]: DEBUG nova.compute.api [None req-078ba2aa-1850-4b35-9098-7bd6fcb6832a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.152066] [47313]: DEBUG nova.compute.api [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.156524] [47313]: DEBUG oslo_concurrency.lockutils [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.157330] [47313]: DEBUG oslo_concurrency.lockutils [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.157330] [47313]: DEBUG oslo_concurrency.lockutils [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.157330] [47313]: DEBUG oslo_concurrency.lockutils [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.157457] [47313]: DEBUG oslo_concurrency.lockutils [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.157586] [47313]: DEBUG oslo_concurrency.lockutils [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.174826] [47312]: DEBUG nova.policy [None req-078ba2aa-1850-4b35-9098-7bd6fcb6832a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.179817] [47312]: INFO nova.api.openstack.requestlog [None req-078ba2aa-1850-4b35-9098-7bd6fcb6832a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1118 microversion: 2.1 time: 0.032167 [ 634.180189] [47312]: [pid: 47312|app: 0|req: 1146/2225] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.182527] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.185148] [47312]: DEBUG nova.compute.api [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.187774] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.187774] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.187936] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.188289] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.189663] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.189663] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.196296] [47313]: DEBUG nova.policy [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.200815] [47313]: DEBUG nova.policy [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.201435] [47313]: DEBUG nova.policy [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.202064] [47313]: INFO nova.api.openstack.requestlog [None req-02bf1357-88ee-4b71-a862-602362a20aa7 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.055511 [ 634.202375] [47313]: [pid: 47313|app: 0|req: 1080/2226] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.204786] [47313]: DEBUG nova.api.openstack.wsgi [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.207319] [47313]: DEBUG nova.compute.api [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.209862] [47313]: DEBUG oslo_concurrency.lockutils [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.210133] [47313]: DEBUG oslo_concurrency.lockutils [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.210296] [47313]: DEBUG oslo_concurrency.lockutils [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.210644] [47313]: DEBUG oslo_concurrency.lockutils [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.210840] [47313]: DEBUG oslo_concurrency.lockutils [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.211014] [47313]: DEBUG oslo_concurrency.lockutils [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.222259] [47312]: DEBUG nova.policy [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.226861] [47312]: INFO nova.api.openstack.requestlog [None req-0c4393bf-abc5-43c9-8296-c95fcde33f02 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.046089 [ 634.227204] [47312]: [pid: 47312|app: 0|req: 1147/2227] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.229748] [47312]: DEBUG nova.api.openstack.wsgi [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.231922] [47312]: DEBUG nova.compute.api [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.234891] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.234997] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.235675] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.235675] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.235862] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.235910] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.252028] [47313]: DEBUG nova.policy [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.259710] [47313]: INFO nova.api.openstack.requestlog [None req-848a01b3-479f-408b-adad-f1b097b56db8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.056704 [ 634.260601] [47313]: [pid: 47313|app: 0|req: 1081/2228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.263201] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.266112] [47313]: DEBUG nova.compute.api [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.272982] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.272982] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.272982] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.272982] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.273233] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.273322] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.274553] [47312]: DEBUG nova.policy [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.279104] [47312]: DEBUG nova.policy [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.279744] [47312]: DEBUG nova.policy [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.283819] [47312]: INFO nova.api.openstack.requestlog [None req-0dd976b4-261f-418c-bc30-a80c8971a028 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.055868 [ 634.283930] [47312]: [pid: 47312|app: 0|req: 1148/2229] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.286567] [47312]: DEBUG nova.api.openstack.wsgi [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.288270] [47312]: DEBUG nova.compute.api [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.291210] [47312]: DEBUG oslo_concurrency.lockutils [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.291440] [47312]: DEBUG oslo_concurrency.lockutils [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.291620] [47312]: DEBUG oslo_concurrency.lockutils [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.292017] [47312]: DEBUG oslo_concurrency.lockutils [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.292223] [47312]: DEBUG oslo_concurrency.lockutils [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.292395] [47312]: DEBUG oslo_concurrency.lockutils [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.309953] [47313]: DEBUG nova.policy [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.314653] [47313]: INFO nova.api.openstack.requestlog [None req-d6222011-84bd-48c9-bc3d-88bab47ea784 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1216 microversion: 2.1 time: 0.053897 [ 634.315848] [47313]: [pid: 47313|app: 0|req: 1082/2230] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.317662] [47313]: DEBUG nova.api.openstack.wsgi [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.319480] [47313]: DEBUG nova.compute.api [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.322923] [47313]: DEBUG oslo_concurrency.lockutils [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.323749] [47313]: DEBUG oslo_concurrency.lockutils [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.323749] [47313]: DEBUG oslo_concurrency.lockutils [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.323749] [47313]: DEBUG oslo_concurrency.lockutils [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.323930] [47313]: DEBUG oslo_concurrency.lockutils [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.324150] [47313]: DEBUG oslo_concurrency.lockutils [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.330288] [47312]: DEBUG nova.policy [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.334821] [47312]: DEBUG nova.policy [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.335445] [47312]: DEBUG nova.policy [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.336052] [47312]: INFO nova.api.openstack.requestlog [None req-24d3c9bf-6c9d-4d13-8a5d-a19aa9664414 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.051610 [ 634.336368] [47312]: [pid: 47312|app: 0|req: 1149/2231] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.338981] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.340611] [47312]: DEBUG nova.compute.api [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.345453] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.345684] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.345868] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.346246] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.346447] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.346617] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.358487] [47313]: DEBUG nova.policy [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.362817] [47313]: DEBUG nova.policy [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.363519] [47313]: DEBUG nova.policy [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.366270] [47313]: INFO nova.api.openstack.requestlog [None req-d433d3d3-3377-4ca6-a518-d50f06e5b772 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.050650 [ 634.366585] [47313]: [pid: 47313|app: 0|req: 1083/2232] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 634.377050] [47312]: DEBUG nova.policy [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.381974] [47312]: INFO nova.api.openstack.requestlog [None req-a3b592d0-fc96-4d5b-9246-12439e2b9637 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.044544 [ 634.381974] [47312]: [pid: 47312|app: 0|req: 1150/2233] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.431970] [47313]: DEBUG nova.api.openstack.wsgi [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.433644] [47313]: DEBUG nova.compute.api [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.437036] [47313]: DEBUG oslo_concurrency.lockutils [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.437279] [47313]: DEBUG oslo_concurrency.lockutils [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.437463] [47313]: DEBUG oslo_concurrency.lockutils [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.437817] [47313]: DEBUG oslo_concurrency.lockutils [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.438029] [47313]: DEBUG oslo_concurrency.lockutils [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.438212] [47313]: DEBUG oslo_concurrency.lockutils [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.468196] [47313]: DEBUG nova.policy [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.473104] [47313]: INFO nova.api.openstack.requestlog [None req-b195732c-dcae-4027-a4c2-af8b67d2d874 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.043275 [ 634.473473] [47313]: [pid: 47313|app: 0|req: 1084/2234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.485274] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.486910] [47312]: DEBUG nova.compute.api [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.490450] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.490684] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.491147] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.491228] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.491427] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.491597] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.521208] [47312]: DEBUG nova.policy [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.525263] [47312]: INFO nova.api.openstack.requestlog [None req-cd8f346b-9bf3-4f74-bf54-9575a28e64da tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.042256 [ 634.525426] [47312]: [pid: 47312|app: 0|req: 1151/2235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.549020] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.550545] [47313]: DEBUG nova.compute.api [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.555723] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.555723] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.555723] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.555723] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.556570] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.556769] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.588182] [47313]: DEBUG nova.policy [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.591741] [47313]: INFO nova.api.openstack.requestlog [None req-9d2e0649-72b6-42df-9977-1cbc974737a6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.045228 [ 634.592090] [47313]: [pid: 47313|app: 0|req: 1085/2236] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.608076] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.610026] [47312]: DEBUG nova.compute.api [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.613396] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.613631] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.613815] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.614193] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.614392] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.614562] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.644632] [47312]: DEBUG nova.policy [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.648436] [47312]: INFO nova.api.openstack.requestlog [None req-4c8eca82-ce3c-4758-bd82-144d738c9c89 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1215 microversion: 2.1 time: 0.042871 [ 634.648895] [47312]: [pid: 47312|app: 0|req: 1152/2237] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.662058] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.663632] [47313]: DEBUG nova.compute.api [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.666971] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.667208] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.667397] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.667842] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.668568] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.668568] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.698470] [47313]: DEBUG nova.policy [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.702660] [47313]: INFO nova.api.openstack.requestlog [None req-7ad9bf71-6f44-4f29-8198-da0c680750d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042887 [ 634.702975] [47313]: [pid: 47313|app: 0|req: 1086/2238] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.715708] [47312]: DEBUG nova.api.openstack.wsgi [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.717310] [47312]: DEBUG nova.compute.api [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.720993] [47312]: DEBUG oslo_concurrency.lockutils [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.721235] [47312]: DEBUG oslo_concurrency.lockutils [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.721417] [47312]: DEBUG oslo_concurrency.lockutils [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.721799] [47312]: DEBUG oslo_concurrency.lockutils [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.722017] [47312]: DEBUG oslo_concurrency.lockutils [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.722197] [47312]: DEBUG oslo_concurrency.lockutils [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.759441] [47312]: DEBUG nova.policy [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.763910] [47312]: INFO nova.api.openstack.requestlog [None req-be14f995-6365-4893-a2dd-d6c47c68cc9c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.050344 [ 634.764258] [47312]: [pid: 47312|app: 0|req: 1153/2239] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.765182] [47313]: DEBUG nova.api.openstack.wsgi [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.766754] [47313]: DEBUG nova.compute.api [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.770306] [47313]: DEBUG oslo_concurrency.lockutils [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.770539] [47313]: DEBUG oslo_concurrency.lockutils [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.770907] [47313]: DEBUG oslo_concurrency.lockutils [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.771078] [47313]: DEBUG oslo_concurrency.lockutils [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.771307] [47313]: DEBUG oslo_concurrency.lockutils [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.771444] [47313]: DEBUG oslo_concurrency.lockutils [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.810189] [47313]: DEBUG nova.policy [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.814320] [47313]: INFO nova.api.openstack.requestlog [None req-420c6c2f-d995-4599-92ea-3f12bad67e41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.051384 [ 634.814648] [47313]: [pid: 47313|app: 0|req: 1087/2240] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.823176] [47312]: DEBUG nova.api.openstack.wsgi [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.824977] [47312]: DEBUG nova.compute.api [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.831873] [47312]: DEBUG oslo_concurrency.lockutils [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.832151] [47312]: DEBUG oslo_concurrency.lockutils [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.832360] [47312]: DEBUG oslo_concurrency.lockutils [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.832953] [47312]: DEBUG oslo_concurrency.lockutils [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.832953] [47312]: DEBUG oslo_concurrency.lockutils [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.833149] [47312]: DEBUG oslo_concurrency.lockutils [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.865526] [47312]: DEBUG nova.policy [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.869685] [47312]: INFO nova.api.openstack.requestlog [None req-95900569-f37c-4113-a09d-0630e99a0474 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.048791 [ 634.870437] [47312]: [pid: 47312|app: 0|req: 1154/2241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.879574] [47312]: DEBUG nova.api.openstack.wsgi [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.881145] [47312]: DEBUG nova.compute.api [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.884323] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.884552] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.884732] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.885121] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.885326] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.885498] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.893585] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a860013-c4f4-4981-8321-bc8061f69f2e tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-263929093", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "min_count": 3, "max_count": 2}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 634.895788] [47313]: INFO nova.api.openstack.wsgi [None req-3a860013-c4f4-4981-8321-bc8061f69f2e tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] HTTP exception thrown: min_count must be <= max_count [ 634.896081] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a860013-c4f4-4981-8321-bc8061f69f2e tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Returning 400 to user: min_count must be <= max_count {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 634.896523] [47313]: INFO nova.api.openstack.requestlog [None req-3a860013-c4f4-4981-8321-bc8061f69f2e tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 74 microversion: 2.1 time: 0.065671 [ 634.896902] [47313]: [pid: 47313|app: 0|req: 1088/2242] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:51 2024] POST /compute/v2.1/servers => generated 74 bytes in 66 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 634.916615] [47312]: DEBUG nova.policy [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.920845] [47312]: INFO nova.api.openstack.requestlog [None req-1582e8ca-abf0-4af2-a8da-5d0c8ddd3257 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.043175 [ 634.921452] [47312]: [pid: 47312|app: 0|req: 1155/2243] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 634.925480] [47313]: DEBUG nova.api.openstack.wsgi [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.927593] [47313]: DEBUG nova.compute.api [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.929777] [47312]: DEBUG nova.api.openstack.wsgi [None req-191bdd38-3d71-456b-9b31-820d93634e04 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1125497074", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "max_count": 0}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 634.931912] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.931912] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.932762] [47312]: DEBUG nova.api.openstack.wsgi [None req-191bdd38-3d71-456b-9b31-820d93634e04 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 634.932819] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.932852] [47312]: INFO nova.api.openstack.requestlog [None req-191bdd38-3d71-456b-9b31-820d93634e04 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.004640 [ 634.932891] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.932921] [47312]: [pid: 47312|app: 0|req: 1156/2244] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:51 2024] POST /compute/v2.1/servers => generated 130 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 634.932949] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.932949] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.965311] [47313]: DEBUG nova.policy [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 634.966537] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e6d0bad-9842-48e6-a3ce-c724645f5349 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1890940767", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "max_count": 2.5}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 634.969070] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e6d0bad-9842-48e6-a3ce-c724645f5349 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Returning 400 to user: Invalid input for field/attribute max_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 634.969351] [47313]: INFO nova.api.openstack.requestlog [None req-bc9464c4-e99a-430c-a86d-3ea3f3a070b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045996 [ 634.969458] [47312]: INFO nova.api.openstack.requestlog [None req-8e6d0bad-9842-48e6-a3ce-c724645f5349 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.005354 [ 634.969733] [47313]: [pid: 47313|app: 0|req: 1089/2245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 634.969785] [47312]: [pid: 47312|app: 0|req: 1157/2246] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:51 2024] POST /compute/v2.1/servers => generated 139 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 634.972534] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.974299] [47313]: DEBUG nova.compute.api [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.977158] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.977405] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.977584] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.977930] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.978139] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.978320] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.993734] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 634.995381] [47312]: DEBUG nova.compute.api [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 634.999014] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 634.999225] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 634.999411] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 634.999801] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.000032] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.000196] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.008575] [47313]: DEBUG nova.policy [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.012461] [47313]: INFO nova.api.openstack.requestlog [None req-7b610e0c-fc1e-4d04-9f1e-174bf9ca2757 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.041735 [ 635.012783] [47313]: [pid: 47313|app: 0|req: 1090/2247] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.015012] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b2a3c41-9342-444a-accf-517641ebcc07 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1958549748", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "min_count": 0}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 635.016807] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b2a3c41-9342-444a-accf-517641ebcc07 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 635.017197] [47313]: INFO nova.api.openstack.requestlog [None req-7b2a3c41-9342-444a-accf-517641ebcc07 tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.003958 [ 635.017446] [47313]: [pid: 47313|app: 0|req: 1091/2248] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:51 2024] POST /compute/v2.1/servers => generated 130 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 635.029232] [47312]: DEBUG nova.policy [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.033176] [47312]: INFO nova.api.openstack.requestlog [None req-1f1aa0a1-52d7-452b-9de9-83bf08ddc526 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.041495 [ 635.033509] [47312]: [pid: 47312|app: 0|req: 1158/2249] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 635.040727] [47313]: DEBUG nova.api.openstack.wsgi [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.042438] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.042880] [47313]: DEBUG nova.compute.api [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.044094] [47312]: DEBUG nova.compute.api [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.046249] [47313]: DEBUG oslo_concurrency.lockutils [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.046525] [47313]: DEBUG oslo_concurrency.lockutils [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.046714] [47313]: DEBUG oslo_concurrency.lockutils [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.047084] [47313]: DEBUG oslo_concurrency.lockutils [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.047190] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.047281] [47313]: DEBUG oslo_concurrency.lockutils [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.047417] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.047453] [47313]: DEBUG oslo_concurrency.lockutils [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.047623] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.047993] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.048207] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.048380] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.084568] [47312]: DEBUG nova.policy [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.085673] [47313]: DEBUG nova.policy [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.088326] [47312]: INFO nova.api.openstack.requestlog [None req-c0a1396a-95ef-454b-89a0-2eb919d66eac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.047765 [ 635.088757] [47312]: [pid: 47312|app: 0|req: 1159/2250] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 635.089726] [47313]: DEBUG nova.policy [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.090348] [47313]: DEBUG nova.policy [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.090973] [47312]: DEBUG nova.api.openstack.wsgi [None req-7bcbf72c-c26b-49d5-b4e2-4e290b61b68d tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1840782272", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "min_count": 2.5}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 635.092944] [47312]: DEBUG nova.api.openstack.wsgi [None req-7bcbf72c-c26b-49d5-b4e2-4e290b61b68d tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] Returning 400 to user: Invalid input for field/attribute min_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 635.093367] [47312]: INFO nova.api.openstack.requestlog [None req-7bcbf72c-c26b-49d5-b4e2-4e290b61b68d tempest-MultipleCreateNegativeTestJSON-1943655190 tempest-MultipleCreateNegativeTestJSON-1943655190-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004266 [ 635.093631] [47312]: [pid: 47312|app: 0|req: 1160/2251] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:51 2024] POST /compute/v2.1/servers => generated 139 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 635.094203] [47313]: INFO nova.api.openstack.requestlog [None req-d855f421-cb78-40ee-ba5a-74dbfc03fa7c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.055594 [ 635.094508] [47313]: [pid: 47313|app: 0|req: 1092/2252] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 635.095906] [47312]: DEBUG nova.api.openstack.wsgi [req-7fc6a46e-2560-42b8-85fc-8d24b43afa67 req-9768fec2-507f-44e7-b771-2d39794eebde service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8e485a2-3c56-4871-be93-59359e465cd6", "name": "network-vif-deleted", "tag": "0c829e7f-aeeb-4b66-83c9-9bfee6a34893"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 635.102735] [47312]: DEBUG oslo_concurrency.lockutils [req-7fc6a46e-2560-42b8-85fc-8d24b43afa67 req-9768fec2-507f-44e7-b771-2d39794eebde service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.103021] [47312]: DEBUG oslo_concurrency.lockutils [req-7fc6a46e-2560-42b8-85fc-8d24b43afa67 req-9768fec2-507f-44e7-b771-2d39794eebde service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.103198] [47312]: DEBUG oslo_concurrency.lockutils [req-7fc6a46e-2560-42b8-85fc-8d24b43afa67 req-9768fec2-507f-44e7-b771-2d39794eebde service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.104895] [47313]: DEBUG nova.api.openstack.wsgi [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.106488] [47313]: DEBUG nova.compute.api [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.108859] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7fc6a46e-2560-42b8-85fc-8d24b43afa67 req-9768fec2-507f-44e7-b771-2d39794eebde service nova] Creating event network-vif-deleted:0c829e7f-aeeb-4b66-83c9-9bfee6a34893 for instance b8e485a2-3c56-4871-be93-59359e465cd6 on cpu-1 [ 635.109708] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.109928] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.110130] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.110468] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.110664] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.110834] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.112187] [47312]: INFO nova.api.openstack.requestlog [req-7fc6a46e-2560-42b8-85fc-8d24b43afa67 req-9768fec2-507f-44e7-b771-2d39794eebde service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017437 [ 635.112187] [47312]: [pid: 47312|app: 0|req: 1161/2253] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:11:51 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 635.114548] [47312]: DEBUG nova.api.openstack.wsgi [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.116041] [47312]: DEBUG nova.compute.api [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.119023] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.119247] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.119433] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.119809] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.120021] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.120202] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.143340] [47313]: DEBUG nova.policy [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.147846] [47313]: DEBUG nova.policy [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.148547] [47313]: DEBUG nova.policy [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.149149] [47313]: INFO nova.api.openstack.requestlog [None req-b86141b0-553d-489c-9afd-341b55a0948c tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1344 microversion: 2.70 time: 0.046350 [ 635.149577] [47313]: [pid: 47313|app: 0|req: 1093/2254] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1344 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 635.153511] [47312]: DEBUG nova.policy [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.157267] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.157739] [47312]: INFO nova.api.openstack.requestlog [None req-e8141142-9bcb-4440-b28c-b0bbf7d50f75 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.044960 [ 635.157956] [47312]: [pid: 47312|app: 0|req: 1162/2255] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:51 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.158885] [47313]: DEBUG nova.compute.api [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.160770] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.161842] [47312]: DEBUG nova.compute.api [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.162682] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.162830] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.163018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.163361] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.163554] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.163722] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.164927] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.165170] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.165359] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.165708] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.165902] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.166088] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.203008] [47313]: DEBUG nova.policy [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.207716] [47313]: INFO nova.api.openstack.requestlog [None req-9b99d03d-2355-40fa-a315-6abfbfdbc94c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.052197 [ 635.208037] [47313]: [pid: 47313|app: 0|req: 1094/2256] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 635.210311] [47313]: DEBUG nova.api.openstack.wsgi [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.211902] [47313]: DEBUG nova.compute.api [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.214306] [47312]: DEBUG nova.policy [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.215437] [47313]: DEBUG oslo_concurrency.lockutils [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.215693] [47313]: DEBUG oslo_concurrency.lockutils [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.215837] [47313]: DEBUG oslo_concurrency.lockutils [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.216204] [47313]: DEBUG oslo_concurrency.lockutils [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.216523] [47313]: DEBUG oslo_concurrency.lockutils [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.216561] [47313]: DEBUG oslo_concurrency.lockutils [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.218836] [47312]: INFO nova.api.openstack.requestlog [None req-dd4f66c4-b59f-491d-9c6a-3dcbfbd1ecfc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.060278 [ 635.219147] [47312]: [pid: 47312|app: 0|req: 1163/2257] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.222078] [47312]: DEBUG nova.api.openstack.wsgi [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.223563] [47312]: DEBUG nova.compute.api [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.228959] [47312]: DEBUG oslo_concurrency.lockutils [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.229154] [47312]: DEBUG oslo_concurrency.lockutils [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.229704] [47312]: DEBUG oslo_concurrency.lockutils [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.230058] [47312]: DEBUG oslo_concurrency.lockutils [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.230284] [47312]: DEBUG oslo_concurrency.lockutils [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.230464] [47312]: DEBUG oslo_concurrency.lockutils [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.256117] [47313]: DEBUG nova.policy [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.261956] [47313]: INFO nova.api.openstack.requestlog [None req-249d2e9c-4850-4663-95df-43cad528c404 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.053221 [ 635.262829] [47313]: [pid: 47313|app: 0|req: 1095/2258] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.264917] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.266624] [47313]: DEBUG nova.compute.api [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.271606] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.271820] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.272103] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.272443] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.272666] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.272899] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.277046] [47312]: DEBUG nova.policy [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.280840] [47312]: DEBUG nova.policy [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.281578] [47312]: DEBUG nova.policy [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.282480] [47312]: INFO nova.api.openstack.requestlog [None req-04327f95-e9f7-47f9-90dd-5b9bae34c77d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.062548 [ 635.282773] [47312]: [pid: 47312|app: 0|req: 1164/2259] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 635.286358] [47312]: DEBUG nova.api.openstack.wsgi [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.288656] [47312]: DEBUG nova.compute.api [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.292395] [47312]: DEBUG oslo_concurrency.lockutils [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.292680] [47312]: DEBUG oslo_concurrency.lockutils [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.292968] [47312]: DEBUG oslo_concurrency.lockutils [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.293390] [47312]: DEBUG oslo_concurrency.lockutils [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.293773] [47312]: DEBUG oslo_concurrency.lockutils [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.293999] [47312]: DEBUG oslo_concurrency.lockutils [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.314323] [47313]: DEBUG nova.policy [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.318834] [47313]: INFO nova.api.openstack.requestlog [None req-0c56f66a-0573-4840-9a8f-1c2b0f7e4208 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055900 [ 635.319157] [47313]: [pid: 47313|app: 0|req: 1096/2260] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.323020] [47313]: DEBUG nova.api.openstack.wsgi [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.324101] [47313]: DEBUG nova.compute.api [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.327621] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.327903] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.328142] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.328522] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.328715] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.328882] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.332305] [47312]: DEBUG nova.policy [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.338962] [47312]: INFO nova.api.openstack.requestlog [None req-012e4ecc-32ab-4c5c-94d0-4f68ea111337 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.055007 [ 635.339316] [47312]: [pid: 47312|app: 0|req: 1165/2261] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.343472] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.345090] [47312]: DEBUG nova.compute.api [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.348404] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.348642] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.348831] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.349226] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.349462] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.351710] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.368720] [47313]: DEBUG nova.policy [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.375648] [47313]: DEBUG nova.policy [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.375648] [47313]: DEBUG nova.policy [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.381472] [47313]: INFO nova.api.openstack.requestlog [None req-3df9abf1-f8e1-4441-968d-cd960c581af2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.061748 [ 635.381845] [47313]: [pid: 47313|app: 0|req: 1097/2262] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 635.381931] [47312]: DEBUG nova.policy [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.384308] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.385841] [47313]: DEBUG nova.compute.api [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.386562] [47312]: INFO nova.api.openstack.requestlog [None req-c3e47d21-baea-457d-a64f-acf7388e0bcd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1216 microversion: 2.1 time: 0.046583 [ 635.386956] [47312]: [pid: 47312|app: 0|req: 1166/2263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.389706] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.391291] [47312]: DEBUG nova.compute.api [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.391997] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.392254] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.392615] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.393023] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.393242] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.393443] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.395331] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.396375] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.396375] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.396375] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.396375] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.396530] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.430249] [47313]: DEBUG nova.policy [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.435097] [47313]: DEBUG nova.policy [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.435365] [47313]: DEBUG nova.policy [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.436057] [47313]: INFO nova.api.openstack.requestlog [None req-6d3dc5e9-e137-449e-bf91-ab9ef73d1fe0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.053670 [ 635.436577] [47313]: [pid: 47313|app: 0|req: 1098/2264] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 635.436967] [47312]: DEBUG nova.policy [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.439621] [47313]: DEBUG nova.api.openstack.wsgi [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.441226] [47313]: DEBUG nova.compute.api [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.441627] [47312]: DEBUG nova.policy [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.442355] [47312]: DEBUG nova.policy [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.445336] [47312]: INFO nova.api.openstack.requestlog [None req-5c1308ed-b0f5-4e5d-a333-20af067b60f0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.057395 [ 635.445478] [47312]: [pid: 47312|app: 0|req: 1167/2265] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 635.446655] [47313]: DEBUG oslo_concurrency.lockutils [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.447135] [47313]: DEBUG oslo_concurrency.lockutils [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.447393] [47313]: DEBUG oslo_concurrency.lockutils [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.447809] [47313]: DEBUG oslo_concurrency.lockutils [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.448081] [47313]: DEBUG oslo_concurrency.lockutils [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.448318] [47313]: DEBUG oslo_concurrency.lockutils [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.485726] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.487799] [47312]: DEBUG nova.compute.api [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.488224] [47313]: DEBUG nova.policy [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.491432] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.491721] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.492062] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.492538] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.492594] [47313]: INFO nova.api.openstack.requestlog [None req-67ee7b9e-3644-464b-bf60-3f90a3950d9a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.055009 [ 635.492790] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.492865] [47313]: [pid: 47313|app: 0|req: 1099/2266] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.493067] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.526450] [47312]: DEBUG nova.policy [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.530985] [47312]: INFO nova.api.openstack.requestlog [None req-b1746c19-25be-4b52-b686-210240e1ac58 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047710 [ 635.531370] [47312]: [pid: 47312|app: 0|req: 1168/2267] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.539666] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.541434] [47313]: DEBUG nova.compute.api [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.544858] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.545094] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.545276] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.545612] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.545796] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.545959] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.578483] [47313]: DEBUG nova.policy [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.582664] [47313]: INFO nova.api.openstack.requestlog [None req-a0e6ea10-0612-44c8-8bd9-9e875f12976a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.045007 [ 635.583016] [47313]: [pid: 47313|app: 0|req: 1100/2268] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.603327] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.605016] [47312]: DEBUG nova.compute.api [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.609086] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.609336] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.609490] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.609878] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.610097] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.610331] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.642648] [47312]: DEBUG nova.policy [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.647010] [47312]: INFO nova.api.openstack.requestlog [None req-cd804e36-4471-4952-884b-9ee0a85559bd tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.046262 [ 635.647365] [47312]: [pid: 47312|app: 0|req: 1169/2269] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.660128] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.662027] [47313]: DEBUG nova.compute.api [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.665398] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.665631] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.665812] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.666170] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.666365] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.666532] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.697230] [47313]: DEBUG nova.policy [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.701296] [47313]: INFO nova.api.openstack.requestlog [None req-ca9fe57e-afb4-46db-bc40-120f55699384 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1213 microversion: 2.1 time: 0.043508 [ 635.701699] [47313]: [pid: 47313|app: 0|req: 1101/2270] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1213 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.715134] [47312]: DEBUG nova.api.openstack.wsgi [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.716921] [47312]: DEBUG nova.compute.api [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.720163] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.720399] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.720582] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.720937] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.721151] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.721325] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.752972] [47312]: DEBUG nova.policy [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.756862] [47312]: INFO nova.api.openstack.requestlog [None req-07e4eeea-72f0-46e1-80a7-f9e4712d5857 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.044092 [ 635.757178] [47312]: [pid: 47312|app: 0|req: 1170/2271] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.776669] [47313]: DEBUG nova.api.openstack.wsgi [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.778364] [47313]: DEBUG nova.compute.api [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.781732] [47313]: DEBUG oslo_concurrency.lockutils [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.781996] [47313]: DEBUG oslo_concurrency.lockutils [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.782200] [47313]: DEBUG oslo_concurrency.lockutils [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.782547] [47313]: DEBUG oslo_concurrency.lockutils [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.782742] [47313]: DEBUG oslo_concurrency.lockutils [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.782924] [47313]: DEBUG oslo_concurrency.lockutils [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.813463] [47313]: DEBUG nova.policy [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.817291] [47313]: INFO nova.api.openstack.requestlog [None req-d49ef0ea-f10a-4f76-a923-11ce03e04d28 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.042740 [ 635.817630] [47313]: [pid: 47313|app: 0|req: 1102/2272] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.825963] [47312]: DEBUG nova.api.openstack.wsgi [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.827757] [47312]: DEBUG nova.compute.api [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.831765] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.831765] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.831765] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.832203] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.834787] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.834787] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.864013] [47312]: DEBUG nova.policy [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.868273] [47312]: INFO nova.api.openstack.requestlog [None req-1bff3454-f3dc-4541-8299-c27c3995f599 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.044517 [ 635.869406] [47312]: [pid: 47312|app: 0|req: 1171/2273] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.881328] [47313]: DEBUG nova.api.openstack.wsgi [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.883148] [47313]: DEBUG nova.compute.api [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.887272] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.887455] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.887635] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.888008] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.888222] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.888396] [47313]: DEBUG oslo_concurrency.lockutils [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.920716] [47313]: DEBUG nova.policy [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.925137] [47313]: INFO nova.api.openstack.requestlog [None req-b79bba3f-c8f7-4b0b-af8f-07f931d98094 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.046098 [ 635.925436] [47313]: [pid: 47313|app: 0|req: 1103/2274] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.933107] [47312]: DEBUG nova.api.openstack.wsgi [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.935558] [47312]: DEBUG nova.compute.api [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.938927] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.939183] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.939376] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.939731] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.939954] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.940261] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.973268] [47312]: DEBUG nova.policy [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 635.977283] [47312]: INFO nova.api.openstack.requestlog [None req-3bf71a25-d7f0-45c7-98b1-efbef5a8b362 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.046696 [ 635.977595] [47312]: [pid: 47312|app: 0|req: 1172/2275] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 635.980854] [47313]: DEBUG nova.api.openstack.wsgi [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 635.982524] [47313]: DEBUG nova.compute.api [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 635.985872] [47313]: DEBUG oslo_concurrency.lockutils [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.986130] [47313]: DEBUG oslo_concurrency.lockutils [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.986324] [47313]: DEBUG oslo_concurrency.lockutils [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 635.986677] [47313]: DEBUG oslo_concurrency.lockutils [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 635.986875] [47313]: DEBUG oslo_concurrency.lockutils [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 635.987058] [47313]: DEBUG oslo_concurrency.lockutils [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.017532] [47313]: DEBUG nova.policy [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.021453] [47313]: INFO nova.api.openstack.requestlog [None req-991660af-56d7-4341-b91e-56e3132321b8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.042762 [ 636.021774] [47313]: [pid: 47313|app: 0|req: 1104/2276] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.024303] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.025837] [47313]: DEBUG nova.compute.api [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.028755] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.028979] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.029187] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.029585] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.029726] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.029955] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.044272] [47312]: DEBUG nova.api.openstack.wsgi [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV257Test-server-1252092715", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 636.061528] [47313]: DEBUG nova.policy [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.065370] [47313]: INFO nova.api.openstack.requestlog [None req-7b484014-90b1-470b-be14-6265d89ce6c0 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.043051 [ 636.065709] [47313]: [pid: 47313|app: 0|req: 1105/2277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.069015] [47313]: DEBUG nova.api.openstack.wsgi [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.069711] [47313]: DEBUG nova.compute.api [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.072750] [47313]: DEBUG oslo_concurrency.lockutils [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.073061] [47313]: DEBUG oslo_concurrency.lockutils [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.073279] [47313]: DEBUG oslo_concurrency.lockutils [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.073633] [47313]: DEBUG oslo_concurrency.lockutils [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.073865] [47313]: DEBUG oslo_concurrency.lockutils [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.074073] [47313]: DEBUG oslo_concurrency.lockutils [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.083892] [47312]: DEBUG nova.virt.hardware [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 636.084109] [47312]: DEBUG nova.virt.hardware [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 636.084314] [47312]: DEBUG nova.virt.hardware [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 636.084475] [47312]: DEBUG nova.virt.hardware [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 636.084635] [47312]: DEBUG nova.virt.hardware [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 636.091523] [47312]: DEBUG oslo_concurrency.lockutils [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.091721] [47312]: DEBUG oslo_concurrency.lockutils [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.091932] [47312]: DEBUG oslo_concurrency.lockutils [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.092343] [47312]: DEBUG oslo_concurrency.lockutils [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.092543] [47312]: DEBUG oslo_concurrency.lockutils [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.092719] [47312]: DEBUG oslo_concurrency.lockutils [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.101646] [47312]: DEBUG nova.quota [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Getting quotas for project 8e108d51112949369630d686da703b51. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 636.103448] [47313]: DEBUG nova.policy [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.105065] [47312]: DEBUG nova.quota [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Getting quotas for user aa38f2a377d849c9954d46e45ab3f453 and project 8e108d51112949369630d686da703b51. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 636.107268] [47313]: INFO nova.api.openstack.requestlog [None req-641d1cd5-de9f-4f39-8262-999a34e2674b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.040979 [ 636.107567] [47313]: [pid: 47313|app: 0|req: 1106/2278] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.110021] [47313]: DEBUG nova.api.openstack.wsgi [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.111201] [47313]: DEBUG nova.compute.api [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.111476] [47312]: DEBUG nova.compute.api [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 636.113186] [47312]: DEBUG nova.compute.api [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 636.113993] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.114235] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.114433] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.114753] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.114949] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.115143] [47313]: DEBUG oslo_concurrency.lockutils [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.146323] [47313]: DEBUG nova.policy [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.146497] [47312]: INFO nova.api.openstack.requestlog [None req-c33653e3-405d-47ab-b794-489f3a800cb2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.57 time: 0.157404 [ 636.146877] [47312]: [pid: 47312|app: 0|req: 1173/2279] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:11:52 2024] POST /compute/v2.1/servers => generated 380 bytes in 158 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 636.149348] [47312]: DEBUG nova.api.openstack.wsgi [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.150394] [47313]: INFO nova.api.openstack.requestlog [None req-cab3c3dd-bf83-4546-b44c-2bbdfea54a11 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.042281 [ 636.150712] [47313]: [pid: 47313|app: 0|req: 1107/2280] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:52 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.150916] [47312]: DEBUG nova.compute.api [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.153152] [47313]: DEBUG nova.api.openstack.wsgi [None req-eceafde6-3361-474d-8632-174631da0102 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.154647] [47313]: DEBUG nova.compute.api [None req-eceafde6-3361-474d-8632-174631da0102 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.154823] [47312]: DEBUG oslo_concurrency.lockutils [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.155093] [47312]: DEBUG oslo_concurrency.lockutils [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.155577] [47312]: DEBUG oslo_concurrency.lockutils [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.155639] [47312]: DEBUG oslo_concurrency.lockutils [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.155816] [47312]: DEBUG oslo_concurrency.lockutils [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.155993] [47312]: DEBUG oslo_concurrency.lockutils [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.184314] [47313]: DEBUG nova.policy [None req-eceafde6-3361-474d-8632-174631da0102 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.188121] [47313]: DEBUG nova.policy [None req-eceafde6-3361-474d-8632-174631da0102 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.188754] [47313]: DEBUG nova.policy [None req-eceafde6-3361-474d-8632-174631da0102 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.189369] [47313]: INFO nova.api.openstack.requestlog [None req-eceafde6-3361-474d-8632-174631da0102 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1300 microversion: 2.57 time: 0.038161 [ 636.189674] [47313]: [pid: 47313|app: 0|req: 1108/2281] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1300 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.189713] [47312]: DEBUG nova.policy [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.192014] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.193518] [47313]: DEBUG nova.compute.api [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.194016] [47312]: DEBUG nova.policy [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.194644] [47312]: DEBUG nova.policy [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.196964] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.197207] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.197245] [47312]: INFO nova.api.openstack.requestlog [None req-538f85f2-e5fe-499a-aecf-c18832b4dea5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.049759 [ 636.197386] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.197532] [47312]: [pid: 47312|app: 0|req: 1174/2282] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.197736] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.198988] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.198988] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.199732] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.201246] [47312]: DEBUG nova.compute.api [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.204155] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.204364] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.204552] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.204899] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.205111] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.205285] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.234906] [47313]: DEBUG nova.policy [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.239541] [47313]: DEBUG nova.policy [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.240189] [47313]: DEBUG nova.policy [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.240524] [47312]: DEBUG nova.policy [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.240784] [47313]: INFO nova.api.openstack.requestlog [None req-a8750f24-a872-4e6d-b3cf-ecc9aec31198 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1344 microversion: 2.70 time: 0.050536 [ 636.241095] [47313]: [pid: 47313|app: 0|req: 1109/2283] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1344 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.244177] [47313]: DEBUG nova.api.openstack.wsgi [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.244985] [47313]: DEBUG nova.compute.api [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.246273] [47312]: INFO nova.api.openstack.requestlog [None req-b9d4e6ef-0a9c-48a4-a5e2-440fe8494a27 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.048030 [ 636.246620] [47312]: [pid: 47312|app: 0|req: 1175/2284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.249558] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.249659] [47313]: DEBUG oslo_concurrency.lockutils [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.249712] [47313]: DEBUG oslo_concurrency.lockutils [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.250127] [47313]: DEBUG oslo_concurrency.lockutils [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.250731] [47312]: DEBUG nova.compute.api [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.250842] [47313]: DEBUG oslo_concurrency.lockutils [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.251240] [47313]: DEBUG oslo_concurrency.lockutils [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.251337] [47313]: DEBUG oslo_concurrency.lockutils [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.254088] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.254383] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.254490] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.254847] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.255067] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.255228] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.287408] [47313]: DEBUG nova.policy [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.291459] [47313]: INFO nova.api.openstack.requestlog [None req-1472567d-8933-4a4e-b650-126b8c2a7e9b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.049798 [ 636.291887] [47313]: [pid: 47313|app: 0|req: 1110/2285] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.292056] [47312]: DEBUG nova.policy [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.294497] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.296083] [47312]: INFO nova.api.openstack.requestlog [None req-ee951224-5afb-4d0c-b735-be9c5c9ae40d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.048914 [ 636.296138] [47313]: DEBUG nova.compute.api [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.296387] [47312]: [pid: 47312|app: 0|req: 1176/2286] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.298615] [47312]: DEBUG nova.api.openstack.wsgi [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.300502] [47312]: DEBUG nova.compute.api [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.300579] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.300780] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.301017] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.301388] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.301589] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.301760] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.303073] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.303305] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.303488] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.303834] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.304042] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.304263] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.337175] [47313]: DEBUG nova.policy [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.341090] [47313]: INFO nova.api.openstack.requestlog [None req-3a23eee1-03d3-4ab5-97bf-20190726f802 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.048616 [ 636.341401] [47313]: [pid: 47313|app: 0|req: 1111/2287] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.343588] [47312]: DEBUG nova.policy [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.343744] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.345250] [47313]: DEBUG nova.compute.api [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.347715] [47312]: DEBUG nova.policy [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.348139] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.348386] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.348433] [47312]: DEBUG nova.policy [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.348571] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.348926] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.349141] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.349311] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.350080] [47312]: INFO nova.api.openstack.requestlog [None req-be98e71f-7bc2-48eb-97d4-c01e42b66b30 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1313 microversion: 2.21 time: 0.052171 [ 636.350392] [47312]: [pid: 47312|app: 0|req: 1177/2288] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1313 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.353040] [47312]: DEBUG nova.api.openstack.wsgi [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.354229] [47312]: DEBUG nova.compute.api [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.357156] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.357379] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.357560] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.357910] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.358123] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.358293] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.383073] [47313]: DEBUG nova.policy [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.387088] [47313]: INFO nova.api.openstack.requestlog [None req-6c899f4d-80d1-4a53-94a9-4917500c7183 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.045105 [ 636.387520] [47313]: [pid: 47313|app: 0|req: 1112/2289] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.388019] [47312]: DEBUG nova.policy [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.391988] [47312]: INFO nova.api.openstack.requestlog [None req-4d2aabf9-af49-4a68-aeb8-91550f30735e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1240 microversion: 2.1 time: 0.041055 [ 636.392298] [47312]: [pid: 47312|app: 0|req: 1178/2290] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.395580] [47313]: DEBUG nova.api.openstack.wsgi [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.397178] [47313]: DEBUG nova.compute.api [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.400112] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.400449] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.400732] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.400927] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.401518] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.401518] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.401635] [47312]: DEBUG nova.compute.api [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.401669] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.405208] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.405311] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.405499] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.405855] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.406067] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.406242] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.438930] [47312]: DEBUG nova.policy [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.439982] [47313]: DEBUG nova.policy [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.442529] [47312]: INFO nova.api.openstack.requestlog [None req-ef7e045c-95d8-46c1-9bee-813d4373ba70 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1216 microversion: 2.1 time: 0.044903 [ 636.442849] [47312]: [pid: 47312|app: 0|req: 1179/2291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.443836] [47313]: DEBUG nova.policy [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.444479] [47313]: DEBUG nova.policy [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.448776] [47313]: INFO nova.api.openstack.requestlog [None req-0479e07d-9abb-4157-bcd0-bc5670080f34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.054721 [ 636.449114] [47313]: [pid: 47313|app: 0|req: 1113/2292] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.449602] [47312]: DEBUG nova.api.openstack.wsgi [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.450932] [47312]: DEBUG nova.compute.api [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.453756] [47312]: DEBUG oslo_concurrency.lockutils [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.453972] [47312]: DEBUG oslo_concurrency.lockutils [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.455044] [47312]: DEBUG oslo_concurrency.lockutils [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.455044] [47312]: DEBUG oslo_concurrency.lockutils [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.455044] [47312]: DEBUG oslo_concurrency.lockutils [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.455044] [47312]: DEBUG oslo_concurrency.lockutils [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.458694] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.460242] [47313]: DEBUG nova.compute.api [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.463198] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.463418] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.463595] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.463937] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.464146] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.464319] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.484721] [47312]: DEBUG nova.policy [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.488449] [47312]: DEBUG nova.policy [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.489942] [47312]: DEBUG nova.policy [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.489942] [47312]: INFO nova.api.openstack.requestlog [None req-2467e2ff-329c-4c0d-ae74-8f70302b9944 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.042086 [ 636.489942] [47312]: [pid: 47312|app: 0|req: 1180/2293] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 636.494464] [47313]: DEBUG nova.policy [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.498170] [47313]: DEBUG nova.policy [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.498766] [47313]: DEBUG nova.policy [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.501139] [47313]: INFO nova.api.openstack.requestlog [None req-a9cf93e5-f858-4e3d-850c-4b29726f00cc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.044306 [ 636.501428] [47313]: [pid: 47313|app: 0|req: 1114/2294] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 636.507018] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.507212] [47312]: DEBUG nova.compute.api [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.510183] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.510604] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.510919] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.511411] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.511737] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.512092] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.541267] [47312]: DEBUG nova.policy [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.543997] [47313]: DEBUG nova.api.openstack.wsgi [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.545663] [47312]: INFO nova.api.openstack.requestlog [None req-e1b6c934-9d70-48e8-b343-9db800d63880 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.042051 [ 636.545869] [47313]: DEBUG nova.compute.api [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.545964] [47312]: [pid: 47312|app: 0|req: 1181/2295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.549289] [47313]: DEBUG oslo_concurrency.lockutils [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.549650] [47313]: DEBUG oslo_concurrency.lockutils [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.549650] [47313]: DEBUG oslo_concurrency.lockutils [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.549930] [47313]: DEBUG oslo_concurrency.lockutils [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.550156] [47313]: DEBUG oslo_concurrency.lockutils [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.550314] [47313]: DEBUG oslo_concurrency.lockutils [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.580035] [47313]: DEBUG nova.policy [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.583566] [47313]: INFO nova.api.openstack.requestlog [None req-eac83048-f05e-4ca4-a449-d1ed03598022 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.041597 [ 636.583869] [47313]: [pid: 47313|app: 0|req: 1115/2296] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.596153] [47312]: DEBUG nova.api.openstack.wsgi [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.597789] [47312]: DEBUG nova.compute.api [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.601181] [47312]: DEBUG oslo_concurrency.lockutils [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.601412] [47312]: DEBUG oslo_concurrency.lockutils [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.601660] [47312]: DEBUG oslo_concurrency.lockutils [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.602083] [47312]: DEBUG oslo_concurrency.lockutils [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.602287] [47312]: DEBUG oslo_concurrency.lockutils [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.602457] [47312]: DEBUG oslo_concurrency.lockutils [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.631061] [47312]: DEBUG nova.policy [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.634727] [47312]: INFO nova.api.openstack.requestlog [None req-726a7258-da9b-4b0e-bd4b-2fed29837cd2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.040924 [ 636.635042] [47312]: [pid: 47312|app: 0|req: 1182/2297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.659025] [47313]: DEBUG nova.api.openstack.wsgi [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.660440] [47313]: DEBUG nova.compute.api [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.663817] [47313]: DEBUG oslo_concurrency.lockutils [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.664110] [47313]: DEBUG oslo_concurrency.lockutils [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.664434] [47313]: DEBUG oslo_concurrency.lockutils [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.664812] [47313]: DEBUG oslo_concurrency.lockutils [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.665030] [47313]: DEBUG oslo_concurrency.lockutils [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.665210] [47313]: DEBUG oslo_concurrency.lockutils [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.695247] [47313]: DEBUG nova.policy [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.699425] [47313]: INFO nova.api.openstack.requestlog [None req-2015d976-fbda-46f1-902e-f5fb09789738 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.042774 [ 636.699751] [47313]: [pid: 47313|app: 0|req: 1116/2298] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.713133] [47312]: DEBUG nova.api.openstack.wsgi [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.715872] [47312]: DEBUG nova.compute.api [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.718445] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.718522] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.718738] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.719272] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.719510] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.719701] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.737026] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.737323] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.737734] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.738058] [47312]: DEBUG nova.objects.instance [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lazy-loading 'fault' on Instance uuid 489fc6c6-c9a5-40a8-81a4-7677f55743fe {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 636.757603] [47312]: DEBUG nova.policy [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a05628d5d2d54088833dc99dd43fcfa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a69b02d028a4a069ad5d7f80ccb527f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.762516] [47312]: INFO nova.api.openstack.requestlog [None req-48a34d79-8393-4cbe-8831-6264ba46c81f tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 200 len: 1405 microversion: 2.1 time: 0.051277 [ 636.762516] [47312]: [pid: 47312|app: 0|req: 1183/2299] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 1405 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.768914] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.771381] [47313]: DEBUG nova.compute.api [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.778026] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.778026] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.778026] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.778026] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.778026] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.778026] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.778365] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.778365] [47312]: DEBUG nova.compute.api [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.781714] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.782111] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.782424] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.782883] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.783225] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.783506] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.796996] [47312]: DEBUG nova.compute.api [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 636.806152] [47313]: DEBUG nova.policy [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.810550] [47313]: INFO nova.api.openstack.requestlog [None req-ad1c1f44-39fd-4656-867f-2a04550b7b02 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.043833 [ 636.810858] [47313]: [pid: 47313|app: 0|req: 1117/2300] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.824788] [47312]: DEBUG nova.compute.api [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 636.825322] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.825648] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.825934] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.826232] [47312]: WARNING nova.compute.api [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] instance's host None is down, deleting from database [ 636.828465] [47312]: DEBUG nova.network.neutron [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 636.828573] [47313]: DEBUG nova.api.openstack.wsgi [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.830243] [47313]: DEBUG nova.compute.api [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.833431] [47313]: DEBUG oslo_concurrency.lockutils [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.833652] [47313]: DEBUG oslo_concurrency.lockutils [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.833835] [47313]: DEBUG oslo_concurrency.lockutils [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.834331] [47313]: DEBUG oslo_concurrency.lockutils [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.834536] [47313]: DEBUG oslo_concurrency.lockutils [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.834708] [47313]: DEBUG oslo_concurrency.lockutils [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.844878] [47312]: DEBUG nova.network.neutron [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 636.848282] [47312]: DEBUG nova.network.neutron [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 636.862312] [47313]: DEBUG nova.policy [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.865918] [47313]: INFO nova.api.openstack.requestlog [None req-91221c3d-ecef-4e1c-8aaf-efc767d4f593 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.039235 [ 636.866233] [47313]: [pid: 47313|app: 0|req: 1118/2301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.879538] [47313]: DEBUG nova.api.openstack.wsgi [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.881023] [47313]: DEBUG nova.compute.api [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.884118] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.884444] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.884648] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.884999] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.885214] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.885385] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.915188] [47313]: DEBUG nova.policy [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.919305] [47313]: INFO nova.api.openstack.requestlog [None req-d46860fe-00e7-4641-a258-b49ae868b217 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.041569 [ 636.919544] [47313]: [pid: 47313|app: 0|req: 1119/2302] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 636.932564] [47312]: INFO nova.api.openstack.requestlog [None req-0ad7ac6c-9710-44a0-b0df-5a552863ac17 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 204 len: 0 microversion: 2.1 time: 0.156992 [ 636.932923] [47312]: [pid: 47312|app: 0|req: 1184/2303] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:53 2024] DELETE /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 636.937226] [47313]: DEBUG nova.api.openstack.wsgi [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.937431] [47312]: DEBUG nova.api.openstack.wsgi [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.938840] [47313]: DEBUG nova.compute.api [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.938983] [47312]: DEBUG nova.compute.api [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] [instance: 489fc6c6-c9a5-40a8-81a4-7677f55743fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.942308] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.942391] [47313]: DEBUG oslo_concurrency.lockutils [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.942541] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.942580] [47313]: DEBUG oslo_concurrency.lockutils [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.942723] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.942771] [47313]: DEBUG oslo_concurrency.lockutils [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.943089] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.943243] [47313]: DEBUG oslo_concurrency.lockutils [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.943283] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.943451] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.943484] [47313]: DEBUG oslo_concurrency.lockutils [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.943638] [47313]: DEBUG oslo_concurrency.lockutils [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.951625] [47312]: INFO nova.api.openstack.wsgi [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] HTTP exception thrown: Instance 489fc6c6-c9a5-40a8-81a4-7677f55743fe could not be found. [ 636.951970] [47312]: DEBUG nova.api.openstack.wsgi [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Returning 404 to user: Instance 489fc6c6-c9a5-40a8-81a4-7677f55743fe could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 636.952381] [47312]: INFO nova.api.openstack.requestlog [None req-f69bd627-41c4-4c67-9c5e-f0200dcc1b1e tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe" status: 404 len: 111 microversion: 2.1 time: 0.017001 [ 636.952657] [47312]: [pid: 47312|app: 0|req: 1185/2304] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/489fc6c6-c9a5-40a8-81a4-7677f55743fe => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 636.959792] [47312]: DEBUG nova.api.openstack.wsgi [None req-edd6a1fb-c268-4b91-999a-6f8b8d29775c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-1748359736", "metadata": {"image_type": "test"}}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 636.961164] [47312]: DEBUG nova.compute.api [None req-edd6a1fb-c268-4b91-999a-6f8b8d29775c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Failed to fetch instance by id tempest-invalid-105719022 {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2987}} [ 636.961415] [47312]: INFO nova.api.openstack.wsgi [None req-edd6a1fb-c268-4b91-999a-6f8b8d29775c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] HTTP exception thrown: Instance tempest-invalid-105719022 could not be found. [ 636.961672] [47312]: DEBUG nova.api.openstack.wsgi [None req-edd6a1fb-c268-4b91-999a-6f8b8d29775c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Returning 404 to user: Instance tempest-invalid-105719022 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 636.962102] [47312]: INFO nova.api.openstack.requestlog [None req-edd6a1fb-c268-4b91-999a-6f8b8d29775c tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/tempest-invalid-105719022/action" status: 404 len: 100 microversion: 2.1 time: 0.004648 [ 636.962369] [47312]: [pid: 47312|app: 0|req: 1186/2305] 10.180.1.21 () {60 vars in 1241 bytes} [Thu Oct 31 12:11:53 2024] POST /compute/v2.1/servers/tempest-invalid-105719022/action => generated 100 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 636.967115] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7647871-9fa2-4793-9158-9f78378a29d2 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1821855953"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 636.969075] [47312]: DEBUG nova.compute.api [None req-f7647871-9fa2-4793-9158-9f78378a29d2 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2987}} [ 636.969310] [47312]: INFO nova.api.openstack.wsgi [None req-f7647871-9fa2-4793-9158-9f78378a29d2 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 636.969563] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7647871-9fa2-4793-9158-9f78378a29d2 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 636.969947] [47312]: INFO nova.api.openstack.requestlog [None req-f7647871-9fa2-4793-9158-9f78378a29d2 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 110 microversion: 2.1 time: 0.004545 [ 636.970205] [47312]: [pid: 47312|app: 0|req: 1187/2306] 10.180.1.21 () {60 vars in 1270 bytes} [Thu Oct 31 12:11:53 2024] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 110 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 636.973561] [47313]: DEBUG nova.policy [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 636.974605] [47312]: DEBUG nova.api.openstack.wsgi [None req-4cba2099-fa13-4d52-b939-aba1fc5be206 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1642075794"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 636.975983] [47312]: DEBUG nova.compute.api [None req-4cba2099-fa13-4d52-b939-aba1fc5be206 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2987}} [ 636.976222] [47312]: INFO nova.api.openstack.wsgi [None req-4cba2099-fa13-4d52-b939-aba1fc5be206 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. [ 636.976476] [47312]: DEBUG nova.api.openstack.wsgi [None req-4cba2099-fa13-4d52-b939-aba1fc5be206 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 636.976841] [47312]: INFO nova.api.openstack.requestlog [None req-4cba2099-fa13-4d52-b939-aba1fc5be206 tempest-ImagesNegativeTestJSON-2027549822 tempest-ImagesNegativeTestJSON-2027549822-project-member] 10.180.1.21 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 112 microversion: 2.1 time: 0.003963 [ 636.977177] [47312]: [pid: 47312|app: 0|req: 1188/2307] 10.180.1.21 () {60 vars in 1276 bytes} [Thu Oct 31 12:11:53 2024] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 112 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 636.977521] [47313]: INFO nova.api.openstack.requestlog [None req-64d29960-fbd1-4e4a-a3c1-029aee490d42 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.042579 [ 636.977816] [47313]: [pid: 47313|app: 0|req: 1120/2308] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 636.992355] [47312]: DEBUG nova.api.openstack.wsgi [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 636.994278] [47312]: DEBUG nova.compute.api [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 636.997657] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.997880] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.998078] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 636.998432] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 636.998631] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 636.998852] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.033096] [47312]: DEBUG nova.policy [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.033874] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.035618] [47313]: DEBUG nova.compute.api [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.037312] [47312]: INFO nova.api.openstack.requestlog [None req-6dd67e1e-cc89-444d-b20c-34d1a46764f7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.047474 [ 637.037690] [47312]: [pid: 47312|app: 0|req: 1189/2309] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.039455] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.039784] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.039994] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.040361] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.040561] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.040730] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.077182] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.077908] [47313]: DEBUG nova.policy [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.078883] [47312]: DEBUG nova.compute.api [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.082176] [47313]: INFO nova.api.openstack.requestlog [None req-1a504848-b52f-4ec1-995b-6d3f42800735 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.050581 [ 637.082311] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.082516] [47313]: [pid: 47313|app: 0|req: 1121/2310] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.082555] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.082714] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.083083] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.083288] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.083461] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.118894] [47313]: DEBUG nova.api.openstack.wsgi [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.120885] [47313]: DEBUG nova.compute.api [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.121894] [47312]: DEBUG nova.policy [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.124496] [47313]: DEBUG oslo_concurrency.lockutils [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.124784] [47313]: DEBUG oslo_concurrency.lockutils [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.125025] [47313]: DEBUG oslo_concurrency.lockutils [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.125447] [47313]: DEBUG oslo_concurrency.lockutils [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.125676] [47313]: DEBUG oslo_concurrency.lockutils [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.125916] [47313]: DEBUG oslo_concurrency.lockutils [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.126108] [47312]: INFO nova.api.openstack.requestlog [None req-d3b820d3-6b8a-4654-8800-bae93c5d31ef tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.051292 [ 637.126529] [47312]: [pid: 47312|app: 0|req: 1190/2311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.159815] [47313]: DEBUG nova.policy [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.162347] [47312]: DEBUG nova.api.openstack.wsgi [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.163924] [47312]: DEBUG nova.compute.api [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.164097] [47313]: INFO nova.api.openstack.requestlog [None req-d070cbc5-76c4-469d-8bee-d9a27dd28451 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.047300 [ 637.164538] [47313]: [pid: 47313|app: 0|req: 1122/2312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:53 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.167287] [47312]: DEBUG oslo_concurrency.lockutils [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.167511] [47312]: DEBUG oslo_concurrency.lockutils [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.167690] [47312]: DEBUG oslo_concurrency.lockutils [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.168049] [47312]: DEBUG oslo_concurrency.lockutils [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.168251] [47312]: DEBUG oslo_concurrency.lockutils [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.168424] [47312]: DEBUG oslo_concurrency.lockutils [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.204970] [47313]: DEBUG nova.api.openstack.wsgi [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.211120] [47312]: DEBUG nova.policy [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.211522] [47313]: DEBUG nova.compute.api [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.215116] [47312]: INFO nova.api.openstack.requestlog [None req-cab86961-1ad1-4f11-9702-77bb50cc12d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.055279 [ 637.215420] [47312]: [pid: 47312|app: 0|req: 1191/2313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.216819] [47313]: DEBUG oslo_concurrency.lockutils [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.217145] [47313]: DEBUG oslo_concurrency.lockutils [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.217390] [47313]: DEBUG oslo_concurrency.lockutils [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.217790] [47313]: DEBUG oslo_concurrency.lockutils [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.218042] [47313]: DEBUG oslo_concurrency.lockutils [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.218347] [47313]: DEBUG oslo_concurrency.lockutils [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.218650] [47312]: DEBUG nova.api.openstack.wsgi [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.220143] [47312]: DEBUG nova.compute.api [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.225058] [47312]: DEBUG oslo_concurrency.lockutils [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.225340] [47312]: DEBUG oslo_concurrency.lockutils [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.225570] [47312]: DEBUG oslo_concurrency.lockutils [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.226014] [47312]: DEBUG oslo_concurrency.lockutils [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.226297] [47312]: DEBUG oslo_concurrency.lockutils [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.226539] [47312]: DEBUG oslo_concurrency.lockutils [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.277235] [47313]: DEBUG nova.policy [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.283549] [47313]: DEBUG nova.policy [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.283878] [47313]: DEBUG nova.policy [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.284538] [47313]: INFO nova.api.openstack.requestlog [None req-45314071-2f1b-4b5b-b86f-fd2a41415aa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.083933 [ 637.284885] [47313]: [pid: 47313|app: 0|req: 1123/2314] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.286908] [47312]: DEBUG nova.policy [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.287190] [47313]: DEBUG nova.api.openstack.wsgi [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.288736] [47313]: DEBUG nova.compute.api [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.291704] [47312]: DEBUG nova.policy [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.292041] [47313]: DEBUG oslo_concurrency.lockutils [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.292313] [47313]: DEBUG oslo_concurrency.lockutils [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.292508] [47312]: DEBUG nova.policy [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.292589] [47313]: DEBUG oslo_concurrency.lockutils [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.293008] [47313]: DEBUG oslo_concurrency.lockutils [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.293264] [47313]: DEBUG oslo_concurrency.lockutils [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.293480] [47313]: DEBUG oslo_concurrency.lockutils [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.295790] [47312]: INFO nova.api.openstack.requestlog [None req-169f2a71-159a-4776-a693-63b5a733471a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.079879 [ 637.296118] [47312]: [pid: 47312|app: 0|req: 1192/2315] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.298826] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.300670] [47312]: DEBUG nova.compute.api [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.305678] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.309020] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.309020] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.309020] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.309020] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.309020] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.343337] [47313]: DEBUG nova.policy [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.351489] [47313]: DEBUG nova.policy [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.351489] [47313]: DEBUG nova.policy [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.351489] [47313]: INFO nova.api.openstack.requestlog [None req-d169881b-6bc7-4dcd-92e6-6cec6fa1dd9d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1344 microversion: 2.70 time: 0.065176 [ 637.351489] [47313]: [pid: 47313|app: 0|req: 1124/2316] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1344 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.352572] [47312]: DEBUG nova.policy [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.353225] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.354776] [47313]: DEBUG nova.compute.api [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.357195] [47312]: INFO nova.api.openstack.requestlog [None req-9ab02beb-f331-42dd-8dff-c79bf23633d6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.060504 [ 637.357506] [47312]: [pid: 47312|app: 0|req: 1193/2317] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.358166] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.358926] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.358926] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.359166] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.359285] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.359498] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.360144] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.361742] [47312]: DEBUG nova.compute.api [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.364852] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.365092] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.365273] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.365617] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.365813] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.365987] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.413164] [47313]: DEBUG nova.policy [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.414307] [47312]: DEBUG nova.policy [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.416271] [47313]: INFO nova.api.openstack.requestlog [None req-c2a06622-ac4e-481b-a9dc-06a464b3a34b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.064801 [ 637.416599] [47313]: [pid: 47313|app: 0|req: 1125/2318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.418032] [47312]: INFO nova.api.openstack.requestlog [None req-ed696687-0a81-4105-8f8a-e3f6e1c76f65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.059920 [ 637.418345] [47312]: [pid: 47312|app: 0|req: 1194/2319] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.419683] [47313]: DEBUG nova.api.openstack.wsgi [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.422132] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.423653] [47312]: DEBUG nova.compute.api [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.424518] [47313]: DEBUG nova.compute.api [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.429424] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.429659] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.429839] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.430235] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.430484] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.430612] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.430922] [47313]: DEBUG oslo_concurrency.lockutils [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.431330] [47313]: DEBUG oslo_concurrency.lockutils [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.431478] [47313]: DEBUG oslo_concurrency.lockutils [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.431892] [47313]: DEBUG oslo_concurrency.lockutils [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.432170] [47313]: DEBUG oslo_concurrency.lockutils [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.432504] [47313]: DEBUG oslo_concurrency.lockutils [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.470457] [47312]: DEBUG nova.policy [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.474732] [47312]: DEBUG nova.policy [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.475358] [47312]: DEBUG nova.policy [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.475929] [47312]: INFO nova.api.openstack.requestlog [None req-aa30a0d4-0c3d-4c68-9f6a-d233f8d170f0 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1257 microversion: 2.21 time: 0.057092 [ 637.476233] [47312]: [pid: 47312|app: 0|req: 1195/2320] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1257 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.478542] [47312]: DEBUG nova.api.openstack.wsgi [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.479607] [47313]: DEBUG nova.policy [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.480067] [47312]: DEBUG nova.compute.api [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.483890] [47312]: DEBUG oslo_concurrency.lockutils [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.484127] [47312]: DEBUG oslo_concurrency.lockutils [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.484312] [47312]: DEBUG oslo_concurrency.lockutils [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.484663] [47312]: DEBUG oslo_concurrency.lockutils [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.484857] [47312]: DEBUG oslo_concurrency.lockutils [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.485038] [47312]: DEBUG oslo_concurrency.lockutils [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.485565] [47313]: INFO nova.api.openstack.requestlog [None req-9984c145-3e5d-45ad-84f8-6833f766d021 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.068375 [ 637.485892] [47313]: [pid: 47313|app: 0|req: 1126/2321] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.488748] [47313]: DEBUG nova.api.openstack.wsgi [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.490195] [47313]: DEBUG nova.compute.api [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.492951] [47313]: DEBUG oslo_concurrency.lockutils [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.493482] [47313]: DEBUG oslo_concurrency.lockutils [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.493482] [47313]: DEBUG oslo_concurrency.lockutils [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.493693] [47313]: DEBUG oslo_concurrency.lockutils [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.493879] [47313]: DEBUG oslo_concurrency.lockutils [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.494052] [47313]: DEBUG oslo_concurrency.lockutils [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.531741] [47312]: DEBUG nova.policy [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.534393] [47313]: DEBUG nova.policy [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.535991] [47312]: INFO nova.api.openstack.requestlog [None req-903f998a-01db-4511-afff-0f87b9367031 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.059201 [ 637.536826] [47312]: [pid: 47312|app: 0|req: 1196/2322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.538285] [47313]: INFO nova.api.openstack.requestlog [None req-513ba2fc-a3d0-49e8-9653-a00a1462978f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.051832 [ 637.538597] [47313]: [pid: 47313|app: 0|req: 1127/2323] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.538715] [47312]: DEBUG nova.api.openstack.wsgi [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.540280] [47312]: DEBUG nova.compute.api [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.541034] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.542581] [47313]: DEBUG nova.compute.api [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.543312] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.543537] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.543719] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.544078] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.544281] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.544455] [47312]: DEBUG oslo_concurrency.lockutils [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.545720] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.545947] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.546152] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.546489] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.546684] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.546852] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.585287] [47312]: DEBUG nova.policy [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.587226] [47313]: DEBUG nova.policy [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.589706] [47312]: INFO nova.api.openstack.requestlog [None req-acc9f89b-4d7a-4497-b52b-a6088c59db90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1214 microversion: 2.1 time: 0.052559 [ 637.589955] [47312]: [pid: 47312|app: 0|req: 1197/2324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.592344] [47313]: DEBUG nova.policy [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.592543] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.593066] [47313]: DEBUG nova.policy [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.594282] [47312]: DEBUG nova.compute.api [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.596638] [47313]: INFO nova.api.openstack.requestlog [None req-4a36e998-ae8d-46f9-9360-fee1b2c45a80 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.057315 [ 637.597236] [47313]: [pid: 47313|app: 0|req: 1128/2325] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.598049] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.598503] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.598503] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.600784] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.600784] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.600784] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.600937] [47313]: DEBUG nova.api.openstack.wsgi [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.600937] [47313]: DEBUG nova.compute.api [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.606018] [47313]: DEBUG oslo_concurrency.lockutils [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.606018] [47313]: DEBUG oslo_concurrency.lockutils [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.606018] [47313]: DEBUG oslo_concurrency.lockutils [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.606018] [47313]: DEBUG oslo_concurrency.lockutils [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.606018] [47313]: DEBUG oslo_concurrency.lockutils [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.606018] [47313]: DEBUG oslo_concurrency.lockutils [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.644823] [47312]: DEBUG nova.policy [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.646896] [47313]: DEBUG nova.policy [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.649321] [47312]: DEBUG nova.policy [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.649978] [47312]: DEBUG nova.policy [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.650991] [47312]: INFO nova.api.openstack.requestlog [None req-8f7866d9-d8a4-4c0f-ad5a-efd4d2d89a2d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.060131 [ 637.650991] [47312]: [pid: 47312|app: 0|req: 1198/2326] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.651248] [47313]: DEBUG nova.policy [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.651956] [47313]: DEBUG nova.policy [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.653348] [47312]: DEBUG nova.api.openstack.wsgi [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.654445] [47313]: INFO nova.api.openstack.requestlog [None req-44768eaf-9fe0-4d10-ba15-9cc4fba9eacc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.056983 [ 637.654746] [47313]: [pid: 47313|app: 0|req: 1129/2327] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 637.654864] [47312]: DEBUG nova.compute.api [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.657925] [47312]: DEBUG oslo_concurrency.lockutils [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.658075] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.658170] [47312]: DEBUG oslo_concurrency.lockutils [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.658354] [47312]: DEBUG oslo_concurrency.lockutils [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.658712] [47312]: DEBUG oslo_concurrency.lockutils [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.658908] [47312]: DEBUG oslo_concurrency.lockutils [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.659107] [47312]: DEBUG oslo_concurrency.lockutils [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.659619] [47313]: DEBUG nova.compute.api [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.663109] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.663340] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.663521] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.665287] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.665287] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.665287] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.703723] [47312]: DEBUG nova.policy [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.705144] [47313]: DEBUG nova.policy [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.707642] [47312]: INFO nova.api.openstack.requestlog [None req-35fd14fc-cf6e-4327-89d3-e74987bab793 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.056204 [ 637.707960] [47312]: [pid: 47312|app: 0|req: 1199/2328] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.710363] [47312]: DEBUG nova.api.openstack.wsgi [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.710469] [47313]: INFO nova.api.openstack.requestlog [None req-f7781bbd-0d0a-4421-aba3-37af5defdb2d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.055116 [ 637.711359] [47313]: [pid: 47313|app: 0|req: 1130/2329] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.711917] [47312]: DEBUG nova.compute.api [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.716736] [47313]: DEBUG nova.api.openstack.wsgi [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.717836] [47312]: DEBUG oslo_concurrency.lockutils [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.718104] [47312]: DEBUG oslo_concurrency.lockutils [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.718254] [47313]: DEBUG nova.compute.api [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.718301] [47312]: DEBUG oslo_concurrency.lockutils [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.718637] [47312]: DEBUG oslo_concurrency.lockutils [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.718837] [47312]: DEBUG oslo_concurrency.lockutils [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.719034] [47312]: DEBUG oslo_concurrency.lockutils [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.723954] [47313]: DEBUG oslo_concurrency.lockutils [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.724233] [47313]: DEBUG oslo_concurrency.lockutils [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.724379] [47313]: DEBUG oslo_concurrency.lockutils [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.724724] [47313]: DEBUG oslo_concurrency.lockutils [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.724912] [47313]: DEBUG oslo_concurrency.lockutils [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.725094] [47313]: DEBUG oslo_concurrency.lockutils [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.759349] [47312]: DEBUG nova.policy [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.761277] [47313]: DEBUG nova.policy [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.763124] [47312]: INFO nova.api.openstack.requestlog [None req-d28ea341-bf9c-4887-a719-5938de0a51d6 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.054601 [ 637.763631] [47312]: [pid: 47312|app: 0|req: 1200/2330] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.764957] [47313]: INFO nova.api.openstack.requestlog [None req-8888ab80-99d0-4a6a-b217-2d42c786f854 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.053687 [ 637.765951] [47313]: [pid: 47313|app: 0|req: 1131/2331] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.823041] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.824281] [47312]: DEBUG nova.compute.api [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.827814] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.828124] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.828357] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.828763] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.829007] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.829230] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.880310] [47313]: DEBUG nova.api.openstack.wsgi [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.882047] [47313]: DEBUG nova.compute.api [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.885688] [47313]: DEBUG oslo_concurrency.lockutils [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.885915] [47313]: DEBUG oslo_concurrency.lockutils [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.886112] [47313]: DEBUG oslo_concurrency.lockutils [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.886465] [47313]: DEBUG oslo_concurrency.lockutils [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.886661] [47313]: DEBUG oslo_concurrency.lockutils [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.886834] [47313]: DEBUG oslo_concurrency.lockutils [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.976350] [47313]: DEBUG nova.policy [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.978809] [47312]: DEBUG nova.policy [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 637.982415] [47313]: INFO nova.api.openstack.requestlog [None req-475d0c08-11ac-4efa-9250-d32aa30b6927 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1272 microversion: 2.1 time: 0.104322 [ 637.982660] [47313]: [pid: 47313|app: 0|req: 1132/2332] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1272 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.985153] [47312]: INFO nova.api.openstack.requestlog [None req-5ca716cc-c1de-4d67-98c7-f8132033f739 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.163289 [ 637.985153] [47312]: [pid: 47312|app: 0|req: 1201/2333] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 637.985289] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.986837] [47313]: DEBUG nova.compute.api [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 637.990885] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.991133] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.992378] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.992378] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 637.992492] [47312]: DEBUG nova.api.openstack.wsgi [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 637.992548] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 637.992548] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 637.993771] [47312]: DEBUG nova.compute.api [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.000023] [47312]: DEBUG oslo_concurrency.lockutils [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.000421] [47312]: DEBUG oslo_concurrency.lockutils [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.000652] [47312]: DEBUG oslo_concurrency.lockutils [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.001078] [47312]: DEBUG oslo_concurrency.lockutils [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.001368] [47312]: DEBUG oslo_concurrency.lockutils [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.002034] [47312]: DEBUG oslo_concurrency.lockutils [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.029090] [47313]: DEBUG nova.policy [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.033300] [47313]: INFO nova.api.openstack.requestlog [None req-3b74ed45-e0a8-4459-9508-d177f18557ed tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.050041 [ 638.033627] [47313]: [pid: 47313|app: 0|req: 1133/2334] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.042885] [47312]: DEBUG nova.policy [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.048641] [47313]: DEBUG nova.api.openstack.wsgi [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.048752] [47312]: INFO nova.api.openstack.requestlog [None req-070f9eb2-aa7f-4e56-949a-6033490591d8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.059041 [ 638.049045] [47312]: [pid: 47312|app: 0|req: 1202/2335] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.050268] [47313]: DEBUG nova.compute.api [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.053513] [47313]: DEBUG oslo_concurrency.lockutils [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.053740] [47313]: DEBUG oslo_concurrency.lockutils [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.054034] [47313]: DEBUG oslo_concurrency.lockutils [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.054316] [47313]: DEBUG oslo_concurrency.lockutils [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.054523] [47313]: DEBUG oslo_concurrency.lockutils [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.054695] [47313]: DEBUG oslo_concurrency.lockutils [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.087860] [47313]: DEBUG nova.policy [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.092036] [47313]: INFO nova.api.openstack.requestlog [None req-c401c36a-7e85-48ba-a569-59c30a4ee24c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1297 microversion: 2.1 time: 0.045269 [ 638.092386] [47313]: [pid: 47313|app: 0|req: 1134/2336] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1297 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.093891] [47312]: DEBUG nova.api.openstack.wsgi [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.095630] [47312]: DEBUG nova.compute.api [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.098923] [47312]: DEBUG oslo_concurrency.lockutils [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.099167] [47312]: DEBUG oslo_concurrency.lockutils [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.099503] [47312]: DEBUG oslo_concurrency.lockutils [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.099709] [47312]: DEBUG oslo_concurrency.lockutils [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.099916] [47312]: DEBUG oslo_concurrency.lockutils [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.100105] [47312]: DEBUG oslo_concurrency.lockutils [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.133796] [47312]: DEBUG nova.policy [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.137500] [47312]: INFO nova.api.openstack.requestlog [None req-af20eaef-8b86-4abc-bd6f-0fb97ada8ff5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045809 [ 638.137819] [47312]: [pid: 47312|app: 0|req: 1203/2337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 638.138224] [47313]: DEBUG nova.api.openstack.wsgi [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.140641] [47313]: DEBUG nova.compute.api [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.145339] [47313]: DEBUG oslo_concurrency.lockutils [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.145690] [47313]: DEBUG oslo_concurrency.lockutils [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.145965] [47313]: DEBUG oslo_concurrency.lockutils [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.146733] [47313]: DEBUG oslo_concurrency.lockutils [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.146794] [47313]: DEBUG oslo_concurrency.lockutils [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.148162] [47313]: DEBUG oslo_concurrency.lockutils [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.175195] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.176833] [47312]: DEBUG nova.compute.api [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.180345] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.180581] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.180761] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.181144] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.181351] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.181528] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.195385] [47313]: DEBUG nova.policy [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.201145] [47313]: INFO nova.api.openstack.requestlog [None req-27540f9a-4b61-48cb-b4b2-a07a565002a3 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.066089 [ 638.201595] [47313]: [pid: 47313|app: 0|req: 1135/2338] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:54 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.217384] [47312]: DEBUG nova.policy [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.221588] [47312]: INFO nova.api.openstack.requestlog [None req-e2f47610-7558-458b-91db-07282487a289 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.048676 [ 638.221951] [47312]: [pid: 47312|app: 0|req: 1204/2339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.225919] [47313]: DEBUG nova.api.openstack.wsgi [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.227885] [47313]: DEBUG nova.compute.api [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.231457] [47313]: DEBUG oslo_concurrency.lockutils [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.231697] [47313]: DEBUG oslo_concurrency.lockutils [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.231946] [47313]: DEBUG oslo_concurrency.lockutils [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.232330] [47313]: DEBUG oslo_concurrency.lockutils [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.232529] [47313]: DEBUG oslo_concurrency.lockutils [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.232702] [47313]: DEBUG oslo_concurrency.lockutils [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.271605] [47313]: DEBUG nova.policy [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.278213] [47313]: INFO nova.api.openstack.requestlog [None req-95afbf93-e88a-46cd-91b0-e48c992fe2d3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.054465 [ 638.278578] [47313]: [pid: 47313|app: 0|req: 1136/2340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.301781] [47312]: DEBUG nova.api.openstack.wsgi [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.303534] [47312]: DEBUG nova.compute.api [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.308593] [47312]: DEBUG oslo_concurrency.lockutils [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.308826] [47312]: DEBUG oslo_concurrency.lockutils [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.309026] [47312]: DEBUG oslo_concurrency.lockutils [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.309389] [47312]: DEBUG oslo_concurrency.lockutils [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.309592] [47312]: DEBUG oslo_concurrency.lockutils [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.309738] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.309782] [47312]: DEBUG oslo_concurrency.lockutils [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.311481] [47313]: DEBUG nova.compute.api [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.315226] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.315519] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.315737] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.316210] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.316457] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.316856] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.359019] [47312]: DEBUG nova.policy [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.361034] [47313]: DEBUG nova.policy [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.363255] [47312]: DEBUG nova.policy [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.363863] [47312]: DEBUG nova.policy [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.364467] [47312]: INFO nova.api.openstack.requestlog [None req-839458ae-0027-4dfe-939d-013edd0ab975 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.064996 [ 638.364783] [47312]: [pid: 47312|app: 0|req: 1205/2341] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.365325] [47313]: DEBUG nova.policy [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.365967] [47313]: DEBUG nova.policy [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.367399] [47312]: DEBUG nova.api.openstack.wsgi [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.368878] [47312]: DEBUG nova.compute.api [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.369504] [47313]: INFO nova.api.openstack.requestlog [None req-e2ce87b6-73bf-4859-a103-1d8cc632b2ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.062441 [ 638.369935] [47313]: [pid: 47313|app: 0|req: 1137/2342] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.374490] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.374580] [47313]: DEBUG nova.api.openstack.wsgi [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.374623] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.374623] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.374623] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.374623] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.374623] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.374900] [47313]: DEBUG nova.compute.api [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.376820] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.377054] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.377239] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.377585] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.377781] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.377952] [47313]: DEBUG oslo_concurrency.lockutils [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.413602] [47312]: DEBUG nova.policy [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.417514] [47312]: DEBUG nova.policy [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.418132] [47312]: DEBUG nova.policy [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.418721] [47312]: INFO nova.api.openstack.requestlog [None req-e17dc958-8ec1-4293-8288-bd5f9d20ffc2 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1344 microversion: 2.70 time: 0.053427 [ 638.419082] [47312]: [pid: 47312|app: 0|req: 1206/2343] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1344 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.426136] [47313]: DEBUG nova.policy [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.430656] [47313]: INFO nova.api.openstack.requestlog [None req-b03f3c65-765c-40d8-8ad5-307b5cdc5e3c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.060171 [ 638.431074] [47313]: [pid: 47313|app: 0|req: 1138/2344] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.431998] [47312]: DEBUG nova.api.openstack.wsgi [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.435017] [47313]: DEBUG nova.api.openstack.wsgi [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.435092] [47312]: DEBUG nova.compute.api [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.435357] [47313]: DEBUG nova.compute.api [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.438283] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.438450] [47313]: DEBUG oslo_concurrency.lockutils [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.438673] [47313]: DEBUG oslo_concurrency.lockutils [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.438767] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.438856] [47313]: DEBUG oslo_concurrency.lockutils [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.439076] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.439216] [47313]: DEBUG oslo_concurrency.lockutils [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.439409] [47313]: DEBUG oslo_concurrency.lockutils [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.439506] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.439577] [47313]: DEBUG oslo_concurrency.lockutils [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.439750] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.439923] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.484664] [47313]: DEBUG nova.policy [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.487106] [47312]: DEBUG nova.policy [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.490803] [47313]: INFO nova.api.openstack.requestlog [None req-5261b4e1-7307-4629-b3b5-ee7fc4538986 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.058816 [ 638.491196] [47313]: [pid: 47313|app: 0|req: 1139/2345] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 638.491742] [47312]: INFO nova.api.openstack.requestlog [None req-4fdcd12c-464b-47b4-ba85-ed32330d20da tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.065048 [ 638.492118] [47312]: [pid: 47312|app: 0|req: 1207/2346] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.496018] [47313]: DEBUG nova.api.openstack.wsgi [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.496018] [47313]: DEBUG nova.compute.api [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.498964] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.499248] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.499468] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.499542] [47312]: DEBUG nova.api.openstack.wsgi [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.499912] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.500179] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.500391] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.501203] [47312]: DEBUG nova.compute.api [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.504373] [47312]: DEBUG oslo_concurrency.lockutils [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.504602] [47312]: DEBUG oslo_concurrency.lockutils [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.504784] [47312]: DEBUG oslo_concurrency.lockutils [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.505146] [47312]: DEBUG oslo_concurrency.lockutils [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.505346] [47312]: DEBUG oslo_concurrency.lockutils [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.505520] [47312]: DEBUG oslo_concurrency.lockutils [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.538284] [47313]: DEBUG nova.policy [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.542626] [47313]: DEBUG nova.policy [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.543548] [47313]: DEBUG nova.policy [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.544698] [47313]: INFO nova.api.openstack.requestlog [None req-2dbb9e89-b6b9-4c83-aa5c-c3a6e0e4d1b3 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1257 microversion: 2.21 time: 0.052408 [ 638.544698] [47313]: [pid: 47313|app: 0|req: 1140/2347] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1257 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.545767] [47312]: DEBUG nova.policy [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.548232] [47313]: DEBUG nova.api.openstack.wsgi [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.549754] [47313]: DEBUG nova.compute.api [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.551146] [47312]: INFO nova.api.openstack.requestlog [None req-d55b11d8-d175-4df6-b298-ef88d4c337b6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.053457 [ 638.551558] [47312]: [pid: 47312|app: 0|req: 1208/2348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 638.553749] [47313]: DEBUG oslo_concurrency.lockutils [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.553816] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.554063] [47313]: DEBUG oslo_concurrency.lockutils [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.554295] [47313]: DEBUG oslo_concurrency.lockutils [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.554686] [47313]: DEBUG oslo_concurrency.lockutils [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.554923] [47313]: DEBUG oslo_concurrency.lockutils [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.555148] [47313]: DEBUG oslo_concurrency.lockutils [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.555315] [47312]: DEBUG nova.compute.api [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.558270] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.558559] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.558748] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.559104] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.559302] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.559473] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.594106] [47313]: DEBUG nova.policy [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.598045] [47313]: INFO nova.api.openstack.requestlog [None req-84e4f0e0-30dd-46c7-b9af-464e817b36cf tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051965 [ 638.598529] [47313]: [pid: 47313|app: 0|req: 1141/2349] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 638.602939] [47313]: DEBUG nova.api.openstack.wsgi [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.604487] [47313]: DEBUG nova.compute.api [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.605980] [47312]: DEBUG nova.policy [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.607644] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.607825] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.608087] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.608463] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.608732] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.608999] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.610533] [47312]: INFO nova.api.openstack.requestlog [None req-ee861d08-9683-4597-a961-5c3d286d0ebd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.058069 [ 638.610533] [47312]: [pid: 47312|app: 0|req: 1209/2350] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.614891] [47312]: DEBUG nova.api.openstack.wsgi [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.616435] [47312]: DEBUG nova.compute.api [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.621554] [47312]: DEBUG oslo_concurrency.lockutils [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.621807] [47312]: DEBUG oslo_concurrency.lockutils [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.622145] [47312]: DEBUG oslo_concurrency.lockutils [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.622379] [47312]: DEBUG oslo_concurrency.lockutils [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.622577] [47312]: DEBUG oslo_concurrency.lockutils [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.622748] [47312]: DEBUG oslo_concurrency.lockutils [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.626012] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.626292] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.626630] [47313]: DEBUG oslo_concurrency.lockutils [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.626730] [47313]: DEBUG nova.objects.instance [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lazy-loading 'fault' on Instance uuid cf7ea49c-91ff-4c81-803c-90608c2849dc {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 638.654530] [47313]: DEBUG nova.policy [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.658623] [47313]: INFO nova.api.openstack.requestlog [None req-b338754d-c337-4ab9-9715-749819cc3dfe tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 200 len: 1406 microversion: 2.1 time: 0.057398 [ 638.658989] [47313]: [pid: 47313|app: 0|req: 1142/2351] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 1406 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 638.662483] [47313]: DEBUG nova.api.openstack.wsgi [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.664033] [47312]: DEBUG nova.policy [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.664126] [47313]: DEBUG nova.compute.api [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.668259] [47313]: DEBUG oslo_concurrency.lockutils [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.668259] [47313]: DEBUG oslo_concurrency.lockutils [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.668361] [47313]: DEBUG oslo_concurrency.lockutils [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.668713] [47313]: DEBUG oslo_concurrency.lockutils [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.668952] [47313]: DEBUG oslo_concurrency.lockutils [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.669182] [47313]: DEBUG oslo_concurrency.lockutils [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.670667] [47312]: DEBUG nova.policy [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.671339] [47312]: DEBUG nova.policy [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.674162] [47312]: INFO nova.api.openstack.requestlog [None req-8edaf165-7027-45c7-a364-d36f4867c840 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.063198 [ 638.674517] [47312]: [pid: 47312|app: 0|req: 1210/2352] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.678265] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.678265] [47312]: DEBUG nova.compute.api [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.681498] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.681498] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.681618] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.681955] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.682168] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.682407] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.715135] [47313]: DEBUG nova.policy [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.718471] [47313]: DEBUG nova.policy [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.719222] [47313]: DEBUG nova.policy [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.719931] [47313]: INFO nova.api.openstack.requestlog [None req-44f60baa-390e-4cd8-a84b-c32627f7ba00 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.059186 [ 638.720295] [47313]: [pid: 47313|app: 0|req: 1143/2353] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.723691] [47313]: DEBUG nova.api.openstack.wsgi [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.723971] [47313]: DEBUG nova.compute.api [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.724806] [47312]: DEBUG nova.policy [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.727489] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.727489] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.727693] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.729265] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.729265] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.729265] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.730703] [47312]: DEBUG nova.policy [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.730764] [47312]: DEBUG nova.policy [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.733599] [47312]: INFO nova.api.openstack.requestlog [None req-1d75409f-053f-4676-9beb-5cc801c3ce29 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.058682 [ 638.734790] [47312]: [pid: 47312|app: 0|req: 1211/2354] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 638.739616] [47312]: DEBUG nova.api.openstack.wsgi [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.741293] [47312]: DEBUG nova.compute.api [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.743031] [47313]: DEBUG nova.compute.api [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 638.745414] [47312]: DEBUG oslo_concurrency.lockutils [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.745647] [47312]: DEBUG oslo_concurrency.lockutils [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.745831] [47312]: DEBUG oslo_concurrency.lockutils [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.746202] [47312]: DEBUG oslo_concurrency.lockutils [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.746403] [47312]: DEBUG oslo_concurrency.lockutils [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.746577] [47312]: DEBUG oslo_concurrency.lockutils [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.772156] [47313]: DEBUG nova.compute.api [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 638.772682] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.772986] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.773204] [47313]: DEBUG oslo_concurrency.lockutils [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.773395] [47313]: WARNING nova.compute.api [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] instance's host None is down, deleting from database [ 638.776962] [47313]: DEBUG nova.network.neutron [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 638.789258] [47312]: DEBUG nova.policy [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.793829] [47312]: INFO nova.api.openstack.requestlog [None req-9140fc51-6c63-4c57-a53c-0f4392135884 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.058375 [ 638.794175] [47312]: [pid: 47312|app: 0|req: 1212/2355] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.796945] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.797713] [47313]: DEBUG nova.network.neutron [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 638.798976] [47312]: DEBUG nova.compute.api [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.801846] [47313]: DEBUG nova.network.neutron [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 638.802262] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.802458] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.802641] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.802997] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.803216] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.803388] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.837399] [47312]: DEBUG nova.policy [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.842192] [47312]: INFO nova.api.openstack.requestlog [None req-fd34c058-5c7b-4782-a680-ee28c43ee671 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047437 [ 638.842529] [47312]: [pid: 47312|app: 0|req: 1213/2356] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.844925] [47312]: DEBUG nova.api.openstack.wsgi [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.846473] [47312]: DEBUG nova.compute.api [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.849858] [47312]: DEBUG oslo_concurrency.lockutils [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.849945] [47312]: DEBUG oslo_concurrency.lockutils [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.850107] [47312]: DEBUG oslo_concurrency.lockutils [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.850464] [47312]: DEBUG oslo_concurrency.lockutils [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.850662] [47312]: DEBUG oslo_concurrency.lockutils [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.850833] [47312]: DEBUG oslo_concurrency.lockutils [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.883681] [47313]: INFO nova.api.openstack.requestlog [None req-968169a9-c567-461b-8449-5bf08be79533 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 204 len: 0 microversion: 2.1 time: 0.161688 [ 638.883909] [47312]: DEBUG nova.policy [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.885917] [47313]: [pid: 47313|app: 0|req: 1144/2357] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:11:55 2024] DELETE /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 638.888452] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.888841] [47312]: INFO nova.api.openstack.requestlog [None req-12c7d911-a478-47d2-a419-de8f836e89a0 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.045690 [ 638.889327] [47312]: [pid: 47312|app: 0|req: 1214/2358] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.893019] [47313]: DEBUG nova.compute.api [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.893099] [47312]: DEBUG nova.api.openstack.wsgi [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.893135] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.893369] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.893544] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.893908] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.893994] [47312]: DEBUG nova.compute.api [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: cf7ea49c-91ff-4c81-803c-90608c2849dc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 638.894133] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.894332] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.897563] [47312]: DEBUG oslo_concurrency.lockutils [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.897563] [47312]: DEBUG oslo_concurrency.lockutils [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.898446] [47312]: DEBUG oslo_concurrency.lockutils [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.898446] [47312]: DEBUG oslo_concurrency.lockutils [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 638.898446] [47312]: DEBUG oslo_concurrency.lockutils [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 638.898446] [47312]: DEBUG oslo_concurrency.lockutils [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 638.909468] [47312]: INFO nova.api.openstack.wsgi [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Instance cf7ea49c-91ff-4c81-803c-90608c2849dc could not be found. [ 638.909468] [47312]: DEBUG nova.api.openstack.wsgi [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Instance cf7ea49c-91ff-4c81-803c-90608c2849dc could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 638.909468] [47312]: INFO nova.api.openstack.requestlog [None req-3844dd0a-026f-449f-8203-9ca58e84919e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc" status: 404 len: 111 microversion: 2.1 time: 0.018286 [ 638.909468] [47312]: [pid: 47312|app: 0|req: 1215/2359] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/cf7ea49c-91ff-4c81-803c-90608c2849dc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 638.915508] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f30e35e-6a88-46df-982f-399ac102d476 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c478afac0>, body: {"security_group": {"name": " tempest-securitygroup -175452971 ", "description": "tempest-description-247472163"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 638.940938] [47313]: DEBUG nova.policy [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 638.945530] [47313]: INFO nova.api.openstack.requestlog [None req-b2497df4-248e-48da-a025-5f2ed4ecda02 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.058953 [ 638.945887] [47313]: [pid: 47313|app: 0|req: 1145/2360] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 638.997147] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 638.998782] [47313]: DEBUG nova.compute.api [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.003394] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.003736] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.003819] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.004195] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.004465] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.004559] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.042795] [47313]: DEBUG nova.policy [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.049218] [47313]: INFO nova.api.openstack.requestlog [None req-5f043b13-97c8-4ab2-9757-470085505e66 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.055303 [ 639.049569] [47313]: [pid: 47313|app: 0|req: 1146/2361] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.053389] [47313]: DEBUG nova.api.openstack.wsgi [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.054953] [47313]: DEBUG nova.compute.api [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.055499] [47312]: INFO nova.api.openstack.requestlog [None req-3f30e35e-6a88-46df-982f-399ac102d476 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 222 microversion: 2.1 time: 0.142180 [ 639.056068] [47312]: [pid: 47312|app: 0|req: 1216/2362] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:11:55 2024] POST /compute/v2.1/os-security-groups => generated 222 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.058349] [47312]: DEBUG nova.api.openstack.wsgi [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.060052] [47313]: DEBUG oslo_concurrency.lockutils [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.060151] [47312]: DEBUG nova.compute.api [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.060297] [47313]: DEBUG oslo_concurrency.lockutils [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.060482] [47313]: DEBUG oslo_concurrency.lockutils [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.060842] [47313]: DEBUG oslo_concurrency.lockutils [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.061120] [47313]: DEBUG oslo_concurrency.lockutils [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.061309] [47313]: DEBUG oslo_concurrency.lockutils [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.064205] [47312]: DEBUG oslo_concurrency.lockutils [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.064419] [47312]: DEBUG oslo_concurrency.lockutils [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.064568] [47312]: DEBUG oslo_concurrency.lockutils [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.064921] [47312]: DEBUG oslo_concurrency.lockutils [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.065138] [47312]: DEBUG oslo_concurrency.lockutils [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.066309] [47312]: DEBUG oslo_concurrency.lockutils [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.099763] [47313]: DEBUG nova.policy [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.106242] [47313]: INFO nova.api.openstack.requestlog [None req-73464c2f-3e6f-4ee3-a83c-622ff7556ee0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.055175 [ 639.106594] [47313]: [pid: 47313|app: 0|req: 1147/2363] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.107487] [47312]: DEBUG nova.policy [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.109048] [47313]: DEBUG nova.api.openstack.wsgi [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.111278] [47313]: DEBUG nova.compute.api [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.111485] [47312]: INFO nova.api.openstack.requestlog [None req-88589547-358f-4d8c-8cfd-62ae0944d5e9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.055042 [ 639.111865] [47312]: [pid: 47312|app: 0|req: 1217/2364] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.114376] [47312]: DEBUG nova.api.openstack.wsgi [None req-49aa23a7-4e20-406e-89eb-2f33f860b0b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c47c1c0d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.115560] [47313]: DEBUG oslo_concurrency.lockutils [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.115725] [47313]: DEBUG oslo_concurrency.lockutils [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.115911] [47313]: DEBUG oslo_concurrency.lockutils [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.116381] [47313]: DEBUG oslo_concurrency.lockutils [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.116692] [47313]: DEBUG oslo_concurrency.lockutils [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.116813] [47313]: DEBUG oslo_concurrency.lockutils [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.138815] [47312]: INFO nova.api.openstack.requestlog [None req-49aa23a7-4e20-406e-89eb-2f33f860b0b7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173" status: 200 len: 222 microversion: 2.1 time: 0.026314 [ 639.139172] [47312]: [pid: 47312|app: 0|req: 1218/2365] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173 => generated 222 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.142040] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.143379] [47312]: DEBUG nova.compute.api [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.147455] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.147691] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.147878] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.148255] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.148448] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.148618] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.153877] [47313]: DEBUG nova.policy [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.158054] [47313]: INFO nova.api.openstack.requestlog [None req-83a7c2c8-941d-4b00-96a3-7d97d3d3c331 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.050898 [ 639.158371] [47313]: [pid: 47313|app: 0|req: 1148/2366] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.161928] [47313]: DEBUG nova.api.openstack.wsgi [None req-edd2358b-da82-47b0-aab6-404de2b510d5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4738a950>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.184750] [47312]: DEBUG nova.policy [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.188948] [47312]: INFO nova.api.openstack.requestlog [None req-c1dd6f1f-b830-4dac-9fd6-395230c69413 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1241 microversion: 2.1 time: 0.049176 [ 639.189406] [47312]: [pid: 47312|app: 0|req: 1219/2367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:55 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1241 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.192800] [47312]: DEBUG nova.api.openstack.wsgi [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.193286] [47312]: DEBUG nova.compute.api [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.196471] [47312]: DEBUG oslo_concurrency.lockutils [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.196692] [47312]: DEBUG oslo_concurrency.lockutils [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.196866] [47312]: DEBUG oslo_concurrency.lockutils [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.197226] [47312]: DEBUG oslo_concurrency.lockutils [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.197427] [47312]: DEBUG oslo_concurrency.lockutils [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.197599] [47312]: DEBUG oslo_concurrency.lockutils [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.241142] [47312]: DEBUG nova.policy [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.246141] [47312]: INFO nova.api.openstack.requestlog [None req-90058bbb-596f-44f1-8025-14961660a452 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.056255 [ 639.248924] [47312]: [pid: 47312|app: 0|req: 1220/2368] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.251092] [47312]: DEBUG nova.api.openstack.wsgi [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.252715] [47312]: DEBUG nova.compute.api [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.256882] [47312]: DEBUG oslo_concurrency.lockutils [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.257144] [47312]: DEBUG oslo_concurrency.lockutils [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.257331] [47312]: DEBUG oslo_concurrency.lockutils [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.257680] [47312]: DEBUG oslo_concurrency.lockutils [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.257872] [47312]: DEBUG oslo_concurrency.lockutils [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.258056] [47312]: DEBUG oslo_concurrency.lockutils [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.319572] [47312]: DEBUG nova.policy [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.329664] [47312]: INFO nova.api.openstack.requestlog [None req-e692cbf0-8f2e-4839-9cbb-3a401e743596 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.082525 [ 639.330129] [47312]: [pid: 47312|app: 0|req: 1221/2369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.333301] [47312]: DEBUG nova.api.openstack.wsgi [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.334665] [47312]: DEBUG nova.compute.api [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.339554] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.339827] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.340331] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.340391] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.340591] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.340792] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.364068] [47313]: INFO nova.api.openstack.requestlog [None req-edd2358b-da82-47b0-aab6-404de2b510d5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173" status: 202 len: 0 microversion: 2.1 time: 0.205022 [ 639.364474] [47313]: [pid: 47313|app: 0|req: 1149/2370] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:11:56 2024] DELETE /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 639.369386] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.371587] [47313]: DEBUG nova.compute.api [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.377058] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.377331] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.377517] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.377876] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.378040] [47312]: DEBUG nova.policy [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.378118] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.378282] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.383249] [47312]: INFO nova.api.openstack.requestlog [None req-93ba211e-489d-4065-adc3-8f954dd7a179 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.051885 [ 639.383249] [47312]: [pid: 47312|app: 0|req: 1222/2371] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.385755] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7d0f68a-567f-4720-bc5a-12c6bef14ab3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c47337520>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.398453] [47312]: DEBUG neutronclient.v2_0.client [None req-a7d0f68a-567f-4720-bc5a-12c6bef14ab3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 639.398768] [47312]: DEBUG nova.network.security_group_api [None req-a7d0f68a-567f-4720-bc5a-12c6bef14ab3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 639.399026] [47312]: INFO nova.api.openstack.wsgi [None req-a7d0f68a-567f-4720-bc5a-12c6bef14ab3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 does not exist [ 639.399026] [47312]: Neutron server returns request_ids: ['req-081fc836-d4e0-4e32-a2bd-1854516c2b84'] [ 639.399311] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7d0f68a-567f-4720-bc5a-12c6bef14ab3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 does not exist [ 639.399311] [47312]: Neutron server returns request_ids: ['req-081fc836-d4e0-4e32-a2bd-1854516c2b84'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 639.399784] [47312]: INFO nova.api.openstack.requestlog [None req-a7d0f68a-567f-4720-bc5a-12c6bef14ab3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173" status: 404 len: 194 microversion: 2.1 time: 0.016205 [ 639.400179] [47312]: [pid: 47312|app: 0|req: 1223/2372] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173 => generated 194 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 639.404450] [47312]: DEBUG nova.api.openstack.wsgi [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.407610] [47312]: DEBUG nova.compute.api [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.411075] [47312]: DEBUG oslo_concurrency.lockutils [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.411346] [47312]: DEBUG oslo_concurrency.lockutils [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.411604] [47312]: DEBUG oslo_concurrency.lockutils [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.411901] [47312]: DEBUG oslo_concurrency.lockutils [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.412110] [47312]: DEBUG oslo_concurrency.lockutils [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.412284] [47312]: DEBUG oslo_concurrency.lockutils [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.413138] [47313]: DEBUG nova.policy [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.419757] [47313]: INFO nova.api.openstack.requestlog [None req-c4abb580-6de1-4457-a17f-6cd4b3654728 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.052434 [ 639.419757] [47313]: [pid: 47313|app: 0|req: 1150/2373] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.420398] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.421800] [47313]: DEBUG nova.compute.api [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.426072] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.427358] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.427579] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.427929] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.428150] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.428324] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.447752] [47312]: DEBUG nova.policy [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.451825] [47312]: DEBUG nova.policy [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.452467] [47312]: DEBUG nova.policy [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.453130] [47312]: INFO nova.api.openstack.requestlog [None req-30da45ef-8eea-4677-a88f-ddc114b500d6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.052549 [ 639.453461] [47312]: [pid: 47312|app: 0|req: 1224/2374] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.455651] [47312]: DEBUG nova.api.openstack.wsgi [None req-c374e981-c017-4ee2-8d60-3983472c7f12 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c4772d7e0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1846270095", "description": "tempest-description-1137915569"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 639.467393] [47313]: DEBUG nova.policy [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.470885] [47313]: DEBUG nova.policy [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.471979] [47313]: DEBUG nova.policy [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.475872] [47313]: INFO nova.api.openstack.requestlog [None req-a8bee052-331a-4eb4-9248-e581270ab208 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.057524 [ 639.476335] [47313]: [pid: 47313|app: 0|req: 1151/2375] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.478947] [47313]: DEBUG nova.api.openstack.wsgi [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.480514] [47313]: DEBUG nova.compute.api [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.484357] [47313]: DEBUG oslo_concurrency.lockutils [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.484357] [47313]: DEBUG oslo_concurrency.lockutils [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.484357] [47313]: DEBUG oslo_concurrency.lockutils [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.484517] [47313]: DEBUG oslo_concurrency.lockutils [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.485297] [47313]: DEBUG oslo_concurrency.lockutils [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.485526] [47313]: DEBUG oslo_concurrency.lockutils [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.522073] [47313]: DEBUG nova.policy [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.526376] [47313]: DEBUG nova.policy [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.527011] [47313]: DEBUG nova.policy [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.527661] [47313]: INFO nova.api.openstack.requestlog [None req-4307519f-9a84-4b9d-9cce-202bafbf4984 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1344 microversion: 2.70 time: 0.050776 [ 639.528043] [47313]: [pid: 47313|app: 0|req: 1152/2376] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1344 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.530344] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.531924] [47313]: DEBUG nova.compute.api [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.535356] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.535430] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.535583] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.535996] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.536129] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.536315] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.569870] [47313]: DEBUG nova.policy [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.573865] [47313]: INFO nova.api.openstack.requestlog [None req-c1812794-c709-4e5c-b8d2-2061e885b9ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.045280 [ 639.574183] [47313]: [pid: 47313|app: 0|req: 1153/2377] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.577168] [47313]: DEBUG nova.api.openstack.wsgi [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.577973] [47313]: DEBUG nova.compute.api [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.581321] [47313]: DEBUG oslo_concurrency.lockutils [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.581557] [47313]: DEBUG oslo_concurrency.lockutils [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.581735] [47313]: DEBUG oslo_concurrency.lockutils [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.582119] [47313]: DEBUG oslo_concurrency.lockutils [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.582315] [47313]: DEBUG oslo_concurrency.lockutils [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.582482] [47313]: DEBUG oslo_concurrency.lockutils [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.587037] [47312]: INFO nova.api.openstack.requestlog [None req-c374e981-c017-4ee2-8d60-3983472c7f12 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.132511 [ 639.587037] [47312]: [pid: 47312|app: 0|req: 1225/2378] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:11:56 2024] POST /compute/v2.1/os-security-groups => generated 244 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.589640] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.591206] [47312]: DEBUG nova.compute.api [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.595368] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.595600] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.595781] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.596148] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.596353] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.596528] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.616968] [47313]: DEBUG nova.policy [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.620752] [47313]: INFO nova.api.openstack.requestlog [None req-38f5b6a6-78a0-408d-be26-35c223d4a19e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.045673 [ 639.621284] [47313]: [pid: 47313|app: 0|req: 1154/2379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.624806] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.625944] [47313]: DEBUG nova.compute.api [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.629340] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.631958] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.631958] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.631958] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.631958] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.632411] [47312]: DEBUG nova.policy [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.632483] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.634822] [47312]: INFO nova.api.openstack.requestlog [None req-b6a89c7a-0e68-4ebf-8257-69cd6ede1b98 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.047233 [ 639.635157] [47312]: [pid: 47312|app: 0|req: 1226/2380] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.639322] [47312]: DEBUG nova.api.openstack.wsgi [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.640988] [47312]: DEBUG nova.compute.api [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.645035] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.645247] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.645469] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.645860] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.646110] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.646323] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.663454] [47313]: DEBUG nova.policy [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.667710] [47313]: DEBUG nova.policy [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.668332] [47313]: DEBUG nova.policy [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.668910] [47313]: INFO nova.api.openstack.requestlog [None req-6bb84c45-9b01-467e-9a1d-9b4bce04cd35 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1257 microversion: 2.21 time: 0.046882 [ 639.669726] [47313]: [pid: 47313|app: 0|req: 1155/2381] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1257 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.672288] [47313]: DEBUG nova.api.openstack.wsgi [None req-447f4329-c423-4c0a-8cbe-c3dfd92b893b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c4738acb0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1726611498", "description": "tempest-description-171122071"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 639.678041] [47312]: DEBUG nova.policy [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.682113] [47312]: INFO nova.api.openstack.requestlog [None req-5aa2162d-679a-4c0a-a9dc-78d91d34a52d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.044591 [ 639.682422] [47312]: [pid: 47312|app: 0|req: 1227/2382] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.684814] [47312]: DEBUG nova.api.openstack.wsgi [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.686250] [47312]: DEBUG nova.compute.api [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.689444] [47312]: DEBUG oslo_concurrency.lockutils [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.689645] [47312]: DEBUG oslo_concurrency.lockutils [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.690689] [47312]: DEBUG oslo_concurrency.lockutils [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.690689] [47312]: DEBUG oslo_concurrency.lockutils [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.690689] [47312]: DEBUG oslo_concurrency.lockutils [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.690689] [47312]: DEBUG oslo_concurrency.lockutils [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.722041] [47312]: DEBUG nova.policy [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.725870] [47312]: INFO nova.api.openstack.requestlog [None req-523b993b-7563-4e83-adec-ea768cd377e7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.042912 [ 639.726186] [47312]: [pid: 47312|app: 0|req: 1228/2383] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.728719] [47312]: DEBUG nova.api.openstack.wsgi [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.729936] [47312]: DEBUG nova.compute.api [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.732819] [47312]: DEBUG oslo_concurrency.lockutils [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.733058] [47312]: DEBUG oslo_concurrency.lockutils [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.733242] [47312]: DEBUG oslo_concurrency.lockutils [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.733581] [47312]: DEBUG oslo_concurrency.lockutils [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.733774] [47312]: DEBUG oslo_concurrency.lockutils [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.733944] [47312]: DEBUG oslo_concurrency.lockutils [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.769868] [47312]: DEBUG nova.policy [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.773713] [47312]: INFO nova.api.openstack.requestlog [None req-5028a42d-2e93-4895-9d5f-7a281409a20e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.046988 [ 639.774030] [47312]: [pid: 47312|app: 0|req: 1229/2384] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.776976] [47312]: DEBUG nova.api.openstack.wsgi [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.778140] [47312]: DEBUG nova.compute.api [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.781420] [47312]: DEBUG oslo_concurrency.lockutils [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.781420] [47312]: DEBUG oslo_concurrency.lockutils [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.782027] [47312]: DEBUG oslo_concurrency.lockutils [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.782027] [47312]: DEBUG oslo_concurrency.lockutils [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.782211] [47313]: INFO nova.api.openstack.requestlog [None req-447f4329-c423-4c0a-8cbe-c3dfd92b893b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.111444 [ 639.782272] [47312]: DEBUG oslo_concurrency.lockutils [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.782272] [47312]: DEBUG oslo_concurrency.lockutils [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.782334] [47313]: [pid: 47313|app: 0|req: 1156/2385] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:11:56 2024] POST /compute/v2.1/os-security-groups => generated 243 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.811744] [47312]: DEBUG nova.policy [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.815383] [47312]: DEBUG nova.policy [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.815935] [47312]: DEBUG nova.policy [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.818403] [47312]: INFO nova.api.openstack.requestlog [None req-8861a0b7-e63a-47e5-9b4e-50e1d6013cdf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.043849 [ 639.818874] [47312]: [pid: 47312|app: 0|req: 1230/2386] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.821099] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.822583] [47312]: DEBUG nova.compute.api [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.825278] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.825512] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.825669] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.826016] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.826217] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.826386] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.835350] [47313]: DEBUG nova.api.openstack.wsgi [None req-310bd2ed-4595-4a14-bf70-fcd6354e7404 tempest-ListImagesTestJSON-1828145358 tempest-ListImagesTestJSON-1828145358-project-member] Calling method '.version_select at 0x7b9c4738bd90>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.855935] [47312]: DEBUG nova.policy [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.860126] [47312]: DEBUG nova.policy [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.860711] [47312]: DEBUG nova.policy [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.861314] [47312]: INFO nova.api.openstack.requestlog [None req-6fcb9435-aa4b-40d5-8e81-b201244fccad tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.041910 [ 639.861607] [47312]: [pid: 47312|app: 0|req: 1231/2387] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.863838] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.864538] [47313]: INFO nova.api.openstack.requestlog [None req-310bd2ed-4595-4a14-bf70-fcd6354e7404 tempest-ListImagesTestJSON-1828145358 tempest-ListImagesTestJSON-1828145358-project-member] 10.180.1.21 "GET /compute/v2.1/images/79227ea9-188c-426d-a7d8-cb14b658f493" status: 200 len: 914 microversion: 2.1 time: 0.081591 [ 639.864854] [47313]: [pid: 47313|app: 0|req: 1157/2388] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/images/79227ea9-188c-426d-a7d8-cb14b658f493 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.865386] [47312]: DEBUG nova.compute.api [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.868244] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c7db6ea-ad17-40a0-b5b4-6d134f957d68 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c4738b2e0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-385197153", "description": "tempest-description-376786042"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 639.869740] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.869962] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.870162] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.870516] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.870711] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.870886] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.901179] [47312]: DEBUG nova.policy [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.905078] [47312]: DEBUG nova.policy [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.905841] [47312]: DEBUG nova.policy [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.908748] [47312]: INFO nova.api.openstack.requestlog [None req-dc275fb9-092f-4023-bcc1-e2d0fcc930d5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.046623 [ 639.909063] [47312]: [pid: 47312|app: 0|req: 1232/2389] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 639.911283] [47312]: DEBUG nova.api.openstack.wsgi [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.912831] [47312]: DEBUG nova.compute.api [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.915882] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.916116] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.916302] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.916851] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.917066] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.917245] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.950429] [47312]: DEBUG nova.policy [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.955028] [47312]: INFO nova.api.openstack.requestlog [None req-b8680b96-c220-41f5-8b5c-383e79b792e6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.044740 [ 639.955028] [47312]: [pid: 47312|app: 0|req: 1233/2390] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 639.957209] [47312]: DEBUG nova.api.openstack.wsgi [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.958693] [47312]: DEBUG nova.compute.api [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 639.961716] [47312]: DEBUG oslo_concurrency.lockutils [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.961982] [47312]: DEBUG oslo_concurrency.lockutils [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.962186] [47312]: DEBUG oslo_concurrency.lockutils [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.962527] [47312]: DEBUG oslo_concurrency.lockutils [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 639.962717] [47312]: DEBUG oslo_concurrency.lockutils [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 639.962887] [47312]: DEBUG oslo_concurrency.lockutils [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 639.982039] [47313]: INFO nova.api.openstack.requestlog [None req-1c7db6ea-ad17-40a0-b5b4-6d134f957d68 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.115508 [ 639.982414] [47313]: [pid: 47313|app: 0|req: 1158/2391] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:11:56 2024] POST /compute/v2.1/os-security-groups => generated 242 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 639.986126] [47313]: DEBUG nova.api.openstack.wsgi [None req-4d79f3e8-b9be-4171-9116-03de4b93bb07 tempest-ListImagesTestJSON-1828145358 tempest-ListImagesTestJSON-1828145358-project-member] Calling method '.version_select at 0x7b9c4738aa70>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 639.992675] [47312]: DEBUG nova.policy [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 639.997986] [47312]: INFO nova.api.openstack.requestlog [None req-813f171e-7483-4c39-a24b-85a0bf03c1b2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.042506 [ 639.998319] [47312]: [pid: 47312|app: 0|req: 1234/2392] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.000658] [47312]: DEBUG nova.api.openstack.wsgi [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.002170] [47312]: DEBUG nova.compute.api [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.005278] [47312]: DEBUG oslo_concurrency.lockutils [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.005538] [47312]: DEBUG oslo_concurrency.lockutils [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.005730] [47312]: DEBUG oslo_concurrency.lockutils [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.006107] [47312]: DEBUG oslo_concurrency.lockutils [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.006310] [47312]: DEBUG oslo_concurrency.lockutils [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.006528] [47312]: DEBUG oslo_concurrency.lockutils [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.030944] [47313]: INFO nova.api.openstack.requestlog [None req-4d79f3e8-b9be-4171-9116-03de4b93bb07 tempest-ListImagesTestJSON-1828145358 tempest-ListImagesTestJSON-1828145358-project-member] 10.180.1.21 "GET /compute/v2.1/images" status: 200 len: 477 microversion: 2.1 time: 0.047885 [ 640.031446] [47313]: [pid: 47313|app: 0|req: 1159/2393] 10.180.1.21 () {58 vars in 1117 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/images => generated 477 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 640.033752] [47313]: DEBUG nova.api.openstack.wsgi [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.035546] [47313]: DEBUG nova.compute.api [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.038824] [47313]: DEBUG oslo_concurrency.lockutils [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.039056] [47313]: DEBUG oslo_concurrency.lockutils [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.039844] [47313]: DEBUG oslo_concurrency.lockutils [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.039844] [47313]: DEBUG oslo_concurrency.lockutils [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.039844] [47313]: DEBUG oslo_concurrency.lockutils [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.040020] [47313]: DEBUG oslo_concurrency.lockutils [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.041715] [47312]: DEBUG nova.policy [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.048557] [47312]: INFO nova.api.openstack.requestlog [None req-16d0e303-2fe6-4408-8c6d-636deedbe0ae tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.049704 [ 640.048876] [47312]: [pid: 47312|app: 0|req: 1235/2394] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.051305] [47312]: DEBUG nova.api.openstack.wsgi [None req-907586ce-00cd-4962-b66e-8c2278401c28 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c478adc60>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.076996] [47313]: DEBUG nova.policy [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.081092] [47313]: INFO nova.api.openstack.requestlog [None req-154666e6-36a7-425a-a12e-952928d617de tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.049226 [ 640.081416] [47313]: [pid: 47313|app: 0|req: 1160/2395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.085015] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd1b2dd2-40da-4a70-bd14-7fdf755f6763 tempest-ListImagesTestJSON-1828145358 tempest-ListImagesTestJSON-1828145358-project-member] Calling method '.version_select at 0x7b9c4738ae60>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.109204] [47313]: INFO nova.api.openstack.requestlog [None req-dd1b2dd2-40da-4a70-bd14-7fdf755f6763 tempest-ListImagesTestJSON-1828145358 tempest-ListImagesTestJSON-1828145358-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail" status: 200 len: 917 microversion: 2.1 time: 0.027222 [ 640.113018] [47313]: [pid: 47313|app: 0|req: 1161/2396] 10.180.1.21 () {58 vars in 1138 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/images/detail => generated 917 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 640.113018] [47313]: DEBUG nova.api.openstack.wsgi [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.113434] [47313]: DEBUG nova.compute.api [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.118635] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.118868] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.119092] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.119463] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.119673] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.119826] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.158240] [47313]: DEBUG nova.policy [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.160355] [47312]: INFO nova.api.openstack.requestlog [None req-907586ce-00cd-4962-b66e-8c2278401c28 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1833 microversion: 2.1 time: 0.110764 [ 640.160728] [47312]: [pid: 47312|app: 0|req: 1236/2397] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/os-security-groups => generated 1833 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.163683] [47312]: DEBUG nova.api.openstack.wsgi [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.165039] [47313]: INFO nova.api.openstack.requestlog [None req-9dc2ff29-d6cf-4386-80c9-818713b2f13d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.054792 [ 640.165147] [47312]: DEBUG nova.compute.api [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.165404] [47313]: [pid: 47313|app: 0|req: 1162/2398] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:56 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.167842] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.169126] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.169364] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.169460] [47313]: DEBUG nova.compute.api [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.169546] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.169927] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.170155] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.170333] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.172743] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.172980] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.173178] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.173537] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.173720] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.173931] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.211974] [47312]: DEBUG nova.policy [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.213309] [47313]: DEBUG nova.policy [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.216566] [47312]: INFO nova.api.openstack.requestlog [None req-54dd3177-58c4-4186-bb3f-52becaf43be3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.055186 [ 640.216882] [47312]: [pid: 47312|app: 0|req: 1237/2399] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.218585] [47313]: INFO nova.api.openstack.requestlog [None req-5bf8a0a2-924e-4a02-bcb3-e360dc10eb16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.052594 [ 640.218899] [47313]: [pid: 47313|app: 0|req: 1163/2400] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.221275] [47313]: DEBUG nova.api.openstack.wsgi [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.221452] [47312]: DEBUG nova.api.openstack.wsgi [None req-193929dc-d653-47e3-96fb-75578a566343 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c47c1c0d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.222836] [47313]: DEBUG nova.compute.api [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.226372] [47313]: DEBUG oslo_concurrency.lockutils [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.226605] [47313]: DEBUG oslo_concurrency.lockutils [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.226786] [47313]: DEBUG oslo_concurrency.lockutils [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.227280] [47313]: DEBUG oslo_concurrency.lockutils [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.227363] [47313]: DEBUG oslo_concurrency.lockutils [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.227532] [47313]: DEBUG oslo_concurrency.lockutils [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.263380] [47313]: DEBUG nova.policy [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.267560] [47313]: INFO nova.api.openstack.requestlog [None req-25b64aed-aa1a-4e84-baa0-b2c172fd3b4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.048076 [ 640.267887] [47313]: [pid: 47313|app: 0|req: 1164/2401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.270263] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.271756] [47313]: DEBUG nova.compute.api [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.275020] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.275364] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.275562] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.275915] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.276128] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.276303] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.315956] [47313]: DEBUG nova.policy [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.319820] [47313]: INFO nova.api.openstack.requestlog [None req-ab854a6a-6eb7-4d88-912e-51724406c9d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1241 microversion: 2.1 time: 0.051361 [ 640.320153] [47313]: [pid: 47313|app: 0|req: 1165/2402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1241 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.322840] [47313]: DEBUG nova.api.openstack.wsgi [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.324249] [47313]: DEBUG nova.compute.api [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.327236] [47313]: DEBUG oslo_concurrency.lockutils [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.327461] [47313]: DEBUG oslo_concurrency.lockutils [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.327721] [47313]: DEBUG oslo_concurrency.lockutils [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.328399] [47313]: DEBUG oslo_concurrency.lockutils [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.328399] [47313]: DEBUG oslo_concurrency.lockutils [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.328399] [47313]: DEBUG oslo_concurrency.lockutils [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.344052] [47312]: INFO nova.api.openstack.requestlog [None req-193929dc-d653-47e3-96fb-75578a566343 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/88768720-51be-4b29-a44b-1f53e16abf0a" status: 202 len: 0 microversion: 2.1 time: 0.126407 [ 640.344403] [47312]: [pid: 47312|app: 0|req: 1238/2403] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:11:57 2024] DELETE /compute/v2.1/os-security-groups/88768720-51be-4b29-a44b-1f53e16abf0a => generated 0 bytes in 127 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 640.347531] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.349335] [47312]: DEBUG nova.compute.api [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.352738] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.353014] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.353221] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.353571] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.353768] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.353941] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.361202] [47313]: DEBUG nova.policy [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.365664] [47313]: INFO nova.api.openstack.requestlog [None req-2351bb03-1e80-4cf4-90fb-d1ea622c5d19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.044947 [ 640.365985] [47313]: [pid: 47313|app: 0|req: 1166/2404] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.368390] [47313]: DEBUG nova.api.openstack.wsgi [None req-652447c6-23c5-4fdc-806d-d3f71102d485 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4738b010>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.389087] [47313]: DEBUG neutronclient.v2_0.client [None req-652447c6-23c5-4fdc-806d-d3f71102d485 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 88768720-51be-4b29-a44b-1f53e16abf0a does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 640.389418] [47313]: DEBUG nova.network.security_group_api [None req-652447c6-23c5-4fdc-806d-d3f71102d485 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 88768720-51be-4b29-a44b-1f53e16abf0a not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 640.389701] [47313]: INFO nova.api.openstack.wsgi [None req-652447c6-23c5-4fdc-806d-d3f71102d485 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 88768720-51be-4b29-a44b-1f53e16abf0a does not exist [ 640.389701] [47313]: Neutron server returns request_ids: ['req-c74465a2-2d4b-4dc8-be8d-fb6d69fb2d30'] [ 640.390051] [47313]: DEBUG nova.api.openstack.wsgi [None req-652447c6-23c5-4fdc-806d-d3f71102d485 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 88768720-51be-4b29-a44b-1f53e16abf0a does not exist [ 640.390051] [47313]: Neutron server returns request_ids: ['req-c74465a2-2d4b-4dc8-be8d-fb6d69fb2d30'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 640.390741] [47313]: INFO nova.api.openstack.requestlog [None req-652447c6-23c5-4fdc-806d-d3f71102d485 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/88768720-51be-4b29-a44b-1f53e16abf0a" status: 404 len: 194 microversion: 2.1 time: 0.023999 [ 640.391850] [47312]: DEBUG nova.policy [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.392066] [47313]: [pid: 47313|app: 0|req: 1167/2405] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/os-security-groups/88768720-51be-4b29-a44b-1f53e16abf0a => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 640.394511] [47313]: DEBUG nova.api.openstack.wsgi [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.395235] [47312]: INFO nova.api.openstack.requestlog [None req-8d3ef13f-cf55-4468-a828-0540e60c6bc2 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.050217 [ 640.395550] [47312]: [pid: 47312|app: 0|req: 1239/2406] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.396696] [47313]: DEBUG nova.compute.api [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.398055] [47312]: DEBUG nova.api.openstack.wsgi [None req-85531d43-e821-464b-9b45-ff77e54e1735 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4772e200>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.400552] [47313]: DEBUG oslo_concurrency.lockutils [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.400552] [47313]: DEBUG oslo_concurrency.lockutils [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.400749] [47313]: DEBUG oslo_concurrency.lockutils [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.401123] [47313]: DEBUG oslo_concurrency.lockutils [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.401322] [47313]: DEBUG oslo_concurrency.lockutils [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.401494] [47313]: DEBUG oslo_concurrency.lockutils [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.435455] [47313]: DEBUG nova.policy [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.439279] [47313]: INFO nova.api.openstack.requestlog [None req-314cae55-8ce0-4780-b384-298f1263db4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046566 [ 640.439587] [47313]: [pid: 47313|app: 0|req: 1168/2407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 640.445949] [47313]: DEBUG nova.api.openstack.wsgi [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.447475] [47313]: DEBUG nova.compute.api [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.453515] [47313]: DEBUG oslo_concurrency.lockutils [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.453853] [47313]: DEBUG oslo_concurrency.lockutils [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.454169] [47313]: DEBUG oslo_concurrency.lockutils [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.454738] [47313]: DEBUG oslo_concurrency.lockutils [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.455094] [47313]: DEBUG oslo_concurrency.lockutils [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.455409] [47313]: DEBUG oslo_concurrency.lockutils [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.488721] [47313]: DEBUG nova.policy [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.492764] [47313]: INFO nova.api.openstack.requestlog [None req-903889d7-24e3-4951-b93c-213ac12468dc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1206 microversion: 2.1 time: 0.052610 [ 640.493143] [47313]: [pid: 47313|app: 0|req: 1169/2408] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1206 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.495830] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.497621] [47313]: DEBUG nova.compute.api [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.500719] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.500764] [47312]: INFO nova.api.openstack.requestlog [None req-85531d43-e821-464b-9b45-ff77e54e1735 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/513c744f-c8c9-4be9-b98f-5d4be1c1b107" status: 202 len: 0 microversion: 2.1 time: 0.104596 [ 640.500870] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.501061] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.501157] [47312]: [pid: 47312|app: 0|req: 1240/2409] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:11:57 2024] DELETE /compute/v2.1/os-security-groups/513c744f-c8c9-4be9-b98f-5d4be1c1b107 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 640.501409] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.501667] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.501968] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.503677] [47312]: DEBUG nova.api.openstack.wsgi [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.505479] [47312]: DEBUG nova.compute.api [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.508899] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.509155] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.509340] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.509704] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.509964] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.510104] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.542775] [47313]: DEBUG nova.policy [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.547158] [47312]: DEBUG nova.policy [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.547530] [47313]: DEBUG nova.policy [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.548152] [47313]: DEBUG nova.policy [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.548746] [47313]: INFO nova.api.openstack.requestlog [None req-7a03d384-4d21-4152-aa4d-a25ab65ded08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.055124 [ 640.549061] [47313]: [pid: 47313|app: 0|req: 1170/2410] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 640.551281] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d3cf872-e0d8-4445-9c08-c20c1b380dfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4738b2e0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.551402] [47312]: DEBUG nova.policy [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.552058] [47312]: DEBUG nova.policy [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.555647] [47312]: INFO nova.api.openstack.requestlog [None req-ab1d3fbb-ed6b-4ed2-88cf-9d98cba40b16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.053990 [ 640.556031] [47312]: [pid: 47312|app: 0|req: 1241/2411] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 640.558187] [47312]: DEBUG nova.api.openstack.wsgi [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.559724] [47312]: DEBUG nova.compute.api [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.563717] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.563942] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.564151] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.564496] [47313]: DEBUG neutronclient.v2_0.client [None req-6d3cf872-e0d8-4445-9c08-c20c1b380dfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 640.564545] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.564692] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.564864] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.564962] [47313]: DEBUG nova.network.security_group_api [None req-6d3cf872-e0d8-4445-9c08-c20c1b380dfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 640.565326] [47313]: INFO nova.api.openstack.wsgi [None req-6d3cf872-e0d8-4445-9c08-c20c1b380dfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 does not exist [ 640.565326] [47313]: Neutron server returns request_ids: ['req-a3688866-2396-4f86-b9ed-c9bb3d079663'] [ 640.565579] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d3cf872-e0d8-4445-9c08-c20c1b380dfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 does not exist [ 640.565579] [47313]: Neutron server returns request_ids: ['req-a3688866-2396-4f86-b9ed-c9bb3d079663'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 640.565978] [47313]: INFO nova.api.openstack.requestlog [None req-6d3cf872-e0d8-4445-9c08-c20c1b380dfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/513c744f-c8c9-4be9-b98f-5d4be1c1b107" status: 404 len: 194 microversion: 2.1 time: 0.016453 [ 640.566438] [47313]: [pid: 47313|app: 0|req: 1171/2412] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/os-security-groups/513c744f-c8c9-4be9-b98f-5d4be1c1b107 => generated 194 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 640.570250] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5294c01-9c10-4e03-a8c9-525846beac46 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c473c15a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.582471] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.582696] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.582908] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.583839] [47312]: DEBUG nova.objects.instance [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lazy-loading 'fault' on Instance uuid 81775c2c-328e-4e33-8ff7-40a9f638ec76 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 640.604996] [47312]: DEBUG nova.policy [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.611416] [47312]: DEBUG nova.policy [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.612100] [47312]: DEBUG nova.policy [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3f8c590d73094f749537e31f4d03229a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '09219842acaa4b948356f5a1d9ed4ccf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.612704] [47312]: INFO nova.api.openstack.requestlog [None req-99d1d491-41e8-4203-b29b-f30adaee0d30 tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 200 len: 1534 microversion: 2.70 time: 0.056277 [ 640.613077] [47312]: [pid: 47312|app: 0|req: 1242/2413] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 1534 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 640.615329] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.616859] [47312]: DEBUG nova.compute.api [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.619973] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.620210] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.620394] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.620743] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.620939] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.621129] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.657956] [47312]: DEBUG nova.policy [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.665056] [47312]: INFO nova.api.openstack.requestlog [None req-c6920141-9861-43e0-8909-dedbb2e52077 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.051397 [ 640.665401] [47312]: [pid: 47312|app: 0|req: 1243/2414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.668750] [47312]: DEBUG nova.api.openstack.wsgi [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.669103] [47312]: DEBUG nova.compute.api [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.673448] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.673448] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.673448] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.673913] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.673913] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.673913] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.674016] [47313]: INFO nova.api.openstack.requestlog [None req-b5294c01-9c10-4e03-a8c9-525846beac46 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4" status: 202 len: 0 microversion: 2.1 time: 0.105206 [ 640.674328] [47313]: [pid: 47313|app: 0|req: 1172/2415] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:11:57 2024] DELETE /compute/v2.1/os-security-groups/1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 640.677561] [47313]: DEBUG nova.api.openstack.wsgi [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.679163] [47313]: DEBUG nova.compute.api [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.686662] [47313]: DEBUG oslo_concurrency.lockutils [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.686780] [47313]: DEBUG oslo_concurrency.lockutils [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.686983] [47313]: DEBUG oslo_concurrency.lockutils [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.687585] [47313]: DEBUG oslo_concurrency.lockutils [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.687585] [47313]: DEBUG oslo_concurrency.lockutils [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.687724] [47313]: DEBUG oslo_concurrency.lockutils [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.687807] [47312]: DEBUG nova.compute.api [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 640.717994] [47312]: DEBUG nova.compute.api [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 640.718318] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.718538] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.718716] [47312]: DEBUG oslo_concurrency.lockutils [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.718902] [47312]: WARNING nova.compute.api [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] instance's host None is down, deleting from database [ 640.719574] [47313]: DEBUG nova.policy [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.721119] [47312]: DEBUG nova.network.neutron [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 640.724636] [47313]: INFO nova.api.openstack.requestlog [None req-496f32fb-5465-4931-8203-ff7ccb6fea38 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1214 microversion: 2.1 time: 0.049673 [ 640.725257] [47313]: [pid: 47313|app: 0|req: 1173/2416] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.727773] [47313]: DEBUG nova.api.openstack.wsgi [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.729495] [47313]: DEBUG nova.compute.api [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.733100] [47313]: DEBUG oslo_concurrency.lockutils [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.733382] [47313]: DEBUG oslo_concurrency.lockutils [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.733603] [47313]: DEBUG oslo_concurrency.lockutils [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.734038] [47313]: DEBUG oslo_concurrency.lockutils [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.734284] [47313]: DEBUG oslo_concurrency.lockutils [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.734502] [47313]: DEBUG oslo_concurrency.lockutils [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.735754] [47312]: DEBUG nova.network.neutron [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 640.739724] [47312]: DEBUG nova.network.neutron [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 640.771596] [47313]: DEBUG nova.policy [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.775756] [47313]: INFO nova.api.openstack.requestlog [None req-f645096e-0dff-455d-a587-42c012f446b5 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.050101 [ 640.776252] [47313]: [pid: 47313|app: 0|req: 1174/2417] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.778559] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7f1f600-af87-4439-8d7f-ecf104dd96af tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4738a7a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.791051] [47313]: DEBUG neutronclient.v2_0.client [None req-c7f1f600-af87-4439-8d7f-ecf104dd96af tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 640.791408] [47313]: DEBUG nova.network.security_group_api [None req-c7f1f600-af87-4439-8d7f-ecf104dd96af tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 640.792527] [47313]: INFO nova.api.openstack.wsgi [None req-c7f1f600-af87-4439-8d7f-ecf104dd96af tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 does not exist [ 640.792527] [47313]: Neutron server returns request_ids: ['req-84237027-443a-4f5d-b29f-451767bf4f86'] [ 640.792527] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7f1f600-af87-4439-8d7f-ecf104dd96af tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 does not exist [ 640.792527] [47313]: Neutron server returns request_ids: ['req-84237027-443a-4f5d-b29f-451767bf4f86'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 640.792527] [47313]: INFO nova.api.openstack.requestlog [None req-c7f1f600-af87-4439-8d7f-ecf104dd96af tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4" status: 404 len: 194 microversion: 2.1 time: 0.015805 [ 640.792786] [47313]: [pid: 47313|app: 0|req: 1175/2418] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/os-security-groups/1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 => generated 194 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 640.794895] [47313]: DEBUG nova.api.openstack.wsgi [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.796808] [47313]: DEBUG nova.compute.api [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.800046] [47313]: DEBUG oslo_concurrency.lockutils [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.800311] [47313]: DEBUG oslo_concurrency.lockutils [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.800497] [47313]: DEBUG oslo_concurrency.lockutils [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.800846] [47313]: DEBUG oslo_concurrency.lockutils [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.801597] [47313]: DEBUG oslo_concurrency.lockutils [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.801597] [47313]: DEBUG oslo_concurrency.lockutils [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.826084] [47312]: INFO nova.api.openstack.requestlog [None req-879dcc55-9b43-406c-bf1d-3a120194b2be tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 204 len: 0 microversion: 2.70 time: 0.160047 [ 640.826441] [47312]: [pid: 47312|app: 0|req: 1244/2419] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:11:57 2024] DELETE /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 640.828842] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.830678] [47312]: DEBUG nova.compute.api [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.831697] [47313]: DEBUG nova.policy [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.833677] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.833944] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.834166] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.834512] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.834710] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.834880] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.835656] [47313]: DEBUG nova.policy [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.836263] [47313]: DEBUG nova.policy [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.836814] [47313]: INFO nova.api.openstack.requestlog [None req-b053a872-9bfe-4b57-b666-ab2355813fa6 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1257 microversion: 2.21 time: 0.043712 [ 640.837588] [47313]: [pid: 47313|app: 0|req: 1176/2420] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1257 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 640.839910] [47313]: DEBUG nova.api.openstack.wsgi [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.841413] [47313]: DEBUG nova.compute.api [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.846515] [47313]: DEBUG oslo_concurrency.lockutils [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.846742] [47313]: DEBUG oslo_concurrency.lockutils [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.846928] [47313]: DEBUG oslo_concurrency.lockutils [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.847301] [47313]: DEBUG oslo_concurrency.lockutils [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.847500] [47313]: DEBUG oslo_concurrency.lockutils [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.847672] [47313]: DEBUG oslo_concurrency.lockutils [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.870920] [47312]: DEBUG nova.policy [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.874847] [47312]: INFO nova.api.openstack.requestlog [None req-3ca16ec6-900a-425d-abac-0f87672179e4 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.047852 [ 640.875260] [47312]: [pid: 47312|app: 0|req: 1245/2421] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.877025] [47313]: DEBUG nova.policy [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.877376] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.878900] [47312]: DEBUG nova.compute.api [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.881924] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.882171] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.882251] [47313]: INFO nova.api.openstack.requestlog [None req-3494ec59-dfb3-4e0c-9ef3-f3ee957bfe30 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.043990 [ 640.882357] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.882559] [47313]: [pid: 47313|app: 0|req: 1177/2422] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.882697] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.882919] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.883102] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.884783] [47313]: DEBUG nova.api.openstack.wsgi [None req-638d15fb-c31f-497c-b954-3932ad5606cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4738be20>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.920689] [47312]: DEBUG nova.policy [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.925273] [47312]: INFO nova.api.openstack.requestlog [None req-dc6e9d7e-a6bd-4d52-8833-c30cd04f7e98 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.049507 [ 640.925676] [47312]: [pid: 47312|app: 0|req: 1246/2423] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 640.928973] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.930086] [47312]: DEBUG nova.compute.api [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] [instance: 81775c2c-328e-4e33-8ff7-40a9f638ec76] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.933126] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.933381] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.933568] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.933985] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.934211] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.934436] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.943247] [47312]: INFO nova.api.openstack.wsgi [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] HTTP exception thrown: Instance 81775c2c-328e-4e33-8ff7-40a9f638ec76 could not be found. [ 640.943635] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] Returning 404 to user: Instance 81775c2c-328e-4e33-8ff7-40a9f638ec76 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 640.944077] [47312]: INFO nova.api.openstack.requestlog [None req-7c1178ca-c544-4133-9b3f-51aaef7d7a6d tempest-AttachInterfacesV270Test-394902659 tempest-AttachInterfacesV270Test-394902659-project-member] 10.180.1.21 "GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76" status: 404 len: 111 microversion: 2.70 time: 0.017824 [ 640.944406] [47312]: [pid: 47312|app: 0|req: 1247/2424] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/81775c2c-328e-4e33-8ff7-40a9f638ec76 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 640.946764] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 640.948301] [47312]: DEBUG nova.compute.api [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 640.951261] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.951752] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.951752] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.952030] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 640.952232] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 640.952406] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 640.993954] [47312]: DEBUG nova.policy [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.998201] [47312]: DEBUG nova.policy [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 640.998816] [47312]: DEBUG nova.policy [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.001414] [47312]: INFO nova.api.openstack.requestlog [None req-7b48ef28-9675-46bf-a290-bed415cca754 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.056481 [ 641.001734] [47312]: [pid: 47312|app: 0|req: 1248/2425] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 641.005048] [47312]: DEBUG nova.api.openstack.wsgi [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.005517] [47312]: DEBUG nova.compute.api [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.008698] [47312]: DEBUG oslo_concurrency.lockutils [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.008912] [47312]: DEBUG oslo_concurrency.lockutils [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.009102] [47312]: DEBUG oslo_concurrency.lockutils [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.009438] [47312]: DEBUG oslo_concurrency.lockutils [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.009624] [47312]: DEBUG oslo_concurrency.lockutils [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.009786] [47312]: DEBUG oslo_concurrency.lockutils [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.029304] [47313]: INFO nova.api.openstack.requestlog [None req-638d15fb-c31f-497c-b954-3932ad5606cc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.146102 [ 641.030179] [47313]: [pid: 47313|app: 0|req: 1178/2426] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/os-security-groups => generated 1158 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.032613] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.034262] [47313]: DEBUG nova.compute.api [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.038856] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.039110] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.039297] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.039663] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.039889] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.040092] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.045426] [47312]: DEBUG nova.policy [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.050150] [47312]: DEBUG nova.policy [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.050859] [47312]: DEBUG nova.policy [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.051412] [47312]: INFO nova.api.openstack.requestlog [None req-2404ee28-c6ae-4db3-a347-5b21a2d7a84e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.049207 [ 641.051716] [47312]: [pid: 47312|app: 0|req: 1249/2427] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 641.054036] [47312]: DEBUG nova.api.openstack.wsgi [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.055568] [47312]: DEBUG nova.compute.api [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.059115] [47312]: DEBUG oslo_concurrency.lockutils [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.059277] [47312]: DEBUG oslo_concurrency.lockutils [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.059468] [47312]: DEBUG oslo_concurrency.lockutils [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.059821] [47312]: DEBUG oslo_concurrency.lockutils [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.060352] [47312]: DEBUG oslo_concurrency.lockutils [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.060352] [47312]: DEBUG oslo_concurrency.lockutils [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.087791] [47313]: DEBUG nova.policy [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.093067] [47313]: DEBUG nova.policy [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.093697] [47313]: DEBUG nova.policy [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.095414] [47312]: DEBUG nova.policy [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.096334] [47313]: INFO nova.api.openstack.requestlog [None req-7f3eec83-ab40-4e57-ac92-2e33e3f5739f tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.066087 [ 641.096648] [47313]: [pid: 47313|app: 0|req: 1179/2428] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 641.099408] [47312]: INFO nova.api.openstack.requestlog [None req-d069c563-3747-4eef-a0ca-ab23c5b4f504 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.047123 [ 641.100028] [47312]: [pid: 47312|app: 0|req: 1250/2429] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.101950] [47313]: DEBUG nova.api.openstack.wsgi [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.102210] [47313]: DEBUG nova.compute.api [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.102279] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e0fae64-2c88-443f-8199-1e247dd833d6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c478adf30>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1310153538", "description": "tempest-description-1565788893"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 641.105266] [47313]: DEBUG oslo_concurrency.lockutils [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.106312] [47313]: DEBUG oslo_concurrency.lockutils [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.106312] [47313]: DEBUG oslo_concurrency.lockutils [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.106312] [47313]: DEBUG oslo_concurrency.lockutils [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.106312] [47313]: DEBUG oslo_concurrency.lockutils [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.106495] [47313]: DEBUG oslo_concurrency.lockutils [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.145763] [47313]: DEBUG nova.policy [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.150340] [47313]: INFO nova.api.openstack.requestlog [None req-a44a6a3c-8623-4cf5-acb9-e27d8c05e661 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.053120 [ 641.150663] [47313]: [pid: 47313|app: 0|req: 1180/2430] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:57 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.156712] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.156712] [47313]: DEBUG nova.compute.api [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.160577] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.160807] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.160991] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.161361] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.161558] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.161730] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.215466] [47313]: DEBUG nova.policy [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.220099] [47313]: INFO nova.api.openstack.requestlog [None req-fa30db79-4780-42aa-a3ed-f03e0781f21f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.068841 [ 641.220560] [47313]: [pid: 47313|app: 0|req: 1181/2431] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.223126] [47313]: DEBUG nova.api.openstack.wsgi [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.225356] [47313]: DEBUG nova.compute.api [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.229984] [47313]: DEBUG oslo_concurrency.lockutils [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.230268] [47313]: DEBUG oslo_concurrency.lockutils [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.230478] [47313]: DEBUG oslo_concurrency.lockutils [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.230901] [47313]: DEBUG oslo_concurrency.lockutils [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.231059] [47313]: DEBUG oslo_concurrency.lockutils [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.231314] [47313]: DEBUG oslo_concurrency.lockutils [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.280318] [47313]: DEBUG nova.policy [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.285251] [47313]: INFO nova.api.openstack.requestlog [None req-5da3ebaa-80ca-43ea-8319-f9f60c9daefc tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.064078 [ 641.285712] [47313]: [pid: 47313|app: 0|req: 1182/2432] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.288227] [47313]: DEBUG nova.api.openstack.wsgi [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.291424] [47313]: DEBUG nova.compute.api [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.297618] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.297860] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.298055] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.298436] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.298631] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.298805] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.303189] [47312]: INFO nova.api.openstack.requestlog [None req-1e0fae64-2c88-443f-8199-1e247dd833d6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.201589 [ 641.303189] [47312]: [pid: 47312|app: 0|req: 1251/2433] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:11:57 2024] POST /compute/v2.1/os-security-groups => generated 244 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.305586] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.308062] [47312]: DEBUG nova.compute.api [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.312311] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.312701] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.313057] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.313638] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.314093] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.314506] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.339167] [47313]: DEBUG nova.policy [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.341508] [47313]: INFO nova.api.openstack.requestlog [None req-f9b5ab73-cfbb-4c10-ab94-d8a103991a95 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.055346 [ 641.341992] [47313]: [pid: 47313|app: 0|req: 1183/2434] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.344810] [47313]: DEBUG nova.api.openstack.wsgi [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.347219] [47313]: DEBUG nova.compute.api [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.350799] [47313]: DEBUG oslo_concurrency.lockutils [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.351056] [47313]: DEBUG oslo_concurrency.lockutils [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.351251] [47313]: DEBUG oslo_concurrency.lockutils [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.351919] [47313]: DEBUG oslo_concurrency.lockutils [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.351919] [47313]: DEBUG oslo_concurrency.lockutils [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.352126] [47313]: DEBUG oslo_concurrency.lockutils [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.357017] [47312]: DEBUG nova.policy [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.361275] [47312]: INFO nova.api.openstack.requestlog [None req-2d1aa1f7-3372-4acb-ba43-4899a9f5dc63 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.058275 [ 641.361793] [47312]: [pid: 47312|app: 0|req: 1252/2435] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.364541] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.366268] [47312]: DEBUG nova.compute.api [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.371195] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.371584] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.371941] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.372505] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.372871] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.374967] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.395561] [47313]: DEBUG nova.policy [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.399638] [47313]: INFO nova.api.openstack.requestlog [None req-5210a3ff-9277-46c0-b55c-a1c1e642e049 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.057049 [ 641.399969] [47313]: [pid: 47313|app: 0|req: 1184/2436] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.402452] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bf8db69-18ef-4d4f-814b-9b7e7054009f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c4738bc70>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1667456164", "description": "tempest-description-1491721245"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 641.408376] [47312]: DEBUG nova.policy [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.413017] [47312]: INFO nova.api.openstack.requestlog [None req-8a1d965f-2f97-45c2-b1b3-e5ef03f271e1 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.050376 [ 641.413394] [47312]: [pid: 47312|app: 0|req: 1253/2437] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.417563] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.422413] [47312]: DEBUG nova.compute.api [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.425883] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.426160] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.426804] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.427242] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.427448] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.427625] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.462153] [47312]: DEBUG nova.policy [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.466043] [47312]: INFO nova.api.openstack.requestlog [None req-9f24bd70-2b5c-40e2-837d-34099d7e8354 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1241 microversion: 2.1 time: 0.050386 [ 641.466361] [47312]: [pid: 47312|app: 0|req: 1254/2438] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1241 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.468695] [47312]: DEBUG nova.api.openstack.wsgi [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.470232] [47312]: DEBUG nova.compute.api [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.473389] [47312]: DEBUG oslo_concurrency.lockutils [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.473588] [47312]: DEBUG oslo_concurrency.lockutils [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.473828] [47312]: DEBUG oslo_concurrency.lockutils [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.474208] [47312]: DEBUG oslo_concurrency.lockutils [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.474411] [47312]: DEBUG oslo_concurrency.lockutils [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.474584] [47312]: DEBUG oslo_concurrency.lockutils [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.507585] [47312]: DEBUG nova.policy [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.515461] [47312]: INFO nova.api.openstack.requestlog [None req-51a0ba16-af22-4bca-bce1-08c99f4a094e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045018 [ 641.515461] [47312]: [pid: 47312|app: 0|req: 1255/2439] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.515461] [47312]: DEBUG nova.api.openstack.wsgi [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.516163] [47312]: DEBUG nova.compute.api [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.519416] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.520048] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.520048] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.520227] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.520429] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.520598] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.524902] [47313]: INFO nova.api.openstack.requestlog [None req-6bf8db69-18ef-4d4f-814b-9b7e7054009f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.124251 [ 641.525496] [47313]: [pid: 47313|app: 0|req: 1185/2440] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:11:58 2024] POST /compute/v2.1/os-security-groups => generated 244 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 641.531106] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.532884] [47313]: DEBUG nova.compute.api [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.536695] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.536873] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.537289] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.537690] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.537894] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.538100] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.556498] [47312]: DEBUG nova.policy [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.560733] [47312]: INFO nova.api.openstack.requestlog [None req-e10f8ea6-2c85-4250-94f6-ee061f057e7b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.047866 [ 641.561064] [47312]: [pid: 47312|app: 0|req: 1256/2441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.563650] [47312]: DEBUG nova.api.openstack.wsgi [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.565184] [47312]: DEBUG nova.compute.api [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.567926] [47313]: DEBUG nova.policy [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.568293] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.568521] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.568702] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.569062] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.569427] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.569427] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.572538] [47313]: INFO nova.api.openstack.requestlog [None req-6a41da7b-360c-4eeb-86fa-1cbba618ccfb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046651 [ 641.572902] [47313]: [pid: 47313|app: 0|req: 1186/2442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.575400] [47313]: DEBUG nova.api.openstack.wsgi [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.576920] [47313]: DEBUG nova.compute.api [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.580211] [47313]: DEBUG oslo_concurrency.lockutils [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.580287] [47313]: DEBUG oslo_concurrency.lockutils [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.580653] [47313]: DEBUG oslo_concurrency.lockutils [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.580805] [47313]: DEBUG oslo_concurrency.lockutils [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.580991] [47313]: DEBUG oslo_concurrency.lockutils [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.581191] [47313]: DEBUG oslo_concurrency.lockutils [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.605633] [47312]: DEBUG nova.policy [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.610272] [47312]: INFO nova.api.openstack.requestlog [None req-63bade73-d397-4ea3-9c3e-e76e6b22a19e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1262 microversion: 2.1 time: 0.048652 [ 641.610568] [47312]: [pid: 47312|app: 0|req: 1257/2443] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1262 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.614015] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.614500] [47312]: DEBUG nova.compute.api [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.615010] [47313]: DEBUG nova.policy [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.617866] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.618088] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.618289] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.618685] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.618879] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.619197] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.619255] [47313]: DEBUG nova.policy [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.619795] [47313]: DEBUG nova.policy [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.620390] [47313]: INFO nova.api.openstack.requestlog [None req-494d7a35-29ee-45cb-9d0e-be53dba5d6c8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.046949 [ 641.620689] [47313]: [pid: 47313|app: 0|req: 1187/2444] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 641.623177] [47313]: DEBUG nova.api.openstack.wsgi [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1517366004", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "896183e4-b0be-46a5-86ec-85415767ae5d"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 641.654624] [47312]: DEBUG nova.policy [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.659029] [47312]: DEBUG nova.policy [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.659649] [47312]: DEBUG nova.policy [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.661075] [47313]: DEBUG nova.network.neutron [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] validate_networks() for [('896183e4-b0be-46a5-86ec-85415767ae5d', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 641.663122] [47312]: INFO nova.api.openstack.requestlog [None req-ba6c1732-b2c7-49a7-bd86-3c7f18dc71c9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052027 [ 641.663433] [47312]: [pid: 47312|app: 0|req: 1258/2445] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 641.680513] [47312]: DEBUG nova.api.openstack.wsgi [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.682583] [47312]: DEBUG nova.compute.api [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.686124] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.686124] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.686330] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.686645] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.686836] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.687125] [47312]: DEBUG oslo_concurrency.lockutils [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.721005] [47312]: DEBUG nova.policy [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.725821] [47312]: INFO nova.api.openstack.requestlog [None req-92a847d1-5ebd-48c8-a87e-1ffe86f0a986 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.047984 [ 641.726153] [47312]: [pid: 47312|app: 0|req: 1259/2446] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.738212] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.740206] [47312]: DEBUG nova.compute.api [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.746607] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.747692] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.747692] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.747692] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.747692] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.747869] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.793149] [47312]: DEBUG nova.policy [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.797667] [47312]: INFO nova.api.openstack.requestlog [None req-2f6fa730-c31b-419b-9ca4-a3514a891be1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.061593 [ 641.798103] [47312]: [pid: 47312|app: 0|req: 1260/2447] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.803277] [47312]: DEBUG nova.api.openstack.wsgi [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.805580] [47312]: DEBUG nova.compute.api [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.809367] [47312]: DEBUG oslo_concurrency.lockutils [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.810765] [47312]: DEBUG oslo_concurrency.lockutils [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.811347] [47312]: DEBUG oslo_concurrency.lockutils [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.811899] [47312]: DEBUG oslo_concurrency.lockutils [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.812234] [47312]: DEBUG oslo_concurrency.lockutils [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.812527] [47312]: DEBUG oslo_concurrency.lockutils [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.858133] [47312]: DEBUG nova.policy [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.862547] [47312]: INFO nova.api.openstack.requestlog [None req-616cc84e-a57b-489a-8697-a48b89c1c702 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.063791 [ 641.863203] [47312]: [pid: 47312|app: 0|req: 1261/2448] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.866045] [47312]: DEBUG nova.api.openstack.wsgi [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.868151] [47312]: DEBUG nova.compute.api [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.871867] [47312]: DEBUG oslo_concurrency.lockutils [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.872251] [47312]: DEBUG oslo_concurrency.lockutils [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.872549] [47312]: DEBUG oslo_concurrency.lockutils [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.876395] [47312]: DEBUG oslo_concurrency.lockutils [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.876395] [47312]: DEBUG oslo_concurrency.lockutils [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.876395] [47312]: DEBUG oslo_concurrency.lockutils [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.915120] [47313]: DEBUG nova.virt.hardware [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 641.915120] [47313]: DEBUG nova.virt.hardware [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 641.915120] [47313]: DEBUG nova.virt.hardware [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 641.915120] [47313]: DEBUG nova.virt.hardware [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 641.915120] [47313]: DEBUG nova.virt.hardware [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 641.915301] [47312]: DEBUG nova.policy [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.920723] [47312]: DEBUG nova.policy [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.921477] [47312]: DEBUG nova.policy [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.922126] [47312]: INFO nova.api.openstack.requestlog [None req-b13d2003-cf6b-4ca5-861f-85aa29e4770d tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1255 microversion: 2.21 time: 0.058310 [ 641.922276] [47313]: DEBUG oslo_concurrency.lockutils [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.922447] [47312]: [pid: 47312|app: 0|req: 1262/2449] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1255 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 641.922524] [47313]: DEBUG oslo_concurrency.lockutils [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.922713] [47313]: DEBUG oslo_concurrency.lockutils [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.923145] [47313]: DEBUG oslo_concurrency.lockutils [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.923346] [47313]: DEBUG oslo_concurrency.lockutils [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.923521] [47313]: DEBUG oslo_concurrency.lockutils [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.929033] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.933553] [47312]: DEBUG nova.compute.api [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.938307] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.938940] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.939227] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.939935] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.940031] [47313]: DEBUG nova.quota [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Getting quotas for project 871c1d0ed74c4c46861d512087263041. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 641.942721] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.942721] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.944418] [47313]: DEBUG nova.quota [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Getting quotas for user 5c90c43e7f554d259c9f8a65d3e797dc and project 871c1d0ed74c4c46861d512087263041. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 641.953670] [47313]: DEBUG nova.compute.api [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 641.954974] [47313]: DEBUG nova.compute.api [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 641.984678] [47312]: DEBUG nova.policy [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 641.988032] [47313]: INFO nova.api.openstack.requestlog [None req-857fbe5e-0f6c-456f-9d55-71184c6b2a43 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.366718 [ 641.988559] [47313]: [pid: 47313|app: 0|req: 1188/2450] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:11:58 2024] POST /compute/v2.1/servers => generated 380 bytes in 367 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 641.990787] [47312]: INFO nova.api.openstack.requestlog [None req-c1a901c8-2c3b-4312-9c95-85bca2cf6962 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.067215 [ 641.990787] [47312]: [pid: 47312|app: 0|req: 1263/2451] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 641.991043] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.992829] [47313]: DEBUG nova.compute.api [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.993783] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 641.995622] [47312]: DEBUG nova.compute.api [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 641.997185] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.997461] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.997684] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.998097] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 641.998335] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 641.998542] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 641.999615] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.000783] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.000783] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.000783] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.000783] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.001140] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.039771] [47313]: DEBUG nova.policy [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.040944] [47312]: DEBUG nova.policy [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.044269] [47313]: INFO nova.api.openstack.requestlog [None req-1a187843-7008-407c-984a-7e22460e1fac tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055276 [ 642.044573] [47313]: [pid: 47313|app: 0|req: 1189/2452] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.045808] [47312]: INFO nova.api.openstack.requestlog [None req-4ec7f4a5-8b6a-43f3-b16d-cb09f08f5b60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.053931 [ 642.046455] [47312]: [pid: 47312|app: 0|req: 1264/2453] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.047543] [47313]: DEBUG nova.api.openstack.wsgi [None req-e02acaec-6393-48c3-85f2-19d4ac61f5a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.048810] [47312]: DEBUG nova.api.openstack.wsgi [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.052016] [47313]: DEBUG nova.compute.api [None req-e02acaec-6393-48c3-85f2-19d4ac61f5a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.052092] [47312]: DEBUG nova.compute.api [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.054554] [47312]: DEBUG oslo_concurrency.lockutils [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.054821] [47312]: DEBUG oslo_concurrency.lockutils [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.055072] [47312]: DEBUG oslo_concurrency.lockutils [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.055458] [47312]: DEBUG oslo_concurrency.lockutils [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.056609] [47312]: DEBUG oslo_concurrency.lockutils [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.056976] [47312]: DEBUG oslo_concurrency.lockutils [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.075066] [47313]: DEBUG nova.policy [None req-e02acaec-6393-48c3-85f2-19d4ac61f5a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.079171] [47313]: INFO nova.api.openstack.requestlog [None req-e02acaec-6393-48c3-85f2-19d4ac61f5a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1214 microversion: 2.1 time: 0.033786 [ 642.079238] [47313]: [pid: 47313|app: 0|req: 1190/2454] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.082698] [47313]: DEBUG nova.api.openstack.wsgi [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.083928] [47313]: DEBUG nova.compute.api [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.089200] [47313]: DEBUG oslo_concurrency.lockutils [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.090136] [47313]: DEBUG oslo_concurrency.lockutils [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.090136] [47313]: DEBUG oslo_concurrency.lockutils [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.090136] [47313]: DEBUG oslo_concurrency.lockutils [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.090136] [47313]: DEBUG oslo_concurrency.lockutils [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.090410] [47313]: DEBUG oslo_concurrency.lockutils [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.090697] [47312]: DEBUG nova.policy [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.095618] [47312]: DEBUG nova.policy [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.096344] [47312]: DEBUG nova.policy [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.099528] [47312]: INFO nova.api.openstack.requestlog [None req-7325a468-2c24-47c8-8d72-141818b822bf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.052674 [ 642.099922] [47312]: [pid: 47312|app: 0|req: 1265/2455] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 642.110711] [47312]: DEBUG nova.api.openstack.wsgi [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.113035] [47312]: DEBUG nova.compute.api [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.116652] [47312]: DEBUG oslo_concurrency.lockutils [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.116929] [47312]: DEBUG oslo_concurrency.lockutils [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.117973] [47312]: DEBUG oslo_concurrency.lockutils [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.118686] [47312]: DEBUG oslo_concurrency.lockutils [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.119159] [47312]: DEBUG oslo_concurrency.lockutils [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.119389] [47312]: DEBUG oslo_concurrency.lockutils [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.125383] [47313]: DEBUG nova.policy [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.130240] [47313]: DEBUG nova.policy [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.130888] [47313]: DEBUG nova.policy [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.131699] [47313]: INFO nova.api.openstack.requestlog [None req-2425a0cd-6709-4d4a-9ed9-422e727da610 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1264 microversion: 2.26 time: 0.051772 [ 642.132059] [47313]: [pid: 47313|app: 0|req: 1191/2456] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1264 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 642.134312] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.136701] [47313]: DEBUG nova.compute.api [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.140080] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.140080] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.140080] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.140485] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.140685] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.140856] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.154369] [47312]: DEBUG nova.policy [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.159245] [47312]: INFO nova.api.openstack.requestlog [None req-868928a2-cc36-4c26-a5f2-a33d86c31799 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1268 microversion: 2.1 time: 0.050551 [ 642.159599] [47312]: [pid: 47312|app: 0|req: 1266/2457] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1268 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.164842] [47312]: DEBUG nova.api.openstack.wsgi [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.166810] [47312]: DEBUG nova.compute.api [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.170613] [47312]: DEBUG oslo_concurrency.lockutils [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.170756] [47312]: DEBUG oslo_concurrency.lockutils [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.171014] [47312]: DEBUG oslo_concurrency.lockutils [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.171421] [47312]: DEBUG oslo_concurrency.lockutils [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.171940] [47312]: DEBUG oslo_concurrency.lockutils [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.172204] [47312]: DEBUG oslo_concurrency.lockutils [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.175496] [47313]: DEBUG nova.policy [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.180247] [47313]: DEBUG nova.policy [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.180878] [47313]: DEBUG nova.policy [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.183472] [47313]: INFO nova.api.openstack.requestlog [None req-bb8d4a4f-6ce9-48e2-8b82-f1f8f1c05ec9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.050900 [ 642.183789] [47313]: [pid: 47313|app: 0|req: 1192/2458] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:58 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 642.207264] [47312]: DEBUG nova.policy [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.210564] [47312]: INFO nova.api.openstack.requestlog [None req-51ca54fc-8eea-4162-9147-f0ef997f4100 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.049012 [ 642.214758] [47312]: [pid: 47312|app: 0|req: 1267/2459] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.231471] [47313]: DEBUG nova.api.openstack.wsgi [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.233927] [47313]: DEBUG nova.compute.api [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.238547] [47313]: DEBUG oslo_concurrency.lockutils [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.238791] [47313]: DEBUG oslo_concurrency.lockutils [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.239022] [47313]: DEBUG oslo_concurrency.lockutils [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.239416] [47313]: DEBUG oslo_concurrency.lockutils [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.239623] [47313]: DEBUG oslo_concurrency.lockutils [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.239794] [47313]: DEBUG oslo_concurrency.lockutils [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.273477] [47313]: DEBUG nova.policy [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.280330] [47313]: INFO nova.api.openstack.requestlog [None req-709cb502-4686-412c-b4ba-6686ab39338e tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.050626 [ 642.280330] [47313]: [pid: 47313|app: 0|req: 1193/2460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.300585] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.302936] [47312]: DEBUG nova.compute.api [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.307460] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.307713] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.307922] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.308331] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.308553] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.308727] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.353345] [47313]: DEBUG nova.api.openstack.wsgi [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.353680] [47312]: DEBUG nova.policy [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.355111] [47313]: DEBUG nova.compute.api [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.358851] [47313]: DEBUG oslo_concurrency.lockutils [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.358957] [47313]: DEBUG oslo_concurrency.lockutils [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.359166] [47313]: DEBUG oslo_concurrency.lockutils [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.359497] [47312]: INFO nova.api.openstack.requestlog [None req-6cde8213-f0a3-442b-8dfa-3af184706173 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.061104 [ 642.359546] [47313]: DEBUG oslo_concurrency.lockutils [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.360587] [47313]: DEBUG oslo_concurrency.lockutils [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.360587] [47313]: DEBUG oslo_concurrency.lockutils [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.360674] [47312]: [pid: 47312|app: 0|req: 1268/2461] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.375263] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.377065] [47312]: DEBUG nova.compute.api [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.380644] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.380914] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.381124] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.381518] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.381733] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.381944] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.398605] [47313]: DEBUG nova.policy [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.404455] [47313]: INFO nova.api.openstack.requestlog [None req-b090fab2-af7c-4042-a5f9-2b5dffdf8e7e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.053456 [ 642.404825] [47313]: [pid: 47313|app: 0|req: 1194/2462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.415940] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.416946] [47313]: DEBUG nova.compute.api [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.418715] [47312]: DEBUG nova.policy [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.420009] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.420277] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.420462] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.420830] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.421045] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.421247] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.423223] [47312]: INFO nova.api.openstack.requestlog [None req-4ebbbf23-3bba-41f6-9974-dc930fe0fbee tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.050308 [ 642.423562] [47312]: [pid: 47312|app: 0|req: 1269/2463] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.428085] [47312]: DEBUG nova.api.openstack.wsgi [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.430266] [47312]: DEBUG nova.compute.api [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.434031] [47312]: DEBUG oslo_concurrency.lockutils [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.434274] [47312]: DEBUG oslo_concurrency.lockutils [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.434638] [47312]: DEBUG oslo_concurrency.lockutils [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.435445] [47312]: DEBUG oslo_concurrency.lockutils [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.435445] [47312]: DEBUG oslo_concurrency.lockutils [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.435445] [47312]: DEBUG oslo_concurrency.lockutils [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.490875] [47312]: DEBUG nova.policy [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.493896] [47313]: DEBUG nova.policy [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.495613] [47312]: INFO nova.api.openstack.requestlog [None req-06386c27-f48b-4417-bb45-8fc95d7d47be tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.069412 [ 642.495965] [47312]: [pid: 47312|app: 0|req: 1270/2464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.499200] [47312]: DEBUG nova.api.openstack.wsgi [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.499998] [47313]: INFO nova.api.openstack.requestlog [None req-e9fbc476-5afd-4dd4-b998-3dd6f6deef5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.088353 [ 642.500615] [47313]: [pid: 47313|app: 0|req: 1195/2465] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 642.500695] [47312]: DEBUG nova.compute.api [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.504266] [47312]: DEBUG oslo_concurrency.lockutils [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.504500] [47312]: DEBUG oslo_concurrency.lockutils [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.507843] [47312]: DEBUG oslo_concurrency.lockutils [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.507843] [47312]: DEBUG oslo_concurrency.lockutils [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.507843] [47312]: DEBUG oslo_concurrency.lockutils [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.507843] [47312]: DEBUG oslo_concurrency.lockutils [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.530280] [47313]: DEBUG nova.api.openstack.wsgi [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.532209] [47313]: DEBUG nova.compute.api [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.538407] [47313]: DEBUG oslo_concurrency.lockutils [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.538828] [47313]: DEBUG oslo_concurrency.lockutils [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.539053] [47313]: DEBUG oslo_concurrency.lockutils [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.540045] [47313]: DEBUG oslo_concurrency.lockutils [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.540045] [47313]: DEBUG oslo_concurrency.lockutils [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.540045] [47313]: DEBUG oslo_concurrency.lockutils [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.556233] [47312]: DEBUG nova.policy [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.561174] [47312]: INFO nova.api.openstack.requestlog [None req-8667d8b7-5fce-4018-864e-956d334e0f88 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1241 microversion: 2.1 time: 0.064465 [ 642.561452] [47312]: [pid: 47312|app: 0|req: 1271/2466] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1241 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.581293] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.582984] [47312]: DEBUG nova.compute.api [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.587122] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.587122] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.587122] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.587426] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.587786] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.587786] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.602109] [47313]: DEBUG nova.policy [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.612473] [47313]: INFO nova.api.openstack.requestlog [None req-50fea82b-8eca-4b28-9381-24aedbf7a00a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.082977 [ 642.612473] [47313]: [pid: 47313|app: 0|req: 1196/2467] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 642.614326] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.616530] [47313]: DEBUG nova.compute.api [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.620925] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.620925] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.620925] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.621163] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.621370] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.621542] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.641075] [47312]: DEBUG nova.policy [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.650389] [47312]: INFO nova.api.openstack.requestlog [None req-c3e28589-9023-4596-8846-2467bd688e1a tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.070647 [ 642.650389] [47312]: [pid: 47312|app: 0|req: 1272/2468] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.656656] [47312]: DEBUG nova.api.openstack.wsgi [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.661273] [47312]: DEBUG nova.compute.api [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.665171] [47312]: DEBUG oslo_concurrency.lockutils [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.666777] [47312]: DEBUG oslo_concurrency.lockutils [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.666777] [47312]: DEBUG oslo_concurrency.lockutils [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.666777] [47312]: DEBUG oslo_concurrency.lockutils [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.667093] [47312]: DEBUG oslo_concurrency.lockutils [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.667397] [47312]: DEBUG oslo_concurrency.lockutils [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.690345] [47313]: DEBUG nova.policy [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.698938] [47313]: INFO nova.api.openstack.requestlog [None req-9bf4b4f9-fad6-4d07-beae-035093b04b1d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.086688 [ 642.699518] [47313]: [pid: 47313|app: 0|req: 1197/2469] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.706374] [47313]: DEBUG nova.api.openstack.wsgi [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.707973] [47312]: DEBUG nova.policy [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.708299] [47313]: DEBUG nova.compute.api [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.711354] [47312]: INFO nova.api.openstack.requestlog [None req-dce3bb71-7b16-40be-98c0-6934ce16dc78 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1262 microversion: 2.1 time: 0.060668 [ 642.712038] [47312]: [pid: 47312|app: 0|req: 1273/2470] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1262 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.714218] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.714307] [47312]: DEBUG nova.api.openstack.wsgi [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.714613] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.714918] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.715628] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.715837] [47312]: DEBUG nova.compute.api [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.715878] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.716161] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.719257] [47312]: DEBUG oslo_concurrency.lockutils [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.719491] [47312]: DEBUG oslo_concurrency.lockutils [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.719678] [47312]: DEBUG oslo_concurrency.lockutils [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.720053] [47312]: DEBUG oslo_concurrency.lockutils [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.720257] [47312]: DEBUG oslo_concurrency.lockutils [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.723429] [47312]: DEBUG oslo_concurrency.lockutils [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.765136] [47313]: DEBUG nova.policy [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.770125] [47313]: DEBUG nova.policy [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.772230] [47313]: DEBUG nova.policy [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.772230] [47313]: INFO nova.api.openstack.requestlog [None req-ebd18da4-a512-4747-8d8f-1a9f32645494 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.071568 [ 642.772963] [47313]: [pid: 47313|app: 0|req: 1198/2471] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 642.775828] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.777923] [47313]: DEBUG nova.compute.api [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.778821] [47312]: DEBUG nova.policy [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.783990] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.783990] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.783990] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.783990] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.783990] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.783990] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.789439] [47312]: DEBUG nova.policy [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.790239] [47312]: DEBUG nova.policy [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.794563] [47312]: INFO nova.api.openstack.requestlog [None req-2143dc49-b417-4827-b5a3-376e0d3afdab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.082181 [ 642.794910] [47312]: [pid: 47312|app: 0|req: 1274/2472] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 642.811098] [47312]: DEBUG nova.api.openstack.wsgi [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.814432] [47312]: DEBUG nova.compute.api [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.821976] [47312]: DEBUG oslo_concurrency.lockutils [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.822410] [47312]: DEBUG oslo_concurrency.lockutils [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.822535] [47312]: DEBUG oslo_concurrency.lockutils [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.822822] [47312]: DEBUG oslo_concurrency.lockutils [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.823097] [47312]: DEBUG oslo_concurrency.lockutils [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.823255] [47312]: DEBUG oslo_concurrency.lockutils [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.828070] [47313]: DEBUG nova.policy [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.833863] [47313]: INFO nova.api.openstack.requestlog [None req-f2e93e41-55f5-4a5e-9a1d-df4887bb6f13 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.060027 [ 642.834308] [47313]: [pid: 47313|app: 0|req: 1199/2473] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.862610] [47312]: DEBUG nova.policy [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.867979] [47312]: INFO nova.api.openstack.requestlog [None req-f97d87b2-b230-4bea-a825-70e778dff3b0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.059095 [ 642.868348] [47312]: [pid: 47312|app: 0|req: 1275/2474] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.880929] [47313]: DEBUG nova.api.openstack.wsgi [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.885923] [47313]: DEBUG nova.compute.api [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.894657] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.894657] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.894657] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.894657] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.894657] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.895053] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.935429] [47313]: DEBUG nova.policy [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 642.947260] [47313]: INFO nova.api.openstack.requestlog [None req-c9dc0437-c409-49de-9d9f-d90d6dfa977b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.070637 [ 642.947260] [47313]: [pid: 47313|app: 0|req: 1200/2475] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 642.947608] [47312]: DEBUG nova.api.openstack.wsgi [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 642.952278] [47312]: DEBUG nova.compute.api [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 642.959553] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.959844] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.961562] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.962118] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.962341] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.962518] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.982715] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 642.983018] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 642.983235] [47312]: DEBUG oslo_concurrency.lockutils [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 642.983441] [47312]: DEBUG nova.objects.instance [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lazy-loading 'fault' on Instance uuid aad5f67a-ad8f-4d0d-977c-1e65ada7682a {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 643.008483] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.009642] [47313]: DEBUG nova.compute.api [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.013403] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.013724] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.013977] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.014488] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.014744] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.014971] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.037598] [47312]: DEBUG nova.policy [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.043417] [47312]: DEBUG nova.policy [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.044207] [47312]: DEBUG nova.policy [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '423b480cd7264efaaa2b1e35e3a70f1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afeb65a860024d6f8e8371d599517f10', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.044910] [47312]: INFO nova.api.openstack.requestlog [None req-17217771-8918-4155-9de1-b47aa055e5f5 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 200 len: 1447 microversion: 2.21 time: 0.100759 [ 643.045275] [47312]: [pid: 47312|app: 0|req: 1276/2476] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 1447 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.058288] [47312]: DEBUG nova.api.openstack.wsgi [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.058553] [47312]: DEBUG nova.compute.api [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.062405] [47313]: DEBUG nova.policy [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.062961] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.063233] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.063486] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.063859] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.064073] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.064252] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.066684] [47313]: INFO nova.api.openstack.requestlog [None req-1ef81a7b-e874-4cfd-84af-babbe1c888ce tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.061605 [ 643.067109] [47313]: [pid: 47313|app: 0|req: 1201/2477] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 643.069832] [47313]: DEBUG nova.api.openstack.wsgi [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.071552] [47313]: DEBUG nova.compute.api [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.076221] [47313]: DEBUG oslo_concurrency.lockutils [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.076481] [47313]: DEBUG oslo_concurrency.lockutils [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.076667] [47313]: DEBUG oslo_concurrency.lockutils [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.077646] [47313]: DEBUG oslo_concurrency.lockutils [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.077646] [47313]: DEBUG oslo_concurrency.lockutils [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.077646] [47313]: DEBUG oslo_concurrency.lockutils [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.082416] [47312]: DEBUG nova.compute.api [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 643.120838] [47313]: DEBUG nova.policy [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.123699] [47313]: INFO nova.api.openstack.requestlog [None req-818386d5-e2b6-43ed-87f4-d41f68f14e00 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055939 [ 643.124738] [47313]: [pid: 47313|app: 0|req: 1202/2478] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.124911] [47312]: DEBUG nova.compute.api [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 643.125378] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.126985] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.126985] [47312]: DEBUG oslo_concurrency.lockutils [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.126985] [47312]: WARNING nova.compute.api [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] instance's host None is down, deleting from database [ 643.127130] [47313]: DEBUG nova.api.openstack.wsgi [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.129970] [47312]: DEBUG nova.network.neutron [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 643.130072] [47313]: DEBUG nova.compute.api [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.132245] [47313]: DEBUG oslo_concurrency.lockutils [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.132700] [47313]: DEBUG oslo_concurrency.lockutils [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.132768] [47313]: DEBUG oslo_concurrency.lockutils [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.133185] [47313]: DEBUG oslo_concurrency.lockutils [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.133431] [47313]: DEBUG oslo_concurrency.lockutils [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.133681] [47313]: DEBUG oslo_concurrency.lockutils [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.148144] [47312]: DEBUG nova.network.neutron [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 643.155179] [47312]: DEBUG nova.network.neutron [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 643.168622] [47313]: DEBUG nova.policy [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.173649] [47313]: INFO nova.api.openstack.requestlog [None req-15389cfc-19a1-4c9d-bd31-f01ed8f960c1 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.048916 [ 643.174396] [47313]: [pid: 47313|app: 0|req: 1203/2479] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:11:59 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.176595] [47313]: DEBUG nova.api.openstack.wsgi [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.182672] [47313]: DEBUG nova.compute.api [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.189904] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.190206] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.190516] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.190919] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.191227] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.191446] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.227910] [47313]: DEBUG nova.policy [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.233502] [47313]: INFO nova.api.openstack.requestlog [None req-0fd8de9f-38d9-4113-b768-6965143cea4d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.058651 [ 643.235065] [47313]: [pid: 47313|app: 0|req: 1204/2480] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.236505] [47313]: DEBUG nova.api.openstack.wsgi [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.238142] [47313]: DEBUG nova.compute.api [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.242293] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.242600] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.242825] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.243468] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.243781] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.244092] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.271539] [47312]: INFO nova.api.openstack.requestlog [None req-392ac0d1-1879-435b-bde9-112e881e2807 tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 204 len: 0 microversion: 2.21 time: 0.215525 [ 643.271910] [47312]: [pid: 47312|app: 0|req: 1277/2481] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:11:59 2024] DELETE /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 643.280069] [47312]: DEBUG nova.api.openstack.wsgi [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.280069] [47312]: DEBUG nova.compute.api [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.285680] [47312]: DEBUG oslo_concurrency.lockutils [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.285987] [47312]: DEBUG oslo_concurrency.lockutils [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.286359] [47312]: DEBUG oslo_concurrency.lockutils [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.286814] [47312]: DEBUG oslo_concurrency.lockutils [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.287013] [47312]: DEBUG oslo_concurrency.lockutils [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.287262] [47312]: DEBUG oslo_concurrency.lockutils [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.287574] [47313]: DEBUG nova.policy [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.292493] [47313]: DEBUG nova.policy [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.294285] [47313]: DEBUG nova.policy [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.298590] [47313]: INFO nova.api.openstack.requestlog [None req-28c52afb-aece-468b-8354-99a4fbac72d1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.064065 [ 643.299017] [47313]: [pid: 47313|app: 0|req: 1205/2482] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.301789] [47313]: DEBUG nova.api.openstack.wsgi [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.304432] [47313]: DEBUG nova.compute.api [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.308479] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.308789] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.309027] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.309490] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.309751] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.309982] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.513890] [47312]: DEBUG nova.policy [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.523515] [47312]: DEBUG nova.policy [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.524258] [47312]: DEBUG nova.policy [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.525372] [47312]: INFO nova.api.openstack.requestlog [None req-29e891e6-894c-435f-9bd6-d0b3d3c42aae tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.252454 [ 643.525372] [47312]: [pid: 47312|app: 0|req: 1278/2483] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.527533] [47313]: DEBUG nova.policy [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.527736] [47312]: DEBUG nova.api.openstack.wsgi [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.529666] [47312]: DEBUG nova.compute.api [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.532374] [47313]: INFO nova.api.openstack.requestlog [None req-64b91a9c-73ef-45fb-a13e-0e3909d20b00 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1212 microversion: 2.1 time: 0.232760 [ 643.532681] [47313]: [pid: 47313|app: 0|req: 1206/2484] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1212 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.536437] [47312]: DEBUG oslo_concurrency.lockutils [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.536687] [47312]: DEBUG oslo_concurrency.lockutils [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.536873] [47312]: DEBUG oslo_concurrency.lockutils [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.537266] [47312]: DEBUG oslo_concurrency.lockutils [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.537415] [47313]: DEBUG nova.api.openstack.wsgi [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.537471] [47312]: DEBUG oslo_concurrency.lockutils [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.537634] [47312]: DEBUG oslo_concurrency.lockutils [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.539406] [47313]: DEBUG nova.compute.api [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.545571] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.546124] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.546124] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.546387] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.546604] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.547644] [47313]: DEBUG oslo_concurrency.lockutils [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.589176] [47312]: DEBUG nova.policy [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.594577] [47312]: DEBUG nova.policy [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.595256] [47312]: DEBUG nova.policy [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.599315] [47313]: DEBUG nova.policy [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.599399] [47312]: INFO nova.api.openstack.requestlog [None req-02c278f1-cd0f-4afb-bf0c-09206904d6d2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.073313 [ 643.599435] [47312]: [pid: 47312|app: 0|req: 1279/2485] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 643.602738] [47312]: DEBUG nova.api.openstack.wsgi [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.603825] [47313]: INFO nova.api.openstack.requestlog [None req-77fb26bd-041a-4465-a5bf-47714168b4df tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.068868 [ 643.604816] [47313]: [pid: 47313|app: 0|req: 1207/2486] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.604887] [47312]: DEBUG nova.compute.api [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] [instance: aad5f67a-ad8f-4d0d-977c-1e65ada7682a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.606987] [47313]: DEBUG nova.api.openstack.wsgi [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.608676] [47313]: DEBUG nova.compute.api [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.609143] [47312]: DEBUG oslo_concurrency.lockutils [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.609387] [47312]: DEBUG oslo_concurrency.lockutils [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.609572] [47312]: DEBUG oslo_concurrency.lockutils [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.609942] [47312]: DEBUG oslo_concurrency.lockutils [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.610249] [47312]: DEBUG oslo_concurrency.lockutils [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.610329] [47312]: DEBUG oslo_concurrency.lockutils [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.612196] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.612287] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.612475] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.612928] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.613062] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.613248] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.621980] [47312]: INFO nova.api.openstack.wsgi [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] HTTP exception thrown: Instance aad5f67a-ad8f-4d0d-977c-1e65ada7682a could not be found. [ 643.621980] [47312]: DEBUG nova.api.openstack.wsgi [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] Returning 404 to user: Instance aad5f67a-ad8f-4d0d-977c-1e65ada7682a could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 643.621980] [47312]: INFO nova.api.openstack.requestlog [None req-f566f9a2-0489-45f2-83d3-9441e85cd65b tempest-InstanceActionsV221TestJSON-31013247 tempest-InstanceActionsV221TestJSON-31013247-project-member] 10.180.1.21 "GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a" status: 404 len: 111 microversion: 2.21 time: 0.021788 [ 643.622204] [47312]: [pid: 47312|app: 0|req: 1280/2487] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/aad5f67a-ad8f-4d0d-977c-1e65ada7682a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 643.626233] [47312]: DEBUG nova.api.openstack.wsgi [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.626233] [47312]: DEBUG nova.compute.api [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.632614] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.632614] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.632614] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.632614] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.632614] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.632614] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.661846] [47313]: DEBUG nova.policy [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.670026] [47313]: INFO nova.api.openstack.requestlog [None req-453b57d0-9bfd-4a77-a06d-84db33cbb17b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.063995 [ 643.670026] [47313]: [pid: 47313|app: 0|req: 1208/2488] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.672651] [47312]: DEBUG nova.policy [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.676197] [47313]: DEBUG nova.api.openstack.wsgi [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.680118] [47312]: INFO nova.api.openstack.requestlog [None req-f72ae0b8-d47f-4e05-b891-448a477512f2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.055075 [ 643.680325] [47313]: DEBUG nova.compute.api [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.680384] [47312]: [pid: 47312|app: 0|req: 1281/2489] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.681017] [47312]: DEBUG nova.api.openstack.wsgi [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.683557] [47312]: DEBUG nova.compute.api [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.684394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.685034] [47313]: DEBUG oslo_concurrency.lockutils [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.685034] [47313]: DEBUG oslo_concurrency.lockutils [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.685230] [47313]: DEBUG oslo_concurrency.lockutils [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.685442] [47313]: DEBUG oslo_concurrency.lockutils [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.685779] [47313]: DEBUG oslo_concurrency.lockutils [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.686378] [47312]: DEBUG oslo_concurrency.lockutils [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.687022] [47312]: DEBUG oslo_concurrency.lockutils [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.687022] [47312]: DEBUG oslo_concurrency.lockutils [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.687197] [47312]: DEBUG oslo_concurrency.lockutils [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.688033] [47312]: DEBUG oslo_concurrency.lockutils [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.688033] [47312]: DEBUG oslo_concurrency.lockutils [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.743023] [47313]: DEBUG nova.policy [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.743237] [47312]: DEBUG nova.policy [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.746063] [47312]: INFO nova.api.openstack.requestlog [None req-78772093-0237-4b70-82cf-55d54404884e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.067122 [ 643.746314] [47313]: INFO nova.api.openstack.requestlog [None req-b404583a-a27a-4b19-a600-bb5c103cebf7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.075991 [ 643.746390] [47312]: [pid: 47312|app: 0|req: 1282/2490] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.746717] [47313]: [pid: 47313|app: 0|req: 1209/2491] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.749248] [47312]: DEBUG nova.api.openstack.wsgi [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.749507] [47313]: DEBUG nova.api.openstack.wsgi [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.751310] [47313]: DEBUG nova.compute.api [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.752030] [47312]: DEBUG nova.compute.api [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.755141] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.755512] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.755827] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.756297] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.756709] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.756947] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.759330] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.759523] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.759708] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.760080] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.760282] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.761430] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.794753] [47312]: DEBUG nova.policy [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.800691] [47312]: INFO nova.api.openstack.requestlog [None req-90d273d8-1e57-4a61-a007-537292790dbc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.053687 [ 643.801008] [47312]: [pid: 47312|app: 0|req: 1283/2492] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.803630] [47312]: DEBUG nova.api.openstack.wsgi [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.805265] [47312]: DEBUG nova.compute.api [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.809031] [47312]: DEBUG oslo_concurrency.lockutils [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.809290] [47312]: DEBUG oslo_concurrency.lockutils [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.809475] [47312]: DEBUG oslo_concurrency.lockutils [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.809861] [47312]: DEBUG oslo_concurrency.lockutils [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.810055] [47312]: DEBUG oslo_concurrency.lockutils [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.810232] [47312]: DEBUG oslo_concurrency.lockutils [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.820168] [47313]: DEBUG nova.policy [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.823758] [47313]: INFO nova.api.openstack.requestlog [None req-9c842e56-45de-4993-a549-f4440ee6a624 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.075714 [ 643.823758] [47313]: [pid: 47313|app: 0|req: 1210/2493] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.826807] [47313]: DEBUG nova.api.openstack.wsgi [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.828585] [47313]: DEBUG nova.compute.api [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.839626] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.839626] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.839626] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.839626] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.839626] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.839626] [47313]: DEBUG oslo_concurrency.lockutils [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.852707] [47312]: DEBUG nova.policy [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.860909] [47312]: INFO nova.api.openstack.requestlog [None req-de848848-3249-400d-ba70-ce12367730f6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1239 microversion: 2.1 time: 0.059112 [ 643.861549] [47312]: [pid: 47312|app: 0|req: 1284/2494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1239 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.865899] [47312]: DEBUG nova.api.openstack.wsgi [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.868945] [47312]: DEBUG nova.compute.api [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.877857] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.877857] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.877857] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.877857] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.877857] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.877857] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.884859] [47313]: DEBUG nova.policy [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.894072] [47313]: INFO nova.api.openstack.requestlog [None req-34d192cc-7d4c-4dda-913d-c2ee230f1773 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.066833 [ 643.894072] [47313]: [pid: 47313|app: 0|req: 1211/2495] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.897600] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.898613] [47313]: DEBUG nova.compute.api [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.901946] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.902278] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.902510] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.902971] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.903521] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.903575] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.919839] [47312]: DEBUG nova.policy [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.925269] [47312]: INFO nova.api.openstack.requestlog [None req-73b53bbd-cff0-4191-b590-3fbf0fb02925 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.062804 [ 643.925634] [47312]: [pid: 47312|app: 0|req: 1285/2496] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.928327] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.929649] [47312]: DEBUG nova.compute.api [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.933408] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.933538] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.933724] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.934298] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.934298] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.934497] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.945887] [47313]: DEBUG nova.policy [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.950797] [47313]: INFO nova.api.openstack.requestlog [None req-8c2db50f-df1c-43f0-bbda-3a26954b7edc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.058287 [ 643.951192] [47313]: [pid: 47313|app: 0|req: 1212/2497] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.969324] [47312]: DEBUG nova.policy [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 643.974833] [47312]: INFO nova.api.openstack.requestlog [None req-f0485f4d-02db-4cfb-ac35-99eec013247f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1270 microversion: 2.1 time: 0.048707 [ 643.975358] [47312]: [pid: 47312|app: 0|req: 1286/2498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 643.978205] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 643.981103] [47312]: DEBUG nova.compute.api [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 643.986324] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.986324] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.986571] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 643.986832] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 643.987449] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 643.987449] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.028163] [47312]: DEBUG nova.policy [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.036065] [47312]: DEBUG nova.policy [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.036065] [47312]: DEBUG nova.policy [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.036065] [47312]: INFO nova.api.openstack.requestlog [None req-c1678a02-6a80-43f0-bea0-32f93d995c0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.059779 [ 644.036647] [47312]: [pid: 47312|app: 0|req: 1287/2499] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.039059] [47312]: DEBUG nova.api.openstack.wsgi [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.040379] [47312]: DEBUG nova.compute.api [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.044039] [47312]: DEBUG oslo_concurrency.lockutils [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.044125] [47312]: DEBUG oslo_concurrency.lockutils [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.044247] [47312]: DEBUG oslo_concurrency.lockutils [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.044643] [47312]: DEBUG oslo_concurrency.lockutils [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.044783] [47312]: DEBUG oslo_concurrency.lockutils [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.044956] [47312]: DEBUG oslo_concurrency.lockutils [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.086168] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1593858504", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "767c99dd-b0a1-4b40-91b5-a0241463e3d0"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 644.086485] [47312]: DEBUG nova.policy [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.091529] [47312]: DEBUG nova.policy [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.092577] [47312]: DEBUG nova.policy [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.097105] [47312]: INFO nova.api.openstack.requestlog [None req-123a88e6-44b1-489b-8a61-cbdb90d63e9b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.060371 [ 644.097529] [47312]: [pid: 47312|app: 0|req: 1288/2500] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.101299] [47312]: DEBUG nova.api.openstack.wsgi [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.103723] [47312]: DEBUG nova.compute.api [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.111180] [47312]: DEBUG oslo_concurrency.lockutils [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.111180] [47312]: DEBUG oslo_concurrency.lockutils [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.111180] [47312]: DEBUG oslo_concurrency.lockutils [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.112307] [47312]: DEBUG oslo_concurrency.lockutils [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.112307] [47312]: DEBUG oslo_concurrency.lockutils [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.112307] [47312]: DEBUG oslo_concurrency.lockutils [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.136601] [47313]: DEBUG nova.network.neutron [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] validate_networks() for [('767c99dd-b0a1-4b40-91b5-a0241463e3d0', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 644.172105] [47312]: DEBUG nova.policy [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.176471] [47312]: INFO nova.api.openstack.requestlog [None req-64f7f13b-54d0-44aa-ba81-dfb033efac88 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.078185 [ 644.176785] [47312]: [pid: 47312|app: 0|req: 1289/2501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:00 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.179525] [47312]: DEBUG nova.api.openstack.wsgi [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.180760] [47312]: DEBUG nova.compute.api [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.185784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.185784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.185784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.185784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.185784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.185784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.240025] [47312]: DEBUG nova.policy [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.242852] [47312]: INFO nova.api.openstack.requestlog [None req-c93147d3-ccea-4da4-8011-dac2b63b7996 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.065439 [ 644.243285] [47312]: [pid: 47312|app: 0|req: 1290/2502] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.245831] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.247792] [47312]: DEBUG nova.compute.api [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.251329] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.251570] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.251801] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.252238] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.252499] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.252696] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.293090] [47312]: DEBUG nova.policy [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.297148] [47312]: INFO nova.api.openstack.requestlog [None req-ca7eb5c0-d98a-428a-ab78-c784758c1899 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.053223 [ 644.297764] [47312]: [pid: 47312|app: 0|req: 1291/2503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.304563] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.307479] [47312]: DEBUG nova.compute.api [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.312342] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.312616] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.312850] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.313495] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.313495] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.313755] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.362243] [47312]: DEBUG nova.policy [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.367333] [47312]: INFO nova.api.openstack.requestlog [None req-1a3c71a6-c6cd-4a47-92db-b6b8802659ac tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.068645 [ 644.367678] [47312]: [pid: 47312|app: 0|req: 1292/2504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.371299] [47312]: DEBUG nova.api.openstack.wsgi [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.373017] [47312]: DEBUG nova.compute.api [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.377310] [47312]: DEBUG oslo_concurrency.lockutils [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.378119] [47312]: DEBUG oslo_concurrency.lockutils [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.378119] [47312]: DEBUG oslo_concurrency.lockutils [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.378474] [47312]: DEBUG oslo_concurrency.lockutils [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.378632] [47312]: DEBUG oslo_concurrency.lockutils [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.378805] [47312]: DEBUG oslo_concurrency.lockutils [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.437136] [47312]: DEBUG nova.policy [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.443549] [47312]: INFO nova.api.openstack.requestlog [None req-d258ee47-8c1e-4f9b-a777-4e7e041f064d tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.075235 [ 644.443889] [47312]: [pid: 47312|app: 0|req: 1293/2505] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.446582] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.449527] [47312]: DEBUG nova.compute.api [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.451678] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.451942] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.452216] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.452604] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.452814] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.453028] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.519592] [47312]: DEBUG nova.policy [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.524445] [47312]: INFO nova.api.openstack.requestlog [None req-8ae548e3-e6fc-405a-a4dc-4dbbe3cb7d60 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.079730 [ 644.525167] [47312]: [pid: 47312|app: 0|req: 1294/2506] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.529904] [47312]: DEBUG nova.api.openstack.wsgi [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.531521] [47312]: DEBUG nova.compute.api [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.535584] [47312]: DEBUG oslo_concurrency.lockutils [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.535873] [47312]: DEBUG oslo_concurrency.lockutils [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.536158] [47312]: DEBUG oslo_concurrency.lockutils [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.536433] [47312]: DEBUG oslo_concurrency.lockutils [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.536627] [47312]: DEBUG oslo_concurrency.lockutils [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.537055] [47312]: DEBUG oslo_concurrency.lockutils [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.586934] [47313]: DEBUG nova.virt.hardware [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 644.587166] [47313]: DEBUG nova.virt.hardware [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 644.587428] [47313]: DEBUG nova.virt.hardware [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 644.587534] [47313]: DEBUG nova.virt.hardware [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 644.587695] [47313]: DEBUG nova.virt.hardware [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 644.590793] [47312]: DEBUG nova.policy [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.596398] [47312]: INFO nova.api.openstack.requestlog [None req-de98f39c-cffc-48a5-960d-e61ce117a1f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.070904 [ 644.596865] [47312]: [pid: 47312|app: 0|req: 1295/2507] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.599630] [47312]: DEBUG nova.api.openstack.wsgi [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.601467] [47312]: DEBUG nova.compute.api [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.604947] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.605121] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.605308] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.605688] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.605877] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.606054] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.606267] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.606512] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.606701] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.607925] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.607925] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.607925] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.621670] [47313]: DEBUG nova.quota [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 644.627831] [47313]: DEBUG nova.quota [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 644.634289] [47313]: DEBUG nova.compute.api [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 644.636041] [47313]: DEBUG nova.compute.api [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 644.659340] [47312]: DEBUG nova.policy [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.666405] [47312]: DEBUG nova.policy [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.667131] [47312]: DEBUG nova.policy [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.673572] [47312]: INFO nova.api.openstack.requestlog [None req-3222e6c8-462b-4e52-ba70-76603dd92c8b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.075783 [ 644.677015] [47312]: [pid: 47312|app: 0|req: 1296/2508] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.677015] [47312]: DEBUG nova.api.openstack.wsgi [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.678120] [47312]: DEBUG nova.compute.api [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.682332] [47312]: DEBUG oslo_concurrency.lockutils [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.682332] [47312]: DEBUG oslo_concurrency.lockutils [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.682433] [47312]: DEBUG oslo_concurrency.lockutils [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.682784] [47312]: DEBUG oslo_concurrency.lockutils [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.682987] [47312]: DEBUG oslo_concurrency.lockutils [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.683274] [47312]: DEBUG oslo_concurrency.lockutils [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.684312] [47313]: INFO nova.api.openstack.requestlog [None req-aa2a6a2e-f0ee-4728-981e-aa1d33ea1852 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.732448 [ 644.684723] [47313]: [pid: 47313|app: 0|req: 1213/2509] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:00 2024] POST /compute/v2.1/servers => generated 380 bytes in 733 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 644.687216] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.688824] [47313]: DEBUG nova.compute.api [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.692981] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.693321] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.693321] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.693673] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.693901] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.694093] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.723201] [47312]: DEBUG nova.policy [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.732902] [47312]: DEBUG nova.policy [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.733648] [47312]: DEBUG nova.policy [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.734502] [47312]: INFO nova.api.openstack.requestlog [None req-6690101d-79e8-45a5-9657-783e7eec678c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.059792 [ 644.734888] [47312]: [pid: 47312|app: 0|req: 1297/2510] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.737720] [47312]: DEBUG nova.api.openstack.wsgi [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.740012] [47312]: DEBUG nova.compute.api [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.745308] [47312]: DEBUG oslo_concurrency.lockutils [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.745910] [47312]: DEBUG oslo_concurrency.lockutils [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.745910] [47312]: DEBUG oslo_concurrency.lockutils [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.746093] [47312]: DEBUG oslo_concurrency.lockutils [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.746291] [47312]: DEBUG oslo_concurrency.lockutils [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.746463] [47312]: DEBUG oslo_concurrency.lockutils [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.749254] [47313]: DEBUG nova.policy [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.758579] [47313]: INFO nova.api.openstack.requestlog [None req-5e02866d-21b4-4bd9-875d-cb429c2fbea0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1212 microversion: 2.1 time: 0.073208 [ 644.758909] [47313]: [pid: 47313|app: 0|req: 1214/2511] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1212 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.761730] [47313]: DEBUG nova.api.openstack.wsgi [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.763919] [47313]: DEBUG nova.compute.api [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.770585] [47313]: DEBUG oslo_concurrency.lockutils [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.770585] [47313]: DEBUG oslo_concurrency.lockutils [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.770585] [47313]: DEBUG oslo_concurrency.lockutils [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.770585] [47313]: DEBUG oslo_concurrency.lockutils [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.770585] [47313]: DEBUG oslo_concurrency.lockutils [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.770585] [47313]: DEBUG oslo_concurrency.lockutils [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.795432] [47312]: DEBUG nova.policy [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.803052] [47312]: DEBUG nova.policy [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.803492] [47312]: DEBUG nova.policy [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.808284] [47312]: INFO nova.api.openstack.requestlog [None req-97f06b1a-6dd2-4485-ba18-0e3e7e9d9597 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1496 microversion: 2.94 time: 0.072895 [ 644.811900] [47312]: [pid: 47312|app: 0|req: 1298/2512] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1496 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 644.816304] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.816304] [47312]: DEBUG nova.compute.api [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.820628] [47313]: DEBUG nova.policy [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.823475] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.824089] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.824411] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.824665] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.824861] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.825129] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.827105] [47313]: INFO nova.api.openstack.requestlog [None req-17fcee76-6563-46a4-9c65-27c62317b0a6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.067453 [ 644.827363] [47313]: [pid: 47313|app: 0|req: 1215/2513] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.830291] [47313]: DEBUG nova.api.openstack.wsgi [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.832187] [47313]: DEBUG nova.compute.api [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.837424] [47313]: DEBUG oslo_concurrency.lockutils [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.837424] [47313]: DEBUG oslo_concurrency.lockutils [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.837424] [47313]: DEBUG oslo_concurrency.lockutils [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.837424] [47313]: DEBUG oslo_concurrency.lockutils [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.837424] [47313]: DEBUG oslo_concurrency.lockutils [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.837424] [47313]: DEBUG oslo_concurrency.lockutils [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.871367] [47312]: DEBUG nova.policy [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.876314] [47312]: INFO nova.api.openstack.requestlog [None req-0c0be342-e4b1-4a7e-9abe-8a6accbb1b0b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.063762 [ 644.876640] [47312]: [pid: 47312|app: 0|req: 1299/2514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.879269] [47312]: DEBUG nova.api.openstack.wsgi [None req-f068266a-3948-45a6-8399-47c0e6d1425e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.881219] [47312]: DEBUG nova.compute.api [None req-f068266a-3948-45a6-8399-47c0e6d1425e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.887906] [47313]: DEBUG nova.policy [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.896300] [47313]: INFO nova.api.openstack.requestlog [None req-683e1e0b-f71d-4afa-806a-e608823089c5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.068342 [ 644.896658] [47313]: [pid: 47313|app: 0|req: 1216/2515] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.899854] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.902021] [47313]: DEBUG nova.compute.api [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.907515] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.907716] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.907906] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.908282] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.908478] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.908650] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.918162] [47312]: DEBUG nova.policy [None req-f068266a-3948-45a6-8399-47c0e6d1425e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.922023] [47312]: INFO nova.api.openstack.requestlog [None req-f068266a-3948-45a6-8399-47c0e6d1425e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1216 microversion: 2.1 time: 0.044469 [ 644.922514] [47312]: [pid: 47312|app: 0|req: 1300/2516] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.925335] [47312]: DEBUG nova.api.openstack.wsgi [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.927200] [47312]: DEBUG nova.compute.api [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.933372] [47312]: DEBUG oslo_concurrency.lockutils [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.935115] [47312]: DEBUG oslo_concurrency.lockutils [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.935115] [47312]: DEBUG oslo_concurrency.lockutils [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.935115] [47312]: DEBUG oslo_concurrency.lockutils [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.935115] [47312]: DEBUG oslo_concurrency.lockutils [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.935115] [47312]: DEBUG oslo_concurrency.lockutils [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.948274] [47313]: DEBUG nova.policy [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.956153] [47313]: INFO nova.api.openstack.requestlog [None req-e6add156-95d3-48ad-ad1c-7133054f4a9e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.058181 [ 644.956153] [47313]: [pid: 47313|app: 0|req: 1217/2517] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.958519] [47313]: DEBUG nova.api.openstack.wsgi [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 644.961798] [47313]: DEBUG nova.compute.api [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 644.965545] [47313]: DEBUG oslo_concurrency.lockutils [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.965545] [47313]: DEBUG oslo_concurrency.lockutils [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.965545] [47313]: DEBUG oslo_concurrency.lockutils [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.965545] [47313]: DEBUG oslo_concurrency.lockutils [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 644.965545] [47313]: DEBUG oslo_concurrency.lockutils [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 644.965768] [47313]: DEBUG oslo_concurrency.lockutils [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 644.983578] [47312]: DEBUG nova.policy [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 644.991892] [47312]: INFO nova.api.openstack.requestlog [None req-02aab1f8-9517-42fd-a796-8e7a5d9cc282 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.068403 [ 644.993540] [47312]: [pid: 47312|app: 0|req: 1301/2518] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 644.998835] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.000417] [47312]: DEBUG nova.compute.api [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.004725] [47313]: DEBUG nova.policy [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.005500] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.006430] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.006430] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.006704] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.006991] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.007206] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.011222] [47313]: INFO nova.api.openstack.requestlog [None req-492be9e8-b4ab-4f1a-af97-36199fe8f0b9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.054769 [ 645.011728] [47313]: [pid: 47313|app: 0|req: 1218/2519] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.014065] [47313]: DEBUG nova.api.openstack.wsgi [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.015680] [47313]: DEBUG nova.compute.api [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.019956] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.019956] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.020318] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.020677] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.020880] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.021060] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.040559] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.040889] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.040965] [47313]: DEBUG oslo_concurrency.lockutils [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.041184] [47313]: DEBUG nova.objects.instance [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lazy-loading 'fault' on Instance uuid 98905e39-fda3-47a8-867d-130d76894e53 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 645.050081] [47312]: DEBUG nova.policy [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.055516] [47312]: INFO nova.api.openstack.requestlog [None req-3b379487-8c5e-4a7d-9627-682a81f95ef6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.059516 [ 645.055771] [47312]: [pid: 47312|app: 0|req: 1302/2520] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.058342] [47312]: DEBUG nova.api.openstack.wsgi [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.059893] [47312]: DEBUG nova.compute.api [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.062463] [47313]: DEBUG nova.policy [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.063886] [47312]: DEBUG oslo_concurrency.lockutils [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.064131] [47312]: DEBUG oslo_concurrency.lockutils [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.064319] [47312]: DEBUG oslo_concurrency.lockutils [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.064660] [47312]: DEBUG oslo_concurrency.lockutils [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.064860] [47312]: DEBUG oslo_concurrency.lockutils [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.065070] [47312]: DEBUG oslo_concurrency.lockutils [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.067013] [47313]: INFO nova.api.openstack.requestlog [None req-4998aad8-ae44-4277-9aa6-89d57cf3f188 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 200 len: 1431 microversion: 2.1 time: 0.054848 [ 645.067361] [47313]: [pid: 47313|app: 0|req: 1219/2521] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 1431 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.074760] [47313]: DEBUG nova.api.openstack.wsgi [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.077489] [47313]: DEBUG nova.compute.api [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.080728] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.080990] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.081172] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.081965] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.082138] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.082321] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.108313] [47312]: DEBUG nova.policy [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.115552] [47312]: INFO nova.api.openstack.requestlog [None req-036ee67a-81cd-47fe-ae6b-6c31e49f4923 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.059164 [ 645.115999] [47312]: [pid: 47312|app: 0|req: 1303/2522] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.118317] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.120038] [47312]: DEBUG nova.compute.api [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.123044] [47313]: DEBUG nova.policy [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.123632] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.123850] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.124050] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.124417] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.124614] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.124787] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.128923] [47313]: INFO nova.api.openstack.requestlog [None req-3cd29330-5335-4319-be42-393dc498e9df tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1296 microversion: 2.1 time: 0.057232 [ 645.129278] [47313]: [pid: 47313|app: 0|req: 1220/2523] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.131949] [47313]: DEBUG nova.api.openstack.wsgi [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.134147] [47313]: DEBUG nova.compute.api [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.138264] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.138501] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.138681] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.139048] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.139251] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.139421] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.168655] [47312]: DEBUG nova.policy [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.174612] [47312]: INFO nova.api.openstack.requestlog [None req-2f6e92a6-69fc-4986-b3e9-afa541f7be44 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.058117 [ 645.174950] [47312]: [pid: 47312|app: 0|req: 1304/2524] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.178171] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.180725] [47312]: DEBUG nova.compute.api [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.184609] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.184845] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.185038] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.185471] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.185688] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.185870] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.230979] [47312]: DEBUG nova.policy [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.237861] [47312]: DEBUG nova.policy [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.239835] [47312]: DEBUG nova.policy [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.239835] [47312]: INFO nova.api.openstack.requestlog [None req-c8a509cb-1531-4c61-9ff9-25d9054765e4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.064244 [ 645.240070] [47312]: [pid: 47312|app: 0|req: 1305/2525] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 645.245848] [47312]: DEBUG nova.api.openstack.wsgi [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.246408] [47312]: DEBUG nova.compute.api [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.255020] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.255020] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.255020] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.255020] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.255020] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.255020] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.274051] [47312]: DEBUG nova.compute.api [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 645.314335] [47313]: DEBUG nova.policy [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.318541] [47312]: DEBUG nova.compute.api [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 645.318998] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.319459] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.320233] [47312]: DEBUG oslo_concurrency.lockutils [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.320344] [47313]: INFO nova.api.openstack.requestlog [None req-fdeb08f0-878f-4e12-acbf-44f63872778f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1310 microversion: 2.1 time: 0.190311 [ 645.320575] [47312]: WARNING nova.compute.api [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] instance's host None is down, deleting from database [ 645.323359] [47313]: [pid: 47313|app: 0|req: 1221/2526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:01 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1310 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.323404] [47312]: DEBUG nova.network.neutron [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 645.323513] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.325152] [47313]: DEBUG nova.compute.api [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.329193] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.329441] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.335122] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.335122] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.335122] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.335122] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.346851] [47312]: DEBUG nova.network.neutron [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 645.353058] [47312]: DEBUG nova.network.neutron [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 645.379474] [47313]: DEBUG nova.policy [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.389460] [47313]: DEBUG nova.policy [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.390182] [47313]: DEBUG nova.policy [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.394210] [47313]: INFO nova.api.openstack.requestlog [None req-1ea16112-7267-479e-adfa-8ec87c8f2800 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.072934 [ 645.394544] [47313]: [pid: 47313|app: 0|req: 1222/2527] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 645.396833] [47313]: DEBUG nova.api.openstack.wsgi [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.398420] [47313]: DEBUG nova.compute.api [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.402128] [47313]: DEBUG oslo_concurrency.lockutils [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.402369] [47313]: DEBUG oslo_concurrency.lockutils [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.402551] [47313]: DEBUG oslo_concurrency.lockutils [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.402924] [47313]: DEBUG oslo_concurrency.lockutils [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.403132] [47313]: DEBUG oslo_concurrency.lockutils [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.403308] [47313]: DEBUG oslo_concurrency.lockutils [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.441749] [47313]: DEBUG nova.policy [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.446577] [47313]: INFO nova.api.openstack.requestlog [None req-1751e72a-40e2-4f89-ae47-e8d7565c433a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.051365 [ 645.446962] [47313]: [pid: 47313|app: 0|req: 1223/2528] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.449823] [47313]: DEBUG nova.api.openstack.wsgi [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.451252] [47313]: DEBUG nova.compute.api [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.454617] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.454858] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.455058] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.455659] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.455659] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.455768] [47313]: DEBUG oslo_concurrency.lockutils [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.474748] [47312]: INFO nova.api.openstack.requestlog [None req-8afa15bd-5e33-402a-93f6-814ded567224 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 204 len: 0 microversion: 2.1 time: 0.232857 [ 645.475508] [47312]: [pid: 47312|app: 0|req: 1306/2529] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:02 2024] DELETE /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 645.477752] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.479405] [47312]: DEBUG nova.compute.api [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.482751] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.483074] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.483112] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.483630] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.483703] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.483918] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.491326] [47313]: DEBUG nova.policy [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.495875] [47313]: INFO nova.api.openstack.requestlog [None req-c58f65a1-529c-4434-9a0a-b8a9fe180e16 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.048178 [ 645.496409] [47313]: [pid: 47313|app: 0|req: 1224/2530] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.500917] [47313]: DEBUG nova.api.openstack.wsgi [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.502521] [47313]: DEBUG nova.compute.api [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.505754] [47313]: DEBUG oslo_concurrency.lockutils [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.505984] [47313]: DEBUG oslo_concurrency.lockutils [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.506195] [47313]: DEBUG oslo_concurrency.lockutils [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.506635] [47313]: DEBUG oslo_concurrency.lockutils [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.506743] [47313]: DEBUG oslo_concurrency.lockutils [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.506912] [47313]: DEBUG oslo_concurrency.lockutils [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.522666] [47312]: DEBUG nova.policy [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.526861] [47312]: INFO nova.api.openstack.requestlog [None req-8d9b144b-6c83-45a3-b516-cde8a24ac3e1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.051200 [ 645.527122] [47312]: [pid: 47312|app: 0|req: 1307/2531] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.529593] [47312]: DEBUG nova.api.openstack.wsgi [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.531156] [47312]: DEBUG nova.compute.api [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.539666] [47312]: DEBUG oslo_concurrency.lockutils [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.539762] [47312]: DEBUG oslo_concurrency.lockutils [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.539912] [47312]: DEBUG oslo_concurrency.lockutils [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.540285] [47312]: DEBUG oslo_concurrency.lockutils [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.540478] [47312]: DEBUG oslo_concurrency.lockutils [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.540648] [47312]: DEBUG oslo_concurrency.lockutils [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.541979] [47313]: DEBUG nova.policy [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.546760] [47313]: INFO nova.api.openstack.requestlog [None req-39937026-bd4e-4bfb-ab87-7f019050aad0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.049633 [ 645.549343] [47313]: [pid: 47313|app: 0|req: 1225/2532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.549897] [47313]: DEBUG nova.api.openstack.wsgi [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.552349] [47313]: DEBUG nova.compute.api [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: 98905e39-fda3-47a8-867d-130d76894e53] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.557101] [47313]: DEBUG oslo_concurrency.lockutils [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.557101] [47313]: DEBUG oslo_concurrency.lockutils [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.557101] [47313]: DEBUG oslo_concurrency.lockutils [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.557101] [47313]: DEBUG oslo_concurrency.lockutils [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.557101] [47313]: DEBUG oslo_concurrency.lockutils [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.557101] [47313]: DEBUG oslo_concurrency.lockutils [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.564888] [47313]: INFO nova.api.openstack.wsgi [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] HTTP exception thrown: Instance 98905e39-fda3-47a8-867d-130d76894e53 could not be found. [ 645.565964] [47313]: DEBUG nova.api.openstack.wsgi [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Returning 404 to user: Instance 98905e39-fda3-47a8-867d-130d76894e53 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 645.565964] [47313]: INFO nova.api.openstack.requestlog [None req-515c1143-3824-4a8c-886a-1db9ad75420d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53" status: 404 len: 111 microversion: 2.1 time: 0.017817 [ 645.565964] [47313]: [pid: 47313|app: 0|req: 1226/2533] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/98905e39-fda3-47a8-867d-130d76894e53 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 645.570331] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.571814] [47313]: DEBUG nova.compute.api [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.574576] [47312]: DEBUG nova.policy [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.574855] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.575099] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.575283] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.575664] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.575810] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.576036] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.580056] [47312]: INFO nova.api.openstack.requestlog [None req-c36566c7-a474-4e1f-a3f1-0b193656a2c2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.052337 [ 645.580393] [47312]: [pid: 47312|app: 0|req: 1308/2534] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.584510] [47312]: DEBUG nova.api.openstack.wsgi [None req-22f589dd-4928-4871-867e-961b83d77030 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '.version_select at 0x7b9c4772c160>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.597184] [47312]: INFO nova.api.openstack.requestlog [None req-22f589dd-4928-4871-867e-961b83d77030 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-494406290" status: 202 len: 0 microversion: 2.1 time: 0.016201 [ 645.597631] [47312]: [pid: 47312|app: 0|req: 1309/2535] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:12:02 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-494406290 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 645.609139] [47312]: DEBUG nova.api.openstack.wsgi [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.611267] [47312]: DEBUG nova.compute.api [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.615114] [47312]: DEBUG oslo_concurrency.lockutils [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.615312] [47313]: DEBUG nova.policy [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.615421] [47312]: DEBUG oslo_concurrency.lockutils [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.615529] [47312]: DEBUG oslo_concurrency.lockutils [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.615877] [47312]: DEBUG oslo_concurrency.lockutils [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.616084] [47312]: DEBUG oslo_concurrency.lockutils [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.616255] [47312]: DEBUG oslo_concurrency.lockutils [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.619801] [47313]: INFO nova.api.openstack.requestlog [None req-0e7ca031-3005-4b38-a1a1-45cb67901dd7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.053394 [ 645.620141] [47313]: [pid: 47313|app: 0|req: 1227/2536] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.665167] [47312]: DEBUG nova.policy [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.673671] [47312]: INFO nova.api.openstack.requestlog [None req-46e1b6d1-c9af-4fcb-b7c3-363eb20243e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.066360 [ 645.673912] [47312]: [pid: 47312|app: 0|req: 1310/2537] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 645.697177] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.700227] [47313]: DEBUG nova.compute.api [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.705666] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.706023] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.706130] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.706633] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.706860] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.707267] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.749089] [47312]: DEBUG nova.api.openstack.wsgi [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.749422] [47313]: DEBUG nova.policy [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.751898] [47312]: DEBUG nova.compute.api [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.754882] [47313]: DEBUG nova.policy [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.755517] [47313]: DEBUG nova.policy [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.756919] [47312]: DEBUG oslo_concurrency.lockutils [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.757332] [47312]: DEBUG oslo_concurrency.lockutils [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.757332] [47312]: DEBUG oslo_concurrency.lockutils [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.757690] [47312]: DEBUG oslo_concurrency.lockutils [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.758066] [47312]: DEBUG oslo_concurrency.lockutils [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.758283] [47312]: DEBUG oslo_concurrency.lockutils [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.763750] [47313]: INFO nova.api.openstack.requestlog [None req-3d2f10ae-3f36-4705-941d-b89e6d1c9a47 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.068288 [ 645.763750] [47313]: [pid: 47313|app: 0|req: 1228/2538] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 645.772289] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.774118] [47313]: DEBUG nova.compute.api [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.777160] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.777436] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.777651] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.778043] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.778347] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.778541] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.814208] [47312]: DEBUG nova.policy [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.819582] [47312]: DEBUG nova.policy [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.820934] [47312]: DEBUG nova.policy [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.821518] [47312]: INFO nova.api.openstack.requestlog [None req-4823d010-c956-45d0-b685-18cdc40a2728 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.074808 [ 645.821870] [47312]: [pid: 47312|app: 0|req: 1311/2539] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 645.827689] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.829455] [47313]: DEBUG nova.policy [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.833017] [47312]: DEBUG nova.compute.api [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.833909] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.834148] [47313]: INFO nova.api.openstack.requestlog [None req-8a9481f1-5989-4a58-b434-a10bc6db1526 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1212 microversion: 2.1 time: 0.063743 [ 645.834452] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.834528] [47313]: [pid: 47313|app: 0|req: 1229/2540] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.834707] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.835080] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.835295] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.835464] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.844481] [47313]: DEBUG nova.api.openstack.wsgi [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.846337] [47313]: DEBUG nova.compute.api [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.850620] [47313]: DEBUG oslo_concurrency.lockutils [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.850926] [47313]: DEBUG oslo_concurrency.lockutils [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.851162] [47313]: DEBUG oslo_concurrency.lockutils [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.851558] [47313]: DEBUG oslo_concurrency.lockutils [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.851782] [47313]: DEBUG oslo_concurrency.lockutils [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.852862] [47313]: DEBUG oslo_concurrency.lockutils [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.892579] [47312]: DEBUG nova.policy [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.898520] [47312]: DEBUG nova.policy [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.899211] [47312]: DEBUG nova.policy [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.902823] [47312]: INFO nova.api.openstack.requestlog [None req-b1833f62-d7da-4595-a955-86db07fa50fe tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.076860 [ 645.903094] [47312]: [pid: 47312|app: 0|req: 1312/2541] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 645.905616] [47312]: DEBUG nova.api.openstack.wsgi [req-aaa2a12f-066f-40f4-9f11-8af6906be90b req-509e68b9-bf72-4964-9877-a242783d9523 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3d32ec82-e623-4bbb-93c2-d39c934b4890", "tag": "2cf67927-0ab5-4a4f-8ae0-29554256ae47"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 645.912201] [47312]: DEBUG oslo_concurrency.lockutils [req-aaa2a12f-066f-40f4-9f11-8af6906be90b req-509e68b9-bf72-4964-9877-a242783d9523 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.912306] [47312]: DEBUG oslo_concurrency.lockutils [req-aaa2a12f-066f-40f4-9f11-8af6906be90b req-509e68b9-bf72-4964-9877-a242783d9523 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.912490] [47312]: DEBUG oslo_concurrency.lockutils [req-aaa2a12f-066f-40f4-9f11-8af6906be90b req-509e68b9-bf72-4964-9877-a242783d9523 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.921779] [47313]: DEBUG nova.policy [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 645.925183] [47312]: INFO nova.api.openstack.compute.server_external_events [req-aaa2a12f-066f-40f4-9f11-8af6906be90b req-509e68b9-bf72-4964-9877-a242783d9523 service nova] Creating event network-changed:2cf67927-0ab5-4a4f-8ae0-29554256ae47 for instance 3d32ec82-e623-4bbb-93c2-d39c934b4890 on cpu-1 [ 645.928281] [47312]: INFO nova.api.openstack.requestlog [req-aaa2a12f-066f-40f4-9f11-8af6906be90b req-509e68b9-bf72-4964-9877-a242783d9523 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024377 [ 645.928673] [47312]: [pid: 47312|app: 0|req: 1313/2542] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:02 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 645.931591] [47312]: DEBUG nova.api.openstack.wsgi [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.933325] [47312]: DEBUG nova.compute.api [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.936862] [47313]: INFO nova.api.openstack.requestlog [None req-5afd3994-f67b-4dd4-96ab-b775be151021 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.090929 [ 645.936862] [47313]: [pid: 47313|app: 0|req: 1230/2543] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 645.937545] [47312]: DEBUG oslo_concurrency.lockutils [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.937735] [47312]: DEBUG oslo_concurrency.lockutils [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.937913] [47312]: DEBUG oslo_concurrency.lockutils [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.938338] [47312]: DEBUG oslo_concurrency.lockutils [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.938496] [47312]: DEBUG oslo_concurrency.lockutils [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.938664] [47312]: DEBUG oslo_concurrency.lockutils [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.939785] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 645.942985] [47313]: DEBUG nova.compute.api [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 645.946568] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.946835] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.946977] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 645.947421] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 645.947798] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 645.948087] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.003325] [47313]: DEBUG nova.policy [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.007887] [47312]: DEBUG nova.policy [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.008274] [47313]: INFO nova.api.openstack.requestlog [None req-4e4b89da-1eb2-497a-b78d-feb65c089091 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.072896 [ 646.008553] [47313]: [pid: 47313|app: 0|req: 1231/2544] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.011225] [47313]: DEBUG nova.api.openstack.wsgi [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.014373] [47313]: DEBUG nova.compute.api [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.016380] [47313]: DEBUG oslo_concurrency.lockutils [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.016490] [47312]: INFO nova.api.openstack.requestlog [None req-86930a7b-856b-4f3b-b2eb-5458d9ba401a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.087090 [ 646.016745] [47313]: DEBUG oslo_concurrency.lockutils [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.017508] [47313]: DEBUG oslo_concurrency.lockutils [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.018486] [47312]: [pid: 47312|app: 0|req: 1314/2545] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.018568] [47313]: DEBUG oslo_concurrency.lockutils [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.018568] [47313]: DEBUG oslo_concurrency.lockutils [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.018568] [47313]: DEBUG oslo_concurrency.lockutils [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.019768] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.021913] [47312]: DEBUG nova.compute.api [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.025398] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.025640] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.026121] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.026379] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.026740] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.026740] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.059088] [47313]: DEBUG nova.policy [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.067210] [47313]: INFO nova.api.openstack.requestlog [None req-4505a41e-f6f2-4365-8863-4c7f5d41acf0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.057527 [ 646.067839] [47313]: [pid: 47313|app: 0|req: 1232/2546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.070627] [47313]: DEBUG nova.api.openstack.wsgi [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.072560] [47313]: DEBUG nova.compute.api [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.074518] [47312]: DEBUG nova.policy [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.076707] [47313]: DEBUG oslo_concurrency.lockutils [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.076929] [47313]: DEBUG oslo_concurrency.lockutils [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.077153] [47313]: DEBUG oslo_concurrency.lockutils [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.077626] [47313]: DEBUG oslo_concurrency.lockutils [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.077681] [47313]: DEBUG oslo_concurrency.lockutils [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.077845] [47313]: DEBUG oslo_concurrency.lockutils [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.085145] [47312]: INFO nova.api.openstack.requestlog [None req-5fdd04bf-a5fc-4c01-9ca4-081d9b7e5283 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.063622 [ 646.087025] [47312]: [pid: 47312|app: 0|req: 1315/2547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.087974] [47312]: DEBUG nova.api.openstack.wsgi [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.089903] [47312]: DEBUG nova.compute.api [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.093600] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.093823] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.094009] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.094376] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.094564] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.094728] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.096476] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 646.135902] [47313]: DEBUG nova.policy [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.143034] [47313]: INFO nova.api.openstack.requestlog [None req-f957a0ae-6253-4d2f-876b-0e518c347760 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.072235 [ 646.143034] [47313]: [pid: 47313|app: 0|req: 1233/2548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.143212] [47312]: DEBUG nova.policy [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.144514] [47313]: DEBUG nova.api.openstack.wsgi [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.146331] [47313]: DEBUG nova.compute.api [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.147515] [47312]: INFO nova.api.openstack.requestlog [None req-4fa25638-e470-47d6-b497-d7369adec387 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.061388 [ 646.147889] [47312]: [pid: 47312|app: 0|req: 1316/2549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.149669] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.149912] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.150126] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.150491] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.150604] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.150719] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.150899] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.153720] [47312]: DEBUG nova.compute.api [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.158401] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.158626] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.158810] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.159186] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.159385] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.159556] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.206468] [47313]: DEBUG nova.policy [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.207961] [47312]: DEBUG nova.policy [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.213882] [47312]: INFO nova.api.openstack.requestlog [None req-c2c325ae-2503-4407-a67c-ab41bf54c729 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.064016 [ 646.215815] [47312]: [pid: 47312|app: 0|req: 1317/2550] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.217324] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.218478] [47313]: INFO nova.api.openstack.requestlog [None req-7eef15e8-362d-467a-b885-2533db278d10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.075932 [ 646.218837] [47313]: [pid: 47313|app: 0|req: 1234/2551] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:02 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.219173] [47312]: DEBUG nova.compute.api [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.222986] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.223491] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.223564] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.223981] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.224328] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.224366] [47313]: DEBUG nova.api.openstack.wsgi [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.224582] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.225971] [47313]: DEBUG nova.compute.api [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.232869] [47313]: DEBUG oslo_concurrency.lockutils [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.233183] [47313]: DEBUG oslo_concurrency.lockutils [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.233390] [47313]: DEBUG oslo_concurrency.lockutils [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.233763] [47313]: DEBUG oslo_concurrency.lockutils [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.233980] [47313]: DEBUG oslo_concurrency.lockutils [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.234189] [47313]: DEBUG oslo_concurrency.lockutils [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.261814] [47312]: DEBUG nova.policy [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.268975] [47312]: INFO nova.api.openstack.requestlog [None req-ae37f8c5-b528-42e9-a7e1-b2c9733d64b6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1240 microversion: 2.1 time: 0.054009 [ 646.269894] [47312]: [pid: 47312|app: 0|req: 1318/2552] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.273563] [47312]: DEBUG nova.api.openstack.wsgi [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.282275] [47312]: DEBUG nova.compute.api [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.305501] [47313]: DEBUG nova.policy [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.310582] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.310841] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.311045] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.311732] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.311989] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.312337] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.313634] [47313]: INFO nova.api.openstack.requestlog [None req-edefca2a-5cff-4d80-9c9f-27c21d21c576 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.094166 [ 646.314579] [47313]: [pid: 47313|app: 0|req: 1235/2553] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.320615] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3cf0708-8084-4fdc-9b91-fed1b29bc1d3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Action: 'create', calling method: .version_select at 0x7b9c4738b9a0>, body: {"keypair": {"name": "tempest-keypair-648378743", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNKmB6gKLWzMZfZzunjDfntBY1f/7yRDhek0tCxHTkklfMCoQll/p+81rWCdB1l9a0Utt/T/kMYbbQ1xge2RMM8v0cIpGBUiFkloXHKgb3yKzUtFcF8u24EyHDxHwL1eSQ=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 646.335504] [47313]: DEBUG nova.quota [None req-a3cf0708-8084-4fdc-9b91-fed1b29bc1d3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for project 5b80714a72c14aef842c7b02001edd92. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 646.340568] [47313]: DEBUG nova.quota [None req-a3cf0708-8084-4fdc-9b91-fed1b29bc1d3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for user 11e1217449554a459d4f5cb72bfc578f and project 5b80714a72c14aef842c7b02001edd92. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 646.362423] [47313]: INFO nova.api.openstack.requestlog [None req-a3cf0708-8084-4fdc-9b91-fed1b29bc1d3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.043647 [ 646.365112] [47313]: [pid: 47313|app: 0|req: 1236/2554] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:12:03 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 646.366094] [47313]: DEBUG nova.api.openstack.wsgi [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.369824] [47313]: DEBUG nova.compute.api [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.374592] [47313]: DEBUG oslo_concurrency.lockutils [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.374858] [47313]: DEBUG oslo_concurrency.lockutils [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.375084] [47313]: DEBUG oslo_concurrency.lockutils [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.375478] [47313]: DEBUG oslo_concurrency.lockutils [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.375700] [47313]: DEBUG oslo_concurrency.lockutils [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.375892] [47313]: DEBUG oslo_concurrency.lockutils [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.378196] [47312]: DEBUG nova.policy [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.385659] [47312]: DEBUG nova.policy [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.386355] [47312]: DEBUG nova.policy [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.386972] [47312]: INFO nova.api.openstack.requestlog [None req-7cb53778-622c-4828-95d6-7c5fb8ef672a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.116927 [ 646.387417] [47312]: [pid: 47312|app: 0|req: 1319/2555] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 646.413219] [47312]: DEBUG nova.api.openstack.wsgi [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.415055] [47312]: DEBUG nova.compute.api [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.419525] [47312]: DEBUG oslo_concurrency.lockutils [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.419705] [47312]: DEBUG oslo_concurrency.lockutils [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.419893] [47312]: DEBUG oslo_concurrency.lockutils [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.420308] [47312]: DEBUG oslo_concurrency.lockutils [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.420547] [47312]: DEBUG oslo_concurrency.lockutils [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.420719] [47312]: DEBUG oslo_concurrency.lockutils [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.423123] [47313]: DEBUG nova.policy [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.428601] [47313]: INFO nova.api.openstack.requestlog [None req-29de72fb-0aac-42d4-a114-a907f8ef077e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.065131 [ 646.429077] [47313]: [pid: 47313|app: 0|req: 1237/2556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.459956] [47313]: DEBUG nova.api.openstack.wsgi [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.462618] [47313]: DEBUG nova.compute.api [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.467400] [47313]: DEBUG oslo_concurrency.lockutils [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.469129] [47313]: DEBUG oslo_concurrency.lockutils [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.469199] [47313]: DEBUG oslo_concurrency.lockutils [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.469363] [47312]: DEBUG nova.policy [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.469572] [47313]: DEBUG oslo_concurrency.lockutils [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.470025] [47313]: DEBUG oslo_concurrency.lockutils [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.470257] [47313]: DEBUG oslo_concurrency.lockutils [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.475390] [47312]: DEBUG nova.policy [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.478437] [47312]: DEBUG nova.policy [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.480515] [47312]: INFO nova.api.openstack.requestlog [None req-804fcad4-16fc-4127-9e3f-6028b07ac254 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.070286 [ 646.481021] [47312]: [pid: 47312|app: 0|req: 1320/2557] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 646.513415] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.513970] [47312]: DEBUG nova.compute.api [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.517773] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.518017] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.518221] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.518717] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.519145] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.519352] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.522248] [47313]: DEBUG nova.policy [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.530545] [47313]: INFO nova.api.openstack.requestlog [None req-1256999b-1fbe-45d8-b077-4dc2b26dc9d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.074450 [ 646.530918] [47313]: [pid: 47313|app: 0|req: 1238/2558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.547227] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.548907] [47313]: DEBUG nova.compute.api [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.553470] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.553716] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.553907] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.555398] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.556572] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.556572] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.574588] [47312]: DEBUG nova.policy [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.579975] [47312]: INFO nova.api.openstack.requestlog [None req-6a64e3dc-9e99-4b3a-8262-7cc2888e27ed tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.070101 [ 646.579975] [47312]: [pid: 47312|app: 0|req: 1321/2559] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.582036] [47312]: DEBUG nova.api.openstack.wsgi [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.584012] [47312]: DEBUG nova.compute.api [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.590226] [47312]: DEBUG oslo_concurrency.lockutils [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.590226] [47312]: DEBUG oslo_concurrency.lockutils [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.590226] [47312]: DEBUG oslo_concurrency.lockutils [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.590226] [47312]: DEBUG oslo_concurrency.lockutils [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.590226] [47312]: DEBUG oslo_concurrency.lockutils [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.590532] [47312]: DEBUG oslo_concurrency.lockutils [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.599764] [47313]: DEBUG nova.policy [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.606709] [47313]: INFO nova.api.openstack.requestlog [None req-9bb51c03-f824-44cf-abd6-12b10ee80a58 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.062299 [ 646.606709] [47313]: [pid: 47313|app: 0|req: 1239/2560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 646.608993] [47313]: DEBUG nova.api.openstack.wsgi [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.610604] [47313]: DEBUG nova.compute.api [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.613961] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.614505] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.614505] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.614830] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.614927] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.615133] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.633871] [47312]: DEBUG nova.policy [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.638727] [47312]: INFO nova.api.openstack.requestlog [None req-560e782b-f6cb-47ad-aa9f-122bdd4e27ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.058798 [ 646.639086] [47312]: [pid: 47312|app: 0|req: 1322/2561] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.642613] [47312]: DEBUG nova.api.openstack.wsgi [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.645041] [47312]: DEBUG nova.compute.api [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.648577] [47312]: DEBUG oslo_concurrency.lockutils [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.648750] [47312]: DEBUG oslo_concurrency.lockutils [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.648937] [47312]: DEBUG oslo_concurrency.lockutils [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.649314] [47312]: DEBUG oslo_concurrency.lockutils [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.649511] [47312]: DEBUG oslo_concurrency.lockutils [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.649683] [47312]: DEBUG oslo_concurrency.lockutils [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.654731] [47313]: DEBUG nova.policy [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.660503] [47313]: INFO nova.api.openstack.requestlog [None req-23d24273-cb3e-4ee8-8441-99cd7b5a6004 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.053412 [ 646.661043] [47313]: [pid: 47313|app: 0|req: 1240/2562] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.688039] [47313]: DEBUG nova.api.openstack.wsgi [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.690035] [47313]: DEBUG nova.compute.api [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.693247] [47312]: DEBUG nova.policy [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.693571] [47313]: DEBUG oslo_concurrency.lockutils [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.693571] [47313]: DEBUG oslo_concurrency.lockutils [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.693707] [47313]: DEBUG oslo_concurrency.lockutils [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.694106] [47313]: DEBUG oslo_concurrency.lockutils [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.694321] [47313]: DEBUG oslo_concurrency.lockutils [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.695012] [47313]: DEBUG oslo_concurrency.lockutils [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.699050] [47312]: INFO nova.api.openstack.requestlog [None req-25d78d5e-17fb-4922-9eef-8ef012398cc2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.058294 [ 646.699281] [47312]: [pid: 47312|app: 0|req: 1323/2563] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.730984] [47313]: DEBUG nova.policy [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.735195] [47313]: INFO nova.api.openstack.requestlog [None req-a472e348-692d-424f-bd23-a537700ea091 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.049388 [ 646.735524] [47313]: [pid: 47313|app: 0|req: 1241/2564] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.782131] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.783308] [47312]: DEBUG nova.compute.api [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.792298] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.792298] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.792298] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.792298] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.792298] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.792298] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.839125] [47312]: DEBUG nova.policy [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.841842] [47313]: DEBUG nova.api.openstack.wsgi [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.844736] [47313]: DEBUG nova.compute.api [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.845323] [47312]: DEBUG nova.policy [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.846136] [47312]: DEBUG nova.policy [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.849807] [47312]: INFO nova.api.openstack.requestlog [None req-b5b13ab5-61a4-4078-9c92-1a0f9708ecc3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.072699 [ 646.849868] [47313]: DEBUG oslo_concurrency.lockutils [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.849868] [47313]: DEBUG oslo_concurrency.lockutils [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.850361] [47313]: DEBUG oslo_concurrency.lockutils [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.850404] [47312]: [pid: 47312|app: 0|req: 1324/2565] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 646.850701] [47313]: DEBUG oslo_concurrency.lockutils [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.850915] [47313]: DEBUG oslo_concurrency.lockutils [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.852744] [47313]: DEBUG oslo_concurrency.lockutils [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.853388] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.855940] [47312]: DEBUG nova.compute.api [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.863659] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.863896] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.864087] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.864444] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.864639] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.864805] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.914885] [47313]: DEBUG nova.policy [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.920395] [47313]: DEBUG nova.policy [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.920395] [47313]: DEBUG nova.policy [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.921772] [47312]: DEBUG nova.policy [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.921887] [47313]: INFO nova.api.openstack.requestlog [None req-efedc810-3032-4c2b-9dd9-e6e7e16e47b8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.083219 [ 646.921887] [47313]: [pid: 47313|app: 0|req: 1242/2566] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 646.924028] [47313]: DEBUG nova.api.openstack.wsgi [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.925581] [47313]: DEBUG nova.compute.api [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.929724] [47312]: INFO nova.api.openstack.requestlog [None req-c0712318-7a64-4056-8b27-28f490abd02b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1212 microversion: 2.1 time: 0.078708 [ 646.930099] [47312]: [pid: 47312|app: 0|req: 1325/2567] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1212 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 646.931758] [47313]: DEBUG oslo_concurrency.lockutils [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.932073] [47313]: DEBUG oslo_concurrency.lockutils [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.932465] [47313]: DEBUG oslo_concurrency.lockutils [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.932883] [47313]: DEBUG oslo_concurrency.lockutils [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.933320] [47313]: DEBUG oslo_concurrency.lockutils [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.933569] [47313]: DEBUG oslo_concurrency.lockutils [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.946356] [47312]: DEBUG nova.api.openstack.wsgi [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 646.948633] [47312]: DEBUG nova.compute.api [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 646.951916] [47312]: DEBUG oslo_concurrency.lockutils [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.952383] [47312]: DEBUG oslo_concurrency.lockutils [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.952594] [47312]: DEBUG oslo_concurrency.lockutils [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.955794] [47312]: DEBUG oslo_concurrency.lockutils [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 646.955794] [47312]: DEBUG oslo_concurrency.lockutils [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 646.955794] [47312]: DEBUG oslo_concurrency.lockutils [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 646.972880] [47313]: DEBUG nova.policy [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.977532] [47313]: DEBUG nova.policy [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.978201] [47313]: DEBUG nova.policy [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.986570] [47313]: INFO nova.api.openstack.requestlog [None req-505e969f-c67c-4268-b008-5dcfcd848644 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.064447 [ 646.987065] [47313]: [pid: 47313|app: 0|req: 1243/2568] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 646.994117] [47312]: DEBUG nova.policy [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 646.997369] [47312]: INFO nova.api.openstack.requestlog [None req-685bbf84-871a-4da4-914d-7a07c57a3e3d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.053294 [ 646.997848] [47312]: [pid: 47312|app: 0|req: 1326/2569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.024082] [47313]: DEBUG nova.api.openstack.wsgi [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.026988] [47313]: DEBUG nova.compute.api [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.031877] [47312]: DEBUG nova.api.openstack.wsgi [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.032870] [47313]: DEBUG oslo_concurrency.lockutils [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.033140] [47313]: DEBUG oslo_concurrency.lockutils [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.033324] [47313]: DEBUG oslo_concurrency.lockutils [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.033840] [47313]: DEBUG oslo_concurrency.lockutils [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.034078] [47313]: DEBUG oslo_concurrency.lockutils [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.034232] [47312]: DEBUG nova.compute.api [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.034291] [47313]: DEBUG oslo_concurrency.lockutils [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.038402] [47312]: DEBUG oslo_concurrency.lockutils [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.038801] [47312]: DEBUG oslo_concurrency.lockutils [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.039106] [47312]: DEBUG oslo_concurrency.lockutils [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.039571] [47312]: DEBUG oslo_concurrency.lockutils [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.039891] [47312]: DEBUG oslo_concurrency.lockutils [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.040187] [47312]: DEBUG oslo_concurrency.lockutils [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.082391] [47313]: DEBUG nova.policy [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.088023] [47313]: INFO nova.api.openstack.requestlog [None req-a79c23bb-c861-4035-a4fa-0959ab652fde tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.066170 [ 647.088360] [47313]: [pid: 47313|app: 0|req: 1244/2570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.091481] [47312]: DEBUG nova.policy [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.091608] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.093215] [47313]: DEBUG nova.compute.api [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.095952] [47312]: INFO nova.api.openstack.requestlog [None req-a84282e6-1e3b-429d-a260-664f7d4b2567 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1208 microversion: 2.1 time: 0.066640 [ 647.096299] [47312]: [pid: 47312|app: 0|req: 1327/2571] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1208 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.096736] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.099028] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.099028] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.099028] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.099028] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.099028] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.105650] [47312]: DEBUG nova.api.openstack.wsgi [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.107635] [47312]: DEBUG nova.compute.api [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.111025] [47312]: DEBUG oslo_concurrency.lockutils [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.111267] [47312]: DEBUG oslo_concurrency.lockutils [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.111453] [47312]: DEBUG oslo_concurrency.lockutils [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.112252] [47312]: DEBUG oslo_concurrency.lockutils [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.112252] [47312]: DEBUG oslo_concurrency.lockutils [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.112252] [47312]: DEBUG oslo_concurrency.lockutils [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.136452] [47313]: DEBUG nova.policy [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.141195] [47313]: INFO nova.api.openstack.requestlog [None req-5a82deed-d50e-4774-acc8-5e6555fedce8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.052248 [ 647.141552] [47313]: [pid: 47313|app: 0|req: 1245/2572] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.152347] [47312]: DEBUG nova.policy [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.156459] [47313]: DEBUG nova.api.openstack.wsgi [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.157251] [47312]: INFO nova.api.openstack.requestlog [None req-27360ab0-9630-4436-9bc0-120bed25cc6d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.053189 [ 647.157251] [47312]: [pid: 47312|app: 0|req: 1328/2573] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:03 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.158468] [47313]: DEBUG nova.compute.api [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.162601] [47313]: DEBUG oslo_concurrency.lockutils [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.162601] [47313]: DEBUG oslo_concurrency.lockutils [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.162601] [47313]: DEBUG oslo_concurrency.lockutils [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.162852] [47313]: DEBUG oslo_concurrency.lockutils [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.163148] [47313]: DEBUG oslo_concurrency.lockutils [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.163727] [47313]: DEBUG oslo_concurrency.lockutils [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.164776] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.167440] [47312]: DEBUG nova.compute.api [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.170974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.171219] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.171999] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.171999] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.171999] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.172158] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.200710] [47313]: DEBUG nova.policy [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.205083] [47313]: INFO nova.api.openstack.requestlog [None req-348e20c0-7027-4a75-9fa0-af4daf616262 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.050564 [ 647.205661] [47313]: [pid: 47313|app: 0|req: 1246/2574] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 647.206041] [47312]: DEBUG nova.policy [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.213389] [47312]: INFO nova.api.openstack.requestlog [None req-5c84ecde-3506-4ee2-9821-8662fb954605 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.054277 [ 647.213813] [47312]: [pid: 47312|app: 0|req: 1329/2575] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 647.229582] [47312]: DEBUG nova.api.openstack.wsgi [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.231979] [47312]: DEBUG nova.compute.api [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.237454] [47312]: DEBUG oslo_concurrency.lockutils [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.237454] [47312]: DEBUG oslo_concurrency.lockutils [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.237454] [47312]: DEBUG oslo_concurrency.lockutils [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.237454] [47312]: DEBUG oslo_concurrency.lockutils [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.237454] [47312]: DEBUG oslo_concurrency.lockutils [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.237671] [47312]: DEBUG oslo_concurrency.lockutils [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.275998] [47312]: DEBUG nova.policy [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.283216] [47312]: INFO nova.api.openstack.requestlog [None req-578287e6-90f3-4e31-8eeb-7ab74b4ba551 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.056076 [ 647.283216] [47312]: [pid: 47312|app: 0|req: 1330/2576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.287681] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1781273230", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8bbf9d4b-059e-4a8e-8f2d-4b35f08964ba"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 647.289790] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.291348] [47312]: DEBUG nova.compute.api [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.296365] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.296607] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.296793] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.297173] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.297377] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.297548] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.340173] [47312]: DEBUG nova.policy [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.344490] [47313]: DEBUG nova.network.neutron [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] validate_networks() for [('8bbf9d4b-059e-4a8e-8f2d-4b35f08964ba', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 647.345688] [47312]: INFO nova.api.openstack.requestlog [None req-d0b3039e-e14e-435a-9fcf-37ff1cdbbf55 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.061861 [ 647.346298] [47312]: [pid: 47312|app: 0|req: 1331/2577] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.348986] [47312]: DEBUG nova.api.openstack.wsgi [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.350768] [47312]: DEBUG nova.compute.api [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.356596] [47312]: DEBUG oslo_concurrency.lockutils [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.356845] [47312]: DEBUG oslo_concurrency.lockutils [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.357561] [47312]: DEBUG oslo_concurrency.lockutils [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.357561] [47312]: DEBUG oslo_concurrency.lockutils [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.357693] [47312]: DEBUG oslo_concurrency.lockutils [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.357874] [47312]: DEBUG oslo_concurrency.lockutils [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.398084] [47312]: DEBUG nova.policy [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.401552] [47312]: INFO nova.api.openstack.requestlog [None req-65d0ef2d-ae12-46a2-8cb8-9461a1d3452c tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1240 microversion: 2.1 time: 0.054663 [ 647.401890] [47312]: [pid: 47312|app: 0|req: 1332/2578] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.407234] [47312]: DEBUG nova.api.openstack.wsgi [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.407234] [47312]: DEBUG nova.compute.api [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.412511] [47312]: DEBUG oslo_concurrency.lockutils [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.412831] [47312]: DEBUG oslo_concurrency.lockutils [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.413103] [47312]: DEBUG oslo_concurrency.lockutils [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.413473] [47312]: DEBUG oslo_concurrency.lockutils [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.413679] [47312]: DEBUG oslo_concurrency.lockutils [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.414068] [47312]: DEBUG oslo_concurrency.lockutils [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.474481] [47312]: DEBUG nova.policy [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.478820] [47312]: INFO nova.api.openstack.requestlog [None req-58a30a82-c504-4b39-af25-9b586f871300 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.076275 [ 647.479326] [47312]: [pid: 47312|app: 0|req: 1333/2579] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.483971] [47312]: DEBUG nova.api.openstack.wsgi [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.485016] [47312]: DEBUG nova.compute.api [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.489129] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.489367] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.489551] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.489915] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.490128] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.490302] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.532517] [47312]: DEBUG nova.policy [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.534790] [47313]: DEBUG nova.virt.hardware [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 647.535014] [47313]: DEBUG nova.virt.hardware [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 647.535221] [47313]: DEBUG nova.virt.hardware [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 647.535386] [47313]: DEBUG nova.virt.hardware [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 647.535548] [47313]: DEBUG nova.virt.hardware [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 647.537694] [47312]: DEBUG nova.policy [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.538822] [47312]: DEBUG nova.policy [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.539467] [47312]: INFO nova.api.openstack.requestlog [None req-0cf0816d-f05a-4015-b33a-e23b6ad44a27 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.059754 [ 647.540511] [47312]: [pid: 47312|app: 0|req: 1334/2580] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 647.542232] [47312]: DEBUG nova.api.openstack.wsgi [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.543873] [47312]: DEBUG nova.compute.api [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.546815] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.546815] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.547054] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.547661] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.547661] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.547764] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.547874] [47312]: DEBUG oslo_concurrency.lockutils [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.548107] [47312]: DEBUG oslo_concurrency.lockutils [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.548299] [47312]: DEBUG oslo_concurrency.lockutils [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.548606] [47312]: DEBUG oslo_concurrency.lockutils [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.548806] [47312]: DEBUG oslo_concurrency.lockutils [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.548980] [47312]: DEBUG oslo_concurrency.lockutils [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.559304] [47313]: DEBUG nova.quota [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Getting quotas for project c6c59f1b269040d5a4605fa7a178cdf8. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 647.562766] [47313]: DEBUG nova.quota [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Getting quotas for user 5c4d2671dab9481fb94161b1188de693 and project c6c59f1b269040d5a4605fa7a178cdf8. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 647.569669] [47313]: DEBUG nova.compute.api [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 647.570912] [47313]: DEBUG nova.compute.api [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 647.585806] [47312]: DEBUG nova.policy [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.590068] [47312]: INFO nova.api.openstack.requestlog [None req-40f021ed-226d-4a34-bf51-0cb9b6b6705f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.049562 [ 647.590392] [47312]: [pid: 47312|app: 0|req: 1335/2581] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.595635] [47312]: DEBUG nova.api.openstack.wsgi [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.601301] [47313]: INFO nova.api.openstack.requestlog [None req-2d9888c2-5aef-4062-81bc-37bfc89bdabb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.388561 [ 647.601401] [47312]: DEBUG nova.compute.api [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.601584] [47313]: [pid: 47313|app: 0|req: 1247/2582] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:04 2024] POST /compute/v2.1/servers => generated 380 bytes in 389 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 647.606609] [47313]: DEBUG nova.api.openstack.wsgi [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1358580517", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "88f152b3-ccc4-4259-8c23-6a57085754ce"}], "security_groups": [{"name": "tempest-securitygroup--1709928951"}], "key_name": "tempest-keypair-648378743", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 647.606743] [47312]: DEBUG oslo_concurrency.lockutils [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.606743] [47312]: DEBUG oslo_concurrency.lockutils [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.606743] [47312]: DEBUG oslo_concurrency.lockutils [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.606743] [47312]: DEBUG oslo_concurrency.lockutils [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.606872] [47312]: DEBUG oslo_concurrency.lockutils [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.607422] [47312]: DEBUG oslo_concurrency.lockutils [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.648199] [47312]: DEBUG nova.policy [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.653417] [47312]: DEBUG nova.policy [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.654117] [47312]: DEBUG nova.policy [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.657489] [47312]: INFO nova.api.openstack.requestlog [None req-fed8c1f2-810b-455c-aa83-05ef40e09c9c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.065936 [ 647.657489] [47312]: [pid: 47312|app: 0|req: 1336/2583] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 647.659857] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 647.661063] [47312]: DEBUG nova.compute.api [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 647.666200] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.666200] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.666200] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.666200] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.666200] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.666200] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.695532] [47313]: DEBUG nova.network.neutron [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] validate_networks() for [('88f152b3-ccc4-4259-8c23-6a57085754ce', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 647.703133] [47312]: DEBUG nova.policy [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 647.707401] [47312]: INFO nova.api.openstack.requestlog [None req-0f525148-bbc2-4623-aa4d-2a7a90e3a4eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.049643 [ 647.709428] [47312]: [pid: 47312|app: 0|req: 1337/2584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 647.758626] [47312]: DEBUG nova.api.openstack.wsgi [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsTestJSON-server-1273519342", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "c0f1942c-187d-4070-becd-44a63b20c668"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 647.798724] [47312]: DEBUG nova.network.neutron [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] validate_networks() for [('c0f1942c-187d-4070-becd-44a63b20c668', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 647.979570] [47313]: DEBUG nova.virt.hardware [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 647.979812] [47313]: DEBUG nova.virt.hardware [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 647.980045] [47313]: DEBUG nova.virt.hardware [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 647.980216] [47313]: DEBUG nova.virt.hardware [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 647.980372] [47313]: DEBUG nova.virt.hardware [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 647.985109] [47313]: DEBUG oslo_concurrency.lockutils [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.985532] [47313]: DEBUG oslo_concurrency.lockutils [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.985532] [47313]: DEBUG oslo_concurrency.lockutils [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.986067] [47313]: DEBUG oslo_concurrency.lockutils [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 647.986282] [47313]: DEBUG oslo_concurrency.lockutils [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 647.986456] [47313]: DEBUG oslo_concurrency.lockutils [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 647.994324] [47313]: DEBUG nova.quota [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for project 5b80714a72c14aef842c7b02001edd92. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 647.996567] [47313]: DEBUG nova.quota [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Getting quotas for user 11e1217449554a459d4f5cb72bfc578f and project 5b80714a72c14aef842c7b02001edd92. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 648.003218] [47313]: DEBUG nova.compute.api [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 648.004546] [47313]: DEBUG nova.compute.api [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 648.040140] [47313]: INFO nova.api.openstack.requestlog [None req-296ad947-f92c-4c1f-9eb3-a7fab6c85494 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.435844 [ 648.040140] [47313]: [pid: 47313|app: 0|req: 1248/2585] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:04 2024] POST /compute/v2.1/servers => generated 406 bytes in 436 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 648.044033] [47313]: DEBUG nova.api.openstack.wsgi [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.045616] [47313]: DEBUG nova.compute.api [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.049195] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.049425] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.049608] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.049984] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.050183] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.050354] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.091587] [47313]: DEBUG nova.policy [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.095752] [47312]: DEBUG nova.virt.hardware [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 648.095851] [47313]: INFO nova.api.openstack.requestlog [None req-84a3007d-f40a-4374-bb3a-3ee1c06e83c8 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.056756 [ 648.095950] [47312]: DEBUG nova.virt.hardware [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 648.096167] [47312]: DEBUG nova.virt.hardware [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 648.096217] [47313]: [pid: 47313|app: 0|req: 1249/2586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.096320] [47312]: DEBUG nova.virt.hardware [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 648.096479] [47312]: DEBUG nova.virt.hardware [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 648.098549] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.100163] [47313]: DEBUG nova.compute.api [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.101940] [47312]: DEBUG oslo_concurrency.lockutils [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.102193] [47312]: DEBUG oslo_concurrency.lockutils [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.102372] [47312]: DEBUG oslo_concurrency.lockutils [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.102753] [47312]: DEBUG oslo_concurrency.lockutils [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.102977] [47312]: DEBUG oslo_concurrency.lockutils [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.103166] [47312]: DEBUG oslo_concurrency.lockutils [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.103583] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.103804] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.104018] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.104379] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.104567] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.105151] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.112533] [47312]: DEBUG nova.quota [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Getting quotas for project f3d04867a4e544688e1c592a64b3b41d. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 648.114531] [47312]: DEBUG nova.quota [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Getting quotas for user 7412ca04d3de45e39ef81f5e1b97e1d9 and project f3d04867a4e544688e1c592a64b3b41d. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 648.121817] [47312]: DEBUG nova.compute.api [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 648.123202] [47312]: DEBUG nova.compute.api [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 648.138892] [47313]: DEBUG nova.policy [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.144617] [47313]: INFO nova.api.openstack.requestlog [None req-7c8ead02-e281-481c-8c0c-96ad684e1ed2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.047858 [ 648.144947] [47313]: [pid: 47313|app: 0|req: 1250/2587] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:04 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.147364] [47313]: DEBUG nova.api.openstack.wsgi [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1818917887", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8bbf9d4b-059e-4a8e-8f2d-4b35f08964ba"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 648.153990] [47312]: INFO nova.api.openstack.requestlog [None req-9299c6d2-d04a-4fda-8be6-8bc343ccb8a6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.445645 [ 648.154395] [47312]: [pid: 47312|app: 0|req: 1338/2588] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:04 2024] POST /compute/v2.1/servers => generated 380 bytes in 446 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 648.156960] [47312]: DEBUG nova.api.openstack.wsgi [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.158752] [47312]: DEBUG nova.compute.api [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.163640] [47312]: DEBUG oslo_concurrency.lockutils [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.164803] [47312]: DEBUG oslo_concurrency.lockutils [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.165055] [47312]: DEBUG oslo_concurrency.lockutils [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.165571] [47312]: DEBUG oslo_concurrency.lockutils [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.165793] [47312]: DEBUG oslo_concurrency.lockutils [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.165974] [47312]: DEBUG oslo_concurrency.lockutils [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.179929] [47313]: DEBUG nova.network.neutron [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] validate_networks() for [('8bbf9d4b-059e-4a8e-8f2d-4b35f08964ba', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 648.208116] [47312]: DEBUG nova.policy [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.216136] [47312]: INFO nova.api.openstack.requestlog [None req-b51a5f02-7927-4817-8788-79bfd29ed5fd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.061075 [ 648.216545] [47312]: [pid: 47312|app: 0|req: 1339/2589] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.220145] [47312]: DEBUG nova.api.openstack.wsgi [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.220613] [47312]: DEBUG nova.compute.api [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.227800] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.228056] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.228369] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.228698] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.228926] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.229130] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.269098] [47312]: DEBUG nova.policy [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.277129] [47312]: INFO nova.api.openstack.requestlog [None req-76b3fd81-b798-4d2a-82fd-608cfbdb906e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.058064 [ 648.277129] [47312]: [pid: 47312|app: 0|req: 1340/2590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.278451] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.280300] [47312]: DEBUG nova.compute.api [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.284396] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.284764] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.285075] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.285589] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.286018] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.286323] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.329508] [47312]: DEBUG nova.policy [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.335167] [47312]: INFO nova.api.openstack.requestlog [None req-0c7047a6-d62a-4eed-b05d-d8f1b681703e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.059048 [ 648.335651] [47312]: [pid: 47312|app: 0|req: 1341/2591] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.338533] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.340153] [47312]: DEBUG nova.compute.api [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.348145] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.348145] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.348145] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.348145] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.348145] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.348145] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.382242] [47313]: DEBUG nova.virt.hardware [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 648.382443] [47313]: DEBUG nova.virt.hardware [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 648.382654] [47313]: DEBUG nova.virt.hardware [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 648.382823] [47313]: DEBUG nova.virt.hardware [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 648.383009] [47313]: DEBUG nova.virt.hardware [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 648.389775] [47312]: DEBUG nova.policy [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.392449] [47312]: INFO nova.api.openstack.requestlog [None req-1b9ec591-0482-429e-a1c9-1f5dccbfa0be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.055964 [ 648.392944] [47312]: [pid: 47312|app: 0|req: 1342/2592] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.394159] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.394398] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.394574] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.394968] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.395260] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.395522] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.395930] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.397745] [47312]: DEBUG nova.compute.api [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.401229] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.401578] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.401886] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.402357] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.402658] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.402933] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.408812] [47313]: DEBUG nova.quota [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Getting quotas for project c6c59f1b269040d5a4605fa7a178cdf8. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 648.412658] [47313]: DEBUG nova.quota [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Getting quotas for user 5c4d2671dab9481fb94161b1188de693 and project c6c59f1b269040d5a4605fa7a178cdf8. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 648.419717] [47313]: DEBUG nova.compute.api [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 648.421013] [47313]: DEBUG nova.compute.api [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 648.435424] [47312]: DEBUG nova.policy [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.440627] [47312]: DEBUG nova.policy [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.441300] [47312]: DEBUG nova.policy [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.445543] [47312]: INFO nova.api.openstack.requestlog [None req-0e6a5a0f-15f6-4041-8455-bf3510103a51 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.051958 [ 648.445876] [47312]: [pid: 47312|app: 0|req: 1343/2593] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 648.448156] [47312]: DEBUG nova.api.openstack.wsgi [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.449707] [47312]: DEBUG nova.compute.api [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.452578] [47312]: DEBUG oslo_concurrency.lockutils [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.452868] [47312]: DEBUG oslo_concurrency.lockutils [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.453009] [47312]: DEBUG oslo_concurrency.lockutils [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.453417] [47312]: DEBUG oslo_concurrency.lockutils [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.453563] [47312]: DEBUG oslo_concurrency.lockutils [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.453708] [47312]: DEBUG oslo_concurrency.lockutils [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.454359] [47313]: INFO nova.api.openstack.requestlog [None req-3df7de5b-f69d-4a13-bded-f34b3bd95bb4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.308809 [ 648.454722] [47313]: [pid: 47313|app: 0|req: 1251/2594] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:05 2024] POST /compute/v2.1/servers => generated 380 bytes in 309 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 648.457096] [47313]: DEBUG nova.api.openstack.wsgi [req-c84c12b3-5c98-4907-a589-61e32267a515 req-28b47d3c-b850-46ba-a711-c64a5d3c8d07 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d32ec82-e623-4bbb-93c2-d39c934b4890", "name": "network-vif-deleted", "tag": "2cf67927-0ab5-4a4f-8ae0-29554256ae47"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 648.462531] [47313]: DEBUG oslo_concurrency.lockutils [req-c84c12b3-5c98-4907-a589-61e32267a515 req-28b47d3c-b850-46ba-a711-c64a5d3c8d07 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.462756] [47313]: DEBUG oslo_concurrency.lockutils [req-c84c12b3-5c98-4907-a589-61e32267a515 req-28b47d3c-b850-46ba-a711-c64a5d3c8d07 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.462953] [47313]: DEBUG oslo_concurrency.lockutils [req-c84c12b3-5c98-4907-a589-61e32267a515 req-28b47d3c-b850-46ba-a711-c64a5d3c8d07 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.470591] [47313]: INFO nova.api.openstack.compute.server_external_events [req-c84c12b3-5c98-4907-a589-61e32267a515 req-28b47d3c-b850-46ba-a711-c64a5d3c8d07 service nova] Creating event network-vif-deleted:2cf67927-0ab5-4a4f-8ae0-29554256ae47 for instance 3d32ec82-e623-4bbb-93c2-d39c934b4890 on cpu-1 [ 648.474201] [47313]: INFO nova.api.openstack.requestlog [req-c84c12b3-5c98-4907-a589-61e32267a515 req-28b47d3c-b850-46ba-a711-c64a5d3c8d07 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016758 [ 648.474201] [47313]: [pid: 47313|app: 0|req: 1252/2595] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:05 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 648.475329] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.477217] [47313]: DEBUG nova.compute.api [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.480417] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.480659] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.480844] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.481222] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.481423] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.481595] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.497958] [47312]: DEBUG nova.policy [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.503259] [47312]: DEBUG nova.policy [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.503922] [47312]: DEBUG nova.policy [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.504633] [47312]: INFO nova.api.openstack.requestlog [None req-2236056a-5c17-4ff1-8c75-169e1874339b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.058226 [ 648.505120] [47312]: [pid: 47312|app: 0|req: 1344/2596] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 648.508994] [47312]: DEBUG nova.api.openstack.wsgi [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.511699] [47312]: DEBUG nova.compute.api [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.516284] [47312]: DEBUG oslo_concurrency.lockutils [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.516581] [47312]: DEBUG oslo_concurrency.lockutils [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.517061] [47312]: DEBUG oslo_concurrency.lockutils [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.517497] [47312]: DEBUG oslo_concurrency.lockutils [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.517740] [47312]: DEBUG oslo_concurrency.lockutils [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.517964] [47312]: DEBUG oslo_concurrency.lockutils [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.522519] [47313]: DEBUG nova.policy [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.526121] [47313]: INFO nova.api.openstack.requestlog [None req-2f09128d-d164-41f2-8a47-a0f415fd8468 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1210 microversion: 2.1 time: 0.052933 [ 648.526550] [47313]: [pid: 47313|app: 0|req: 1253/2597] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.529655] [47313]: DEBUG nova.api.openstack.wsgi [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.531354] [47313]: DEBUG nova.compute.api [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.534895] [47313]: DEBUG oslo_concurrency.lockutils [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.535264] [47313]: DEBUG oslo_concurrency.lockutils [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.535549] [47313]: DEBUG oslo_concurrency.lockutils [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.536040] [47313]: DEBUG oslo_concurrency.lockutils [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.536339] [47313]: DEBUG oslo_concurrency.lockutils [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.536604] [47313]: DEBUG oslo_concurrency.lockutils [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.551454] [47312]: DEBUG nova.policy [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.562065] [47312]: DEBUG nova.policy [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.562770] [47312]: DEBUG nova.policy [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.567083] [47312]: INFO nova.api.openstack.requestlog [None req-890c3717-686c-4990-8a0a-139cd840fa06 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.061280 [ 648.567414] [47312]: [pid: 47312|app: 0|req: 1345/2598] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 648.572358] [47312]: DEBUG nova.api.openstack.wsgi [None req-04fb3661-f63d-4572-aaaf-9d2ccd3a60f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.572581] [47312]: DEBUG nova.compute.api [None req-04fb3661-f63d-4572-aaaf-9d2ccd3a60f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.573956] [47313]: DEBUG nova.policy [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.583108] [47313]: INFO nova.api.openstack.requestlog [None req-c68170ba-b72c-4b7f-9c57-4ca05d751342 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.055657 [ 648.583584] [47313]: [pid: 47313|app: 0|req: 1254/2599] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.587381] [47313]: DEBUG nova.api.openstack.wsgi [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.588990] [47313]: DEBUG nova.compute.api [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.594736] [47313]: DEBUG oslo_concurrency.lockutils [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.594983] [47313]: DEBUG oslo_concurrency.lockutils [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.595182] [47313]: DEBUG oslo_concurrency.lockutils [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.595534] [47313]: DEBUG oslo_concurrency.lockutils [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.595720] [47313]: DEBUG oslo_concurrency.lockutils [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.595885] [47313]: DEBUG oslo_concurrency.lockutils [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.605079] [47312]: DEBUG nova.policy [None req-04fb3661-f63d-4572-aaaf-9d2ccd3a60f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.611575] [47312]: INFO nova.api.openstack.requestlog [None req-04fb3661-f63d-4572-aaaf-9d2ccd3a60f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1239 microversion: 2.1 time: 0.042954 [ 648.612407] [47312]: [pid: 47312|app: 0|req: 1346/2600] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1239 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.615327] [47312]: DEBUG nova.api.openstack.wsgi [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.617322] [47312]: DEBUG nova.compute.api [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.621775] [47312]: DEBUG oslo_concurrency.lockutils [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.622242] [47312]: DEBUG oslo_concurrency.lockutils [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.622660] [47312]: DEBUG oslo_concurrency.lockutils [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.626019] [47312]: DEBUG oslo_concurrency.lockutils [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.626019] [47312]: DEBUG oslo_concurrency.lockutils [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.626019] [47312]: DEBUG oslo_concurrency.lockutils [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.634749] [47313]: DEBUG nova.policy [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.639881] [47313]: INFO nova.api.openstack.requestlog [None req-605e76cd-1d7d-4bcd-8085-c57f6942a521 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.054821 [ 648.639881] [47313]: [pid: 47313|app: 0|req: 1255/2601] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.642433] [47313]: DEBUG nova.api.openstack.wsgi [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.645288] [47313]: DEBUG nova.compute.api [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.649973] [47313]: DEBUG oslo_concurrency.lockutils [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.650398] [47313]: DEBUG oslo_concurrency.lockutils [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.650657] [47313]: DEBUG oslo_concurrency.lockutils [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.651904] [47313]: DEBUG oslo_concurrency.lockutils [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.651904] [47313]: DEBUG oslo_concurrency.lockutils [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.651904] [47313]: DEBUG oslo_concurrency.lockutils [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.662246] [47312]: DEBUG nova.policy [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.666780] [47312]: INFO nova.api.openstack.requestlog [None req-b52dbc6f-55af-4ff4-9f15-9e59e6b485ea tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1264 microversion: 2.1 time: 0.053408 [ 648.667116] [47312]: [pid: 47312|app: 0|req: 1347/2602] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.669486] [47312]: DEBUG nova.api.openstack.wsgi [None req-da7bcdeb-7ecb-406c-bf1e-f356bf79533e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.671077] [47312]: DEBUG nova.compute.api [None req-da7bcdeb-7ecb-406c-bf1e-f356bf79533e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.694068] [47313]: DEBUG nova.policy [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.698968] [47313]: INFO nova.api.openstack.requestlog [None req-315d3288-7846-4b9e-bdee-b3ad2e04aeeb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.058434 [ 648.703016] [47313]: [pid: 47313|app: 0|req: 1256/2603] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.703538] [47312]: DEBUG nova.policy [None req-da7bcdeb-7ecb-406c-bf1e-f356bf79533e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.703849] [47313]: DEBUG nova.api.openstack.wsgi [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.707020] [47313]: DEBUG nova.compute.api [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.707436] [47312]: INFO nova.api.openstack.requestlog [None req-da7bcdeb-7ecb-406c-bf1e-f356bf79533e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1215 microversion: 2.1 time: 0.039047 [ 648.707436] [47312]: [pid: 47312|app: 0|req: 1348/2604] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.709417] [47312]: DEBUG nova.api.openstack.wsgi [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.710257] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.710454] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.710636] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.710993] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.711057] [47312]: DEBUG nova.compute.api [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.711253] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.711372] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.714947] [47312]: DEBUG oslo_concurrency.lockutils [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.715038] [47312]: DEBUG oslo_concurrency.lockutils [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.715944] [47312]: DEBUG oslo_concurrency.lockutils [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.715944] [47312]: DEBUG oslo_concurrency.lockutils [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.715944] [47312]: DEBUG oslo_concurrency.lockutils [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.715944] [47312]: DEBUG oslo_concurrency.lockutils [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.761627] [47313]: DEBUG nova.policy [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.761818] [47312]: DEBUG nova.policy [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.764605] [47313]: INFO nova.api.openstack.requestlog [None req-8dd258e9-9e1a-4489-b0c2-b451d24fe7f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.062997 [ 648.764605] [47313]: [pid: 47313|app: 0|req: 1257/2605] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.766201] [47312]: INFO nova.api.openstack.requestlog [None req-1652221b-a16e-45b0-aa2e-ba096b4ca859 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.058491 [ 648.766650] [47312]: [pid: 47312|app: 0|req: 1349/2606] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.770067] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.771254] [47312]: DEBUG nova.api.openstack.wsgi [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.771320] [47313]: DEBUG nova.compute.api [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.771570] [47312]: DEBUG nova.compute.api [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.775512] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.775923] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.776014] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.776384] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.776573] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.776801] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.777626] [47312]: DEBUG oslo_concurrency.lockutils [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.778241] [47312]: DEBUG oslo_concurrency.lockutils [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.778582] [47312]: DEBUG oslo_concurrency.lockutils [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.779263] [47312]: DEBUG oslo_concurrency.lockutils [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.779618] [47312]: DEBUG oslo_concurrency.lockutils [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.779966] [47312]: DEBUG oslo_concurrency.lockutils [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.815945] [47313]: DEBUG nova.policy [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.821061] [47312]: DEBUG nova.policy [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 648.822053] [47313]: INFO nova.api.openstack.requestlog [None req-8d707eeb-af1a-438f-ad08-7090d952e19f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1227 microversion: 2.1 time: 0.057686 [ 648.822406] [47313]: [pid: 47313|app: 0|req: 1258/2607] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.826206] [47312]: INFO nova.api.openstack.requestlog [None req-441f1ae7-1bd5-40d6-b2c1-c2f3b600c0ed tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.058053 [ 648.826253] [47313]: DEBUG nova.api.openstack.wsgi [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.826316] [47312]: [pid: 47312|app: 0|req: 1350/2608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 648.827374] [47313]: DEBUG nova.compute.api [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.828295] [47312]: DEBUG nova.api.openstack.wsgi [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 648.829882] [47312]: DEBUG nova.compute.api [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 648.831038] [47313]: DEBUG oslo_concurrency.lockutils [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.831293] [47313]: DEBUG oslo_concurrency.lockutils [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.831442] [47313]: DEBUG oslo_concurrency.lockutils [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.831784] [47313]: DEBUG oslo_concurrency.lockutils [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.832015] [47313]: DEBUG oslo_concurrency.lockutils [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.832261] [47313]: DEBUG oslo_concurrency.lockutils [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.833053] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.833313] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.834077] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 648.834077] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 648.834846] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 648.834846] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.032224] [47312]: DEBUG nova.policy [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.032313] [47313]: DEBUG nova.policy [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.034858] [47312]: INFO nova.api.openstack.requestlog [None req-5da279d6-3d9f-489a-b15b-cc3cb65d477b tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1240 microversion: 2.1 time: 0.208436 [ 649.035212] [47312]: [pid: 47312|app: 0|req: 1351/2609] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1240 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.036270] [47313]: INFO nova.api.openstack.requestlog [None req-51846759-5312-4f06-a503-90b40fc906b0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.212806 [ 649.036270] [47313]: [pid: 47313|app: 0|req: 1259/2610] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.037795] [47312]: DEBUG nova.api.openstack.wsgi [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.038540] [47313]: DEBUG nova.api.openstack.wsgi [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-1848279778", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "84", "networks": [{"uuid": "8bbf9d4b-059e-4a8e-8f2d-4b35f08964ba"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 649.039425] [47312]: DEBUG nova.compute.api [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.042955] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.043218] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.043430] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.043814] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.044029] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.044237] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.078903] [47313]: DEBUG nova.network.neutron [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] validate_networks() for [('8bbf9d4b-059e-4a8e-8f2d-4b35f08964ba', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 649.079280] [47312]: DEBUG nova.policy [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.083635] [47312]: INFO nova.api.openstack.requestlog [None req-d09ddaea-135d-4274-b016-6f8d85d31685 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.047751 [ 649.083887] [47312]: [pid: 47312|app: 0|req: 1352/2611] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.086980] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.087958] [47312]: DEBUG nova.compute.api [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.091244] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.091552] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.091654] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.092059] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.092272] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.092449] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.132103] [47312]: DEBUG nova.policy [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.136842] [47312]: DEBUG nova.policy [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.137498] [47312]: DEBUG nova.policy [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.138153] [47312]: INFO nova.api.openstack.requestlog [None req-c9be7f1e-0cc3-41e7-9c18-053a72094755 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.053698 [ 649.138500] [47312]: [pid: 47312|app: 0|req: 1353/2612] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 649.140777] [47312]: DEBUG nova.api.openstack.wsgi [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.142361] [47312]: DEBUG nova.compute.api [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.145690] [47312]: DEBUG oslo_concurrency.lockutils [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.145927] [47312]: DEBUG oslo_concurrency.lockutils [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.146131] [47312]: DEBUG oslo_concurrency.lockutils [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.146489] [47312]: DEBUG oslo_concurrency.lockutils [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.146693] [47312]: DEBUG oslo_concurrency.lockutils [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.146870] [47312]: DEBUG oslo_concurrency.lockutils [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.189797] [47312]: DEBUG nova.policy [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.194195] [47312]: INFO nova.api.openstack.requestlog [None req-412cbf9d-8d5e-4743-b8c1-a1696aed6cf0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.055098 [ 649.194514] [47312]: [pid: 47312|app: 0|req: 1354/2613] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:05 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.198167] [47312]: DEBUG nova.api.openstack.wsgi [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.198528] [47312]: DEBUG nova.compute.api [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.201985] [47312]: DEBUG oslo_concurrency.lockutils [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.202237] [47312]: DEBUG oslo_concurrency.lockutils [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.202421] [47312]: DEBUG oslo_concurrency.lockutils [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.202779] [47312]: DEBUG oslo_concurrency.lockutils [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.204055] [47312]: DEBUG oslo_concurrency.lockutils [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.204055] [47312]: DEBUG oslo_concurrency.lockutils [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.243486] [47312]: DEBUG nova.policy [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.251740] [47312]: DEBUG nova.policy [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.251740] [47312]: DEBUG nova.policy [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.257320] [47312]: INFO nova.api.openstack.requestlog [None req-9204d691-fdb8-4437-a94a-4879ca4f2083 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.062264 [ 649.257633] [47312]: [pid: 47312|app: 0|req: 1355/2614] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 649.263561] [47312]: DEBUG nova.api.openstack.wsgi [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.264224] [47312]: DEBUG nova.compute.api [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.271009] [47312]: DEBUG oslo_concurrency.lockutils [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.271261] [47312]: DEBUG oslo_concurrency.lockutils [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.271447] [47312]: DEBUG oslo_concurrency.lockutils [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.271854] [47312]: DEBUG oslo_concurrency.lockutils [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.272080] [47312]: DEBUG oslo_concurrency.lockutils [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.272263] [47312]: DEBUG oslo_concurrency.lockutils [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.310703] [47312]: DEBUG nova.policy [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.316774] [47312]: INFO nova.api.openstack.requestlog [None req-facae439-c5d7-41db-a466-f2eba3f15476 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.058553 [ 649.317115] [47312]: [pid: 47312|app: 0|req: 1356/2615] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.320527] [47312]: DEBUG nova.api.openstack.wsgi [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.321071] [47312]: DEBUG nova.compute.api [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.324014] [47313]: DEBUG nova.virt.hardware [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 649.324014] [47313]: DEBUG nova.virt.hardware [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 649.324014] [47313]: DEBUG nova.virt.hardware [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 649.324014] [47313]: DEBUG nova.virt.hardware [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 649.324014] [47313]: DEBUG nova.virt.hardware [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 649.325397] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.325553] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.326019] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.326542] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.326760] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.327014] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.331977] [47313]: DEBUG oslo_concurrency.lockutils [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.332212] [47313]: DEBUG oslo_concurrency.lockutils [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.332441] [47313]: DEBUG oslo_concurrency.lockutils [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.333193] [47313]: DEBUG oslo_concurrency.lockutils [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.333193] [47313]: DEBUG oslo_concurrency.lockutils [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.333457] [47313]: DEBUG oslo_concurrency.lockutils [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.344512] [47313]: DEBUG nova.quota [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Getting quotas for project c6c59f1b269040d5a4605fa7a178cdf8. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 649.349655] [47313]: DEBUG nova.quota [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Getting quotas for user 5c4d2671dab9481fb94161b1188de693 and project c6c59f1b269040d5a4605fa7a178cdf8. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 649.356021] [47313]: DEBUG nova.compute.api [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 649.356021] [47313]: DEBUG nova.compute.api [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 649.364494] [47312]: DEBUG nova.policy [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.368689] [47312]: INFO nova.api.openstack.requestlog [None req-d52938dc-fd98-49c0-a7b4-d6ed0d25fb4b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.051021 [ 649.369515] [47312]: [pid: 47312|app: 0|req: 1357/2616] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.371926] [47312]: DEBUG nova.api.openstack.wsgi [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.373498] [47312]: DEBUG nova.compute.api [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.376604] [47312]: DEBUG oslo_concurrency.lockutils [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.376834] [47312]: DEBUG oslo_concurrency.lockutils [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.377033] [47312]: DEBUG oslo_concurrency.lockutils [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.377898] [47312]: DEBUG oslo_concurrency.lockutils [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.377898] [47312]: DEBUG oslo_concurrency.lockutils [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.377898] [47312]: DEBUG oslo_concurrency.lockutils [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.391228] [47313]: INFO nova.api.openstack.requestlog [None req-5505eb91-9f71-4376-b8a1-eaf140e71c1a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.354467 [ 649.392027] [47313]: [pid: 47313|app: 0|req: 1260/2617] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:05 2024] POST /compute/v2.1/servers => generated 380 bytes in 355 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 649.394068] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.395622] [47313]: DEBUG nova.compute.api [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.398901] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.402018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.402018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.402018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.402018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.402018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.410311] [47312]: DEBUG nova.policy [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.416079] [47312]: INFO nova.api.openstack.requestlog [None req-aba71154-9738-40aa-951c-1027c9291f40 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.046356 [ 649.416264] [47312]: [pid: 47312|app: 0|req: 1358/2618] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.418898] [47312]: DEBUG nova.api.openstack.wsgi [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.420544] [47312]: DEBUG nova.compute.api [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.424174] [47312]: DEBUG oslo_concurrency.lockutils [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.424254] [47312]: DEBUG oslo_concurrency.lockutils [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.424447] [47312]: DEBUG oslo_concurrency.lockutils [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.424834] [47312]: DEBUG oslo_concurrency.lockutils [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.425054] [47312]: DEBUG oslo_concurrency.lockutils [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.425272] [47312]: DEBUG oslo_concurrency.lockutils [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.437957] [47313]: DEBUG nova.policy [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.441909] [47313]: INFO nova.api.openstack.requestlog [None req-9e0c98f2-ae41-40f5-9858-5cb0f7607c1a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.049719 [ 649.442240] [47313]: [pid: 47313|app: 0|req: 1261/2619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.444699] [47313]: DEBUG nova.api.openstack.wsgi [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.446133] [47313]: DEBUG nova.compute.api [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.449786] [47313]: DEBUG oslo_concurrency.lockutils [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.449786] [47313]: DEBUG oslo_concurrency.lockutils [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.449786] [47313]: DEBUG oslo_concurrency.lockutils [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.450158] [47313]: DEBUG oslo_concurrency.lockutils [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.450300] [47313]: DEBUG oslo_concurrency.lockutils [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.450473] [47313]: DEBUG oslo_concurrency.lockutils [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.459230] [47312]: DEBUG nova.policy [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.463025] [47312]: INFO nova.api.openstack.requestlog [None req-77e53545-d2f0-4376-b9a1-b4e8c474cd0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.046165 [ 649.463352] [47312]: [pid: 47312|app: 0|req: 1359/2620] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.465801] [47312]: DEBUG nova.api.openstack.wsgi [None req-43a49490-144a-4fdd-82cb-aba20938bdaf tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.467387] [47312]: DEBUG nova.compute.api [None req-43a49490-144a-4fdd-82cb-aba20938bdaf tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.487526] [47313]: DEBUG nova.policy [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.490957] [47313]: INFO nova.api.openstack.requestlog [None req-b424e9b7-f8ea-4cfa-87a5-0b99d1e492f5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.048055 [ 649.491243] [47312]: DEBUG nova.policy [None req-43a49490-144a-4fdd-82cb-aba20938bdaf tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.491376] [47313]: [pid: 47313|app: 0|req: 1262/2621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.493684] [47313]: DEBUG nova.api.openstack.wsgi [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.495100] [47312]: INFO nova.api.openstack.requestlog [None req-43a49490-144a-4fdd-82cb-aba20938bdaf tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1219 microversion: 2.1 time: 0.031180 [ 649.496080] [47313]: DEBUG nova.compute.api [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.496204] [47312]: [pid: 47312|app: 0|req: 1360/2622] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1219 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.498034] [47312]: DEBUG nova.api.openstack.wsgi [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.499290] [47312]: DEBUG nova.compute.api [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.499715] [47313]: DEBUG oslo_concurrency.lockutils [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.499946] [47313]: DEBUG oslo_concurrency.lockutils [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.500145] [47313]: DEBUG oslo_concurrency.lockutils [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.500856] [47313]: DEBUG oslo_concurrency.lockutils [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.500856] [47313]: DEBUG oslo_concurrency.lockutils [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.500856] [47313]: DEBUG oslo_concurrency.lockutils [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.502861] [47312]: DEBUG oslo_concurrency.lockutils [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.503506] [47312]: DEBUG oslo_concurrency.lockutils [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.503506] [47312]: DEBUG oslo_concurrency.lockutils [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.503663] [47312]: DEBUG oslo_concurrency.lockutils [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.503864] [47312]: DEBUG oslo_concurrency.lockutils [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.504049] [47312]: DEBUG oslo_concurrency.lockutils [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.536477] [47313]: DEBUG nova.policy [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.541479] [47312]: DEBUG nova.policy [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.542720] [47313]: INFO nova.api.openstack.requestlog [None req-96059a97-f48a-4752-a7d1-0967393fbd3d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.050822 [ 649.543095] [47313]: [pid: 47313|app: 0|req: 1263/2623] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.547013] [47312]: DEBUG nova.policy [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.547013] [47312]: DEBUG nova.policy [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.547194] [47313]: DEBUG nova.api.openstack.wsgi [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.550201] [47313]: DEBUG nova.compute.api [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.550265] [47312]: INFO nova.api.openstack.requestlog [None req-65878642-078e-4c45-b86f-fe8e12e90479 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.053139 [ 649.550265] [47312]: [pid: 47312|app: 0|req: 1361/2624] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 649.555022] [47312]: DEBUG nova.api.openstack.wsgi [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.555095] [47313]: DEBUG oslo_concurrency.lockutils [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.555095] [47313]: DEBUG oslo_concurrency.lockutils [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.555095] [47313]: DEBUG oslo_concurrency.lockutils [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.555095] [47313]: DEBUG oslo_concurrency.lockutils [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.555095] [47313]: DEBUG oslo_concurrency.lockutils [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.555250] [47312]: DEBUG nova.compute.api [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.555279] [47313]: DEBUG oslo_concurrency.lockutils [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.559416] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.559635] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.559808] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.560170] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.560365] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.560531] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.577193] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.577419] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.577613] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.577805] [47312]: DEBUG nova.objects.instance [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lazy-loading 'fault' on Instance uuid a48c6a10-0c00-40f8-831f-713213390dfa {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 649.587016] [47313]: DEBUG nova.policy [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.591360] [47313]: DEBUG nova.policy [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.592050] [47313]: DEBUG nova.policy [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.592640] [47313]: INFO nova.api.openstack.requestlog [None req-567e1eb8-ed28-42b6-b0ce-4a2aca32705c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.049031 [ 649.593040] [47313]: [pid: 47313|app: 0|req: 1264/2625] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 649.595352] [47313]: DEBUG nova.api.openstack.wsgi [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.597045] [47313]: DEBUG nova.compute.api [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.599017] [47312]: DEBUG nova.policy [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.600208] [47313]: DEBUG oslo_concurrency.lockutils [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.600478] [47313]: DEBUG oslo_concurrency.lockutils [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.600671] [47313]: DEBUG oslo_concurrency.lockutils [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.601039] [47313]: DEBUG oslo_concurrency.lockutils [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.601239] [47313]: DEBUG oslo_concurrency.lockutils [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.601412] [47313]: DEBUG oslo_concurrency.lockutils [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.606476] [47312]: INFO nova.api.openstack.requestlog [None req-bcf78511-b7d3-4849-a312-b4632077ab54 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 200 len: 1402 microversion: 2.1 time: 0.056416 [ 649.606671] [47312]: [pid: 47312|app: 0|req: 1362/2626] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 1402 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.609006] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.610564] [47312]: DEBUG nova.compute.api [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.613677] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.613909] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.614137] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.614580] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.614784] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.614957] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.632313] [47313]: DEBUG nova.policy [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.636455] [47313]: DEBUG nova.policy [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.637098] [47313]: DEBUG nova.policy [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.639824] [47313]: INFO nova.api.openstack.requestlog [None req-a60cb448-1564-4428-b75e-ccadad06139e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.046252 [ 649.640170] [47313]: [pid: 47313|app: 0|req: 1265/2627] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 649.642473] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.642697] [47313]: DEBUG nova.compute.api [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.643480] [47312]: DEBUG nova.policy [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.645538] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.645768] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.645950] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.646312] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.646513] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.646685] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.647462] [47312]: INFO nova.api.openstack.requestlog [None req-7f5bc184-fc24-40df-90c0-9b4b16a345e8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.040246 [ 649.647784] [47312]: [pid: 47312|app: 0|req: 1363/2628] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.650130] [47312]: DEBUG nova.api.openstack.wsgi [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.651629] [47312]: DEBUG nova.compute.api [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.654600] [47312]: DEBUG oslo_concurrency.lockutils [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.654828] [47312]: DEBUG oslo_concurrency.lockutils [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.655013] [47312]: DEBUG oslo_concurrency.lockutils [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.655363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.655560] [47312]: DEBUG oslo_concurrency.lockutils [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.655729] [47312]: DEBUG oslo_concurrency.lockutils [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.658840] [47313]: DEBUG nova.compute.api [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 649.684419] [47312]: DEBUG nova.policy [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.685204] [47313]: DEBUG nova.compute.api [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 649.685580] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.685794] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.685971] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.686172] [47313]: WARNING nova.compute.api [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] instance's host None is down, deleting from database [ 649.688057] [47312]: INFO nova.api.openstack.requestlog [None req-c997dcd8-2058-48ec-b8a2-c838d12d6ab4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.039736 [ 649.688319] [47313]: DEBUG nova.network.neutron [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 649.688542] [47312]: [pid: 47312|app: 0|req: 1364/2629] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.693019] [47312]: DEBUG nova.api.openstack.wsgi [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.693019] [47312]: DEBUG nova.compute.api [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.695281] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.695494] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.695669] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.696014] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.696216] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.696383] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.702215] [47313]: DEBUG nova.network.neutron [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 649.705561] [47313]: DEBUG nova.network.neutron [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 649.724530] [47312]: DEBUG nova.policy [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.728098] [47312]: INFO nova.api.openstack.requestlog [None req-72e2b76e-ce0c-4882-8062-5a6119c8ef16 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.038991 [ 649.728399] [47312]: [pid: 47312|app: 0|req: 1365/2630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.732082] [47312]: DEBUG nova.api.openstack.wsgi [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.732082] [47312]: DEBUG nova.compute.api [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.734989] [47312]: DEBUG oslo_concurrency.lockutils [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.735222] [47312]: DEBUG oslo_concurrency.lockutils [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.735407] [47312]: DEBUG oslo_concurrency.lockutils [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.735733] [47312]: DEBUG oslo_concurrency.lockutils [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.735961] [47312]: DEBUG oslo_concurrency.lockutils [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.736164] [47312]: DEBUG oslo_concurrency.lockutils [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.765890] [47312]: DEBUG nova.policy [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.769484] [47312]: INFO nova.api.openstack.requestlog [None req-001b5039-a379-4855-837e-e26f8b020b82 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1264 microversion: 2.1 time: 0.040531 [ 649.769784] [47312]: [pid: 47312|app: 0|req: 1366/2631] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1264 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.771984] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.773496] [47312]: DEBUG nova.compute.api [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.776367] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.777565] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.777565] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.777565] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.777565] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.777565] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.786129] [47313]: INFO nova.api.openstack.requestlog [None req-6bee3ce2-1e38-4b37-b951-8e403b7d5ad1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 204 len: 0 microversion: 2.1 time: 0.145277 [ 649.786419] [47313]: [pid: 47313|app: 0|req: 1266/2632] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:06 2024] DELETE /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 649.788748] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.790291] [47313]: DEBUG nova.compute.api [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.793137] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.793364] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.793549] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.793885] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.794091] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.794265] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.805324] [47312]: DEBUG nova.policy [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.808883] [47312]: INFO nova.api.openstack.requestlog [None req-7b34e06d-c704-4d71-86ac-ab071a126c18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.038549 [ 649.809226] [47312]: [pid: 47312|app: 0|req: 1367/2633] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.811485] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.813012] [47312]: DEBUG nova.compute.api [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.815756] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.816037] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.816233] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.816599] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.816807] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.817009] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.822371] [47313]: DEBUG nova.policy [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.825866] [47313]: INFO nova.api.openstack.requestlog [None req-7d0f2b2e-ccb5-4db8-a37d-f56497ef56d1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.038927 [ 649.826175] [47313]: [pid: 47313|app: 0|req: 1267/2634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.828299] [47313]: DEBUG nova.api.openstack.wsgi [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.829719] [47313]: DEBUG nova.compute.api [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.832498] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.832715] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.832951] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.833272] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.833471] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.833642] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.843399] [47312]: DEBUG nova.policy [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.846955] [47312]: INFO nova.api.openstack.requestlog [None req-ec4eddde-91c9-4e71-8007-4133ea038806 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.037154 [ 649.847228] [47312]: [pid: 47312|app: 0|req: 1368/2635] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.849416] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.850865] [47312]: DEBUG nova.compute.api [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a48c6a10-0c00-40f8-831f-713213390dfa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.853762] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.853982] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.854199] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.854551] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.854748] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.854927] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.860406] [47313]: DEBUG nova.policy [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.862472] [47312]: INFO nova.api.openstack.wsgi [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] HTTP exception thrown: Instance a48c6a10-0c00-40f8-831f-713213390dfa could not be found. [ 649.862751] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Returning 404 to user: Instance a48c6a10-0c00-40f8-831f-713213390dfa could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 649.863181] [47312]: INFO nova.api.openstack.requestlog [None req-6f6d2c92-f579-4826-908d-aab743da8e72 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa" status: 404 len: 111 microversion: 2.1 time: 0.015486 [ 649.863483] [47312]: [pid: 47312|app: 0|req: 1369/2636] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/a48c6a10-0c00-40f8-831f-713213390dfa => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 649.864125] [47313]: INFO nova.api.openstack.requestlog [None req-dcbaba74-dde7-461d-abfb-e6fe9b13324b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.037361 [ 649.864522] [47313]: [pid: 47313|app: 0|req: 1268/2637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.865535] [47312]: DEBUG nova.api.openstack.wsgi [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.866996] [47312]: DEBUG nova.compute.api [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.867046] [47313]: DEBUG nova.api.openstack.wsgi [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 649.868478] [47313]: DEBUG nova.compute.api [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 649.869760] [47312]: DEBUG oslo_concurrency.lockutils [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.869980] [47312]: DEBUG oslo_concurrency.lockutils [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.870176] [47312]: DEBUG oslo_concurrency.lockutils [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.870509] [47312]: DEBUG oslo_concurrency.lockutils [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.870696] [47312]: DEBUG oslo_concurrency.lockutils [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.870869] [47312]: DEBUG oslo_concurrency.lockutils [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.871242] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.871468] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.871647] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.872026] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 649.872222] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 649.872394] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 649.914773] [47313]: DEBUG nova.policy [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.918237] [47312]: DEBUG nova.policy [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 649.919154] [47313]: INFO nova.api.openstack.requestlog [None req-f1b1304a-4692-4643-ab7b-64e2073ed61f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.054003 [ 649.919420] [47313]: [pid: 47313|app: 0|req: 1269/2638] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 649.923993] [47312]: INFO nova.api.openstack.requestlog [None req-38ddebd7-8268-4bbd-8af7-3afeccf4670f tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.059558 [ 649.923993] [47312]: [pid: 47312|app: 0|req: 1370/2639] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.047296] [47313]: DEBUG nova.api.openstack.wsgi [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.047715] [47312]: DEBUG nova.api.openstack.wsgi [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.049364] [47313]: DEBUG nova.compute.api [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.049509] [47312]: DEBUG nova.compute.api [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.052832] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.053101] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.053292] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.053463] [47312]: DEBUG oslo_concurrency.lockutils [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.053647] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.053749] [47312]: DEBUG oslo_concurrency.lockutils [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.053845] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.053940] [47312]: DEBUG oslo_concurrency.lockutils [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.054032] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.054432] [47312]: DEBUG oslo_concurrency.lockutils [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.054522] [47312]: DEBUG oslo_concurrency.lockutils [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.054693] [47312]: DEBUG oslo_concurrency.lockutils [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.106506] [47313]: DEBUG nova.policy [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.107752] [47312]: DEBUG nova.policy [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.112609] [47313]: INFO nova.api.openstack.requestlog [None req-7de6ba78-edeb-42bd-825c-8616fa25e9fd tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1240 microversion: 2.1 time: 0.067501 [ 650.112987] [47313]: [pid: 47313|app: 0|req: 1270/2640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.114727] [47312]: INFO nova.api.openstack.requestlog [None req-b832dbe9-52b1-4f82-a30e-30ed97e0438b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.069357 [ 650.115220] [47312]: [pid: 47312|app: 0|req: 1371/2641] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 650.117121] [47313]: DEBUG nova.api.openstack.wsgi [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.118754] [47313]: DEBUG nova.compute.api [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.122312] [47313]: DEBUG oslo_concurrency.lockutils [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.122588] [47313]: DEBUG oslo_concurrency.lockutils [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.122776] [47313]: DEBUG oslo_concurrency.lockutils [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.123163] [47313]: DEBUG oslo_concurrency.lockutils [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.123358] [47313]: DEBUG oslo_concurrency.lockutils [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.123531] [47313]: DEBUG oslo_concurrency.lockutils [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.151979] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.153685] [47313]: DEBUG nova.policy [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.153817] [47312]: DEBUG nova.compute.api [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.157177] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.157410] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.157519] [47313]: INFO nova.api.openstack.requestlog [None req-0203b478-2c2b-4407-a9a8-741298b19349 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.043966 [ 650.158754] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.158805] [47313]: [pid: 47313|app: 0|req: 1271/2642] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:06 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.158846] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.158846] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.158846] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.196980] [47312]: DEBUG nova.policy [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.200871] [47312]: DEBUG nova.policy [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.201486] [47312]: DEBUG nova.policy [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.202121] [47312]: INFO nova.api.openstack.requestlog [None req-6cf35185-98a2-4cc0-bd5d-6b724e167d6a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.052418 [ 650.202422] [47312]: [pid: 47312|app: 0|req: 1372/2643] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 650.208871] [47313]: DEBUG nova.api.openstack.wsgi [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.210561] [47313]: DEBUG nova.compute.api [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.213840] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.214088] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.214273] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.214613] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.214806] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.214976] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.248760] [47313]: DEBUG nova.policy [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.252928] [47313]: INFO nova.api.openstack.requestlog [None req-53e18a9a-a3b2-4b67-a5e5-059cb76b42e6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.046091 [ 650.253266] [47313]: [pid: 47313|app: 0|req: 1272/2644] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.275521] [47312]: DEBUG nova.api.openstack.wsgi [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.277364] [47312]: DEBUG nova.compute.api [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.281152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.281390] [47312]: DEBUG oslo_concurrency.lockutils [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.281574] [47312]: DEBUG oslo_concurrency.lockutils [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.281968] [47312]: DEBUG oslo_concurrency.lockutils [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.282624] [47312]: DEBUG oslo_concurrency.lockutils [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.282624] [47312]: DEBUG oslo_concurrency.lockutils [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.324063] [47312]: DEBUG nova.policy [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.330080] [47313]: DEBUG nova.api.openstack.wsgi [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.330525] [47312]: DEBUG nova.policy [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.331145] [47312]: DEBUG nova.policy [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.331719] [47313]: DEBUG nova.compute.api [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.334333] [47312]: INFO nova.api.openstack.requestlog [None req-e41af743-5e50-42b2-89b7-2aa723fc03d5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.061475 [ 650.334764] [47312]: [pid: 47312|app: 0|req: 1373/2645] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 650.335194] [47313]: DEBUG oslo_concurrency.lockutils [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.335430] [47313]: DEBUG oslo_concurrency.lockutils [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.335612] [47313]: DEBUG oslo_concurrency.lockutils [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.335969] [47313]: DEBUG oslo_concurrency.lockutils [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.336182] [47313]: DEBUG oslo_concurrency.lockutils [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.336356] [47313]: DEBUG oslo_concurrency.lockutils [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.365666] [47313]: DEBUG nova.policy [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.369525] [47313]: INFO nova.api.openstack.requestlog [None req-6805a3f5-70cf-45c0-952f-cdc739823e42 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.041581 [ 650.369846] [47313]: [pid: 47313|app: 0|req: 1273/2646] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.380944] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.384551] [47312]: DEBUG nova.compute.api [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.386901] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.387177] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.387369] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.387717] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.387914] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.388104] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.418037] [47312]: DEBUG nova.policy [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.422062] [47312]: INFO nova.api.openstack.requestlog [None req-e9910bc6-b8b3-4f44-b169-beff03f49597 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.043276 [ 650.423081] [47312]: [pid: 47312|app: 0|req: 1374/2647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.426954] [47313]: DEBUG nova.api.openstack.wsgi [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.429012] [47313]: DEBUG nova.compute.api [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.432421] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.432831] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.432908] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.433404] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.433646] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.433854] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.456675] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.458892] [47312]: DEBUG nova.compute.api [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.464441] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.464971] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.464971] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.465394] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.465630] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.465849] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.477438] [47313]: DEBUG nova.policy [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.481792] [47313]: INFO nova.api.openstack.requestlog [None req-70a6c2c0-dbc0-4541-9f60-ff7b3d019c59 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.057029 [ 650.482195] [47313]: [pid: 47313|app: 0|req: 1274/2648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.486017] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.486162] [47313]: DEBUG nova.compute.api [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.489274] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.489496] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.489670] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.490062] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.490278] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.490453] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.502852] [47312]: DEBUG nova.policy [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.507200] [47312]: INFO nova.api.openstack.requestlog [None req-f1ddd687-16d8-4681-a9e8-8d3c2ea912ca tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.052776 [ 650.507699] [47312]: [pid: 47312|app: 0|req: 1375/2649] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.509862] [47312]: DEBUG nova.api.openstack.wsgi [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.511460] [47312]: DEBUG nova.compute.api [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.514607] [47312]: DEBUG oslo_concurrency.lockutils [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.514844] [47312]: DEBUG oslo_concurrency.lockutils [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.515121] [47312]: DEBUG oslo_concurrency.lockutils [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.515387] [47312]: DEBUG oslo_concurrency.lockutils [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.515581] [47312]: DEBUG oslo_concurrency.lockutils [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.515752] [47312]: DEBUG oslo_concurrency.lockutils [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.535080] [47313]: DEBUG nova.policy [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.539267] [47313]: INFO nova.api.openstack.requestlog [None req-5bcde728-990c-460b-a930-65adbf16dd64 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.056546 [ 650.539530] [47313]: [pid: 47313|app: 0|req: 1275/2650] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.542087] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.543601] [47313]: DEBUG nova.compute.api [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.546595] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.546819] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.547009] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.547368] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.547560] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.547732] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.556292] [47312]: DEBUG nova.policy [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.560603] [47312]: INFO nova.api.openstack.requestlog [None req-4eb37315-83eb-43fb-a3d9-221dfefe148e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.052541 [ 650.561115] [47312]: [pid: 47312|app: 0|req: 1376/2651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.564528] [47312]: DEBUG nova.api.openstack.wsgi [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.566320] [47312]: DEBUG nova.compute.api [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.569390] [47312]: DEBUG oslo_concurrency.lockutils [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.569616] [47312]: DEBUG oslo_concurrency.lockutils [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.569866] [47312]: DEBUG oslo_concurrency.lockutils [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.570236] [47312]: DEBUG oslo_concurrency.lockutils [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.570433] [47312]: DEBUG oslo_concurrency.lockutils [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.570605] [47312]: DEBUG oslo_concurrency.lockutils [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.589697] [47313]: DEBUG nova.policy [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.594141] [47313]: INFO nova.api.openstack.requestlog [None req-6d37cbee-e65f-4c1f-ab56-f3b7b722a6f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.054006 [ 650.597506] [47313]: [pid: 47313|app: 0|req: 1276/2652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.597506] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.598796] [47313]: DEBUG nova.compute.api [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.602074] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.602298] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.602658] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.603219] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.603219] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.603393] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.614721] [47312]: DEBUG nova.policy [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.624785] [47312]: INFO nova.api.openstack.requestlog [None req-57edf6e3-6d6a-4eb7-a48e-3aa8da3a6ad3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.058346 [ 650.624785] [47312]: [pid: 47312|app: 0|req: 1377/2653] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.625992] [47312]: DEBUG nova.api.openstack.wsgi [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.629553] [47312]: DEBUG nova.compute.api [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.632660] [47312]: DEBUG oslo_concurrency.lockutils [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.632899] [47312]: DEBUG oslo_concurrency.lockutils [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.633139] [47312]: DEBUG oslo_concurrency.lockutils [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.633503] [47312]: DEBUG oslo_concurrency.lockutils [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.633704] [47312]: DEBUG oslo_concurrency.lockutils [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.633876] [47312]: DEBUG oslo_concurrency.lockutils [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.645524] [47313]: DEBUG nova.policy [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.650191] [47313]: DEBUG nova.policy [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.650824] [47313]: DEBUG nova.policy [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.653985] [47313]: INFO nova.api.openstack.requestlog [None req-4e8879fc-47ca-4e17-8a4c-05d54a855fb2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.058889 [ 650.654326] [47313]: [pid: 47313|app: 0|req: 1277/2654] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 650.656549] [47313]: DEBUG nova.api.openstack.wsgi [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.660164] [47313]: DEBUG nova.compute.api [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.661074] [47313]: DEBUG oslo_concurrency.lockutils [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.661317] [47313]: DEBUG oslo_concurrency.lockutils [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.661505] [47313]: DEBUG oslo_concurrency.lockutils [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.661910] [47313]: DEBUG oslo_concurrency.lockutils [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.662103] [47313]: DEBUG oslo_concurrency.lockutils [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.662284] [47313]: DEBUG oslo_concurrency.lockutils [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.681788] [47312]: DEBUG nova.policy [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.685870] [47312]: DEBUG nova.policy [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.686451] [47312]: DEBUG nova.policy [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.687065] [47312]: INFO nova.api.openstack.requestlog [None req-24fea450-2d82-432c-bebf-d61d63fede31 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.066198 [ 650.687374] [47312]: [pid: 47312|app: 0|req: 1378/2655] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 650.691763] [47312]: DEBUG nova.api.openstack.wsgi [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.691763] [47312]: DEBUG nova.compute.api [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.695384] [47312]: DEBUG oslo_concurrency.lockutils [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.695641] [47312]: DEBUG oslo_concurrency.lockutils [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.695829] [47312]: DEBUG oslo_concurrency.lockutils [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.696238] [47312]: DEBUG oslo_concurrency.lockutils [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.696503] [47312]: DEBUG oslo_concurrency.lockutils [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.696700] [47312]: DEBUG oslo_concurrency.lockutils [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.707450] [47313]: DEBUG nova.policy [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.713040] [47313]: DEBUG nova.policy [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.713686] [47313]: DEBUG nova.policy [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.716236] [47313]: INFO nova.api.openstack.requestlog [None req-c29c90ae-2a07-4ec3-9be8-d51a733b5a10 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.061402 [ 650.716568] [47313]: [pid: 47313|app: 0|req: 1278/2656] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 650.718755] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.720278] [47313]: DEBUG nova.compute.api [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.723140] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.723367] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.723544] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.723884] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.724091] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.724263] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.736736] [47312]: DEBUG nova.policy [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.742125] [47312]: INFO nova.api.openstack.requestlog [None req-399e58f4-22bb-444b-b4a5-7810155d21ca tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.053471 [ 650.742125] [47312]: [pid: 47312|app: 0|req: 1379/2657] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.744281] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.745808] [47312]: DEBUG nova.compute.api [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.749875] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.752507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.752507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.752507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.752507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.752507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.770664] [47313]: DEBUG nova.policy [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.775984] [47313]: INFO nova.api.openstack.requestlog [None req-7c991473-9be1-41a4-8e92-78d6e3070a32 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.058845 [ 650.776392] [47313]: [pid: 47313|app: 0|req: 1279/2658] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.782359] [47313]: DEBUG nova.api.openstack.wsgi [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.794222] [47313]: DEBUG nova.compute.api [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.795363] [47312]: DEBUG nova.policy [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.800170] [47312]: INFO nova.api.openstack.requestlog [None req-d0cbc724-4519-4d79-8db1-23ee24d68b59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.057371 [ 650.800968] [47312]: [pid: 47312|app: 0|req: 1380/2659] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.801665] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.801916] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.802121] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.802488] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.802686] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.803219] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.822288] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.824060] [47312]: DEBUG nova.compute.api [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.828495] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.828735] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.828917] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.829481] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.829734] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.829910] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.856163] [47313]: DEBUG nova.policy [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.860356] [47313]: INFO nova.api.openstack.requestlog [None req-ebf96fc6-06f2-4a82-ac85-17a6a4edffec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1272 microversion: 2.1 time: 0.079998 [ 650.860677] [47313]: [pid: 47313|app: 0|req: 1280/2660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1272 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.864164] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.864738] [47313]: DEBUG nova.compute.api [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.867902] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.868146] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.868327] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.868671] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.868861] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.869055] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.878343] [47312]: DEBUG nova.policy [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.883385] [47312]: INFO nova.api.openstack.requestlog [None req-d9c55510-c4cc-455f-b633-46006fb27c82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.063688 [ 650.883702] [47312]: [pid: 47312|app: 0|req: 1381/2661] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.886630] [47312]: DEBUG nova.api.openstack.wsgi [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.888363] [47312]: DEBUG nova.compute.api [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.891627] [47312]: DEBUG oslo_concurrency.lockutils [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.891866] [47312]: DEBUG oslo_concurrency.lockutils [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.892072] [47312]: DEBUG oslo_concurrency.lockutils [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.892422] [47312]: DEBUG oslo_concurrency.lockutils [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.892617] [47312]: DEBUG oslo_concurrency.lockutils [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.892786] [47312]: DEBUG oslo_concurrency.lockutils [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.908113] [47313]: DEBUG nova.policy [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.912285] [47313]: INFO nova.api.openstack.requestlog [None req-e5b4a614-c5e1-4d78-97ab-7fdb8be1825f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.051034 [ 650.912604] [47313]: [pid: 47313|app: 0|req: 1281/2662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.914963] [47313]: DEBUG nova.api.openstack.wsgi [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.916512] [47313]: DEBUG nova.compute.api [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.920017] [47313]: DEBUG oslo_concurrency.lockutils [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.920017] [47313]: DEBUG oslo_concurrency.lockutils [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.920170] [47313]: DEBUG oslo_concurrency.lockutils [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.920437] [47313]: DEBUG oslo_concurrency.lockutils [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.920627] [47313]: DEBUG oslo_concurrency.lockutils [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.920801] [47313]: DEBUG oslo_concurrency.lockutils [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.934105] [47312]: DEBUG nova.policy [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.939931] [47312]: INFO nova.api.openstack.requestlog [None req-a26684eb-abd4-4f87-aecf-792ce62f30c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.055554 [ 650.940289] [47312]: [pid: 47312|app: 0|req: 1382/2663] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.947977] [47312]: DEBUG nova.api.openstack.wsgi [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.952645] [47312]: DEBUG nova.compute.api [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.955681] [47312]: DEBUG oslo_concurrency.lockutils [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.955927] [47312]: DEBUG oslo_concurrency.lockutils [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.956180] [47312]: DEBUG oslo_concurrency.lockutils [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.956539] [47312]: DEBUG oslo_concurrency.lockutils [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.956735] [47312]: DEBUG oslo_concurrency.lockutils [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.956902] [47312]: DEBUG oslo_concurrency.lockutils [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.963071] [47313]: DEBUG nova.policy [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 650.967278] [47313]: INFO nova.api.openstack.requestlog [None req-caf11191-7fcd-48b6-a90d-7be1a552c324 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.054075 [ 650.967617] [47313]: [pid: 47313|app: 0|req: 1282/2664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 650.970981] [47313]: DEBUG nova.api.openstack.wsgi [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 650.971976] [47313]: DEBUG nova.compute.api [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 650.975925] [47313]: DEBUG oslo_concurrency.lockutils [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.975925] [47313]: DEBUG oslo_concurrency.lockutils [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.975925] [47313]: DEBUG oslo_concurrency.lockutils [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 650.976471] [47313]: DEBUG oslo_concurrency.lockutils [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 650.976471] [47313]: DEBUG oslo_concurrency.lockutils [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 650.976608] [47313]: DEBUG oslo_concurrency.lockutils [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.005331] [47312]: DEBUG nova.policy [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.009514] [47312]: INFO nova.api.openstack.requestlog [None req-18859cd4-08d4-45d4-ac83-c2aabefa2a9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.063724 [ 651.009867] [47312]: [pid: 47312|app: 0|req: 1383/2665] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.022657] [47313]: DEBUG nova.policy [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.027980] [47313]: INFO nova.api.openstack.requestlog [None req-33d150c4-9ad0-4bf9-9f5e-8653a4bb334a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.059766 [ 651.028321] [47313]: [pid: 47313|app: 0|req: 1283/2666] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.125294] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.126919] [47312]: DEBUG nova.compute.api [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.130739] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.130816] [47313]: DEBUG nova.api.openstack.wsgi [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.131153] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.131357] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.131710] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.131943] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.132136] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.132368] [47313]: DEBUG nova.compute.api [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.135894] [47313]: DEBUG oslo_concurrency.lockutils [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.136138] [47313]: DEBUG oslo_concurrency.lockutils [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.136321] [47313]: DEBUG oslo_concurrency.lockutils [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.136665] [47313]: DEBUG oslo_concurrency.lockutils [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.136859] [47313]: DEBUG oslo_concurrency.lockutils [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.137047] [47313]: DEBUG oslo_concurrency.lockutils [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.149434] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.149434] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.149434] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.149434] [47312]: DEBUG nova.objects.instance [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lazy-loading 'fault' on Instance uuid 3f4a6562-4c28-479c-8665-fb61c2d64dae {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 651.187706] [47313]: DEBUG nova.policy [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.188736] [47312]: DEBUG nova.policy [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06452b75b6164422a6d6916ee7e1126d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c854c4989c58433688b50640d15ad6e0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.192708] [47313]: INFO nova.api.openstack.requestlog [None req-8424e188-977b-41a6-a2cb-6a8c37f55cf1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.064332 [ 651.193056] [47313]: [pid: 47313|app: 0|req: 1284/2667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.193699] [47312]: INFO nova.api.openstack.requestlog [None req-3e001a3d-afe3-4d59-a8e0-3ca97067d739 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 200 len: 1430 microversion: 2.1 time: 0.070833 [ 651.194122] [47312]: [pid: 47312|app: 0|req: 1384/2668] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:07 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 1430 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.198819] [47313]: DEBUG nova.api.openstack.wsgi [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.201730] [47313]: DEBUG nova.compute.api [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.205044] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.205288] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.205472] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.205825] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.206031] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.206069] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.206211] [47313]: DEBUG oslo_concurrency.lockutils [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.206301] [47312]: DEBUG nova.compute.api [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.210281] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.210504] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.210684] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.211037] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.211239] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.211416] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.224986] [47312]: DEBUG nova.compute.api [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 651.242951] [47313]: DEBUG nova.policy [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.247305] [47313]: INFO nova.api.openstack.requestlog [None req-f509148d-18b9-4ceb-bb25-5b98f358e334 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.053642 [ 651.247635] [47313]: [pid: 47313|app: 0|req: 1285/2669] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.250445] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.252017] [47313]: DEBUG nova.compute.api [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.255586] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.255586] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.255706] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.256061] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.256258] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.256449] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.259236] [47312]: DEBUG nova.compute.api [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 651.259432] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.259676] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.259881] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.260302] [47312]: WARNING nova.compute.api [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] instance's host None is down, deleting from database [ 651.262614] [47312]: DEBUG nova.network.neutron [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 651.281071] [47312]: DEBUG nova.network.neutron [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 651.284883] [47312]: DEBUG nova.network.neutron [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 651.296394] [47313]: DEBUG nova.policy [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.301046] [47313]: DEBUG nova.policy [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.301783] [47313]: DEBUG nova.policy [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.302457] [47313]: INFO nova.api.openstack.requestlog [None req-0d1e1817-d97d-45ad-af44-f400a5789ccc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.054319 [ 651.302761] [47313]: [pid: 47313|app: 0|req: 1286/2670] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 651.306368] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.306770] [47313]: DEBUG nova.compute.api [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.311858] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.311858] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.311948] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.312311] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.312508] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.312864] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.346936] [47313]: DEBUG nova.policy [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.351173] [47313]: INFO nova.api.openstack.requestlog [None req-fa152003-3ba2-4b10-be1a-b1f01b163581 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.047841 [ 651.351496] [47313]: [pid: 47313|app: 0|req: 1287/2671] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.353984] [47313]: DEBUG nova.api.openstack.wsgi [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.355426] [47313]: DEBUG nova.compute.api [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.358391] [47313]: DEBUG oslo_concurrency.lockutils [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.358617] [47313]: DEBUG oslo_concurrency.lockutils [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.358833] [47313]: DEBUG oslo_concurrency.lockutils [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.359360] [47313]: DEBUG oslo_concurrency.lockutils [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.359360] [47313]: DEBUG oslo_concurrency.lockutils [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.359502] [47313]: DEBUG oslo_concurrency.lockutils [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.381151] [47312]: INFO nova.api.openstack.requestlog [None req-eb4077ac-dd87-4873-af2c-5babca49b5fb tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 204 len: 0 microversion: 2.1 time: 0.176959 [ 651.381509] [47312]: [pid: 47312|app: 0|req: 1385/2672] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:08 2024] DELETE /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 651.384286] [47312]: DEBUG nova.api.openstack.wsgi [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.386121] [47312]: DEBUG nova.compute.api [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.389367] [47312]: DEBUG oslo_concurrency.lockutils [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.389604] [47312]: DEBUG oslo_concurrency.lockutils [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.389788] [47312]: DEBUG oslo_concurrency.lockutils [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.390155] [47312]: DEBUG oslo_concurrency.lockutils [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.390359] [47312]: DEBUG oslo_concurrency.lockutils [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.390699] [47312]: DEBUG oslo_concurrency.lockutils [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.395694] [47313]: DEBUG nova.policy [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.400083] [47313]: DEBUG nova.policy [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.400705] [47313]: DEBUG nova.policy [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.404198] [47313]: INFO nova.api.openstack.requestlog [None req-31ebe2a8-fe00-433c-b58f-5ab3cf0f5eb5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052147 [ 651.404527] [47313]: [pid: 47313|app: 0|req: 1288/2673] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 651.406943] [47313]: DEBUG nova.api.openstack.wsgi [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.408541] [47313]: DEBUG nova.compute.api [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] [instance: 3f4a6562-4c28-479c-8665-fb61c2d64dae] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.411640] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.411948] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.412195] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.412626] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.412818] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.413031] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.421214] [47313]: INFO nova.api.openstack.wsgi [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] HTTP exception thrown: Instance 3f4a6562-4c28-479c-8665-fb61c2d64dae could not be found. [ 651.421536] [47313]: DEBUG nova.api.openstack.wsgi [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Returning 404 to user: Instance 3f4a6562-4c28-479c-8665-fb61c2d64dae could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 651.422036] [47313]: INFO nova.api.openstack.requestlog [None req-09f3221f-a8d5-4ee4-b5c9-0c8ad93d35c6 tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae" status: 404 len: 111 microversion: 2.1 time: 0.016954 [ 651.422369] [47313]: [pid: 47313|app: 0|req: 1289/2674] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/3f4a6562-4c28-479c-8665-fb61c2d64dae => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 651.427067] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fa5eb61-7b95-4bc6-a37b-8b6128ef1aba tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] Calling method '.version_select at 0x7b9c4738aa70>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.433546] [47312]: DEBUG nova.policy [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.437380] [47313]: INFO nova.api.openstack.requestlog [None req-5fa5eb61-7b95-4bc6-a37b-8b6128ef1aba tempest-ServerActionsTestOtherA-1518282946 tempest-ServerActionsTestOtherA-1518282946-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2095798669" status: 202 len: 0 microversion: 2.1 time: 0.012070 [ 651.440195] [47313]: [pid: 47313|app: 0|req: 1290/2675] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:12:08 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2095798669 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 651.440295] [47312]: INFO nova.api.openstack.requestlog [None req-25c392aa-1a40-4234-8efa-4a2c8b8b7218 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1209 microversion: 2.1 time: 0.056272 [ 651.440295] [47312]: [pid: 47312|app: 0|req: 1386/2676] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.441139] [47313]: DEBUG nova.api.openstack.wsgi [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.442160] [47313]: DEBUG nova.compute.api [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.446981] [47313]: DEBUG oslo_concurrency.lockutils [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.447269] [47313]: DEBUG oslo_concurrency.lockutils [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.447488] [47313]: DEBUG oslo_concurrency.lockutils [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.447877] [47313]: DEBUG oslo_concurrency.lockutils [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.448108] [47313]: DEBUG oslo_concurrency.lockutils [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.448282] [47313]: DEBUG oslo_concurrency.lockutils [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.477899] [47313]: DEBUG nova.policy [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.481787] [47313]: INFO nova.api.openstack.requestlog [None req-31c5a17e-686e-4f3e-9589-181ac98d6e1e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.043528 [ 651.482122] [47313]: [pid: 47313|app: 0|req: 1291/2677] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.496027] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.497473] [47312]: DEBUG nova.compute.api [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.500835] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.501328] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.501396] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.501768] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.502035] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.502255] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.519019] [47313]: DEBUG nova.api.openstack.wsgi [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.520625] [47313]: DEBUG nova.compute.api [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.524092] [47313]: DEBUG oslo_concurrency.lockutils [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.525019] [47313]: DEBUG oslo_concurrency.lockutils [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.525019] [47313]: DEBUG oslo_concurrency.lockutils [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.525019] [47313]: DEBUG oslo_concurrency.lockutils [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.525105] [47313]: DEBUG oslo_concurrency.lockutils [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.525206] [47313]: DEBUG oslo_concurrency.lockutils [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.534852] [47312]: DEBUG nova.policy [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.541292] [47312]: INFO nova.api.openstack.requestlog [None req-dc0485ad-8b1e-4a8a-b4a1-32d0ceb68d03 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.046838 [ 651.541292] [47312]: [pid: 47312|app: 0|req: 1387/2678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.550920] [47312]: DEBUG nova.api.openstack.wsgi [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.552669] [47312]: DEBUG nova.compute.api [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.556132] [47312]: DEBUG oslo_concurrency.lockutils [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.556424] [47312]: DEBUG oslo_concurrency.lockutils [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.556662] [47312]: DEBUG oslo_concurrency.lockutils [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.557065] [47312]: DEBUG oslo_concurrency.lockutils [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.557332] [47312]: DEBUG oslo_concurrency.lockutils [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.557556] [47312]: DEBUG oslo_concurrency.lockutils [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.558550] [47313]: DEBUG nova.policy [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.562661] [47313]: INFO nova.api.openstack.requestlog [None req-63309977-fca1-4714-990c-980665ad88e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.045801 [ 651.562977] [47313]: [pid: 47313|app: 0|req: 1292/2679] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 651.577762] [47313]: DEBUG nova.api.openstack.wsgi [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.579337] [47313]: DEBUG nova.compute.api [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.582754] [47313]: DEBUG oslo_concurrency.lockutils [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.582994] [47313]: DEBUG oslo_concurrency.lockutils [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.583204] [47313]: DEBUG oslo_concurrency.lockutils [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.583548] [47313]: DEBUG oslo_concurrency.lockutils [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.583737] [47313]: DEBUG oslo_concurrency.lockutils [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.583906] [47313]: DEBUG oslo_concurrency.lockutils [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.601616] [47312]: DEBUG nova.policy [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.607341] [47312]: INFO nova.api.openstack.requestlog [None req-601518b6-5704-4ef4-82cf-885bf32c5bc7 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.058628 [ 651.607762] [47312]: [pid: 47312|app: 0|req: 1388/2680] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 651.610351] [47312]: DEBUG nova.api.openstack.wsgi [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.612469] [47312]: DEBUG nova.compute.api [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.616201] [47312]: DEBUG oslo_concurrency.lockutils [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.616961] [47312]: DEBUG oslo_concurrency.lockutils [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.617406] [47312]: DEBUG oslo_concurrency.lockutils [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.617731] [47313]: DEBUG nova.policy [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.618089] [47312]: DEBUG oslo_concurrency.lockutils [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.618362] [47312]: DEBUG oslo_concurrency.lockutils [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.618678] [47312]: DEBUG oslo_concurrency.lockutils [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.622033] [47313]: INFO nova.api.openstack.requestlog [None req-03d038fd-8832-4816-81de-a7295a709bee tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.046194 [ 651.622362] [47313]: [pid: 47313|app: 0|req: 1293/2681] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 651.633886] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.635558] [47313]: DEBUG nova.compute.api [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.638892] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.639200] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.639315] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.639662] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.639889] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.640083] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.652610] [47312]: DEBUG nova.policy [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.656861] [47312]: INFO nova.api.openstack.requestlog [None req-9792173c-a38a-424b-a266-ba4b1ebd124a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.048483 [ 651.657243] [47312]: [pid: 47312|app: 0|req: 1389/2682] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.673403] [47313]: DEBUG nova.policy [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.675525] [47312]: DEBUG nova.api.openstack.wsgi [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.676873] [47312]: DEBUG nova.compute.api [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.677442] [47313]: INFO nova.api.openstack.requestlog [None req-d3e23f2f-3c84-4a99-bcb6-09f9e6b25d3b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.045691 [ 651.677742] [47313]: [pid: 47313|app: 0|req: 1294/2683] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 651.683200] [47312]: DEBUG oslo_concurrency.lockutils [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.683439] [47312]: DEBUG oslo_concurrency.lockutils [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.683626] [47312]: DEBUG oslo_concurrency.lockutils [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.683993] [47312]: DEBUG oslo_concurrency.lockutils [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.684240] [47312]: DEBUG oslo_concurrency.lockutils [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.684418] [47312]: DEBUG oslo_concurrency.lockutils [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.699609] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.701209] [47313]: DEBUG nova.compute.api [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.704565] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.704897] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.704961] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.705318] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.705518] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.705691] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.718956] [47312]: DEBUG nova.policy [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.723331] [47312]: DEBUG nova.policy [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.724057] [47312]: DEBUG nova.policy [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.727340] [47312]: INFO nova.api.openstack.requestlog [None req-56a68a83-4457-4160-9c72-af646c14c5bd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.054010 [ 651.727340] [47312]: [pid: 47312|app: 0|req: 1390/2684] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 651.735547] [47312]: DEBUG nova.api.openstack.wsgi [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.737260] [47312]: DEBUG nova.compute.api [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.738629] [47313]: DEBUG nova.policy [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.740495] [47312]: DEBUG oslo_concurrency.lockutils [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.740665] [47312]: DEBUG oslo_concurrency.lockutils [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.740852] [47312]: DEBUG oslo_concurrency.lockutils [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.741244] [47312]: DEBUG oslo_concurrency.lockutils [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.741458] [47312]: DEBUG oslo_concurrency.lockutils [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.741631] [47312]: DEBUG oslo_concurrency.lockutils [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.747926] [47313]: DEBUG nova.policy [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.748577] [47313]: DEBUG nova.policy [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.749193] [47313]: INFO nova.api.openstack.requestlog [None req-e1f1a964-6196-42bd-8fe5-3bf26095221c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.051591 [ 651.749622] [47313]: [pid: 47313|app: 0|req: 1295/2685] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 651.758650] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.763366] [47313]: DEBUG nova.compute.api [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.766463] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.766686] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.766862] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.768155] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.768155] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.768155] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.778217] [47312]: DEBUG nova.policy [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.782788] [47312]: DEBUG nova.policy [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.783865] [47312]: DEBUG nova.policy [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.786715] [47312]: INFO nova.api.openstack.requestlog [None req-3425cec3-f9bd-4b50-8746-87e6724931e0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.053024 [ 651.787174] [47312]: [pid: 47312|app: 0|req: 1391/2686] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 651.793544] [47312]: DEBUG nova.api.openstack.wsgi [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.795211] [47312]: DEBUG nova.compute.api [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.799266] [47312]: DEBUG oslo_concurrency.lockutils [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.799782] [47312]: DEBUG oslo_concurrency.lockutils [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.800133] [47312]: DEBUG oslo_concurrency.lockutils [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.800551] [47312]: DEBUG oslo_concurrency.lockutils [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.800792] [47312]: DEBUG oslo_concurrency.lockutils [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.801202] [47312]: DEBUG oslo_concurrency.lockutils [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.804563] [47313]: DEBUG nova.policy [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.808804] [47313]: INFO nova.api.openstack.requestlog [None req-f7c062e5-7b47-4de4-810e-2e73d5f5c18e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.052013 [ 651.809236] [47313]: [pid: 47313|app: 0|req: 1296/2687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.815503] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.821350] [47313]: DEBUG nova.compute.api [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.823379] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.823616] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.823800] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.824164] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.824365] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.824535] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.839336] [47312]: DEBUG nova.policy [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.843230] [47312]: INFO nova.api.openstack.requestlog [None req-edfb53b1-c50a-4f19-8871-4699a1e51086 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.051530 [ 651.843543] [47312]: [pid: 47312|app: 0|req: 1392/2688] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 651.860662] [47313]: DEBUG nova.policy [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.864799] [47313]: INFO nova.api.openstack.requestlog [None req-4b1bd8a3-954f-4b40-adb4-5ec398ce3d44 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.051159 [ 651.865125] [47313]: [pid: 47313|app: 0|req: 1297/2689] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.873811] [47312]: DEBUG nova.api.openstack.wsgi [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.876270] [47312]: DEBUG nova.compute.api [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.880025] [47312]: DEBUG oslo_concurrency.lockutils [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.880025] [47312]: DEBUG oslo_concurrency.lockutils [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.880025] [47312]: DEBUG oslo_concurrency.lockutils [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.880025] [47312]: DEBUG oslo_concurrency.lockutils [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.880315] [47312]: DEBUG oslo_concurrency.lockutils [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.880315] [47312]: DEBUG oslo_concurrency.lockutils [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.895045] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 651.896676] [47313]: DEBUG nova.compute.api [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 651.900195] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.900458] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.900597] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.900953] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 651.901168] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 651.901340] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 651.942423] [47313]: DEBUG nova.policy [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 651.947425] [47313]: INFO nova.api.openstack.requestlog [None req-f7010d83-2296-46c5-8048-65584e6ef85f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.054495 [ 651.947818] [47313]: [pid: 47313|app: 0|req: 1298/2690] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 651.950474] [47313]: DEBUG nova.api.openstack.wsgi [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-432606104", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "578e3e8f-da16-4388-b8a0-804aef6d0b15"}, {"uuid": "259683f6-b484-4b3f-b72d-a8a629835511"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 652.019327] [47313]: DEBUG nova.network.neutron [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] validate_networks() for [('578e3e8f-da16-4388-b8a0-804aef6d0b15', None, None, None, None, None), ('259683f6-b484-4b3f-b72d-a8a629835511', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 652.064731] [47312]: DEBUG nova.policy [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.069392] [47312]: INFO nova.api.openstack.requestlog [None req-f12578fc-fb7d-4ac3-b126-4c1bc4c4e7ec tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1312 microversion: 2.1 time: 0.198230 [ 652.069705] [47312]: [pid: 47312|app: 0|req: 1393/2691] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1312 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.072523] [47312]: DEBUG nova.api.openstack.wsgi [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.074219] [47312]: DEBUG nova.compute.api [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.077678] [47312]: DEBUG oslo_concurrency.lockutils [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.077916] [47312]: DEBUG oslo_concurrency.lockutils [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.078114] [47312]: DEBUG oslo_concurrency.lockutils [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.078465] [47312]: DEBUG oslo_concurrency.lockutils [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.078663] [47312]: DEBUG oslo_concurrency.lockutils [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.078838] [47312]: DEBUG oslo_concurrency.lockutils [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.125418] [47312]: DEBUG nova.policy [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.129553] [47312]: INFO nova.api.openstack.requestlog [None req-4974d0b2-05d2-47a8-8aee-3143cf849e9f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.059283 [ 652.129876] [47312]: [pid: 47312|app: 0|req: 1394/2692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.132287] [47312]: DEBUG nova.api.openstack.wsgi [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.133854] [47312]: DEBUG nova.compute.api [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.139114] [47312]: DEBUG oslo_concurrency.lockutils [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.139335] [47312]: DEBUG oslo_concurrency.lockutils [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.139520] [47312]: DEBUG oslo_concurrency.lockutils [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.139866] [47312]: DEBUG oslo_concurrency.lockutils [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.140071] [47312]: DEBUG oslo_concurrency.lockutils [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.140248] [47312]: DEBUG oslo_concurrency.lockutils [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.183309] [47312]: DEBUG nova.policy [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.187721] [47312]: INFO nova.api.openstack.requestlog [None req-977d434c-b367-4b06-a31f-6637204f1e44 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.057273 [ 652.188053] [47312]: [pid: 47312|app: 0|req: 1395/2693] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:08 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.190675] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.192447] [47312]: DEBUG nova.compute.api [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.195781] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.196013] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.196209] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.196554] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.196750] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.196922] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.237064] [47312]: DEBUG nova.policy [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.242529] [47312]: INFO nova.api.openstack.requestlog [None req-1c9bbf6e-7666-40b4-870c-ea628c3c15ae tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.053883 [ 652.243235] [47312]: [pid: 47312|app: 0|req: 1396/2694] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.247245] [47312]: DEBUG nova.api.openstack.wsgi [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.251811] [47312]: DEBUG nova.compute.api [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.253120] [47312]: DEBUG oslo_concurrency.lockutils [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.253375] [47312]: DEBUG oslo_concurrency.lockutils [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.253683] [47312]: DEBUG oslo_concurrency.lockutils [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.253927] [47312]: DEBUG oslo_concurrency.lockutils [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.254145] [47312]: DEBUG oslo_concurrency.lockutils [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.254321] [47312]: DEBUG oslo_concurrency.lockutils [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.311031] [47312]: DEBUG nova.policy [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.317869] [47312]: INFO nova.api.openstack.requestlog [None req-304ff2c5-d8e2-4f66-981b-60d398535760 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.074110 [ 652.318466] [47312]: [pid: 47312|app: 0|req: 1397/2695] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.321500] [47312]: DEBUG nova.api.openstack.wsgi [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.323385] [47312]: DEBUG nova.compute.api [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.329460] [47312]: DEBUG oslo_concurrency.lockutils [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.329753] [47312]: DEBUG oslo_concurrency.lockutils [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.329973] [47312]: DEBUG oslo_concurrency.lockutils [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.330311] [47312]: DEBUG oslo_concurrency.lockutils [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.330514] [47312]: DEBUG oslo_concurrency.lockutils [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.331055] [47312]: DEBUG oslo_concurrency.lockutils [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.376191] [47312]: DEBUG nova.policy [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.380807] [47312]: INFO nova.api.openstack.requestlog [None req-d19ad944-8aba-4a46-81b6-48a98407bded tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.061950 [ 652.381203] [47312]: [pid: 47312|app: 0|req: 1398/2696] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.384426] [47312]: DEBUG nova.api.openstack.wsgi [req-e5a21e64-a110-4f07-8325-8136d084cb03 req-2579504a-3946-4677-98ad-422d13a59cbc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4", "tag": "9ae03200-5487-4d70-abc9-a634277bfddc"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 652.391283] [47312]: DEBUG oslo_concurrency.lockutils [req-e5a21e64-a110-4f07-8325-8136d084cb03 req-2579504a-3946-4677-98ad-422d13a59cbc service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.391611] [47312]: DEBUG oslo_concurrency.lockutils [req-e5a21e64-a110-4f07-8325-8136d084cb03 req-2579504a-3946-4677-98ad-422d13a59cbc service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.391808] [47312]: DEBUG oslo_concurrency.lockutils [req-e5a21e64-a110-4f07-8325-8136d084cb03 req-2579504a-3946-4677-98ad-422d13a59cbc service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.399129] [47312]: INFO nova.api.openstack.compute.server_external_events [req-e5a21e64-a110-4f07-8325-8136d084cb03 req-2579504a-3946-4677-98ad-422d13a59cbc service nova] Creating event network-changed:9ae03200-5487-4d70-abc9-a634277bfddc for instance 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 on cpu-1 [ 652.405971] [47312]: INFO nova.api.openstack.requestlog [req-e5a21e64-a110-4f07-8325-8136d084cb03 req-2579504a-3946-4677-98ad-422d13a59cbc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020438 [ 652.405971] [47312]: [pid: 47312|app: 0|req: 1399/2697] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:09 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 652.409179] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.413017] [47312]: DEBUG nova.compute.api [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.414598] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.414828] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.415026] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.415505] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.415590] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.415727] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.471341] [47312]: DEBUG nova.policy [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.477066] [47312]: INFO nova.api.openstack.requestlog [None req-cf7037bd-0739-4289-a214-55cac831e58f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.073346 [ 652.477458] [47312]: [pid: 47312|app: 0|req: 1400/2698] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.481066] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.482582] [47312]: DEBUG nova.compute.api [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.487607] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.487843] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.488046] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.488395] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.488594] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.488768] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.540571] [47312]: DEBUG nova.policy [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.547576] [47312]: INFO nova.api.openstack.requestlog [None req-fc3294db-03d0-41a8-9b77-74f34a6ddca6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.067949 [ 652.547576] [47312]: [pid: 47312|app: 0|req: 1401/2699] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.550046] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.551624] [47312]: DEBUG nova.compute.api [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.555654] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.556155] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.556390] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.557034] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.557418] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.557581] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.564610] [47313]: DEBUG nova.virt.hardware [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 652.565072] [47313]: DEBUG nova.virt.hardware [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 652.565451] [47313]: DEBUG nova.virt.hardware [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 652.566405] [47313]: DEBUG nova.virt.hardware [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 652.566500] [47313]: DEBUG nova.virt.hardware [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 652.576500] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.576741] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.577007] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.577324] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.577520] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.577691] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.588133] [47313]: DEBUG nova.quota [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Getting quotas for project b445e0d9bbfa4a528bc49fff621c484c. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 652.591625] [47313]: DEBUG nova.quota [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Getting quotas for user 0bdbb74770364b4a8700aa7aa967b584 and project b445e0d9bbfa4a528bc49fff621c484c. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 652.596291] [47312]: DEBUG nova.policy [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.598661] [47313]: DEBUG nova.compute.api [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 652.599927] [47313]: DEBUG nova.compute.api [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 652.600887] [47312]: DEBUG nova.policy [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.601572] [47312]: DEBUG nova.policy [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.602710] [47312]: INFO nova.api.openstack.requestlog [None req-a2fe792c-8144-4399-8699-45dd2b0ff47d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.055519 [ 652.603256] [47312]: [pid: 47312|app: 0|req: 1402/2700] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.610123] [47312]: DEBUG nova.api.openstack.wsgi [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.610123] [47312]: DEBUG nova.compute.api [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.614564] [47312]: DEBUG oslo_concurrency.lockutils [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.614788] [47312]: DEBUG oslo_concurrency.lockutils [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.614967] [47312]: DEBUG oslo_concurrency.lockutils [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.615386] [47312]: DEBUG oslo_concurrency.lockutils [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.615589] [47312]: DEBUG oslo_concurrency.lockutils [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.615740] [47312]: DEBUG oslo_concurrency.lockutils [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.644546] [47313]: INFO nova.api.openstack.requestlog [None req-1613badc-23b7-4831-ba42-ce92a600f3d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.695512 [ 652.644546] [47313]: [pid: 47313|app: 0|req: 1299/2701] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:08 2024] POST /compute/v2.1/servers => generated 380 bytes in 696 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 652.646856] [47313]: DEBUG nova.api.openstack.wsgi [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.648488] [47313]: DEBUG nova.compute.api [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.654188] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.654518] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.656069] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.656069] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.656188] [47312]: DEBUG nova.policy [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.656262] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.656262] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.664946] [47312]: INFO nova.api.openstack.requestlog [None req-73f3e45c-9884-4f90-a6f5-1888b1dc45fe tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.059021 [ 652.664946] [47312]: [pid: 47312|app: 0|req: 1403/2702] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.668156] [47312]: DEBUG nova.api.openstack.wsgi [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.672474] [47312]: DEBUG nova.compute.api [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.673296] [47312]: DEBUG oslo_concurrency.lockutils [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.673543] [47312]: DEBUG oslo_concurrency.lockutils [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.673731] [47312]: DEBUG oslo_concurrency.lockutils [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.674101] [47312]: DEBUG oslo_concurrency.lockutils [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.674300] [47312]: DEBUG oslo_concurrency.lockutils [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.674473] [47312]: DEBUG oslo_concurrency.lockutils [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.691089] [47313]: DEBUG nova.policy [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.695463] [47313]: DEBUG nova.policy [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.696214] [47313]: DEBUG nova.policy [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.699311] [47313]: INFO nova.api.openstack.requestlog [None req-a1a952ea-a526-4291-95f5-a17e8bbcf388 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.054368 [ 652.699653] [47313]: [pid: 47313|app: 0|req: 1300/2703] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.706039] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.707690] [47313]: DEBUG nova.compute.api [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.708302] [47312]: DEBUG nova.policy [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.714134] [47312]: INFO nova.api.openstack.requestlog [None req-496a7a01-b2bc-4586-913a-b78f3daf9ed4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.050205 [ 652.714420] [47312]: [pid: 47312|app: 0|req: 1404/2704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.717133] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.717938] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.718192] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.718392] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.718682] [47312]: DEBUG nova.compute.api [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.719403] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.719403] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.719403] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.724944] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.724944] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.724944] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.725197] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.725433] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.725519] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.759303] [47313]: DEBUG nova.policy [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.764432] [47313]: INFO nova.api.openstack.requestlog [None req-9b0229df-1812-4be0-9d2e-239ad9ee5b6e tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.064156 [ 652.764774] [47313]: [pid: 47313|app: 0|req: 1301/2705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.768844] [47313]: DEBUG nova.api.openstack.wsgi [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.769050] [47312]: DEBUG nova.policy [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.769793] [47313]: DEBUG nova.compute.api [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.773400] [47312]: INFO nova.api.openstack.requestlog [None req-9ed39027-4dae-45fd-8364-3972bf627882 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.058403 [ 652.773805] [47312]: [pid: 47312|app: 0|req: 1405/2706] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.774613] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.775448] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.775448] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.775448] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.775598] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.776333] [47313]: DEBUG oslo_concurrency.lockutils [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.777180] [47312]: DEBUG nova.api.openstack.wsgi [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.778730] [47312]: DEBUG nova.compute.api [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.785142] [47312]: DEBUG oslo_concurrency.lockutils [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.785142] [47312]: DEBUG oslo_concurrency.lockutils [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.785422] [47312]: DEBUG oslo_concurrency.lockutils [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.785808] [47312]: DEBUG oslo_concurrency.lockutils [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.786061] [47312]: DEBUG oslo_concurrency.lockutils [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.786461] [47312]: DEBUG oslo_concurrency.lockutils [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.813425] [47313]: DEBUG nova.policy [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.819035] [47313]: INFO nova.api.openstack.requestlog [None req-5eb3fb68-473e-4ec2-9f39-abd549a0dd62 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.052722 [ 652.819479] [47313]: [pid: 47313|app: 0|req: 1302/2707] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.822818] [47313]: DEBUG nova.api.openstack.wsgi [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.823823] [47312]: DEBUG nova.policy [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.825047] [47313]: DEBUG nova.compute.api [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.828318] [47312]: INFO nova.api.openstack.requestlog [None req-b44b58ef-7a4f-448c-af86-d8b3e7458aad tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.053251 [ 652.828642] [47312]: [pid: 47312|app: 0|req: 1406/2708] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.829363] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.829483] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.829745] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.830266] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.830561] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.830811] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.831336] [47312]: DEBUG nova.api.openstack.wsgi [None req-14f824a1-776e-43ce-a434-eb98edf53364 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.832610] [47312]: DEBUG nova.compute.api [None req-14f824a1-776e-43ce-a434-eb98edf53364 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.856748] [47312]: DEBUG nova.policy [None req-14f824a1-776e-43ce-a434-eb98edf53364 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.860177] [47312]: INFO nova.api.openstack.requestlog [None req-14f824a1-776e-43ce-a434-eb98edf53364 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1210 microversion: 2.1 time: 0.030917 [ 652.860482] [47312]: [pid: 47312|app: 0|req: 1407/2709] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1210 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.862754] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.864265] [47312]: DEBUG nova.compute.api [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.868651] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.868881] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.869092] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.869563] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.869616] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.869849] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.870425] [47313]: DEBUG nova.policy [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.874810] [47313]: INFO nova.api.openstack.requestlog [None req-db0e41fe-1fb4-44a6-a0e7-f47ab5d1e31d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.054680 [ 652.875176] [47313]: [pid: 47313|app: 0|req: 1303/2710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.877412] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.878909] [47313]: DEBUG nova.compute.api [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.882364] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.882588] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.882768] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.883159] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.883360] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.883531] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.900638] [47312]: DEBUG nova.policy [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.904742] [47312]: INFO nova.api.openstack.requestlog [None req-c0dd17b2-dbcc-4c64-9bbb-56626231419d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.043718 [ 652.905063] [47312]: [pid: 47312|app: 0|req: 1408/2711] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.907711] [47312]: DEBUG nova.api.openstack.wsgi [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.908930] [47312]: DEBUG nova.compute.api [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.911584] [47313]: DEBUG nova.policy [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.912284] [47312]: DEBUG oslo_concurrency.lockutils [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.912284] [47312]: DEBUG oslo_concurrency.lockutils [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.912401] [47312]: DEBUG oslo_concurrency.lockutils [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.912778] [47312]: DEBUG oslo_concurrency.lockutils [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.912979] [47312]: DEBUG oslo_concurrency.lockutils [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.913167] [47312]: DEBUG oslo_concurrency.lockutils [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.915353] [47313]: INFO nova.api.openstack.requestlog [None req-1f188663-99cf-4f9c-bb3a-9eb5cae209b2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.039675 [ 652.915662] [47313]: [pid: 47313|app: 0|req: 1304/2712] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 652.917927] [47313]: DEBUG nova.api.openstack.wsgi [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.919409] [47313]: DEBUG nova.compute.api [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.922278] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.922533] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.922730] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.923117] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.923323] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.923537] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.960691] [47312]: DEBUG nova.policy [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.965326] [47312]: DEBUG nova.policy [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.966076] [47312]: DEBUG nova.policy [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.968792] [47312]: INFO nova.api.openstack.requestlog [None req-b80c8c7d-bb24-4698-8d12-a30261f66521 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.063095 [ 652.969030] [47312]: [pid: 47312|app: 0|req: 1409/2713] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.969814] [47313]: DEBUG nova.policy [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.972110] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.973662] [47312]: DEBUG nova.compute.api [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.974369] [47313]: DEBUG nova.policy [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.975071] [47313]: DEBUG nova.policy [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 652.975701] [47313]: INFO nova.api.openstack.requestlog [None req-21a0598f-ed4f-4e31-bce0-464592128bec tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.059551 [ 652.976157] [47313]: [pid: 47313|app: 0|req: 1305/2714] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 652.977029] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.977029] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.977138] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.980754] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.980754] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.980754] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.980892] [47313]: DEBUG nova.api.openstack.wsgi [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 652.980892] [47313]: DEBUG nova.compute.api [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 652.983528] [47313]: DEBUG oslo_concurrency.lockutils [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.983759] [47313]: DEBUG oslo_concurrency.lockutils [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.983941] [47313]: DEBUG oslo_concurrency.lockutils [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 652.984331] [47313]: DEBUG oslo_concurrency.lockutils [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 652.984537] [47313]: DEBUG oslo_concurrency.lockutils [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 652.984726] [47313]: DEBUG oslo_concurrency.lockutils [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.181112] [47312]: DEBUG nova.policy [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.186666] [47312]: DEBUG nova.policy [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.187748] [47312]: DEBUG nova.policy [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.191187] [47313]: DEBUG nova.policy [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.192601] [47312]: INFO nova.api.openstack.requestlog [None req-5d9b3d3f-db54-499a-b626-f7a54879e2f2 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.221736 [ 653.192601] [47312]: [pid: 47312|app: 0|req: 1410/2715] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 653.195785] [47313]: INFO nova.api.openstack.requestlog [None req-36f1bf21-2fbf-491c-84c0-50744eeb40fb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.219171 [ 653.196124] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.196202] [47313]: [pid: 47313|app: 0|req: 1306/2716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:09 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.197955] [47312]: DEBUG nova.compute.api [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.198613] [47313]: DEBUG nova.api.openstack.wsgi [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.200864] [47313]: DEBUG nova.compute.api [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.201809] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.202604] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.203070] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.203706] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.204044] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.204325] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.205215] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.205482] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.205663] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.206028] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.206225] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.206394] [47313]: DEBUG oslo_concurrency.lockutils [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.247344] [47312]: DEBUG nova.policy [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.248381] [47313]: DEBUG nova.policy [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.252383] [47312]: INFO nova.api.openstack.requestlog [None req-2b844927-b628-4a6b-8278-5f7511ca938e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.059343 [ 653.252863] [47313]: INFO nova.api.openstack.requestlog [None req-d97158a3-4be6-4837-96eb-830ba9c5aafb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.056150 [ 653.252963] [47312]: [pid: 47312|app: 0|req: 1411/2717] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.253216] [47313]: [pid: 47313|app: 0|req: 1307/2718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.255655] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.256162] [47313]: DEBUG nova.api.openstack.wsgi [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.257459] [47312]: DEBUG nova.compute.api [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.259234] [47313]: DEBUG nova.compute.api [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.262552] [47313]: DEBUG oslo_concurrency.lockutils [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.262807] [47313]: DEBUG oslo_concurrency.lockutils [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.263096] [47313]: DEBUG oslo_concurrency.lockutils [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.263713] [47313]: DEBUG oslo_concurrency.lockutils [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.264186] [47313]: DEBUG oslo_concurrency.lockutils [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.264445] [47313]: DEBUG oslo_concurrency.lockutils [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.269225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.269427] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.269608] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.270578] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.270578] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.270578] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.311835] [47313]: DEBUG nova.policy [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.318136] [47313]: INFO nova.api.openstack.requestlog [None req-6966b8b6-e71f-4e3d-b5c2-5cd5ddff50fa tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.063942 [ 653.318204] [47312]: DEBUG nova.policy [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.318486] [47313]: [pid: 47313|app: 0|req: 1308/2719] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.321064] [47313]: DEBUG nova.api.openstack.wsgi [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.322566] [47312]: INFO nova.api.openstack.requestlog [None req-5b19d8b4-ea5c-4eb5-871e-19a878bef385 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.068624 [ 653.322670] [47313]: DEBUG nova.compute.api [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.322896] [47312]: [pid: 47312|app: 0|req: 1412/2720] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.325379] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.326812] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.326812] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.327065] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.327626] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.327859] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.328096] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.328539] [47312]: DEBUG nova.compute.api [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.332595] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.334621] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.334621] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.334621] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.334621] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.334621] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.391892] [47312]: DEBUG nova.policy [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.393267] [47313]: DEBUG nova.policy [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.396951] [47312]: INFO nova.api.openstack.requestlog [None req-c0817410-8da4-4f89-b68e-2c445f28ee41 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.073278 [ 653.397200] [47312]: [pid: 47312|app: 0|req: 1413/2721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.397821] [47313]: INFO nova.api.openstack.requestlog [None req-7fd56822-d267-4d15-afff-aad8a1065740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.078484 [ 653.397913] [47313]: [pid: 47313|app: 0|req: 1309/2722] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.401019] [47312]: DEBUG nova.api.openstack.wsgi [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.401102] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.401514] [47312]: DEBUG nova.compute.api [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.401801] [47313]: DEBUG nova.compute.api [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.404943] [47312]: DEBUG oslo_concurrency.lockutils [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.405081] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.405313] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.405490] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.405553] [47312]: DEBUG oslo_concurrency.lockutils [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.405859] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.405937] [47312]: DEBUG oslo_concurrency.lockutils [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.406035] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.406205] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.406628] [47312]: DEBUG oslo_concurrency.lockutils [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.407156] [47312]: DEBUG oslo_concurrency.lockutils [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.407439] [47312]: DEBUG oslo_concurrency.lockutils [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.442673] [47313]: DEBUG nova.policy [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.447139] [47313]: INFO nova.api.openstack.requestlog [None req-b3101ccc-3ee4-45ef-828b-ed3e6d5df8be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.048567 [ 653.447702] [47313]: [pid: 47313|app: 0|req: 1310/2723] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.447964] [47312]: DEBUG nova.policy [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.450506] [47313]: DEBUG nova.api.openstack.wsgi [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.451757] [47313]: DEBUG nova.compute.api [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.454468] [47312]: INFO nova.api.openstack.requestlog [None req-108d921a-5bf6-4b23-989d-d2b5c6ee95ba tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.056647 [ 653.455085] [47312]: [pid: 47312|app: 0|req: 1414/2724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.455164] [47313]: DEBUG oslo_concurrency.lockutils [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.455388] [47313]: DEBUG oslo_concurrency.lockutils [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.455586] [47313]: DEBUG oslo_concurrency.lockutils [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.455980] [47313]: DEBUG oslo_concurrency.lockutils [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.456689] [47313]: DEBUG oslo_concurrency.lockutils [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.456766] [47313]: DEBUG oslo_concurrency.lockutils [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.491497] [47312]: DEBUG nova.api.openstack.wsgi [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.492390] [47313]: DEBUG nova.policy [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.493254] [47312]: DEBUG nova.compute.api [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.496811] [47312]: DEBUG oslo_concurrency.lockutils [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.496946] [47313]: INFO nova.api.openstack.requestlog [None req-228da255-b175-488b-a2aa-4912e8628ec4 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.048797 [ 653.497076] [47312]: DEBUG oslo_concurrency.lockutils [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.497273] [47312]: DEBUG oslo_concurrency.lockutils [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.497316] [47313]: [pid: 47313|app: 0|req: 1311/2725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.497631] [47312]: DEBUG oslo_concurrency.lockutils [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.497833] [47312]: DEBUG oslo_concurrency.lockutils [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.498013] [47312]: DEBUG oslo_concurrency.lockutils [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.530333] [47312]: DEBUG nova.policy [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.535411] [47312]: INFO nova.api.openstack.requestlog [None req-75dbcbb9-5670-46f1-b0a1-e904d30aa8d5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.046574 [ 653.535734] [47312]: [pid: 47312|app: 0|req: 1415/2726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.561224] [47313]: DEBUG nova.api.openstack.wsgi [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.563394] [47313]: DEBUG nova.compute.api [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.567042] [47313]: DEBUG oslo_concurrency.lockutils [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.567340] [47313]: DEBUG oslo_concurrency.lockutils [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.567476] [47313]: DEBUG oslo_concurrency.lockutils [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.567825] [47313]: DEBUG oslo_concurrency.lockutils [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.568042] [47313]: DEBUG oslo_concurrency.lockutils [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.568227] [47313]: DEBUG oslo_concurrency.lockutils [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.598813] [47313]: DEBUG nova.policy [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.603528] [47313]: INFO nova.api.openstack.requestlog [None req-3acb09c0-722e-41a2-b5d1-1f3653584d1e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.044624 [ 653.604107] [47313]: [pid: 47313|app: 0|req: 1312/2727] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.622483] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.624256] [47312]: DEBUG nova.compute.api [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.627738] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.627989] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.628200] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.628564] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.628764] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.628935] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.662109] [47312]: DEBUG nova.policy [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.666260] [47312]: DEBUG nova.policy [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.666876] [47312]: DEBUG nova.policy [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.667503] [47312]: INFO nova.api.openstack.requestlog [None req-c4468a71-c19d-401c-aefd-409e6f606f6c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.048621 [ 653.667784] [47312]: [pid: 47312|app: 0|req: 1416/2728] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 653.675086] [47313]: DEBUG nova.api.openstack.wsgi [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.677384] [47313]: DEBUG nova.compute.api [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.680554] [47313]: DEBUG oslo_concurrency.lockutils [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.680835] [47313]: DEBUG oslo_concurrency.lockutils [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.681031] [47313]: DEBUG oslo_concurrency.lockutils [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.681388] [47313]: DEBUG oslo_concurrency.lockutils [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.681584] [47313]: DEBUG oslo_concurrency.lockutils [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.681753] [47313]: DEBUG oslo_concurrency.lockutils [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.717157] [47313]: DEBUG nova.policy [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.718244] [47312]: DEBUG nova.api.openstack.wsgi [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.720179] [47312]: DEBUG nova.compute.api [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.721960] [47313]: INFO nova.api.openstack.requestlog [None req-24704c6b-b1d8-4144-8e29-a9171f296a45 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.049119 [ 653.722917] [47313]: [pid: 47313|app: 0|req: 1313/2729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.723730] [47312]: DEBUG oslo_concurrency.lockutils [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.723818] [47312]: DEBUG oslo_concurrency.lockutils [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.724088] [47312]: DEBUG oslo_concurrency.lockutils [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.724465] [47312]: DEBUG oslo_concurrency.lockutils [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.724678] [47312]: DEBUG oslo_concurrency.lockutils [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.724854] [47312]: DEBUG oslo_concurrency.lockutils [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.728629] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.730448] [47313]: DEBUG nova.compute.api [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.734662] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.734876] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.735127] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.735542] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.735880] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.736116] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.758549] [47312]: DEBUG nova.policy [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.762949] [47312]: DEBUG nova.policy [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.763595] [47312]: DEBUG nova.policy [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.766990] [47312]: INFO nova.api.openstack.requestlog [None req-145dae47-cefe-44a0-85db-c9f02a8e5d0e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.051226 [ 653.767297] [47312]: [pid: 47312|app: 0|req: 1417/2730] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 653.770601] [47313]: DEBUG nova.policy [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.775346] [47313]: INFO nova.api.openstack.requestlog [None req-8cb47bd5-9de5-4f07-afa5-10bdc6840189 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.048216 [ 653.775346] [47313]: [pid: 47313|app: 0|req: 1314/2731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 653.777460] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.779490] [47312]: DEBUG nova.compute.api [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.782817] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.783059] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.783244] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.783587] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.783780] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.783985] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.788403] [47313]: DEBUG nova.api.openstack.wsgi [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.789966] [47313]: DEBUG nova.compute.api [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.793435] [47313]: DEBUG oslo_concurrency.lockutils [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.793665] [47313]: DEBUG oslo_concurrency.lockutils [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.794034] [47313]: DEBUG oslo_concurrency.lockutils [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.794442] [47313]: DEBUG oslo_concurrency.lockutils [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.794642] [47313]: DEBUG oslo_concurrency.lockutils [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.794819] [47313]: DEBUG oslo_concurrency.lockutils [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.818780] [47312]: DEBUG nova.policy [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.822863] [47312]: INFO nova.api.openstack.requestlog [None req-a1ef4f0d-ba2f-4e76-8683-f196dedeac27 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.047663 [ 653.823180] [47312]: [pid: 47312|app: 0|req: 1418/2732] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.824997] [47313]: DEBUG nova.policy [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.828571] [47313]: INFO nova.api.openstack.requestlog [None req-074fed04-f54c-4246-93c7-6da9fe5b1504 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.042082 [ 653.828861] [47313]: [pid: 47313|app: 0|req: 1315/2733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.832149] [47312]: DEBUG nova.api.openstack.wsgi [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.833725] [47312]: DEBUG nova.compute.api [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.836749] [47312]: DEBUG oslo_concurrency.lockutils [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.837033] [47312]: DEBUG oslo_concurrency.lockutils [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.837224] [47312]: DEBUG oslo_concurrency.lockutils [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.837573] [47312]: DEBUG oslo_concurrency.lockutils [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.837789] [47312]: DEBUG oslo_concurrency.lockutils [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.837977] [47312]: DEBUG oslo_concurrency.lockutils [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.839257] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.840734] [47313]: DEBUG nova.compute.api [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.843743] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.844554] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.844773] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.845179] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.845390] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.845566] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.872337] [47312]: DEBUG nova.policy [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.876258] [47312]: INFO nova.api.openstack.requestlog [None req-02acbaab-eddf-478d-b7f1-97323e805f02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.046561 [ 653.876505] [47313]: DEBUG nova.policy [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.876588] [47312]: [pid: 47312|app: 0|req: 1419/2734] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.878760] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.880297] [47313]: INFO nova.api.openstack.requestlog [None req-ae1c52ca-0154-4c9a-bda1-eb500dbc57b6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.042759 [ 653.880358] [47312]: DEBUG nova.compute.api [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.880593] [47313]: [pid: 47313|app: 0|req: 1316/2735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 653.883412] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.883637] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.883819] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.884198] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.884397] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.884568] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.888619] [47313]: DEBUG nova.api.openstack.wsgi [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.890169] [47313]: DEBUG nova.compute.api [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.894021] [47313]: DEBUG oslo_concurrency.lockutils [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.894021] [47313]: DEBUG oslo_concurrency.lockutils [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.894225] [47313]: DEBUG oslo_concurrency.lockutils [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.894431] [47313]: DEBUG oslo_concurrency.lockutils [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.894626] [47313]: DEBUG oslo_concurrency.lockutils [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.895024] [47313]: DEBUG oslo_concurrency.lockutils [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.916822] [47312]: DEBUG nova.policy [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.920752] [47312]: INFO nova.api.openstack.requestlog [None req-6fab9296-e695-48f2-960f-a256d52083a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.043652 [ 653.921082] [47312]: [pid: 47312|app: 0|req: 1420/2736] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.924171] [47312]: DEBUG nova.api.openstack.wsgi [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.924989] [47312]: DEBUG nova.compute.api [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.926809] [47313]: DEBUG nova.policy [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.928441] [47312]: DEBUG oslo_concurrency.lockutils [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.928577] [47312]: DEBUG oslo_concurrency.lockutils [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.928754] [47312]: DEBUG oslo_concurrency.lockutils [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.929102] [47312]: DEBUG oslo_concurrency.lockutils [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.929292] [47312]: DEBUG oslo_concurrency.lockutils [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.929456] [47312]: DEBUG oslo_concurrency.lockutils [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.931142] [47313]: INFO nova.api.openstack.requestlog [None req-320a43c5-68aa-4036-9dc4-cbb05eb8d9b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.044478 [ 653.931573] [47313]: [pid: 47313|app: 0|req: 1317/2737] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 653.934736] [47313]: DEBUG nova.api.openstack.wsgi [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.937274] [47313]: DEBUG nova.compute.api [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.942820] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.944134] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.944134] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.944134] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.944466] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.944840] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.968122] [47312]: DEBUG nova.policy [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.972520] [47312]: INFO nova.api.openstack.requestlog [None req-59584850-043e-4a9d-9c1a-90e816ea43ac tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.050835 [ 653.972866] [47312]: [pid: 47312|app: 0|req: 1421/2738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.978080] [47313]: DEBUG nova.policy [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 653.982093] [47313]: INFO nova.api.openstack.requestlog [None req-63d5bcc8-5465-4431-9ca2-cd926b7a5509 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.049816 [ 653.982997] [47313]: [pid: 47313|app: 0|req: 1318/2739] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 653.985898] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.987404] [47312]: DEBUG nova.compute.api [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.991444] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.992035] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.992035] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.992274] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.992482] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.992656] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.992855] [47313]: DEBUG nova.api.openstack.wsgi [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 653.994482] [47313]: DEBUG nova.compute.api [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 653.997593] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.997847] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.997995] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 653.998358] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 653.998558] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 653.998730] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.029401] [47312]: DEBUG nova.policy [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.033514] [47312]: DEBUG nova.policy [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.034136] [47312]: DEBUG nova.policy [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.034288] [47313]: DEBUG nova.policy [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.037089] [47312]: INFO nova.api.openstack.requestlog [None req-b7d2f48e-f974-45a9-8b0f-e04739b69b10 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.053379 [ 654.037424] [47312]: [pid: 47312|app: 0|req: 1422/2740] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 654.038319] [47313]: DEBUG nova.policy [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.038952] [47313]: DEBUG nova.policy [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.039549] [47313]: INFO nova.api.openstack.requestlog [None req-879ebecf-f4e0-4492-a763-6d86dd777b0c tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.049116 [ 654.039865] [47313]: [pid: 47313|app: 0|req: 1319/2741] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:10 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 654.207759] [47312]: DEBUG nova.api.openstack.wsgi [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.208234] [47313]: DEBUG nova.api.openstack.wsgi [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.209421] [47312]: DEBUG nova.compute.api [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.209927] [47313]: DEBUG nova.compute.api [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.213370] [47312]: DEBUG oslo_concurrency.lockutils [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.213765] [47312]: DEBUG oslo_concurrency.lockutils [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.213998] [47312]: DEBUG oslo_concurrency.lockutils [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.214289] [47313]: DEBUG oslo_concurrency.lockutils [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.214368] [47312]: DEBUG oslo_concurrency.lockutils [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.214491] [47313]: DEBUG oslo_concurrency.lockutils [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.214534] [47312]: DEBUG oslo_concurrency.lockutils [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.214701] [47312]: DEBUG oslo_concurrency.lockutils [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.214824] [47313]: DEBUG oslo_concurrency.lockutils [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.215038] [47313]: DEBUG oslo_concurrency.lockutils [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.215248] [47313]: DEBUG oslo_concurrency.lockutils [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.215498] [47313]: DEBUG oslo_concurrency.lockutils [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.262088] [47312]: DEBUG nova.policy [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.263280] [47313]: DEBUG nova.policy [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.267693] [47312]: DEBUG nova.policy [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.267888] [47313]: INFO nova.api.openstack.requestlog [None req-5881d897-3d52-47f3-8bd2-355af9b86e32 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.062079 [ 654.268207] [47313]: [pid: 47313|app: 0|req: 1320/2742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.268664] [47312]: DEBUG nova.policy [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.270733] [47313]: DEBUG nova.api.openstack.wsgi [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.272382] [47313]: DEBUG nova.compute.api [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.274516] [47312]: INFO nova.api.openstack.requestlog [None req-f792ba9a-e94e-4687-a781-f90eaf0af536 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.068917 [ 654.274516] [47312]: [pid: 47312|app: 0|req: 1423/2743] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 654.276452] [47313]: DEBUG oslo_concurrency.lockutils [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.276703] [47313]: DEBUG oslo_concurrency.lockutils [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.277048] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.277118] [47313]: DEBUG oslo_concurrency.lockutils [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.278405] [47313]: DEBUG oslo_concurrency.lockutils [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.278405] [47313]: DEBUG oslo_concurrency.lockutils [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.278405] [47313]: DEBUG oslo_concurrency.lockutils [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.279931] [47312]: DEBUG nova.compute.api [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.282338] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.282593] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.284037] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.284037] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.284037] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.284037] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.332125] [47312]: DEBUG nova.policy [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.337839] [47313]: DEBUG nova.policy [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.337920] [47312]: INFO nova.api.openstack.requestlog [None req-e3c594ae-b1ea-4581-ad78-867e73542656 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.061525 [ 654.337920] [47312]: [pid: 47312|app: 0|req: 1424/2744] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.339497] [47312]: DEBUG nova.api.openstack.wsgi [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.341066] [47312]: DEBUG nova.compute.api [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.344592] [47312]: DEBUG oslo_concurrency.lockutils [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.344686] [47313]: INFO nova.api.openstack.requestlog [None req-5495f28e-addd-4fcb-921f-89c138ccbbe5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.075563 [ 654.344750] [47312]: DEBUG oslo_concurrency.lockutils [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.344750] [47312]: DEBUG oslo_concurrency.lockutils [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.344835] [47313]: [pid: 47313|app: 0|req: 1321/2745] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.344938] [47312]: DEBUG oslo_concurrency.lockutils [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.345145] [47312]: DEBUG oslo_concurrency.lockutils [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.345315] [47312]: DEBUG oslo_concurrency.lockutils [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.347467] [47313]: DEBUG nova.api.openstack.wsgi [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.349374] [47313]: DEBUG nova.compute.api [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.353112] [47313]: DEBUG oslo_concurrency.lockutils [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.353112] [47313]: DEBUG oslo_concurrency.lockutils [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.353855] [47313]: DEBUG oslo_concurrency.lockutils [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.354307] [47313]: DEBUG oslo_concurrency.lockutils [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.354545] [47313]: DEBUG oslo_concurrency.lockutils [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.355550] [47313]: DEBUG oslo_concurrency.lockutils [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.387728] [47312]: DEBUG nova.policy [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.392595] [47312]: INFO nova.api.openstack.requestlog [None req-241ef6af-0bb5-4b03-b9ba-bac37cdb5a09 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.054952 [ 654.393052] [47312]: [pid: 47312|app: 0|req: 1425/2746] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.393514] [47313]: DEBUG nova.policy [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.398097] [47313]: INFO nova.api.openstack.requestlog [None req-12d64794-9331-45db-acd0-1ffee3d05850 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.052727 [ 654.398458] [47313]: [pid: 47313|app: 0|req: 1322/2747] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.408707] [47312]: DEBUG nova.api.openstack.wsgi [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.410580] [47312]: DEBUG nova.compute.api [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.412029] [47313]: DEBUG nova.api.openstack.wsgi [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.414319] [47313]: DEBUG nova.compute.api [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.414421] [47312]: DEBUG oslo_concurrency.lockutils [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.414421] [47312]: DEBUG oslo_concurrency.lockutils [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.414421] [47312]: DEBUG oslo_concurrency.lockutils [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.414644] [47312]: DEBUG oslo_concurrency.lockutils [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.414776] [47312]: DEBUG oslo_concurrency.lockutils [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.414951] [47312]: DEBUG oslo_concurrency.lockutils [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.417146] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.417413] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.417626] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.418019] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.418269] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.418469] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.449882] [47312]: DEBUG nova.policy [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.453756] [47312]: INFO nova.api.openstack.requestlog [None req-d149ac54-6a83-4c68-a1ab-b045e4b0f7c8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.047038 [ 654.454076] [47312]: [pid: 47312|app: 0|req: 1426/2748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.455762] [47313]: DEBUG nova.policy [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.456669] [47312]: DEBUG nova.api.openstack.wsgi [req-3bb59e6b-3bf1-4099-a655-fa43c0aec0f7 req-e90d5f00-dd3c-4f8c-8209-861a884bdddb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4", "name": "network-vif-deleted", "tag": "9ae03200-5487-4d70-abc9-a634277bfddc"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 654.459757] [47313]: INFO nova.api.openstack.requestlog [None req-a1311470-597f-4732-a96b-d0a9ec0f54a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.051758 [ 654.460217] [47313]: [pid: 47313|app: 0|req: 1323/2749] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 654.461452] [47312]: DEBUG oslo_concurrency.lockutils [req-3bb59e6b-3bf1-4099-a655-fa43c0aec0f7 req-e90d5f00-dd3c-4f8c-8209-861a884bdddb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.461674] [47312]: DEBUG oslo_concurrency.lockutils [req-3bb59e6b-3bf1-4099-a655-fa43c0aec0f7 req-e90d5f00-dd3c-4f8c-8209-861a884bdddb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.461879] [47312]: DEBUG oslo_concurrency.lockutils [req-3bb59e6b-3bf1-4099-a655-fa43c0aec0f7 req-e90d5f00-dd3c-4f8c-8209-861a884bdddb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.464834] [47313]: DEBUG nova.api.openstack.wsgi [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.466340] [47313]: DEBUG nova.compute.api [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.470310] [47312]: INFO nova.api.openstack.compute.server_external_events [req-3bb59e6b-3bf1-4099-a655-fa43c0aec0f7 req-e90d5f00-dd3c-4f8c-8209-861a884bdddb service nova] Creating event network-vif-deleted:9ae03200-5487-4d70-abc9-a634277bfddc for instance 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 on cpu-1 [ 654.470411] [47313]: DEBUG oslo_concurrency.lockutils [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.470411] [47313]: DEBUG oslo_concurrency.lockutils [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.470411] [47313]: DEBUG oslo_concurrency.lockutils [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.470411] [47313]: DEBUG oslo_concurrency.lockutils [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.470411] [47313]: DEBUG oslo_concurrency.lockutils [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.470689] [47313]: DEBUG oslo_concurrency.lockutils [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.474020] [47312]: INFO nova.api.openstack.requestlog [req-3bb59e6b-3bf1-4099-a655-fa43c0aec0f7 req-e90d5f00-dd3c-4f8c-8209-861a884bdddb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016853 [ 654.474020] [47312]: [pid: 47312|app: 0|req: 1427/2750] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:11 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 654.474673] [47312]: DEBUG nova.api.openstack.wsgi [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.476272] [47312]: DEBUG nova.compute.api [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.479260] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.479612] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.479913] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.480371] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.480675] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.480949] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.500496] [47313]: DEBUG nova.policy [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.504719] [47313]: INFO nova.api.openstack.requestlog [None req-a225094e-df31-468c-b4d1-38ec70b17aa5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.043794 [ 654.505202] [47313]: [pid: 47313|app: 0|req: 1324/2751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.507615] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.509225] [47313]: DEBUG nova.compute.api [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.512453] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.513839] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.513839] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.513839] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.513839] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.513839] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.517706] [47312]: DEBUG nova.policy [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.521885] [47312]: INFO nova.api.openstack.requestlog [None req-bfab6e37-6438-4ad0-8b22-86afce397251 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.049414 [ 654.522308] [47312]: [pid: 47312|app: 0|req: 1428/2752] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.542197] [47313]: DEBUG nova.policy [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.546101] [47313]: INFO nova.api.openstack.requestlog [None req-a0811bcf-77c7-4506-b9a8-74ae19b9369c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.040114 [ 654.546568] [47313]: [pid: 47313|app: 0|req: 1325/2753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.549106] [47312]: DEBUG nova.api.openstack.wsgi [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.550768] [47312]: DEBUG nova.compute.api [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.554261] [47312]: DEBUG oslo_concurrency.lockutils [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.554802] [47312]: DEBUG oslo_concurrency.lockutils [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.554802] [47312]: DEBUG oslo_concurrency.lockutils [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.556512] [47312]: DEBUG oslo_concurrency.lockutils [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.556512] [47312]: DEBUG oslo_concurrency.lockutils [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.556512] [47312]: DEBUG oslo_concurrency.lockutils [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.584592] [47312]: DEBUG nova.policy [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.588279] [47312]: INFO nova.api.openstack.requestlog [None req-860838d0-1deb-41c3-92a8-0c0f668694bc tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.041490 [ 654.588617] [47312]: [pid: 47312|app: 0|req: 1429/2754] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.615659] [47313]: DEBUG nova.api.openstack.wsgi [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.617398] [47313]: DEBUG nova.compute.api [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.620786] [47313]: DEBUG oslo_concurrency.lockutils [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.621051] [47313]: DEBUG oslo_concurrency.lockutils [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.621259] [47313]: DEBUG oslo_concurrency.lockutils [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.621606] [47313]: DEBUG oslo_concurrency.lockutils [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.621798] [47313]: DEBUG oslo_concurrency.lockutils [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.622046] [47313]: DEBUG oslo_concurrency.lockutils [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.652335] [47313]: DEBUG nova.policy [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.656406] [47313]: INFO nova.api.openstack.requestlog [None req-594ecaff-0572-4240-aff7-88e9c26178de tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.042997 [ 654.657056] [47313]: [pid: 47313|app: 0|req: 1326/2755] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.681798] [47312]: DEBUG nova.api.openstack.wsgi [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.683486] [47312]: DEBUG nova.compute.api [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.686925] [47312]: DEBUG oslo_concurrency.lockutils [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.687187] [47312]: DEBUG oslo_concurrency.lockutils [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.687374] [47312]: DEBUG oslo_concurrency.lockutils [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.687721] [47312]: DEBUG oslo_concurrency.lockutils [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.687915] [47312]: DEBUG oslo_concurrency.lockutils [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.688142] [47312]: DEBUG oslo_concurrency.lockutils [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.725591] [47312]: DEBUG nova.policy [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.729942] [47312]: DEBUG nova.policy [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.731075] [47312]: DEBUG nova.policy [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.731697] [47312]: INFO nova.api.openstack.requestlog [None req-f43414ae-9e04-4a7a-8569-c40d5829019d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.053139 [ 654.732051] [47312]: [pid: 47312|app: 0|req: 1430/2756] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 654.734115] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.736463] [47313]: DEBUG nova.compute.api [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.740077] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.740316] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.740499] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.740848] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.741054] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.741230] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.773330] [47313]: DEBUG nova.policy [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.780122] [47313]: INFO nova.api.openstack.requestlog [None req-2b5b8a61-8c64-464c-b55b-d6779fc696a7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.046792 [ 654.780122] [47313]: [pid: 47313|app: 0|req: 1327/2757] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.781321] [47312]: DEBUG nova.api.openstack.wsgi [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.783182] [47312]: DEBUG nova.compute.api [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.788268] [47313]: DEBUG nova.api.openstack.wsgi [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.788355] [47312]: DEBUG oslo_concurrency.lockutils [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.788355] [47312]: DEBUG oslo_concurrency.lockutils [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.788355] [47312]: DEBUG oslo_concurrency.lockutils [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.788355] [47312]: DEBUG oslo_concurrency.lockutils [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.788355] [47312]: DEBUG oslo_concurrency.lockutils [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.788504] [47313]: DEBUG nova.compute.api [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.788534] [47312]: DEBUG oslo_concurrency.lockutils [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.792598] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.792598] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.792598] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.792598] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.792774] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.795018] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.831360] [47312]: DEBUG nova.policy [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.836431] [47312]: DEBUG nova.policy [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.838343] [47312]: DEBUG nova.policy [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.839751] [47313]: DEBUG nova.policy [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.842920] [47312]: INFO nova.api.openstack.requestlog [None req-acecd310-93f4-4e77-9931-82c520db0cfb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.063878 [ 654.843270] [47312]: [pid: 47312|app: 0|req: 1431/2758] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 654.844067] [47313]: INFO nova.api.openstack.requestlog [None req-18fcf487-d121-49d0-bdd2-b33bfd35dff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.060344 [ 654.844504] [47313]: [pid: 47313|app: 0|req: 1328/2759] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.849403] [47313]: DEBUG nova.api.openstack.wsgi [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.849503] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.849551] [47313]: DEBUG nova.compute.api [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.849584] [47312]: DEBUG nova.compute.api [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.852712] [47313]: DEBUG oslo_concurrency.lockutils [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.852712] [47313]: DEBUG oslo_concurrency.lockutils [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.852835] [47313]: DEBUG oslo_concurrency.lockutils [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.853166] [47313]: DEBUG oslo_concurrency.lockutils [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.853368] [47313]: DEBUG oslo_concurrency.lockutils [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.853411] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.853539] [47313]: DEBUG oslo_concurrency.lockutils [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.853687] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.853909] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.854314] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.854553] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.854800] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.886852] [47313]: DEBUG nova.policy [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.891920] [47313]: INFO nova.api.openstack.requestlog [None req-e156d4b5-b388-40fc-95e5-62e53cfa034d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.046519 [ 654.892279] [47313]: [pid: 47313|app: 0|req: 1329/2760] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.899111] [47313]: DEBUG nova.api.openstack.wsgi [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.899111] [47313]: DEBUG nova.compute.api [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.899965] [47312]: DEBUG nova.policy [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.900374] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.900601] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.900781] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.901135] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.901927] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.901927] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.908540] [47312]: INFO nova.api.openstack.requestlog [None req-8b2937c6-0542-4562-90b2-b6bafb7ee9bd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.062718 [ 654.908540] [47312]: [pid: 47312|app: 0|req: 1432/2761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.909541] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.911162] [47312]: DEBUG nova.compute.api [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.914500] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.914733] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.914916] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.915291] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.915489] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.915660] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.939175] [47313]: DEBUG nova.policy [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 654.943983] [47313]: INFO nova.api.openstack.requestlog [None req-66f8d53e-8453-4a43-95d0-56a70ad276dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.051075 [ 654.945398] [47313]: [pid: 47313|app: 0|req: 1330/2762] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 654.948371] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 654.949917] [47313]: DEBUG nova.compute.api [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 654.953644] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.954164] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.954164] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.954477] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 654.954671] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 654.954841] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 654.997559] [47313]: DEBUG nova.policy [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.002268] [47313]: INFO nova.api.openstack.requestlog [None req-7ac7af27-7253-4713-9dad-d213d740bed0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.056394 [ 655.002621] [47313]: [pid: 47313|app: 0|req: 1331/2763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.006300] [47313]: DEBUG nova.api.openstack.wsgi [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.006639] [47313]: DEBUG nova.compute.api [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.009859] [47313]: DEBUG oslo_concurrency.lockutils [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.010434] [47313]: DEBUG oslo_concurrency.lockutils [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.010434] [47313]: DEBUG oslo_concurrency.lockutils [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.011067] [47313]: DEBUG oslo_concurrency.lockutils [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.011067] [47313]: DEBUG oslo_concurrency.lockutils [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.011247] [47313]: DEBUG oslo_concurrency.lockutils [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.045336] [47313]: DEBUG nova.policy [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.050092] [47313]: INFO nova.api.openstack.requestlog [None req-8970fb36-a070-4e6e-af10-e09be8ed2058 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.046859 [ 655.050509] [47313]: [pid: 47313|app: 0|req: 1332/2764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.052807] [47313]: DEBUG nova.api.openstack.wsgi [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.054362] [47313]: DEBUG nova.compute.api [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.057582] [47313]: DEBUG oslo_concurrency.lockutils [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.057810] [47313]: DEBUG oslo_concurrency.lockutils [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.057990] [47313]: DEBUG oslo_concurrency.lockutils [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.058357] [47313]: DEBUG oslo_concurrency.lockutils [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.058746] [47313]: DEBUG oslo_concurrency.lockutils [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.058960] [47313]: DEBUG oslo_concurrency.lockutils [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.091482] [47313]: DEBUG nova.policy [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.096263] [47313]: INFO nova.api.openstack.requestlog [None req-e62d27c6-a953-4cfd-b1de-e7e035dc0d86 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.045268 [ 655.096699] [47313]: [pid: 47313|app: 0|req: 1333/2765] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.099267] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.101603] [47313]: DEBUG nova.compute.api [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.106095] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.106333] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.106624] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.106868] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.107098] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.107276] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.138158] [47313]: DEBUG nova.policy [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.142560] [47313]: INFO nova.api.openstack.requestlog [None req-b6ed4572-28db-43c8-bad6-024d4b90c7b1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.045086 [ 655.143132] [47313]: [pid: 47313|app: 0|req: 1334/2766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.145443] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.147388] [47313]: DEBUG nova.compute.api [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.147969] [47312]: DEBUG nova.policy [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.150624] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.151032] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.151230] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.151588] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.151781] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.151994] [47312]: INFO nova.api.openstack.requestlog [None req-b3e31db0-3bfb-4434-a91f-cd41cff9f695 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.244221 [ 655.152051] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.152261] [47312]: [pid: 47312|app: 0|req: 1433/2767] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.156173] [47312]: DEBUG nova.api.openstack.wsgi [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.156737] [47312]: DEBUG nova.compute.api [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.159671] [47312]: DEBUG oslo_concurrency.lockutils [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.159909] [47312]: DEBUG oslo_concurrency.lockutils [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.160238] [47312]: DEBUG oslo_concurrency.lockutils [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.160570] [47312]: DEBUG oslo_concurrency.lockutils [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.160650] [47312]: DEBUG oslo_concurrency.lockutils [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.160821] [47312]: DEBUG oslo_concurrency.lockutils [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.187689] [47313]: DEBUG nova.policy [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.191971] [47313]: DEBUG nova.policy [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.192626] [47313]: DEBUG nova.policy [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.192917] [47312]: DEBUG nova.policy [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.195486] [47313]: INFO nova.api.openstack.requestlog [None req-e4b7b4ba-877e-4e3a-919f-88e49ab5692f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.051805 [ 655.195804] [47313]: [pid: 47313|app: 0|req: 1335/2768] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:11 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 655.197331] [47312]: DEBUG nova.policy [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.197994] [47312]: DEBUG nova.policy [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.198592] [47312]: INFO nova.api.openstack.requestlog [None req-4460d6b0-42e5-4143-a348-eefcbb842738 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.045837 [ 655.198882] [47312]: [pid: 47312|app: 0|req: 1434/2769] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 655.281710] [47313]: DEBUG nova.api.openstack.wsgi [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.283745] [47313]: DEBUG nova.compute.api [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.287816] [47313]: DEBUG oslo_concurrency.lockutils [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.288132] [47313]: DEBUG oslo_concurrency.lockutils [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.288606] [47313]: DEBUG oslo_concurrency.lockutils [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.288716] [47313]: DEBUG oslo_concurrency.lockutils [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.288906] [47313]: DEBUG oslo_concurrency.lockutils [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.289127] [47313]: DEBUG oslo_concurrency.lockutils [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.289957] [47312]: DEBUG nova.api.openstack.wsgi [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.291912] [47312]: DEBUG nova.compute.api [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.296876] [47312]: DEBUG oslo_concurrency.lockutils [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.297124] [47312]: DEBUG oslo_concurrency.lockutils [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.297313] [47312]: DEBUG oslo_concurrency.lockutils [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.297661] [47312]: DEBUG oslo_concurrency.lockutils [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.297854] [47312]: DEBUG oslo_concurrency.lockutils [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.298037] [47312]: DEBUG oslo_concurrency.lockutils [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.329710] [47313]: DEBUG nova.policy [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.335139] [47312]: DEBUG nova.policy [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.335574] [47313]: INFO nova.api.openstack.requestlog [None req-165cbcb1-d4f5-4ee5-9d1a-10f003107d03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.057695 [ 655.336136] [47313]: [pid: 47313|app: 0|req: 1336/2770] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.343019] [47312]: DEBUG nova.policy [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.343019] [47312]: DEBUG nova.policy [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.346169] [47312]: INFO nova.api.openstack.requestlog [None req-bae8f447-c9ea-46fc-8b32-6d3ab807ae5d tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.058392 [ 655.346469] [47312]: [pid: 47312|app: 0|req: 1435/2771] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 655.351103] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.353710] [47313]: DEBUG nova.compute.api [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.357384] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.357659] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.357840] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.358371] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.358573] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.358747] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.360907] [47312]: DEBUG nova.api.openstack.wsgi [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.362495] [47312]: DEBUG nova.compute.api [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.365784] [47312]: DEBUG oslo_concurrency.lockutils [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.366014] [47312]: DEBUG oslo_concurrency.lockutils [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.366210] [47312]: DEBUG oslo_concurrency.lockutils [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.366622] [47312]: DEBUG oslo_concurrency.lockutils [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.366738] [47312]: DEBUG oslo_concurrency.lockutils [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.366905] [47312]: DEBUG oslo_concurrency.lockutils [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.392160] [47313]: DEBUG nova.policy [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.396934] [47313]: INFO nova.api.openstack.requestlog [None req-b5acb424-c441-4f9f-b0e2-d8441748ffa0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.048441 [ 655.397100] [47313]: [pid: 47313|app: 0|req: 1337/2772] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.402079] [47312]: DEBUG nova.policy [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.407173] [47312]: INFO nova.api.openstack.requestlog [None req-8317fd54-762b-4c32-982c-ee304968c88a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.048204 [ 655.407480] [47312]: [pid: 47312|app: 0|req: 1436/2773] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.411574] [47313]: DEBUG nova.api.openstack.wsgi [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.411776] [47312]: DEBUG nova.api.openstack.wsgi [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.411810] [47313]: DEBUG nova.compute.api [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.411893] [47312]: DEBUG nova.compute.api [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.413518] [47313]: DEBUG oslo_concurrency.lockutils [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.413745] [47313]: DEBUG oslo_concurrency.lockutils [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.413921] [47313]: DEBUG oslo_concurrency.lockutils [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.416084] [47313]: DEBUG oslo_concurrency.lockutils [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.416155] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.416193] [47313]: DEBUG oslo_concurrency.lockutils [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.416193] [47313]: DEBUG oslo_concurrency.lockutils [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.416250] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.416250] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.416250] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.416250] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.416250] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.451667] [47312]: DEBUG nova.policy [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.456627] [47312]: INFO nova.api.openstack.requestlog [None req-35a0d60b-87dd-4cdc-b749-a31d9b601f80 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.048585 [ 655.456770] [47313]: DEBUG nova.policy [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.456972] [47312]: [pid: 47312|app: 0|req: 1437/2774] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.461987] [47313]: INFO nova.api.openstack.requestlog [None req-88daf2f2-3fd7-4218-a7a3-be6d4197f5e3 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.056501 [ 655.462436] [47313]: [pid: 47313|app: 0|req: 1338/2775] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.468643] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.471521] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.473021] [47312]: DEBUG nova.compute.api [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.473424] [47313]: DEBUG nova.compute.api [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.477565] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.477732] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.477791] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.479046] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.479173] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.479232] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.479232] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.479334] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.479381] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.479428] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.479475] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.479580] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.519186] [47313]: DEBUG nova.policy [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.520286] [47312]: DEBUG nova.policy [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.524526] [47313]: INFO nova.api.openstack.requestlog [None req-cb74ed7b-ecab-489a-82c2-f01264db69ff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.054928 [ 655.524646] [47312]: INFO nova.api.openstack.requestlog [None req-d5dc98d2-5bd0-4c03-b502-e3b32a1e904b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.057940 [ 655.524856] [47313]: [pid: 47313|app: 0|req: 1339/2776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.524915] [47312]: [pid: 47312|app: 0|req: 1438/2777] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.527146] [47313]: DEBUG nova.api.openstack.wsgi [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.528686] [47313]: DEBUG nova.compute.api [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.531884] [47313]: DEBUG oslo_concurrency.lockutils [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.532135] [47313]: DEBUG oslo_concurrency.lockutils [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.532322] [47313]: DEBUG oslo_concurrency.lockutils [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.532670] [47313]: DEBUG oslo_concurrency.lockutils [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.532875] [47313]: DEBUG oslo_concurrency.lockutils [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.533049] [47313]: DEBUG oslo_concurrency.lockutils [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.533813] [47312]: DEBUG nova.api.openstack.wsgi [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.535508] [47312]: DEBUG nova.compute.api [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.538702] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.542020] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.542020] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.542020] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.542020] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.542020] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.563143] [47313]: DEBUG nova.policy [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.567168] [47313]: INFO nova.api.openstack.requestlog [None req-a13666ab-05c4-498e-afb6-a6acd0b1677e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.041734 [ 655.567467] [47313]: [pid: 47313|app: 0|req: 1340/2778] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.573388] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.575151] [47313]: DEBUG nova.compute.api [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.575269] [47312]: DEBUG nova.policy [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.579167] [47312]: INFO nova.api.openstack.requestlog [None req-4aa66b77-b18a-4b14-a276-4f490f115c9a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.047216 [ 655.579476] [47312]: [pid: 47312|app: 0|req: 1439/2779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.580902] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.581135] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.581345] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.581656] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.581914] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.582087] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.599876] [47312]: DEBUG nova.api.openstack.wsgi [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.601497] [47312]: DEBUG nova.compute.api [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.604848] [47312]: DEBUG oslo_concurrency.lockutils [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.605095] [47312]: DEBUG oslo_concurrency.lockutils [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.605285] [47312]: DEBUG oslo_concurrency.lockutils [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.605627] [47312]: DEBUG oslo_concurrency.lockutils [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.605818] [47312]: DEBUG oslo_concurrency.lockutils [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.605986] [47312]: DEBUG oslo_concurrency.lockutils [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.611008] [47313]: DEBUG nova.policy [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.614926] [47313]: INFO nova.api.openstack.requestlog [None req-5b4c34cb-880e-4ef5-b750-8156381feadd tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.043353 [ 655.619019] [47313]: [pid: 47313|app: 0|req: 1341/2780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.638038] [47312]: DEBUG nova.policy [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.642021] [47312]: INFO nova.api.openstack.requestlog [None req-540f5a82-a6ed-4986-b55a-d8f8b1a5dd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.044162 [ 655.642344] [47312]: [pid: 47312|app: 0|req: 1440/2781] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 655.668006] [47313]: DEBUG nova.api.openstack.wsgi [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.669611] [47313]: DEBUG nova.compute.api [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.673403] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.673403] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.673403] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.673711] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.673906] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.674088] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.709896] [47313]: DEBUG nova.policy [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.714142] [47313]: INFO nova.api.openstack.requestlog [None req-80d30249-d944-4406-9c2e-7dad8afab911 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.048274 [ 655.714478] [47313]: [pid: 47313|app: 0|req: 1342/2782] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.747208] [47312]: DEBUG nova.api.openstack.wsgi [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.749076] [47312]: DEBUG nova.compute.api [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.752902] [47312]: DEBUG oslo_concurrency.lockutils [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.753224] [47312]: DEBUG oslo_concurrency.lockutils [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.753406] [47312]: DEBUG oslo_concurrency.lockutils [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.753751] [47312]: DEBUG oslo_concurrency.lockutils [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.753985] [47312]: DEBUG oslo_concurrency.lockutils [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.754197] [47312]: DEBUG oslo_concurrency.lockutils [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.791384] [47312]: DEBUG nova.policy [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.795607] [47312]: DEBUG nova.policy [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.796106] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.796207] [47312]: DEBUG nova.policy [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.796787] [47312]: INFO nova.api.openstack.requestlog [None req-96d07305-ad5c-439f-8243-a4a16c082ba1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.052080 [ 655.797630] [47312]: [pid: 47312|app: 0|req: 1441/2783] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 655.797776] [47313]: DEBUG nova.compute.api [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.803740] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.803979] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.804181] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.804529] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.804727] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.804938] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.836273] [47313]: DEBUG nova.policy [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.840590] [47313]: INFO nova.api.openstack.requestlog [None req-d1dc8303-8957-402e-af63-6c52e59d3178 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.046372 [ 655.840590] [47313]: [pid: 47313|app: 0|req: 1343/2784] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.857312] [47313]: DEBUG nova.api.openstack.wsgi [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.858499] [47313]: DEBUG nova.compute.api [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.862039] [47313]: DEBUG oslo_concurrency.lockutils [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.862039] [47313]: DEBUG oslo_concurrency.lockutils [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.862259] [47313]: DEBUG oslo_concurrency.lockutils [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.862574] [47313]: DEBUG oslo_concurrency.lockutils [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.862738] [47313]: DEBUG oslo_concurrency.lockutils [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.862920] [47313]: DEBUG oslo_concurrency.lockutils [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.876031] [47312]: DEBUG nova.api.openstack.wsgi [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-1331576556", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 655.893853] [47313]: DEBUG nova.policy [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.901206] [47313]: INFO nova.api.openstack.requestlog [None req-b687dab1-3385-4b10-8c87-df29b9fdcfc5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.043372 [ 655.901206] [47313]: [pid: 47313|app: 0|req: 1344/2785] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 655.901206] [47313]: DEBUG nova.api.openstack.wsgi [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.902696] [47313]: DEBUG nova.compute.api [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.906716] [47313]: DEBUG oslo_concurrency.lockutils [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.906942] [47313]: DEBUG oslo_concurrency.lockutils [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.908094] [47313]: DEBUG oslo_concurrency.lockutils [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.908094] [47313]: DEBUG oslo_concurrency.lockutils [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.908094] [47313]: DEBUG oslo_concurrency.lockutils [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.908094] [47313]: DEBUG oslo_concurrency.lockutils [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.917099] [47312]: DEBUG nova.network.neutron [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] validate_networks() for [('916a2753-7986-494b-ac1c-82ceff406647', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 655.950022] [47313]: DEBUG nova.policy [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.952358] [47313]: DEBUG nova.policy [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.953017] [47313]: DEBUG nova.policy [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 655.955855] [47313]: INFO nova.api.openstack.requestlog [None req-4870d1e7-2f01-47c3-bc23-ed367fbaca7f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.056885 [ 655.956184] [47313]: [pid: 47313|app: 0|req: 1345/2786] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 655.958493] [47313]: DEBUG nova.api.openstack.wsgi [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 655.960062] [47313]: DEBUG nova.compute.api [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 655.963120] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.963364] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.963546] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 655.963896] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 655.964103] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 655.964276] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.001365] [47313]: DEBUG nova.policy [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.005676] [47313]: INFO nova.api.openstack.requestlog [None req-eccfce1a-9528-4e33-a4e2-db540e3cb74f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.048927 [ 656.006106] [47313]: [pid: 47313|app: 0|req: 1346/2787] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.008424] [47313]: DEBUG nova.api.openstack.wsgi [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.010041] [47313]: DEBUG nova.compute.api [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.013137] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.013366] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.013552] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.013961] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.014092] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.014267] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.046412] [47313]: DEBUG nova.policy [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.050444] [47313]: INFO nova.api.openstack.requestlog [None req-bbb86220-146f-4d00-a4eb-c00af41533e3 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.043864 [ 656.050777] [47313]: [pid: 47313|app: 0|req: 1347/2788] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.053200] [47313]: DEBUG nova.api.openstack.wsgi [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.054806] [47313]: DEBUG nova.compute.api [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.057936] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.059314] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.059314] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.059314] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.059314] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.059314] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.092864] [47313]: DEBUG nova.policy [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.096833] [47313]: INFO nova.api.openstack.requestlog [None req-79ad3ca7-aea9-4e44-b6df-2f7c20cc5002 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.045429 [ 656.097151] [47313]: [pid: 47313|app: 0|req: 1348/2789] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.099450] [47313]: DEBUG nova.api.openstack.wsgi [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.100984] [47313]: DEBUG nova.compute.api [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.104322] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.104417] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.104540] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.104893] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.105102] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.105279] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.134631] [47312]: DEBUG nova.virt.hardware [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 656.134837] [47312]: DEBUG nova.virt.hardware [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 656.135067] [47312]: DEBUG nova.virt.hardware [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 656.135243] [47312]: DEBUG nova.virt.hardware [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 656.135404] [47312]: DEBUG nova.virt.hardware [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 656.139634] [47313]: DEBUG nova.policy [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.143964] [47313]: INFO nova.api.openstack.requestlog [None req-99d9b983-4801-4267-9692-696a8364aa40 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.046248 [ 656.144299] [47313]: [pid: 47313|app: 0|req: 1349/2790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:12 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.144656] [47312]: DEBUG oslo_concurrency.lockutils [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.145019] [47312]: DEBUG oslo_concurrency.lockutils [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.146203] [47312]: DEBUG oslo_concurrency.lockutils [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.146203] [47312]: DEBUG oslo_concurrency.lockutils [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.146203] [47312]: DEBUG oslo_concurrency.lockutils [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.146203] [47312]: DEBUG oslo_concurrency.lockutils [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.146707] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.148379] [47313]: DEBUG nova.compute.api [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.152992] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.153215] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.153403] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.153821] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.154044] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.154228] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.156791] [47312]: DEBUG nova.quota [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Getting quotas for project a6c46447bf904572b78f673fc04de853. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 656.160493] [47312]: DEBUG nova.quota [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Getting quotas for user 91f140eb617e4136a765c5c15978643e and project a6c46447bf904572b78f673fc04de853. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 656.165671] [47312]: DEBUG nova.compute.api [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 656.166960] [47312]: DEBUG nova.compute.api [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 656.183721] [47313]: DEBUG nova.policy [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.187727] [47313]: INFO nova.api.openstack.requestlog [None req-f0a72251-2790-4945-a2f1-61014648c57e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.042834 [ 656.188574] [47313]: [pid: 47313|app: 0|req: 1350/2791] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.190912] [47313]: DEBUG nova.api.openstack.wsgi [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.192472] [47313]: DEBUG nova.compute.api [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.195621] [47313]: DEBUG oslo_concurrency.lockutils [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.195848] [47313]: DEBUG oslo_concurrency.lockutils [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.196040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.196393] [47313]: DEBUG oslo_concurrency.lockutils [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.196592] [47313]: DEBUG oslo_concurrency.lockutils [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.196763] [47313]: DEBUG oslo_concurrency.lockutils [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.201025] [47312]: INFO nova.api.openstack.requestlog [None req-f949885c-60ac-428c-bf50-1457f93bd821 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.391568 [ 656.201025] [47312]: [pid: 47312|app: 0|req: 1442/2792] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:12 2024] POST /compute/v2.1/servers => generated 383 bytes in 392 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 656.203091] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.204668] [47312]: DEBUG nova.compute.api [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.208048] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.208288] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.208470] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.208819] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.209076] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.209194] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.230710] [47313]: DEBUG nova.policy [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.235737] [47313]: INFO nova.api.openstack.requestlog [None req-e83fac9b-0939-4377-a1eb-76f4576f03a0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.047082 [ 656.236082] [47313]: [pid: 47313|app: 0|req: 1351/2793] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.240019] [47313]: DEBUG nova.api.openstack.wsgi [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.240249] [47313]: DEBUG nova.compute.api [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.243380] [47312]: DEBUG nova.policy [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.243729] [47313]: DEBUG oslo_concurrency.lockutils [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.243925] [47313]: DEBUG oslo_concurrency.lockutils [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.244128] [47313]: DEBUG oslo_concurrency.lockutils [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.244513] [47313]: DEBUG oslo_concurrency.lockutils [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.244702] [47313]: DEBUG oslo_concurrency.lockutils [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.244865] [47313]: DEBUG oslo_concurrency.lockutils [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.248377] [47312]: INFO nova.api.openstack.requestlog [None req-3c9842ec-55e1-46be-95ef-19e620fbfa02 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047106 [ 656.248725] [47312]: [pid: 47312|app: 0|req: 1443/2794] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.252521] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae5d9bcd-7f5e-4aa1-90f0-c792943520c8 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.254806] [47312]: DEBUG nova.compute.api [None req-ae5d9bcd-7f5e-4aa1-90f0-c792943520c8 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.290227] [47312]: DEBUG nova.policy [None req-ae5d9bcd-7f5e-4aa1-90f0-c792943520c8 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.292612] [47313]: DEBUG nova.policy [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.296296] [47312]: INFO nova.api.openstack.requestlog [None req-ae5d9bcd-7f5e-4aa1-90f0-c792943520c8 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1212 microversion: 2.1 time: 0.046932 [ 656.296624] [47312]: [pid: 47312|app: 0|req: 1444/2795] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.297884] [47313]: INFO nova.api.openstack.requestlog [None req-0083a585-547a-42e7-bb8e-1b5916d2a15a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.061213 [ 656.298213] [47313]: [pid: 47313|app: 0|req: 1352/2796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.299433] [47312]: DEBUG nova.api.openstack.wsgi [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.300615] [47313]: DEBUG nova.api.openstack.wsgi [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.301135] [47312]: DEBUG nova.compute.api [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.302161] [47313]: DEBUG nova.compute.api [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.304886] [47312]: DEBUG oslo_concurrency.lockutils [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.305164] [47312]: DEBUG oslo_concurrency.lockutils [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.305358] [47312]: DEBUG oslo_concurrency.lockutils [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.305859] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.305943] [47312]: DEBUG oslo_concurrency.lockutils [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.305985] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.306047] [47312]: DEBUG oslo_concurrency.lockutils [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.306082] [47312]: DEBUG oslo_concurrency.lockutils [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.306113] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.306424] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.306618] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.306788] [47313]: DEBUG oslo_concurrency.lockutils [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.346056] [47313]: DEBUG nova.policy [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.347137] [47312]: DEBUG nova.policy [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.351095] [47313]: DEBUG nova.policy [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.351193] [47312]: DEBUG nova.policy [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.351723] [47313]: DEBUG nova.policy [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.351806] [47312]: DEBUG nova.policy [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.352606] [47313]: INFO nova.api.openstack.requestlog [None req-88b913b1-8c73-437b-b7ab-a81011db8406 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.053707 [ 656.353430] [47313]: [pid: 47313|app: 0|req: 1353/2797] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.355718] [47313]: DEBUG nova.api.openstack.wsgi [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.356146] [47312]: INFO nova.api.openstack.requestlog [None req-3541ded3-1fb0-406d-9eed-459fd81969f7 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.058358 [ 656.356146] [47312]: [pid: 47312|app: 0|req: 1445/2798] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.357419] [47313]: DEBUG nova.compute.api [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.360711] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.360763] [47313]: DEBUG oslo_concurrency.lockutils [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.360804] [47313]: DEBUG oslo_concurrency.lockutils [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.360958] [47312]: DEBUG nova.compute.api [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.361015] [47313]: DEBUG oslo_concurrency.lockutils [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.361353] [47313]: DEBUG oslo_concurrency.lockutils [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.361562] [47313]: DEBUG oslo_concurrency.lockutils [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.361736] [47313]: DEBUG oslo_concurrency.lockutils [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.366035] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.366035] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.366035] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.366035] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.366035] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.366245] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.399080] [47313]: DEBUG nova.policy [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.403289] [47313]: INFO nova.api.openstack.requestlog [None req-7febf741-aa85-462e-9746-4352b287e1cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.049769 [ 656.403940] [47313]: [pid: 47313|app: 0|req: 1354/2799] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.405437] [47312]: DEBUG nova.policy [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.408493] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.410010] [47312]: DEBUG nova.policy [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.410551] [47313]: DEBUG nova.compute.api [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.410631] [47312]: DEBUG nova.policy [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.413309] [47312]: INFO nova.api.openstack.requestlog [None req-1a2d7a19-2319-42bb-9959-8528fd0e8586 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.055699 [ 656.413604] [47312]: [pid: 47312|app: 0|req: 1446/2800] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.413876] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.414203] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.414460] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.414872] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.415617] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.415878] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.425410] [47312]: DEBUG nova.api.openstack.wsgi [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.427032] [47312]: DEBUG nova.compute.api [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.430189] [47312]: DEBUG oslo_concurrency.lockutils [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.430400] [47312]: DEBUG oslo_concurrency.lockutils [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.430580] [47312]: DEBUG oslo_concurrency.lockutils [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.430925] [47312]: DEBUG oslo_concurrency.lockutils [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.431164] [47312]: DEBUG oslo_concurrency.lockutils [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.431381] [47312]: DEBUG oslo_concurrency.lockutils [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.446854] [47313]: DEBUG nova.policy [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.451282] [47313]: INFO nova.api.openstack.requestlog [None req-0ce9ca56-1fc2-425c-a3a6-733a17d631fe tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.044626 [ 656.451612] [47313]: [pid: 47313|app: 0|req: 1355/2801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 656.469141] [47312]: DEBUG nova.policy [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.469684] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.471366] [47313]: DEBUG nova.compute.api [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.473241] [47312]: INFO nova.api.openstack.requestlog [None req-9414ba15-f08e-4136-b48d-1be8957cacc8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.049622 [ 656.473550] [47312]: [pid: 47312|app: 0|req: 1447/2802] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 656.476044] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.476044] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.476044] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.476044] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.476044] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.476351] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.479520] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.481043] [47312]: DEBUG nova.compute.api [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.484176] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.484397] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.484586] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.484928] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.485142] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.485313] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.507909] [47313]: DEBUG nova.policy [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.512311] [47313]: INFO nova.api.openstack.requestlog [None req-9bff256c-7acd-4414-96e3-95dd698d561a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.044425 [ 656.512495] [47313]: [pid: 47313|app: 0|req: 1356/2803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.519144] [47312]: DEBUG nova.policy [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.523328] [47312]: INFO nova.api.openstack.requestlog [None req-4c751954-a1c5-4dd2-8160-9aad3c353ec8 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.045628 [ 656.523759] [47312]: [pid: 47312|app: 0|req: 1448/2804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 656.535968] [47313]: DEBUG nova.api.openstack.wsgi [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.536696] [47312]: DEBUG nova.api.openstack.wsgi [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.537656] [47313]: DEBUG nova.compute.api [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.538266] [47312]: DEBUG nova.compute.api [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.541545] [47312]: DEBUG oslo_concurrency.lockutils [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.541772] [47312]: DEBUG oslo_concurrency.lockutils [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.541987] [47312]: DEBUG oslo_concurrency.lockutils [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.542411] [47312]: DEBUG oslo_concurrency.lockutils [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.542554] [47312]: DEBUG oslo_concurrency.lockutils [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.542724] [47312]: DEBUG oslo_concurrency.lockutils [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.543985] [47313]: DEBUG oslo_concurrency.lockutils [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.544243] [47313]: DEBUG oslo_concurrency.lockutils [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.544428] [47313]: DEBUG oslo_concurrency.lockutils [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.544784] [47313]: DEBUG oslo_concurrency.lockutils [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.544978] [47313]: DEBUG oslo_concurrency.lockutils [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.545169] [47313]: DEBUG oslo_concurrency.lockutils [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.573330] [47312]: DEBUG nova.policy [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.577362] [47312]: INFO nova.api.openstack.requestlog [None req-72cd1f32-a8a6-48dc-885b-d7d0029f3fd8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.042598 [ 656.578300] [47312]: [pid: 47312|app: 0|req: 1449/2805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.582549] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.582948] [47313]: DEBUG nova.policy [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.584213] [47312]: DEBUG nova.compute.api [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.586808] [47313]: INFO nova.api.openstack.requestlog [None req-22000aa2-cff9-48a1-9393-c6645981d28f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.052861 [ 656.587145] [47313]: [pid: 47313|app: 0|req: 1357/2806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.587508] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.587821] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.588022] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.588377] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.588572] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.588740] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.594722] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.596287] [47313]: DEBUG nova.compute.api [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.601048] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.601048] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.601048] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.601048] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.601048] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.601048] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.620795] [47312]: DEBUG nova.policy [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.624666] [47312]: INFO nova.api.openstack.requestlog [None req-e1dcdab2-3145-43f1-8c9c-a1044a25218d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.044029 [ 656.624984] [47312]: [pid: 47312|app: 0|req: 1450/2807] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 656.627420] [47312]: DEBUG nova.api.openstack.wsgi [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.628950] [47312]: DEBUG nova.compute.api [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.632278] [47312]: DEBUG oslo_concurrency.lockutils [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.632465] [47312]: DEBUG oslo_concurrency.lockutils [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.632648] [47312]: DEBUG oslo_concurrency.lockutils [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.633056] [47312]: DEBUG oslo_concurrency.lockutils [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.633176] [47313]: DEBUG nova.policy [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.633389] [47312]: DEBUG oslo_concurrency.lockutils [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.633389] [47312]: DEBUG oslo_concurrency.lockutils [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.638033] [47313]: INFO nova.api.openstack.requestlog [None req-b2fbb062-1978-40c6-b144-fad0b1834924 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.044584 [ 656.638033] [47313]: [pid: 47313|app: 0|req: 1358/2808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.653796] [47313]: DEBUG nova.api.openstack.wsgi [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.655451] [47313]: DEBUG nova.compute.api [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.658883] [47313]: DEBUG oslo_concurrency.lockutils [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.659147] [47313]: DEBUG oslo_concurrency.lockutils [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.660024] [47313]: DEBUG oslo_concurrency.lockutils [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.660024] [47313]: DEBUG oslo_concurrency.lockutils [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.660024] [47313]: DEBUG oslo_concurrency.lockutils [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.660244] [47313]: DEBUG oslo_concurrency.lockutils [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.666033] [47312]: DEBUG nova.policy [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.669616] [47312]: INFO nova.api.openstack.requestlog [None req-9deb1759-3c6e-45ad-8cb4-2ce72a2fe172 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.044033 [ 656.669957] [47312]: [pid: 47312|app: 0|req: 1451/2809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.690422] [47313]: DEBUG nova.policy [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.694504] [47313]: INFO nova.api.openstack.requestlog [None req-baffa883-ff0b-44f0-b00d-1baf879f369d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042802 [ 656.694821] [47313]: [pid: 47313|app: 0|req: 1359/2810] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 656.725213] [47312]: DEBUG nova.api.openstack.wsgi [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.726868] [47312]: DEBUG nova.compute.api [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.730527] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.730774] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.730959] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.731333] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.731530] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.731700] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.765433] [47312]: DEBUG nova.policy [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.770204] [47312]: INFO nova.api.openstack.requestlog [None req-30b54b22-0d24-4c7a-84e5-611dc955f22d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.047219 [ 656.770961] [47312]: [pid: 47312|app: 0|req: 1452/2811] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.813361] [47313]: DEBUG nova.api.openstack.wsgi [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.815108] [47313]: DEBUG nova.compute.api [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.818698] [47313]: DEBUG oslo_concurrency.lockutils [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.819026] [47313]: DEBUG oslo_concurrency.lockutils [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.819083] [47313]: DEBUG oslo_concurrency.lockutils [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.819746] [47313]: DEBUG oslo_concurrency.lockutils [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.819746] [47313]: DEBUG oslo_concurrency.lockutils [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.819877] [47313]: DEBUG oslo_concurrency.lockutils [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.852970] [47312]: DEBUG nova.api.openstack.wsgi [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.853471] [47313]: DEBUG nova.policy [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.854779] [47312]: DEBUG nova.compute.api [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.857996] [47313]: DEBUG nova.policy [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.858140] [47312]: DEBUG oslo_concurrency.lockutils [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.858435] [47312]: DEBUG oslo_concurrency.lockutils [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.858625] [47312]: DEBUG oslo_concurrency.lockutils [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.858664] [47313]: DEBUG nova.policy [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.858973] [47312]: DEBUG oslo_concurrency.lockutils [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.859187] [47312]: DEBUG oslo_concurrency.lockutils [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.859293] [47313]: INFO nova.api.openstack.requestlog [None req-718e7a3b-36c2-4667-a788-b6ffb0058266 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.048718 [ 656.859356] [47312]: DEBUG oslo_concurrency.lockutils [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.859603] [47313]: [pid: 47313|app: 0|req: 1360/2812] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 656.891494] [47312]: DEBUG nova.policy [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.895774] [47312]: INFO nova.api.openstack.requestlog [None req-65e496a6-377d-4fd7-b258-2bd42f85fd58 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.045164 [ 656.896359] [47312]: [pid: 47312|app: 0|req: 1453/2813] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.910298] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.912201] [47313]: DEBUG nova.compute.api [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.916028] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.916270] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.916456] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.916814] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.917131] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.917364] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.952157] [47313]: DEBUG nova.policy [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 656.957063] [47313]: INFO nova.api.openstack.requestlog [None req-4b77b005-47bf-4ed6-80b5-7c18025edfb7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.049128 [ 656.957421] [47313]: [pid: 47313|app: 0|req: 1361/2814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 656.975370] [47312]: DEBUG nova.api.openstack.wsgi [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 656.977020] [47312]: DEBUG nova.compute.api [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 656.982274] [47312]: DEBUG oslo_concurrency.lockutils [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.982508] [47312]: DEBUG oslo_concurrency.lockutils [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.982679] [47312]: DEBUG oslo_concurrency.lockutils [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 656.983086] [47312]: DEBUG oslo_concurrency.lockutils [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 656.983290] [47312]: DEBUG oslo_concurrency.lockutils [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 656.983459] [47312]: DEBUG oslo_concurrency.lockutils [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.018948] [47313]: DEBUG nova.api.openstack.wsgi [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.020636] [47313]: DEBUG nova.compute.api [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.024116] [47312]: DEBUG nova.policy [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.024347] [47313]: DEBUG oslo_concurrency.lockutils [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.024588] [47313]: DEBUG oslo_concurrency.lockutils [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.024769] [47313]: DEBUG oslo_concurrency.lockutils [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.025150] [47313]: DEBUG oslo_concurrency.lockutils [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.025358] [47313]: DEBUG oslo_concurrency.lockutils [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.025531] [47313]: DEBUG oslo_concurrency.lockutils [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.028322] [47312]: DEBUG nova.policy [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.028945] [47312]: DEBUG nova.policy [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.031541] [47312]: INFO nova.api.openstack.requestlog [None req-249ef228-a3e2-4913-b0a0-173340ad4a50 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.062196 [ 657.031843] [47312]: [pid: 47312|app: 0|req: 1454/2815] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.061409] [47313]: DEBUG nova.policy [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.063360] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.065530] [47312]: DEBUG nova.compute.api [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.066214] [47313]: INFO nova.api.openstack.requestlog [None req-205c511a-2a96-4f7b-bd38-9c035c5e81e9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.049413 [ 657.066530] [47313]: [pid: 47313|app: 0|req: 1362/2816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.069678] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.069678] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.069678] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.069678] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.069848] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.069888] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.099415] [47312]: DEBUG nova.policy [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.102720] [47312]: INFO nova.api.openstack.requestlog [None req-c8d52c87-b33a-40f7-a658-9bb3374102bc tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.041753 [ 657.103060] [47312]: [pid: 47312|app: 0|req: 1455/2817] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.109706] [47313]: DEBUG nova.api.openstack.wsgi [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.110883] [47313]: DEBUG nova.compute.api [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.114297] [47313]: DEBUG oslo_concurrency.lockutils [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.114531] [47313]: DEBUG oslo_concurrency.lockutils [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.114713] [47313]: DEBUG oslo_concurrency.lockutils [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.115124] [47313]: DEBUG oslo_concurrency.lockutils [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.115333] [47313]: DEBUG oslo_concurrency.lockutils [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.115508] [47313]: DEBUG oslo_concurrency.lockutils [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.146240] [47313]: DEBUG nova.policy [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.150029] [47313]: INFO nova.api.openstack.requestlog [None req-a170f28d-fba7-4321-86c6-40d9fac97988 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.043255 [ 657.150467] [47313]: [pid: 47313|app: 0|req: 1363/2818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:13 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 657.154990] [47312]: DEBUG nova.api.openstack.wsgi [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.156830] [47312]: DEBUG nova.compute.api [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.160714] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.161034] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.161289] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.161711] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.161996] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.162252] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.192521] [47312]: DEBUG nova.policy [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.196201] [47312]: INFO nova.api.openstack.requestlog [None req-5cd518c6-3f16-46c6-966a-f2f0b3792224 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.043485 [ 657.197170] [47312]: [pid: 47312|app: 0|req: 1456/2819] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.200023] [47313]: DEBUG nova.api.openstack.wsgi [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.201469] [47313]: DEBUG nova.compute.api [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.204895] [47313]: DEBUG oslo_concurrency.lockutils [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.205172] [47313]: DEBUG oslo_concurrency.lockutils [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.205376] [47313]: DEBUG oslo_concurrency.lockutils [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.205729] [47313]: DEBUG oslo_concurrency.lockutils [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.205924] [47313]: DEBUG oslo_concurrency.lockutils [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.206106] [47313]: DEBUG oslo_concurrency.lockutils [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.235585] [47313]: DEBUG nova.policy [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.239850] [47313]: INFO nova.api.openstack.requestlog [None req-767b5eaf-0280-4aaa-b882-2ac82c8b481f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.042362 [ 657.240198] [47313]: [pid: 47313|app: 0|req: 1364/2820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.251207] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.253179] [47312]: DEBUG nova.compute.api [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.256745] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.257031] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.257267] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.257855] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.257855] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.258838] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.262197] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.263758] [47313]: DEBUG nova.compute.api [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.267165] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.267417] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.267636] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.267988] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.268217] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.268439] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.294858] [47312]: DEBUG nova.policy [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.300331] [47312]: INFO nova.api.openstack.requestlog [None req-7b23c2b2-0991-460f-922d-6b3725587d7b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.052826 [ 657.300791] [47312]: [pid: 47312|app: 0|req: 1457/2821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.301484] [47313]: DEBUG nova.policy [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.305809] [47313]: INFO nova.api.openstack.requestlog [None req-0e58edeb-d7f7-49d3-949a-481238fac58d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.045979 [ 657.306172] [47313]: [pid: 47313|app: 0|req: 1365/2822] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 657.312024] [47312]: DEBUG nova.api.openstack.wsgi [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.312178] [47312]: DEBUG nova.compute.api [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.312805] [47313]: DEBUG nova.api.openstack.wsgi [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.314485] [47313]: DEBUG nova.compute.api [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.316426] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.316847] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.317158] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.317630] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.317710] [47313]: DEBUG oslo_concurrency.lockutils [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.317973] [47313]: DEBUG oslo_concurrency.lockutils [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.318091] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.318212] [47313]: DEBUG oslo_concurrency.lockutils [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.318443] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.318585] [47313]: DEBUG oslo_concurrency.lockutils [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.318780] [47313]: DEBUG oslo_concurrency.lockutils [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.318948] [47313]: DEBUG oslo_concurrency.lockutils [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.359902] [47312]: DEBUG nova.policy [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.360065] [47313]: DEBUG nova.policy [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.362403] [47312]: INFO nova.api.openstack.requestlog [None req-e35fc121-3113-473d-9dea-e61b1fcb4b32 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.054671 [ 657.363154] [47312]: [pid: 47312|app: 0|req: 1458/2823] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.363389] [47313]: INFO nova.api.openstack.requestlog [None req-de0214b9-c284-45db-910a-51a90fb346cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.052684 [ 657.363765] [47313]: [pid: 47313|app: 0|req: 1366/2824] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.373019] [47312]: DEBUG nova.api.openstack.wsgi [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.373097] [47313]: DEBUG nova.api.openstack.wsgi [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.374224] [47313]: DEBUG nova.compute.api [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.374459] [47312]: DEBUG nova.compute.api [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.377463] [47313]: DEBUG oslo_concurrency.lockutils [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.377595] [47312]: DEBUG oslo_concurrency.lockutils [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.377704] [47313]: DEBUG oslo_concurrency.lockutils [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.377897] [47313]: DEBUG oslo_concurrency.lockutils [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.378079] [47312]: DEBUG oslo_concurrency.lockutils [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.378277] [47313]: DEBUG oslo_concurrency.lockutils [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.378440] [47312]: DEBUG oslo_concurrency.lockutils [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.378496] [47313]: DEBUG oslo_concurrency.lockutils [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.379200] [47313]: DEBUG oslo_concurrency.lockutils [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.379283] [47312]: DEBUG oslo_concurrency.lockutils [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.379283] [47312]: DEBUG oslo_concurrency.lockutils [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.379350] [47312]: DEBUG oslo_concurrency.lockutils [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.413088] [47313]: DEBUG nova.policy [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.417064] [47313]: DEBUG nova.policy [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.417702] [47313]: DEBUG nova.policy [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.418437] [47313]: INFO nova.api.openstack.requestlog [None req-38a12559-12f9-4062-9669-23a3447e0508 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.047878 [ 657.418739] [47313]: [pid: 47313|app: 0|req: 1367/2825] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 657.420158] [47312]: DEBUG nova.policy [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.420919] [47313]: DEBUG nova.api.openstack.wsgi [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.422461] [47313]: DEBUG nova.compute.api [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.425259] [47312]: DEBUG nova.policy [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.425872] [47312]: DEBUG nova.policy [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.425964] [47313]: DEBUG oslo_concurrency.lockutils [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.426123] [47313]: DEBUG oslo_concurrency.lockutils [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.426325] [47313]: DEBUG oslo_concurrency.lockutils [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.426710] [47313]: DEBUG oslo_concurrency.lockutils [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.427610] [47313]: DEBUG oslo_concurrency.lockutils [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.427855] [47313]: DEBUG oslo_concurrency.lockutils [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.430451] [47312]: INFO nova.api.openstack.requestlog [None req-99a73286-44d7-48be-949b-e69522a089fa tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.059939 [ 657.430762] [47312]: [pid: 47312|app: 0|req: 1459/2826] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.433092] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.434614] [47312]: DEBUG nova.compute.api [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.440258] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.440484] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.440697] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.441013] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.441216] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.441387] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.457701] [47313]: DEBUG nova.policy [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.461522] [47313]: INFO nova.api.openstack.requestlog [None req-63dd32a0-9203-424b-acc0-f4ad4d878c29 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.042248 [ 657.461886] [47313]: [pid: 47313|app: 0|req: 1368/2827] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.464404] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.465957] [47313]: DEBUG nova.compute.api [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.468861] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.469145] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.469277] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.469617] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.469814] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.470018] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.470304] [47312]: DEBUG nova.policy [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.474278] [47312]: DEBUG nova.policy [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.474866] [47312]: DEBUG nova.policy [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.477239] [47312]: INFO nova.api.openstack.requestlog [None req-ca84d913-a1c3-4de0-8c68-32562f571095 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.045926 [ 657.477539] [47312]: [pid: 47312|app: 0|req: 1460/2828] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.486200] [47312]: DEBUG nova.api.openstack.wsgi [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.487683] [47312]: DEBUG nova.compute.api [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.490511] [47312]: DEBUG oslo_concurrency.lockutils [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.490730] [47312]: DEBUG oslo_concurrency.lockutils [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.490910] [47312]: DEBUG oslo_concurrency.lockutils [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.491274] [47312]: DEBUG oslo_concurrency.lockutils [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.491470] [47312]: DEBUG oslo_concurrency.lockutils [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.491640] [47312]: DEBUG oslo_concurrency.lockutils [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.499598] [47313]: DEBUG nova.policy [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.503567] [47313]: INFO nova.api.openstack.requestlog [None req-0f45581d-982f-4fc8-9054-52bac372e025 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.040835 [ 657.503877] [47313]: [pid: 47313|app: 0|req: 1369/2829] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.520121] [47312]: DEBUG nova.policy [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.523860] [47312]: INFO nova.api.openstack.requestlog [None req-2439e690-c9be-470a-ac8a-34cb3a5d7c16 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.039385 [ 657.524051] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.524276] [47312]: [pid: 47312|app: 0|req: 1461/2830] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 657.525634] [47313]: DEBUG nova.compute.api [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.528820] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.529088] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.529285] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.529628] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.529897] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.530045] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.535067] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.536627] [47312]: DEBUG nova.compute.api [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.539674] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.539919] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.540132] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.540476] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.540672] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.540841] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.558479] [47313]: DEBUG nova.policy [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.562157] [47313]: INFO nova.api.openstack.requestlog [None req-0d72921f-5915-4559-8167-33ebc3bade7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.040039 [ 657.562493] [47313]: [pid: 47313|app: 0|req: 1370/2831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.570719] [47312]: DEBUG nova.policy [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.574546] [47312]: INFO nova.api.openstack.requestlog [None req-5ca6ef2c-2272-4038-97a1-0b0bd40d8fee tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.041688 [ 657.574838] [47312]: [pid: 47312|app: 0|req: 1462/2832] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 657.589151] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.590747] [47313]: DEBUG nova.compute.api [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.594211] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.594462] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.594652] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.595021] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.595217] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.595390] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.597671] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.599498] [47312]: DEBUG nova.compute.api [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.604894] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.605101] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.605290] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.605644] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.605842] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.606021] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.629464] [47313]: DEBUG nova.policy [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.633738] [47313]: INFO nova.api.openstack.requestlog [None req-cbc00734-8e39-4804-b5c6-7ac087c64135 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.046922 [ 657.634097] [47313]: [pid: 47313|app: 0|req: 1371/2833] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.636136] [47312]: DEBUG nova.policy [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.638150] [47313]: DEBUG nova.api.openstack.wsgi [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.639943] [47313]: DEBUG nova.compute.api [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.640029] [47312]: INFO nova.api.openstack.requestlog [None req-8a2fbabb-06c5-4503-831b-da3f7422f3a0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.044323 [ 657.640396] [47312]: [pid: 47312|app: 0|req: 1463/2834] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.643624] [47313]: DEBUG oslo_concurrency.lockutils [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.643826] [47313]: DEBUG oslo_concurrency.lockutils [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.644016] [47313]: DEBUG oslo_concurrency.lockutils [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.644374] [47313]: DEBUG oslo_concurrency.lockutils [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.644567] [47313]: DEBUG oslo_concurrency.lockutils [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.644738] [47313]: DEBUG oslo_concurrency.lockutils [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.653875] [47312]: DEBUG nova.api.openstack.wsgi [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.655438] [47312]: DEBUG nova.compute.api [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.658555] [47312]: DEBUG oslo_concurrency.lockutils [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.658779] [47312]: DEBUG oslo_concurrency.lockutils [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.658957] [47312]: DEBUG oslo_concurrency.lockutils [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.659315] [47312]: DEBUG oslo_concurrency.lockutils [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.659510] [47312]: DEBUG oslo_concurrency.lockutils [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.659678] [47312]: DEBUG oslo_concurrency.lockutils [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.681027] [47313]: DEBUG nova.policy [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.684811] [47313]: INFO nova.api.openstack.requestlog [None req-719887e7-24d5-4d2f-8764-47714d72a3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.049051 [ 657.685145] [47313]: [pid: 47313|app: 0|req: 1372/2835] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.690735] [47312]: DEBUG nova.policy [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.691467] [47313]: DEBUG nova.api.openstack.wsgi [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.693019] [47313]: DEBUG nova.compute.api [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.694470] [47312]: INFO nova.api.openstack.requestlog [None req-283ef3c4-e0dd-45b2-b8c2-cc5b453a4e81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.042568 [ 657.694770] [47312]: [pid: 47312|app: 0|req: 1464/2836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.698513] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.698744] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.698925] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.699288] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.699482] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.699651] [47313]: DEBUG oslo_concurrency.lockutils [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.705477] [47312]: DEBUG nova.api.openstack.wsgi [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.707042] [47312]: DEBUG nova.compute.api [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.714704] [47312]: DEBUG oslo_concurrency.lockutils [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.714935] [47312]: DEBUG oslo_concurrency.lockutils [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.715138] [47312]: DEBUG oslo_concurrency.lockutils [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.715580] [47312]: DEBUG oslo_concurrency.lockutils [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.715689] [47312]: DEBUG oslo_concurrency.lockutils [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.715862] [47312]: DEBUG oslo_concurrency.lockutils [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.728192] [47313]: DEBUG nova.policy [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.731776] [47313]: INFO nova.api.openstack.requestlog [None req-70a040a1-fb80-43bf-aec0-94cede66bdc7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.046114 [ 657.732187] [47313]: [pid: 47313|app: 0|req: 1373/2837] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.743238] [47312]: DEBUG nova.policy [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.746953] [47312]: INFO nova.api.openstack.requestlog [None req-002dcb37-f881-4eb7-b4a8-bacc3b54538e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.043297 [ 657.747383] [47312]: [pid: 47312|app: 0|req: 1465/2838] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.781875] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.783686] [47313]: DEBUG nova.compute.api [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.786887] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.787142] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.787327] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.787672] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.787865] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.788049] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.817960] [47313]: DEBUG nova.policy [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.821609] [47313]: INFO nova.api.openstack.requestlog [None req-cc3c2172-3df2-446a-b40b-21980dd4c11f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.041885 [ 657.822066] [47313]: [pid: 47313|app: 0|req: 1374/2839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.872180] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.873846] [47312]: DEBUG nova.compute.api [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.877517] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.877755] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.877940] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.878320] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.878520] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.878691] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.908040] [47313]: DEBUG nova.api.openstack.wsgi [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.909434] [47313]: DEBUG nova.compute.api [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.909531] [47312]: DEBUG nova.policy [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.912977] [47313]: DEBUG oslo_concurrency.lockutils [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.913222] [47313]: DEBUG oslo_concurrency.lockutils [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.913403] [47313]: DEBUG oslo_concurrency.lockutils [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.913753] [47313]: DEBUG oslo_concurrency.lockutils [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.913918] [47312]: DEBUG nova.policy [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.913991] [47313]: DEBUG oslo_concurrency.lockutils [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.914171] [47313]: DEBUG oslo_concurrency.lockutils [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.914545] [47312]: DEBUG nova.policy [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.915148] [47312]: INFO nova.api.openstack.requestlog [None req-ec08c7f7-4f36-4767-bc2b-54ab4688930d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.045284 [ 657.915455] [47312]: [pid: 47312|app: 0|req: 1466/2840] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 657.944705] [47313]: DEBUG nova.policy [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 657.948760] [47313]: INFO nova.api.openstack.requestlog [None req-e55f381f-6ea5-49ad-823e-52a115ff994e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.043074 [ 657.949092] [47313]: [pid: 47313|app: 0|req: 1375/2841] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 657.972814] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 657.974604] [47312]: DEBUG nova.compute.api [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 657.978018] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.978232] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.978415] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 657.978753] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 657.978946] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 657.979135] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.008018] [47312]: DEBUG nova.policy [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.011652] [47312]: INFO nova.api.openstack.requestlog [None req-5c5b327c-1e9f-4e69-8844-13bbe7e45c9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.041546 [ 658.012039] [47312]: [pid: 47312|app: 0|req: 1467/2842] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.045651] [47313]: DEBUG nova.api.openstack.wsgi [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.047251] [47313]: DEBUG nova.compute.api [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.050577] [47313]: DEBUG oslo_concurrency.lockutils [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.050808] [47313]: DEBUG oslo_concurrency.lockutils [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.050989] [47313]: DEBUG oslo_concurrency.lockutils [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.051359] [47313]: DEBUG oslo_concurrency.lockutils [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.051554] [47313]: DEBUG oslo_concurrency.lockutils [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.051723] [47313]: DEBUG oslo_concurrency.lockutils [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.078219] [47312]: DEBUG nova.api.openstack.wsgi [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.079906] [47312]: DEBUG nova.compute.api [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.083257] [47312]: DEBUG oslo_concurrency.lockutils [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.083493] [47312]: DEBUG oslo_concurrency.lockutils [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.083676] [47312]: DEBUG oslo_concurrency.lockutils [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.084034] [47312]: DEBUG oslo_concurrency.lockutils [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.084233] [47312]: DEBUG oslo_concurrency.lockutils [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.084277] [47313]: DEBUG nova.policy [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.084403] [47312]: DEBUG oslo_concurrency.lockutils [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.088247] [47313]: DEBUG nova.policy [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.088841] [47313]: DEBUG nova.policy [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.091240] [47313]: INFO nova.api.openstack.requestlog [None req-e689afce-d945-47b7-b3d2-bcb23d2648d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.047807 [ 658.091565] [47313]: [pid: 47313|app: 0|req: 1376/2843] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.112031] [47312]: DEBUG nova.policy [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.113452] [47313]: DEBUG nova.api.openstack.wsgi [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.115489] [47313]: DEBUG nova.compute.api [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.115650] [47312]: INFO nova.api.openstack.requestlog [None req-8274b26d-28f1-4d00-a4b4-1a44b340e821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.039582 [ 658.115957] [47312]: [pid: 47312|app: 0|req: 1468/2844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.118503] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.118503] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.118503] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.118845] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.119067] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.119250] [47313]: DEBUG oslo_concurrency.lockutils [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.148590] [47313]: DEBUG nova.policy [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.152151] [47313]: INFO nova.api.openstack.requestlog [None req-d56703e0-f780-4ef2-a3f0-9b2391bbd395 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.040507 [ 658.152615] [47313]: [pid: 47313|app: 0|req: 1377/2845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:14 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.161531] [47312]: DEBUG nova.api.openstack.wsgi [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.163267] [47312]: DEBUG nova.compute.api [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.166690] [47312]: DEBUG oslo_concurrency.lockutils [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.166923] [47312]: DEBUG oslo_concurrency.lockutils [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.167141] [47312]: DEBUG oslo_concurrency.lockutils [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.167485] [47312]: DEBUG oslo_concurrency.lockutils [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.167678] [47312]: DEBUG oslo_concurrency.lockutils [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.167849] [47312]: DEBUG oslo_concurrency.lockutils [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.197025] [47312]: DEBUG nova.policy [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.200461] [47312]: INFO nova.api.openstack.requestlog [None req-992723ca-9571-4977-af4c-e69c4780144e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.041097 [ 658.200872] [47312]: [pid: 47312|app: 0|req: 1469/2846] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.209052] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.210675] [47313]: DEBUG nova.compute.api [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.214267] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.214581] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.214779] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.215168] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.215401] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.215582] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.245669] [47313]: DEBUG nova.policy [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.249891] [47313]: INFO nova.api.openstack.requestlog [None req-a7cc9e5c-58cd-4ecc-9bb1-6cd72ccb96c3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042619 [ 658.249891] [47313]: [pid: 47313|app: 0|req: 1378/2847] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.252253] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.253906] [47312]: DEBUG nova.compute.api [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.257432] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.257666] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.257847] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.258214] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.258413] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.258582] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.288631] [47312]: DEBUG nova.policy [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.293050] [47312]: INFO nova.api.openstack.requestlog [None req-1b4541ec-8b42-457f-830a-5824d6c60e2c tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.042858 [ 658.293204] [47312]: [pid: 47312|app: 0|req: 1470/2848] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.312923] [47313]: DEBUG nova.api.openstack.wsgi [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.314562] [47313]: DEBUG nova.compute.api [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.317328] [47312]: DEBUG nova.api.openstack.wsgi [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.318101] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.318337] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.318518] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.318865] [47312]: DEBUG nova.compute.api [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.318904] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.319067] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.319242] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.322165] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.322396] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.322574] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.322927] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.323161] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.323338] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.353434] [47313]: DEBUG nova.policy [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.357164] [47313]: INFO nova.api.openstack.requestlog [None req-87d00139-3399-4174-adbe-75c89b3a81b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046444 [ 658.357480] [47313]: [pid: 47313|app: 0|req: 1379/2849] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.357999] [47312]: DEBUG nova.policy [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.361805] [47312]: INFO nova.api.openstack.requestlog [None req-09b97be4-4cb8-4637-a161-2561f4708577 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.046356 [ 658.362133] [47312]: [pid: 47312|app: 0|req: 1471/2850] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.373472] [47313]: DEBUG nova.api.openstack.wsgi [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.374542] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.374998] [47313]: DEBUG nova.compute.api [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.376061] [47312]: DEBUG nova.compute.api [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.378613] [47313]: DEBUG oslo_concurrency.lockutils [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.378843] [47313]: DEBUG oslo_concurrency.lockutils [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.378992] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.379053] [47313]: DEBUG oslo_concurrency.lockutils [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.379239] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.379376] [47313]: DEBUG oslo_concurrency.lockutils [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.379414] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.379575] [47313]: DEBUG oslo_concurrency.lockutils [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.379747] [47313]: DEBUG oslo_concurrency.lockutils [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.379786] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.379974] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.380166] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.417766] [47312]: DEBUG nova.policy [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.419371] [47313]: DEBUG nova.policy [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.421544] [47312]: INFO nova.api.openstack.requestlog [None req-fa7c20f5-9be2-462d-a6fe-912674b613b1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048823 [ 658.421995] [47312]: [pid: 47312|app: 0|req: 1472/2851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.423309] [47313]: INFO nova.api.openstack.requestlog [None req-53219117-54cc-42d0-8036-7bc5ad230f79 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051683 [ 658.423606] [47313]: [pid: 47313|app: 0|req: 1380/2852] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.431555] [47312]: DEBUG nova.api.openstack.wsgi [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.433175] [47312]: DEBUG nova.compute.api [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.436281] [47312]: DEBUG oslo_concurrency.lockutils [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.436504] [47312]: DEBUG oslo_concurrency.lockutils [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.436687] [47312]: DEBUG oslo_concurrency.lockutils [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.437061] [47312]: DEBUG oslo_concurrency.lockutils [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.437269] [47312]: DEBUG oslo_concurrency.lockutils [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.437442] [47312]: DEBUG oslo_concurrency.lockutils [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.444565] [47313]: DEBUG nova.api.openstack.wsgi [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.446161] [47313]: DEBUG nova.compute.api [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.449419] [47313]: DEBUG oslo_concurrency.lockutils [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.449648] [47313]: DEBUG oslo_concurrency.lockutils [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.449841] [47313]: DEBUG oslo_concurrency.lockutils [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.450197] [47313]: DEBUG oslo_concurrency.lockutils [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.450399] [47313]: DEBUG oslo_concurrency.lockutils [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.450572] [47313]: DEBUG oslo_concurrency.lockutils [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.467923] [47312]: DEBUG nova.policy [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.471673] [47312]: DEBUG nova.policy [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.472417] [47312]: DEBUG nova.policy [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.472923] [47312]: INFO nova.api.openstack.requestlog [None req-28144b25-f9b1-46eb-a555-8b1c800934b9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.043231 [ 658.473250] [47312]: [pid: 47312|app: 0|req: 1473/2853] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.475509] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.476968] [47312]: DEBUG nova.compute.api [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.479457] [47313]: DEBUG nova.policy [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.480969] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.481213] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.481392] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.481731] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.481980] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.482178] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.483311] [47313]: DEBUG nova.policy [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.483912] [47313]: DEBUG nova.policy [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.486241] [47313]: INFO nova.api.openstack.requestlog [None req-345bdb3a-ecb7-4345-b0f6-b4b9a503b82d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.043594 [ 658.486622] [47313]: [pid: 47313|app: 0|req: 1381/2854] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.490212] [47313]: DEBUG nova.api.openstack.wsgi [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.491806] [47313]: DEBUG nova.compute.api [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.494612] [47313]: DEBUG oslo_concurrency.lockutils [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.494834] [47313]: DEBUG oslo_concurrency.lockutils [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.495092] [47313]: DEBUG oslo_concurrency.lockutils [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.495438] [47313]: DEBUG oslo_concurrency.lockutils [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.495635] [47313]: DEBUG oslo_concurrency.lockutils [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.495806] [47313]: DEBUG oslo_concurrency.lockutils [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.509446] [47312]: DEBUG nova.policy [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.513320] [47312]: INFO nova.api.openstack.requestlog [None req-7a4ab810-ae23-4b9f-a842-1b0dfcf99697 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.039541 [ 658.513611] [47312]: [pid: 47312|app: 0|req: 1474/2855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.515854] [47312]: DEBUG nova.api.openstack.wsgi [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.517507] [47312]: DEBUG nova.compute.api [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.520353] [47312]: DEBUG oslo_concurrency.lockutils [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.520579] [47312]: DEBUG oslo_concurrency.lockutils [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.520759] [47312]: DEBUG oslo_concurrency.lockutils [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.521108] [47312]: DEBUG oslo_concurrency.lockutils [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.521325] [47312]: DEBUG oslo_concurrency.lockutils [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.521475] [47312]: DEBUG oslo_concurrency.lockutils [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.524377] [47313]: DEBUG nova.policy [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.528152] [47313]: DEBUG nova.policy [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.528754] [47313]: DEBUG nova.policy [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.531127] [47313]: INFO nova.api.openstack.requestlog [None req-de42391e-9db8-4f1c-be71-27dfbdf2c641 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.042580 [ 658.531593] [47313]: [pid: 47313|app: 0|req: 1382/2856] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.535170] [47313]: DEBUG nova.api.openstack.wsgi [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.536626] [47313]: DEBUG nova.compute.api [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.539365] [47313]: DEBUG oslo_concurrency.lockutils [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.539489] [47313]: DEBUG oslo_concurrency.lockutils [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.539705] [47313]: DEBUG oslo_concurrency.lockutils [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.540061] [47313]: DEBUG oslo_concurrency.lockutils [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.540268] [47313]: DEBUG oslo_concurrency.lockutils [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.540440] [47313]: DEBUG oslo_concurrency.lockutils [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.549297] [47312]: DEBUG nova.policy [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.552796] [47312]: INFO nova.api.openstack.requestlog [None req-b28a7fb1-944a-40f2-84bd-58d47e9d89b5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.038644 [ 658.553104] [47312]: [pid: 47312|app: 0|req: 1475/2857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.567626] [47313]: DEBUG nova.policy [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.571101] [47313]: INFO nova.api.openstack.requestlog [None req-816d5d8a-1012-4c24-a783-707d2202f0da tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.037613 [ 658.571397] [47313]: [pid: 47313|app: 0|req: 1383/2858] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 658.574096] [47312]: DEBUG nova.api.openstack.wsgi [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.575596] [47312]: DEBUG nova.compute.api [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.578510] [47312]: DEBUG oslo_concurrency.lockutils [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.578732] [47312]: DEBUG oslo_concurrency.lockutils [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.578911] [47312]: DEBUG oslo_concurrency.lockutils [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.579264] [47312]: DEBUG oslo_concurrency.lockutils [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.579456] [47312]: DEBUG oslo_concurrency.lockutils [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.579625] [47312]: DEBUG oslo_concurrency.lockutils [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.585609] [47313]: DEBUG nova.api.openstack.wsgi [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.587112] [47313]: DEBUG nova.compute.api [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.590193] [47313]: DEBUG oslo_concurrency.lockutils [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.590424] [47313]: DEBUG oslo_concurrency.lockutils [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.590652] [47313]: DEBUG oslo_concurrency.lockutils [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.591039] [47313]: DEBUG oslo_concurrency.lockutils [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.591243] [47313]: DEBUG oslo_concurrency.lockutils [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.591436] [47313]: DEBUG oslo_concurrency.lockutils [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.607347] [47312]: DEBUG nova.policy [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.611173] [47312]: INFO nova.api.openstack.requestlog [None req-41de39e8-c0cf-4a27-89e1-850437890b2d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.038865 [ 658.611470] [47312]: [pid: 47312|app: 0|req: 1476/2859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.618560] [47313]: DEBUG nova.policy [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.622272] [47313]: INFO nova.api.openstack.requestlog [None req-64be3a91-f8a9-469b-aa6a-d34d02924f57 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.038557 [ 658.622568] [47313]: [pid: 47313|app: 0|req: 1384/2860] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 658.645011] [47312]: DEBUG nova.api.openstack.wsgi [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.646649] [47312]: DEBUG nova.compute.api [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.650019] [47312]: DEBUG oslo_concurrency.lockutils [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.650260] [47312]: DEBUG oslo_concurrency.lockutils [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.650442] [47312]: DEBUG oslo_concurrency.lockutils [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.650790] [47312]: DEBUG oslo_concurrency.lockutils [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.651048] [47312]: DEBUG oslo_concurrency.lockutils [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.651242] [47312]: DEBUG oslo_concurrency.lockutils [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.652119] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.653731] [47313]: DEBUG nova.compute.api [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.657276] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.657507] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.657689] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.658060] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.658307] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.658485] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.685461] [47312]: DEBUG nova.policy [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.689438] [47312]: INFO nova.api.openstack.requestlog [None req-02728798-65d7-41bb-93ff-ef27e1a7c18d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.046566 [ 658.689872] [47312]: [pid: 47312|app: 0|req: 1477/2861] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.691947] [47313]: DEBUG nova.policy [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.695991] [47313]: INFO nova.api.openstack.requestlog [None req-3a05444d-1cfe-4853-990d-a779a415fcbf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045934 [ 658.696379] [47313]: [pid: 47313|app: 0|req: 1385/2862] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.699704] [47312]: DEBUG nova.api.openstack.wsgi [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.701909] [47312]: DEBUG nova.compute.api [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.704674] [47312]: DEBUG oslo_concurrency.lockutils [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.704900] [47312]: DEBUG oslo_concurrency.lockutils [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.705096] [47312]: DEBUG oslo_concurrency.lockutils [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.705453] [47312]: DEBUG oslo_concurrency.lockutils [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.705519] [47313]: DEBUG nova.api.openstack.wsgi [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.705704] [47312]: DEBUG oslo_concurrency.lockutils [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.705881] [47312]: DEBUG oslo_concurrency.lockutils [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.707084] [47313]: DEBUG nova.compute.api [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.710231] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.710475] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.710681] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.711038] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.711247] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.711417] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.738975] [47312]: DEBUG nova.policy [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.742718] [47312]: INFO nova.api.openstack.requestlog [None req-4784a639-92b3-47e4-b330-c63b054e020c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.044900 [ 658.743016] [47312]: [pid: 47312|app: 0|req: 1478/2863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.743839] [47313]: DEBUG nova.policy [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.745261] [47312]: DEBUG nova.api.openstack.wsgi [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.746781] [47312]: DEBUG nova.compute.api [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.747801] [47313]: INFO nova.api.openstack.requestlog [None req-bdad66d8-2411-4906-bd97-46e8af6d87e8 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.044145 [ 658.748397] [47313]: [pid: 47313|app: 0|req: 1386/2864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.749822] [47312]: DEBUG oslo_concurrency.lockutils [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.749916] [47312]: DEBUG oslo_concurrency.lockutils [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.750103] [47312]: DEBUG oslo_concurrency.lockutils [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.750476] [47312]: DEBUG oslo_concurrency.lockutils [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.750675] [47312]: DEBUG oslo_concurrency.lockutils [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.750847] [47312]: DEBUG oslo_concurrency.lockutils [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.757545] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.759293] [47313]: DEBUG nova.compute.api [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.762526] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.762752] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.762998] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.763690] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.763690] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.763808] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.781523] [47312]: DEBUG nova.policy [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.785664] [47312]: INFO nova.api.openstack.requestlog [None req-e563e2ae-5149-41d4-9b00-38fdcf648cf9 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.042009 [ 658.785895] [47312]: [pid: 47312|app: 0|req: 1479/2865] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.793602] [47313]: DEBUG nova.policy [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.797645] [47313]: INFO nova.api.openstack.requestlog [None req-6a186ca0-5e90-4119-9656-b0dc104f363e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042049 [ 658.797944] [47313]: [pid: 47313|app: 0|req: 1387/2866] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.832814] [47312]: DEBUG nova.api.openstack.wsgi [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.834490] [47312]: DEBUG nova.compute.api [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.837708] [47312]: DEBUG oslo_concurrency.lockutils [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.837940] [47312]: DEBUG oslo_concurrency.lockutils [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.838199] [47312]: DEBUG oslo_concurrency.lockutils [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.838483] [47312]: DEBUG oslo_concurrency.lockutils [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.838752] [47312]: DEBUG oslo_concurrency.lockutils [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.839039] [47312]: DEBUG oslo_concurrency.lockutils [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.867761] [47312]: DEBUG nova.policy [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.871639] [47312]: INFO nova.api.openstack.requestlog [None req-553c4883-6ab0-4282-a7b4-85ba52c35782 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.040893 [ 658.871981] [47312]: [pid: 47312|app: 0|req: 1480/2867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 658.928740] [47313]: DEBUG nova.api.openstack.wsgi [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.930566] [47313]: DEBUG nova.compute.api [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.934207] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.934469] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.934648] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.935012] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.935218] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.935392] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.960333] [47312]: DEBUG nova.api.openstack.wsgi [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 658.962174] [47312]: DEBUG nova.compute.api [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 658.965756] [47313]: DEBUG nova.policy [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.965877] [47312]: DEBUG oslo_concurrency.lockutils [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.966116] [47312]: DEBUG oslo_concurrency.lockutils [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.966343] [47312]: DEBUG oslo_concurrency.lockutils [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.966704] [47312]: DEBUG oslo_concurrency.lockutils [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 658.966903] [47312]: DEBUG oslo_concurrency.lockutils [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 658.967094] [47312]: DEBUG oslo_concurrency.lockutils [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 658.969887] [47313]: DEBUG nova.policy [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.970381] [47313]: DEBUG nova.policy [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 658.970953] [47313]: INFO nova.api.openstack.requestlog [None req-d5d2e79e-8465-4171-81f7-908d82c2a27e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.044452 [ 658.971270] [47313]: [pid: 47313|app: 0|req: 1388/2868] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 658.996581] [47312]: DEBUG nova.policy [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.000078] [47312]: INFO nova.api.openstack.requestlog [None req-695f6036-625b-4bb3-8920-dfbc767aa959 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.042051 [ 659.000376] [47312]: [pid: 47312|app: 0|req: 1481/2869] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.023823] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.025434] [47313]: DEBUG nova.compute.api [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.028819] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.029062] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.029252] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.029598] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.029797] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.029993] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.058499] [47313]: DEBUG nova.policy [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.061985] [47313]: INFO nova.api.openstack.requestlog [None req-e7707a48-9112-4a52-a001-7b7feda9e00d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.040158 [ 659.062303] [47313]: [pid: 47313|app: 0|req: 1389/2870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.105177] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.106815] [47312]: DEBUG nova.compute.api [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.110583] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.110812] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.110994] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.111417] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.111620] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.111792] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.127891] [47313]: DEBUG nova.api.openstack.wsgi [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.130050] [47313]: DEBUG nova.compute.api [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.132609] [47313]: DEBUG oslo_concurrency.lockutils [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.132857] [47313]: DEBUG oslo_concurrency.lockutils [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.133094] [47313]: DEBUG oslo_concurrency.lockutils [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.133464] [47313]: DEBUG oslo_concurrency.lockutils [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.133661] [47313]: DEBUG oslo_concurrency.lockutils [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.133832] [47313]: DEBUG oslo_concurrency.lockutils [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.143060] [47312]: DEBUG nova.policy [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.146805] [47312]: DEBUG nova.policy [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.147480] [47312]: DEBUG nova.policy [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.149858] [47312]: INFO nova.api.openstack.requestlog [None req-ba843d7c-c94d-4ccc-bca0-811d1b6655cb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.047005 [ 659.150323] [47312]: [pid: 47312|app: 0|req: 1482/2871] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 659.160980] [47313]: DEBUG nova.policy [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.163350] [47312]: DEBUG nova.api.openstack.wsgi [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.164507] [47313]: INFO nova.api.openstack.requestlog [None req-090d51b4-985c-4e03-9b4c-8b461aeb9a71 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.039274 [ 659.164802] [47313]: [pid: 47313|app: 0|req: 1390/2872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:15 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.164907] [47312]: DEBUG nova.compute.api [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.167892] [47312]: DEBUG oslo_concurrency.lockutils [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.168133] [47312]: DEBUG oslo_concurrency.lockutils [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.168320] [47312]: DEBUG oslo_concurrency.lockutils [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.168658] [47312]: DEBUG oslo_concurrency.lockutils [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.168853] [47312]: DEBUG oslo_concurrency.lockutils [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.169053] [47312]: DEBUG oslo_concurrency.lockutils [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.196725] [47312]: DEBUG nova.policy [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.200224] [47312]: INFO nova.api.openstack.requestlog [None req-976aff5b-7eb3-41d7-a665-4fbe0bf41537 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.038653 [ 659.200524] [47312]: [pid: 47312|app: 0|req: 1483/2873] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.211665] [47313]: DEBUG nova.api.openstack.wsgi [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.213289] [47313]: DEBUG nova.compute.api [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.216433] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.216661] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.216841] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.217193] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.217392] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.217639] [47313]: DEBUG oslo_concurrency.lockutils [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.245154] [47313]: DEBUG nova.policy [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.248566] [47313]: INFO nova.api.openstack.requestlog [None req-c67a6685-9c4c-4478-9391-bf8bb5b8889b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.038918 [ 659.248834] [47313]: [pid: 47313|app: 0|req: 1391/2874] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.261573] [47312]: DEBUG nova.api.openstack.wsgi [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.263265] [47312]: DEBUG nova.compute.api [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.266615] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.266842] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.267038] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.267387] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.267581] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.267751] [47312]: DEBUG oslo_concurrency.lockutils [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.296136] [47312]: DEBUG nova.policy [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.299699] [47312]: INFO nova.api.openstack.requestlog [None req-00a447f0-1ede-4663-be22-5ab766ef2c09 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.040364 [ 659.300059] [47312]: [pid: 47312|app: 0|req: 1484/2875] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.304029] [47313]: DEBUG nova.api.openstack.wsgi [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.305635] [47313]: DEBUG nova.compute.api [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.308929] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.309175] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.309359] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.309696] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.309898] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.310087] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.337828] [47313]: DEBUG nova.policy [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.341224] [47313]: INFO nova.api.openstack.requestlog [None req-a02a3cd3-c4f5-4dea-8c2c-592bcc470071 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.039401 [ 659.341518] [47313]: [pid: 47313|app: 0|req: 1392/2876] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.368814] [47312]: DEBUG nova.api.openstack.wsgi [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.370541] [47312]: DEBUG nova.compute.api [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.372850] [47313]: DEBUG nova.api.openstack.wsgi [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.374099] [47312]: DEBUG oslo_concurrency.lockutils [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.374328] [47313]: DEBUG nova.compute.api [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.374366] [47312]: DEBUG oslo_concurrency.lockutils [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.374508] [47312]: DEBUG oslo_concurrency.lockutils [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.374890] [47312]: DEBUG oslo_concurrency.lockutils [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.375115] [47312]: DEBUG oslo_concurrency.lockutils [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.375291] [47312]: DEBUG oslo_concurrency.lockutils [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.377119] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.377352] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.377528] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.377870] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.378078] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.378255] [47313]: DEBUG oslo_concurrency.lockutils [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.413877] [47312]: DEBUG nova.policy [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.414953] [47313]: DEBUG nova.policy [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.418154] [47312]: INFO nova.api.openstack.requestlog [None req-1edf1230-ae42-4517-9f15-0a2065d63c17 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.051456 [ 659.418482] [47312]: [pid: 47312|app: 0|req: 1485/2877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.419412] [47313]: INFO nova.api.openstack.requestlog [None req-84ab6da7-5faf-4662-a9ec-a9860b536647 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.048006 [ 659.419491] [47313]: [pid: 47313|app: 0|req: 1393/2878] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.434645] [47312]: DEBUG nova.api.openstack.wsgi [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.435555] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.436263] [47312]: DEBUG nova.compute.api [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.437080] [47313]: DEBUG nova.compute.api [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.439553] [47312]: DEBUG oslo_concurrency.lockutils [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.439783] [47312]: DEBUG oslo_concurrency.lockutils [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.439965] [47312]: DEBUG oslo_concurrency.lockutils [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.440337] [47312]: DEBUG oslo_concurrency.lockutils [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.440375] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.440535] [47312]: DEBUG oslo_concurrency.lockutils [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.440603] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.440707] [47312]: DEBUG oslo_concurrency.lockutils [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.440780] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.441167] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.441382] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.441557] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.470571] [47312]: DEBUG nova.policy [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.474906] [47312]: INFO nova.api.openstack.requestlog [None req-004058f6-1c7d-4c36-9f31-61225ec15c27 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.042211 [ 659.475235] [47312]: [pid: 47312|app: 0|req: 1486/2879] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.488722] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.490336] [47312]: DEBUG nova.compute.api [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.493905] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.494172] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.494354] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.494707] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.494909] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.495154] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.537551] [47312]: DEBUG nova.policy [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.541946] [47312]: DEBUG nova.policy [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.542594] [47312]: DEBUG nova.policy [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.543210] [47312]: INFO nova.api.openstack.requestlog [None req-b9eb8832-bdf4-4952-a453-c622073f7ae5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.056525 [ 659.543560] [47312]: [pid: 47312|app: 0|req: 1487/2880] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 659.548953] [47312]: DEBUG nova.api.openstack.wsgi [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.554682] [47312]: DEBUG nova.compute.api [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.558627] [47312]: DEBUG oslo_concurrency.lockutils [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.558884] [47312]: DEBUG oslo_concurrency.lockutils [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.559082] [47312]: DEBUG oslo_concurrency.lockutils [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.559433] [47312]: DEBUG oslo_concurrency.lockutils [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.559629] [47312]: DEBUG oslo_concurrency.lockutils [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.559821] [47312]: DEBUG oslo_concurrency.lockutils [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.592694] [47312]: DEBUG nova.policy [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.596766] [47312]: DEBUG nova.policy [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.597408] [47312]: DEBUG nova.policy [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.599966] [47312]: INFO nova.api.openstack.requestlog [None req-424905ce-961c-4bc0-89ca-accf2b741d5b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.052794 [ 659.600305] [47312]: [pid: 47312|app: 0|req: 1488/2881] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 659.607066] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.612828] [47312]: DEBUG nova.compute.api [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.617516] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.617745] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.617930] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.618295] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.618492] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.618665] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.651270] [47312]: DEBUG nova.policy [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.655767] [47312]: INFO nova.api.openstack.requestlog [None req-7e6ecb81-724d-462a-954b-20289a1d017f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.054410 [ 659.656101] [47312]: [pid: 47312|app: 0|req: 1489/2882] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.659664] [47312]: DEBUG nova.api.openstack.wsgi [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.661372] [47313]: DEBUG nova.policy [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.661635] [47312]: DEBUG nova.compute.api [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.664013] [47312]: DEBUG oslo_concurrency.lockutils [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.664385] [47312]: DEBUG oslo_concurrency.lockutils [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.664621] [47312]: DEBUG oslo_concurrency.lockutils [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.665015] [47312]: DEBUG oslo_concurrency.lockutils [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.665129] [47313]: INFO nova.api.openstack.requestlog [None req-b1c28f11-cf2a-4cfd-b08f-f08e7030c121 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.231472 [ 659.665304] [47312]: DEBUG oslo_concurrency.lockutils [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.665463] [47313]: [pid: 47313|app: 0|req: 1394/2883] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.665510] [47312]: DEBUG oslo_concurrency.lockutils [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.667707] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.669202] [47313]: DEBUG nova.compute.api [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.672692] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.672919] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.673114] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.673447] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.673641] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.673821] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.699306] [47312]: DEBUG nova.policy [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.703087] [47312]: DEBUG nova.policy [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.703702] [47312]: DEBUG nova.policy [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.706209] [47312]: INFO nova.api.openstack.requestlog [None req-612649ce-c5d4-434a-b235-7521943652c3 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.048996 [ 659.706514] [47312]: [pid: 47312|app: 0|req: 1490/2884] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 659.708691] [47313]: DEBUG nova.policy [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.708800] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.710349] [47312]: DEBUG nova.compute.api [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.712492] [47313]: INFO nova.api.openstack.requestlog [None req-7a895e98-8168-4286-baa7-0e0b8f2d2863 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.046512 [ 659.712779] [47313]: [pid: 47313|app: 0|req: 1395/2885] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.713359] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.713359] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.713483] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.713786] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.713983] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.714172] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.715055] [47313]: DEBUG nova.api.openstack.wsgi [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.716478] [47313]: DEBUG nova.compute.api [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.719456] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.719672] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.719854] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.720211] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.720414] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.720578] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.742238] [47312]: DEBUG nova.policy [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.745752] [47312]: INFO nova.api.openstack.requestlog [None req-a7ad476b-c84c-4d05-861a-19b034bb66e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.038723 [ 659.746076] [47312]: [pid: 47312|app: 0|req: 1491/2886] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.748385] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.749767] [47312]: DEBUG nova.compute.api [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.752568] [47313]: DEBUG nova.policy [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.752720] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.752951] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.753146] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.753486] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.753690] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.753863] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.755543] [47313]: INFO nova.api.openstack.requestlog [None req-4d04496a-cd50-4d0d-9b59-543c00f4dfc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.042118 [ 659.755814] [47313]: [pid: 47313|app: 0|req: 1396/2887] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.758200] [47313]: DEBUG nova.api.openstack.wsgi [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.759689] [47313]: DEBUG nova.compute.api [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.762661] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.762904] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.763184] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.763529] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.763726] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.763897] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.790065] [47312]: DEBUG nova.policy [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.794341] [47312]: INFO nova.api.openstack.requestlog [None req-ef13ca99-b2d3-4f24-8b92-202e83868d93 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.047699 [ 659.794700] [47313]: DEBUG nova.policy [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.794774] [47312]: [pid: 47312|app: 0|req: 1492/2888] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.797689] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.798699] [47313]: INFO nova.api.openstack.requestlog [None req-3ad5bb70-e4ce-4c82-b907-d01f7a07e426 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.042354 [ 659.798998] [47313]: [pid: 47313|app: 0|req: 1397/2889] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.799434] [47312]: DEBUG nova.compute.api [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.801126] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.802636] [47313]: DEBUG nova.compute.api [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.802725] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.802896] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.803122] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.803507] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.803742] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.803960] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.805932] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.805932] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.805932] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.806241] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.806433] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.806601] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.840361] [47312]: DEBUG nova.policy [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.841399] [47313]: DEBUG nova.policy [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.844242] [47312]: INFO nova.api.openstack.requestlog [None req-8e74b842-ac62-44ec-b4d0-d3102237dd97 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.048833 [ 659.844559] [47312]: [pid: 47312|app: 0|req: 1493/2890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.845609] [47313]: INFO nova.api.openstack.requestlog [None req-2d8562bf-a0f6-4e63-9e96-254c1a4217b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045701 [ 659.845609] [47313]: [pid: 47313|app: 0|req: 1398/2891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.846949] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.847718] [47313]: DEBUG nova.api.openstack.wsgi [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.848551] [47312]: DEBUG nova.compute.api [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.849218] [47313]: DEBUG nova.compute.api [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.851691] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.851948] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.852157] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.852417] [47313]: DEBUG oslo_concurrency.lockutils [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.852503] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.852640] [47313]: DEBUG oslo_concurrency.lockutils [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.852700] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.852818] [47313]: DEBUG oslo_concurrency.lockutils [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.852869] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.853203] [47313]: DEBUG oslo_concurrency.lockutils [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.853401] [47313]: DEBUG oslo_concurrency.lockutils [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.853572] [47313]: DEBUG oslo_concurrency.lockutils [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.887493] [47312]: DEBUG nova.policy [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.891272] [47312]: INFO nova.api.openstack.requestlog [None req-ed54ce9d-7a31-438e-a5f5-c61052437836 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.046162 [ 659.891579] [47312]: [pid: 47312|app: 0|req: 1494/2892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.892376] [47313]: DEBUG nova.policy [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.894547] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.896130] [47312]: DEBUG nova.compute.api [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.896481] [47313]: INFO nova.api.openstack.requestlog [None req-47f6505a-221d-4a78-8991-beb76ea23a14 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.050408 [ 659.896785] [47313]: [pid: 47313|app: 0|req: 1399/2893] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.899255] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.899319] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.899603] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.899897] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.900297] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.900536] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.900719] [47313]: DEBUG nova.compute.api [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.900757] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.904029] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.904029] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.904194] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.904529] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.904722] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.904888] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.938649] [47312]: DEBUG nova.policy [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.939444] [47313]: DEBUG nova.policy [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 659.942944] [47312]: INFO nova.api.openstack.requestlog [None req-8f5d69fa-0fcc-4fd5-abc2-1791f6047356 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.050814 [ 659.943281] [47312]: [pid: 47312|app: 0|req: 1495/2894] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.943425] [47313]: INFO nova.api.openstack.requestlog [None req-cd1ca86e-a754-4928-9c17-18f35ee09f52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046094 [ 659.943732] [47313]: [pid: 47313|app: 0|req: 1400/2895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 659.984243] [47312]: DEBUG nova.api.openstack.wsgi [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 659.985860] [47312]: DEBUG nova.compute.api [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 659.989350] [47312]: DEBUG oslo_concurrency.lockutils [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.989579] [47312]: DEBUG oslo_concurrency.lockutils [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.989767] [47312]: DEBUG oslo_concurrency.lockutils [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 659.990143] [47312]: DEBUG oslo_concurrency.lockutils [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 659.990347] [47312]: DEBUG oslo_concurrency.lockutils [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 659.990517] [47312]: DEBUG oslo_concurrency.lockutils [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.011022] [47313]: DEBUG nova.api.openstack.wsgi [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.012695] [47313]: DEBUG nova.compute.api [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.015965] [47313]: DEBUG oslo_concurrency.lockutils [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.016088] [47313]: DEBUG oslo_concurrency.lockutils [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.016275] [47313]: DEBUG oslo_concurrency.lockutils [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.017035] [47313]: DEBUG oslo_concurrency.lockutils [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.017035] [47313]: DEBUG oslo_concurrency.lockutils [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.017035] [47313]: DEBUG oslo_concurrency.lockutils [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.021353] [47312]: DEBUG nova.policy [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.025553] [47312]: DEBUG nova.policy [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.026199] [47312]: DEBUG nova.policy [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.026806] [47312]: INFO nova.api.openstack.requestlog [None req-f59789f7-8b61-471e-8389-4c0ccf366ebc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.044688 [ 660.027124] [47312]: [pid: 47312|app: 0|req: 1496/2896] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.047018] [47313]: DEBUG nova.policy [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.050986] [47313]: INFO nova.api.openstack.requestlog [None req-5977f56f-5e9b-47c3-9df5-9007d4627567 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.042254 [ 660.051459] [47313]: [pid: 47313|app: 0|req: 1401/2897] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.073041] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.074781] [47312]: DEBUG nova.compute.api [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.078272] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.078506] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.078687] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.079052] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.079256] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.079430] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.108842] [47312]: DEBUG nova.policy [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.112694] [47312]: INFO nova.api.openstack.requestlog [None req-cf0ffe3d-9261-40d8-b485-fcb2ebab2239 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.041955 [ 660.113079] [47312]: [pid: 47312|app: 0|req: 1497/2898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:16 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.164376] [47313]: DEBUG nova.api.openstack.wsgi [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.166044] [47313]: DEBUG nova.compute.api [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.169479] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.169721] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.169935] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.170307] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.170510] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.170692] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.175827] [47312]: DEBUG nova.api.openstack.wsgi [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.177731] [47312]: DEBUG nova.compute.api [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.181173] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.181412] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.181596] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.181980] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.182197] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.182372] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.206848] [47313]: DEBUG nova.policy [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.210794] [47313]: DEBUG nova.policy [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.211415] [47313]: DEBUG nova.policy [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.211752] [47312]: DEBUG nova.policy [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.213915] [47313]: INFO nova.api.openstack.requestlog [None req-bdd163c7-4d98-4da0-9aea-2891b644e70a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.051902 [ 660.214270] [47313]: [pid: 47313|app: 0|req: 1402/2899] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.215591] [47312]: INFO nova.api.openstack.requestlog [None req-e8d4e884-a7c7-4501-b85d-0b77786d924d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.041913 [ 660.215975] [47312]: [pid: 47312|app: 0|req: 1498/2900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.216476] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.217962] [47313]: DEBUG nova.compute.api [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.220704] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.220932] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.221166] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.221475] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.221671] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.221843] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.249884] [47313]: DEBUG nova.policy [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.253558] [47313]: INFO nova.api.openstack.requestlog [None req-4a4b5000-1b80-4db6-8e3e-a53e61b6874b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.038783 [ 660.253976] [47313]: [pid: 47313|app: 0|req: 1403/2901] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.259843] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.261486] [47312]: DEBUG nova.compute.api [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.264766] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.264988] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.265188] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.265530] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.265723] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.265892] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.294674] [47312]: DEBUG nova.policy [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.298121] [47312]: INFO nova.api.openstack.requestlog [None req-a5d65794-d598-4636-a282-3244945b132b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.040440 [ 660.298419] [47312]: [pid: 47312|app: 0|req: 1499/2902] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.310948] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.312611] [47313]: DEBUG nova.compute.api [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.315983] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.316245] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.316429] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.316776] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.316970] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.317160] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.346173] [47313]: DEBUG nova.policy [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.350272] [47313]: INFO nova.api.openstack.requestlog [None req-5d4a4bf8-5ad0-42d1-a06a-a1c3a861a50f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.041507 [ 660.350606] [47313]: [pid: 47313|app: 0|req: 1404/2903] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.352227] [47312]: DEBUG nova.api.openstack.wsgi [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.353848] [47312]: DEBUG nova.compute.api [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.357245] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.357481] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.357660] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.357994] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.358203] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.358372] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.386061] [47312]: DEBUG nova.policy [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.389914] [47312]: INFO nova.api.openstack.requestlog [None req-50f689c9-054e-43db-b58c-3995d9544a68 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.039819 [ 660.390265] [47312]: [pid: 47312|app: 0|req: 1500/2904] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.430109] [47313]: DEBUG nova.api.openstack.wsgi [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.430583] [47312]: DEBUG nova.api.openstack.wsgi [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.431673] [47313]: DEBUG nova.compute.api [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.432132] [47312]: DEBUG nova.compute.api [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.434933] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.435169] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.435211] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.435348] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.435416] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.435597] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.435685] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.435879] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.435932] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.436061] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.436140] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.436310] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.468913] [47312]: DEBUG nova.policy [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.472734] [47312]: INFO nova.api.openstack.requestlog [None req-58ef0418-d4ef-425a-9273-ff0d81e95e47 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.043833 [ 660.472874] [47312]: [pid: 47312|app: 0|req: 1501/2905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 660.473854] [47313]: DEBUG nova.policy [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.477466] [47313]: INFO nova.api.openstack.requestlog [None req-9dfdcb2d-eedc-4ce9-be6b-8a3a96e12999 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.049493 [ 660.477855] [47313]: [pid: 47313|app: 0|req: 1405/2906] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.485276] [47312]: DEBUG nova.api.openstack.wsgi [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.486754] [47312]: DEBUG nova.compute.api [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.489648] [47312]: DEBUG oslo_concurrency.lockutils [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.489926] [47312]: DEBUG oslo_concurrency.lockutils [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.490128] [47312]: DEBUG oslo_concurrency.lockutils [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.490462] [47312]: DEBUG oslo_concurrency.lockutils [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.490656] [47312]: DEBUG oslo_concurrency.lockutils [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.490824] [47312]: DEBUG oslo_concurrency.lockutils [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.519279] [47312]: DEBUG nova.policy [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.523397] [47312]: INFO nova.api.openstack.requestlog [None req-34913666-0640-4a10-b71a-e75bea18fdf5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.039786 [ 660.523787] [47312]: [pid: 47312|app: 0|req: 1502/2907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.561833] [47313]: DEBUG nova.api.openstack.wsgi [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.563517] [47313]: DEBUG nova.compute.api [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.566815] [47313]: DEBUG oslo_concurrency.lockutils [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.567052] [47313]: DEBUG oslo_concurrency.lockutils [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.567238] [47313]: DEBUG oslo_concurrency.lockutils [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.567569] [47313]: DEBUG oslo_concurrency.lockutils [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.567757] [47313]: DEBUG oslo_concurrency.lockutils [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.567924] [47313]: DEBUG oslo_concurrency.lockutils [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.598378] [47313]: DEBUG nova.policy [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.602167] [47313]: DEBUG nova.policy [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.602770] [47313]: DEBUG nova.policy [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.603349] [47313]: INFO nova.api.openstack.requestlog [None req-007ad149-7188-4421-ba5d-76b506929939 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.043767 [ 660.603642] [47313]: [pid: 47313|app: 0|req: 1406/2908] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.619196] [47312]: DEBUG nova.api.openstack.wsgi [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.620878] [47312]: DEBUG nova.compute.api [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.624334] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.624611] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.624845] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.625243] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.625444] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.625613] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.655633] [47312]: DEBUG nova.policy [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.659345] [47312]: DEBUG nova.policy [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.659950] [47312]: DEBUG nova.policy [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.662446] [47312]: INFO nova.api.openstack.requestlog [None req-5e524c40-d604-4bf7-b13d-f760092779a3 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.045645 [ 660.662761] [47312]: [pid: 47312|app: 0|req: 1503/2909] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.666914] [47313]: DEBUG nova.api.openstack.wsgi [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.668512] [47313]: DEBUG nova.compute.api [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.671811] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.672111] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.672301] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.672636] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.672830] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.673062] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.678508] [47312]: DEBUG nova.api.openstack.wsgi [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.680020] [47312]: DEBUG nova.compute.api [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.682837] [47312]: DEBUG oslo_concurrency.lockutils [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.683135] [47312]: DEBUG oslo_concurrency.lockutils [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.683305] [47312]: DEBUG oslo_concurrency.lockutils [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.683644] [47312]: DEBUG oslo_concurrency.lockutils [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.683841] [47312]: DEBUG oslo_concurrency.lockutils [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.684036] [47312]: DEBUG oslo_concurrency.lockutils [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.700891] [47313]: DEBUG nova.policy [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.704568] [47313]: INFO nova.api.openstack.requestlog [None req-c9aadf34-1e37-4366-a896-9739f99b7502 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.039823 [ 660.704870] [47313]: [pid: 47313|app: 0|req: 1407/2910] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.711421] [47312]: DEBUG nova.policy [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.715214] [47312]: INFO nova.api.openstack.requestlog [None req-4365ed91-27b8-4af1-b44b-b9f5f1035bbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.038565 [ 660.715541] [47312]: [pid: 47312|app: 0|req: 1504/2911] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.719476] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.720990] [47313]: DEBUG nova.compute.api [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.724167] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.724404] [47312]: DEBUG nova.api.openstack.wsgi [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.724536] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.724733] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.725125] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.725333] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.725505] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.725912] [47312]: DEBUG nova.compute.api [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.728786] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.729022] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.729212] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.729628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.729832] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.730010] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.762609] [47312]: DEBUG nova.policy [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.763988] [47313]: DEBUG nova.policy [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.766205] [47312]: INFO nova.api.openstack.requestlog [None req-b2898b84-0edb-4c1e-885f-3debf3d38ec2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.043571 [ 660.766500] [47312]: [pid: 47312|app: 0|req: 1505/2912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.768055] [47313]: DEBUG nova.policy [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.768427] [47313]: DEBUG nova.policy [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.768701] [47312]: DEBUG nova.api.openstack.wsgi [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.770230] [47312]: DEBUG nova.compute.api [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.770782] [47313]: INFO nova.api.openstack.requestlog [None req-b7c05793-9160-4dc3-8d1c-3887af6f1a1a tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.053136 [ 660.771085] [47313]: [pid: 47313|app: 0|req: 1408/2913] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 660.772988] [47312]: DEBUG oslo_concurrency.lockutils [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.773243] [47312]: DEBUG oslo_concurrency.lockutils [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.773357] [47313]: DEBUG nova.api.openstack.wsgi [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.773425] [47312]: DEBUG oslo_concurrency.lockutils [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.773758] [47312]: DEBUG oslo_concurrency.lockutils [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.773995] [47312]: DEBUG oslo_concurrency.lockutils [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.774190] [47312]: DEBUG oslo_concurrency.lockutils [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.774814] [47313]: DEBUG nova.compute.api [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.777448] [47313]: DEBUG oslo_concurrency.lockutils [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.777669] [47313]: DEBUG oslo_concurrency.lockutils [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.777846] [47313]: DEBUG oslo_concurrency.lockutils [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.778202] [47313]: DEBUG oslo_concurrency.lockutils [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.778421] [47313]: DEBUG oslo_concurrency.lockutils [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.778567] [47313]: DEBUG oslo_concurrency.lockutils [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.813881] [47313]: DEBUG nova.policy [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.814999] [47312]: DEBUG nova.policy [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.817363] [47313]: INFO nova.api.openstack.requestlog [None req-01eb757a-0b37-4bff-97a7-62c8fabee5a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.045767 [ 660.817655] [47313]: [pid: 47313|app: 0|req: 1409/2914] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.818704] [47312]: INFO nova.api.openstack.requestlog [None req-f17ff3da-a7fc-4396-83ab-0049e034d50d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.051697 [ 660.819144] [47312]: [pid: 47312|app: 0|req: 1506/2915] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.819800] [47313]: DEBUG nova.api.openstack.wsgi [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.821199] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.821306] [47313]: DEBUG nova.compute.api [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.822722] [47312]: DEBUG nova.compute.api [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.824097] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.824328] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.824506] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.824841] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.825091] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.825285] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.825626] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.825848] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.826041] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.826384] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.826581] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.826750] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.861640] [47312]: DEBUG nova.policy [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.862875] [47313]: DEBUG nova.policy [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.865360] [47312]: INFO nova.api.openstack.requestlog [None req-4e3a76e3-8c3f-40cf-a5c8-2f2edc32d548 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.045831 [ 660.865659] [47312]: [pid: 47312|app: 0|req: 1507/2916] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.866590] [47313]: INFO nova.api.openstack.requestlog [None req-4582d943-8e5a-4fe0-9eed-608b1afca004 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.048430 [ 660.866889] [47313]: [pid: 47313|app: 0|req: 1410/2917] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.867895] [47312]: DEBUG nova.api.openstack.wsgi [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.869060] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.869410] [47312]: DEBUG nova.compute.api [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.870585] [47313]: DEBUG nova.compute.api [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.872373] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.872595] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.872775] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.873197] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.873404] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.873486] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.873578] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.873710] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.873948] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.874316] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.874516] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.874686] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.909234] [47313]: DEBUG nova.policy [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.910302] [47312]: DEBUG nova.policy [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.912728] [47313]: INFO nova.api.openstack.requestlog [None req-ef760c7a-b5ee-47b3-8b1f-9ca3148ee733 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045308 [ 660.913053] [47313]: [pid: 47313|app: 0|req: 1411/2918] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.913977] [47312]: INFO nova.api.openstack.requestlog [None req-11d0cac9-02ae-41dd-a819-d9a9a912e568 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.047785 [ 660.914371] [47312]: [pid: 47312|app: 0|req: 1508/2919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.915232] [47313]: DEBUG nova.api.openstack.wsgi [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.916438] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.916678] [47313]: DEBUG nova.compute.api [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.917872] [47312]: DEBUG nova.compute.api [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.919413] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.919636] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.919815] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.920169] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.920364] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.920536] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.920698] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.920920] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.921115] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.921457] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.921652] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.921820] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.958456] [47312]: DEBUG nova.policy [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.959510] [47313]: DEBUG nova.policy [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 660.962558] [47312]: INFO nova.api.openstack.requestlog [None req-e3ff7f73-38d7-48d6-ae2f-2c2cc987194a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.047714 [ 660.962914] [47312]: [pid: 47312|app: 0|req: 1509/2920] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.963373] [47313]: INFO nova.api.openstack.requestlog [None req-4fe5091b-598b-4926-86e5-967e7efa0230 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.049794 [ 660.963669] [47313]: [pid: 47313|app: 0|req: 1412/2921] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 660.965351] [47312]: DEBUG nova.api.openstack.wsgi [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.965900] [47313]: DEBUG nova.api.openstack.wsgi [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 660.966902] [47312]: DEBUG nova.compute.api [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.967408] [47313]: DEBUG nova.compute.api [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 660.969842] [47312]: DEBUG oslo_concurrency.lockutils [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.970166] [47312]: DEBUG oslo_concurrency.lockutils [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.970309] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.970350] [47312]: DEBUG oslo_concurrency.lockutils [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.970533] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.970693] [47312]: DEBUG oslo_concurrency.lockutils [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.970729] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.970888] [47312]: DEBUG oslo_concurrency.lockutils [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.971070] [47312]: DEBUG oslo_concurrency.lockutils [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 660.971109] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 660.971292] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 660.971467] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.007989] [47312]: DEBUG nova.policy [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.009074] [47313]: DEBUG nova.policy [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.011806] [47312]: INFO nova.api.openstack.requestlog [None req-00951872-e22f-4619-a5e6-0205b1eec849 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048330 [ 661.012129] [47312]: [pid: 47312|app: 0|req: 1510/2922] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.013045] [47313]: INFO nova.api.openstack.requestlog [None req-6cf84830-5ae2-4f90-b3c4-5d5fe3d289ef tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.048789 [ 661.013357] [47313]: [pid: 47313|app: 0|req: 1413/2923] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.040063] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.041676] [47312]: DEBUG nova.compute.api [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.045092] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.045320] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.045499] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.045843] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.046048] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.046230] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.063396] [47313]: DEBUG nova.api.openstack.wsgi [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.064813] [47313]: DEBUG nova.compute.api [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.068440] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.068672] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.068853] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.069222] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.069425] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.069596] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.077145] [47312]: DEBUG nova.policy [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.081317] [47312]: DEBUG nova.policy [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.081937] [47312]: DEBUG nova.policy [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.082536] [47312]: INFO nova.api.openstack.requestlog [None req-ed84f811-1ae3-4d7b-aef5-bb33730e1fa2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.044808 [ 661.082837] [47312]: [pid: 47312|app: 0|req: 1511/2924] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.100810] [47313]: DEBUG nova.policy [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.104816] [47313]: INFO nova.api.openstack.requestlog [None req-b86a5605-bd2b-4089-b2a7-0dbcf7d3ab6c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.044038 [ 661.105144] [47313]: [pid: 47313|app: 0|req: 1414/2925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.124897] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.127043] [47312]: DEBUG nova.compute.api [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.130123] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.130321] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.130510] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.130867] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.131075] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.131246] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.160844] [47312]: DEBUG nova.policy [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.164837] [47312]: INFO nova.api.openstack.requestlog [None req-8b2f891d-d249-46ad-923f-26d3232a490e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.043013 [ 661.165165] [47312]: [pid: 47312|app: 0|req: 1512/2926] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:17 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.227402] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.227753] [47312]: DEBUG nova.api.openstack.wsgi [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.229035] [47313]: DEBUG nova.compute.api [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.229364] [47312]: DEBUG nova.compute.api [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.232731] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.233008] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.233075] [47312]: DEBUG oslo_concurrency.lockutils [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.233217] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.233313] [47312]: DEBUG oslo_concurrency.lockutils [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.233504] [47312]: DEBUG oslo_concurrency.lockutils [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.233566] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.233764] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.233856] [47312]: DEBUG oslo_concurrency.lockutils [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.233936] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.234069] [47312]: DEBUG oslo_concurrency.lockutils [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.234285] [47312]: DEBUG oslo_concurrency.lockutils [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.267070] [47313]: DEBUG nova.policy [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.271031] [47313]: INFO nova.api.openstack.requestlog [None req-ff31a38d-49ed-4596-80f1-2d357c29ceb0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.045836 [ 661.271345] [47313]: [pid: 47313|app: 0|req: 1415/2927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.273599] [47313]: DEBUG nova.api.openstack.wsgi [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.273958] [47312]: DEBUG nova.policy [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.275193] [47313]: DEBUG nova.compute.api [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.278221] [47313]: DEBUG oslo_concurrency.lockutils [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.278453] [47313]: DEBUG oslo_concurrency.lockutils [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.278608] [47312]: DEBUG nova.policy [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.278697] [47313]: DEBUG oslo_concurrency.lockutils [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.278978] [47313]: DEBUG oslo_concurrency.lockutils [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.279193] [47313]: DEBUG oslo_concurrency.lockutils [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.279230] [47312]: DEBUG nova.policy [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.279827] [47313]: DEBUG oslo_concurrency.lockutils [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.281773] [47312]: INFO nova.api.openstack.requestlog [None req-204ffb42-8f46-4ddc-8dbc-22991e51ca2d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.056181 [ 661.282103] [47312]: [pid: 47312|app: 0|req: 1513/2928] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.309261] [47313]: DEBUG nova.policy [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.309597] [47312]: DEBUG nova.api.openstack.wsgi [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.311197] [47312]: DEBUG nova.compute.api [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.312844] [47313]: INFO nova.api.openstack.requestlog [None req-85fb5e3a-30b2-4551-8479-5967412c01f0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.040976 [ 661.313162] [47313]: [pid: 47313|app: 0|req: 1416/2929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.314690] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.314928] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.315128] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.315474] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.315669] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.315853] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.344560] [47312]: DEBUG nova.policy [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.348383] [47312]: INFO nova.api.openstack.requestlog [None req-5dfa5da2-4fb9-4f0f-b6be-75a4aa357da8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.040717 [ 661.348735] [47312]: [pid: 47312|app: 0|req: 1514/2930] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.361941] [47313]: DEBUG nova.api.openstack.wsgi [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.363655] [47313]: DEBUG nova.compute.api [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.366902] [47313]: DEBUG oslo_concurrency.lockutils [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.367166] [47313]: DEBUG oslo_concurrency.lockutils [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.367355] [47313]: DEBUG oslo_concurrency.lockutils [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.367700] [47313]: DEBUG oslo_concurrency.lockutils [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.367895] [47313]: DEBUG oslo_concurrency.lockutils [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.368081] [47313]: DEBUG oslo_concurrency.lockutils [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.397668] [47313]: DEBUG nova.policy [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.401013] [47313]: INFO nova.api.openstack.requestlog [None req-f611bbe2-c840-46c0-97fc-72fdd2752eb0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.041322 [ 661.401314] [47313]: [pid: 47313|app: 0|req: 1417/2931] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.402032] [47312]: DEBUG nova.api.openstack.wsgi [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.403328] [47312]: DEBUG nova.compute.api [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.406691] [47312]: DEBUG oslo_concurrency.lockutils [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.406933] [47312]: DEBUG oslo_concurrency.lockutils [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.407132] [47312]: DEBUG oslo_concurrency.lockutils [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.407479] [47312]: DEBUG oslo_concurrency.lockutils [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.407674] [47312]: DEBUG oslo_concurrency.lockutils [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.407847] [47312]: DEBUG oslo_concurrency.lockutils [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.436260] [47312]: DEBUG nova.policy [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.439692] [47312]: INFO nova.api.openstack.requestlog [None req-a54fd662-bb76-445c-9376-74b90e004ca8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.040209 [ 661.440020] [47312]: [pid: 47312|app: 0|req: 1515/2932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.484474] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.486135] [47313]: DEBUG nova.compute.api [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.488630] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.489616] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.489848] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.490045] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.490206] [47312]: DEBUG nova.compute.api [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.490393] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.490588] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.490759] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.493225] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.493447] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.493641] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.493987] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.494200] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.494372] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.518468] [47313]: DEBUG nova.policy [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.522144] [47313]: INFO nova.api.openstack.requestlog [None req-3e7fecd3-cb22-4939-9044-ed24a4fce838 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.039757 [ 661.522346] [47313]: [pid: 47313|app: 0|req: 1418/2933] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.529009] [47312]: DEBUG nova.policy [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.532890] [47312]: INFO nova.api.openstack.requestlog [None req-c3d04539-3d15-4ca4-bac5-a54769431ca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046262 [ 661.533253] [47312]: [pid: 47312|app: 0|req: 1516/2934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.534532] [47313]: DEBUG nova.api.openstack.wsgi [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.536070] [47313]: DEBUG nova.compute.api [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.539122] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.539348] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.539549] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.539873] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.540182] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.540287] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.568847] [47313]: DEBUG nova.policy [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.572230] [47313]: INFO nova.api.openstack.requestlog [None req-8dd3140e-2993-4311-ae17-5a4889eb75d2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.039576 [ 661.572524] [47313]: [pid: 47313|app: 0|req: 1419/2935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.615874] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.617443] [47312]: DEBUG nova.compute.api [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.621054] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.621285] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.621464] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.621807] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.622037] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.622221] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.652015] [47312]: DEBUG nova.policy [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.655756] [47312]: DEBUG nova.policy [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.656379] [47312]: DEBUG nova.policy [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.656962] [47312]: INFO nova.api.openstack.requestlog [None req-cf6e59a4-0a59-4df9-b68d-535749571155 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.043244 [ 661.657311] [47312]: [pid: 47312|app: 0|req: 1517/2936] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.676169] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.677795] [47313]: DEBUG nova.compute.api [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.681601] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.681857] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.682081] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.682443] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.682690] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.682868] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.713007] [47313]: DEBUG nova.policy [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.716041] [47312]: DEBUG nova.api.openstack.wsgi [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.716798] [47313]: DEBUG nova.policy [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.717467] [47313]: DEBUG nova.policy [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.717894] [47312]: DEBUG nova.compute.api [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.719877] [47313]: INFO nova.api.openstack.requestlog [None req-9a64664e-e5c7-4347-bd59-57cb1c2bbe6e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.046067 [ 661.720192] [47313]: [pid: 47313|app: 0|req: 1420/2937] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.721538] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.721776] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.722102] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.722414] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.722610] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.722782] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.726593] [47313]: DEBUG nova.api.openstack.wsgi [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.728117] [47313]: DEBUG nova.compute.api [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.731121] [47313]: DEBUG oslo_concurrency.lockutils [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.731347] [47313]: DEBUG oslo_concurrency.lockutils [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.731559] [47313]: DEBUG oslo_concurrency.lockutils [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.731930] [47313]: DEBUG oslo_concurrency.lockutils [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.732153] [47313]: DEBUG oslo_concurrency.lockutils [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.732311] [47313]: DEBUG oslo_concurrency.lockutils [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.757699] [47312]: DEBUG nova.policy [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.761602] [47312]: INFO nova.api.openstack.requestlog [None req-06fd4a34-96e8-452d-99ce-4a7e896470c1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047809 [ 661.762107] [47312]: [pid: 47312|app: 0|req: 1518/2938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.763332] [47313]: DEBUG nova.policy [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.767242] [47313]: INFO nova.api.openstack.requestlog [None req-35d3f2b1-6ec5-48c6-996a-ff3edd2c39f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042625 [ 661.767572] [47313]: [pid: 47313|app: 0|req: 1421/2939] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.776518] [47312]: DEBUG nova.api.openstack.wsgi [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.778072] [47312]: DEBUG nova.compute.api [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.781712] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.782016] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.782209] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.782556] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.782750] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.782920] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.784296] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.785860] [47313]: DEBUG nova.compute.api [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.789020] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.789267] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.789448] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.789789] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.789993] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.790175] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.815890] [47312]: DEBUG nova.policy [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.819671] [47312]: INFO nova.api.openstack.requestlog [None req-8fb89e76-bede-47dc-b067-847cfd1786fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.045079 [ 661.820054] [47312]: [pid: 47312|app: 0|req: 1519/2940] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.822369] [47313]: DEBUG nova.policy [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.826408] [47313]: DEBUG nova.policy [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.827027] [47313]: DEBUG nova.policy [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.828420] [47312]: DEBUG nova.api.openstack.wsgi [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.829561] [47313]: INFO nova.api.openstack.requestlog [None req-ec5fa381-b6f2-4c2e-a85f-d5f099df5222 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.047217 [ 661.829869] [47313]: [pid: 47313|app: 0|req: 1422/2941] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 661.830012] [47312]: DEBUG nova.compute.api [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.832125] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.833092] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.833314] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.833494] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.833589] [47313]: DEBUG nova.compute.api [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.833837] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.834039] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.834231] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.836309] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.836533] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.836712] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.837063] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.837266] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.838053] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.868114] [47312]: DEBUG nova.policy [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.871862] [47312]: INFO nova.api.openstack.requestlog [None req-1dcb4413-87fb-4604-bbe5-58f05bcaf4cd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.045258 [ 661.872210] [47312]: [pid: 47312|app: 0|req: 1520/2942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.873049] [47313]: DEBUG nova.policy [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.876253] [47312]: DEBUG nova.api.openstack.wsgi [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.877490] [47313]: INFO nova.api.openstack.requestlog [None req-2b57c63c-a466-403a-aecf-ab678c5c0474 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.047073 [ 661.877782] [47313]: [pid: 47313|app: 0|req: 1423/2943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.878054] [47312]: DEBUG nova.compute.api [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.879977] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.880991] [47312]: DEBUG oslo_concurrency.lockutils [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.881267] [47312]: DEBUG oslo_concurrency.lockutils [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.881481] [47313]: DEBUG nova.compute.api [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.881573] [47312]: DEBUG oslo_concurrency.lockutils [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.881929] [47312]: DEBUG oslo_concurrency.lockutils [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.882164] [47312]: DEBUG oslo_concurrency.lockutils [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.882415] [47312]: DEBUG oslo_concurrency.lockutils [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.884352] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.884571] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.884747] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.885097] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.885296] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.885467] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.913566] [47312]: DEBUG nova.policy [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.917126] [47312]: INFO nova.api.openstack.requestlog [None req-b480efba-4f9e-438f-88ef-90052273aac6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.042556 [ 661.917437] [47312]: [pid: 47312|app: 0|req: 1521/2944] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.919603] [47313]: DEBUG nova.policy [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.923664] [47313]: INFO nova.api.openstack.requestlog [None req-7e48b1a9-d5e9-4c59-bcaf-40ffc8276cb5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.045344 [ 661.923844] [47312]: DEBUG nova.api.openstack.wsgi [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.923962] [47313]: [pid: 47313|app: 0|req: 1424/2945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.925355] [47312]: DEBUG nova.compute.api [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.926378] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.927842] [47313]: DEBUG nova.compute.api [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.928356] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.928577] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.928753] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.929117] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.929294] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.929491] [47312]: DEBUG oslo_concurrency.lockutils [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.930666] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.930892] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.931087] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.931427] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.931620] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.931789] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.963146] [47312]: DEBUG nova.policy [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.966928] [47312]: INFO nova.api.openstack.requestlog [None req-21e3dd6c-5ddf-4f34-9856-8035eed1a647 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.044830 [ 661.967162] [47312]: [pid: 47312|app: 0|req: 1522/2946] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 661.968106] [47313]: DEBUG nova.policy [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 661.972056] [47313]: INFO nova.api.openstack.requestlog [None req-7d2e3bfb-3377-4563-8c3a-1b7689ea6f70 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.047500 [ 661.972380] [47313]: [pid: 47313|app: 0|req: 1425/2947] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 661.973934] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.974582] [47313]: DEBUG nova.api.openstack.wsgi [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 661.974991] [47312]: DEBUG nova.compute.api [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.976110] [47313]: DEBUG nova.compute.api [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 661.977902] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.978210] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.978404] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.978752] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.978946] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.979081] [47313]: DEBUG oslo_concurrency.lockutils [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.979135] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.979309] [47313]: DEBUG oslo_concurrency.lockutils [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.979487] [47313]: DEBUG oslo_concurrency.lockutils [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 661.979824] [47313]: DEBUG oslo_concurrency.lockutils [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 661.980053] [47313]: DEBUG oslo_concurrency.lockutils [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 661.980234] [47313]: DEBUG oslo_concurrency.lockutils [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.013017] [47312]: DEBUG nova.policy [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.016694] [47312]: INFO nova.api.openstack.requestlog [None req-2c57aea3-e48e-48aa-a832-64a8c8655a18 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.045073 [ 662.017011] [47312]: [pid: 47312|app: 0|req: 1523/2948] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 662.018132] [47313]: DEBUG nova.policy [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.022465] [47312]: DEBUG nova.api.openstack.wsgi [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.023333] [47313]: INFO nova.api.openstack.requestlog [None req-781c2aea-c027-44df-b541-a3bb44990c07 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.050334 [ 662.023673] [47313]: [pid: 47313|app: 0|req: 1426/2949] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.024421] [47312]: DEBUG nova.compute.api [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.026393] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.026946] [47312]: DEBUG oslo_concurrency.lockutils [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.027190] [47312]: DEBUG oslo_concurrency.lockutils [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.027371] [47312]: DEBUG oslo_concurrency.lockutils [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.027702] [47312]: DEBUG oslo_concurrency.lockutils [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.027893] [47312]: DEBUG oslo_concurrency.lockutils [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.027951] [47313]: DEBUG nova.compute.api [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.028077] [47312]: DEBUG oslo_concurrency.lockutils [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.031267] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.031490] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.031670] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.032086] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.032287] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.032460] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.061575] [47312]: DEBUG nova.policy [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.065312] [47312]: INFO nova.api.openstack.requestlog [None req-34e9fa44-a7c8-457a-b19f-d857b6411a5f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.044594 [ 662.065627] [47312]: [pid: 47312|app: 0|req: 1524/2950] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 662.067845] [47313]: DEBUG nova.policy [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.071724] [47313]: INFO nova.api.openstack.requestlog [None req-c2355703-dd39-4296-9941-09d28ded079f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.047438 [ 662.072098] [47313]: [pid: 47313|app: 0|req: 1427/2951] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.095705] [47312]: DEBUG nova.api.openstack.wsgi [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.097243] [47312]: DEBUG nova.compute.api [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.100479] [47312]: DEBUG oslo_concurrency.lockutils [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.100707] [47312]: DEBUG oslo_concurrency.lockutils [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.100891] [47312]: DEBUG oslo_concurrency.lockutils [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.101258] [47312]: DEBUG oslo_concurrency.lockutils [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.101455] [47312]: DEBUG oslo_concurrency.lockutils [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.101624] [47312]: DEBUG oslo_concurrency.lockutils [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.115838] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.117642] [47313]: DEBUG nova.compute.api [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.121205] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.121450] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.121636] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.122018] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.122231] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.122620] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.133613] [47312]: DEBUG nova.policy [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.137835] [47312]: DEBUG nova.policy [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.138656] [47312]: DEBUG nova.policy [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.139181] [47312]: INFO nova.api.openstack.requestlog [None req-0456c247-f664-4c6c-a9dc-2c03b1a1cdf5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.045454 [ 662.139520] [47312]: [pid: 47312|app: 0|req: 1525/2952] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 662.150791] [47313]: DEBUG nova.policy [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.154525] [47313]: INFO nova.api.openstack.requestlog [None req-b2655e32-d52d-4001-9633-e58b643651df tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.040801 [ 662.154834] [47313]: [pid: 47313|app: 0|req: 1428/2953] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:18 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.175547] [47312]: DEBUG nova.api.openstack.wsgi [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.177102] [47312]: DEBUG nova.compute.api [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.180344] [47312]: DEBUG oslo_concurrency.lockutils [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.180567] [47312]: DEBUG oslo_concurrency.lockutils [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.180747] [47312]: DEBUG oslo_concurrency.lockutils [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.181107] [47312]: DEBUG oslo_concurrency.lockutils [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.181863] [47312]: DEBUG oslo_concurrency.lockutils [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.181863] [47312]: DEBUG oslo_concurrency.lockutils [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.211764] [47312]: DEBUG nova.policy [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.216191] [47312]: INFO nova.api.openstack.requestlog [None req-922386a5-4db5-4dde-83ea-e9e08490ccb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.042514 [ 662.216514] [47312]: [pid: 47312|app: 0|req: 1526/2954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.282123] [47313]: DEBUG nova.api.openstack.wsgi [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.283787] [47313]: DEBUG nova.compute.api [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.287213] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.287450] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.287634] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.287979] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.288194] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.288364] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.296150] [47312]: DEBUG nova.api.openstack.wsgi [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.297866] [47312]: DEBUG nova.compute.api [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.301282] [47312]: DEBUG oslo_concurrency.lockutils [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.301515] [47312]: DEBUG oslo_concurrency.lockutils [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.301697] [47312]: DEBUG oslo_concurrency.lockutils [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.302120] [47312]: DEBUG oslo_concurrency.lockutils [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.302323] [47312]: DEBUG oslo_concurrency.lockutils [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.302494] [47312]: DEBUG oslo_concurrency.lockutils [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.318189] [47313]: DEBUG nova.policy [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.321935] [47313]: INFO nova.api.openstack.requestlog [None req-56a53fc9-cb79-402a-9042-5bc2b253dabc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.042084 [ 662.322255] [47313]: [pid: 47313|app: 0|req: 1429/2955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.324802] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.325920] [47313]: DEBUG nova.compute.api [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.328751] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.328976] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.329203] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.329545] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.329744] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.329943] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.332371] [47312]: DEBUG nova.policy [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.336118] [47312]: DEBUG nova.policy [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.336725] [47312]: DEBUG nova.policy [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.339171] [47312]: INFO nova.api.openstack.requestlog [None req-4843b22e-4e74-4fc6-8108-43fa79239c90 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.045407 [ 662.339598] [47312]: [pid: 47312|app: 0|req: 1527/2956] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 662.357715] [47313]: DEBUG nova.policy [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.361470] [47313]: INFO nova.api.openstack.requestlog [None req-dd57c46c-cec6-4f73-af74-2f8667309894 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.038694 [ 662.361892] [47313]: [pid: 47313|app: 0|req: 1430/2957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.362714] [47312]: DEBUG nova.api.openstack.wsgi [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.364364] [47312]: DEBUG nova.compute.api [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.367675] [47312]: DEBUG oslo_concurrency.lockutils [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.367907] [47312]: DEBUG oslo_concurrency.lockutils [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.368110] [47312]: DEBUG oslo_concurrency.lockutils [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.368452] [47312]: DEBUG oslo_concurrency.lockutils [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.368644] [47312]: DEBUG oslo_concurrency.lockutils [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.368815] [47312]: DEBUG oslo_concurrency.lockutils [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.397724] [47312]: DEBUG nova.policy [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.401476] [47312]: INFO nova.api.openstack.requestlog [None req-bddeea43-07e8-4549-81d2-653beefeb478 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.040802 [ 662.401779] [47312]: [pid: 47312|app: 0|req: 1528/2958] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 662.412226] [47313]: DEBUG nova.api.openstack.wsgi [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.414432] [47313]: DEBUG nova.compute.api [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.417520] [47313]: DEBUG oslo_concurrency.lockutils [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.417751] [47313]: DEBUG oslo_concurrency.lockutils [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.417935] [47313]: DEBUG oslo_concurrency.lockutils [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.418304] [47313]: DEBUG oslo_concurrency.lockutils [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.418502] [47313]: DEBUG oslo_concurrency.lockutils [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.418674] [47313]: DEBUG oslo_concurrency.lockutils [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.446943] [47313]: DEBUG nova.policy [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.450448] [47313]: INFO nova.api.openstack.requestlog [None req-25762a44-9509-4a69-8b49-cb1190dfd631 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.040700 [ 662.450754] [47313]: [pid: 47313|app: 0|req: 1431/2959] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.450955] [47312]: DEBUG nova.api.openstack.wsgi [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.452723] [47312]: DEBUG nova.compute.api [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.456053] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.456293] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.456475] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.456826] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.457032] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.457210] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.486919] [47312]: DEBUG nova.policy [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.490569] [47312]: INFO nova.api.openstack.requestlog [None req-5cb0ce8d-2ebf-4e43-9c28-0350d70ed831 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.041868 [ 662.490868] [47312]: [pid: 47312|app: 0|req: 1529/2960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.534345] [47313]: DEBUG nova.api.openstack.wsgi [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.535778] [47313]: DEBUG nova.compute.api [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.539129] [47313]: DEBUG oslo_concurrency.lockutils [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.539367] [47313]: DEBUG oslo_concurrency.lockutils [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.539545] [47313]: DEBUG oslo_concurrency.lockutils [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.539908] [47313]: DEBUG oslo_concurrency.lockutils [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.540127] [47313]: DEBUG oslo_concurrency.lockutils [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.540302] [47313]: DEBUG oslo_concurrency.lockutils [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.544473] [47312]: DEBUG nova.api.openstack.wsgi [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.546034] [47312]: DEBUG nova.compute.api [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.549330] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.549558] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.549739] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.550098] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.550297] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.550464] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.569432] [47313]: DEBUG nova.policy [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.573114] [47313]: INFO nova.api.openstack.requestlog [None req-da309ced-e372-484f-bdb8-a44f62d278be tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.041105 [ 662.573429] [47313]: [pid: 47313|app: 0|req: 1432/2961] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.578819] [47312]: DEBUG nova.policy [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.582738] [47312]: INFO nova.api.openstack.requestlog [None req-10f19738-e078-48b3-b6f8-70c60b6bc71b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.040267 [ 662.583085] [47312]: [pid: 47312|app: 0|req: 1530/2962] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 662.583460] [47313]: DEBUG nova.api.openstack.wsgi [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.584966] [47313]: DEBUG nova.compute.api [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.585941] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=8 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 662.588669] [47313]: DEBUG oslo_concurrency.lockutils [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.588894] [47313]: DEBUG oslo_concurrency.lockutils [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.589087] [47313]: DEBUG oslo_concurrency.lockutils [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.589428] [47313]: DEBUG oslo_concurrency.lockutils [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.589619] [47313]: DEBUG oslo_concurrency.lockutils [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.589793] [47313]: DEBUG oslo_concurrency.lockutils [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.598008] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=30 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 662.618858] [47313]: DEBUG nova.policy [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.622383] [47313]: INFO nova.api.openstack.requestlog [None req-2461eb92-0b4d-44df-8f82-a1d09a069b0c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.040743 [ 662.622680] [47313]: [pid: 47313|app: 0|req: 1433/2963] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 662.672836] [47312]: DEBUG nova.api.openstack.wsgi [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.674441] [47312]: DEBUG nova.compute.api [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.677839] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.678087] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.678277] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.678620] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.678811] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.678978] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.708219] [47312]: DEBUG nova.policy [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.712116] [47312]: DEBUG nova.policy [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.712752] [47312]: DEBUG nova.policy [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.713361] [47312]: INFO nova.api.openstack.requestlog [None req-d15a62af-50ea-4548-8c2f-689abb730e3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.042818 [ 662.713658] [47312]: [pid: 47312|app: 0|req: 1531/2964] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 662.734130] [47313]: DEBUG nova.api.openstack.wsgi [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.735813] [47313]: DEBUG nova.compute.api [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.739484] [47313]: DEBUG oslo_concurrency.lockutils [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.739713] [47313]: DEBUG oslo_concurrency.lockutils [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.739897] [47313]: DEBUG oslo_concurrency.lockutils [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.740337] [47313]: DEBUG oslo_concurrency.lockutils [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.740551] [47313]: DEBUG oslo_concurrency.lockutils [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.740725] [47313]: DEBUG oslo_concurrency.lockutils [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.770377] [47313]: DEBUG nova.policy [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.773250] [47312]: DEBUG nova.api.openstack.wsgi [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.774203] [47313]: DEBUG nova.policy [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.774832] [47313]: DEBUG nova.policy [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.775867] [47312]: DEBUG nova.compute.api [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.777218] [47313]: INFO nova.api.openstack.requestlog [None req-db351596-ad97-4d1c-92fc-26178c42ff4d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.045427 [ 662.777667] [47313]: [pid: 47313|app: 0|req: 1434/2965] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 662.779778] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.779977] [47312]: DEBUG oslo_concurrency.lockutils [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.780240] [47312]: DEBUG oslo_concurrency.lockutils [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.780424] [47312]: DEBUG oslo_concurrency.lockutils [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.780778] [47312]: DEBUG oslo_concurrency.lockutils [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.780976] [47312]: DEBUG oslo_concurrency.lockutils [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.781167] [47312]: DEBUG oslo_concurrency.lockutils [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.781280] [47313]: DEBUG nova.compute.api [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.784555] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.784555] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.784555] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.784960] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.785156] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.785260] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.818415] [47313]: DEBUG nova.policy [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.819587] [47312]: DEBUG nova.policy [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.821960] [47313]: INFO nova.api.openstack.requestlog [None req-6a36a2e5-90f5-4538-8de9-b3932578f9ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.043805 [ 662.822276] [47313]: [pid: 47313|app: 0|req: 1435/2966] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.823347] [47312]: INFO nova.api.openstack.requestlog [None req-39c9b16a-c79c-46f6-b6ee-c132210e2626 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.052435 [ 662.823653] [47312]: [pid: 47312|app: 0|req: 1532/2967] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.830334] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.831823] [47313]: DEBUG nova.compute.api [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.834666] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.834892] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.835089] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.835433] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.835628] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.835798] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.842511] [47312]: DEBUG nova.api.openstack.wsgi [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.844086] [47312]: DEBUG nova.compute.api [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.847070] [47312]: DEBUG oslo_concurrency.lockutils [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.847353] [47312]: DEBUG oslo_concurrency.lockutils [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.847543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.847886] [47312]: DEBUG oslo_concurrency.lockutils [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.848096] [47312]: DEBUG oslo_concurrency.lockutils [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.848269] [47312]: DEBUG oslo_concurrency.lockutils [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.863090] [47313]: DEBUG nova.policy [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.866762] [47313]: INFO nova.api.openstack.requestlog [None req-e4f093b1-efa6-47d3-88f5-77e36ff98a25 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.038197 [ 662.867088] [47313]: [pid: 47313|app: 0|req: 1436/2968] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.877177] [47312]: DEBUG nova.policy [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.880916] [47312]: DEBUG nova.policy [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.881527] [47312]: DEBUG nova.policy [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.882557] [47313]: DEBUG nova.api.openstack.wsgi [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.884059] [47312]: INFO nova.api.openstack.requestlog [None req-3155efb6-69a3-4af6-8173-7609f4399ed9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.043417 [ 662.884133] [47313]: DEBUG nova.compute.api [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.884367] [47312]: [pid: 47312|app: 0|req: 1533/2969] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 662.887403] [47313]: DEBUG oslo_concurrency.lockutils [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.887633] [47313]: DEBUG oslo_concurrency.lockutils [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.887814] [47313]: DEBUG oslo_concurrency.lockutils [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.888116] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.888235] [47313]: DEBUG oslo_concurrency.lockutils [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.888470] [47313]: DEBUG oslo_concurrency.lockutils [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.888656] [47313]: DEBUG oslo_concurrency.lockutils [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.889614] [47312]: DEBUG nova.compute.api [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.892345] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.892566] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.892746] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.893100] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.893298] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.893469] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.916724] [47313]: DEBUG nova.policy [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.920232] [47313]: INFO nova.api.openstack.requestlog [None req-af013951-095c-43c5-b8a3-2cc1c655eba1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.039613 [ 662.920522] [47313]: [pid: 47313|app: 0|req: 1437/2970] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.926613] [47312]: DEBUG nova.policy [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.929194] [47313]: DEBUG nova.api.openstack.wsgi [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.930214] [47312]: INFO nova.api.openstack.requestlog [None req-7a8690af-708f-4523-af05-4d6806612bd7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.043699 [ 662.930564] [47312]: [pid: 47312|app: 0|req: 1534/2971] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 662.930776] [47313]: DEBUG nova.compute.api [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.934227] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.934459] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.934637] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.935082] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.935268] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.935340] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.935455] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.937098] [47312]: DEBUG nova.compute.api [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.941209] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.941505] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.941762] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.942219] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.942425] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.942603] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.965184] [47313]: DEBUG nova.policy [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.968783] [47313]: INFO nova.api.openstack.requestlog [None req-5cb109cc-e3e1-4ed1-b1c3-f03f5eb93950 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.041370 [ 662.969604] [47313]: [pid: 47313|app: 0|req: 1438/2972] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.975119] [47312]: DEBUG nova.policy [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 662.977382] [47313]: DEBUG nova.api.openstack.wsgi [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.978714] [47312]: INFO nova.api.openstack.requestlog [None req-ee9d793d-b18c-4ccb-bccf-24b2f3eadd2c tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.046110 [ 662.978891] [47313]: DEBUG nova.compute.api [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.979037] [47312]: [pid: 47312|app: 0|req: 1535/2973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 662.981861] [47313]: DEBUG oslo_concurrency.lockutils [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.982138] [47313]: DEBUG oslo_concurrency.lockutils [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.982274] [47312]: DEBUG nova.api.openstack.wsgi [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 662.982372] [47313]: DEBUG oslo_concurrency.lockutils [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.982758] [47313]: DEBUG oslo_concurrency.lockutils [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.982993] [47313]: DEBUG oslo_concurrency.lockutils [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.983215] [47313]: DEBUG oslo_concurrency.lockutils [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.983869] [47312]: DEBUG nova.compute.api [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 662.986734] [47312]: DEBUG oslo_concurrency.lockutils [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.986952] [47312]: DEBUG oslo_concurrency.lockutils [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.987182] [47312]: DEBUG oslo_concurrency.lockutils [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 662.987538] [47312]: DEBUG oslo_concurrency.lockutils [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 662.987735] [47312]: DEBUG oslo_concurrency.lockutils [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 662.987904] [47312]: DEBUG oslo_concurrency.lockutils [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.014933] [47313]: DEBUG nova.policy [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.018521] [47313]: INFO nova.api.openstack.requestlog [None req-df99fa43-ac73-46e6-bba9-c40141d065f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.042814 [ 663.018721] [47313]: [pid: 47313|app: 0|req: 1439/2974] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 663.019560] [47312]: DEBUG nova.policy [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.023163] [47312]: INFO nova.api.openstack.requestlog [None req-57c3372f-ccc0-44d4-a974-c1ca00a65687 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.042602 [ 663.023551] [47312]: [pid: 47312|app: 0|req: 1536/2975] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 663.028038] [47313]: DEBUG nova.api.openstack.wsgi [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.029571] [47313]: DEBUG nova.compute.api [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.032790] [47313]: DEBUG oslo_concurrency.lockutils [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.032790] [47313]: DEBUG oslo_concurrency.lockutils [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.032917] [47313]: DEBUG oslo_concurrency.lockutils [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.033267] [47313]: DEBUG oslo_concurrency.lockutils [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.033467] [47313]: DEBUG oslo_concurrency.lockutils [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.033638] [47313]: DEBUG oslo_concurrency.lockutils [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.034384] [47312]: DEBUG nova.api.openstack.wsgi [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.035923] [47312]: DEBUG nova.compute.api [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.038855] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.039092] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.039277] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.039620] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.039814] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.040016] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.064748] [47313]: DEBUG nova.policy [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.068828] [47313]: INFO nova.api.openstack.requestlog [None req-39fb76db-d719-44af-afba-46132639e722 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.042639 [ 663.069153] [47313]: [pid: 47313|app: 0|req: 1440/2976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.075289] [47312]: DEBUG nova.policy [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.076571] [47313]: DEBUG nova.api.openstack.wsgi [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.078132] [47313]: DEBUG nova.compute.api [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.079182] [47312]: INFO nova.api.openstack.requestlog [None req-74f26a32-ccb5-4726-a93e-37e8d7d95cda tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.046521 [ 663.079628] [47312]: [pid: 47312|app: 0|req: 1537/2977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.081209] [47313]: DEBUG oslo_concurrency.lockutils [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.081435] [47313]: DEBUG oslo_concurrency.lockutils [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.081616] [47313]: DEBUG oslo_concurrency.lockutils [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.082020] [47313]: DEBUG oslo_concurrency.lockutils [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.082238] [47313]: DEBUG oslo_concurrency.lockutils [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.082411] [47313]: DEBUG oslo_concurrency.lockutils [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.083066] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.085060] [47312]: DEBUG nova.compute.api [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.087542] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.087768] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.087970] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.088309] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.088508] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.088677] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.116554] [47313]: DEBUG nova.policy [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.120267] [47313]: INFO nova.api.openstack.requestlog [None req-46eca0f3-105d-415a-bcea-c2128fe4e4e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.045534 [ 663.120571] [47313]: [pid: 47313|app: 0|req: 1441/2978] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.123768] [47312]: DEBUG nova.policy [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.128349] [47312]: INFO nova.api.openstack.requestlog [None req-ac8e8e63-4f93-4939-8a2e-4e0b569aaa52 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.047196 [ 663.128655] [47312]: [pid: 47312|app: 0|req: 1538/2979] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:19 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.152264] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.153941] [47313]: DEBUG nova.compute.api [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.157588] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.157842] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.158036] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.158394] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.158585] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.158773] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.166735] [47312]: DEBUG nova.api.openstack.wsgi [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.168336] [47312]: DEBUG nova.compute.api [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.171663] [47312]: DEBUG oslo_concurrency.lockutils [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.171917] [47312]: DEBUG oslo_concurrency.lockutils [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.172123] [47312]: DEBUG oslo_concurrency.lockutils [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.172503] [47312]: DEBUG oslo_concurrency.lockutils [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.172706] [47312]: DEBUG oslo_concurrency.lockutils [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.172885] [47312]: DEBUG oslo_concurrency.lockutils [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.188560] [47313]: DEBUG nova.policy [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.192241] [47313]: DEBUG nova.policy [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.192830] [47313]: DEBUG nova.policy [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.193443] [47313]: INFO nova.api.openstack.requestlog [None req-3e616bb5-4534-47b3-b5e1-7a8199d284c4 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.043677 [ 663.193749] [47313]: [pid: 47313|app: 0|req: 1442/2980] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 663.200164] [47312]: DEBUG nova.policy [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.203654] [47312]: INFO nova.api.openstack.requestlog [None req-545a881d-1bde-4874-aee1-195a988b8d8a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.039202 [ 663.203953] [47312]: [pid: 47312|app: 0|req: 1539/2981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.227885] [47313]: DEBUG nova.api.openstack.wsgi [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.229454] [47313]: DEBUG nova.compute.api [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.232811] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.233081] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.233273] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.233621] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.233819] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.233991] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.262329] [47313]: DEBUG nova.policy [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.266080] [47313]: INFO nova.api.openstack.requestlog [None req-ba242dce-2e48-45d5-8c0c-31308052e84e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.040055 [ 663.266401] [47313]: [pid: 47313|app: 0|req: 1443/2982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.333240] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.334890] [47312]: DEBUG nova.compute.api [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.338355] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.338594] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.338777] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.339148] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.339351] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.339893] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.353130] [47313]: DEBUG nova.api.openstack.wsgi [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.354752] [47313]: DEBUG nova.compute.api [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.358372] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.358603] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.358785] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.359141] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.359339] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.359510] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.371313] [47312]: DEBUG nova.policy [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.375393] [47312]: INFO nova.api.openstack.requestlog [None req-ae21f460-8daa-43f5-8005-400840ee1f96 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.044580 [ 663.375818] [47312]: [pid: 47312|app: 0|req: 1540/2983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.378075] [47312]: DEBUG nova.api.openstack.wsgi [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.379614] [47312]: DEBUG nova.compute.api [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.382635] [47312]: DEBUG oslo_concurrency.lockutils [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.382865] [47312]: DEBUG oslo_concurrency.lockutils [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.383061] [47312]: DEBUG oslo_concurrency.lockutils [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.383400] [47312]: DEBUG oslo_concurrency.lockutils [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.383595] [47312]: DEBUG oslo_concurrency.lockutils [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.383766] [47312]: DEBUG oslo_concurrency.lockutils [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.388192] [47313]: DEBUG nova.policy [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.392034] [47313]: DEBUG nova.policy [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.392642] [47313]: DEBUG nova.policy [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.395067] [47313]: INFO nova.api.openstack.requestlog [None req-9c09fc85-4ac1-403a-9116-bdd4d5e1a0f5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.044233 [ 663.395376] [47313]: [pid: 47313|app: 0|req: 1444/2984] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 663.413237] [47312]: DEBUG nova.policy [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.413561] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.415111] [47313]: DEBUG nova.compute.api [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.416892] [47312]: INFO nova.api.openstack.requestlog [None req-4355f5da-c4b9-45c0-b5c6-96dffd98efb0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.040603 [ 663.417206] [47312]: [pid: 47312|app: 0|req: 1541/2985] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.418503] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.418876] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.419223] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.419793] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.420083] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.420275] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.447888] [47313]: DEBUG nova.policy [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.451468] [47313]: INFO nova.api.openstack.requestlog [None req-d3919728-0a3f-47ca-b56e-7e434a32a05e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.039838 [ 663.451800] [47313]: [pid: 47313|app: 0|req: 1445/2986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.461924] [47312]: DEBUG nova.api.openstack.wsgi [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.463512] [47312]: DEBUG nova.compute.api [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.466762] [47312]: DEBUG oslo_concurrency.lockutils [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.467043] [47312]: DEBUG oslo_concurrency.lockutils [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.467238] [47312]: DEBUG oslo_concurrency.lockutils [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.467582] [47312]: DEBUG oslo_concurrency.lockutils [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.467775] [47312]: DEBUG oslo_concurrency.lockutils [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.467943] [47312]: DEBUG oslo_concurrency.lockutils [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.495067] [47312]: DEBUG nova.policy [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.498543] [47312]: INFO nova.api.openstack.requestlog [None req-cec216b3-f446-4a87-b0f4-2091e2d19509 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.038661 [ 663.498844] [47312]: [pid: 47312|app: 0|req: 1542/2987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.502413] [47313]: DEBUG nova.api.openstack.wsgi [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.504047] [47313]: DEBUG nova.compute.api [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.507628] [47313]: DEBUG oslo_concurrency.lockutils [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.507863] [47313]: DEBUG oslo_concurrency.lockutils [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.508056] [47313]: DEBUG oslo_concurrency.lockutils [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.508416] [47313]: DEBUG oslo_concurrency.lockutils [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.508612] [47313]: DEBUG oslo_concurrency.lockutils [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.508784] [47313]: DEBUG oslo_concurrency.lockutils [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.536875] [47313]: DEBUG nova.policy [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.540388] [47313]: INFO nova.api.openstack.requestlog [None req-01d69d23-1525-4d62-b4f2-c64ee44c40e4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.040231 [ 663.540661] [47313]: [pid: 47313|app: 0|req: 1446/2988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.585936] [47312]: DEBUG nova.api.openstack.wsgi [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.587636] [47312]: DEBUG nova.compute.api [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.591053] [47312]: DEBUG oslo_concurrency.lockutils [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.591297] [47312]: DEBUG oslo_concurrency.lockutils [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.591486] [47312]: DEBUG oslo_concurrency.lockutils [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.591833] [47312]: DEBUG oslo_concurrency.lockutils [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.592215] [47312]: DEBUG oslo_concurrency.lockutils [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.592414] [47312]: DEBUG oslo_concurrency.lockutils [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.594230] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.595783] [47313]: DEBUG nova.compute.api [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.598860] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.599103] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.599291] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.599633] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.599855] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.600067] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.626401] [47312]: DEBUG nova.policy [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.630754] [47312]: INFO nova.api.openstack.requestlog [None req-79d97e00-b0c5-4984-96d5-adfe1d5f350d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047093 [ 663.631088] [47312]: [pid: 47312|app: 0|req: 1543/2989] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.632998] [47313]: DEBUG nova.policy [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.633743] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.635282] [47312]: DEBUG nova.compute.api [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.636903] [47313]: INFO nova.api.openstack.requestlog [None req-2c6d13f1-5d7f-42ac-8aa9-2f95a3afd3e8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.044662 [ 663.637228] [47313]: [pid: 47313|app: 0|req: 1447/2990] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.638300] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.638524] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.638701] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.639055] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.639258] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.639428] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.666951] [47312]: DEBUG nova.policy [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.670231] [47312]: INFO nova.api.openstack.requestlog [None req-8ed1a55d-22d8-4097-873d-0c037e0e5c80 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.038352 [ 663.670531] [47312]: [pid: 47312|app: 0|req: 1544/2991] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 663.726387] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.727988] [47313]: DEBUG nova.compute.api [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.731619] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.731851] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.732077] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.732438] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.732637] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.732840] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.761406] [47313]: DEBUG nova.policy [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.764961] [47313]: DEBUG nova.policy [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.765569] [47313]: DEBUG nova.policy [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.766146] [47313]: INFO nova.api.openstack.requestlog [None req-ad8f7ff6-6a2d-4d67-b076-0afc48115dd3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.042112 [ 663.766469] [47313]: [pid: 47313|app: 0|req: 1448/2992] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 663.792261] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.794047] [47312]: DEBUG nova.compute.api [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.797953] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.798212] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.798399] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.798752] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.798948] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.799139] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.828220] [47312]: DEBUG nova.policy [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.831831] [47312]: DEBUG nova.policy [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.832472] [47312]: DEBUG nova.policy [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.833008] [47313]: DEBUG nova.api.openstack.wsgi [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.834631] [47313]: DEBUG nova.compute.api [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.834817] [47312]: INFO nova.api.openstack.requestlog [None req-7e6b08a0-0e7a-4b17-b9c8-d2ca29f80642 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.044902 [ 663.835230] [47312]: [pid: 47312|app: 0|req: 1545/2993] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 663.837262] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.837972] [47313]: DEBUG oslo_concurrency.lockutils [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.838261] [47313]: DEBUG oslo_concurrency.lockutils [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.838486] [47313]: DEBUG oslo_concurrency.lockutils [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.838712] [47312]: DEBUG nova.compute.api [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.838839] [47313]: DEBUG oslo_concurrency.lockutils [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.839054] [47313]: DEBUG oslo_concurrency.lockutils [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.839236] [47313]: DEBUG oslo_concurrency.lockutils [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.841931] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.841931] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.842072] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.842325] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.842524] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.842694] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.870773] [47313]: DEBUG nova.policy [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.874360] [47313]: INFO nova.api.openstack.requestlog [None req-058d7285-d166-4408-b55c-3c3717f85287 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.043642 [ 663.874677] [47313]: [pid: 47313|app: 0|req: 1449/2994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.876032] [47312]: DEBUG nova.policy [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.877894] [47313]: DEBUG nova.api.openstack.wsgi [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.879259] [47312]: INFO nova.api.openstack.requestlog [None req-3e059091-f069-4977-9c27-708b9ae39ab3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.043605 [ 663.879373] [47313]: DEBUG nova.compute.api [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.879546] [47312]: [pid: 47312|app: 0|req: 1546/2995] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.882308] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.882531] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.882711] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.883065] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.883265] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.883435] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.896395] [47312]: DEBUG nova.api.openstack.wsgi [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.897869] [47312]: DEBUG nova.compute.api [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.901047] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.901047] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.901172] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.901429] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.901629] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.901801] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.912050] [47313]: DEBUG nova.policy [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.915642] [47313]: INFO nova.api.openstack.requestlog [None req-51c21e21-a904-4e77-a6e8-b149eb0e934c tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.039453 [ 663.915946] [47313]: [pid: 47313|app: 0|req: 1450/2996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 663.931529] [47313]: DEBUG nova.api.openstack.wsgi [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.932914] [47312]: DEBUG nova.policy [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.933202] [47313]: DEBUG nova.compute.api [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.936711] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.936944] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.937108] [47312]: DEBUG nova.policy [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.937197] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.937484] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.937681] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.937743] [47312]: DEBUG nova.policy [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.937851] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.941030] [47312]: INFO nova.api.openstack.requestlog [None req-0d8ea228-3354-459c-aade-957e65f4afa8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.045705 [ 663.941030] [47312]: [pid: 47312|app: 0|req: 1547/2997] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 663.942840] [47312]: DEBUG nova.api.openstack.wsgi [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.944393] [47312]: DEBUG nova.compute.api [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.947140] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.947372] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.947554] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.947896] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.948109] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.948281] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.969310] [47313]: DEBUG nova.policy [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.973067] [47313]: INFO nova.api.openstack.requestlog [None req-8f9aed18-f2fa-4c36-a38b-1f40204a5245 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.043388 [ 663.973383] [47313]: [pid: 47313|app: 0|req: 1451/2998] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 663.980044] [47312]: DEBUG nova.policy [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 663.980274] [47313]: DEBUG nova.api.openstack.wsgi [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.981758] [47313]: DEBUG nova.compute.api [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.983644] [47312]: INFO nova.api.openstack.requestlog [None req-ccffecbc-d05b-4219-bb45-1b15dda86446 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.042541 [ 663.983950] [47312]: [pid: 47312|app: 0|req: 1548/2999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 663.984751] [47313]: DEBUG oslo_concurrency.lockutils [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.984980] [47313]: DEBUG oslo_concurrency.lockutils [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.985181] [47313]: DEBUG oslo_concurrency.lockutils [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.985523] [47313]: DEBUG oslo_concurrency.lockutils [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.985718] [47313]: DEBUG oslo_concurrency.lockutils [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.985888] [47313]: DEBUG oslo_concurrency.lockutils [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.989252] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 663.990803] [47312]: DEBUG nova.compute.api [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 663.993639] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.993863] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.994057] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 663.994399] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 663.994593] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 663.994763] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.014525] [47313]: DEBUG nova.policy [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.017958] [47313]: INFO nova.api.openstack.requestlog [None req-63ad7a99-ee7c-416c-b45f-f3d8e91723f1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.039452 [ 664.018261] [47313]: [pid: 47313|app: 0|req: 1452/3000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.023723] [47312]: DEBUG nova.policy [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.027244] [47312]: INFO nova.api.openstack.requestlog [None req-ca7b0afb-a841-443e-a739-88c9f4328508 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.039686 [ 664.027530] [47312]: [pid: 47312|app: 0|req: 1549/3001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.029275] [47313]: DEBUG nova.api.openstack.wsgi [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.030890] [47313]: DEBUG nova.compute.api [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.033886] [47313]: DEBUG oslo_concurrency.lockutils [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.034129] [47313]: DEBUG oslo_concurrency.lockutils [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.034316] [47313]: DEBUG oslo_concurrency.lockutils [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.034355] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.034647] [47313]: DEBUG oslo_concurrency.lockutils [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.034840] [47313]: DEBUG oslo_concurrency.lockutils [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.035014] [47313]: DEBUG oslo_concurrency.lockutils [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.035769] [47312]: DEBUG nova.compute.api [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.038681] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.038902] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.039099] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.039439] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.039643] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.039804] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.069372] [47313]: DEBUG nova.policy [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.073025] [47313]: INFO nova.api.openstack.requestlog [None req-873164bf-a9ae-4dbf-9729-17ca50b0023f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045425 [ 664.073438] [47313]: [pid: 47313|app: 0|req: 1453/3002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.075745] [47312]: DEBUG nova.policy [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.079500] [47312]: INFO nova.api.openstack.requestlog [None req-7ebe1c9c-d721-49af-86ce-d311c5875b45 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.046903 [ 664.080299] [47312]: [pid: 47312|app: 0|req: 1550/3003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.080703] [47313]: DEBUG nova.api.openstack.wsgi [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.081616] [47313]: DEBUG nova.compute.api [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.084600] [47313]: DEBUG oslo_concurrency.lockutils [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.084820] [47313]: DEBUG oslo_concurrency.lockutils [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.085011] [47313]: DEBUG oslo_concurrency.lockutils [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.085358] [47313]: DEBUG oslo_concurrency.lockutils [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.085553] [47313]: DEBUG oslo_concurrency.lockutils [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.085722] [47313]: DEBUG oslo_concurrency.lockutils [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.090350] [47312]: DEBUG nova.api.openstack.wsgi [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.091976] [47312]: DEBUG nova.compute.api [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.094840] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.095076] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.095262] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.095599] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.095804] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.095982] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.112383] [47313]: DEBUG nova.policy [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.115808] [47313]: INFO nova.api.openstack.requestlog [None req-060c0107-dbaf-4f2a-b4c7-8676c569f18e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.037394 [ 664.116111] [47313]: [pid: 47313|app: 0|req: 1454/3004] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 664.122598] [47312]: DEBUG nova.policy [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.126200] [47312]: INFO nova.api.openstack.requestlog [None req-39b11383-eff8-4559-ab32-f63d611bea81 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.037631 [ 664.126487] [47312]: [pid: 47312|app: 0|req: 1551/3005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.132721] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.134302] [47313]: DEBUG nova.compute.api [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.137403] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.137631] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.137811] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.138192] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.138401] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.138574] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.139497] [47312]: DEBUG nova.api.openstack.wsgi [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.141022] [47312]: DEBUG nova.compute.api [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.143964] [47312]: DEBUG oslo_concurrency.lockutils [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.144217] [47312]: DEBUG oslo_concurrency.lockutils [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.144414] [47312]: DEBUG oslo_concurrency.lockutils [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.144755] [47312]: DEBUG oslo_concurrency.lockutils [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.144949] [47312]: DEBUG oslo_concurrency.lockutils [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.145133] [47312]: DEBUG oslo_concurrency.lockutils [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.166866] [47313]: DEBUG nova.policy [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.170442] [47313]: INFO nova.api.openstack.requestlog [None req-6c8ea7ee-e97a-458f-8229-ce6b5eb8ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.039597 [ 664.170747] [47313]: [pid: 47313|app: 0|req: 1455/3006] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.176269] [47312]: DEBUG nova.policy [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.179938] [47312]: INFO nova.api.openstack.requestlog [None req-36dfeea5-919b-4b3c-ab16-faa02e9e1339 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.042297 [ 664.180253] [47312]: [pid: 47312|app: 0|req: 1552/3007] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:20 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.206295] [47313]: DEBUG nova.api.openstack.wsgi [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.207830] [47313]: DEBUG nova.compute.api [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.210959] [47313]: DEBUG oslo_concurrency.lockutils [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.211209] [47313]: DEBUG oslo_concurrency.lockutils [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.211391] [47313]: DEBUG oslo_concurrency.lockutils [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.211726] [47313]: DEBUG oslo_concurrency.lockutils [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.211956] [47313]: DEBUG oslo_concurrency.lockutils [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.212140] [47313]: DEBUG oslo_concurrency.lockutils [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.214597] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.216707] [47312]: DEBUG nova.compute.api [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.220068] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.220319] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.220602] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.220969] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.221280] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.221403] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.242465] [47313]: DEBUG nova.policy [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.246422] [47313]: DEBUG nova.policy [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.247034] [47313]: DEBUG nova.policy [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.247622] [47313]: INFO nova.api.openstack.requestlog [None req-27b9e965-19bb-4532-8a30-b42d5398a07c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.043237 [ 664.247924] [47313]: [pid: 47313|app: 0|req: 1456/3008] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.252494] [47312]: DEBUG nova.policy [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.256287] [47312]: INFO nova.api.openstack.requestlog [None req-2a5ea5a6-fda1-494c-880c-3dedfbe6fd53 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.043648 [ 664.256587] [47312]: [pid: 47312|app: 0|req: 1553/3009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.277850] [47313]: DEBUG nova.api.openstack.wsgi [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.279489] [47313]: DEBUG nova.compute.api [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.282933] [47313]: DEBUG oslo_concurrency.lockutils [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.283188] [47313]: DEBUG oslo_concurrency.lockutils [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.283373] [47313]: DEBUG oslo_concurrency.lockutils [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.283718] [47313]: DEBUG oslo_concurrency.lockutils [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.283912] [47313]: DEBUG oslo_concurrency.lockutils [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.284108] [47313]: DEBUG oslo_concurrency.lockutils [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.313449] [47313]: DEBUG nova.policy [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.316920] [47313]: INFO nova.api.openstack.requestlog [None req-a50774c1-d640-4f9f-990f-aad988bf9275 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.041156 [ 664.317230] [47313]: [pid: 47313|app: 0|req: 1457/3010] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.387959] [47312]: DEBUG nova.api.openstack.wsgi [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.389657] [47312]: DEBUG nova.compute.api [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.393304] [47312]: DEBUG oslo_concurrency.lockutils [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.393566] [47312]: DEBUG oslo_concurrency.lockutils [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.393765] [47312]: DEBUG oslo_concurrency.lockutils [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.394137] [47312]: DEBUG oslo_concurrency.lockutils [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.394341] [47312]: DEBUG oslo_concurrency.lockutils [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.394510] [47312]: DEBUG oslo_concurrency.lockutils [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.409493] [47313]: DEBUG nova.api.openstack.wsgi [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.411282] [47313]: DEBUG nova.compute.api [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.414862] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.415111] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.415300] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.415650] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.415846] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.416030] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.423537] [47312]: DEBUG nova.policy [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.427244] [47312]: INFO nova.api.openstack.requestlog [None req-874a8c25-d995-4ccd-9a78-f6d81ced21b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.041638 [ 664.427544] [47312]: [pid: 47312|app: 0|req: 1554/3011] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.429770] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.431314] [47312]: DEBUG nova.compute.api [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.434218] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.434456] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.434675] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.435039] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.435240] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.435409] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.445777] [47313]: DEBUG nova.policy [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.449580] [47313]: DEBUG nova.policy [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.450193] [47313]: DEBUG nova.policy [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.452792] [47313]: INFO nova.api.openstack.requestlog [None req-e59122e8-714e-46fa-b569-aae00249fdcb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.045705 [ 664.453156] [47313]: [pid: 47313|app: 0|req: 1458/3012] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.463474] [47312]: DEBUG nova.policy [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.463582] [47313]: DEBUG nova.api.openstack.wsgi [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.465019] [47313]: DEBUG nova.compute.api [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.467077] [47312]: INFO nova.api.openstack.requestlog [None req-7a6641b5-c516-4707-8ecf-8845150b15dd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.038987 [ 664.467389] [47312]: [pid: 47312|app: 0|req: 1555/3013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.467922] [47313]: DEBUG oslo_concurrency.lockutils [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.468169] [47313]: DEBUG oslo_concurrency.lockutils [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.468363] [47313]: DEBUG oslo_concurrency.lockutils [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.468703] [47313]: DEBUG oslo_concurrency.lockutils [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.468898] [47313]: DEBUG oslo_concurrency.lockutils [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.469084] [47313]: DEBUG oslo_concurrency.lockutils [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.497540] [47313]: DEBUG nova.policy [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.500884] [47313]: INFO nova.api.openstack.requestlog [None req-77449512-ae58-4012-b8ac-e22cdcc744cb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.039192 [ 664.501195] [47313]: [pid: 47313|app: 0|req: 1459/3014] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 664.509862] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.511657] [47312]: DEBUG nova.compute.api [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.515106] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.515340] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.515524] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.515875] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.516084] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.516375] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.546468] [47312]: DEBUG nova.policy [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.550416] [47312]: INFO nova.api.openstack.requestlog [None req-c2e8e94d-6e8e-40e1-9c18-e9638a25155b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042342 [ 664.550416] [47312]: [pid: 47312|app: 0|req: 1556/3015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.552122] [47313]: DEBUG nova.api.openstack.wsgi [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.553847] [47313]: DEBUG nova.compute.api [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.557205] [47313]: DEBUG oslo_concurrency.lockutils [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.557439] [47313]: DEBUG oslo_concurrency.lockutils [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.557618] [47313]: DEBUG oslo_concurrency.lockutils [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.557961] [47313]: DEBUG oslo_concurrency.lockutils [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.558180] [47313]: DEBUG oslo_concurrency.lockutils [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.558351] [47313]: DEBUG oslo_concurrency.lockutils [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.587435] [47313]: DEBUG nova.policy [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.590871] [47313]: INFO nova.api.openstack.requestlog [None req-09666894-74fc-431b-843b-5d8cec1169a8 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.041169 [ 664.591209] [47313]: [pid: 47313|app: 0|req: 1460/3016] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.643168] [47312]: DEBUG nova.api.openstack.wsgi [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.645067] [47312]: DEBUG nova.compute.api [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.648035] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.648976] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.651098] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.651098] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.651186] [47313]: DEBUG nova.compute.api [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.651222] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.651222] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.651222] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.653161] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.653396] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.653581] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.653926] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.654138] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.654313] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.820183] [47312]: DEBUG nova.policy [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.824688] [47312]: INFO nova.api.openstack.requestlog [None req-397d4c8a-c117-4db4-8363-cfb14068b497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.183879 [ 664.824789] [47313]: DEBUG nova.policy [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.825019] [47312]: [pid: 47312|app: 0|req: 1557/3017] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.827781] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.828915] [47312]: DEBUG nova.compute.api [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.829337] [47313]: INFO nova.api.openstack.requestlog [None req-0b7972c6-1b5a-482a-9184-a3440c4f1378 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.183617 [ 664.829656] [47313]: [pid: 47313|app: 0|req: 1461/3018] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.832025] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.832177] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.832253] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.832437] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.832823] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.833063] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.833243] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.833708] [47313]: DEBUG nova.compute.api [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.836930] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.837174] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.837358] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.837698] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.837895] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.838081] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.868913] [47312]: DEBUG nova.policy [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.870090] [47313]: DEBUG nova.policy [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.872764] [47312]: INFO nova.api.openstack.requestlog [None req-3b50cb9d-6e52-42aa-86a0-b76b500935f1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.047220 [ 664.873287] [47312]: [pid: 47312|app: 0|req: 1558/3019] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.873733] [47313]: DEBUG nova.policy [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.874440] [47313]: DEBUG nova.policy [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.874993] [47313]: INFO nova.api.openstack.requestlog [None req-2a0eb4af-77b1-4f52-a667-632c7bb03c74 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.044863 [ 664.875288] [47313]: [pid: 47313|app: 0|req: 1462/3020] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.875544] [47312]: DEBUG nova.api.openstack.wsgi [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.877045] [47312]: DEBUG nova.compute.api [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.879878] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.880048] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.880238] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.880578] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.880774] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.880944] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.885265] [47313]: DEBUG nova.api.openstack.wsgi [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.886801] [47313]: DEBUG nova.compute.api [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.890738] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.890965] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.891165] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.891513] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.891712] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.892020] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.910268] [47312]: DEBUG nova.policy [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.913842] [47312]: DEBUG nova.policy [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.914452] [47312]: DEBUG nova.policy [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.916937] [47312]: INFO nova.api.openstack.requestlog [None req-bfefc749-3ecb-4684-b233-06ec47e53633 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.043261 [ 664.917352] [47312]: [pid: 47312|app: 0|req: 1559/3021] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 664.919335] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.919473] [47313]: DEBUG nova.policy [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.920862] [47312]: DEBUG nova.compute.api [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.923453] [47313]: INFO nova.api.openstack.requestlog [None req-b86478ed-980a-4141-be1c-b289310cc371 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.039873 [ 664.923580] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.923750] [47313]: [pid: 47313|app: 0|req: 1463/3022] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.923804] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.923974] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.924323] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.924518] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.924687] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.927339] [47313]: DEBUG nova.api.openstack.wsgi [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.928802] [47313]: DEBUG nova.compute.api [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.931619] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.931843] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.932079] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.932433] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.932632] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.932825] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.961219] [47312]: DEBUG nova.policy [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.964873] [47312]: INFO nova.api.openstack.requestlog [None req-e1259142-751e-41f6-b55e-1ebf7849e818 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047115 [ 664.965229] [47312]: [pid: 47312|app: 0|req: 1560/3023] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.965493] [47313]: DEBUG nova.policy [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 664.968034] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.969610] [47312]: DEBUG nova.compute.api [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.969795] [47313]: INFO nova.api.openstack.requestlog [None req-8f976603-facd-4b74-9b57-ce5912ec57b2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.044197 [ 664.970333] [47313]: [pid: 47313|app: 0|req: 1464/3024] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 664.972987] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.973284] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.973504] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.973891] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.974110] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.974288] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.984488] [47313]: DEBUG nova.api.openstack.wsgi [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 664.986122] [47313]: DEBUG nova.compute.api [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 664.989300] [47313]: DEBUG oslo_concurrency.lockutils [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.989533] [47313]: DEBUG oslo_concurrency.lockutils [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.989718] [47313]: DEBUG oslo_concurrency.lockutils [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 664.990084] [47313]: DEBUG oslo_concurrency.lockutils [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 664.990284] [47313]: DEBUG oslo_concurrency.lockutils [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 664.990456] [47313]: DEBUG oslo_concurrency.lockutils [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.003693] [47312]: DEBUG nova.policy [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.007334] [47312]: DEBUG nova.policy [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.007925] [47312]: DEBUG nova.policy [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.010360] [47312]: INFO nova.api.openstack.requestlog [None req-d6688707-4e7e-48b9-8f35-31c0713cf339 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.044438 [ 665.010743] [47312]: [pid: 47312|app: 0|req: 1561/3025] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 665.012813] [47312]: DEBUG nova.api.openstack.wsgi [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.014318] [47312]: DEBUG nova.compute.api [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.016905] [47312]: DEBUG oslo_concurrency.lockutils [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.017138] [47312]: DEBUG oslo_concurrency.lockutils [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.017338] [47312]: DEBUG oslo_concurrency.lockutils [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.017675] [47312]: DEBUG oslo_concurrency.lockutils [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.017830] [47312]: DEBUG oslo_concurrency.lockutils [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.017996] [47312]: DEBUG oslo_concurrency.lockutils [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.018409] [47313]: DEBUG nova.policy [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.021955] [47313]: INFO nova.api.openstack.requestlog [None req-785901ee-e644-4d2d-a803-02a6d7554fcf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.039260 [ 665.022254] [47313]: [pid: 47313|app: 0|req: 1465/3026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 665.028289] [47313]: DEBUG nova.api.openstack.wsgi [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.029780] [47313]: DEBUG nova.compute.api [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.032610] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.032836] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.033075] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.033426] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.033623] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.033795] [47313]: DEBUG oslo_concurrency.lockutils [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.044712] [47312]: DEBUG nova.policy [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.048345] [47312]: INFO nova.api.openstack.requestlog [None req-28477344-5569-436b-9582-8c965c7fb736 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.037178 [ 665.049114] [47312]: [pid: 47312|app: 0|req: 1562/3027] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.051116] [47312]: DEBUG nova.api.openstack.wsgi [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.052642] [47312]: DEBUG nova.compute.api [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.055575] [47312]: DEBUG oslo_concurrency.lockutils [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.055793] [47312]: DEBUG oslo_concurrency.lockutils [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.055974] [47312]: DEBUG oslo_concurrency.lockutils [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.056327] [47312]: DEBUG oslo_concurrency.lockutils [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.056524] [47312]: DEBUG oslo_concurrency.lockutils [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.056692] [47312]: DEBUG oslo_concurrency.lockutils [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.063533] [47313]: DEBUG nova.policy [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.067302] [47313]: INFO nova.api.openstack.requestlog [None req-29d45259-5e40-4662-9723-77f7399a64f6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.040661 [ 665.067608] [47313]: [pid: 47313|app: 0|req: 1466/3028] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.083960] [47312]: DEBUG nova.policy [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.084682] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.086214] [47313]: DEBUG nova.compute.api [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.088064] [47312]: INFO nova.api.openstack.requestlog [None req-c61ab3b0-492c-4278-9e98-3c18f8a65560 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.038216 [ 665.088064] [47312]: [pid: 47312|app: 0|req: 1563/3029] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.090018] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.090278] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.090467] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.090835] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.091042] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.091270] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.092148] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.093748] [47312]: DEBUG nova.compute.api [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.096839] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.097079] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.097269] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.097621] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.097817] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.097986] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.129943] [47313]: DEBUG nova.policy [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.130911] [47312]: DEBUG nova.policy [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.133954] [47313]: INFO nova.api.openstack.requestlog [None req-7c594fb6-9ef6-4e74-a0ff-26d9fc389041 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.051138 [ 665.134297] [47313]: [pid: 47313|app: 0|req: 1467/3030] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.134890] [47312]: INFO nova.api.openstack.requestlog [None req-2b1d656e-2347-4e9c-92ff-2d3b957a69f8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045671 [ 665.135188] [47312]: [pid: 47312|app: 0|req: 1564/3031] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.137129] [47313]: DEBUG nova.api.openstack.wsgi [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.138061] [47312]: DEBUG nova.api.openstack.wsgi [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.138270] [47313]: DEBUG nova.compute.api [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.139724] [47312]: DEBUG nova.compute.api [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.141324] [47313]: DEBUG oslo_concurrency.lockutils [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.141547] [47313]: DEBUG oslo_concurrency.lockutils [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.141725] [47313]: DEBUG oslo_concurrency.lockutils [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.142112] [47313]: DEBUG oslo_concurrency.lockutils [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.142310] [47313]: DEBUG oslo_concurrency.lockutils [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.142481] [47313]: DEBUG oslo_concurrency.lockutils [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.142728] [47312]: DEBUG oslo_concurrency.lockutils [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.142962] [47312]: DEBUG oslo_concurrency.lockutils [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.143167] [47312]: DEBUG oslo_concurrency.lockutils [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.143550] [47312]: DEBUG oslo_concurrency.lockutils [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.143752] [47312]: DEBUG oslo_concurrency.lockutils [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.143924] [47312]: DEBUG oslo_concurrency.lockutils [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.175650] [47313]: DEBUG nova.policy [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.179240] [47313]: INFO nova.api.openstack.requestlog [None req-197ba264-5f67-4cc2-98db-00a6bff51524 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.044277 [ 665.179502] [47313]: [pid: 47313|app: 0|req: 1468/3032] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.181023] [47312]: DEBUG nova.policy [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.181800] [47313]: DEBUG nova.api.openstack.wsgi [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.183339] [47313]: DEBUG nova.compute.api [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.184067] [47312]: INFO nova.api.openstack.requestlog [None req-bee403bd-3e86-4f74-8dcc-b1baabfc921d tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.047892 [ 665.184389] [47312]: [pid: 47312|app: 0|req: 1565/3033] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:21 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.186111] [47313]: DEBUG oslo_concurrency.lockutils [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.186345] [47313]: DEBUG oslo_concurrency.lockutils [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.186523] [47313]: DEBUG oslo_concurrency.lockutils [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.186865] [47313]: DEBUG oslo_concurrency.lockutils [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.187085] [47313]: DEBUG oslo_concurrency.lockutils [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.187265] [47313]: DEBUG oslo_concurrency.lockutils [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.190261] [47312]: DEBUG nova.api.openstack.wsgi [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.191766] [47312]: DEBUG nova.compute.api [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.195214] [47312]: DEBUG oslo_concurrency.lockutils [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.195437] [47312]: DEBUG oslo_concurrency.lockutils [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.195619] [47312]: DEBUG oslo_concurrency.lockutils [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.195964] [47312]: DEBUG oslo_concurrency.lockutils [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.196183] [47312]: DEBUG oslo_concurrency.lockutils [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.196357] [47312]: DEBUG oslo_concurrency.lockutils [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.218841] [47313]: DEBUG nova.policy [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.222559] [47313]: INFO nova.api.openstack.requestlog [None req-d73717e0-48e5-4b45-96a5-e0b546b03caa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042489 [ 665.222866] [47313]: [pid: 47313|app: 0|req: 1469/3034] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.224985] [47312]: DEBUG nova.policy [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.228467] [47312]: INFO nova.api.openstack.requestlog [None req-27ba5239-799d-4817-a167-c1c8df093008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.039915 [ 665.228757] [47312]: [pid: 47312|app: 0|req: 1566/3035] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.260663] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.262268] [47313]: DEBUG nova.compute.api [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.265371] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.265597] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.265777] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.266129] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.266370] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.266569] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.267384] [47312]: DEBUG nova.api.openstack.wsgi [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.268904] [47312]: DEBUG nova.compute.api [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.272355] [47312]: DEBUG oslo_concurrency.lockutils [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.272581] [47312]: DEBUG oslo_concurrency.lockutils [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.272766] [47312]: DEBUG oslo_concurrency.lockutils [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.273135] [47312]: DEBUG oslo_concurrency.lockutils [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.273333] [47312]: DEBUG oslo_concurrency.lockutils [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.273502] [47312]: DEBUG oslo_concurrency.lockutils [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.300651] [47313]: DEBUG nova.policy [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.304107] [47313]: DEBUG nova.policy [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.304737] [47313]: DEBUG nova.policy [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.305346] [47313]: INFO nova.api.openstack.requestlog [None req-7c5d1c2e-cf66-4a19-9eee-5128e5ec48ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.046775 [ 665.305855] [47313]: [pid: 47313|app: 0|req: 1470/3036] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 665.306478] [47312]: DEBUG nova.policy [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.310331] [47312]: INFO nova.api.openstack.requestlog [None req-e297af49-d834-414e-963c-9935709c83f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.044729 [ 665.310625] [47312]: [pid: 47312|app: 0|req: 1567/3037] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.327516] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.328998] [47313]: DEBUG nova.compute.api [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.332150] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.332376] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.332554] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.332900] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.333155] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.333338] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.362858] [47313]: DEBUG nova.policy [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.366254] [47313]: INFO nova.api.openstack.requestlog [None req-0e24d4aa-434b-40ad-be7f-8bba075317a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.040538 [ 665.366550] [47313]: [pid: 47313|app: 0|req: 1471/3038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.439041] [47312]: DEBUG nova.api.openstack.wsgi [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.440644] [47312]: DEBUG nova.compute.api [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.444361] [47312]: DEBUG oslo_concurrency.lockutils [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.444569] [47312]: DEBUG oslo_concurrency.lockutils [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.444756] [47312]: DEBUG oslo_concurrency.lockutils [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.445123] [47312]: DEBUG oslo_concurrency.lockutils [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.445322] [47312]: DEBUG oslo_concurrency.lockutils [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.445503] [47312]: DEBUG oslo_concurrency.lockutils [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.467416] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.468994] [47313]: DEBUG nova.compute.api [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.472548] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.472775] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.473011] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.473375] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.474147] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.474147] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.475266] [47312]: DEBUG nova.policy [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.478695] [47312]: INFO nova.api.openstack.requestlog [None req-451ad8ed-2c30-4758-a1d4-d3bb89c10bfc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.041890 [ 665.478986] [47312]: [pid: 47312|app: 0|req: 1568/3039] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.481218] [47312]: DEBUG nova.api.openstack.wsgi [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.482865] [47312]: DEBUG nova.compute.api [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.485828] [47312]: DEBUG oslo_concurrency.lockutils [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.486058] [47312]: DEBUG oslo_concurrency.lockutils [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.486242] [47312]: DEBUG oslo_concurrency.lockutils [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.486583] [47312]: DEBUG oslo_concurrency.lockutils [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.486780] [47312]: DEBUG oslo_concurrency.lockutils [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.486951] [47312]: DEBUG oslo_concurrency.lockutils [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.503832] [47313]: DEBUG nova.policy [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.507688] [47313]: DEBUG nova.policy [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.509092] [47313]: DEBUG nova.policy [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.511819] [47313]: INFO nova.api.openstack.requestlog [None req-c4c29644-637b-4988-b831-a86630e34b0a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.046707 [ 665.512170] [47313]: [pid: 47313|app: 0|req: 1472/3040] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 665.514430] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.514520] [47312]: DEBUG nova.policy [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.515922] [47313]: DEBUG nova.compute.api [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.518627] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.518854] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.518907] [47312]: INFO nova.api.openstack.requestlog [None req-f34be2de-4de3-47fc-a7d1-9c7b7ef2d64b tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.039351 [ 665.519045] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.519188] [47312]: [pid: 47312|app: 0|req: 1569/3041] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.519388] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.519587] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.519758] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.546773] [47313]: DEBUG nova.policy [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.550244] [47313]: INFO nova.api.openstack.requestlog [None req-1a28639d-eb44-4409-93d7-664ac1993788 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.037542 [ 665.550541] [47313]: [pid: 47313|app: 0|req: 1473/3042] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.561838] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.563462] [47312]: DEBUG nova.compute.api [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.566771] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.567008] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.567202] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.567542] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.567734] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.567903] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.595712] [47312]: DEBUG nova.policy [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.599052] [47312]: INFO nova.api.openstack.requestlog [None req-9b462b1d-46e6-486b-b5be-16e4a2c87226 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.039334 [ 665.599344] [47312]: [pid: 47312|app: 0|req: 1570/3043] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.602410] [47313]: DEBUG nova.api.openstack.wsgi [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.604009] [47313]: DEBUG nova.compute.api [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.607410] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.607678] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.607866] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.608228] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.608428] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.608613] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.637897] [47313]: DEBUG nova.policy [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.641522] [47313]: INFO nova.api.openstack.requestlog [None req-00d307a2-9b59-4e83-af2a-fc51946f18d9 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.041152 [ 665.641841] [47313]: [pid: 47313|app: 0|req: 1474/3044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.839847] [47312]: DEBUG nova.api.openstack.wsgi [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.841334] [47313]: DEBUG nova.api.openstack.wsgi [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.841921] [47312]: DEBUG nova.compute.api [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.843032] [47313]: DEBUG nova.compute.api [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.846587] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.846650] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.846939] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.935938] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.936536] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.936588] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.936629] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.936666] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.936699] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.936699] [47313]: DEBUG oslo_concurrency.lockutils [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.936767] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.936767] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.936767] [47312]: DEBUG nova.policy [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.936902] [47313]: DEBUG nova.policy [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.936902] [47313]: INFO nova.api.openstack.requestlog [None req-57e15d6c-1557-4ddb-beb5-9df76d7876b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.082480 [ 665.936902] [47313]: [pid: 47313|app: 0|req: 1475/3045] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.937044] [47312]: INFO nova.api.openstack.requestlog [None req-73c46849-bb09-42e7-a61a-85d241d54d71 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.087807 [ 665.937044] [47312]: [pid: 47312|app: 0|req: 1571/3046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.937114] [47313]: DEBUG nova.api.openstack.wsgi [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.937114] [47313]: DEBUG nova.compute.api [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.937175] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.937175] [47312]: DEBUG nova.compute.api [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.937175] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.937175] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.937175] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.937175] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.937175] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.937175] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.937437] [47313]: DEBUG oslo_concurrency.lockutils [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.937437] [47313]: DEBUG oslo_concurrency.lockutils [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.937437] [47313]: DEBUG oslo_concurrency.lockutils [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.937437] [47313]: DEBUG oslo_concurrency.lockutils [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.937437] [47313]: DEBUG oslo_concurrency.lockutils [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.937437] [47313]: DEBUG oslo_concurrency.lockutils [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.967836] [47312]: DEBUG nova.policy [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.971798] [47312]: DEBUG nova.policy [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.972332] [47312]: DEBUG nova.policy [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.972956] [47313]: DEBUG nova.policy [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 665.973039] [47312]: INFO nova.api.openstack.requestlog [None req-1d5c7e57-6bd4-4b4d-9fdf-7bc98e7f9e80 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.048442 [ 665.973312] [47312]: [pid: 47312|app: 0|req: 1572/3047] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 665.975497] [47312]: DEBUG nova.api.openstack.wsgi [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.976676] [47313]: INFO nova.api.openstack.requestlog [None req-890b8fa3-3642-4803-858d-15929c6b3b9b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.054263 [ 665.977021] [47312]: DEBUG nova.compute.api [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.977121] [47313]: [pid: 47313|app: 0|req: 1476/3048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 665.979228] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 665.979902] [47312]: DEBUG oslo_concurrency.lockutils [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.980144] [47312]: DEBUG oslo_concurrency.lockutils [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.980326] [47312]: DEBUG oslo_concurrency.lockutils [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.980684] [47312]: DEBUG oslo_concurrency.lockutils [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.980753] [47313]: DEBUG nova.compute.api [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 665.980870] [47312]: DEBUG oslo_concurrency.lockutils [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.981053] [47312]: DEBUG oslo_concurrency.lockutils [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.983511] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.983737] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.983921] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 665.984289] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 665.984480] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 665.984657] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.014265] [47312]: DEBUG nova.policy [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.018192] [47312]: DEBUG nova.policy [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.018754] [47312]: DEBUG nova.policy [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.019106] [47313]: DEBUG nova.policy [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.021221] [47312]: INFO nova.api.openstack.requestlog [None req-afe1348a-7f97-4cb5-93f6-e17b51a84409 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.047390 [ 666.021529] [47312]: [pid: 47312|app: 0|req: 1573/3049] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 666.022777] [47313]: INFO nova.api.openstack.requestlog [None req-cf8f3d2c-3447-461d-a6d1-606dda4b8b12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.045156 [ 666.023451] [47313]: [pid: 47313|app: 0|req: 1477/3050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.023828] [47312]: DEBUG nova.api.openstack.wsgi [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.025139] [47313]: DEBUG nova.api.openstack.wsgi [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.025321] [47312]: DEBUG nova.compute.api [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.026621] [47313]: DEBUG nova.compute.api [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.028127] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.028352] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.028534] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.028867] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.029074] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.029304] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.029641] [47313]: DEBUG oslo_concurrency.lockutils [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.029890] [47313]: DEBUG oslo_concurrency.lockutils [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.030090] [47313]: DEBUG oslo_concurrency.lockutils [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.030423] [47313]: DEBUG oslo_concurrency.lockutils [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.030634] [47313]: DEBUG oslo_concurrency.lockutils [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.030802] [47313]: DEBUG oslo_concurrency.lockutils [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.065009] [47312]: DEBUG nova.policy [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.068824] [47312]: INFO nova.api.openstack.requestlog [None req-dbd10b70-6f35-4dfa-b4f3-4ec6105cbe1e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.046761 [ 666.069152] [47312]: [pid: 47312|app: 0|req: 1574/3051] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.070581] [47313]: DEBUG nova.policy [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.071490] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.073050] [47312]: DEBUG nova.compute.api [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.073970] [47313]: INFO nova.api.openstack.requestlog [None req-9efd697c-9baa-4cb9-bc76-471e0604fcc3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.050455 [ 666.074295] [47313]: [pid: 47313|app: 0|req: 1478/3052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.076027] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.077025] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.077025] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.077155] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.077194] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.077194] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.077194] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.078163] [47313]: DEBUG nova.compute.api [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.081043] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.081269] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.081454] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.081793] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.081992] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.082183] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.110366] [47312]: DEBUG nova.policy [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.114238] [47312]: DEBUG nova.policy [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.114791] [47312]: DEBUG nova.policy [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.115278] [47313]: DEBUG nova.policy [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.117296] [47312]: INFO nova.api.openstack.requestlog [None req-d1ba9e39-c39b-4f91-af37-a3a2cda2a396 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.047625 [ 666.117608] [47312]: [pid: 47312|app: 0|req: 1575/3053] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 666.119681] [47313]: INFO nova.api.openstack.requestlog [None req-7e69b9b7-a775-4fb1-b59d-669b5449a2df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.044828 [ 666.119802] [47312]: DEBUG nova.api.openstack.wsgi [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.119997] [47313]: [pid: 47313|app: 0|req: 1479/3054] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.121327] [47312]: DEBUG nova.compute.api [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.122368] [47313]: DEBUG nova.api.openstack.wsgi [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.123904] [47313]: DEBUG nova.compute.api [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.124395] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.124628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.124809] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.125182] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.125380] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.125553] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.127041] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.127278] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.127455] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.127793] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.127982] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.128166] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.150600] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=2 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 666.162228] [47312]: DEBUG nova.policy [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.163306] [47313]: DEBUG nova.policy [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.165855] [47312]: INFO nova.api.openstack.requestlog [None req-b73040a1-3c7c-465b-aa33-03b6e6e9eb0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.047716 [ 666.166204] [47312]: [pid: 47312|app: 0|req: 1576/3055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.166953] [47313]: INFO nova.api.openstack.requestlog [None req-95d821bf-1bda-4367-a142-d63b3aa27ddd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.046419 [ 666.167262] [47313]: [pid: 47313|app: 0|req: 1480/3056] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:22 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.168405] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.169601] [47313]: DEBUG nova.api.openstack.wsgi [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.169907] [47312]: DEBUG nova.compute.api [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.171073] [47313]: DEBUG nova.compute.api [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.172840] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.173103] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.173298] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.173642] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.173838] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.174024] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.174079] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.174284] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.174464] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.174805] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.175014] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.175194] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.212031] [47313]: DEBUG nova.policy [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.213090] [47312]: DEBUG nova.policy [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.215634] [47313]: INFO nova.api.openstack.requestlog [None req-9fd819af-7196-4890-9776-72af46ae376e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.047848 [ 666.215931] [47313]: [pid: 47313|app: 0|req: 1481/3057] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.216726] [47312]: INFO nova.api.openstack.requestlog [None req-b1b23a09-4824-4970-bd5f-35ad12ba88dc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.050001 [ 666.217124] [47312]: [pid: 47312|app: 0|req: 1577/3058] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.218145] [47313]: DEBUG nova.api.openstack.wsgi [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.219379] [47312]: DEBUG nova.api.openstack.wsgi [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.219713] [47313]: DEBUG nova.compute.api [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.220791] [47312]: DEBUG nova.compute.api [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.222788] [47313]: DEBUG oslo_concurrency.lockutils [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.223027] [47313]: DEBUG oslo_concurrency.lockutils [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.223215] [47313]: DEBUG oslo_concurrency.lockutils [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.223562] [47313]: DEBUG oslo_concurrency.lockutils [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.223754] [47313]: DEBUG oslo_concurrency.lockutils [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.223878] [47312]: DEBUG oslo_concurrency.lockutils [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.223950] [47313]: DEBUG oslo_concurrency.lockutils [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.224123] [47312]: DEBUG oslo_concurrency.lockutils [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.224312] [47312]: DEBUG oslo_concurrency.lockutils [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.224659] [47312]: DEBUG oslo_concurrency.lockutils [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.224858] [47312]: DEBUG oslo_concurrency.lockutils [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.225039] [47312]: DEBUG oslo_concurrency.lockutils [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.263984] [47313]: DEBUG nova.policy [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.265058] [47312]: DEBUG nova.policy [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.268790] [47313]: INFO nova.api.openstack.requestlog [None req-02e74b62-f692-4f38-949a-e091a42856c6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.052284 [ 666.269139] [47313]: [pid: 47313|app: 0|req: 1482/3059] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.269693] [47312]: INFO nova.api.openstack.requestlog [None req-6864b96e-ed42-4c80-8480-b0199c927c76 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.052097 [ 666.270073] [47312]: [pid: 47312|app: 0|req: 1578/3060] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.271631] [47313]: DEBUG nova.api.openstack.wsgi [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.272535] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.273295] [47313]: DEBUG nova.compute.api [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.274149] [47312]: DEBUG nova.compute.api [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.277093] [47313]: DEBUG oslo_concurrency.lockutils [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.277425] [47313]: DEBUG oslo_concurrency.lockutils [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.277558] [47313]: DEBUG oslo_concurrency.lockutils [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.277641] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.277855] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.277945] [47313]: DEBUG oslo_concurrency.lockutils [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.278057] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.278951] [47313]: DEBUG oslo_concurrency.lockutils [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.278951] [47313]: DEBUG oslo_concurrency.lockutils [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.279057] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.279057] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.279057] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.293198] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=16 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 666.314614] [47312]: DEBUG nova.policy [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.318625] [47312]: INFO nova.api.openstack.requestlog [None req-bb4a79ea-c655-4d69-908b-612cf5ce7ed7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.047901 [ 666.319021] [47312]: [pid: 47312|app: 0|req: 1579/3061] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.319588] [47313]: DEBUG nova.policy [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.321402] [47312]: DEBUG nova.api.openstack.wsgi [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.322949] [47312]: DEBUG nova.compute.api [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.323871] [47313]: INFO nova.api.openstack.requestlog [None req-4baf71a2-d2f1-4697-a8ab-15381db653a2 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.054164 [ 666.324202] [47313]: [pid: 47313|app: 0|req: 1483/3062] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.325918] [47312]: DEBUG oslo_concurrency.lockutils [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.326163] [47312]: DEBUG oslo_concurrency.lockutils [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.326348] [47312]: DEBUG oslo_concurrency.lockutils [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.326451] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.326693] [47312]: DEBUG oslo_concurrency.lockutils [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.326890] [47312]: DEBUG oslo_concurrency.lockutils [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.327069] [47312]: DEBUG oslo_concurrency.lockutils [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.327995] [47313]: DEBUG nova.compute.api [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.331307] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.331585] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.331772] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.332177] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.332376] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.332546] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.362313] [47312]: DEBUG nova.policy [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.366437] [47312]: INFO nova.api.openstack.requestlog [None req-db513f28-8378-47a6-b24c-f8ca4349c68d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046872 [ 666.366757] [47312]: [pid: 47312|app: 0|req: 1580/3063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.367112] [47313]: DEBUG nova.policy [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.369058] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.370602] [47312]: DEBUG nova.compute.api [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.371159] [47313]: DEBUG nova.policy [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.371758] [47313]: DEBUG nova.policy [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.372424] [47313]: INFO nova.api.openstack.requestlog [None req-8b6d5d52-897b-4626-9da0-51c2ce4eab9a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.047729 [ 666.372727] [47313]: [pid: 47313|app: 0|req: 1484/3064] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 666.374242] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.374242] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.374242] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.374437] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.374587] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.374767] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.376925] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.378444] [47313]: DEBUG nova.compute.api [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.382702] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.382702] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.382702] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.382702] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.382702] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.382702] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.412737] [47312]: DEBUG nova.policy [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.416645] [47312]: INFO nova.api.openstack.requestlog [None req-cfe1a595-d8a7-45af-87d5-3bb8d743c8d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.049253 [ 666.416844] [47312]: [pid: 47312|app: 0|req: 1581/3065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.417896] [47313]: DEBUG nova.policy [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.421539] [47313]: INFO nova.api.openstack.requestlog [None req-e3975c79-41f2-4fb5-b32e-e186325d910a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.046320 [ 666.421839] [47313]: [pid: 47313|app: 0|req: 1485/3066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 666.490721] [47312]: DEBUG nova.api.openstack.wsgi [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.492439] [47312]: DEBUG nova.compute.api [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.496120] [47312]: DEBUG oslo_concurrency.lockutils [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.496364] [47312]: DEBUG oslo_concurrency.lockutils [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.496543] [47312]: DEBUG oslo_concurrency.lockutils [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.496890] [47312]: DEBUG oslo_concurrency.lockutils [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.497121] [47312]: DEBUG oslo_concurrency.lockutils [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.497321] [47312]: DEBUG oslo_concurrency.lockutils [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.525839] [47313]: DEBUG nova.api.openstack.wsgi [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.525972] [47312]: DEBUG nova.policy [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.527439] [47313]: DEBUG nova.compute.api [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.529397] [47312]: INFO nova.api.openstack.requestlog [None req-b38bddfd-6d75-4cbb-afbf-4b68c0e7affb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.041096 [ 666.529692] [47312]: [pid: 47312|app: 0|req: 1582/3067] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.532036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.532036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.532036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.532207] [47312]: DEBUG nova.api.openstack.wsgi [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.532257] [47313]: DEBUG oslo_concurrency.lockutils [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.532420] [47313]: DEBUG oslo_concurrency.lockutils [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.532594] [47313]: DEBUG oslo_concurrency.lockutils [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.533549] [47312]: DEBUG nova.compute.api [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.536309] [47312]: DEBUG oslo_concurrency.lockutils [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.536523] [47312]: DEBUG oslo_concurrency.lockutils [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.536700] [47312]: DEBUG oslo_concurrency.lockutils [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.537044] [47312]: DEBUG oslo_concurrency.lockutils [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.537243] [47312]: DEBUG oslo_concurrency.lockutils [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.537412] [47312]: DEBUG oslo_concurrency.lockutils [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.567776] [47313]: DEBUG nova.policy [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.572227] [47313]: DEBUG nova.policy [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.572695] [47312]: DEBUG nova.policy [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.572862] [47313]: DEBUG nova.policy [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.576231] [47313]: INFO nova.api.openstack.requestlog [None req-a74363a1-4894-4f6b-9b3c-1aea5364c74c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052590 [ 666.576542] [47313]: [pid: 47313|app: 0|req: 1486/3068] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 666.576599] [47312]: INFO nova.api.openstack.requestlog [None req-f82127ae-d492-4e7e-bc97-4b6e270755a4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.046392 [ 666.576970] [47312]: [pid: 47312|app: 0|req: 1583/3069] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.578817] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.580315] [47313]: DEBUG nova.compute.api [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.583177] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.583355] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.583535] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.583880] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.584094] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.584275] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.610600] [47312]: DEBUG nova.api.openstack.wsgi [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.611744] [47313]: DEBUG nova.policy [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.612175] [47312]: DEBUG nova.compute.api [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.615122] [47313]: INFO nova.api.openstack.requestlog [None req-0c0ce7d0-0208-4fde-87c1-cdf1daa3fa91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.038052 [ 666.615368] [47312]: DEBUG oslo_concurrency.lockutils [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.615415] [47313]: [pid: 47313|app: 0|req: 1487/3070] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.615597] [47312]: DEBUG oslo_concurrency.lockutils [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.615778] [47312]: DEBUG oslo_concurrency.lockutils [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.616135] [47312]: DEBUG oslo_concurrency.lockutils [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.616335] [47312]: DEBUG oslo_concurrency.lockutils [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.616510] [47312]: DEBUG oslo_concurrency.lockutils [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.644696] [47312]: DEBUG nova.policy [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.648320] [47312]: INFO nova.api.openstack.requestlog [None req-70d5a428-e0e3-4b63-8514-3dd545783a85 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.039697 [ 666.648628] [47312]: [pid: 47312|app: 0|req: 1584/3071] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.652840] [47313]: DEBUG nova.api.openstack.wsgi [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.654478] [47313]: DEBUG nova.compute.api [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.657796] [47313]: DEBUG oslo_concurrency.lockutils [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.658035] [47313]: DEBUG oslo_concurrency.lockutils [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.658225] [47313]: DEBUG oslo_concurrency.lockutils [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.658562] [47313]: DEBUG oslo_concurrency.lockutils [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.658760] [47313]: DEBUG oslo_concurrency.lockutils [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.658928] [47313]: DEBUG oslo_concurrency.lockutils [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.688056] [47313]: DEBUG nova.policy [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.691453] [47313]: INFO nova.api.openstack.requestlog [None req-48769517-3f60-4236-b03d-9c8cef84416a tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.040792 [ 666.691753] [47313]: [pid: 47313|app: 0|req: 1488/3072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.934204] [47312]: DEBUG nova.api.openstack.wsgi [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.936061] [47312]: DEBUG nova.compute.api [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.939016] [47313]: DEBUG nova.api.openstack.wsgi [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.940139] [47312]: DEBUG oslo_concurrency.lockutils [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.940393] [47312]: DEBUG oslo_concurrency.lockutils [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.940573] [47312]: DEBUG oslo_concurrency.lockutils [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.940687] [47313]: DEBUG nova.compute.api [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.940948] [47312]: DEBUG oslo_concurrency.lockutils [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.941183] [47312]: DEBUG oslo_concurrency.lockutils [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.941361] [47312]: DEBUG oslo_concurrency.lockutils [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.944316] [47313]: DEBUG oslo_concurrency.lockutils [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.944568] [47313]: DEBUG oslo_concurrency.lockutils [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.944760] [47313]: DEBUG oslo_concurrency.lockutils [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.945139] [47313]: DEBUG oslo_concurrency.lockutils [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.945329] [47313]: DEBUG oslo_concurrency.lockutils [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.945500] [47313]: DEBUG oslo_concurrency.lockutils [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.981164] [47313]: DEBUG nova.policy [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.982470] [47312]: DEBUG nova.policy [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 666.985442] [47313]: INFO nova.api.openstack.requestlog [None req-31fd3b65-c86c-40aa-a101-af6fbeda15a0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.048550 [ 666.985746] [47313]: [pid: 47313|app: 0|req: 1489/3073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.986848] [47312]: INFO nova.api.openstack.requestlog [None req-54e51007-e70c-4b26-8607-a40f82fae4b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.055081 [ 666.987298] [47312]: [pid: 47312|app: 0|req: 1585/3074] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 666.988182] [47313]: DEBUG nova.api.openstack.wsgi [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.989743] [47313]: DEBUG nova.compute.api [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.989857] [47312]: DEBUG nova.api.openstack.wsgi [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 666.991744] [47312]: DEBUG nova.compute.api [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 666.992826] [47313]: DEBUG oslo_concurrency.lockutils [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.993115] [47313]: DEBUG oslo_concurrency.lockutils [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.993312] [47313]: DEBUG oslo_concurrency.lockutils [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.993661] [47313]: DEBUG oslo_concurrency.lockutils [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.993859] [47313]: DEBUG oslo_concurrency.lockutils [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.994041] [47313]: DEBUG oslo_concurrency.lockutils [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.995088] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.995322] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.995508] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 666.995857] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 666.996071] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 666.996248] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.030441] [47313]: DEBUG nova.policy [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.031504] [47312]: DEBUG nova.policy [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.034769] [47313]: DEBUG nova.policy [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.035340] [47312]: INFO nova.api.openstack.requestlog [None req-b60878e1-8293-4e3f-bf74-23a726851359 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.047473 [ 667.035384] [47313]: DEBUG nova.policy [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.035648] [47312]: [pid: 47312|app: 0|req: 1586/3075] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.036010] [47313]: INFO nova.api.openstack.requestlog [None req-870b2544-20ee-49ef-93ce-51f1879d15bd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.049728 [ 667.036445] [47313]: [pid: 47313|app: 0|req: 1490/3076] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.037898] [47312]: DEBUG nova.api.openstack.wsgi [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.038644] [47313]: DEBUG nova.api.openstack.wsgi [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.039465] [47312]: DEBUG nova.compute.api [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.040200] [47313]: DEBUG nova.compute.api [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.042473] [47312]: DEBUG oslo_concurrency.lockutils [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.042689] [47312]: DEBUG oslo_concurrency.lockutils [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.042866] [47312]: DEBUG oslo_concurrency.lockutils [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.043249] [47312]: DEBUG oslo_concurrency.lockutils [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.043380] [47313]: DEBUG oslo_concurrency.lockutils [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.043445] [47312]: DEBUG oslo_concurrency.lockutils [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.043622] [47313]: DEBUG oslo_concurrency.lockutils [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.043676] [47312]: DEBUG oslo_concurrency.lockutils [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.043801] [47313]: DEBUG oslo_concurrency.lockutils [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.044179] [47313]: DEBUG oslo_concurrency.lockutils [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.044400] [47313]: DEBUG oslo_concurrency.lockutils [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.044592] [47313]: DEBUG oslo_concurrency.lockutils [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.076825] [47312]: DEBUG nova.policy [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.080699] [47312]: INFO nova.api.openstack.requestlog [None req-e76f849e-692c-4f3b-ba8f-90dcb80005aa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.044474 [ 667.081016] [47312]: [pid: 47312|app: 0|req: 1587/3077] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.081953] [47313]: DEBUG nova.policy [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.083261] [47312]: DEBUG nova.api.openstack.wsgi [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.084767] [47312]: DEBUG nova.compute.api [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.086253] [47313]: DEBUG nova.policy [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.086826] [47313]: DEBUG nova.policy [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.087748] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.087972] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.088172] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.088511] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.088708] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.088879] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.089239] [47313]: INFO nova.api.openstack.requestlog [None req-129061b5-dd26-403e-be6a-facac2eeca7a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.052345 [ 667.089632] [47313]: [pid: 47313|app: 0|req: 1491/3078] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.092009] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.093896] [47313]: DEBUG nova.compute.api [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.096745] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.096969] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.097168] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.097508] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.097728] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.097872] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.124188] [47312]: DEBUG nova.policy [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.128218] [47312]: INFO nova.api.openstack.requestlog [None req-9cd68f23-6592-46aa-bf25-d07f3a7d5cb8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.046621 [ 667.128542] [47312]: [pid: 47312|app: 0|req: 1588/3079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.130824] [47312]: DEBUG nova.api.openstack.wsgi [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.132108] [47313]: DEBUG nova.policy [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.132385] [47312]: DEBUG nova.compute.api [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.135160] [47313]: INFO nova.api.openstack.requestlog [None req-f8008020-a7f1-4ff1-b154-ea8497b24a24 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.044944 [ 667.135473] [47313]: [pid: 47313|app: 0|req: 1492/3080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.135592] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.135862] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.136061] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.136426] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.136625] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.136793] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.137820] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.139334] [47313]: DEBUG nova.compute.api [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.144660] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.144881] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.145074] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.145419] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.145612] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.145792] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.173173] [47312]: DEBUG nova.policy [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.178390] [47312]: DEBUG nova.policy [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.178739] [47313]: DEBUG nova.policy [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.179024] [47312]: DEBUG nova.policy [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.181781] [47312]: INFO nova.api.openstack.requestlog [None req-49f1b70b-643b-4717-9151-5c079e406c9e tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.052745 [ 667.182223] [47312]: [pid: 47312|app: 0|req: 1589/3081] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.182836] [47313]: INFO nova.api.openstack.requestlog [None req-aa105382-1237-460d-b9a8-afdc256a0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.046755 [ 667.183172] [47313]: [pid: 47313|app: 0|req: 1493/3082] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:23 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.184334] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.185483] [47313]: DEBUG nova.api.openstack.wsgi [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.185842] [47312]: DEBUG nova.compute.api [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.186960] [47313]: DEBUG nova.compute.api [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.190118] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.190204] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.190345] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.190388] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.190526] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.190569] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.190865] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.190904] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.191068] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.191109] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.191241] [47313]: DEBUG oslo_concurrency.lockutils [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.191276] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.228187] [47312]: DEBUG nova.policy [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.229292] [47313]: DEBUG nova.policy [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.232086] [47312]: INFO nova.api.openstack.requestlog [None req-aa12e762-5aac-4f74-8504-e62c25285f47 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.049402 [ 667.232398] [47312]: [pid: 47312|app: 0|req: 1590/3083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.233119] [47313]: INFO nova.api.openstack.requestlog [None req-99d85fee-7c5f-4bed-9830-0ad87331579e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.049365 [ 667.233419] [47313]: [pid: 47313|app: 0|req: 1494/3084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.234643] [47312]: DEBUG nova.api.openstack.wsgi [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.235581] [47313]: DEBUG nova.api.openstack.wsgi [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.236139] [47312]: DEBUG nova.compute.api [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.237072] [47313]: DEBUG nova.compute.api [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.239028] [47312]: DEBUG oslo_concurrency.lockutils [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.239257] [47312]: DEBUG oslo_concurrency.lockutils [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.239437] [47312]: DEBUG oslo_concurrency.lockutils [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.239774] [47312]: DEBUG oslo_concurrency.lockutils [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.239892] [47313]: DEBUG oslo_concurrency.lockutils [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.239966] [47312]: DEBUG oslo_concurrency.lockutils [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.240126] [47313]: DEBUG oslo_concurrency.lockutils [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.240238] [47312]: DEBUG oslo_concurrency.lockutils [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.240310] [47313]: DEBUG oslo_concurrency.lockutils [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.240645] [47313]: DEBUG oslo_concurrency.lockutils [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.240839] [47313]: DEBUG oslo_concurrency.lockutils [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.241015] [47313]: DEBUG oslo_concurrency.lockutils [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.272627] [47312]: DEBUG nova.policy [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.277010] [47312]: INFO nova.api.openstack.requestlog [None req-e008f487-75ba-4b49-9c4e-5419ba41e73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.044014 [ 667.278029] [47312]: [pid: 47312|app: 0|req: 1591/3085] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.278807] [47313]: DEBUG nova.policy [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.280426] [47312]: DEBUG nova.api.openstack.wsgi [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.282058] [47312]: DEBUG nova.compute.api [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.283294] [47313]: INFO nova.api.openstack.requestlog [None req-eca6063a-9ad3-4e9d-881a-46fc56a15e98 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.049309 [ 667.283616] [47313]: [pid: 47313|app: 0|req: 1495/3086] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.285853] [47313]: DEBUG nova.api.openstack.wsgi [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.286225] [47312]: DEBUG oslo_concurrency.lockutils [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.286489] [47312]: DEBUG oslo_concurrency.lockutils [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.286677] [47312]: DEBUG oslo_concurrency.lockutils [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.287033] [47312]: DEBUG oslo_concurrency.lockutils [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.287237] [47312]: DEBUG oslo_concurrency.lockutils [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.287325] [47313]: DEBUG nova.compute.api [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.287411] [47312]: DEBUG oslo_concurrency.lockutils [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.290417] [47313]: DEBUG oslo_concurrency.lockutils [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.290644] [47313]: DEBUG oslo_concurrency.lockutils [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.290826] [47313]: DEBUG oslo_concurrency.lockutils [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.291182] [47313]: DEBUG oslo_concurrency.lockutils [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.291388] [47313]: DEBUG oslo_concurrency.lockutils [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.291561] [47313]: DEBUG oslo_concurrency.lockutils [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.325147] [47312]: DEBUG nova.policy [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.325999] [47313]: DEBUG nova.policy [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.329013] [47312]: INFO nova.api.openstack.requestlog [None req-322a4e3b-dd4e-4a30-aebc-ef29239b770c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.050452 [ 667.329327] [47312]: [pid: 47312|app: 0|req: 1592/3087] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.329658] [47313]: INFO nova.api.openstack.requestlog [None req-42768991-3513-4e31-99e1-9f25c86f9a88 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.045513 [ 667.329964] [47313]: [pid: 47313|app: 0|req: 1496/3088] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.332881] [47312]: DEBUG nova.api.openstack.wsgi [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.334597] [47312]: DEBUG nova.compute.api [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.335862] [47313]: DEBUG nova.api.openstack.wsgi [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.337375] [47313]: DEBUG nova.compute.api [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.337512] [47312]: DEBUG oslo_concurrency.lockutils [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.337763] [47312]: DEBUG oslo_concurrency.lockutils [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.337948] [47312]: DEBUG oslo_concurrency.lockutils [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.338308] [47312]: DEBUG oslo_concurrency.lockutils [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.338499] [47312]: DEBUG oslo_concurrency.lockutils [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.338732] [47312]: DEBUG oslo_concurrency.lockutils [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.340290] [47313]: DEBUG oslo_concurrency.lockutils [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.340515] [47313]: DEBUG oslo_concurrency.lockutils [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.340692] [47313]: DEBUG oslo_concurrency.lockutils [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.341044] [47313]: DEBUG oslo_concurrency.lockutils [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.341242] [47313]: DEBUG oslo_concurrency.lockutils [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.341411] [47313]: DEBUG oslo_concurrency.lockutils [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.370533] [47312]: DEBUG nova.policy [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.374311] [47312]: INFO nova.api.openstack.requestlog [None req-b873dba9-a709-44f1-a1c7-3bbca889847c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.044224 [ 667.374734] [47312]: [pid: 47312|app: 0|req: 1593/3089] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.375375] [47313]: DEBUG nova.policy [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.378300] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.378877] [47313]: INFO nova.api.openstack.requestlog [None req-88e805b2-6e84-4f43-adf3-d5daa0cdae85 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.044822 [ 667.379184] [47313]: [pid: 47313|app: 0|req: 1497/3090] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.380031] [47312]: DEBUG nova.compute.api [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.382856] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.383115] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.383310] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.383649] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.383845] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.384025] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.384232] [47313]: DEBUG nova.api.openstack.wsgi [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.385668] [47313]: DEBUG nova.compute.api [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.388508] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.388735] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.388915] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.389276] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.389468] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.389637] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.418053] [47312]: DEBUG nova.policy [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.421961] [47312]: INFO nova.api.openstack.requestlog [None req-ae3e7dbb-235a-44a4-a5ff-f6e42db7aad7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.045356 [ 667.422292] [47312]: [pid: 47312|app: 0|req: 1594/3091] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 667.423363] [47313]: DEBUG nova.policy [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.427220] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.427869] [47313]: DEBUG nova.policy [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.428596] [47313]: DEBUG nova.policy [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.428720] [47312]: DEBUG nova.compute.api [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.429195] [47313]: INFO nova.api.openstack.requestlog [None req-b17eaa3b-b292-4236-9cd4-8e5bdc750cab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.046671 [ 667.429496] [47313]: [pid: 47313|app: 0|req: 1498/3092] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 667.431835] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.432131] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.432317] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.432385] [47313]: DEBUG nova.api.openstack.wsgi [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.432657] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.432850] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.433053] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.433941] [47313]: DEBUG nova.compute.api [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.437023] [47313]: DEBUG oslo_concurrency.lockutils [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.437106] [47313]: DEBUG oslo_concurrency.lockutils [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.437225] [47313]: DEBUG oslo_concurrency.lockutils [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.437563] [47313]: DEBUG oslo_concurrency.lockutils [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.437758] [47313]: DEBUG oslo_concurrency.lockutils [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.437952] [47313]: DEBUG oslo_concurrency.lockutils [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.469562] [47312]: DEBUG nova.policy [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.473931] [47312]: INFO nova.api.openstack.requestlog [None req-a6572b8a-5f35-41ed-a62d-dd3a22ab818b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.048322 [ 667.474303] [47312]: [pid: 47312|app: 0|req: 1595/3093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.475030] [47313]: DEBUG nova.policy [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.479156] [47313]: INFO nova.api.openstack.requestlog [None req-a915ec1b-cc68-4faf-b4c4-acc79c5e1c48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.048574 [ 667.479467] [47313]: [pid: 47313|app: 0|req: 1499/3094] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.540485] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.542271] [47312]: DEBUG nova.compute.api [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.545868] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.546121] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.546311] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.546656] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.546850] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.547031] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.578765] [47312]: DEBUG nova.policy [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.583067] [47312]: INFO nova.api.openstack.requestlog [None req-b6db72be-8711-44ab-9abc-1476d3a30eda tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.044865 [ 667.583389] [47312]: [pid: 47312|app: 0|req: 1596/3095] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.588846] [47313]: DEBUG nova.api.openstack.wsgi [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.589352] [47312]: DEBUG nova.api.openstack.wsgi [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.589525] [47313]: DEBUG nova.compute.api [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.590909] [47312]: DEBUG nova.compute.api [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.593466] [47313]: DEBUG oslo_concurrency.lockutils [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.593724] [47313]: DEBUG oslo_concurrency.lockutils [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.593911] [47313]: DEBUG oslo_concurrency.lockutils [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.593955] [47312]: DEBUG oslo_concurrency.lockutils [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.594193] [47312]: DEBUG oslo_concurrency.lockutils [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.594287] [47313]: DEBUG oslo_concurrency.lockutils [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.594377] [47312]: DEBUG oslo_concurrency.lockutils [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.594495] [47313]: DEBUG oslo_concurrency.lockutils [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.594668] [47313]: DEBUG oslo_concurrency.lockutils [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.594711] [47312]: DEBUG oslo_concurrency.lockutils [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.594906] [47312]: DEBUG oslo_concurrency.lockutils [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.595088] [47312]: DEBUG oslo_concurrency.lockutils [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.627367] [47313]: DEBUG nova.policy [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.630884] [47313]: INFO nova.api.openstack.requestlog [None req-db6a5fee-52a8-41f5-a59b-4f24fa882006 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.045255 [ 667.631219] [47313]: [pid: 47313|app: 0|req: 1500/3096] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.632525] [47312]: DEBUG nova.policy [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.633488] [47313]: DEBUG nova.api.openstack.wsgi [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.635016] [47313]: DEBUG nova.compute.api [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.636734] [47312]: DEBUG nova.policy [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.637395] [47312]: DEBUG nova.policy [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.637815] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.638050] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.638234] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.638575] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.638766] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.638936] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.639907] [47312]: INFO nova.api.openstack.requestlog [None req-98d573b5-e8f4-49c9-8865-ceee7ec6b9d1 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052381 [ 667.640231] [47312]: [pid: 47312|app: 0|req: 1597/3097] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 667.659530] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.661049] [47312]: DEBUG nova.compute.api [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.664121] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.664373] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.664554] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.664896] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.665106] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.665277] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.667406] [47313]: DEBUG nova.policy [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.671024] [47313]: INFO nova.api.openstack.requestlog [None req-a72d7039-e36c-4bce-bfa9-bfaab41bb105 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.039078 [ 667.671112] [47313]: [pid: 47313|app: 0|req: 1501/3098] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.692782] [47312]: DEBUG nova.policy [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.696578] [47312]: INFO nova.api.openstack.requestlog [None req-e4b0eca8-b410-444c-9e1c-2ee14ea6d74f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.038866 [ 667.697170] [47312]: [pid: 47312|app: 0|req: 1598/3099] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 667.702719] [47313]: DEBUG nova.api.openstack.wsgi [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.704347] [47313]: DEBUG nova.compute.api [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 667.707688] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.707919] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.708114] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.708458] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 667.708649] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 667.708816] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 667.736932] [47313]: DEBUG nova.policy [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 667.740304] [47313]: INFO nova.api.openstack.requestlog [None req-7de47d09-b753-4245-84fa-ab38e1d2f4ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.039655 [ 667.740633] [47313]: [pid: 47313|app: 0|req: 1502/3100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 667.998052] [47312]: DEBUG nova.api.openstack.wsgi [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.999164] [47313]: DEBUG nova.api.openstack.wsgi [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 667.999675] [47312]: DEBUG nova.compute.api [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.000838] [47313]: DEBUG nova.compute.api [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.003835] [47312]: DEBUG oslo_concurrency.lockutils [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.004132] [47312]: DEBUG oslo_concurrency.lockutils [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.004333] [47312]: DEBUG oslo_concurrency.lockutils [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.004694] [47312]: DEBUG oslo_concurrency.lockutils [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.004891] [47312]: DEBUG oslo_concurrency.lockutils [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.005078] [47312]: DEBUG oslo_concurrency.lockutils [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.005347] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.005585] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.005769] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.006136] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.006334] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.006503] [47313]: DEBUG oslo_concurrency.lockutils [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.044929] [47312]: DEBUG nova.policy [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.046167] [47313]: DEBUG nova.policy [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.049115] [47312]: INFO nova.api.openstack.requestlog [None req-209dc356-e212-434d-b914-1c055fd2b90c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.053410 [ 668.049441] [47312]: [pid: 47312|app: 0|req: 1599/3101] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.050336] [47313]: INFO nova.api.openstack.requestlog [None req-9dcb952d-c08d-489b-ad03-8d363391dd67 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.053583 [ 668.050789] [47313]: [pid: 47313|app: 0|req: 1503/3102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 668.051831] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.053162] [47313]: DEBUG nova.api.openstack.wsgi [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.053501] [47312]: DEBUG nova.compute.api [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.055537] [47313]: DEBUG nova.compute.api [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.056723] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.056949] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.057147] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.057491] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.057686] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.057782] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.057857] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.058058] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.058218] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.058562] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.058758] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.058929] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.093523] [47312]: DEBUG nova.policy [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.097054] [47312]: INFO nova.api.openstack.requestlog [None req-fc321f4c-7225-4e18-92e2-ae2498a6fa98 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.046928 [ 668.097732] [47312]: [pid: 47312|app: 0|req: 1600/3103] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.098603] [47313]: DEBUG nova.policy [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.099732] [47312]: DEBUG nova.api.openstack.wsgi [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.101451] [47312]: DEBUG nova.compute.api [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.103124] [47313]: DEBUG nova.policy [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.103809] [47313]: DEBUG nova.policy [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.104504] [47313]: INFO nova.api.openstack.requestlog [None req-9fecae70-281c-4127-87ea-d80b902d3844 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.053307 [ 668.104564] [47312]: DEBUG oslo_concurrency.lockutils [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.104793] [47312]: DEBUG oslo_concurrency.lockutils [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.104950] [47313]: [pid: 47313|app: 0|req: 1504/3104] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.105028] [47312]: DEBUG oslo_concurrency.lockutils [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.105400] [47312]: DEBUG oslo_concurrency.lockutils [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.105504] [47312]: DEBUG oslo_concurrency.lockutils [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.105670] [47312]: DEBUG oslo_concurrency.lockutils [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.107216] [47313]: DEBUG nova.api.openstack.wsgi [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.108758] [47313]: DEBUG nova.compute.api [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.112479] [47313]: DEBUG oslo_concurrency.lockutils [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.112479] [47313]: DEBUG oslo_concurrency.lockutils [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.112479] [47313]: DEBUG oslo_concurrency.lockutils [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.112623] [47313]: DEBUG oslo_concurrency.lockutils [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.112938] [47313]: DEBUG oslo_concurrency.lockutils [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.113176] [47313]: DEBUG oslo_concurrency.lockutils [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.140185] [47312]: DEBUG nova.policy [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.144320] [47312]: INFO nova.api.openstack.requestlog [None req-be6213aa-a98f-43c3-b531-3d73d131f8d5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.046494 [ 668.144713] [47312]: [pid: 47312|app: 0|req: 1601/3105] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.148083] [47312]: DEBUG nova.api.openstack.wsgi [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.148173] [47313]: DEBUG nova.policy [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.148333] [47312]: DEBUG nova.compute.api [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.151258] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.151410] [47313]: DEBUG nova.policy [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.151527] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.151644] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.152015] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.152104] [47313]: DEBUG nova.policy [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.152219] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.152387] [47312]: DEBUG oslo_concurrency.lockutils [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.154666] [47313]: INFO nova.api.openstack.requestlog [None req-d358be5c-dc4a-4014-adeb-d0d20289e4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.049226 [ 668.154975] [47313]: [pid: 47313|app: 0|req: 1505/3106] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:24 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.157217] [47313]: DEBUG nova.api.openstack.wsgi [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.158785] [47313]: DEBUG nova.compute.api [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.161758] [47313]: DEBUG oslo_concurrency.lockutils [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.162018] [47313]: DEBUG oslo_concurrency.lockutils [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.162238] [47313]: DEBUG oslo_concurrency.lockutils [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.162583] [47313]: DEBUG oslo_concurrency.lockutils [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.162781] [47313]: DEBUG oslo_concurrency.lockutils [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.163149] [47313]: DEBUG oslo_concurrency.lockutils [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.190322] [47312]: DEBUG nova.policy [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.191756] [47313]: DEBUG nova.policy [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.194389] [47312]: INFO nova.api.openstack.requestlog [None req-48ddd97e-3b80-4995-b448-fa769573b26f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.049214 [ 668.194777] [47312]: [pid: 47312|app: 0|req: 1602/3107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.195589] [47313]: INFO nova.api.openstack.requestlog [None req-a47fa4c8-7296-450f-b079-7bb11fcc6176 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.040064 [ 668.195936] [47313]: [pid: 47313|app: 0|req: 1506/3108] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.198190] [47313]: DEBUG nova.api.openstack.wsgi [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.199798] [47313]: DEBUG nova.compute.api [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.200892] [47312]: DEBUG nova.api.openstack.wsgi [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.203431] [47312]: DEBUG nova.compute.api [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.203522] [47313]: DEBUG oslo_concurrency.lockutils [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.203522] [47313]: DEBUG oslo_concurrency.lockutils [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.203522] [47313]: DEBUG oslo_concurrency.lockutils [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.203628] [47313]: DEBUG oslo_concurrency.lockutils [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.203739] [47313]: DEBUG oslo_concurrency.lockutils [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.203914] [47313]: DEBUG oslo_concurrency.lockutils [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.205875] [47312]: DEBUG oslo_concurrency.lockutils [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.206367] [47312]: DEBUG oslo_concurrency.lockutils [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.206367] [47312]: DEBUG oslo_concurrency.lockutils [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.206536] [47312]: DEBUG oslo_concurrency.lockutils [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.206718] [47312]: DEBUG oslo_concurrency.lockutils [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.206883] [47312]: DEBUG oslo_concurrency.lockutils [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.246684] [47313]: DEBUG nova.policy [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.247040] [47312]: DEBUG nova.policy [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.250667] [47313]: DEBUG nova.policy [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.251299] [47313]: DEBUG nova.policy [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.251810] [47312]: INFO nova.api.openstack.requestlog [None req-467b797e-2ac8-4a2f-af11-3f4b0fe30329 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.056547 [ 668.252381] [47312]: [pid: 47312|app: 0|req: 1603/3109] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.253935] [47313]: INFO nova.api.openstack.requestlog [None req-59b60aeb-00d4-4201-81cb-fe321bebe9be tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.057487 [ 668.254350] [47313]: [pid: 47313|app: 0|req: 1507/3110] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.254646] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.258418] [47312]: DEBUG nova.compute.api [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.258637] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.258637] [47313]: DEBUG nova.compute.api [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.259524] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.259758] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.259941] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.260313] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.260516] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.260694] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.261325] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.261552] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.261732] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.262256] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.262321] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.262545] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.298840] [47312]: DEBUG nova.policy [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.300107] [47313]: DEBUG nova.policy [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.303013] [47312]: INFO nova.api.openstack.requestlog [None req-ec1aba5b-7834-40de-9992-a619b3fe60aa tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.050244 [ 668.303351] [47312]: [pid: 47312|app: 0|req: 1604/3111] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.304487] [47313]: INFO nova.api.openstack.requestlog [None req-bf4c9b10-54e3-4498-ba73-c0580f26765b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.049410 [ 668.304635] [47313]: [pid: 47313|app: 0|req: 1508/3112] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.305579] [47312]: DEBUG nova.api.openstack.wsgi [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.307153] [47313]: DEBUG nova.api.openstack.wsgi [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.307204] [47312]: DEBUG nova.compute.api [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.308648] [47313]: DEBUG nova.compute.api [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.310344] [47312]: DEBUG oslo_concurrency.lockutils [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.310572] [47312]: DEBUG oslo_concurrency.lockutils [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.310750] [47312]: DEBUG oslo_concurrency.lockutils [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.311103] [47312]: DEBUG oslo_concurrency.lockutils [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.311302] [47312]: DEBUG oslo_concurrency.lockutils [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.311471] [47312]: DEBUG oslo_concurrency.lockutils [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.311651] [47313]: DEBUG oslo_concurrency.lockutils [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.311876] [47313]: DEBUG oslo_concurrency.lockutils [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.312074] [47313]: DEBUG oslo_concurrency.lockutils [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.312418] [47313]: DEBUG oslo_concurrency.lockutils [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.312816] [47313]: DEBUG oslo_concurrency.lockutils [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.312816] [47313]: DEBUG oslo_concurrency.lockutils [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.348663] [47312]: DEBUG nova.policy [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.349714] [47313]: DEBUG nova.policy [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.352812] [47312]: INFO nova.api.openstack.requestlog [None req-097acb27-615f-4208-bdb5-856235750836 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.048926 [ 668.353166] [47312]: [pid: 47312|app: 0|req: 1605/3113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.353772] [47313]: INFO nova.api.openstack.requestlog [None req-3158d739-47ee-4efa-81f5-01776ec723db tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.048396 [ 668.354264] [47313]: [pid: 47313|app: 0|req: 1509/3114] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.355486] [47312]: DEBUG nova.api.openstack.wsgi [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.356657] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.357012] [47312]: DEBUG nova.compute.api [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.358135] [47313]: DEBUG nova.compute.api [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.360118] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.360349] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.360538] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.360895] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.361128] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.361350] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.361463] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.361691] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.361871] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.362388] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.362455] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.362582] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.394927] [47312]: DEBUG nova.policy [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.398792] [47312]: INFO nova.api.openstack.requestlog [None req-e32517e1-0fd0-488b-a0a2-8a2847ce7804 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045029 [ 668.399158] [47312]: [pid: 47312|app: 0|req: 1606/3115] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.401581] [47312]: DEBUG nova.api.openstack.wsgi [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.401654] [47313]: DEBUG nova.policy [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.403215] [47312]: DEBUG nova.compute.api [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.406893] [47313]: INFO nova.api.openstack.requestlog [None req-3e76b016-7e32-493c-8e5b-9482e4b102c7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.051588 [ 668.406984] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.407036] [47313]: [pid: 47313|app: 0|req: 1510/3116] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.407072] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.407072] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.407328] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.407546] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.407717] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.409192] [47313]: DEBUG nova.api.openstack.wsgi [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.410934] [47313]: DEBUG nova.compute.api [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.414033] [47313]: DEBUG oslo_concurrency.lockutils [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.414192] [47313]: DEBUG oslo_concurrency.lockutils [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.414419] [47313]: DEBUG oslo_concurrency.lockutils [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.414794] [47313]: DEBUG oslo_concurrency.lockutils [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.415085] [47313]: DEBUG oslo_concurrency.lockutils [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.415399] [47313]: DEBUG oslo_concurrency.lockutils [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.443285] [47312]: DEBUG nova.policy [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.447381] [47312]: INFO nova.api.openstack.requestlog [None req-573fc91b-0621-4f37-add3-e15c59fe9a3f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.047572 [ 668.447689] [47312]: [pid: 47312|app: 0|req: 1607/3117] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.449919] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.450183] [47313]: DEBUG nova.policy [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.451411] [47312]: DEBUG nova.compute.api [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.454382] [47313]: INFO nova.api.openstack.requestlog [None req-074b7330-9abf-4493-b241-eaa57ec3f4b4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.047060 [ 668.454654] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.454712] [47313]: [pid: 47313|app: 0|req: 1511/3118] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.454881] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.455074] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.455419] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.455613] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.455782] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.457203] [47313]: DEBUG nova.api.openstack.wsgi [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.458689] [47313]: DEBUG nova.compute.api [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.461614] [47313]: DEBUG oslo_concurrency.lockutils [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.461840] [47313]: DEBUG oslo_concurrency.lockutils [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.462090] [47313]: DEBUG oslo_concurrency.lockutils [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.462425] [47313]: DEBUG oslo_concurrency.lockutils [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.462619] [47313]: DEBUG oslo_concurrency.lockutils [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.462791] [47313]: DEBUG oslo_concurrency.lockutils [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.485128] [47312]: DEBUG nova.policy [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.488275] [47312]: INFO nova.api.openstack.requestlog [None req-dd67fb21-6034-44ee-a9cc-8ca9b0f1352f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.040044 [ 668.488574] [47312]: [pid: 47312|app: 0|req: 1608/3119] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.490807] [47312]: DEBUG nova.api.openstack.wsgi [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.492391] [47312]: DEBUG nova.compute.api [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.495257] [47312]: DEBUG oslo_concurrency.lockutils [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.496059] [47312]: DEBUG oslo_concurrency.lockutils [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.496059] [47312]: DEBUG oslo_concurrency.lockutils [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.496059] [47312]: DEBUG oslo_concurrency.lockutils [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.496212] [47313]: DEBUG nova.policy [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.496299] [47312]: DEBUG oslo_concurrency.lockutils [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.496381] [47312]: DEBUG oslo_concurrency.lockutils [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.500180] [47313]: DEBUG nova.policy [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.500785] [47313]: DEBUG nova.policy [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.501392] [47313]: INFO nova.api.openstack.requestlog [None req-d99ec464-8d27-441e-b6b1-d0a1e7cfce1a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.046099 [ 668.501802] [47313]: [pid: 47313|app: 0|req: 1512/3120] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 668.504125] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.505683] [47313]: DEBUG nova.compute.api [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.508833] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.509070] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.509255] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.509602] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.509797] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.509989] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.525405] [47312]: DEBUG nova.policy [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.529162] [47312]: INFO nova.api.openstack.requestlog [None req-004df40e-0ee5-48d7-8f02-34e641eba430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.040043 [ 668.529465] [47312]: [pid: 47312|app: 0|req: 1609/3121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.537466] [47313]: DEBUG nova.policy [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.540969] [47313]: INFO nova.api.openstack.requestlog [None req-ff9b6b2a-0ac1-479a-bc00-99603ae52fb5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.038729 [ 668.541276] [47313]: [pid: 47313|app: 0|req: 1513/3122] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.594901] [47312]: DEBUG nova.api.openstack.wsgi [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.596555] [47312]: DEBUG nova.compute.api [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.600034] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.600268] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.600448] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.600798] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.600992] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.601181] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.631824] [47312]: DEBUG nova.policy [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.635722] [47312]: INFO nova.api.openstack.requestlog [None req-47a70e3b-b2e2-4b1d-8ebc-bfe94ed1afa9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.042936 [ 668.636060] [47312]: [pid: 47312|app: 0|req: 1610/3123] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.642042] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.643603] [47313]: DEBUG nova.compute.api [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.647322] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.647556] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.647740] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.648098] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.648296] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.648467] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.652551] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.654140] [47312]: DEBUG nova.compute.api [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.657190] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.657462] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.657649] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.657991] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.658206] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.658381] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.678587] [47313]: DEBUG nova.policy [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.682406] [47313]: INFO nova.api.openstack.requestlog [None req-4ee20de4-7471-4634-9a71-a191e2393852 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.042720 [ 668.682715] [47313]: [pid: 47313|app: 0|req: 1514/3124] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.684915] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.686372] [47313]: DEBUG nova.compute.api [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.688361] [47312]: DEBUG nova.policy [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.689275] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.689500] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.689679] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.690075] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.690285] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.690459] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.692027] [47312]: DEBUG nova.policy [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.692682] [47312]: DEBUG nova.policy [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.695106] [47312]: INFO nova.api.openstack.requestlog [None req-d3a410c0-33b3-4f0e-8a57-3c3f51843f58 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.044522 [ 668.695487] [47312]: [pid: 47312|app: 0|req: 1611/3125] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 668.708353] [47312]: DEBUG nova.api.openstack.wsgi [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.709857] [47312]: DEBUG nova.compute.api [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.712836] [47312]: DEBUG oslo_concurrency.lockutils [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.713129] [47312]: DEBUG oslo_concurrency.lockutils [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.713332] [47312]: DEBUG oslo_concurrency.lockutils [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.713677] [47312]: DEBUG oslo_concurrency.lockutils [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.713888] [47312]: DEBUG oslo_concurrency.lockutils [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.714092] [47312]: DEBUG oslo_concurrency.lockutils [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.718236] [47313]: DEBUG nova.policy [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.722138] [47313]: INFO nova.api.openstack.requestlog [None req-2a74098f-971d-4b43-a894-e1df4bf88ef0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.038841 [ 668.722481] [47313]: [pid: 47313|app: 0|req: 1515/3126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 668.743358] [47312]: DEBUG nova.policy [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.747023] [47312]: INFO nova.api.openstack.requestlog [None req-299c94a8-44c0-41ac-8887-93e51390df83 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.040375 [ 668.747352] [47312]: [pid: 47312|app: 0|req: 1612/3127] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 668.751693] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 668.753366] [47313]: DEBUG nova.compute.api [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 668.758023] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.758023] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.758023] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.758023] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 668.758222] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 668.758286] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 668.786901] [47313]: DEBUG nova.policy [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 668.790394] [47313]: INFO nova.api.openstack.requestlog [None req-7f95bb15-ba74-49cc-860d-8afcdec011c2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1232 microversion: 2.1 time: 0.040728 [ 668.790687] [47313]: [pid: 47313|app: 0|req: 1516/3128] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1232 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.062065] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.062381] [47312]: DEBUG nova.api.openstack.wsgi [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.064295] [47313]: DEBUG nova.compute.api [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.064404] [47312]: DEBUG nova.compute.api [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.067112] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.067355] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.067543] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.067736] [47312]: DEBUG oslo_concurrency.lockutils [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.067888] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.067999] [47312]: DEBUG oslo_concurrency.lockutils [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.068096] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.068233] [47312]: DEBUG oslo_concurrency.lockutils [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.068277] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.068593] [47312]: DEBUG oslo_concurrency.lockutils [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.068792] [47312]: DEBUG oslo_concurrency.lockutils [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.068963] [47312]: DEBUG oslo_concurrency.lockutils [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.102184] [47313]: DEBUG nova.policy [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.106255] [47313]: INFO nova.api.openstack.requestlog [None req-ac43dac6-99f9-4304-b94e-2b6454c426b5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046563 [ 669.106569] [47313]: [pid: 47313|app: 0|req: 1517/3129] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.108951] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.109095] [47312]: DEBUG nova.policy [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.110523] [47313]: DEBUG nova.compute.api [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.113503] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.113725] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.113906] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.113969] [47312]: INFO nova.api.openstack.requestlog [None req-745a564b-d145-4a12-b003-758f133197f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.054199 [ 669.114269] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.114481] [47312]: [pid: 47312|app: 0|req: 1613/3130] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.114523] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.114680] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.117058] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.118571] [47312]: DEBUG nova.compute.api [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.121770] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.122060] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.122259] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.122602] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.122801] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.123107] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.143948] [47313]: DEBUG nova.policy [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.147684] [47313]: INFO nova.api.openstack.requestlog [None req-e2934929-bd32-4cd1-aeb3-83d64fde5213 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.040592 [ 669.148007] [47313]: [pid: 47313|app: 0|req: 1518/3131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.155335] [47312]: DEBUG nova.policy [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.156459] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.157975] [47313]: DEBUG nova.compute.api [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.159228] [47312]: DEBUG nova.policy [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.159841] [47312]: DEBUG nova.policy [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.160437] [47312]: INFO nova.api.openstack.requestlog [None req-bb1ea01a-419d-43d2-9e7d-0e5a631d9343 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.045394 [ 669.160729] [47312]: [pid: 47312|app: 0|req: 1614/3132] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:25 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 669.160943] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.161189] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.161373] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.161719] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.161947] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.162146] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.167547] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.169060] [47312]: DEBUG nova.compute.api [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.171987] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.172239] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.172429] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.172782] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.172985] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.173180] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.190819] [47313]: DEBUG nova.policy [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.194505] [47313]: INFO nova.api.openstack.requestlog [None req-3f12d019-3778-4bae-8e33-9887752a98d3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.039768 [ 669.194732] [47313]: [pid: 47313|app: 0|req: 1519/3133] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.201413] [47312]: DEBUG nova.policy [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.205219] [47312]: DEBUG nova.policy [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.205827] [47312]: DEBUG nova.policy [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.209460] [47312]: INFO nova.api.openstack.requestlog [None req-eb360278-505e-4aeb-9925-4070ee218da0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.043657 [ 669.209726] [47313]: DEBUG nova.api.openstack.wsgi [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.209791] [47312]: [pid: 47312|app: 0|req: 1615/3134] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 669.211357] [47313]: DEBUG nova.compute.api [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.211991] [47312]: DEBUG nova.api.openstack.wsgi [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.213536] [47312]: DEBUG nova.compute.api [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.214484] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.214716] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.214894] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.215344] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.215567] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.215740] [47313]: DEBUG oslo_concurrency.lockutils [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.216412] [47312]: DEBUG oslo_concurrency.lockutils [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.216631] [47312]: DEBUG oslo_concurrency.lockutils [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.216810] [47312]: DEBUG oslo_concurrency.lockutils [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.217174] [47312]: DEBUG oslo_concurrency.lockutils [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.217374] [47312]: DEBUG oslo_concurrency.lockutils [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.217543] [47312]: DEBUG oslo_concurrency.lockutils [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.253555] [47313]: DEBUG nova.policy [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.254593] [47312]: DEBUG nova.policy [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.257212] [47313]: INFO nova.api.openstack.requestlog [None req-00d15ddc-f128-4a12-b723-ea4422607c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.049400 [ 669.257518] [47313]: [pid: 47313|app: 0|req: 1520/3135] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.258370] [47312]: INFO nova.api.openstack.requestlog [None req-eac40d91-b300-4379-b0cf-faa776f443c7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.048023 [ 669.258664] [47312]: [pid: 47312|app: 0|req: 1616/3136] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.264779] [47313]: DEBUG nova.api.openstack.wsgi [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.266127] [47313]: DEBUG nova.compute.api [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.268322] [47312]: DEBUG nova.api.openstack.wsgi [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.269185] [47313]: DEBUG oslo_concurrency.lockutils [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.269417] [47313]: DEBUG oslo_concurrency.lockutils [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.269597] [47313]: DEBUG oslo_concurrency.lockutils [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.269816] [47312]: DEBUG nova.compute.api [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.269994] [47313]: DEBUG oslo_concurrency.lockutils [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.270230] [47313]: DEBUG oslo_concurrency.lockutils [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.270458] [47313]: DEBUG oslo_concurrency.lockutils [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.272722] [47312]: DEBUG oslo_concurrency.lockutils [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.272948] [47312]: DEBUG oslo_concurrency.lockutils [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.273150] [47312]: DEBUG oslo_concurrency.lockutils [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.273496] [47312]: DEBUG oslo_concurrency.lockutils [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.273692] [47312]: DEBUG oslo_concurrency.lockutils [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.273862] [47312]: DEBUG oslo_concurrency.lockutils [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.303392] [47313]: DEBUG nova.policy [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.307146] [47313]: INFO nova.api.openstack.requestlog [None req-07ed7d4d-6b55-416e-ad2e-0575460dd20f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.044329 [ 669.307378] [47313]: [pid: 47313|app: 0|req: 1521/3137] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.308316] [47312]: DEBUG nova.policy [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.312409] [47312]: DEBUG nova.policy [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.313078] [47312]: DEBUG nova.policy [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.314759] [47313]: DEBUG nova.api.openstack.wsgi [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.315524] [47312]: INFO nova.api.openstack.requestlog [None req-012bbcc4-29f2-45e0-b2e4-978d4ff4abd0 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.048958 [ 669.315815] [47312]: [pid: 47312|app: 0|req: 1617/3138] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 669.316380] [47313]: DEBUG nova.compute.api [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.317990] [47312]: DEBUG nova.api.openstack.wsgi [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.319368] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.319491] [47312]: DEBUG nova.compute.api [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.319593] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.319773] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.320124] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.320320] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.320517] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.322206] [47312]: DEBUG oslo_concurrency.lockutils [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.322423] [47312]: DEBUG oslo_concurrency.lockutils [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.322603] [47312]: DEBUG oslo_concurrency.lockutils [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.322956] [47312]: DEBUG oslo_concurrency.lockutils [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.323167] [47312]: DEBUG oslo_concurrency.lockutils [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.323341] [47312]: DEBUG oslo_concurrency.lockutils [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.352572] [47313]: DEBUG nova.policy [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.356314] [47313]: INFO nova.api.openstack.requestlog [None req-79e26d0a-79cc-4905-bf9e-28de18874b86 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.043623 [ 669.356621] [47313]: [pid: 47313|app: 0|req: 1522/3139] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.358025] [47312]: DEBUG nova.policy [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.361193] [47312]: INFO nova.api.openstack.requestlog [None req-398778ba-74e3-4b24-a8b7-a6bffa08f4f0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.044802 [ 669.361581] [47312]: [pid: 47312|app: 0|req: 1618/3140] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.363410] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.364926] [47313]: DEBUG nova.compute.api [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.364982] [47312]: DEBUG nova.api.openstack.wsgi [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.366458] [47312]: DEBUG nova.compute.api [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.367894] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.368133] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.368335] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.368693] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.368887] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.369073] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.369326] [47312]: DEBUG oslo_concurrency.lockutils [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.369556] [47312]: DEBUG oslo_concurrency.lockutils [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.369739] [47312]: DEBUG oslo_concurrency.lockutils [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.370137] [47312]: DEBUG oslo_concurrency.lockutils [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.370349] [47312]: DEBUG oslo_concurrency.lockutils [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.370522] [47312]: DEBUG oslo_concurrency.lockutils [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.400929] [47313]: DEBUG nova.policy [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.404542] [47313]: INFO nova.api.openstack.requestlog [None req-fa2f4546-290d-475c-84e6-bb2d5456f74d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.042975 [ 669.404853] [47313]: [pid: 47313|app: 0|req: 1523/3141] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.405926] [47312]: DEBUG nova.policy [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.409699] [47312]: INFO nova.api.openstack.requestlog [None req-453f0ff6-b37f-436b-b0b9-dc6f4a87e3c2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.046453 [ 669.409999] [47312]: [pid: 47312|app: 0|req: 1619/3142] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.410290] [47313]: DEBUG nova.api.openstack.wsgi [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.411833] [47313]: DEBUG nova.compute.api [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.414586] [47313]: DEBUG oslo_concurrency.lockutils [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.414809] [47313]: DEBUG oslo_concurrency.lockutils [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.414986] [47313]: DEBUG oslo_concurrency.lockutils [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.415710] [47313]: DEBUG oslo_concurrency.lockutils [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.415710] [47313]: DEBUG oslo_concurrency.lockutils [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.415710] [47313]: DEBUG oslo_concurrency.lockutils [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.417495] [47312]: DEBUG nova.api.openstack.wsgi [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.419487] [47312]: DEBUG nova.compute.api [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.422028] [47312]: DEBUG oslo_concurrency.lockutils [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.422283] [47312]: DEBUG oslo_concurrency.lockutils [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.422472] [47312]: DEBUG oslo_concurrency.lockutils [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.422815] [47312]: DEBUG oslo_concurrency.lockutils [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.423063] [47312]: DEBUG oslo_concurrency.lockutils [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.423248] [47312]: DEBUG oslo_concurrency.lockutils [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.444183] [47313]: DEBUG nova.policy [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.447610] [47313]: INFO nova.api.openstack.requestlog [None req-790f9f58-6f90-402b-add6-2c52cfac086d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.038993 [ 669.447904] [47313]: [pid: 47313|app: 0|req: 1524/3143] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.454976] [47312]: DEBUG nova.policy [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.458316] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.458600] [47312]: INFO nova.api.openstack.requestlog [None req-38efaa42-9cf7-438a-b967-a458addc61ec tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.043002 [ 669.458896] [47312]: [pid: 47312|app: 0|req: 1620/3144] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.459788] [47313]: DEBUG nova.compute.api [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.462822] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.463064] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.463268] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.463605] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.463801] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.463973] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.465254] [47312]: DEBUG nova.api.openstack.wsgi [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.466729] [47312]: DEBUG nova.compute.api [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.469578] [47312]: DEBUG oslo_concurrency.lockutils [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.469801] [47312]: DEBUG oslo_concurrency.lockutils [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.470014] [47312]: DEBUG oslo_concurrency.lockutils [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.470365] [47312]: DEBUG oslo_concurrency.lockutils [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.470566] [47312]: DEBUG oslo_concurrency.lockutils [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.470738] [47312]: DEBUG oslo_concurrency.lockutils [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.492654] [47313]: DEBUG nova.policy [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.497023] [47313]: INFO nova.api.openstack.requestlog [None req-3a3c7b2b-6a1f-4d36-ad9c-b61023b93924 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.040185 [ 669.497102] [47313]: [pid: 47313|app: 0|req: 1525/3145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.499263] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.500791] [47313]: DEBUG nova.compute.api [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.502759] [47312]: DEBUG nova.policy [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.504237] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.504461] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.504641] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.504978] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.505195] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.505368] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.506490] [47312]: INFO nova.api.openstack.requestlog [None req-55738a94-b147-4638-b121-b445f56df0da tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.042915 [ 669.506787] [47312]: [pid: 47312|app: 0|req: 1621/3146] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.513419] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.515063] [47312]: DEBUG nova.compute.api [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.518121] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.518350] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.518532] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.518873] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.519084] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.519263] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.533527] [47313]: DEBUG nova.policy [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.537404] [47313]: INFO nova.api.openstack.requestlog [None req-ae8c0f2e-946c-4c33-9648-e07af99c086e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.039724 [ 669.537709] [47313]: [pid: 47313|app: 0|req: 1526/3147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.540940] [47313]: DEBUG nova.api.openstack.wsgi [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.541834] [47313]: DEBUG nova.compute.api [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.545359] [47313]: DEBUG oslo_concurrency.lockutils [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.545587] [47313]: DEBUG oslo_concurrency.lockutils [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.545770] [47313]: DEBUG oslo_concurrency.lockutils [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.546124] [47313]: DEBUG oslo_concurrency.lockutils [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.546326] [47313]: DEBUG oslo_concurrency.lockutils [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.546494] [47313]: DEBUG oslo_concurrency.lockutils [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.548813] [47312]: DEBUG nova.policy [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.552060] [47312]: DEBUG nova.policy [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.552730] [47312]: DEBUG nova.policy [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.553353] [47312]: INFO nova.api.openstack.requestlog [None req-d1bc59a6-af1a-4bab-983a-e0b219c05c3d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.041796 [ 669.553749] [47312]: [pid: 47312|app: 0|req: 1622/3148] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 669.555952] [47312]: DEBUG nova.api.openstack.wsgi [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.557470] [47312]: DEBUG nova.compute.api [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.560450] [47312]: DEBUG oslo_concurrency.lockutils [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.560676] [47312]: DEBUG oslo_concurrency.lockutils [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.560856] [47312]: DEBUG oslo_concurrency.lockutils [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.561212] [47312]: DEBUG oslo_concurrency.lockutils [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.561410] [47312]: DEBUG oslo_concurrency.lockutils [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.561578] [47312]: DEBUG oslo_concurrency.lockutils [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.574388] [47313]: DEBUG nova.policy [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.578062] [47313]: INFO nova.api.openstack.requestlog [None req-34dbb84b-7060-4d79-9668-8a22a52bce34 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.039482 [ 669.578368] [47313]: [pid: 47313|app: 0|req: 1527/3149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.588376] [47312]: DEBUG nova.policy [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.592023] [47312]: INFO nova.api.openstack.requestlog [None req-af06541e-6fa4-4750-9bce-646a1ab50926 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.037833 [ 669.592444] [47312]: [pid: 47312|app: 0|req: 1623/3150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.648642] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.650317] [47313]: DEBUG nova.compute.api [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.654062] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.654305] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.654490] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.654839] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.655066] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.655268] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.685664] [47313]: DEBUG nova.policy [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.689256] [47313]: INFO nova.api.openstack.requestlog [None req-a6f1da3f-238f-4e92-a6c0-3daee7ba0846 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.043340 [ 669.689566] [47313]: [pid: 47313|app: 0|req: 1528/3151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.693941] [47312]: DEBUG nova.api.openstack.wsgi [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.695560] [47312]: DEBUG nova.compute.api [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.699196] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.699422] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.699601] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.699970] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.700194] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.700366] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.708585] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.710254] [47313]: DEBUG nova.compute.api [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.713441] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.713669] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.713854] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.714293] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.714519] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.714700] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.729123] [47312]: DEBUG nova.policy [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.732909] [47312]: INFO nova.api.openstack.requestlog [None req-4df938c9-8876-4487-956e-664f2ca7ccaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.041192 [ 669.733230] [47312]: [pid: 47312|app: 0|req: 1624/3152] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.735401] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.736895] [47312]: DEBUG nova.compute.api [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.739859] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.740102] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.740287] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.740624] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.740817] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.740989] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.743305] [47313]: DEBUG nova.policy [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.747079] [47313]: DEBUG nova.policy [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.747684] [47313]: DEBUG nova.policy [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.750145] [47313]: INFO nova.api.openstack.requestlog [None req-b6bc32f9-9970-45f1-bb94-fab1ca1a23b3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.043505 [ 669.750458] [47313]: [pid: 47313|app: 0|req: 1529/3153] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 669.759030] [47313]: DEBUG nova.api.openstack.wsgi [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.759974] [47313]: DEBUG nova.compute.api [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.762968] [47313]: DEBUG oslo_concurrency.lockutils [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.763209] [47313]: DEBUG oslo_concurrency.lockutils [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.763393] [47313]: DEBUG oslo_concurrency.lockutils [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.763734] [47313]: DEBUG oslo_concurrency.lockutils [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.763926] [47313]: DEBUG oslo_concurrency.lockutils [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.764112] [47313]: DEBUG oslo_concurrency.lockutils [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.770109] [47312]: DEBUG nova.policy [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.773917] [47312]: INFO nova.api.openstack.requestlog [None req-c3ddee0d-d69c-4c36-baea-167c4922287c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.040157 [ 669.774391] [47312]: [pid: 47312|app: 0|req: 1625/3154] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 669.791629] [47313]: DEBUG nova.policy [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.795054] [47313]: INFO nova.api.openstack.requestlog [None req-c00d1536-d703-4766-922f-afcd4692ee69 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.038470 [ 669.795354] [47313]: [pid: 47313|app: 0|req: 1530/3155] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 669.802178] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 669.803742] [47312]: DEBUG nova.compute.api [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 669.806836] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.807085] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.807275] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.807619] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 669.807817] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 669.808023] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 669.840454] [47312]: DEBUG nova.policy [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 669.844042] [47312]: INFO nova.api.openstack.requestlog [None req-9a5b366a-fa69-4d61-8ebc-a1bcf7ee8149 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1288 microversion: 2.1 time: 0.043828 [ 669.844337] [47312]: [pid: 47312|app: 0|req: 1626/3156] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1288 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.118115] [47313]: DEBUG nova.api.openstack.wsgi [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.119887] [47313]: DEBUG nova.compute.api [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.123796] [47313]: DEBUG oslo_concurrency.lockutils [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.124041] [47313]: DEBUG oslo_concurrency.lockutils [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.124244] [47313]: DEBUG oslo_concurrency.lockutils [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.124585] [47313]: DEBUG oslo_concurrency.lockutils [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.124783] [47313]: DEBUG oslo_concurrency.lockutils [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.124956] [47313]: DEBUG oslo_concurrency.lockutils [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.124992] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.126655] [47312]: DEBUG nova.compute.api [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.130249] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.130556] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.130769] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.131146] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.131352] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.131522] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.167137] [47312]: DEBUG nova.policy [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.167805] [47313]: DEBUG nova.policy [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.170822] [47312]: INFO nova.api.openstack.requestlog [None req-9f77368e-f030-4867-90f0-405cb28ddf4c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.048030 [ 670.171168] [47312]: [pid: 47312|app: 0|req: 1627/3157] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.172111] [47313]: INFO nova.api.openstack.requestlog [None req-626c6505-b83f-46a6-b422-22ab27a195c7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.056211 [ 670.172450] [47313]: [pid: 47313|app: 0|req: 1531/3158] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:26 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.174030] [47312]: DEBUG nova.api.openstack.wsgi [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.174805] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.175190] [47312]: DEBUG nova.compute.api [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.176386] [47313]: DEBUG nova.compute.api [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.178456] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.178745] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.178928] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.179322] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.179513] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.179552] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.179698] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.179737] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.179973] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.180390] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.180549] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.180721] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.214417] [47313]: DEBUG nova.policy [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.218687] [47313]: DEBUG nova.policy [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.219416] [47313]: DEBUG nova.policy [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.219727] [47312]: DEBUG nova.policy [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.220061] [47313]: INFO nova.api.openstack.requestlog [None req-1ca7e1d3-f1ed-4825-8844-dc5d79bbe0da tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.047085 [ 670.220386] [47313]: [pid: 47313|app: 0|req: 1532/3159] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 670.222658] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.223894] [47312]: INFO nova.api.openstack.requestlog [None req-a67a3948-b768-47e1-81e3-f02275047ba9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.052152 [ 670.224222] [47312]: [pid: 47312|app: 0|req: 1628/3160] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.224282] [47313]: DEBUG nova.compute.api [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.227049] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.227365] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.227596] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.227778] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.228140] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.228365] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.228593] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.228629] [47312]: DEBUG nova.compute.api [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.231880] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.232160] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.232353] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.232702] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.232895] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.233075] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.262198] [47313]: DEBUG nova.policy [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.266279] [47313]: INFO nova.api.openstack.requestlog [None req-7b2f33eb-62c2-47a0-8649-873a447f506b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.045365 [ 670.266594] [47313]: [pid: 47313|app: 0|req: 1533/3161] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.267084] [47312]: DEBUG nova.policy [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.269150] [47313]: DEBUG nova.api.openstack.wsgi [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.270691] [47313]: DEBUG nova.compute.api [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.271033] [47312]: DEBUG nova.policy [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.271635] [47312]: DEBUG nova.policy [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.273622] [47313]: DEBUG oslo_concurrency.lockutils [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.273850] [47313]: DEBUG oslo_concurrency.lockutils [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.274043] [47313]: DEBUG oslo_concurrency.lockutils [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.274406] [47312]: INFO nova.api.openstack.requestlog [None req-2a45f0ce-a808-4ae8-9b9b-4957d268f656 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.049687 [ 670.274450] [47313]: DEBUG oslo_concurrency.lockutils [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.274611] [47313]: DEBUG oslo_concurrency.lockutils [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.274719] [47312]: [pid: 47312|app: 0|req: 1629/3162] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 670.274787] [47313]: DEBUG oslo_concurrency.lockutils [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.276912] [47312]: DEBUG nova.api.openstack.wsgi [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.278403] [47312]: DEBUG nova.compute.api [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.281357] [47312]: DEBUG oslo_concurrency.lockutils [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.281580] [47312]: DEBUG oslo_concurrency.lockutils [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.281761] [47312]: DEBUG oslo_concurrency.lockutils [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.282150] [47312]: DEBUG oslo_concurrency.lockutils [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.282346] [47312]: DEBUG oslo_concurrency.lockutils [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.282518] [47312]: DEBUG oslo_concurrency.lockutils [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.303485] [47313]: DEBUG nova.policy [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.306920] [47313]: INFO nova.api.openstack.requestlog [None req-42889f47-95d7-4b6b-9048-7d8ec4887c15 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.039545 [ 670.307237] [47313]: [pid: 47313|app: 0|req: 1534/3163] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 670.312754] [47312]: DEBUG nova.policy [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.316481] [47312]: INFO nova.api.openstack.requestlog [None req-aec7d080-d9e4-47a4-bfee-2c6dc32bb2bf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.041244 [ 670.316775] [47312]: [pid: 47312|app: 0|req: 1630/3164] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.317552] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.319105] [47313]: DEBUG nova.compute.api [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.322475] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.322475] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.322596] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.323014] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.323247] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.323421] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.328419] [47312]: DEBUG nova.api.openstack.wsgi [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.329950] [47312]: DEBUG nova.compute.api [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.333048] [47312]: DEBUG oslo_concurrency.lockutils [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.333291] [47312]: DEBUG oslo_concurrency.lockutils [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.333474] [47312]: DEBUG oslo_concurrency.lockutils [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.333818] [47312]: DEBUG oslo_concurrency.lockutils [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.334019] [47312]: DEBUG oslo_concurrency.lockutils [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.334197] [47312]: DEBUG oslo_concurrency.lockutils [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.353480] [47313]: DEBUG nova.policy [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.357690] [47313]: INFO nova.api.openstack.requestlog [None req-8e46bbd3-3704-4c96-b7da-e27bf1b392f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.041903 [ 670.357860] [47313]: [pid: 47313|app: 0|req: 1535/3165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 670.363977] [47312]: DEBUG nova.policy [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.367757] [47313]: DEBUG nova.api.openstack.wsgi [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.368239] [47312]: DEBUG nova.policy [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.368816] [47312]: DEBUG nova.policy [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.369837] [47313]: DEBUG nova.compute.api [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.371645] [47312]: INFO nova.api.openstack.requestlog [None req-2357de5c-0f6a-4241-bbea-c57080aa700b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.045064 [ 670.371969] [47312]: [pid: 47312|app: 0|req: 1631/3166] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 670.373202] [47313]: DEBUG oslo_concurrency.lockutils [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.373433] [47313]: DEBUG oslo_concurrency.lockutils [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.373614] [47313]: DEBUG oslo_concurrency.lockutils [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.373955] [47313]: DEBUG oslo_concurrency.lockutils [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.374150] [47312]: DEBUG nova.api.openstack.wsgi [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.374188] [47313]: DEBUG oslo_concurrency.lockutils [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.374339] [47313]: DEBUG oslo_concurrency.lockutils [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.375637] [47312]: DEBUG nova.compute.api [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.378368] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.378586] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.378764] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.379117] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.379315] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.379489] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.407133] [47313]: DEBUG nova.policy [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.411039] [47313]: INFO nova.api.openstack.requestlog [None req-15cf40b6-e3e9-4738-833d-05d55a361db0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045111 [ 670.411253] [47313]: [pid: 47313|app: 0|req: 1536/3167] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 670.412383] [47312]: DEBUG nova.policy [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.415396] [47313]: DEBUG nova.api.openstack.wsgi [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.416323] [47312]: INFO nova.api.openstack.requestlog [None req-4f1ab156-be29-434d-88c1-22aa68bcce4e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.043811 [ 670.416618] [47312]: [pid: 47312|app: 0|req: 1632/3168] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.416929] [47313]: DEBUG nova.compute.api [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.421026] [47313]: DEBUG oslo_concurrency.lockutils [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.421026] [47313]: DEBUG oslo_concurrency.lockutils [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.421026] [47313]: DEBUG oslo_concurrency.lockutils [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.421026] [47313]: DEBUG oslo_concurrency.lockutils [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.421026] [47313]: DEBUG oslo_concurrency.lockutils [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.421254] [47312]: DEBUG nova.api.openstack.wsgi [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.421293] [47313]: DEBUG oslo_concurrency.lockutils [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.422569] [47312]: DEBUG nova.compute.api [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.425544] [47312]: DEBUG oslo_concurrency.lockutils [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.425767] [47312]: DEBUG oslo_concurrency.lockutils [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.425948] [47312]: DEBUG oslo_concurrency.lockutils [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.426311] [47312]: DEBUG oslo_concurrency.lockutils [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.426506] [47312]: DEBUG oslo_concurrency.lockutils [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.426675] [47312]: DEBUG oslo_concurrency.lockutils [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.457048] [47313]: DEBUG nova.policy [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.460944] [47313]: INFO nova.api.openstack.requestlog [None req-df6bb841-f7c9-4401-97b2-7951c2131ffc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.047269 [ 670.461221] [47313]: [pid: 47313|app: 0|req: 1537/3169] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.462178] [47312]: DEBUG nova.policy [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.463481] [47313]: DEBUG nova.api.openstack.wsgi [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.464974] [47313]: DEBUG nova.compute.api [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.466230] [47312]: INFO nova.api.openstack.requestlog [None req-81fff715-4029-4bef-918e-316f4aca52e9 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.046860 [ 670.466537] [47312]: [pid: 47312|app: 0|req: 1633/3170] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.467969] [47313]: DEBUG oslo_concurrency.lockutils [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.468209] [47313]: DEBUG oslo_concurrency.lockutils [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.468391] [47313]: DEBUG oslo_concurrency.lockutils [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.468734] [47313]: DEBUG oslo_concurrency.lockutils [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.468929] [47313]: DEBUG oslo_concurrency.lockutils [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.469142] [47313]: DEBUG oslo_concurrency.lockutils [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.469496] [47312]: DEBUG nova.api.openstack.wsgi [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.471018] [47312]: DEBUG nova.compute.api [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.474032] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.474277] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.474476] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.474821] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.475028] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.475207] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.502158] [47313]: DEBUG nova.policy [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.505739] [47313]: INFO nova.api.openstack.requestlog [None req-eab1581c-82b5-45bf-b522-e766cc20f7eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.043986 [ 670.506054] [47313]: [pid: 47313|app: 0|req: 1538/3171] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.508225] [47313]: DEBUG nova.api.openstack.wsgi [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.509159] [47312]: DEBUG nova.policy [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.509695] [47313]: DEBUG nova.compute.api [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.512677] [47313]: DEBUG oslo_concurrency.lockutils [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.512936] [47312]: INFO nova.api.openstack.requestlog [None req-4da335f4-957f-4e37-a50c-d18cb77d7375 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.045195 [ 670.513099] [47313]: DEBUG oslo_concurrency.lockutils [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.513273] [47312]: [pid: 47312|app: 0|req: 1634/3172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.513329] [47313]: DEBUG oslo_concurrency.lockutils [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.513791] [47313]: DEBUG oslo_concurrency.lockutils [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.514024] [47313]: DEBUG oslo_concurrency.lockutils [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.514217] [47313]: DEBUG oslo_concurrency.lockutils [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.517346] [47312]: DEBUG nova.api.openstack.wsgi [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.518854] [47312]: DEBUG nova.compute.api [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.522465] [47312]: DEBUG oslo_concurrency.lockutils [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.522688] [47312]: DEBUG oslo_concurrency.lockutils [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.522868] [47312]: DEBUG oslo_concurrency.lockutils [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.523228] [47312]: DEBUG oslo_concurrency.lockutils [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.523427] [47312]: DEBUG oslo_concurrency.lockutils [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.523596] [47312]: DEBUG oslo_concurrency.lockutils [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.553924] [47312]: DEBUG nova.policy [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.555403] [47313]: DEBUG nova.policy [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.557685] [47312]: INFO nova.api.openstack.requestlog [None req-3178d27f-6117-472b-93fe-d57373a7f9cb tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.042128 [ 670.557992] [47312]: [pid: 47312|app: 0|req: 1635/3173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 670.559536] [47313]: INFO nova.api.openstack.requestlog [None req-9136ed93-a6ba-4b3d-9e3a-c8edc7a6c9a2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052902 [ 670.559797] [47313]: [pid: 47313|app: 0|req: 1539/3174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.560152] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.561684] [47312]: DEBUG nova.compute.api [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.564641] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.564868] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.565056] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.565398] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.565439] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.565595] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.565763] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.566962] [47313]: DEBUG nova.compute.api [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.570240] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.570499] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.570702] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.571064] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.571271] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.571445] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.596050] [47312]: DEBUG nova.policy [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.600656] [47312]: INFO nova.api.openstack.requestlog [None req-2f288313-a2c4-4544-86a5-3015500f6808 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.042119 [ 670.600960] [47312]: [pid: 47312|app: 0|req: 1636/3175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.603841] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.605598] [47312]: DEBUG nova.compute.api [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.605950] [47313]: DEBUG nova.policy [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.608704] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.609116] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.609116] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.609465] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.609665] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.609836] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.610494] [47313]: DEBUG nova.policy [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.611152] [47313]: DEBUG nova.policy [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.611777] [47313]: INFO nova.api.openstack.requestlog [None req-4a111532-0d5e-46b6-87ad-c1f3af39af2a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.048291 [ 670.612146] [47313]: [pid: 47313|app: 0|req: 1540/3176] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 670.614493] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.616037] [47313]: DEBUG nova.compute.api [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.619274] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.619475] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.619655] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.620088] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.620296] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.620471] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.640409] [47312]: DEBUG nova.policy [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.644642] [47312]: INFO nova.api.openstack.requestlog [None req-e1308ad3-82b6-4ed0-aa52-dec9a3da9d25 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.042639 [ 670.644953] [47312]: [pid: 47312|app: 0|req: 1637/3177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.651794] [47313]: DEBUG nova.policy [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.655903] [47313]: INFO nova.api.openstack.requestlog [None req-dfbfd3c9-5451-44e5-9615-ed5641bc0f73 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.043229 [ 670.656230] [47313]: [pid: 47313|app: 0|req: 1541/3178] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.701023] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.702667] [47312]: DEBUG nova.compute.api [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.706520] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.707465] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.707465] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.707465] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.707662] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.708910] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.738246] [47312]: DEBUG nova.policy [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.741962] [47312]: INFO nova.api.openstack.requestlog [None req-5fa1a6db-da1d-45d0-bc91-393a957a2ef9 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.043288 [ 670.742271] [47312]: [pid: 47312|app: 0|req: 1638/3179] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.744902] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.746566] [47313]: DEBUG nova.compute.api [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.750102] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.750680] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.750680] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.750855] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.751055] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.751240] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.763802] [47312]: DEBUG nova.api.openstack.wsgi [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.765434] [47312]: DEBUG nova.compute.api [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.768778] [47312]: DEBUG oslo_concurrency.lockutils [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.769068] [47312]: DEBUG oslo_concurrency.lockutils [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.769269] [47312]: DEBUG oslo_concurrency.lockutils [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.769616] [47312]: DEBUG oslo_concurrency.lockutils [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.769814] [47312]: DEBUG oslo_concurrency.lockutils [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.769983] [47312]: DEBUG oslo_concurrency.lockutils [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.782042] [47313]: DEBUG nova.policy [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.786119] [47313]: INFO nova.api.openstack.requestlog [None req-bb8ee4c1-3211-4a67-bc04-f27e234f4620 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.043610 [ 670.786437] [47313]: [pid: 47313|app: 0|req: 1542/3180] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.788835] [47313]: DEBUG nova.api.openstack.wsgi [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.790617] [47313]: DEBUG nova.compute.api [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.793367] [47313]: DEBUG oslo_concurrency.lockutils [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.793596] [47313]: DEBUG oslo_concurrency.lockutils [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.793778] [47313]: DEBUG oslo_concurrency.lockutils [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.794135] [47313]: DEBUG oslo_concurrency.lockutils [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.794331] [47313]: DEBUG oslo_concurrency.lockutils [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.794501] [47313]: DEBUG oslo_concurrency.lockutils [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.799101] [47312]: DEBUG nova.policy [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.803039] [47312]: DEBUG nova.policy [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.803633] [47312]: DEBUG nova.policy [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.806036] [47312]: INFO nova.api.openstack.requestlog [None req-62105b5c-01f2-417b-881c-10ffa3c442e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.044458 [ 670.806335] [47312]: [pid: 47312|app: 0|req: 1639/3181] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 670.808576] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.810096] [47312]: DEBUG nova.compute.api [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.813111] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.813345] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.813527] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.813926] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.814075] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.814254] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.824351] [47313]: DEBUG nova.policy [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.828734] [47313]: INFO nova.api.openstack.requestlog [None req-e347ff90-9b75-451f-a919-f103499eba47 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.041380 [ 670.828734] [47313]: [pid: 47313|app: 0|req: 1543/3182] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.841920] [47312]: DEBUG nova.policy [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.845702] [47312]: INFO nova.api.openstack.requestlog [None req-f1743fbd-ef78-4f7a-8394-4e2a20d8df3b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.038843 [ 670.846012] [47312]: [pid: 47312|app: 0|req: 1640/3183] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 670.856918] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 670.857503] [47313]: DEBUG nova.compute.api [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 670.861018] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.861259] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.861441] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.861794] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 670.862088] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 670.862223] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 670.892218] [47313]: DEBUG nova.policy [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 670.896037] [47313]: INFO nova.api.openstack.requestlog [None req-7e7a3edb-7bbf-48ef-a432-1c91141b8116 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1288 microversion: 2.1 time: 0.042292 [ 670.896353] [47313]: [pid: 47313|app: 0|req: 1544/3184] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:27 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1288 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.182580] [47312]: DEBUG nova.api.openstack.wsgi [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.183021] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.184249] [47312]: DEBUG nova.compute.api [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.184700] [47313]: DEBUG nova.compute.api [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.187761] [47312]: DEBUG oslo_concurrency.lockutils [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.188016] [47312]: DEBUG oslo_concurrency.lockutils [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.188203] [47312]: DEBUG oslo_concurrency.lockutils [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.188419] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.188578] [47312]: DEBUG oslo_concurrency.lockutils [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.188655] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.188779] [47312]: DEBUG oslo_concurrency.lockutils [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.188832] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.188982] [47312]: DEBUG oslo_concurrency.lockutils [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.189202] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.189406] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.189632] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.226712] [47312]: DEBUG nova.policy [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.227753] [47313]: DEBUG nova.policy [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.230679] [47312]: INFO nova.api.openstack.requestlog [None req-372e7d9c-0620-4e7e-ad1a-9e4d0a1f9a09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.050704 [ 671.231009] [47312]: [pid: 47312|app: 0|req: 1641/3185] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.232033] [47313]: INFO nova.api.openstack.requestlog [None req-a4936408-0ed7-4608-bbf0-0128b17b2fe3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.051007 [ 671.232138] [47313]: [pid: 47313|app: 0|req: 1545/3186] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.233355] [47312]: DEBUG nova.api.openstack.wsgi [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.234958] [47312]: DEBUG nova.compute.api [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.236503] [47313]: DEBUG nova.api.openstack.wsgi [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.237967] [47313]: DEBUG nova.compute.api [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.238139] [47312]: DEBUG oslo_concurrency.lockutils [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.238402] [47312]: DEBUG oslo_concurrency.lockutils [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.238601] [47312]: DEBUG oslo_concurrency.lockutils [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.238950] [47312]: DEBUG oslo_concurrency.lockutils [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.239165] [47312]: DEBUG oslo_concurrency.lockutils [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.239335] [47312]: DEBUG oslo_concurrency.lockutils [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.241290] [47313]: DEBUG oslo_concurrency.lockutils [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.241510] [47313]: DEBUG oslo_concurrency.lockutils [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.241691] [47313]: DEBUG oslo_concurrency.lockutils [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.242059] [47313]: DEBUG oslo_concurrency.lockutils [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.242264] [47313]: DEBUG oslo_concurrency.lockutils [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.242439] [47313]: DEBUG oslo_concurrency.lockutils [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.278073] [47313]: DEBUG nova.policy [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.279247] [47312]: DEBUG nova.policy [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.282124] [47313]: INFO nova.api.openstack.requestlog [None req-70431d42-008f-46b6-b9dc-5b45cf322e08 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.047272 [ 671.282455] [47313]: [pid: 47313|app: 0|req: 1546/3187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 671.283609] [47312]: DEBUG nova.policy [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.284882] [47312]: DEBUG nova.policy [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.284981] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.285043] [47312]: INFO nova.api.openstack.requestlog [None req-c99057a7-dbf2-46f9-bd6a-7576383c23cc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.053365 [ 671.285150] [47312]: [pid: 47312|app: 0|req: 1642/3188] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 671.286294] [47313]: DEBUG nova.compute.api [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.287598] [47312]: DEBUG nova.api.openstack.wsgi [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.289082] [47312]: DEBUG nova.compute.api [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.289323] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.289548] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.289774] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.290085] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.290475] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.290475] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.292121] [47312]: DEBUG oslo_concurrency.lockutils [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.292348] [47312]: DEBUG oslo_concurrency.lockutils [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.292528] [47312]: DEBUG oslo_concurrency.lockutils [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.292866] [47312]: DEBUG oslo_concurrency.lockutils [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.293152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.293274] [47312]: DEBUG oslo_concurrency.lockutils [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.324187] [47313]: DEBUG nova.policy [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.327859] [47313]: INFO nova.api.openstack.requestlog [None req-0a15b082-731e-4270-b99c-101f3715f93e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.044880 [ 671.328177] [47313]: [pid: 47313|app: 0|req: 1547/3189] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.329938] [47312]: DEBUG nova.policy [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.330371] [47313]: DEBUG nova.api.openstack.wsgi [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.331847] [47313]: DEBUG nova.compute.api [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.332959] [47312]: DEBUG nova.policy [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.333577] [47312]: DEBUG nova.policy [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.334760] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.334986] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.335187] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.335518] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.335711] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.335882] [47313]: DEBUG oslo_concurrency.lockutils [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.335962] [47312]: INFO nova.api.openstack.requestlog [None req-e941700e-4a72-4ea6-b13b-cf6579b07a34 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.050124 [ 671.336277] [47312]: [pid: 47312|app: 0|req: 1643/3190] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 671.338355] [47312]: DEBUG nova.api.openstack.wsgi [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.339827] [47312]: DEBUG nova.compute.api [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.345498] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.345719] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.345894] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.346241] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.346434] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.346601] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.363671] [47313]: DEBUG nova.policy [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.367431] [47313]: INFO nova.api.openstack.requestlog [None req-7de21dc8-c884-47f3-8f08-60d0bf930fe8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.038735 [ 671.367892] [47313]: [pid: 47313|app: 0|req: 1548/3191] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.370137] [47313]: DEBUG nova.api.openstack.wsgi [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.371645] [47313]: DEBUG nova.compute.api [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.374470] [47312]: DEBUG nova.policy [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.374566] [47313]: DEBUG oslo_concurrency.lockutils [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.374689] [47313]: DEBUG oslo_concurrency.lockutils [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.374872] [47313]: DEBUG oslo_concurrency.lockutils [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.375244] [47313]: DEBUG oslo_concurrency.lockutils [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.375436] [47313]: DEBUG oslo_concurrency.lockutils [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.375609] [47313]: DEBUG oslo_concurrency.lockutils [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.377981] [47312]: INFO nova.api.openstack.requestlog [None req-38a369a0-3128-4534-a170-6105f4291466 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.041212 [ 671.378291] [47312]: [pid: 47312|app: 0|req: 1644/3192] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.385361] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.386974] [47312]: DEBUG nova.compute.api [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.389721] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.389945] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.390139] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.390468] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.390660] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.390828] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.403165] [47313]: DEBUG nova.policy [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.406599] [47313]: INFO nova.api.openstack.requestlog [None req-1063d3c9-d250-47db-8971-e5b3a80419fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.038181 [ 671.406895] [47313]: [pid: 47313|app: 0|req: 1549/3193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.420114] [47312]: DEBUG nova.policy [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.422848] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.424256] [47312]: DEBUG nova.policy [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.424456] [47313]: DEBUG nova.compute.api [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.424845] [47312]: DEBUG nova.policy [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.427336] [47312]: INFO nova.api.openstack.requestlog [None req-f5ff96af-cdb4-4f6e-a39d-ff35f2914ba9 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.043694 [ 671.427642] [47312]: [pid: 47312|app: 0|req: 1645/3194] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 671.428177] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.428177] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.428177] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.428494] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.428726] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.428904] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.429832] [47312]: DEBUG nova.api.openstack.wsgi [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.431345] [47312]: DEBUG nova.compute.api [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.434753] [47312]: DEBUG oslo_concurrency.lockutils [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.434753] [47312]: DEBUG oslo_concurrency.lockutils [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.434753] [47312]: DEBUG oslo_concurrency.lockutils [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.435022] [47312]: DEBUG oslo_concurrency.lockutils [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.435219] [47312]: DEBUG oslo_concurrency.lockutils [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.435391] [47312]: DEBUG oslo_concurrency.lockutils [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.462388] [47313]: DEBUG nova.policy [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.466218] [47313]: INFO nova.api.openstack.requestlog [None req-c2b238fc-93a0-474c-8c76-ae8c8220d77f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045471 [ 671.466534] [47313]: [pid: 47313|app: 0|req: 1550/3195] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.467804] [47312]: DEBUG nova.policy [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.471643] [47312]: INFO nova.api.openstack.requestlog [None req-071fcbd3-9982-4427-b56b-5cc715a22955 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.043453 [ 671.472102] [47312]: [pid: 47312|app: 0|req: 1646/3196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.472336] [47313]: DEBUG nova.api.openstack.wsgi [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.473834] [47313]: DEBUG nova.compute.api [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.476831] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.477067] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.477206] [47312]: DEBUG nova.api.openstack.wsgi [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.477249] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.477580] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.477773] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.477943] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.478684] [47312]: DEBUG nova.compute.api [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.481893] [47312]: DEBUG oslo_concurrency.lockutils [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.482160] [47312]: DEBUG oslo_concurrency.lockutils [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.482346] [47312]: DEBUG oslo_concurrency.lockutils [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.482721] [47312]: DEBUG oslo_concurrency.lockutils [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.482919] [47312]: DEBUG oslo_concurrency.lockutils [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.483141] [47312]: DEBUG oslo_concurrency.lockutils [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.511856] [47313]: DEBUG nova.policy [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.516294] [47313]: INFO nova.api.openstack.requestlog [None req-cfbc5886-7d3a-4261-a963-f7ea4541974f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045666 [ 671.516615] [47313]: [pid: 47313|app: 0|req: 1551/3197] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.516668] [47312]: DEBUG nova.policy [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.518840] [47313]: DEBUG nova.api.openstack.wsgi [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.520402] [47313]: DEBUG nova.compute.api [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.521370] [47312]: INFO nova.api.openstack.requestlog [None req-12611002-a721-4ff5-9ae3-790495ee19f5 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.045820 [ 671.521774] [47312]: [pid: 47312|app: 0|req: 1647/3198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 671.523369] [47313]: DEBUG oslo_concurrency.lockutils [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.523585] [47313]: DEBUG oslo_concurrency.lockutils [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.523762] [47313]: DEBUG oslo_concurrency.lockutils [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.524070] [47312]: DEBUG nova.api.openstack.wsgi [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.524114] [47313]: DEBUG oslo_concurrency.lockutils [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.524305] [47313]: DEBUG oslo_concurrency.lockutils [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.524469] [47313]: DEBUG oslo_concurrency.lockutils [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.525616] [47312]: DEBUG nova.compute.api [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.528582] [47312]: DEBUG oslo_concurrency.lockutils [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.528815] [47312]: DEBUG oslo_concurrency.lockutils [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.528999] [47312]: DEBUG oslo_concurrency.lockutils [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.529359] [47312]: DEBUG oslo_concurrency.lockutils [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.529557] [47312]: DEBUG oslo_concurrency.lockutils [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.529726] [47312]: DEBUG oslo_concurrency.lockutils [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.557074] [47313]: DEBUG nova.policy [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.560903] [47313]: INFO nova.api.openstack.requestlog [None req-611595b1-5ff0-4d90-ac9d-585b9cfc060e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.043755 [ 671.561230] [47313]: [pid: 47313|app: 0|req: 1552/3199] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.562237] [47312]: DEBUG nova.policy [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.565909] [47312]: INFO nova.api.openstack.requestlog [None req-4627b5e9-4bf3-4f81-bfd3-2234229785a5 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.043586 [ 671.566223] [47312]: [pid: 47312|app: 0|req: 1648/3200] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.569148] [47313]: DEBUG nova.api.openstack.wsgi [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.570321] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.570683] [47313]: DEBUG nova.compute.api [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.571813] [47312]: DEBUG nova.compute.api [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.573839] [47313]: DEBUG oslo_concurrency.lockutils [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.574074] [47313]: DEBUG oslo_concurrency.lockutils [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.574261] [47313]: DEBUG oslo_concurrency.lockutils [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.574601] [47313]: DEBUG oslo_concurrency.lockutils [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.574724] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.574796] [47313]: DEBUG oslo_concurrency.lockutils [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.574955] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.574991] [47313]: DEBUG oslo_concurrency.lockutils [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.575168] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.575509] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.575708] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.575881] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.612499] [47312]: DEBUG nova.policy [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.613564] [47313]: DEBUG nova.policy [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.616050] [47312]: INFO nova.api.openstack.requestlog [None req-3c13e384-ff44-4d13-a99a-de8f9b5e44e5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.047427 [ 671.616359] [47312]: [pid: 47312|app: 0|req: 1649/3201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 671.617132] [47313]: INFO nova.api.openstack.requestlog [None req-af4c38e8-f545-4a01-a928-8909e8f9a96c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1264 microversion: 2.1 time: 0.049871 [ 671.617437] [47313]: [pid: 47313|app: 0|req: 1553/3202] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.618751] [47312]: DEBUG nova.api.openstack.wsgi [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.620233] [47312]: DEBUG nova.compute.api [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.623476] [47312]: DEBUG oslo_concurrency.lockutils [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.623691] [47312]: DEBUG oslo_concurrency.lockutils [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.623937] [47312]: DEBUG oslo_concurrency.lockutils [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.624229] [47312]: DEBUG oslo_concurrency.lockutils [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.624344] [47313]: DEBUG nova.api.openstack.wsgi [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.624424] [47312]: DEBUG oslo_concurrency.lockutils [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.624593] [47312]: DEBUG oslo_concurrency.lockutils [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.625798] [47313]: DEBUG nova.compute.api [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.628766] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.628999] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.629232] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.629576] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.629772] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.629955] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.657017] [47312]: DEBUG nova.policy [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.660625] [47312]: INFO nova.api.openstack.requestlog [None req-d38342b5-ea8a-4792-a750-b7466fab11ad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.043714 [ 671.660926] [47312]: [pid: 47312|app: 0|req: 1650/3203] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.662135] [47313]: DEBUG nova.policy [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.663228] [47312]: DEBUG nova.api.openstack.wsgi [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.664825] [47312]: DEBUG nova.compute.api [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.666057] [47313]: DEBUG nova.policy [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.667034] [47313]: DEBUG nova.policy [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.667203] [47313]: INFO nova.api.openstack.requestlog [None req-1e47d2d7-e71e-44e9-bc60-cf9fc695c5d9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.044667 [ 671.667568] [47313]: [pid: 47313|app: 0|req: 1554/3204] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 671.667807] [47312]: DEBUG oslo_concurrency.lockutils [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.668087] [47312]: DEBUG oslo_concurrency.lockutils [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.668294] [47312]: DEBUG oslo_concurrency.lockutils [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.668636] [47312]: DEBUG oslo_concurrency.lockutils [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.668832] [47312]: DEBUG oslo_concurrency.lockutils [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.669014] [47312]: DEBUG oslo_concurrency.lockutils [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.669709] [47313]: DEBUG nova.api.openstack.wsgi [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.671200] [47313]: DEBUG nova.compute.api [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.674054] [47313]: DEBUG oslo_concurrency.lockutils [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.674302] [47313]: DEBUG oslo_concurrency.lockutils [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.674486] [47313]: DEBUG oslo_concurrency.lockutils [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.674817] [47313]: DEBUG oslo_concurrency.lockutils [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.675020] [47313]: DEBUG oslo_concurrency.lockutils [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.675193] [47313]: DEBUG oslo_concurrency.lockutils [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.697937] [47312]: DEBUG nova.policy [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.701519] [47312]: INFO nova.api.openstack.requestlog [None req-11fcde5e-a785-4c23-a713-c68bcc5da1a5 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.040039 [ 671.701810] [47312]: [pid: 47312|app: 0|req: 1651/3205] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.707432] [47313]: DEBUG nova.policy [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.710930] [47313]: INFO nova.api.openstack.requestlog [None req-5937291f-bdf8-4a94-83b1-8874a3b56584 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.042864 [ 671.711228] [47313]: [pid: 47313|app: 0|req: 1555/3206] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.753674] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.755329] [47312]: DEBUG nova.compute.api [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.758671] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.758901] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.759096] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.759446] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.759661] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.759802] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.788430] [47312]: DEBUG nova.policy [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.792468] [47312]: INFO nova.api.openstack.requestlog [None req-ed301c13-b497-4874-9b75-dc2ada9d44e7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.040833 [ 671.792767] [47312]: [pid: 47312|app: 0|req: 1652/3207] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.798009] [47313]: DEBUG nova.api.openstack.wsgi [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.799665] [47313]: DEBUG nova.compute.api [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.803264] [47313]: DEBUG oslo_concurrency.lockutils [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.803496] [47313]: DEBUG oslo_concurrency.lockutils [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.803675] [47313]: DEBUG oslo_concurrency.lockutils [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.804035] [47313]: DEBUG oslo_concurrency.lockutils [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.804233] [47313]: DEBUG oslo_concurrency.lockutils [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.804400] [47313]: DEBUG oslo_concurrency.lockutils [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.819812] [47312]: DEBUG nova.api.openstack.wsgi [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.821599] [47312]: DEBUG nova.compute.api [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.824856] [47312]: DEBUG oslo_concurrency.lockutils [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.825116] [47312]: DEBUG oslo_concurrency.lockutils [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.825326] [47312]: DEBUG oslo_concurrency.lockutils [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.825673] [47312]: DEBUG oslo_concurrency.lockutils [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.825870] [47312]: DEBUG oslo_concurrency.lockutils [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.826052] [47312]: DEBUG oslo_concurrency.lockutils [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.834956] [47313]: DEBUG nova.policy [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.838928] [47313]: INFO nova.api.openstack.requestlog [None req-36ab815a-2bb4-42f5-b263-ddaa1dd4cf85 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.043172 [ 671.839254] [47313]: [pid: 47313|app: 0|req: 1556/3208] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.841482] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.843070] [47313]: DEBUG nova.compute.api [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.846013] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.846248] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.846428] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.846766] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.846962] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.847148] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.855454] [47312]: DEBUG nova.policy [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.859302] [47312]: DEBUG nova.policy [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.859889] [47312]: DEBUG nova.policy [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.862475] [47312]: INFO nova.api.openstack.requestlog [None req-19784880-4f21-499b-ac73-f19b34915321 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.044820 [ 671.862775] [47312]: [pid: 47312|app: 0|req: 1653/3209] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 671.866014] [47312]: DEBUG nova.api.openstack.wsgi [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.866492] [47312]: DEBUG nova.compute.api [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.869533] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.869744] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.870565] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.870565] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.870565] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.870711] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.875017] [47313]: DEBUG nova.policy [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.878777] [47313]: INFO nova.api.openstack.requestlog [None req-6bd40caa-8486-4046-a624-9f095409d474 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.038999 [ 671.879093] [47313]: [pid: 47313|app: 0|req: 1557/3210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.897323] [47312]: DEBUG nova.policy [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.900585] [47312]: INFO nova.api.openstack.requestlog [None req-9df6da79-f06d-4a6c-a2fa-ab3a001e9080 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.037289 [ 671.900957] [47312]: [pid: 47312|app: 0|req: 1654/3211] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 671.907916] [47313]: DEBUG nova.api.openstack.wsgi [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 671.909500] [47313]: DEBUG nova.compute.api [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 671.912643] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.912869] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.913071] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.913410] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 671.913606] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 671.913775] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 671.944201] [47313]: DEBUG nova.policy [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 671.948260] [47313]: INFO nova.api.openstack.requestlog [None req-7cf62d65-7cd1-4975-a9db-168107f31127 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1288 microversion: 2.1 time: 0.042099 [ 671.948548] [47313]: [pid: 47313|app: 0|req: 1558/3212] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:28 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1288 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.243866] [47312]: DEBUG nova.api.openstack.wsgi [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.244171] [47313]: DEBUG nova.api.openstack.wsgi [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.245591] [47313]: DEBUG nova.compute.api [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.245646] [47312]: DEBUG nova.compute.api [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.249367] [47312]: DEBUG oslo_concurrency.lockutils [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.249422] [47313]: DEBUG oslo_concurrency.lockutils [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.249628] [47313]: DEBUG oslo_concurrency.lockutils [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.249673] [47312]: DEBUG oslo_concurrency.lockutils [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.249820] [47313]: DEBUG oslo_concurrency.lockutils [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.249856] [47312]: DEBUG oslo_concurrency.lockutils [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.250385] [47313]: DEBUG oslo_concurrency.lockutils [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.250443] [47312]: DEBUG oslo_concurrency.lockutils [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.250623] [47313]: DEBUG oslo_concurrency.lockutils [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.250660] [47312]: DEBUG oslo_concurrency.lockutils [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.250807] [47313]: DEBUG oslo_concurrency.lockutils [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.250906] [47312]: DEBUG oslo_concurrency.lockutils [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.284378] [47313]: DEBUG nova.policy [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.288212] [47313]: INFO nova.api.openstack.requestlog [None req-86eb83f5-df4a-43ac-8aaf-ed0921a976cb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046508 [ 672.288528] [47313]: [pid: 47313|app: 0|req: 1559/3213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.290852] [47312]: DEBUG nova.policy [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.293464] [47313]: DEBUG nova.api.openstack.wsgi [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.295072] [47312]: INFO nova.api.openstack.requestlog [None req-7466931e-6665-4a65-9ae2-7cebe3387bd3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.053684 [ 672.295151] [47313]: DEBUG nova.compute.api [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.295186] [47312]: [pid: 47312|app: 0|req: 1655/3214] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.297541] [47312]: DEBUG nova.api.openstack.wsgi [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.298056] [47313]: DEBUG oslo_concurrency.lockutils [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.298290] [47313]: DEBUG oslo_concurrency.lockutils [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.298471] [47313]: DEBUG oslo_concurrency.lockutils [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.298815] [47313]: DEBUG oslo_concurrency.lockutils [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.298942] [47312]: DEBUG nova.compute.api [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.299027] [47313]: DEBUG oslo_concurrency.lockutils [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.299197] [47313]: DEBUG oslo_concurrency.lockutils [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.302081] [47312]: DEBUG oslo_concurrency.lockutils [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.302324] [47312]: DEBUG oslo_concurrency.lockutils [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.302508] [47312]: DEBUG oslo_concurrency.lockutils [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.302860] [47312]: DEBUG oslo_concurrency.lockutils [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.303131] [47312]: DEBUG oslo_concurrency.lockutils [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.303322] [47312]: DEBUG oslo_concurrency.lockutils [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.337048] [47312]: DEBUG nova.policy [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.338981] [47313]: DEBUG nova.policy [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.341007] [47312]: DEBUG nova.policy [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.341645] [47312]: DEBUG nova.policy [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.342599] [47312]: INFO nova.api.openstack.requestlog [None req-29df15fe-0cbf-4a0f-b807-08a840a92a21 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.046761 [ 672.342701] [47312]: [pid: 47312|app: 0|req: 1656/3215] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.343405] [47313]: INFO nova.api.openstack.requestlog [None req-62d1b06f-7cb2-452e-8e2b-40416e8eeee4 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051702 [ 672.343758] [47313]: [pid: 47313|app: 0|req: 1560/3216] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.346018] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.346972] [47312]: DEBUG nova.compute.api [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.349466] [47313]: DEBUG nova.api.openstack.wsgi [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.350386] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.350609] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.350784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.351054] [47313]: DEBUG nova.compute.api [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.351165] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.351364] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.351576] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.354373] [47313]: DEBUG oslo_concurrency.lockutils [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.354606] [47313]: DEBUG oslo_concurrency.lockutils [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.354789] [47313]: DEBUG oslo_concurrency.lockutils [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.355217] [47313]: DEBUG oslo_concurrency.lockutils [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.355432] [47313]: DEBUG oslo_concurrency.lockutils [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.355627] [47313]: DEBUG oslo_concurrency.lockutils [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.386642] [47312]: DEBUG nova.policy [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.390679] [47312]: INFO nova.api.openstack.requestlog [None req-c9218b45-f11e-4366-aab8-491b9556c463 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047371 [ 672.390945] [47312]: [pid: 47312|app: 0|req: 1657/3217] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.392027] [47313]: DEBUG nova.policy [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.393430] [47312]: DEBUG nova.api.openstack.wsgi [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.394924] [47312]: DEBUG nova.compute.api [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.396322] [47313]: DEBUG nova.policy [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.396934] [47313]: DEBUG nova.policy [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.398488] [47312]: DEBUG oslo_concurrency.lockutils [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.398723] [47312]: DEBUG oslo_concurrency.lockutils [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.398905] [47312]: DEBUG oslo_concurrency.lockutils [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.399306] [47312]: DEBUG oslo_concurrency.lockutils [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.399486] [47312]: DEBUG oslo_concurrency.lockutils [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.399603] [47313]: INFO nova.api.openstack.requestlog [None req-19650684-cafc-49ec-9349-1e9e1bc30416 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.051981 [ 672.399731] [47312]: DEBUG oslo_concurrency.lockutils [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.399937] [47313]: [pid: 47313|app: 0|req: 1561/3218] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 672.403881] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.405686] [47313]: DEBUG nova.compute.api [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.408588] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.408813] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.409206] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.409353] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.409548] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.409722] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.440430] [47312]: DEBUG nova.policy [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.441428] [47313]: DEBUG nova.policy [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.444748] [47312]: INFO nova.api.openstack.requestlog [None req-119a7c57-e84b-4a2d-bff5-ef3b63915b7f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.053205 [ 672.445086] [47312]: [pid: 47312|app: 0|req: 1658/3219] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.445709] [47313]: INFO nova.api.openstack.requestlog [None req-dc5bad9d-cd66-4992-8911-d1e2cf173c03 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.045189 [ 672.446080] [47313]: [pid: 47313|app: 0|req: 1562/3220] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.447430] [47312]: DEBUG nova.api.openstack.wsgi [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.448738] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.448990] [47312]: DEBUG nova.compute.api [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.450338] [47313]: DEBUG nova.compute.api [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.452303] [47312]: DEBUG oslo_concurrency.lockutils [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.452532] [47312]: DEBUG oslo_concurrency.lockutils [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.452716] [47312]: DEBUG oslo_concurrency.lockutils [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.453125] [47312]: DEBUG oslo_concurrency.lockutils [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.453339] [47312]: DEBUG oslo_concurrency.lockutils [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.453563] [47312]: DEBUG oslo_concurrency.lockutils [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.453752] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.453990] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.454183] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.454556] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.454757] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.454928] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.489039] [47312]: DEBUG nova.policy [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.493526] [47312]: INFO nova.api.openstack.requestlog [None req-3009b321-0fca-4bc7-bddb-5d519fa98974 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.047863 [ 672.493838] [47312]: [pid: 47312|app: 0|req: 1659/3221] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.497646] [47312]: DEBUG nova.api.openstack.wsgi [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.497646] [47312]: DEBUG nova.compute.api [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.500539] [47313]: DEBUG nova.policy [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.500644] [47312]: DEBUG oslo_concurrency.lockutils [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.500825] [47312]: DEBUG oslo_concurrency.lockutils [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.500998] [47312]: DEBUG oslo_concurrency.lockutils [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.501351] [47312]: DEBUG oslo_concurrency.lockutils [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.501537] [47312]: DEBUG oslo_concurrency.lockutils [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.502339] [47312]: DEBUG oslo_concurrency.lockutils [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.504812] [47313]: DEBUG nova.policy [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.505438] [47313]: DEBUG nova.policy [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.508346] [47313]: INFO nova.api.openstack.requestlog [None req-2ad61dc4-e52b-4d37-9a55-318af004fcbc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.061479 [ 672.508696] [47313]: [pid: 47313|app: 0|req: 1563/3222] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.511591] [47313]: DEBUG nova.api.openstack.wsgi [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.513708] [47313]: DEBUG nova.compute.api [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.516255] [47313]: DEBUG oslo_concurrency.lockutils [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.516255] [47313]: DEBUG oslo_concurrency.lockutils [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.516255] [47313]: DEBUG oslo_concurrency.lockutils [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.516423] [47313]: DEBUG oslo_concurrency.lockutils [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.516460] [47313]: DEBUG oslo_concurrency.lockutils [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.517033] [47313]: DEBUG oslo_concurrency.lockutils [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.536253] [47312]: DEBUG nova.policy [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.540331] [47312]: INFO nova.api.openstack.requestlog [None req-28e989a4-b2f5-4705-95ea-eac77d63e583 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045929 [ 672.540652] [47312]: [pid: 47312|app: 0|req: 1660/3223] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.543010] [47312]: DEBUG nova.api.openstack.wsgi [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.544505] [47312]: DEBUG nova.compute.api [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.547555] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.547745] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.547925] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.548288] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.548494] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.548659] [47312]: DEBUG oslo_concurrency.lockutils [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.552412] [47313]: DEBUG nova.policy [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.556351] [47313]: INFO nova.api.openstack.requestlog [None req-527be582-d43d-408b-82d3-645b7babad84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.047349 [ 672.556675] [47313]: [pid: 47313|app: 0|req: 1564/3224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.558942] [47313]: DEBUG nova.api.openstack.wsgi [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.560537] [47313]: DEBUG nova.compute.api [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.563476] [47313]: DEBUG oslo_concurrency.lockutils [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.563703] [47313]: DEBUG oslo_concurrency.lockutils [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.563908] [47313]: DEBUG oslo_concurrency.lockutils [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.564239] [47313]: DEBUG oslo_concurrency.lockutils [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.564497] [47313]: DEBUG oslo_concurrency.lockutils [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.564685] [47313]: DEBUG oslo_concurrency.lockutils [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.583961] [47312]: DEBUG nova.policy [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.587861] [47312]: INFO nova.api.openstack.requestlog [None req-88a7382d-66a5-4cab-9d7a-6635409e8f57 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.046674 [ 672.588211] [47312]: [pid: 47312|app: 0|req: 1661/3225] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.592048] [47312]: DEBUG nova.api.openstack.wsgi [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.592048] [47312]: DEBUG nova.compute.api [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.595068] [47312]: DEBUG oslo_concurrency.lockutils [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.595322] [47312]: DEBUG oslo_concurrency.lockutils [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.595968] [47312]: DEBUG oslo_concurrency.lockutils [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.595968] [47312]: DEBUG oslo_concurrency.lockutils [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.596128] [47312]: DEBUG oslo_concurrency.lockutils [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.596210] [47312]: DEBUG oslo_concurrency.lockutils [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.598290] [47313]: DEBUG nova.policy [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.602478] [47313]: INFO nova.api.openstack.requestlog [None req-42f05192-b7a6-4aff-90f5-97df6577c228 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.045246 [ 672.602791] [47313]: [pid: 47313|app: 0|req: 1565/3226] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.605259] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.606800] [47313]: DEBUG nova.compute.api [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.610311] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.610648] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.610846] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.611245] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.611464] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.611640] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.639886] [47312]: DEBUG nova.policy [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.644288] [47312]: INFO nova.api.openstack.requestlog [None req-11ab9c9a-80f0-4939-9f0a-e0e58f302240 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.055507 [ 672.644618] [47312]: [pid: 47312|app: 0|req: 1662/3227] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.647073] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.648637] [47312]: DEBUG nova.compute.api [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.650360] [47313]: DEBUG nova.policy [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.651890] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.652269] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.652484] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.652844] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.653069] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.653252] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.654555] [47313]: INFO nova.api.openstack.requestlog [None req-cc6f5de8-5a32-49d6-b7fc-a4341368ab4a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.051149 [ 672.654904] [47313]: [pid: 47313|app: 0|req: 1566/3228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.658990] [47313]: DEBUG nova.api.openstack.wsgi [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.658990] [47313]: DEBUG nova.compute.api [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.661932] [47313]: DEBUG oslo_concurrency.lockutils [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.662197] [47313]: DEBUG oslo_concurrency.lockutils [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.662378] [47313]: DEBUG oslo_concurrency.lockutils [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.662748] [47313]: DEBUG oslo_concurrency.lockutils [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.662965] [47313]: DEBUG oslo_concurrency.lockutils [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.663154] [47313]: DEBUG oslo_concurrency.lockutils [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.692745] [47312]: DEBUG nova.policy [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.697237] [47312]: INFO nova.api.openstack.requestlog [None req-3b4f00a9-fce7-44c2-bfb7-4e4d655a339a tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052053 [ 672.697560] [47312]: [pid: 47312|app: 0|req: 1663/3229] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.699870] [47312]: DEBUG nova.api.openstack.wsgi [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.701415] [47312]: DEBUG nova.compute.api [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.704498] [47312]: DEBUG oslo_concurrency.lockutils [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.704725] [47312]: DEBUG oslo_concurrency.lockutils [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.704908] [47312]: DEBUG oslo_concurrency.lockutils [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.705302] [47312]: DEBUG oslo_concurrency.lockutils [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.705553] [47312]: DEBUG oslo_concurrency.lockutils [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.705732] [47312]: DEBUG oslo_concurrency.lockutils [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.708726] [47313]: DEBUG nova.policy [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.713059] [47313]: INFO nova.api.openstack.requestlog [None req-75b7146e-05f8-48c6-b450-5425b5d25cad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1320 microversion: 2.1 time: 0.057563 [ 672.713429] [47313]: [pid: 47313|app: 0|req: 1567/3230] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1320 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.715653] [47313]: DEBUG nova.api.openstack.wsgi [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.717162] [47313]: DEBUG nova.compute.api [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.720227] [47313]: DEBUG oslo_concurrency.lockutils [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.720484] [47313]: DEBUG oslo_concurrency.lockutils [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.720630] [47313]: DEBUG oslo_concurrency.lockutils [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.720974] [47313]: DEBUG oslo_concurrency.lockutils [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.721222] [47313]: DEBUG oslo_concurrency.lockutils [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.721346] [47313]: DEBUG oslo_concurrency.lockutils [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.739699] [47312]: DEBUG nova.policy [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.744298] [47312]: INFO nova.api.openstack.requestlog [None req-07320526-df5e-448f-999a-2d4745cae38d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046111 [ 672.744602] [47312]: [pid: 47312|app: 0|req: 1664/3231] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.748027] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.748733] [47312]: DEBUG nova.compute.api [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.752575] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.752811] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.753038] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.753593] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.753593] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.753755] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.760144] [47313]: DEBUG nova.policy [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.764618] [47313]: DEBUG nova.policy [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.765301] [47313]: DEBUG nova.policy [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.765855] [47313]: INFO nova.api.openstack.requestlog [None req-078fbf8d-6094-48a9-8603-b6c3b249dc08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.051980 [ 672.766176] [47313]: [pid: 47313|app: 0|req: 1568/3232] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.768767] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.770433] [47313]: DEBUG nova.compute.api [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.773770] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.774011] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.774207] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.774608] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.774756] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.774928] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.789550] [47312]: DEBUG nova.policy [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.794501] [47312]: INFO nova.api.openstack.requestlog [None req-fb238222-1f71-407c-ab80-3916b9c847d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.049322 [ 672.794821] [47312]: [pid: 47312|app: 0|req: 1665/3233] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.804637] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.806248] [47312]: DEBUG nova.compute.api [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.807416] [47313]: DEBUG nova.policy [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.809549] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.809783] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.809971] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.810343] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.810619] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.810708] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.811402] [47313]: INFO nova.api.openstack.requestlog [None req-2c5fb212-6a07-4a9f-8ae2-2c42e75c67bd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.044652 [ 672.811729] [47313]: [pid: 47313|app: 0|req: 1569/3234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.845971] [47312]: DEBUG nova.policy [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.850133] [47313]: DEBUG nova.api.openstack.wsgi [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.850366] [47312]: INFO nova.api.openstack.requestlog [None req-cb31e04c-a493-4624-8df2-2d43635d09cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.047592 [ 672.850679] [47312]: [pid: 47312|app: 0|req: 1666/3235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.851856] [47313]: DEBUG nova.compute.api [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.855798] [47313]: DEBUG oslo_concurrency.lockutils [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.856053] [47313]: DEBUG oslo_concurrency.lockutils [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.856254] [47313]: DEBUG oslo_concurrency.lockutils [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.856647] [47313]: DEBUG oslo_concurrency.lockutils [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.856848] [47313]: DEBUG oslo_concurrency.lockutils [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.857032] [47313]: DEBUG oslo_concurrency.lockutils [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.877206] [47312]: DEBUG nova.api.openstack.wsgi [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.878903] [47312]: DEBUG nova.compute.api [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.882661] [47312]: DEBUG oslo_concurrency.lockutils [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.882938] [47312]: DEBUG oslo_concurrency.lockutils [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.883135] [47312]: DEBUG oslo_concurrency.lockutils [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.883495] [47312]: DEBUG oslo_concurrency.lockutils [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.883694] [47312]: DEBUG oslo_concurrency.lockutils [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.883865] [47312]: DEBUG oslo_concurrency.lockutils [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.888654] [47313]: DEBUG nova.policy [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.893373] [47313]: INFO nova.api.openstack.requestlog [None req-627d3426-524d-4302-a8e7-2cd40c70bace tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.045461 [ 672.893640] [47313]: [pid: 47313|app: 0|req: 1570/3236] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 672.896288] [47313]: DEBUG nova.api.openstack.wsgi [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.897891] [47313]: DEBUG nova.compute.api [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.901139] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.901383] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.901569] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.902011] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.902249] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.902428] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.933971] [47312]: DEBUG nova.policy [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.940427] [47313]: DEBUG nova.policy [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.940502] [47312]: DEBUG nova.policy [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.941153] [47312]: DEBUG nova.policy [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 672.944196] [47312]: INFO nova.api.openstack.requestlog [None req-527ac335-4907-42ca-9761-bd2f91b1c7e9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.069397 [ 672.944521] [47312]: [pid: 47312|app: 0|req: 1667/3237] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 672.946211] [47313]: INFO nova.api.openstack.requestlog [None req-9cfe29f9-7150-4fc5-9528-d24560372c9d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.051958 [ 672.946537] [47313]: [pid: 47313|app: 0|req: 1571/3238] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 672.947118] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.948726] [47312]: DEBUG nova.compute.api [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.953409] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.953798] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.954107] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.955020] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.955270] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.955550] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.964598] [47313]: DEBUG nova.api.openstack.wsgi [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 672.964598] [47313]: DEBUG nova.compute.api [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 672.966898] [47313]: DEBUG oslo_concurrency.lockutils [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.967143] [47313]: DEBUG oslo_concurrency.lockutils [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.967327] [47313]: DEBUG oslo_concurrency.lockutils [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 672.968818] [47313]: DEBUG oslo_concurrency.lockutils [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 672.968818] [47313]: DEBUG oslo_concurrency.lockutils [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 672.968818] [47313]: DEBUG oslo_concurrency.lockutils [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.011697] [47312]: DEBUG nova.policy [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.016278] [47312]: INFO nova.api.openstack.requestlog [None req-2f7f66b4-b536-475a-aa95-052f8ec44ebb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.071134 [ 673.016598] [47312]: [pid: 47312|app: 0|req: 1668/3239] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.164879] [47313]: DEBUG nova.policy [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.169184] [47313]: INFO nova.api.openstack.requestlog [None req-22c7fb47-e4ab-459e-a1c0-cbbc2c701e67 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1374 microversion: 2.1 time: 0.210241 [ 673.169524] [47313]: [pid: 47313|app: 0|req: 1572/3240] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:29 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1374 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.301503] [47312]: DEBUG nova.api.openstack.wsgi [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.303266] [47312]: DEBUG nova.compute.api [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.307356] [47313]: DEBUG nova.api.openstack.wsgi [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.308056] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.308312] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.308501] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.308839] [47313]: DEBUG nova.compute.api [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.308888] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.309047] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.309225] [47312]: DEBUG oslo_concurrency.lockutils [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.312635] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.313032] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.313223] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.313635] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.313889] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.314131] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.356929] [47313]: DEBUG nova.policy [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.358985] [47312]: DEBUG nova.policy [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.363211] [47312]: INFO nova.api.openstack.requestlog [None req-02b4ebb8-ecf6-4623-a436-2466d334230d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.063906 [ 673.363315] [47313]: INFO nova.api.openstack.requestlog [None req-c6407f9a-410c-4512-b24c-a240035e09c0 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.058495 [ 673.363540] [47312]: [pid: 47312|app: 0|req: 1669/3241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.363585] [47313]: [pid: 47313|app: 0|req: 1573/3242] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.365819] [47312]: DEBUG nova.api.openstack.wsgi [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.366375] [47313]: DEBUG nova.api.openstack.wsgi [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.367771] [47312]: DEBUG nova.compute.api [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.368383] [47313]: DEBUG nova.compute.api [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.371833] [47313]: DEBUG oslo_concurrency.lockutils [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.372086] [47313]: DEBUG oslo_concurrency.lockutils [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.372324] [47313]: DEBUG oslo_concurrency.lockutils [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.372679] [47313]: DEBUG oslo_concurrency.lockutils [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.372878] [47313]: DEBUG oslo_concurrency.lockutils [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.373092] [47313]: DEBUG oslo_concurrency.lockutils [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.374832] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.375082] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.375271] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.375617] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.375814] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.375983] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.416112] [47313]: DEBUG nova.policy [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.418083] [47312]: DEBUG nova.policy [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.419940] [47313]: INFO nova.api.openstack.requestlog [None req-4908d979-a69e-43a9-bce2-9d3e948549e8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055856 [ 673.420255] [47313]: [pid: 47313|app: 0|req: 1574/3243] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.422079] [47312]: DEBUG nova.policy [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.422579] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.422715] [47312]: DEBUG nova.policy [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.423336] [47312]: INFO nova.api.openstack.requestlog [None req-ddaf781b-36d3-4e65-b701-664dd79da617 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.059306 [ 673.423634] [47312]: [pid: 47312|app: 0|req: 1670/3244] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 673.424154] [47313]: DEBUG nova.compute.api [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.427129] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.427898] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.428043] [47312]: DEBUG nova.compute.api [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.428115] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.428115] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.428115] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.428283] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.428436] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.430253] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.430472] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.430652] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.430992] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.431201] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.431373] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.477239] [47312]: DEBUG nova.policy [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.479461] [47313]: DEBUG nova.policy [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.483811] [47313]: INFO nova.api.openstack.requestlog [None req-6fb4a496-9d48-4d29-99f1-ad927728341f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.062754 [ 673.483883] [47312]: DEBUG nova.policy [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.483967] [47313]: [pid: 47313|app: 0|req: 1575/3245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.484717] [47312]: DEBUG nova.policy [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.486446] [47313]: DEBUG nova.api.openstack.wsgi [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.488030] [47313]: DEBUG nova.compute.api [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.488227] [47312]: INFO nova.api.openstack.requestlog [None req-e1f8bc97-27d1-4d3b-93d5-1dbf490873ec tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.064059 [ 673.488548] [47312]: [pid: 47312|app: 0|req: 1671/3246] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 673.491907] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.492043] [47313]: DEBUG oslo_concurrency.lockutils [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.492236] [47313]: DEBUG oslo_concurrency.lockutils [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.492427] [47313]: DEBUG oslo_concurrency.lockutils [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.492786] [47313]: DEBUG oslo_concurrency.lockutils [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.492979] [47313]: DEBUG oslo_concurrency.lockutils [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.493174] [47313]: DEBUG oslo_concurrency.lockutils [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.497672] [47312]: DEBUG nova.compute.api [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.503058] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.503058] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.503058] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.503058] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.503058] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.503058] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.541063] [47313]: DEBUG nova.policy [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.545484] [47313]: INFO nova.api.openstack.requestlog [None req-afec3bc8-7351-4a80-8aaf-84fdb12c9db3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.060865 [ 673.545866] [47313]: [pid: 47313|app: 0|req: 1576/3247] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.549143] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.549191] [47312]: DEBUG nova.policy [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.549688] [47313]: DEBUG nova.compute.api [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.552855] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.553064] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.553251] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.553536] [47312]: INFO nova.api.openstack.requestlog [None req-cfaba5cc-868d-41d5-bef1-11d26fafd480 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.064369 [ 673.553594] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.553794] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.553968] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.554132] [47312]: [pid: 47312|app: 0|req: 1672/3248] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.557588] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.558335] [47312]: DEBUG nova.compute.api [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.562440] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.562440] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.562587] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.563013] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.563301] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.563522] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.596110] [47313]: DEBUG nova.policy [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.600392] [47313]: INFO nova.api.openstack.requestlog [None req-ab63b060-9c5c-4c4f-85c2-a16a5cb9d64c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.054061 [ 673.600679] [47313]: [pid: 47313|app: 0|req: 1577/3249] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.603166] [47313]: DEBUG nova.api.openstack.wsgi [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.604684] [47313]: DEBUG nova.compute.api [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.607620] [47313]: DEBUG oslo_concurrency.lockutils [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.607850] [47313]: DEBUG oslo_concurrency.lockutils [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.608043] [47313]: DEBUG oslo_concurrency.lockutils [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.608251] [47312]: DEBUG nova.policy [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.608389] [47313]: DEBUG oslo_concurrency.lockutils [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.608616] [47313]: DEBUG oslo_concurrency.lockutils [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.608797] [47313]: DEBUG oslo_concurrency.lockutils [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.612505] [47312]: DEBUG nova.policy [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.613201] [47312]: DEBUG nova.policy [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.615754] [47312]: INFO nova.api.openstack.requestlog [None req-ec34a05c-06e7-4fa3-bb7b-6c3f6ebdba64 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.061059 [ 673.616131] [47312]: [pid: 47312|app: 0|req: 1673/3250] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 673.618470] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.620216] [47312]: DEBUG nova.compute.api [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.623029] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.623319] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.623559] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.623954] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.624256] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.624649] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.658096] [47313]: DEBUG nova.policy [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.660101] [47312]: DEBUG nova.policy [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.662684] [47313]: INFO nova.api.openstack.requestlog [None req-28804e7e-5b58-4b6d-8684-76f73c1c3c1b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.061435 [ 673.663011] [47313]: [pid: 47313|app: 0|req: 1578/3251] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.665375] [47312]: INFO nova.api.openstack.requestlog [None req-5ca48b31-bcc7-497a-9281-8905f3420868 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.048549 [ 673.665712] [47312]: [pid: 47312|app: 0|req: 1674/3252] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.667661] [47313]: DEBUG nova.api.openstack.wsgi [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.668230] [47312]: DEBUG nova.api.openstack.wsgi [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.669845] [47312]: DEBUG nova.compute.api [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.673291] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.673498] [47313]: DEBUG nova.compute.api [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.673610] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.673848] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.674277] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.674536] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.674786] [47312]: DEBUG oslo_concurrency.lockutils [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.677933] [47313]: DEBUG oslo_concurrency.lockutils [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.677933] [47313]: DEBUG oslo_concurrency.lockutils [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.677933] [47313]: DEBUG oslo_concurrency.lockutils [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.678144] [47313]: DEBUG oslo_concurrency.lockutils [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.678334] [47313]: DEBUG oslo_concurrency.lockutils [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.678496] [47313]: DEBUG oslo_concurrency.lockutils [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.715956] [47312]: DEBUG nova.policy [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.720156] [47312]: INFO nova.api.openstack.requestlog [None req-c03bcb14-c639-4178-99d2-78d35d6ff974 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.053832 [ 673.720519] [47312]: [pid: 47312|app: 0|req: 1675/3253] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.722778] [47313]: DEBUG nova.policy [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.724307] [47312]: DEBUG nova.api.openstack.wsgi [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.725841] [47312]: DEBUG nova.compute.api [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.726743] [47313]: INFO nova.api.openstack.requestlog [None req-28896685-379a-4297-88a3-73196a3d7d87 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.063093 [ 673.727230] [47313]: [pid: 47313|app: 0|req: 1579/3254] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.728844] [47312]: DEBUG oslo_concurrency.lockutils [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.729052] [47312]: DEBUG oslo_concurrency.lockutils [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.729347] [47312]: DEBUG oslo_concurrency.lockutils [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.729488] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.729596] [47312]: DEBUG oslo_concurrency.lockutils [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.729822] [47312]: DEBUG oslo_concurrency.lockutils [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.730070] [47312]: DEBUG oslo_concurrency.lockutils [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.733347] [47313]: DEBUG nova.compute.api [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.738600] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.738835] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.739109] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.739502] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.739699] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.739896] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.762194] [47312]: DEBUG nova.policy [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.766465] [47312]: INFO nova.api.openstack.requestlog [None req-06694d22-45ac-4b58-8533-760ac3989873 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045368 [ 673.767074] [47312]: [pid: 47312|app: 0|req: 1676/3255] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.769632] [47312]: DEBUG nova.api.openstack.wsgi [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.771208] [47312]: DEBUG nova.compute.api [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.775160] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.775396] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.775579] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.775934] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.776182] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.776352] [47312]: DEBUG oslo_concurrency.lockutils [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.776670] [47313]: DEBUG nova.policy [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.781105] [47313]: INFO nova.api.openstack.requestlog [None req-c4b3b325-5dc6-42c0-98ca-8486cc87603d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.053298 [ 673.781429] [47313]: [pid: 47313|app: 0|req: 1580/3256] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.784087] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.785594] [47313]: DEBUG nova.compute.api [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.788572] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.788802] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.788985] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.789347] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.789642] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.789860] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.820718] [47312]: DEBUG nova.policy [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.825109] [47312]: INFO nova.api.openstack.requestlog [None req-3adc7985-c55d-4170-92f7-030f6e76b856 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.057397 [ 673.825434] [47312]: [pid: 47312|app: 0|req: 1677/3257] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 673.829013] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 673.829247] [47312]: DEBUG nova.compute.api [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 673.832425] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.832651] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.832836] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.833200] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 673.833399] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 673.833571] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 673.995583] [47313]: DEBUG nova.policy [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 673.999857] [47313]: INFO nova.api.openstack.requestlog [None req-1b82a0e6-fa00-4ea0-ad07-335e1b044a76 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1320 microversion: 2.1 time: 0.217876 [ 674.000213] [47313]: [pid: 47313|app: 0|req: 1581/3258] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1320 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.002705] [47313]: DEBUG nova.api.openstack.wsgi [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.004358] [47313]: DEBUG nova.compute.api [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.007621] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.007849] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.008065] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.008432] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.008630] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.008803] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.010556] [47312]: DEBUG nova.policy [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.015291] [47312]: INFO nova.api.openstack.requestlog [None req-4e2c3a03-9044-471f-b11e-495d63f313a6 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.189210 [ 674.015589] [47312]: [pid: 47312|app: 0|req: 1678/3259] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.017957] [47312]: DEBUG nova.api.openstack.wsgi [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.019759] [47312]: DEBUG nova.compute.api [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.022679] [47312]: DEBUG oslo_concurrency.lockutils [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.023376] [47312]: DEBUG oslo_concurrency.lockutils [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.023376] [47312]: DEBUG oslo_concurrency.lockutils [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.023515] [47312]: DEBUG oslo_concurrency.lockutils [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.023713] [47312]: DEBUG oslo_concurrency.lockutils [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.023886] [47312]: DEBUG oslo_concurrency.lockutils [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.043679] [47313]: DEBUG nova.policy [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.047579] [47313]: DEBUG nova.policy [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.048210] [47313]: DEBUG nova.policy [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.048801] [47313]: INFO nova.api.openstack.requestlog [None req-a18a185b-1ec5-4f1f-8b5a-1c443deab5fd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.048090 [ 674.053014] [47313]: [pid: 47313|app: 0|req: 1582/3260] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.053014] [47313]: DEBUG nova.api.openstack.wsgi [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.053371] [47313]: DEBUG nova.compute.api [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.056372] [47313]: DEBUG oslo_concurrency.lockutils [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.056585] [47313]: DEBUG oslo_concurrency.lockutils [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.056777] [47313]: DEBUG oslo_concurrency.lockutils [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.057102] [47313]: DEBUG oslo_concurrency.lockutils [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.057292] [47313]: DEBUG oslo_concurrency.lockutils [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.057457] [47313]: DEBUG oslo_concurrency.lockutils [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.057931] [47312]: DEBUG nova.policy [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.062020] [47312]: INFO nova.api.openstack.requestlog [None req-3650777d-a59c-4d71-97ca-352e6d712394 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.045871 [ 674.062369] [47312]: [pid: 47312|app: 0|req: 1679/3261] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.066313] [47312]: DEBUG nova.api.openstack.wsgi [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.066313] [47312]: DEBUG nova.compute.api [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.070025] [47312]: DEBUG oslo_concurrency.lockutils [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.070025] [47312]: DEBUG oslo_concurrency.lockutils [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.070025] [47312]: DEBUG oslo_concurrency.lockutils [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.070354] [47312]: DEBUG oslo_concurrency.lockutils [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.070409] [47312]: DEBUG oslo_concurrency.lockutils [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.070529] [47312]: DEBUG oslo_concurrency.lockutils [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.099673] [47313]: DEBUG nova.policy [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.104504] [47313]: INFO nova.api.openstack.requestlog [None req-2df83a11-3a52-4dd6-a98e-ac59e0ddfa65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.054496 [ 674.104829] [47313]: [pid: 47313|app: 0|req: 1583/3262] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.111196] [47313]: DEBUG nova.api.openstack.wsgi [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.111290] [47312]: DEBUG nova.policy [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.112802] [47313]: DEBUG nova.compute.api [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.115597] [47312]: INFO nova.api.openstack.requestlog [None req-143aadab-dfc4-4f13-81cb-5b2e47b4152a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.052666 [ 674.115876] [47313]: DEBUG oslo_concurrency.lockutils [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.115983] [47312]: [pid: 47312|app: 0|req: 1680/3263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.116128] [47313]: DEBUG oslo_concurrency.lockutils [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.116313] [47313]: DEBUG oslo_concurrency.lockutils [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.116661] [47313]: DEBUG oslo_concurrency.lockutils [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.116856] [47313]: DEBUG oslo_concurrency.lockutils [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.117410] [47313]: DEBUG oslo_concurrency.lockutils [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.119424] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.123086] [47312]: DEBUG nova.compute.api [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.125056] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.126489] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.126489] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.129033] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.129289] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.129582] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.157233] [47313]: DEBUG nova.policy [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.161105] [47313]: INFO nova.api.openstack.requestlog [None req-43c133ae-4cbf-46a0-a213-3184673dd956 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1206 microversion: 2.1 time: 0.055687 [ 674.161437] [47313]: [pid: 47313|app: 0|req: 1584/3264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1206 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.163783] [47313]: DEBUG nova.api.openstack.wsgi [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.165310] [47313]: DEBUG nova.compute.api [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.168586] [47313]: DEBUG oslo_concurrency.lockutils [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.168814] [47313]: DEBUG oslo_concurrency.lockutils [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.169256] [47313]: DEBUG oslo_concurrency.lockutils [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.169546] [47312]: DEBUG nova.policy [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.169623] [47313]: DEBUG oslo_concurrency.lockutils [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.169802] [47313]: DEBUG oslo_concurrency.lockutils [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.170033] [47313]: DEBUG oslo_concurrency.lockutils [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.174648] [47312]: INFO nova.api.openstack.requestlog [None req-b3fe6b8a-7bd0-4daa-b2ff-b1562f32ffea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.058161 [ 674.175076] [47312]: [pid: 47312|app: 0|req: 1681/3265] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:30 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.178296] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.181886] [47312]: DEBUG nova.compute.api [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.183026] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.183249] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.183428] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.183770] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.183964] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.184163] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.206879] [47313]: DEBUG nova.policy [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.210865] [47313]: DEBUG nova.policy [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.211556] [47313]: DEBUG nova.policy [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.214032] [47313]: INFO nova.api.openstack.requestlog [None req-916e92ce-ebab-4d75-89d8-669d142854dc tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.052057 [ 674.214351] [47313]: [pid: 47313|app: 0|req: 1585/3266] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.218022] [47313]: DEBUG nova.api.openstack.wsgi [req-31d83077-d7e8-4a7b-a147-69fbfae832ca req-80d9d7c5-1b23-4272-b040-0966a1b88d43 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5aba271f-72bb-4847-8c87-18adda584a74", "tag": "dc2c0cbb-b7e3-48f2-ad9d-1bcb5b0da665"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 674.221405] [47313]: DEBUG oslo_concurrency.lockutils [req-31d83077-d7e8-4a7b-a147-69fbfae832ca req-80d9d7c5-1b23-4272-b040-0966a1b88d43 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.221557] [47313]: DEBUG oslo_concurrency.lockutils [req-31d83077-d7e8-4a7b-a147-69fbfae832ca req-80d9d7c5-1b23-4272-b040-0966a1b88d43 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.221729] [47313]: DEBUG oslo_concurrency.lockutils [req-31d83077-d7e8-4a7b-a147-69fbfae832ca req-80d9d7c5-1b23-4272-b040-0966a1b88d43 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.224877] [47312]: DEBUG nova.policy [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.227249] [47313]: INFO nova.api.openstack.compute.server_external_events [req-31d83077-d7e8-4a7b-a147-69fbfae832ca req-80d9d7c5-1b23-4272-b040-0966a1b88d43 service nova] Creating event network-changed:dc2c0cbb-b7e3-48f2-ad9d-1bcb5b0da665 for instance 5aba271f-72bb-4847-8c87-18adda584a74 on cpu-1 [ 674.229170] [47312]: INFO nova.api.openstack.requestlog [None req-fb4b40ae-7a89-47f7-9096-7c6515dcbe3d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.053641 [ 674.229603] [47312]: [pid: 47312|app: 0|req: 1682/3267] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.230322] [47313]: INFO nova.api.openstack.requestlog [req-31d83077-d7e8-4a7b-a147-69fbfae832ca req-80d9d7c5-1b23-4272-b040-0966a1b88d43 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.015255 [ 674.230635] [47313]: [pid: 47313|app: 0|req: 1586/3268] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:31 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 674.232100] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.233532] [47312]: DEBUG nova.compute.api [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.236874] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.237151] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.237408] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.237714] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.237916] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.238101] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.342544] [47312]: DEBUG nova.policy [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.351331] [47312]: INFO nova.api.openstack.requestlog [None req-f5675e91-c631-46ec-9d16-aec494338dcc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1362 microversion: 2.1 time: 0.121091 [ 674.351881] [47312]: [pid: 47312|app: 0|req: 1683/3269] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1362 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.375855] [47313]: DEBUG nova.api.openstack.wsgi [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.376104] [47312]: DEBUG nova.api.openstack.wsgi [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.377567] [47313]: DEBUG nova.compute.api [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.377655] [47312]: DEBUG nova.compute.api [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.383021] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.383113] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.383155] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.383205] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.383267] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.383310] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.383355] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.383511] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.383568] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.383702] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.383766] [47312]: DEBUG oslo_concurrency.lockutils [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.383871] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.427566] [47312]: DEBUG nova.policy [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.431734] [47313]: DEBUG nova.policy [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.431862] [47312]: INFO nova.api.openstack.requestlog [None req-50f91039-a96c-4ead-82cb-2266fd234898 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.057778 [ 674.432203] [47312]: [pid: 47312|app: 0|req: 1684/3270] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.434790] [47312]: DEBUG nova.api.openstack.wsgi [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.436006] [47313]: INFO nova.api.openstack.requestlog [None req-3ee8dcbc-e22f-42f2-97d4-d0f1ccb47199 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.062517 [ 674.436341] [47313]: [pid: 47313|app: 0|req: 1587/3271] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.437092] [47312]: DEBUG nova.compute.api [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.438599] [47313]: DEBUG nova.api.openstack.wsgi [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.440121] [47313]: DEBUG nova.compute.api [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.440395] [47312]: DEBUG oslo_concurrency.lockutils [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.440627] [47312]: DEBUG oslo_concurrency.lockutils [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.440810] [47312]: DEBUG oslo_concurrency.lockutils [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.441180] [47312]: DEBUG oslo_concurrency.lockutils [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.441380] [47312]: DEBUG oslo_concurrency.lockutils [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.441577] [47312]: DEBUG oslo_concurrency.lockutils [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.443043] [47313]: DEBUG oslo_concurrency.lockutils [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.443298] [47313]: DEBUG oslo_concurrency.lockutils [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.443487] [47313]: DEBUG oslo_concurrency.lockutils [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.443830] [47313]: DEBUG oslo_concurrency.lockutils [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.444032] [47313]: DEBUG oslo_concurrency.lockutils [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.444212] [47313]: DEBUG oslo_concurrency.lockutils [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.480494] [47312]: DEBUG nova.policy [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.481717] [47313]: DEBUG nova.policy [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.484232] [47312]: INFO nova.api.openstack.requestlog [None req-49c0f0de-0f01-42c6-a231-66b422c795d1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051262 [ 674.484542] [47312]: [pid: 47312|app: 0|req: 1685/3272] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.486765] [47313]: DEBUG nova.policy [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.487384] [47313]: DEBUG nova.policy [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.487962] [47313]: INFO nova.api.openstack.requestlog [None req-e21930c3-bc1d-4980-a447-49d1b9723aca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.051148 [ 674.488274] [47313]: [pid: 47313|app: 0|req: 1588/3273] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.494729] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.496517] [47312]: DEBUG nova.compute.api [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.499837] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.500076] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.500262] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.500608] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.500840] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.501031] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.507067] [47313]: DEBUG nova.api.openstack.wsgi [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.508272] [47313]: DEBUG nova.compute.api [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.511963] [47313]: DEBUG oslo_concurrency.lockutils [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.512240] [47313]: DEBUG oslo_concurrency.lockutils [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.512430] [47313]: DEBUG oslo_concurrency.lockutils [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.512788] [47313]: DEBUG oslo_concurrency.lockutils [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.513040] [47313]: DEBUG oslo_concurrency.lockutils [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.513247] [47313]: DEBUG oslo_concurrency.lockutils [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.531427] [47312]: DEBUG nova.policy [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.535285] [47312]: INFO nova.api.openstack.requestlog [None req-9f060cb9-fb39-42fc-9c45-2c9b49267ecb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042446 [ 674.535637] [47312]: [pid: 47312|app: 0|req: 1686/3274] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 674.542363] [47313]: DEBUG nova.policy [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.546381] [47313]: DEBUG nova.policy [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.546951] [47313]: DEBUG nova.policy [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.550214] [47313]: INFO nova.api.openstack.requestlog [None req-35b718c7-a979-4711-9f71-4d7a8ba57069 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.045500 [ 674.550529] [47313]: [pid: 47313|app: 0|req: 1589/3275] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.556779] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.558372] [47312]: DEBUG nova.compute.api [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.561572] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.561883] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.562161] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.562514] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.562710] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.562880] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.564712] [47313]: DEBUG nova.api.openstack.wsgi [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.566227] [47313]: DEBUG nova.compute.api [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.569287] [47313]: DEBUG oslo_concurrency.lockutils [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.569512] [47313]: DEBUG oslo_concurrency.lockutils [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.569693] [47313]: DEBUG oslo_concurrency.lockutils [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.570051] [47313]: DEBUG oslo_concurrency.lockutils [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.570253] [47313]: DEBUG oslo_concurrency.lockutils [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.570424] [47313]: DEBUG oslo_concurrency.lockutils [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.597021] [47312]: DEBUG nova.policy [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.601740] [47312]: INFO nova.api.openstack.requestlog [None req-5fe4bb95-91c9-44c7-99a6-4e70c64236b1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.046727 [ 674.601866] [47312]: [pid: 47312|app: 0|req: 1687/3276] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.604977] [47313]: DEBUG nova.policy [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.609090] [47313]: INFO nova.api.openstack.requestlog [None req-1591156e-922b-4989-84ea-5aa9e98937df tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.046365 [ 674.609425] [47313]: [pid: 47313|app: 0|req: 1590/3277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.611734] [47312]: DEBUG nova.api.openstack.wsgi [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.613635] [47312]: DEBUG nova.compute.api [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.616878] [47312]: DEBUG oslo_concurrency.lockutils [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.617128] [47312]: DEBUG oslo_concurrency.lockutils [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.617317] [47312]: DEBUG oslo_concurrency.lockutils [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.617664] [47312]: DEBUG oslo_concurrency.lockutils [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.617910] [47312]: DEBUG oslo_concurrency.lockutils [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.618106] [47312]: DEBUG oslo_concurrency.lockutils [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.636280] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.637955] [47313]: DEBUG nova.compute.api [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.641652] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.641891] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.642201] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.642563] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.642764] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.642956] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.647303] [47312]: DEBUG nova.policy [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.651127] [47312]: INFO nova.api.openstack.requestlog [None req-cccca58b-9741-4205-bd3e-80db5453b205 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.041440 [ 674.651468] [47312]: [pid: 47312|app: 0|req: 1688/3278] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 674.672584] [47313]: DEBUG nova.policy [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.676411] [47313]: DEBUG nova.policy [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.677020] [47313]: DEBUG nova.policy [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.679509] [47313]: INFO nova.api.openstack.requestlog [None req-4c98e56f-29a9-4ef3-a6b4-95f018aad50c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.045771 [ 674.679815] [47313]: [pid: 47313|app: 0|req: 1591/3279] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 674.680050] [47312]: DEBUG nova.api.openstack.wsgi [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.681773] [47312]: DEBUG nova.compute.api [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.681999] [47313]: DEBUG nova.api.openstack.wsgi [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.683525] [47313]: DEBUG nova.compute.api [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.685460] [47312]: DEBUG oslo_concurrency.lockutils [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.685727] [47312]: DEBUG oslo_concurrency.lockutils [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.685924] [47312]: DEBUG oslo_concurrency.lockutils [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.686291] [47312]: DEBUG oslo_concurrency.lockutils [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.686330] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.686488] [47312]: DEBUG oslo_concurrency.lockutils [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.686539] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.686660] [47312]: DEBUG oslo_concurrency.lockutils [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.686720] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.687078] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.687282] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.687458] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.721907] [47312]: DEBUG nova.policy [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.725902] [47312]: INFO nova.api.openstack.requestlog [None req-f161dbc2-d7d1-4dd2-a583-22833ccc2ea7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.048181 [ 674.726253] [47312]: [pid: 47312|app: 0|req: 1689/3280] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 674.726842] [47313]: DEBUG nova.policy [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.731094] [47313]: INFO nova.api.openstack.requestlog [None req-eda51a34-5662-48d2-8eaa-4b9e5b6946c6 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.050707 [ 674.731352] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.731418] [47313]: [pid: 47313|app: 0|req: 1592/3281] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.732905] [47312]: DEBUG nova.compute.api [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.736253] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.736478] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.736660] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.736999] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.737267] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.737456] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.737517] [47313]: DEBUG nova.api.openstack.wsgi [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.739123] [47313]: DEBUG nova.compute.api [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.742449] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.743398] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.743621] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.743984] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.744216] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.744381] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.780669] [47312]: DEBUG nova.policy [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.784841] [47312]: INFO nova.api.openstack.requestlog [None req-d5e5f9fd-1515-415e-be6a-d4c5f13e0b5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.055200 [ 674.785174] [47312]: [pid: 47312|app: 0|req: 1690/3282] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 674.787501] [47312]: DEBUG nova.api.openstack.wsgi [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.788156] [47313]: DEBUG nova.policy [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.789174] [47312]: DEBUG nova.compute.api [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.792293] [47312]: DEBUG oslo_concurrency.lockutils [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.792376] [47313]: INFO nova.api.openstack.requestlog [None req-ba54913e-40a9-4a16-931d-973b12475e04 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.056742 [ 674.792528] [47312]: DEBUG oslo_concurrency.lockutils [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.792692] [47313]: [pid: 47313|app: 0|req: 1593/3283] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.792741] [47312]: DEBUG oslo_concurrency.lockutils [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.793937] [47312]: DEBUG oslo_concurrency.lockutils [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.793937] [47312]: DEBUG oslo_concurrency.lockutils [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.793937] [47312]: DEBUG oslo_concurrency.lockutils [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.799330] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.804282] [47313]: DEBUG nova.compute.api [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.807441] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.807676] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.807867] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.808224] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.808420] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.808591] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.829996] [47312]: DEBUG nova.policy [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.834389] [47312]: INFO nova.api.openstack.requestlog [None req-297d5c78-450c-44b5-a444-d580fd189e04 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.048628 [ 674.834749] [47312]: [pid: 47312|app: 0|req: 1691/3284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.837444] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 674.841539] [47312]: DEBUG nova.compute.api [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 674.844314] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.844542] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.844721] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.845105] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 674.845313] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 674.845484] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 674.845748] [47313]: DEBUG nova.policy [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.849848] [47313]: INFO nova.api.openstack.requestlog [None req-1ee2b50f-65e7-4d16-8e31-8c4b450a7bda tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.053201 [ 674.850192] [47313]: [pid: 47313|app: 0|req: 1594/3285] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 674.875796] [47312]: DEBUG nova.policy [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 674.879795] [47312]: INFO nova.api.openstack.requestlog [None req-ef089d48-9cba-4e3d-9c7b-3bd06ad789ea tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.044329 [ 674.880330] [47312]: [pid: 47312|app: 0|req: 1692/3286] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.012281] [47313]: DEBUG nova.api.openstack.wsgi [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.013945] [47313]: DEBUG nova.compute.api [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.017488] [47313]: DEBUG oslo_concurrency.lockutils [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.017727] [47313]: DEBUG oslo_concurrency.lockutils [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.017911] [47313]: DEBUG oslo_concurrency.lockutils [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.018333] [47313]: DEBUG oslo_concurrency.lockutils [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.018568] [47313]: DEBUG oslo_concurrency.lockutils [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.018713] [47313]: DEBUG oslo_concurrency.lockutils [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.027964] [47312]: DEBUG nova.api.openstack.wsgi [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.029672] [47312]: DEBUG nova.compute.api [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.033378] [47312]: DEBUG oslo_concurrency.lockutils [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.033598] [47312]: DEBUG oslo_concurrency.lockutils [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.033779] [47312]: DEBUG oslo_concurrency.lockutils [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.034152] [47312]: DEBUG oslo_concurrency.lockutils [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.034374] [47312]: DEBUG oslo_concurrency.lockutils [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.034552] [47312]: DEBUG oslo_concurrency.lockutils [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.051971] [47313]: DEBUG nova.policy [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.055969] [47313]: INFO nova.api.openstack.requestlog [None req-978b5b1b-9c8b-4825-a014-168b8c76743f tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1328 microversion: 2.1 time: 0.046146 [ 675.056314] [47313]: [pid: 47313|app: 0|req: 1595/3287] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.064524] [47313]: DEBUG nova.api.openstack.wsgi [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.066133] [47313]: DEBUG nova.compute.api [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.069097] [47313]: DEBUG oslo_concurrency.lockutils [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.069327] [47313]: DEBUG oslo_concurrency.lockutils [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.069507] [47313]: DEBUG oslo_concurrency.lockutils [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.069871] [47313]: DEBUG oslo_concurrency.lockutils [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.070124] [47313]: DEBUG oslo_concurrency.lockutils [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.070323] [47313]: DEBUG oslo_concurrency.lockutils [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.072156] [47312]: DEBUG nova.policy [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.076096] [47312]: INFO nova.api.openstack.requestlog [None req-837c4907-d05f-4b40-b132-b751aab20716 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.050287 [ 675.076414] [47312]: [pid: 47312|app: 0|req: 1693/3288] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.078695] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.080246] [47312]: DEBUG nova.compute.api [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.083217] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.083448] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.083627] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.083971] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.084189] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.084363] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.105276] [47313]: DEBUG nova.policy [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.111525] [47313]: DEBUG nova.policy [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.113073] [47313]: DEBUG nova.policy [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.113775] [47313]: INFO nova.api.openstack.requestlog [None req-3835d53f-1da4-4b4c-a295-c1389108bd9f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.051106 [ 675.114099] [47313]: [pid: 47313|app: 0|req: 1596/3289] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.119235] [47312]: DEBUG nova.policy [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.123416] [47312]: INFO nova.api.openstack.requestlog [None req-d6d76fab-49ce-473d-b922-86219e7feadb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.046434 [ 675.123573] [47313]: DEBUG nova.api.openstack.wsgi [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.123745] [47312]: [pid: 47312|app: 0|req: 1694/3290] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.125359] [47313]: DEBUG nova.compute.api [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.128787] [47313]: DEBUG oslo_concurrency.lockutils [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.129036] [47313]: DEBUG oslo_concurrency.lockutils [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.129229] [47313]: DEBUG oslo_concurrency.lockutils [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.129584] [47313]: DEBUG oslo_concurrency.lockutils [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.129823] [47313]: DEBUG oslo_concurrency.lockutils [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.130039] [47313]: DEBUG oslo_concurrency.lockutils [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.133611] [47312]: DEBUG nova.api.openstack.wsgi [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.135184] [47312]: DEBUG nova.compute.api [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.138488] [47312]: DEBUG oslo_concurrency.lockutils [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.138716] [47312]: DEBUG oslo_concurrency.lockutils [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.138894] [47312]: DEBUG oslo_concurrency.lockutils [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.139291] [47312]: DEBUG oslo_concurrency.lockutils [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.139497] [47312]: DEBUG oslo_concurrency.lockutils [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.139669] [47312]: DEBUG oslo_concurrency.lockutils [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.169269] [47313]: DEBUG nova.policy [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.173750] [47313]: INFO nova.api.openstack.requestlog [None req-87872316-1d9b-485a-9949-c2b175e51a61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.052077 [ 675.174071] [47313]: [pid: 47313|app: 0|req: 1597/3291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.177841] [47312]: DEBUG nova.policy [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.179282] [47313]: DEBUG nova.api.openstack.wsgi [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.180878] [47313]: DEBUG nova.compute.api [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.182260] [47312]: INFO nova.api.openstack.requestlog [None req-f05dd385-ee28-40b0-b93a-559cd5f94c52 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.050572 [ 675.182591] [47312]: [pid: 47312|app: 0|req: 1695/3292] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:31 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 675.184095] [47313]: DEBUG oslo_concurrency.lockutils [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.184374] [47313]: DEBUG oslo_concurrency.lockutils [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.184563] [47313]: DEBUG oslo_concurrency.lockutils [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.184909] [47313]: DEBUG oslo_concurrency.lockutils [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.185152] [47313]: DEBUG oslo_concurrency.lockutils [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.185359] [47313]: DEBUG oslo_concurrency.lockutils [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.185531] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.187326] [47312]: DEBUG nova.compute.api [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.191033] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.191033] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.191170] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.191440] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.191652] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.191824] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.234919] [47313]: DEBUG nova.policy [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.237877] [47312]: DEBUG nova.policy [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.239555] [47313]: INFO nova.api.openstack.requestlog [None req-42ccca1c-4614-4e11-bfa7-2c09d4ac1e96 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1262 microversion: 2.1 time: 0.064412 [ 675.240066] [47313]: [pid: 47313|app: 0|req: 1598/3293] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1262 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.241532] [47312]: INFO nova.api.openstack.requestlog [None req-ac16dc39-ea27-4a83-ae5d-a078d5d553ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.057853 [ 675.241952] [47312]: [pid: 47312|app: 0|req: 1696/3294] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.242730] [47313]: DEBUG nova.api.openstack.wsgi [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.244509] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.245597] [47313]: DEBUG nova.compute.api [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.246171] [47312]: DEBUG nova.compute.api [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.249150] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.249391] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.249468] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.249851] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.249886] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.250206] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.250265] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.250265] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.250338] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.250454] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.250783] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.251050] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.302053] [47313]: DEBUG nova.policy [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.303865] [47312]: DEBUG nova.policy [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.307369] [47313]: DEBUG nova.policy [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.308034] [47313]: DEBUG nova.policy [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.308326] [47312]: INFO nova.api.openstack.requestlog [None req-c4a5789e-c008-40e6-8200-f16403a687a9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.065751 [ 675.308801] [47312]: [pid: 47312|app: 0|req: 1697/3295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.310865] [47313]: INFO nova.api.openstack.requestlog [None req-87bc0ce7-8bf6-4a3e-a0f0-bb13b58aefec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.070281 [ 675.311178] [47313]: [pid: 47313|app: 0|req: 1599/3296] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.364711] [47312]: DEBUG nova.api.openstack.wsgi [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.366280] [47312]: DEBUG nova.compute.api [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.371394] [47312]: DEBUG oslo_concurrency.lockutils [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.371631] [47312]: DEBUG oslo_concurrency.lockutils [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.371917] [47312]: DEBUG oslo_concurrency.lockutils [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.372330] [47312]: DEBUG oslo_concurrency.lockutils [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.372538] [47312]: DEBUG oslo_concurrency.lockutils [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.372713] [47312]: DEBUG oslo_concurrency.lockutils [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.420071] [47312]: DEBUG nova.policy [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.423880] [47312]: INFO nova.api.openstack.requestlog [None req-d953f871-3894-4915-b6ff-9a68bd4bcaf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.061474 [ 675.424269] [47312]: [pid: 47312|app: 0|req: 1698/3297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.446886] [47313]: DEBUG nova.api.openstack.wsgi [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.447590] [47312]: DEBUG nova.api.openstack.wsgi [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.448659] [47313]: DEBUG nova.compute.api [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.449304] [47312]: DEBUG nova.compute.api [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.452288] [47313]: DEBUG oslo_concurrency.lockutils [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.453233] [47313]: DEBUG oslo_concurrency.lockutils [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.453233] [47313]: DEBUG oslo_concurrency.lockutils [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.453233] [47313]: DEBUG oslo_concurrency.lockutils [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.453233] [47313]: DEBUG oslo_concurrency.lockutils [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.453569] [47312]: DEBUG oslo_concurrency.lockutils [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.453621] [47313]: DEBUG oslo_concurrency.lockutils [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.453671] [47312]: DEBUG oslo_concurrency.lockutils [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.453671] [47312]: DEBUG oslo_concurrency.lockutils [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.457072] [47312]: DEBUG oslo_concurrency.lockutils [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.457072] [47312]: DEBUG oslo_concurrency.lockutils [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.457072] [47312]: DEBUG oslo_concurrency.lockutils [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.498046] [47313]: DEBUG nova.policy [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.498263] [47312]: DEBUG nova.policy [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.502464] [47312]: INFO nova.api.openstack.requestlog [None req-354692f5-d8f5-4800-98ad-b08ee44219cd tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.056884 [ 675.503638] [47312]: [pid: 47312|app: 0|req: 1699/3298] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.504549] [47313]: INFO nova.api.openstack.requestlog [None req-98efda4b-b3f2-4c8c-a7a8-daf6b5382bf1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.059199 [ 675.504939] [47313]: [pid: 47313|app: 0|req: 1600/3299] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.508568] [47313]: DEBUG nova.api.openstack.wsgi [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.509460] [47312]: DEBUG nova.api.openstack.wsgi [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.510808] [47312]: DEBUG nova.compute.api [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.510877] [47313]: DEBUG nova.compute.api [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.515358] [47312]: DEBUG oslo_concurrency.lockutils [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.515358] [47312]: DEBUG oslo_concurrency.lockutils [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.515548] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.515586] [47312]: DEBUG oslo_concurrency.lockutils [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.515622] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.515656] [47312]: DEBUG oslo_concurrency.lockutils [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.515656] [47312]: DEBUG oslo_concurrency.lockutils [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.515724] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.516353] [47312]: DEBUG oslo_concurrency.lockutils [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.516422] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.516523] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.516807] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.565553] [47312]: DEBUG nova.policy [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.567031] [47313]: DEBUG nova.policy [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.568732] [47312]: INFO nova.api.openstack.requestlog [None req-7933ccce-920f-4edc-b80c-05f70b5ef9df tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.065395 [ 675.569062] [47312]: [pid: 47312|app: 0|req: 1700/3300] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.571450] [47313]: DEBUG nova.policy [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.571514] [47312]: DEBUG nova.api.openstack.wsgi [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.571835] [47313]: DEBUG nova.policy [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.572584] [47313]: INFO nova.api.openstack.requestlog [None req-f72a3158-0f11-4a22-a19a-3d4ee221aa23 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.066981 [ 675.572883] [47313]: [pid: 47313|app: 0|req: 1601/3301] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.573063] [47312]: DEBUG nova.compute.api [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.576226] [47312]: DEBUG oslo_concurrency.lockutils [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.576457] [47312]: DEBUG oslo_concurrency.lockutils [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.576730] [47312]: DEBUG oslo_concurrency.lockutils [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.577122] [47312]: DEBUG oslo_concurrency.lockutils [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.577334] [47312]: DEBUG oslo_concurrency.lockutils [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.577511] [47312]: DEBUG oslo_concurrency.lockutils [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.577681] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.579353] [47313]: DEBUG nova.compute.api [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.583227] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.583594] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.583992] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.584377] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.584826] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.584826] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.618511] [47312]: DEBUG nova.policy [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.620472] [47313]: DEBUG nova.policy [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.622978] [47312]: INFO nova.api.openstack.requestlog [None req-6418b281-adbd-473a-b5ce-f1e6826ee385 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.053053 [ 675.622978] [47312]: [pid: 47312|app: 0|req: 1701/3302] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.624632] [47313]: DEBUG nova.policy [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.625245] [47313]: DEBUG nova.policy [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.626808] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.627272] [47312]: DEBUG nova.compute.api [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.627616] [47313]: INFO nova.api.openstack.requestlog [None req-7a8662fa-80de-446e-9504-abba6fe30af4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.054131 [ 675.627911] [47313]: [pid: 47313|app: 0|req: 1602/3303] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.630556] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.630636] [47313]: DEBUG nova.api.openstack.wsgi [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.630781] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.630958] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.631339] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.631529] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.631696] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.632241] [47313]: DEBUG nova.compute.api [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.635529] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.635761] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.635943] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.636303] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.636499] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.636669] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.667808] [47312]: DEBUG nova.policy [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.672188] [47312]: INFO nova.api.openstack.requestlog [None req-7d52b17c-be62-4b3c-b25d-408355de22fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.048281 [ 675.672593] [47312]: [pid: 47312|app: 0|req: 1702/3304] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.675338] [47312]: DEBUG nova.api.openstack.wsgi [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.676644] [47312]: DEBUG nova.compute.api [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.680351] [47312]: DEBUG oslo_concurrency.lockutils [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.680586] [47312]: DEBUG oslo_concurrency.lockutils [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.680683] [47313]: DEBUG nova.policy [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.680775] [47312]: DEBUG oslo_concurrency.lockutils [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.681124] [47312]: DEBUG oslo_concurrency.lockutils [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.681321] [47312]: DEBUG oslo_concurrency.lockutils [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.681491] [47312]: DEBUG oslo_concurrency.lockutils [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.685030] [47313]: INFO nova.api.openstack.requestlog [None req-ecef0161-e2b5-42e6-b3b7-8f5780e46c75 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.056559 [ 675.685377] [47313]: [pid: 47313|app: 0|req: 1603/3305] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.695232] [47313]: DEBUG nova.api.openstack.wsgi [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.695232] [47313]: DEBUG nova.compute.api [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.697385] [47313]: DEBUG oslo_concurrency.lockutils [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.697649] [47313]: DEBUG oslo_concurrency.lockutils [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.697852] [47313]: DEBUG oslo_concurrency.lockutils [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.698253] [47313]: DEBUG oslo_concurrency.lockutils [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.698480] [47313]: DEBUG oslo_concurrency.lockutils [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.698692] [47313]: DEBUG oslo_concurrency.lockutils [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.715593] [47312]: DEBUG nova.policy [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.719529] [47312]: INFO nova.api.openstack.requestlog [None req-0509e105-c291-40af-a558-97f3a82f0448 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.046477 [ 675.719833] [47312]: [pid: 47312|app: 0|req: 1703/3306] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.734981] [47313]: DEBUG nova.policy [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.736801] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.740406] [47312]: DEBUG nova.compute.api [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.742489] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.742489] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.742558] [47313]: DEBUG nova.policy [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.742632] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.742632] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.742632] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.742714] [47313]: DEBUG nova.policy [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.742770] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.745353] [47313]: INFO nova.api.openstack.requestlog [None req-05f83ed5-8a20-4e5d-9ea8-d525a5140829 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.054804 [ 675.746049] [47313]: [pid: 47313|app: 0|req: 1604/3307] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 675.751667] [47313]: DEBUG nova.api.openstack.wsgi [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.753279] [47313]: DEBUG nova.compute.api [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.756283] [47313]: DEBUG oslo_concurrency.lockutils [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.756934] [47313]: DEBUG oslo_concurrency.lockutils [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.756934] [47313]: DEBUG oslo_concurrency.lockutils [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.757106] [47313]: DEBUG oslo_concurrency.lockutils [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.757923] [47313]: DEBUG oslo_concurrency.lockutils [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.757923] [47313]: DEBUG oslo_concurrency.lockutils [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.784956] [47312]: DEBUG nova.policy [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.789385] [47312]: INFO nova.api.openstack.requestlog [None req-2ef81944-ccae-4f47-9a1c-0452b22babf7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.054648 [ 675.789695] [47312]: [pid: 47312|app: 0|req: 1704/3308] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.793565] [47313]: DEBUG nova.policy [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.797475] [47312]: DEBUG nova.api.openstack.wsgi [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.797554] [47313]: INFO nova.api.openstack.requestlog [None req-544212ec-c106-4da7-9822-1e565e8f35b5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.051311 [ 675.797845] [47313]: [pid: 47313|app: 0|req: 1605/3309] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.799197] [47312]: DEBUG nova.compute.api [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.802575] [47312]: DEBUG oslo_concurrency.lockutils [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.802807] [47312]: DEBUG oslo_concurrency.lockutils [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.803253] [47312]: DEBUG oslo_concurrency.lockutils [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.803384] [47312]: DEBUG oslo_concurrency.lockutils [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.803587] [47312]: DEBUG oslo_concurrency.lockutils [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.803760] [47312]: DEBUG oslo_concurrency.lockutils [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.807488] [47313]: DEBUG nova.api.openstack.wsgi [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.809764] [47313]: DEBUG nova.compute.api [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.812345] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.812561] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.812737] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.813119] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.813966] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.813966] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.841954] [47312]: DEBUG nova.policy [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.846010] [47312]: INFO nova.api.openstack.requestlog [None req-b666758c-9663-4b74-a464-332a680f3bba tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.050362 [ 675.846326] [47312]: [pid: 47312|app: 0|req: 1705/3310] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 675.848572] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.850026] [47313]: DEBUG nova.policy [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.850138] [47312]: DEBUG nova.compute.api [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.853673] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.853747] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.853922] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.853973] [47313]: INFO nova.api.openstack.requestlog [None req-f9ef6332-38e6-47da-a470-cfad72093176 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.048333 [ 675.854287] [47313]: [pid: 47313|app: 0|req: 1606/3311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.854324] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.854518] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.854697] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.862419] [47313]: DEBUG nova.api.openstack.wsgi [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.863946] [47313]: DEBUG nova.compute.api [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.866877] [47313]: DEBUG oslo_concurrency.lockutils [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.867117] [47313]: DEBUG oslo_concurrency.lockutils [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.867302] [47313]: DEBUG oslo_concurrency.lockutils [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.867642] [47313]: DEBUG oslo_concurrency.lockutils [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.867835] [47313]: DEBUG oslo_concurrency.lockutils [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.868012] [47313]: DEBUG oslo_concurrency.lockutils [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.903601] [47312]: DEBUG nova.policy [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.908027] [47312]: INFO nova.api.openstack.requestlog [None req-1f1fa544-4597-4caa-8b66-574fe59888c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.061143 [ 675.908343] [47312]: [pid: 47312|app: 0|req: 1706/3312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.912025] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 675.912334] [47312]: DEBUG nova.compute.api [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 675.915477] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.915609] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.915786] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.916168] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 675.916362] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 675.916568] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 675.916846] [47313]: DEBUG nova.policy [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.921276] [47313]: INFO nova.api.openstack.requestlog [None req-d32f233a-968c-4eae-b4d4-4b909ea3936a tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.060622 [ 675.921603] [47313]: [pid: 47313|app: 0|req: 1607/3313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 675.956847] [47312]: DEBUG nova.policy [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 675.960886] [47312]: INFO nova.api.openstack.requestlog [None req-4ae2dec4-f679-4c8c-b172-32ce07a5b441 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052008 [ 675.961211] [47312]: [pid: 47312|app: 0|req: 1707/3314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.069231] [47313]: DEBUG nova.api.openstack.wsgi [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.070889] [47313]: DEBUG nova.compute.api [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.074237] [47313]: DEBUG oslo_concurrency.lockutils [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.074470] [47313]: DEBUG oslo_concurrency.lockutils [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.074651] [47313]: DEBUG oslo_concurrency.lockutils [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.075008] [47313]: DEBUG oslo_concurrency.lockutils [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.075212] [47313]: DEBUG oslo_concurrency.lockutils [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.075383] [47313]: DEBUG oslo_concurrency.lockutils [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.086926] [47312]: DEBUG nova.api.openstack.wsgi [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.088735] [47312]: DEBUG nova.compute.api [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.092459] [47312]: DEBUG oslo_concurrency.lockutils [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.092751] [47312]: DEBUG oslo_concurrency.lockutils [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.093077] [47312]: DEBUG oslo_concurrency.lockutils [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.093514] [47312]: DEBUG oslo_concurrency.lockutils [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.093774] [47312]: DEBUG oslo_concurrency.lockutils [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.094023] [47312]: DEBUG oslo_concurrency.lockutils [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.138262] [47312]: DEBUG nova.policy [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.142635] [47312]: INFO nova.api.openstack.requestlog [None req-122574c8-c069-45eb-a750-fef218e7d9b4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.057863 [ 676.143067] [47312]: [pid: 47312|app: 0|req: 1708/3315] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.145495] [47312]: DEBUG nova.api.openstack.wsgi [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.147057] [47312]: DEBUG nova.compute.api [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.150109] [47312]: DEBUG oslo_concurrency.lockutils [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.150474] [47312]: DEBUG oslo_concurrency.lockutils [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.150726] [47312]: DEBUG oslo_concurrency.lockutils [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.151169] [47312]: DEBUG oslo_concurrency.lockutils [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.151491] [47312]: DEBUG oslo_concurrency.lockutils [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.151734] [47312]: DEBUG oslo_concurrency.lockutils [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.192288] [47312]: DEBUG nova.policy [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.196194] [47312]: DEBUG nova.policy [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.196891] [47312]: DEBUG nova.policy [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.197701] [47312]: INFO nova.api.openstack.requestlog [None req-9537349d-53f4-4e5a-84a9-d5a0fab203cb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.053923 [ 676.198059] [47312]: [pid: 47312|app: 0|req: 1709/3316] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 676.200382] [47312]: DEBUG nova.api.openstack.wsgi [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.201944] [47312]: DEBUG nova.compute.api [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.204834] [47312]: DEBUG oslo_concurrency.lockutils [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.205137] [47312]: DEBUG oslo_concurrency.lockutils [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.205377] [47312]: DEBUG oslo_concurrency.lockutils [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.205803] [47312]: DEBUG oslo_concurrency.lockutils [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.206069] [47312]: DEBUG oslo_concurrency.lockutils [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.206302] [47312]: DEBUG oslo_concurrency.lockutils [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.251646] [47312]: DEBUG nova.policy [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.255203] [47313]: DEBUG nova.policy [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.258349] [47312]: INFO nova.api.openstack.requestlog [None req-949c738a-305a-4424-b28f-707db5d91938 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.059490 [ 676.259117] [47312]: [pid: 47312|app: 0|req: 1710/3317] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.259942] [47313]: INFO nova.api.openstack.requestlog [None req-a511cbbe-a67e-43be-af7f-0e15e35928e4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1393 microversion: 2.1 time: 0.192910 [ 676.260364] [47313]: [pid: 47313|app: 0|req: 1608/3318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:32 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1393 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.263353] [47312]: DEBUG nova.api.openstack.wsgi [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.264890] [47312]: DEBUG nova.compute.api [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.266973] [47313]: DEBUG nova.api.openstack.wsgi [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.268512] [47313]: DEBUG nova.compute.api [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.270187] [47312]: DEBUG oslo_concurrency.lockutils [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.270292] [47312]: DEBUG oslo_concurrency.lockutils [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.271376] [47312]: DEBUG oslo_concurrency.lockutils [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.271376] [47312]: DEBUG oslo_concurrency.lockutils [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.271376] [47312]: DEBUG oslo_concurrency.lockutils [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.271376] [47312]: DEBUG oslo_concurrency.lockutils [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.272342] [47313]: DEBUG oslo_concurrency.lockutils [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.272565] [47313]: DEBUG oslo_concurrency.lockutils [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.272745] [47313]: DEBUG oslo_concurrency.lockutils [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.273269] [47313]: DEBUG oslo_concurrency.lockutils [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.273493] [47313]: DEBUG oslo_concurrency.lockutils [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.273671] [47313]: DEBUG oslo_concurrency.lockutils [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.314584] [47312]: DEBUG nova.policy [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.315756] [47313]: DEBUG nova.policy [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.320531] [47312]: INFO nova.api.openstack.requestlog [None req-70902030-f21c-417c-ab18-3e23cf5dcc77 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.060080 [ 676.320620] [47313]: INFO nova.api.openstack.requestlog [None req-b64159bf-3d68-48b1-8a5d-6768b572fd57 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.059227 [ 676.320677] [47312]: [pid: 47312|app: 0|req: 1711/3319] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.320862] [47313]: [pid: 47313|app: 0|req: 1609/3320] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.323076] [47312]: DEBUG nova.api.openstack.wsgi [req-feb6030a-8ea0-488f-a5a9-7a82eb16981b req-0f55a8be-4d5a-4cd5-a613-634aca30890a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5aba271f-72bb-4847-8c87-18adda584a74", "name": "network-vif-deleted", "tag": "dc2c0cbb-b7e3-48f2-ad9d-1bcb5b0da665"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 676.324097] [47313]: DEBUG nova.api.openstack.wsgi [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.325677] [47313]: DEBUG nova.compute.api [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.328914] [47313]: DEBUG oslo_concurrency.lockutils [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.329164] [47313]: DEBUG oslo_concurrency.lockutils [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.329203] [47312]: DEBUG oslo_concurrency.lockutils [req-feb6030a-8ea0-488f-a5a9-7a82eb16981b req-0f55a8be-4d5a-4cd5-a613-634aca30890a service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.329352] [47313]: DEBUG oslo_concurrency.lockutils [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.329410] [47312]: DEBUG oslo_concurrency.lockutils [req-feb6030a-8ea0-488f-a5a9-7a82eb16981b req-0f55a8be-4d5a-4cd5-a613-634aca30890a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.329600] [47312]: DEBUG oslo_concurrency.lockutils [req-feb6030a-8ea0-488f-a5a9-7a82eb16981b req-0f55a8be-4d5a-4cd5-a613-634aca30890a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.329703] [47313]: DEBUG oslo_concurrency.lockutils [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.329928] [47313]: DEBUG oslo_concurrency.lockutils [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.330126] [47313]: DEBUG oslo_concurrency.lockutils [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.335671] [47312]: INFO nova.api.openstack.compute.server_external_events [req-feb6030a-8ea0-488f-a5a9-7a82eb16981b req-0f55a8be-4d5a-4cd5-a613-634aca30890a service nova] Creating event network-vif-deleted:dc2c0cbb-b7e3-48f2-ad9d-1bcb5b0da665 for instance 5aba271f-72bb-4847-8c87-18adda584a74 on cpu-1 [ 676.340668] [47312]: INFO nova.api.openstack.requestlog [req-feb6030a-8ea0-488f-a5a9-7a82eb16981b req-0f55a8be-4d5a-4cd5-a613-634aca30890a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017733 [ 676.340668] [47312]: [pid: 47312|app: 0|req: 1712/3321] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:33 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 676.343599] [47312]: DEBUG nova.api.openstack.wsgi [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.344636] [47312]: DEBUG nova.compute.api [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.351152] [47312]: DEBUG oslo_concurrency.lockutils [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.351152] [47312]: DEBUG oslo_concurrency.lockutils [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.351152] [47312]: DEBUG oslo_concurrency.lockutils [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.351152] [47312]: DEBUG oslo_concurrency.lockutils [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.351152] [47312]: DEBUG oslo_concurrency.lockutils [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.351152] [47312]: DEBUG oslo_concurrency.lockutils [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.372988] [47313]: DEBUG nova.policy [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.378214] [47313]: INFO nova.api.openstack.requestlog [None req-b70d00ce-af55-4b3c-b8ea-62ced9494bbb tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1262 microversion: 2.1 time: 0.056976 [ 676.378616] [47313]: [pid: 47313|app: 0|req: 1610/3322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1262 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.381099] [47313]: DEBUG nova.api.openstack.wsgi [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.382766] [47313]: DEBUG nova.compute.api [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.386234] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.386451] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.386634] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.387027] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.387247] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.387427] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.392822] [47312]: DEBUG nova.policy [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.396949] [47312]: INFO nova.api.openstack.requestlog [None req-34afa355-71a0-4722-b87b-3131eb91509c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.057265 [ 676.397281] [47312]: [pid: 47312|app: 0|req: 1713/3323] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.400346] [47312]: DEBUG nova.api.openstack.wsgi [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.401896] [47312]: DEBUG nova.compute.api [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.406206] [47312]: DEBUG oslo_concurrency.lockutils [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.406544] [47312]: DEBUG oslo_concurrency.lockutils [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.406641] [47312]: DEBUG oslo_concurrency.lockutils [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.406979] [47312]: DEBUG oslo_concurrency.lockutils [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.407286] [47312]: DEBUG oslo_concurrency.lockutils [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.407526] [47312]: DEBUG oslo_concurrency.lockutils [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.425136] [47313]: DEBUG nova.policy [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.428447] [47313]: INFO nova.api.openstack.requestlog [None req-a5929e07-4a23-4212-9937-83ce9b058dc0 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.049194 [ 676.428927] [47313]: [pid: 47313|app: 0|req: 1611/3324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.436564] [47313]: DEBUG nova.api.openstack.wsgi [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.438312] [47313]: DEBUG nova.compute.api [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.441444] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.441673] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.441870] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.442379] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.442597] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.442777] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.444152] [47312]: DEBUG nova.policy [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.448145] [47312]: DEBUG nova.policy [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.448647] [47312]: DEBUG nova.policy [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.451776] [47312]: INFO nova.api.openstack.requestlog [None req-74373875-2f12-46a5-b92f-791580fce354 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.053807 [ 676.452100] [47312]: [pid: 47312|app: 0|req: 1714/3325] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 676.483977] [47313]: DEBUG nova.policy [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.488246] [47313]: INFO nova.api.openstack.requestlog [None req-84f8a34b-803e-423e-aa44-325b543752ef tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.053433 [ 676.488557] [47313]: [pid: 47313|app: 0|req: 1612/3326] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.516756] [47312]: DEBUG nova.api.openstack.wsgi [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.518543] [47312]: DEBUG nova.compute.api [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.518714] [47313]: DEBUG nova.api.openstack.wsgi [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.520591] [47313]: DEBUG nova.compute.api [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.523512] [47312]: DEBUG oslo_concurrency.lockutils [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.523749] [47312]: DEBUG oslo_concurrency.lockutils [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.523934] [47312]: DEBUG oslo_concurrency.lockutils [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.524166] [47313]: DEBUG oslo_concurrency.lockutils [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.524335] [47312]: DEBUG oslo_concurrency.lockutils [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.524465] [47313]: DEBUG oslo_concurrency.lockutils [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.524546] [47312]: DEBUG oslo_concurrency.lockutils [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.524666] [47313]: DEBUG oslo_concurrency.lockutils [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.524715] [47312]: DEBUG oslo_concurrency.lockutils [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.525030] [47313]: DEBUG oslo_concurrency.lockutils [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.525237] [47313]: DEBUG oslo_concurrency.lockutils [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.525409] [47313]: DEBUG oslo_concurrency.lockutils [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.573519] [47312]: DEBUG nova.policy [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.578122] [47313]: DEBUG nova.policy [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.580542] [47312]: INFO nova.api.openstack.requestlog [None req-42558c79-34e3-4269-9248-297689ba8237 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.065922 [ 676.580943] [47312]: [pid: 47312|app: 0|req: 1715/3327] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.582011] [47313]: INFO nova.api.openstack.requestlog [None req-0599f250-2be8-4f95-a552-4b1d98793e3a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.065268 [ 676.582445] [47313]: [pid: 47313|app: 0|req: 1613/3328] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.583688] [47312]: DEBUG nova.api.openstack.wsgi [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.585283] [47312]: DEBUG nova.compute.api [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.586149] [47313]: DEBUG nova.api.openstack.wsgi [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.587746] [47313]: DEBUG nova.compute.api [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.588425] [47312]: DEBUG oslo_concurrency.lockutils [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.588664] [47312]: DEBUG oslo_concurrency.lockutils [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.588851] [47312]: DEBUG oslo_concurrency.lockutils [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.589222] [47312]: DEBUG oslo_concurrency.lockutils [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.589421] [47312]: DEBUG oslo_concurrency.lockutils [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.589592] [47312]: DEBUG oslo_concurrency.lockutils [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.590986] [47313]: DEBUG oslo_concurrency.lockutils [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.591226] [47313]: DEBUG oslo_concurrency.lockutils [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.592027] [47313]: DEBUG oslo_concurrency.lockutils [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.592027] [47313]: DEBUG oslo_concurrency.lockutils [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.592027] [47313]: DEBUG oslo_concurrency.lockutils [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.592169] [47313]: DEBUG oslo_concurrency.lockutils [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.628531] [47312]: DEBUG nova.policy [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.630881] [47313]: DEBUG nova.policy [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.632954] [47312]: INFO nova.api.openstack.requestlog [None req-4937ad99-1305-4fef-a2f5-70d65fcd204c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051214 [ 676.633310] [47312]: [pid: 47312|app: 0|req: 1716/3329] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.635171] [47313]: DEBUG nova.policy [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.635679] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.635800] [47313]: DEBUG nova.policy [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.636411] [47313]: INFO nova.api.openstack.requestlog [None req-70ef7caf-3b76-49fa-bc1c-3e0d6f0b8a90 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1256 microversion: 2.26 time: 0.052512 [ 676.636711] [47313]: [pid: 47313|app: 0|req: 1614/3330] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1256 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 676.637264] [47312]: DEBUG nova.compute.api [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.640535] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.640767] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.640952] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.641323] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.641523] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.641741] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.642531] [47313]: DEBUG nova.api.openstack.wsgi [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.644100] [47313]: DEBUG nova.compute.api [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.647461] [47313]: DEBUG oslo_concurrency.lockutils [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.647719] [47313]: DEBUG oslo_concurrency.lockutils [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.647906] [47313]: DEBUG oslo_concurrency.lockutils [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.648330] [47313]: DEBUG oslo_concurrency.lockutils [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.648539] [47313]: DEBUG oslo_concurrency.lockutils [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.648713] [47313]: DEBUG oslo_concurrency.lockutils [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.674617] [47312]: DEBUG nova.policy [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.678308] [47312]: INFO nova.api.openstack.requestlog [None req-3a1f5770-b857-4caf-aa68-9a95b13dd598 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.044450 [ 676.678622] [47312]: [pid: 47312|app: 0|req: 1717/3331] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.680805] [47313]: DEBUG nova.policy [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.684760] [47313]: DEBUG nova.policy [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.685396] [47313]: DEBUG nova.policy [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.687112] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.688621] [47312]: DEBUG nova.compute.api [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.688749] [47313]: INFO nova.api.openstack.requestlog [None req-87c649d1-7f07-4ff8-a597-31cc07672c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.048108 [ 676.689064] [47313]: [pid: 47313|app: 0|req: 1615/3332] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 676.691753] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.692036] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.692235] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.692582] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.692780] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.692952] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.698216] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.699697] [47313]: DEBUG nova.compute.api [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.702707] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.702955] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.703174] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.703516] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.703714] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.703885] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.720189] [47312]: DEBUG nova.policy [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.723668] [47312]: INFO nova.api.openstack.requestlog [None req-2ac8482f-296a-44a8-b517-67a112943a24 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.038405 [ 676.723968] [47312]: [pid: 47312|app: 0|req: 1718/3333] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 676.730250] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.731040] [47313]: DEBUG nova.policy [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.731712] [47312]: DEBUG nova.compute.api [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.734811] [47313]: INFO nova.api.openstack.requestlog [None req-d4a1e280-1925-43c7-8e57-885214867d38 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.038254 [ 676.734893] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.735200] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.735264] [47313]: [pid: 47313|app: 0|req: 1616/3334] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 676.735298] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.735586] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.735780] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.735974] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.761408] [47313]: DEBUG nova.api.openstack.wsgi [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.762155] [47312]: DEBUG nova.policy [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.762975] [47313]: DEBUG nova.compute.api [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.765578] [47312]: INFO nova.api.openstack.requestlog [None req-cfff1324-aba3-4d46-b0e0-32a37c27c127 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.037052 [ 676.765871] [47312]: [pid: 47312|app: 0|req: 1719/3335] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.768184] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.768184] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.768184] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.768184] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.768184] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.768184] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.794862] [47313]: DEBUG nova.policy [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.798337] [47313]: DEBUG nova.policy [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.798928] [47313]: DEBUG nova.policy [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.801827] [47313]: INFO nova.api.openstack.requestlog [None req-57d51ac3-338d-4ef3-b973-283bd047c7ef tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.041978 [ 676.801908] [47312]: DEBUG nova.api.openstack.wsgi [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.802071] [47313]: [pid: 47313|app: 0|req: 1617/3336] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 676.803374] [47312]: DEBUG nova.compute.api [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.806601] [47312]: DEBUG oslo_concurrency.lockutils [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.806824] [47312]: DEBUG oslo_concurrency.lockutils [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.807055] [47312]: DEBUG oslo_concurrency.lockutils [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.807369] [47312]: DEBUG oslo_concurrency.lockutils [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.807568] [47312]: DEBUG oslo_concurrency.lockutils [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.807737] [47312]: DEBUG oslo_concurrency.lockutils [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.810455] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.811734] [47313]: DEBUG nova.compute.api [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.814522] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.814743] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.814922] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.815282] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.815481] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.815653] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.841508] [47312]: DEBUG nova.policy [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.845561] [47312]: INFO nova.api.openstack.requestlog [None req-10007bca-3ab4-468c-a05b-7b5c9a8699c4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045801 [ 676.845867] [47312]: [pid: 47312|app: 0|req: 1720/3337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.847951] [47313]: DEBUG nova.policy [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.851746] [47313]: INFO nova.api.openstack.requestlog [None req-7d8cfe5f-cee9-47e1-94f7-883743cfdd8d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.043182 [ 676.852085] [47313]: [pid: 47313|app: 0|req: 1618/3338] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 676.858410] [47312]: DEBUG nova.api.openstack.wsgi [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.859962] [47312]: DEBUG nova.compute.api [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.863310] [47312]: DEBUG oslo_concurrency.lockutils [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.863557] [47312]: DEBUG oslo_concurrency.lockutils [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.863994] [47312]: DEBUG oslo_concurrency.lockutils [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.864082] [47312]: DEBUG oslo_concurrency.lockutils [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.864283] [47312]: DEBUG oslo_concurrency.lockutils [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.864783] [47312]: DEBUG oslo_concurrency.lockutils [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.865931] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.867433] [47313]: DEBUG nova.compute.api [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.870760] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.870991] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.871198] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.871549] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.871746] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.871917] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.900393] [47312]: DEBUG nova.policy [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.904453] [47312]: INFO nova.api.openstack.requestlog [None req-2498a84b-a4ec-4fa9-9f3f-eef25ae99760 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.048770 [ 676.904866] [47312]: [pid: 47312|app: 0|req: 1721/3339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.906738] [47313]: DEBUG nova.policy [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.910359] [47313]: INFO nova.api.openstack.requestlog [None req-4a68713b-3b84-431a-a04c-e8f0cd6774e5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.046599 [ 676.910665] [47313]: [pid: 47313|app: 0|req: 1619/3340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.919121] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.920709] [47312]: DEBUG nova.compute.api [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.923814] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.924053] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.924242] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.924582] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.924778] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.924948] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.932513] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.934288] [47313]: DEBUG nova.compute.api [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.937259] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.937487] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.937670] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.938020] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.938221] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.938402] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.955291] [47312]: DEBUG nova.policy [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.959235] [47312]: INFO nova.api.openstack.requestlog [None req-f0c4e7ef-0171-4fd3-8cf8-b8a47e401946 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.041756 [ 676.959556] [47312]: [pid: 47312|app: 0|req: 1722/3341] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.965808] [47313]: DEBUG nova.policy [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 676.969369] [47313]: INFO nova.api.openstack.requestlog [None req-3a5e6cfe-0006-443e-99ed-7b0383148643 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.038770 [ 676.969771] [47313]: [pid: 47313|app: 0|req: 1620/3342] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 676.972478] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 676.974015] [47312]: DEBUG nova.compute.api [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 676.977008] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.977248] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.977427] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 676.977763] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 676.977956] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 676.978138] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.005588] [47312]: DEBUG nova.policy [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.009207] [47312]: INFO nova.api.openstack.requestlog [None req-a9566831-a53d-417b-9609-9575876fa614 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.038544 [ 677.009502] [47312]: [pid: 47312|app: 0|req: 1723/3343] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:33 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.154722] [47313]: DEBUG nova.api.openstack.wsgi [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.156365] [47313]: DEBUG nova.compute.api [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.159883] [47313]: DEBUG oslo_concurrency.lockutils [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.160140] [47313]: DEBUG oslo_concurrency.lockutils [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.160334] [47313]: DEBUG oslo_concurrency.lockutils [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.160682] [47313]: DEBUG oslo_concurrency.lockutils [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.160887] [47313]: DEBUG oslo_concurrency.lockutils [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.161059] [47313]: DEBUG oslo_concurrency.lockutils [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.190544] [47313]: DEBUG nova.policy [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.193969] [47313]: INFO nova.api.openstack.requestlog [None req-54ab432e-4e96-4b83-bc56-17305b54b074 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.041506 [ 677.194405] [47313]: [pid: 47313|app: 0|req: 1621/3344] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.211974] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.213642] [47312]: DEBUG nova.compute.api [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.217073] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.217314] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.217493] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.217836] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.218042] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.218217] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.247181] [47312]: DEBUG nova.policy [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.251524] [47312]: DEBUG nova.policy [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.252251] [47312]: DEBUG nova.policy [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.252900] [47312]: INFO nova.api.openstack.requestlog [None req-5bd8b134-c7ef-4dc0-afec-01d05c3c0db7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.043221 [ 677.253270] [47312]: [pid: 47312|app: 0|req: 1724/3345] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.274138] [47313]: DEBUG nova.api.openstack.wsgi [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.275820] [47313]: DEBUG nova.compute.api [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.276430] [47312]: DEBUG nova.api.openstack.wsgi [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.277954] [47312]: DEBUG nova.compute.api [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.279194] [47313]: DEBUG oslo_concurrency.lockutils [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.279425] [47313]: DEBUG oslo_concurrency.lockutils [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.279614] [47313]: DEBUG oslo_concurrency.lockutils [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.279977] [47313]: DEBUG oslo_concurrency.lockutils [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.280193] [47313]: DEBUG oslo_concurrency.lockutils [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.280406] [47313]: DEBUG oslo_concurrency.lockutils [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.280993] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.281241] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.281423] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.281797] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.281984] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.282188] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.319258] [47313]: DEBUG nova.policy [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.320298] [47312]: DEBUG nova.policy [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.323032] [47313]: INFO nova.api.openstack.requestlog [None req-2178185f-1deb-4f01-a563-f5220577cba7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.051141 [ 677.323348] [47313]: [pid: 47313|app: 0|req: 1622/3346] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.323936] [47312]: INFO nova.api.openstack.requestlog [None req-c393a453-981b-442d-ba68-40d970dcccba tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.049320 [ 677.324274] [47312]: [pid: 47312|app: 0|req: 1725/3347] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.331248] [47313]: DEBUG nova.api.openstack.wsgi [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.332170] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.332782] [47313]: DEBUG nova.compute.api [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.333690] [47312]: DEBUG nova.compute.api [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.335582] [47313]: DEBUG oslo_concurrency.lockutils [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.335805] [47313]: DEBUG oslo_concurrency.lockutils [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.335986] [47313]: DEBUG oslo_concurrency.lockutils [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.336334] [47313]: DEBUG oslo_concurrency.lockutils [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.336529] [47313]: DEBUG oslo_concurrency.lockutils [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.336651] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.336704] [47313]: DEBUG oslo_concurrency.lockutils [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.336879] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.337077] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.337443] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.337628] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.337826] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.369592] [47313]: DEBUG nova.policy [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.373408] [47313]: INFO nova.api.openstack.requestlog [None req-46b93cc8-d53c-4d65-a70e-b5f7066d4a25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.043956 [ 677.373730] [47313]: [pid: 47313|app: 0|req: 1623/3348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.374678] [47312]: DEBUG nova.policy [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.378593] [47312]: INFO nova.api.openstack.requestlog [None req-e4999540-bc50-4106-8506-06c69ab9b95a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.048195 [ 677.378895] [47312]: [pid: 47312|app: 0|req: 1726/3349] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 677.392254] [47313]: DEBUG nova.api.openstack.wsgi [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.393035] [47313]: DEBUG nova.compute.api [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.396065] [47313]: DEBUG oslo_concurrency.lockutils [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.396300] [47313]: DEBUG oslo_concurrency.lockutils [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.396483] [47313]: DEBUG oslo_concurrency.lockutils [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.396826] [47313]: DEBUG oslo_concurrency.lockutils [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.397075] [47313]: DEBUG oslo_concurrency.lockutils [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.397272] [47313]: DEBUG oslo_concurrency.lockutils [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.408990] [47312]: DEBUG nova.api.openstack.wsgi [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.410726] [47312]: DEBUG nova.compute.api [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.414341] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.414458] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.414624] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.414977] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.415195] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.415369] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.427915] [47313]: DEBUG nova.policy [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.431736] [47313]: INFO nova.api.openstack.requestlog [None req-336b3252-29d8-415d-a933-e7906d8556d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1262 microversion: 2.1 time: 0.042115 [ 677.432093] [47313]: [pid: 47313|app: 0|req: 1624/3350] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1262 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.444536] [47312]: DEBUG nova.policy [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.446523] [47313]: DEBUG nova.api.openstack.wsgi [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.448086] [47313]: DEBUG nova.compute.api [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.448437] [47312]: INFO nova.api.openstack.requestlog [None req-12a3c320-e550-464d-98b7-573692002854 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.041708 [ 677.448745] [47312]: [pid: 47312|app: 0|req: 1727/3351] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.451175] [47313]: DEBUG oslo_concurrency.lockutils [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.451445] [47313]: DEBUG oslo_concurrency.lockutils [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.451637] [47313]: DEBUG oslo_concurrency.lockutils [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.452025] [47313]: DEBUG oslo_concurrency.lockutils [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.452240] [47313]: DEBUG oslo_concurrency.lockutils [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.452412] [47313]: DEBUG oslo_concurrency.lockutils [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.465411] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.466940] [47312]: DEBUG nova.compute.api [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.471434] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.471434] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.471434] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.471434] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.471434] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.471434] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.480417] [47313]: DEBUG nova.policy [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.483897] [47313]: INFO nova.api.openstack.requestlog [None req-e063c2ed-7659-48b5-aa69-a82cdf57b25c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.039251 [ 677.484214] [47313]: [pid: 47313|app: 0|req: 1625/3352] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.499623] [47312]: DEBUG nova.policy [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.500395] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.501887] [47313]: DEBUG nova.compute.api [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.503215] [47312]: DEBUG nova.policy [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.503838] [47312]: DEBUG nova.policy [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.504789] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.505025] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.505205] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.505576] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.505812] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.506048] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.506728] [47312]: INFO nova.api.openstack.requestlog [None req-1d4ada8f-84cc-4631-849b-1bc7aec91c91 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.043175 [ 677.507041] [47312]: [pid: 47312|app: 0|req: 1728/3353] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.533808] [47313]: DEBUG nova.policy [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.537228] [47313]: INFO nova.api.openstack.requestlog [None req-5f716fd5-3e92-4310-bef7-ec935facc3b6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.038604 [ 677.537523] [47313]: [pid: 47313|app: 0|req: 1626/3354] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.593833] [47312]: DEBUG nova.api.openstack.wsgi [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.596054] [47312]: DEBUG nova.compute.api [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.599093] [47312]: DEBUG oslo_concurrency.lockutils [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.599335] [47312]: DEBUG oslo_concurrency.lockutils [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.599513] [47312]: DEBUG oslo_concurrency.lockutils [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.599860] [47312]: DEBUG oslo_concurrency.lockutils [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.600090] [47312]: DEBUG oslo_concurrency.lockutils [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.600267] [47312]: DEBUG oslo_concurrency.lockutils [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.601699] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.604044] [47313]: DEBUG nova.compute.api [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.606509] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.606732] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.606913] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.607272] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.607464] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.607637] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.637849] [47312]: DEBUG nova.policy [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.642907] [47312]: INFO nova.api.openstack.requestlog [None req-759609ba-fffc-479f-9193-f919d8549f88 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.051231 [ 677.643239] [47312]: [pid: 47312|app: 0|req: 1729/3355] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.645402] [47313]: DEBUG nova.policy [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.645598] [47312]: DEBUG nova.api.openstack.wsgi [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.647591] [47312]: DEBUG nova.compute.api [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.649355] [47313]: INFO nova.api.openstack.requestlog [None req-4b6f714a-6e83-4442-8dc7-a2e63541ff7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.049696 [ 677.649656] [47313]: [pid: 47313|app: 0|req: 1627/3356] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.650556] [47312]: DEBUG oslo_concurrency.lockutils [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.650650] [47312]: DEBUG oslo_concurrency.lockutils [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.650839] [47312]: DEBUG oslo_concurrency.lockutils [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.651124] [47312]: DEBUG oslo_concurrency.lockutils [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.651327] [47312]: DEBUG oslo_concurrency.lockutils [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.651500] [47312]: DEBUG oslo_concurrency.lockutils [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.651885] [47313]: DEBUG nova.api.openstack.wsgi [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.653453] [47313]: DEBUG nova.compute.api [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.656426] [47313]: DEBUG oslo_concurrency.lockutils [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.656649] [47313]: DEBUG oslo_concurrency.lockutils [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.656828] [47313]: DEBUG oslo_concurrency.lockutils [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.657176] [47313]: DEBUG oslo_concurrency.lockutils [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.657371] [47313]: DEBUG oslo_concurrency.lockutils [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.657539] [47313]: DEBUG oslo_concurrency.lockutils [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.693148] [47312]: DEBUG nova.policy [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.697578] [47312]: INFO nova.api.openstack.requestlog [None req-0aad492f-d3b9-4e96-bcf0-ccdf59b4cd45 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.053795 [ 677.698037] [47312]: [pid: 47312|app: 0|req: 1730/3357] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.699554] [47313]: DEBUG nova.policy [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.700709] [47312]: DEBUG nova.api.openstack.wsgi [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.702639] [47312]: DEBUG nova.compute.api [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.703779] [47313]: DEBUG nova.policy [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.704434] [47313]: DEBUG nova.policy [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.705107] [47313]: INFO nova.api.openstack.requestlog [None req-f53cd357-f283-45e7-bdcf-adc05cc297dd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1312 microversion: 2.26 time: 0.054943 [ 677.705446] [47313]: [pid: 47313|app: 0|req: 1628/3358] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.706130] [47312]: DEBUG oslo_concurrency.lockutils [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.706505] [47312]: DEBUG oslo_concurrency.lockutils [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.706716] [47312]: DEBUG oslo_concurrency.lockutils [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.707086] [47312]: DEBUG oslo_concurrency.lockutils [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.707480] [47312]: DEBUG oslo_concurrency.lockutils [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.707701] [47312]: DEBUG oslo_concurrency.lockutils [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.707896] [47313]: DEBUG nova.api.openstack.wsgi [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.709876] [47313]: DEBUG nova.compute.api [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.713072] [47313]: DEBUG oslo_concurrency.lockutils [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.713365] [47313]: DEBUG oslo_concurrency.lockutils [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.713576] [47313]: DEBUG oslo_concurrency.lockutils [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.713947] [47313]: DEBUG oslo_concurrency.lockutils [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.714199] [47313]: DEBUG oslo_concurrency.lockutils [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.714402] [47313]: DEBUG oslo_concurrency.lockutils [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.739691] [47312]: DEBUG nova.policy [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.744269] [47312]: INFO nova.api.openstack.requestlog [None req-36437051-4bcf-4c67-bc3c-53234b74797b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.045798 [ 677.744562] [47312]: [pid: 47312|app: 0|req: 1731/3359] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.745660] [47313]: DEBUG nova.policy [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.746866] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.748400] [47312]: DEBUG nova.compute.api [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.749387] [47313]: DEBUG nova.policy [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.750017] [47313]: DEBUG nova.policy [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.751476] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.751702] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.751884] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.752270] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.752372] [47313]: INFO nova.api.openstack.requestlog [None req-366bf0fe-5360-4e60-9440-53b456e50004 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.046421 [ 677.752472] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.752772] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.752838] [47313]: [pid: 47313|app: 0|req: 1629/3360] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.754845] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.756282] [47313]: DEBUG nova.compute.api [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.759023] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.759245] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.759424] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.759759] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.760037] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.760240] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.783951] [47312]: DEBUG nova.policy [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.787523] [47312]: INFO nova.api.openstack.requestlog [None req-2b82a668-550c-4d8d-9913-db37584226c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.042441 [ 677.787818] [47312]: [pid: 47312|app: 0|req: 1732/3361] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.790039] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.791523] [47312]: DEBUG nova.compute.api [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.793291] [47313]: DEBUG nova.policy [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.794410] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.794646] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.794828] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.795191] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.795387] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.795561] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.796778] [47313]: INFO nova.api.openstack.requestlog [None req-a7a000ce-f8cb-4bf6-bb79-c70324214975 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.043564 [ 677.797086] [47313]: [pid: 47313|app: 0|req: 1630/3362] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.815062] [47313]: DEBUG nova.api.openstack.wsgi [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.816727] [47313]: DEBUG nova.compute.api [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.819451] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.819672] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.819853] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.820292] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.820495] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.820666] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.822174] [47312]: DEBUG nova.policy [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.825801] [47312]: INFO nova.api.openstack.requestlog [None req-e1ed5d1d-a8c4-4c4e-bfc9-13b61a57e589 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.037391 [ 677.826034] [47312]: [pid: 47312|app: 0|req: 1733/3363] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.849462] [47313]: DEBUG nova.policy [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.853175] [47313]: DEBUG nova.policy [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.853779] [47313]: DEBUG nova.policy [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.856328] [47313]: INFO nova.api.openstack.requestlog [None req-caa60b8d-f909-4791-9c46-fcbd668dbc92 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.043245 [ 677.856738] [47313]: [pid: 47313|app: 0|req: 1631/3364] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 677.856790] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.858389] [47312]: DEBUG nova.compute.api [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.861737] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.862035] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.862222] [47313]: DEBUG nova.api.openstack.wsgi [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.862275] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.862618] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.862821] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.862994] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.863672] [47313]: DEBUG nova.compute.api [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.866457] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.866675] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.866855] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.867215] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.867412] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.867583] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.898335] [47312]: DEBUG nova.policy [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.902821] [47312]: INFO nova.api.openstack.requestlog [None req-7b30e3d3-a386-46b5-9559-92711196be4f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.048027 [ 677.903313] [47312]: [pid: 47312|app: 0|req: 1734/3365] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.904249] [47313]: DEBUG nova.policy [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.908691] [47313]: INFO nova.api.openstack.requestlog [None req-d7859171-bc5f-4224-8f31-f841816d4e90 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.048137 [ 677.909085] [47313]: [pid: 47313|app: 0|req: 1632/3366] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.916631] [47312]: DEBUG nova.api.openstack.wsgi [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.917486] [47312]: DEBUG nova.compute.api [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.921548] [47312]: DEBUG oslo_concurrency.lockutils [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.921801] [47312]: DEBUG oslo_concurrency.lockutils [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.922096] [47312]: DEBUG oslo_concurrency.lockutils [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.922465] [47312]: DEBUG oslo_concurrency.lockutils [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.922667] [47312]: DEBUG oslo_concurrency.lockutils [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.922866] [47312]: DEBUG oslo_concurrency.lockutils [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.925709] [47313]: DEBUG nova.api.openstack.wsgi [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.927420] [47313]: DEBUG nova.compute.api [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.930720] [47313]: DEBUG oslo_concurrency.lockutils [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.930953] [47313]: DEBUG oslo_concurrency.lockutils [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.931153] [47313]: DEBUG oslo_concurrency.lockutils [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.931508] [47313]: DEBUG oslo_concurrency.lockutils [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.931700] [47313]: DEBUG oslo_concurrency.lockutils [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.931868] [47313]: DEBUG oslo_concurrency.lockutils [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.959552] [47312]: DEBUG nova.policy [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.963738] [47312]: INFO nova.api.openstack.requestlog [None req-8244b521-fd3e-4f73-a514-583f6d2c7530 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.050092 [ 677.964059] [47312]: [pid: 47312|app: 0|req: 1735/3367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.965922] [47313]: DEBUG nova.policy [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 677.970774] [47313]: INFO nova.api.openstack.requestlog [None req-837dad78-9729-445c-b36c-3282a18fdbdc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.046971 [ 677.971266] [47312]: DEBUG nova.api.openstack.wsgi [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.971339] [47313]: [pid: 47313|app: 0|req: 1633/3368] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 677.973023] [47312]: DEBUG nova.compute.api [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.976437] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.976675] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.976902] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.977337] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.977584] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.977769] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.980435] [47313]: DEBUG nova.api.openstack.wsgi [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 677.981966] [47313]: DEBUG nova.compute.api [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 677.985075] [47313]: DEBUG oslo_concurrency.lockutils [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.985312] [47313]: DEBUG oslo_concurrency.lockutils [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.985487] [47313]: DEBUG oslo_concurrency.lockutils [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 677.985832] [47313]: DEBUG oslo_concurrency.lockutils [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 677.986041] [47313]: DEBUG oslo_concurrency.lockutils [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 677.986282] [47313]: DEBUG oslo_concurrency.lockutils [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.014746] [47312]: DEBUG nova.policy [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.019778] [47312]: INFO nova.api.openstack.requestlog [None req-ebde9424-dce9-4598-9810-de3f504d1965 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.050735 [ 678.020111] [47312]: [pid: 47312|app: 0|req: 1736/3369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.021902] [47313]: DEBUG nova.policy [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.022464] [47312]: DEBUG nova.api.openstack.wsgi [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.024096] [47312]: DEBUG nova.compute.api [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.026810] [47313]: INFO nova.api.openstack.requestlog [None req-e895b185-dbd2-4c6b-a3bf-648084444e25 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.048208 [ 678.027193] [47313]: [pid: 47313|app: 0|req: 1634/3370] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 678.027260] [47312]: DEBUG oslo_concurrency.lockutils [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.027452] [47312]: DEBUG oslo_concurrency.lockutils [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.027651] [47312]: DEBUG oslo_concurrency.lockutils [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.028009] [47312]: DEBUG oslo_concurrency.lockutils [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.028217] [47312]: DEBUG oslo_concurrency.lockutils [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.028392] [47312]: DEBUG oslo_concurrency.lockutils [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.056962] [47312]: DEBUG nova.policy [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.060474] [47312]: INFO nova.api.openstack.requestlog [None req-17b74331-dbe6-4454-88c4-110794014ecd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.039833 [ 678.060765] [47312]: [pid: 47312|app: 0|req: 1737/3371] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:34 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.205775] [47313]: DEBUG nova.api.openstack.wsgi [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.207515] [47313]: DEBUG nova.compute.api [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.211480] [47313]: DEBUG oslo_concurrency.lockutils [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.211731] [47313]: DEBUG oslo_concurrency.lockutils [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.211918] [47313]: DEBUG oslo_concurrency.lockutils [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.212313] [47313]: DEBUG oslo_concurrency.lockutils [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.212543] [47313]: DEBUG oslo_concurrency.lockutils [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.212747] [47313]: DEBUG oslo_concurrency.lockutils [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.241993] [47313]: DEBUG nova.policy [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.246314] [47313]: INFO nova.api.openstack.requestlog [None req-b441ac11-753d-4970-b2a8-84fb540c828b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.042906 [ 678.246669] [47313]: [pid: 47313|app: 0|req: 1635/3372] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.266645] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.268391] [47312]: DEBUG nova.compute.api [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.273423] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.273653] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.273837] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.274217] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.274421] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.274595] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.310538] [47312]: DEBUG nova.policy [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.316637] [47312]: DEBUG nova.policy [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.317258] [47312]: DEBUG nova.policy [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.317842] [47312]: INFO nova.api.openstack.requestlog [None req-7a9f6fcf-c23d-4445-90f9-50472d341242 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.053813 [ 678.318161] [47312]: [pid: 47312|app: 0|req: 1738/3373] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.334456] [47313]: DEBUG nova.api.openstack.wsgi [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.335501] [47312]: DEBUG nova.api.openstack.wsgi [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.336112] [47313]: DEBUG nova.compute.api [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.337010] [47312]: DEBUG nova.compute.api [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.339448] [47313]: DEBUG oslo_concurrency.lockutils [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.339692] [47313]: DEBUG oslo_concurrency.lockutils [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.339875] [47313]: DEBUG oslo_concurrency.lockutils [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.340136] [47312]: DEBUG oslo_concurrency.lockutils [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.340234] [47313]: DEBUG oslo_concurrency.lockutils [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.340387] [47312]: DEBUG oslo_concurrency.lockutils [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.340477] [47313]: DEBUG oslo_concurrency.lockutils [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.340572] [47312]: DEBUG oslo_concurrency.lockutils [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.340621] [47313]: DEBUG oslo_concurrency.lockutils [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.340915] [47312]: DEBUG oslo_concurrency.lockutils [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.341128] [47312]: DEBUG oslo_concurrency.lockutils [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.341301] [47312]: DEBUG oslo_concurrency.lockutils [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.381468] [47313]: DEBUG nova.policy [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.385702] [47313]: INFO nova.api.openstack.requestlog [None req-50c5a13b-4856-46c1-bb18-6f6727740df0 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.053652 [ 678.385844] [47312]: DEBUG nova.policy [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.386036] [47313]: [pid: 47313|app: 0|req: 1636/3374] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.388364] [47313]: DEBUG nova.api.openstack.wsgi [req-fefd3017-ffeb-4df5-bea9-e0624d931f98 req-39daa0ee-5e58-4f66-a93e-aaba2dc0559a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9bfde590-fe6c-404d-88ad-9da1763c0870", "tag": "753f3805-c146-4136-9b57-ec2cd4660667"}, {"server_uuid": "9bfde590-fe6c-404d-88ad-9da1763c0870", "name": "network-vif-deleted", "tag": "753f3805-c146-4136-9b57-ec2cd4660667"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 678.390088] [47312]: INFO nova.api.openstack.requestlog [None req-39843193-154a-43f4-8b1d-bf635ae136f8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.056393 [ 678.390410] [47312]: [pid: 47312|app: 0|req: 1739/3375] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 678.392855] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.393429] [47313]: DEBUG oslo_concurrency.lockutils [req-fefd3017-ffeb-4df5-bea9-e0624d931f98 req-39daa0ee-5e58-4f66-a93e-aaba2dc0559a service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.393655] [47313]: DEBUG oslo_concurrency.lockutils [req-fefd3017-ffeb-4df5-bea9-e0624d931f98 req-39daa0ee-5e58-4f66-a93e-aaba2dc0559a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.393871] [47313]: DEBUG oslo_concurrency.lockutils [req-fefd3017-ffeb-4df5-bea9-e0624d931f98 req-39daa0ee-5e58-4f66-a93e-aaba2dc0559a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.394410] [47312]: DEBUG nova.compute.api [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.397424] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.397654] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.397844] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.398252] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.398439] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.398613] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.399568] [47313]: INFO nova.api.openstack.compute.server_external_events [req-fefd3017-ffeb-4df5-bea9-e0624d931f98 req-39daa0ee-5e58-4f66-a93e-aaba2dc0559a service nova] Creating event network-changed:753f3805-c146-4136-9b57-ec2cd4660667 for instance 9bfde590-fe6c-404d-88ad-9da1763c0870 on cpu-1 [ 678.399794] [47313]: INFO nova.api.openstack.compute.server_external_events [req-fefd3017-ffeb-4df5-bea9-e0624d931f98 req-39daa0ee-5e58-4f66-a93e-aaba2dc0559a service nova] Creating event network-vif-deleted:753f3805-c146-4136-9b57-ec2cd4660667 for instance 9bfde590-fe6c-404d-88ad-9da1763c0870 on cpu-1 [ 678.402710] [47313]: INFO nova.api.openstack.requestlog [req-fefd3017-ffeb-4df5-bea9-e0624d931f98 req-39daa0ee-5e58-4f66-a93e-aaba2dc0559a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016062 [ 678.403093] [47313]: [pid: 47313|app: 0|req: 1637/3376] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:35 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 678.405450] [47313]: DEBUG nova.api.openstack.wsgi [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.407038] [47313]: DEBUG nova.compute.api [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.410070] [47313]: DEBUG oslo_concurrency.lockutils [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.410319] [47313]: DEBUG oslo_concurrency.lockutils [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.410509] [47313]: DEBUG oslo_concurrency.lockutils [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.410845] [47313]: DEBUG oslo_concurrency.lockutils [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.411051] [47313]: DEBUG oslo_concurrency.lockutils [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.411226] [47313]: DEBUG oslo_concurrency.lockutils [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.434255] [47312]: DEBUG nova.policy [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.438469] [47312]: INFO nova.api.openstack.requestlog [None req-fbf061b0-8818-4b1c-8d04-e3f543546d3b tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.047521 [ 678.438782] [47312]: [pid: 47312|app: 0|req: 1740/3377] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.444524] [47313]: DEBUG nova.policy [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.445081] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.446691] [47312]: DEBUG nova.compute.api [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.448724] [47313]: INFO nova.api.openstack.requestlog [None req-051ec899-218d-4b2a-8abd-d09f610f322d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.045099 [ 678.449158] [47313]: [pid: 47313|app: 0|req: 1638/3378] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.449962] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.450202] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.450397] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.450744] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.450943] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.451131] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.459605] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.461310] [47313]: DEBUG nova.compute.api [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.467382] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.467669] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.467911] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.468307] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.468541] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.468761] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.486204] [47312]: DEBUG nova.policy [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.490348] [47312]: INFO nova.api.openstack.requestlog [None req-ee33b15b-baab-432e-8678-700281a2facd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1270 microversion: 2.1 time: 0.049293 [ 678.490668] [47312]: [pid: 47312|app: 0|req: 1741/3379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.497428] [47312]: DEBUG nova.api.openstack.wsgi [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.497428] [47312]: DEBUG nova.compute.api [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.499063] [47312]: DEBUG oslo_concurrency.lockutils [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.499310] [47312]: DEBUG oslo_concurrency.lockutils [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.499492] [47312]: DEBUG oslo_concurrency.lockutils [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.499879] [47312]: DEBUG oslo_concurrency.lockutils [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.500091] [47312]: DEBUG oslo_concurrency.lockutils [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.500270] [47312]: DEBUG oslo_concurrency.lockutils [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.501996] [47313]: DEBUG nova.policy [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.506394] [47313]: INFO nova.api.openstack.requestlog [None req-8c56a63a-cd91-4080-b1a2-c162c444044a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.048642 [ 678.507367] [47313]: [pid: 47313|app: 0|req: 1639/3380] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 678.519736] [47313]: DEBUG nova.api.openstack.wsgi [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.521426] [47313]: DEBUG nova.compute.api [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.524834] [47313]: DEBUG oslo_concurrency.lockutils [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.525085] [47313]: DEBUG oslo_concurrency.lockutils [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.525276] [47313]: DEBUG oslo_concurrency.lockutils [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.525618] [47313]: DEBUG oslo_concurrency.lockutils [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.525811] [47313]: DEBUG oslo_concurrency.lockutils [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.525983] [47313]: DEBUG oslo_concurrency.lockutils [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.539982] [47312]: DEBUG nova.policy [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.544420] [47312]: INFO nova.api.openstack.requestlog [None req-32664179-d7fa-4c39-b2c2-c31afec4b45e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.051794 [ 678.544793] [47312]: [pid: 47312|app: 0|req: 1742/3381] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 678.548519] [47312]: DEBUG nova.api.openstack.wsgi [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.550073] [47312]: DEBUG nova.compute.api [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.553559] [47312]: DEBUG oslo_concurrency.lockutils [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.553782] [47312]: DEBUG oslo_concurrency.lockutils [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.553965] [47312]: DEBUG oslo_concurrency.lockutils [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.554329] [47312]: DEBUG oslo_concurrency.lockutils [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.554524] [47312]: DEBUG oslo_concurrency.lockutils [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.554694] [47312]: DEBUG oslo_concurrency.lockutils [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.565460] [47313]: DEBUG nova.policy [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.569713] [47313]: DEBUG nova.policy [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.570435] [47313]: DEBUG nova.policy [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.573715] [47313]: INFO nova.api.openstack.requestlog [None req-f602d509-5fb6-4370-ac36-187ea1f5a813 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.056053 [ 678.574053] [47313]: [pid: 47313|app: 0|req: 1640/3382] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.588078] [47312]: DEBUG nova.policy [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.591922] [47312]: INFO nova.api.openstack.requestlog [None req-253812b1-1455-4a32-b032-ba5bed92325e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.045253 [ 678.592261] [47312]: [pid: 47312|app: 0|req: 1743/3383] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 678.654946] [47313]: DEBUG nova.api.openstack.wsgi [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.656614] [47313]: DEBUG nova.compute.api [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.660910] [47312]: DEBUG nova.api.openstack.wsgi [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.663011] [47312]: DEBUG nova.compute.api [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.663284] [47313]: DEBUG oslo_concurrency.lockutils [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.663624] [47313]: DEBUG oslo_concurrency.lockutils [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.663821] [47313]: DEBUG oslo_concurrency.lockutils [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.664192] [47313]: DEBUG oslo_concurrency.lockutils [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.664415] [47313]: DEBUG oslo_concurrency.lockutils [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.664589] [47313]: DEBUG oslo_concurrency.lockutils [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.667564] [47312]: DEBUG oslo_concurrency.lockutils [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.667807] [47312]: DEBUG oslo_concurrency.lockutils [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.668388] [47312]: DEBUG oslo_concurrency.lockutils [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.668388] [47312]: DEBUG oslo_concurrency.lockutils [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.668546] [47312]: DEBUG oslo_concurrency.lockutils [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.668720] [47312]: DEBUG oslo_concurrency.lockutils [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.709831] [47312]: DEBUG nova.policy [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.710863] [47313]: DEBUG nova.policy [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.713968] [47312]: INFO nova.api.openstack.requestlog [None req-08bbb9ff-766c-42dc-9518-057c128a99ea tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.055261 [ 678.714326] [47312]: [pid: 47312|app: 0|req: 1744/3384] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.715073] [47313]: INFO nova.api.openstack.requestlog [None req-18ca9465-296e-431d-ac0c-f780ea735643 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.062322 [ 678.715344] [47313]: [pid: 47313|app: 0|req: 1641/3385] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.716646] [47312]: DEBUG nova.api.openstack.wsgi [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.719994] [47312]: DEBUG nova.compute.api [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.721322] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.722080] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.722080] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.722157] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.722330] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.722507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.722704] [47313]: DEBUG nova.api.openstack.wsgi [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.724412] [47313]: DEBUG nova.compute.api [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.728654] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.728888] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.729088] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.729442] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.729639] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.729849] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.767983] [47312]: DEBUG nova.policy [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.771568] [47313]: DEBUG nova.policy [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.772430] [47312]: INFO nova.api.openstack.requestlog [None req-d83bdfbc-cecd-479f-8f2e-a07c3a938e65 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.057420 [ 678.772764] [47312]: [pid: 47312|app: 0|req: 1745/3386] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.775372] [47312]: DEBUG nova.api.openstack.wsgi [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.775884] [47313]: DEBUG nova.policy [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.776392] [47313]: DEBUG nova.policy [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.776981] [47313]: INFO nova.api.openstack.requestlog [None req-d5d10c9c-b785-407a-8498-e231a7eaf9a9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1312 microversion: 2.26 time: 0.058777 [ 678.777282] [47312]: DEBUG nova.compute.api [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.777338] [47313]: [pid: 47313|app: 0|req: 1642/3387] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.779615] [47313]: DEBUG nova.api.openstack.wsgi [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.780343] [47312]: DEBUG oslo_concurrency.lockutils [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.781033] [47312]: DEBUG oslo_concurrency.lockutils [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.781033] [47312]: DEBUG oslo_concurrency.lockutils [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.781145] [47313]: DEBUG nova.compute.api [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.781185] [47312]: DEBUG oslo_concurrency.lockutils [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.781306] [47312]: DEBUG oslo_concurrency.lockutils [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.781479] [47312]: DEBUG oslo_concurrency.lockutils [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.784040] [47313]: DEBUG oslo_concurrency.lockutils [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.785332] [47313]: DEBUG oslo_concurrency.lockutils [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.785332] [47313]: DEBUG oslo_concurrency.lockutils [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.785332] [47313]: DEBUG oslo_concurrency.lockutils [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.785332] [47313]: DEBUG oslo_concurrency.lockutils [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.785332] [47313]: DEBUG oslo_concurrency.lockutils [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.828656] [47312]: DEBUG nova.policy [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.829872] [47313]: DEBUG nova.policy [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.832684] [47312]: INFO nova.api.openstack.requestlog [None req-f729fdc9-4b0d-41f4-a76d-d1cd97ca8a28 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.059137 [ 678.833085] [47312]: [pid: 47312|app: 0|req: 1746/3388] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.835222] [47313]: DEBUG nova.policy [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.835556] [47312]: DEBUG nova.api.openstack.wsgi [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.835871] [47313]: DEBUG nova.policy [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.837240] [47312]: DEBUG nova.compute.api [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.838564] [47313]: INFO nova.api.openstack.requestlog [None req-a12903cf-5a22-460b-ae8c-ed4b08a669b9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.060730 [ 678.839076] [47313]: [pid: 47313|app: 0|req: 1643/3389] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.840275] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.840539] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.840760] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.841153] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.841331] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.841412] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.841618] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.842876] [47313]: DEBUG nova.compute.api [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.845811] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.846036] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.846227] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.846561] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.846754] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.846925] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.885174] [47312]: DEBUG nova.policy [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.886737] [47313]: DEBUG nova.policy [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.889712] [47312]: INFO nova.api.openstack.requestlog [None req-56f73d5e-0af1-4590-93b6-b16cb8bdd69a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.056088 [ 678.890277] [47312]: [pid: 47312|app: 0|req: 1747/3390] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.891547] [47313]: INFO nova.api.openstack.requestlog [None req-4ddb73d6-3e99-46d4-8b96-854ec17ccf59 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.051834 [ 678.891862] [47313]: [pid: 47313|app: 0|req: 1644/3391] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.893038] [47312]: DEBUG nova.api.openstack.wsgi [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.894365] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.894658] [47312]: DEBUG nova.compute.api [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.896074] [47313]: DEBUG nova.compute.api [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.897956] [47312]: DEBUG oslo_concurrency.lockutils [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.898222] [47312]: DEBUG oslo_concurrency.lockutils [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.898416] [47312]: DEBUG oslo_concurrency.lockutils [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.898727] [47312]: DEBUG oslo_concurrency.lockutils [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.898917] [47312]: DEBUG oslo_concurrency.lockutils [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.899107] [47312]: DEBUG oslo_concurrency.lockutils [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.899217] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.899445] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.899628] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.900062] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.900279] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.900445] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.948541] [47312]: DEBUG nova.policy [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.953080] [47312]: INFO nova.api.openstack.requestlog [None req-53e24d1e-92d6-4d6b-8e1a-cbf64f386c2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.062411 [ 678.953401] [47312]: [pid: 47312|app: 0|req: 1748/3392] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 678.956404] [47313]: DEBUG nova.policy [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.956507] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.958310] [47312]: DEBUG nova.compute.api [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.960039] [47313]: DEBUG nova.policy [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.960388] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.960619] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.960685] [47313]: DEBUG nova.policy [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 678.960798] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.961153] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.961353] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.961523] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.963668] [47313]: INFO nova.api.openstack.requestlog [None req-2f21bb8a-4a07-4164-a661-cd0fafa08394 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1488 microversion: 2.94 time: 0.071087 [ 678.963989] [47313]: [pid: 47313|app: 0|req: 1645/3393] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1488 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 678.966535] [47313]: DEBUG nova.api.openstack.wsgi [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 678.968194] [47313]: DEBUG nova.compute.api [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 678.971204] [47313]: DEBUG oslo_concurrency.lockutils [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.971581] [47313]: DEBUG oslo_concurrency.lockutils [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.971806] [47313]: DEBUG oslo_concurrency.lockutils [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 678.972198] [47313]: DEBUG oslo_concurrency.lockutils [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 678.972609] [47313]: DEBUG oslo_concurrency.lockutils [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 678.972811] [47313]: DEBUG oslo_concurrency.lockutils [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.017549] [47312]: DEBUG nova.policy [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.021591] [47312]: INFO nova.api.openstack.requestlog [None req-f1ff68eb-f72f-4f91-879f-cb082364dc3e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.067638 [ 679.021900] [47312]: [pid: 47312|app: 0|req: 1749/3394] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.023761] [47313]: DEBUG nova.policy [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.024511] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.026039] [47312]: DEBUG nova.compute.api [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.028104] [47313]: INFO nova.api.openstack.requestlog [None req-126221b1-77c6-4ef6-982f-144cd62bbee0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.063268 [ 679.028554] [47313]: [pid: 47313|app: 0|req: 1646/3395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.029031] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.033027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.033027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.033027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.033027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.033027] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.033238] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.033238] [47313]: DEBUG nova.compute.api [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.037387] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.037611] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.037793] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.038213] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.038434] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.038609] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.195095] [47312]: DEBUG nova.policy [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.195998] [47313]: DEBUG nova.policy [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.199621] [47312]: INFO nova.api.openstack.requestlog [None req-b6a56552-c263-4892-b227-10479f149005 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.177089 [ 679.199938] [47312]: [pid: 47312|app: 0|req: 1750/3396] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.200204] [47313]: INFO nova.api.openstack.requestlog [None req-ab7ab545-b6ef-4911-bbea-30b00d8fea6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.171164 [ 679.200867] [47313]: [pid: 47313|app: 0|req: 1647/3397] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:35 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.202281] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.203755] [47313]: DEBUG nova.api.openstack.wsgi [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.203853] [47312]: DEBUG nova.compute.api [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.205324] [47313]: DEBUG nova.compute.api [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.207058] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.207197] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.207379] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.207796] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.208018] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.208202] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.208282] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.208525] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.208720] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.209088] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.209303] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.209518] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.258285] [47312]: DEBUG nova.policy [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.260151] [47313]: DEBUG nova.policy [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.263520] [47312]: INFO nova.api.openstack.requestlog [None req-e3276b0f-3937-47f7-9691-fed0bea3c9f7 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.062987 [ 679.263847] [47312]: [pid: 47312|app: 0|req: 1751/3398] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.265551] [47313]: INFO nova.api.openstack.requestlog [None req-f1456475-1bd8-485a-9e22-447b8b077e17 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.063084 [ 679.265551] [47313]: [pid: 47313|app: 0|req: 1648/3399] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.266685] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.269807] [47312]: DEBUG nova.compute.api [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.269887] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.270497] [47313]: DEBUG nova.compute.api [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.271469] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.271538] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.271670] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.272056] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.272276] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.272454] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.275237] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.275470] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.275674] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.276216] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.276306] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.276517] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.311612] [47312]: DEBUG nova.policy [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.317104] [47312]: INFO nova.api.openstack.requestlog [None req-ce1d7ae9-5063-4b44-8364-10158163fd10 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052664 [ 679.317443] [47312]: [pid: 47312|app: 0|req: 1752/3400] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.320948] [47313]: DEBUG nova.policy [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.324579] [47313]: INFO nova.api.openstack.requestlog [None req-ee19c624-4d93-413f-b3fb-662337da6350 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.058603 [ 679.324683] [47313]: [pid: 47313|app: 0|req: 1649/3401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.330928] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.332550] [47312]: DEBUG nova.compute.api [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.336148] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.336297] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.336482] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.336885] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.337028] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.337207] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.369283] [47312]: DEBUG nova.policy [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.372886] [47312]: DEBUG nova.policy [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.373531] [47312]: DEBUG nova.policy [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.374112] [47312]: INFO nova.api.openstack.requestlog [None req-7d6af644-c7df-436c-9437-ae10fc43eb7a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.045365 [ 679.374414] [47312]: [pid: 47312|app: 0|req: 1753/3402] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.398580] [47313]: DEBUG nova.api.openstack.wsgi [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.400940] [47313]: DEBUG nova.compute.api [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.402749] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.403723] [47312]: DEBUG nova.compute.api [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.404737] [47313]: DEBUG oslo_concurrency.lockutils [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.404878] [47313]: DEBUG oslo_concurrency.lockutils [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.405096] [47313]: DEBUG oslo_concurrency.lockutils [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.405473] [47313]: DEBUG oslo_concurrency.lockutils [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.405718] [47313]: DEBUG oslo_concurrency.lockutils [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.405845] [47313]: DEBUG oslo_concurrency.lockutils [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.406906] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.407147] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.407335] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.407673] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.407872] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.408100] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.453936] [47313]: DEBUG nova.policy [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.457055] [47312]: DEBUG nova.policy [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.458315] [47313]: INFO nova.api.openstack.requestlog [None req-baadecb5-0a38-47e6-bb3a-881cecb5773c tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.062104 [ 679.458525] [47313]: [pid: 47313|app: 0|req: 1650/3403] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.460860] [47313]: DEBUG nova.api.openstack.wsgi [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.460983] [47312]: INFO nova.api.openstack.requestlog [None req-f6993fce-35f2-445b-bf27-f769c927155d tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.060786 [ 679.461373] [47312]: [pid: 47312|app: 0|req: 1754/3404] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 679.465073] [47313]: DEBUG nova.compute.api [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.465167] [47312]: DEBUG nova.api.openstack.wsgi [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.465256] [47312]: DEBUG nova.compute.api [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.465524] [47313]: DEBUG oslo_concurrency.lockutils [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.465745] [47313]: DEBUG oslo_concurrency.lockutils [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.465923] [47313]: DEBUG oslo_concurrency.lockutils [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.466271] [47313]: DEBUG oslo_concurrency.lockutils [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.466460] [47313]: DEBUG oslo_concurrency.lockutils [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.466629] [47313]: DEBUG oslo_concurrency.lockutils [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.468299] [47312]: DEBUG oslo_concurrency.lockutils [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.468517] [47312]: DEBUG oslo_concurrency.lockutils [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.468692] [47312]: DEBUG oslo_concurrency.lockutils [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.469046] [47312]: DEBUG oslo_concurrency.lockutils [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.469243] [47312]: DEBUG oslo_concurrency.lockutils [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.469419] [47312]: DEBUG oslo_concurrency.lockutils [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.507912] [47313]: DEBUG nova.policy [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.510821] [47312]: DEBUG nova.policy [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.511875] [47313]: INFO nova.api.openstack.requestlog [None req-67828340-20ad-44d8-a747-ae3372710888 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.052756 [ 679.512242] [47313]: [pid: 47313|app: 0|req: 1651/3405] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.514625] [47313]: DEBUG nova.api.openstack.wsgi [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.516299] [47312]: INFO nova.api.openstack.requestlog [None req-69202ecc-881b-42c4-9ab4-60923b7550ce tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.053201 [ 679.516420] [47313]: DEBUG nova.compute.api [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.516634] [47312]: [pid: 47312|app: 0|req: 1755/3406] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.519046] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.519946] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.520200] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.520442] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.520574] [47312]: DEBUG nova.compute.api [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.520806] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.521025] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.521242] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.523545] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.523835] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.523950] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.524333] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.524542] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.526171] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.568355] [47312]: DEBUG nova.policy [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.572218] [47312]: INFO nova.api.openstack.requestlog [None req-8ebb8c06-4c5e-4f6b-83e6-aa59014e3b32 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.054997 [ 679.572543] [47312]: [pid: 47312|app: 0|req: 1756/3407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.578230] [47312]: DEBUG nova.api.openstack.wsgi [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.579790] [47312]: DEBUG nova.compute.api [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.585932] [47312]: DEBUG oslo_concurrency.lockutils [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.586179] [47312]: DEBUG oslo_concurrency.lockutils [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.586552] [47312]: DEBUG oslo_concurrency.lockutils [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.586711] [47312]: DEBUG oslo_concurrency.lockutils [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.586905] [47312]: DEBUG oslo_concurrency.lockutils [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.587089] [47312]: DEBUG oslo_concurrency.lockutils [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.629190] [47312]: DEBUG nova.policy [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.633661] [47312]: INFO nova.api.openstack.requestlog [None req-cba7ba22-c110-4ffe-b43d-60adf6c70d4b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.057030 [ 679.633989] [47312]: [pid: 47312|app: 0|req: 1757/3408] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.641262] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.641647] [47312]: DEBUG nova.compute.api [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.647363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.647363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.647363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.647363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.647363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.647363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.691838] [47312]: DEBUG nova.policy [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.696620] [47313]: DEBUG nova.policy [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.696903] [47312]: DEBUG nova.policy [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.697878] [47312]: DEBUG nova.policy [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.700919] [47312]: INFO nova.api.openstack.requestlog [None req-c9ae5e91-0e13-4589-a22d-4ebf9dd03514 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.066396 [ 679.701015] [47313]: INFO nova.api.openstack.requestlog [None req-0fc8f6e4-8172-401f-bcc6-3de51c38ce65 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1310 microversion: 2.1 time: 0.188094 [ 679.701274] [47313]: [pid: 47313|app: 0|req: 1652/3409] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1310 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.702177] [47312]: [pid: 47312|app: 0|req: 1758/3410] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.704056] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.705604] [47313]: DEBUG nova.compute.api [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.708626] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.709857] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.709857] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.709857] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.709857] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.709857] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.726209] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.727834] [47312]: DEBUG nova.compute.api [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.731324] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.731558] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.731740] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.732258] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.732491] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.732554] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.745143] [47313]: DEBUG nova.policy [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.749299] [47313]: INFO nova.api.openstack.requestlog [None req-4e074397-a59d-4c32-9c58-cc605dcce8bc tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.047467 [ 679.749668] [47313]: [pid: 47313|app: 0|req: 1653/3411] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.755981] [47313]: DEBUG nova.api.openstack.wsgi [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.757496] [47313]: DEBUG nova.compute.api [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.763525] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.763748] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.763928] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.764284] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.764509] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.764644] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.765749] [47312]: DEBUG nova.policy [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.769751] [47312]: INFO nova.api.openstack.requestlog [None req-c5b5274c-2798-4cff-a139-8579d2c7551e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.045606 [ 679.770112] [47312]: [pid: 47312|app: 0|req: 1759/3412] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.788642] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.790469] [47312]: DEBUG nova.compute.api [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.794178] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.794453] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.794650] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.795013] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.795222] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.795395] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.800137] [47313]: DEBUG nova.policy [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.805907] [47313]: INFO nova.api.openstack.requestlog [None req-fdb056ad-369a-4dea-a3a4-6c525486de53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.055674 [ 679.806522] [47313]: [pid: 47313|app: 0|req: 1654/3413] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.808618] [47313]: DEBUG nova.api.openstack.wsgi [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.810188] [47313]: DEBUG nova.compute.api [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.814527] [47313]: DEBUG oslo_concurrency.lockutils [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.814527] [47313]: DEBUG oslo_concurrency.lockutils [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.814527] [47313]: DEBUG oslo_concurrency.lockutils [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.814527] [47313]: DEBUG oslo_concurrency.lockutils [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.814527] [47313]: DEBUG oslo_concurrency.lockutils [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.814527] [47313]: DEBUG oslo_concurrency.lockutils [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.841636] [47312]: DEBUG nova.policy [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.846550] [47312]: INFO nova.api.openstack.requestlog [None req-9d0fdd95-f277-46c8-a57b-a505b80e560c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.059896 [ 679.846866] [47312]: [pid: 47312|app: 0|req: 1760/3414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.849216] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.850920] [47312]: DEBUG nova.compute.api [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.854068] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.854301] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.855069] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.855069] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.855069] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.855230] [47313]: DEBUG nova.policy [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.855312] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.859323] [47313]: DEBUG nova.policy [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.859740] [47313]: DEBUG nova.policy [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.860493] [47313]: INFO nova.api.openstack.requestlog [None req-508a82fc-f541-46ea-9531-0fd1a9bc8acc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1320 microversion: 2.26 time: 0.053766 [ 679.860799] [47313]: [pid: 47313|app: 0|req: 1655/3415] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1320 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.865682] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.867200] [47313]: DEBUG nova.compute.api [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.870233] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.870463] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.870642] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.871299] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.871299] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.871418] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.896614] [47312]: DEBUG nova.policy [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.901974] [47312]: INFO nova.api.openstack.requestlog [None req-6d8b5509-87c4-443e-b1d2-6c83f8489f71 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.054090 [ 679.901974] [47312]: [pid: 47312|app: 0|req: 1761/3416] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.904396] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.905980] [47312]: DEBUG nova.compute.api [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.909251] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.909490] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.909685] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.910059] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.910301] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.910523] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.915556] [47313]: DEBUG nova.policy [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.919553] [47313]: DEBUG nova.policy [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.920187] [47313]: DEBUG nova.policy [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.922721] [47313]: INFO nova.api.openstack.requestlog [None req-e2897964-1da4-4839-95c2-4ab2c5be236c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.061420 [ 679.923063] [47313]: [pid: 47313|app: 0|req: 1656/3417] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 679.925303] [47313]: DEBUG nova.api.openstack.wsgi [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.926794] [47313]: DEBUG nova.compute.api [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.929540] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.929761] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.929945] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.930327] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.930525] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.930695] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.948886] [47312]: DEBUG nova.policy [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.953242] [47312]: INFO nova.api.openstack.requestlog [None req-fa03d029-2a06-4cba-aee3-557e8dff9618 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.050667 [ 679.953556] [47312]: [pid: 47312|app: 0|req: 1762/3418] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.964597] [47312]: DEBUG nova.api.openstack.wsgi [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.966312] [47312]: DEBUG nova.compute.api [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.969627] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.969708] [47313]: DEBUG nova.policy [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 679.969858] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.970116] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.970412] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.970643] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.970775] [47312]: DEBUG oslo_concurrency.lockutils [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.974422] [47313]: INFO nova.api.openstack.requestlog [None req-b4bc4c43-0cf3-407f-afc9-684f5e8cacf4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.049973 [ 679.974422] [47313]: [pid: 47313|app: 0|req: 1657/3419] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 679.984057] [47313]: DEBUG nova.api.openstack.wsgi [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 679.985611] [47313]: DEBUG nova.compute.api [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 679.990613] [47313]: DEBUG oslo_concurrency.lockutils [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.990613] [47313]: DEBUG oslo_concurrency.lockutils [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.990613] [47313]: DEBUG oslo_concurrency.lockutils [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 679.990613] [47313]: DEBUG oslo_concurrency.lockutils [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 679.990613] [47313]: DEBUG oslo_concurrency.lockutils [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 679.990613] [47313]: DEBUG oslo_concurrency.lockutils [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.009754] [47312]: DEBUG nova.policy [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.013706] [47312]: INFO nova.api.openstack.requestlog [None req-f99031ff-da02-406b-a03e-a56d27d9cee9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.051080 [ 680.014018] [47312]: [pid: 47312|app: 0|req: 1763/3420] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 680.035389] [47312]: DEBUG nova.api.openstack.wsgi [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.035827] [47313]: DEBUG nova.policy [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.036965] [47312]: DEBUG nova.compute.api [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.039961] [47313]: DEBUG nova.policy [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.040370] [47312]: DEBUG oslo_concurrency.lockutils [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.040594] [47312]: DEBUG oslo_concurrency.lockutils [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.040644] [47313]: DEBUG nova.policy [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.040773] [47312]: DEBUG oslo_concurrency.lockutils [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.041139] [47312]: DEBUG oslo_concurrency.lockutils [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.041326] [47312]: DEBUG oslo_concurrency.lockutils [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.041497] [47312]: DEBUG oslo_concurrency.lockutils [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.044771] [47313]: INFO nova.api.openstack.requestlog [None req-d151300b-7036-4736-b385-1dba6872a547 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1544 microversion: 2.94 time: 0.061669 [ 680.044771] [47313]: [pid: 47313|app: 0|req: 1658/3421] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1544 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.046165] [47313]: DEBUG nova.api.openstack.wsgi [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.047656] [47313]: DEBUG nova.compute.api [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.050971] [47313]: DEBUG oslo_concurrency.lockutils [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.051228] [47313]: DEBUG oslo_concurrency.lockutils [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.051388] [47313]: DEBUG oslo_concurrency.lockutils [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.051728] [47313]: DEBUG oslo_concurrency.lockutils [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.051937] [47313]: DEBUG oslo_concurrency.lockutils [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.052148] [47313]: DEBUG oslo_concurrency.lockutils [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.098500] [47312]: DEBUG nova.policy [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.102201] [47313]: DEBUG nova.policy [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.102827] [47312]: INFO nova.api.openstack.requestlog [None req-328038b1-457c-4514-9d7a-4c05611f2da6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.069320 [ 680.103159] [47312]: [pid: 47312|app: 0|req: 1764/3422] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.106242] [47313]: INFO nova.api.openstack.requestlog [None req-83feb304-1768-4878-94c9-c0721ac76736 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.061702 [ 680.106551] [47313]: [pid: 47313|app: 0|req: 1659/3423] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:36 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.219944] [47313]: DEBUG nova.api.openstack.wsgi [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.221133] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.221618] [47313]: DEBUG nova.compute.api [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.223108] [47312]: DEBUG nova.compute.api [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.225226] [47313]: DEBUG oslo_concurrency.lockutils [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.225989] [47313]: DEBUG oslo_concurrency.lockutils [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.225989] [47313]: DEBUG oslo_concurrency.lockutils [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.225989] [47313]: DEBUG oslo_concurrency.lockutils [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.226256] [47313]: DEBUG oslo_concurrency.lockutils [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.226435] [47313]: DEBUG oslo_concurrency.lockutils [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.226654] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.227018] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.227238] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.227597] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.227795] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.227964] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.279173] [47313]: DEBUG nova.policy [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.284669] [47312]: DEBUG nova.policy [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.286530] [47313]: INFO nova.api.openstack.requestlog [None req-d168df53-0713-4c04-a21e-05469e9291e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.068725 [ 680.286744] [47313]: [pid: 47313|app: 0|req: 1660/3424] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 680.288800] [47312]: INFO nova.api.openstack.requestlog [None req-6e2c4255-1976-49c6-9f7a-2ba7df97d842 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.071529 [ 680.289110] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.289162] [47312]: [pid: 47312|app: 0|req: 1765/3425] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.290636] [47313]: DEBUG nova.compute.api [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.291838] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.293390] [47312]: DEBUG nova.compute.api [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.294281] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.294281] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.294419] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.294957] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.295049] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.295230] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.297379] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.297733] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.298045] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.298617] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.298915] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.299192] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.349428] [47313]: DEBUG nova.policy [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.353785] [47313]: INFO nova.api.openstack.requestlog [None req-2a0fc3e7-890b-4437-88a5-3f437dd52350 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.066413 [ 680.354126] [47313]: [pid: 47313|app: 0|req: 1661/3426] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.355574] [47312]: DEBUG nova.policy [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.356432] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.358290] [47313]: DEBUG nova.compute.api [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.360700] [47312]: INFO nova.api.openstack.requestlog [None req-a0d3de87-fbee-4baf-8ade-e872db385b96 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.070926 [ 680.361113] [47312]: [pid: 47312|app: 0|req: 1766/3427] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.361375] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.361633] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.361834] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.362287] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.363217] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.363217] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.364386] [47312]: DEBUG nova.api.openstack.wsgi [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.366453] [47312]: DEBUG nova.compute.api [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.369683] [47312]: DEBUG oslo_concurrency.lockutils [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.370136] [47312]: DEBUG oslo_concurrency.lockutils [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.370136] [47312]: DEBUG oslo_concurrency.lockutils [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.370358] [47312]: DEBUG oslo_concurrency.lockutils [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.370546] [47312]: DEBUG oslo_concurrency.lockutils [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.370714] [47312]: DEBUG oslo_concurrency.lockutils [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.413999] [47313]: DEBUG nova.policy [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.418108] [47313]: INFO nova.api.openstack.requestlog [None req-e3b8e38a-65da-4a84-86d2-8de6c4193480 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.063267 [ 680.418272] [47313]: [pid: 47313|app: 0|req: 1662/3428] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.422224] [47312]: DEBUG nova.policy [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.422938] [47313]: DEBUG nova.api.openstack.wsgi [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.424504] [47313]: DEBUG nova.compute.api [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.426184] [47312]: INFO nova.api.openstack.requestlog [None req-32bf1a6c-9d64-4b84-9e08-0fb6c53556dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.064166 [ 680.426503] [47312]: [pid: 47312|app: 0|req: 1767/3429] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.429636] [47312]: DEBUG nova.api.openstack.wsgi [req-e49cad96-d833-4214-a564-821762269ed7 req-268dc734-61dc-4280-961e-7ab1af95cae3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5c036232-736c-4c34-a2b7-7de517b9cd50", "tag": "be72ce58-4074-47db-9ae6-d521a1242017"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 680.434165] [47313]: DEBUG oslo_concurrency.lockutils [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.434562] [47313]: DEBUG oslo_concurrency.lockutils [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.434895] [47313]: DEBUG oslo_concurrency.lockutils [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.435236] [47312]: DEBUG oslo_concurrency.lockutils [req-e49cad96-d833-4214-a564-821762269ed7 req-268dc734-61dc-4280-961e-7ab1af95cae3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.435496] [47313]: DEBUG oslo_concurrency.lockutils [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.435570] [47312]: DEBUG oslo_concurrency.lockutils [req-e49cad96-d833-4214-a564-821762269ed7 req-268dc734-61dc-4280-961e-7ab1af95cae3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.435811] [47312]: DEBUG oslo_concurrency.lockutils [req-e49cad96-d833-4214-a564-821762269ed7 req-268dc734-61dc-4280-961e-7ab1af95cae3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.435846] [47313]: DEBUG oslo_concurrency.lockutils [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.436663] [47313]: DEBUG oslo_concurrency.lockutils [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.442259] [47312]: INFO nova.api.openstack.compute.server_external_events [req-e49cad96-d833-4214-a564-821762269ed7 req-268dc734-61dc-4280-961e-7ab1af95cae3 service nova] Creating event network-changed:be72ce58-4074-47db-9ae6-d521a1242017 for instance 5c036232-736c-4c34-a2b7-7de517b9cd50 on cpu-1 [ 680.445032] [47312]: INFO nova.api.openstack.requestlog [req-e49cad96-d833-4214-a564-821762269ed7 req-268dc734-61dc-4280-961e-7ab1af95cae3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017933 [ 680.445409] [47312]: [pid: 47312|app: 0|req: 1768/3430] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:37 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 680.473057] [47312]: DEBUG nova.api.openstack.wsgi [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.473057] [47312]: DEBUG nova.compute.api [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.476349] [47312]: DEBUG oslo_concurrency.lockutils [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.476658] [47312]: DEBUG oslo_concurrency.lockutils [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.476880] [47312]: DEBUG oslo_concurrency.lockutils [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.476942] [47313]: DEBUG nova.policy [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.477337] [47312]: DEBUG oslo_concurrency.lockutils [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.477588] [47312]: DEBUG oslo_concurrency.lockutils [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.477812] [47312]: DEBUG oslo_concurrency.lockutils [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.481183] [47313]: DEBUG nova.policy [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.481801] [47313]: DEBUG nova.policy [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.482611] [47313]: INFO nova.api.openstack.requestlog [None req-7094283a-963d-4de7-8c1f-ebb19ceb29ba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.063840 [ 680.482911] [47313]: [pid: 47313|app: 0|req: 1663/3431] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.485156] [47313]: DEBUG nova.api.openstack.wsgi [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.486653] [47313]: DEBUG nova.compute.api [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.489753] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.490019] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.490233] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.490573] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.490767] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.490939] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.517713] [47312]: DEBUG nova.policy [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.523924] [47312]: INFO nova.api.openstack.requestlog [None req-887270a3-ef0e-4154-a183-8f0b7531cebc tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.055283 [ 680.524236] [47312]: [pid: 47312|app: 0|req: 1769/3432] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 680.526629] [47312]: DEBUG nova.api.openstack.wsgi [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.528221] [47312]: DEBUG nova.compute.api [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.531581] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.531874] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.532186] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.532594] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.532856] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.533108] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.534819] [47313]: DEBUG nova.policy [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.539579] [47313]: INFO nova.api.openstack.requestlog [None req-55b5151d-b2b5-4ad1-acc8-948ada3e8430 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.056076 [ 680.539898] [47313]: [pid: 47313|app: 0|req: 1664/3433] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.542393] [47313]: DEBUG nova.api.openstack.wsgi [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.543775] [47313]: DEBUG nova.compute.api [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.546822] [47313]: DEBUG oslo_concurrency.lockutils [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.547565] [47313]: DEBUG oslo_concurrency.lockutils [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.547565] [47313]: DEBUG oslo_concurrency.lockutils [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.547565] [47313]: DEBUG oslo_concurrency.lockutils [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.547883] [47313]: DEBUG oslo_concurrency.lockutils [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.547943] [47313]: DEBUG oslo_concurrency.lockutils [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.579050] [47312]: DEBUG nova.policy [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.584098] [47312]: INFO nova.api.openstack.requestlog [None req-44cfb72e-e078-4584-9efc-932a5fecef99 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.059304 [ 680.584487] [47312]: [pid: 47312|app: 0|req: 1770/3434] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.587547] [47313]: DEBUG nova.policy [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.588300] [47312]: DEBUG nova.api.openstack.wsgi [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.589911] [47312]: DEBUG nova.compute.api [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.591575] [47313]: INFO nova.api.openstack.requestlog [None req-08d926bc-8546-4d97-9789-754a7d633333 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.051097 [ 680.591895] [47313]: [pid: 47313|app: 0|req: 1665/3435] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.593369] [47312]: DEBUG oslo_concurrency.lockutils [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.593641] [47312]: DEBUG oslo_concurrency.lockutils [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.594075] [47312]: DEBUG oslo_concurrency.lockutils [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.594275] [47312]: DEBUG oslo_concurrency.lockutils [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.594536] [47312]: DEBUG oslo_concurrency.lockutils [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.594745] [47312]: DEBUG oslo_concurrency.lockutils [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.645975] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.647725] [47313]: DEBUG nova.compute.api [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.651446] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.651740] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.651937] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.652428] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.652624] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.652815] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.692667] [47313]: DEBUG nova.policy [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.699052] [47313]: INFO nova.api.openstack.requestlog [None req-d2efcf82-008c-48ee-bc01-ca348fd45aad tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.055406 [ 680.699392] [47313]: [pid: 47313|app: 0|req: 1666/3436] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.713151] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.716404] [47313]: DEBUG nova.compute.api [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.718753] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.718997] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.719202] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.719551] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.719745] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.719918] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.758864] [47313]: DEBUG nova.policy [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.763543] [47313]: INFO nova.api.openstack.requestlog [None req-1b1102ea-a8b6-4d6c-80ee-ef3ca884d6bf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.052525 [ 680.763605] [47313]: [pid: 47313|app: 0|req: 1667/3437] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 680.767878] [47313]: DEBUG nova.api.openstack.wsgi [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.769231] [47313]: DEBUG nova.compute.api [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.771710] [47313]: DEBUG oslo_concurrency.lockutils [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.771884] [47313]: DEBUG oslo_concurrency.lockutils [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.772109] [47313]: DEBUG oslo_concurrency.lockutils [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.772675] [47313]: DEBUG oslo_concurrency.lockutils [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.772765] [47313]: DEBUG oslo_concurrency.lockutils [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.772884] [47313]: DEBUG oslo_concurrency.lockutils [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.811818] [47313]: DEBUG nova.policy [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.817023] [47313]: DEBUG nova.policy [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.817501] [47313]: DEBUG nova.policy [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.821874] [47313]: INFO nova.api.openstack.requestlog [None req-37f0b9fb-2b9f-41ec-8fe2-d75725a187de tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.057767 [ 680.822202] [47313]: [pid: 47313|app: 0|req: 1668/3438] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 680.829426] [47313]: DEBUG nova.api.openstack.wsgi [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.829793] [47313]: DEBUG nova.compute.api [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.835823] [47313]: DEBUG oslo_concurrency.lockutils [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.835823] [47313]: DEBUG oslo_concurrency.lockutils [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.836077] [47312]: DEBUG nova.policy [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.836148] [47313]: DEBUG oslo_concurrency.lockutils [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.836148] [47313]: DEBUG oslo_concurrency.lockutils [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.836148] [47313]: DEBUG oslo_concurrency.lockutils [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.836148] [47313]: DEBUG oslo_concurrency.lockutils [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.840989] [47312]: INFO nova.api.openstack.requestlog [None req-a112d0b0-bcfd-4f0a-9f5c-9c5c66d370e0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.254182 [ 680.841391] [47312]: [pid: 47312|app: 0|req: 1771/3439] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.846984] [47312]: DEBUG nova.api.openstack.wsgi [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.851026] [47312]: DEBUG nova.compute.api [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.852059] [47312]: DEBUG oslo_concurrency.lockutils [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.852266] [47312]: DEBUG oslo_concurrency.lockutils [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.852450] [47312]: DEBUG oslo_concurrency.lockutils [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.852800] [47312]: DEBUG oslo_concurrency.lockutils [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.853030] [47312]: DEBUG oslo_concurrency.lockutils [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.853222] [47312]: DEBUG oslo_concurrency.lockutils [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.870239] [47313]: DEBUG nova.policy [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.874487] [47313]: INFO nova.api.openstack.requestlog [None req-718f6f47-c7c3-4173-a177-6f06bd21adf2 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.051710 [ 680.874815] [47313]: [pid: 47313|app: 0|req: 1669/3440] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.877628] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.879180] [47313]: DEBUG nova.compute.api [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.882239] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.882466] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.882674] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.883068] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.883269] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.883447] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.887105] [47312]: DEBUG nova.policy [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.891658] [47312]: INFO nova.api.openstack.requestlog [None req-178bbe11-b06d-4702-9cb3-eb721748cfd4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.050027 [ 680.891980] [47312]: [pid: 47312|app: 0|req: 1772/3441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.894265] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.895775] [47312]: DEBUG nova.compute.api [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.898922] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.900108] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.900108] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.900108] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.900108] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.900108] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.924869] [47313]: DEBUG nova.policy [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.929062] [47313]: INFO nova.api.openstack.requestlog [None req-6c9f536b-9df2-4c66-ae72-144262868814 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.053635 [ 680.929505] [47313]: [pid: 47313|app: 0|req: 1670/3442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.931711] [47313]: DEBUG nova.api.openstack.wsgi [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.933497] [47313]: DEBUG nova.compute.api [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.937452] [47313]: DEBUG oslo_concurrency.lockutils [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.937778] [47313]: DEBUG oslo_concurrency.lockutils [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.937996] [47313]: DEBUG oslo_concurrency.lockutils [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.938377] [47313]: DEBUG oslo_concurrency.lockutils [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.938587] [47313]: DEBUG oslo_concurrency.lockutils [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.938751] [47313]: DEBUG oslo_concurrency.lockutils [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.943752] [47312]: DEBUG nova.policy [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 680.948180] [47312]: INFO nova.api.openstack.requestlog [None req-c0620419-c4a3-441e-b572-b7018e6f21e1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055612 [ 680.948488] [47312]: [pid: 47312|app: 0|req: 1773/3443] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 680.950871] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 680.952442] [47312]: DEBUG nova.compute.api [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 680.955620] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.955849] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.956044] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 680.956406] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 680.956604] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 680.956773] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.003944] [47312]: DEBUG nova.policy [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.008213] [47312]: INFO nova.api.openstack.requestlog [None req-8a2abb77-091e-4ce1-9fb7-ed04514cbd87 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.059149 [ 681.008525] [47312]: [pid: 47312|app: 0|req: 1774/3444] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.011017] [47312]: DEBUG nova.api.openstack.wsgi [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.012564] [47312]: DEBUG nova.compute.api [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.015733] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.015963] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.016157] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.016506] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.016864] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.016864] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.061591] [47312]: DEBUG nova.policy [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.065475] [47312]: DEBUG nova.policy [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.066111] [47312]: DEBUG nova.policy [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.068409] [47312]: INFO nova.api.openstack.requestlog [None req-5aee9818-1105-4b3b-aa8e-0445ff4e4ecd tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.059381 [ 681.068716] [47312]: [pid: 47312|app: 0|req: 1775/3445] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 681.070887] [47312]: DEBUG nova.api.openstack.wsgi [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.072724] [47312]: DEBUG nova.compute.api [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.075056] [47312]: DEBUG oslo_concurrency.lockutils [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.076029] [47312]: DEBUG oslo_concurrency.lockutils [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.076029] [47312]: DEBUG oslo_concurrency.lockutils [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.076029] [47312]: DEBUG oslo_concurrency.lockutils [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.076029] [47312]: DEBUG oslo_concurrency.lockutils [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.076203] [47312]: DEBUG oslo_concurrency.lockutils [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.124427] [47312]: DEBUG nova.policy [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.128669] [47312]: INFO nova.api.openstack.requestlog [None req-6975017e-d6c6-4a52-8f2b-0fbce485cf61 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.059417 [ 681.129103] [47312]: [pid: 47312|app: 0|req: 1776/3446] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.131311] [47312]: DEBUG nova.api.openstack.wsgi [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.132857] [47312]: DEBUG nova.compute.api [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.135939] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.136112] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.136301] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.136665] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.136910] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.137042] [47312]: DEBUG oslo_concurrency.lockutils [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.179458] [47312]: DEBUG nova.policy [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.183042] [47312]: INFO nova.api.openstack.requestlog [None req-d15c9864-20db-4a40-9424-8221cb90682f tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.053477 [ 681.183341] [47312]: [pid: 47312|app: 0|req: 1777/3447] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.185497] [47312]: DEBUG nova.api.openstack.wsgi [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.186961] [47312]: DEBUG nova.compute.api [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.189723] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.189977] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.190179] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.190227] [47313]: DEBUG nova.policy [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.190520] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.190716] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.190900] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.195355] [47313]: DEBUG nova.policy [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.195355] [47313]: DEBUG nova.policy [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.196087] [47313]: INFO nova.api.openstack.requestlog [None req-589d77df-7689-4f7b-aabd-2d4cc25c4044 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1360 microversion: 2.26 time: 0.266138 [ 681.196517] [47313]: [pid: 47313|app: 0|req: 1671/3448] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:37 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1360 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 681.198825] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.200425] [47313]: DEBUG nova.compute.api [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.203827] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.204071] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.204451] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.204684] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.204881] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.205119] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.225941] [47312]: DEBUG nova.policy [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.229977] [47312]: INFO nova.api.openstack.requestlog [None req-e0b4b0f8-475a-4a9d-a9ad-a9df3e735592 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.046062 [ 681.230375] [47312]: [pid: 47312|app: 0|req: 1778/3449] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.232787] [47312]: DEBUG nova.api.openstack.wsgi [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.234322] [47312]: DEBUG nova.compute.api [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.237226] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.237802] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.237802] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.238075] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.238197] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.238338] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.241743] [47313]: DEBUG nova.policy [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.246133] [47313]: DEBUG nova.policy [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.246738] [47313]: DEBUG nova.policy [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.249350] [47313]: INFO nova.api.openstack.requestlog [None req-e7245d63-74b8-4279-aa80-714c46504010 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1544 microversion: 2.94 time: 0.052293 [ 681.249660] [47313]: [pid: 47313|app: 0|req: 1672/3450] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1544 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 681.252146] [47313]: DEBUG nova.api.openstack.wsgi [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.253771] [47313]: DEBUG nova.compute.api [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.257048] [47313]: DEBUG oslo_concurrency.lockutils [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.257048] [47313]: DEBUG oslo_concurrency.lockutils [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.257280] [47313]: DEBUG oslo_concurrency.lockutils [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.257769] [47313]: DEBUG oslo_concurrency.lockutils [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.257905] [47313]: DEBUG oslo_concurrency.lockutils [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.258128] [47313]: DEBUG oslo_concurrency.lockutils [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.271369] [47312]: DEBUG nova.policy [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.276439] [47312]: INFO nova.api.openstack.requestlog [None req-bfdfaef5-514b-443d-bf3c-b3ce104818ca tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045430 [ 681.277133] [47312]: [pid: 47312|app: 0|req: 1779/3451] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.293261] [47313]: DEBUG nova.policy [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.297424] [47313]: INFO nova.api.openstack.requestlog [None req-c761c0bd-1396-416f-82c4-8181a83fb942 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.047158 [ 681.297744] [47313]: [pid: 47313|app: 0|req: 1673/3452] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.298186] [47312]: DEBUG nova.api.openstack.wsgi [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.299842] [47312]: DEBUG nova.compute.api [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.300426] [47313]: DEBUG nova.api.openstack.wsgi [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.301548] [47313]: DEBUG nova.compute.api [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.304170] [47312]: DEBUG oslo_concurrency.lockutils [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.304412] [47312]: DEBUG oslo_concurrency.lockutils [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.304591] [47312]: DEBUG oslo_concurrency.lockutils [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.304632] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.304835] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.304947] [47312]: DEBUG oslo_concurrency.lockutils [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.305041] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.305158] [47312]: DEBUG oslo_concurrency.lockutils [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.305327] [47312]: DEBUG oslo_concurrency.lockutils [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.305406] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.305606] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.305778] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.349900] [47312]: DEBUG nova.policy [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.354467] [47313]: DEBUG nova.policy [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.354585] [47312]: INFO nova.api.openstack.requestlog [None req-b48f7005-e63f-43ad-aed8-bf8193a26a06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.058315 [ 681.354585] [47312]: [pid: 47312|app: 0|req: 1780/3453] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.357966] [47313]: INFO nova.api.openstack.requestlog [None req-ecd116e2-49f5-4b3f-b0e5-ead70dd918e2 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.059617 [ 681.358280] [47313]: [pid: 47313|app: 0|req: 1674/3454] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.367724] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.369440] [47312]: DEBUG nova.compute.api [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.373598] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.373834] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.374049] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.374390] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.374574] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.374749] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.377639] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.379224] [47313]: DEBUG nova.compute.api [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.383931] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.384180] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.384391] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.384751] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.384957] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.385138] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.410059] [47312]: DEBUG nova.policy [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.414015] [47312]: INFO nova.api.openstack.requestlog [None req-1a66f105-42d4-4a70-8d79-2862e516a08a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.048325 [ 681.414339] [47312]: [pid: 47312|app: 0|req: 1781/3455] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.421776] [47313]: DEBUG nova.policy [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.425565] [47313]: INFO nova.api.openstack.requestlog [None req-9b2fb64f-0900-4e81-a36a-b9196e8f2f00 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.049915 [ 681.425869] [47313]: [pid: 47313|app: 0|req: 1675/3456] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.433531] [47312]: DEBUG nova.api.openstack.wsgi [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.435134] [47312]: DEBUG nova.compute.api [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.438180] [47312]: DEBUG oslo_concurrency.lockutils [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.438410] [47312]: DEBUG oslo_concurrency.lockutils [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.438592] [47312]: DEBUG oslo_concurrency.lockutils [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.439032] [47312]: DEBUG oslo_concurrency.lockutils [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.439248] [47312]: DEBUG oslo_concurrency.lockutils [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.439465] [47312]: DEBUG oslo_concurrency.lockutils [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.447427] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.449205] [47313]: DEBUG nova.compute.api [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.452326] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.452556] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.452735] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.453123] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.453328] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.453500] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.476086] [47312]: DEBUG nova.policy [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.480035] [47312]: INFO nova.api.openstack.requestlog [None req-f04e37a9-5a74-483c-b43d-df3cd357f3e7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048367 [ 681.480477] [47312]: [pid: 47312|app: 0|req: 1782/3457] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.487689] [47313]: DEBUG nova.policy [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.491617] [47313]: INFO nova.api.openstack.requestlog [None req-a2cbdab4-3939-4cce-bda7-29d0fde5a1d5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046036 [ 681.491884] [47313]: [pid: 47313|app: 0|req: 1676/3458] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.494740] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.496392] [47312]: DEBUG nova.compute.api [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.499709] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.499935] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.500129] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.500513] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.500668] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.500836] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.533300] [47312]: DEBUG nova.policy [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.537102] [47312]: DEBUG nova.policy [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.537704] [47312]: DEBUG nova.policy [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.538304] [47312]: INFO nova.api.openstack.requestlog [None req-fd3e5c07-0672-4fc9-bd3f-3d2a03c8da28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.045624 [ 681.538686] [47312]: [pid: 47312|app: 0|req: 1783/3459] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 681.538784] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.540835] [47313]: DEBUG nova.compute.api [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.544800] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.545053] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.545242] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.545590] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.545781] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.545951] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.551611] [47312]: DEBUG nova.api.openstack.wsgi [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.553976] [47312]: DEBUG nova.compute.api [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.556893] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.556893] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.557337] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.558077] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.558077] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.558077] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.590292] [47313]: DEBUG nova.policy [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.594526] [47313]: INFO nova.api.openstack.requestlog [None req-4e906bd8-6595-419b-a336-7554da457df7 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.057950 [ 681.595148] [47313]: [pid: 47313|app: 0|req: 1677/3460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.597477] [47313]: DEBUG nova.api.openstack.wsgi [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.599200] [47313]: DEBUG nova.compute.api [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.599932] [47312]: DEBUG nova.policy [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.602420] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.602765] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.603103] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.603553] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.603855] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.605022] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.605092] [47312]: INFO nova.api.openstack.requestlog [None req-a4e03c1a-3dd8-48fc-97d2-756bab252e22 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1268 microversion: 2.1 time: 0.054708 [ 681.605092] [47312]: [pid: 47312|app: 0|req: 1784/3461] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1268 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.607023] [47312]: DEBUG nova.api.openstack.wsgi [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.611019] [47312]: DEBUG nova.compute.api [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.611350] [47312]: DEBUG oslo_concurrency.lockutils [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.611567] [47312]: DEBUG oslo_concurrency.lockutils [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.611741] [47312]: DEBUG oslo_concurrency.lockutils [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.612120] [47312]: DEBUG oslo_concurrency.lockutils [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.612317] [47312]: DEBUG oslo_concurrency.lockutils [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.612503] [47312]: DEBUG oslo_concurrency.lockutils [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.651463] [47313]: DEBUG nova.policy [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.651629] [47312]: DEBUG nova.policy [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.654021] [47313]: INFO nova.api.openstack.requestlog [None req-12e35861-c232-48f8-9685-1a807c62a7fd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.058240 [ 681.654741] [47313]: [pid: 47313|app: 0|req: 1678/3462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.655979] [47312]: INFO nova.api.openstack.requestlog [None req-945e4f5e-23fe-482e-b65f-fb8160f99fd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.050735 [ 681.656288] [47312]: [pid: 47312|app: 0|req: 1785/3463] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.711119] [47313]: DEBUG nova.api.openstack.wsgi [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.712940] [47313]: DEBUG nova.compute.api [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.716617] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.716828] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.717026] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.717388] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.717593] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.717808] [47313]: DEBUG oslo_concurrency.lockutils [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.751967] [47313]: DEBUG nova.policy [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.755777] [47313]: INFO nova.api.openstack.requestlog [None req-a26d1ada-617d-4b81-bc52-82dc8dec60bd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.047905 [ 681.756238] [47313]: [pid: 47313|app: 0|req: 1679/3464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.779102] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.780807] [47312]: DEBUG nova.compute.api [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.784389] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.784624] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.784810] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.785184] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.785388] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.785556] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.813951] [47312]: DEBUG nova.policy [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.817611] [47312]: INFO nova.api.openstack.requestlog [None req-0a279801-cfd9-47bd-81fc-f92dfab1ffaf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.040811 [ 681.818077] [47312]: [pid: 47312|app: 0|req: 1786/3465] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.837127] [47313]: DEBUG nova.api.openstack.wsgi [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.838846] [47313]: DEBUG nova.compute.api [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.842455] [47313]: DEBUG oslo_concurrency.lockutils [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.842692] [47313]: DEBUG oslo_concurrency.lockutils [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.842877] [47313]: DEBUG oslo_concurrency.lockutils [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.843306] [47313]: DEBUG oslo_concurrency.lockutils [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.843515] [47313]: DEBUG oslo_concurrency.lockutils [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.843693] [47313]: DEBUG oslo_concurrency.lockutils [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.854965] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.856604] [47312]: DEBUG nova.compute.api [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.859976] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.860231] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.860439] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.860810] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.861014] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.862030] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.874600] [47313]: DEBUG nova.policy [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.878754] [47313]: DEBUG nova.policy [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.879011] [47313]: DEBUG nova.policy [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.883269] [47313]: INFO nova.api.openstack.requestlog [None req-90fc066d-c05c-44fc-b1f5-78ab37ed37ad tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.048480 [ 681.883586] [47313]: [pid: 47313|app: 0|req: 1680/3466] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 681.889319] [47312]: DEBUG nova.policy [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.891473] [47313]: DEBUG nova.api.openstack.wsgi [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.893110] [47313]: DEBUG nova.compute.api [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.893253] [47312]: INFO nova.api.openstack.requestlog [None req-c5e48a14-2ab0-4030-b8eb-395e76b20eab tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.040516 [ 681.893579] [47312]: [pid: 47312|app: 0|req: 1787/3467] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.896327] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.896552] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.896739] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.897100] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.897302] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.897478] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.903724] [47312]: DEBUG nova.api.openstack.wsgi [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.905293] [47312]: DEBUG nova.compute.api [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.908475] [47312]: DEBUG oslo_concurrency.lockutils [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.908711] [47312]: DEBUG oslo_concurrency.lockutils [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.908875] [47312]: DEBUG oslo_concurrency.lockutils [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.909269] [47312]: DEBUG oslo_concurrency.lockutils [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.909468] [47312]: DEBUG oslo_concurrency.lockutils [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.909639] [47312]: DEBUG oslo_concurrency.lockutils [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.927668] [47313]: DEBUG nova.policy [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.931700] [47313]: INFO nova.api.openstack.requestlog [None req-8dc12c80-6a4a-443e-be8b-cba6b6cd9537 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.042013 [ 681.932035] [47313]: [pid: 47313|app: 0|req: 1681/3468] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 681.941702] [47313]: DEBUG nova.api.openstack.wsgi [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.942648] [47312]: DEBUG nova.policy [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.943405] [47313]: DEBUG nova.compute.api [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.947077] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.947324] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.947365] [47312]: INFO nova.api.openstack.requestlog [None req-89340ac6-8694-488a-b056-e8c7f71e32f4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.045619 [ 681.947506] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.947642] [47312]: [pid: 47312|app: 0|req: 1788/3469] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 681.947858] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.948062] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.948236] [47313]: DEBUG oslo_concurrency.lockutils [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.959849] [47312]: DEBUG nova.api.openstack.wsgi [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 681.961617] [47312]: DEBUG nova.compute.api [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 681.965364] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.965648] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.965857] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.966255] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 681.966507] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 681.966694] [47312]: DEBUG oslo_concurrency.lockutils [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 681.978430] [47313]: DEBUG nova.policy [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 681.982490] [47313]: INFO nova.api.openstack.requestlog [None req-56a745d2-2180-41ea-8433-3257cd55e9ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.042772 [ 681.983388] [47313]: [pid: 47313|app: 0|req: 1682/3470] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 681.995412] [47312]: DEBUG nova.policy [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.000239] [47312]: INFO nova.api.openstack.requestlog [None req-63c6f659-f01b-4bdf-a59f-0155e673989c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.041972 [ 682.000239] [47312]: [pid: 47312|app: 0|req: 1789/3471] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.020701] [47313]: DEBUG nova.api.openstack.wsgi [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.022333] [47313]: DEBUG nova.compute.api [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.025860] [47313]: DEBUG oslo_concurrency.lockutils [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.026120] [47313]: DEBUG oslo_concurrency.lockutils [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.026313] [47313]: DEBUG oslo_concurrency.lockutils [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.026664] [47313]: DEBUG oslo_concurrency.lockutils [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.026861] [47313]: DEBUG oslo_concurrency.lockutils [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.027044] [47313]: DEBUG oslo_concurrency.lockutils [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.057282] [47313]: DEBUG nova.policy [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.061034] [47313]: INFO nova.api.openstack.requestlog [None req-49c7c1e5-9662-4c49-9b44-5afdaee9db59 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042516 [ 682.061478] [47313]: [pid: 47313|app: 0|req: 1683/3472] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.082678] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.084993] [47312]: DEBUG nova.compute.api [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.088357] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.088663] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.088929] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.089327] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.089566] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.089779] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.120300] [47312]: DEBUG nova.policy [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.124707] [47312]: DEBUG nova.policy [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.125325] [47312]: DEBUG nova.policy [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.127988] [47312]: INFO nova.api.openstack.requestlog [None req-cc23d2c3-572b-4da7-a2b6-ceae904ba0af tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.047654 [ 682.128332] [47312]: [pid: 47312|app: 0|req: 1790/3473] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 682.140766] [47313]: DEBUG nova.api.openstack.wsgi [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.142436] [47313]: DEBUG nova.compute.api [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.145815] [47313]: DEBUG oslo_concurrency.lockutils [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.146053] [47313]: DEBUG oslo_concurrency.lockutils [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.146242] [47313]: DEBUG oslo_concurrency.lockutils [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.146636] [47313]: DEBUG oslo_concurrency.lockutils [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.146785] [47313]: DEBUG oslo_concurrency.lockutils [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.146956] [47313]: DEBUG oslo_concurrency.lockutils [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.175782] [47313]: DEBUG nova.policy [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.179490] [47313]: INFO nova.api.openstack.requestlog [None req-97ebaafa-bebf-4122-9b8a-e537e0a73658 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.040993 [ 682.179798] [47313]: [pid: 47313|app: 0|req: 1684/3474] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:38 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.195507] [47312]: DEBUG nova.api.openstack.wsgi [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.197141] [47312]: DEBUG nova.compute.api [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.200605] [47312]: DEBUG oslo_concurrency.lockutils [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.200834] [47312]: DEBUG oslo_concurrency.lockutils [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.201067] [47312]: DEBUG oslo_concurrency.lockutils [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.201428] [47312]: DEBUG oslo_concurrency.lockutils [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.201626] [47312]: DEBUG oslo_concurrency.lockutils [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.201796] [47312]: DEBUG oslo_concurrency.lockutils [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.209746] [47313]: DEBUG nova.api.openstack.wsgi [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.211332] [47313]: DEBUG nova.compute.api [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.214642] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.214868] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.215063] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.215414] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.215602] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.215774] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.235905] [47312]: DEBUG nova.policy [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.239740] [47312]: INFO nova.api.openstack.requestlog [None req-c781da77-21fc-4628-af90-437589a53559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.046374 [ 682.240052] [47312]: [pid: 47312|app: 0|req: 1791/3475] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.242428] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.244108] [47312]: DEBUG nova.compute.api [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.247103] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.247334] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.247519] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.247858] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.248068] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.248245] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.250783] [47313]: DEBUG nova.policy [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.255385] [47313]: DEBUG nova.policy [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.256249] [47313]: DEBUG nova.policy [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.256707] [47313]: INFO nova.api.openstack.requestlog [None req-de2c7da7-febb-4d5a-89dc-fc7576861afd tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.048972 [ 682.257189] [47313]: [pid: 47313|app: 0|req: 1685/3476] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 682.263767] [47313]: DEBUG nova.api.openstack.wsgi [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.265439] [47313]: DEBUG nova.compute.api [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.268838] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.269125] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.269280] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.269656] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.269887] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.270096] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.289657] [47312]: DEBUG nova.policy [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.294520] [47312]: INFO nova.api.openstack.requestlog [None req-8d03e5e7-81fd-4df7-b039-d09aa51c42f5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.053395 [ 682.295048] [47312]: [pid: 47312|app: 0|req: 1792/3477] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.298418] [47312]: DEBUG nova.api.openstack.wsgi [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.299204] [47312]: DEBUG nova.compute.api [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.303557] [47312]: DEBUG oslo_concurrency.lockutils [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.303795] [47312]: DEBUG oslo_concurrency.lockutils [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.304008] [47312]: DEBUG oslo_concurrency.lockutils [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.304380] [47312]: DEBUG oslo_concurrency.lockutils [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.304622] [47312]: DEBUG oslo_concurrency.lockutils [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.304814] [47312]: DEBUG oslo_concurrency.lockutils [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.315469] [47313]: DEBUG nova.policy [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.321805] [47313]: DEBUG nova.policy [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.322536] [47313]: DEBUG nova.policy [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.325474] [47313]: INFO nova.api.openstack.requestlog [None req-caa4fc10-4321-4f70-9ed9-ba2e3870a44b tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1552 microversion: 2.94 time: 0.063647 [ 682.325651] [47313]: [pid: 47313|app: 0|req: 1686/3478] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1552 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 682.328079] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.333199] [47313]: DEBUG nova.compute.api [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.337546] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.338286] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.338286] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.338286] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.338484] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.338663] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.351321] [47312]: DEBUG nova.policy [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.355761] [47312]: INFO nova.api.openstack.requestlog [None req-19c46705-3c6c-4537-85fe-cb87b28acaa3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.060246 [ 682.356161] [47312]: [pid: 47312|app: 0|req: 1793/3479] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.366252] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.368067] [47312]: DEBUG nova.compute.api [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.373278] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.373719] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.373913] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.374286] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.374487] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.374657] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.377054] [47313]: DEBUG nova.policy [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.380992] [47313]: INFO nova.api.openstack.requestlog [None req-fd8bb0a2-dde5-4176-a4fa-4a0ac5c73f8e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.054770 [ 682.381329] [47313]: [pid: 47313|app: 0|req: 1687/3480] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.384232] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.385955] [47313]: DEBUG nova.compute.api [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.389321] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.389536] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.389710] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.390107] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.390324] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.390611] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.411232] [47312]: DEBUG nova.policy [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.415732] [47312]: INFO nova.api.openstack.requestlog [None req-ec5c3ee7-83bc-4529-bad4-1e474f4522fc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.051465 [ 682.416059] [47312]: [pid: 47312|app: 0|req: 1794/3481] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 682.425473] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.427173] [47312]: DEBUG nova.compute.api [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.427234] [47313]: DEBUG nova.policy [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.431665] [47313]: INFO nova.api.openstack.requestlog [None req-8c8c73cd-07bb-4648-bacf-83d25ca91761 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.049729 [ 682.432032] [47313]: [pid: 47313|app: 0|req: 1688/3482] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.432286] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.432674] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.432897] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.433585] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.434013] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.434224] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.436424] [47313]: DEBUG nova.api.openstack.wsgi [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.439773] [47313]: DEBUG nova.compute.api [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.440994] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.441877] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.441877] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.441877] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.442060] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.442262] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.479372] [47312]: DEBUG nova.policy [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.481945] [47313]: DEBUG nova.policy [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.483809] [47312]: INFO nova.api.openstack.requestlog [None req-0c479d3d-23c3-4959-ace2-b9a1e5e465bc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.060191 [ 682.484140] [47312]: [pid: 47312|app: 0|req: 1795/3483] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.485559] [47313]: INFO nova.api.openstack.requestlog [None req-8236379f-3d4f-4707-bf1d-e0ebf5efef58 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.050903 [ 682.485860] [47313]: [pid: 47313|app: 0|req: 1689/3484] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.486557] [47312]: DEBUG nova.api.openstack.wsgi [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5c036232-736c-4c34-a2b7-7de517b9cd50", "name": "network-vif-deleted", "tag": "be72ce58-4074-47db-9ae6-d521a1242017"}, {"name": "network-changed", "server_uuid": "eeb44b48-ed08-4f20-9498-b0eed38a00a2", "tag": "04b06b41-42b5-4d04-ba77-d7a56bbce454"}, {"server_uuid": "eeb44b48-ed08-4f20-9498-b0eed38a00a2", "name": "network-vif-deleted", "tag": "04b06b41-42b5-4d04-ba77-d7a56bbce454"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 682.490328] [47313]: DEBUG nova.api.openstack.wsgi [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.491860] [47313]: DEBUG nova.compute.api [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.493127] [47312]: DEBUG oslo_concurrency.lockutils [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.493216] [47312]: DEBUG oslo_concurrency.lockutils [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.493357] [47312]: DEBUG oslo_concurrency.lockutils [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.494997] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.495250] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.495437] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.495779] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.495991] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.496235] [47313]: DEBUG oslo_concurrency.lockutils [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.500919] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] Creating event network-vif-deleted:be72ce58-4074-47db-9ae6-d521a1242017 for instance 5c036232-736c-4c34-a2b7-7de517b9cd50 on cpu-1 [ 682.501237] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] Creating event network-changed:04b06b41-42b5-4d04-ba77-d7a56bbce454 for instance eeb44b48-ed08-4f20-9498-b0eed38a00a2 on cpu-1 [ 682.501473] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] Creating event network-vif-deleted:04b06b41-42b5-4d04-ba77-d7a56bbce454 for instance eeb44b48-ed08-4f20-9498-b0eed38a00a2 on cpu-1 [ 682.507030] [47312]: INFO nova.api.openstack.requestlog [req-7d86307b-dd64-4086-92fa-5fd94ef8f98b req-255b1e01-36a3-4314-a58c-ff126525ac80 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.020353 [ 682.507030] [47312]: [pid: 47312|app: 0|req: 1796/3485] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:39 2024] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 682.508044] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.509672] [47312]: DEBUG nova.compute.api [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.514586] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.514586] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.514586] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.514769] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.514832] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.515024] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.534273] [47313]: DEBUG nova.policy [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.538267] [47313]: INFO nova.api.openstack.requestlog [None req-453b1e13-dc21-44b1-8f76-ca9ee5e0ab19 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.049679 [ 682.538661] [47313]: [pid: 47313|app: 0|req: 1690/3486] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 682.550541] [47313]: DEBUG nova.api.openstack.wsgi [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.552096] [47312]: DEBUG nova.policy [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.552229] [47313]: DEBUG nova.compute.api [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.555520] [47313]: DEBUG oslo_concurrency.lockutils [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.555635] [47313]: DEBUG oslo_concurrency.lockutils [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.555820] [47313]: DEBUG oslo_concurrency.lockutils [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.556175] [47313]: DEBUG oslo_concurrency.lockutils [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.556247] [47312]: INFO nova.api.openstack.requestlog [None req-c1a6b4cf-0c99-458e-8366-bdea504d2cad tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.050174 [ 682.556385] [47313]: DEBUG oslo_concurrency.lockutils [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.556552] [47312]: [pid: 47312|app: 0|req: 1797/3487] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.557364] [47313]: DEBUG oslo_concurrency.lockutils [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.590803] [47313]: DEBUG nova.policy [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.595153] [47313]: DEBUG nova.policy [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.595836] [47313]: DEBUG nova.policy [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.596433] [47313]: INFO nova.api.openstack.requestlog [None req-e8987aa3-ab1e-4bca-85c0-d7c521e0607b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.047836 [ 682.596922] [47313]: [pid: 47313|app: 0|req: 1691/3488] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 682.606879] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.608755] [47312]: DEBUG nova.compute.api [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.612240] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.612495] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.612711] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.613224] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.613583] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.613764] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.615920] [47313]: DEBUG nova.api.openstack.wsgi [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.617625] [47313]: DEBUG nova.compute.api [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.621078] [47313]: DEBUG oslo_concurrency.lockutils [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.621283] [47313]: DEBUG oslo_concurrency.lockutils [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.621469] [47313]: DEBUG oslo_concurrency.lockutils [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.622009] [47313]: DEBUG oslo_concurrency.lockutils [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.622077] [47313]: DEBUG oslo_concurrency.lockutils [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.622231] [47313]: DEBUG oslo_concurrency.lockutils [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.658737] [47313]: DEBUG nova.policy [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.663106] [47313]: INFO nova.api.openstack.requestlog [None req-2af38b87-4740-459c-bdb5-d481b24e8f84 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1212 microversion: 2.1 time: 0.049062 [ 682.663438] [47313]: [pid: 47313|app: 0|req: 1692/3489] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.666024] [47313]: DEBUG nova.api.openstack.wsgi [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.667441] [47313]: DEBUG nova.compute.api [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.670882] [47313]: DEBUG oslo_concurrency.lockutils [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.670926] [47313]: DEBUG oslo_concurrency.lockutils [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.671109] [47313]: DEBUG oslo_concurrency.lockutils [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.671497] [47313]: DEBUG oslo_concurrency.lockutils [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.671703] [47313]: DEBUG oslo_concurrency.lockutils [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.671878] [47313]: DEBUG oslo_concurrency.lockutils [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.678350] [47312]: DEBUG nova.policy [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.687094] [47312]: INFO nova.api.openstack.requestlog [None req-8a89aeca-f2a3-498d-9d09-63d6641769ad tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.081416 [ 682.687449] [47312]: [pid: 47312|app: 0|req: 1798/3490] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.693505] [47312]: DEBUG nova.api.openstack.wsgi [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.695166] [47312]: DEBUG nova.compute.api [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.703875] [47312]: DEBUG oslo_concurrency.lockutils [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.704160] [47312]: DEBUG oslo_concurrency.lockutils [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.704417] [47312]: DEBUG oslo_concurrency.lockutils [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.706688] [47312]: DEBUG oslo_concurrency.lockutils [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.706910] [47312]: DEBUG oslo_concurrency.lockutils [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.707139] [47312]: DEBUG oslo_concurrency.lockutils [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.712447] [47313]: DEBUG nova.policy [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.717245] [47313]: INFO nova.api.openstack.requestlog [None req-754f3c65-4da9-4143-9446-75c7a45e4ffc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.053195 [ 682.717571] [47313]: [pid: 47313|app: 0|req: 1693/3491] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.752254] [47312]: DEBUG nova.policy [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.756946] [47312]: INFO nova.api.openstack.requestlog [None req-e19b51c7-b200-463c-9532-dbe5ba6e005d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.068898 [ 682.757932] [47312]: [pid: 47312|app: 0|req: 1799/3492] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.769176] [47313]: DEBUG nova.api.openstack.wsgi [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.769675] [47313]: DEBUG nova.compute.api [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.774078] [47313]: DEBUG oslo_concurrency.lockutils [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.777941] [47313]: DEBUG oslo_concurrency.lockutils [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.777941] [47313]: DEBUG oslo_concurrency.lockutils [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.777941] [47313]: DEBUG oslo_concurrency.lockutils [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.777941] [47313]: DEBUG oslo_concurrency.lockutils [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.777941] [47313]: DEBUG oslo_concurrency.lockutils [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.814652] [47313]: DEBUG nova.policy [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.816987] [47313]: INFO nova.api.openstack.requestlog [None req-372263ea-299a-4e35-b477-70bc60d0b385 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.052247 [ 682.817473] [47313]: [pid: 47313|app: 0|req: 1694/3493] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.832159] [47312]: DEBUG nova.api.openstack.wsgi [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.834380] [47312]: DEBUG nova.compute.api [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.838250] [47312]: DEBUG oslo_concurrency.lockutils [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.838495] [47312]: DEBUG oslo_concurrency.lockutils [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.838758] [47312]: DEBUG oslo_concurrency.lockutils [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.839145] [47312]: DEBUG oslo_concurrency.lockutils [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.839366] [47312]: DEBUG oslo_concurrency.lockutils [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.839519] [47312]: DEBUG oslo_concurrency.lockutils [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.891510] [47312]: DEBUG nova.policy [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 682.897186] [47312]: INFO nova.api.openstack.requestlog [None req-258f2b99-4740-451f-b49a-eec66821ec30 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.066952 [ 682.897186] [47312]: [pid: 47312|app: 0|req: 1800/3494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 682.897338] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.901627] [47313]: DEBUG nova.compute.api [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.905295] [47312]: DEBUG nova.api.openstack.wsgi [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 682.906117] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.906363] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.906545] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.906899] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.907107] [47312]: DEBUG nova.compute.api [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 682.907203] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.907810] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.910401] [47312]: DEBUG oslo_concurrency.lockutils [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.910636] [47312]: DEBUG oslo_concurrency.lockutils [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.910816] [47312]: DEBUG oslo_concurrency.lockutils [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 682.911293] [47312]: DEBUG oslo_concurrency.lockutils [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 682.911502] [47312]: DEBUG oslo_concurrency.lockutils [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 682.911675] [47312]: DEBUG oslo_concurrency.lockutils [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.091102] [47313]: DEBUG nova.policy [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.095658] [47313]: DEBUG nova.policy [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.096304] [47313]: DEBUG nova.policy [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.098855] [47313]: INFO nova.api.openstack.requestlog [None req-c7d3d5c4-0f19-48c5-8678-038a239cc5c6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.204022 [ 683.099182] [47313]: [pid: 47313|app: 0|req: 1695/3495] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 683.101242] [47312]: DEBUG nova.policy [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.105504] [47313]: DEBUG nova.api.openstack.wsgi [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.107032] [47313]: DEBUG nova.compute.api [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.109373] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=3139,nova_cell1:UPDATE=119,nova_cell1:SAVEPOINT=7,nova_cell1:RELEASE=7,nova_cell1:DELETE=14,nova_cell1:INSERT=7 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 683.114910] [47312]: INFO nova.api.openstack.requestlog [None req-436b25e0-2710-407f-92db-88329dd4df45 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.211643 [ 683.116532] [47312]: [pid: 47312|app: 0|req: 1801/3496] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 683.117834] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.118055] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.119101] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.119101] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.119213] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.119253] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.119253] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.120616] [47312]: DEBUG nova.compute.api [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.125444] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=926,nova_api:UPDATE=7,nova_api:INSERT=9,nova_api:DELETE=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 683.125444] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.125444] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.125444] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.125659] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.125694] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.125855] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.167567] [47313]: DEBUG nova.policy [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.171986] [47313]: INFO nova.api.openstack.requestlog [None req-adfb99c8-d221-4063-9f41-db42820129bd tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.072225 [ 683.172338] [47313]: [pid: 47313|app: 0|req: 1696/3497] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.172684] [47312]: DEBUG nova.policy [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.174898] [47313]: DEBUG nova.api.openstack.wsgi [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.176813] [47313]: DEBUG nova.compute.api [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.178948] [47312]: INFO nova.api.openstack.requestlog [None req-d7438642-ce55-4735-b51f-d792ff573213 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.063007 [ 683.179285] [47312]: [pid: 47312|app: 0|req: 1802/3498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:39 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.179917] [47313]: DEBUG oslo_concurrency.lockutils [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.180185] [47313]: DEBUG oslo_concurrency.lockutils [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.180374] [47313]: DEBUG oslo_concurrency.lockutils [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.180720] [47313]: DEBUG oslo_concurrency.lockutils [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.180923] [47313]: DEBUG oslo_concurrency.lockutils [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.181101] [47313]: DEBUG oslo_concurrency.lockutils [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.182122] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.183764] [47312]: DEBUG nova.compute.api [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.186801] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.187903] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.187903] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.187903] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.187903] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.188156] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.220193] [47313]: DEBUG nova.policy [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.224051] [47313]: INFO nova.api.openstack.requestlog [None req-54040d47-fa30-4914-889a-d2ece034a7f2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.051180 [ 683.224414] [47313]: [pid: 47313|app: 0|req: 1697/3499] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.226707] [47313]: DEBUG nova.api.openstack.wsgi [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.228219] [47313]: DEBUG nova.compute.api [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.229490] [47312]: DEBUG nova.policy [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.231313] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.231605] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.231843] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.232288] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.232552] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.232779] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.237716] [47312]: INFO nova.api.openstack.requestlog [None req-5a06ed2d-1abc-4f3b-a527-8ef8ad6cced1 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.057232 [ 683.237716] [47312]: [pid: 47312|app: 0|req: 1803/3500] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.240231] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.241939] [47312]: DEBUG nova.compute.api [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.245371] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.245740] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.246069] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.246527] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.246832] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.247188] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.275226] [47313]: DEBUG nova.policy [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.279550] [47313]: INFO nova.api.openstack.requestlog [None req-9aeed2fe-0d2e-4a46-8c49-f432a61d5ac2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.054558 [ 683.279989] [47313]: [pid: 47313|app: 0|req: 1698/3501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.284096] [47313]: DEBUG nova.api.openstack.wsgi [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.286571] [47313]: DEBUG nova.compute.api [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.290468] [47313]: DEBUG oslo_concurrency.lockutils [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.290726] [47313]: DEBUG oslo_concurrency.lockutils [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.290987] [47313]: DEBUG oslo_concurrency.lockutils [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.291210] [47312]: DEBUG nova.policy [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.291418] [47313]: DEBUG oslo_concurrency.lockutils [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.291676] [47313]: DEBUG oslo_concurrency.lockutils [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.291897] [47313]: DEBUG oslo_concurrency.lockutils [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.296884] [47312]: DEBUG nova.policy [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.298142] [47312]: DEBUG nova.policy [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.301255] [47312]: INFO nova.api.openstack.requestlog [None req-5f3e0d8a-ff7a-485b-8805-97d4491796e9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.062824 [ 683.301672] [47312]: [pid: 47312|app: 0|req: 1804/3502] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 683.305183] [47312]: DEBUG nova.api.openstack.wsgi [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.306771] [47312]: DEBUG nova.compute.api [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.309935] [47312]: DEBUG oslo_concurrency.lockutils [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.310297] [47312]: DEBUG oslo_concurrency.lockutils [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.310595] [47312]: DEBUG oslo_concurrency.lockutils [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.311073] [47312]: DEBUG oslo_concurrency.lockutils [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.311594] [47312]: DEBUG oslo_concurrency.lockutils [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.311866] [47312]: DEBUG oslo_concurrency.lockutils [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.330479] [47313]: DEBUG nova.policy [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.334978] [47313]: INFO nova.api.openstack.requestlog [None req-1acd9133-065f-4ab1-acff-b2f1dab8bb4c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.054350 [ 683.335613] [47313]: [pid: 47313|app: 0|req: 1699/3503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.339015] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.340043] [47313]: DEBUG nova.compute.api [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.343609] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.344083] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.344394] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.344823] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.345097] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.345325] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.348940] [47312]: DEBUG nova.policy [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.353857] [47312]: INFO nova.api.openstack.requestlog [None req-3058a18e-8356-467a-a943-1e36e50f40a4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.051388 [ 683.354323] [47312]: [pid: 47312|app: 0|req: 1805/3504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.358838] [47312]: DEBUG nova.api.openstack.wsgi [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.362524] [47312]: DEBUG nova.compute.api [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.365963] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.366214] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.366397] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.366749] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.366941] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.367128] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.381449] [47313]: DEBUG nova.policy [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.386387] [47313]: DEBUG nova.policy [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.386985] [47313]: DEBUG nova.policy [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.387603] [47313]: INFO nova.api.openstack.requestlog [None req-ad87a4c5-c6a9-4ad1-8d59-8ce1d18b1620 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.051465 [ 683.388056] [47313]: [pid: 47313|app: 0|req: 1700/3505] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 683.392018] [47313]: DEBUG nova.api.openstack.wsgi [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.392018] [47313]: DEBUG nova.compute.api [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.394836] [47313]: DEBUG oslo_concurrency.lockutils [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.395068] [47313]: DEBUG oslo_concurrency.lockutils [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.395251] [47313]: DEBUG oslo_concurrency.lockutils [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.395629] [47313]: DEBUG oslo_concurrency.lockutils [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.396042] [47313]: DEBUG oslo_concurrency.lockutils [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.396118] [47313]: DEBUG oslo_concurrency.lockutils [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.399184] [47312]: DEBUG nova.policy [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.404407] [47312]: INFO nova.api.openstack.requestlog [None req-8bccd237-7025-4acb-95a5-853f65a5184b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.047415 [ 683.404851] [47312]: [pid: 47312|app: 0|req: 1806/3506] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.409694] [47312]: DEBUG nova.api.openstack.wsgi [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.411193] [47312]: DEBUG nova.compute.api [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.418033] [47312]: DEBUG oslo_concurrency.lockutils [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.418307] [47312]: DEBUG oslo_concurrency.lockutils [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.418539] [47312]: DEBUG oslo_concurrency.lockutils [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.418948] [47312]: DEBUG oslo_concurrency.lockutils [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.419203] [47312]: DEBUG oslo_concurrency.lockutils [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.419408] [47312]: DEBUG oslo_concurrency.lockutils [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.457133] [47312]: DEBUG nova.policy [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.461253] [47312]: INFO nova.api.openstack.requestlog [None req-029d86fd-a7a1-40f6-89b3-e596acd61d0a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.055863 [ 683.461496] [47312]: [pid: 47312|app: 0|req: 1807/3507] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.464329] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.465823] [47312]: DEBUG nova.compute.api [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.475007] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.475301] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.475520] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.475892] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.476328] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.476328] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.509242] [47312]: DEBUG nova.policy [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.513098] [47312]: INFO nova.api.openstack.requestlog [None req-d3b97e98-6d82-4a8d-8c00-6abca19a1830 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.051047 [ 683.513460] [47312]: [pid: 47312|app: 0|req: 1808/3508] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.516073] [47312]: DEBUG nova.api.openstack.wsgi [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.517696] [47312]: DEBUG nova.compute.api [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.520666] [47312]: DEBUG oslo_concurrency.lockutils [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.520923] [47312]: DEBUG oslo_concurrency.lockutils [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.521238] [47312]: DEBUG oslo_concurrency.lockutils [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.521614] [47312]: DEBUG oslo_concurrency.lockutils [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.521847] [47312]: DEBUG oslo_concurrency.lockutils [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.522103] [47312]: DEBUG oslo_concurrency.lockutils [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.560157] [47312]: DEBUG nova.policy [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.564206] [47312]: INFO nova.api.openstack.requestlog [None req-d13311a7-b409-4682-a0a7-ab34f8396149 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.050137 [ 683.564703] [47312]: [pid: 47312|app: 0|req: 1809/3509] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.567160] [47312]: DEBUG nova.api.openstack.wsgi [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.568686] [47312]: DEBUG nova.compute.api [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.571674] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.572059] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.572306] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.572678] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.572908] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.573152] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.582539] [47313]: DEBUG nova.policy [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.586914] [47313]: DEBUG nova.policy [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.587533] [47313]: DEBUG nova.policy [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.590078] [47313]: INFO nova.api.openstack.requestlog [None req-6166406c-28f9-40eb-a0a0-14fea6cd4d23 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1618 microversion: 2.94 time: 0.201610 [ 683.590401] [47313]: [pid: 47313|app: 0|req: 1701/3510] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1618 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 683.592761] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.594461] [47313]: DEBUG nova.compute.api [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.597262] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.597485] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.597667] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.598025] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.598261] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.598499] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.604578] [47312]: DEBUG nova.policy [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.608579] [47312]: INFO nova.api.openstack.requestlog [None req-0de48669-17fe-4c8e-b97e-1ab7f97ce777 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.043266 [ 683.608872] [47312]: [pid: 47312|app: 0|req: 1810/3511] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.612178] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.612676] [47312]: DEBUG nova.compute.api [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.615793] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.615952] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.616139] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.616474] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.616666] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.616833] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.631655] [47313]: DEBUG nova.policy [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.637426] [47313]: INFO nova.api.openstack.requestlog [None req-c1dcde57-3d0d-4dab-9250-37733ab8d868 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.046400 [ 683.637756] [47313]: [pid: 47313|app: 0|req: 1702/3512] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.640153] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.641679] [47313]: DEBUG nova.compute.api [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.645063] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.645297] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.645481] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.645843] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.646046] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.646224] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.651735] [47312]: DEBUG nova.policy [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.655952] [47312]: INFO nova.api.openstack.requestlog [None req-9d725fcc-aa9e-460d-8d72-ca345c7c2529 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1219 microversion: 2.1 time: 0.046507 [ 683.660018] [47312]: [pid: 47312|app: 0|req: 1811/3513] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.660018] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.660585] [47312]: DEBUG nova.compute.api [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.665902] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.666160] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.666350] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.666714] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.666902] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.667089] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.686880] [47313]: DEBUG nova.policy [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.691362] [47313]: INFO nova.api.openstack.requestlog [None req-2b448712-7c02-4605-8045-e07ebd63f089 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052805 [ 683.691718] [47313]: [pid: 47313|app: 0|req: 1703/3514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.697981] [47313]: DEBUG nova.api.openstack.wsgi [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.699568] [47313]: DEBUG nova.compute.api [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.702857] [47313]: DEBUG oslo_concurrency.lockutils [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.703079] [47313]: DEBUG oslo_concurrency.lockutils [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.703265] [47313]: DEBUG oslo_concurrency.lockutils [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.703609] [47313]: DEBUG oslo_concurrency.lockutils [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.703801] [47313]: DEBUG oslo_concurrency.lockutils [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.703971] [47313]: DEBUG oslo_concurrency.lockutils [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.708695] [47312]: DEBUG nova.policy [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.713098] [47312]: INFO nova.api.openstack.requestlog [None req-ac8abc19-78c1-49da-9f71-b5b9d84e8054 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.055943 [ 683.713469] [47312]: [pid: 47312|app: 0|req: 1812/3515] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.717809] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.722362] [47312]: DEBUG nova.compute.api [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.725738] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.725909] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.726123] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.726473] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.726671] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.726920] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.742248] [47313]: DEBUG nova.policy [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.746125] [47313]: DEBUG nova.policy [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.746738] [47313]: DEBUG nova.policy [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.747327] [47313]: INFO nova.api.openstack.requestlog [None req-718fbabe-a493-4e2a-98cd-7ef19ab67048 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.055039 [ 683.747733] [47313]: [pid: 47313|app: 0|req: 1704/3516] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 683.749768] [47313]: DEBUG nova.api.openstack.wsgi [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.751315] [47313]: DEBUG nova.compute.api [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.754571] [47313]: DEBUG oslo_concurrency.lockutils [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.754649] [47313]: DEBUG oslo_concurrency.lockutils [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.754787] [47313]: DEBUG oslo_concurrency.lockutils [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.755138] [47313]: DEBUG oslo_concurrency.lockutils [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.755339] [47313]: DEBUG oslo_concurrency.lockutils [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.755545] [47313]: DEBUG oslo_concurrency.lockutils [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.764662] [47312]: DEBUG nova.policy [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.768766] [47312]: INFO nova.api.openstack.requestlog [None req-cb7629c0-f96e-493d-8cf6-d00f63ac24f0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1212 microversion: 2.1 time: 0.052748 [ 683.769277] [47312]: [pid: 47312|app: 0|req: 1813/3517] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.771681] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.773348] [47312]: DEBUG nova.compute.api [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.776331] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.776551] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.776732] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.777075] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.777289] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.777485] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.788161] [47313]: DEBUG nova.policy [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.792267] [47313]: INFO nova.api.openstack.requestlog [None req-8822b9d3-6d50-42f1-9cd4-990d334f08a4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.044042 [ 683.792630] [47313]: [pid: 47313|app: 0|req: 1705/3518] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.794957] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.800612] [47313]: DEBUG nova.compute.api [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.806340] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.806570] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.806753] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.807111] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.807308] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.807480] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.809274] [47312]: DEBUG nova.policy [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.813629] [47312]: INFO nova.api.openstack.requestlog [None req-b1117e45-65e1-445a-ac26-961a8183f0dc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.043691 [ 683.813984] [47312]: [pid: 47312|app: 0|req: 1814/3519] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.832641] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.834401] [47312]: DEBUG nova.compute.api [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.837937] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.838187] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.838370] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.838719] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.838915] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.839099] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.840046] [47313]: DEBUG nova.policy [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.844059] [47313]: INFO nova.api.openstack.requestlog [None req-9e744c34-71e2-45a4-a305-af737a0ec8ab tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.050866 [ 683.844416] [47313]: [pid: 47313|app: 0|req: 1706/3520] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 683.873607] [47312]: DEBUG nova.policy [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.877665] [47312]: INFO nova.api.openstack.requestlog [None req-1c05a748-d51d-418e-86cb-c05d03d45876 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.047304 [ 683.877983] [47312]: [pid: 47312|app: 0|req: 1815/3521] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 683.912034] [47313]: DEBUG nova.api.openstack.wsgi [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 683.913989] [47313]: DEBUG nova.compute.api [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 683.917526] [47313]: DEBUG oslo_concurrency.lockutils [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.917845] [47313]: DEBUG oslo_concurrency.lockutils [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.918104] [47313]: DEBUG oslo_concurrency.lockutils [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.918513] [47313]: DEBUG oslo_concurrency.lockutils [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 683.918769] [47313]: DEBUG oslo_concurrency.lockutils [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 683.918999] [47313]: DEBUG oslo_concurrency.lockutils [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 683.950642] [47313]: DEBUG nova.policy [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 683.954818] [47313]: INFO nova.api.openstack.requestlog [None req-56388538-fcb8-4d94-8012-d65e458c4b83 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.045082 [ 683.955334] [47313]: [pid: 47313|app: 0|req: 1707/3522] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.124189] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.126189] [47312]: DEBUG nova.compute.api [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.127020] [47313]: DEBUG nova.api.openstack.wsgi [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.128880] [47313]: DEBUG nova.compute.api [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.129923] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.130143] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.130399] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.130762] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.131024] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.131147] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.132742] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.133068] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.133305] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.133704] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.133961] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.134224] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.182300] [47312]: DEBUG nova.policy [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.186948] [47312]: DEBUG nova.policy [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.187760] [47313]: DEBUG nova.policy [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.187865] [47312]: DEBUG nova.policy [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.190595] [47312]: INFO nova.api.openstack.requestlog [None req-c0e63ece-5c30-4cbe-bff4-f36f40783bfa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.069584 [ 684.190923] [47312]: [pid: 47312|app: 0|req: 1816/3523] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 684.192023] [47313]: INFO nova.api.openstack.requestlog [None req-3bf06a77-b1d5-459a-8a46-a6db1d859b5a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.067133 [ 684.192471] [47313]: [pid: 47313|app: 0|req: 1708/3524] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:40 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.193569] [47312]: DEBUG nova.api.openstack.wsgi [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.194825] [47313]: DEBUG nova.api.openstack.wsgi [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.196043] [47312]: DEBUG nova.compute.api [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.198819] [47313]: DEBUG nova.compute.api [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.200150] [47312]: DEBUG oslo_concurrency.lockutils [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.200381] [47312]: DEBUG oslo_concurrency.lockutils [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.200711] [47312]: DEBUG oslo_concurrency.lockutils [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.201089] [47312]: DEBUG oslo_concurrency.lockutils [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.201296] [47312]: DEBUG oslo_concurrency.lockutils [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.201470] [47312]: DEBUG oslo_concurrency.lockutils [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.206825] [47313]: DEBUG oslo_concurrency.lockutils [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.207162] [47313]: DEBUG oslo_concurrency.lockutils [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.207415] [47313]: DEBUG oslo_concurrency.lockutils [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.207838] [47313]: DEBUG oslo_concurrency.lockutils [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.208107] [47313]: DEBUG oslo_concurrency.lockutils [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.208360] [47313]: DEBUG oslo_concurrency.lockutils [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.250682] [47312]: DEBUG nova.policy [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.255546] [47312]: INFO nova.api.openstack.requestlog [None req-b856f68b-8010-42df-9e5c-6562b3756d3b tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.063939 [ 684.255918] [47312]: [pid: 47312|app: 0|req: 1817/3525] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.258762] [47312]: DEBUG nova.api.openstack.wsgi [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.263550] [47313]: DEBUG nova.policy [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.264408] [47312]: DEBUG nova.compute.api [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.267976] [47312]: DEBUG oslo_concurrency.lockutils [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.268292] [47312]: DEBUG oslo_concurrency.lockutils [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.268639] [47313]: INFO nova.api.openstack.requestlog [None req-441ec294-18bc-4fa6-b49e-a1cfa8cbc447 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.075274 [ 684.268778] [47312]: DEBUG oslo_concurrency.lockutils [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.268778] [47312]: DEBUG oslo_concurrency.lockutils [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.268850] [47313]: [pid: 47313|app: 0|req: 1709/3526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.268987] [47312]: DEBUG oslo_concurrency.lockutils [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.269187] [47312]: DEBUG oslo_concurrency.lockutils [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.271297] [47313]: DEBUG nova.api.openstack.wsgi [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.272990] [47313]: DEBUG nova.compute.api [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.276340] [47313]: DEBUG oslo_concurrency.lockutils [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.276663] [47313]: DEBUG oslo_concurrency.lockutils [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.276907] [47313]: DEBUG oslo_concurrency.lockutils [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.277349] [47313]: DEBUG oslo_concurrency.lockutils [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.277644] [47313]: DEBUG oslo_concurrency.lockutils [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.277878] [47313]: DEBUG oslo_concurrency.lockutils [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.329136] [47312]: DEBUG nova.policy [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.329325] [47313]: DEBUG nova.policy [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.332209] [47312]: INFO nova.api.openstack.requestlog [None req-d579993b-7019-4baf-a65c-d9e9788325c7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.075230 [ 684.332209] [47312]: [pid: 47312|app: 0|req: 1818/3527] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.333639] [47313]: INFO nova.api.openstack.requestlog [None req-19cfc586-9906-47e0-a3c7-547a5c415f42 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.064063 [ 684.334641] [47313]: [pid: 47313|app: 0|req: 1710/3528] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.334831] [47312]: DEBUG nova.api.openstack.wsgi [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.337307] [47312]: DEBUG nova.compute.api [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.339825] [47312]: DEBUG oslo_concurrency.lockutils [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.339902] [47313]: DEBUG nova.api.openstack.wsgi [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.340085] [47312]: DEBUG oslo_concurrency.lockutils [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.340265] [47312]: DEBUG oslo_concurrency.lockutils [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.340931] [47312]: DEBUG oslo_concurrency.lockutils [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.341161] [47312]: DEBUG oslo_concurrency.lockutils [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.341331] [47312]: DEBUG oslo_concurrency.lockutils [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.344342] [47313]: DEBUG nova.compute.api [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.348894] [47313]: DEBUG oslo_concurrency.lockutils [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.349199] [47313]: DEBUG oslo_concurrency.lockutils [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.349440] [47313]: DEBUG oslo_concurrency.lockutils [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.349820] [47313]: DEBUG oslo_concurrency.lockutils [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.350062] [47313]: DEBUG oslo_concurrency.lockutils [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.350291] [47313]: DEBUG oslo_concurrency.lockutils [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.392031] [47312]: DEBUG nova.policy [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.395748] [47312]: INFO nova.api.openstack.requestlog [None req-d59d0fa3-8cd1-4cd5-90cb-90d755c7d312 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.062920 [ 684.396140] [47312]: [pid: 47312|app: 0|req: 1819/3529] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.398397] [47313]: DEBUG nova.policy [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.402303] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.403334] [47312]: DEBUG nova.compute.api [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.404954] [47313]: DEBUG nova.policy [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.405698] [47313]: DEBUG nova.policy [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.406706] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.407011] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.407429] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.408092] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.408092] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.408092] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.409142] [47313]: INFO nova.api.openstack.requestlog [None req-281cfbe3-fe85-468c-aaec-1103b086c726 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.074572 [ 684.409460] [47313]: [pid: 47313|app: 0|req: 1711/3530] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 684.412061] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.413651] [47313]: DEBUG nova.compute.api [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.416606] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.416831] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.417022] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.417375] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.417845] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.417845] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.441417] [47312]: DEBUG nova.policy [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.446216] [47312]: INFO nova.api.openstack.requestlog [None req-2f5db547-af68-4e81-9558-e8756f611ffa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.049439 [ 684.446595] [47312]: [pid: 47312|app: 0|req: 1820/3531] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.451658] [47313]: DEBUG nova.policy [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.451801] [47312]: DEBUG nova.api.openstack.wsgi [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.453391] [47312]: DEBUG nova.compute.api [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.457133] [47312]: DEBUG oslo_concurrency.lockutils [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.457443] [47312]: DEBUG oslo_concurrency.lockutils [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.457685] [47312]: DEBUG oslo_concurrency.lockutils [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.458139] [47312]: DEBUG oslo_concurrency.lockutils [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.458430] [47312]: DEBUG oslo_concurrency.lockutils [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.458664] [47312]: DEBUG oslo_concurrency.lockutils [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.459769] [47313]: INFO nova.api.openstack.requestlog [None req-dd7964cd-9f5d-4951-984c-939c10c04bf6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.049701 [ 684.460231] [47313]: [pid: 47313|app: 0|req: 1712/3532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.462623] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.464190] [47313]: DEBUG nova.compute.api [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.467211] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.467497] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.467690] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.468048] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.468253] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.468426] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.493374] [47312]: DEBUG nova.policy [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.497978] [47312]: DEBUG nova.policy [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.497978] [47312]: DEBUG nova.policy [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.498592] [47312]: INFO nova.api.openstack.requestlog [None req-4024d472-b046-4bd1-b0b6-f4d3a355c046 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.051459 [ 684.499036] [47312]: [pid: 47312|app: 0|req: 1821/3533] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 684.502590] [47313]: DEBUG nova.policy [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.503108] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.504729] [47312]: DEBUG nova.compute.api [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.506332] [47313]: INFO nova.api.openstack.requestlog [None req-2c3dcd52-cc05-43a2-afda-325a05ef8fd0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.045639 [ 684.506635] [47313]: [pid: 47313|app: 0|req: 1713/3534] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.509064] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.509261] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.509486] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.509776] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.509971] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.510173] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.512501] [47313]: DEBUG nova.api.openstack.wsgi [req-17e07a7e-9878-4f43-8b62-19570a46e6b8 req-0318f76e-2504-4640-b438-394b4d30c183 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "503419e5-ae32-49d4-bc41-838fb3c9437e", "tag": "7fbdef94-9fb6-4093-8c58-de0936af0d85"}, {"server_uuid": "503419e5-ae32-49d4-bc41-838fb3c9437e", "name": "network-vif-deleted", "tag": "7fbdef94-9fb6-4093-8c58-de0936af0d85"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 684.517453] [47313]: DEBUG oslo_concurrency.lockutils [req-17e07a7e-9878-4f43-8b62-19570a46e6b8 req-0318f76e-2504-4640-b438-394b4d30c183 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.517674] [47313]: DEBUG oslo_concurrency.lockutils [req-17e07a7e-9878-4f43-8b62-19570a46e6b8 req-0318f76e-2504-4640-b438-394b4d30c183 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.517852] [47313]: DEBUG oslo_concurrency.lockutils [req-17e07a7e-9878-4f43-8b62-19570a46e6b8 req-0318f76e-2504-4640-b438-394b4d30c183 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.523516] [47313]: INFO nova.api.openstack.compute.server_external_events [req-17e07a7e-9878-4f43-8b62-19570a46e6b8 req-0318f76e-2504-4640-b438-394b4d30c183 service nova] Creating event network-changed:7fbdef94-9fb6-4093-8c58-de0936af0d85 for instance 503419e5-ae32-49d4-bc41-838fb3c9437e on cpu-1 [ 684.523740] [47313]: INFO nova.api.openstack.compute.server_external_events [req-17e07a7e-9878-4f43-8b62-19570a46e6b8 req-0318f76e-2504-4640-b438-394b4d30c183 service nova] Creating event network-vif-deleted:7fbdef94-9fb6-4093-8c58-de0936af0d85 for instance 503419e5-ae32-49d4-bc41-838fb3c9437e on cpu-1 [ 684.526478] [47313]: INFO nova.api.openstack.requestlog [req-17e07a7e-9878-4f43-8b62-19570a46e6b8 req-0318f76e-2504-4640-b438-394b4d30c183 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.015726 [ 684.526766] [47313]: [pid: 47313|app: 0|req: 1714/3535] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:41 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 684.529178] [47313]: DEBUG nova.api.openstack.wsgi [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.532502] [47313]: DEBUG nova.compute.api [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.533731] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.533824] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.535033] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.535033] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.535033] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.535033] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.542141] [47312]: DEBUG nova.policy [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.545932] [47312]: INFO nova.api.openstack.requestlog [None req-1f07808a-7d50-4bae-a83a-a85e9b3c8600 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.046473 [ 684.546277] [47312]: [pid: 47312|app: 0|req: 1822/3536] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.561698] [47313]: DEBUG nova.policy [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.565088] [47313]: INFO nova.api.openstack.requestlog [None req-9df66ecc-5bdb-4cb4-b170-75314f3be8c0 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.037735 [ 684.565381] [47313]: [pid: 47313|app: 0|req: 1715/3537] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.575720] [47312]: DEBUG nova.api.openstack.wsgi [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.577309] [47312]: DEBUG nova.compute.api [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.580643] [47312]: DEBUG oslo_concurrency.lockutils [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.580905] [47312]: DEBUG oslo_concurrency.lockutils [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.581132] [47312]: DEBUG oslo_concurrency.lockutils [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.581482] [47312]: DEBUG oslo_concurrency.lockutils [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.581680] [47312]: DEBUG oslo_concurrency.lockutils [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.581852] [47312]: DEBUG oslo_concurrency.lockutils [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.603359] [47313]: DEBUG nova.api.openstack.wsgi [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.604889] [47313]: DEBUG nova.compute.api [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.607929] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.608197] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.608401] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.608744] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.608940] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.609123] [47313]: DEBUG oslo_concurrency.lockutils [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.609723] [47312]: DEBUG nova.policy [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.613332] [47312]: INFO nova.api.openstack.requestlog [None req-17f47128-9ef7-442d-9865-09a510c0a796 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.039676 [ 684.613729] [47312]: [pid: 47312|app: 0|req: 1823/3538] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.620332] [47312]: DEBUG nova.api.openstack.wsgi [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.621823] [47312]: DEBUG nova.compute.api [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.624671] [47312]: DEBUG oslo_concurrency.lockutils [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.624933] [47312]: DEBUG oslo_concurrency.lockutils [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.625176] [47312]: DEBUG oslo_concurrency.lockutils [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.625522] [47312]: DEBUG oslo_concurrency.lockutils [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.625718] [47312]: DEBUG oslo_concurrency.lockutils [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.625888] [47312]: DEBUG oslo_concurrency.lockutils [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.638404] [47313]: DEBUG nova.policy [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.642386] [47313]: DEBUG nova.policy [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.643012] [47313]: DEBUG nova.policy [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.645419] [47313]: INFO nova.api.openstack.requestlog [None req-21a0b703-4a00-421c-8d51-45383cffc0ed tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.043990 [ 684.645828] [47313]: [pid: 47313|app: 0|req: 1716/3539] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 684.649201] [47313]: DEBUG nova.api.openstack.wsgi [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.650695] [47313]: DEBUG nova.compute.api [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.653549] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.653767] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.653954] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.653994] [47312]: DEBUG nova.policy [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.654364] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.654567] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.654740] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.657536] [47312]: INFO nova.api.openstack.requestlog [None req-75367d59-d4f8-4bb0-8d24-d23d6efc67ab tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.038869 [ 684.657829] [47312]: [pid: 47312|app: 0|req: 1824/3540] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 684.667478] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.668981] [47312]: DEBUG nova.compute.api [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.671870] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.672150] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.672347] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.672718] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.672926] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.673152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.682636] [47313]: DEBUG nova.policy [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.686351] [47313]: INFO nova.api.openstack.requestlog [None req-64b0a68d-bb13-492b-aab2-9d71c05670d9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.038795 [ 684.686644] [47313]: [pid: 47313|app: 0|req: 1717/3541] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 684.701297] [47312]: DEBUG nova.policy [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.703567] [47313]: DEBUG nova.api.openstack.wsgi [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.704834] [47312]: INFO nova.api.openstack.requestlog [None req-e4531330-218a-43dd-b35a-f52771ff881e tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1275 microversion: 2.1 time: 0.039127 [ 684.705098] [47313]: DEBUG nova.compute.api [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.705154] [47312]: [pid: 47312|app: 0|req: 1825/3542] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1275 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 684.708293] [47313]: DEBUG oslo_concurrency.lockutils [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.709042] [47313]: DEBUG oslo_concurrency.lockutils [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.709042] [47313]: DEBUG oslo_concurrency.lockutils [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.709172] [47313]: DEBUG oslo_concurrency.lockutils [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.709258] [47313]: DEBUG oslo_concurrency.lockutils [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.709430] [47313]: DEBUG oslo_concurrency.lockutils [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.724589] [47312]: DEBUG nova.api.openstack.wsgi [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.726257] [47312]: DEBUG nova.compute.api [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.729304] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.729528] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.729708] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.730115] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.730316] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.730486] [47312]: DEBUG oslo_concurrency.lockutils [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.737250] [47313]: DEBUG nova.policy [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.740769] [47313]: INFO nova.api.openstack.requestlog [None req-90ee8fca-ff13-4ca9-b274-c81f75a70eb5 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.039073 [ 684.741148] [47313]: [pid: 47313|app: 0|req: 1718/3543] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.758051] [47312]: DEBUG nova.policy [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.759627] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.761122] [47313]: DEBUG nova.compute.api [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.761808] [47312]: INFO nova.api.openstack.requestlog [None req-09b66fba-b2a0-4d2f-afcb-9c8a1c610f04 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.039162 [ 684.762193] [47312]: [pid: 47312|app: 0|req: 1826/3544] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.764329] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.764559] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.764741] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.765100] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.765361] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.765557] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.779561] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.781298] [47312]: DEBUG nova.compute.api [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.785061] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.785061] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.785061] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.785399] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.785599] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.785768] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.796575] [47313]: DEBUG nova.policy [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.800323] [47313]: DEBUG nova.policy [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.800923] [47313]: DEBUG nova.policy [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.801527] [47313]: INFO nova.api.openstack.requestlog [None req-8cfb2532-8756-4421-a3c4-d146f0c942e7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.043878 [ 684.801948] [47313]: [pid: 47313|app: 0|req: 1719/3545] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 684.807570] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.808814] [47313]: DEBUG nova.compute.api [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.811814] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.812076] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.812275] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.812612] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.812809] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.812989] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.814416] [47312]: DEBUG nova.policy [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.818373] [47312]: INFO nova.api.openstack.requestlog [None req-e2fe7a64-4aae-490c-93af-42251736a3a4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1212 microversion: 2.1 time: 0.040744 [ 684.818670] [47312]: [pid: 47312|app: 0|req: 1827/3546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1212 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.824853] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.826346] [47312]: DEBUG nova.compute.api [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.830028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.830028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.830028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.830230] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.830313] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.830484] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.846104] [47313]: DEBUG nova.policy [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.850145] [47313]: INFO nova.api.openstack.requestlog [None req-9b9c271a-7436-49ac-a1b1-dd74a76c26fa tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.044467 [ 684.850463] [47313]: [pid: 47313|app: 0|req: 1720/3547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.855477] [47313]: DEBUG nova.api.openstack.wsgi [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.857013] [47313]: DEBUG nova.compute.api [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.859820] [47312]: DEBUG nova.policy [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.860454] [47313]: DEBUG oslo_concurrency.lockutils [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.860454] [47313]: DEBUG oslo_concurrency.lockutils [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.860585] [47313]: DEBUG oslo_concurrency.lockutils [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.861431] [47313]: DEBUG oslo_concurrency.lockutils [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.861431] [47313]: DEBUG oslo_concurrency.lockutils [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.861431] [47313]: DEBUG oslo_concurrency.lockutils [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.863970] [47312]: INFO nova.api.openstack.requestlog [None req-a1d6e76e-9351-464b-bb58-647e9d6eb980 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.041085 [ 684.864292] [47312]: [pid: 47312|app: 0|req: 1828/3548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 684.890609] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.891766] [47313]: DEBUG nova.policy [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.892438] [47312]: DEBUG nova.compute.api [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.895672] [47313]: INFO nova.api.openstack.requestlog [None req-86de3e1a-393c-4e6f-9db0-c8dd7a672f4d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.042018 [ 684.895732] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.895926] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.895966] [47313]: [pid: 47313|app: 0|req: 1721/3549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 684.896123] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.896483] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.896671] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.896866] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.927445] [47312]: DEBUG nova.policy [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 684.931232] [47312]: INFO nova.api.openstack.requestlog [None req-c2cbb88e-a630-47b9-bcaa-e683981fd869 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042569 [ 684.931540] [47312]: [pid: 47312|app: 0|req: 1829/3550] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 684.966348] [47313]: DEBUG nova.api.openstack.wsgi [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 684.967950] [47313]: DEBUG nova.compute.api [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 684.971331] [47313]: DEBUG oslo_concurrency.lockutils [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.971568] [47313]: DEBUG oslo_concurrency.lockutils [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.971750] [47313]: DEBUG oslo_concurrency.lockutils [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 684.972132] [47313]: DEBUG oslo_concurrency.lockutils [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 684.972336] [47313]: DEBUG oslo_concurrency.lockutils [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 684.972509] [47313]: DEBUG oslo_concurrency.lockutils [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.002337] [47313]: DEBUG nova.policy [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.006095] [47313]: INFO nova.api.openstack.requestlog [None req-68b9e0c9-1589-4dc0-acfd-75d6f10e0a0d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.042108 [ 685.006408] [47313]: [pid: 47313|app: 0|req: 1722/3551] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:41 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.204943] [47312]: DEBUG nova.api.openstack.wsgi [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.206640] [47312]: DEBUG nova.compute.api [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.208932] [47313]: DEBUG nova.api.openstack.wsgi [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.210155] [47312]: DEBUG oslo_concurrency.lockutils [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.210355] [47312]: DEBUG oslo_concurrency.lockutils [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.210541] [47312]: DEBUG oslo_concurrency.lockutils [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.210727] [47313]: DEBUG nova.compute.api [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.210894] [47312]: DEBUG oslo_concurrency.lockutils [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.211106] [47312]: DEBUG oslo_concurrency.lockutils [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.211308] [47312]: DEBUG oslo_concurrency.lockutils [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.214039] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=878,nova_api:UPDATE=3,nova_api:INSERT=25,nova_api:DELETE=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 685.217164] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.217439] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.217633] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.217990] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.218208] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.218391] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.243023] [47312]: DEBUG nova.policy [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.247255] [47312]: DEBUG nova.policy [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.247894] [47312]: DEBUG nova.policy [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.250448] [47312]: INFO nova.api.openstack.requestlog [None req-324aad87-df14-4c04-8dea-dd6ca1929d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.047748 [ 685.250902] [47312]: [pid: 47312|app: 0|req: 1830/3552] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 685.252780] [47313]: DEBUG nova.policy [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.256766] [47313]: INFO nova.api.openstack.requestlog [None req-67aab0e2-54e5-4e55-a89c-6b63b6c0ac3e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.050051 [ 685.257105] [47313]: [pid: 47313|app: 0|req: 1723/3553] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.268567] [47312]: DEBUG nova.api.openstack.wsgi [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.270174] [47312]: DEBUG nova.compute.api [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.273372] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.273599] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.273782] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.274164] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.274387] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.274610] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.281424] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.283088] [47313]: DEBUG nova.compute.api [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.286308] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.286536] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.286719] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.287104] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.287337] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.287517] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.306014] [47312]: DEBUG nova.policy [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.309985] [47312]: INFO nova.api.openstack.requestlog [None req-8cab90d9-aae5-4c17-b285-97ada9731b1e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.043270 [ 685.310347] [47312]: [pid: 47312|app: 0|req: 1831/3554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.316509] [47313]: DEBUG nova.policy [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.320371] [47313]: INFO nova.api.openstack.requestlog [None req-1ca383c8-4626-42f6-b298-6ccc1d0b5d24 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.041063 [ 685.320679] [47313]: [pid: 47313|app: 0|req: 1724/3555] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.349473] [47312]: DEBUG nova.api.openstack.wsgi [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.351419] [47312]: DEBUG nova.compute.api [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.352854] [47313]: DEBUG nova.api.openstack.wsgi [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.354330] [47313]: DEBUG nova.compute.api [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.354629] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.354862] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.355055] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.355416] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.355645] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.355853] [47312]: DEBUG oslo_concurrency.lockutils [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.357664] [47313]: DEBUG oslo_concurrency.lockutils [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.357894] [47313]: DEBUG oslo_concurrency.lockutils [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.358104] [47313]: DEBUG oslo_concurrency.lockutils [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.358455] [47313]: DEBUG oslo_concurrency.lockutils [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.358654] [47313]: DEBUG oslo_concurrency.lockutils [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.358827] [47313]: DEBUG oslo_concurrency.lockutils [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.390512] [47312]: DEBUG nova.policy [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.394747] [47312]: INFO nova.api.openstack.requestlog [None req-ada6ac7b-1ea7-440b-9be2-0e91d009094b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047271 [ 685.395082] [47312]: [pid: 47312|app: 0|req: 1832/3556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.396742] [47313]: DEBUG nova.policy [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.400983] [47313]: INFO nova.api.openstack.requestlog [None req-83566660-4747-4c38-b84c-6a37ec2a7a88 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.050360 [ 685.400983] [47313]: [pid: 47313|app: 0|req: 1725/3557] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.407717] [47312]: DEBUG nova.api.openstack.wsgi [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.409357] [47312]: DEBUG nova.compute.api [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.412678] [47312]: DEBUG oslo_concurrency.lockutils [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.412916] [47312]: DEBUG oslo_concurrency.lockutils [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.413153] [47312]: DEBUG oslo_concurrency.lockutils [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.413505] [47312]: DEBUG oslo_concurrency.lockutils [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.413701] [47312]: DEBUG oslo_concurrency.lockutils [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.413868] [47312]: DEBUG oslo_concurrency.lockutils [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.424037] [47313]: DEBUG nova.api.openstack.wsgi [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.425390] [47313]: DEBUG nova.compute.api [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.429477] [47313]: DEBUG oslo_concurrency.lockutils [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.429477] [47313]: DEBUG oslo_concurrency.lockutils [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.429477] [47313]: DEBUG oslo_concurrency.lockutils [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.429477] [47313]: DEBUG oslo_concurrency.lockutils [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.429665] [47313]: DEBUG oslo_concurrency.lockutils [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.429701] [47313]: DEBUG oslo_concurrency.lockutils [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.444339] [47312]: DEBUG nova.policy [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.448770] [47312]: INFO nova.api.openstack.requestlog [None req-30f3de61-eed9-4bc5-a754-d215a1678f2e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042653 [ 685.448770] [47312]: [pid: 47312|app: 0|req: 1833/3558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.461328] [47313]: DEBUG nova.policy [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.463515] [47312]: DEBUG nova.api.openstack.wsgi [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.465160] [47312]: DEBUG nova.compute.api [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.465632] [47313]: DEBUG nova.policy [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.466273] [47313]: DEBUG nova.policy [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.468686] [47312]: DEBUG oslo_concurrency.lockutils [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.468821] [47313]: INFO nova.api.openstack.requestlog [None req-210ec90a-695b-46cd-8164-a7392781037b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.047177 [ 685.469025] [47312]: DEBUG oslo_concurrency.lockutils [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.469139] [47313]: [pid: 47313|app: 0|req: 1726/3559] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 685.469442] [47312]: DEBUG oslo_concurrency.lockutils [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.469884] [47312]: DEBUG oslo_concurrency.lockutils [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.470115] [47312]: DEBUG oslo_concurrency.lockutils [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.470298] [47312]: DEBUG oslo_concurrency.lockutils [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.471834] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.473396] [47313]: DEBUG nova.compute.api [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.476175] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.476571] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.476571] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.476908] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.477108] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.477284] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.504438] [47312]: DEBUG nova.policy [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.508516] [47312]: INFO nova.api.openstack.requestlog [None req-e22cdfe4-709c-4d9d-b1ec-712565923a5f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047167 [ 685.509561] [47312]: [pid: 47312|app: 0|req: 1834/3560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.509797] [47313]: DEBUG nova.policy [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.512510] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.514181] [47312]: DEBUG nova.compute.api [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.514776] [47313]: INFO nova.api.openstack.requestlog [None req-2cc373da-3050-48ec-a00f-f8db2aff1b20 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.044582 [ 685.516046] [47313]: [pid: 47313|app: 0|req: 1727/3561] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.517343] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.517463] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.517573] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.517758] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.518142] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.518345] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.518550] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.519044] [47313]: DEBUG nova.compute.api [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.522130] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.522360] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.522551] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.522896] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.523124] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.523297] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.556045] [47313]: DEBUG nova.policy [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.556608] [47312]: DEBUG nova.policy [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.559732] [47313]: INFO nova.api.openstack.requestlog [None req-ce127c67-ccc2-438c-b52c-57e9ab097729 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.044086 [ 685.560106] [47313]: [pid: 47313|app: 0|req: 1728/3562] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.560826] [47312]: DEBUG nova.policy [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.561438] [47312]: DEBUG nova.policy [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.561940] [47312]: INFO nova.api.openstack.requestlog [None req-5b3fb897-e9cd-44a5-91b4-7dce0dfa8ce5 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.051337 [ 685.562344] [47312]: [pid: 47312|app: 0|req: 1835/3563] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 685.562420] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.563910] [47313]: DEBUG nova.compute.api [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.566930] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.567210] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.567404] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.567811] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.568023] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.568202] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.570393] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=2926,nova_cell1:UPDATE=51,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3,nova_cell1:DELETE=6,nova_cell1:INSERT=3 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 685.575445] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.576999] [47312]: DEBUG nova.compute.api [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.580073] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.580305] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.580484] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.580829] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.581037] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.581216] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.603022] [47313]: DEBUG nova.policy [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.606658] [47313]: INFO nova.api.openstack.requestlog [None req-2b95a568-182f-4b65-b090-48db23726f58 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.046003 [ 685.607148] [47313]: [pid: 47313|app: 0|req: 1729/3564] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.609187] [47312]: DEBUG nova.policy [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.612733] [47312]: INFO nova.api.openstack.requestlog [None req-eb7f06b2-1da0-4a6e-ae10-13625fba08d4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.039098 [ 685.613055] [47312]: [pid: 47312|app: 0|req: 1836/3565] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.625028] [47313]: DEBUG nova.api.openstack.wsgi [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.626320] [47313]: DEBUG nova.compute.api [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.629412] [47313]: DEBUG oslo_concurrency.lockutils [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.629658] [47313]: DEBUG oslo_concurrency.lockutils [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.629841] [47313]: DEBUG oslo_concurrency.lockutils [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.630203] [47313]: DEBUG oslo_concurrency.lockutils [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.630401] [47313]: DEBUG oslo_concurrency.lockutils [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.630574] [47313]: DEBUG oslo_concurrency.lockutils [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.658413] [47313]: DEBUG nova.policy [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.658784] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.660419] [47312]: DEBUG nova.compute.api [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.661953] [47313]: INFO nova.api.openstack.requestlog [None req-25006912-8777-4fd3-b8a3-5b565d968da3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.039057 [ 685.662275] [47313]: [pid: 47313|app: 0|req: 1730/3566] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.663820] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.664072] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.664261] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.664606] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.664802] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.664972] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.668496] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.670792] [47313]: DEBUG nova.compute.api [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.672937] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.673203] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.673394] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.673734] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.673932] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.674114] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.702197] [47312]: DEBUG nova.policy [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.706394] [47312]: DEBUG nova.policy [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.707051] [47312]: DEBUG nova.policy [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.707144] [47313]: DEBUG nova.policy [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.709529] [47312]: INFO nova.api.openstack.requestlog [None req-6fa7826c-b734-4bfd-8fa9-ae5eabc193ac tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.052849 [ 685.709874] [47312]: [pid: 47312|app: 0|req: 1837/3567] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 685.710817] [47313]: INFO nova.api.openstack.requestlog [None req-b2989cbf-2ff1-4b0f-906f-9859b73aa1cc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.044192 [ 685.711129] [47313]: [pid: 47313|app: 0|req: 1731/3568] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.713226] [47312]: DEBUG nova.api.openstack.wsgi [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.714837] [47312]: DEBUG nova.compute.api [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.715695] [47313]: DEBUG nova.api.openstack.wsgi [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.717191] [47313]: DEBUG nova.compute.api [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.717896] [47312]: DEBUG oslo_concurrency.lockutils [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.718146] [47312]: DEBUG oslo_concurrency.lockutils [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.718332] [47312]: DEBUG oslo_concurrency.lockutils [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.718673] [47312]: DEBUG oslo_concurrency.lockutils [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.718866] [47312]: DEBUG oslo_concurrency.lockutils [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.719045] [47312]: DEBUG oslo_concurrency.lockutils [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.720251] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.720470] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.720725] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.721097] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.721301] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.721476] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.752171] [47312]: DEBUG nova.policy [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.755976] [47312]: INFO nova.api.openstack.requestlog [None req-83123f57-20e3-48c6-9216-d6df0c34aaac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045537 [ 685.756293] [47312]: [pid: 47312|app: 0|req: 1838/3569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.756762] [47313]: DEBUG nova.policy [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.758565] [47312]: DEBUG nova.api.openstack.wsgi [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.760088] [47312]: DEBUG nova.compute.api [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.760801] [47313]: INFO nova.api.openstack.requestlog [None req-3bbfa5b8-961d-4c95-80ff-d1fb8a286839 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1275 microversion: 2.1 time: 0.046875 [ 685.761113] [47313]: [pid: 47313|app: 0|req: 1732/3570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1275 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.763068] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.763290] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.763473] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.763809] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.764008] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.764186] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.773520] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.775097] [47313]: DEBUG nova.compute.api [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.778104] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.778329] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.778670] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.779028] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.779229] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.779403] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.791708] [47312]: DEBUG nova.policy [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.795327] [47312]: INFO nova.api.openstack.requestlog [None req-4bedaa8e-4b2f-4886-baa2-c309ee386b81 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.038519 [ 685.795792] [47312]: [pid: 47312|app: 0|req: 1839/3571] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.807798] [47313]: DEBUG nova.policy [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.811290] [47313]: INFO nova.api.openstack.requestlog [None req-ac3bd76d-35f2-4942-b9af-0317fe3d0e8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.039536 [ 685.811591] [47313]: [pid: 47313|app: 0|req: 1733/3572] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.815032] [47312]: DEBUG nova.api.openstack.wsgi [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.816391] [47312]: DEBUG nova.compute.api [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.819481] [47312]: DEBUG oslo_concurrency.lockutils [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.819706] [47312]: DEBUG oslo_concurrency.lockutils [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.819882] [47312]: DEBUG oslo_concurrency.lockutils [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.820344] [47312]: DEBUG oslo_concurrency.lockutils [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.820545] [47312]: DEBUG oslo_concurrency.lockutils [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.820717] [47312]: DEBUG oslo_concurrency.lockutils [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.830015] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.831521] [47313]: DEBUG nova.compute.api [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.834463] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.834679] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.834858] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.835207] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.835447] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.835711] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.848401] [47312]: DEBUG nova.policy [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.851998] [47312]: DEBUG nova.policy [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.852617] [47312]: DEBUG nova.policy [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.853203] [47312]: INFO nova.api.openstack.requestlog [None req-33d75433-a4f5-407e-86db-76ca041a9ba6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.040295 [ 685.853490] [47312]: [pid: 47312|app: 0|req: 1840/3573] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 685.861491] [47312]: DEBUG nova.api.openstack.wsgi [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.862671] [47313]: DEBUG nova.policy [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.862817] [47312]: DEBUG nova.compute.api [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.865598] [47312]: DEBUG oslo_concurrency.lockutils [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.865837] [47312]: DEBUG oslo_concurrency.lockutils [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.866034] [47312]: DEBUG oslo_concurrency.lockutils [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.866084] [47313]: INFO nova.api.openstack.requestlog [None req-ae68ddd9-fbe7-4232-a663-556b800a9fe9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1212 microversion: 2.1 time: 0.037748 [ 685.866368] [47313]: [pid: 47313|app: 0|req: 1734/3574] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1212 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.866416] [47312]: DEBUG oslo_concurrency.lockutils [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.867029] [47312]: DEBUG oslo_concurrency.lockutils [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.867029] [47312]: DEBUG oslo_concurrency.lockutils [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.874252] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.875703] [47313]: DEBUG nova.compute.api [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.878445] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.878667] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.878847] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.879194] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.879392] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.879564] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.894349] [47312]: DEBUG nova.policy [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.898169] [47312]: INFO nova.api.openstack.requestlog [None req-600e61be-e44b-4840-8b90-6eb1af100fe4 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.038497 [ 685.898500] [47312]: [pid: 47312|app: 0|req: 1841/3575] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.906364] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.907617] [47313]: DEBUG nova.policy [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.907901] [47312]: DEBUG nova.compute.api [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.911054] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.911286] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.911459] [47313]: INFO nova.api.openstack.requestlog [None req-b1bc6f5c-2949-4cb3-8ff4-d402251d86af tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.038902 [ 685.911501] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.911769] [47313]: [pid: 47313|app: 0|req: 1735/3576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 685.911805] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.912367] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.912367] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.940722] [47312]: DEBUG nova.policy [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.943417] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 685.944608] [47312]: INFO nova.api.openstack.requestlog [None req-5a460ea8-9fd1-4105-b326-78af069f6b5e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1201 microversion: 2.1 time: 0.039953 [ 685.944920] [47312]: [pid: 47312|app: 0|req: 1842/3577] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1201 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 685.945105] [47313]: DEBUG nova.compute.api [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 685.948626] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.948895] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.949103] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.949459] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 685.949659] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 685.949830] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 685.980866] [47313]: DEBUG nova.policy [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 685.984800] [47313]: INFO nova.api.openstack.requestlog [None req-3d6f0d06-28be-4f6d-86f1-e6ee6aac43c9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.043617 [ 685.985353] [47313]: [pid: 47313|app: 0|req: 1736/3578] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.018332] [47312]: DEBUG nova.api.openstack.wsgi [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.020013] [47312]: DEBUG nova.compute.api [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.023581] [47312]: DEBUG oslo_concurrency.lockutils [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.023816] [47312]: DEBUG oslo_concurrency.lockutils [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.024010] [47312]: DEBUG oslo_concurrency.lockutils [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.024440] [47312]: DEBUG oslo_concurrency.lockutils [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.024645] [47312]: DEBUG oslo_concurrency.lockutils [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.024821] [47312]: DEBUG oslo_concurrency.lockutils [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.056839] [47312]: DEBUG nova.policy [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.060490] [47312]: INFO nova.api.openstack.requestlog [None req-b05af06c-58b0-43af-ad8d-134d6664b80c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.044402 [ 686.060801] [47312]: [pid: 47312|app: 0|req: 1843/3579] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:42 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.264019] [47313]: DEBUG nova.api.openstack.wsgi [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.265960] [47313]: DEBUG nova.compute.api [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.268477] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.269458] [47313]: DEBUG oslo_concurrency.lockutils [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.269742] [47313]: DEBUG oslo_concurrency.lockutils [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.269908] [47313]: DEBUG oslo_concurrency.lockutils [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.270227] [47312]: DEBUG nova.compute.api [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.270358] [47313]: DEBUG oslo_concurrency.lockutils [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.270618] [47313]: DEBUG oslo_concurrency.lockutils [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.270793] [47313]: DEBUG oslo_concurrency.lockutils [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.273788] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.274059] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.274416] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.274801] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.275019] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.275296] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.310106] [47312]: DEBUG nova.policy [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.313873] [47312]: INFO nova.api.openstack.requestlog [None req-8e70b993-e7be-4e08-b5fb-53d5c0185cd3 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.048025 [ 686.314237] [47312]: [pid: 47312|app: 0|req: 1844/3580] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.316195] [47313]: DEBUG nova.policy [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.320405] [47313]: DEBUG nova.policy [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.320517] [47312]: DEBUG nova.api.openstack.wsgi [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.321033] [47313]: DEBUG nova.policy [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.322061] [47312]: DEBUG nova.compute.api [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.323850] [47313]: INFO nova.api.openstack.requestlog [None req-be764fb0-b2b4-4597-8ddb-d4626a7bd474 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.062435 [ 686.324173] [47313]: [pid: 47313|app: 0|req: 1737/3581] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 686.325036] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.325176] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.325358] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.325697] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.325891] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.326075] [47312]: DEBUG oslo_concurrency.lockutils [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.332067] [47313]: DEBUG nova.api.openstack.wsgi [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.333122] [47313]: DEBUG nova.compute.api [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.335971] [47313]: DEBUG oslo_concurrency.lockutils [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.336213] [47313]: DEBUG oslo_concurrency.lockutils [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.336395] [47313]: DEBUG oslo_concurrency.lockutils [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.336736] [47313]: DEBUG oslo_concurrency.lockutils [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.336934] [47313]: DEBUG oslo_concurrency.lockutils [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.337123] [47313]: DEBUG oslo_concurrency.lockutils [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.354572] [47312]: DEBUG nova.policy [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.358181] [47312]: INFO nova.api.openstack.requestlog [None req-5313c703-f178-4023-ba02-4f57676f36ce tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.039533 [ 686.358592] [47312]: [pid: 47312|app: 0|req: 1845/3582] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 686.365425] [47313]: DEBUG nova.policy [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.369282] [47313]: INFO nova.api.openstack.requestlog [None req-2684ddbd-f5aa-4204-a597-cfcf0f94955d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.039371 [ 686.369599] [47313]: [pid: 47313|app: 0|req: 1738/3583] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 686.406780] [47312]: DEBUG nova.api.openstack.wsgi [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.408368] [47312]: DEBUG nova.compute.api [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.411971] [47312]: DEBUG oslo_concurrency.lockutils [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.412248] [47312]: DEBUG oslo_concurrency.lockutils [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.412440] [47312]: DEBUG oslo_concurrency.lockutils [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.412498] [47313]: DEBUG nova.api.openstack.wsgi [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.412788] [47312]: DEBUG oslo_concurrency.lockutils [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.412985] [47312]: DEBUG oslo_concurrency.lockutils [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.413193] [47312]: DEBUG oslo_concurrency.lockutils [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.414066] [47313]: DEBUG nova.compute.api [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.417426] [47313]: DEBUG oslo_concurrency.lockutils [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.417658] [47313]: DEBUG oslo_concurrency.lockutils [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.417842] [47313]: DEBUG oslo_concurrency.lockutils [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.418204] [47313]: DEBUG oslo_concurrency.lockutils [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.418402] [47313]: DEBUG oslo_concurrency.lockutils [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.418571] [47313]: DEBUG oslo_concurrency.lockutils [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.446827] [47312]: DEBUG nova.policy [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.450837] [47312]: INFO nova.api.openstack.requestlog [None req-29917ec7-cd46-4772-bff7-1f769fc7d91a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.046247 [ 686.451158] [47312]: [pid: 47312|app: 0|req: 1846/3584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.452037] [47313]: DEBUG nova.policy [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.456726] [47313]: INFO nova.api.openstack.requestlog [None req-02a4f3bb-7c53-4030-8f46-f83374093d47 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.046377 [ 686.457068] [47313]: [pid: 47313|app: 0|req: 1739/3585] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.460423] [47312]: DEBUG nova.api.openstack.wsgi [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.461968] [47312]: DEBUG nova.compute.api [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.465206] [47312]: DEBUG oslo_concurrency.lockutils [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.465435] [47312]: DEBUG oslo_concurrency.lockutils [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.465613] [47312]: DEBUG oslo_concurrency.lockutils [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.465955] [47312]: DEBUG oslo_concurrency.lockutils [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.466163] [47312]: DEBUG oslo_concurrency.lockutils [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.466337] [47312]: DEBUG oslo_concurrency.lockutils [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.482448] [47313]: DEBUG nova.api.openstack.wsgi [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.483632] [47313]: DEBUG nova.compute.api [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.487309] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.487543] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.487726] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.488093] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.488294] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.488464] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.498231] [47312]: DEBUG nova.policy [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.502435] [47312]: INFO nova.api.openstack.requestlog [None req-95577e38-979c-4282-93e7-03992d03a443 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.043785 [ 686.502736] [47312]: [pid: 47312|app: 0|req: 1847/3586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.518939] [47313]: DEBUG nova.policy [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.521804] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.522970] [47313]: DEBUG nova.policy [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.523272] [47313]: DEBUG nova.policy [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.523616] [47312]: DEBUG nova.compute.api [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.525835] [47313]: INFO nova.api.openstack.requestlog [None req-c55139d0-2528-408d-ba28-82abaac0a4db tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.046164 [ 686.526160] [47313]: [pid: 47313|app: 0|req: 1740/3587] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 686.527616] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.527855] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.528050] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.528422] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.528620] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.528792] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.529889] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.531551] [47313]: DEBUG nova.compute.api [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.534537] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.534761] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.534943] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.535326] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.535526] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.535697] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.565407] [47312]: DEBUG nova.policy [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.569811] [47312]: INFO nova.api.openstack.requestlog [None req-dc9a2cf5-21f2-48ae-9097-0856235b3af9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.049962 [ 686.570289] [47312]: [pid: 47312|app: 0|req: 1848/3588] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.571030] [47313]: DEBUG nova.policy [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.572579] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.574137] [47312]: DEBUG nova.compute.api [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.575343] [47313]: INFO nova.api.openstack.requestlog [None req-a9affe65-180c-4ae3-8ad4-6e01b5895097 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.048129 [ 686.575682] [47313]: [pid: 47313|app: 0|req: 1741/3589] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.578028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.578028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.578028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.578212] [47313]: DEBUG nova.api.openstack.wsgi [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.578248] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.578329] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.578490] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.579595] [47313]: DEBUG nova.compute.api [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.582888] [47313]: DEBUG oslo_concurrency.lockutils [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.583135] [47313]: DEBUG oslo_concurrency.lockutils [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.583324] [47313]: DEBUG oslo_concurrency.lockutils [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.583794] [47313]: DEBUG oslo_concurrency.lockutils [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.584013] [47313]: DEBUG oslo_concurrency.lockutils [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.584196] [47313]: DEBUG oslo_concurrency.lockutils [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.612767] [47312]: DEBUG nova.policy [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.617028] [47312]: INFO nova.api.openstack.requestlog [None req-a6c93a83-921d-43a5-99b4-393e2d2b7013 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.046126 [ 686.617214] [47312]: [pid: 47312|app: 0|req: 1849/3590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.619412] [47313]: DEBUG nova.policy [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.619648] [47312]: DEBUG nova.api.openstack.wsgi [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.621244] [47312]: DEBUG nova.compute.api [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.624249] [47313]: DEBUG nova.policy [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.624420] [47312]: DEBUG oslo_concurrency.lockutils [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.624600] [47312]: DEBUG oslo_concurrency.lockutils [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.624739] [47312]: DEBUG oslo_concurrency.lockutils [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.624881] [47313]: DEBUG nova.policy [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.625145] [47312]: DEBUG oslo_concurrency.lockutils [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.625285] [47312]: DEBUG oslo_concurrency.lockutils [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.625456] [47312]: DEBUG oslo_concurrency.lockutils [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.625497] [47313]: INFO nova.api.openstack.requestlog [None req-28682388-ed80-4dfe-8922-85f0835bfdf9 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.049326 [ 686.625795] [47313]: [pid: 47313|app: 0|req: 1742/3591] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 686.628184] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.631112] [47313]: DEBUG nova.compute.api [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.632845] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.633137] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.633341] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.633692] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.633894] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.634081] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.659782] [47312]: DEBUG nova.policy [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.663741] [47312]: INFO nova.api.openstack.requestlog [None req-32995e95-1159-4bcc-b4fe-051c726af549 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045965 [ 686.664063] [47312]: [pid: 47312|app: 0|req: 1850/3592] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.666126] [47313]: DEBUG nova.policy [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.669933] [47313]: INFO nova.api.openstack.requestlog [None req-6ba1e208-6cba-4c18-8c2d-c9685816d6de tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.043597 [ 686.670284] [47313]: [pid: 47313|app: 0|req: 1743/3593] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.673431] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.674968] [47312]: DEBUG nova.compute.api [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.677882] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.678134] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.678318] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.678663] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.678860] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.679041] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.707868] [47312]: DEBUG nova.policy [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.711637] [47312]: INFO nova.api.openstack.requestlog [None req-2ab80bc0-329f-4f05-9b3c-c120bd4e1c33 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.040013 [ 686.711928] [47312]: [pid: 47312|app: 0|req: 1851/3594] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 686.723059] [47313]: DEBUG nova.api.openstack.wsgi [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.723438] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.724709] [47313]: DEBUG nova.compute.api [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.724924] [47312]: DEBUG nova.compute.api [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.728132] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.728359] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.728540] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.728878] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.728917] [47313]: DEBUG oslo_concurrency.lockutils [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.729086] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.729164] [47313]: DEBUG oslo_concurrency.lockutils [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.729260] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.729357] [47313]: DEBUG oslo_concurrency.lockutils [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.729713] [47313]: DEBUG oslo_concurrency.lockutils [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.729909] [47313]: DEBUG oslo_concurrency.lockutils [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.730183] [47313]: DEBUG oslo_concurrency.lockutils [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.772412] [47313]: DEBUG nova.policy [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.775007] [47312]: DEBUG nova.policy [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.776694] [47313]: INFO nova.api.openstack.requestlog [None req-f186ee31-9a94-49f8-83aa-8079c441b889 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.055808 [ 686.777405] [47313]: [pid: 47313|app: 0|req: 1744/3595] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.779185] [47313]: DEBUG nova.api.openstack.wsgi [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.779261] [47312]: DEBUG nova.policy [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.779953] [47312]: DEBUG nova.policy [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.780736] [47313]: DEBUG nova.compute.api [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.782492] [47312]: INFO nova.api.openstack.requestlog [None req-a2fa3646-ac52-43db-99f4-d609eed235fb tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.060861 [ 686.782996] [47312]: [pid: 47312|app: 0|req: 1852/3596] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 686.784095] [47313]: DEBUG oslo_concurrency.lockutils [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.784095] [47313]: DEBUG oslo_concurrency.lockutils [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.784244] [47313]: DEBUG oslo_concurrency.lockutils [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.784620] [47313]: DEBUG oslo_concurrency.lockutils [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.784711] [47313]: DEBUG oslo_concurrency.lockutils [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.784976] [47313]: DEBUG oslo_concurrency.lockutils [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.785241] [47312]: DEBUG nova.api.openstack.wsgi [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.787072] [47312]: DEBUG nova.compute.api [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.789727] [47312]: DEBUG oslo_concurrency.lockutils [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.789952] [47312]: DEBUG oslo_concurrency.lockutils [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.790152] [47312]: DEBUG oslo_concurrency.lockutils [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.790506] [47312]: DEBUG oslo_concurrency.lockutils [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.790705] [47312]: DEBUG oslo_concurrency.lockutils [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.790876] [47312]: DEBUG oslo_concurrency.lockutils [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.822560] [47313]: DEBUG nova.policy [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.826454] [47313]: INFO nova.api.openstack.requestlog [None req-20666ed9-7dbb-4e63-9950-c4054dd16aae tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.048952 [ 686.826773] [47313]: [pid: 47313|app: 0|req: 1745/3597] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.829032] [47312]: DEBUG nova.policy [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.829159] [47313]: DEBUG nova.api.openstack.wsgi [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.830545] [47313]: DEBUG nova.compute.api [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.832592] [47312]: INFO nova.api.openstack.requestlog [None req-40e8dfb0-7052-46b3-b0ff-4b53ce84cfb8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1283 microversion: 2.1 time: 0.048871 [ 686.832713] [47312]: [pid: 47312|app: 0|req: 1853/3598] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.833498] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.833717] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.833900] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.834943] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.834943] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.834943] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.835889] [47312]: DEBUG nova.api.openstack.wsgi [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.837547] [47312]: DEBUG nova.compute.api [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.840334] [47312]: DEBUG oslo_concurrency.lockutils [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.840561] [47312]: DEBUG oslo_concurrency.lockutils [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.840740] [47312]: DEBUG oslo_concurrency.lockutils [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.841092] [47312]: DEBUG oslo_concurrency.lockutils [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.841294] [47312]: DEBUG oslo_concurrency.lockutils [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.841466] [47312]: DEBUG oslo_concurrency.lockutils [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.869233] [47313]: DEBUG nova.policy [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.873364] [47313]: INFO nova.api.openstack.requestlog [None req-8f4b03ab-bc47-45de-8d08-b87ca30fd06e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.045933 [ 686.873683] [47313]: [pid: 47313|app: 0|req: 1746/3599] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.876087] [47313]: DEBUG nova.api.openstack.wsgi [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.877735] [47313]: DEBUG nova.compute.api [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.878819] [47312]: DEBUG nova.policy [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.880826] [47313]: DEBUG oslo_concurrency.lockutils [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.881071] [47313]: DEBUG oslo_concurrency.lockutils [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.881332] [47313]: DEBUG oslo_concurrency.lockutils [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.881700] [47313]: DEBUG oslo_concurrency.lockutils [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.881899] [47313]: DEBUG oslo_concurrency.lockutils [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.882240] [47313]: DEBUG oslo_concurrency.lockutils [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.883018] [47312]: INFO nova.api.openstack.requestlog [None req-2acdace7-850c-4e1f-af40-4c7327e28228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.049716 [ 686.883325] [47312]: [pid: 47312|app: 0|req: 1854/3600] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.885578] [47312]: DEBUG nova.api.openstack.wsgi [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.887140] [47312]: DEBUG nova.compute.api [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.890202] [47312]: DEBUG oslo_concurrency.lockutils [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.890420] [47312]: DEBUG oslo_concurrency.lockutils [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.890593] [47312]: DEBUG oslo_concurrency.lockutils [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.891459] [47312]: DEBUG oslo_concurrency.lockutils [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.891459] [47312]: DEBUG oslo_concurrency.lockutils [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.891459] [47312]: DEBUG oslo_concurrency.lockutils [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.927488] [47313]: DEBUG nova.policy [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.931870] [47313]: DEBUG nova.policy [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.932842] [47313]: DEBUG nova.policy [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.933502] [47313]: INFO nova.api.openstack.requestlog [None req-295def11-2e16-4be7-adae-5a803835a363 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.059322 [ 686.933815] [47313]: [pid: 47313|app: 0|req: 1747/3601] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 686.936032] [47312]: DEBUG nova.policy [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.936352] [47313]: DEBUG nova.api.openstack.wsgi [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.937888] [47313]: DEBUG nova.compute.api [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.940379] [47312]: INFO nova.api.openstack.requestlog [None req-55bb93f9-568e-4877-a983-dd0a81f114b1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1210 microversion: 2.1 time: 0.056463 [ 686.940690] [47312]: [pid: 47312|app: 0|req: 1855/3602] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.941232] [47313]: DEBUG oslo_concurrency.lockutils [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.941462] [47313]: DEBUG oslo_concurrency.lockutils [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.941641] [47313]: DEBUG oslo_concurrency.lockutils [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.942057] [47313]: DEBUG oslo_concurrency.lockutils [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.942281] [47313]: DEBUG oslo_concurrency.lockutils [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.942461] [47313]: DEBUG oslo_concurrency.lockutils [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.943605] [47312]: DEBUG nova.api.openstack.wsgi [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.945847] [47312]: DEBUG nova.compute.api [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.949020] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.949020] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.949020] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.949214] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.949387] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.949551] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.984024] [47313]: DEBUG nova.policy [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.988474] [47313]: INFO nova.api.openstack.requestlog [None req-791a9bec-cf72-486b-ad45-5a02eda6749a tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.054090 [ 686.989583] [47312]: DEBUG nova.policy [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 686.989693] [47313]: [pid: 47313|app: 0|req: 1748/3603] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 686.993119] [47313]: DEBUG nova.api.openstack.wsgi [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 686.993294] [47313]: DEBUG nova.compute.api [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 686.996454] [47313]: DEBUG oslo_concurrency.lockutils [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.996821] [47313]: DEBUG oslo_concurrency.lockutils [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.997156] [47313]: DEBUG oslo_concurrency.lockutils [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.997995] [47313]: DEBUG oslo_concurrency.lockutils [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 686.997995] [47313]: DEBUG oslo_concurrency.lockutils [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 686.998180] [47313]: DEBUG oslo_concurrency.lockutils [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 686.998234] [47312]: INFO nova.api.openstack.requestlog [None req-6af72e48-b9df-4271-b025-45248dc98a6c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.056954 [ 686.998751] [47312]: [pid: 47312|app: 0|req: 1856/3604] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.001979] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.003647] [47312]: DEBUG nova.compute.api [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.006858] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.007098] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.007277] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.007659] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.008069] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.008069] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.045149] [47313]: DEBUG nova.policy [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.049511] [47313]: INFO nova.api.openstack.requestlog [None req-77d9a987-62d8-40af-b594-2c23bd376b5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1257 microversion: 2.1 time: 0.059884 [ 687.049809] [47313]: [pid: 47313|app: 0|req: 1749/3605] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1257 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.053016] [47312]: DEBUG nova.policy [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.055605] [47312]: INFO nova.api.openstack.requestlog [None req-6c838b28-ce3d-40b5-ab1c-2f377de32fd5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.055619 [ 687.055912] [47312]: [pid: 47312|app: 0|req: 1857/3606] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.071831] [47313]: DEBUG nova.api.openstack.wsgi [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.073642] [47313]: DEBUG nova.compute.api [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.076971] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.077222] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.077404] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.077752] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.077945] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.078237] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.313618] [47313]: DEBUG nova.policy [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.318799] [47313]: INFO nova.api.openstack.requestlog [None req-22e03e3d-4bbe-4dad-b68f-6c1c1046cf11 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.249125 [ 687.319122] [47313]: [pid: 47313|app: 0|req: 1750/3607] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:43 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.326043] [47312]: DEBUG nova.api.openstack.wsgi [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.327672] [47312]: DEBUG nova.compute.api [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.334064] [47312]: DEBUG oslo_concurrency.lockutils [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.334064] [47312]: DEBUG oslo_concurrency.lockutils [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.334064] [47312]: DEBUG oslo_concurrency.lockutils [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.334064] [47312]: DEBUG oslo_concurrency.lockutils [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.334209] [47312]: DEBUG oslo_concurrency.lockutils [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.334373] [47312]: DEBUG oslo_concurrency.lockutils [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.336822] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.338556] [47313]: DEBUG nova.compute.api [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.342181] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.342611] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.342611] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.342813] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.343041] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.343283] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.387533] [47312]: DEBUG nova.policy [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.392131] [47313]: DEBUG nova.policy [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.393945] [47312]: INFO nova.api.openstack.requestlog [None req-cefe5f65-1377-4495-a0ac-a8e872262718 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.070201 [ 687.394289] [47312]: [pid: 47312|app: 0|req: 1858/3608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.396553] [47313]: DEBUG nova.policy [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.396683] [47312]: DEBUG nova.api.openstack.wsgi [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.397190] [47313]: DEBUG nova.policy [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.398246] [47312]: DEBUG nova.compute.api [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.401210] [47313]: INFO nova.api.openstack.requestlog [None req-fb1c824e-2b67-4e2a-a9c4-45ebdee4d5fb tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.066481 [ 687.401430] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.401520] [47313]: [pid: 47313|app: 0|req: 1751/3609] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 687.401652] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.401836] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.402602] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.402835] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.403059] [47312]: DEBUG oslo_concurrency.lockutils [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.404276] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.406625] [47313]: DEBUG nova.compute.api [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.409495] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.410086] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.410086] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.410258] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.410494] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.410677] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.442208] [47312]: DEBUG nova.policy [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.446349] [47312]: INFO nova.api.openstack.requestlog [None req-bda455cb-dcd4-4828-b6cb-fb6e78fdd68f tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.051407 [ 687.446799] [47312]: [pid: 47312|app: 0|req: 1859/3610] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.452654] [47313]: DEBUG nova.policy [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.456609] [47313]: INFO nova.api.openstack.requestlog [None req-3a27d43f-7255-40fb-93a6-6f6d00eac2c6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.054497 [ 687.456911] [47313]: [pid: 47313|app: 0|req: 1752/3611] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.461598] [47312]: DEBUG nova.api.openstack.wsgi [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.463417] [47312]: DEBUG nova.compute.api [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.466709] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.466991] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.468055] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.468055] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.468055] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.468055] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.468237] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.470031] [47313]: DEBUG nova.compute.api [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.475023] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.475023] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.475023] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.475023] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.475023] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.475023] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.514355] [47312]: DEBUG nova.policy [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.518545] [47312]: INFO nova.api.openstack.requestlog [None req-7cbb23c6-a2b5-45b7-8a37-769ba53ff470 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.058882 [ 687.518865] [47312]: [pid: 47312|app: 0|req: 1860/3612] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 687.521184] [47313]: DEBUG nova.policy [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.523086] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.524646] [47312]: DEBUG nova.compute.api [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.525579] [47313]: INFO nova.api.openstack.requestlog [None req-5f8a7623-e316-4bbc-a51b-d1fc80c4894c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.059959 [ 687.525908] [47313]: [pid: 47313|app: 0|req: 1753/3613] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.530017] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.530017] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.530017] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.530017] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.530017] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.530017] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.539567] [47313]: DEBUG nova.api.openstack.wsgi [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.541162] [47313]: DEBUG nova.compute.api [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.544588] [47313]: DEBUG oslo_concurrency.lockutils [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.544844] [47313]: DEBUG oslo_concurrency.lockutils [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.545045] [47313]: DEBUG oslo_concurrency.lockutils [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.545423] [47313]: DEBUG oslo_concurrency.lockutils [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.545617] [47313]: DEBUG oslo_concurrency.lockutils [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.545785] [47313]: DEBUG oslo_concurrency.lockutils [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.563753] [47312]: DEBUG nova.policy [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.568017] [47312]: INFO nova.api.openstack.requestlog [None req-8d9108e3-074e-4e1d-9c0e-7478d193884f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048538 [ 687.568364] [47312]: [pid: 47312|app: 0|req: 1861/3614] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.578827] [47313]: DEBUG nova.policy [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.580712] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.582526] [47312]: DEBUG nova.compute.api [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.583382] [47313]: DEBUG nova.policy [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.584324] [47313]: DEBUG nova.policy [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.586974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.586974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.586974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.586974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.586974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.586974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.587243] [47313]: INFO nova.api.openstack.requestlog [None req-8555e262-f3f6-4675-9a26-5c5fa5ad1e45 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.049346 [ 687.587334] [47313]: [pid: 47313|app: 0|req: 1754/3615] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 687.589870] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.591416] [47313]: DEBUG nova.compute.api [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.594528] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.594760] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.594941] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.595304] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.595510] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.595712] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.622205] [47312]: DEBUG nova.policy [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.626371] [47312]: INFO nova.api.openstack.requestlog [None req-5bce6184-3213-4ce2-b05e-7ee8a6387114 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1222 microversion: 2.1 time: 0.047700 [ 687.626677] [47312]: [pid: 47312|app: 0|req: 1862/3616] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.630439] [47312]: DEBUG nova.api.openstack.wsgi [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.632034] [47312]: DEBUG nova.compute.api [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.635981] [47312]: DEBUG oslo_concurrency.lockutils [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.635981] [47312]: DEBUG oslo_concurrency.lockutils [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.635981] [47312]: DEBUG oslo_concurrency.lockutils [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.636112] [47313]: DEBUG nova.policy [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.636350] [47312]: DEBUG oslo_concurrency.lockutils [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.636350] [47312]: DEBUG oslo_concurrency.lockutils [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.636350] [47312]: DEBUG oslo_concurrency.lockutils [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.640863] [47313]: INFO nova.api.openstack.requestlog [None req-2a824705-e236-4ec5-ae5d-3a6f2444ea3b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.052282 [ 687.640863] [47313]: [pid: 47313|app: 0|req: 1755/3617] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.643088] [47313]: DEBUG nova.api.openstack.wsgi [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.645722] [47313]: DEBUG nova.compute.api [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.647887] [47313]: DEBUG oslo_concurrency.lockutils [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.648138] [47313]: DEBUG oslo_concurrency.lockutils [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.648325] [47313]: DEBUG oslo_concurrency.lockutils [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.648823] [47313]: DEBUG oslo_concurrency.lockutils [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.648902] [47313]: DEBUG oslo_concurrency.lockutils [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.649044] [47313]: DEBUG oslo_concurrency.lockutils [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.674062] [47312]: DEBUG nova.policy [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.681407] [47312]: INFO nova.api.openstack.requestlog [None req-56683937-6318-4268-aeea-6c5def114e74 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.052715 [ 687.681729] [47312]: [pid: 47312|app: 0|req: 1863/3618] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 687.686665] [47313]: DEBUG nova.policy [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.688935] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.690557] [47312]: DEBUG nova.compute.api [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.695560] [47313]: DEBUG nova.policy [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.695631] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.695631] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.695717] [47313]: DEBUG nova.policy [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.695784] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.695829] [47313]: INFO nova.api.openstack.requestlog [None req-63230907-e6c1-4797-8fcf-46c5f63bc768 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.054558 [ 687.695859] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.696028] [47313]: [pid: 47313|app: 0|req: 1756/3619] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 687.696101] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.696248] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.699733] [47313]: DEBUG nova.api.openstack.wsgi [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.701297] [47313]: DEBUG nova.compute.api [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.704519] [47313]: DEBUG oslo_concurrency.lockutils [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.704750] [47313]: DEBUG oslo_concurrency.lockutils [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.704933] [47313]: DEBUG oslo_concurrency.lockutils [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.705301] [47313]: DEBUG oslo_concurrency.lockutils [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.705500] [47313]: DEBUG oslo_concurrency.lockutils [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.705672] [47313]: DEBUG oslo_concurrency.lockutils [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.730043] [47312]: DEBUG nova.policy [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.734256] [47312]: INFO nova.api.openstack.requestlog [None req-8d64ee80-be51-4504-b0b3-0ba37a3ec626 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.051865 [ 687.734759] [47312]: [pid: 47312|app: 0|req: 1864/3620] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.737010] [47312]: DEBUG nova.api.openstack.wsgi [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.738628] [47312]: DEBUG nova.compute.api [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.741841] [47312]: DEBUG oslo_concurrency.lockutils [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.742155] [47312]: DEBUG oslo_concurrency.lockutils [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.742349] [47312]: DEBUG oslo_concurrency.lockutils [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.742697] [47312]: DEBUG oslo_concurrency.lockutils [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.742893] [47312]: DEBUG oslo_concurrency.lockutils [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.742930] [47313]: DEBUG nova.policy [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.743077] [47312]: DEBUG oslo_concurrency.lockutils [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.747074] [47313]: INFO nova.api.openstack.requestlog [None req-2de78154-640b-4145-afd1-b462cc3d02d3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.050439 [ 687.747395] [47313]: [pid: 47313|app: 0|req: 1757/3621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.776086] [47312]: DEBUG nova.policy [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.781130] [47312]: INFO nova.api.openstack.requestlog [None req-af016de7-2642-4944-8105-55a78ff9bb76 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045567 [ 687.781471] [47312]: [pid: 47312|app: 0|req: 1865/3622] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.787987] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.789674] [47313]: DEBUG nova.compute.api [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.793245] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.793482] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.793664] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.794034] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.794307] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.794523] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.797877] [47312]: DEBUG nova.api.openstack.wsgi [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.799507] [47312]: DEBUG nova.compute.api [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.802840] [47312]: DEBUG oslo_concurrency.lockutils [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.802930] [47312]: DEBUG oslo_concurrency.lockutils [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.803146] [47312]: DEBUG oslo_concurrency.lockutils [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.803495] [47312]: DEBUG oslo_concurrency.lockutils [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.803691] [47312]: DEBUG oslo_concurrency.lockutils [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.803858] [47312]: DEBUG oslo_concurrency.lockutils [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.836769] [47313]: DEBUG nova.policy [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.840632] [47313]: INFO nova.api.openstack.requestlog [None req-bb51778d-90b5-46e2-a640-b1f91999e460 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1270 microversion: 2.1 time: 0.054863 [ 687.840951] [47313]: [pid: 47313|app: 0|req: 1758/3623] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1270 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.843156] [47312]: DEBUG nova.policy [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.846562] [47313]: DEBUG nova.api.openstack.wsgi [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.846952] [47312]: DEBUG nova.policy [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.847565] [47312]: DEBUG nova.policy [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.849918] [47312]: INFO nova.api.openstack.requestlog [None req-a01a9e7d-6228-4f1a-bfd0-fad6286b0aaa tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.054214 [ 687.850253] [47312]: [pid: 47312|app: 0|req: 1866/3624] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 687.851304] [47313]: DEBUG nova.compute.api [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.852422] [47312]: DEBUG nova.api.openstack.wsgi [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.853888] [47312]: DEBUG nova.compute.api [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.855060] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.855375] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.855569] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.855906] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.856134] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.856316] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.856544] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.856769] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.857073] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.857303] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.857501] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.857670] [47312]: DEBUG oslo_concurrency.lockutils [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.896838] [47313]: DEBUG nova.policy [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.900473] [47313]: INFO nova.api.openstack.requestlog [None req-93a59763-a78c-489a-a009-561419d0fcfc tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.058994 [ 687.900779] [47313]: [pid: 47313|app: 0|req: 1759/3625] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.905666] [47313]: DEBUG nova.api.openstack.wsgi [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.907150] [47313]: DEBUG nova.compute.api [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.911386] [47313]: DEBUG oslo_concurrency.lockutils [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.911386] [47313]: DEBUG oslo_concurrency.lockutils [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.911386] [47313]: DEBUG oslo_concurrency.lockutils [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.911386] [47313]: DEBUG oslo_concurrency.lockutils [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.911386] [47313]: DEBUG oslo_concurrency.lockutils [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.911386] [47313]: DEBUG oslo_concurrency.lockutils [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.947937] [47313]: DEBUG nova.policy [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 687.952747] [47313]: INFO nova.api.openstack.requestlog [None req-59853f2b-711d-4045-a590-de53f491db87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.051407 [ 687.953395] [47313]: [pid: 47313|app: 0|req: 1760/3626] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 687.956129] [47313]: DEBUG nova.api.openstack.wsgi [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 687.957792] [47313]: DEBUG nova.compute.api [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 687.960937] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.961158] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.961331] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 687.961674] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 687.961891] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 687.963021] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.004669] [47313]: DEBUG nova.policy [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.008840] [47313]: INFO nova.api.openstack.requestlog [None req-c32bb9e4-47e7-4a5a-9bbf-2054c3fb839d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.054878 [ 688.009192] [47313]: [pid: 47313|app: 0|req: 1761/3627] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.011521] [47313]: DEBUG nova.api.openstack.wsgi [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.013289] [47313]: DEBUG nova.compute.api [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.016302] [47313]: DEBUG oslo_concurrency.lockutils [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.016485] [47313]: DEBUG oslo_concurrency.lockutils [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.016666] [47313]: DEBUG oslo_concurrency.lockutils [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.017173] [47313]: DEBUG oslo_concurrency.lockutils [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.017240] [47313]: DEBUG oslo_concurrency.lockutils [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.017362] [47313]: DEBUG oslo_concurrency.lockutils [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.038842] [47312]: DEBUG nova.policy [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.043608] [47312]: INFO nova.api.openstack.requestlog [None req-8da784d1-677a-4fbb-bfe8-fce60e6421c8 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1323 microversion: 2.1 time: 0.192797 [ 688.043929] [47312]: [pid: 47312|app: 0|req: 1867/3628] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1323 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.046274] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.048353] [47312]: DEBUG nova.compute.api [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.051449] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.051677] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.051860] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.052292] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.052505] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.052676] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.055699] [47313]: DEBUG nova.policy [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.060179] [47313]: DEBUG nova.policy [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.061696] [47313]: DEBUG nova.policy [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.062468] [47313]: INFO nova.api.openstack.requestlog [None req-81c0ab58-ea5b-40e8-ab6e-a5d63434d600 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.052761 [ 688.062780] [47313]: [pid: 47313|app: 0|req: 1762/3629] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.067089] [47313]: DEBUG nova.api.openstack.wsgi [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.068696] [47313]: DEBUG nova.compute.api [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.070908] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.071153] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.071362] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.071582] [47312]: DEBUG nova.objects.instance [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lazy-loading 'fault' on Instance uuid 3d32ec82-e623-4bbb-93c2-d39c934b4890 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 688.071831] [47313]: DEBUG oslo_concurrency.lockutils [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.072140] [47313]: DEBUG oslo_concurrency.lockutils [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.072338] [47313]: DEBUG oslo_concurrency.lockutils [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.072680] [47313]: DEBUG oslo_concurrency.lockutils [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.072878] [47313]: DEBUG oslo_concurrency.lockutils [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.073067] [47313]: DEBUG oslo_concurrency.lockutils [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.091308] [47312]: DEBUG nova.policy [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.095858] [47312]: INFO nova.api.openstack.requestlog [None req-f5a7c57f-5426-497f-91fc-9098ecf87b74 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 200 len: 1402 microversion: 2.1 time: 0.051349 [ 688.096177] [47312]: [pid: 47312|app: 0|req: 1868/3630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 1402 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.099575] [47312]: DEBUG nova.api.openstack.wsgi [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.099889] [47312]: DEBUG nova.compute.api [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.102756] [47312]: DEBUG oslo_concurrency.lockutils [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.102971] [47312]: DEBUG oslo_concurrency.lockutils [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.103180] [47312]: DEBUG oslo_concurrency.lockutils [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.103510] [47312]: DEBUG oslo_concurrency.lockutils [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.104012] [47312]: DEBUG oslo_concurrency.lockutils [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.104012] [47312]: DEBUG oslo_concurrency.lockutils [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.110084] [47313]: DEBUG nova.policy [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.114388] [47313]: INFO nova.api.openstack.requestlog [None req-26ec6ea2-8c5b-44a0-9408-89f4f1b86e10 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.050972 [ 688.115483] [47313]: [pid: 47313|app: 0|req: 1763/3631] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.117951] [47313]: DEBUG nova.api.openstack.wsgi [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.119720] [47313]: DEBUG nova.compute.api [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.124121] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.124559] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.124992] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.125586] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.125985] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.126400] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.149987] [47312]: DEBUG nova.policy [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.154060] [47312]: INFO nova.api.openstack.requestlog [None req-74690cba-b84d-4f50-aeab-0d6ee62d9f33 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.057335 [ 688.154381] [47312]: [pid: 47312|app: 0|req: 1869/3632] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.156745] [47312]: DEBUG nova.api.openstack.wsgi [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.158280] [47312]: DEBUG nova.compute.api [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.161312] [47312]: DEBUG oslo_concurrency.lockutils [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.161531] [47312]: DEBUG oslo_concurrency.lockutils [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.161712] [47312]: DEBUG oslo_concurrency.lockutils [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.162102] [47312]: DEBUG oslo_concurrency.lockutils [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.162310] [47312]: DEBUG oslo_concurrency.lockutils [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.162480] [47312]: DEBUG oslo_concurrency.lockutils [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.165547] [47313]: DEBUG nova.policy [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.168874] [47313]: INFO nova.api.openstack.requestlog [None req-584ad856-56fc-4c5c-a48b-a6a12c527a4a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1257 microversion: 2.1 time: 0.053452 [ 688.169245] [47313]: [pid: 47313|app: 0|req: 1764/3633] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:44 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1257 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.171517] [47313]: DEBUG nova.api.openstack.wsgi [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.171894] [47313]: DEBUG nova.compute.api [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.174991] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.175291] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.175565] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.175984] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.176706] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.176988] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.190032] [47313]: DEBUG nova.compute.api [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 688.201708] [47312]: DEBUG nova.policy [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.205576] [47312]: INFO nova.api.openstack.requestlog [None req-37195f04-2970-4c6c-a3a3-ddd9222c35ca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.050662 [ 688.206023] [47312]: [pid: 47312|app: 0|req: 1870/3634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.208143] [47312]: DEBUG nova.api.openstack.wsgi [req-22993eed-2520-40dc-aa35-5384d5bfae58 req-8c92d4dd-419b-49b8-bbf4-ee8dd8351f4e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5300907c-d589-4ccf-a9c5-4a6bd819783b", "tag": "5c505086-4186-4f14-a033-2f16f1d406b8"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 688.213083] [47312]: DEBUG oslo_concurrency.lockutils [req-22993eed-2520-40dc-aa35-5384d5bfae58 req-8c92d4dd-419b-49b8-bbf4-ee8dd8351f4e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.213322] [47312]: DEBUG oslo_concurrency.lockutils [req-22993eed-2520-40dc-aa35-5384d5bfae58 req-8c92d4dd-419b-49b8-bbf4-ee8dd8351f4e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.213504] [47312]: DEBUG oslo_concurrency.lockutils [req-22993eed-2520-40dc-aa35-5384d5bfae58 req-8c92d4dd-419b-49b8-bbf4-ee8dd8351f4e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.216702] [47313]: DEBUG nova.compute.api [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 688.217305] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.217627] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.217925] [47313]: DEBUG oslo_concurrency.lockutils [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.218195] [47313]: WARNING nova.compute.api [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] instance's host None is down, deleting from database [ 688.219087] [47312]: INFO nova.api.openstack.compute.server_external_events [req-22993eed-2520-40dc-aa35-5384d5bfae58 req-8c92d4dd-419b-49b8-bbf4-ee8dd8351f4e service nova] Creating event network-changed:5c505086-4186-4f14-a033-2f16f1d406b8 for instance 5300907c-d589-4ccf-a9c5-4a6bd819783b on cpu-1 [ 688.221376] [47313]: DEBUG nova.network.neutron [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 688.221464] [47312]: INFO nova.api.openstack.requestlog [req-22993eed-2520-40dc-aa35-5384d5bfae58 req-8c92d4dd-419b-49b8-bbf4-ee8dd8351f4e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.015008 [ 688.221768] [47312]: [pid: 47312|app: 0|req: 1871/3635] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:45 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 688.241522] [47313]: DEBUG nova.network.neutron [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 688.245206] [47313]: DEBUG nova.network.neutron [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 688.331692] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.333511] [47312]: DEBUG nova.compute.api [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.337310] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.337647] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.338269] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.338357] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.338605] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.338816] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.376185] [47312]: DEBUG nova.policy [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.379584] [47313]: INFO nova.api.openstack.requestlog [None req-287d8b1b-11f7-49dd-b3e0-4ceac7b8dc0f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 204 len: 0 microversion: 2.1 time: 0.209620 [ 688.380163] [47313]: [pid: 47313|app: 0|req: 1765/3636] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:45 2024] DELETE /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 688.380219] [47312]: INFO nova.api.openstack.requestlog [None req-ee5456d3-1cdd-43b2-8da9-a85605db5e41 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.051430 [ 688.380560] [47312]: [pid: 47312|app: 0|req: 1872/3637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.384328] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.385899] [47313]: DEBUG nova.compute.api [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 3d32ec82-e623-4bbb-93c2-d39c934b4890] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.389406] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.389630] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.389810] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.390167] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.390361] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.390531] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.399339] [47313]: INFO nova.api.openstack.wsgi [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] HTTP exception thrown: Instance 3d32ec82-e623-4bbb-93c2-d39c934b4890 could not be found. [ 688.399616] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Returning 404 to user: Instance 3d32ec82-e623-4bbb-93c2-d39c934b4890 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 688.400069] [47313]: INFO nova.api.openstack.requestlog [None req-9d144b46-5eeb-4e9f-8888-8982c101a4cc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890" status: 404 len: 111 microversion: 2.1 time: 0.017600 [ 688.400349] [47313]: [pid: 47313|app: 0|req: 1766/3638] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/3d32ec82-e623-4bbb-93c2-d39c934b4890 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 688.404649] [47312]: DEBUG nova.api.openstack.wsgi [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.406229] [47312]: DEBUG nova.compute.api [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.406520] [47313]: DEBUG nova.api.openstack.wsgi [None req-bd684271-cc6f-4b91-893b-176dac351fd6 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.409733] [47312]: DEBUG oslo_concurrency.lockutils [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.410267] [47312]: DEBUG oslo_concurrency.lockutils [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.410752] [47312]: DEBUG oslo_concurrency.lockutils [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.411159] [47312]: DEBUG oslo_concurrency.lockutils [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.411378] [47312]: DEBUG oslo_concurrency.lockutils [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.411558] [47312]: DEBUG oslo_concurrency.lockutils [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.415437] [47313]: INFO nova.api.openstack.requestlog [None req-bd684271-cc6f-4b91-893b-176dac351fd6 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.010578 [ 688.415708] [47313]: [pid: 47313|app: 0|req: 1767/3639] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/flavors/42 => generated 365 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 688.418033] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.419721] [47313]: DEBUG nova.compute.api [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.423046] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.423342] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.423528] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.423861] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.424065] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.424241] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.444930] [47312]: DEBUG nova.policy [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.448636] [47312]: INFO nova.api.openstack.requestlog [None req-2141c83e-b356-4f98-b636-98fbb3695baa tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.045976 [ 688.448935] [47312]: [pid: 47312|app: 0|req: 1873/3640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.451341] [47312]: DEBUG nova.api.openstack.wsgi [None req-7135016a-0d6f-47c6-a423-c076c24b92e1 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_resize_flavor_-162642782", "ram": 192, "disk": 1, "vcpus": 1}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 688.454935] [47313]: DEBUG nova.policy [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.458834] [47313]: DEBUG nova.policy [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.459450] [47313]: DEBUG nova.policy [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.461141] [47312]: INFO nova.api.openstack.requestlog [None req-7135016a-0d6f-47c6-a423-c076c24b92e1 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors" status: 200 len: 497 microversion: 2.1 time: 0.011636 [ 688.461461] [47312]: [pid: 47312|app: 0|req: 1874/3641] 10.180.1.21 () {60 vars in 1141 bytes} [Thu Oct 31 12:12:45 2024] POST /compute/v2.1/flavors => generated 497 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 688.462590] [47313]: INFO nova.api.openstack.requestlog [None req-b0eaf5b0-af40-4a4f-9be7-1da83bc25e16 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.046381 [ 688.462878] [47313]: [pid: 47313|app: 0|req: 1768/3642] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.463610] [47312]: DEBUG nova.api.openstack.wsgi [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.465050] [47312]: DEBUG nova.compute.api [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.470015] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb22cda8-7cac-4472-add4-cec505f64c3c tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.470107] [47312]: DEBUG oslo_concurrency.lockutils [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.470107] [47312]: DEBUG oslo_concurrency.lockutils [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.470107] [47312]: DEBUG oslo_concurrency.lockutils [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.470107] [47312]: DEBUG oslo_concurrency.lockutils [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.470107] [47312]: DEBUG oslo_concurrency.lockutils [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.470107] [47312]: DEBUG oslo_concurrency.lockutils [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.472488] [47313]: INFO nova.api.openstack.requestlog [None req-fb22cda8-7cac-4472-add4-cec505f64c3c tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.007002 [ 688.472669] [47313]: [pid: 47313|app: 0|req: 1769/3643] 10.180.1.21 () {58 vars in 1174 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 688.474650] [47313]: DEBUG nova.api.openstack.wsgi [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.476014] [47313]: DEBUG nova.compute.api [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.479253] [47313]: DEBUG oslo_concurrency.lockutils [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.479401] [47313]: DEBUG oslo_concurrency.lockutils [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.479580] [47313]: DEBUG oslo_concurrency.lockutils [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.479919] [47313]: DEBUG oslo_concurrency.lockutils [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.480117] [47313]: DEBUG oslo_concurrency.lockutils [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.480293] [47313]: DEBUG oslo_concurrency.lockutils [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.499315] [47312]: DEBUG nova.policy [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.503485] [47312]: INFO nova.api.openstack.requestlog [None req-9590b964-e35d-4ab3-950d-6e816e1d86b4 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.040993 [ 688.503485] [47312]: [pid: 47312|app: 0|req: 1875/3644] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.505620] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae796474-0e9a-4af1-bd6e-f3a1f6999e9e tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 688.509242] [47313]: DEBUG nova.policy [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.513603] [47313]: INFO nova.api.openstack.requestlog [None req-a92fd731-8725-4e55-8f17-5a4848722b93 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.039880 [ 688.513603] [47313]: [pid: 47313|app: 0|req: 1770/3645] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.518111] [47312]: INFO nova.api.openstack.requestlog [None req-ae796474-0e9a-4af1-bd6e-f3a1f6999e9e tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] 10.180.1.21 "POST /compute/v2.1/flavors/c0ef33c5-9290-494f-ab93-36c0c47bcca8/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.014276 [ 688.518438] [47312]: [pid: 47312|app: 0|req: 1876/3646] 10.180.1.21 () {60 vars in 1297 bytes} [Thu Oct 31 12:12:45 2024] POST /compute/v2.1/flavors/c0ef33c5-9290-494f-ab93-36c0c47bcca8/os-extra_specs => generated 43 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 688.530788] [47313]: DEBUG nova.api.openstack.wsgi [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.532621] [47313]: DEBUG nova.compute.api [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.535874] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.536129] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.536396] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.536814] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.537121] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.537193] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.539878] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.541485] [47312]: DEBUG nova.compute.api [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.545453] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.545919] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.545919] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.546237] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.546416] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.546591] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.567237] [47313]: DEBUG nova.policy [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.571158] [47313]: INFO nova.api.openstack.requestlog [None req-db0a7f15-f66f-4fa6-86c4-3bc270cd6e24 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.042458 [ 688.571470] [47313]: [pid: 47313|app: 0|req: 1771/3647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.577254] [47312]: DEBUG nova.policy [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.579851] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.581177] [47312]: INFO nova.api.openstack.requestlog [None req-ee2a5262-a7cb-4f48-bc2a-605aaf2a8017 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.043408 [ 688.581526] [47312]: [pid: 47312|app: 0|req: 1877/3648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.581591] [47313]: DEBUG nova.compute.api [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.583859] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-8665215", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "c0ef33c5-9290-494f-ab93-36c0c47bcca8"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 688.584722] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.587255] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.587255] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.587255] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.587255] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.587255] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.614905] [47312]: DEBUG nova.network.neutron [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 688.618284] [47313]: DEBUG nova.policy [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.622567] [47313]: INFO nova.api.openstack.requestlog [None req-7b1f7aa5-01a3-439d-bc0b-05282690b10a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.044841 [ 688.622858] [47313]: [pid: 47313|app: 0|req: 1772/3649] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.625841] [47313]: DEBUG nova.api.openstack.wsgi [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.627018] [47313]: DEBUG nova.compute.api [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.629961] [47313]: DEBUG oslo_concurrency.lockutils [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.630201] [47313]: DEBUG oslo_concurrency.lockutils [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.630383] [47313]: DEBUG oslo_concurrency.lockutils [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.630722] [47313]: DEBUG oslo_concurrency.lockutils [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.630914] [47313]: DEBUG oslo_concurrency.lockutils [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.631095] [47313]: DEBUG oslo_concurrency.lockutils [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.663270] [47313]: DEBUG nova.policy [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.666927] [47313]: DEBUG nova.policy [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.667559] [47313]: DEBUG nova.policy [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.669815] [47313]: INFO nova.api.openstack.requestlog [None req-c707678a-02a3-44a1-bfc9-e7786df7dbf8 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.046419 [ 688.670155] [47313]: [pid: 47313|app: 0|req: 1773/3650] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.672278] [47313]: DEBUG nova.api.openstack.wsgi [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.673721] [47313]: DEBUG nova.compute.api [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.676289] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.676510] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.676689] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.677015] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.677210] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.677381] [47313]: DEBUG oslo_concurrency.lockutils [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.704670] [47312]: DEBUG nova.virt.hardware [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 688.704880] [47312]: DEBUG nova.virt.hardware [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 688.705105] [47312]: DEBUG nova.virt.hardware [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 688.705271] [47312]: DEBUG nova.virt.hardware [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 688.705432] [47312]: DEBUG nova.virt.hardware [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 688.710289] [47313]: DEBUG nova.policy [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.713079] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.713282] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.713466] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.713855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.713897] [47313]: INFO nova.api.openstack.requestlog [None req-67aec186-f74f-4351-8279-2d4e7f5cbbb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.043210 [ 688.714075] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.714286] [47313]: [pid: 47313|app: 0|req: 1774/3651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.714342] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.716764] [47313]: DEBUG nova.api.openstack.wsgi [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.717943] [47313]: DEBUG nova.compute.api [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.720823] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.721057] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.721242] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.721574] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.721763] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.722411] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.724296] [47312]: DEBUG nova.quota [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Getting quotas for project 4f4e99fb03d94876b605badde8dee459. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 688.728315] [47312]: DEBUG nova.quota [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Getting quotas for user 232b9128bfd94a52a5f9e340e821a0b1 and project 4f4e99fb03d94876b605badde8dee459. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 688.734494] [47312]: DEBUG nova.compute.api [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 688.735782] [47312]: DEBUG nova.compute.api [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 688.757082] [47313]: DEBUG nova.policy [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.761224] [47313]: INFO nova.api.openstack.requestlog [None req-3cf68236-01aa-434d-80be-75c4d76fdc40 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.046509 [ 688.761647] [47313]: [pid: 47313|app: 0|req: 1775/3652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.764104] [47313]: DEBUG nova.api.openstack.wsgi [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.765644] [47313]: DEBUG nova.compute.api [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.767805] [47312]: INFO nova.api.openstack.requestlog [None req-b3ac894d-deff-47df-9fe5-4da2fa448568 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.185310 [ 688.767805] [47312]: [pid: 47312|app: 0|req: 1878/3653] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:12:45 2024] POST /compute/v2.1/servers => generated 380 bytes in 186 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 688.769132] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.769132] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.769249] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.770144] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.770144] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.770144] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.770383] [47312]: DEBUG nova.api.openstack.wsgi [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.772027] [47312]: DEBUG nova.compute.api [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.776447] [47312]: DEBUG oslo_concurrency.lockutils [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.776680] [47312]: DEBUG oslo_concurrency.lockutils [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.776861] [47312]: DEBUG oslo_concurrency.lockutils [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.777230] [47312]: DEBUG oslo_concurrency.lockutils [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.777432] [47312]: DEBUG oslo_concurrency.lockutils [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.777813] [47312]: DEBUG oslo_concurrency.lockutils [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.810890] [47313]: DEBUG nova.policy [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.815430] [47313]: INFO nova.api.openstack.requestlog [None req-17e49f3d-32f2-4328-9598-f41dc5aea89f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.053068 [ 688.815522] [47313]: [pid: 47313|app: 0|req: 1776/3654] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.817862] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.819906] [47313]: DEBUG nova.compute.api [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.822790] [47312]: DEBUG nova.policy [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.822888] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.822888] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.823086] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.823452] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.823645] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.823983] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.826514] [47312]: DEBUG nova.policy [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.828446] [47312]: DEBUG nova.policy [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.828446] [47312]: INFO nova.api.openstack.requestlog [None req-caa29b59-73b8-4cc3-aad3-c75981c6f598 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.059439 [ 688.828446] [47312]: [pid: 47312|app: 0|req: 1879/3655] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 688.830260] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.832405] [47312]: DEBUG nova.compute.api [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.835223] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.835514] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.835619] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.835976] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.836192] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.836363] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.864117] [47313]: DEBUG nova.policy [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.867202] [47313]: INFO nova.api.openstack.requestlog [None req-b3d10764-68a3-41e2-a7bb-6f634a48c686 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.051111 [ 688.867646] [47313]: [pid: 47313|app: 0|req: 1777/3656] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.873844] [47312]: DEBUG nova.policy [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.874087] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7d7b667-5420-45cd-972b-75d52fd6f48c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.875793] [47313]: DEBUG nova.compute.api [None req-f7d7b667-5420-45cd-972b-75d52fd6f48c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.878397] [47312]: INFO nova.api.openstack.requestlog [None req-0a1ac238-92de-40ad-93c4-2950745e1899 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.049834 [ 688.878763] [47312]: [pid: 47312|app: 0|req: 1880/3657] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.881150] [47312]: DEBUG nova.api.openstack.wsgi [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.882920] [47312]: DEBUG nova.compute.api [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.888636] [47312]: DEBUG oslo_concurrency.lockutils [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.888935] [47312]: DEBUG oslo_concurrency.lockutils [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.889226] [47312]: DEBUG oslo_concurrency.lockutils [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.889645] [47312]: DEBUG oslo_concurrency.lockutils [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.889908] [47312]: DEBUG oslo_concurrency.lockutils [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.890138] [47312]: DEBUG oslo_concurrency.lockutils [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.902451] [47313]: DEBUG nova.policy [None req-f7d7b667-5420-45cd-972b-75d52fd6f48c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.907377] [47313]: INFO nova.api.openstack.requestlog [None req-f7d7b667-5420-45cd-972b-75d52fd6f48c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1276 microversion: 2.1 time: 0.034859 [ 688.907377] [47313]: [pid: 47313|app: 0|req: 1778/3658] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1276 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.909286] [47313]: DEBUG nova.api.openstack.wsgi [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.910921] [47313]: DEBUG nova.compute.api [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.914559] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.914796] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.914979] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.915367] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.915565] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.915764] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.920350] [47312]: DEBUG nova.policy [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 688.925037] [47312]: INFO nova.api.openstack.requestlog [None req-589933c5-d986-4dc1-8056-67647d3b479d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.045214 [ 688.925037] [47312]: [pid: 47312|app: 0|req: 1881/3659] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 688.927731] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 688.929645] [47312]: DEBUG nova.compute.api [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 688.933713] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.933974] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.934224] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 688.934591] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 688.934833] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 688.935059] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.090732] [47313]: DEBUG nova.policy [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.095017] [47313]: INFO nova.api.openstack.requestlog [None req-b30e9994-a183-4dc6-83de-dde0dce9ce9b tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1214 microversion: 2.1 time: 0.187619 [ 689.095481] [47313]: [pid: 47313|app: 0|req: 1779/3660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1214 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.096100] [47312]: DEBUG nova.policy [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.097870] [47313]: DEBUG nova.api.openstack.wsgi [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.099173] [47313]: DEBUG nova.compute.api [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.100304] [47312]: DEBUG nova.policy [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.100927] [47312]: DEBUG nova.policy [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.102302] [47313]: DEBUG oslo_concurrency.lockutils [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.102532] [47313]: DEBUG oslo_concurrency.lockutils [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.102710] [47313]: DEBUG oslo_concurrency.lockutils [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.103063] [47313]: DEBUG oslo_concurrency.lockutils [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.103264] [47313]: DEBUG oslo_concurrency.lockutils [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.103433] [47313]: DEBUG oslo_concurrency.lockutils [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.104073] [47312]: INFO nova.api.openstack.requestlog [None req-f6bafd07-34e9-431f-8cd6-415f44fd8607 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.178649 [ 689.104492] [47312]: [pid: 47312|app: 0|req: 1882/3661] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 689.106720] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.108244] [47312]: DEBUG nova.compute.api [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.111068] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.111302] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.111652] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.111911] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.112146] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.112327] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.133116] [47313]: DEBUG nova.policy [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.136790] [47313]: INFO nova.api.openstack.requestlog [None req-d44d2cfa-9042-418d-b852-fcad8ae6aba0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.040828 [ 689.136985] [47313]: [pid: 47313|app: 0|req: 1780/3662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.139912] [47313]: DEBUG nova.api.openstack.wsgi [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.140743] [47313]: DEBUG nova.compute.api [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.143632] [47312]: DEBUG nova.policy [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.143821] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.143989] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.144217] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.144563] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.144761] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.144931] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.147547] [47312]: INFO nova.api.openstack.requestlog [None req-fbb81250-9380-4451-b89e-3b5621da8b28 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042630 [ 689.147851] [47312]: [pid: 47312|app: 0|req: 1883/3663] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.150207] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.151724] [47312]: DEBUG nova.compute.api [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.154587] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.154816] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.155012] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.155368] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.155566] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.155739] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.173368] [47313]: DEBUG nova.policy [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.176846] [47313]: INFO nova.api.openstack.requestlog [None req-bc799f6a-a3c4-4c72-8410-4c5a7c1f55f7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.039338 [ 689.177152] [47313]: [pid: 47313|app: 0|req: 1781/3664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:45 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.179521] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.180973] [47313]: DEBUG nova.compute.api [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.183903] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.184097] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.184292] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.184651] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.184848] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.185031] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.185069] [47312]: DEBUG nova.policy [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.188868] [47312]: INFO nova.api.openstack.requestlog [None req-d7408813-3e55-4ac7-b4fc-84725e142dd3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.040404 [ 689.189168] [47312]: [pid: 47312|app: 0|req: 1884/3665] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.192917] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.193015] [47312]: DEBUG nova.compute.api [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.195766] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.195981] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.196173] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.196514] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.196707] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.196943] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.214010] [47313]: DEBUG nova.policy [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.217722] [47313]: DEBUG nova.policy [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.218339] [47313]: DEBUG nova.policy [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.218889] [47313]: INFO nova.api.openstack.requestlog [None req-ec824b44-48fc-4f4d-b8bd-53aa311a1ccd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.041275 [ 689.219188] [47313]: [pid: 47313|app: 0|req: 1782/3666] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 689.221331] [47313]: DEBUG nova.api.openstack.wsgi [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.222803] [47313]: DEBUG nova.compute.api [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.224328] [47312]: DEBUG nova.policy [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.225642] [47313]: DEBUG oslo_concurrency.lockutils [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.225861] [47313]: DEBUG oslo_concurrency.lockutils [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.226198] [47313]: DEBUG oslo_concurrency.lockutils [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.226382] [47313]: DEBUG oslo_concurrency.lockutils [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.226602] [47313]: DEBUG oslo_concurrency.lockutils [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.226777] [47313]: DEBUG oslo_concurrency.lockutils [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.228475] [47312]: INFO nova.api.openstack.requestlog [None req-1cc85b31-5b3d-4f13-a768-5ce350d5035e tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.038711 [ 689.228683] [47312]: [pid: 47312|app: 0|req: 1885/3667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.231038] [47312]: DEBUG nova.api.openstack.wsgi [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.232565] [47312]: DEBUG nova.compute.api [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.235917] [47312]: DEBUG oslo_concurrency.lockutils [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.236168] [47312]: DEBUG oslo_concurrency.lockutils [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.236731] [47312]: DEBUG oslo_concurrency.lockutils [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.237279] [47312]: DEBUG oslo_concurrency.lockutils [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.237505] [47312]: DEBUG oslo_concurrency.lockutils [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.237692] [47312]: DEBUG oslo_concurrency.lockutils [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.264349] [47313]: DEBUG nova.policy [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.269143] [47313]: INFO nova.api.openstack.requestlog [None req-397d33d4-e0a4-4228-86f0-ac3b00f3a47f tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.049355 [ 689.269494] [47313]: [pid: 47313|app: 0|req: 1783/3668] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.271878] [47312]: DEBUG nova.policy [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.272140] [47313]: DEBUG nova.api.openstack.wsgi [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.273767] [47313]: DEBUG nova.compute.api [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.276585] [47312]: INFO nova.api.openstack.requestlog [None req-e88be6ed-95c9-4718-babd-d9b9a6a1e693 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1265 microversion: 2.1 time: 0.047319 [ 689.276929] [47312]: [pid: 47312|app: 0|req: 1886/3669] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.277449] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.277717] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.277926] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.278333] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.278569] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.278776] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.319981] [47313]: DEBUG nova.policy [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.324183] [47313]: INFO nova.api.openstack.requestlog [None req-ccdc2b41-e663-48d9-a03b-1a4bea18caca tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.054081 [ 689.324493] [47313]: [pid: 47313|app: 0|req: 1784/3670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.393162] [47312]: DEBUG nova.api.openstack.wsgi [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.394679] [47312]: DEBUG nova.compute.api [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.398360] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.399013] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.399466] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.400058] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.400379] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.400669] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.438179] [47312]: DEBUG nova.policy [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.442538] [47312]: INFO nova.api.openstack.requestlog [None req-02d7e19e-a6b5-407e-b5df-00be6215cad0 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.052182 [ 689.442881] [47312]: [pid: 47312|app: 0|req: 1887/3671] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.459822] [47313]: DEBUG nova.api.openstack.wsgi [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.461693] [47313]: DEBUG nova.compute.api [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.467329] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.467581] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.467762] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.468126] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.468323] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.468494] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.476647] [47312]: DEBUG nova.api.openstack.wsgi [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.478168] [47312]: DEBUG nova.compute.api [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.482757] [47312]: DEBUG oslo_concurrency.lockutils [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.483013] [47312]: DEBUG oslo_concurrency.lockutils [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.483207] [47312]: DEBUG oslo_concurrency.lockutils [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.483563] [47312]: DEBUG oslo_concurrency.lockutils [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.483760] [47312]: DEBUG oslo_concurrency.lockutils [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.483930] [47312]: DEBUG oslo_concurrency.lockutils [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.504123] [47313]: DEBUG nova.policy [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.508321] [47313]: INFO nova.api.openstack.requestlog [None req-f6cc991d-e13d-4c03-8d9a-a5735a812e8f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.050618 [ 689.508739] [47313]: [pid: 47313|app: 0|req: 1785/3672] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.514546] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.519375] [47313]: DEBUG nova.compute.api [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.522925] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.523135] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.523337] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.523687] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.523889] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.524080] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.524243] [47312]: DEBUG nova.policy [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.529030] [47312]: DEBUG nova.policy [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.529030] [47312]: DEBUG nova.policy [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.532516] [47312]: INFO nova.api.openstack.requestlog [None req-728867c5-9b5e-45c6-b537-6ff47eb60b20 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.058442 [ 689.532821] [47312]: [pid: 47312|app: 0|req: 1888/3673] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 689.536366] [47312]: DEBUG nova.api.openstack.wsgi [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.537937] [47312]: DEBUG nova.compute.api [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.542015] [47312]: DEBUG oslo_concurrency.lockutils [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.542242] [47312]: DEBUG oslo_concurrency.lockutils [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.542429] [47312]: DEBUG oslo_concurrency.lockutils [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.542774] [47312]: DEBUG oslo_concurrency.lockutils [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.542974] [47312]: DEBUG oslo_concurrency.lockutils [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.543175] [47312]: DEBUG oslo_concurrency.lockutils [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.556681] [47313]: DEBUG nova.policy [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.561329] [47313]: INFO nova.api.openstack.requestlog [None req-d3f9079a-2e58-4c70-aa74-8a699624d7ec tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.048517 [ 689.561660] [47313]: [pid: 47313|app: 0|req: 1786/3674] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.576189] [47312]: DEBUG nova.policy [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.580168] [47312]: INFO nova.api.openstack.requestlog [None req-460fc371-2455-4e27-a34a-571791099ca3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046752 [ 689.580469] [47312]: [pid: 47312|app: 0|req: 1889/3675] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.583093] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.585037] [47313]: DEBUG nova.compute.api [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.588574] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.588822] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.589010] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.589379] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.589576] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.589747] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.593265] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.595185] [47312]: DEBUG nova.compute.api [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.598340] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.598585] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.598767] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.599126] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.599326] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.599496] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.625625] [47313]: DEBUG nova.policy [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.629777] [47313]: INFO nova.api.openstack.requestlog [None req-c7330d9d-423b-44f2-9ed6-5b01cd266204 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.048707 [ 689.630199] [47313]: [pid: 47313|app: 0|req: 1787/3676] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.635746] [47313]: DEBUG nova.api.openstack.wsgi [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.637340] [47313]: DEBUG nova.compute.api [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.638026] [47312]: DEBUG nova.policy [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.640647] [47313]: DEBUG oslo_concurrency.lockutils [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.640919] [47313]: DEBUG oslo_concurrency.lockutils [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.641182] [47313]: DEBUG oslo_concurrency.lockutils [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.641542] [47313]: DEBUG oslo_concurrency.lockutils [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.641740] [47313]: DEBUG oslo_concurrency.lockutils [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.641913] [47313]: DEBUG oslo_concurrency.lockutils [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.642246] [47312]: INFO nova.api.openstack.requestlog [None req-dd7920ba-4f7d-412c-bb6d-773b1034a66a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.051620 [ 689.643047] [47312]: [pid: 47312|app: 0|req: 1890/3677] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.677115] [47313]: DEBUG nova.policy [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.681135] [47313]: INFO nova.api.openstack.requestlog [None req-15effeba-9e28-4fe6-9af2-3df14ada63e1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047344 [ 689.681531] [47313]: [pid: 47313|app: 0|req: 1788/3678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.683764] [47312]: DEBUG nova.api.openstack.wsgi [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.685385] [47312]: DEBUG nova.compute.api [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.689328] [47312]: DEBUG oslo_concurrency.lockutils [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.689560] [47312]: DEBUG oslo_concurrency.lockutils [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.689754] [47312]: DEBUG oslo_concurrency.lockutils [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.690163] [47312]: DEBUG oslo_concurrency.lockutils [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.690371] [47312]: DEBUG oslo_concurrency.lockutils [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.690542] [47312]: DEBUG oslo_concurrency.lockutils [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.725083] [47313]: DEBUG nova.api.openstack.wsgi [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.726265] [47312]: DEBUG nova.policy [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.726674] [47313]: DEBUG nova.compute.api [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.730035] [47313]: DEBUG oslo_concurrency.lockutils [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.730209] [47312]: DEBUG nova.policy [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.730296] [47313]: DEBUG oslo_concurrency.lockutils [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.730438] [47313]: DEBUG oslo_concurrency.lockutils [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.730780] [47313]: DEBUG oslo_concurrency.lockutils [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.730830] [47312]: DEBUG nova.policy [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.731378] [47313]: DEBUG oslo_concurrency.lockutils [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.731378] [47313]: DEBUG oslo_concurrency.lockutils [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.736494] [47312]: INFO nova.api.openstack.requestlog [None req-beef0630-7dc7-4320-8176-ceb28fab9424 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.055015 [ 689.736800] [47312]: [pid: 47312|app: 0|req: 1891/3679] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 689.764920] [47313]: DEBUG nova.policy [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.768721] [47313]: INFO nova.api.openstack.requestlog [None req-09fc8815-f320-4974-8fb3-36cdd7efdcd5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.046001 [ 689.769552] [47313]: [pid: 47313|app: 0|req: 1789/3680] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 689.773124] [47312]: DEBUG nova.api.openstack.wsgi [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.775288] [47312]: DEBUG nova.compute.api [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.778369] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.778601] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.779453] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.779453] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.779453] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.779599] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.814591] [47312]: DEBUG nova.policy [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.818538] [47312]: INFO nova.api.openstack.requestlog [None req-d8abb883-4ce2-4160-b528-42352c3fc3ab tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.047683 [ 689.818843] [47312]: [pid: 47312|app: 0|req: 1892/3681] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.828829] [47313]: DEBUG nova.api.openstack.wsgi [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.830469] [47313]: DEBUG nova.compute.api [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.833776] [47313]: DEBUG oslo_concurrency.lockutils [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.834061] [47313]: DEBUG oslo_concurrency.lockutils [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.834205] [47313]: DEBUG oslo_concurrency.lockutils [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.834553] [47313]: DEBUG oslo_concurrency.lockutils [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.834767] [47313]: DEBUG oslo_concurrency.lockutils [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.834910] [47313]: DEBUG oslo_concurrency.lockutils [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.840513] [47312]: DEBUG nova.api.openstack.wsgi [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.842153] [47312]: DEBUG nova.compute.api [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.845198] [47312]: DEBUG oslo_concurrency.lockutils [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.845581] [47312]: DEBUG oslo_concurrency.lockutils [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.845668] [47312]: DEBUG oslo_concurrency.lockutils [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.845932] [47312]: DEBUG oslo_concurrency.lockutils [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.846142] [47312]: DEBUG oslo_concurrency.lockutils [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.846315] [47312]: DEBUG oslo_concurrency.lockutils [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.876793] [47313]: DEBUG nova.policy [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.881840] [47313]: INFO nova.api.openstack.requestlog [None req-352bbbeb-9d7e-49f3-a0a2-c64d13fff25d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.057153 [ 689.882456] [47313]: [pid: 47313|app: 0|req: 1790/3682] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.884843] [47313]: DEBUG nova.api.openstack.wsgi [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.886418] [47313]: DEBUG nova.compute.api [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.891063] [47313]: DEBUG oslo_concurrency.lockutils [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.891354] [47313]: DEBUG oslo_concurrency.lockutils [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.891619] [47313]: DEBUG oslo_concurrency.lockutils [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.892050] [47313]: DEBUG oslo_concurrency.lockutils [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.892303] [47313]: DEBUG oslo_concurrency.lockutils [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.892542] [47313]: DEBUG oslo_concurrency.lockutils [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.893837] [47312]: DEBUG nova.policy [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.899043] [47312]: DEBUG nova.policy [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.899679] [47312]: DEBUG nova.policy [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.900358] [47312]: INFO nova.api.openstack.requestlog [None req-aed4cc20-8314-4302-97be-805ee64b6ea8 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.061764 [ 689.900664] [47312]: [pid: 47312|app: 0|req: 1893/3683] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 689.904224] [47312]: DEBUG nova.api.openstack.wsgi [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.905809] [47312]: DEBUG nova.compute.api [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.908966] [47312]: DEBUG oslo_concurrency.lockutils [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.909204] [47312]: DEBUG oslo_concurrency.lockutils [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.909394] [47312]: DEBUG oslo_concurrency.lockutils [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.909743] [47312]: DEBUG oslo_concurrency.lockutils [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.909961] [47312]: DEBUG oslo_concurrency.lockutils [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.910150] [47312]: DEBUG oslo_concurrency.lockutils [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.931194] [47313]: DEBUG nova.policy [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.935757] [47313]: INFO nova.api.openstack.requestlog [None req-edf5e98d-62ef-4ca6-9aa8-590c74b37e1c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.052614 [ 689.940084] [47313]: [pid: 47313|app: 0|req: 1791/3684] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.945021] [47313]: DEBUG nova.api.openstack.wsgi [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.947461] [47313]: DEBUG nova.compute.api [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.950650] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.950920] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.951259] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.951659] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.951889] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.952145] [47313]: DEBUG oslo_concurrency.lockutils [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.953372] [47312]: DEBUG nova.policy [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.957665] [47312]: INFO nova.api.openstack.requestlog [None req-933f0640-4439-4eae-860c-8b95e21489e8 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.056455 [ 689.957986] [47312]: [pid: 47312|app: 0|req: 1894/3685] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 689.961124] [47312]: DEBUG nova.api.openstack.wsgi [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 689.962686] [47312]: DEBUG nova.compute.api [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 689.967898] [47312]: DEBUG oslo_concurrency.lockutils [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.969480] [47312]: DEBUG oslo_concurrency.lockutils [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.969681] [47312]: DEBUG oslo_concurrency.lockutils [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.970093] [47312]: DEBUG oslo_concurrency.lockutils [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 689.970308] [47312]: DEBUG oslo_concurrency.lockutils [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 689.970482] [47312]: DEBUG oslo_concurrency.lockutils [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 689.991079] [47313]: DEBUG nova.policy [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 689.995202] [47313]: INFO nova.api.openstack.requestlog [None req-a15e3010-d957-404e-886f-7702019ac0b6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.054511 [ 689.995518] [47313]: [pid: 47313|app: 0|req: 1792/3686] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.015644] [47312]: DEBUG nova.policy [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.022739] [47312]: INFO nova.api.openstack.requestlog [None req-959005bf-f5ce-411a-811f-965c2d78950b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.064147 [ 690.023087] [47312]: [pid: 47312|app: 0|req: 1895/3687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.107447] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.109048] [47313]: DEBUG nova.compute.api [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.112530] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.112749] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.112925] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.114757] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.114757] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.114757] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.120170] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.123803] [47312]: DEBUG nova.compute.api [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.128488] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.128488] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.128488] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.128488] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.128488] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.128693] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.152473] [47313]: DEBUG nova.policy [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.159547] [47313]: INFO nova.api.openstack.requestlog [None req-2c9826bc-c360-4adb-b6f8-69efbe471861 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1214 microversion: 2.1 time: 0.054284 [ 690.160499] [47313]: [pid: 47313|app: 0|req: 1793/3688] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.165398] [47312]: DEBUG nova.policy [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.165752] [47313]: DEBUG nova.api.openstack.wsgi [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.167262] [47313]: DEBUG nova.compute.api [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.170868] [47312]: DEBUG nova.policy [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.171281] [47313]: DEBUG oslo_concurrency.lockutils [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.171483] [47312]: DEBUG nova.policy [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.171594] [47313]: DEBUG oslo_concurrency.lockutils [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.171667] [47313]: DEBUG oslo_concurrency.lockutils [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.172030] [47313]: DEBUG oslo_concurrency.lockutils [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.172242] [47313]: DEBUG oslo_concurrency.lockutils [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.172422] [47313]: DEBUG oslo_concurrency.lockutils [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.174041] [47312]: INFO nova.api.openstack.requestlog [None req-7c2ee30b-bce8-45df-880c-3bd6ee6cc2f5 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.056250 [ 690.174527] [47312]: [pid: 47312|app: 0|req: 1896/3689] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:46 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 690.176564] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.178102] [47312]: DEBUG nova.compute.api [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.184019] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.184019] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.184019] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.184019] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.184019] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.184019] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.220914] [47313]: DEBUG nova.policy [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.223621] [47312]: DEBUG nova.policy [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.225469] [47313]: INFO nova.api.openstack.requestlog [None req-03551da7-ac4e-4c4e-89ca-b7c606f242b6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.065002 [ 690.225812] [47313]: [pid: 47313|app: 0|req: 1794/3690] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.228375] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.229485] [47312]: INFO nova.api.openstack.requestlog [None req-d3bbd905-36e2-460f-a086-344971257677 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.054435 [ 690.229825] [47312]: [pid: 47312|app: 0|req: 1897/3691] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.230283] [47313]: DEBUG nova.compute.api [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.232304] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.233450] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.233683] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.233861] [47312]: DEBUG nova.compute.api [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.233904] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.234219] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.234457] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.234644] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.241015] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.241015] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.241015] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.241015] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.241015] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.241015] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.283058] [47313]: DEBUG nova.policy [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.284961] [47312]: DEBUG nova.policy [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.288696] [47313]: INFO nova.api.openstack.requestlog [None req-fc366764-70a5-423b-ae84-213c8ada6f25 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.062241 [ 690.289223] [47312]: INFO nova.api.openstack.requestlog [None req-6c3e9f2d-6986-4cd5-aed3-70a2d58b707d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.058789 [ 690.289315] [47313]: [pid: 47313|app: 0|req: 1795/3692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.289618] [47312]: [pid: 47312|app: 0|req: 1898/3693] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.291883] [47313]: DEBUG nova.api.openstack.wsgi [req-c865aad9-bfe8-40fe-9a89-37f7e9b56152 req-8b6d410e-cf70-448b-894b-12d07e3af0a3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5300907c-d589-4ccf-a9c5-4a6bd819783b", "name": "network-vif-deleted", "tag": "5c505086-4186-4f14-a033-2f16f1d406b8"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 690.292034] [47312]: DEBUG nova.api.openstack.wsgi [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.294178] [47312]: DEBUG nova.compute.api [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.298871] [47313]: DEBUG oslo_concurrency.lockutils [req-c865aad9-bfe8-40fe-9a89-37f7e9b56152 req-8b6d410e-cf70-448b-894b-12d07e3af0a3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.299116] [47313]: DEBUG oslo_concurrency.lockutils [req-c865aad9-bfe8-40fe-9a89-37f7e9b56152 req-8b6d410e-cf70-448b-894b-12d07e3af0a3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.299240] [47312]: DEBUG oslo_concurrency.lockutils [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.299306] [47313]: DEBUG oslo_concurrency.lockutils [req-c865aad9-bfe8-40fe-9a89-37f7e9b56152 req-8b6d410e-cf70-448b-894b-12d07e3af0a3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.299478] [47312]: DEBUG oslo_concurrency.lockutils [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.299664] [47312]: DEBUG oslo_concurrency.lockutils [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.300029] [47312]: DEBUG oslo_concurrency.lockutils [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.300237] [47312]: DEBUG oslo_concurrency.lockutils [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.300409] [47312]: DEBUG oslo_concurrency.lockutils [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.305572] [47313]: INFO nova.api.openstack.compute.server_external_events [req-c865aad9-bfe8-40fe-9a89-37f7e9b56152 req-8b6d410e-cf70-448b-894b-12d07e3af0a3 service nova] Creating event network-vif-deleted:5c505086-4186-4f14-a033-2f16f1d406b8 for instance 5300907c-d589-4ccf-a9c5-4a6bd819783b on cpu-1 [ 690.308243] [47313]: INFO nova.api.openstack.requestlog [req-c865aad9-bfe8-40fe-9a89-37f7e9b56152 req-8b6d410e-cf70-448b-894b-12d07e3af0a3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018193 [ 690.308639] [47313]: [pid: 47313|app: 0|req: 1796/3694] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:47 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 690.311039] [47313]: DEBUG nova.api.openstack.wsgi [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.312572] [47313]: DEBUG nova.compute.api [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.315604] [47313]: DEBUG oslo_concurrency.lockutils [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.315825] [47313]: DEBUG oslo_concurrency.lockutils [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.316010] [47313]: DEBUG oslo_concurrency.lockutils [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.316373] [47313]: DEBUG oslo_concurrency.lockutils [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.316570] [47313]: DEBUG oslo_concurrency.lockutils [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.316743] [47313]: DEBUG oslo_concurrency.lockutils [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.340562] [47312]: DEBUG nova.policy [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.344819] [47312]: DEBUG nova.policy [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.345446] [47312]: DEBUG nova.policy [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.346118] [47312]: INFO nova.api.openstack.requestlog [None req-052b282c-53fb-4f46-9c72-eeff810ea16d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.056019 [ 690.346441] [47312]: [pid: 47312|app: 0|req: 1899/3695] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 690.348785] [47312]: DEBUG nova.api.openstack.wsgi [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.350730] [47312]: DEBUG nova.compute.api [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.353801] [47313]: DEBUG nova.policy [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.353881] [47312]: DEBUG oslo_concurrency.lockutils [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.354023] [47312]: DEBUG oslo_concurrency.lockutils [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.354198] [47312]: DEBUG oslo_concurrency.lockutils [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.354537] [47312]: DEBUG oslo_concurrency.lockutils [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.354715] [47312]: DEBUG oslo_concurrency.lockutils [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.354882] [47312]: DEBUG oslo_concurrency.lockutils [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.358097] [47313]: INFO nova.api.openstack.requestlog [None req-2689222a-1336-4649-a878-ae1d6242af54 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.048875 [ 690.358414] [47313]: [pid: 47313|app: 0|req: 1797/3696] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.360736] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.362312] [47313]: DEBUG nova.compute.api [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.365418] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.365642] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.365826] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.366185] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.366382] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.366554] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.396449] [47312]: DEBUG nova.policy [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.400600] [47312]: INFO nova.api.openstack.requestlog [None req-58eca3f5-9d0d-4c10-8931-5306f847e4cf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.053608 [ 690.400919] [47312]: [pid: 47312|app: 0|req: 1900/3697] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.403187] [47312]: DEBUG nova.api.openstack.wsgi [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.404691] [47312]: DEBUG nova.compute.api [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.407538] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.407765] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.407942] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.408399] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.408607] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.408779] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.448127] [47312]: DEBUG nova.policy [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.451615] [47312]: INFO nova.api.openstack.requestlog [None req-fcc14a00-def2-4aca-a661-89f1ba318a22 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.050163 [ 690.451924] [47312]: [pid: 47312|app: 0|req: 1901/3698] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.457386] [47312]: DEBUG nova.api.openstack.wsgi [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.458918] [47312]: DEBUG nova.compute.api [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.461738] [47312]: DEBUG oslo_concurrency.lockutils [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.461961] [47312]: DEBUG oslo_concurrency.lockutils [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.462216] [47312]: DEBUG oslo_concurrency.lockutils [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.462559] [47312]: DEBUG oslo_concurrency.lockutils [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.462758] [47312]: DEBUG oslo_concurrency.lockutils [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.462928] [47312]: DEBUG oslo_concurrency.lockutils [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.503910] [47312]: DEBUG nova.policy [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.507855] [47312]: INFO nova.api.openstack.requestlog [None req-62f3b586-98d6-4a95-b89c-b006b950a800 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.052243 [ 690.508175] [47312]: [pid: 47312|app: 0|req: 1902/3699] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 690.523553] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.525203] [47312]: DEBUG nova.compute.api [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.528370] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.528444] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.528619] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.528961] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.529173] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.529370] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.533638] [47313]: DEBUG nova.policy [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.537831] [47313]: INFO nova.api.openstack.requestlog [None req-3f6ab12d-37df-48a2-9fe6-cc41779de13e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1305 microversion: 2.1 time: 0.178884 [ 690.538423] [47313]: [pid: 47313|app: 0|req: 1798/3700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1305 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.548590] [47313]: DEBUG nova.api.openstack.wsgi [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.550142] [47313]: DEBUG nova.compute.api [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.553474] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.553700] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.553880] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.554245] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.554440] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.554612] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.563561] [47312]: DEBUG nova.policy [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.571239] [47312]: INFO nova.api.openstack.requestlog [None req-6fbfdcff-473a-4e79-ae3f-82dfbd733798 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.049560 [ 690.571556] [47312]: [pid: 47312|app: 0|req: 1903/3701] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 690.577024] [47312]: DEBUG nova.api.openstack.wsgi [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.578557] [47312]: DEBUG nova.compute.api [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.585745] [47312]: DEBUG oslo_concurrency.lockutils [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.585977] [47312]: DEBUG oslo_concurrency.lockutils [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.586290] [47312]: DEBUG oslo_concurrency.lockutils [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.586652] [47312]: DEBUG oslo_concurrency.lockutils [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.586852] [47312]: DEBUG oslo_concurrency.lockutils [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.587060] [47312]: DEBUG oslo_concurrency.lockutils [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.589071] [47313]: DEBUG nova.policy [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.592694] [47313]: DEBUG nova.policy [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.593380] [47313]: DEBUG nova.policy [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.595949] [47313]: INFO nova.api.openstack.requestlog [None req-14f0ccbc-8fb1-47e4-a839-93226043ce75 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.049312 [ 690.596280] [47313]: [pid: 47313|app: 0|req: 1799/3702] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 690.598423] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.599975] [47313]: DEBUG nova.compute.api [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.602927] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.603220] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.603421] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.603764] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.603964] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.604151] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.636716] [47312]: DEBUG nova.policy [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.640902] [47312]: INFO nova.api.openstack.requestlog [None req-3de46da6-6acc-4c54-a9a4-94da9f5bf6a7 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.067266 [ 690.641227] [47312]: [pid: 47312|app: 0|req: 1904/3703] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.643628] [47312]: DEBUG nova.api.openstack.wsgi [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.645262] [47313]: DEBUG nova.policy [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.645383] [47312]: DEBUG nova.compute.api [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.648607] [47312]: DEBUG oslo_concurrency.lockutils [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.648858] [47312]: DEBUG oslo_concurrency.lockutils [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.649064] [47312]: DEBUG oslo_concurrency.lockutils [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.649450] [47312]: DEBUG oslo_concurrency.lockutils [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.649648] [47312]: DEBUG oslo_concurrency.lockutils [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.649735] [47313]: INFO nova.api.openstack.requestlog [None req-5f6b7129-bade-4344-878c-5d5d01e9f101 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.052917 [ 690.649821] [47312]: DEBUG oslo_concurrency.lockutils [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.650121] [47313]: [pid: 47313|app: 0|req: 1800/3704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.653857] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.655115] [47313]: DEBUG nova.compute.api [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.658188] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.658418] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.658624] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.658975] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.659188] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.659362] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.688433] [47312]: DEBUG nova.policy [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.692271] [47312]: INFO nova.api.openstack.requestlog [None req-45145e13-374a-4c4c-8779-47b876eeecaf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.050432 [ 690.692571] [47312]: [pid: 47312|app: 0|req: 1905/3705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.694779] [47313]: DEBUG nova.policy [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.695027] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.696436] [47312]: DEBUG nova.compute.api [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.699168] [47313]: INFO nova.api.openstack.requestlog [None req-8ebe8f5c-258c-4b19-8160-87a84fdd3e62 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.046790 [ 690.699168] [47313]: [pid: 47313|app: 0|req: 1801/3706] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 690.699310] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.699487] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.699667] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.700025] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.700314] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.700425] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.742586] [47312]: DEBUG nova.policy [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.746724] [47312]: INFO nova.api.openstack.requestlog [None req-8e459f3b-5171-419f-83b5-989269db720c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.053597 [ 690.747169] [47312]: [pid: 47312|app: 0|req: 1906/3707] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.750949] [47313]: DEBUG nova.api.openstack.wsgi [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.753877] [47313]: DEBUG nova.compute.api [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.756873] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.757271] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.757949] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.758535] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.758873] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.759191] [47313]: DEBUG oslo_concurrency.lockutils [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.781088] [47312]: DEBUG nova.api.openstack.wsgi [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.782852] [47312]: DEBUG nova.compute.api [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.786806] [47312]: DEBUG oslo_concurrency.lockutils [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.786993] [47312]: DEBUG oslo_concurrency.lockutils [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.787224] [47312]: DEBUG oslo_concurrency.lockutils [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.787573] [47312]: DEBUG oslo_concurrency.lockutils [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.787770] [47312]: DEBUG oslo_concurrency.lockutils [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.787937] [47312]: DEBUG oslo_concurrency.lockutils [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.794472] [47313]: DEBUG nova.policy [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.798534] [47313]: DEBUG nova.policy [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.799163] [47313]: DEBUG nova.policy [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.801635] [47313]: INFO nova.api.openstack.requestlog [None req-40e49dc0-b200-4a9d-912b-6b99224d1f2a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.052854 [ 690.802239] [47313]: [pid: 47313|app: 0|req: 1802/3708] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 690.822723] [47312]: DEBUG nova.policy [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.826578] [47312]: INFO nova.api.openstack.requestlog [None req-47b24b8b-af92-4e9a-b044-5a6638c6fc6b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.047966 [ 690.826982] [47312]: [pid: 47312|app: 0|req: 1907/3709] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.830921] [47313]: DEBUG nova.api.openstack.wsgi [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.832536] [47313]: DEBUG nova.compute.api [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.835644] [47313]: DEBUG oslo_concurrency.lockutils [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.835910] [47313]: DEBUG oslo_concurrency.lockutils [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.836144] [47313]: DEBUG oslo_concurrency.lockutils [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.836524] [47313]: DEBUG oslo_concurrency.lockutils [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.836758] [47313]: DEBUG oslo_concurrency.lockutils [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.836966] [47313]: DEBUG oslo_concurrency.lockutils [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.866664] [47313]: DEBUG nova.policy [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.870356] [47313]: INFO nova.api.openstack.requestlog [None req-3660eeba-893d-4fad-8bc9-3dec9c8a4723 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.041478 [ 690.871255] [47313]: [pid: 47313|app: 0|req: 1803/3710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.893172] [47312]: DEBUG nova.api.openstack.wsgi [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.894859] [47312]: DEBUG nova.compute.api [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.898551] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.898817] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.899044] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.899383] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.899585] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.899750] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.913230] [47313]: DEBUG nova.api.openstack.wsgi [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.914436] [47313]: DEBUG nova.compute.api [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.917913] [47313]: DEBUG oslo_concurrency.lockutils [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.918165] [47313]: DEBUG oslo_concurrency.lockutils [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.918352] [47313]: DEBUG oslo_concurrency.lockutils [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.918704] [47313]: DEBUG oslo_concurrency.lockutils [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.918900] [47313]: DEBUG oslo_concurrency.lockutils [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.919162] [47313]: DEBUG oslo_concurrency.lockutils [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.934037] [47312]: DEBUG nova.policy [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.937545] [47312]: INFO nova.api.openstack.requestlog [None req-f38759b0-aeb9-435a-8f4e-15486309f8da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.046768 [ 690.937873] [47312]: [pid: 47312|app: 0|req: 1908/3711] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 690.951230] [47313]: DEBUG nova.policy [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.953325] [47312]: DEBUG nova.api.openstack.wsgi [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.954908] [47312]: DEBUG nova.compute.api [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.955435] [47313]: DEBUG nova.policy [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.956067] [47313]: DEBUG nova.policy [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.956652] [47313]: INFO nova.api.openstack.requestlog [None req-af0eb8eb-0c7c-4dfe-9ff8-1a22138f1ac0 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.045965 [ 690.956945] [47313]: [pid: 47313|app: 0|req: 1804/3712] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 690.958113] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.958343] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.958522] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.958863] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.959072] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.959249] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.969950] [47313]: DEBUG nova.api.openstack.wsgi [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 690.971451] [47313]: DEBUG nova.compute.api [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 690.975027] [47313]: DEBUG oslo_concurrency.lockutils [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.975027] [47313]: DEBUG oslo_concurrency.lockutils [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.975027] [47313]: DEBUG oslo_concurrency.lockutils [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.975316] [47313]: DEBUG oslo_concurrency.lockutils [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 690.975511] [47313]: DEBUG oslo_concurrency.lockutils [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 690.975681] [47313]: DEBUG oslo_concurrency.lockutils [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 690.986706] [47312]: DEBUG nova.policy [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 690.990246] [47312]: INFO nova.api.openstack.requestlog [None req-20c5dc38-1a71-4dd5-b612-29c6e46cbaa9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.040363 [ 690.990663] [47312]: [pid: 47312|app: 0|req: 1909/3713] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 691.003823] [47313]: DEBUG nova.policy [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.006706] [47312]: DEBUG nova.api.openstack.wsgi [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.007392] [47313]: INFO nova.api.openstack.requestlog [None req-006f9f19-dce2-4437-b2f8-371496f4e87d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.039158 [ 691.007694] [47313]: [pid: 47313|app: 0|req: 1805/3714] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 691.009062] [47312]: DEBUG nova.compute.api [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.011273] [47312]: DEBUG oslo_concurrency.lockutils [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.011491] [47312]: DEBUG oslo_concurrency.lockutils [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.011670] [47312]: DEBUG oslo_concurrency.lockutils [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.012035] [47312]: DEBUG oslo_concurrency.lockutils [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.012247] [47312]: DEBUG oslo_concurrency.lockutils [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.012418] [47312]: DEBUG oslo_concurrency.lockutils [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.036039] [47313]: DEBUG nova.api.openstack.wsgi [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.037529] [47313]: DEBUG nova.compute.api [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.038960] [47312]: DEBUG nova.policy [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.040765] [47313]: DEBUG oslo_concurrency.lockutils [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.041007] [47313]: DEBUG oslo_concurrency.lockutils [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.041223] [47313]: DEBUG oslo_concurrency.lockutils [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.041567] [47313]: DEBUG oslo_concurrency.lockutils [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.041763] [47313]: DEBUG oslo_concurrency.lockutils [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.041934] [47313]: DEBUG oslo_concurrency.lockutils [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.042393] [47312]: INFO nova.api.openstack.requestlog [None req-20097cfd-b86a-450e-b1b8-ff107388164f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.037490 [ 691.042680] [47312]: [pid: 47312|app: 0|req: 1910/3715] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.070041] [47313]: DEBUG nova.policy [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.073431] [47313]: INFO nova.api.openstack.requestlog [None req-b74b04b3-48bc-4d41-b835-05521658a738 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.039222 [ 691.073709] [47313]: [pid: 47313|app: 0|req: 1806/3716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:47 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.172262] [47312]: DEBUG nova.api.openstack.wsgi [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.173956] [47312]: DEBUG nova.compute.api [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.177517] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.177755] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.177943] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.178319] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.178520] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.178690] [47312]: DEBUG oslo_concurrency.lockutils [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.193059] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.194716] [47313]: DEBUG nova.compute.api [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.198089] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.198330] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.198516] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.198866] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.199073] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.199249] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.208105] [47312]: DEBUG nova.policy [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.212061] [47312]: INFO nova.api.openstack.requestlog [None req-10f71644-58fd-4cee-8cb7-687f0e6cbc5a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1214 microversion: 2.1 time: 0.042233 [ 691.212387] [47312]: [pid: 47312|app: 0|req: 1911/3717] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.233917] [47313]: DEBUG nova.policy [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.236890] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.237912] [47313]: DEBUG nova.policy [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.239153] [47313]: DEBUG nova.policy [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.239278] [47312]: DEBUG nova.compute.api [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.241224] [47313]: INFO nova.api.openstack.requestlog [None req-3c387217-316f-4814-bd2d-5c9caa64aa07 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.050486 [ 691.241637] [47313]: [pid: 47313|app: 0|req: 1807/3718] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.242124] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.242416] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.242545] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.242891] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.243127] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.243403] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.248613] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.250198] [47313]: DEBUG nova.compute.api [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.253455] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.253724] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.254439] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.254439] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.254439] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.254599] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.279237] [47312]: DEBUG nova.policy [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.286375] [47312]: INFO nova.api.openstack.requestlog [None req-3ee991b2-e935-4036-978a-20d033c5cd1a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.051291 [ 691.286688] [47312]: [pid: 47312|app: 0|req: 1912/3719] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.293921] [47313]: DEBUG nova.policy [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.298251] [47313]: INFO nova.api.openstack.requestlog [None req-3f1cf84a-78dc-40fa-a4ad-102c8300cf5d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.051552 [ 691.298656] [47313]: [pid: 47313|app: 0|req: 1808/3720] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 691.299751] [47312]: DEBUG nova.api.openstack.wsgi [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.301587] [47313]: DEBUG nova.api.openstack.wsgi [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.301677] [47312]: DEBUG nova.compute.api [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.302912] [47313]: DEBUG nova.compute.api [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.306042] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.309953] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.309953] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.309953] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.310248] [47313]: DEBUG oslo_concurrency.lockutils [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.310290] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.310323] [47313]: DEBUG oslo_concurrency.lockutils [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.310355] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.310387] [47313]: DEBUG oslo_concurrency.lockutils [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.310387] [47313]: DEBUG oslo_concurrency.lockutils [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.310387] [47313]: DEBUG oslo_concurrency.lockutils [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.310387] [47313]: DEBUG oslo_concurrency.lockutils [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.349468] [47313]: DEBUG nova.policy [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.353469] [47313]: INFO nova.api.openstack.requestlog [None req-16314197-3411-4df8-b403-0a404c991623 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.054374 [ 691.353800] [47313]: [pid: 47313|app: 0|req: 1809/3721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.356592] [47312]: DEBUG nova.policy [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.359458] [47313]: DEBUG nova.api.openstack.wsgi [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.360778] [47312]: INFO nova.api.openstack.requestlog [None req-28a7cba8-be95-4fcf-a800-6f37ce17e725 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.063064 [ 691.360960] [47313]: DEBUG nova.compute.api [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.361102] [47312]: [pid: 47312|app: 0|req: 1913/3722] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.364015] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.364248] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.364463] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.364815] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.365098] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.365570] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.370470] [47312]: DEBUG nova.api.openstack.wsgi [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.372262] [47312]: DEBUG nova.compute.api [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.375204] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.375435] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.375619] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.375972] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.376181] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.376355] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.395957] [47313]: DEBUG nova.policy [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.399692] [47313]: DEBUG nova.policy [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.400478] [47313]: DEBUG nova.policy [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.400739] [47313]: INFO nova.api.openstack.requestlog [None req-b4f0bb9d-6847-4086-ad67-adf82a0eba43 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.043144 [ 691.401055] [47313]: [pid: 47313|app: 0|req: 1810/3723] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 691.406867] [47312]: DEBUG nova.policy [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.410873] [47312]: INFO nova.api.openstack.requestlog [None req-86ece322-060a-4604-b1e4-4b85c156a685 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.042185 [ 691.411208] [47312]: [pid: 47312|app: 0|req: 1914/3724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.414045] [47313]: DEBUG nova.api.openstack.wsgi [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.415689] [47313]: DEBUG nova.compute.api [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.419665] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.419919] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.420121] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.420502] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.420726] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.420904] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.453422] [47313]: DEBUG nova.policy [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.458287] [47313]: INFO nova.api.openstack.requestlog [None req-12f82013-6a89-44cd-a671-ae35a9c8ab68 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.046377 [ 691.458672] [47313]: [pid: 47313|app: 0|req: 1811/3725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.463835] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.465651] [47312]: DEBUG nova.compute.api [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.469181] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.469415] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.469597] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.470049] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.470280] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.470457] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.503867] [47312]: DEBUG nova.policy [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.509947] [47312]: INFO nova.api.openstack.requestlog [None req-5b7803be-10eb-4b00-87fe-bc9e51a0010f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.048230 [ 691.510414] [47312]: [pid: 47312|app: 0|req: 1915/3726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.520901] [47313]: DEBUG nova.api.openstack.wsgi [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.523418] [47313]: DEBUG nova.compute.api [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.528400] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.528745] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.529033] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.529542] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.529839] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.530117] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.550854] [47312]: DEBUG nova.api.openstack.wsgi [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.553186] [47312]: DEBUG nova.compute.api [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.557205] [47312]: DEBUG oslo_concurrency.lockutils [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.557452] [47312]: DEBUG oslo_concurrency.lockutils [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.557648] [47312]: DEBUG oslo_concurrency.lockutils [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.558025] [47312]: DEBUG oslo_concurrency.lockutils [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.558231] [47312]: DEBUG oslo_concurrency.lockutils [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.558407] [47312]: DEBUG oslo_concurrency.lockutils [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.566102] [47313]: DEBUG nova.policy [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.570429] [47313]: INFO nova.api.openstack.requestlog [None req-14d7896d-5cb2-437b-8c66-db0ff67bcaff tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.052307 [ 691.570909] [47313]: [pid: 47313|app: 0|req: 1812/3727] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.582946] [47313]: DEBUG nova.api.openstack.wsgi [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.584679] [47313]: DEBUG nova.compute.api [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.588545] [47313]: DEBUG oslo_concurrency.lockutils [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.588785] [47313]: DEBUG oslo_concurrency.lockutils [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.588968] [47313]: DEBUG oslo_concurrency.lockutils [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.589348] [47313]: DEBUG oslo_concurrency.lockutils [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.589553] [47313]: DEBUG oslo_concurrency.lockutils [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.589718] [47313]: DEBUG oslo_concurrency.lockutils [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.592628] [47312]: DEBUG nova.policy [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.597364] [47312]: INFO nova.api.openstack.requestlog [None req-882ec7cf-7fd2-464f-9fe6-d7149567b24e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.049418 [ 691.597862] [47312]: [pid: 47312|app: 0|req: 1916/3728] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.618454] [47312]: DEBUG nova.api.openstack.wsgi [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.620506] [47312]: DEBUG nova.compute.api [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.621264] [47313]: DEBUG nova.policy [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.624616] [47312]: DEBUG oslo_concurrency.lockutils [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.624854] [47312]: DEBUG oslo_concurrency.lockutils [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.625049] [47312]: DEBUG oslo_concurrency.lockutils [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.625431] [47312]: DEBUG oslo_concurrency.lockutils [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.625655] [47312]: DEBUG oslo_concurrency.lockutils [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.625861] [47313]: INFO nova.api.openstack.requestlog [None req-24c6e92e-5c13-4b50-a2ac-101ce9764366 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.045014 [ 691.625925] [47312]: DEBUG oslo_concurrency.lockutils [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.626133] [47313]: [pid: 47313|app: 0|req: 1813/3729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 691.653056] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.654422] [47313]: DEBUG nova.compute.api [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.658218] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.658454] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.658638] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.658997] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.659317] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.659456] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.660667] [47312]: DEBUG nova.policy [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.665510] [47312]: DEBUG nova.policy [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.666231] [47312]: DEBUG nova.policy [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.669809] [47312]: INFO nova.api.openstack.requestlog [None req-60d5b657-1f0c-43ea-91b5-e016b6a36ba6 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.054787 [ 691.670165] [47312]: [pid: 47312|app: 0|req: 1917/3730] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.672591] [47312]: DEBUG nova.api.openstack.wsgi [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.674229] [47312]: DEBUG nova.compute.api [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.677256] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.677492] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.677672] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.678032] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.678266] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.678449] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.691657] [47313]: DEBUG nova.policy [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.697639] [47313]: INFO nova.api.openstack.requestlog [None req-ac7a4b91-6bd6-4ae7-8857-88fdbd54eee5 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.047263 [ 691.698148] [47313]: [pid: 47313|app: 0|req: 1814/3731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 691.705796] [47313]: DEBUG nova.api.openstack.wsgi [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.708277] [47313]: DEBUG nova.compute.api [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.709672] [47312]: DEBUG nova.policy [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.712647] [47313]: DEBUG oslo_concurrency.lockutils [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.713055] [47313]: DEBUG oslo_concurrency.lockutils [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.713438] [47313]: DEBUG oslo_concurrency.lockutils [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.713664] [47312]: INFO nova.api.openstack.requestlog [None req-fab9111c-7285-43e0-98e1-0b94fc06e80b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.042942 [ 691.713977] [47312]: [pid: 47312|app: 0|req: 1918/3732] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.714037] [47313]: DEBUG oslo_concurrency.lockutils [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.714393] [47313]: DEBUG oslo_concurrency.lockutils [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.714728] [47313]: DEBUG oslo_concurrency.lockutils [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.716311] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.717805] [47312]: DEBUG nova.compute.api [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.720864] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.721097] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.721284] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.721621] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.721837] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.721993] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.751335] [47313]: DEBUG nova.policy [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.755697] [47313]: INFO nova.api.openstack.requestlog [None req-4da89f44-7d13-4461-abe8-54ef1b7a9949 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.052871 [ 691.756184] [47312]: DEBUG nova.policy [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.756905] [47313]: [pid: 47313|app: 0|req: 1815/3733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.759369] [47313]: DEBUG nova.api.openstack.wsgi [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.761053] [47313]: DEBUG nova.compute.api [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.763241] [47312]: INFO nova.api.openstack.requestlog [None req-c1a1f2ec-42a9-46d9-9673-5f85866816e9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.048527 [ 691.763573] [47312]: [pid: 47312|app: 0|req: 1919/3734] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.767014] [47313]: DEBUG oslo_concurrency.lockutils [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.767014] [47313]: DEBUG oslo_concurrency.lockutils [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.767014] [47313]: DEBUG oslo_concurrency.lockutils [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.767315] [47313]: DEBUG oslo_concurrency.lockutils [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.767520] [47313]: DEBUG oslo_concurrency.lockutils [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.767690] [47313]: DEBUG oslo_concurrency.lockutils [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.800700] [47313]: DEBUG nova.policy [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.805028] [47313]: INFO nova.api.openstack.requestlog [None req-070147cf-a106-4d7f-9b93-47b78ddda682 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047491 [ 691.805330] [47313]: [pid: 47313|app: 0|req: 1816/3735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.814968] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.816635] [47312]: DEBUG nova.compute.api [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.820087] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.820326] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.820510] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.820856] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.821064] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.821434] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.837931] [47313]: DEBUG nova.api.openstack.wsgi [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.839906] [47313]: DEBUG nova.compute.api [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.843343] [47313]: DEBUG oslo_concurrency.lockutils [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.843618] [47313]: DEBUG oslo_concurrency.lockutils [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.843815] [47313]: DEBUG oslo_concurrency.lockutils [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.844625] [47313]: DEBUG oslo_concurrency.lockutils [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.844625] [47313]: DEBUG oslo_concurrency.lockutils [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.844695] [47313]: DEBUG oslo_concurrency.lockutils [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.852363] [47312]: DEBUG nova.policy [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.857025] [47312]: DEBUG nova.policy [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.857164] [47312]: DEBUG nova.policy [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.859642] [47312]: INFO nova.api.openstack.requestlog [None req-ce573c1f-2672-4035-b1c5-8673a6d0a4e2 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.046991 [ 691.859989] [47312]: [pid: 47312|app: 0|req: 1920/3736] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 691.874841] [47313]: DEBUG nova.policy [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.878642] [47313]: INFO nova.api.openstack.requestlog [None req-fedc5cff-1902-401a-8f7c-f8c03c21a687 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.042949 [ 691.878953] [47313]: [pid: 47313|app: 0|req: 1817/3737] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.883087] [47312]: DEBUG nova.api.openstack.wsgi [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.883636] [47312]: DEBUG nova.compute.api [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.886805] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.887080] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.887246] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.887625] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.887798] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.887935] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.916837] [47312]: DEBUG nova.policy [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.920948] [47312]: INFO nova.api.openstack.requestlog [None req-e0360559-7f94-4c77-bca4-1ad4ba7dd417 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.040732 [ 691.921298] [47312]: [pid: 47312|app: 0|req: 1921/3738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 691.948964] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.951493] [47313]: DEBUG nova.compute.api [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.955160] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.955418] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.955634] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.955993] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.956222] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.956392] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.969197] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 691.970948] [47312]: DEBUG nova.compute.api [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 691.974557] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.974798] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.974983] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.975363] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 691.975562] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 691.975734] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 691.992200] [47313]: DEBUG nova.policy [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 691.996978] [47313]: INFO nova.api.openstack.requestlog [None req-7b500377-3088-4ed4-8fa9-584c26c676ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.050253 [ 691.997302] [47313]: [pid: 47313|app: 0|req: 1818/3739] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.001662] [47313]: DEBUG nova.api.openstack.wsgi [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.003513] [47313]: DEBUG nova.compute.api [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.006505] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.006731] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.006915] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.007271] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.007468] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.007640] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.010786] [47312]: DEBUG nova.policy [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.014684] [47312]: DEBUG nova.policy [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.015309] [47312]: DEBUG nova.policy [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.016072] [47312]: INFO nova.api.openstack.requestlog [None req-cd804796-bafe-4f4b-8609-40671a8e38fc tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.049105 [ 692.016267] [47312]: [pid: 47312|app: 0|req: 1922/3740] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.018584] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.020127] [47312]: DEBUG nova.compute.api [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.024352] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.024635] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.024824] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.025187] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.025385] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.025555] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.038934] [47313]: DEBUG nova.policy [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.042958] [47313]: INFO nova.api.openstack.requestlog [None req-8faa010f-c4f0-4e97-9e35-40ffa0095c42 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.043367 [ 692.043313] [47313]: [pid: 47313|app: 0|req: 1819/3741] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.054409] [47313]: DEBUG nova.api.openstack.wsgi [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.055931] [47313]: DEBUG nova.compute.api [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.058973] [47313]: DEBUG oslo_concurrency.lockutils [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.059215] [47313]: DEBUG oslo_concurrency.lockutils [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.059400] [47313]: DEBUG oslo_concurrency.lockutils [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.059733] [47313]: DEBUG oslo_concurrency.lockutils [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.059929] [47313]: DEBUG oslo_concurrency.lockutils [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.060128] [47312]: DEBUG nova.policy [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.060246] [47313]: DEBUG oslo_concurrency.lockutils [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.064310] [47312]: INFO nova.api.openstack.requestlog [None req-8a958c41-7f44-4db3-8a8a-5c41d6fc85b7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.047418 [ 692.064619] [47312]: [pid: 47312|app: 0|req: 1923/3742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.084769] [47312]: DEBUG nova.api.openstack.wsgi [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.086392] [47312]: DEBUG nova.compute.api [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.089623] [47312]: DEBUG oslo_concurrency.lockutils [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.089858] [47312]: DEBUG oslo_concurrency.lockutils [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.090230] [47312]: DEBUG oslo_concurrency.lockutils [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.090596] [47312]: DEBUG oslo_concurrency.lockutils [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.090800] [47312]: DEBUG oslo_concurrency.lockutils [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.090899] [47313]: DEBUG nova.policy [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.091016] [47312]: DEBUG oslo_concurrency.lockutils [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.094844] [47313]: INFO nova.api.openstack.requestlog [None req-40ae042f-ce7c-4c0b-9116-28ce84206d63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.042327 [ 692.095245] [47313]: [pid: 47313|app: 0|req: 1820/3743] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.122029] [47312]: DEBUG nova.policy [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.125567] [47312]: INFO nova.api.openstack.requestlog [None req-18601976-5cd8-45f4-a076-fc80957afca6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.042956 [ 692.125862] [47312]: [pid: 47312|app: 0|req: 1924/3744] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:48 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.223854] [47313]: DEBUG nova.api.openstack.wsgi [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.225475] [47313]: DEBUG nova.compute.api [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.228792] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.229041] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.229229] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.229569] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.229763] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.229932] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.255734] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.257329] [47312]: DEBUG nova.compute.api [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.258699] [47313]: DEBUG nova.policy [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.260690] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.260913] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.261111] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.261459] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.261655] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.261823] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.262162] [47313]: INFO nova.api.openstack.requestlog [None req-80bb56cf-8053-4c18-8079-2627487e18dd tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1214 microversion: 2.1 time: 0.040540 [ 692.262633] [47313]: [pid: 47313|app: 0|req: 1821/3745] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1214 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.293776] [47312]: DEBUG nova.policy [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.297273] [47312]: DEBUG nova.policy [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.297879] [47312]: DEBUG nova.policy [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.300044] [47313]: DEBUG nova.api.openstack.wsgi [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.300297] [47312]: INFO nova.api.openstack.requestlog [None req-8a8dfa4f-befd-4cdf-a17e-e89f402f0771 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.046829 [ 692.300608] [47312]: [pid: 47312|app: 0|req: 1925/3746] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.302068] [47313]: DEBUG nova.compute.api [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.305194] [47313]: DEBUG oslo_concurrency.lockutils [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.305389] [47313]: DEBUG oslo_concurrency.lockutils [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.305571] [47313]: DEBUG oslo_concurrency.lockutils [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.305917] [47313]: DEBUG oslo_concurrency.lockutils [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.306122] [47313]: DEBUG oslo_concurrency.lockutils [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.306295] [47313]: DEBUG oslo_concurrency.lockutils [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.309322] [47312]: DEBUG nova.api.openstack.wsgi [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.310836] [47312]: DEBUG nova.compute.api [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.313760] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.313981] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.314180] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.314526] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.314722] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.314891] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.335983] [47313]: DEBUG nova.policy [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.340098] [47313]: INFO nova.api.openstack.requestlog [None req-f12f5f1b-f805-41cc-9efc-9911db5c18fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.042277 [ 692.341023] [47313]: [pid: 47313|app: 0|req: 1822/3747] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.342899] [47313]: DEBUG nova.api.openstack.wsgi [req-388cdeae-fae4-4b86-b497-df0bc8c3bbf7 req-1d7c00c8-12ee-42d7-a493-ac511f4b4f82 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "92b06621-cdaa-4723-b339-c0f698897d24", "tag": "11325322-ae52-4fd2-b017-297605a61bcb"}, {"server_uuid": "92b06621-cdaa-4723-b339-c0f698897d24", "name": "network-vif-deleted", "tag": "11325322-ae52-4fd2-b017-297605a61bcb"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 692.346313] [47312]: DEBUG nova.policy [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.348054] [47313]: DEBUG oslo_concurrency.lockutils [req-388cdeae-fae4-4b86-b497-df0bc8c3bbf7 req-1d7c00c8-12ee-42d7-a493-ac511f4b4f82 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.348302] [47313]: DEBUG oslo_concurrency.lockutils [req-388cdeae-fae4-4b86-b497-df0bc8c3bbf7 req-1d7c00c8-12ee-42d7-a493-ac511f4b4f82 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.348486] [47313]: DEBUG oslo_concurrency.lockutils [req-388cdeae-fae4-4b86-b497-df0bc8c3bbf7 req-1d7c00c8-12ee-42d7-a493-ac511f4b4f82 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.350356] [47312]: INFO nova.api.openstack.requestlog [None req-07b8fa1c-7b87-4747-b97f-8d173b8d62bb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042744 [ 692.350657] [47312]: [pid: 47312|app: 0|req: 1926/3748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.354253] [47313]: INFO nova.api.openstack.compute.server_external_events [req-388cdeae-fae4-4b86-b497-df0bc8c3bbf7 req-1d7c00c8-12ee-42d7-a493-ac511f4b4f82 service nova] Creating event network-changed:11325322-ae52-4fd2-b017-297605a61bcb for instance 92b06621-cdaa-4723-b339-c0f698897d24 on cpu-1 [ 692.354486] [47313]: INFO nova.api.openstack.compute.server_external_events [req-388cdeae-fae4-4b86-b497-df0bc8c3bbf7 req-1d7c00c8-12ee-42d7-a493-ac511f4b4f82 service nova] Creating event network-vif-deleted:11325322-ae52-4fd2-b017-297605a61bcb for instance 92b06621-cdaa-4723-b339-c0f698897d24 on cpu-1 [ 692.357446] [47313]: INFO nova.api.openstack.requestlog [req-388cdeae-fae4-4b86-b497-df0bc8c3bbf7 req-1d7c00c8-12ee-42d7-a493-ac511f4b4f82 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016327 [ 692.358338] [47313]: [pid: 47313|app: 0|req: 1823/3749] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:49 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 692.364685] [47312]: DEBUG nova.api.openstack.wsgi [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.366255] [47312]: DEBUG nova.compute.api [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.369472] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.369696] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.369882] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.370290] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.370491] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.370663] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.373914] [47313]: DEBUG nova.api.openstack.wsgi [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.375371] [47313]: DEBUG nova.compute.api [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.378857] [47313]: DEBUG oslo_concurrency.lockutils [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.379008] [47313]: DEBUG oslo_concurrency.lockutils [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.379208] [47313]: DEBUG oslo_concurrency.lockutils [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.379645] [47313]: DEBUG oslo_concurrency.lockutils [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.379750] [47313]: DEBUG oslo_concurrency.lockutils [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.380032] [47313]: DEBUG oslo_concurrency.lockutils [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.404130] [47312]: DEBUG nova.policy [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.408797] [47312]: INFO nova.api.openstack.requestlog [None req-b79afa85-4f30-4f96-9ed7-fb4412f47249 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046028 [ 692.409111] [47312]: [pid: 47312|app: 0|req: 1927/3750] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.413505] [47312]: DEBUG nova.api.openstack.wsgi [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.415092] [47312]: DEBUG nova.compute.api [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.417126] [47313]: DEBUG nova.policy [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.418888] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.418888] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.418888] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.419137] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.419308] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.419478] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.421389] [47313]: INFO nova.api.openstack.requestlog [None req-a180ac69-8e2a-4424-bb9c-d2cdd5948ccb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.049690 [ 692.421822] [47313]: [pid: 47313|app: 0|req: 1824/3751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.424215] [47313]: DEBUG nova.api.openstack.wsgi [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.425796] [47313]: DEBUG nova.compute.api [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.428986] [47313]: DEBUG oslo_concurrency.lockutils [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.429233] [47313]: DEBUG oslo_concurrency.lockutils [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.429421] [47313]: DEBUG oslo_concurrency.lockutils [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.429767] [47313]: DEBUG oslo_concurrency.lockutils [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.430069] [47313]: DEBUG oslo_concurrency.lockutils [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.430235] [47313]: DEBUG oslo_concurrency.lockutils [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.457290] [47312]: DEBUG nova.policy [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.461683] [47312]: DEBUG nova.policy [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.462170] [47313]: DEBUG nova.policy [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.462317] [47312]: DEBUG nova.policy [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.462914] [47312]: INFO nova.api.openstack.requestlog [None req-b65c7b64-a297-4973-a1d8-d2442e43866d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.051283 [ 692.463246] [47312]: [pid: 47312|app: 0|req: 1928/3752] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 692.466130] [47313]: INFO nova.api.openstack.requestlog [None req-aebb01d4-d606-4166-bc4b-8c1de0d7b674 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.043840 [ 692.466405] [47313]: [pid: 47313|app: 0|req: 1825/3753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.471474] [47312]: DEBUG nova.api.openstack.wsgi [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.473033] [47312]: DEBUG nova.compute.api [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.475951] [47312]: DEBUG oslo_concurrency.lockutils [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.476236] [47312]: DEBUG oslo_concurrency.lockutils [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.476371] [47312]: DEBUG oslo_concurrency.lockutils [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.476709] [47312]: DEBUG oslo_concurrency.lockutils [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.476903] [47312]: DEBUG oslo_concurrency.lockutils [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.477093] [47312]: DEBUG oslo_concurrency.lockutils [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.504528] [47312]: DEBUG nova.policy [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.507930] [47312]: INFO nova.api.openstack.requestlog [None req-1aebdbb4-4443-4640-b42b-fb4c29a227aa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.038163 [ 692.508241] [47312]: [pid: 47312|app: 0|req: 1929/3754] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.525031] [47313]: DEBUG nova.api.openstack.wsgi [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.526726] [47313]: DEBUG nova.compute.api [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.530631] [47313]: DEBUG oslo_concurrency.lockutils [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.530896] [47313]: DEBUG oslo_concurrency.lockutils [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.531094] [47313]: DEBUG oslo_concurrency.lockutils [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.531447] [47313]: DEBUG oslo_concurrency.lockutils [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.531642] [47313]: DEBUG oslo_concurrency.lockutils [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.531810] [47313]: DEBUG oslo_concurrency.lockutils [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.561025] [47313]: DEBUG nova.policy [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.564756] [47313]: INFO nova.api.openstack.requestlog [None req-029b1cb2-53af-4931-8f65-a957692620a8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.041941 [ 692.565079] [47313]: [pid: 47313|app: 0|req: 1826/3755] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.585255] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.586888] [47312]: DEBUG nova.compute.api [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.590353] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.590589] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.590772] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.591146] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.591349] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.591551] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.609831] [47313]: DEBUG nova.api.openstack.wsgi [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.611547] [47313]: DEBUG nova.compute.api [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.615034] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.615267] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.615453] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.615805] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.615997] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.616237] [47313]: DEBUG oslo_concurrency.lockutils [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.630775] [47312]: DEBUG nova.policy [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.636424] [47312]: INFO nova.api.openstack.requestlog [None req-a6151994-6ef5-4e41-a701-f8a25e49d82a tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.053442 [ 692.636761] [47312]: [pid: 47312|app: 0|req: 1930/3756] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.639943] [47312]: DEBUG nova.api.openstack.wsgi [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.641519] [47312]: DEBUG nova.compute.api [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.644943] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.645074] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.645257] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.645602] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.645799] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.645969] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.646066] [47313]: DEBUG nova.policy [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.650132] [47313]: INFO nova.api.openstack.requestlog [None req-b30a3b06-991c-44c5-8548-a39e76cf69b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.042466 [ 692.650634] [47313]: [pid: 47313|app: 0|req: 1827/3757] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.675849] [47312]: DEBUG nova.policy [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.680304] [47312]: INFO nova.api.openstack.requestlog [None req-db4f98d9-44f8-4dc7-9eec-0d2f35d457f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.042946 [ 692.680815] [47312]: [pid: 47312|app: 0|req: 1931/3758] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.684049] [47313]: DEBUG nova.api.openstack.wsgi [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.685733] [47313]: DEBUG nova.compute.api [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.689257] [47313]: DEBUG oslo_concurrency.lockutils [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.689534] [47313]: DEBUG oslo_concurrency.lockutils [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.689727] [47313]: DEBUG oslo_concurrency.lockutils [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.690123] [47313]: DEBUG oslo_concurrency.lockutils [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.690334] [47313]: DEBUG oslo_concurrency.lockutils [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.690509] [47313]: DEBUG oslo_concurrency.lockutils [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.708795] [47312]: DEBUG nova.api.openstack.wsgi [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.710480] [47312]: DEBUG nova.compute.api [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.713787] [47312]: DEBUG oslo_concurrency.lockutils [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.714047] [47312]: DEBUG oslo_concurrency.lockutils [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.714249] [47312]: DEBUG oslo_concurrency.lockutils [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.714596] [47312]: DEBUG oslo_concurrency.lockutils [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.714849] [47312]: DEBUG oslo_concurrency.lockutils [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.714967] [47312]: DEBUG oslo_concurrency.lockutils [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.721770] [47313]: DEBUG nova.policy [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.725860] [47313]: DEBUG nova.policy [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.726487] [47313]: DEBUG nova.policy [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.728908] [47313]: INFO nova.api.openstack.requestlog [None req-286e9313-b019-46eb-8b97-5cf96b72d2a8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.047204 [ 692.729230] [47313]: [pid: 47313|app: 0|req: 1828/3759] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.731554] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.733085] [47313]: DEBUG nova.compute.api [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.735867] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.736099] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.736288] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.736633] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.736832] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.737015] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.744844] [47312]: DEBUG nova.policy [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.748636] [47312]: INFO nova.api.openstack.requestlog [None req-19f61945-641e-42d1-a8dc-8d9b77da6c5d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1294 microversion: 2.1 time: 0.041948 [ 692.749066] [47312]: [pid: 47312|app: 0|req: 1932/3760] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1294 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.764397] [47313]: DEBUG nova.policy [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.768871] [47313]: INFO nova.api.openstack.requestlog [None req-b7e1394b-7e9c-4ad0-bfaf-ecd0fc5ddc88 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.038654 [ 692.768871] [47313]: [pid: 47313|app: 0|req: 1829/3761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.768984] [47312]: DEBUG nova.api.openstack.wsgi [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.770563] [47312]: DEBUG nova.compute.api [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.775479] [47312]: DEBUG oslo_concurrency.lockutils [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.775479] [47312]: DEBUG oslo_concurrency.lockutils [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.775479] [47312]: DEBUG oslo_concurrency.lockutils [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.775654] [47313]: DEBUG nova.api.openstack.wsgi [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.775738] [47312]: DEBUG oslo_concurrency.lockutils [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.775943] [47312]: DEBUG oslo_concurrency.lockutils [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.776133] [47312]: DEBUG oslo_concurrency.lockutils [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.777097] [47313]: DEBUG nova.compute.api [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.780704] [47313]: DEBUG oslo_concurrency.lockutils [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.780931] [47313]: DEBUG oslo_concurrency.lockutils [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.781124] [47313]: DEBUG oslo_concurrency.lockutils [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.781473] [47313]: DEBUG oslo_concurrency.lockutils [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.781671] [47313]: DEBUG oslo_concurrency.lockutils [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.781857] [47313]: DEBUG oslo_concurrency.lockutils [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.810391] [47312]: DEBUG nova.policy [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.814500] [47312]: INFO nova.api.openstack.requestlog [None req-14667b59-6853-4c50-b15a-1963f1cef497 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047659 [ 692.814883] [47312]: [pid: 47312|app: 0|req: 1933/3762] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.815572] [47313]: DEBUG nova.policy [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.817295] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.818803] [47312]: DEBUG nova.compute.api [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.819517] [47313]: INFO nova.api.openstack.requestlog [None req-23e32a88-0594-4252-969a-5c4850c07475 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.045833 [ 692.819823] [47313]: [pid: 47313|app: 0|req: 1830/3763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 692.821951] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.822255] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.822440] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.822783] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.823087] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.823269] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.852528] [47312]: DEBUG nova.policy [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.856275] [47312]: INFO nova.api.openstack.requestlog [None req-fc187216-abda-4e5e-8f43-b311eb1ca713 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.040812 [ 692.856584] [47312]: [pid: 47312|app: 0|req: 1934/3764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.873108] [47313]: DEBUG nova.api.openstack.wsgi [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.874751] [47313]: DEBUG nova.compute.api [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.878330] [47313]: DEBUG oslo_concurrency.lockutils [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.878570] [47313]: DEBUG oslo_concurrency.lockutils [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.878755] [47313]: DEBUG oslo_concurrency.lockutils [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.879157] [47313]: DEBUG oslo_concurrency.lockutils [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.879329] [47313]: DEBUG oslo_concurrency.lockutils [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.879498] [47313]: DEBUG oslo_concurrency.lockutils [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.890981] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.892546] [47312]: DEBUG nova.compute.api [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.895803] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.896047] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.896242] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.896599] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.896793] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.896966] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.910713] [47313]: DEBUG nova.policy [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.915314] [47313]: DEBUG nova.policy [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.916051] [47313]: DEBUG nova.policy [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.919185] [47313]: INFO nova.api.openstack.requestlog [None req-77881745-7fa4-4551-a02c-12192d9c53f1 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.047904 [ 692.919185] [47313]: [pid: 47313|app: 0|req: 1831/3765] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 692.926562] [47312]: DEBUG nova.policy [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.931136] [47312]: INFO nova.api.openstack.requestlog [None req-ce5fbad1-4b56-4e03-8684-4cb5b3086748 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.042217 [ 692.931619] [47312]: [pid: 47312|app: 0|req: 1935/3766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 692.933476] [47313]: DEBUG nova.api.openstack.wsgi [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 692.935158] [47313]: DEBUG nova.compute.api [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 692.938602] [47313]: DEBUG oslo_concurrency.lockutils [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.938835] [47313]: DEBUG oslo_concurrency.lockutils [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.939309] [47313]: DEBUG oslo_concurrency.lockutils [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.939383] [47313]: DEBUG oslo_concurrency.lockutils [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 692.939560] [47313]: DEBUG oslo_concurrency.lockutils [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 692.939730] [47313]: DEBUG oslo_concurrency.lockutils [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 692.969817] [47313]: DEBUG nova.policy [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 692.973715] [47313]: INFO nova.api.openstack.requestlog [None req-312afeae-1bf0-4655-bbb7-9e572c2047e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.042798 [ 692.974165] [47313]: [pid: 47313|app: 0|req: 1832/3767] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.010189] [47312]: DEBUG nova.api.openstack.wsgi [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.012455] [47312]: DEBUG nova.compute.api [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.015890] [47312]: DEBUG oslo_concurrency.lockutils [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.016137] [47312]: DEBUG oslo_concurrency.lockutils [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.016320] [47312]: DEBUG oslo_concurrency.lockutils [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.016670] [47312]: DEBUG oslo_concurrency.lockutils [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.016864] [47312]: DEBUG oslo_concurrency.lockutils [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.017046] [47312]: DEBUG oslo_concurrency.lockutils [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.030629] [47313]: DEBUG nova.api.openstack.wsgi [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.032272] [47313]: DEBUG nova.compute.api [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.035483] [47313]: DEBUG oslo_concurrency.lockutils [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.035714] [47313]: DEBUG oslo_concurrency.lockutils [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.035895] [47313]: DEBUG oslo_concurrency.lockutils [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.036691] [47313]: DEBUG oslo_concurrency.lockutils [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.036691] [47313]: DEBUG oslo_concurrency.lockutils [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.036691] [47313]: DEBUG oslo_concurrency.lockutils [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.047547] [47312]: DEBUG nova.policy [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.051390] [47312]: INFO nova.api.openstack.requestlog [None req-f760950b-78c3-4016-ad11-5fca5681ad62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.043455 [ 693.052031] [47312]: [pid: 47312|app: 0|req: 1936/3768] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.056034] [47312]: DEBUG nova.api.openstack.wsgi [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.056702] [47312]: DEBUG nova.compute.api [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.059607] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.059831] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.060072] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.060452] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.060625] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.060795] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.065948] [47313]: DEBUG nova.policy [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.069853] [47313]: DEBUG nova.policy [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.070507] [47313]: DEBUG nova.policy [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.071106] [47313]: INFO nova.api.openstack.requestlog [None req-975dcb69-139d-4f82-8c42-18169851b0ba tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.042632 [ 693.071422] [47313]: [pid: 47313|app: 0|req: 1833/3769] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.076399] [47313]: DEBUG nova.api.openstack.wsgi [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.077912] [47313]: DEBUG nova.compute.api [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.081069] [47313]: DEBUG oslo_concurrency.lockutils [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.081320] [47313]: DEBUG oslo_concurrency.lockutils [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.081534] [47313]: DEBUG oslo_concurrency.lockutils [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.081886] [47313]: DEBUG oslo_concurrency.lockutils [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.082117] [47313]: DEBUG oslo_concurrency.lockutils [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.082300] [47313]: DEBUG oslo_concurrency.lockutils [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.094170] [47312]: DEBUG nova.policy [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.098135] [47312]: INFO nova.api.openstack.requestlog [None req-0cc52f26-e813-4f6d-a188-f29d06ad67d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.044979 [ 693.098463] [47312]: [pid: 47312|app: 0|req: 1937/3770] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.105850] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.107428] [47312]: DEBUG nova.compute.api [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.110688] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.110918] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.111122] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.111483] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.111683] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.111854] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.114149] [47313]: DEBUG nova.policy [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.118315] [47313]: INFO nova.api.openstack.requestlog [None req-7292fd4b-1835-4b55-aea3-77a0b8dd5a2b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.043648 [ 693.118627] [47313]: [pid: 47313|app: 0|req: 1834/3771] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 693.136687] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.138290] [47313]: DEBUG nova.compute.api [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.141470] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.141699] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.141880] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.142284] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.142478] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.142649] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.147728] [47312]: DEBUG nova.policy [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.152567] [47312]: INFO nova.api.openstack.requestlog [None req-ff64434f-4707-4df5-9344-b5e529ba5f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.048849 [ 693.152950] [47312]: [pid: 47312|app: 0|req: 1938/3772] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 693.177732] [47313]: DEBUG nova.policy [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.181435] [47313]: INFO nova.api.openstack.requestlog [None req-a7e35b41-9c5a-4e8a-9c84-0bcc299afdc7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.046708 [ 693.182191] [47313]: [pid: 47313|app: 0|req: 1835/3773] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:49 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 693.273320] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.276048] [47312]: DEBUG nova.compute.api [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.278888] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.279148] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.279355] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.279753] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.279959] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.280319] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.312056] [47312]: DEBUG nova.policy [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.315350] [47313]: DEBUG nova.api.openstack.wsgi [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.315873] [47312]: INFO nova.api.openstack.requestlog [None req-b4626538-e2a5-433d-9ea8-9dec1700166f tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1214 microversion: 2.1 time: 0.044979 [ 693.316214] [47312]: [pid: 47312|app: 0|req: 1939/3774] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.317152] [47313]: DEBUG nova.compute.api [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.321090] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.321402] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.321614] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.321975] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.322261] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.322439] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.352512] [47312]: DEBUG nova.api.openstack.wsgi [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.354345] [47312]: DEBUG nova.compute.api [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.355760] [47313]: DEBUG nova.policy [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.358853] [47312]: DEBUG oslo_concurrency.lockutils [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.359195] [47312]: DEBUG oslo_concurrency.lockutils [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.359413] [47312]: DEBUG oslo_concurrency.lockutils [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.359777] [47312]: DEBUG oslo_concurrency.lockutils [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.360014] [47312]: DEBUG oslo_concurrency.lockutils [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.360205] [47312]: DEBUG oslo_concurrency.lockutils [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.360275] [47313]: DEBUG nova.policy [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.360960] [47313]: DEBUG nova.policy [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.364536] [47313]: INFO nova.api.openstack.requestlog [None req-d269f570-8fe9-4b2c-8454-f02ca3543bf6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.051663 [ 693.364858] [47313]: [pid: 47313|app: 0|req: 1836/3775] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.371140] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.371426] [47313]: DEBUG nova.compute.api [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.374357] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.374595] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.374776] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.375136] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.375337] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.375508] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.389821] [47312]: DEBUG nova.policy [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.393611] [47312]: INFO nova.api.openstack.requestlog [None req-87212cf5-b783-4b47-8b92-6232e8dd0f1c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.043310 [ 693.393926] [47312]: [pid: 47312|app: 0|req: 1940/3776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.405814] [47313]: DEBUG nova.policy [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.408068] [47313]: INFO nova.api.openstack.requestlog [None req-8e68a7b1-b87d-4189-ab99-693a6fb6b620 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.041803 [ 693.408068] [47313]: [pid: 47313|app: 0|req: 1837/3777] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.421944] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.423805] [47312]: DEBUG nova.compute.api [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.427469] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.427704] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.427882] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.428825] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.428825] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.428825] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.437253] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.441878] [47313]: DEBUG nova.compute.api [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.442354] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.442587] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.442769] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.443172] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.443677] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.443677] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.459308] [47312]: DEBUG nova.policy [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.462806] [47312]: INFO nova.api.openstack.requestlog [None req-6b95fa2a-88ef-4864-9ee7-d0e3873965f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.043116 [ 693.463425] [47312]: [pid: 47312|app: 0|req: 1941/3778] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.473682] [47313]: DEBUG nova.policy [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.476668] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.477462] [47313]: INFO nova.api.openstack.requestlog [None req-f2b371b8-7bdd-4a5a-ab1f-c7ad8dca8f52 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.042720 [ 693.477792] [47313]: [pid: 47313|app: 0|req: 1838/3779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.481019] [47312]: DEBUG nova.compute.api [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.481106] [47313]: DEBUG nova.api.openstack.wsgi [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.481580] [47313]: DEBUG nova.compute.api [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.481838] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.482148] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.482349] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.482693] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.482885] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.483115] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.484631] [47313]: DEBUG oslo_concurrency.lockutils [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.484850] [47313]: DEBUG oslo_concurrency.lockutils [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.485041] [47313]: DEBUG oslo_concurrency.lockutils [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.485383] [47313]: DEBUG oslo_concurrency.lockutils [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.485576] [47313]: DEBUG oslo_concurrency.lockutils [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.485750] [47313]: DEBUG oslo_concurrency.lockutils [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.524897] [47312]: DEBUG nova.policy [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.526172] [47313]: DEBUG nova.policy [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.530335] [47313]: INFO nova.api.openstack.requestlog [None req-313c1e54-7887-4554-b3dd-23e27e282643 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.051986 [ 693.530654] [47313]: [pid: 47313|app: 0|req: 1839/3780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.530736] [47312]: DEBUG nova.policy [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.531602] [47312]: DEBUG nova.policy [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.532352] [47312]: INFO nova.api.openstack.requestlog [None req-ae8400dc-a146-4a03-9e21-55211bfa3561 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.057656 [ 693.532593] [47312]: [pid: 47312|app: 0|req: 1942/3781] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 693.533192] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.534631] [47313]: DEBUG nova.compute.api [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.538045] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.538281] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.538483] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.538873] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.539042] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.539221] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.568822] [47313]: DEBUG nova.policy [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.572937] [47313]: INFO nova.api.openstack.requestlog [None req-2c93c576-bf4d-4526-aaeb-d1aff9428cae tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.041731 [ 693.573441] [47313]: [pid: 47313|app: 0|req: 1840/3782] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.576164] [47312]: DEBUG nova.api.openstack.wsgi [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.577833] [47312]: DEBUG nova.compute.api [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.581416] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.581694] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.581930] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.582570] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.582933] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.583216] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.611778] [47312]: DEBUG nova.policy [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.615274] [47312]: INFO nova.api.openstack.requestlog [None req-92c69b3d-1882-4ab9-88e2-b91e20fbf2ef tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.041317 [ 693.615735] [47312]: [pid: 47312|app: 0|req: 1943/3783] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.649710] [47313]: DEBUG nova.api.openstack.wsgi [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.651446] [47313]: DEBUG nova.compute.api [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.655043] [47313]: DEBUG oslo_concurrency.lockutils [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.655387] [47313]: DEBUG oslo_concurrency.lockutils [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.655586] [47313]: DEBUG oslo_concurrency.lockutils [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.655938] [47313]: DEBUG oslo_concurrency.lockutils [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.656153] [47313]: DEBUG oslo_concurrency.lockutils [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.656327] [47313]: DEBUG oslo_concurrency.lockutils [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.661856] [47312]: DEBUG nova.api.openstack.wsgi [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.663514] [47312]: DEBUG nova.compute.api [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.667243] [47312]: DEBUG oslo_concurrency.lockutils [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.667341] [47312]: DEBUG oslo_concurrency.lockutils [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.668116] [47312]: DEBUG oslo_concurrency.lockutils [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.668116] [47312]: DEBUG oslo_concurrency.lockutils [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.668116] [47312]: DEBUG oslo_concurrency.lockutils [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.668267] [47312]: DEBUG oslo_concurrency.lockutils [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.702218] [47313]: DEBUG nova.policy [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.706638] [47313]: INFO nova.api.openstack.requestlog [None req-8bbb8a4d-0d86-45a3-bf98-b72c07c94a13 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.059248 [ 693.706931] [47313]: [pid: 47313|app: 0|req: 1841/3784] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.709336] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.710930] [47313]: DEBUG nova.compute.api [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.714078] [47312]: DEBUG nova.policy [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.714728] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.715198] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.715198] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.715522] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.715719] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.715886] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.718323] [47312]: INFO nova.api.openstack.requestlog [None req-641dff3c-4155-459c-8fcc-6fe268fde695 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.058501 [ 693.719030] [47312]: [pid: 47312|app: 0|req: 1944/3785] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.743081] [47312]: DEBUG nova.api.openstack.wsgi [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.745020] [47312]: DEBUG nova.compute.api [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.748672] [47312]: DEBUG oslo_concurrency.lockutils [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.748952] [47312]: DEBUG oslo_concurrency.lockutils [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.749192] [47312]: DEBUG oslo_concurrency.lockutils [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.749583] [47312]: DEBUG oslo_concurrency.lockutils [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.749818] [47312]: DEBUG oslo_concurrency.lockutils [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.750065] [47312]: DEBUG oslo_concurrency.lockutils [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.751692] [47313]: DEBUG nova.policy [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.755788] [47313]: INFO nova.api.openstack.requestlog [None req-2b89bb23-a0f8-44de-8250-8a52aa5aa595 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.048281 [ 693.756208] [47313]: [pid: 47313|app: 0|req: 1842/3786] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.760100] [47313]: DEBUG nova.api.openstack.wsgi [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.761091] [47313]: DEBUG nova.compute.api [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.764229] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.764415] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.764612] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.764946] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.765158] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.765330] [47313]: DEBUG oslo_concurrency.lockutils [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.788690] [47312]: DEBUG nova.policy [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.793204] [47312]: DEBUG nova.policy [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.793883] [47312]: DEBUG nova.policy [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.796584] [47312]: INFO nova.api.openstack.requestlog [None req-c78b6019-1e4d-4860-9ecc-e318c8e7e27e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.055736 [ 693.796925] [47312]: [pid: 47312|app: 0|req: 1945/3787] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.800869] [47312]: DEBUG nova.api.openstack.wsgi [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.800869] [47312]: DEBUG nova.compute.api [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.803302] [47313]: DEBUG nova.policy [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.804027] [47312]: DEBUG oslo_concurrency.lockutils [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.804365] [47312]: DEBUG oslo_concurrency.lockutils [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.804494] [47312]: DEBUG oslo_concurrency.lockutils [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.804877] [47312]: DEBUG oslo_concurrency.lockutils [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.805174] [47312]: DEBUG oslo_concurrency.lockutils [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.805403] [47312]: DEBUG oslo_concurrency.lockutils [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.806555] [47313]: INFO nova.api.openstack.requestlog [None req-d269ba70-150c-4439-8cd1-ac0bd1ab07ad tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1238 microversion: 2.1 time: 0.049009 [ 693.807045] [47313]: [pid: 47313|app: 0|req: 1843/3788] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 693.827729] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.831456] [47313]: DEBUG nova.compute.api [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.834859] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.835139] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.835427] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.835784] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.835979] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.836167] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.840125] [47312]: DEBUG nova.policy [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.843790] [47312]: INFO nova.api.openstack.requestlog [None req-db74da05-afdf-46ad-a27f-18a54385cb25 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046279 [ 693.844191] [47312]: [pid: 47312|app: 0|req: 1946/3789] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.847120] [47312]: DEBUG nova.api.openstack.wsgi [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.849618] [47312]: DEBUG nova.compute.api [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.852332] [47312]: DEBUG oslo_concurrency.lockutils [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.852332] [47312]: DEBUG oslo_concurrency.lockutils [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.852332] [47312]: DEBUG oslo_concurrency.lockutils [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.852616] [47312]: DEBUG oslo_concurrency.lockutils [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.852740] [47312]: DEBUG oslo_concurrency.lockutils [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.852951] [47312]: DEBUG oslo_concurrency.lockutils [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.869345] [47313]: DEBUG nova.policy [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.873456] [47313]: INFO nova.api.openstack.requestlog [None req-d6e2b37c-898e-45fe-a349-5d62d29ed58e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047997 [ 693.873766] [47313]: [pid: 47313|app: 0|req: 1844/3790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.876145] [47313]: DEBUG nova.api.openstack.wsgi [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.877641] [47313]: DEBUG nova.compute.api [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.880841] [47313]: DEBUG oslo_concurrency.lockutils [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.881068] [47313]: DEBUG oslo_concurrency.lockutils [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.881267] [47313]: DEBUG oslo_concurrency.lockutils [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.881610] [47313]: DEBUG oslo_concurrency.lockutils [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.881803] [47313]: DEBUG oslo_concurrency.lockutils [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.881973] [47313]: DEBUG oslo_concurrency.lockutils [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.888234] [47312]: DEBUG nova.policy [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.889722] [47312]: INFO nova.api.openstack.requestlog [None req-01ca8652-53b6-493e-8a6b-7eab51b79c44 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.044926 [ 693.890075] [47312]: [pid: 47312|app: 0|req: 1947/3791] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.917972] [47313]: DEBUG nova.policy [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.922309] [47313]: INFO nova.api.openstack.requestlog [None req-a663f699-599e-4606-874c-d763978bbc00 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047871 [ 693.922659] [47313]: [pid: 47313|app: 0|req: 1845/3792] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.934537] [47312]: DEBUG nova.api.openstack.wsgi [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.936319] [47312]: DEBUG nova.compute.api [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.941130] [47312]: DEBUG oslo_concurrency.lockutils [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.941130] [47312]: DEBUG oslo_concurrency.lockutils [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.941130] [47312]: DEBUG oslo_concurrency.lockutils [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.941308] [47312]: DEBUG oslo_concurrency.lockutils [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.942178] [47312]: DEBUG oslo_concurrency.lockutils [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.942178] [47312]: DEBUG oslo_concurrency.lockutils [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.944313] [47313]: DEBUG nova.api.openstack.wsgi [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.946017] [47313]: DEBUG nova.compute.api [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.950167] [47313]: DEBUG oslo_concurrency.lockutils [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.950545] [47313]: DEBUG oslo_concurrency.lockutils [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.950622] [47313]: DEBUG oslo_concurrency.lockutils [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.950939] [47313]: DEBUG oslo_concurrency.lockutils [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 693.951160] [47313]: DEBUG oslo_concurrency.lockutils [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 693.951332] [47313]: DEBUG oslo_concurrency.lockutils [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 693.987418] [47313]: DEBUG nova.policy [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.990934] [47312]: DEBUG nova.policy [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.992171] [47313]: INFO nova.api.openstack.requestlog [None req-6530f643-90a8-47d6-8bb0-738582abcb11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.051292 [ 693.992532] [47313]: [pid: 47313|app: 0|req: 1846/3793] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 693.996072] [47313]: DEBUG nova.api.openstack.wsgi [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 693.996140] [47312]: DEBUG nova.policy [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.996140] [47312]: DEBUG nova.policy [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 693.996515] [47313]: DEBUG nova.compute.api [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 693.998676] [47312]: INFO nova.api.openstack.requestlog [None req-9920e48f-1ea1-41d1-a5a5-d7804031c62f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.066442 [ 693.998915] [47312]: [pid: 47312|app: 0|req: 1948/3794] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 693.999806] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.000089] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.000306] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.000684] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.000933] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.001163] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.033236] [47313]: DEBUG nova.policy [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.037281] [47313]: INFO nova.api.openstack.requestlog [None req-63d1ee2e-787b-4d74-89ed-19cea3dce808 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1218 microversion: 2.1 time: 0.044139 [ 694.037588] [47313]: [pid: 47313|app: 0|req: 1847/3795] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.063837] [47312]: DEBUG nova.api.openstack.wsgi [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.065715] [47312]: DEBUG nova.compute.api [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.069818] [47312]: DEBUG oslo_concurrency.lockutils [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.070065] [47312]: DEBUG oslo_concurrency.lockutils [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.070285] [47312]: DEBUG oslo_concurrency.lockutils [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.070645] [47312]: DEBUG oslo_concurrency.lockutils [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.070845] [47312]: DEBUG oslo_concurrency.lockutils [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.071148] [47312]: DEBUG oslo_concurrency.lockutils [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.084120] [47313]: DEBUG nova.api.openstack.wsgi [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.085781] [47313]: DEBUG nova.compute.api [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.089225] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.089455] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.089638] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.089998] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.090221] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.090399] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.110460] [47312]: DEBUG nova.policy [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.114653] [47312]: INFO nova.api.openstack.requestlog [None req-88f4a5d8-3e55-49b7-b014-63d14f173b7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.052994 [ 694.115098] [47312]: [pid: 47312|app: 0|req: 1949/3796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.117582] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.119121] [47312]: DEBUG nova.compute.api [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.122751] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.123065] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.123226] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.123602] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.123805] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.123843] [47313]: DEBUG nova.policy [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.123978] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.127848] [47313]: DEBUG nova.policy [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.129026] [47313]: DEBUG nova.policy [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.129156] [47313]: INFO nova.api.openstack.requestlog [None req-f4cd8087-0f2e-44c0-8672-dd5b84f71afe tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.047420 [ 694.129411] [47313]: [pid: 47313|app: 0|req: 1848/3797] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.131683] [47313]: DEBUG nova.api.openstack.wsgi [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.133237] [47313]: DEBUG nova.compute.api [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.136457] [47313]: DEBUG oslo_concurrency.lockutils [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.136457] [47313]: DEBUG oslo_concurrency.lockutils [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.136583] [47313]: DEBUG oslo_concurrency.lockutils [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.136904] [47313]: DEBUG oslo_concurrency.lockutils [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.137109] [47313]: DEBUG oslo_concurrency.lockutils [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.137287] [47313]: DEBUG oslo_concurrency.lockutils [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.157472] [47312]: DEBUG nova.policy [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.161531] [47312]: INFO nova.api.openstack.requestlog [None req-c3c4585e-2e7a-461e-b698-e71362a23821 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045990 [ 694.161846] [47312]: [pid: 47312|app: 0|req: 1950/3798] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.164950] [47312]: DEBUG nova.api.openstack.wsgi [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.166473] [47312]: DEBUG nova.compute.api [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.169500] [47312]: DEBUG oslo_concurrency.lockutils [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.169724] [47312]: DEBUG oslo_concurrency.lockutils [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.169907] [47312]: DEBUG oslo_concurrency.lockutils [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.170282] [47313]: DEBUG nova.policy [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.170394] [47312]: DEBUG oslo_concurrency.lockutils [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.170513] [47312]: DEBUG oslo_concurrency.lockutils [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.170708] [47312]: DEBUG oslo_concurrency.lockutils [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.174024] [47313]: INFO nova.api.openstack.requestlog [None req-57153bf9-91dd-447e-9ddc-5beb7030ee91 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.043953 [ 694.174211] [47313]: [pid: 47313|app: 0|req: 1849/3799] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:50 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.193094] [47313]: DEBUG nova.api.openstack.wsgi [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.194655] [47313]: DEBUG nova.compute.api [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.197983] [47313]: DEBUG oslo_concurrency.lockutils [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.198231] [47313]: DEBUG oslo_concurrency.lockutils [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.198414] [47313]: DEBUG oslo_concurrency.lockutils [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.198755] [47313]: DEBUG oslo_concurrency.lockutils [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.198950] [47313]: DEBUG oslo_concurrency.lockutils [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.199134] [47313]: DEBUG oslo_concurrency.lockutils [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.202645] [47312]: DEBUG nova.policy [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.206804] [47312]: INFO nova.api.openstack.requestlog [None req-94802c81-93db-4d79-a2aa-f7dcd7cfb2d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.043679 [ 694.207119] [47312]: [pid: 47312|app: 0|req: 1951/3800] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 694.234257] [47313]: DEBUG nova.policy [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.237593] [47313]: INFO nova.api.openstack.requestlog [None req-054f9a85-f1f9-471a-bbe9-93b4de3081f1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.046478 [ 694.237899] [47313]: [pid: 47313|app: 0|req: 1850/3801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.327897] [47312]: DEBUG nova.api.openstack.wsgi [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.329564] [47312]: DEBUG nova.compute.api [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.333875] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.334153] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.334359] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.334711] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.334908] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.335090] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.357984] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.358222] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.358402] [47312]: DEBUG oslo_concurrency.lockutils [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.358590] [47312]: DEBUG nova.objects.instance [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lazy-loading 'fault' on Instance uuid 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 694.378450] [47312]: DEBUG nova.policy [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3938d412f0314927ab10800e88e83d4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '860e3f76627645c6afc50616f17e50da', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.382366] [47313]: DEBUG nova.api.openstack.wsgi [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.383130] [47312]: INFO nova.api.openstack.requestlog [None req-2752a23a-5ed2-496e-9cdd-40ee3ff5e097 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 200 len: 1404 microversion: 2.1 time: 0.057427 [ 694.383677] [47312]: [pid: 47312|app: 0|req: 1952/3802] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 1404 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.384163] [47313]: DEBUG nova.compute.api [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.387705] [47313]: DEBUG oslo_concurrency.lockutils [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.387939] [47313]: DEBUG oslo_concurrency.lockutils [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.388140] [47313]: DEBUG oslo_concurrency.lockutils [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.388488] [47313]: DEBUG oslo_concurrency.lockutils [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.388683] [47313]: DEBUG oslo_concurrency.lockutils [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.388855] [47313]: DEBUG oslo_concurrency.lockutils [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.393932] [47312]: DEBUG nova.api.openstack.wsgi [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.393932] [47312]: DEBUG nova.compute.api [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.396822] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.397059] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.397245] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.397587] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.397783] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.397954] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.411750] [47312]: DEBUG nova.compute.api [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 694.427321] [47313]: DEBUG nova.policy [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.431764] [47313]: DEBUG nova.policy [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.432449] [47313]: DEBUG nova.policy [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.436089] [47313]: INFO nova.api.openstack.requestlog [None req-91381ff9-6bf2-4ace-9e37-630f6f6b7134 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.056031 [ 694.436449] [47313]: [pid: 47313|app: 0|req: 1851/3803] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.440076] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.440236] [47313]: DEBUG nova.compute.api [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.443150] [47312]: DEBUG nova.compute.api [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 694.443230] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.443517] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.443577] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.443718] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.443767] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.443892] [47312]: DEBUG oslo_concurrency.lockutils [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.444065] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.444117] [47312]: WARNING nova.compute.api [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] instance's host None is down, deleting from database [ 694.444258] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.444425] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.446553] [47312]: DEBUG nova.network.neutron [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 694.464423] [47312]: DEBUG nova.network.neutron [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 694.467913] [47312]: DEBUG nova.network.neutron [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 694.481173] [47313]: DEBUG nova.policy [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.485457] [47313]: INFO nova.api.openstack.requestlog [None req-ab4afa25-6e2d-401f-ba50-b0d5edd331fa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.048420 [ 694.485871] [47313]: [pid: 47313|app: 0|req: 1852/3804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.490201] [47313]: DEBUG nova.api.openstack.wsgi [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.490201] [47313]: DEBUG nova.compute.api [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.492552] [47313]: DEBUG oslo_concurrency.lockutils [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.492768] [47313]: DEBUG oslo_concurrency.lockutils [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.492941] [47313]: DEBUG oslo_concurrency.lockutils [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.493308] [47313]: DEBUG oslo_concurrency.lockutils [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.493569] [47313]: DEBUG oslo_concurrency.lockutils [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.493747] [47313]: DEBUG oslo_concurrency.lockutils [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.524680] [47313]: DEBUG nova.policy [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.528541] [47313]: INFO nova.api.openstack.requestlog [None req-0131f535-1dc0-4748-a9e9-143761180941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042244 [ 694.528840] [47313]: [pid: 47313|app: 0|req: 1853/3805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.533286] [47313]: DEBUG nova.api.openstack.wsgi [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.534835] [47313]: DEBUG nova.compute.api [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.537669] [47313]: DEBUG oslo_concurrency.lockutils [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.537908] [47313]: DEBUG oslo_concurrency.lockutils [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.538109] [47313]: DEBUG oslo_concurrency.lockutils [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.538461] [47313]: DEBUG oslo_concurrency.lockutils [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.538656] [47313]: DEBUG oslo_concurrency.lockutils [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.538829] [47313]: DEBUG oslo_concurrency.lockutils [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.553359] [47312]: INFO nova.api.openstack.requestlog [None req-829cd198-b0e0-4c0f-a4cb-7f6fd8a87fdc tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 204 len: 0 microversion: 2.1 time: 0.161649 [ 694.553692] [47312]: [pid: 47312|app: 0|req: 1953/3806] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:51 2024] DELETE /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 694.556688] [47312]: DEBUG nova.api.openstack.wsgi [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.558250] [47312]: DEBUG nova.compute.api [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.561160] [47312]: DEBUG oslo_concurrency.lockutils [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.561400] [47312]: DEBUG oslo_concurrency.lockutils [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.561584] [47312]: DEBUG oslo_concurrency.lockutils [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.561926] [47312]: DEBUG oslo_concurrency.lockutils [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.562162] [47312]: DEBUG oslo_concurrency.lockutils [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.562342] [47312]: DEBUG oslo_concurrency.lockutils [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.570445] [47313]: DEBUG nova.policy [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.574451] [47313]: INFO nova.api.openstack.requestlog [None req-371c8dcf-7351-4cda-bc7c-57f6f7872ca1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.042835 [ 694.575120] [47313]: [pid: 47313|app: 0|req: 1854/3807] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.578702] [47313]: DEBUG nova.api.openstack.wsgi [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.580227] [47313]: DEBUG nova.compute.api [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.583341] [47313]: DEBUG oslo_concurrency.lockutils [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.583820] [47313]: DEBUG oslo_concurrency.lockutils [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.583820] [47313]: DEBUG oslo_concurrency.lockutils [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.584095] [47313]: DEBUG oslo_concurrency.lockutils [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.584358] [47313]: DEBUG oslo_concurrency.lockutils [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.584835] [47313]: DEBUG oslo_concurrency.lockutils [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.597657] [47312]: DEBUG nova.policy [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.601824] [47312]: INFO nova.api.openstack.requestlog [None req-2429b252-10ee-45a0-9d68-6abf28031b4b tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.047569 [ 694.602207] [47312]: [pid: 47312|app: 0|req: 1954/3808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.604492] [47312]: DEBUG nova.api.openstack.wsgi [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.606025] [47312]: DEBUG nova.compute.api [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.609146] [47312]: DEBUG oslo_concurrency.lockutils [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.611018] [47312]: DEBUG oslo_concurrency.lockutils [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.611018] [47312]: DEBUG oslo_concurrency.lockutils [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.611018] [47312]: DEBUG oslo_concurrency.lockutils [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.611018] [47312]: DEBUG oslo_concurrency.lockutils [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.611018] [47312]: DEBUG oslo_concurrency.lockutils [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.623555] [47313]: DEBUG nova.policy [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.629445] [47313]: INFO nova.api.openstack.requestlog [None req-3417546f-6ccc-4766-af40-14482a9fe7f5 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1326 microversion: 2.1 time: 0.053566 [ 694.629445] [47313]: [pid: 47313|app: 0|req: 1855/3809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.631731] [47313]: DEBUG nova.api.openstack.wsgi [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.633672] [47313]: DEBUG nova.compute.api [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.636974] [47313]: DEBUG oslo_concurrency.lockutils [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.637767] [47313]: DEBUG oslo_concurrency.lockutils [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.637767] [47313]: DEBUG oslo_concurrency.lockutils [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.637767] [47313]: DEBUG oslo_concurrency.lockutils [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.637943] [47313]: DEBUG oslo_concurrency.lockutils [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.641321] [47313]: DEBUG oslo_concurrency.lockutils [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.644692] [47312]: DEBUG nova.policy [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.647288] [47313]: INFO nova.api.openstack.wsgi [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] HTTP exception thrown: Instance 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 could not be found. [ 694.648040] [47313]: DEBUG nova.api.openstack.wsgi [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Returning 404 to user: Instance 0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 694.648131] [47313]: INFO nova.api.openstack.requestlog [None req-60d83f90-7fba-4e8b-89f3-045dad47dd9a tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4" status: 404 len: 111 microversion: 2.1 time: 0.018329 [ 694.648354] [47312]: DEBUG nova.policy [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.649025] [47313]: [pid: 47313|app: 0|req: 1856/3810] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/0ac2f6eb-8d2e-4ae2-9819-d685a5bfafc4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 694.649395] [47312]: DEBUG nova.policy [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.649562] [47312]: INFO nova.api.openstack.requestlog [None req-e786ac29-399c-4f4a-917d-f58f6a52e1bd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.046877 [ 694.649853] [47312]: [pid: 47312|app: 0|req: 1955/3811] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 694.655493] [47312]: DEBUG nova.api.openstack.wsgi [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.655678] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.655749] [47312]: DEBUG nova.compute.api [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.657299] [47313]: DEBUG nova.compute.api [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.660579] [47312]: DEBUG oslo_concurrency.lockutils [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.660579] [47312]: DEBUG oslo_concurrency.lockutils [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.660695] [47312]: DEBUG oslo_concurrency.lockutils [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.661723] [47312]: DEBUG oslo_concurrency.lockutils [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.661723] [47312]: DEBUG oslo_concurrency.lockutils [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.661723] [47312]: DEBUG oslo_concurrency.lockutils [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.662583] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.662857] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.663148] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.663553] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.663797] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.664021] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.706739] [47313]: DEBUG nova.policy [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.708172] [47312]: DEBUG nova.policy [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.711917] [47313]: INFO nova.api.openstack.requestlog [None req-cd0efc6f-8c78-462a-93db-fcf9342cb486 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.062866 [ 694.712276] [47313]: [pid: 47313|app: 0|req: 1857/3812] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.712613] [47312]: INFO nova.api.openstack.requestlog [None req-c346b817-77f8-49c4-af84-b39314561d0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.062104 [ 694.712915] [47312]: [pid: 47312|app: 0|req: 1956/3813] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.715403] [47313]: DEBUG nova.api.openstack.wsgi [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.715571] [47313]: DEBUG nova.compute.api [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.719165] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.719266] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.719719] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.720203] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.720411] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.720586] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.721836] [47312]: DEBUG nova.api.openstack.wsgi [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.723544] [47312]: DEBUG nova.compute.api [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.727726] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.727957] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.728165] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.728506] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.728703] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.728874] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.735264] [47313]: DEBUG nova.compute.api [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 694.765077] [47312]: DEBUG nova.policy [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.766265] [47313]: DEBUG nova.compute.api [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 694.766601] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.766818] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.766996] [47313]: DEBUG oslo_concurrency.lockutils [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.767200] [47313]: WARNING nova.compute.api [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] instance's host None is down, deleting from database [ 694.769905] [47312]: INFO nova.api.openstack.requestlog [None req-ebdb76d1-0135-4572-9508-c7acc8282b39 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.051414 [ 694.769972] [47313]: DEBUG nova.network.neutron [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 694.770423] [47312]: [pid: 47312|app: 0|req: 1957/3814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.773359] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.775104] [47312]: DEBUG nova.compute.api [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.778444] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.778725] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.778929] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.779323] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.779536] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.779769] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.790654] [47313]: DEBUG nova.network.neutron [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 694.794167] [47313]: DEBUG nova.network.neutron [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 694.813513] [47312]: DEBUG nova.policy [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.818786] [47312]: INFO nova.api.openstack.requestlog [None req-1b4b154e-20fd-4c99-848c-5ab1e988c255 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.047776 [ 694.819131] [47312]: [pid: 47312|app: 0|req: 1958/3815] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.821539] [47312]: DEBUG nova.api.openstack.wsgi [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.823162] [47312]: DEBUG nova.compute.api [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.826381] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.826655] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.826847] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.827221] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.827430] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.827603] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.861712] [47312]: DEBUG nova.policy [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 694.865990] [47312]: INFO nova.api.openstack.requestlog [None req-76b23abf-b8b0-4350-a1d2-689e75089e0a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.046291 [ 694.866372] [47312]: [pid: 47312|app: 0|req: 1959/3816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 694.870291] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.870336] [47312]: DEBUG nova.compute.api [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.874867] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.875107] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.875293] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.875736] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.875944] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.876140] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.876201] [47313]: INFO nova.api.openstack.requestlog [None req-6686b88e-d86e-4977-96c1-c9df79142d27 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b8e485a2-3c56-4871-be93-59359e465cd6" status: 204 len: 0 microversion: 2.1 time: 0.163022 [ 694.876548] [47313]: [pid: 47313|app: 0|req: 1858/3817] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:51 2024] DELETE /compute/v2.1/servers/b8e485a2-3c56-4871-be93-59359e465cd6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 694.878963] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 694.881630] [47313]: DEBUG nova.compute.api [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 694.884956] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.885283] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.885528] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 694.885933] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 694.886205] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 694.886420] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.034499] [47312]: DEBUG nova.policy [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.036610] [47313]: DEBUG nova.policy [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.038977] [47312]: DEBUG nova.policy [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.039590] [47312]: DEBUG nova.policy [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.041352] [47313]: INFO nova.api.openstack.requestlog [None req-e3465f34-b679-49d1-accb-601c7a8fac0e tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1238 microversion: 2.1 time: 0.164247 [ 695.041834] [47313]: [pid: 47313|app: 0|req: 1859/3818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1238 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.042148] [47312]: INFO nova.api.openstack.requestlog [None req-8ac6e537-6448-4ba6-b284-86923a0145ce tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.175240 [ 695.042483] [47312]: [pid: 47312|app: 0|req: 1960/3819] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.044417] [47313]: DEBUG nova.api.openstack.wsgi [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.045973] [47313]: DEBUG nova.compute.api [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.048729] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.050254] [47312]: DEBUG nova.compute.api [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] [instance: b8e485a2-3c56-4871-be93-59359e465cd6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.052099] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.052347] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.052548] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.052902] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.053138] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.053412] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.055980] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.056219] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.056402] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.056743] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.056938] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.057120] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.064959] [47312]: INFO nova.api.openstack.wsgi [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] HTTP exception thrown: Instance b8e485a2-3c56-4871-be93-59359e465cd6 could not be found. [ 695.065255] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] Returning 404 to user: Instance b8e485a2-3c56-4871-be93-59359e465cd6 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 695.065653] [47312]: INFO nova.api.openstack.requestlog [None req-3ec92034-b315-4890-ac3a-02585ed38849 tempest-ServersAdminTestJSON-1940994138 tempest-ServersAdminTestJSON-1940994138-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b8e485a2-3c56-4871-be93-59359e465cd6" status: 404 len: 111 microversion: 2.1 time: 0.022742 [ 695.065917] [47312]: [pid: 47312|app: 0|req: 1961/3820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/b8e485a2-3c56-4871-be93-59359e465cd6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 695.068102] [47312]: DEBUG nova.api.openstack.wsgi [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.069545] [47312]: DEBUG nova.compute.api [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.073265] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.073503] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.073687] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.074037] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.074241] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.074420] [47312]: DEBUG oslo_concurrency.lockutils [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.087177] [47313]: DEBUG nova.policy [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.090987] [47313]: INFO nova.api.openstack.requestlog [None req-e89ae391-c394-43a3-ac76-44fa70682c1c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.048602 [ 695.091331] [47313]: [pid: 47313|app: 0|req: 1860/3821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.093830] [47313]: DEBUG nova.api.openstack.wsgi [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.095410] [47313]: DEBUG nova.compute.api [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.098326] [47313]: DEBUG oslo_concurrency.lockutils [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.098546] [47313]: DEBUG oslo_concurrency.lockutils [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.098725] [47313]: DEBUG oslo_concurrency.lockutils [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.099082] [47313]: DEBUG oslo_concurrency.lockutils [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.099258] [47313]: DEBUG oslo_concurrency.lockutils [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.099428] [47313]: DEBUG oslo_concurrency.lockutils [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.113996] [47312]: DEBUG nova.policy [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.117933] [47312]: INFO nova.api.openstack.requestlog [None req-58ea4a21-8bd0-43f7-8831-f2b6d5cbc269 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.051485 [ 695.118361] [47312]: [pid: 47312|app: 0|req: 1962/3822] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.120730] [47312]: DEBUG nova.api.openstack.wsgi [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.122931] [47312]: DEBUG nova.compute.api [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.126451] [47312]: DEBUG oslo_concurrency.lockutils [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.126681] [47312]: DEBUG oslo_concurrency.lockutils [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.126870] [47312]: DEBUG oslo_concurrency.lockutils [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.127231] [47312]: DEBUG oslo_concurrency.lockutils [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.127429] [47312]: DEBUG oslo_concurrency.lockutils [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.127735] [47312]: DEBUG oslo_concurrency.lockutils [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.132612] [47313]: DEBUG nova.policy [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.136576] [47313]: INFO nova.api.openstack.requestlog [None req-05ce90f8-a0b3-4323-a6bf-c5d679753da2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.044703 [ 695.136988] [47313]: [pid: 47313|app: 0|req: 1861/3823] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.139513] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.141430] [47313]: DEBUG nova.compute.api [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.144374] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.144599] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.144798] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.145314] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.145314] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.145470] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.162178] [47312]: DEBUG nova.policy [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.167140] [47312]: INFO nova.api.openstack.requestlog [None req-461dd374-feb6-4adf-908b-b21762b93066 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048304 [ 695.167584] [47312]: [pid: 47312|app: 0|req: 1963/3824] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.170045] [47312]: DEBUG nova.api.openstack.wsgi [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.173081] [47312]: DEBUG nova.compute.api [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.174849] [47312]: DEBUG oslo_concurrency.lockutils [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.175088] [47312]: DEBUG oslo_concurrency.lockutils [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.175268] [47312]: DEBUG oslo_concurrency.lockutils [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.175613] [47312]: DEBUG oslo_concurrency.lockutils [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.176314] [47312]: DEBUG oslo_concurrency.lockutils [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.176314] [47312]: DEBUG oslo_concurrency.lockutils [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.183125] [47313]: DEBUG nova.policy [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.188228] [47313]: INFO nova.api.openstack.requestlog [None req-1c5b0c9e-0b58-40f2-8894-0bb9d245bdfd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.050791 [ 695.188538] [47313]: [pid: 47313|app: 0|req: 1862/3825] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:51 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.194533] [47313]: DEBUG nova.api.openstack.wsgi [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.196006] [47313]: DEBUG nova.compute.api [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.200093] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.200093] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.200093] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.200093] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.200300] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.200469] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.222622] [47312]: DEBUG nova.policy [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.227047] [47312]: DEBUG nova.policy [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.227719] [47312]: DEBUG nova.policy [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.232235] [47312]: INFO nova.api.openstack.requestlog [None req-9045f711-1c4c-4f38-b985-81d1ef02120d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.064015 [ 695.232479] [47312]: [pid: 47312|app: 0|req: 1964/3826] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.235541] [47312]: DEBUG nova.api.openstack.wsgi [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.237099] [47312]: DEBUG nova.compute.api [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.237515] [47313]: DEBUG nova.policy [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.241792] [47313]: INFO nova.api.openstack.requestlog [None req-6cc6c581-4d9a-4cff-85c9-72524187a1b9 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.049192 [ 695.242190] [47313]: [pid: 47313|app: 0|req: 1863/3827] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.242570] [47312]: DEBUG oslo_concurrency.lockutils [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.242800] [47312]: DEBUG oslo_concurrency.lockutils [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.242978] [47312]: DEBUG oslo_concurrency.lockutils [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.243373] [47312]: DEBUG oslo_concurrency.lockutils [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.243572] [47312]: DEBUG oslo_concurrency.lockutils [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.243743] [47312]: DEBUG oslo_concurrency.lockutils [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.244658] [47313]: DEBUG nova.api.openstack.wsgi [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.246235] [47313]: DEBUG nova.compute.api [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.250143] [47313]: DEBUG oslo_concurrency.lockutils [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.250387] [47313]: DEBUG oslo_concurrency.lockutils [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.250568] [47313]: DEBUG oslo_concurrency.lockutils [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.250913] [47313]: DEBUG oslo_concurrency.lockutils [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.251117] [47313]: DEBUG oslo_concurrency.lockutils [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.251288] [47313]: DEBUG oslo_concurrency.lockutils [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.292122] [47312]: DEBUG nova.policy [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.298722] [47312]: INFO nova.api.openstack.requestlog [None req-275401a2-8cc2-4fdd-b70d-0dc20840e3e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.065628 [ 695.299347] [47312]: [pid: 47312|app: 0|req: 1965/3828] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.302188] [47312]: DEBUG nova.api.openstack.wsgi [req-92d93a73-1d40-4b66-8db7-22dd96aaeac1 req-8ed9265e-5026-4d32-b642-e23727fd9ccb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "50e4d9d3-a17b-4bb2-9816-bb44f269370e", "tag": "c9cc0c9c-9404-44be-84c8-6c8ac8c7b890"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 695.304395] [47313]: DEBUG nova.policy [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.308621] [47312]: DEBUG oslo_concurrency.lockutils [req-92d93a73-1d40-4b66-8db7-22dd96aaeac1 req-8ed9265e-5026-4d32-b642-e23727fd9ccb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.308855] [47312]: DEBUG oslo_concurrency.lockutils [req-92d93a73-1d40-4b66-8db7-22dd96aaeac1 req-8ed9265e-5026-4d32-b642-e23727fd9ccb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.308935] [47313]: DEBUG nova.policy [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.309060] [47312]: DEBUG oslo_concurrency.lockutils [req-92d93a73-1d40-4b66-8db7-22dd96aaeac1 req-8ed9265e-5026-4d32-b642-e23727fd9ccb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.309507] [47313]: DEBUG nova.policy [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.310113] [47313]: INFO nova.api.openstack.requestlog [None req-415508c7-6071-4ab0-839c-a007c8e6d929 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.067424 [ 695.310459] [47313]: [pid: 47313|app: 0|req: 1864/3829] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.312836] [47313]: DEBUG nova.api.openstack.wsgi [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.314470] [47313]: DEBUG nova.compute.api [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.317214] [47312]: INFO nova.api.openstack.compute.server_external_events [req-92d93a73-1d40-4b66-8db7-22dd96aaeac1 req-8ed9265e-5026-4d32-b642-e23727fd9ccb service nova] Creating event network-changed:c9cc0c9c-9404-44be-84c8-6c8ac8c7b890 for instance 50e4d9d3-a17b-4bb2-9816-bb44f269370e on cpu-1 [ 695.317767] [47313]: DEBUG oslo_concurrency.lockutils [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.318026] [47313]: DEBUG oslo_concurrency.lockutils [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.318295] [47313]: DEBUG oslo_concurrency.lockutils [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.318559] [47313]: DEBUG oslo_concurrency.lockutils [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.318752] [47313]: DEBUG oslo_concurrency.lockutils [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.319281] [47313]: DEBUG oslo_concurrency.lockutils [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.320088] [47312]: INFO nova.api.openstack.requestlog [req-92d93a73-1d40-4b66-8db7-22dd96aaeac1 req-8ed9265e-5026-4d32-b642-e23727fd9ccb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020192 [ 695.320339] [47312]: [pid: 47312|app: 0|req: 1966/3830] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:52 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 695.322924] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.324578] [47312]: DEBUG nova.compute.api [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.330518] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.331434] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.331434] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.331434] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.331434] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.331584] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.372656] [47313]: DEBUG nova.policy [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.373663] [47312]: DEBUG nova.policy [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.376651] [47313]: INFO nova.api.openstack.requestlog [None req-988a4110-7a52-4c56-a9e7-c83d99068c13 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.065546 [ 695.377124] [47313]: [pid: 47313|app: 0|req: 1865/3831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.377809] [47312]: INFO nova.api.openstack.requestlog [None req-f6fa9acf-c59a-405d-8634-cb16c38d08b1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.056800 [ 695.378239] [47312]: [pid: 47312|app: 0|req: 1967/3832] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.379250] [47313]: DEBUG nova.api.openstack.wsgi [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.380671] [47312]: DEBUG nova.api.openstack.wsgi [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.380771] [47313]: DEBUG nova.compute.api [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.381964] [47312]: DEBUG nova.compute.api [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.383935] [47313]: DEBUG oslo_concurrency.lockutils [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.384162] [47313]: DEBUG oslo_concurrency.lockutils [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.384374] [47313]: DEBUG oslo_concurrency.lockutils [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.384736] [47313]: DEBUG oslo_concurrency.lockutils [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.385017] [47313]: DEBUG oslo_concurrency.lockutils [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.385072] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.385698] [47313]: DEBUG oslo_concurrency.lockutils [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.385844] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.385844] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.385844] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.386066] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.386273] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.430071] [47312]: DEBUG nova.policy [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.431960] [47313]: DEBUG nova.policy [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.434430] [47312]: INFO nova.api.openstack.requestlog [None req-9fca22a3-30bf-4b5c-af66-31093c0e3d8a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.055623 [ 695.434727] [47312]: [pid: 47312|app: 0|req: 1968/3833] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.436248] [47313]: INFO nova.api.openstack.requestlog [None req-6080f1c5-da7a-4a2f-8cd9-83c6188625d7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.058687 [ 695.436576] [47313]: [pid: 47313|app: 0|req: 1866/3834] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.452601] [47312]: DEBUG nova.api.openstack.wsgi [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.456031] [47312]: DEBUG nova.compute.api [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.460986] [47312]: DEBUG oslo_concurrency.lockutils [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.461235] [47312]: DEBUG oslo_concurrency.lockutils [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.461419] [47312]: DEBUG oslo_concurrency.lockutils [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.461775] [47312]: DEBUG oslo_concurrency.lockutils [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.461969] [47312]: DEBUG oslo_concurrency.lockutils [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.462209] [47312]: DEBUG oslo_concurrency.lockutils [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.500370] [47313]: DEBUG nova.api.openstack.wsgi [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.502111] [47313]: DEBUG nova.compute.api [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.505718] [47313]: DEBUG oslo_concurrency.lockutils [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.505957] [47313]: DEBUG oslo_concurrency.lockutils [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.506048] [47312]: DEBUG nova.policy [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.506157] [47313]: DEBUG oslo_concurrency.lockutils [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.506510] [47313]: DEBUG oslo_concurrency.lockutils [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.506709] [47313]: DEBUG oslo_concurrency.lockutils [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.506882] [47313]: DEBUG oslo_concurrency.lockutils [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.510386] [47312]: DEBUG nova.policy [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.511331] [47312]: DEBUG nova.policy [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.515519] [47312]: INFO nova.api.openstack.requestlog [None req-c49835b1-b961-43b7-9541-280eaf74dbb8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.065687 [ 695.515896] [47312]: [pid: 47312|app: 0|req: 1969/3835] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.538882] [47313]: DEBUG nova.policy [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.539861] [47312]: DEBUG nova.api.openstack.wsgi [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.541574] [47312]: DEBUG nova.compute.api [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.543216] [47313]: INFO nova.api.openstack.requestlog [None req-20604fc5-26e6-4566-999e-b50a453a51fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045141 [ 695.543412] [47313]: [pid: 47313|app: 0|req: 1867/3836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.546353] [47312]: DEBUG oslo_concurrency.lockutils [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.547022] [47312]: DEBUG oslo_concurrency.lockutils [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.547022] [47312]: DEBUG oslo_concurrency.lockutils [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.547168] [47312]: DEBUG oslo_concurrency.lockutils [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.547307] [47312]: DEBUG oslo_concurrency.lockutils [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.547473] [47312]: DEBUG oslo_concurrency.lockutils [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.576587] [47312]: DEBUG nova.policy [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.580140] [47312]: INFO nova.api.openstack.requestlog [None req-41f09b29-fa90-4d9d-93bc-8a114ee9e249 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.042373 [ 695.580847] [47312]: [pid: 47312|app: 0|req: 1970/3837] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 695.586840] [47313]: DEBUG nova.api.openstack.wsgi [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.588554] [47313]: DEBUG nova.compute.api [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.592332] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.592429] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.592614] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.593436] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.593436] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.593436] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.612827] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.615113] [47312]: DEBUG nova.compute.api [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.618718] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.618921] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.619113] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.619457] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.619649] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.619817] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.622647] [47313]: DEBUG nova.policy [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.626725] [47313]: INFO nova.api.openstack.requestlog [None req-4cfaf2ad-9dfb-488f-8951-eb769f029be4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.041966 [ 695.627056] [47313]: [pid: 47313|app: 0|req: 1868/3838] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.643876] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.645457] [47313]: DEBUG nova.compute.api [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.648711] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.648943] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.649136] [47312]: DEBUG nova.policy [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.649227] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.649482] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.649679] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.649849] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.653383] [47312]: INFO nova.api.openstack.requestlog [None req-6a5d2ad8-e33b-4a2e-a405-1e93425652cb tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.042525 [ 695.653704] [47312]: [pid: 47312|app: 0|req: 1971/3839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.671732] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.673413] [47312]: DEBUG nova.compute.api [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.680016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.680016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.680016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.680016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.680016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.680016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.686240] [47313]: DEBUG nova.policy [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.691027] [47313]: INFO nova.api.openstack.requestlog [None req-7ff891de-2f81-42c7-bf75-8059335f8e51 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1270 microversion: 2.1 time: 0.048815 [ 695.691027] [47313]: [pid: 47313|app: 0|req: 1869/3840] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 695.723899] [47313]: DEBUG nova.api.openstack.wsgi [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.725583] [47313]: DEBUG nova.compute.api [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.729259] [47313]: DEBUG oslo_concurrency.lockutils [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.729407] [47313]: DEBUG oslo_concurrency.lockutils [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.729594] [47313]: DEBUG oslo_concurrency.lockutils [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.729951] [47313]: DEBUG oslo_concurrency.lockutils [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.730166] [47313]: DEBUG oslo_concurrency.lockutils [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.730341] [47313]: DEBUG oslo_concurrency.lockutils [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.730596] [47312]: DEBUG nova.policy [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.738326] [47312]: DEBUG nova.policy [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.739010] [47312]: DEBUG nova.policy [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.740764] [47312]: INFO nova.api.openstack.requestlog [None req-4c67706c-8651-44c3-a123-48a345386c08 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.071001 [ 695.741067] [47312]: [pid: 47312|app: 0|req: 1972/3841] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 695.743605] [47312]: DEBUG nova.api.openstack.wsgi [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.745187] [47312]: DEBUG nova.compute.api [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.749524] [47312]: DEBUG oslo_concurrency.lockutils [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.750681] [47312]: DEBUG oslo_concurrency.lockutils [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.750681] [47312]: DEBUG oslo_concurrency.lockutils [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.750681] [47312]: DEBUG oslo_concurrency.lockutils [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.750962] [47312]: DEBUG oslo_concurrency.lockutils [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.751113] [47312]: DEBUG oslo_concurrency.lockutils [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.767291] [47313]: DEBUG nova.policy [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.771411] [47313]: INFO nova.api.openstack.requestlog [None req-c829d017-1459-4f62-82bd-e24e09d11040 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.049717 [ 695.771722] [47313]: [pid: 47313|app: 0|req: 1870/3842] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 695.784140] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.786924] [47313]: DEBUG nova.compute.api [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.789063] [47312]: DEBUG nova.policy [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.790496] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.790747] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.790928] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.791301] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.792057] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.792057] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.793594] [47312]: INFO nova.api.openstack.requestlog [None req-2017bad3-024e-467f-9a7e-3e1e9767761f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.051912 [ 695.793921] [47312]: [pid: 47312|app: 0|req: 1973/3843] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.826751] [47313]: DEBUG nova.policy [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.831660] [47313]: INFO nova.api.openstack.requestlog [None req-0ff8692e-2d4b-4b2b-a872-0514ec206435 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.049522 [ 695.832798] [47313]: [pid: 47313|app: 0|req: 1871/3844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.832910] [47312]: DEBUG nova.api.openstack.wsgi [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.834618] [47312]: DEBUG nova.compute.api [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.837980] [47312]: DEBUG oslo_concurrency.lockutils [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.839222] [47312]: DEBUG oslo_concurrency.lockutils [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.839222] [47312]: DEBUG oslo_concurrency.lockutils [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.839222] [47312]: DEBUG oslo_concurrency.lockutils [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.839222] [47312]: DEBUG oslo_concurrency.lockutils [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.839222] [47312]: DEBUG oslo_concurrency.lockutils [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.877463] [47312]: DEBUG nova.policy [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.878874] [47313]: DEBUG nova.api.openstack.wsgi [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 695.880543] [47313]: DEBUG nova.compute.api [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 695.881736] [47312]: INFO nova.api.openstack.requestlog [None req-49fa9765-49a2-4298-a12e-e926c0f62023 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.051908 [ 695.882261] [47312]: [pid: 47312|app: 0|req: 1974/3845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 695.884187] [47313]: DEBUG oslo_concurrency.lockutils [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.884460] [47313]: DEBUG oslo_concurrency.lockutils [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.884665] [47313]: DEBUG oslo_concurrency.lockutils [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.885039] [47313]: DEBUG oslo_concurrency.lockutils [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 695.885262] [47313]: DEBUG oslo_concurrency.lockutils [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 695.885438] [47313]: DEBUG oslo_concurrency.lockutils [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 695.921719] [47313]: DEBUG nova.policy [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 695.927061] [47313]: INFO nova.api.openstack.requestlog [None req-f36ae3ba-17fe-4350-8f6a-105526f2d789 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.050305 [ 695.927419] [47313]: [pid: 47313|app: 0|req: 1872/3846] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.059026] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.059201] [47313]: DEBUG nova.api.openstack.wsgi [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.059266] [47312]: DEBUG nova.compute.api [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.060161] [47313]: DEBUG nova.compute.api [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.062184] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.062424] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.062601] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.062953] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.063154] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.063321] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.064522] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.065294] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.068018] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.068018] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.068018] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.068018] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.109675] [47313]: DEBUG nova.policy [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.109843] [47312]: DEBUG nova.policy [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.114338] [47313]: INFO nova.api.openstack.requestlog [None req-ea5aff7e-4ffe-4901-a192-cb0eda6dece6 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1238 microversion: 2.1 time: 0.057995 [ 696.114338] [47313]: [pid: 47313|app: 0|req: 1873/3847] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.114485] [47312]: DEBUG nova.policy [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.115210] [47312]: DEBUG nova.policy [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.116786] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.117813] [47312]: INFO nova.api.openstack.requestlog [None req-1ffd8560-10f9-4070-b71c-f6795291bed0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.063163 [ 696.118132] [47312]: [pid: 47312|app: 0|req: 1975/3848] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 696.119606] [47313]: DEBUG nova.compute.api [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.124229] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.124466] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.124645] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.124998] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.125206] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.125380] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.131313] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.133007] [47312]: DEBUG nova.compute.api [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.136593] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.136824] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.137007] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.137365] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.137561] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.137732] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.165077] [47313]: DEBUG nova.policy [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.169425] [47313]: INFO nova.api.openstack.requestlog [None req-1b61053d-d0bc-49b0-9383-e5efb10a8934 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.054703 [ 696.169770] [47313]: [pid: 47313|app: 0|req: 1874/3849] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.173101] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.174783] [47313]: DEBUG nova.compute.api [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.179038] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.179278] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.179461] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.180050] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.180297] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.180478] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.182389] [47312]: DEBUG nova.policy [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.186453] [47312]: INFO nova.api.openstack.requestlog [None req-7f97b017-dcba-4ddf-b6bc-4ec408791aeb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.057027 [ 696.186790] [47312]: [pid: 47312|app: 0|req: 1976/3850] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:52 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.189160] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.190832] [47312]: DEBUG nova.compute.api [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.194446] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.194729] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.194976] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.195430] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.195691] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.195923] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.221421] [47313]: DEBUG nova.policy [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.225689] [47313]: INFO nova.api.openstack.requestlog [None req-5a8b6373-4e5d-4e06-b7ce-2b46e776f390 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055348 [ 696.226015] [47313]: [pid: 47313|app: 0|req: 1875/3851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.230174] [47313]: DEBUG nova.api.openstack.wsgi [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.230308] [47313]: DEBUG nova.compute.api [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.230776] [47312]: DEBUG nova.policy [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.234768] [47313]: DEBUG oslo_concurrency.lockutils [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.234877] [47312]: INFO nova.api.openstack.requestlog [None req-7ddf2f29-2e66-48e0-a997-97cb4bb1f0b6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047483 [ 696.234996] [47313]: DEBUG oslo_concurrency.lockutils [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.235145] [47312]: [pid: 47312|app: 0|req: 1977/3852] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.235190] [47313]: DEBUG oslo_concurrency.lockutils [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.235532] [47313]: DEBUG oslo_concurrency.lockutils [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.235729] [47313]: DEBUG oslo_concurrency.lockutils [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.235900] [47313]: DEBUG oslo_concurrency.lockutils [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.248533] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.250212] [47312]: DEBUG nova.compute.api [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.254346] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.254586] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.254760] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.255159] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.255361] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.255562] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.271436] [47313]: DEBUG nova.policy [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.277114] [47313]: INFO nova.api.openstack.requestlog [None req-66191183-8900-48dd-afbe-9d5a0f3829fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.050442 [ 696.277495] [47313]: [pid: 47313|app: 0|req: 1876/3853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.286029] [47313]: DEBUG nova.api.openstack.wsgi [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.286029] [47313]: DEBUG nova.compute.api [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.290096] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.290540] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.290860] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.291393] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.291722] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.292055] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.299175] [47312]: DEBUG nova.policy [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.303815] [47312]: DEBUG nova.policy [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.304462] [47312]: DEBUG nova.policy [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.307322] [47312]: INFO nova.api.openstack.requestlog [None req-ae96c220-5b16-4125-9b83-cd4ad8e598d5 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.061498 [ 696.307618] [47312]: [pid: 47312|app: 0|req: 1978/3854] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 696.311061] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.312704] [47312]: DEBUG nova.compute.api [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.315798] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.316085] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.316312] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.316730] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.316939] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.317167] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.339584] [47313]: DEBUG nova.policy [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.344079] [47313]: INFO nova.api.openstack.requestlog [None req-1fc0341b-77e5-4ef3-9b42-17e3e0f036ea tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.065991 [ 696.344417] [47313]: [pid: 47313|app: 0|req: 1877/3855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.348600] [47313]: DEBUG nova.api.openstack.wsgi [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.350293] [47313]: DEBUG nova.compute.api [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.353767] [47313]: DEBUG oslo_concurrency.lockutils [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.354046] [47313]: DEBUG oslo_concurrency.lockutils [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.354563] [47313]: DEBUG oslo_concurrency.lockutils [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.354563] [47313]: DEBUG oslo_concurrency.lockutils [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.354808] [47313]: DEBUG oslo_concurrency.lockutils [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.354953] [47313]: DEBUG oslo_concurrency.lockutils [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.355675] [47312]: DEBUG nova.policy [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.360371] [47312]: INFO nova.api.openstack.requestlog [None req-e4aa20b1-700a-4cea-a352-3dad1ea6cad0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.050731 [ 696.360479] [47312]: [pid: 47312|app: 0|req: 1979/3856] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 696.390123] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.391891] [47312]: DEBUG nova.compute.api [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.395721] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.395805] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.395988] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.396351] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.396580] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.396704] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.398038] [47313]: DEBUG nova.policy [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.402529] [47313]: DEBUG nova.policy [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.403243] [47313]: DEBUG nova.policy [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.404579] [47313]: INFO nova.api.openstack.requestlog [None req-371b3613-1d1b-4394-8100-030e3342f770 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.058931 [ 696.404579] [47313]: [pid: 47313|app: 0|req: 1878/3857] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 696.409017] [47313]: DEBUG nova.api.openstack.wsgi [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.409875] [47313]: DEBUG nova.compute.api [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.414072] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.414356] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.414786] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.414951] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.415235] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.415460] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.436545] [47312]: DEBUG nova.policy [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.440934] [47312]: INFO nova.api.openstack.requestlog [None req-7b02f17f-197a-42d7-b9b7-ee37ca485735 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.053072 [ 696.441394] [47312]: [pid: 47312|app: 0|req: 1980/3858] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.448580] [47312]: DEBUG nova.api.openstack.wsgi [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.450163] [47312]: DEBUG nova.compute.api [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.452069] [47313]: DEBUG nova.policy [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.454814] [47312]: DEBUG oslo_concurrency.lockutils [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.454814] [47312]: DEBUG oslo_concurrency.lockutils [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.454814] [47312]: DEBUG oslo_concurrency.lockutils [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.454814] [47312]: DEBUG oslo_concurrency.lockutils [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.454814] [47312]: DEBUG oslo_concurrency.lockutils [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.454814] [47312]: DEBUG oslo_concurrency.lockutils [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.457620] [47313]: INFO nova.api.openstack.requestlog [None req-18b151e8-02ff-440c-93d5-34e5d89ad6dd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.050909 [ 696.458643] [47313]: [pid: 47313|app: 0|req: 1879/3859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.461462] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.462697] [47313]: DEBUG nova.compute.api [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.465877] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.466128] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.466320] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.466676] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.466871] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.467062] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.499339] [47312]: DEBUG nova.policy [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.503728] [47312]: INFO nova.api.openstack.requestlog [None req-f172d6e8-04ea-46fc-a5fd-742ba8c3bf96 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.060071 [ 696.504051] [47312]: [pid: 47312|app: 0|req: 1981/3860] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 696.511149] [47313]: DEBUG nova.policy [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.515566] [47313]: INFO nova.api.openstack.requestlog [None req-4e603730-531a-43e1-8d95-ca6d5ac1f0ca tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.056957 [ 696.515911] [47313]: [pid: 47313|app: 0|req: 1880/3861] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.532603] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.534420] [47312]: DEBUG nova.compute.api [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.537802] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.538046] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.538234] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.538610] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.538806] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.538976] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.555508] [47313]: DEBUG nova.api.openstack.wsgi [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.557162] [47313]: DEBUG nova.compute.api [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.560661] [47313]: DEBUG oslo_concurrency.lockutils [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.560891] [47313]: DEBUG oslo_concurrency.lockutils [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.561085] [47313]: DEBUG oslo_concurrency.lockutils [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.561441] [47313]: DEBUG oslo_concurrency.lockutils [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.561634] [47313]: DEBUG oslo_concurrency.lockutils [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.561805] [47313]: DEBUG oslo_concurrency.lockutils [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.575335] [47312]: DEBUG nova.policy [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.579433] [47312]: DEBUG nova.policy [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.580063] [47312]: DEBUG nova.policy [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.582551] [47312]: INFO nova.api.openstack.requestlog [None req-9c16372a-dae4-4dda-832d-8b2e11fe7e14 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.052417 [ 696.582855] [47312]: [pid: 47312|app: 0|req: 1982/3862] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 696.593974] [47312]: DEBUG nova.api.openstack.wsgi [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.594530] [47313]: DEBUG nova.policy [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.595525] [47312]: DEBUG nova.compute.api [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.598362] [47313]: INFO nova.api.openstack.requestlog [None req-12832a80-1979-4740-9486-f574db096bff tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.044940 [ 696.599025] [47312]: DEBUG oslo_concurrency.lockutils [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.599099] [47313]: [pid: 47313|app: 0|req: 1881/3863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.599148] [47312]: DEBUG oslo_concurrency.lockutils [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.599148] [47312]: DEBUG oslo_concurrency.lockutils [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.599261] [47312]: DEBUG oslo_concurrency.lockutils [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.599457] [47312]: DEBUG oslo_concurrency.lockutils [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.599629] [47312]: DEBUG oslo_concurrency.lockutils [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.637422] [47312]: DEBUG nova.policy [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.638018] [47313]: DEBUG nova.api.openstack.wsgi [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.639653] [47313]: DEBUG nova.compute.api [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.641308] [47312]: INFO nova.api.openstack.requestlog [None req-559ccd2f-61ac-4fb2-aa44-81c09f76fdb8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.049127 [ 696.641615] [47312]: [pid: 47312|app: 0|req: 1983/3864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.643137] [47313]: DEBUG oslo_concurrency.lockutils [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.643380] [47313]: DEBUG oslo_concurrency.lockutils [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.643566] [47313]: DEBUG oslo_concurrency.lockutils [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.643956] [47313]: DEBUG oslo_concurrency.lockutils [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.644115] [47313]: DEBUG oslo_concurrency.lockutils [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.644304] [47313]: DEBUG oslo_concurrency.lockutils [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.664586] [47312]: DEBUG nova.api.openstack.wsgi [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.666152] [47312]: DEBUG nova.compute.api [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.669309] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.669545] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.669726] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.670092] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.670290] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.670461] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.675954] [47313]: DEBUG nova.policy [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.679679] [47313]: INFO nova.api.openstack.requestlog [None req-153308f7-b02c-4d4c-ba90-1fc77033a7f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.043809 [ 696.680171] [47313]: [pid: 47313|app: 0|req: 1882/3865] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.705098] [47312]: DEBUG nova.policy [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.706868] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.708510] [47313]: DEBUG nova.compute.api [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.708742] [47312]: INFO nova.api.openstack.requestlog [None req-8aef5568-4498-47e6-99f5-3e9732232440 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.046067 [ 696.709061] [47312]: [pid: 47312|app: 0|req: 1984/3866] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.713016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.713016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.713016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.713016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.713016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.713016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.751802] [47313]: DEBUG nova.policy [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.755026] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.755531] [47313]: INFO nova.api.openstack.requestlog [None req-ae233d14-b09a-43ea-8144-563523bc4b1b tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1270 microversion: 2.1 time: 0.050626 [ 696.755963] [47313]: [pid: 47313|app: 0|req: 1883/3867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.756641] [47312]: DEBUG nova.compute.api [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.760206] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.760476] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.760622] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.760972] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.761184] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.761358] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.787458] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.789055] [47313]: DEBUG nova.compute.api [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.792377] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.792596] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.792778] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.793171] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.793379] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.793553] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.797635] [47312]: DEBUG nova.policy [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.801834] [47312]: DEBUG nova.policy [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.802479] [47312]: DEBUG nova.policy [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.803924] [47312]: INFO nova.api.openstack.requestlog [None req-e4fe2e53-260e-47ab-8633-2412ef7efaa0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.050377 [ 696.803924] [47312]: [pid: 47312|app: 0|req: 1985/3868] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 696.809725] [47312]: DEBUG nova.api.openstack.wsgi [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.811293] [47312]: DEBUG nova.compute.api [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.814588] [47312]: DEBUG oslo_concurrency.lockutils [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.814818] [47312]: DEBUG oslo_concurrency.lockutils [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.815008] [47312]: DEBUG oslo_concurrency.lockutils [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.815372] [47312]: DEBUG oslo_concurrency.lockutils [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.815572] [47312]: DEBUG oslo_concurrency.lockutils [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.815744] [47312]: DEBUG oslo_concurrency.lockutils [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.826150] [47313]: DEBUG nova.policy [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.830173] [47313]: INFO nova.api.openstack.requestlog [None req-7ea9edcf-ba8b-427e-bb27-64714a2634e0 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.044862 [ 696.830493] [47313]: [pid: 47313|app: 0|req: 1884/3869] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.844519] [47313]: DEBUG nova.api.openstack.wsgi [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.846075] [47313]: DEBUG nova.compute.api [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.849111] [47313]: DEBUG oslo_concurrency.lockutils [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.849345] [47313]: DEBUG oslo_concurrency.lockutils [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.849593] [47313]: DEBUG oslo_concurrency.lockutils [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.849862] [47313]: DEBUG oslo_concurrency.lockutils [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.850068] [47313]: DEBUG oslo_concurrency.lockutils [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.850241] [47313]: DEBUG oslo_concurrency.lockutils [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.855313] [47312]: DEBUG nova.policy [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.859283] [47312]: INFO nova.api.openstack.requestlog [None req-6edcec90-31d7-4a5e-aebc-95f6be2cd0f6 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.054464 [ 696.859832] [47312]: [pid: 47312|app: 0|req: 1986/3870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 696.881167] [47313]: DEBUG nova.policy [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.884667] [47313]: INFO nova.api.openstack.requestlog [None req-219dba50-ddda-4ad6-854e-457e30500a06 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1268 microversion: 2.1 time: 0.042010 [ 696.884964] [47313]: [pid: 47313|app: 0|req: 1885/3871] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1268 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 696.896762] [47312]: DEBUG nova.api.openstack.wsgi [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.898348] [47312]: DEBUG nova.compute.api [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.901555] [47312]: DEBUG oslo_concurrency.lockutils [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.901781] [47312]: DEBUG oslo_concurrency.lockutils [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.901964] [47312]: DEBUG oslo_concurrency.lockutils [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.902488] [47312]: DEBUG oslo_concurrency.lockutils [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.903452] [47312]: DEBUG oslo_concurrency.lockutils [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.903452] [47312]: DEBUG oslo_concurrency.lockutils [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.940654] [47312]: DEBUG nova.policy [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 696.946089] [47313]: DEBUG nova.api.openstack.wsgi [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 696.946211] [47312]: INFO nova.api.openstack.requestlog [None req-dac73ef2-aa94-429b-b373-fed9b9078282 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.051396 [ 696.949372] [47312]: [pid: 47312|app: 0|req: 1987/3872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 696.949465] [47313]: DEBUG nova.compute.api [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 696.951105] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.951350] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.951534] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 696.951898] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 696.952128] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 696.952314] [47313]: DEBUG oslo_concurrency.lockutils [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.002746] [47313]: DEBUG nova.policy [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.006892] [47313]: INFO nova.api.openstack.requestlog [None req-24b8ea34-9b83-48d0-9870-b5f622a0109c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.063072 [ 697.007335] [47313]: [pid: 47313|app: 0|req: 1886/3873] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.125232] [47312]: DEBUG nova.api.openstack.wsgi [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.126902] [47312]: DEBUG nova.compute.api [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.132160] [47313]: DEBUG nova.api.openstack.wsgi [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.133909] [47312]: DEBUG oslo_concurrency.lockutils [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.134012] [47313]: DEBUG nova.compute.api [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.134138] [47312]: DEBUG oslo_concurrency.lockutils [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.134348] [47312]: DEBUG oslo_concurrency.lockutils [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.134700] [47312]: DEBUG oslo_concurrency.lockutils [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.134898] [47312]: DEBUG oslo_concurrency.lockutils [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.135097] [47312]: DEBUG oslo_concurrency.lockutils [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.137251] [47313]: DEBUG oslo_concurrency.lockutils [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.137478] [47313]: DEBUG oslo_concurrency.lockutils [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.137661] [47313]: DEBUG oslo_concurrency.lockutils [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.138023] [47313]: DEBUG oslo_concurrency.lockutils [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.138229] [47313]: DEBUG oslo_concurrency.lockutils [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.138418] [47313]: DEBUG oslo_concurrency.lockutils [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.184380] [47312]: DEBUG nova.policy [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.186443] [47313]: DEBUG nova.policy [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.188961] [47312]: INFO nova.api.openstack.requestlog [None req-636bb364-2894-4a2f-8059-da282d536387 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1238 microversion: 2.1 time: 0.066092 [ 697.189288] [47312]: [pid: 47312|app: 0|req: 1988/3874] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.190809] [47313]: DEBUG nova.policy [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.191442] [47313]: DEBUG nova.policy [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.194260] [47313]: INFO nova.api.openstack.requestlog [None req-75287117-881c-4b0d-88de-26766ea3274c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.064450 [ 697.194662] [47313]: [pid: 47313|app: 0|req: 1887/3875] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:53 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.195026] [47312]: DEBUG nova.api.openstack.wsgi [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.196592] [47312]: DEBUG nova.compute.api [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.200033] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.200131] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.201027] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.201114] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.201159] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.201159] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.201159] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.202083] [47313]: DEBUG nova.compute.api [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.206878] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.207125] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.207320] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.207668] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.207865] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.208048] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.249650] [47312]: DEBUG nova.policy [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.252017] [47313]: DEBUG nova.policy [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.254894] [47312]: INFO nova.api.openstack.requestlog [None req-efb01998-b9ef-4e93-bfe7-f3b4bacb7783 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.065017 [ 697.255246] [47312]: [pid: 47312|app: 0|req: 1989/3876] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.256385] [47313]: INFO nova.api.openstack.requestlog [None req-a2d3647a-2819-49ae-adbb-74cd56474359 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.057672 [ 697.256717] [47313]: [pid: 47313|app: 0|req: 1888/3877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.261031] [47312]: DEBUG nova.api.openstack.wsgi [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.261031] [47312]: DEBUG nova.compute.api [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.261162] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.262336] [47312]: DEBUG oslo_concurrency.lockutils [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.262550] [47313]: DEBUG nova.compute.api [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.262626] [47312]: DEBUG oslo_concurrency.lockutils [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.262726] [47312]: DEBUG oslo_concurrency.lockutils [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.263130] [47312]: DEBUG oslo_concurrency.lockutils [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.263329] [47312]: DEBUG oslo_concurrency.lockutils [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.263498] [47312]: DEBUG oslo_concurrency.lockutils [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.267489] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.268030] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.268419] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.269242] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.269639] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.270104] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.305647] [47312]: DEBUG nova.policy [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.313118] [47312]: INFO nova.api.openstack.requestlog [None req-213416bb-5036-4165-ada5-ca89c572f076 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.055948 [ 697.313247] [47313]: DEBUG nova.policy [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.313321] [47312]: [pid: 47312|app: 0|req: 1990/3878] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.315196] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.316779] [47312]: DEBUG nova.compute.api [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.320017] [47313]: INFO nova.api.openstack.requestlog [None req-a2f8343e-2ea8-4a6b-a5db-e23958cc4f0e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.060988 [ 697.320017] [47313]: [pid: 47313|app: 0|req: 1889/3879] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.320531] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.320747] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.320951] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.321323] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.321514] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.321681] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.322522] [47313]: DEBUG nova.api.openstack.wsgi [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.324310] [47313]: DEBUG nova.compute.api [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.327732] [47313]: DEBUG oslo_concurrency.lockutils [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.328095] [47313]: DEBUG oslo_concurrency.lockutils [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.328408] [47313]: DEBUG oslo_concurrency.lockutils [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.328856] [47313]: DEBUG oslo_concurrency.lockutils [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.330021] [47313]: DEBUG oslo_concurrency.lockutils [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.330021] [47313]: DEBUG oslo_concurrency.lockutils [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.366262] [47312]: DEBUG nova.policy [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.370345] [47313]: DEBUG nova.policy [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.372719] [47312]: INFO nova.api.openstack.requestlog [None req-0c470046-ebda-48c6-9590-d312dff91620 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.059795 [ 697.373175] [47312]: [pid: 47312|app: 0|req: 1991/3880] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.375642] [47312]: DEBUG nova.api.openstack.wsgi [req-2bc13b65-aec6-463f-9292-5320070662b9 req-b9e7aa58-26f9-4871-89b3-a03429fa6fd1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50e4d9d3-a17b-4bb2-9816-bb44f269370e", "name": "network-vif-deleted", "tag": "c9cc0c9c-9404-44be-84c8-6c8ac8c7b890"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 697.376342] [47313]: DEBUG nova.policy [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.377392] [47313]: DEBUG nova.policy [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.381351] [47313]: INFO nova.api.openstack.requestlog [None req-43bbdc09-8461-4154-882c-2b93922f2a6b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.060847 [ 697.381691] [47313]: [pid: 47313|app: 0|req: 1890/3881] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.382838] [47312]: DEBUG oslo_concurrency.lockutils [req-2bc13b65-aec6-463f-9292-5320070662b9 req-b9e7aa58-26f9-4871-89b3-a03429fa6fd1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.383188] [47312]: DEBUG oslo_concurrency.lockutils [req-2bc13b65-aec6-463f-9292-5320070662b9 req-b9e7aa58-26f9-4871-89b3-a03429fa6fd1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.383399] [47312]: DEBUG oslo_concurrency.lockutils [req-2bc13b65-aec6-463f-9292-5320070662b9 req-b9e7aa58-26f9-4871-89b3-a03429fa6fd1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.385600] [47313]: DEBUG nova.api.openstack.wsgi [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.387796] [47313]: DEBUG nova.compute.api [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.389822] [47312]: INFO nova.api.openstack.compute.server_external_events [req-2bc13b65-aec6-463f-9292-5320070662b9 req-b9e7aa58-26f9-4871-89b3-a03429fa6fd1 service nova] Creating event network-vif-deleted:c9cc0c9c-9404-44be-84c8-6c8ac8c7b890 for instance 50e4d9d3-a17b-4bb2-9816-bb44f269370e on cpu-1 [ 697.390372] [47313]: DEBUG oslo_concurrency.lockutils [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.390606] [47313]: DEBUG oslo_concurrency.lockutils [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.390786] [47313]: DEBUG oslo_concurrency.lockutils [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.391144] [47313]: DEBUG oslo_concurrency.lockutils [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.391342] [47313]: DEBUG oslo_concurrency.lockutils [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.391508] [47313]: DEBUG oslo_concurrency.lockutils [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.392808] [47312]: INFO nova.api.openstack.requestlog [req-2bc13b65-aec6-463f-9292-5320070662b9 req-b9e7aa58-26f9-4871-89b3-a03429fa6fd1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018899 [ 697.393686] [47312]: [pid: 47312|app: 0|req: 1992/3882] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:12:54 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 697.396115] [47312]: DEBUG nova.api.openstack.wsgi [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.397921] [47312]: DEBUG nova.compute.api [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.400917] [47312]: DEBUG oslo_concurrency.lockutils [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.401174] [47312]: DEBUG oslo_concurrency.lockutils [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.401367] [47312]: DEBUG oslo_concurrency.lockutils [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.401744] [47312]: DEBUG oslo_concurrency.lockutils [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.401913] [47312]: DEBUG oslo_concurrency.lockutils [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.402120] [47312]: DEBUG oslo_concurrency.lockutils [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.424263] [47313]: DEBUG nova.policy [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.428346] [47313]: INFO nova.api.openstack.requestlog [None req-809dec86-5683-4285-b938-133baa94d494 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.046097 [ 697.428697] [47313]: [pid: 47313|app: 0|req: 1891/3883] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.430969] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.432513] [47313]: DEBUG nova.compute.api [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.434687] [47312]: DEBUG nova.policy [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.435789] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.436026] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.436214] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.436640] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.436757] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.436926] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.438817] [47312]: INFO nova.api.openstack.requestlog [None req-1762cfaa-0c9e-4b6c-9095-31af6c820833 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.044791 [ 697.439161] [47312]: [pid: 47312|app: 0|req: 1993/3884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.452892] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.455372] [47312]: DEBUG nova.compute.api [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.458716] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.458949] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.459145] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.459916] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.459916] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.459916] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.469459] [47313]: DEBUG nova.policy [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.473746] [47313]: DEBUG nova.policy [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.474381] [47313]: DEBUG nova.policy [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.474980] [47313]: INFO nova.api.openstack.requestlog [None req-d2cccde5-0ff3-4aad-ade3-2af485701074 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.045846 [ 697.475312] [47313]: [pid: 47313|app: 0|req: 1892/3885] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.477822] [47313]: DEBUG nova.api.openstack.wsgi [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.479117] [47313]: DEBUG nova.compute.api [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.482462] [47313]: DEBUG oslo_concurrency.lockutils [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.482561] [47313]: DEBUG oslo_concurrency.lockutils [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.482701] [47313]: DEBUG oslo_concurrency.lockutils [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.483082] [47313]: DEBUG oslo_concurrency.lockutils [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.483788] [47313]: DEBUG oslo_concurrency.lockutils [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.483788] [47313]: DEBUG oslo_concurrency.lockutils [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.491524] [47312]: DEBUG nova.policy [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.496039] [47312]: INFO nova.api.openstack.requestlog [None req-ca8cb0e8-af34-46ce-a2d1-08bdf8f7c41a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.045352 [ 697.496503] [47312]: [pid: 47312|app: 0|req: 1994/3886] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.515083] [47313]: DEBUG nova.policy [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.515913] [47312]: DEBUG nova.api.openstack.wsgi [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.517700] [47312]: DEBUG nova.compute.api [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.519043] [47313]: INFO nova.api.openstack.requestlog [None req-851ccd84-ac26-4364-8df3-74e1847868eb tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.043179 [ 697.519358] [47313]: [pid: 47313|app: 0|req: 1893/3887] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.523168] [47312]: DEBUG oslo_concurrency.lockutils [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.523168] [47312]: DEBUG oslo_concurrency.lockutils [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.523168] [47312]: DEBUG oslo_concurrency.lockutils [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.523168] [47312]: DEBUG oslo_concurrency.lockutils [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.523168] [47312]: DEBUG oslo_concurrency.lockutils [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.523168] [47312]: DEBUG oslo_concurrency.lockutils [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.526476] [47313]: DEBUG nova.api.openstack.wsgi [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.528401] [47313]: DEBUG nova.compute.api [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.531359] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.531585] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.531767] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.532992] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.532992] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.532992] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.564864] [47312]: DEBUG nova.policy [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.565396] [47313]: DEBUG nova.policy [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.569359] [47312]: INFO nova.api.openstack.requestlog [None req-2437c6a0-9d35-4d88-94c1-6c0cc573852e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.055465 [ 697.569620] [47313]: INFO nova.api.openstack.requestlog [None req-cfdf6abb-41ad-4313-86a5-c1fe9faa0d7e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.044951 [ 697.569695] [47312]: [pid: 47312|app: 0|req: 1995/3888] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.570076] [47313]: [pid: 47313|app: 0|req: 1894/3889] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 697.596083] [47312]: DEBUG nova.api.openstack.wsgi [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.598265] [47312]: DEBUG nova.compute.api [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.601721] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.601960] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.602249] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.602606] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.602805] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.602978] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.610578] [47313]: DEBUG nova.api.openstack.wsgi [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.612793] [47313]: DEBUG nova.compute.api [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.615986] [47313]: DEBUG oslo_concurrency.lockutils [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.616228] [47313]: DEBUG oslo_concurrency.lockutils [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.616418] [47313]: DEBUG oslo_concurrency.lockutils [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.616773] [47313]: DEBUG oslo_concurrency.lockutils [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.616961] [47313]: DEBUG oslo_concurrency.lockutils [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.617142] [47313]: DEBUG oslo_concurrency.lockutils [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.643932] [47312]: DEBUG nova.policy [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.648536] [47312]: DEBUG nova.policy [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.649147] [47312]: DEBUG nova.policy [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.651687] [47312]: INFO nova.api.openstack.requestlog [None req-cce8e31b-806c-4e1e-bfe1-4573d8f59ca6 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.057879 [ 697.652153] [47312]: [pid: 47312|app: 0|req: 1996/3890] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.654442] [47312]: DEBUG nova.api.openstack.wsgi [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.654527] [47313]: DEBUG nova.policy [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.655948] [47312]: DEBUG nova.compute.api [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.659556] [47312]: DEBUG oslo_concurrency.lockutils [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.659648] [47313]: INFO nova.api.openstack.requestlog [None req-e405cbf6-a1c3-4a97-b95d-e2c5e76b52fb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.051426 [ 697.659787] [47312]: DEBUG oslo_concurrency.lockutils [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.660103] [47312]: DEBUG oslo_concurrency.lockutils [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.660172] [47313]: [pid: 47313|app: 0|req: 1895/3891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.660525] [47312]: DEBUG oslo_concurrency.lockutils [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.660749] [47312]: DEBUG oslo_concurrency.lockutils [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.660924] [47312]: DEBUG oslo_concurrency.lockutils [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.690236] [47312]: DEBUG nova.policy [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.694029] [47312]: INFO nova.api.openstack.requestlog [None req-a524b219-1d4d-45c0-a283-a96d4efa77b3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.041361 [ 697.694158] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.694634] [47312]: [pid: 47312|app: 0|req: 1997/3892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.696338] [47313]: DEBUG nova.compute.api [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.699703] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.699994] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.700138] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.700817] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.700817] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.701018] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.721212] [47312]: DEBUG nova.api.openstack.wsgi [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.722833] [47312]: DEBUG nova.compute.api [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.726187] [47312]: DEBUG oslo_concurrency.lockutils [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.726427] [47312]: DEBUG oslo_concurrency.lockutils [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.726616] [47312]: DEBUG oslo_concurrency.lockutils [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.727422] [47312]: DEBUG oslo_concurrency.lockutils [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.727422] [47312]: DEBUG oslo_concurrency.lockutils [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.727422] [47312]: DEBUG oslo_concurrency.lockutils [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.736341] [47313]: DEBUG nova.policy [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.740501] [47313]: INFO nova.api.openstack.requestlog [None req-6b923fe6-cbdb-467a-87a1-174a07b5b646 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.048527 [ 697.740814] [47313]: [pid: 47313|app: 0|req: 1896/3893] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.762696] [47312]: DEBUG nova.policy [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.767334] [47312]: INFO nova.api.openstack.requestlog [None req-962e620b-a914-450e-a952-abf2732c5f67 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.048470 [ 697.767422] [47313]: DEBUG nova.api.openstack.wsgi [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.767650] [47312]: [pid: 47312|app: 0|req: 1998/3894] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.769647] [47313]: DEBUG nova.compute.api [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.774704] [47313]: DEBUG oslo_concurrency.lockutils [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.774961] [47313]: DEBUG oslo_concurrency.lockutils [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.775554] [47313]: DEBUG oslo_concurrency.lockutils [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.775962] [47313]: DEBUG oslo_concurrency.lockutils [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.776185] [47313]: DEBUG oslo_concurrency.lockutils [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.776726] [47313]: DEBUG oslo_concurrency.lockutils [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.810977] [47313]: DEBUG nova.policy [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.815434] [47313]: INFO nova.api.openstack.requestlog [None req-e35867a6-0d96-48b9-a15e-a6cfef972b00 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1270 microversion: 2.1 time: 0.049853 [ 697.815434] [47313]: [pid: 47313|app: 0|req: 1897/3895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.818482] [47312]: DEBUG nova.api.openstack.wsgi [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.820150] [47312]: DEBUG nova.compute.api [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.823632] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.823859] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.824124] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.824754] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.824754] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.824859] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.841593] [47313]: DEBUG nova.api.openstack.wsgi [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.843459] [47313]: DEBUG nova.compute.api [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.847112] [47313]: DEBUG oslo_concurrency.lockutils [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.847514] [47313]: DEBUG oslo_concurrency.lockutils [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.848555] [47313]: DEBUG oslo_concurrency.lockutils [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.849486] [47313]: DEBUG oslo_concurrency.lockutils [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.849486] [47313]: DEBUG oslo_concurrency.lockutils [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.851322] [47313]: DEBUG oslo_concurrency.lockutils [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.861025] [47312]: DEBUG nova.policy [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.863143] [47312]: DEBUG nova.policy [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.864025] [47312]: DEBUG nova.policy [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.864415] [47312]: INFO nova.api.openstack.requestlog [None req-e03e8af4-d178-4a29-a2d8-9f0bd91195f5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.048734 [ 697.864717] [47312]: [pid: 47312|app: 0|req: 1999/3896] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 697.870398] [47312]: DEBUG nova.api.openstack.wsgi [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.872018] [47312]: DEBUG nova.compute.api [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.876475] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.876475] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.876475] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.876475] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.876475] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.876475] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.889228] [47313]: DEBUG nova.policy [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.892906] [47313]: INFO nova.api.openstack.requestlog [None req-29dee452-5e6b-41a0-a4f8-e935b144c3a2 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.053982 [ 697.893238] [47313]: [pid: 47313|app: 0|req: 1898/3897] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.897158] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.898871] [47313]: DEBUG nova.compute.api [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.902465] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.904018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.904018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.904018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.904018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.904018] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.917975] [47312]: DEBUG nova.policy [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.922286] [47312]: INFO nova.api.openstack.requestlog [None req-72f2edee-ee80-454f-a312-898ad0e78cde tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.053540 [ 697.922580] [47312]: [pid: 47312|app: 0|req: 2000/3898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 697.938522] [47313]: DEBUG nova.policy [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 697.943606] [47313]: INFO nova.api.openstack.requestlog [None req-9b90ffdd-585d-426c-855f-b2305a846bcd tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1212 microversion: 2.1 time: 0.049059 [ 697.943934] [47313]: [pid: 47313|app: 0|req: 1899/3899] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 697.960110] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 697.961763] [47312]: DEBUG nova.compute.api [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 697.965289] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.965585] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.965753] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 697.966173] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 697.966392] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 697.966570] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.006880] [47312]: DEBUG nova.policy [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.011606] [47312]: INFO nova.api.openstack.requestlog [None req-5ab83e44-789a-4a49-b2bd-fc3246af9c3f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.053283 [ 698.011606] [47312]: [pid: 47312|app: 0|req: 2001/3900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.018152] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.019969] [47313]: DEBUG nova.compute.api [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.023747] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.024014] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.024553] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.024701] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.024894] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.025074] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.056620] [47313]: DEBUG nova.policy [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.060833] [47313]: INFO nova.api.openstack.requestlog [None req-e2d7eddb-a1f9-47e6-99dc-ac974b08c67b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.044990 [ 698.061179] [47313]: [pid: 47313|app: 0|req: 1900/3901] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:54 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.201299] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.203124] [47312]: DEBUG nova.compute.api [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.206677] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.207056] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.207407] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.207874] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.208271] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.208558] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.212201] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.215058] [47313]: DEBUG nova.compute.api [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.217890] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.218037] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.218223] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.218577] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.218776] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.218951] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.243463] [47312]: DEBUG nova.policy [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.247666] [47312]: INFO nova.api.openstack.requestlog [None req-3b306d8a-9542-4f88-8f38-98f41de53d9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1236 microversion: 2.1 time: 0.048781 [ 698.247938] [47312]: [pid: 47312|app: 0|req: 2002/3902] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1236 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.264273] [47313]: DEBUG nova.policy [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.266952] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.268592] [47312]: DEBUG nova.compute.api [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.269180] [47313]: DEBUG nova.policy [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.269596] [47313]: DEBUG nova.policy [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.271992] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.272273] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.272465] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.272812] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.273424] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.273424] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.273836] [47313]: INFO nova.api.openstack.requestlog [None req-cd621d3c-d330-4d81-aa73-b8797566bf83 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.064059 [ 698.274689] [47313]: [pid: 47313|app: 0|req: 1901/3903] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.276889] [47313]: DEBUG nova.api.openstack.wsgi [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.278386] [47313]: DEBUG nova.compute.api [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.282054] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.282359] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.282524] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.282913] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.283142] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.283356] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.323853] [47312]: DEBUG nova.policy [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.329823] [47312]: INFO nova.api.openstack.requestlog [None req-d6fb417b-6963-45a8-b880-454ba89fd3af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.065010 [ 698.330297] [47312]: [pid: 47312|app: 0|req: 2003/3904] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.332735] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.334358] [47312]: DEBUG nova.compute.api [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.337107] [47313]: DEBUG nova.policy [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.337678] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.337907] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.338102] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.338462] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.338656] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.338825] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.341580] [47313]: INFO nova.api.openstack.requestlog [None req-12f9ba4c-0d77-49d1-be8f-037639e3ce4f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.066755 [ 698.341866] [47313]: [pid: 47313|app: 0|req: 1902/3905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.344387] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.346018] [47313]: DEBUG nova.compute.api [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.349618] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.349850] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.350049] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.350404] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.350606] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.350785] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.368845] [47312]: DEBUG nova.policy [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.373927] [47312]: INFO nova.api.openstack.requestlog [None req-4ebf5351-1c45-41aa-9707-5ee737be477a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.042579 [ 698.373927] [47312]: [pid: 47312|app: 0|req: 2004/3906] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.382640] [47313]: DEBUG nova.policy [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.386102] [47312]: DEBUG nova.api.openstack.wsgi [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.387308] [47313]: INFO nova.api.openstack.requestlog [None req-8b8579b4-52f9-43ec-9a61-9e4a10ac4948 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.044767 [ 698.387626] [47313]: [pid: 47313|app: 0|req: 1903/3907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.387729] [47312]: DEBUG nova.compute.api [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.391202] [47312]: DEBUG oslo_concurrency.lockutils [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.391409] [47312]: DEBUG oslo_concurrency.lockutils [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.391590] [47312]: DEBUG oslo_concurrency.lockutils [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.391938] [47312]: DEBUG oslo_concurrency.lockutils [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.392175] [47312]: DEBUG oslo_concurrency.lockutils [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.392401] [47312]: DEBUG oslo_concurrency.lockutils [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.394552] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.396184] [47313]: DEBUG nova.compute.api [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.399369] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.399602] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.399783] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.400383] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.400383] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.400501] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.424768] [47312]: DEBUG nova.policy [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.429425] [47312]: INFO nova.api.openstack.requestlog [None req-380079bc-9908-41b0-a629-fa051a524caa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.045238 [ 698.429739] [47312]: [pid: 47312|app: 0|req: 2005/3908] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.436263] [47313]: DEBUG nova.policy [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.439495] [47312]: DEBUG nova.api.openstack.wsgi [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.441112] [47312]: DEBUG nova.compute.api [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.442164] [47313]: DEBUG nova.policy [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.442848] [47313]: DEBUG nova.policy [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.444622] [47312]: DEBUG oslo_concurrency.lockutils [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.444859] [47312]: DEBUG oslo_concurrency.lockutils [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.445054] [47312]: DEBUG oslo_concurrency.lockutils [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.445412] [47312]: DEBUG oslo_concurrency.lockutils [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.445548] [47313]: INFO nova.api.openstack.requestlog [None req-8cec042a-0897-4112-9ea3-9719d27e25ca tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.052948 [ 698.445597] [47312]: DEBUG oslo_concurrency.lockutils [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.445769] [47312]: DEBUG oslo_concurrency.lockutils [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.445913] [47313]: [pid: 47313|app: 0|req: 1904/3909] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 698.452071] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.452724] [47313]: DEBUG nova.compute.api [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.455735] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.455959] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.456169] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.456543] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.457025] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.457362] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.483471] [47312]: DEBUG nova.policy [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.488484] [47312]: INFO nova.api.openstack.requestlog [None req-93d2903e-53b1-4623-983f-5ed972051977 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.050868 [ 698.488805] [47312]: [pid: 47312|app: 0|req: 2006/3910] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 698.489593] [47313]: DEBUG nova.policy [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.491736] [47312]: DEBUG nova.api.openstack.wsgi [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.493324] [47312]: DEBUG nova.compute.api [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.493667] [47313]: INFO nova.api.openstack.requestlog [None req-5f4a42bc-dd1f-44b8-9c7f-9a0a0482d158 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.045052 [ 698.493985] [47313]: [pid: 47313|app: 0|req: 1905/3911] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 698.496336] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.496570] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.496752] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.497104] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.497309] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.497480] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.507612] [47313]: DEBUG nova.api.openstack.wsgi [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.509176] [47313]: DEBUG nova.compute.api [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.512317] [47313]: DEBUG oslo_concurrency.lockutils [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.512543] [47313]: DEBUG oslo_concurrency.lockutils [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.512723] [47313]: DEBUG oslo_concurrency.lockutils [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.513160] [47313]: DEBUG oslo_concurrency.lockutils [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.513372] [47313]: DEBUG oslo_concurrency.lockutils [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.513546] [47313]: DEBUG oslo_concurrency.lockutils [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.528193] [47312]: DEBUG nova.policy [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.532498] [47312]: DEBUG nova.policy [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.533155] [47312]: DEBUG nova.policy [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.533803] [47312]: INFO nova.api.openstack.requestlog [None req-8aa83db7-d8c0-4641-b4d2-7221f9affbc7 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1318 microversion: 2.26 time: 0.044492 [ 698.534110] [47312]: [pid: 47312|app: 0|req: 2007/3912] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1318 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.537150] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.537995] [47312]: DEBUG nova.compute.api [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.541108] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.541357] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.541550] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.541897] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.542163] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.542343] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.542939] [47313]: DEBUG nova.policy [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.548036] [47313]: INFO nova.api.openstack.requestlog [None req-779a620f-b288-4563-9306-e20950a1039f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.042310 [ 698.548388] [47313]: [pid: 47313|app: 0|req: 1906/3913] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 698.571779] [47312]: DEBUG nova.policy [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.575482] [47312]: INFO nova.api.openstack.requestlog [None req-a8764deb-9220-4c80-b969-7a8e97e75480 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.040807 [ 698.575782] [47312]: [pid: 47312|app: 0|req: 2008/3914] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.580888] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.580969] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.582435] [47312]: DEBUG nova.compute.api [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.582595] [47313]: DEBUG nova.compute.api [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.585324] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.585557] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.585753] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.586111] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.586280] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.586426] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.586482] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.586660] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.586845] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.587220] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.587418] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.587590] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.625423] [47312]: DEBUG nova.policy [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.626564] [47313]: DEBUG nova.policy [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.629593] [47312]: INFO nova.api.openstack.requestlog [None req-ba9842fb-d7ff-4f96-aff3-9c2eb1cb9ef3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.050433 [ 698.630038] [47312]: [pid: 47312|app: 0|req: 2009/3915] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 698.631516] [47313]: INFO nova.api.openstack.requestlog [None req-3a5dc295-46c4-4b31-9b01-3b3d19bec2ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.052423 [ 698.631516] [47313]: [pid: 47313|app: 0|req: 1907/3916] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.666176] [47312]: DEBUG nova.api.openstack.wsgi [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.667800] [47312]: DEBUG nova.compute.api [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.671042] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.671150] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.671351] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.671534] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.671881] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.672115] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.672299] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.672817] [47313]: DEBUG nova.compute.api [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.676273] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.676553] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.676745] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.677122] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.677344] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.677518] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.709081] [47312]: DEBUG nova.policy [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.713668] [47312]: DEBUG nova.policy [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.714284] [47312]: DEBUG nova.policy [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.714851] [47313]: DEBUG nova.policy [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.717000] [47312]: INFO nova.api.openstack.requestlog [None req-23e12f57-9053-4107-ab65-3c98254a2451 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.053057 [ 698.717412] [47312]: [pid: 47312|app: 0|req: 2010/3917] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.718837] [47313]: INFO nova.api.openstack.requestlog [None req-1b3c4d1c-1251-483e-9a64-2512e7129f7d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.050127 [ 698.719245] [47313]: [pid: 47313|app: 0|req: 1908/3918] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.720137] [47312]: DEBUG nova.api.openstack.wsgi [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.721393] [47312]: DEBUG nova.compute.api [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.722382] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 698.725271] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.725505] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.725686] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.726037] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.726238] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.726407] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.735146] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=3 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 698.752408] [47313]: DEBUG nova.api.openstack.wsgi [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.754370] [47313]: DEBUG nova.compute.api [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.758439] [47312]: DEBUG nova.policy [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.758707] [47313]: DEBUG oslo_concurrency.lockutils [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.758948] [47313]: DEBUG oslo_concurrency.lockutils [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.759179] [47313]: DEBUG oslo_concurrency.lockutils [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.759537] [47313]: DEBUG oslo_concurrency.lockutils [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.759733] [47313]: DEBUG oslo_concurrency.lockutils [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.759907] [47313]: DEBUG oslo_concurrency.lockutils [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.762320] [47312]: INFO nova.api.openstack.requestlog [None req-f2b0146d-3c50-400d-86b0-dd1b6d292e6c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.044351 [ 698.762616] [47312]: [pid: 47312|app: 0|req: 2011/3919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.778889] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.780453] [47312]: DEBUG nova.compute.api [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.783682] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.783929] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.784136] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.784435] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.784629] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.784800] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.790052] [47313]: DEBUG nova.policy [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.793897] [47313]: INFO nova.api.openstack.requestlog [None req-61afb4f4-9769-48a4-b016-e2c649ec0727 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.044199 [ 698.794335] [47313]: [pid: 47313|app: 0|req: 1909/3920] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.815313] [47312]: DEBUG nova.policy [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.819227] [47312]: INFO nova.api.openstack.requestlog [None req-6c57b7f8-fe46-4290-9628-27345ebfa399 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.042175 [ 698.819548] [47312]: [pid: 47312|app: 0|req: 2012/3921] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.825820] [47313]: DEBUG nova.api.openstack.wsgi [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.827791] [47313]: DEBUG nova.compute.api [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.830731] [47313]: DEBUG oslo_concurrency.lockutils [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.830959] [47313]: DEBUG oslo_concurrency.lockutils [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.831159] [47313]: DEBUG oslo_concurrency.lockutils [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.831506] [47313]: DEBUG oslo_concurrency.lockutils [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.831698] [47313]: DEBUG oslo_concurrency.lockutils [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.831865] [47313]: DEBUG oslo_concurrency.lockutils [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.864602] [47313]: DEBUG nova.policy [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.868679] [47313]: INFO nova.api.openstack.requestlog [None req-c66812c7-e2b6-4d20-bd31-3e504df97a27 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1270 microversion: 2.1 time: 0.044959 [ 698.868983] [47313]: [pid: 47313|app: 0|req: 1910/3922] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.877184] [47312]: DEBUG nova.api.openstack.wsgi [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.878873] [47312]: DEBUG nova.compute.api [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.882201] [47312]: DEBUG oslo_concurrency.lockutils [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.882443] [47312]: DEBUG oslo_concurrency.lockutils [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.882625] [47312]: DEBUG oslo_concurrency.lockutils [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.882988] [47312]: DEBUG oslo_concurrency.lockutils [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.883225] [47312]: DEBUG oslo_concurrency.lockutils [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.883404] [47312]: DEBUG oslo_concurrency.lockutils [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.909319] [47313]: DEBUG nova.api.openstack.wsgi [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.911061] [47313]: DEBUG nova.compute.api [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.912227] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 698.913317] [47312]: DEBUG nova.policy [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.915323] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.915552] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.915733] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.916099] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.916299] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.916484] [47313]: DEBUG oslo_concurrency.lockutils [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.917449] [47312]: DEBUG nova.policy [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.918052] [47312]: DEBUG nova.policy [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.918632] [47312]: INFO nova.api.openstack.requestlog [None req-61cbf3ef-47ee-44a0-8f21-3b28e39da71c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.043676 [ 698.918928] [47312]: [pid: 47312|app: 0|req: 2013/3923] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 698.940702] [47312]: DEBUG nova.api.openstack.wsgi [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.942351] [47312]: DEBUG nova.compute.api [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.945763] [47312]: DEBUG oslo_concurrency.lockutils [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.945863] [47312]: DEBUG oslo_concurrency.lockutils [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.946062] [47312]: DEBUG oslo_concurrency.lockutils [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.946456] [47312]: DEBUG oslo_concurrency.lockutils [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.946660] [47312]: DEBUG oslo_concurrency.lockutils [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.946833] [47312]: DEBUG oslo_concurrency.lockutils [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.946914] [47313]: DEBUG nova.policy [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.952267] [47313]: INFO nova.api.openstack.requestlog [None req-40c55c76-f8f8-480c-8bd4-53a9ed02952c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.045057 [ 698.952590] [47313]: [pid: 47313|app: 0|req: 1911/3924] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 698.954949] [47313]: DEBUG nova.api.openstack.wsgi [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 698.956576] [47313]: DEBUG nova.compute.api [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 698.960006] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.960225] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.960411] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.960762] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 698.960960] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 698.961150] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 698.976915] [47312]: DEBUG nova.policy [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.980747] [47312]: INFO nova.api.openstack.requestlog [None req-777fa012-cd74-4f76-9655-cc658177b9f7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042055 [ 698.981069] [47312]: [pid: 47312|app: 0|req: 2014/3925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 698.989061] [47313]: DEBUG nova.policy [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 698.994127] [47313]: INFO nova.api.openstack.requestlog [None req-dff90c27-619e-4b45-8c32-b0b76c3edaea tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1212 microversion: 2.1 time: 0.040986 [ 698.994437] [47313]: [pid: 47313|app: 0|req: 1912/3926] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1212 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.023348] [47312]: DEBUG nova.api.openstack.wsgi [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.024959] [47312]: DEBUG nova.compute.api [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.028043] [47312]: DEBUG oslo_concurrency.lockutils [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.028252] [47312]: DEBUG oslo_concurrency.lockutils [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.028430] [47312]: DEBUG oslo_concurrency.lockutils [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.028822] [47312]: DEBUG oslo_concurrency.lockutils [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.028956] [47312]: DEBUG oslo_concurrency.lockutils [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.029136] [47312]: DEBUG oslo_concurrency.lockutils [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.059884] [47312]: DEBUG nova.policy [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.064018] [47312]: INFO nova.api.openstack.requestlog [None req-26e78b42-9c90-4979-a6f1-e0b604b68af1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.042780 [ 699.064329] [47312]: [pid: 47312|app: 0|req: 2015/3927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.073247] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.074919] [47313]: DEBUG nova.compute.api [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.078434] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.078723] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.078919] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.079287] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.079489] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.079687] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.112189] [47313]: DEBUG nova.policy [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.116051] [47313]: INFO nova.api.openstack.requestlog [None req-a9bcd0f4-d5e7-46f9-84d1-21fcab84421d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.045212 [ 699.116514] [47313]: [pid: 47313|app: 0|req: 1913/3928] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:55 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.262438] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.263939] [47312]: DEBUG nova.compute.api [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.268732] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.269011] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.269179] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.269592] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.269834] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.269982] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.291076] [47313]: DEBUG nova.api.openstack.wsgi [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.292750] [47313]: DEBUG nova.compute.api [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.293390] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.293390] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.293523] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.293709] [47312]: DEBUG nova.objects.instance [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lazy-loading 'fault' on Instance uuid 5aba271f-72bb-4847-8c87-18adda584a74 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 699.297391] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.297636] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.297779] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.298448] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.298448] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.298549] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.471556] [47312]: DEBUG nova.policy [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1f4a42241a4a4abcaf2e718eb02b9b20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193ea940afde48b1ad27cc7713ae4213', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.477678] [47312]: INFO nova.api.openstack.requestlog [None req-9c5f817c-0637-4b48-ba03-f4807217eb86 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 200 len: 1428 microversion: 2.1 time: 0.218926 [ 699.478159] [47312]: [pid: 47312|app: 0|req: 2016/3929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 1428 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 699.480481] [47312]: DEBUG nova.api.openstack.wsgi [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.481707] [47313]: DEBUG nova.policy [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.482384] [47312]: DEBUG nova.compute.api [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.486376] [47313]: DEBUG nova.policy [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.486993] [47313]: DEBUG nova.policy [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.487173] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.487412] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.487609] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.487970] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.488230] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.488411] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.490475] [47313]: INFO nova.api.openstack.requestlog [None req-5aa02021-6866-4a69-916e-d0025369ba14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1385 microversion: 2.75 time: 0.201989 [ 699.491061] [47313]: [pid: 47313|app: 0|req: 1914/3930] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1385 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 699.493472] [47313]: DEBUG nova.api.openstack.wsgi [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.494983] [47313]: DEBUG nova.compute.api [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.497958] [47313]: DEBUG oslo_concurrency.lockutils [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.498203] [47313]: DEBUG oslo_concurrency.lockutils [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.498386] [47313]: DEBUG oslo_concurrency.lockutils [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.498735] [47313]: DEBUG oslo_concurrency.lockutils [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.498929] [47313]: DEBUG oslo_concurrency.lockutils [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.499109] [47313]: DEBUG oslo_concurrency.lockutils [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.523641] [47312]: DEBUG nova.policy [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.531164] [47312]: INFO nova.api.openstack.requestlog [None req-0cc38808-73f8-4928-be71-bb1da628f267 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.052544 [ 699.531956] [47312]: [pid: 47312|app: 0|req: 2017/3931] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.534405] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.534697] [47313]: DEBUG nova.policy [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.535937] [47312]: DEBUG nova.compute.api [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.538846] [47313]: INFO nova.api.openstack.requestlog [None req-dec27cd8-3a72-48bf-9d46-1b3a6675ea23 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047192 [ 699.538923] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.539153] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.539196] [47313]: [pid: 47313|app: 0|req: 1915/3932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.539342] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.539678] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.539874] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.540057] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.541385] [47313]: DEBUG nova.api.openstack.wsgi [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.543156] [47313]: DEBUG nova.compute.api [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.546155] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.546382] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.546561] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.546899] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.547104] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.547277] [47313]: DEBUG oslo_concurrency.lockutils [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.574547] [47312]: DEBUG nova.policy [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.578423] [47312]: INFO nova.api.openstack.requestlog [None req-5f0101d0-ef19-4bf9-b95b-65d8ac71f2f2 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.045844 [ 699.578737] [47312]: [pid: 47312|app: 0|req: 2018/3933] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.579254] [47313]: DEBUG nova.policy [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.580956] [47312]: DEBUG nova.api.openstack.wsgi [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.582591] [47312]: DEBUG nova.compute.api [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.585042] [47313]: INFO nova.api.openstack.requestlog [None req-caa5ae15-cefd-44e9-93a0-3958cc81ae7a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.045311 [ 699.585357] [47313]: [pid: 47313|app: 0|req: 1916/3934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.585457] [47312]: DEBUG oslo_concurrency.lockutils [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.585683] [47312]: DEBUG oslo_concurrency.lockutils [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.585862] [47312]: DEBUG oslo_concurrency.lockutils [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.586224] [47312]: DEBUG oslo_concurrency.lockutils [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.586424] [47312]: DEBUG oslo_concurrency.lockutils [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.586591] [47312]: DEBUG oslo_concurrency.lockutils [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.588102] [47313]: DEBUG nova.api.openstack.wsgi [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.589598] [47313]: DEBUG nova.compute.api [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.592620] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.592845] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.593035] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.593382] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.593578] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.593750] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.625431] [47312]: DEBUG nova.policy [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.629350] [47312]: INFO nova.api.openstack.requestlog [None req-e08ff4e0-19e9-44c8-a327-291688948ff7 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.050071 [ 699.632333] [47313]: DEBUG nova.policy [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.633105] [47312]: [pid: 47312|app: 0|req: 2019/3935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.636363] [47312]: DEBUG nova.api.openstack.wsgi [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.636528] [47313]: DEBUG nova.policy [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.636630] [47312]: DEBUG nova.compute.api [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.637145] [47313]: DEBUG nova.policy [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.639811] [47313]: INFO nova.api.openstack.requestlog [None req-bfb0864c-3a87-4593-a2d8-b8d131178e13 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.053957 [ 699.640152] [47313]: [pid: 47313|app: 0|req: 1917/3936] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 699.642368] [47313]: DEBUG nova.api.openstack.wsgi [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.643133] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.643860] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.643860] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.643969] [47313]: DEBUG nova.compute.api [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.644550] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.644550] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.644550] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.651983] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.651983] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.651983] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.651983] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.651983] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.651983] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.659602] [47312]: DEBUG nova.compute.api [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 699.678219] [47313]: DEBUG nova.policy [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.682308] [47313]: INFO nova.api.openstack.requestlog [None req-0cb869cb-b0fd-4214-854d-424ad39e2b0b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.041564 [ 699.682894] [47313]: [pid: 47313|app: 0|req: 1918/3937] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.685119] [47313]: DEBUG nova.api.openstack.wsgi [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.686654] [47313]: DEBUG nova.compute.api [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.689135] [47312]: DEBUG nova.compute.api [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 699.689579] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.689623] [47313]: DEBUG oslo_concurrency.lockutils [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.689803] [47313]: DEBUG oslo_concurrency.lockutils [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.689843] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.689981] [47312]: DEBUG oslo_concurrency.lockutils [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.690047] [47313]: DEBUG oslo_concurrency.lockutils [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.690185] [47312]: WARNING nova.compute.api [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] instance's host None is down, deleting from database [ 699.690338] [47313]: DEBUG oslo_concurrency.lockutils [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.690536] [47313]: DEBUG oslo_concurrency.lockutils [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.690705] [47313]: DEBUG oslo_concurrency.lockutils [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.692916] [47312]: DEBUG nova.network.neutron [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 699.726913] [47312]: DEBUG nova.network.neutron [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 699.732478] [47312]: DEBUG nova.network.neutron [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 699.733860] [47313]: DEBUG nova.policy [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.738420] [47313]: INFO nova.api.openstack.requestlog [None req-86f10527-ed7f-4f64-91bd-cd677885aa7e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.055064 [ 699.738776] [47313]: [pid: 47313|app: 0|req: 1919/3938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.746029] [47313]: DEBUG nova.api.openstack.wsgi [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.748233] [47313]: DEBUG nova.compute.api [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.754095] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.754621] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.755847] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.756506] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.756909] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.757289] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.808506] [47313]: DEBUG nova.policy [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.816763] [47313]: DEBUG nova.policy [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.818254] [47313]: DEBUG nova.policy [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.819767] [47313]: INFO nova.api.openstack.requestlog [None req-6de9386a-0091-46d0-95c1-100ef2409fca tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1262 microversion: 2.26 time: 0.076650 [ 699.819767] [47313]: [pid: 47313|app: 0|req: 1920/3939] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1262 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 699.823523] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.825987] [47313]: DEBUG nova.compute.api [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.835150] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.835150] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.835150] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.835150] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.835150] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.835150] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.850715] [47312]: INFO nova.api.openstack.requestlog [None req-81be73f2-533e-4dfd-b908-a866a7f18788 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 204 len: 0 microversion: 2.1 time: 0.216925 [ 699.851358] [47312]: [pid: 47312|app: 0|req: 2020/3940] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:56 2024] DELETE /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 699.854732] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.856803] [47312]: DEBUG nova.compute.api [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.860299] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.860643] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.860933] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.861423] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.861728] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.862036] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.882085] [47313]: DEBUG nova.policy [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.886381] [47313]: INFO nova.api.openstack.requestlog [None req-0d83198c-5157-45a8-9daf-9da9e09468d9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.065855 [ 699.886702] [47313]: [pid: 47313|app: 0|req: 1921/3941] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.891381] [47313]: DEBUG nova.api.openstack.wsgi [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.893747] [47313]: DEBUG nova.compute.api [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.895389] [47312]: DEBUG nova.policy [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.897280] [47313]: DEBUG oslo_concurrency.lockutils [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.897280] [47313]: DEBUG oslo_concurrency.lockutils [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.897387] [47313]: DEBUG oslo_concurrency.lockutils [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.897763] [47313]: DEBUG oslo_concurrency.lockutils [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.897989] [47313]: DEBUG oslo_concurrency.lockutils [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.898221] [47313]: DEBUG oslo_concurrency.lockutils [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.902485] [47312]: INFO nova.api.openstack.requestlog [None req-f3f06204-4d34-40be-b06e-37e0f4931a49 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.050239 [ 699.903239] [47312]: [pid: 47312|app: 0|req: 2021/3942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.908130] [47312]: DEBUG nova.api.openstack.wsgi [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.910033] [47312]: DEBUG nova.compute.api [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.912770] [47312]: DEBUG oslo_concurrency.lockutils [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.913019] [47312]: DEBUG oslo_concurrency.lockutils [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.913261] [47312]: DEBUG oslo_concurrency.lockutils [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.913620] [47312]: DEBUG oslo_concurrency.lockutils [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.913816] [47312]: DEBUG oslo_concurrency.lockutils [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.913994] [47312]: DEBUG oslo_concurrency.lockutils [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.932822] [47313]: DEBUG nova.policy [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.940940] [47313]: INFO nova.api.openstack.requestlog [None req-51830fdd-bce5-4622-822f-2999a590cbf8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.053656 [ 699.941287] [47313]: [pid: 47313|app: 0|req: 1922/3943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.944595] [47312]: DEBUG nova.policy [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.946919] [47313]: DEBUG nova.api.openstack.wsgi [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.948578] [47313]: DEBUG nova.compute.api [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.948726] [47312]: INFO nova.api.openstack.requestlog [None req-3423072c-df39-4b65-a2bf-7f2cce374975 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.044013 [ 699.949047] [47312]: [pid: 47312|app: 0|req: 2022/3944] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 699.952999] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 699.953102] [47313]: DEBUG oslo_concurrency.lockutils [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.953102] [47313]: DEBUG oslo_concurrency.lockutils [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.953102] [47313]: DEBUG oslo_concurrency.lockutils [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.953102] [47313]: DEBUG oslo_concurrency.lockutils [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.953102] [47313]: DEBUG oslo_concurrency.lockutils [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.953102] [47313]: DEBUG oslo_concurrency.lockutils [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.953416] [47312]: DEBUG nova.compute.api [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 699.956654] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.956885] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.957120] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.957469] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 699.957658] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 699.957824] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 699.996580] [47312]: DEBUG nova.policy [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 699.997794] [47313]: DEBUG nova.policy [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.000830] [47312]: DEBUG nova.policy [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.001463] [47312]: DEBUG nova.policy [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.002252] [47313]: INFO nova.api.openstack.requestlog [None req-55beb5dd-539f-4573-afa0-b41200b0d092 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.060305 [ 700.002571] [47313]: [pid: 47313|app: 0|req: 1923/3945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.004918] [47313]: DEBUG nova.api.openstack.wsgi [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.005297] [47312]: INFO nova.api.openstack.requestlog [None req-b3ad3fd0-26ed-4701-9f82-fbbfdcdd0679 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.055730 [ 700.005688] [47312]: [pid: 47312|app: 0|req: 2023/3946] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.006491] [47313]: DEBUG nova.compute.api [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.007877] [47312]: DEBUG nova.api.openstack.wsgi [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.009373] [47312]: DEBUG nova.compute.api [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.009769] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.010142] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.010374] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.010725] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.010926] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.011109] [47313]: DEBUG oslo_concurrency.lockutils [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.012294] [47312]: DEBUG oslo_concurrency.lockutils [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.012536] [47312]: DEBUG oslo_concurrency.lockutils [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.012691] [47312]: DEBUG oslo_concurrency.lockutils [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.013038] [47312]: DEBUG oslo_concurrency.lockutils [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.014411] [47312]: DEBUG oslo_concurrency.lockutils [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.014411] [47312]: DEBUG oslo_concurrency.lockutils [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.053486] [47312]: DEBUG nova.policy [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.057822] [47312]: INFO nova.api.openstack.requestlog [None req-9902f630-f291-4705-b635-c81039209dc8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.051661 [ 700.057925] [47313]: DEBUG nova.policy [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.058154] [47312]: [pid: 47312|app: 0|req: 2024/3947] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.062481] [47312]: DEBUG nova.api.openstack.wsgi [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.062481] [47312]: DEBUG nova.compute.api [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.063804] [47313]: INFO nova.api.openstack.requestlog [None req-72ed6524-03ae-42a8-a712-5d4e7bd4740e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.060642 [ 700.064130] [47313]: [pid: 47313|app: 0|req: 1924/3948] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.065478] [47312]: DEBUG oslo_concurrency.lockutils [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.065724] [47312]: DEBUG oslo_concurrency.lockutils [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.065918] [47312]: DEBUG oslo_concurrency.lockutils [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.066289] [47312]: DEBUG oslo_concurrency.lockutils [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.066522] [47312]: DEBUG oslo_concurrency.lockutils [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.066683] [47312]: DEBUG oslo_concurrency.lockutils [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.070418] [47313]: DEBUG nova.api.openstack.wsgi [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.073036] [47313]: DEBUG nova.compute.api [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] [instance: 5aba271f-72bb-4847-8c87-18adda584a74] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.076419] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.076685] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.076871] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.077237] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.077434] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.077602] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.088265] [47313]: INFO nova.api.openstack.wsgi [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] HTTP exception thrown: Instance 5aba271f-72bb-4847-8c87-18adda584a74 could not be found. [ 700.088601] [47313]: DEBUG nova.api.openstack.wsgi [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Returning 404 to user: Instance 5aba271f-72bb-4847-8c87-18adda584a74 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 700.088972] [47313]: INFO nova.api.openstack.requestlog [None req-bab02c62-deea-40ef-9fe0-69cbe4955532 tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74" status: 404 len: 111 microversion: 2.1 time: 0.024374 [ 700.089387] [47313]: [pid: 47313|app: 0|req: 1925/3949] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/5aba271f-72bb-4847-8c87-18adda584a74 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 700.092347] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.094588] [47313]: DEBUG nova.compute.api [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.098640] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.098869] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.099079] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.099335] [47312]: DEBUG nova.policy [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.099973] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.100207] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.100388] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.103832] [47312]: INFO nova.api.openstack.requestlog [None req-903e2e08-8108-4eba-b7de-18c2694765b6 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.045099 [ 700.104156] [47312]: [pid: 47312|app: 0|req: 2025/3950] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.110444] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.111980] [47312]: DEBUG nova.compute.api [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.118506] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.118761] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.119047] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.119273] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.119468] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.119637] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.139703] [47313]: DEBUG nova.policy [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.145023] [47313]: INFO nova.api.openstack.requestlog [None req-bf4fb5cb-fcfb-4a83-aa58-2c08d4355269 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1268 microversion: 2.1 time: 0.055017 [ 700.145488] [47313]: [pid: 47313|app: 0|req: 1926/3951] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.147968] [47313]: DEBUG nova.api.openstack.wsgi [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.149833] [47313]: DEBUG nova.compute.api [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.153402] [47313]: DEBUG oslo_concurrency.lockutils [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.153492] [47313]: DEBUG oslo_concurrency.lockutils [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.153677] [47313]: DEBUG oslo_concurrency.lockutils [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.154063] [47313]: DEBUG oslo_concurrency.lockutils [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.154324] [47313]: DEBUG oslo_concurrency.lockutils [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.154424] [47313]: DEBUG oslo_concurrency.lockutils [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.161733] [47312]: DEBUG nova.policy [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.167017] [47312]: DEBUG nova.policy [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.167668] [47312]: DEBUG nova.policy [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.168353] [47312]: INFO nova.api.openstack.requestlog [None req-d3005317-d1e2-46cc-8ebb-f50efb412e1e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.059758 [ 700.168596] [47312]: [pid: 47312|app: 0|req: 2026/3952] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:56 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.173026] [47312]: DEBUG nova.api.openstack.wsgi [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.173026] [47312]: DEBUG nova.compute.api [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.176195] [47312]: DEBUG oslo_concurrency.lockutils [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.176391] [47312]: DEBUG oslo_concurrency.lockutils [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.176573] [47312]: DEBUG oslo_concurrency.lockutils [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.176917] [47312]: DEBUG oslo_concurrency.lockutils [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.177128] [47312]: DEBUG oslo_concurrency.lockutils [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.177298] [47312]: DEBUG oslo_concurrency.lockutils [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.190889] [47313]: DEBUG nova.policy [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.195511] [47313]: INFO nova.api.openstack.requestlog [None req-22a87081-bf70-44c2-b311-1e5cceef1e43 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.048935 [ 700.195858] [47313]: [pid: 47313|app: 0|req: 1927/3953] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.198716] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.200288] [47313]: DEBUG nova.compute.api [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.203574] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.203991] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.204183] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.204692] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.204911] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.205097] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.207800] [47312]: DEBUG nova.policy [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.211709] [47312]: INFO nova.api.openstack.requestlog [None req-842e0934-dc88-4a53-aecb-8fcc919d2f6e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042554 [ 700.212064] [47312]: [pid: 47312|app: 0|req: 2027/3954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.214481] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.216061] [47312]: DEBUG nova.compute.api [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.224696] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.224938] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.225130] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.225476] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.225672] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.225843] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.240327] [47313]: DEBUG nova.policy [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.244360] [47313]: INFO nova.api.openstack.requestlog [None req-3d65fd54-5b51-4ca7-8247-7041d7af5cdf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1212 microversion: 2.1 time: 0.047686 [ 700.244862] [47313]: [pid: 47313|app: 0|req: 1928/3955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.247219] [47313]: DEBUG nova.api.openstack.wsgi [None req-4258d037-c9ca-4fa9-8891-1ad748f45a9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] Calling method '.version_select at 0x7b9c4776af80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.258658] [47312]: DEBUG nova.policy [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.258788] [47313]: INFO nova.api.openstack.requestlog [None req-4258d037-c9ca-4fa9-8891-1ad748f45a9d tempest-ServerActionsTestJSON-1375397780 tempest-ServerActionsTestJSON-1375397780-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1693367843" status: 202 len: 0 microversion: 2.1 time: 0.013340 [ 700.259642] [47313]: [pid: 47313|app: 0|req: 1929/3956] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:12:57 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1693367843 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 700.263353] [47313]: DEBUG nova.api.openstack.wsgi [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.264125] [47312]: INFO nova.api.openstack.requestlog [None req-c5cd4571-22f4-4b9f-9cda-ca09b19deb82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.051330 [ 700.264859] [47312]: [pid: 47312|app: 0|req: 2028/3957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.265099] [47313]: DEBUG nova.compute.api [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.269353] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.269599] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.269788] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.271260] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.271260] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.271260] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.307070] [47313]: DEBUG nova.policy [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.313280] [47313]: INFO nova.api.openstack.requestlog [None req-efe3bb21-21ed-4d30-a816-04e334dd05bb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.052823 [ 700.313861] [47313]: [pid: 47313|app: 0|req: 1930/3958] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.506235] [47312]: DEBUG nova.api.openstack.wsgi [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.508107] [47312]: DEBUG nova.compute.api [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.512604] [47312]: DEBUG oslo_concurrency.lockutils [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.512878] [47312]: DEBUG oslo_concurrency.lockutils [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.513047] [47312]: DEBUG oslo_concurrency.lockutils [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.513397] [47312]: DEBUG oslo_concurrency.lockutils [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.513588] [47312]: DEBUG oslo_concurrency.lockutils [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.513758] [47312]: DEBUG oslo_concurrency.lockutils [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.542884] [47313]: DEBUG nova.api.openstack.wsgi [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.545154] [47313]: DEBUG nova.compute.api [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.547863] [47312]: DEBUG nova.policy [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.550467] [47313]: DEBUG oslo_concurrency.lockutils [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.552093] [47313]: DEBUG oslo_concurrency.lockutils [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.552163] [47312]: DEBUG nova.policy [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.552345] [47313]: DEBUG oslo_concurrency.lockutils [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.552719] [47313]: DEBUG oslo_concurrency.lockutils [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.552756] [47312]: DEBUG nova.policy [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.552922] [47313]: DEBUG oslo_concurrency.lockutils [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.553375] [47313]: DEBUG oslo_concurrency.lockutils [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.555934] [47312]: INFO nova.api.openstack.requestlog [None req-426fc99c-9fdc-494a-a5a2-f7f960a19f8f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.052064 [ 700.556259] [47312]: [pid: 47312|app: 0|req: 2029/3959] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.558527] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.560277] [47312]: DEBUG nova.compute.api [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.564587] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.564837] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.565224] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.565378] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.565575] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.565745] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.588639] [47313]: DEBUG nova.policy [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.593073] [47313]: INFO nova.api.openstack.requestlog [None req-532e9db2-c64e-49bc-be96-8d5269102136 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.053075 [ 700.593324] [47313]: [pid: 47313|app: 0|req: 1931/3960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 700.595825] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.597471] [47313]: DEBUG nova.compute.api [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.600797] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.601056] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.601261] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.601609] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.601805] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.601869] [47312]: DEBUG nova.policy [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.601978] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.607817] [47312]: INFO nova.api.openstack.requestlog [None req-d6105aaf-8566-4ff5-a476-036ab384941f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.050961 [ 700.608154] [47312]: [pid: 47312|app: 0|req: 2030/3961] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.610574] [47312]: DEBUG nova.api.openstack.wsgi [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.612140] [47312]: DEBUG nova.compute.api [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.615712] [47312]: DEBUG oslo_concurrency.lockutils [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.615938] [47312]: DEBUG oslo_concurrency.lockutils [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.616135] [47312]: DEBUG oslo_concurrency.lockutils [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.616485] [47312]: DEBUG oslo_concurrency.lockutils [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.616679] [47312]: DEBUG oslo_concurrency.lockutils [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.616850] [47312]: DEBUG oslo_concurrency.lockutils [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.633839] [47313]: DEBUG nova.policy [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.637945] [47313]: INFO nova.api.openstack.requestlog [None req-a0af9ede-4fe7-4390-ae12-b32351e4a2aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1217 microversion: 2.1 time: 0.044047 [ 700.638319] [47313]: [pid: 47313|app: 0|req: 1932/3962] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.647734] [47313]: DEBUG nova.api.openstack.wsgi [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.648180] [47312]: DEBUG nova.policy [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.649459] [47313]: DEBUG nova.compute.api [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.652852] [47313]: DEBUG oslo_concurrency.lockutils [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.653167] [47313]: DEBUG oslo_concurrency.lockutils [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.653365] [47313]: DEBUG oslo_concurrency.lockutils [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.653747] [47313]: DEBUG oslo_concurrency.lockutils [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.653914] [47313]: DEBUG oslo_concurrency.lockutils [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.654100] [47313]: DEBUG oslo_concurrency.lockutils [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.655696] [47312]: INFO nova.api.openstack.requestlog [None req-886eadcd-d46f-4b7a-bd97-f721ac82cba1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.046756 [ 700.656328] [47312]: [pid: 47312|app: 0|req: 2031/3963] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.658591] [47312]: DEBUG nova.api.openstack.wsgi [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.660153] [47312]: DEBUG nova.compute.api [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.665794] [47312]: DEBUG oslo_concurrency.lockutils [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.666080] [47312]: DEBUG oslo_concurrency.lockutils [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.666336] [47312]: DEBUG oslo_concurrency.lockutils [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.666698] [47312]: DEBUG oslo_concurrency.lockutils [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.666896] [47312]: DEBUG oslo_concurrency.lockutils [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.667428] [47312]: DEBUG oslo_concurrency.lockutils [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.685211] [47313]: DEBUG nova.policy [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.689315] [47313]: INFO nova.api.openstack.requestlog [None req-e471ccbc-94b7-4c0d-b310-8e6c7d8b201a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.045450 [ 700.689670] [47313]: [pid: 47313|app: 0|req: 1933/3964] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 700.695448] [47313]: DEBUG nova.api.openstack.wsgi [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.698228] [47312]: DEBUG nova.policy [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.701932] [47313]: DEBUG nova.compute.api [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.702920] [47312]: DEBUG nova.policy [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.703572] [47312]: DEBUG nova.policy [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.703824] [47313]: DEBUG oslo_concurrency.lockutils [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.704080] [47313]: DEBUG oslo_concurrency.lockutils [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.704273] [47313]: DEBUG oslo_concurrency.lockutils [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.704629] [47313]: DEBUG oslo_concurrency.lockutils [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.704827] [47313]: DEBUG oslo_concurrency.lockutils [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.704997] [47313]: DEBUG oslo_concurrency.lockutils [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.706634] [47312]: INFO nova.api.openstack.requestlog [None req-20faa551-d5c3-4084-b8bd-264dce62db33 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.050057 [ 700.706954] [47312]: [pid: 47312|app: 0|req: 2032/3965] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.734086] [47313]: DEBUG nova.policy [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.738935] [47313]: INFO nova.api.openstack.requestlog [None req-44e0c758-a6f5-499f-88ee-6f973761281b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.045282 [ 700.739381] [47313]: [pid: 47313|app: 0|req: 1934/3966] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.749980] [47312]: DEBUG nova.api.openstack.wsgi [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.751775] [47312]: DEBUG nova.compute.api [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.755149] [47312]: DEBUG oslo_concurrency.lockutils [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.755388] [47312]: DEBUG oslo_concurrency.lockutils [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.755568] [47312]: DEBUG oslo_concurrency.lockutils [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.755908] [47312]: DEBUG oslo_concurrency.lockutils [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.756119] [47312]: DEBUG oslo_concurrency.lockutils [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.756297] [47312]: DEBUG oslo_concurrency.lockutils [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.788086] [47312]: DEBUG nova.policy [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.792251] [47312]: INFO nova.api.openstack.requestlog [None req-36207c3b-6ea5-4b01-8953-b492bca8d453 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.044425 [ 700.792584] [47312]: [pid: 47312|app: 0|req: 2033/3967] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.832365] [47313]: DEBUG nova.api.openstack.wsgi [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.834281] [47313]: DEBUG nova.compute.api [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.838081] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.838281] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.838464] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.838819] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.839027] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.839208] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.877624] [47313]: DEBUG nova.policy [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.884795] [47313]: DEBUG nova.policy [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.885444] [47313]: DEBUG nova.policy [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.886053] [47313]: INFO nova.api.openstack.requestlog [None req-21e96226-61b8-46f3-850f-2ca54c56aef1 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1262 microversion: 2.26 time: 0.056225 [ 700.886362] [47313]: [pid: 47313|app: 0|req: 1935/3968] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1262 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 700.898409] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.900223] [47312]: DEBUG nova.compute.api [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.905364] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.905626] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.905808] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.906184] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.906436] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.906656] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.919586] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.920950] [47313]: DEBUG nova.compute.api [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.925187] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.926021] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.926021] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.926021] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.926247] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.926326] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.946982] [47312]: DEBUG nova.policy [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.956714] [47312]: INFO nova.api.openstack.requestlog [None req-9b111682-0a4a-4c43-a40c-081b537cd781 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.060863 [ 700.957053] [47312]: [pid: 47312|app: 0|req: 2034/3969] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.959420] [47312]: DEBUG nova.api.openstack.wsgi [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.961029] [47312]: DEBUG nova.compute.api [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.964507] [47312]: DEBUG oslo_concurrency.lockutils [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.964740] [47312]: DEBUG oslo_concurrency.lockutils [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.964922] [47312]: DEBUG oslo_concurrency.lockutils [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.965295] [47312]: DEBUG oslo_concurrency.lockutils [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.965494] [47312]: DEBUG oslo_concurrency.lockutils [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.965695] [47312]: DEBUG oslo_concurrency.lockutils [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.966096] [47313]: DEBUG nova.policy [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 700.971099] [47313]: INFO nova.api.openstack.requestlog [None req-8d31460e-d22a-41be-a003-49d12cc18e8f tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.054250 [ 700.971422] [47313]: [pid: 47313|app: 0|req: 1936/3970] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 700.975439] [47313]: DEBUG nova.api.openstack.wsgi [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 700.976086] [47313]: DEBUG nova.compute.api [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 700.979711] [47313]: DEBUG oslo_concurrency.lockutils [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.979958] [47313]: DEBUG oslo_concurrency.lockutils [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.980254] [47313]: DEBUG oslo_concurrency.lockutils [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.980608] [47313]: DEBUG oslo_concurrency.lockutils [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 700.980806] [47313]: DEBUG oslo_concurrency.lockutils [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 700.980978] [47313]: DEBUG oslo_concurrency.lockutils [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 700.999845] [47312]: DEBUG nova.policy [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.003899] [47312]: INFO nova.api.openstack.requestlog [None req-259577d4-e05e-47c1-97d3-b6504c725a79 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.046281 [ 701.004418] [47312]: [pid: 47312|app: 0|req: 2035/3971] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.014116] [47313]: DEBUG nova.policy [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.014802] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.016543] [47312]: DEBUG nova.compute.api [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.017995] [47313]: INFO nova.api.openstack.requestlog [None req-37e94529-dee4-42e7-87be-92640275be43 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.046009 [ 701.018327] [47313]: [pid: 47313|app: 0|req: 1937/3972] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.020695] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.021025] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.021291] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.021717] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.021991] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.022263] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.024037] [47313]: DEBUG nova.api.openstack.wsgi [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.025864] [47313]: DEBUG nova.compute.api [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.028706] [47313]: DEBUG oslo_concurrency.lockutils [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.028962] [47313]: DEBUG oslo_concurrency.lockutils [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.029164] [47313]: DEBUG oslo_concurrency.lockutils [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.029523] [47313]: DEBUG oslo_concurrency.lockutils [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.029723] [47313]: DEBUG oslo_concurrency.lockutils [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.029895] [47313]: DEBUG oslo_concurrency.lockutils [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.063749] [47312]: DEBUG nova.policy [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.067962] [47312]: INFO nova.api.openstack.requestlog [None req-bc0f00f9-95a3-4580-aa77-b5ae042be894 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.055361 [ 701.068236] [47312]: [pid: 47312|app: 0|req: 2036/3973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 701.072207] [47312]: DEBUG nova.api.openstack.wsgi [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.073549] [47312]: DEBUG nova.compute.api [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.074126] [47313]: DEBUG nova.policy [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.077027] [47312]: DEBUG oslo_concurrency.lockutils [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.077165] [47312]: DEBUG oslo_concurrency.lockutils [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.077324] [47312]: DEBUG oslo_concurrency.lockutils [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.077685] [47312]: DEBUG oslo_concurrency.lockutils [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.077882] [47312]: DEBUG oslo_concurrency.lockutils [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.078069] [47312]: DEBUG oslo_concurrency.lockutils [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.078949] [47313]: DEBUG nova.policy [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.079619] [47313]: DEBUG nova.policy [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.086030] [47313]: INFO nova.api.openstack.requestlog [None req-3383e4ca-2c8e-4c62-acc3-350e6734abab tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1550 microversion: 2.94 time: 0.067178 [ 701.086352] [47313]: [pid: 47313|app: 0|req: 1938/3974] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1550 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 701.092186] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.097030] [47313]: DEBUG nova.compute.api [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.099057] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.099285] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.099462] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.099819] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.100056] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.100314] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.110673] [47312]: DEBUG nova.policy [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.114854] [47312]: INFO nova.api.openstack.requestlog [None req-92b65c2c-f935-40cb-b6b0-7bc2c7c2fc7c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.044970 [ 701.115186] [47312]: [pid: 47312|app: 0|req: 2037/3975] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.126059] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.127718] [47312]: DEBUG nova.compute.api [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.136963] [47313]: DEBUG nova.policy [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.138380] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.138380] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.140095] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.140095] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.140095] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.140095] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.141549] [47313]: INFO nova.api.openstack.requestlog [None req-ad914f35-28bd-4c0b-b662-66625333b942 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.054611 [ 701.141886] [47313]: [pid: 47313|app: 0|req: 1939/3976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.162816] [47313]: DEBUG nova.api.openstack.wsgi [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.164155] [47313]: DEBUG nova.compute.api [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.168095] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.168340] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.169670] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.169670] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.169670] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.169670] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.179096] [47312]: DEBUG nova.policy [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.186893] [47312]: INFO nova.api.openstack.requestlog [None req-0e4668ce-ec9e-41c3-980c-55bd27088b29 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.063670 [ 701.186893] [47312]: [pid: 47312|app: 0|req: 2038/3977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:57 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.190008] [47312]: DEBUG nova.api.openstack.wsgi [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.190106] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.190149] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.190314] [47313]: DEBUG oslo_concurrency.lockutils [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.191392] [47313]: DEBUG nova.objects.instance [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lazy-loading 'fault' on Instance uuid 9bfde590-fe6c-404d-88ad-9da1763c0870 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 701.191462] [47312]: DEBUG nova.compute.api [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.194674] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.195527] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.195527] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.195527] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.195671] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.196049] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.213350] [47313]: DEBUG nova.policy [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fc906ad0bdfc4e21bce37c53548ac708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c1334ef1cbd4689a365a0375582f252', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.219476] [47313]: INFO nova.api.openstack.requestlog [None req-a08b9240-cb99-47e7-ae5f-97dbf9a01783 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 200 len: 1460 microversion: 2.1 time: 0.059298 [ 701.220139] [47313]: [pid: 47313|app: 0|req: 1940/3978] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 1460 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.223769] [47313]: DEBUG nova.api.openstack.wsgi [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.225961] [47313]: DEBUG nova.compute.api [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.228866] [47313]: DEBUG oslo_concurrency.lockutils [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.229109] [47313]: DEBUG oslo_concurrency.lockutils [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.229297] [47313]: DEBUG oslo_concurrency.lockutils [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.229644] [47313]: DEBUG oslo_concurrency.lockutils [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.229843] [47313]: DEBUG oslo_concurrency.lockutils [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.230023] [47313]: DEBUG oslo_concurrency.lockutils [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.237711] [47312]: DEBUG nova.policy [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.241604] [47312]: DEBUG nova.policy [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.242345] [47312]: DEBUG nova.policy [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.242874] [47312]: INFO nova.api.openstack.requestlog [None req-34c7cb84-836d-45dd-b238-b450f4d4fdba tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.055591 [ 701.243202] [47312]: [pid: 47312|app: 0|req: 2039/3979] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 701.245553] [47312]: DEBUG nova.api.openstack.wsgi [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.250013] [47312]: DEBUG nova.compute.api [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.251458] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.251680] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.251867] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.253192] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.253192] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.253192] [47312]: DEBUG oslo_concurrency.lockutils [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.282980] [47313]: DEBUG nova.policy [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.288253] [47313]: INFO nova.api.openstack.requestlog [None req-87a52e26-4a8d-4da0-bccc-9711013829b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.066996 [ 701.288589] [47313]: [pid: 47313|app: 0|req: 1941/3980] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.291411] [47313]: DEBUG nova.api.openstack.wsgi [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.291656] [47313]: DEBUG nova.compute.api [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.297298] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.297298] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.297298] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.297444] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.297475] [47312]: DEBUG nova.policy [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.297567] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.297985] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.303433] [47312]: INFO nova.api.openstack.requestlog [None req-dbe947fd-a17d-4725-a383-17b73d83e673 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.059209 [ 701.304182] [47312]: [pid: 47312|app: 0|req: 2040/3981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.309020] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.309020] [47312]: DEBUG nova.compute.api [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.313019] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.313408] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.314015] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.314513] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.314831] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.315240] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.324270] [47313]: DEBUG nova.compute.api [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 701.350160] [47312]: DEBUG nova.policy [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.353239] [47312]: INFO nova.api.openstack.requestlog [None req-2a5d2367-7036-42b9-a9a3-10f311ce09c4 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1212 microversion: 2.1 time: 0.048235 [ 701.353569] [47312]: [pid: 47312|app: 0|req: 2041/3982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.356039] [47312]: DEBUG nova.api.openstack.wsgi [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.358030] [47312]: DEBUG nova.compute.api [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.361674] [47312]: DEBUG oslo_concurrency.lockutils [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.361901] [47312]: DEBUG oslo_concurrency.lockutils [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.362123] [47312]: DEBUG oslo_concurrency.lockutils [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.362484] [47312]: DEBUG oslo_concurrency.lockutils [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.362681] [47312]: DEBUG oslo_concurrency.lockutils [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.362853] [47312]: DEBUG oslo_concurrency.lockutils [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.383320] [47313]: DEBUG nova.compute.api [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 701.384119] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.384168] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.384336] [47313]: DEBUG oslo_concurrency.lockutils [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.384545] [47313]: WARNING nova.compute.api [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] instance's host None is down, deleting from database [ 701.387321] [47313]: DEBUG nova.network.neutron [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 701.396921] [47312]: DEBUG nova.policy [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.401642] [47312]: INFO nova.api.openstack.requestlog [None req-993a1531-d614-4a59-9c67-c45d4d7a27bf tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.047467 [ 701.401956] [47312]: [pid: 47312|app: 0|req: 2042/3983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.405041] [47312]: DEBUG nova.api.openstack.wsgi [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.405951] [47312]: DEBUG nova.compute.api [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.407244] [47313]: DEBUG nova.network.neutron [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 701.412686] [47313]: DEBUG nova.network.neutron [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 701.412773] [47312]: DEBUG oslo_concurrency.lockutils [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.412773] [47312]: DEBUG oslo_concurrency.lockutils [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.412773] [47312]: DEBUG oslo_concurrency.lockutils [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.412773] [47312]: DEBUG oslo_concurrency.lockutils [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.412955] [47312]: DEBUG oslo_concurrency.lockutils [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.416016] [47312]: DEBUG oslo_concurrency.lockutils [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.446290] [47312]: DEBUG nova.policy [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.450499] [47312]: INFO nova.api.openstack.requestlog [None req-106bfbd9-e1c3-4fc0-86c6-3394a3661f36 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.047912 [ 701.450814] [47312]: [pid: 47312|app: 0|req: 2043/3984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.524147] [47313]: INFO nova.api.openstack.requestlog [None req-183acf9d-dd0d-4405-a9a8-247d212f3357 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 204 len: 0 microversion: 2.1 time: 0.234816 [ 701.524420] [47313]: [pid: 47313|app: 0|req: 1942/3985] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:12:58 2024] DELETE /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 701.528344] [47312]: DEBUG nova.api.openstack.wsgi [None req-335d96e6-be59-4738-9d37-17de09f4d50b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Action: 'create', calling method: .version_select at 0x7b9c47337640>, body: {"keypair": {"name": "tempest-keypair-1625499897", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO6n+Nk/nONXldZJW54cu/JX6+3Av4ns2/iMwgnGBjskjnOv8Lnm5wL7hFKHuPDy2q6PvxtQRLQIfwil7ucuyAay3mJBjsoJpxstv3fXzMrJ8nk/pouB95FWzf2ByzslRA=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 701.528985] [47313]: DEBUG nova.api.openstack.wsgi [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.530643] [47313]: DEBUG nova.compute.api [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] [instance: 9bfde590-fe6c-404d-88ad-9da1763c0870] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.533868] [47313]: DEBUG oslo_concurrency.lockutils [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.534101] [47313]: DEBUG oslo_concurrency.lockutils [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.535575] [47313]: DEBUG oslo_concurrency.lockutils [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.535575] [47313]: DEBUG oslo_concurrency.lockutils [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.535575] [47313]: DEBUG oslo_concurrency.lockutils [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.535575] [47313]: DEBUG oslo_concurrency.lockutils [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.545256] [47312]: DEBUG nova.quota [None req-335d96e6-be59-4738-9d37-17de09f4d50b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Getting quotas for project e5413dae55db47e49e9a9f7966514683. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 701.545417] [47313]: INFO nova.api.openstack.wsgi [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] HTTP exception thrown: Instance 9bfde590-fe6c-404d-88ad-9da1763c0870 could not be found. [ 701.545929] [47313]: DEBUG nova.api.openstack.wsgi [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Returning 404 to user: Instance 9bfde590-fe6c-404d-88ad-9da1763c0870 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 701.546077] [47313]: INFO nova.api.openstack.requestlog [None req-cabc48b5-a544-4e9f-b1f3-0aed85201258 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870" status: 404 len: 111 microversion: 2.1 time: 0.019028 [ 701.548633] [47313]: [pid: 47313|app: 0|req: 1943/3986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/9bfde590-fe6c-404d-88ad-9da1763c0870 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 701.550413] [47312]: DEBUG nova.quota [None req-335d96e6-be59-4738-9d37-17de09f4d50b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Getting quotas for user 4afa55e737b8432eb411261fd5a9bfdb and project e5413dae55db47e49e9a9f7966514683. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 701.551569] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc6bedf0-c373-445c-b145-d4f2c58fba96 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] Calling method '.version_select at 0x7b9c476b3e20>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.563878] [47313]: INFO nova.api.openstack.requestlog [None req-fc6bedf0-c373-445c-b145-d4f2c58fba96 tempest-ServersTestJSON-679088604 tempest-ServersTestJSON-679088604-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1906271878" status: 202 len: 0 microversion: 2.1 time: 0.014683 [ 701.564308] [47313]: [pid: 47313|app: 0|req: 1944/3987] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:12:58 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1906271878 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 701.567077] [47312]: INFO nova.api.openstack.requestlog [None req-335d96e6-be59-4738-9d37-17de09f4d50b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.115218 [ 701.567077] [47312]: [pid: 47312|app: 0|req: 2044/3988] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:12:58 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 701.571660] [47313]: DEBUG nova.api.openstack.wsgi [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.573290] [47313]: DEBUG nova.compute.api [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.579577] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.579577] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.579722] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.580082] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.580271] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.580439] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.609484] [47312]: DEBUG nova.api.openstack.wsgi [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.611435] [47312]: DEBUG nova.compute.api [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.616368] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.616718] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.616901] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.617500] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.618440] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.618440] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.624527] [47313]: DEBUG nova.policy [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.630448] [47313]: DEBUG nova.policy [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.630448] [47313]: DEBUG nova.policy [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.635664] [47313]: INFO nova.api.openstack.requestlog [None req-0fff89f6-0636-499b-b461-55886341037d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.066020 [ 701.635981] [47313]: [pid: 47313|app: 0|req: 1945/3989] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 701.638295] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.639856] [47313]: DEBUG nova.compute.api [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.643075] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.644016] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.644016] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.644016] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.644185] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.644227] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.665998] [47312]: DEBUG nova.policy [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.671989] [47312]: INFO nova.api.openstack.requestlog [None req-fff3f40b-6c5c-4a62-bca1-5bc542c7a8cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.063804 [ 701.671989] [47312]: [pid: 47312|app: 0|req: 2045/3990] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.674470] [47312]: DEBUG nova.api.openstack.wsgi [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.676918] [47312]: DEBUG nova.compute.api [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.680777] [47313]: DEBUG nova.policy [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.681042] [47312]: DEBUG oslo_concurrency.lockutils [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.681118] [47312]: DEBUG oslo_concurrency.lockutils [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.681274] [47312]: DEBUG oslo_concurrency.lockutils [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.681630] [47312]: DEBUG oslo_concurrency.lockutils [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.681826] [47312]: DEBUG oslo_concurrency.lockutils [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.681994] [47312]: DEBUG oslo_concurrency.lockutils [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.684973] [47313]: INFO nova.api.openstack.requestlog [None req-b0d7dee3-ab00-4624-bc12-70b81819235e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.048383 [ 701.688389] [47313]: [pid: 47313|app: 0|req: 1946/3991] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.688389] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.689353] [47313]: DEBUG nova.compute.api [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.692483] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.692712] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.692889] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.693252] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.693448] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.696589] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.727593] [47312]: DEBUG nova.policy [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.731902] [47312]: INFO nova.api.openstack.requestlog [None req-6070a56c-5a8b-4017-b698-e9bbe16e299f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.059970 [ 701.732236] [47312]: [pid: 47312|app: 0|req: 2046/3992] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.735241] [47312]: DEBUG nova.api.openstack.wsgi [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.736352] [47312]: DEBUG nova.compute.api [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.743183] [47313]: DEBUG nova.policy [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.743250] [47312]: DEBUG oslo_concurrency.lockutils [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.743528] [47312]: DEBUG oslo_concurrency.lockutils [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.743719] [47312]: DEBUG oslo_concurrency.lockutils [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.744099] [47312]: DEBUG oslo_concurrency.lockutils [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.744298] [47312]: DEBUG oslo_concurrency.lockutils [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.744499] [47312]: DEBUG oslo_concurrency.lockutils [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.751695] [47313]: INFO nova.api.openstack.requestlog [None req-fd1a3146-69e0-4fe3-9104-1444b73f24d7 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.065330 [ 701.751836] [47313]: [pid: 47313|app: 0|req: 1947/3993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.754254] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.755864] [47313]: DEBUG nova.compute.api [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.759102] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.759348] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.759530] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.759887] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.760096] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.760274] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.815842] [47313]: DEBUG nova.policy [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.817146] [47312]: DEBUG nova.policy [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.824197] [47312]: INFO nova.api.openstack.requestlog [None req-48e20716-25dc-4f78-bd03-a981c8a2ec67 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.090781 [ 701.824197] [47312]: [pid: 47312|app: 0|req: 2047/3994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.825376] [47313]: DEBUG nova.policy [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.825376] [47313]: DEBUG nova.policy [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.827664] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.831156] [47312]: DEBUG nova.compute.api [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.832027] [47313]: INFO nova.api.openstack.requestlog [None req-6bddbc43-a34c-4c78-ba07-127afc30ff0a tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.076357 [ 701.832027] [47313]: [pid: 47313|app: 0|req: 1948/3995] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 701.832280] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.834220] [47313]: DEBUG nova.compute.api [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.835639] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.835639] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.835639] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.835745] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.835849] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.836030] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.838402] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.838633] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.838819] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.839191] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.839395] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.839578] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.896023] [47312]: DEBUG nova.policy [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.902635] [47312]: INFO nova.api.openstack.requestlog [None req-3a464f8f-7410-4a7d-943c-fd260446518a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.077482 [ 701.902635] [47312]: [pid: 47312|app: 0|req: 2048/3996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.906382] [47312]: DEBUG nova.api.openstack.wsgi [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.908103] [47312]: DEBUG nova.compute.api [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.912757] [47312]: DEBUG oslo_concurrency.lockutils [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.912757] [47312]: DEBUG oslo_concurrency.lockutils [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.912757] [47312]: DEBUG oslo_concurrency.lockutils [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.912757] [47312]: DEBUG oslo_concurrency.lockutils [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.912888] [47312]: DEBUG oslo_concurrency.lockutils [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.912958] [47312]: DEBUG oslo_concurrency.lockutils [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.922111] [47313]: DEBUG nova.policy [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.926491] [47313]: INFO nova.api.openstack.requestlog [None req-a7efa7a3-5398-4824-b616-a3d331116b77 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.096826 [ 701.926796] [47313]: [pid: 47313|app: 0|req: 1949/3997] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 701.960107] [47312]: DEBUG nova.policy [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.966626] [47312]: DEBUG nova.policy [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.966626] [47312]: DEBUG nova.policy [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 701.966851] [47312]: INFO nova.api.openstack.requestlog [None req-77c34d81-4e38-41c0-97fd-08be990a3e1d tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1262 microversion: 2.26 time: 0.062485 [ 701.966967] [47312]: [pid: 47312|app: 0|req: 2049/3998] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1262 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 701.976085] [47313]: DEBUG nova.api.openstack.wsgi [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.977751] [47313]: DEBUG nova.compute.api [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.982700] [47313]: DEBUG oslo_concurrency.lockutils [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.982700] [47313]: DEBUG oslo_concurrency.lockutils [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.982856] [47313]: DEBUG oslo_concurrency.lockutils [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.983503] [47313]: DEBUG oslo_concurrency.lockutils [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.983717] [47313]: DEBUG oslo_concurrency.lockutils [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.983998] [47312]: DEBUG nova.api.openstack.wsgi [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 701.984074] [47313]: DEBUG oslo_concurrency.lockutils [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.985835] [47312]: DEBUG nova.compute.api [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 701.990011] [47312]: DEBUG oslo_concurrency.lockutils [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.990258] [47312]: DEBUG oslo_concurrency.lockutils [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.990440] [47312]: DEBUG oslo_concurrency.lockutils [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 701.990796] [47312]: DEBUG oslo_concurrency.lockutils [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 701.990993] [47312]: DEBUG oslo_concurrency.lockutils [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 701.991182] [47312]: DEBUG oslo_concurrency.lockutils [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.041441] [47313]: DEBUG nova.policy [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.044564] [47312]: DEBUG nova.policy [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.049385] [47313]: INFO nova.api.openstack.requestlog [None req-a03118a0-8dd3-42ed-a2cd-73c91487570f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.073965 [ 702.049385] [47313]: [pid: 47313|app: 0|req: 1950/3999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.049460] [47312]: INFO nova.api.openstack.requestlog [None req-53acb7cc-6105-4b87-901f-198d5f5b7d2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.066808 [ 702.049460] [47312]: [pid: 47312|app: 0|req: 2050/4000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.051595] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.053360] [47312]: DEBUG nova.compute.api [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.054567] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.056909] [47313]: DEBUG nova.compute.api [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.057172] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.057394] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.057494] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.057884] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.058159] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.058785] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.062444] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.062684] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.062868] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.063280] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.063641] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.063706] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.097517] [47312]: DEBUG nova.policy [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.102565] [47312]: INFO nova.api.openstack.requestlog [None req-bf392621-dc11-45c9-b9f5-5fb7061f2c39 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.053035 [ 702.102902] [47312]: [pid: 47312|app: 0|req: 2051/4001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.105284] [47312]: DEBUG nova.api.openstack.wsgi [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.106766] [47313]: DEBUG nova.policy [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.106918] [47312]: DEBUG nova.compute.api [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.110920] [47313]: INFO nova.api.openstack.requestlog [None req-1f4aa07c-9b89-45e1-88f5-8ebad18eec4a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.062385 [ 702.111250] [47313]: [pid: 47313|app: 0|req: 1951/4002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.114335] [47313]: DEBUG nova.api.openstack.wsgi [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.115950] [47313]: DEBUG nova.compute.api [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.116759] [47312]: DEBUG oslo_concurrency.lockutils [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.116987] [47312]: DEBUG oslo_concurrency.lockutils [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.118211] [47312]: DEBUG oslo_concurrency.lockutils [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.118211] [47312]: DEBUG oslo_concurrency.lockutils [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.118211] [47312]: DEBUG oslo_concurrency.lockutils [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.118211] [47312]: DEBUG oslo_concurrency.lockutils [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.119080] [47313]: DEBUG oslo_concurrency.lockutils [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.119313] [47313]: DEBUG oslo_concurrency.lockutils [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.119497] [47313]: DEBUG oslo_concurrency.lockutils [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.119862] [47313]: DEBUG oslo_concurrency.lockutils [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.120090] [47313]: DEBUG oslo_concurrency.lockutils [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.120281] [47313]: DEBUG oslo_concurrency.lockutils [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.151820] [47312]: DEBUG nova.policy [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.156136] [47312]: INFO nova.api.openstack.requestlog [None req-010ec329-3a1f-4baf-b335-3af58674331f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.052598 [ 702.156471] [47312]: [pid: 47312|app: 0|req: 2052/4003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.159553] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.162638] [47312]: DEBUG nova.compute.api [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.165848] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.166136] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.166366] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.166770] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.167007] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.167228] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.167894] [47313]: DEBUG nova.policy [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.172251] [47313]: DEBUG nova.policy [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.172863] [47313]: DEBUG nova.policy [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.177687] [47313]: INFO nova.api.openstack.requestlog [None req-155ebdb3-99f8-4473-9709-ee1875412bd8 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1494 microversion: 2.94 time: 0.065920 [ 702.178682] [47313]: [pid: 47313|app: 0|req: 1952/4004] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:58 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1494 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.180673] [47313]: DEBUG nova.api.openstack.wsgi [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.182310] [47313]: DEBUG nova.compute.api [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.185742] [47313]: DEBUG oslo_concurrency.lockutils [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.185902] [47313]: DEBUG oslo_concurrency.lockutils [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.186175] [47313]: DEBUG oslo_concurrency.lockutils [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.188033] [47313]: DEBUG oslo_concurrency.lockutils [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.188033] [47313]: DEBUG oslo_concurrency.lockutils [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.188033] [47313]: DEBUG oslo_concurrency.lockutils [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.207211] [47312]: DEBUG nova.policy [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.210711] [47312]: INFO nova.api.openstack.requestlog [None req-9e5e4b71-0a21-4ac0-914f-2a4ec1a06228 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.053639 [ 702.211933] [47312]: [pid: 47312|app: 0|req: 2053/4005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.215331] [47312]: DEBUG nova.api.openstack.wsgi [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.217079] [47312]: DEBUG nova.compute.api [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.221187] [47312]: DEBUG oslo_concurrency.lockutils [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.221448] [47313]: DEBUG nova.policy [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.221740] [47312]: DEBUG oslo_concurrency.lockutils [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.222098] [47312]: DEBUG oslo_concurrency.lockutils [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.224127] [47312]: DEBUG oslo_concurrency.lockutils [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.224127] [47312]: DEBUG oslo_concurrency.lockutils [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.224127] [47312]: DEBUG oslo_concurrency.lockutils [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.227092] [47313]: INFO nova.api.openstack.requestlog [None req-77611c73-b86f-4f6c-8895-883784834acb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048293 [ 702.227432] [47313]: [pid: 47313|app: 0|req: 1953/4006] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.256691] [47313]: DEBUG nova.api.openstack.wsgi [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.258806] [47313]: DEBUG nova.compute.api [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.264102] [47312]: DEBUG nova.policy [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.264240] [47313]: DEBUG oslo_concurrency.lockutils [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.264240] [47313]: DEBUG oslo_concurrency.lockutils [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.264407] [47313]: DEBUG oslo_concurrency.lockutils [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.264772] [47313]: DEBUG oslo_concurrency.lockutils [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.264999] [47313]: DEBUG oslo_concurrency.lockutils [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.265215] [47313]: DEBUG oslo_concurrency.lockutils [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.269720] [47312]: INFO nova.api.openstack.requestlog [None req-709971e3-cd85-49b8-b16a-ef078fb22041 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.057688 [ 702.270298] [47312]: [pid: 47312|app: 0|req: 2054/4007] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.306780] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.310426] [47313]: DEBUG nova.policy [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.310591] [47312]: DEBUG nova.compute.api [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.317447] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.318113] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.318657] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.318759] [47313]: DEBUG nova.policy [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.319369] [47313]: DEBUG nova.policy [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.320060] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.320592] [47313]: INFO nova.api.openstack.requestlog [None req-051c7db8-8acc-4469-a529-c82bf7709ecd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.066298 [ 702.320674] [47313]: [pid: 47313|app: 0|req: 1954/4008] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.321194] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.321532] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.323979] [47313]: DEBUG nova.api.openstack.wsgi [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.325584] [47313]: DEBUG nova.compute.api [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.329347] [47313]: DEBUG oslo_concurrency.lockutils [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.329859] [47313]: DEBUG oslo_concurrency.lockutils [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.329963] [47313]: DEBUG oslo_concurrency.lockutils [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.330509] [47313]: DEBUG oslo_concurrency.lockutils [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.330730] [47313]: DEBUG oslo_concurrency.lockutils [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.330912] [47313]: DEBUG oslo_concurrency.lockutils [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.365703] [47312]: DEBUG nova.policy [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.370090] [47312]: INFO nova.api.openstack.requestlog [None req-b3c8a363-9080-4677-af9a-bbf68f576aad tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.068013 [ 702.370389] [47312]: [pid: 47312|app: 0|req: 2055/4009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.373216] [47312]: DEBUG nova.api.openstack.wsgi [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.374794] [47312]: DEBUG nova.compute.api [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.375897] [47313]: DEBUG nova.policy [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.379569] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.379569] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.379738] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.380174] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.380375] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.380502] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.385222] [47313]: INFO nova.api.openstack.requestlog [None req-400a6724-3df1-4e7f-af51-7c92ef939457 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.063099 [ 702.385222] [47313]: [pid: 47313|app: 0|req: 1955/4010] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.416164] [47313]: DEBUG nova.api.openstack.wsgi [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.417393] [47313]: DEBUG nova.compute.api [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.421435] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.421690] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.421878] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.422335] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.422548] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.422725] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.426352] [47312]: DEBUG nova.policy [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.434690] [47312]: INFO nova.api.openstack.requestlog [None req-0bcd3e3e-e189-44f8-98e0-fea29c8a2082 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1210 microversion: 2.1 time: 0.063679 [ 702.435193] [47312]: [pid: 47312|app: 0|req: 2056/4011] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.462677] [47312]: DEBUG nova.api.openstack.wsgi [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.466970] [47312]: DEBUG nova.compute.api [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.467124] [47313]: DEBUG nova.policy [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.470695] [47312]: DEBUG oslo_concurrency.lockutils [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.471266] [47312]: DEBUG oslo_concurrency.lockutils [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.471595] [47312]: DEBUG oslo_concurrency.lockutils [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.472111] [47312]: DEBUG oslo_concurrency.lockutils [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.474239] [47313]: INFO nova.api.openstack.requestlog [None req-1fa59d8e-3ba1-4ef4-9040-50023ab29856 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.059364 [ 702.474354] [47312]: DEBUG oslo_concurrency.lockutils [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.474354] [47312]: DEBUG oslo_concurrency.lockutils [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.474446] [47313]: [pid: 47313|app: 0|req: 1956/4012] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.511715] [47312]: DEBUG nova.policy [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.516748] [47312]: INFO nova.api.openstack.requestlog [None req-a974cb30-ec93-4603-aa2b-297e0f4740dc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.056672 [ 702.517111] [47312]: [pid: 47312|app: 0|req: 2057/4013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 702.652752] [47313]: DEBUG nova.api.openstack.wsgi [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.655209] [47313]: DEBUG nova.compute.api [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.660087] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.660408] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.660643] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.661060] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.661769] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.661993] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.682718] [47312]: DEBUG nova.api.openstack.wsgi [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.684542] [47312]: DEBUG nova.compute.api [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.688102] [47312]: DEBUG oslo_concurrency.lockutils [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.688357] [47312]: DEBUG oslo_concurrency.lockutils [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.688571] [47312]: DEBUG oslo_concurrency.lockutils [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.689281] [47312]: DEBUG oslo_concurrency.lockutils [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.689908] [47312]: DEBUG oslo_concurrency.lockutils [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.690853] [47312]: DEBUG oslo_concurrency.lockutils [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.698160] [47313]: DEBUG nova.policy [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.705040] [47313]: DEBUG nova.policy [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.705970] [47313]: DEBUG nova.policy [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.709560] [47313]: INFO nova.api.openstack.requestlog [None req-4df63e85-63ff-4453-bc83-06f3a1e7aae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.059215 [ 702.710125] [47313]: [pid: 47313|app: 0|req: 1957/4014] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 702.713085] [47313]: DEBUG nova.api.openstack.wsgi [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.714738] [47313]: DEBUG nova.compute.api [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.719116] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.719410] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.719644] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.720102] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.720362] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.720577] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.727197] [47312]: DEBUG nova.policy [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.732116] [47312]: INFO nova.api.openstack.requestlog [None req-488e408f-8721-4d64-8290-d80e166c7994 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.051641 [ 702.732484] [47312]: [pid: 47312|app: 0|req: 2058/4015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 702.746333] [47312]: DEBUG nova.api.openstack.wsgi [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.748149] [47312]: DEBUG nova.compute.api [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.752270] [47312]: DEBUG oslo_concurrency.lockutils [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.752443] [47312]: DEBUG oslo_concurrency.lockutils [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.752625] [47312]: DEBUG oslo_concurrency.lockutils [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.753132] [47312]: DEBUG oslo_concurrency.lockutils [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.753486] [47312]: DEBUG oslo_concurrency.lockutils [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.753546] [47312]: DEBUG oslo_concurrency.lockutils [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.757411] [47313]: DEBUG nova.policy [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.762509] [47313]: INFO nova.api.openstack.requestlog [None req-52f50e54-c2f7-42a3-9df2-ad6bc784eba5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.051687 [ 702.763445] [47313]: [pid: 47313|app: 0|req: 1958/4016] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.772086] [47313]: DEBUG nova.api.openstack.wsgi [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.773565] [47313]: DEBUG nova.compute.api [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.778477] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.781158] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.781158] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.781158] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.781158] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.781158] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.790651] [47312]: DEBUG nova.policy [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.797700] [47312]: INFO nova.api.openstack.requestlog [None req-d314afdd-002f-4f1b-af42-b515906dcf03 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.053645 [ 702.798046] [47312]: [pid: 47312|app: 0|req: 2059/4017] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 702.821301] [47313]: DEBUG nova.policy [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.829140] [47313]: INFO nova.api.openstack.requestlog [None req-dcfd51fb-466f-443f-95cf-33b171f39f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.060516 [ 702.829140] [47313]: [pid: 47313|app: 0|req: 1959/4018] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.841509] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.845014] [47312]: DEBUG nova.compute.api [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.851751] [47313]: DEBUG nova.api.openstack.wsgi [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.852599] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.853886] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.853886] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.853886] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.854257] [47313]: DEBUG nova.compute.api [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.854342] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.854342] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.858578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.858578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.858578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.858578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.858578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.858578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.916484] [47313]: DEBUG nova.policy [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.918908] [47312]: DEBUG nova.policy [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.922015] [47313]: DEBUG nova.policy [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.922916] [47313]: DEBUG nova.policy [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.924790] [47312]: INFO nova.api.openstack.requestlog [None req-9e59e3a6-03c7-4664-83ef-cffc0823f982 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1214 microversion: 2.1 time: 0.089792 [ 702.924790] [47312]: [pid: 47312|app: 0|req: 2060/4019] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1214 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.927050] [47313]: INFO nova.api.openstack.requestlog [None req-f6076db4-d51f-4396-b49e-48a6f9d59c4c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.077845 [ 702.927438] [47313]: [pid: 47313|app: 0|req: 1960/4020] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 702.927804] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.930234] [47312]: DEBUG nova.compute.api [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.935847] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.935847] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.935847] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.935847] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.936246] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.936246] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.941335] [47313]: DEBUG nova.api.openstack.wsgi [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 702.943314] [47313]: DEBUG nova.compute.api [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 702.948595] [47313]: DEBUG oslo_concurrency.lockutils [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.948595] [47313]: DEBUG oslo_concurrency.lockutils [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.948595] [47313]: DEBUG oslo_concurrency.lockutils [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.948595] [47313]: DEBUG oslo_concurrency.lockutils [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 702.949645] [47313]: DEBUG oslo_concurrency.lockutils [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 702.949645] [47313]: DEBUG oslo_concurrency.lockutils [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 702.990978] [47312]: DEBUG nova.policy [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 702.995826] [47312]: INFO nova.api.openstack.requestlog [None req-7e0e3f57-cc39-42b7-9c10-5e86c5b5757b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.070326 [ 702.996113] [47312]: [pid: 47312|app: 0|req: 2061/4021] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 702.999733] [47313]: DEBUG nova.policy [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.005024] [47312]: DEBUG nova.api.openstack.wsgi [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.005658] [47312]: DEBUG nova.compute.api [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.007548] [47313]: INFO nova.api.openstack.requestlog [None req-b94d94e0-1034-45bc-95c0-c03c30c61eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.068330 [ 703.008162] [47313]: [pid: 47313|app: 0|req: 1961/4022] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.009553] [47312]: DEBUG oslo_concurrency.lockutils [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.009804] [47312]: DEBUG oslo_concurrency.lockutils [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.009994] [47312]: DEBUG oslo_concurrency.lockutils [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.010390] [47312]: DEBUG oslo_concurrency.lockutils [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.011142] [47312]: DEBUG oslo_concurrency.lockutils [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.011142] [47312]: DEBUG oslo_concurrency.lockutils [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.048020] [47312]: DEBUG nova.policy [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.056570] [47312]: DEBUG nova.policy [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.057885] [47312]: DEBUG nova.policy [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.059406] [47312]: INFO nova.api.openstack.requestlog [None req-29fbe8e9-40d4-4d8e-9722-135cc5be2b3b tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1262 microversion: 2.26 time: 0.058182 [ 703.059998] [47312]: [pid: 47312|app: 0|req: 2062/4023] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1262 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 703.067021] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.067176] [47313]: DEBUG nova.api.openstack.wsgi [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.068702] [47313]: DEBUG nova.compute.api [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.069553] [47312]: DEBUG nova.compute.api [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.074672] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.075061] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.075383] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.075983] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.076322] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.076677] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.076728] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.077231] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.077780] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.078703] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.079286] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.079681] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.146871] [47313]: DEBUG nova.policy [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.150508] [47312]: DEBUG nova.policy [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.154229] [47313]: INFO nova.api.openstack.requestlog [None req-b4badeff-812c-4c68-8a13-3327fbad90f4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.092838 [ 703.154580] [47313]: [pid: 47313|app: 0|req: 1962/4024] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.157330] [47312]: INFO nova.api.openstack.requestlog [None req-7b529b71-dcc1-4e68-bf13-5567631ce937 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.095406 [ 703.158046] [47312]: [pid: 47312|app: 0|req: 2063/4025] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:12:59 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.158489] [47313]: DEBUG nova.api.openstack.wsgi [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.160601] [47312]: DEBUG nova.api.openstack.wsgi [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.161205] [47313]: DEBUG nova.compute.api [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.164771] [47312]: DEBUG nova.compute.api [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.166398] [47313]: DEBUG oslo_concurrency.lockutils [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.166845] [47313]: DEBUG oslo_concurrency.lockutils [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.166845] [47313]: DEBUG oslo_concurrency.lockutils [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.167234] [47313]: DEBUG oslo_concurrency.lockutils [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.167438] [47313]: DEBUG oslo_concurrency.lockutils [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.167611] [47313]: DEBUG oslo_concurrency.lockutils [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.195383] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.195845] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.195958] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.198024] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.198340] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.198864] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.218021] [47313]: DEBUG nova.policy [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.219912] [47313]: INFO nova.api.openstack.requestlog [None req-50532bab-b872-4d20-9ae3-4762ac040aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1217 microversion: 2.1 time: 0.064812 [ 703.220302] [47313]: [pid: 47313|app: 0|req: 1963/4026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.225862] [47313]: DEBUG nova.api.openstack.wsgi [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.230026] [47313]: DEBUG nova.compute.api [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.243920] [47313]: DEBUG oslo_concurrency.lockutils [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.246446] [47313]: DEBUG oslo_concurrency.lockutils [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.246446] [47313]: DEBUG oslo_concurrency.lockutils [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.246446] [47313]: DEBUG oslo_concurrency.lockutils [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.246446] [47313]: DEBUG oslo_concurrency.lockutils [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.246446] [47313]: DEBUG oslo_concurrency.lockutils [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.272494] [47312]: DEBUG nova.policy [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.283730] [47312]: INFO nova.api.openstack.requestlog [None req-b0847472-10a9-4f68-bd76-e58957f23160 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.125117 [ 703.284067] [47312]: [pid: 47312|app: 0|req: 2064/4027] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.290231] [47312]: DEBUG nova.api.openstack.wsgi [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.291791] [47312]: DEBUG nova.compute.api [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.295142] [47313]: DEBUG nova.policy [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.297218] [47312]: DEBUG oslo_concurrency.lockutils [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.297509] [47312]: DEBUG oslo_concurrency.lockutils [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.298154] [47312]: DEBUG oslo_concurrency.lockutils [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.298154] [47312]: DEBUG oslo_concurrency.lockutils [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.298336] [47312]: DEBUG oslo_concurrency.lockutils [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.298889] [47312]: DEBUG oslo_concurrency.lockutils [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.299667] [47313]: INFO nova.api.openstack.requestlog [None req-86b8dcee-72d0-48fa-a7ae-03cc45e7b7da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.078580 [ 703.300353] [47313]: [pid: 47313|app: 0|req: 1964/4028] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.303359] [47313]: DEBUG nova.api.openstack.wsgi [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.305069] [47313]: DEBUG nova.compute.api [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.309070] [47313]: DEBUG oslo_concurrency.lockutils [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.309429] [47313]: DEBUG oslo_concurrency.lockutils [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.309519] [47313]: DEBUG oslo_concurrency.lockutils [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.309852] [47313]: DEBUG oslo_concurrency.lockutils [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.310057] [47313]: DEBUG oslo_concurrency.lockutils [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.310229] [47313]: DEBUG oslo_concurrency.lockutils [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.365061] [47312]: DEBUG nova.policy [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.366646] [47313]: DEBUG nova.policy [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.390818] [47313]: INFO nova.api.openstack.requestlog [None req-65f54163-d493-438c-a3bc-734a89eec8a7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.089668 [ 703.391181] [47313]: [pid: 47313|app: 0|req: 1965/4029] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.392786] [47312]: DEBUG nova.policy [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.394033] [47313]: DEBUG nova.api.openstack.wsgi [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.394164] [47312]: DEBUG nova.policy [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.395823] [47313]: DEBUG nova.compute.api [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.399940] [47312]: INFO nova.api.openstack.requestlog [None req-74e74127-be17-46a9-b447-20a63177f06c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1494 microversion: 2.94 time: 0.115390 [ 703.400393] [47312]: [pid: 47312|app: 0|req: 2065/4030] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1494 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 703.406217] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.406217] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.406217] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.406217] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.406217] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.406387] [47313]: DEBUG oslo_concurrency.lockutils [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.406473] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.409357] [47312]: DEBUG nova.compute.api [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.413881] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.414059] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.414143] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.414519] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.414692] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.414801] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.462700] [47313]: DEBUG nova.policy [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.463558] [47312]: DEBUG nova.policy [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.467918] [47313]: INFO nova.api.openstack.requestlog [None req-bbc55bee-4199-4db3-a0a7-6ebfee51aa30 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.076031 [ 703.468111] [47312]: INFO nova.api.openstack.requestlog [None req-a0b391a6-3f67-4ddb-af40-aeeef58a72d3 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.067104 [ 703.468261] [47313]: [pid: 47313|app: 0|req: 1966/4031] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.471339] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestManualDisk-server-668325605", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "c9eb8b89-5099-4d8c-b181-6e5e250adaf8"}], "security_groups": [{"name": "tempest-securitygroup--47193588"}], "key_name": "tempest-keypair-1625499897", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 703.472110] [47312]: [pid: 47312|app: 0|req: 2066/4032] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.474821] [47312]: DEBUG nova.api.openstack.wsgi [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.476343] [47312]: DEBUG nova.compute.api [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.479701] [47312]: DEBUG oslo_concurrency.lockutils [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.479941] [47312]: DEBUG oslo_concurrency.lockutils [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.480140] [47312]: DEBUG oslo_concurrency.lockutils [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.480505] [47312]: DEBUG oslo_concurrency.lockutils [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.481121] [47312]: DEBUG oslo_concurrency.lockutils [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.481566] [47312]: DEBUG oslo_concurrency.lockutils [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.525009] [47312]: DEBUG nova.policy [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.537081] [47312]: DEBUG nova.policy [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.537792] [47312]: DEBUG nova.policy [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.538446] [47312]: INFO nova.api.openstack.requestlog [None req-b304150b-7b4d-4851-ae95-2a66fff8be6b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.065778 [ 703.538765] [47312]: [pid: 47312|app: 0|req: 2067/4033] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 703.541253] [47312]: DEBUG nova.api.openstack.wsgi [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.542982] [47312]: DEBUG nova.compute.api [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.546450] [47312]: DEBUG oslo_concurrency.lockutils [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.546639] [47312]: DEBUG oslo_concurrency.lockutils [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.546828] [47312]: DEBUG oslo_concurrency.lockutils [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.547235] [47312]: DEBUG oslo_concurrency.lockutils [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.547413] [47312]: DEBUG oslo_concurrency.lockutils [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.547586] [47312]: DEBUG oslo_concurrency.lockutils [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.567900] [47313]: DEBUG nova.network.neutron [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] validate_networks() for [('c9eb8b89-5099-4d8c-b181-6e5e250adaf8', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 703.592306] [47312]: DEBUG nova.policy [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.596768] [47312]: INFO nova.api.openstack.requestlog [None req-10358df8-7c3b-4bc0-82f2-203f4778300d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.057278 [ 703.597111] [47312]: [pid: 47312|app: 0|req: 2068/4034] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.599734] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.601393] [47312]: DEBUG nova.compute.api [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.605566] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.605807] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.605988] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.606370] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.606613] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.606738] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.651816] [47312]: DEBUG nova.policy [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.662481] [47312]: INFO nova.api.openstack.requestlog [None req-f6be90c0-aec5-42d9-9a0c-63631c5379eb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.063836 [ 703.662481] [47312]: [pid: 47312|app: 0|req: 2069/4035] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.666709] [47312]: DEBUG nova.api.openstack.wsgi [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.667604] [47312]: DEBUG nova.compute.api [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.673630] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.674110] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.674947] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.674947] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.675278] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.675526] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.699707] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.700241] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.700241] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.700701] [47312]: DEBUG nova.objects.instance [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lazy-loading 'fault' on Instance uuid 5c036232-736c-4c34-a2b7-7de517b9cd50 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 703.730533] [47312]: DEBUG nova.policy [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa1286fe09cf48d19a1d528ac1b812fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02baa466ae264d89896a3049ab5767be', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.735494] [47312]: INFO nova.api.openstack.requestlog [None req-4d239ca3-2935-42d1-b45f-4a19cd1398d6 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 200 len: 1402 microversion: 2.1 time: 0.072505 [ 703.736283] [47312]: [pid: 47312|app: 0|req: 2070/4036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 1402 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.739327] [47312]: DEBUG nova.api.openstack.wsgi [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.740467] [47312]: DEBUG nova.compute.api [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.747911] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.748583] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.748660] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.749021] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.749257] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.749437] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.787864] [47312]: DEBUG nova.policy [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.792470] [47312]: INFO nova.api.openstack.requestlog [None req-cbb2d70b-9981-497d-98cd-37a06ed056c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.056276 [ 703.792829] [47312]: [pid: 47312|app: 0|req: 2071/4037] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.795521] [47312]: DEBUG nova.api.openstack.wsgi [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.797238] [47312]: DEBUG nova.compute.api [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.800645] [47312]: DEBUG oslo_concurrency.lockutils [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.801288] [47312]: DEBUG oslo_concurrency.lockutils [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.801288] [47312]: DEBUG oslo_concurrency.lockutils [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.801425] [47312]: DEBUG oslo_concurrency.lockutils [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.801669] [47312]: DEBUG oslo_concurrency.lockutils [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.801952] [47312]: DEBUG oslo_concurrency.lockutils [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.846628] [47312]: DEBUG nova.policy [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.850138] [47312]: INFO nova.api.openstack.requestlog [None req-8609e170-012d-4b29-879e-4b51b6ca0708 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.056615 [ 703.850469] [47312]: [pid: 47312|app: 0|req: 2072/4038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.853550] [47312]: DEBUG nova.api.openstack.wsgi [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.855962] [47312]: DEBUG nova.compute.api [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.857869] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.859712] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.859712] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.859712] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.859712] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.859712] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.871075] [47313]: DEBUG nova.quota [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Getting quotas for project e5413dae55db47e49e9a9f7966514683. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 703.875222] [47313]: DEBUG nova.quota [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Getting quotas for user 4afa55e737b8432eb411261fd5a9bfdb and project e5413dae55db47e49e9a9f7966514683. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 703.887347] [47313]: DEBUG nova.virt.hardware [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 703.887560] [47313]: DEBUG nova.virt.hardware [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 703.887771] [47313]: DEBUG nova.virt.hardware [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 703.887934] [47313]: DEBUG nova.virt.hardware [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 703.888513] [47313]: DEBUG nova.virt.hardware [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 703.893305] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.893596] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.894150] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.894265] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.894395] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.894586] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.900602] [47312]: DEBUG nova.policy [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.906305] [47312]: DEBUG nova.policy [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.906305] [47312]: DEBUG nova.policy [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.907867] [47313]: DEBUG nova.quota [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Getting quotas for project e5413dae55db47e49e9a9f7966514683. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 703.911562] [47312]: INFO nova.api.openstack.requestlog [None req-f2a32004-732e-4b8e-8252-a109bb7e2636 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.059870 [ 703.911562] [47312]: [pid: 47312|app: 0|req: 2073/4039] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 703.912592] [47313]: DEBUG nova.quota [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Getting quotas for user 4afa55e737b8432eb411261fd5a9bfdb and project e5413dae55db47e49e9a9f7966514683. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 703.914880] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.916527] [47312]: DEBUG nova.compute.api [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.919078] [47313]: DEBUG nova.compute.api [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 703.920971] [47313]: DEBUG nova.compute.api [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 703.921124] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.921124] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.921362] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.922027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.922027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.922027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.961970] [47312]: DEBUG nova.policy [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 703.963862] [47313]: INFO nova.api.openstack.requestlog [None req-c7f3bbf0-b961-43b9-af32-51d2462911f0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 0.494715 [ 703.964260] [47313]: [pid: 47313|app: 0|req: 1967/4040] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:00 2024] POST /compute/v2.1/servers => generated 407 bytes in 495 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 703.967197] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.967197] [47313]: DEBUG nova.compute.api [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.970440] [47312]: INFO nova.api.openstack.requestlog [None req-5f5232c3-c771-4803-a147-6bc6e1d6625a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.058492 [ 703.970620] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.970769] [47312]: [pid: 47312|app: 0|req: 2074/4041] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 703.970899] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.971045] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.971483] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.971673] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.971842] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.973366] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 703.976226] [47312]: DEBUG nova.compute.api [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 703.980128] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.980717] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.980717] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.980890] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 703.981121] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 703.981329] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 703.989979] [47313]: DEBUG nova.compute.api [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 704.026833] [47312]: DEBUG nova.policy [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.027326] [47313]: DEBUG nova.compute.api [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 704.028908] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.028908] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.028908] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.028908] [47313]: WARNING nova.compute.api [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] instance's host None is down, deleting from database [ 704.030941] [47313]: DEBUG nova.network.neutron [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 704.031630] [47312]: INFO nova.api.openstack.requestlog [None req-ce08d5e5-27de-4301-8a79-43f99df2be53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.060194 [ 704.032023] [47312]: [pid: 47312|app: 0|req: 2075/4042] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.034695] [47312]: DEBUG nova.api.openstack.wsgi [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.036483] [47312]: DEBUG nova.compute.api [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.041089] [47312]: DEBUG oslo_concurrency.lockutils [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.041337] [47312]: DEBUG oslo_concurrency.lockutils [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.041524] [47312]: DEBUG oslo_concurrency.lockutils [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.042454] [47312]: DEBUG oslo_concurrency.lockutils [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.042454] [47312]: DEBUG oslo_concurrency.lockutils [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.042631] [47312]: DEBUG oslo_concurrency.lockutils [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.047662] [47313]: DEBUG nova.network.neutron [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 704.051734] [47313]: DEBUG nova.network.neutron [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 704.082411] [47312]: DEBUG nova.policy [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.087786] [47312]: INFO nova.api.openstack.requestlog [None req-de49abca-aba9-4efc-b029-b5a2d5de50c9 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.055012 [ 704.088078] [47312]: [pid: 47312|app: 0|req: 2076/4043] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.090547] [47312]: DEBUG nova.api.openstack.wsgi [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.092236] [47312]: DEBUG nova.compute.api [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.095789] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.096076] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.096306] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.096729] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.097042] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.097263] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.144114] [47312]: DEBUG nova.policy [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.148951] [47312]: INFO nova.api.openstack.requestlog [None req-31ff31e8-6a52-4a23-ad35-1e005afd1d3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.060257 [ 704.149560] [47312]: [pid: 47312|app: 0|req: 2077/4044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:00 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.153015] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.157174] [47312]: DEBUG nova.compute.api [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.159246] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.159833] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.159833] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.160360] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.160918] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.160918] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.176251] [47313]: INFO nova.api.openstack.requestlog [None req-dc5b892d-3a0a-437d-9e8b-b1db8bcff8cf tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 204 len: 0 microversion: 2.1 time: 0.211306 [ 704.176585] [47313]: [pid: 47313|app: 0|req: 1968/4045] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:00 2024] DELETE /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 704.179428] [47313]: DEBUG nova.api.openstack.wsgi [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.180915] [47313]: DEBUG nova.compute.api [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.184562] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.184744] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.184935] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.186408] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.186408] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.186408] [47313]: DEBUG oslo_concurrency.lockutils [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.201497] [47312]: DEBUG nova.policy [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.206230] [47312]: INFO nova.api.openstack.requestlog [None req-5bca1032-a5e2-4316-96a5-93fb9cda897b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1270 microversion: 2.1 time: 0.055763 [ 704.206580] [47312]: [pid: 47312|app: 0|req: 2078/4046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1270 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.208927] [47312]: DEBUG nova.api.openstack.wsgi [None req-18e17835-4c72-4c60-bfbf-dc098951c83f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.210480] [47312]: DEBUG nova.compute.api [None req-18e17835-4c72-4c60-bfbf-dc098951c83f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.235392] [47313]: DEBUG nova.policy [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.239790] [47313]: DEBUG nova.policy [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.240446] [47313]: DEBUG nova.policy [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.244333] [47313]: INFO nova.api.openstack.requestlog [None req-10e7adaa-d902-4901-be94-09978f9fed1c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.067191 [ 704.244660] [47313]: [pid: 47313|app: 0|req: 1969/4047] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.245714] [47312]: DEBUG nova.policy [None req-18e17835-4c72-4c60-bfbf-dc098951c83f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.248433] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.249577] [47312]: INFO nova.api.openstack.requestlog [None req-18e17835-4c72-4c60-bfbf-dc098951c83f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1275 microversion: 2.1 time: 0.042394 [ 704.250013] [47313]: DEBUG nova.compute.api [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.250085] [47312]: [pid: 47312|app: 0|req: 2079/4048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1275 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.252793] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.253085] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.253375] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.253621] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.254109] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.254529] [47312]: DEBUG nova.compute.api [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.254829] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.255082] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.258345] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.258646] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.258848] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.259770] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.259770] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.259770] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.306129] [47313]: DEBUG nova.policy [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.313890] [47312]: DEBUG nova.policy [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.316015] [47313]: INFO nova.api.openstack.requestlog [None req-3c207b40-5d19-4372-bc54-e22c64697412 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.069447 [ 704.316385] [47313]: [pid: 47313|app: 0|req: 1970/4049] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.318873] [47312]: INFO nova.api.openstack.requestlog [None req-ad0b9b17-16f4-4556-81aa-670c044e07d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.068345 [ 704.319634] [47312]: [pid: 47312|app: 0|req: 2080/4050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.321908] [47313]: DEBUG nova.api.openstack.wsgi [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.322194] [47312]: DEBUG nova.api.openstack.wsgi [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.323753] [47313]: DEBUG nova.compute.api [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.324597] [47312]: DEBUG nova.compute.api [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.330849] [47312]: DEBUG oslo_concurrency.lockutils [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.330955] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.331019] [47312]: DEBUG oslo_concurrency.lockutils [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.331019] [47312]: DEBUG oslo_concurrency.lockutils [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.331093] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.331093] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.331152] [47312]: DEBUG oslo_concurrency.lockutils [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.331152] [47312]: DEBUG oslo_concurrency.lockutils [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.331213] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.331255] [47312]: DEBUG oslo_concurrency.lockutils [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.331299] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.331299] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.383168] [47312]: DEBUG nova.policy [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.384605] [47313]: DEBUG nova.policy [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.386827] [47312]: INFO nova.api.openstack.requestlog [None req-558fdf0e-3e4d-493a-8871-bd2a0eaad293 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.066585 [ 704.387157] [47312]: [pid: 47312|app: 0|req: 2081/4051] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.389348] [47313]: DEBUG nova.policy [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.389892] [47313]: DEBUG nova.policy [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.390342] [47312]: DEBUG nova.api.openstack.wsgi [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.390669] [47313]: INFO nova.api.openstack.requestlog [None req-13e0f383-7a33-4791-b0cc-f712a0b8091e tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1260 microversion: 2.26 time: 0.073733 [ 704.391155] [47313]: [pid: 47313|app: 0|req: 1971/4052] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1260 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.391806] [47312]: DEBUG nova.compute.api [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.393994] [47313]: DEBUG nova.api.openstack.wsgi [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.395499] [47312]: DEBUG oslo_concurrency.lockutils [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.395703] [47313]: DEBUG nova.compute.api [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] [instance: 5c036232-736c-4c34-a2b7-7de517b9cd50] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.395776] [47312]: DEBUG oslo_concurrency.lockutils [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.395995] [47312]: DEBUG oslo_concurrency.lockutils [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.396353] [47312]: DEBUG oslo_concurrency.lockutils [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.396571] [47312]: DEBUG oslo_concurrency.lockutils [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.396751] [47312]: DEBUG oslo_concurrency.lockutils [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.400025] [47313]: DEBUG oslo_concurrency.lockutils [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.400256] [47313]: DEBUG oslo_concurrency.lockutils [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.400573] [47313]: DEBUG oslo_concurrency.lockutils [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.401367] [47313]: DEBUG oslo_concurrency.lockutils [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.401367] [47313]: DEBUG oslo_concurrency.lockutils [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.401367] [47313]: DEBUG oslo_concurrency.lockutils [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.410227] [47313]: INFO nova.api.openstack.wsgi [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] HTTP exception thrown: Instance 5c036232-736c-4c34-a2b7-7de517b9cd50 could not be found. [ 704.410418] [47313]: DEBUG nova.api.openstack.wsgi [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Returning 404 to user: Instance 5c036232-736c-4c34-a2b7-7de517b9cd50 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 704.410870] [47313]: INFO nova.api.openstack.requestlog [None req-420d970a-cf28-4584-a6fd-5c5d054bb359 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50" status: 404 len: 111 microversion: 2.1 time: 0.019248 [ 704.411245] [47313]: [pid: 47313|app: 0|req: 1972/4053] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/5c036232-736c-4c34-a2b7-7de517b9cd50 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 704.413761] [47313]: DEBUG nova.api.openstack.wsgi [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.417060] [47313]: DEBUG nova.compute.api [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.421150] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.421379] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.421594] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.422518] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.422518] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.422518] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.437840] [47312]: DEBUG nova.policy [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.443152] [47312]: INFO nova.api.openstack.requestlog [None req-6de75d2c-5d29-4558-b249-cfc8ddad97ff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.054325 [ 704.443152] [47312]: [pid: 47312|app: 0|req: 2082/4054] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.450609] [47312]: DEBUG nova.api.openstack.wsgi [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.455360] [47312]: DEBUG nova.compute.api [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.457741] [47313]: DEBUG nova.policy [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.461673] [47312]: DEBUG oslo_concurrency.lockutils [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.461673] [47312]: DEBUG oslo_concurrency.lockutils [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.461673] [47312]: DEBUG oslo_concurrency.lockutils [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.461908] [47312]: DEBUG oslo_concurrency.lockutils [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.461955] [47313]: INFO nova.api.openstack.requestlog [None req-2fddc11b-428d-4331-afb0-01140cb024b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.050220 [ 704.462665] [47312]: DEBUG oslo_concurrency.lockutils [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.462665] [47312]: DEBUG oslo_concurrency.lockutils [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.462961] [47313]: [pid: 47313|app: 0|req: 1973/4055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.465045] [47313]: DEBUG nova.api.openstack.wsgi [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.466651] [47313]: DEBUG nova.compute.api [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.469875] [47313]: DEBUG oslo_concurrency.lockutils [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.470126] [47313]: DEBUG oslo_concurrency.lockutils [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.470324] [47313]: DEBUG oslo_concurrency.lockutils [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.470719] [47313]: DEBUG oslo_concurrency.lockutils [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.470924] [47313]: DEBUG oslo_concurrency.lockutils [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.471119] [47313]: DEBUG oslo_concurrency.lockutils [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.512254] [47312]: DEBUG nova.policy [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.517529] [47313]: DEBUG nova.policy [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.518381] [47312]: INFO nova.api.openstack.requestlog [None req-33aca89b-27a9-41ca-974c-506b8bec63db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.070717 [ 704.518743] [47312]: [pid: 47312|app: 0|req: 2083/4056] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.521344] [47312]: DEBUG nova.api.openstack.wsgi [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.523621] [47312]: DEBUG nova.compute.api [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.527034] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.527268] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.527311] [47313]: INFO nova.api.openstack.requestlog [None req-be352cf3-21ce-42dc-999e-3ea1bf0e3d0c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.062937 [ 704.527456] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.527652] [47313]: [pid: 47313|app: 0|req: 1974/4057] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.528566] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.528658] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.529436] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.533014] [47313]: DEBUG nova.api.openstack.wsgi [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.534647] [47313]: DEBUG nova.compute.api [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.538134] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.538381] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.538830] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.538915] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.539172] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.539765] [47313]: DEBUG oslo_concurrency.lockutils [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.567821] [47312]: DEBUG nova.policy [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.573363] [47312]: INFO nova.api.openstack.requestlog [None req-cbad60cd-af9e-4d50-8a60-6e4bcd55fec2 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.053986 [ 704.573776] [47312]: [pid: 47312|app: 0|req: 2084/4058] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.575989] [47312]: DEBUG nova.api.openstack.wsgi [None req-f70dba82-df55-437d-80ea-f18ae41e8da1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.579987] [47313]: DEBUG nova.policy [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.584721] [47313]: DEBUG nova.policy [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.585425] [47313]: DEBUG nova.policy [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.586285] [47312]: DEBUG nova.api.openstack.compute.server_groups [None req-f70dba82-df55-437d-80ea-f18ae41e8da1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Querying cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) for 1 instances {{(pid=47312) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:69}} [ 704.586711] [47312]: DEBUG oslo_concurrency.lockutils [None req-f70dba82-df55-437d-80ea-f18ae41e8da1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.586926] [47312]: DEBUG oslo_concurrency.lockutils [None req-f70dba82-df55-437d-80ea-f18ae41e8da1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.587167] [47312]: DEBUG oslo_concurrency.lockutils [None req-f70dba82-df55-437d-80ea-f18ae41e8da1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.589032] [47313]: INFO nova.api.openstack.requestlog [None req-e59a8559-3936-4e10-b021-eb2dc68ea84c tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1494 microversion: 2.94 time: 0.060793 [ 704.589348] [47313]: [pid: 47313|app: 0|req: 1975/4059] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1494 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.591588] [47313]: DEBUG nova.api.openstack.wsgi [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.593243] [47313]: DEBUG nova.compute.api [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.596679] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.596952] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.597247] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.597587] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.597828] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.598066] [47313]: DEBUG oslo_concurrency.lockutils [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.600204] [47312]: INFO nova.api.openstack.requestlog [None req-f70dba82-df55-437d-80ea-f18ae41e8da1 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 186 microversion: 2.1 time: 0.025891 [ 704.600543] [47312]: [pid: 47312|app: 0|req: 2085/4060] 10.180.1.21 () {58 vars in 1147 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/os-server-groups => generated 186 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.603480] [47312]: DEBUG nova.api.openstack.wsgi [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.606084] [47312]: DEBUG nova.compute.api [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.609481] [47312]: DEBUG oslo_concurrency.lockutils [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.609735] [47312]: DEBUG oslo_concurrency.lockutils [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.610033] [47312]: DEBUG oslo_concurrency.lockutils [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.610404] [47312]: DEBUG oslo_concurrency.lockutils [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.610610] [47312]: DEBUG oslo_concurrency.lockutils [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.610786] [47312]: DEBUG oslo_concurrency.lockutils [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.638046] [47313]: DEBUG nova.policy [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.642497] [47313]: INFO nova.api.openstack.requestlog [None req-8236a155-f39b-46ce-97a4-6f5fed291cba tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.052518 [ 704.642802] [47313]: [pid: 47313|app: 0|req: 1976/4061] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.646073] [47313]: DEBUG nova.api.openstack.wsgi [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.646722] [47312]: DEBUG nova.policy [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.647484] [47313]: DEBUG nova.compute.api [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.650699] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.650936] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.651148] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.651380] [47312]: INFO nova.api.openstack.requestlog [None req-a008cfca-2e10-48b2-beda-60bdd49b100e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.050207 [ 704.651570] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.651753] [47312]: [pid: 47312|app: 0|req: 2086/4062] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.651849] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.651943] [47313]: DEBUG oslo_concurrency.lockutils [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.654308] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0f90b8a-570c-4f45-842f-1185dc24872d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.663843] [47312]: DEBUG nova.api.openstack.compute.server_groups [None req-a0f90b8a-570c-4f45-842f-1185dc24872d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Querying cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) for 1 instances {{(pid=47312) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:69}} [ 704.664243] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f90b8a-570c-4f45-842f-1185dc24872d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.664466] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f90b8a-570c-4f45-842f-1185dc24872d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.666643] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f90b8a-570c-4f45-842f-1185dc24872d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.670229] [47312]: INFO nova.api.openstack.requestlog [None req-a0f90b8a-570c-4f45-842f-1185dc24872d tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/2d2aa0b2-37aa-4284-9e60-cdfb5e069687" status: 200 len: 183 microversion: 2.1 time: 0.017752 [ 704.670323] [47312]: [pid: 47312|app: 0|req: 2087/4063] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/os-server-groups/2d2aa0b2-37aa-4284-9e60-cdfb5e069687 => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.672605] [47312]: DEBUG nova.api.openstack.wsgi [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.674086] [47312]: DEBUG nova.compute.api [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.676995] [47312]: DEBUG oslo_concurrency.lockutils [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.677222] [47312]: DEBUG oslo_concurrency.lockutils [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.677404] [47312]: DEBUG oslo_concurrency.lockutils [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.677743] [47312]: DEBUG oslo_concurrency.lockutils [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.677934] [47312]: DEBUG oslo_concurrency.lockutils [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.678125] [47312]: DEBUG oslo_concurrency.lockutils [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.685313] [47313]: DEBUG nova.policy [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.690040] [47313]: DEBUG nova.policy [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.690791] [47313]: DEBUG nova.policy [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.691511] [47313]: INFO nova.api.openstack.requestlog [None req-87bb6a9d-a32f-4271-baf3-a1fdae8f5fa7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.048176 [ 704.691821] [47313]: [pid: 47313|app: 0|req: 1977/4064] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.712298] [47312]: DEBUG nova.policy [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.716297] [47312]: INFO nova.api.openstack.requestlog [None req-77a34df6-f2d2-4c00-81ce-568e7fb07afb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.045423 [ 704.716616] [47312]: [pid: 47312|app: 0|req: 2088/4065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.719354] [47312]: DEBUG nova.api.openstack.wsgi [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.720549] [47312]: DEBUG nova.compute.api [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.723965] [47312]: DEBUG oslo_concurrency.lockutils [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.724196] [47312]: DEBUG oslo_concurrency.lockutils [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.724382] [47312]: DEBUG oslo_concurrency.lockutils [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.724735] [47312]: DEBUG oslo_concurrency.lockutils [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.724936] [47312]: DEBUG oslo_concurrency.lockutils [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.725121] [47312]: DEBUG oslo_concurrency.lockutils [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.760737] [47313]: DEBUG nova.api.openstack.wsgi [None req-90cdeaff-609e-4257-8b8c-d2606af2a76f tempest-ComputeTenantNetworksTest-235923207 tempest-ComputeTenantNetworksTest-235923207-project-member] Calling method '.version_select at 0x7b9c47ad9090>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.761918] [47312]: DEBUG nova.policy [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.766089] [47312]: INFO nova.api.openstack.requestlog [None req-3da3cab2-2a25-431b-accd-fe6edf47c97a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.048895 [ 704.766400] [47312]: [pid: 47312|app: 0|req: 2089/4066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.768684] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d53008a-4b18-4ff6-81a4-1a5be1fd4a43 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.774019] [47312]: INFO nova.api.openstack.wsgi [None req-6d53008a-4b18-4ff6-81a4-1a5be1fd4a43 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] HTTP exception thrown: Instance group 8b013bef-6f3a-426c-b4ac-d8bfaf48f6ad could not be found. [ 704.774019] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d53008a-4b18-4ff6-81a4-1a5be1fd4a43 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Returning 404 to user: Instance group 8b013bef-6f3a-426c-b4ac-d8bfaf48f6ad could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 704.774019] [47312]: INFO nova.api.openstack.requestlog [None req-6d53008a-4b18-4ff6-81a4-1a5be1fd4a43 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/8b013bef-6f3a-426c-b4ac-d8bfaf48f6ad" status: 404 len: 117 microversion: 2.1 time: 0.005857 [ 704.774019] [47312]: [pid: 47312|app: 0|req: 2090/4067] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:13:01 2024] DELETE /compute/v2.1/os-server-groups/8b013bef-6f3a-426c-b4ac-d8bfaf48f6ad => generated 117 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 704.778824] [47312]: DEBUG nova.api.openstack.wsgi [None req-1733b9c2-fe37-4972-8b5f-b7df16f86230 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.782615] [47312]: INFO nova.api.openstack.wsgi [None req-1733b9c2-fe37-4972-8b5f-b7df16f86230 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] HTTP exception thrown: Instance group 17e6e92e-9b87-4752-b2dc-830a71485208 could not be found. [ 704.782895] [47312]: DEBUG nova.api.openstack.wsgi [None req-1733b9c2-fe37-4972-8b5f-b7df16f86230 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Returning 404 to user: Instance group 17e6e92e-9b87-4752-b2dc-830a71485208 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 704.783306] [47312]: INFO nova.api.openstack.requestlog [None req-1733b9c2-fe37-4972-8b5f-b7df16f86230 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/17e6e92e-9b87-4752-b2dc-830a71485208" status: 404 len: 117 microversion: 2.1 time: 0.006278 [ 704.783563] [47312]: [pid: 47312|app: 0|req: 2091/4068] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:13:01 2024] DELETE /compute/v2.1/os-server-groups/17e6e92e-9b87-4752-b2dc-830a71485208 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 704.790972] [47312]: DEBUG nova.api.openstack.wsgi [None req-a41d5356-8a46-4817-823d-15c333a71480 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.794570] [47312]: INFO nova.api.openstack.wsgi [None req-a41d5356-8a46-4817-823d-15c333a71480 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] HTTP exception thrown: Instance group 22c55a2a-5ab1-4f71-b26a-f8a002824765 could not be found. [ 704.794664] [47312]: DEBUG nova.api.openstack.wsgi [None req-a41d5356-8a46-4817-823d-15c333a71480 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Returning 404 to user: Instance group 22c55a2a-5ab1-4f71-b26a-f8a002824765 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 704.795494] [47312]: INFO nova.api.openstack.requestlog [None req-a41d5356-8a46-4817-823d-15c333a71480 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/22c55a2a-5ab1-4f71-b26a-f8a002824765" status: 404 len: 117 microversion: 2.1 time: 0.007305 [ 704.795494] [47312]: [pid: 47312|app: 0|req: 2092/4069] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:13:01 2024] DELETE /compute/v2.1/os-server-groups/22c55a2a-5ab1-4f71-b26a-f8a002824765 => generated 117 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 704.802011] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf6fe4a8-b900-4390-bed8-9840294ed24c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.806079] [47312]: INFO nova.api.openstack.wsgi [None req-bf6fe4a8-b900-4390-bed8-9840294ed24c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] HTTP exception thrown: Instance group 69400827-56ee-40e6-a61f-26e54bbc3f99 could not be found. [ 704.806370] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf6fe4a8-b900-4390-bed8-9840294ed24c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Returning 404 to user: Instance group 69400827-56ee-40e6-a61f-26e54bbc3f99 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 704.806804] [47312]: INFO nova.api.openstack.requestlog [None req-bf6fe4a8-b900-4390-bed8-9840294ed24c tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/69400827-56ee-40e6-a61f-26e54bbc3f99" status: 404 len: 117 microversion: 2.1 time: 0.006845 [ 704.807263] [47312]: [pid: 47312|app: 0|req: 2093/4070] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:13:01 2024] DELETE /compute/v2.1/os-server-groups/69400827-56ee-40e6-a61f-26e54bbc3f99 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 704.809435] [47312]: DEBUG nova.api.openstack.wsgi [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.811033] [47312]: DEBUG nova.compute.api [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.814314] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.814646] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.814895] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.815213] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.815414] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.815589] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.830593] [47313]: INFO nova.api.openstack.requestlog [None req-90cdeaff-609e-4257-8b8c-d2606af2a76f tempest-ComputeTenantNetworksTest-235923207 tempest-ComputeTenantNetworksTest-235923207-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks" status: 200 len: 309 microversion: 2.1 time: 0.136584 [ 704.830593] [47313]: [pid: 47313|app: 0|req: 1978/4071] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/os-tenant-networks => generated 309 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.833225] [47313]: DEBUG nova.api.openstack.wsgi [None req-85e1422b-40eb-4173-a7c9-3c4f6efdac76 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.847863] [47312]: DEBUG nova.policy [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.854352] [47312]: INFO nova.api.openstack.requestlog [None req-2cfd1166-817a-4ca8-8451-a57feef8e1a0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.046589 [ 704.855717] [47312]: [pid: 47312|app: 0|req: 2094/4072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.857063] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5ea6f6a-6d9e-4cb6-97de-03137ba03260 tempest-ComputeTenantNetworksTest-235923207 tempest-ComputeTenantNetworksTest-235923207-project-member] Calling method '.version_select at 0x7b9c476d7520>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.863930] [47313]: INFO nova.api.openstack.requestlog [None req-85e1422b-40eb-4173-a7c9-3c4f6efdac76 tempest-ServerGroupTestJSON-1400091871 tempest-ServerGroupTestJSON-1400091871-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/2d2aa0b2-37aa-4284-9e60-cdfb5e069687" status: 204 len: 0 microversion: 2.1 time: 0.033009 [ 704.863930] [47313]: [pid: 47313|app: 0|req: 1979/4073] 10.180.1.21 () {58 vars in 1261 bytes} [Thu Oct 31 12:13:01 2024] DELETE /compute/v2.1/os-server-groups/2d2aa0b2-37aa-4284-9e60-cdfb5e069687 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 704.869348] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.871026] [47313]: DEBUG nova.compute.api [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.874709] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.874709] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.875110] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.875147] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.875526] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.875526] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.894129] [47312]: INFO nova.api.openstack.requestlog [None req-b5ea6f6a-6d9e-4cb6-97de-03137ba03260 tempest-ComputeTenantNetworksTest-235923207 tempest-ComputeTenantNetworksTest-235923207-project-member] 10.180.1.21 "GET /compute/v2.1/os-tenant-networks/e6edfded-9139-4e39-ac75-e125f9d5e3ce" status: 200 len: 140 microversion: 2.1 time: 0.038815 [ 704.894475] [47312]: [pid: 47312|app: 0|req: 2095/4074] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/os-tenant-networks/e6edfded-9139-4e39-ac75-e125f9d5e3ce => generated 140 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 704.910671] [47313]: DEBUG nova.policy [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.915734] [47313]: INFO nova.api.openstack.requestlog [None req-f2f233a1-ec49-402c-bc88-f3ad20cb0bed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.048364 [ 704.916079] [47313]: [pid: 47313|app: 0|req: 1980/4075] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 704.927505] [47312]: DEBUG nova.api.openstack.wsgi [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.929179] [47312]: DEBUG nova.compute.api [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.933219] [47312]: DEBUG oslo_concurrency.lockutils [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.933490] [47312]: DEBUG oslo_concurrency.lockutils [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.933787] [47312]: DEBUG oslo_concurrency.lockutils [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.934301] [47312]: DEBUG oslo_concurrency.lockutils [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.934462] [47312]: DEBUG oslo_concurrency.lockutils [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.934716] [47312]: DEBUG oslo_concurrency.lockutils [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.967903] [47312]: DEBUG nova.policy [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.972366] [47312]: DEBUG nova.policy [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.972961] [47312]: DEBUG nova.policy [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 704.975694] [47312]: INFO nova.api.openstack.requestlog [None req-20fea2e5-f44c-41d4-aef8-c52d0e788391 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.051711 [ 704.975995] [47312]: [pid: 47312|app: 0|req: 2096/4076] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 704.986973] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 704.989264] [47313]: DEBUG nova.compute.api [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 704.993097] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.993401] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.993805] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 704.994234] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 704.994447] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 704.994614] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.028151] [47313]: DEBUG nova.policy [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.031818] [47313]: INFO nova.api.openstack.requestlog [None req-b0490afc-ac02-4c30-99a5-f635ad264088 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.047659 [ 705.032168] [47313]: [pid: 47313|app: 0|req: 1981/4077] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.045331] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.047202] [47312]: DEBUG nova.compute.api [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.050676] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.050948] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.051196] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.051581] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.051820] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.052061] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.083849] [47312]: DEBUG nova.policy [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.087886] [47312]: INFO nova.api.openstack.requestlog [None req-a1e12ef4-5fc9-487b-b909-ca50d38d3c6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.044731 [ 705.088215] [47312]: [pid: 47312|app: 0|req: 2097/4078] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.100585] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.101890] [47313]: DEBUG nova.compute.api [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.106027] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.106027] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.106027] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.106282] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.106485] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.106650] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.140293] [47313]: DEBUG nova.policy [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.144413] [47313]: INFO nova.api.openstack.requestlog [None req-7d1880d4-0d31-4f7f-855b-65566c565edd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.046661 [ 705.144735] [47313]: [pid: 47313|app: 0|req: 1982/4079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:01 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.162190] [47313]: DEBUG nova.api.openstack.wsgi [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.163775] [47313]: DEBUG nova.compute.api [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.167013] [47313]: DEBUG oslo_concurrency.lockutils [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.167279] [47313]: DEBUG oslo_concurrency.lockutils [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.167469] [47313]: DEBUG oslo_concurrency.lockutils [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.167855] [47313]: DEBUG oslo_concurrency.lockutils [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.168064] [47313]: DEBUG oslo_concurrency.lockutils [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.168242] [47313]: DEBUG oslo_concurrency.lockutils [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.204713] [47313]: DEBUG nova.policy [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.209706] [47313]: INFO nova.api.openstack.requestlog [None req-a545efbe-745f-4cf4-a7c3-e2ae91cb25b0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.049817 [ 705.210023] [47313]: [pid: 47313|app: 0|req: 1983/4080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 705.221449] [47313]: DEBUG nova.api.openstack.wsgi [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.223072] [47313]: DEBUG nova.compute.api [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.227076] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.227076] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.227076] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.227076] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.227308] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.227803] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.263532] [47313]: DEBUG nova.policy [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.268059] [47313]: INFO nova.api.openstack.requestlog [None req-a95bd19b-4e16-4385-8cf1-30eef0d5f043 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1270 microversion: 2.1 time: 0.048664 [ 705.268836] [47313]: [pid: 47313|app: 0|req: 1984/4081] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.271130] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.272938] [47313]: DEBUG nova.compute.api [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.273507] [47312]: DEBUG nova.api.openstack.wsgi [None req-a10b3cae-3167-4d0a-99f0-cd7492c8eaf5 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Action: 'create', calling method: .version_select at 0x7b9c476d7760>, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1222222979", "metadata": {"Type": "work"}}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 705.275974] [47312]: DEBUG nova.api.openstack.wsgi [None req-a10b3cae-3167-4d0a-99f0-cd7492c8eaf5 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 705.276246] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.276480] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.276548] [47312]: INFO nova.api.openstack.requestlog [None req-a10b3cae-3167-4d0a-99f0-cd7492c8eaf5 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.116888 [ 705.276867] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.276916] [47312]: [pid: 47312|app: 0|req: 2098/4082] 10.180.1.21 () {60 vars in 1151 bytes} [Thu Oct 31 12:13:02 2024] POST /compute/v2.1/os-volumes => generated 127 bytes in 117 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 705.276999] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.277199] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.277399] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.280995] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.284077] [47312]: DEBUG nova.compute.api [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.287928] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.288197] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.288418] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.288737] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.289179] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.289179] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.316236] [47313]: DEBUG nova.policy [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.321869] [47313]: DEBUG nova.policy [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.322714] [47313]: DEBUG nova.policy [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.325808] [47313]: INFO nova.api.openstack.requestlog [None req-ee89b4ae-4115-4639-ba7b-cd6dd5b0728b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1417 microversion: 2.93 time: 0.056856 [ 705.326137] [47313]: [pid: 47313|app: 0|req: 1985/4083] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1417 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 705.327717] [47312]: DEBUG nova.policy [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.331911] [47312]: INFO nova.api.openstack.requestlog [None req-ff2ec9ca-8b6d-4755-9574-ec8ef40fafe4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.054361 [ 705.332023] [47313]: DEBUG nova.api.openstack.wsgi [None req-6451c513-7c0b-4a37-8fb5-7d5965af662f tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Action: 'create', calling method: .version_select at 0x7b9c47ada830>, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-978555929", "metadata": {"Type": "work"}}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 705.332358] [47312]: [pid: 47312|app: 0|req: 2099/4084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.334141] [47313]: DEBUG nova.api.openstack.wsgi [None req-6451c513-7c0b-4a37-8fb5-7d5965af662f tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 705.334446] [47313]: INFO nova.api.openstack.requestlog [None req-6451c513-7c0b-4a37-8fb5-7d5965af662f tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.007811 [ 705.334630] [47312]: DEBUG nova.api.openstack.wsgi [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.334912] [47313]: [pid: 47313|app: 0|req: 1986/4085] 10.180.1.21 () {60 vars in 1151 bytes} [Thu Oct 31 12:13:02 2024] POST /compute/v2.1/os-volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 705.336172] [47312]: DEBUG nova.compute.api [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.337146] [47313]: DEBUG nova.api.openstack.wsgi [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.339054] [47313]: DEBUG nova.compute.api [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.341291] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.341291] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.341291] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.341571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.341817] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.341924] [47312]: DEBUG oslo_concurrency.lockutils [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.342337] [47313]: DEBUG oslo_concurrency.lockutils [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.342564] [47313]: DEBUG oslo_concurrency.lockutils [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.342745] [47313]: DEBUG oslo_concurrency.lockutils [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.343111] [47313]: DEBUG oslo_concurrency.lockutils [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.343322] [47313]: DEBUG oslo_concurrency.lockutils [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.343650] [47313]: DEBUG oslo_concurrency.lockutils [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.390294] [47313]: DEBUG nova.policy [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.391977] [47312]: DEBUG nova.policy [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.395184] [47313]: INFO nova.api.openstack.requestlog [None req-3361b669-f193-4917-b8c0-490dd50a9fb5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.059697 [ 705.395552] [47313]: [pid: 47313|app: 0|req: 1987/4086] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.396122] [47312]: INFO nova.api.openstack.requestlog [None req-e85b0531-0375-4227-b418-026ff9ec25cb tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.063288 [ 705.396428] [47312]: [pid: 47312|app: 0|req: 2100/4087] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.398056] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8bc7edb-459c-4089-9410-79356df504f9 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Action: 'create', calling method: .version_select at 0x7b9c4738b5b0>, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-1199092387", "metadata": {"Type": "work"}}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 705.399778] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8bc7edb-459c-4089-9410-79356df504f9 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 705.400207] [47313]: INFO nova.api.openstack.requestlog [None req-d8bc7edb-459c-4089-9410-79356df504f9 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.004197 [ 705.400511] [47313]: [pid: 47313|app: 0|req: 1988/4088] 10.180.1.21 () {60 vars in 1151 bytes} [Thu Oct 31 12:13:02 2024] POST /compute/v2.1/os-volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 705.403533] [47312]: DEBUG nova.api.openstack.wsgi [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.404962] [47313]: DEBUG nova.api.openstack.wsgi [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.405138] [47312]: DEBUG nova.compute.api [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.407145] [47313]: DEBUG nova.compute.api [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.411160] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.411160] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.411160] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.411160] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.411160] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.411160] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.412235] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.412524] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.413054] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.413133] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.413305] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.413470] [47313]: DEBUG oslo_concurrency.lockutils [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.432947] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.433282] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.433489] [47312]: DEBUG oslo_concurrency.lockutils [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.434334] [47312]: DEBUG nova.objects.instance [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lazy-loading 'fault' on Instance uuid eeb44b48-ed08-4f20-9498-b0eed38a00a2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 705.448591] [47313]: DEBUG nova.policy [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.451029] [47313]: INFO nova.api.openstack.requestlog [None req-09f6b85b-dee2-4aad-9001-32887bb619fd tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.047712 [ 705.451886] [47313]: [pid: 47313|app: 0|req: 1989/4089] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.453691] [47313]: DEBUG nova.api.openstack.wsgi [None req-974e6305-0d02-496e-a203-0185f979483e tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Calling method '.version_select at 0x7b9c4738b490>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.465200] [47312]: DEBUG nova.policy [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.470030] [47312]: DEBUG nova.policy [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.470934] [47312]: DEBUG nova.policy [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e11ef5e6a8a34d10a106be27e05d3511', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a44012a49e94a00b3b8dffe9cd66842', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.471573] [47312]: INFO nova.api.openstack.requestlog [None req-626d7293-8865-45b6-b3ac-1d74fe9b61d3 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 200 len: 1452 microversion: 2.26 time: 0.070035 [ 705.472138] [47312]: [pid: 47312|app: 0|req: 2101/4090] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 705.473231] [47313]: INFO nova.api.openstack.wsgi [None req-974e6305-0d02-496e-a203-0185f979483e tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] HTTP exception thrown: Volume tempest-invalid-857065793 could not be found. [ 705.473550] [47313]: DEBUG nova.api.openstack.wsgi [None req-974e6305-0d02-496e-a203-0185f979483e tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Returning 404 to user: Volume tempest-invalid-857065793 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 705.473968] [47313]: INFO nova.api.openstack.requestlog [None req-974e6305-0d02-496e-a203-0185f979483e tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/tempest-invalid-857065793" status: 404 len: 98 microversion: 2.1 time: 0.022155 [ 705.474300] [47313]: [pid: 47313|app: 0|req: 1990/4091] 10.180.1.21 () {58 vars in 1210 bytes} [Thu Oct 31 12:13:02 2024] DELETE /compute/v2.1/os-volumes/tempest-invalid-857065793 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 705.475038] [47312]: DEBUG nova.api.openstack.wsgi [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.476597] [47312]: DEBUG nova.compute.api [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.476665] [47313]: DEBUG nova.api.openstack.wsgi [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.478727] [47313]: DEBUG nova.compute.api [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.482168] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.482607] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.482894] [47313]: DEBUG oslo_concurrency.lockutils [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.482977] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.483148] [47313]: DEBUG oslo_concurrency.lockutils [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.483336] [47313]: DEBUG oslo_concurrency.lockutils [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.483580] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.483825] [47313]: DEBUG oslo_concurrency.lockutils [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.483900] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.483957] [47313]: DEBUG oslo_concurrency.lockutils [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.484056] [47313]: DEBUG oslo_concurrency.lockutils [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.484115] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.530066] [47313]: DEBUG nova.policy [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.531253] [47313]: INFO nova.api.openstack.requestlog [None req-64ad07ee-3e4f-4e12-8f3d-c50e11b5cd91 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.056064 [ 705.531253] [47313]: [pid: 47313|app: 0|req: 1991/4092] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.533748] [47312]: DEBUG nova.policy [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.533881] [47313]: INFO nova.api.openstack.requestlog [None req-eb8a5fa0-71b4-42c2-9445-d2e32be23566 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.001959 [ 705.533968] [47313]: [pid: 47313|app: 0|req: 1992/4093] 10.180.1.21 () {58 vars in 1135 bytes} [Thu Oct 31 12:13:02 2024] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 705.536947] [47313]: DEBUG nova.api.openstack.wsgi [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.536947] [47313]: DEBUG nova.compute.api [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.540605] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.540832] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.541051] [47312]: INFO nova.api.openstack.requestlog [None req-8cd8e1e0-e229-4190-a66b-1d1ab71f05b6 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.068257 [ 705.541363] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.541492] [47312]: [pid: 47312|app: 0|req: 2102/4094] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.543101] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.543327] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.543512] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.543938] [47312]: DEBUG nova.api.openstack.wsgi [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.545533] [47312]: DEBUG nova.compute.api [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.548933] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.549218] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.549445] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.549827] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.550128] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.550386] [47312]: DEBUG oslo_concurrency.lockutils [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.562036] [47313]: DEBUG nova.compute.api [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 705.585196] [47312]: DEBUG nova.policy [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.589298] [47312]: INFO nova.api.openstack.requestlog [None req-c393e315-fa2b-4e96-9311-061a9ca3f3ee tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047204 [ 705.589945] [47312]: [pid: 47312|app: 0|req: 2103/4095] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.592419] [47312]: INFO nova.api.openstack.requestlog [None req-a379311e-181b-4a15-9c1d-479574147530 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.001729 [ 705.592676] [47312]: [pid: 47312|app: 0|req: 2104/4096] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) [ 705.595367] [47312]: DEBUG nova.api.openstack.wsgi [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.597068] [47313]: DEBUG nova.compute.api [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 705.597189] [47312]: DEBUG nova.compute.api [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.597474] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.597694] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.597872] [47313]: DEBUG oslo_concurrency.lockutils [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.598071] [47313]: WARNING nova.compute.api [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] instance's host None is down, deleting from database [ 705.600930] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.600930] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.600930] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.601195] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.601390] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.601599] [47312]: DEBUG oslo_concurrency.lockutils [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.601808] [47313]: DEBUG nova.network.neutron [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 705.617811] [47313]: DEBUG nova.network.neutron [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 705.623507] [47313]: DEBUG nova.network.neutron [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 705.633302] [47312]: DEBUG nova.policy [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.637807] [47312]: INFO nova.api.openstack.requestlog [None req-84ba2783-1e96-48ff-b069-01b1761ab457 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.043744 [ 705.637902] [47312]: [pid: 47312|app: 0|req: 2105/4097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.640181] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.641708] [47312]: DEBUG nova.compute.api [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.645052] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.645272] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.645458] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.645802] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.645995] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.646204] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.680551] [47312]: DEBUG nova.policy [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.684937] [47312]: INFO nova.api.openstack.requestlog [None req-7a9b9e12-f33b-4a37-a570-89a624828094 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.046510 [ 705.685279] [47312]: [pid: 47312|app: 0|req: 2106/4098] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.687524] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a55dd42-041a-4fd0-9c3b-f9664a650097 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Calling method '.version_select at 0x7b9c4772e200>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.704410] [47312]: INFO nova.api.openstack.wsgi [None req-3a55dd42-041a-4fd0-9c3b-f9664a650097 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] HTTP exception thrown: Volume f3a61ba7-4b8f-4471-9bbb-4dc8c0ea65d6 could not be found. [ 705.704745] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a55dd42-041a-4fd0-9c3b-f9664a650097 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Returning 404 to user: Volume f3a61ba7-4b8f-4471-9bbb-4dc8c0ea65d6 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 705.705155] [47312]: INFO nova.api.openstack.requestlog [None req-3a55dd42-041a-4fd0-9c3b-f9664a650097 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/f3a61ba7-4b8f-4471-9bbb-4dc8c0ea65d6" status: 404 len: 109 microversion: 2.1 time: 0.019388 [ 705.705454] [47312]: [pid: 47312|app: 0|req: 2107/4099] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:13:02 2024] DELETE /compute/v2.1/os-volumes/f3a61ba7-4b8f-4471-9bbb-4dc8c0ea65d6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.707805] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.709771] [47312]: DEBUG nova.compute.api [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.716108] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.716108] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.716108] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.716108] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.716108] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.716108] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.730567] [47313]: INFO nova.api.openstack.requestlog [None req-42fee700-32c3-4506-a5c2-ad3d3ff25360 tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 204 len: 0 microversion: 2.26 time: 0.195995 [ 705.730909] [47313]: [pid: 47313|app: 0|req: 1993/4100] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:13:02 2024] DELETE /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 705.733642] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.735215] [47313]: DEBUG nova.compute.api [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.740040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.740040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.740040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.740040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.740040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.740040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.753842] [47312]: DEBUG nova.policy [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.758417] [47312]: DEBUG nova.policy [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.759131] [47312]: DEBUG nova.policy [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.763819] [47312]: INFO nova.api.openstack.requestlog [None req-d1f91f6a-60f0-4d0c-b318-2c280780ffdc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1494 microversion: 2.94 time: 0.056664 [ 705.763819] [47312]: [pid: 47312|app: 0|req: 2108/4101] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1494 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 705.765358] [47312]: DEBUG nova.api.openstack.wsgi [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.766891] [47312]: DEBUG nova.compute.api [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.769980] [47312]: DEBUG oslo_concurrency.lockutils [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.770219] [47312]: DEBUG oslo_concurrency.lockutils [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.770405] [47312]: DEBUG oslo_concurrency.lockutils [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.771288] [47312]: DEBUG oslo_concurrency.lockutils [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.771288] [47312]: DEBUG oslo_concurrency.lockutils [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.771288] [47312]: DEBUG oslo_concurrency.lockutils [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.779675] [47313]: DEBUG nova.policy [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.784094] [47313]: INFO nova.api.openstack.requestlog [None req-e3957cf8-a056-4126-9173-8e618ec9410c tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1281 microversion: 2.1 time: 0.052545 [ 705.784423] [47313]: [pid: 47313|app: 0|req: 1994/4102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1281 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.787081] [47313]: DEBUG nova.api.openstack.wsgi [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.788675] [47313]: DEBUG nova.compute.api [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.792159] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.792279] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.792494] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.792751] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.792957] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.793177] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.804051] [47312]: DEBUG nova.policy [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.808873] [47312]: INFO nova.api.openstack.requestlog [None req-1303ffcc-2aa2-49a7-b49b-9df66586d5fa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.045331 [ 705.809318] [47312]: [pid: 47312|app: 0|req: 2109/4103] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.812856] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f3a0af2-6627-4a01-ae39-e009169a6816 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Calling method '.version_select at 0x7b9c476d6a70>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.832282] [47313]: DEBUG nova.policy [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.834200] [47312]: INFO nova.api.openstack.wsgi [None req-8f3a0af2-6627-4a01-ae39-e009169a6816 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] HTTP exception thrown: Volume f16d8728-eb4b-4319-8534-63e75084579a could not be found. [ 705.834517] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f3a0af2-6627-4a01-ae39-e009169a6816 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] Returning 404 to user: Volume f16d8728-eb4b-4319-8534-63e75084579a could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 705.834936] [47312]: INFO nova.api.openstack.requestlog [None req-8f3a0af2-6627-4a01-ae39-e009169a6816 tempest-VolumesNegativeTest-1706667944 tempest-VolumesNegativeTest-1706667944-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/f16d8728-eb4b-4319-8534-63e75084579a" status: 404 len: 109 microversion: 2.1 time: 0.025258 [ 705.835274] [47312]: [pid: 47312|app: 0|req: 2110/4104] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/os-volumes/f16d8728-eb4b-4319-8534-63e75084579a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 705.839150] [47312]: DEBUG nova.api.openstack.wsgi [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.839634] [47313]: DEBUG nova.policy [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.840342] [47313]: DEBUG nova.policy [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.840745] [47312]: DEBUG nova.compute.api [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.841572] [47313]: INFO nova.api.openstack.requestlog [None req-2e4aad9a-ed1d-421d-9ebc-e6a8709d1172 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.056040 [ 705.841572] [47313]: [pid: 47313|app: 0|req: 1995/4105] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 705.845324] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.845324] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.845449] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.846016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.846016] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.846249] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.847342] [47313]: DEBUG nova.api.openstack.wsgi [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.851540] [47313]: DEBUG nova.compute.api [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] [instance: eeb44b48-ed08-4f20-9498-b0eed38a00a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.855650] [47313]: DEBUG oslo_concurrency.lockutils [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.855926] [47313]: DEBUG oslo_concurrency.lockutils [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.856153] [47313]: DEBUG oslo_concurrency.lockutils [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.857197] [47313]: DEBUG oslo_concurrency.lockutils [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.857197] [47313]: DEBUG oslo_concurrency.lockutils [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.857197] [47313]: DEBUG oslo_concurrency.lockutils [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.866567] [47313]: INFO nova.api.openstack.wsgi [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] HTTP exception thrown: Instance eeb44b48-ed08-4f20-9498-b0eed38a00a2 could not be found. [ 705.867020] [47313]: DEBUG nova.api.openstack.wsgi [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] Returning 404 to user: Instance eeb44b48-ed08-4f20-9498-b0eed38a00a2 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 705.867492] [47313]: INFO nova.api.openstack.requestlog [None req-75e66781-eea3-4649-b768-c32ea102c6ce tempest-ServerTagsTestJSON-273912885 tempest-ServerTagsTestJSON-273912885-project-member] 10.180.1.21 "GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2" status: 404 len: 111 microversion: 2.26 time: 0.025553 [ 705.867828] [47313]: [pid: 47313|app: 0|req: 1996/4106] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/eeb44b48-ed08-4f20-9498-b0eed38a00a2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 705.870300] [47313]: DEBUG nova.api.openstack.wsgi [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.872973] [47313]: DEBUG nova.compute.api [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.878916] [47313]: DEBUG oslo_concurrency.lockutils [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.878916] [47313]: DEBUG oslo_concurrency.lockutils [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.878916] [47313]: DEBUG oslo_concurrency.lockutils [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.879289] [47313]: DEBUG oslo_concurrency.lockutils [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.879289] [47313]: DEBUG oslo_concurrency.lockutils [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.879524] [47313]: DEBUG oslo_concurrency.lockutils [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.960877] [47312]: DEBUG nova.policy [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.963029] [47313]: DEBUG nova.policy [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 705.965527] [47312]: INFO nova.api.openstack.requestlog [None req-4cdbd9ac-8126-4c4b-9c0f-6ad5c32e6673 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.129621 [ 705.966082] [47312]: [pid: 47312|app: 0|req: 2111/4107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.967953] [47313]: INFO nova.api.openstack.requestlog [None req-375ebdee-8ea5-4818-b30b-ae9925d72a03 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.099490 [ 705.968294] [47313]: [pid: 47313|app: 0|req: 1997/4108] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 705.969656] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.971212] [47312]: DEBUG nova.compute.api [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.975017] [47313]: DEBUG nova.api.openstack.wsgi [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 705.975017] [47313]: DEBUG nova.compute.api [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 705.975744] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.976045] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.976159] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.976490] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.976676] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.976841] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.977560] [47313]: DEBUG oslo_concurrency.lockutils [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.978636] [47313]: DEBUG oslo_concurrency.lockutils [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.978636] [47313]: DEBUG oslo_concurrency.lockutils [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 705.978636] [47313]: DEBUG oslo_concurrency.lockutils [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 705.978636] [47313]: DEBUG oslo_concurrency.lockutils [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 705.978914] [47313]: DEBUG oslo_concurrency.lockutils [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.024771] [47312]: DEBUG nova.policy [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.027134] [47313]: DEBUG nova.policy [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.031712] [47312]: INFO nova.api.openstack.requestlog [None req-ee789566-c32c-4e37-adac-fc4d723d2850 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.064956 [ 706.032018] [47312]: [pid: 47312|app: 0|req: 2112/4109] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.032932] [47313]: INFO nova.api.openstack.requestlog [None req-b068f6d8-a70a-415d-9b43-ad7ad7fc3157 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.064038 [ 706.033430] [47313]: [pid: 47313|app: 0|req: 1998/4110] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.034595] [47312]: DEBUG nova.api.openstack.wsgi [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.036209] [47312]: DEBUG nova.compute.api [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.043365] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.043365] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.043365] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.043365] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.043365] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.043365] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.051655] [47313]: DEBUG nova.api.openstack.wsgi [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.053237] [47313]: DEBUG nova.compute.api [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.059802] [47313]: DEBUG oslo_concurrency.lockutils [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.059802] [47313]: DEBUG oslo_concurrency.lockutils [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.059802] [47313]: DEBUG oslo_concurrency.lockutils [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.059802] [47313]: DEBUG oslo_concurrency.lockutils [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.059802] [47313]: DEBUG oslo_concurrency.lockutils [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.059802] [47313]: DEBUG oslo_concurrency.lockutils [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.097359] [47312]: DEBUG nova.policy [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.102017] [47312]: DEBUG nova.policy [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.102715] [47312]: DEBUG nova.policy [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.108281] [47312]: INFO nova.api.openstack.requestlog [None req-02bf84cb-8856-4593-b58d-5fa4214fd7aa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.073773 [ 706.108281] [47312]: [pid: 47312|app: 0|req: 2113/4111] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 706.108411] [47313]: DEBUG nova.policy [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.112355] [47312]: DEBUG nova.api.openstack.wsgi [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.113326] [47313]: INFO nova.api.openstack.requestlog [None req-908e83eb-bcfa-4ab8-a3dd-ec8dbf81bca1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.066063 [ 706.113786] [47313]: [pid: 47313|app: 0|req: 1999/4112] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 706.115610] [47312]: DEBUG nova.compute.api [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.120763] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.121014] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.121190] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.121550] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.121745] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.121916] [47312]: DEBUG oslo_concurrency.lockutils [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.158103] [47313]: DEBUG nova.api.openstack.wsgi [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.158103] [47313]: DEBUG nova.compute.api [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.161809] [47313]: DEBUG oslo_concurrency.lockutils [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.162287] [47313]: DEBUG oslo_concurrency.lockutils [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.162615] [47313]: DEBUG oslo_concurrency.lockutils [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.162896] [47312]: DEBUG nova.policy [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.163271] [47313]: DEBUG oslo_concurrency.lockutils [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.163739] [47313]: DEBUG oslo_concurrency.lockutils [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.164028] [47313]: DEBUG oslo_concurrency.lockutils [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.167304] [47312]: INFO nova.api.openstack.requestlog [None req-5aff1e9f-ba9c-45f3-a5a1-1f513d2aa325 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.060091 [ 706.167810] [47312]: [pid: 47312|app: 0|req: 2114/4113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:02 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.207013] [47313]: DEBUG nova.policy [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.211409] [47313]: INFO nova.api.openstack.requestlog [None req-f352f994-7d8c-483c-99df-90805564f020 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.057544 [ 706.211956] [47313]: [pid: 47313|app: 0|req: 2000/4114] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.221516] [47312]: DEBUG nova.api.openstack.wsgi [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.223262] [47312]: DEBUG nova.compute.api [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.226950] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.226950] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.227080] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.227473] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.227691] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.227867] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.283086] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.285283] [47313]: DEBUG nova.compute.api [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.290473] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.290838] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.291113] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.291534] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.291751] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.292071] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.437591] [47312]: DEBUG nova.policy [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.442123] [47312]: INFO nova.api.openstack.requestlog [None req-1fd294d3-67e9-4df2-9333-2a05485681be tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.222712 [ 706.442462] [47312]: [pid: 47312|app: 0|req: 2115/4115] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.446895] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.446895] [47312]: DEBUG nova.compute.api [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.451929] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.452192] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.452389] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.452750] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.452941] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.453208] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.463596] [47313]: DEBUG nova.policy [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.468260] [47313]: INFO nova.api.openstack.requestlog [None req-d9040852-f2cc-4b6a-ba98-276af26d536a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1278 microversion: 2.1 time: 0.188292 [ 706.468698] [47313]: [pid: 47313|app: 0|req: 2001/4116] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1278 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.472147] [47313]: DEBUG nova.api.openstack.wsgi [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.473808] [47313]: DEBUG nova.compute.api [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.481603] [47313]: DEBUG oslo_concurrency.lockutils [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.481793] [47313]: DEBUG oslo_concurrency.lockutils [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.482012] [47313]: DEBUG oslo_concurrency.lockutils [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.482347] [47313]: DEBUG oslo_concurrency.lockutils [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.482517] [47313]: DEBUG oslo_concurrency.lockutils [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.482744] [47313]: DEBUG oslo_concurrency.lockutils [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.508032] [47312]: DEBUG nova.policy [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.512934] [47312]: INFO nova.api.openstack.requestlog [None req-7e26f2e8-d568-4537-82ff-67f6ce0af681 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.068938 [ 706.514338] [47312]: [pid: 47312|app: 0|req: 2116/4117] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.517950] [47312]: DEBUG nova.api.openstack.wsgi [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.520766] [47312]: DEBUG nova.compute.api [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.526204] [47312]: DEBUG oslo_concurrency.lockutils [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.526204] [47312]: DEBUG oslo_concurrency.lockutils [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.526204] [47312]: DEBUG oslo_concurrency.lockutils [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.526204] [47312]: DEBUG oslo_concurrency.lockutils [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.526421] [47312]: DEBUG oslo_concurrency.lockutils [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.526573] [47312]: DEBUG oslo_concurrency.lockutils [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.539259] [47313]: DEBUG nova.policy [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.550596] [47313]: DEBUG nova.policy [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.550596] [47313]: DEBUG nova.policy [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.558957] [47313]: INFO nova.api.openstack.requestlog [None req-acac369b-f382-421d-b447-677ee798545e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.089070 [ 706.559498] [47313]: [pid: 47313|app: 0|req: 2002/4118] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 706.561794] [47313]: DEBUG nova.api.openstack.wsgi [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.563552] [47313]: DEBUG nova.compute.api [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.571317] [47313]: DEBUG oslo_concurrency.lockutils [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.571317] [47313]: DEBUG oslo_concurrency.lockutils [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.571317] [47313]: DEBUG oslo_concurrency.lockutils [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.571317] [47313]: DEBUG oslo_concurrency.lockutils [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.571317] [47313]: DEBUG oslo_concurrency.lockutils [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.571317] [47313]: DEBUG oslo_concurrency.lockutils [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.586692] [47312]: DEBUG nova.policy [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.595587] [47312]: INFO nova.api.openstack.requestlog [None req-949595d9-4996-4765-9579-9a87ccdb3e30 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.080230 [ 706.596154] [47312]: [pid: 47312|app: 0|req: 2117/4119] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.598709] [47312]: DEBUG nova.api.openstack.wsgi [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.602122] [47312]: DEBUG nova.compute.api [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.604757] [47312]: DEBUG oslo_concurrency.lockutils [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.605162] [47312]: DEBUG oslo_concurrency.lockutils [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.605459] [47312]: DEBUG oslo_concurrency.lockutils [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.605934] [47312]: DEBUG oslo_concurrency.lockutils [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.606709] [47312]: DEBUG oslo_concurrency.lockutils [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.606709] [47312]: DEBUG oslo_concurrency.lockutils [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.622174] [47313]: DEBUG nova.policy [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.627586] [47313]: INFO nova.api.openstack.requestlog [None req-9295038d-e0be-498d-9b85-89351d8798a3 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.067673 [ 706.627975] [47313]: [pid: 47313|app: 0|req: 2003/4120] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.630457] [47313]: DEBUG nova.api.openstack.wsgi [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.632148] [47313]: DEBUG nova.compute.api [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.635582] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.636213] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.636287] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.636789] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.637019] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.637317] [47313]: DEBUG oslo_concurrency.lockutils [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.659800] [47312]: DEBUG nova.policy [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.668021] [47312]: INFO nova.api.openstack.requestlog [None req-d306fabb-1d8e-4bca-a077-5064401f9fc5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.069953 [ 706.668021] [47312]: [pid: 47312|app: 0|req: 2118/4121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.673581] [47312]: DEBUG nova.api.openstack.wsgi [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.678061] [47312]: DEBUG nova.compute.api [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.681066] [47312]: DEBUG oslo_concurrency.lockutils [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.681500] [47312]: DEBUG oslo_concurrency.lockutils [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.681851] [47312]: DEBUG oslo_concurrency.lockutils [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.682394] [47312]: DEBUG oslo_concurrency.lockutils [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.682744] [47312]: DEBUG oslo_concurrency.lockutils [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.684026] [47312]: DEBUG oslo_concurrency.lockutils [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.693992] [47313]: DEBUG nova.policy [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.701194] [47313]: INFO nova.api.openstack.requestlog [None req-9df9cfd3-4a0c-41ea-9a74-1c26df617c72 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.072239 [ 706.701372] [47313]: [pid: 47313|app: 0|req: 2004/4122] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.705024] [47313]: DEBUG nova.api.openstack.wsgi [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.706325] [47313]: DEBUG nova.compute.api [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.709795] [47313]: DEBUG oslo_concurrency.lockutils [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.710066] [47313]: DEBUG oslo_concurrency.lockutils [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.710281] [47313]: DEBUG oslo_concurrency.lockutils [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.710640] [47313]: DEBUG oslo_concurrency.lockutils [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.710839] [47313]: DEBUG oslo_concurrency.lockutils [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.711033] [47313]: DEBUG oslo_concurrency.lockutils [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.729985] [47312]: DEBUG nova.policy [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.734633] [47312]: INFO nova.api.openstack.requestlog [None req-e196df01-71d4-4f1e-93f9-4496679af66b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.066994 [ 706.735143] [47312]: [pid: 47312|app: 0|req: 2119/4123] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.737597] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.739216] [47312]: DEBUG nova.compute.api [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.742835] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.743148] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.743396] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.744018] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.744297] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.744571] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.759623] [47313]: DEBUG nova.policy [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.764566] [47313]: INFO nova.api.openstack.requestlog [None req-7836d2e0-f029-4fd0-8dc4-95b1b95c6817 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.062641 [ 706.764973] [47313]: [pid: 47313|app: 0|req: 2005/4124] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.767640] [47313]: DEBUG nova.api.openstack.wsgi [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.774029] [47313]: DEBUG nova.compute.api [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.785018] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.785296] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.785482] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.785846] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.786055] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.786234] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.789735] [47312]: DEBUG nova.policy [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.796302] [47312]: INFO nova.api.openstack.requestlog [None req-6c253c6b-8a49-45e3-a1bf-5aef2fe1e63f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.057986 [ 706.796302] [47312]: [pid: 47312|app: 0|req: 2120/4125] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.797299] [47312]: DEBUG nova.api.openstack.wsgi [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.799277] [47312]: DEBUG nova.compute.api [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.802867] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.803332] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.803522] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.803878] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.804397] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.804573] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.825062] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.825482] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.825482] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.825695] [47312]: DEBUG nova.objects.instance [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lazy-loading 'fault' on Instance uuid 503419e5-ae32-49d4-bc41-838fb3c9437e {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 706.848127] [47313]: DEBUG nova.policy [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.853064] [47313]: INFO nova.api.openstack.requestlog [None req-4f4528da-d958-44dc-92da-01d04a2ec046 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.087491 [ 706.853542] [47313]: [pid: 47313|app: 0|req: 2006/4126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.856042] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.857718] [47313]: DEBUG nova.compute.api [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.860866] [47312]: DEBUG nova.policy [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.862184] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.862540] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.862827] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.863381] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.863716] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.864040] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.866932] [47312]: DEBUG nova.policy [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.871026] [47312]: DEBUG nova.policy [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '664c947be4534cd683227b0db816fef2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29baf785b51546969333d685f6912982', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.872310] [47312]: INFO nova.api.openstack.requestlog [None req-2e8efa0d-619c-418d-aa80-56814a8ceefc tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 200 len: 1684 microversion: 2.94 time: 0.076056 [ 706.872310] [47312]: [pid: 47312|app: 0|req: 2121/4127] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 1684 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 706.874974] [47312]: DEBUG nova.api.openstack.wsgi [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.876840] [47312]: DEBUG nova.compute.api [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.880983] [47312]: DEBUG oslo_concurrency.lockutils [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.881221] [47312]: DEBUG oslo_concurrency.lockutils [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.881400] [47312]: DEBUG oslo_concurrency.lockutils [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.881739] [47312]: DEBUG oslo_concurrency.lockutils [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.881926] [47312]: DEBUG oslo_concurrency.lockutils [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.882166] [47312]: DEBUG oslo_concurrency.lockutils [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.909544] [47313]: DEBUG nova.policy [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.913025] [47313]: INFO nova.api.openstack.requestlog [None req-a6aa06a5-d5c9-46c7-b159-8d154ed294bc tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1225 microversion: 2.1 time: 0.058825 [ 706.913498] [47313]: [pid: 47313|app: 0|req: 2007/4128] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1225 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.916106] [47313]: DEBUG nova.api.openstack.wsgi [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.917745] [47313]: DEBUG nova.compute.api [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.921099] [47313]: DEBUG oslo_concurrency.lockutils [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.921440] [47313]: DEBUG oslo_concurrency.lockutils [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.921730] [47313]: DEBUG oslo_concurrency.lockutils [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.922245] [47313]: DEBUG oslo_concurrency.lockutils [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.922547] [47313]: DEBUG oslo_concurrency.lockutils [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.922834] [47313]: DEBUG oslo_concurrency.lockutils [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.934752] [47312]: DEBUG nova.policy [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.941027] [47312]: INFO nova.api.openstack.requestlog [None req-576c6ec6-86d3-432a-a195-8b9d7f731893 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.067961 [ 706.941170] [47312]: [pid: 47312|app: 0|req: 2122/4129] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 706.943971] [47312]: DEBUG nova.api.openstack.wsgi [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.944519] [47312]: DEBUG nova.compute.api [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.948227] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.948461] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.948644] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.949185] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.949450] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.949632] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.969834] [47313]: DEBUG nova.policy [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.971224] [47312]: DEBUG nova.compute.api [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 706.974487] [47313]: DEBUG nova.policy [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.975715] [47313]: DEBUG nova.policy [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 706.976577] [47313]: INFO nova.api.openstack.requestlog [None req-081ec2fa-be0a-4d1f-b877-fe81731bdc41 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.062223 [ 706.976976] [47313]: [pid: 47313|app: 0|req: 2008/4130] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 706.979389] [47313]: DEBUG nova.api.openstack.wsgi [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 706.982095] [47313]: DEBUG nova.compute.api [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 706.985355] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.985355] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.985529] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 706.985880] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 706.986101] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 706.986524] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.004897] [47312]: DEBUG nova.compute.api [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 707.005626] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.005626] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.005757] [47312]: DEBUG oslo_concurrency.lockutils [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.005863] [47312]: WARNING nova.compute.api [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] instance's host None is down, deleting from database [ 707.008358] [47312]: DEBUG nova.network.neutron [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 707.038953] [47313]: DEBUG nova.policy [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.044975] [47313]: INFO nova.api.openstack.requestlog [None req-d83ce01a-8cb5-4c4b-8739-48b9923cbd15 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.067323 [ 707.045595] [47313]: [pid: 47313|app: 0|req: 2009/4131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.049169] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.049660] [47313]: DEBUG nova.compute.api [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.051219] [47312]: DEBUG nova.network.neutron [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 707.053901] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.054160] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.054364] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.054690] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.055096] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.055321] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.055901] [47312]: DEBUG nova.network.neutron [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 707.100843] [47313]: DEBUG nova.policy [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.106849] [47313]: INFO nova.api.openstack.requestlog [None req-6b3c2348-1df0-48d0-acd7-677ba7b812a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.060565 [ 707.107205] [47313]: [pid: 47313|app: 0|req: 2010/4132] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.111208] [47313]: DEBUG nova.api.openstack.wsgi [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.112167] [47313]: DEBUG nova.compute.api [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.116506] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.116729] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.116916] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.117443] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.117642] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.117812] [47313]: DEBUG oslo_concurrency.lockutils [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.160893] [47312]: INFO nova.api.openstack.requestlog [None req-0db750dd-2975-4187-9015-52fdc5058f51 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 204 len: 0 microversion: 2.94 time: 0.219121 [ 707.161258] [47312]: [pid: 47312|app: 0|req: 2123/4133] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:13:03 2024] DELETE /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 0 bytes in 220 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 707.163809] [47312]: DEBUG nova.api.openstack.wsgi [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.165423] [47312]: DEBUG nova.compute.api [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.168644] [47312]: DEBUG oslo_concurrency.lockutils [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.168907] [47312]: DEBUG oslo_concurrency.lockutils [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.169147] [47312]: DEBUG oslo_concurrency.lockutils [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.169497] [47312]: DEBUG oslo_concurrency.lockutils [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.169697] [47312]: DEBUG oslo_concurrency.lockutils [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.169912] [47312]: DEBUG oslo_concurrency.lockutils [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.171809] [47313]: DEBUG nova.policy [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.176797] [47313]: INFO nova.api.openstack.requestlog [None req-98c57a3f-cfc2-4c28-b43f-a2d22df22b02 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.068869 [ 707.177464] [47313]: [pid: 47313|app: 0|req: 2011/4134] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:03 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.182676] [47313]: DEBUG nova.api.openstack.wsgi [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.184534] [47313]: DEBUG nova.compute.api [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.187814] [47313]: DEBUG oslo_concurrency.lockutils [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.188060] [47313]: DEBUG oslo_concurrency.lockutils [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.188249] [47313]: DEBUG oslo_concurrency.lockutils [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.188601] [47313]: DEBUG oslo_concurrency.lockutils [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.188796] [47313]: DEBUG oslo_concurrency.lockutils [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.188965] [47313]: DEBUG oslo_concurrency.lockutils [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.219950] [47312]: DEBUG nova.policy [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.224328] [47312]: INFO nova.api.openstack.requestlog [None req-81f2aa70-3da9-486c-9e1f-d61ce07f5c92 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1263 microversion: 2.1 time: 0.062487 [ 707.228101] [47312]: [pid: 47312|app: 0|req: 2124/4135] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1263 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.234609] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.236171] [47312]: DEBUG nova.compute.api [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.239616] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.239760] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.239955] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.240816] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.240816] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.240816] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.244530] [47313]: DEBUG nova.policy [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.249097] [47313]: DEBUG nova.policy [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.249869] [47313]: DEBUG nova.policy [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.253364] [47313]: INFO nova.api.openstack.requestlog [None req-2761aea7-456a-4819-b2e8-2c9085533a4c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.074409 [ 707.253681] [47313]: [pid: 47313|app: 0|req: 2012/4136] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 707.257015] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.258261] [47313]: DEBUG nova.compute.api [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] [instance: 503419e5-ae32-49d4-bc41-838fb3c9437e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.262507] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.262642] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.264470] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.264470] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.264470] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.264470] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.280601] [47313]: INFO nova.api.openstack.wsgi [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] HTTP exception thrown: Instance 503419e5-ae32-49d4-bc41-838fb3c9437e could not be found. [ 707.281200] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Returning 404 to user: Instance 503419e5-ae32-49d4-bc41-838fb3c9437e could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 707.281549] [47313]: INFO nova.api.openstack.requestlog [None req-5b347e62-eef4-4fbc-a24c-676a01f7b139 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e" status: 404 len: 111 microversion: 2.94 time: 0.027313 [ 707.281906] [47313]: [pid: 47313|app: 0|req: 2013/4137] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/503419e5-ae32-49d4-bc41-838fb3c9437e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 707.284595] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.287273] [47313]: DEBUG nova.compute.api [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.290694] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.291608] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.291883] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.292452] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.292694] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.292895] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.294672] [47312]: DEBUG nova.policy [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.300367] [47312]: INFO nova.api.openstack.requestlog [None req-f7eb108c-bda4-47c3-839c-aa6f1020eece tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.071492 [ 707.300933] [47312]: [pid: 47312|app: 0|req: 2125/4138] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.304987] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.307082] [47312]: DEBUG nova.compute.api [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.312349] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.312812] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.313193] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.313816] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.314150] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.314658] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.341984] [47313]: DEBUG nova.policy [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.348101] [47313]: INFO nova.api.openstack.requestlog [None req-b2987a8f-5247-47f1-b4f6-1f39a152c2a6 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.065510 [ 707.348433] [47313]: [pid: 47313|app: 0|req: 2014/4139] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.358840] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1c3f9fa-a3b3-454f-bb2d-8abc9bdc5314 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] Calling method '.version_select at 0x7b9c47bf7ac0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.371364] [47312]: DEBUG nova.policy [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.377132] [47312]: INFO nova.api.openstack.requestlog [None req-c1a2ef3a-e39c-4c77-9bdd-8f136c64f27b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.073790 [ 707.377132] [47312]: [pid: 47312|app: 0|req: 2126/4140] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.382129] [47313]: INFO nova.api.openstack.requestlog [None req-d1c3f9fa-a3b3-454f-bb2d-8abc9bdc5314 tempest-ServersV294TestFqdnHostnames-1562221556 tempest-ServersV294TestFqdnHostnames-1562221556-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-896255327" status: 204 len: 0 microversion: 2.94 time: 0.028430 [ 707.382614] [47313]: [pid: 47313|app: 0|req: 2015/4141] 10.180.1.21 () {60 vars in 1254 bytes} [Thu Oct 31 12:13:04 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-896255327 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 707.456289] [47312]: DEBUG nova.api.openstack.wsgi [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.458216] [47312]: DEBUG nova.compute.api [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.464073] [47312]: DEBUG oslo_concurrency.lockutils [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.464769] [47312]: DEBUG oslo_concurrency.lockutils [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.464769] [47312]: DEBUG oslo_concurrency.lockutils [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.464890] [47312]: DEBUG oslo_concurrency.lockutils [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.465088] [47312]: DEBUG oslo_concurrency.lockutils [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.465261] [47312]: DEBUG oslo_concurrency.lockutils [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.488412] [47313]: DEBUG nova.api.openstack.wsgi [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.490637] [47313]: DEBUG nova.compute.api [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.495800] [47313]: DEBUG oslo_concurrency.lockutils [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.496178] [47313]: DEBUG oslo_concurrency.lockutils [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.496442] [47313]: DEBUG oslo_concurrency.lockutils [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.497067] [47313]: DEBUG oslo_concurrency.lockutils [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.497322] [47313]: DEBUG oslo_concurrency.lockutils [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.497742] [47313]: DEBUG oslo_concurrency.lockutils [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.518165] [47312]: DEBUG nova.policy [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.525108] [47312]: INFO nova.api.openstack.requestlog [None req-a73d6de1-5048-401e-8a76-37c1bdf44e88 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.071178 [ 707.525455] [47312]: [pid: 47312|app: 0|req: 2127/4142] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.533544] [47312]: DEBUG nova.api.openstack.wsgi [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.535237] [47312]: DEBUG nova.compute.api [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.538831] [47312]: DEBUG oslo_concurrency.lockutils [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.539083] [47312]: DEBUG oslo_concurrency.lockutils [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.539306] [47312]: DEBUG oslo_concurrency.lockutils [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.539638] [47312]: DEBUG oslo_concurrency.lockutils [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.539832] [47312]: DEBUG oslo_concurrency.lockutils [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.540038] [47312]: DEBUG oslo_concurrency.lockutils [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.595814] [47312]: DEBUG nova.policy [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.600579] [47312]: INFO nova.api.openstack.requestlog [None req-265e9064-cbda-41f8-a52f-af1ddbb96a71 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.069149 [ 707.600900] [47312]: [pid: 47312|app: 0|req: 2128/4143] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 707.604041] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.605214] [47312]: DEBUG nova.compute.api [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.609099] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.609330] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.609515] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.609874] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.610203] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.610419] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.665573] [47312]: DEBUG nova.policy [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.670408] [47312]: DEBUG nova.policy [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.671055] [47312]: DEBUG nova.policy [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.674955] [47312]: INFO nova.api.openstack.requestlog [None req-e1b6bc5c-21dc-4e5d-91c3-3a9c3b770acf tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.073436 [ 707.675426] [47312]: [pid: 47312|app: 0|req: 2129/4144] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 707.677668] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.679325] [47312]: DEBUG nova.compute.api [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.682355] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.682581] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.682762] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.683160] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.683359] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.683535] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.732755] [47312]: DEBUG nova.policy [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.737318] [47312]: INFO nova.api.openstack.requestlog [None req-f7521e01-bb7a-43e6-ace5-46fd4730c50e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.061294 [ 707.737573] [47312]: [pid: 47312|app: 0|req: 2130/4145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.743949] [47312]: DEBUG nova.api.openstack.wsgi [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.749170] [47312]: DEBUG nova.compute.api [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.753700] [47312]: DEBUG oslo_concurrency.lockutils [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.753935] [47312]: DEBUG oslo_concurrency.lockutils [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.754402] [47312]: DEBUG oslo_concurrency.lockutils [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.754495] [47312]: DEBUG oslo_concurrency.lockutils [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.754688] [47312]: DEBUG oslo_concurrency.lockutils [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.754865] [47312]: DEBUG oslo_concurrency.lockutils [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.763847] [47313]: DEBUG nova.policy [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.768527] [47313]: INFO nova.api.openstack.requestlog [None req-985025bd-3947-4ae7-afb7-3ccc08186642 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1318 microversion: 2.1 time: 0.285324 [ 707.768912] [47313]: [pid: 47313|app: 0|req: 2016/4146] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1318 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.771626] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.773260] [47313]: DEBUG nova.compute.api [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.776914] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.777062] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.777286] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.777597] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.777792] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.777963] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.796522] [47312]: DEBUG nova.policy [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.801421] [47312]: INFO nova.api.openstack.requestlog [None req-5788bbd3-c0b6-4b07-97c9-f26fcd3a7208 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.062538 [ 707.801421] [47312]: [pid: 47312|app: 0|req: 2131/4147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.803599] [47312]: DEBUG nova.api.openstack.wsgi [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.806461] [47312]: DEBUG nova.compute.api [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.809748] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.810066] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.810295] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.810719] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.810849] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.811032] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.815855] [47313]: DEBUG nova.policy [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.821715] [47313]: INFO nova.api.openstack.requestlog [None req-6a2702b2-13c1-4e92-89af-6d4cf94083ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.052208 [ 707.822098] [47313]: [pid: 47313|app: 0|req: 2017/4148] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.824616] [47313]: DEBUG nova.api.openstack.wsgi [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.827201] [47313]: DEBUG nova.compute.api [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.830213] [47313]: DEBUG oslo_concurrency.lockutils [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.830578] [47313]: DEBUG oslo_concurrency.lockutils [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.830654] [47313]: DEBUG oslo_concurrency.lockutils [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.830965] [47313]: DEBUG oslo_concurrency.lockutils [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.831170] [47313]: DEBUG oslo_concurrency.lockutils [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.831572] [47313]: DEBUG oslo_concurrency.lockutils [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.854721] [47312]: DEBUG nova.policy [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.861177] [47312]: INFO nova.api.openstack.requestlog [None req-cbd0bd1d-a612-4de3-bfa7-e7d7ec1330c1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.057696 [ 707.861177] [47312]: [pid: 47312|app: 0|req: 2132/4149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.862022] [47312]: DEBUG nova.api.openstack.wsgi [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.864283] [47312]: DEBUG nova.compute.api [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.867831] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.870333] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.870333] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.870333] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.870333] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.870333] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.874929] [47313]: DEBUG nova.policy [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.880116] [47313]: INFO nova.api.openstack.requestlog [None req-bba07be2-4bc9-44d4-9801-25f7a45cb78a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.057382 [ 707.880457] [47313]: [pid: 47313|app: 0|req: 2018/4150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.888173] [47313]: DEBUG nova.api.openstack.wsgi [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.889788] [47313]: DEBUG nova.compute.api [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.899187] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.899307] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.899492] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.899846] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.900054] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.900233] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.910559] [47312]: DEBUG nova.policy [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.916420] [47312]: INFO nova.api.openstack.requestlog [None req-53d6e061-e55c-44de-83a5-b061a7d72ad7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.056197 [ 707.916770] [47312]: [pid: 47312|app: 0|req: 2133/4151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.919666] [47312]: DEBUG nova.api.openstack.wsgi [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.921545] [47312]: DEBUG nova.compute.api [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.924942] [47312]: DEBUG oslo_concurrency.lockutils [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.925212] [47312]: DEBUG oslo_concurrency.lockutils [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.925401] [47312]: DEBUG oslo_concurrency.lockutils [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.925764] [47312]: DEBUG oslo_concurrency.lockutils [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.925959] [47312]: DEBUG oslo_concurrency.lockutils [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.926160] [47312]: DEBUG oslo_concurrency.lockutils [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.954458] [47313]: DEBUG nova.policy [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.960645] [47313]: INFO nova.api.openstack.requestlog [None req-28a5f9b8-87c3-4737-8982-9cfc39a2f352 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.078471 [ 707.960645] [47313]: [pid: 47313|app: 0|req: 2019/4152] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 707.970435] [47313]: DEBUG nova.api.openstack.wsgi [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 707.970435] [47313]: DEBUG nova.compute.api [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 707.975262] [47313]: DEBUG oslo_concurrency.lockutils [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.975262] [47313]: DEBUG oslo_concurrency.lockutils [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.975262] [47313]: DEBUG oslo_concurrency.lockutils [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.975812] [47313]: DEBUG oslo_concurrency.lockutils [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 707.975812] [47313]: DEBUG oslo_concurrency.lockutils [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 707.975888] [47313]: DEBUG oslo_concurrency.lockutils [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 707.992307] [47312]: DEBUG nova.policy [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 707.999463] [47312]: INFO nova.api.openstack.requestlog [None req-96b6d544-28a7-48cf-99eb-39ec8ccb51ab tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.081930 [ 707.999816] [47312]: [pid: 47312|app: 0|req: 2134/4153] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.006547] [47312]: DEBUG nova.api.openstack.wsgi [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.007622] [47312]: DEBUG nova.compute.api [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.011537] [47312]: DEBUG oslo_concurrency.lockutils [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.012526] [47312]: DEBUG oslo_concurrency.lockutils [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.012526] [47312]: DEBUG oslo_concurrency.lockutils [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.012728] [47312]: DEBUG oslo_concurrency.lockutils [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.012933] [47312]: DEBUG oslo_concurrency.lockutils [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.013210] [47312]: DEBUG oslo_concurrency.lockutils [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.032828] [47313]: DEBUG nova.policy [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.038259] [47313]: INFO nova.api.openstack.requestlog [None req-92d48390-5fd3-46da-8ae3-fd1c6bd457d2 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1225 microversion: 2.1 time: 0.076763 [ 708.038598] [47313]: [pid: 47313|app: 0|req: 2020/4154] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1225 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.047330] [47313]: DEBUG nova.api.openstack.wsgi [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.047330] [47313]: DEBUG nova.compute.api [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.049252] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.049479] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.049662] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.050016] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.050239] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.050416] [47313]: DEBUG oslo_concurrency.lockutils [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.078190] [47312]: DEBUG nova.policy [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.083183] [47312]: INFO nova.api.openstack.requestlog [None req-896786d8-0834-491a-8a94-6c79785bdedd tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.082649 [ 708.083634] [47312]: [pid: 47312|app: 0|req: 2135/4155] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.086016] [47312]: DEBUG nova.api.openstack.wsgi [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.087594] [47312]: DEBUG nova.compute.api [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.090791] [47312]: DEBUG oslo_concurrency.lockutils [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.091031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.091215] [47312]: DEBUG oslo_concurrency.lockutils [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.091637] [47312]: DEBUG oslo_concurrency.lockutils [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.091840] [47312]: DEBUG oslo_concurrency.lockutils [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.092019] [47312]: DEBUG oslo_concurrency.lockutils [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.264758] [47313]: DEBUG nova.policy [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.271423] [47313]: DEBUG nova.policy [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.272420] [47313]: DEBUG nova.policy [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.273089] [47313]: INFO nova.api.openstack.requestlog [None req-f28ec6d0-7fee-4841-b391-4192c5f9aef7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.230551 [ 708.273431] [47313]: [pid: 47313|app: 0|req: 2021/4156] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 708.275807] [47313]: DEBUG nova.api.openstack.wsgi [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.277367] [47313]: DEBUG nova.compute.api [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.288221] [47313]: DEBUG oslo_concurrency.lockutils [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.288622] [47313]: DEBUG oslo_concurrency.lockutils [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.288898] [47313]: DEBUG oslo_concurrency.lockutils [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.289205] [47313]: DEBUG oslo_concurrency.lockutils [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.289410] [47313]: DEBUG oslo_concurrency.lockutils [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.291421] [47313]: DEBUG oslo_concurrency.lockutils [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.299399] [47312]: DEBUG nova.policy [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.315921] [47312]: INFO nova.api.openstack.requestlog [None req-8db8a4ca-34ec-4cc7-94f9-57c8e8985aaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.228873 [ 708.316598] [47312]: [pid: 47312|app: 0|req: 2136/4157] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:04 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.322924] [47312]: DEBUG nova.api.openstack.wsgi [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.325757] [47312]: DEBUG nova.compute.api [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.333168] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.333168] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.333168] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.333168] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.333168] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.333168] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.353688] [47313]: DEBUG nova.policy [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.358079] [47313]: INFO nova.api.openstack.requestlog [None req-c21dc650-ee12-4e13-bff8-57b16a9983cd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.083984 [ 708.358521] [47313]: [pid: 47313|app: 0|req: 2022/4158] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.360840] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.362424] [47313]: DEBUG nova.compute.api [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.367028] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.367261] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.367448] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.367792] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.367989] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.368217] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.393253] [47312]: DEBUG nova.policy [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.397889] [47312]: INFO nova.api.openstack.requestlog [None req-ddc2245e-0dad-4e00-91a8-9ac50b702f7d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.080635 [ 708.398238] [47312]: [pid: 47312|app: 0|req: 2137/4159] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.406055] [47312]: DEBUG nova.api.openstack.wsgi [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.407655] [47312]: DEBUG nova.compute.api [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.413323] [47312]: DEBUG oslo_concurrency.lockutils [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.413580] [47312]: DEBUG oslo_concurrency.lockutils [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.414358] [47312]: DEBUG oslo_concurrency.lockutils [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.414358] [47312]: DEBUG oslo_concurrency.lockutils [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.414358] [47312]: DEBUG oslo_concurrency.lockutils [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.414558] [47312]: DEBUG oslo_concurrency.lockutils [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.414759] [47313]: DEBUG nova.policy [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.419503] [47313]: INFO nova.api.openstack.requestlog [None req-f5a3dcc3-cc7d-4126-a930-45780321990a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1207 microversion: 2.1 time: 0.060445 [ 708.419971] [47313]: [pid: 47313|app: 0|req: 2023/4160] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.426122] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.427193] [47313]: DEBUG nova.compute.api [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.433485] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.433485] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.433485] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.433485] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.433485] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.433485] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.470412] [47312]: DEBUG nova.policy [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.477136] [47312]: DEBUG nova.policy [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.477722] [47312]: DEBUG nova.policy [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.481588] [47312]: INFO nova.api.openstack.requestlog [None req-313b1af3-c15e-45e5-a91a-8d4cff8b4081 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.082785 [ 708.481906] [47312]: [pid: 47312|app: 0|req: 2138/4161] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 708.485183] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.486747] [47312]: DEBUG nova.compute.api [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.487475] [47313]: DEBUG nova.policy [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.490421] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.490646] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.490829] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.491205] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.491412] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.491584] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.494577] [47313]: INFO nova.api.openstack.requestlog [None req-9ccac2b1-aa16-49a8-8247-ff5e4155764f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.072481 [ 708.495518] [47313]: [pid: 47313|app: 0|req: 2024/4162] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.497648] [47313]: DEBUG nova.api.openstack.wsgi [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.501843] [47313]: DEBUG nova.compute.api [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.509528] [47313]: DEBUG oslo_concurrency.lockutils [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.510229] [47313]: DEBUG oslo_concurrency.lockutils [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.510229] [47313]: DEBUG oslo_concurrency.lockutils [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.510921] [47313]: DEBUG oslo_concurrency.lockutils [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.510921] [47313]: DEBUG oslo_concurrency.lockutils [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.510921] [47313]: DEBUG oslo_concurrency.lockutils [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.559686] [47312]: DEBUG nova.policy [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.565621] [47312]: INFO nova.api.openstack.requestlog [None req-c5b05899-6e87-4d1b-ae47-ca601c98accf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.082795 [ 708.565963] [47312]: [pid: 47312|app: 0|req: 2139/4163] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.568669] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.570312] [47312]: DEBUG nova.compute.api [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.572318] [47313]: DEBUG nova.policy [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.575251] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.575251] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.575251] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.575579] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.575770] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.575936] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.577281] [47313]: INFO nova.api.openstack.requestlog [None req-f32cdb0e-b432-4eec-94b8-03d3068391e5 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.081767 [ 708.579020] [47313]: [pid: 47313|app: 0|req: 2025/4164] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.612328] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.613838] [47313]: DEBUG nova.compute.api [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.618838] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.619101] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.619315] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.619667] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.619865] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.620053] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.624224] [47312]: DEBUG nova.policy [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.633767] [47312]: INFO nova.api.openstack.requestlog [None req-b5c6e4f5-252d-42a6-a330-2fb8e9f4b657 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.067151 [ 708.634111] [47312]: [pid: 47312|app: 0|req: 2140/4165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.675655] [47313]: DEBUG nova.policy [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.681733] [47313]: INFO nova.api.openstack.requestlog [None req-0d742671-2245-49d4-961a-5896f48163f8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.071689 [ 708.681733] [47313]: [pid: 47313|app: 0|req: 2026/4166] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 708.691629] [47312]: DEBUG nova.api.openstack.wsgi [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.694563] [47312]: DEBUG nova.compute.api [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.704423] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.704731] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.704919] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.705316] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.705902] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.705902] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.758353] [47313]: DEBUG nova.api.openstack.wsgi [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.760086] [47313]: DEBUG nova.compute.api [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.763833] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.764094] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.764895] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.764895] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.765030] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.765165] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.775606] [47312]: DEBUG nova.policy [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.782361] [47312]: DEBUG nova.policy [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.782361] [47312]: DEBUG nova.policy [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.785379] [47312]: INFO nova.api.openstack.requestlog [None req-4f65a97e-4f63-41a4-a0e3-030eecfd7d46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.096510 [ 708.785785] [47312]: [pid: 47312|app: 0|req: 2141/4167] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 708.818820] [47313]: DEBUG nova.policy [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.825200] [47313]: INFO nova.api.openstack.requestlog [None req-bff31362-b588-431b-b4d2-c880cbf13e2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.069021 [ 708.825594] [47313]: [pid: 47313|app: 0|req: 2027/4168] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.832854] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.838265] [47313]: DEBUG nova.compute.api [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.843127] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.843947] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.844269] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.844664] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.844936] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.845132] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.872498] [47312]: DEBUG nova.api.openstack.wsgi [None req-0139d17f-5ddc-499c-9e2a-86d17325f118 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Action: 'create', calling method: .version_select at 0x7b9c4772dab0>, body: {"keypair": {"name": "tempest-keypair-1990554675", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF1VAYsSuwDLHM3P/AaMs03T+jSllrSgnRSxTzEknWm1h4fgji0VUwP6UgNum9YPUJj7Lwu3caPPU0FReLdMq7HBZxuZB3DE+NMKINB7eASIPe+aZYWSzJCXJGnnmojt/A=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 708.888678] [47312]: DEBUG nova.quota [None req-0139d17f-5ddc-499c-9e2a-86d17325f118 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 708.891908] [47312]: DEBUG nova.quota [None req-0139d17f-5ddc-499c-9e2a-86d17325f118 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for user 3254aac3e99d474e95798cb85f2bf5a2 and project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 708.909669] [47312]: INFO nova.api.openstack.requestlog [None req-0139d17f-5ddc-499c-9e2a-86d17325f118 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.123338 [ 708.909953] [47312]: [pid: 47312|app: 0|req: 2142/4169] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:13:05 2024] POST /compute/v2.1/os-keypairs => generated 401 bytes in 124 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 708.913546] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.915304] [47312]: DEBUG nova.compute.api [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.921246] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.921429] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.921758] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.922628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.922628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.922628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.971929] [47312]: DEBUG nova.policy [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 708.980180] [47312]: INFO nova.api.openstack.requestlog [None req-b4f010d3-f296-439c-b495-443eab77038e tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.069511 [ 708.980552] [47312]: [pid: 47312|app: 0|req: 2143/4170] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 708.984164] [47312]: DEBUG nova.api.openstack.wsgi [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 708.985755] [47312]: DEBUG nova.compute.api [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 708.989864] [47312]: DEBUG oslo_concurrency.lockutils [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.990132] [47312]: DEBUG oslo_concurrency.lockutils [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.990394] [47312]: DEBUG oslo_concurrency.lockutils [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 708.990684] [47312]: DEBUG oslo_concurrency.lockutils [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 708.990893] [47312]: DEBUG oslo_concurrency.lockutils [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 708.991053] [47312]: DEBUG oslo_concurrency.lockutils [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.013988] [47313]: DEBUG nova.policy [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.018937] [47313]: INFO nova.api.openstack.requestlog [None req-b2a75e27-399e-4ba8-b968-c02ba8c7b134 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1318 microversion: 2.1 time: 0.192728 [ 709.019281] [47313]: [pid: 47313|app: 0|req: 2028/4171] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1318 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.021830] [47313]: DEBUG nova.api.openstack.wsgi [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.023445] [47313]: DEBUG nova.compute.api [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.030556] [47313]: DEBUG oslo_concurrency.lockutils [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.030815] [47313]: DEBUG oslo_concurrency.lockutils [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.031096] [47313]: DEBUG oslo_concurrency.lockutils [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.031518] [47313]: DEBUG oslo_concurrency.lockutils [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.031719] [47313]: DEBUG oslo_concurrency.lockutils [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.031984] [47313]: DEBUG oslo_concurrency.lockutils [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.035774] [47312]: DEBUG nova.policy [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.042680] [47312]: INFO nova.api.openstack.requestlog [None req-e39d8192-b504-4b09-b8d8-9415cd068132 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.061514 [ 709.043173] [47312]: [pid: 47312|app: 0|req: 2144/4172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.045688] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.047329] [47312]: DEBUG nova.compute.api [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.050728] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.051052] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.051629] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.052037] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.053478] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.053478] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.086381] [47313]: DEBUG nova.policy [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.091329] [47313]: INFO nova.api.openstack.requestlog [None req-87e38713-3799-4842-b182-da9cfa6703a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.070267 [ 709.091329] [47313]: [pid: 47313|app: 0|req: 2029/4173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.095057] [47313]: DEBUG nova.api.openstack.wsgi [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.096042] [47313]: DEBUG nova.compute.api [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.100273] [47313]: DEBUG oslo_concurrency.lockutils [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.100531] [47313]: DEBUG oslo_concurrency.lockutils [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.100713] [47313]: DEBUG oslo_concurrency.lockutils [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.101202] [47313]: DEBUG oslo_concurrency.lockutils [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.102091] [47313]: DEBUG oslo_concurrency.lockutils [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.102091] [47313]: DEBUG oslo_concurrency.lockutils [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.106340] [47312]: DEBUG nova.policy [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.115319] [47312]: INFO nova.api.openstack.requestlog [None req-0ef30a91-8dbb-44f5-8335-b49a6a1dee0b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.071378 [ 709.115458] [47312]: [pid: 47312|app: 0|req: 2145/4174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.118012] [47312]: DEBUG nova.api.openstack.wsgi [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.119711] [47312]: DEBUG nova.compute.api [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.123234] [47312]: DEBUG oslo_concurrency.lockutils [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.123515] [47312]: DEBUG oslo_concurrency.lockutils [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.123736] [47312]: DEBUG oslo_concurrency.lockutils [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.124142] [47312]: DEBUG oslo_concurrency.lockutils [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.124399] [47312]: DEBUG oslo_concurrency.lockutils [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.124615] [47312]: DEBUG oslo_concurrency.lockutils [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.157124] [47313]: DEBUG nova.policy [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.162846] [47313]: INFO nova.api.openstack.requestlog [None req-db36bb77-8d6c-4e36-95e8-44b4efb09381 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.071677 [ 709.166373] [47313]: [pid: 47313|app: 0|req: 2030/4175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.169057] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.170671] [47313]: DEBUG nova.compute.api [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.175462] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.175462] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.175462] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.175462] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.176124] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.176124] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.183289] [47312]: DEBUG nova.policy [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.190844] [47312]: INFO nova.api.openstack.requestlog [None req-45db43a2-c5e4-4d2c-b1f6-8d86420f2205 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.074819 [ 709.191347] [47312]: [pid: 47312|app: 0|req: 2146/4176] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:05 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.195020] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.197291] [47312]: DEBUG nova.compute.api [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.201437] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.205277] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.205277] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.205277] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.205277] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.205277] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.224875] [47313]: DEBUG nova.policy [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.230829] [47313]: INFO nova.api.openstack.requestlog [None req-0d9a30e5-cade-4c13-87bf-206f2326d09c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.063800 [ 709.231270] [47313]: [pid: 47313|app: 0|req: 2031/4177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.234565] [47313]: DEBUG nova.api.openstack.wsgi [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.236733] [47313]: DEBUG nova.compute.api [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.241846] [47313]: DEBUG oslo_concurrency.lockutils [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.242680] [47313]: DEBUG oslo_concurrency.lockutils [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.242986] [47313]: DEBUG oslo_concurrency.lockutils [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.243768] [47313]: DEBUG oslo_concurrency.lockutils [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.244094] [47313]: DEBUG oslo_concurrency.lockutils [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.244384] [47313]: DEBUG oslo_concurrency.lockutils [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.256565] [47312]: DEBUG nova.policy [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.263654] [47312]: INFO nova.api.openstack.requestlog [None req-aa25417c-eeb9-474d-b08b-7e0082f780b7 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1225 microversion: 2.1 time: 0.071606 [ 709.264030] [47312]: [pid: 47312|app: 0|req: 2147/4178] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1225 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.302400] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.305477] [47312]: DEBUG nova.compute.api [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.308890] [47313]: DEBUG nova.policy [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.311505] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.312328] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.312328] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.312614] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.313358] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.313358] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.318933] [47313]: INFO nova.api.openstack.requestlog [None req-01365572-d9e7-4030-ae05-ce2b802284fb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.085647 [ 709.319375] [47313]: [pid: 47313|app: 0|req: 2032/4179] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.331616] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.335292] [47313]: DEBUG nova.compute.api [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.339888] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.340224] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.340444] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.340842] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.343603] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.343603] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.373107] [47312]: DEBUG nova.policy [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.383256] [47312]: DEBUG nova.policy [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.383962] [47312]: DEBUG nova.policy [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.384599] [47312]: INFO nova.api.openstack.requestlog [None req-1ac9fa3f-b6b6-4731-865e-f08944b21c8e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.084865 [ 709.384909] [47312]: [pid: 47312|app: 0|req: 2148/4180] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.389241] [47312]: DEBUG nova.api.openstack.wsgi [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.391010] [47312]: DEBUG nova.compute.api [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.394245] [47313]: DEBUG nova.policy [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.394744] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.394976] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.395180] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.395866] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.395939] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.396100] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.403839] [47313]: INFO nova.api.openstack.requestlog [None req-d1d98ac5-d4c7-4139-a839-8eee1aad29a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.074916 [ 709.404143] [47313]: [pid: 47313|app: 0|req: 2033/4181] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.418533] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.420613] [47313]: DEBUG nova.compute.api [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.425671] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.428016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.428016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.428016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.428016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.428016] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.452484] [47312]: DEBUG nova.policy [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.465101] [47312]: INFO nova.api.openstack.requestlog [None req-f824e98d-d0bf-404d-9d06-fe2da7344728 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.076710 [ 709.465101] [47312]: [pid: 47312|app: 0|req: 2149/4182] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.468094] [47312]: DEBUG nova.api.openstack.wsgi [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.470188] [47312]: DEBUG nova.compute.api [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.477012] [47312]: DEBUG oslo_concurrency.lockutils [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.477283] [47312]: DEBUG oslo_concurrency.lockutils [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.477473] [47312]: DEBUG oslo_concurrency.lockutils [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.477838] [47312]: DEBUG oslo_concurrency.lockutils [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.478071] [47312]: DEBUG oslo_concurrency.lockutils [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.478214] [47312]: DEBUG oslo_concurrency.lockutils [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.485068] [47313]: DEBUG nova.policy [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.490718] [47313]: INFO nova.api.openstack.requestlog [None req-ca6f079c-c0ed-4fc1-b0de-520f0109d8b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.073805 [ 709.490718] [47313]: [pid: 47313|app: 0|req: 2034/4183] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.501065] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.505159] [47313]: DEBUG nova.compute.api [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.509117] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.509239] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.509369] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.509753] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.509989] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.510218] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.533583] [47312]: DEBUG nova.policy [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.539400] [47312]: INFO nova.api.openstack.requestlog [None req-129d4958-4ef6-4d28-b61c-8da9c72fcbd7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1207 microversion: 2.1 time: 0.074264 [ 709.541853] [47312]: [pid: 47312|app: 0|req: 2150/4184] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1207 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.546842] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.550250] [47312]: DEBUG nova.compute.api [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.554855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.554855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.554855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.554855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.554855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.554855] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.570480] [47313]: DEBUG nova.policy [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.575177] [47313]: DEBUG nova.policy [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.577072] [47313]: DEBUG nova.policy [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.581351] [47313]: INFO nova.api.openstack.requestlog [None req-9ee2b0d3-7e09-4a20-9534-b26464ee83b5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.082430 [ 709.581622] [47313]: [pid: 47313|app: 0|req: 2035/4185] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.584281] [47313]: DEBUG nova.api.openstack.wsgi [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.585853] [47313]: DEBUG nova.compute.api [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.594707] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.595238] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.595592] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.596111] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.596447] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.596765] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.605648] [47312]: DEBUG nova.policy [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.611968] [47312]: INFO nova.api.openstack.requestlog [None req-b4acd5c5-4459-43c0-a836-15d4b11a5515 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.069274 [ 709.612375] [47312]: [pid: 47312|app: 0|req: 2151/4186] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.614955] [47312]: DEBUG nova.api.openstack.wsgi [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.616585] [47312]: DEBUG nova.compute.api [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.619931] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.620187] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.620373] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.620800] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.620922] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.621105] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.648637] [47313]: DEBUG nova.policy [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.653660] [47313]: INFO nova.api.openstack.requestlog [None req-43e973a0-4964-40f7-85cd-5942dfef59a1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.070895 [ 709.653660] [47313]: [pid: 47313|app: 0|req: 2036/4187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.659770] [47313]: DEBUG nova.api.openstack.wsgi [req-13c28fb7-ae66-4fb6-9e63-1f4dc4a8712b req-4f1a52ad-a7cf-46d7-b87b-ccf13c5a4147 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "22634f52-c696-417b-bfe9-0a7ca62aad40", "tag": "5afa0c7c-d65e-4136-a05f-576cf397cf44"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 709.666899] [47312]: DEBUG nova.policy [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.669410] [47313]: DEBUG oslo_concurrency.lockutils [req-13c28fb7-ae66-4fb6-9e63-1f4dc4a8712b req-4f1a52ad-a7cf-46d7-b87b-ccf13c5a4147 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.669708] [47313]: DEBUG oslo_concurrency.lockutils [req-13c28fb7-ae66-4fb6-9e63-1f4dc4a8712b req-4f1a52ad-a7cf-46d7-b87b-ccf13c5a4147 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.669946] [47313]: DEBUG oslo_concurrency.lockutils [req-13c28fb7-ae66-4fb6-9e63-1f4dc4a8712b req-4f1a52ad-a7cf-46d7-b87b-ccf13c5a4147 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.671264] [47312]: INFO nova.api.openstack.requestlog [None req-a65f2d6a-eb2b-4441-8102-2b84f08f7d4a tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.058465 [ 709.671578] [47312]: [pid: 47312|app: 0|req: 2152/4188] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.673940] [47312]: DEBUG nova.api.openstack.wsgi [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.676638] [47312]: DEBUG nova.compute.api [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.676682] [47313]: INFO nova.api.openstack.compute.server_external_events [req-13c28fb7-ae66-4fb6-9e63-1f4dc4a8712b req-4f1a52ad-a7cf-46d7-b87b-ccf13c5a4147 service nova] Creating event network-changed:5afa0c7c-d65e-4136-a05f-576cf397cf44 for instance 22634f52-c696-417b-bfe9-0a7ca62aad40 on cpu-1 [ 709.679332] [47313]: INFO nova.api.openstack.requestlog [req-13c28fb7-ae66-4fb6-9e63-1f4dc4a8712b req-4f1a52ad-a7cf-46d7-b87b-ccf13c5a4147 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021489 [ 709.679654] [47313]: [pid: 47313|app: 0|req: 2037/4189] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:06 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 709.680471] [47312]: DEBUG oslo_concurrency.lockutils [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.682964] [47312]: DEBUG oslo_concurrency.lockutils [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.682964] [47312]: DEBUG oslo_concurrency.lockutils [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.682964] [47312]: DEBUG oslo_concurrency.lockutils [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.682964] [47312]: DEBUG oslo_concurrency.lockutils [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.682964] [47312]: DEBUG oslo_concurrency.lockutils [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.696463] [47313]: DEBUG nova.api.openstack.wsgi [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.698511] [47313]: DEBUG nova.compute.api [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.702703] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.702992] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.703240] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.703631] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.703865] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.704101] [47313]: DEBUG oslo_concurrency.lockutils [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.732467] [47312]: DEBUG nova.policy [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.736546] [47312]: INFO nova.api.openstack.requestlog [None req-406d6d5e-daf5-44bb-9506-6eef914a3427 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.064393 [ 709.737111] [47312]: [pid: 47312|app: 0|req: 2153/4190] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.752878] [47313]: DEBUG nova.policy [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.757627] [47313]: INFO nova.api.openstack.requestlog [None req-f6a7b2e9-2190-4b91-955f-235cbac2b633 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.063435 [ 709.757853] [47313]: [pid: 47313|app: 0|req: 2038/4191] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 709.762478] [47312]: DEBUG nova.api.openstack.wsgi [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1271852720", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "8bff1a25-9939-4436-a9bb-c54446b85c9e"}], "security_groups": [{"name": "tempest-securitygroup--1189972570"}], "key_name": "tempest-keypair-1990554675", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 709.803021] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.803021] [47313]: DEBUG nova.compute.api [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.805514] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.805722] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.805907] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.806285] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.806484] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.806694] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.856454] [47313]: DEBUG nova.policy [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.861931] [47313]: DEBUG nova.policy [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.862618] [47313]: DEBUG nova.policy [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.865514] [47313]: INFO nova.api.openstack.requestlog [None req-9b1d74ec-8e43-4f97-b5f9-cdf93bfeb516 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.068690 [ 709.865853] [47313]: [pid: 47313|app: 0|req: 2039/4192] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 709.868472] [47313]: DEBUG nova.api.openstack.wsgi [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.870081] [47313]: DEBUG nova.compute.api [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 709.873245] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.873588] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.873726] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.874038] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 709.874236] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 709.874420] [47313]: DEBUG oslo_concurrency.lockutils [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 709.899253] [47312]: DEBUG nova.network.neutron [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] validate_networks() for [('8bff1a25-9939-4436-a9bb-c54446b85c9e', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 709.926394] [47313]: DEBUG nova.policy [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 709.930516] [47313]: INFO nova.api.openstack.requestlog [None req-55b92507-1d22-42c2-a7b1-55fe23e97d1a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.064096 [ 709.930828] [47313]: [pid: 47313|app: 0|req: 2040/4193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 709.997955] [47313]: DEBUG nova.api.openstack.wsgi [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 709.999619] [47313]: DEBUG nova.compute.api [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.008782] [47313]: DEBUG oslo_concurrency.lockutils [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.008782] [47313]: DEBUG oslo_concurrency.lockutils [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.008782] [47313]: DEBUG oslo_concurrency.lockutils [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.008782] [47313]: DEBUG oslo_concurrency.lockutils [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.009311] [47313]: DEBUG oslo_concurrency.lockutils [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.009311] [47313]: DEBUG oslo_concurrency.lockutils [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.068598] [47313]: DEBUG nova.policy [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.074879] [47313]: INFO nova.api.openstack.requestlog [None req-3edc4af9-24f4-4cae-9c6b-81fe7d5190fa tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1210 microversion: 2.1 time: 0.079039 [ 710.075228] [47313]: [pid: 47313|app: 0|req: 2041/4194] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1210 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.079638] [47313]: DEBUG nova.api.openstack.wsgi [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.084211] [47313]: DEBUG nova.compute.api [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.085587] [47313]: DEBUG oslo_concurrency.lockutils [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.085824] [47313]: DEBUG oslo_concurrency.lockutils [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.086022] [47313]: DEBUG oslo_concurrency.lockutils [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.086387] [47313]: DEBUG oslo_concurrency.lockutils [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.086589] [47313]: DEBUG oslo_concurrency.lockutils [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.086763] [47313]: DEBUG oslo_concurrency.lockutils [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.132666] [47313]: DEBUG nova.policy [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.142266] [47313]: INFO nova.api.openstack.requestlog [None req-efc3b47b-7aa2-42b2-9460-091641b97ae3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.064757 [ 710.142607] [47313]: [pid: 47313|app: 0|req: 2042/4195] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.145419] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.146993] [47313]: DEBUG nova.compute.api [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.150966] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.151221] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.151409] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.151845] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.151941] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.152156] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.195880] [47313]: DEBUG nova.policy [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.199756] [47313]: INFO nova.api.openstack.requestlog [None req-c2b074b9-01e8-48c4-bf10-aff41c686d6b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.056260 [ 710.200177] [47313]: [pid: 47313|app: 0|req: 2043/4196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:06 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.203875] [47313]: DEBUG nova.api.openstack.wsgi [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.205903] [47313]: DEBUG nova.compute.api [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.208874] [47313]: DEBUG oslo_concurrency.lockutils [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.209122] [47313]: DEBUG oslo_concurrency.lockutils [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.209311] [47313]: DEBUG oslo_concurrency.lockutils [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.209654] [47313]: DEBUG oslo_concurrency.lockutils [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.209849] [47313]: DEBUG oslo_concurrency.lockutils [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.210057] [47313]: DEBUG oslo_concurrency.lockutils [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.267095] [47313]: DEBUG nova.policy [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.271835] [47313]: INFO nova.api.openstack.requestlog [None req-b783422a-4abc-4aa0-a5e4-7561f4a82794 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.070806 [ 710.272042] [47313]: [pid: 47313|app: 0|req: 2044/4197] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.276067] [47313]: DEBUG nova.api.openstack.wsgi [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.277684] [47313]: DEBUG nova.compute.api [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.281842] [47313]: DEBUG oslo_concurrency.lockutils [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.282103] [47313]: DEBUG oslo_concurrency.lockutils [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.282314] [47313]: DEBUG oslo_concurrency.lockutils [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.282678] [47313]: DEBUG oslo_concurrency.lockutils [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.282950] [47313]: DEBUG oslo_concurrency.lockutils [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.283120] [47313]: DEBUG oslo_concurrency.lockutils [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.342971] [47313]: DEBUG nova.policy [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.347387] [47312]: DEBUG nova.virt.hardware [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 710.347618] [47312]: DEBUG nova.virt.hardware [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 710.347618] [47312]: DEBUG nova.virt.hardware [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 710.347782] [47312]: DEBUG nova.virt.hardware [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 710.347977] [47312]: DEBUG nova.virt.hardware [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 710.355147] [47313]: INFO nova.api.openstack.requestlog [None req-09b72b14-1215-40e3-90f4-8f5ea11c5339 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.082413 [ 710.355680] [47313]: [pid: 47313|app: 0|req: 2045/4198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.358596] [47313]: DEBUG nova.api.openstack.wsgi [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.360195] [47313]: DEBUG nova.compute.api [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.363605] [47312]: DEBUG oslo_concurrency.lockutils [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.363852] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.364504] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.364504] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.364672] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.365687] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.365687] [47313]: DEBUG oslo_concurrency.lockutils [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.365771] [47312]: DEBUG oslo_concurrency.lockutils [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.365771] [47312]: DEBUG oslo_concurrency.lockutils [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.365771] [47312]: DEBUG oslo_concurrency.lockutils [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.365913] [47312]: DEBUG oslo_concurrency.lockutils [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.366134] [47312]: DEBUG oslo_concurrency.lockutils [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.393861] [47312]: DEBUG nova.quota [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 710.397508] [47312]: DEBUG nova.quota [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for user 3254aac3e99d474e95798cb85f2bf5a2 and project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 710.404102] [47312]: DEBUG nova.compute.api [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 710.405507] [47312]: DEBUG nova.compute.api [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 710.409962] [47313]: DEBUG nova.policy [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.416740] [47313]: INFO nova.api.openstack.requestlog [None req-14d33d1f-0b9e-4601-8bea-90873b14f78c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.060110 [ 710.416740] [47313]: [pid: 47313|app: 0|req: 2046/4199] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.421209] [47313]: DEBUG nova.api.openstack.wsgi [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.421540] [47313]: DEBUG nova.compute.api [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.428584] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.429777] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.430162] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.430427] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.432648] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.432885] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.451036] [47312]: INFO nova.api.openstack.requestlog [None req-416edb8e-0753-47ad-a812-f27dfd53a9ae tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.691593 [ 710.451036] [47312]: [pid: 47312|app: 0|req: 2154/4200] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:13:06 2024] POST /compute/v2.1/servers => generated 402 bytes in 692 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) [ 710.451796] [47312]: DEBUG nova.api.openstack.wsgi [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.453485] [47312]: DEBUG nova.compute.api [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.458168] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.458168] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.461314] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.461314] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.461314] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.461314] [47312]: DEBUG oslo_concurrency.lockutils [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.488280] [47313]: DEBUG nova.policy [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.492922] [47313]: INFO nova.api.openstack.requestlog [None req-c0e81f5c-1e62-4147-aa2e-bbb01f5f5f75 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.075492 [ 710.493417] [47313]: [pid: 47313|app: 0|req: 2047/4201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.498882] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.500242] [47312]: DEBUG nova.policy [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.500809] [47313]: DEBUG nova.compute.api [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.504489] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.504740] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.504930] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.505306] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.505506] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.505679] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.506261] [47312]: INFO nova.api.openstack.requestlog [None req-0bd728c6-7608-4232-9483-0cd112dd0190 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.056415 [ 710.506592] [47312]: [pid: 47312|app: 0|req: 2155/4202] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.509165] [47312]: DEBUG nova.api.openstack.wsgi [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.510781] [47312]: DEBUG nova.compute.api [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.513978] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.515089] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.515089] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.515089] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.515089] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.515349] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.706879] [47312]: DEBUG nova.policy [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.708113] [47313]: DEBUG nova.policy [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.711507] [47312]: INFO nova.api.openstack.requestlog [None req-e0267d41-084c-49af-a636-9eaf92f5f754 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.204346 [ 710.711843] [47312]: [pid: 47312|app: 0|req: 2156/4203] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.715508] [47312]: DEBUG nova.api.openstack.wsgi [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.715945] [47312]: DEBUG nova.compute.api [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.716930] [47313]: INFO nova.api.openstack.requestlog [None req-e1c9f9cb-b204-4082-be16-589ae888761d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1225 microversion: 2.1 time: 0.223004 [ 710.717485] [47313]: [pid: 47313|app: 0|req: 2048/4204] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1225 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.719338] [47312]: DEBUG oslo_concurrency.lockutils [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.720232] [47312]: DEBUG oslo_concurrency.lockutils [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.720232] [47312]: DEBUG oslo_concurrency.lockutils [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.720440] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.720481] [47312]: DEBUG oslo_concurrency.lockutils [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.720481] [47312]: DEBUG oslo_concurrency.lockutils [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.720554] [47312]: DEBUG oslo_concurrency.lockutils [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.721692] [47313]: DEBUG nova.compute.api [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.727871] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.728160] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.728515] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.728827] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.728893] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.729148] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.761452] [47312]: DEBUG nova.policy [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.765838] [47312]: DEBUG nova.policy [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.766478] [47312]: DEBUG nova.policy [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.767102] [47312]: INFO nova.api.openstack.requestlog [None req-a47be47f-e283-4c04-b889-c24d4cfb138d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.054722 [ 710.767457] [47312]: [pid: 47312|app: 0|req: 2157/4205] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.769666] [47312]: DEBUG nova.api.openstack.wsgi [None req-d238cf15-d58d-4ab3-8d09-772f469a6341 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.771418] [47312]: DEBUG nova.compute.api [None req-d238cf15-d58d-4ab3-8d09-772f469a6341 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.777111] [47313]: DEBUG nova.policy [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.781923] [47313]: INFO nova.api.openstack.requestlog [None req-6fd87e71-9b49-4052-8604-2a76d50d18f3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.063724 [ 710.783177] [47313]: [pid: 47313|app: 0|req: 2049/4206] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.790277] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.795710] [47313]: DEBUG nova.compute.api [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.798134] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.798617] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.799162] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.799253] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.802128] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.802128] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.811186] [47312]: DEBUG nova.policy [None req-d238cf15-d58d-4ab3-8d09-772f469a6341 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.814418] [47312]: DEBUG nova.policy [None req-d238cf15-d58d-4ab3-8d09-772f469a6341 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.815144] [47312]: DEBUG nova.policy [None req-d238cf15-d58d-4ab3-8d09-772f469a6341 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.816121] [47312]: INFO nova.api.openstack.requestlog [None req-d238cf15-d58d-4ab3-8d09-772f469a6341 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1280 microversion: 2.20 time: 0.047773 [ 710.816121] [47312]: [pid: 47312|app: 0|req: 2158/4207] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.822262] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.823887] [47312]: DEBUG nova.compute.api [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.832227] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.832508] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.832929] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.836028] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.836028] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.836028] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.846381] [47313]: DEBUG nova.policy [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.852605] [47313]: INFO nova.api.openstack.requestlog [None req-7e5010ae-d458-4e83-a908-0d510afe5886 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.069637 [ 710.853241] [47313]: [pid: 47313|app: 0|req: 2050/4208] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.855317] [47313]: DEBUG nova.api.openstack.wsgi [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.856859] [47313]: DEBUG nova.compute.api [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.862115] [47313]: DEBUG oslo_concurrency.lockutils [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.862363] [47313]: DEBUG oslo_concurrency.lockutils [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.862544] [47313]: DEBUG oslo_concurrency.lockutils [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.862901] [47313]: DEBUG oslo_concurrency.lockutils [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.863125] [47313]: DEBUG oslo_concurrency.lockutils [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.863319] [47313]: DEBUG oslo_concurrency.lockutils [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.872963] [47312]: DEBUG nova.policy [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.880269] [47312]: INFO nova.api.openstack.requestlog [None req-ce87cc11-5247-4800-8544-835b3130ae15 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.063101 [ 710.880921] [47312]: [pid: 47312|app: 0|req: 2159/4209] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.882901] [47312]: DEBUG nova.api.openstack.wsgi [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.885086] [47312]: DEBUG nova.compute.api [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.888858] [47312]: DEBUG oslo_concurrency.lockutils [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.889069] [47312]: DEBUG oslo_concurrency.lockutils [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.889253] [47312]: DEBUG oslo_concurrency.lockutils [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.889609] [47312]: DEBUG oslo_concurrency.lockutils [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.889814] [47312]: DEBUG oslo_concurrency.lockutils [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.889967] [47312]: DEBUG oslo_concurrency.lockutils [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.901147] [47313]: DEBUG nova.policy [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.906271] [47313]: INFO nova.api.openstack.requestlog [None req-f100ce82-d6b3-4913-a075-7f46318afbd5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1207 microversion: 2.1 time: 0.052449 [ 710.908314] [47313]: [pid: 47313|app: 0|req: 2051/4210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1207 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.911897] [47313]: DEBUG nova.api.openstack.wsgi [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.913456] [47313]: DEBUG nova.compute.api [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.919921] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.919921] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.919921] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.919921] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.920159] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.920328] [47313]: DEBUG oslo_concurrency.lockutils [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.923440] [47312]: DEBUG nova.policy [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.927766] [47312]: DEBUG nova.policy [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.930646] [47312]: DEBUG nova.policy [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.932450] [47312]: INFO nova.api.openstack.requestlog [None req-24be8d4d-deb7-42ea-95d2-ff8379585b9f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.050253 [ 710.932450] [47312]: [pid: 47312|app: 0|req: 2160/4211] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 710.934011] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.935597] [47312]: DEBUG nova.compute.api [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.948033] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.948033] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.948224] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.948531] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.948727] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.948899] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.952017] [47313]: DEBUG nova.policy [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.957931] [47313]: INFO nova.api.openstack.requestlog [None req-dcec86f1-547f-45da-8037-d82fb668ab83 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.049220 [ 710.958271] [47313]: [pid: 47313|app: 0|req: 2052/4212] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.963260] [47313]: DEBUG nova.api.openstack.wsgi [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.965813] [47313]: DEBUG nova.compute.api [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.969088] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.969431] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.969688] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.970080] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.970281] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.970453] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.979637] [47312]: DEBUG nova.policy [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 710.985577] [47312]: INFO nova.api.openstack.requestlog [None req-f9d792e2-e9df-4f99-8cbe-9096437c8c7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.052131 [ 710.985577] [47312]: [pid: 47312|app: 0|req: 2161/4213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 710.987209] [47312]: DEBUG nova.api.openstack.wsgi [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 710.989281] [47312]: DEBUG nova.compute.api [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 710.991891] [47312]: DEBUG oslo_concurrency.lockutils [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.992176] [47312]: DEBUG oslo_concurrency.lockutils [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.992377] [47312]: DEBUG oslo_concurrency.lockutils [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 710.992733] [47312]: DEBUG oslo_concurrency.lockutils [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 710.992933] [47312]: DEBUG oslo_concurrency.lockutils [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 710.993121] [47312]: DEBUG oslo_concurrency.lockutils [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.003265] [47313]: DEBUG nova.policy [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.006420] [47313]: INFO nova.api.openstack.requestlog [None req-75a739c1-e7df-4186-b76e-79a56aceae7c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.044988 [ 711.006847] [47313]: [pid: 47313|app: 0|req: 2053/4214] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.015161] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.015161] [47313]: DEBUG nova.compute.api [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.019521] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.019871] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.020265] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.020739] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.021075] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.021383] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.023831] [47312]: DEBUG nova.policy [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.027928] [47312]: INFO nova.api.openstack.requestlog [None req-144e1ab1-ea9c-4423-8022-cc132ffb6798 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042680 [ 711.028427] [47312]: [pid: 47312|app: 0|req: 2162/4215] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.031197] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.032893] [47312]: DEBUG nova.compute.api [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.037158] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.037409] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.037598] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.037947] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.038152] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.038482] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.062833] [47313]: DEBUG nova.policy [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.067112] [47313]: INFO nova.api.openstack.requestlog [None req-1cfd85a5-92e9-4c08-af05-748534456cb3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.059542 [ 711.067608] [47313]: [pid: 47313|app: 0|req: 2054/4216] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.070987] [47313]: DEBUG nova.api.openstack.wsgi [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.072882] [47313]: DEBUG nova.compute.api [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.079129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.079129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.079129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.079129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.079129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.079129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.082081] [47312]: DEBUG nova.policy [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.087024] [47312]: DEBUG nova.policy [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.087672] [47312]: DEBUG nova.policy [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.092388] [47312]: INFO nova.api.openstack.requestlog [None req-d3530792-8264-435f-a7af-c82b1ae9f779 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.063109 [ 711.092483] [47312]: [pid: 47312|app: 0|req: 2163/4217] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 711.095425] [47312]: DEBUG nova.api.openstack.wsgi [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.097330] [47312]: DEBUG nova.compute.api [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.100140] [47312]: DEBUG oslo_concurrency.lockutils [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.100400] [47312]: DEBUG oslo_concurrency.lockutils [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.100807] [47312]: DEBUG oslo_concurrency.lockutils [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.101771] [47312]: DEBUG oslo_concurrency.lockutils [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.102043] [47312]: DEBUG oslo_concurrency.lockutils [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.102362] [47312]: DEBUG oslo_concurrency.lockutils [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.115081] [47313]: DEBUG nova.policy [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.119252] [47313]: INFO nova.api.openstack.requestlog [None req-f83ea3c3-8e1c-4ec5-b352-e49047a77374 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.051241 [ 711.119603] [47313]: [pid: 47313|app: 0|req: 2055/4218] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.136610] [47312]: DEBUG nova.policy [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.141230] [47312]: INFO nova.api.openstack.requestlog [None req-36444a3a-39bd-4fb9-ad20-74bdfdabde2d tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1266 microversion: 2.1 time: 0.048172 [ 711.141518] [47312]: [pid: 47312|app: 0|req: 2164/4219] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:07 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1266 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.153935] [47313]: DEBUG nova.api.openstack.wsgi [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.155651] [47313]: DEBUG nova.compute.api [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.159187] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.159340] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.159524] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.159873] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.160134] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.160325] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.191148] [47313]: DEBUG nova.policy [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.195204] [47313]: INFO nova.api.openstack.requestlog [None req-940e1ba1-713f-480a-b505-21e5ab7b554e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.043510 [ 711.195509] [47313]: [pid: 47313|app: 0|req: 2056/4220] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.212162] [47312]: DEBUG nova.api.openstack.wsgi [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.213959] [47312]: DEBUG nova.compute.api [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.217306] [47312]: DEBUG oslo_concurrency.lockutils [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.217586] [47312]: DEBUG oslo_concurrency.lockutils [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.217816] [47312]: DEBUG oslo_concurrency.lockutils [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.218232] [47312]: DEBUG oslo_concurrency.lockutils [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.218480] [47312]: DEBUG oslo_concurrency.lockutils [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.218762] [47312]: DEBUG oslo_concurrency.lockutils [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.255008] [47312]: DEBUG nova.policy [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.259212] [47312]: INFO nova.api.openstack.requestlog [None req-626fb3c0-33f6-459c-a448-5916760574ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.049537 [ 711.259519] [47312]: [pid: 47312|app: 0|req: 2165/4221] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.283501] [47313]: DEBUG nova.api.openstack.wsgi [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.285403] [47313]: DEBUG nova.compute.api [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.289262] [47313]: DEBUG oslo_concurrency.lockutils [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.289511] [47313]: DEBUG oslo_concurrency.lockutils [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.289715] [47313]: DEBUG oslo_concurrency.lockutils [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.290347] [47313]: DEBUG oslo_concurrency.lockutils [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.290519] [47313]: DEBUG oslo_concurrency.lockutils [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.290886] [47313]: DEBUG oslo_concurrency.lockutils [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.335065] [47313]: DEBUG nova.policy [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.339588] [47313]: INFO nova.api.openstack.requestlog [None req-80a5f164-1fcf-4304-a796-c442112007de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.058646 [ 711.339925] [47313]: [pid: 47313|app: 0|req: 2057/4222] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.369283] [47312]: DEBUG nova.api.openstack.wsgi [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.371549] [47312]: DEBUG nova.compute.api [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.376663] [47312]: DEBUG oslo_concurrency.lockutils [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.376663] [47312]: DEBUG oslo_concurrency.lockutils [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.376663] [47312]: DEBUG oslo_concurrency.lockutils [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.376790] [47312]: DEBUG oslo_concurrency.lockutils [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.377583] [47312]: DEBUG oslo_concurrency.lockutils [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.377583] [47312]: DEBUG oslo_concurrency.lockutils [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.419472] [47312]: DEBUG nova.policy [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.423793] [47312]: INFO nova.api.openstack.requestlog [None req-e02efadf-3dc6-4466-8c96-20bd0cc6df25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.057003 [ 711.424123] [47312]: [pid: 47312|app: 0|req: 2166/4223] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.431217] [47313]: DEBUG nova.api.openstack.wsgi [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.433027] [47313]: DEBUG nova.compute.api [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.438170] [47313]: DEBUG oslo_concurrency.lockutils [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.438441] [47313]: DEBUG oslo_concurrency.lockutils [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.438603] [47313]: DEBUG oslo_concurrency.lockutils [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.438960] [47313]: DEBUG oslo_concurrency.lockutils [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.439165] [47313]: DEBUG oslo_concurrency.lockutils [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.439344] [47313]: DEBUG oslo_concurrency.lockutils [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.473371] [47313]: DEBUG nova.policy [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.478366] [47313]: INFO nova.api.openstack.requestlog [None req-a43a51b3-3595-4578-b604-f668064256e9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.049360 [ 711.478689] [47313]: [pid: 47313|app: 0|req: 2058/4224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.507401] [47312]: DEBUG nova.api.openstack.wsgi [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.509055] [47312]: DEBUG nova.compute.api [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.512764] [47312]: DEBUG oslo_concurrency.lockutils [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.512999] [47312]: DEBUG oslo_concurrency.lockutils [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.513216] [47312]: DEBUG oslo_concurrency.lockutils [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.513594] [47312]: DEBUG oslo_concurrency.lockutils [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.513778] [47312]: DEBUG oslo_concurrency.lockutils [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.513952] [47312]: DEBUG oslo_concurrency.lockutils [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.524348] [47313]: DEBUG nova.api.openstack.wsgi [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.525604] [47313]: DEBUG nova.compute.api [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.529026] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.529026] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.529026] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.529393] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.529648] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.529833] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.548497] [47312]: DEBUG nova.policy [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.553143] [47312]: INFO nova.api.openstack.requestlog [None req-38540287-f93c-49b9-9507-1bfed27913c4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.047600 [ 711.553143] [47312]: [pid: 47312|app: 0|req: 2167/4225] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.567604] [47313]: DEBUG nova.policy [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.571813] [47313]: INFO nova.api.openstack.requestlog [None req-d00ebaf4-c6cd-4bb5-a8bb-629a2cfd3926 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.050143 [ 711.572253] [47313]: [pid: 47313|app: 0|req: 2059/4226] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.690368] [47312]: DEBUG nova.api.openstack.wsgi [req-60d73b12-84aa-4a0d-97bd-1a4e0002eac5 req-4813c8f6-f66b-4bb5-8bd3-f6abdab5bd81 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "22634f52-c696-417b-bfe9-0a7ca62aad40", "name": "network-vif-deleted", "tag": "5afa0c7c-d65e-4136-a05f-576cf397cf44"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 711.696605] [47312]: DEBUG oslo_concurrency.lockutils [req-60d73b12-84aa-4a0d-97bd-1a4e0002eac5 req-4813c8f6-f66b-4bb5-8bd3-f6abdab5bd81 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.696855] [47312]: DEBUG oslo_concurrency.lockutils [req-60d73b12-84aa-4a0d-97bd-1a4e0002eac5 req-4813c8f6-f66b-4bb5-8bd3-f6abdab5bd81 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.697052] [47312]: DEBUG oslo_concurrency.lockutils [req-60d73b12-84aa-4a0d-97bd-1a4e0002eac5 req-4813c8f6-f66b-4bb5-8bd3-f6abdab5bd81 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.703068] [47312]: INFO nova.api.openstack.compute.server_external_events [req-60d73b12-84aa-4a0d-97bd-1a4e0002eac5 req-4813c8f6-f66b-4bb5-8bd3-f6abdab5bd81 service nova] Creating event network-vif-deleted:5afa0c7c-d65e-4136-a05f-576cf397cf44 for instance 22634f52-c696-417b-bfe9-0a7ca62aad40 on cpu-1 [ 711.705854] [47312]: INFO nova.api.openstack.requestlog [req-60d73b12-84aa-4a0d-97bd-1a4e0002eac5 req-4813c8f6-f66b-4bb5-8bd3-f6abdab5bd81 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017832 [ 711.706186] [47312]: [pid: 47312|app: 0|req: 2168/4227] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:08 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 711.723214] [47313]: DEBUG nova.api.openstack.wsgi [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.725022] [47313]: DEBUG nova.compute.api [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.728680] [47313]: DEBUG oslo_concurrency.lockutils [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.728901] [47313]: DEBUG oslo_concurrency.lockutils [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.729103] [47313]: DEBUG oslo_concurrency.lockutils [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.729149] [47312]: DEBUG nova.api.openstack.wsgi [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.729462] [47313]: DEBUG oslo_concurrency.lockutils [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.729660] [47313]: DEBUG oslo_concurrency.lockutils [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.729832] [47313]: DEBUG oslo_concurrency.lockutils [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.730912] [47312]: DEBUG nova.compute.api [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.734421] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.734672] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.734856] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.735224] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.735426] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.735597] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.752283] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.752478] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.752661] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.752853] [47312]: DEBUG nova.objects.instance [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lazy-loading 'fault' on Instance uuid 5300907c-d589-4ccf-a9c5-4a6bd819783b {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 711.765913] [47313]: DEBUG nova.policy [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.769876] [47313]: INFO nova.api.openstack.requestlog [None req-415326eb-cdc2-4ff2-8595-d9fd3fc70a2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.049064 [ 711.770779] [47313]: [pid: 47313|app: 0|req: 2060/4228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.772302] [47312]: DEBUG nova.policy [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb6cad3d802a4037871454d8e7472b32', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8ceeb806fd54401905315e243f5f53c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.776150] [47312]: INFO nova.api.openstack.requestlog [None req-72b75a79-c737-42f6-9d98-ab385e54c072 tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 200 len: 1415 microversion: 2.1 time: 0.049153 [ 711.776497] [47312]: [pid: 47312|app: 0|req: 2169/4229] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 1415 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.781669] [47313]: DEBUG nova.api.openstack.wsgi [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.783340] [47313]: DEBUG nova.compute.api [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.786532] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.786793] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.786854] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.786938] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.787115] [47312]: DEBUG nova.compute.api [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.787300] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.787498] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.787673] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.790300] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.790514] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.790699] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.791130] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.791338] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.791512] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.805394] [47312]: DEBUG nova.compute.api [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 711.821782] [47313]: DEBUG nova.policy [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.826032] [47313]: DEBUG nova.policy [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.826646] [47313]: DEBUG nova.policy [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.827291] [47313]: INFO nova.api.openstack.requestlog [None req-b4522c62-f96f-4c5e-9b34-d25c04f4a897 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.047668 [ 711.827638] [47313]: [pid: 47313|app: 0|req: 2061/4230] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 711.829932] [47313]: DEBUG nova.api.openstack.wsgi [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.831563] [47313]: DEBUG nova.compute.api [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.834750] [47313]: DEBUG oslo_concurrency.lockutils [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.834994] [47313]: DEBUG oslo_concurrency.lockutils [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.835168] [47313]: DEBUG oslo_concurrency.lockutils [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.835514] [47313]: DEBUG oslo_concurrency.lockutils [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.835710] [47313]: DEBUG oslo_concurrency.lockutils [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.835878] [47313]: DEBUG oslo_concurrency.lockutils [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.836501] [47312]: DEBUG nova.compute.api [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 711.836993] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.837117] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.837299] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.837479] [47312]: WARNING nova.compute.api [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] instance's host None is down, deleting from database [ 711.839994] [47312]: DEBUG nova.network.neutron [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 711.862508] [47312]: DEBUG nova.network.neutron [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 711.865729] [47312]: DEBUG nova.network.neutron [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 711.877700] [47313]: DEBUG nova.policy [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.883074] [47313]: INFO nova.api.openstack.requestlog [None req-5776d044-de86-4911-a25f-f803b1b5130d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.054761 [ 711.883403] [47313]: [pid: 47313|app: 0|req: 2062/4231] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.886312] [47313]: DEBUG nova.api.openstack.wsgi [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.887926] [47313]: DEBUG nova.compute.api [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.891301] [47313]: DEBUG oslo_concurrency.lockutils [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.891531] [47313]: DEBUG oslo_concurrency.lockutils [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.891787] [47313]: DEBUG oslo_concurrency.lockutils [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.892102] [47313]: DEBUG oslo_concurrency.lockutils [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.892296] [47313]: DEBUG oslo_concurrency.lockutils [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.892473] [47313]: DEBUG oslo_concurrency.lockutils [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.930845] [47313]: DEBUG nova.policy [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.936702] [47313]: DEBUG nova.policy [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.937412] [47313]: DEBUG nova.policy [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.938030] [47313]: INFO nova.api.openstack.requestlog [None req-4440237d-5106-4d17-a1d8-e0ae703ea759 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.053739 [ 711.938427] [47313]: [pid: 47313|app: 0|req: 2063/4232] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 711.941340] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.943019] [47313]: DEBUG nova.compute.api [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.947418] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.947713] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.947904] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.948280] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.948476] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.949029] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.962485] [47312]: INFO nova.api.openstack.requestlog [None req-6c4205b7-ae6e-4df6-a46d-49ecd9a3fdea tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 204 len: 0 microversion: 2.1 time: 0.177438 [ 711.962824] [47312]: [pid: 47312|app: 0|req: 2170/4233] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:08 2024] DELETE /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 711.965675] [47312]: DEBUG nova.api.openstack.wsgi [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.967337] [47312]: DEBUG nova.compute.api [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 711.970438] [47312]: DEBUG oslo_concurrency.lockutils [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.970697] [47312]: DEBUG oslo_concurrency.lockutils [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.970754] [47312]: DEBUG oslo_concurrency.lockutils [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.971110] [47312]: DEBUG oslo_concurrency.lockutils [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 711.971312] [47312]: DEBUG oslo_concurrency.lockutils [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 711.971600] [47312]: DEBUG oslo_concurrency.lockutils [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 711.984835] [47313]: DEBUG nova.policy [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 711.991805] [47313]: INFO nova.api.openstack.requestlog [None req-f5a15328-2560-4a95-8d2b-d546239ea943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.052787 [ 711.992396] [47313]: [pid: 47313|app: 0|req: 2064/4234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 711.996069] [47313]: DEBUG nova.api.openstack.wsgi [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 711.997488] [47313]: DEBUG nova.compute.api [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.001055] [47313]: DEBUG oslo_concurrency.lockutils [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.001400] [47313]: DEBUG oslo_concurrency.lockutils [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.001705] [47313]: DEBUG oslo_concurrency.lockutils [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.002328] [47313]: DEBUG oslo_concurrency.lockutils [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.002730] [47313]: DEBUG oslo_concurrency.lockutils [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.003028] [47313]: DEBUG oslo_concurrency.lockutils [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.011407] [47312]: DEBUG nova.policy [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.016237] [47312]: INFO nova.api.openstack.requestlog [None req-5602efda-9f74-4444-a5cd-2b06cf3fdbee tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.052778 [ 712.016560] [47312]: [pid: 47312|app: 0|req: 2171/4235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.018950] [47312]: DEBUG nova.api.openstack.wsgi [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.020549] [47312]: DEBUG nova.compute.api [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.026023] [47312]: DEBUG oslo_concurrency.lockutils [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.026023] [47312]: DEBUG oslo_concurrency.lockutils [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.026023] [47312]: DEBUG oslo_concurrency.lockutils [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.026023] [47312]: DEBUG oslo_concurrency.lockutils [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.026023] [47312]: DEBUG oslo_concurrency.lockutils [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.026023] [47312]: DEBUG oslo_concurrency.lockutils [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.037522] [47313]: DEBUG nova.policy [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.041661] [47313]: INFO nova.api.openstack.requestlog [None req-133669e7-29cf-46f5-9468-1c4615da6ab4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1207 microversion: 2.1 time: 0.048482 [ 712.041969] [47313]: [pid: 47313|app: 0|req: 2065/4236] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1207 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.044454] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.045973] [47313]: DEBUG nova.compute.api [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] [instance: 5300907c-d589-4ccf-a9c5-4a6bd819783b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.049108] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.049206] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.049359] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.050020] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.050020] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.050198] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.057456] [47312]: DEBUG nova.policy [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.059231] [47313]: INFO nova.api.openstack.wsgi [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] HTTP exception thrown: Instance 5300907c-d589-4ccf-a9c5-4a6bd819783b could not be found. [ 712.059530] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] Returning 404 to user: Instance 5300907c-d589-4ccf-a9c5-4a6bd819783b could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 712.059928] [47313]: INFO nova.api.openstack.requestlog [None req-d4345731-71b7-465f-bcbd-5b2e5403951d tempest-ServerAddressesNegativeTestJSON-459735792 tempest-ServerAddressesNegativeTestJSON-459735792-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b" status: 404 len: 111 microversion: 2.1 time: 0.017429 [ 712.060321] [47313]: [pid: 47313|app: 0|req: 2066/4237] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/5300907c-d589-4ccf-a9c5-4a6bd819783b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 712.062393] [47312]: DEBUG nova.policy [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.062520] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.062609] [47312]: DEBUG nova.policy [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.063927] [47313]: DEBUG nova.compute.api [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.066497] [47312]: INFO nova.api.openstack.requestlog [None req-db86543c-179e-4345-bd61-2db18e059bb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.049416 [ 712.066740] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.066811] [47312]: [pid: 47312|app: 0|req: 2172/4238] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 712.067372] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.067372] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.067538] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.067742] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.067933] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.070113] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.071471] [47312]: DEBUG nova.compute.api [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.074645] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.075503] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.075503] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.075503] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.075706] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.075914] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.100655] [47313]: DEBUG nova.policy [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.105907] [47313]: INFO nova.api.openstack.requestlog [None req-0f326b92-00f4-4883-883c-133369ef0bfe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.044684 [ 712.105907] [47313]: [pid: 47313|app: 0|req: 2067/4239] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.108498] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.110570] [47313]: DEBUG nova.compute.api [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.114884] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.115205] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.115425] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.115782] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.115979] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.118610] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.122877] [47312]: DEBUG nova.policy [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.128035] [47312]: INFO nova.api.openstack.requestlog [None req-0e32b04b-bc6b-4cfc-ac9b-cc1bc68c3c93 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.059633 [ 712.128035] [47312]: [pid: 47312|app: 0|req: 2173/4240] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.133576] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.135251] [47312]: DEBUG nova.compute.api [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.138531] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.138775] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.138944] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.139363] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.139570] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.139745] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.148132] [47313]: DEBUG nova.policy [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.153756] [47313]: INFO nova.api.openstack.requestlog [None req-ac635bf1-72e6-4a21-9abe-c8d28c47196f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.046470 [ 712.153756] [47313]: [pid: 47313|app: 0|req: 2068/4241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.156142] [47313]: DEBUG nova.api.openstack.wsgi [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.158042] [47313]: DEBUG nova.compute.api [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.162507] [47313]: DEBUG oslo_concurrency.lockutils [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.162747] [47313]: DEBUG oslo_concurrency.lockutils [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.162930] [47313]: DEBUG oslo_concurrency.lockutils [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.163322] [47313]: DEBUG oslo_concurrency.lockutils [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.163528] [47313]: DEBUG oslo_concurrency.lockutils [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.163702] [47313]: DEBUG oslo_concurrency.lockutils [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.176099] [47312]: DEBUG nova.policy [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.180512] [47312]: INFO nova.api.openstack.requestlog [None req-e2e0099f-ae8a-4946-8181-e96efcd6c494 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.052583 [ 712.181076] [47312]: [pid: 47312|app: 0|req: 2174/4242] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:08 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.186929] [47312]: DEBUG nova.api.openstack.wsgi [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.188446] [47312]: DEBUG nova.compute.api [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.193843] [47312]: DEBUG oslo_concurrency.lockutils [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.194090] [47312]: DEBUG oslo_concurrency.lockutils [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.194669] [47312]: DEBUG oslo_concurrency.lockutils [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.194669] [47312]: DEBUG oslo_concurrency.lockutils [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.194843] [47312]: DEBUG oslo_concurrency.lockutils [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.195010] [47312]: DEBUG oslo_concurrency.lockutils [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.210314] [47313]: DEBUG nova.policy [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.216339] [47313]: INFO nova.api.openstack.requestlog [None req-689e09e5-1b01-4260-8f2e-a9a254df3841 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.062362 [ 712.216653] [47313]: [pid: 47313|app: 0|req: 2069/4243] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.221039] [47313]: DEBUG nova.api.openstack.wsgi [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.221039] [47313]: DEBUG nova.compute.api [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.224300] [47313]: DEBUG oslo_concurrency.lockutils [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.224466] [47313]: DEBUG oslo_concurrency.lockutils [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.225643] [47313]: DEBUG oslo_concurrency.lockutils [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.225643] [47313]: DEBUG oslo_concurrency.lockutils [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.225643] [47313]: DEBUG oslo_concurrency.lockutils [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.225643] [47313]: DEBUG oslo_concurrency.lockutils [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.233232] [47312]: DEBUG nova.policy [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.237354] [47312]: DEBUG nova.policy [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.237953] [47312]: DEBUG nova.policy [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.240482] [47312]: INFO nova.api.openstack.requestlog [None req-330984e4-1e52-4f90-b2ed-87182516137d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.058632 [ 712.240795] [47312]: [pid: 47312|app: 0|req: 2175/4244] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 712.243015] [47312]: DEBUG nova.api.openstack.wsgi [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.244556] [47312]: DEBUG nova.compute.api [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.247377] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.247602] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.247781] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.248137] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.248334] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.248504] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.257587] [47313]: DEBUG nova.policy [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.261491] [47313]: INFO nova.api.openstack.requestlog [None req-72117626-3803-461f-96bd-ac6e0719b351 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.044291 [ 712.261800] [47313]: [pid: 47313|app: 0|req: 2070/4245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.265338] [47313]: DEBUG nova.api.openstack.wsgi [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.266962] [47313]: DEBUG nova.compute.api [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.270724] [47313]: DEBUG oslo_concurrency.lockutils [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.270953] [47313]: DEBUG oslo_concurrency.lockutils [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.271154] [47313]: DEBUG oslo_concurrency.lockutils [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.271515] [47313]: DEBUG oslo_concurrency.lockutils [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.271706] [47313]: DEBUG oslo_concurrency.lockutils [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.271877] [47313]: DEBUG oslo_concurrency.lockutils [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.287442] [47312]: DEBUG nova.policy [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.294299] [47312]: INFO nova.api.openstack.requestlog [None req-0d745feb-91a1-4616-9c80-b723fcb71845 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1266 microversion: 2.1 time: 0.052881 [ 712.294636] [47312]: [pid: 47312|app: 0|req: 2176/4246] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1266 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.297306] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.299182] [47312]: DEBUG nova.compute.api [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.302668] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.302897] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.303097] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.303452] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.303647] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.303827] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.309550] [47313]: DEBUG nova.policy [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.315432] [47313]: INFO nova.api.openstack.requestlog [None req-927d7a94-1298-440d-82a4-cd13018f3b11 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.052939 [ 712.315791] [47313]: [pid: 47313|app: 0|req: 2071/4247] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.353967] [47313]: DEBUG nova.api.openstack.wsgi [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.355139] [47312]: DEBUG nova.policy [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.355748] [47313]: DEBUG nova.compute.api [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.359678] [47313]: DEBUG oslo_concurrency.lockutils [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.359917] [47313]: DEBUG oslo_concurrency.lockutils [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.360211] [47313]: DEBUG oslo_concurrency.lockutils [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.360362] [47312]: INFO nova.api.openstack.requestlog [None req-c0077baf-3656-4339-8bb5-a652b4fd2601 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1224 microversion: 2.1 time: 0.065114 [ 712.360600] [47313]: DEBUG oslo_concurrency.lockutils [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.360754] [47312]: [pid: 47312|app: 0|req: 2177/4248] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1224 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.360803] [47313]: DEBUG oslo_concurrency.lockutils [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.360985] [47313]: DEBUG oslo_concurrency.lockutils [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.400539] [47313]: DEBUG nova.policy [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.407092] [47313]: INFO nova.api.openstack.requestlog [None req-30dd5776-3355-4c67-9756-20538b1a9a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.055945 [ 712.407749] [47313]: [pid: 47313|app: 0|req: 2072/4249] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.436634] [47312]: DEBUG nova.api.openstack.wsgi [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.438330] [47312]: DEBUG nova.compute.api [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.441785] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.441995] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.442299] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.442588] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.443071] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.443071] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.484157] [47312]: DEBUG nova.policy [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.485735] [47312]: INFO nova.api.openstack.requestlog [None req-53d47424-56eb-466d-bada-1fe5c6c4bc8d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.051858 [ 712.486063] [47312]: [pid: 47312|app: 0|req: 2178/4250] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.491405] [47313]: DEBUG nova.api.openstack.wsgi [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.492200] [47313]: DEBUG nova.compute.api [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.497333] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.497758] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.498034] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.499640] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.499886] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.500115] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.535353] [47313]: DEBUG nova.policy [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.539456] [47313]: INFO nova.api.openstack.requestlog [None req-1bf8e611-f24d-4e8e-a034-74c8dbdc9304 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.051602 [ 712.539905] [47313]: [pid: 47313|app: 0|req: 2073/4251] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 712.564324] [47312]: DEBUG nova.api.openstack.wsgi [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.566658] [47312]: DEBUG nova.compute.api [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.570251] [47312]: DEBUG oslo_concurrency.lockutils [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.570484] [47312]: DEBUG oslo_concurrency.lockutils [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.571011] [47312]: DEBUG oslo_concurrency.lockutils [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.571466] [47312]: DEBUG oslo_concurrency.lockutils [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.571578] [47312]: DEBUG oslo_concurrency.lockutils [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.571747] [47312]: DEBUG oslo_concurrency.lockutils [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.583751] [47313]: DEBUG nova.api.openstack.wsgi [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.585576] [47313]: DEBUG nova.compute.api [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.588899] [47313]: DEBUG oslo_concurrency.lockutils [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.589153] [47313]: DEBUG oslo_concurrency.lockutils [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.589356] [47313]: DEBUG oslo_concurrency.lockutils [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.589705] [47313]: DEBUG oslo_concurrency.lockutils [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.589897] [47313]: DEBUG oslo_concurrency.lockutils [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.590077] [47313]: DEBUG oslo_concurrency.lockutils [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.605763] [47312]: DEBUG nova.policy [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.609658] [47312]: INFO nova.api.openstack.requestlog [None req-75d96fdd-9624-4d2b-880a-4e804dd6981d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.047763 [ 712.609965] [47312]: [pid: 47312|app: 0|req: 2179/4252] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.625230] [47313]: DEBUG nova.policy [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.631315] [47313]: INFO nova.api.openstack.requestlog [None req-0296f326-5514-4be0-a43b-b323483b8181 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.048559 [ 712.631315] [47313]: [pid: 47313|app: 0|req: 2074/4253] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 712.785561] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.788900] [47312]: DEBUG nova.compute.api [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.795026] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.795269] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.795456] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.795826] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.796022] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.796282] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.843208] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.844848] [47313]: DEBUG nova.compute.api [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.848771] [47312]: DEBUG nova.policy [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.848875] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.848988] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.849190] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.849537] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.849731] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.849897] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.852865] [47312]: INFO nova.api.openstack.requestlog [None req-b5816824-b432-42a7-a00f-b7804154a51e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.070482 [ 712.852865] [47312]: [pid: 47312|app: 0|req: 2180/4254] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.886688] [47313]: DEBUG nova.policy [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.891014] [47313]: DEBUG nova.policy [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.891957] [47313]: DEBUG nova.policy [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.892465] [47313]: INFO nova.api.openstack.requestlog [None req-2b67ef05-2544-4678-8fcb-b9ebad01f1ec tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.051403 [ 712.892850] [47313]: [pid: 47313|app: 0|req: 2075/4255] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 712.895782] [47312]: DEBUG nova.api.openstack.wsgi [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.899679] [47312]: DEBUG nova.compute.api [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.904075] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.904075] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.904075] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.904075] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.904075] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.904075] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.939818] [47312]: DEBUG nova.policy [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.943254] [47312]: INFO nova.api.openstack.requestlog [None req-6bc666e0-160f-4c96-bd66-fc9c49db91d1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.049685 [ 712.943601] [47312]: [pid: 47312|app: 0|req: 2181/4256] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 712.954323] [47313]: DEBUG nova.api.openstack.wsgi [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 712.956076] [47313]: DEBUG nova.compute.api [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 712.959479] [47313]: DEBUG oslo_concurrency.lockutils [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.959706] [47313]: DEBUG oslo_concurrency.lockutils [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.959883] [47313]: DEBUG oslo_concurrency.lockutils [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.960246] [47313]: DEBUG oslo_concurrency.lockutils [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 712.960436] [47313]: DEBUG oslo_concurrency.lockutils [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 712.960602] [47313]: DEBUG oslo_concurrency.lockutils [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 712.994029] [47313]: DEBUG nova.policy [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.998184] [47313]: DEBUG nova.policy [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.998796] [47313]: DEBUG nova.policy [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 712.999394] [47313]: INFO nova.api.openstack.requestlog [None req-08bfba47-50d3-4d4b-a178-936fe5f781e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.047328 [ 712.999701] [47313]: [pid: 47313|app: 0|req: 2076/4257] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 713.008326] [47312]: DEBUG nova.api.openstack.wsgi [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.011042] [47312]: DEBUG nova.compute.api [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.016700] [47312]: DEBUG oslo_concurrency.lockutils [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.017341] [47312]: DEBUG oslo_concurrency.lockutils [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.017588] [47312]: DEBUG oslo_concurrency.lockutils [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.017992] [47312]: DEBUG oslo_concurrency.lockutils [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.018253] [47312]: DEBUG oslo_concurrency.lockutils [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.018461] [47312]: DEBUG oslo_concurrency.lockutils [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.033021] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.033021] [47313]: DEBUG nova.compute.api [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.036445] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.036721] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.036878] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.037414] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.037651] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.037834] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.062988] [47312]: DEBUG nova.policy [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.067251] [47312]: INFO nova.api.openstack.requestlog [None req-290f4421-4df6-46b5-820f-58790cda0072 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.061422 [ 713.067563] [47312]: [pid: 47312|app: 0|req: 2182/4258] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.070529] [47312]: DEBUG nova.api.openstack.wsgi [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.072045] [47312]: DEBUG nova.compute.api [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.076023] [47312]: DEBUG oslo_concurrency.lockutils [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.076306] [47312]: DEBUG oslo_concurrency.lockutils [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.076529] [47312]: DEBUG oslo_concurrency.lockutils [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.076949] [47312]: DEBUG oslo_concurrency.lockutils [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.077170] [47312]: DEBUG oslo_concurrency.lockutils [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.077420] [47312]: DEBUG oslo_concurrency.lockutils [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.088475] [47313]: DEBUG nova.policy [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.094084] [47313]: INFO nova.api.openstack.requestlog [None req-dc99b5e6-1965-4c68-a911-9580620e74ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.068193 [ 713.094746] [47313]: [pid: 47313|app: 0|req: 2077/4259] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.097369] [47313]: DEBUG nova.api.openstack.wsgi [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.098923] [47313]: DEBUG nova.compute.api [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.104702] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.105388] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.105388] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.105544] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.105667] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.105891] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.121101] [47312]: DEBUG nova.policy [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.127026] [47312]: INFO nova.api.openstack.requestlog [None req-6428b261-8278-4829-bd99-56f4d5ff4162 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1205 microversion: 2.1 time: 0.058564 [ 713.127315] [47312]: [pid: 47312|app: 0|req: 2183/4260] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1205 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.131493] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.131710] [47312]: DEBUG nova.compute.api [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.136477] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.136704] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.136932] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.138661] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.138661] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.138661] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.155407] [47313]: DEBUG nova.policy [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.160340] [47313]: DEBUG nova.policy [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.161782] [47313]: DEBUG nova.policy [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.167989] [47313]: INFO nova.api.openstack.requestlog [None req-77e7be35-ec4b-4dea-8b19-db6ad0551801 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.070354 [ 713.167989] [47313]: [pid: 47313|app: 0|req: 2078/4261] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 713.171840] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.173392] [47313]: DEBUG nova.compute.api [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.176701] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.176922] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.177110] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.177446] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.181260] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.181260] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.182287] [47312]: DEBUG nova.policy [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.187671] [47312]: INFO nova.api.openstack.requestlog [None req-2c9c38fc-b153-4d84-b944-c3aeaa93e9b7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.059646 [ 713.190204] [47312]: [pid: 47312|app: 0|req: 2184/4262] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:09 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.194039] [47312]: DEBUG nova.api.openstack.wsgi [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.196187] [47312]: DEBUG nova.compute.api [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.201459] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.201459] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.201459] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.201459] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.201459] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.201459] [47312]: DEBUG oslo_concurrency.lockutils [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.231559] [47313]: DEBUG nova.policy [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.236109] [47313]: INFO nova.api.openstack.requestlog [None req-6fcaa44d-083d-45e9-903b-332a2107cc16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.069126 [ 713.236589] [47313]: [pid: 47313|app: 0|req: 2079/4263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.244933] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.245133] [47312]: DEBUG nova.policy [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.248044] [47313]: DEBUG nova.compute.api [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.254081] [47312]: INFO nova.api.openstack.requestlog [None req-29f74aac-247e-4b49-b3d6-4ad78c29805f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.062396 [ 713.255139] [47312]: [pid: 47312|app: 0|req: 2185/4264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.255767] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.255767] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.255767] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.256224] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.256440] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.256666] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.258087] [47312]: DEBUG nova.api.openstack.wsgi [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.260291] [47312]: DEBUG nova.compute.api [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.265024] [47312]: DEBUG oslo_concurrency.lockutils [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.268259] [47312]: DEBUG oslo_concurrency.lockutils [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.268510] [47312]: DEBUG oslo_concurrency.lockutils [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.268988] [47312]: DEBUG oslo_concurrency.lockutils [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.269787] [47312]: DEBUG oslo_concurrency.lockutils [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.269787] [47312]: DEBUG oslo_concurrency.lockutils [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.308997] [47313]: DEBUG nova.policy [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.317758] [47313]: INFO nova.api.openstack.requestlog [None req-3e4b7c6d-b5bc-4da8-8c32-f00cfb98fba3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.080480 [ 713.318250] [47313]: [pid: 47313|app: 0|req: 2080/4265] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.322316] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.325031] [47312]: DEBUG nova.policy [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.326106] [47313]: DEBUG nova.compute.api [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.333899] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.334376] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.334376] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.334699] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.336201] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.336201] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.338852] [47312]: INFO nova.api.openstack.requestlog [None req-d37d6909-6c33-4165-9376-9468eb4dccf3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.082966 [ 713.340468] [47312]: [pid: 47312|app: 0|req: 2186/4266] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.344019] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.345603] [47312]: DEBUG nova.compute.api [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.351062] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.351062] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.351062] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.351357] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.351800] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.351947] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.394864] [47313]: DEBUG nova.policy [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.406519] [47312]: DEBUG nova.policy [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.408682] [47313]: DEBUG nova.policy [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.409499] [47313]: DEBUG nova.policy [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.411629] [47312]: INFO nova.api.openstack.requestlog [None req-c4aeeb1f-d9c0-4886-a4de-1d4e0d6d1107 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.071742 [ 713.412279] [47312]: [pid: 47312|app: 0|req: 2187/4267] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.414420] [47313]: INFO nova.api.openstack.requestlog [None req-b6a9b47e-94dc-4073-aa5d-bd2f9a4dcbba tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.095521 [ 713.414738] [47313]: [pid: 47313|app: 0|req: 2081/4268] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 713.418285] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.418871] [47312]: DEBUG nova.api.openstack.wsgi [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.423555] [47313]: DEBUG nova.compute.api [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.424050] [47312]: DEBUG nova.compute.api [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.426728] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.426965] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.427340] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.427573] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.427762] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.427927] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.433853] [47312]: DEBUG oslo_concurrency.lockutils [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.433997] [47312]: DEBUG oslo_concurrency.lockutils [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.434194] [47312]: DEBUG oslo_concurrency.lockutils [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.436171] [47312]: DEBUG oslo_concurrency.lockutils [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.436171] [47312]: DEBUG oslo_concurrency.lockutils [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.436171] [47312]: DEBUG oslo_concurrency.lockutils [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.484719] [47312]: DEBUG nova.policy [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.491257] [47312]: INFO nova.api.openstack.requestlog [None req-b606f1dc-e3b7-4e81-8e0b-a679220e1780 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1274 microversion: 2.1 time: 0.077843 [ 713.491257] [47312]: [pid: 47312|app: 0|req: 2188/4269] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1274 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.493518] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.496986] [47312]: DEBUG nova.compute.api [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.497139] [47313]: DEBUG nova.policy [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.501129] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.501129] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.501129] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.501129] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.501129] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.501129] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.502983] [47313]: INFO nova.api.openstack.requestlog [None req-dc50b9ff-8fd1-479f-9d9d-4a66ad52860e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.087616 [ 713.503352] [47313]: [pid: 47313|app: 0|req: 2082/4270] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.506369] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.507935] [47313]: DEBUG nova.compute.api [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.512116] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.512359] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.512540] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.513220] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.513220] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.513400] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.564599] [47312]: DEBUG nova.policy [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.568451] [47313]: DEBUG nova.policy [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.570495] [47312]: INFO nova.api.openstack.requestlog [None req-e3f18cd5-4989-4ab4-91f4-3cdbee32228d tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.079026 [ 713.570818] [47312]: [pid: 47312|app: 0|req: 2189/4271] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.571899] [47313]: INFO nova.api.openstack.requestlog [None req-6bf47518-ffc9-46b8-b40a-15cdddf286bd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.067963 [ 713.572240] [47313]: [pid: 47313|app: 0|req: 2083/4272] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.573718] [47312]: DEBUG nova.api.openstack.wsgi [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.575577] [47313]: DEBUG nova.api.openstack.wsgi [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.575665] [47312]: DEBUG nova.compute.api [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.579371] [47312]: DEBUG oslo_concurrency.lockutils [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.579604] [47312]: DEBUG oslo_concurrency.lockutils [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.579783] [47312]: DEBUG oslo_concurrency.lockutils [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.580148] [47312]: DEBUG oslo_concurrency.lockutils [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.580499] [47312]: DEBUG oslo_concurrency.lockutils [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.580499] [47312]: DEBUG oslo_concurrency.lockutils [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.580693] [47313]: DEBUG nova.compute.api [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.589887] [47313]: DEBUG oslo_concurrency.lockutils [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.589887] [47313]: DEBUG oslo_concurrency.lockutils [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.589887] [47313]: DEBUG oslo_concurrency.lockutils [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.589887] [47313]: DEBUG oslo_concurrency.lockutils [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.589887] [47313]: DEBUG oslo_concurrency.lockutils [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.589887] [47313]: DEBUG oslo_concurrency.lockutils [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.641231] [47312]: DEBUG nova.policy [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.644547] [47313]: DEBUG nova.policy [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.646986] [47312]: INFO nova.api.openstack.requestlog [None req-c00998cf-6f8a-4a62-be77-1913fc3df236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.075348 [ 713.647520] [47312]: [pid: 47312|app: 0|req: 2190/4273] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.649775] [47313]: INFO nova.api.openstack.requestlog [None req-951036f8-ec26-4dd2-9764-2d5855f3873b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.076748 [ 713.650050] [47313]: [pid: 47313|app: 0|req: 2084/4274] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.653330] [47313]: DEBUG nova.api.openstack.wsgi [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.655347] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.656382] [47313]: DEBUG nova.compute.api [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.656959] [47312]: DEBUG nova.compute.api [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.659684] [47313]: DEBUG oslo_concurrency.lockutils [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.660135] [47313]: DEBUG oslo_concurrency.lockutils [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.660135] [47313]: DEBUG oslo_concurrency.lockutils [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.660485] [47313]: DEBUG oslo_concurrency.lockutils [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.660686] [47313]: DEBUG oslo_concurrency.lockutils [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.660932] [47313]: DEBUG oslo_concurrency.lockutils [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.660999] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.663099] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.663099] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.663099] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.663099] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.663099] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.714095] [47313]: DEBUG nova.policy [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.716188] [47312]: DEBUG nova.policy [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.719026] [47313]: INFO nova.api.openstack.requestlog [None req-59db15b1-220f-4e51-a1b0-7edf77b670f3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1216 microversion: 2.1 time: 0.067801 [ 713.719026] [47313]: [pid: 47313|app: 0|req: 2085/4275] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1216 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.722763] [47312]: INFO nova.api.openstack.requestlog [None req-2c77ce80-4b04-48ec-ae8f-4a2680dbb8a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.070871 [ 713.722763] [47312]: [pid: 47312|app: 0|req: 2191/4276] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.864144] [47312]: DEBUG nova.api.openstack.wsgi [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.866258] [47312]: DEBUG nova.compute.api [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.870386] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.870474] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.870628] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.871496] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.871496] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.871496] [47312]: DEBUG oslo_concurrency.lockutils [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.900184] [47313]: DEBUG nova.api.openstack.wsgi [None req-c81dc8d4-b72f-4d8b-bfc9-58a441e56e5b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: .version_select at 0x7b9c47ad9090>, body: {"keypair": {"name": "tempest-keypair-1339544702", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJcHY6xCiPLckEsB0mVnFFs3yX6Pm4SONecbuJhngMjat5FWr5XeMjQMN+5S54HaTaDc/zaKgmv/PEFSqPJiaVILVDv3FdSZ7TxZ9qY9CaGf4d0qq1aSH2ioOG38PDNIMA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 713.907173] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 713.910657] [47312]: DEBUG nova.policy [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 713.913719] [47313]: DEBUG nova.quota [None req-c81dc8d4-b72f-4d8b-bfc9-58a441e56e5b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for project 651d8f34661542219f5451bce866ec02. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 713.915671] [47312]: INFO nova.api.openstack.requestlog [None req-8aca8825-dce1-42e2-9e55-c424592e0e91 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.053277 [ 713.915671] [47312]: [pid: 47312|app: 0|req: 2192/4277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 713.917393] [47313]: DEBUG nova.quota [None req-c81dc8d4-b72f-4d8b-bfc9-58a441e56e5b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for user 47ebbe5ddb8b41bbb1a54cf191aef61a and project 651d8f34661542219f5451bce866ec02. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 713.917727] [47312]: DEBUG nova.api.openstack.wsgi [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.919463] [47312]: DEBUG nova.compute.api [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.925984] [47312]: DEBUG oslo_concurrency.lockutils [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.926117] [47312]: DEBUG oslo_concurrency.lockutils [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.926292] [47312]: DEBUG oslo_concurrency.lockutils [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.926664] [47312]: DEBUG oslo_concurrency.lockutils [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.926931] [47312]: DEBUG oslo_concurrency.lockutils [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.927047] [47312]: DEBUG oslo_concurrency.lockutils [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.948418] [47313]: INFO nova.api.openstack.requestlog [None req-c81dc8d4-b72f-4d8b-bfc9-58a441e56e5b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.120049 [ 713.948577] [47313]: [pid: 47313|app: 0|req: 2086/4278] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:13:10 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 713.955751] [47313]: DEBUG nova.api.openstack.wsgi [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 713.959507] [47313]: DEBUG nova.compute.api [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 713.964750] [47313]: DEBUG oslo_concurrency.lockutils [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.964996] [47313]: DEBUG oslo_concurrency.lockutils [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.965203] [47313]: DEBUG oslo_concurrency.lockutils [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 713.965660] [47313]: DEBUG oslo_concurrency.lockutils [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 713.965846] [47313]: DEBUG oslo_concurrency.lockutils [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 713.966051] [47313]: DEBUG oslo_concurrency.lockutils [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.146401] [47313]: DEBUG nova.policy [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.151876] [47313]: INFO nova.api.openstack.requestlog [None req-926d9bf3-9ddc-4dce-9e22-73bb513fdc89 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.198127 [ 714.153695] [47313]: [pid: 47313|app: 0|req: 2087/4279] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 714.154817] [47313]: DEBUG nova.api.openstack.wsgi [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.156557] [47313]: DEBUG nova.compute.api [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.161144] [47312]: DEBUG nova.policy [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.167026] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.167026] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.167026] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.167026] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.167026] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.167026] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.169497] [47312]: DEBUG nova.policy [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.170260] [47312]: DEBUG nova.policy [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.170923] [47312]: INFO nova.api.openstack.requestlog [None req-99e3b918-6d0b-49b6-882d-038829cecab5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.255084 [ 714.171353] [47312]: [pid: 47312|app: 0|req: 2193/4280] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:10 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.177132] [47312]: DEBUG nova.api.openstack.wsgi [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.177132] [47312]: DEBUG nova.compute.api [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.179063] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.179286] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.179463] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.179818] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.180023] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.180223] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.215254] [47313]: DEBUG nova.policy [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.220540] [47313]: DEBUG nova.policy [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.221339] [47313]: DEBUG nova.policy [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.221966] [47313]: INFO nova.api.openstack.requestlog [None req-41b0f35d-c125-44e2-8a20-f9d8d87ddbb9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.069131 [ 714.222309] [47313]: [pid: 47313|app: 0|req: 2088/4281] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.224472] [47312]: DEBUG nova.policy [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.225063] [47313]: DEBUG nova.api.openstack.wsgi [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.226631] [47313]: DEBUG nova.compute.api [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.231156] [47313]: DEBUG oslo_concurrency.lockutils [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.231524] [47313]: DEBUG oslo_concurrency.lockutils [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.231715] [47313]: DEBUG oslo_concurrency.lockutils [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.231764] [47312]: INFO nova.api.openstack.requestlog [None req-4fe1f72e-8354-43fa-9b0a-69aae930e10a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.059795 [ 714.232077] [47312]: [pid: 47312|app: 0|req: 2194/4282] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.232144] [47313]: DEBUG oslo_concurrency.lockutils [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.235093] [47313]: DEBUG oslo_concurrency.lockutils [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.235093] [47313]: DEBUG oslo_concurrency.lockutils [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.235245] [47312]: DEBUG nova.api.openstack.wsgi [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.236554] [47312]: DEBUG nova.compute.api [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.241601] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.243655] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.243655] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.243655] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.243655] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.243655] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.272957] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.273309] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.273542] [47312]: DEBUG oslo_concurrency.lockutils [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.273779] [47312]: DEBUG nova.objects.instance [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid 92b06621-cdaa-4723-b339-c0f698897d24 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 714.282819] [47313]: DEBUG nova.policy [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.287977] [47313]: INFO nova.api.openstack.requestlog [None req-322e314c-a849-467c-adad-23195b835333 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.065012 [ 714.288550] [47313]: [pid: 47313|app: 0|req: 2089/4283] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.292351] [47313]: DEBUG nova.api.openstack.wsgi [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.294240] [47313]: DEBUG nova.compute.api [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.298286] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.298821] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.299259] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.300250] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.300623] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.300937] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.313766] [47312]: DEBUG nova.policy [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.320150] [47312]: INFO nova.api.openstack.requestlog [None req-f44c9ef4-f757-4117-b75b-4dae3cbe9f96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 200 len: 1397 microversion: 2.1 time: 0.087005 [ 714.320150] [47312]: [pid: 47312|app: 0|req: 2195/4284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 1397 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.324265] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.326104] [47312]: DEBUG nova.compute.api [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.329994] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.330251] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.330763] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.331175] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.331175] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.331766] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.364963] [47313]: DEBUG nova.policy [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.371564] [47313]: DEBUG nova.policy [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.372796] [47313]: DEBUG nova.policy [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.376364] [47313]: INFO nova.api.openstack.requestlog [None req-e85a0bd2-e133-4763-b6c1-2919d8b3cb6c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1377 microversion: 2.75 time: 0.086775 [ 714.376691] [47313]: [pid: 47313|app: 0|req: 2090/4285] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1377 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.381721] [47312]: DEBUG nova.policy [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.382045] [47313]: DEBUG nova.api.openstack.wsgi [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.383706] [47313]: DEBUG nova.compute.api [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.386928] [47313]: DEBUG oslo_concurrency.lockutils [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.387167] [47313]: DEBUG oslo_concurrency.lockutils [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.387366] [47313]: DEBUG oslo_concurrency.lockutils [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.387691] [47313]: DEBUG oslo_concurrency.lockutils [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.388875] [47313]: DEBUG oslo_concurrency.lockutils [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.389124] [47313]: DEBUG oslo_concurrency.lockutils [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.394197] [47312]: INFO nova.api.openstack.requestlog [None req-3a4604aa-81e6-43c0-96e0-dc98ab871e03 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.070858 [ 714.394197] [47312]: [pid: 47312|app: 0|req: 2196/4286] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.395293] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.397795] [47312]: DEBUG nova.compute.api [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.412614] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.413098] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.413285] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.413729] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.414088] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.414276] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.448900] [47313]: DEBUG nova.policy [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.454771] [47313]: INFO nova.api.openstack.requestlog [None req-892b9627-3ed7-437c-ad68-7e292db69b8b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.075955 [ 714.454771] [47313]: [pid: 47313|app: 0|req: 2091/4287] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.456182] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.456412] [47313]: DEBUG nova.compute.api [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.462432] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.462432] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.462432] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.462432] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.462432] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.462667] [47312]: DEBUG nova.policy [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.462779] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.468982] [47312]: INFO nova.api.openstack.requestlog [None req-7f9729c6-5c42-43f9-bbb5-04222a660935 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.076359 [ 714.469357] [47312]: [pid: 47312|app: 0|req: 2197/4288] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.471870] [47312]: DEBUG nova.api.openstack.wsgi [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.473656] [47312]: DEBUG nova.compute.api [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.477773] [47313]: DEBUG nova.compute.api [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 714.479396] [47312]: DEBUG oslo_concurrency.lockutils [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.479973] [47312]: DEBUG oslo_concurrency.lockutils [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.479973] [47312]: DEBUG oslo_concurrency.lockutils [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.480136] [47312]: DEBUG oslo_concurrency.lockutils [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.480274] [47312]: DEBUG oslo_concurrency.lockutils [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.480624] [47312]: DEBUG oslo_concurrency.lockutils [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.517032] [47313]: DEBUG nova.compute.api [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 714.517032] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.517032] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.517032] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.517032] [47313]: WARNING nova.compute.api [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] instance's host None is down, deleting from database [ 714.520940] [47313]: DEBUG nova.network.neutron [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 714.529177] [47312]: DEBUG nova.policy [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.535259] [47312]: INFO nova.api.openstack.requestlog [None req-e202c44c-80f1-46cf-bc7f-728a7e503ad4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.065038 [ 714.535930] [47312]: [pid: 47312|app: 0|req: 2198/4289] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.541194] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.541194] [47312]: DEBUG nova.compute.api [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.543894] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.544147] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.544332] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.544769] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.544867] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.545091] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.553362] [47313]: DEBUG nova.network.neutron [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 714.556518] [47313]: DEBUG nova.network.neutron [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 714.587963] [47312]: DEBUG nova.policy [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.594607] [47312]: INFO nova.api.openstack.requestlog [None req-fd47e5ca-a133-469b-bd5d-2c23c191d528 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.057094 [ 714.594607] [47312]: [pid: 47312|app: 0|req: 2199/4290] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.598569] [47312]: DEBUG nova.api.openstack.wsgi [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.598569] [47312]: DEBUG nova.compute.api [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.608191] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.608479] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.608651] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.609192] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.609265] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.609405] [47312]: DEBUG oslo_concurrency.lockutils [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.656284] [47312]: DEBUG nova.policy [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.660539] [47312]: INFO nova.api.openstack.requestlog [None req-44cd575e-888d-4d1e-b4c5-bf37c0205534 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.066105 [ 714.661399] [47312]: [pid: 47312|app: 0|req: 2200/4291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.665651] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.665704] [47312]: DEBUG nova.compute.api [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.670437] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.670666] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.670844] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.671728] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.671934] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.672160] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.677622] [47313]: INFO nova.api.openstack.requestlog [None req-a9e4b919-cb5c-4b9c-ab8d-d91a6827eaf5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 204 len: 0 microversion: 2.1 time: 0.223403 [ 714.678141] [47313]: [pid: 47313|app: 0|req: 2092/4292] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:11 2024] DELETE /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 714.680587] [47313]: DEBUG nova.api.openstack.wsgi [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.682342] [47313]: DEBUG nova.compute.api [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.686053] [47313]: DEBUG oslo_concurrency.lockutils [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.686333] [47313]: DEBUG oslo_concurrency.lockutils [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.686657] [47313]: DEBUG oslo_concurrency.lockutils [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.687193] [47313]: DEBUG oslo_concurrency.lockutils [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.687429] [47313]: DEBUG oslo_concurrency.lockutils [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.687762] [47313]: DEBUG oslo_concurrency.lockutils [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.717123] [47312]: DEBUG nova.policy [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.722898] [47312]: DEBUG nova.policy [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.723804] [47312]: DEBUG nova.policy [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.726937] [47312]: INFO nova.api.openstack.requestlog [None req-e3aabb0f-575a-41ed-b0ad-2cdbcf297fab tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.065168 [ 714.727303] [47312]: [pid: 47312|app: 0|req: 2201/4293] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 714.729861] [47312]: DEBUG nova.api.openstack.wsgi [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.731826] [47312]: DEBUG nova.compute.api [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.735389] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.735615] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.735797] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.736355] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.736700] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.737746] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.785021] [47312]: DEBUG nova.policy [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.789815] [47312]: INFO nova.api.openstack.requestlog [None req-4b786ec3-3835-4bf9-8bfa-b065774b8c44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.061373 [ 714.792201] [47312]: [pid: 47312|app: 0|req: 2202/4294] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.793053] [47312]: DEBUG nova.api.openstack.wsgi [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.795539] [47312]: DEBUG nova.compute.api [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.799179] [47312]: DEBUG oslo_concurrency.lockutils [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.799504] [47312]: DEBUG oslo_concurrency.lockutils [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.799721] [47312]: DEBUG oslo_concurrency.lockutils [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.800087] [47312]: DEBUG oslo_concurrency.lockutils [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.800290] [47312]: DEBUG oslo_concurrency.lockutils [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.800775] [47312]: DEBUG oslo_concurrency.lockutils [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.842973] [47312]: DEBUG nova.policy [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.849055] [47312]: INFO nova.api.openstack.requestlog [None req-840c6be1-49e4-4dd6-875a-dc2726c2b1e5 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.058242 [ 714.849394] [47312]: [pid: 47312|app: 0|req: 2203/4295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.852252] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.853896] [47312]: DEBUG nova.compute.api [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.857538] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.857822] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.857953] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.858326] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.858527] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.858697] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.905147] [47313]: DEBUG nova.policy [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.906599] [47312]: DEBUG nova.policy [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.911348] [47313]: INFO nova.api.openstack.requestlog [None req-37da25e8-a601-4852-80b6-ddc16635c7c6 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1314 microversion: 2.1 time: 0.232728 [ 714.911688] [47313]: [pid: 47313|app: 0|req: 2093/4296] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1314 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.912390] [47312]: INFO nova.api.openstack.requestlog [None req-7f0a2ebc-f2b8-4846-8867-43d32f897ad1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.062283 [ 714.912751] [47312]: [pid: 47312|app: 0|req: 2204/4297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.914306] [47313]: DEBUG nova.api.openstack.wsgi [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.915468] [47312]: DEBUG nova.api.openstack.wsgi [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.916641] [47313]: DEBUG nova.compute.api [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.917183] [47312]: DEBUG nova.compute.api [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.920560] [47312]: DEBUG oslo_concurrency.lockutils [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.921059] [47312]: DEBUG oslo_concurrency.lockutils [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.921194] [47312]: DEBUG oslo_concurrency.lockutils [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.922025] [47312]: DEBUG oslo_concurrency.lockutils [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.922107] [47312]: DEBUG oslo_concurrency.lockutils [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.922843] [47312]: DEBUG oslo_concurrency.lockutils [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.927020] [47313]: DEBUG oslo_concurrency.lockutils [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.927020] [47313]: DEBUG oslo_concurrency.lockutils [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.927020] [47313]: DEBUG oslo_concurrency.lockutils [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.927020] [47313]: DEBUG oslo_concurrency.lockutils [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.927020] [47313]: DEBUG oslo_concurrency.lockutils [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.927020] [47313]: DEBUG oslo_concurrency.lockutils [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.968622] [47313]: DEBUG nova.policy [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.971702] [47312]: DEBUG nova.policy [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 714.973820] [47313]: INFO nova.api.openstack.requestlog [None req-44a0f199-a987-4091-807b-def09cc34e79 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.061362 [ 714.974460] [47313]: [pid: 47313|app: 0|req: 2094/4298] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.977767] [47312]: INFO nova.api.openstack.requestlog [None req-55c867a2-2833-4b66-8e3d-f59d0e5ecfac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.062844 [ 714.977767] [47312]: [pid: 47312|app: 0|req: 2205/4299] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 714.977854] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.979102] [47312]: DEBUG nova.api.openstack.wsgi [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.979152] [47313]: DEBUG nova.compute.api [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 92b06621-cdaa-4723-b339-c0f698897d24] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.980894] [47312]: DEBUG nova.compute.api [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 714.983535] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.983772] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.983956] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.984362] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.984568] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.984614] [47312]: DEBUG oslo_concurrency.lockutils [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.984756] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.984819] [47312]: DEBUG oslo_concurrency.lockutils [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.984994] [47312]: DEBUG oslo_concurrency.lockutils [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.985352] [47312]: DEBUG oslo_concurrency.lockutils [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 714.985548] [47312]: DEBUG oslo_concurrency.lockutils [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 714.985709] [47312]: DEBUG oslo_concurrency.lockutils [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 714.993384] [47313]: INFO nova.api.openstack.wsgi [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance 92b06621-cdaa-4723-b339-c0f698897d24 could not be found. [ 714.994598] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance 92b06621-cdaa-4723-b339-c0f698897d24 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 714.994598] [47313]: INFO nova.api.openstack.requestlog [None req-2bb99e23-edcf-42a8-9e0f-f980fb92bb96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24" status: 404 len: 111 microversion: 2.1 time: 0.019240 [ 714.994598] [47313]: [pid: 47313|app: 0|req: 2095/4300] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/92b06621-cdaa-4723-b339-c0f698897d24 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 714.996765] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 714.998806] [47313]: DEBUG nova.compute.api [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.004804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.004804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.004804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.004804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.004804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.004804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.035675] [47312]: DEBUG nova.policy [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.039519] [47312]: INFO nova.api.openstack.requestlog [None req-52bf2952-3598-4524-8d3f-affd57fa46cd tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.062305 [ 715.040209] [47312]: [pid: 47312|app: 0|req: 2206/4301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.042929] [47312]: DEBUG nova.api.openstack.wsgi [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 715.044683] [47312]: DEBUG nova.compute.api [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.051685] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.051685] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.051685] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.051685] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.051685] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.051685] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.059293] [47313]: DEBUG nova.policy [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.063802] [47313]: INFO nova.api.openstack.requestlog [None req-4ca79717-8b7e-4991-b047-f6a5bfa6f915 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.068829 [ 715.064173] [47313]: [pid: 47313|app: 0|req: 2096/4302] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.081510] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-391388190", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "c74365c9-d7d6-401a-a7fb-98f833ef744e"}], "security_groups": [{"name": "tempest-securitygroup--1243651868"}], "key_name": "tempest-keypair-1339544702", "user_data": "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 715.103922] [47312]: DEBUG nova.policy [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.109116] [47312]: INFO nova.api.openstack.requestlog [None req-fdd45dc1-9a19-4f94-ba58-4647d2495368 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.068109 [ 715.109477] [47312]: [pid: 47312|app: 0|req: 2207/4303] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:11 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.113354] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-797787120", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "6a45631a-6ab1-4436-9912-52af55ba08fe"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 715.148690] [47312]: DEBUG nova.network.neutron [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] validate_networks() for [('6a45631a-6ab1-4436-9912-52af55ba08fe', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 715.242690] [47313]: DEBUG nova.network.neutron [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] validate_networks() for [('c74365c9-d7d6-401a-a7fb-98f833ef744e', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 715.719748] [47312]: DEBUG nova.virt.hardware [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 715.719943] [47312]: DEBUG nova.virt.hardware [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 715.720243] [47312]: DEBUG nova.virt.hardware [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 715.720411] [47312]: DEBUG nova.virt.hardware [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 715.720574] [47312]: DEBUG nova.virt.hardware [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 715.734877] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.737021] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.737021] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.737021] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.737021] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.737021] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.750235] [47312]: DEBUG nova.quota [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 715.755404] [47312]: DEBUG nova.quota [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for user c6b7c5b037a54c8cbd151ad0f1875f37 and project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 715.755529] [47313]: DEBUG nova.virt.hardware [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 715.755529] [47313]: DEBUG nova.virt.hardware [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 715.755529] [47313]: DEBUG nova.virt.hardware [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 715.755710] [47313]: DEBUG nova.virt.hardware [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 715.755805] [47313]: DEBUG nova.virt.hardware [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 715.764221] [47312]: DEBUG nova.compute.api [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 715.764561] [47312]: DEBUG nova.compute.api [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 715.765373] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.765616] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.765796] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.766237] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.766428] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.766593] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.780761] [47313]: DEBUG nova.quota [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for project 651d8f34661542219f5451bce866ec02. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 715.783649] [47313]: DEBUG nova.quota [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for user 47ebbe5ddb8b41bbb1a54cf191aef61a and project 651d8f34661542219f5451bce866ec02. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 715.793680] [47313]: DEBUG nova.compute.api [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 715.795381] [47313]: DEBUG nova.compute.api [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 715.806812] [47312]: INFO nova.api.openstack.requestlog [None req-a3c4b12c-0e1c-4a60-9fe8-4b909b59bb86 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.696685 [ 715.807520] [47312]: [pid: 47312|app: 0|req: 2208/4304] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:11 2024] POST /compute/v2.1/servers => generated 380 bytes in 698 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 715.811727] [47312]: DEBUG nova.api.openstack.wsgi [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 715.813762] [47312]: DEBUG nova.compute.api [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.818387] [47312]: DEBUG oslo_concurrency.lockutils [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.818623] [47312]: DEBUG oslo_concurrency.lockutils [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.818814] [47312]: DEBUG oslo_concurrency.lockutils [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.819216] [47312]: DEBUG oslo_concurrency.lockutils [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.819427] [47312]: DEBUG oslo_concurrency.lockutils [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.819600] [47312]: DEBUG oslo_concurrency.lockutils [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.835020] [47313]: INFO nova.api.openstack.requestlog [None req-6f5be6a1-b880-4401-bd41-6ba31a0eb199 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.752754 [ 715.835020] [47313]: [pid: 47313|app: 0|req: 2097/4305] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:11 2024] POST /compute/v2.1/servers => generated 402 bytes in 755 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 715.835020] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 715.836240] [47313]: DEBUG nova.compute.api [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.840612] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.840612] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.840753] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.841113] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.841301] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.841534] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.868166] [47312]: DEBUG nova.policy [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.876911] [47312]: INFO nova.api.openstack.requestlog [None req-16875b97-3c7a-4b81-8e64-82162deef9b4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.068490 [ 715.877048] [47312]: [pid: 47312|app: 0|req: 2209/4306] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.880137] [47312]: DEBUG nova.api.openstack.wsgi [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 715.884858] [47312]: DEBUG nova.compute.api [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.885707] [47312]: DEBUG oslo_concurrency.lockutils [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.885937] [47312]: DEBUG oslo_concurrency.lockutils [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.886132] [47312]: DEBUG oslo_concurrency.lockutils [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.886484] [47312]: DEBUG oslo_concurrency.lockutils [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.886679] [47312]: DEBUG oslo_concurrency.lockutils [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.886880] [47312]: DEBUG oslo_concurrency.lockutils [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.890151] [47313]: DEBUG nova.policy [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.899464] [47313]: DEBUG nova.policy [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.900216] [47313]: DEBUG nova.policy [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.900821] [47313]: INFO nova.api.openstack.requestlog [None req-0a720397-3b41-463e-89f1-2908a636e3b8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.068282 [ 715.901697] [47313]: [pid: 47313|app: 0|req: 2098/4307] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.904246] [47313]: DEBUG nova.api.openstack.wsgi [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 715.905935] [47313]: DEBUG nova.compute.api [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.909933] [47313]: DEBUG oslo_concurrency.lockutils [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.910216] [47313]: DEBUG oslo_concurrency.lockutils [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.910421] [47313]: DEBUG oslo_concurrency.lockutils [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.910811] [47313]: DEBUG oslo_concurrency.lockutils [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.911289] [47313]: DEBUG oslo_concurrency.lockutils [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.911289] [47313]: DEBUG oslo_concurrency.lockutils [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.929361] [47312]: DEBUG nova.policy [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.934424] [47312]: DEBUG nova.policy [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.935032] [47312]: DEBUG nova.policy [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.935836] [47312]: INFO nova.api.openstack.requestlog [None req-c39a3667-3715-4c73-8c66-d02e69976023 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.057738 [ 715.936142] [47312]: [pid: 47312|app: 0|req: 2210/4308] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 715.942463] [47312]: DEBUG nova.api.openstack.wsgi [req-0a90b774-fe40-4cad-b4ed-0913f0cd8a4d req-8eb8a712-3293-456e-b061-8f38c47d9f89 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2ba9f652-c274-4d79-84a2-ad1384c99b91", "tag": "886b147b-8c50-447e-91a7-17d70f5bc53e"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 715.952962] [47313]: DEBUG nova.policy [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 715.953635] [47312]: DEBUG oslo_concurrency.lockutils [req-0a90b774-fe40-4cad-b4ed-0913f0cd8a4d req-8eb8a712-3293-456e-b061-8f38c47d9f89 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.953860] [47312]: DEBUG oslo_concurrency.lockutils [req-0a90b774-fe40-4cad-b4ed-0913f0cd8a4d req-8eb8a712-3293-456e-b061-8f38c47d9f89 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.954115] [47312]: DEBUG oslo_concurrency.lockutils [req-0a90b774-fe40-4cad-b4ed-0913f0cd8a4d req-8eb8a712-3293-456e-b061-8f38c47d9f89 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.956240] [47313]: INFO nova.api.openstack.requestlog [None req-46ef3eb1-3c56-4c19-8dfc-9b34f499cc0b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.053592 [ 715.956661] [47313]: [pid: 47313|app: 0|req: 2099/4309] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 715.959264] [47313]: DEBUG nova.api.openstack.wsgi [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 715.960822] [47312]: INFO nova.api.openstack.compute.server_external_events [req-0a90b774-fe40-4cad-b4ed-0913f0cd8a4d req-8eb8a712-3293-456e-b061-8f38c47d9f89 service nova] Creating event network-changed:886b147b-8c50-447e-91a7-17d70f5bc53e for instance 2ba9f652-c274-4d79-84a2-ad1384c99b91 on cpu-1 [ 715.961214] [47313]: DEBUG nova.compute.api [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.963635] [47312]: INFO nova.api.openstack.requestlog [req-0a90b774-fe40-4cad-b4ed-0913f0cd8a4d req-8eb8a712-3293-456e-b061-8f38c47d9f89 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022957 [ 715.964100] [47312]: [pid: 47312|app: 0|req: 2211/4310] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:12 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 715.965175] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.965556] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.965899] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.967041] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.967306] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 715.967663] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.968020] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.968800] [47312]: DEBUG nova.compute.api [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 715.971879] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.972122] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.972301] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 715.972677] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 715.972874] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 715.973053] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.005159] [47313]: DEBUG nova.policy [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.008417] [47313]: INFO nova.api.openstack.requestlog [None req-95d41655-b591-40d0-b571-f6ed0cf23321 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.051085 [ 716.008888] [47313]: [pid: 47313|app: 0|req: 2100/4311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.012756] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.015982] [47313]: DEBUG nova.compute.api [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.016096] [47312]: DEBUG nova.policy [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.020073] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.020073] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.020073] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.020073] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.020073] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.020073] [47313]: DEBUG oslo_concurrency.lockutils [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.020344] [47312]: DEBUG nova.policy [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.020629] [47312]: DEBUG nova.policy [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.023567] [47312]: INFO nova.api.openstack.requestlog [None req-0f995e27-ee2c-455b-803b-404c057d7527 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1433 microversion: 2.75 time: 0.058786 [ 716.023893] [47312]: [pid: 47312|app: 0|req: 2212/4312] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1433 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.026117] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.027733] [47312]: DEBUG nova.compute.api [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.031124] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.031344] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.031527] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.031868] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.032168] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.032324] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.053971] [47313]: DEBUG nova.policy [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.058539] [47313]: INFO nova.api.openstack.requestlog [None req-9b7063f0-779f-43cb-bb0c-059c328d4a97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.047739 [ 716.058539] [47313]: [pid: 47313|app: 0|req: 2101/4313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.060765] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.062561] [47313]: DEBUG nova.compute.api [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.064402] [47312]: DEBUG nova.policy [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.066417] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.066822] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.067160] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.067702] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.068053] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.068370] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.069227] [47312]: INFO nova.api.openstack.requestlog [None req-7b75a7fc-d162-43bc-8abc-deb79684b27e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.044743 [ 716.069711] [47312]: [pid: 47312|app: 0|req: 2213/4314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.073283] [47312]: DEBUG nova.api.openstack.wsgi [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.074821] [47312]: DEBUG nova.compute.api [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.078025] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.078252] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.079100] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.079100] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.079100] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.079296] [47312]: DEBUG oslo_concurrency.lockutils [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.110410] [47313]: DEBUG nova.policy [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.114576] [47313]: INFO nova.api.openstack.requestlog [None req-f5fe8f59-514b-410b-9f5f-bdbea58ee0a3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1209 microversion: 2.1 time: 0.056233 [ 716.114891] [47313]: [pid: 47313|app: 0|req: 2102/4315] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.115217] [47312]: DEBUG nova.policy [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.119655] [47313]: DEBUG nova.api.openstack.wsgi [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.119747] [47312]: INFO nova.api.openstack.requestlog [None req-56ed0a19-1683-4772-af5b-15c25f7e15a0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.049414 [ 716.120713] [47312]: [pid: 47312|app: 0|req: 2214/4316] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.122583] [47313]: DEBUG nova.compute.api [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.123618] [47312]: DEBUG nova.api.openstack.wsgi [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.126061] [47312]: DEBUG nova.compute.api [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.126150] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.126150] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.126150] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.126324] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.126523] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.126694] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.131018] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.131018] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.131018] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.131018] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.131018] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.131018] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.162514] [47313]: DEBUG nova.policy [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.167720] [47312]: DEBUG nova.policy [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.167953] [47313]: INFO nova.api.openstack.requestlog [None req-1e42240f-7605-4b44-98ce-29cb118c1727 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.052468 [ 716.168287] [47313]: [pid: 47313|app: 0|req: 2103/4317] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.172121] [47313]: DEBUG nova.api.openstack.wsgi [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.172226] [47312]: INFO nova.api.openstack.requestlog [None req-81ddffcc-9c0c-4447-8af7-fa91dcc66902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.049931 [ 716.172226] [47312]: [pid: 47312|app: 0|req: 2215/4318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:12 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.172331] [47313]: DEBUG nova.compute.api [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.174261] [47312]: DEBUG nova.api.openstack.wsgi [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.175733] [47312]: DEBUG nova.compute.api [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.176100] [47313]: DEBUG oslo_concurrency.lockutils [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.176733] [47313]: DEBUG oslo_concurrency.lockutils [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.176733] [47313]: DEBUG oslo_concurrency.lockutils [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.176870] [47313]: DEBUG oslo_concurrency.lockutils [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.177057] [47313]: DEBUG oslo_concurrency.lockutils [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.177237] [47313]: DEBUG oslo_concurrency.lockutils [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.178896] [47312]: DEBUG oslo_concurrency.lockutils [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.179145] [47312]: DEBUG oslo_concurrency.lockutils [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.179332] [47312]: DEBUG oslo_concurrency.lockutils [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.179680] [47312]: DEBUG oslo_concurrency.lockutils [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.179881] [47312]: DEBUG oslo_concurrency.lockutils [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.180078] [47312]: DEBUG oslo_concurrency.lockutils [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.219404] [47313]: DEBUG nova.policy [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.219652] [47312]: DEBUG nova.policy [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.222565] [47313]: DEBUG nova.policy [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.223223] [47313]: DEBUG nova.policy [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.223567] [47312]: INFO nova.api.openstack.requestlog [None req-42d8f702-1041-46da-9030-047971045f86 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.051077 [ 716.223879] [47312]: [pid: 47312|app: 0|req: 2216/4319] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.225999] [47313]: INFO nova.api.openstack.requestlog [None req-23a7518b-137b-4db4-b940-cbd9000bc66d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.057191 [ 716.226331] [47313]: [pid: 47313|app: 0|req: 2104/4320] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.227302] [47312]: DEBUG nova.api.openstack.wsgi [None req-72e982f2-a4a8-4f9f-b0a8-93a4273cb578 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.228654] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d467979-66e0-49cb-b278-91e5da67962d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.228887] [47312]: DEBUG nova.compute.api [None req-72e982f2-a4a8-4f9f-b0a8-93a4273cb578 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.230267] [47313]: DEBUG nova.compute.api [None req-1d467979-66e0-49cb-b278-91e5da67962d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.260614] [47313]: DEBUG nova.policy [None req-1d467979-66e0-49cb-b278-91e5da67962d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.264400] [47313]: INFO nova.api.openstack.requestlog [None req-1d467979-66e0-49cb-b278-91e5da67962d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1239 microversion: 2.1 time: 0.037453 [ 716.264728] [47313]: [pid: 47313|app: 0|req: 2105/4321] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1239 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.265627] [47312]: DEBUG nova.policy [None req-72e982f2-a4a8-4f9f-b0a8-93a4273cb578 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.267377] [47313]: DEBUG nova.api.openstack.wsgi [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.268919] [47313]: DEBUG nova.compute.api [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.269789] [47312]: INFO nova.api.openstack.requestlog [None req-72e982f2-a4a8-4f9f-b0a8-93a4273cb578 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1205 microversion: 2.1 time: 0.044727 [ 716.269789] [47312]: [pid: 47312|app: 0|req: 2217/4322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1205 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.274018] [47312]: DEBUG nova.api.openstack.wsgi [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.274018] [47312]: DEBUG nova.compute.api [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.274179] [47313]: DEBUG oslo_concurrency.lockutils [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.274262] [47313]: DEBUG oslo_concurrency.lockutils [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.274568] [47313]: DEBUG oslo_concurrency.lockutils [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.276088] [47313]: DEBUG oslo_concurrency.lockutils [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.276310] [47313]: DEBUG oslo_concurrency.lockutils [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.276518] [47313]: DEBUG oslo_concurrency.lockutils [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.278859] [47312]: DEBUG oslo_concurrency.lockutils [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.279147] [47312]: DEBUG oslo_concurrency.lockutils [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.279339] [47312]: DEBUG oslo_concurrency.lockutils [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.279749] [47312]: DEBUG oslo_concurrency.lockutils [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.280164] [47312]: DEBUG oslo_concurrency.lockutils [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.280237] [47312]: DEBUG oslo_concurrency.lockutils [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.319126] [47312]: DEBUG nova.policy [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.320205] [47313]: DEBUG nova.policy [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.323773] [47312]: INFO nova.api.openstack.requestlog [None req-8757ba45-96dc-41de-9e81-80eecf447e0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.053663 [ 716.324096] [47312]: [pid: 47312|app: 0|req: 2218/4323] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.324597] [47313]: INFO nova.api.openstack.requestlog [None req-989f5b89-7952-4d69-99f9-39d487b40e18 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.059178 [ 716.325180] [47313]: [pid: 47313|app: 0|req: 2106/4324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.326512] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.327476] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.328092] [47312]: DEBUG nova.compute.api [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.329367] [47313]: DEBUG nova.compute.api [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.332135] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.332380] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.332565] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.332905] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.333128] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.333660] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.333733] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.333946] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.334235] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.334517] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.334755] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.334900] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.384064] [47313]: DEBUG nova.policy [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.385246] [47312]: DEBUG nova.policy [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.389119] [47313]: INFO nova.api.openstack.requestlog [None req-a3ecff0b-f90d-4cfc-acd8-a07092af6515 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.063528 [ 716.389591] [47313]: [pid: 47313|app: 0|req: 2107/4325] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.390066] [47312]: INFO nova.api.openstack.requestlog [None req-d3a259fa-ea4c-41f4-8499-61dd05d3c812 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.065334 [ 716.390379] [47312]: [pid: 47312|app: 0|req: 2219/4326] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.393019] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.393359] [47313]: DEBUG nova.api.openstack.wsgi [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.394729] [47312]: DEBUG nova.compute.api [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.395513] [47313]: DEBUG nova.compute.api [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.399305] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.399402] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.399445] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.399538] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.399595] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.399709] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.399951] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.400088] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.400229] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.400314] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.400408] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.400492] [47313]: DEBUG oslo_concurrency.lockutils [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.443022] [47312]: DEBUG nova.policy [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.443336] [47313]: DEBUG nova.policy [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.445181] [47312]: INFO nova.api.openstack.requestlog [None req-9d476fc4-b337-45e9-b3e1-af72d3267ebb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.054227 [ 716.445511] [47312]: [pid: 47312|app: 0|req: 2220/4327] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.446911] [47313]: INFO nova.api.openstack.requestlog [None req-3aff24c2-c5da-4739-a00a-8cdab1953dfd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.056387 [ 716.447241] [47313]: [pid: 47313|app: 0|req: 2108/4328] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.451049] [47312]: DEBUG nova.api.openstack.wsgi [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.452480] [47313]: DEBUG nova.api.openstack.wsgi [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.452654] [47312]: DEBUG nova.compute.api [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.453984] [47313]: DEBUG nova.compute.api [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.457453] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.458034] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.458288] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.458613] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.458903] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.459136] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.459519] [47312]: DEBUG oslo_concurrency.lockutils [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.459756] [47312]: DEBUG oslo_concurrency.lockutils [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.459940] [47312]: DEBUG oslo_concurrency.lockutils [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.460308] [47312]: DEBUG oslo_concurrency.lockutils [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.460574] [47312]: DEBUG oslo_concurrency.lockutils [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.460668] [47312]: DEBUG oslo_concurrency.lockutils [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.511327] [47313]: DEBUG nova.policy [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.512245] [47312]: DEBUG nova.policy [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.515720] [47313]: INFO nova.api.openstack.requestlog [None req-52f19396-8ace-4318-94c5-79053d804078 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.067879 [ 716.516064] [47313]: [pid: 47313|app: 0|req: 2109/4329] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.517381] [47312]: INFO nova.api.openstack.requestlog [None req-778532a6-0885-4879-8894-db0861f0641a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.071259 [ 716.517714] [47312]: [pid: 47312|app: 0|req: 2221/4330] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.889976] [47313]: DEBUG nova.api.openstack.wsgi [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.891757] [47313]: DEBUG nova.compute.api [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.897580] [47313]: DEBUG oslo_concurrency.lockutils [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.898023] [47313]: DEBUG oslo_concurrency.lockutils [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.898023] [47313]: DEBUG oslo_concurrency.lockutils [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.898389] [47313]: DEBUG oslo_concurrency.lockutils [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.898591] [47313]: DEBUG oslo_concurrency.lockutils [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.898766] [47313]: DEBUG oslo_concurrency.lockutils [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.915570] [47312]: DEBUG nova.api.openstack.wsgi [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.918153] [47312]: DEBUG nova.compute.api [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.927830] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.928545] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.929165] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.930026] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.930026] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.930479] [47312]: DEBUG oslo_concurrency.lockutils [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.935856] [47313]: DEBUG nova.policy [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.941954] [47313]: INFO nova.api.openstack.requestlog [None req-d367c26a-1603-42fc-8c66-684d718eeef3 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.052683 [ 716.941954] [47313]: [pid: 47313|app: 0|req: 2110/4331] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 716.956263] [47313]: DEBUG nova.api.openstack.wsgi [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.956838] [47313]: DEBUG nova.compute.api [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.963020] [47313]: DEBUG oslo_concurrency.lockutils [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.963020] [47313]: DEBUG oslo_concurrency.lockutils [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.963020] [47313]: DEBUG oslo_concurrency.lockutils [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.963020] [47313]: DEBUG oslo_concurrency.lockutils [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.963020] [47313]: DEBUG oslo_concurrency.lockutils [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.963020] [47313]: DEBUG oslo_concurrency.lockutils [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.975190] [47312]: DEBUG nova.policy [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.980927] [47312]: DEBUG nova.policy [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.981805] [47312]: DEBUG nova.policy [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 716.983303] [47312]: INFO nova.api.openstack.requestlog [None req-85d6db0f-df86-49a7-b880-caeec2b7b671 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.069550 [ 716.983303] [47312]: [pid: 47312|app: 0|req: 2222/4332] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 716.986677] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 716.988635] [47312]: DEBUG nova.compute.api [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 716.991851] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.994019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.994019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 716.994019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 716.994019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 716.994019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.000277] [47313]: DEBUG nova.policy [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.005457] [47313]: DEBUG nova.policy [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.006066] [47313]: DEBUG nova.policy [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.006723] [47313]: INFO nova.api.openstack.requestlog [None req-623fe7b2-ab4a-4dd0-a950-64d4aea13498 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.054786 [ 717.007050] [47313]: [pid: 47313|app: 0|req: 2111/4333] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 717.021610] [47313]: DEBUG nova.api.openstack.wsgi [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.026019] [47313]: DEBUG nova.compute.api [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.026019] [47313]: DEBUG oslo_concurrency.lockutils [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.026019] [47313]: DEBUG oslo_concurrency.lockutils [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.026019] [47313]: DEBUG oslo_concurrency.lockutils [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.026259] [47313]: DEBUG oslo_concurrency.lockutils [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.026433] [47313]: DEBUG oslo_concurrency.lockutils [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.026598] [47313]: DEBUG oslo_concurrency.lockutils [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.029683] [47312]: DEBUG nova.policy [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.037392] [47312]: INFO nova.api.openstack.requestlog [None req-a9bef0cd-c306-4f93-93b0-cfb190b45081 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.052971 [ 717.038715] [47312]: [pid: 47312|app: 0|req: 2223/4334] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.041609] [47312]: DEBUG nova.api.openstack.wsgi [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.044157] [47312]: DEBUG nova.compute.api [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.047475] [47312]: DEBUG oslo_concurrency.lockutils [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.047753] [47312]: DEBUG oslo_concurrency.lockutils [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.047980] [47312]: DEBUG oslo_concurrency.lockutils [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.048994] [47312]: DEBUG oslo_concurrency.lockutils [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.048994] [47312]: DEBUG oslo_concurrency.lockutils [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.048994] [47312]: DEBUG oslo_concurrency.lockutils [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.064244] [47313]: DEBUG nova.policy [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.068177] [47313]: INFO nova.api.openstack.requestlog [None req-11218d80-e944-490e-950c-a4d56c5ac2cc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.049454 [ 717.069153] [47313]: [pid: 47313|app: 0|req: 2112/4335] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 717.073021] [47313]: DEBUG nova.api.openstack.wsgi [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.073483] [47313]: DEBUG nova.compute.api [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.076562] [47313]: DEBUG oslo_concurrency.lockutils [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.076793] [47313]: DEBUG oslo_concurrency.lockutils [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.076973] [47313]: DEBUG oslo_concurrency.lockutils [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.080389] [47313]: DEBUG oslo_concurrency.lockutils [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.080389] [47313]: DEBUG oslo_concurrency.lockutils [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.080389] [47313]: DEBUG oslo_concurrency.lockutils [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.085213] [47312]: DEBUG nova.policy [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.089948] [47312]: DEBUG nova.policy [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.091782] [47312]: DEBUG nova.policy [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.094706] [47312]: INFO nova.api.openstack.requestlog [None req-89c5bfd6-e467-498d-8077-f3a1703f170d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1433 microversion: 2.75 time: 0.055268 [ 717.095073] [47312]: [pid: 47312|app: 0|req: 2224/4336] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1433 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 717.101380] [47312]: DEBUG nova.api.openstack.wsgi [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.106020] [47312]: DEBUG nova.compute.api [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.106111] [47312]: DEBUG oslo_concurrency.lockutils [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.106398] [47312]: DEBUG oslo_concurrency.lockutils [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.106695] [47312]: DEBUG oslo_concurrency.lockutils [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.107267] [47312]: DEBUG oslo_concurrency.lockutils [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.107581] [47312]: DEBUG oslo_concurrency.lockutils [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.107778] [47312]: DEBUG oslo_concurrency.lockutils [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.110499] [47313]: DEBUG nova.policy [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.114887] [47313]: INFO nova.api.openstack.requestlog [None req-895c300e-010b-4421-8ada-f9bfb5907487 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.044664 [ 717.115252] [47313]: [pid: 47313|app: 0|req: 2113/4337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 717.134018] [47313]: DEBUG nova.api.openstack.wsgi [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.135958] [47313]: DEBUG nova.compute.api [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.144410] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.144939] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.145696] [47312]: DEBUG nova.policy [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.146226] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.147029] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.147029] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.147196] [47313]: DEBUG oslo_concurrency.lockutils [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.154225] [47312]: INFO nova.api.openstack.requestlog [None req-44714d2b-d0f6-44c6-8562-22edde6f7f6d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.058007 [ 717.154225] [47312]: [pid: 47312|app: 0|req: 2225/4338] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.157496] [47312]: DEBUG nova.api.openstack.wsgi [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.160207] [47312]: DEBUG nova.compute.api [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.166565] [47312]: DEBUG oslo_concurrency.lockutils [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.166855] [47312]: DEBUG oslo_concurrency.lockutils [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.167015] [47312]: DEBUG oslo_concurrency.lockutils [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.167536] [47312]: DEBUG oslo_concurrency.lockutils [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.167738] [47312]: DEBUG oslo_concurrency.lockutils [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.168068] [47312]: DEBUG oslo_concurrency.lockutils [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.182323] [47313]: DEBUG nova.policy [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.186745] [47313]: INFO nova.api.openstack.requestlog [None req-0479e95c-8395-4d49-9cd0-744c7fa22374 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.055825 [ 717.187084] [47313]: [pid: 47313|app: 0|req: 2114/4339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:13 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.192895] [47313]: DEBUG nova.api.openstack.wsgi [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.194490] [47313]: DEBUG nova.compute.api [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.198717] [47312]: DEBUG nova.policy [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.200276] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.200519] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.200705] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.201071] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.201273] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.201448] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.202720] [47312]: INFO nova.api.openstack.requestlog [None req-24333558-b746-4d99-9767-12610bf4ed59 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1265 microversion: 2.1 time: 0.048133 [ 717.203046] [47312]: [pid: 47312|app: 0|req: 2226/4340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.205338] [47312]: DEBUG nova.api.openstack.wsgi [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.206835] [47312]: DEBUG nova.compute.api [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.210867] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.211117] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.211301] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.211641] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.211837] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.212189] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.237115] [47313]: DEBUG nova.policy [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.241188] [47313]: INFO nova.api.openstack.requestlog [None req-2221fc22-16c0-4cfe-a101-08c40271f5a3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053525 [ 717.241735] [47313]: [pid: 47313|app: 0|req: 2115/4341] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.242658] [47312]: DEBUG nova.policy [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.244362] [47313]: DEBUG nova.api.openstack.wsgi [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.246011] [47313]: DEBUG nova.compute.api [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.246455] [47312]: INFO nova.api.openstack.requestlog [None req-ab8dcd78-6403-463b-9ce8-d7c872eba37f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.042856 [ 717.246758] [47312]: [pid: 47312|app: 0|req: 2227/4342] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.250045] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.250190] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.250227] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.250227] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.250227] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.250227] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.250227] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.250690] [47312]: DEBUG nova.compute.api [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.253696] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.253947] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.254142] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.254582] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.254792] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.254966] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.289472] [47313]: DEBUG nova.policy [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.295258] [47313]: INFO nova.api.openstack.requestlog [None req-6e5ba375-4052-4df6-94eb-7464b2c7481a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.052896 [ 717.295549] [47312]: DEBUG nova.policy [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.295855] [47313]: [pid: 47313|app: 0|req: 2116/4343] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.300695] [47312]: DEBUG nova.policy [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.301424] [47312]: DEBUG nova.policy [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.304284] [47312]: INFO nova.api.openstack.requestlog [None req-9f9e4f71-6a1a-4fcf-b880-4b3f0f4deb9d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.056956 [ 717.304717] [47312]: [pid: 47312|app: 0|req: 2228/4344] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 717.307367] [47312]: DEBUG nova.api.openstack.wsgi [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.309137] [47312]: DEBUG nova.compute.api [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.313690] [47312]: DEBUG oslo_concurrency.lockutils [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.313920] [47312]: DEBUG oslo_concurrency.lockutils [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.314115] [47312]: DEBUG oslo_concurrency.lockutils [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.314470] [47312]: DEBUG oslo_concurrency.lockutils [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.314675] [47312]: DEBUG oslo_concurrency.lockutils [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.314831] [47312]: DEBUG oslo_concurrency.lockutils [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.345267] [47312]: DEBUG nova.policy [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.349240] [47312]: INFO nova.api.openstack.requestlog [None req-12ab8b62-0dd7-4742-abe0-87e1d873c479 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.043735 [ 717.349544] [47312]: [pid: 47312|app: 0|req: 2229/4345] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.351544] [47313]: DEBUG nova.api.openstack.wsgi [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-681901024", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {}, "networks": [{"uuid": "e5010f92-1c45-4b91-86bd-46787d73f8a2"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 717.351905] [47312]: DEBUG nova.api.openstack.wsgi [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.353406] [47312]: DEBUG nova.compute.api [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.356281] [47312]: DEBUG oslo_concurrency.lockutils [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.356512] [47312]: DEBUG oslo_concurrency.lockutils [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.356690] [47312]: DEBUG oslo_concurrency.lockutils [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.357037] [47312]: DEBUG oslo_concurrency.lockutils [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.357239] [47312]: DEBUG oslo_concurrency.lockutils [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.357400] [47312]: DEBUG oslo_concurrency.lockutils [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.389086] [47313]: DEBUG nova.network.neutron [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] validate_networks() for [('e5010f92-1c45-4b91-86bd-46787d73f8a2', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 717.389177] [47312]: DEBUG nova.policy [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.394334] [47312]: INFO nova.api.openstack.requestlog [None req-0719afd2-d8db-4654-84c6-2ee9a1348d62 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.043209 [ 717.394334] [47312]: [pid: 47312|app: 0|req: 2230/4346] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.396295] [47312]: DEBUG nova.api.openstack.wsgi [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.398307] [47312]: DEBUG nova.compute.api [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.403029] [47312]: DEBUG oslo_concurrency.lockutils [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.403029] [47312]: DEBUG oslo_concurrency.lockutils [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.403186] [47312]: DEBUG oslo_concurrency.lockutils [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.403521] [47312]: DEBUG oslo_concurrency.lockutils [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.403770] [47312]: DEBUG oslo_concurrency.lockutils [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.403981] [47312]: DEBUG oslo_concurrency.lockutils [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.440447] [47312]: DEBUG nova.policy [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.444567] [47312]: INFO nova.api.openstack.requestlog [None req-28552de2-ef9d-4ffe-8330-30c5e29da6fc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.050298 [ 717.444866] [47312]: [pid: 47312|app: 0|req: 2231/4347] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.448309] [47312]: DEBUG nova.api.openstack.wsgi [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.448759] [47312]: DEBUG nova.compute.api [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.452349] [47312]: DEBUG oslo_concurrency.lockutils [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.452571] [47312]: DEBUG oslo_concurrency.lockutils [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.452796] [47312]: DEBUG oslo_concurrency.lockutils [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.453169] [47312]: DEBUG oslo_concurrency.lockutils [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.453443] [47312]: DEBUG oslo_concurrency.lockutils [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.453816] [47312]: DEBUG oslo_concurrency.lockutils [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.491895] [47312]: DEBUG nova.policy [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.496087] [47312]: INFO nova.api.openstack.requestlog [None req-017ddd43-dcb1-4926-9db3-844e61d51763 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.050615 [ 717.496417] [47312]: [pid: 47312|app: 0|req: 2232/4348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.498750] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.500368] [47312]: DEBUG nova.compute.api [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.503437] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.503668] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.503843] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.504241] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.504446] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.504617] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.547763] [47312]: DEBUG nova.policy [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.554507] [47312]: INFO nova.api.openstack.requestlog [None req-5d70bbf7-59e3-4ab9-9755-fb365ecd40eb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.057376 [ 717.554858] [47312]: [pid: 47312|app: 0|req: 2233/4349] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.561026] [47312]: DEBUG nova.api.openstack.wsgi [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.561026] [47312]: DEBUG nova.compute.api [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.563994] [47312]: DEBUG oslo_concurrency.lockutils [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.564241] [47312]: DEBUG oslo_concurrency.lockutils [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.564426] [47312]: DEBUG oslo_concurrency.lockutils [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.564777] [47312]: DEBUG oslo_concurrency.lockutils [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.565019] [47312]: DEBUG oslo_concurrency.lockutils [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.565149] [47312]: DEBUG oslo_concurrency.lockutils [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.612794] [47312]: DEBUG nova.policy [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.617133] [47312]: INFO nova.api.openstack.requestlog [None req-863a8aef-96e6-4ad5-a330-4131987123b0 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.061615 [ 717.617421] [47312]: [pid: 47312|app: 0|req: 2234/4350] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.624121] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.624121] [47312]: DEBUG nova.compute.api [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.626807] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.627048] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.627243] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.627598] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.627908] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.627971] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.648995] [47313]: DEBUG nova.virt.hardware [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 717.648995] [47313]: DEBUG nova.virt.hardware [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 717.648995] [47313]: DEBUG nova.virt.hardware [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 717.648995] [47313]: DEBUG nova.virt.hardware [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 717.648995] [47313]: DEBUG nova.virt.hardware [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 717.656055] [47313]: DEBUG oslo_concurrency.lockutils [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.656055] [47313]: DEBUG oslo_concurrency.lockutils [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.656254] [47313]: DEBUG oslo_concurrency.lockutils [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.656645] [47313]: DEBUG oslo_concurrency.lockutils [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.656844] [47313]: DEBUG oslo_concurrency.lockutils [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.657037] [47313]: DEBUG oslo_concurrency.lockutils [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.664109] [47312]: DEBUG nova.policy [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.668462] [47312]: INFO nova.api.openstack.requestlog [None req-5d2b8465-c119-4adb-9345-9659b88e7951 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.050444 [ 717.668788] [47312]: [pid: 47312|app: 0|req: 2235/4351] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.672125] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.672849] [47312]: DEBUG nova.compute.api [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.672953] [47313]: DEBUG nova.quota [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Getting quotas for project 82f437d1d2984539831da3c83b835a99. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 717.677016] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.677275] [47313]: DEBUG nova.quota [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Getting quotas for user a7ab1f4b73de4fda898ad236977ca5cc and project 82f437d1d2984539831da3c83b835a99. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 717.677334] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.677475] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.678218] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.678218] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.678218] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.690806] [47313]: DEBUG nova.compute.api [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 717.692170] [47313]: DEBUG nova.compute.api [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 717.721502] [47312]: DEBUG nova.policy [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.725981] [47312]: INFO nova.api.openstack.requestlog [None req-dd19e91b-7ac2-4530-83ce-beb7896156ae tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.056593 [ 717.726325] [47312]: [pid: 47312|app: 0|req: 2236/4352] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.730042] [47313]: INFO nova.api.openstack.requestlog [None req-50ac002f-c23e-48ab-ac24-3a2127115523 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.432441 [ 717.730095] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.730147] [47313]: [pid: 47313|app: 0|req: 2117/4353] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:14 2024] POST /compute/v2.1/servers => generated 380 bytes in 433 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 717.730409] [47312]: DEBUG nova.compute.api [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.731579] [47313]: DEBUG nova.api.openstack.wsgi [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.736093] [47313]: DEBUG nova.compute.api [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.738898] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.738898] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.738898] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.739072] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.739159] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.739339] [47313]: DEBUG oslo_concurrency.lockutils [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.739392] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.739462] [47313]: DEBUG oslo_concurrency.lockutils [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.739641] [47313]: DEBUG oslo_concurrency.lockutils [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.740028] [47313]: DEBUG oslo_concurrency.lockutils [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.740245] [47313]: DEBUG oslo_concurrency.lockutils [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.740437] [47313]: DEBUG oslo_concurrency.lockutils [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.779863] [47312]: DEBUG nova.policy [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.785135] [47313]: DEBUG nova.policy [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.785271] [47312]: INFO nova.api.openstack.requestlog [None req-7c6356e8-fb2b-4a73-98b8-8f22667680f4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.058116 [ 717.785985] [47312]: [pid: 47312|app: 0|req: 2237/4354] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.787822] [47312]: DEBUG nova.api.openstack.wsgi [None req-e801c0c1-c68e-4785-b808-5f40a7a48c06 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.789470] [47312]: DEBUG nova.compute.api [None req-e801c0c1-c68e-4785-b808-5f40a7a48c06 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.789788] [47313]: INFO nova.api.openstack.requestlog [None req-6781caa9-4950-4ac1-94e9-03ddcda8abd1 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.059945 [ 717.790404] [47313]: [pid: 47313|app: 0|req: 2118/4355] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.821210] [47312]: DEBUG nova.policy [None req-e801c0c1-c68e-4785-b808-5f40a7a48c06 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 717.826561] [47312]: INFO nova.api.openstack.requestlog [None req-e801c0c1-c68e-4785-b808-5f40a7a48c06 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1221 microversion: 2.1 time: 0.040573 [ 717.826909] [47312]: [pid: 47312|app: 0|req: 2238/4356] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1221 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 717.956581] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 717.962544] [47313]: DEBUG nova.compute.api [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 717.965868] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.966176] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.966326] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.966698] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.966887] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.967063] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.981029] [47312]: DEBUG nova.api.openstack.wsgi [req-968e37de-634a-4003-b3ad-d4dc95040247 req-7a56b9b6-dd91-44ee-ad81-d38060ff3e32 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2ba9f652-c274-4d79-84a2-ad1384c99b91", "name": "network-vif-deleted", "tag": "886b147b-8c50-447e-91a7-17d70f5bc53e"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 717.988022] [47312]: DEBUG oslo_concurrency.lockutils [req-968e37de-634a-4003-b3ad-d4dc95040247 req-7a56b9b6-dd91-44ee-ad81-d38060ff3e32 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 717.989971] [47312]: DEBUG oslo_concurrency.lockutils [req-968e37de-634a-4003-b3ad-d4dc95040247 req-7a56b9b6-dd91-44ee-ad81-d38060ff3e32 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 717.989971] [47312]: DEBUG oslo_concurrency.lockutils [req-968e37de-634a-4003-b3ad-d4dc95040247 req-7a56b9b6-dd91-44ee-ad81-d38060ff3e32 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 717.999881] [47312]: INFO nova.api.openstack.compute.server_external_events [req-968e37de-634a-4003-b3ad-d4dc95040247 req-7a56b9b6-dd91-44ee-ad81-d38060ff3e32 service nova] Creating event network-vif-deleted:886b147b-8c50-447e-91a7-17d70f5bc53e for instance 2ba9f652-c274-4d79-84a2-ad1384c99b91 on cpu-1 [ 718.003786] [47313]: DEBUG nova.policy [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.003934] [47312]: INFO nova.api.openstack.requestlog [req-968e37de-634a-4003-b3ad-d4dc95040247 req-7a56b9b6-dd91-44ee-ad81-d38060ff3e32 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024031 [ 718.003934] [47312]: [pid: 47312|app: 0|req: 2239/4357] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:14 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 718.006106] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.006156] [47313]: INFO nova.api.openstack.requestlog [None req-fe0f0b96-cac9-487c-9383-c2b233f6148d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1267 microversion: 2.1 time: 0.052022 [ 718.006372] [47313]: [pid: 47313|app: 0|req: 2119/4358] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.009113] [47312]: DEBUG nova.compute.api [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.014704] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.014704] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.014704] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.014704] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.014963] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.015195] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.021130] [47313]: DEBUG nova.api.openstack.wsgi [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.024275] [47313]: DEBUG nova.compute.api [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.031023] [47313]: DEBUG oslo_concurrency.lockutils [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.031023] [47313]: DEBUG oslo_concurrency.lockutils [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.031023] [47313]: DEBUG oslo_concurrency.lockutils [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.031023] [47313]: DEBUG oslo_concurrency.lockutils [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.031023] [47313]: DEBUG oslo_concurrency.lockutils [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.031023] [47313]: DEBUG oslo_concurrency.lockutils [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.049135] [47312]: DEBUG nova.policy [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.053643] [47312]: DEBUG nova.policy [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.054256] [47312]: DEBUG nova.policy [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.054843] [47312]: INFO nova.api.openstack.requestlog [None req-e3cf184b-f20e-4cfc-8bdd-f69630b14ab7 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.051400 [ 718.055790] [47312]: [pid: 47312|app: 0|req: 2240/4359] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 718.057512] [47312]: DEBUG nova.api.openstack.wsgi [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.059384] [47312]: DEBUG nova.compute.api [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.062270] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.062466] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.062644] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.062991] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.063210] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.063379] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.064406] [47313]: DEBUG nova.policy [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.068746] [47313]: DEBUG nova.policy [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.069407] [47313]: DEBUG nova.policy [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.069993] [47313]: INFO nova.api.openstack.requestlog [None req-96df348a-b7e3-4698-b131-bdfb6393ae9c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.052371 [ 718.070318] [47313]: [pid: 47313|app: 0|req: 2120/4360] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 718.080417] [47313]: DEBUG nova.api.openstack.wsgi [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.084740] [47313]: DEBUG nova.compute.api [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.086634] [47313]: DEBUG oslo_concurrency.lockutils [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.087035] [47313]: DEBUG oslo_concurrency.lockutils [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.087901] [47313]: DEBUG oslo_concurrency.lockutils [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.088420] [47313]: DEBUG oslo_concurrency.lockutils [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.089216] [47313]: DEBUG oslo_concurrency.lockutils [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.089548] [47313]: DEBUG oslo_concurrency.lockutils [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.095208] [47312]: DEBUG nova.policy [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.099272] [47312]: INFO nova.api.openstack.requestlog [None req-f94f140c-da6b-4c8f-bf06-5ba73a56659d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.043556 [ 718.099582] [47312]: [pid: 47312|app: 0|req: 2241/4361] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.111613] [47312]: DEBUG nova.api.openstack.wsgi [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.113435] [47312]: DEBUG nova.compute.api [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.120263] [47312]: DEBUG oslo_concurrency.lockutils [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.121327] [47312]: DEBUG oslo_concurrency.lockutils [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.121327] [47312]: DEBUG oslo_concurrency.lockutils [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.121327] [47312]: DEBUG oslo_concurrency.lockutils [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.121327] [47312]: DEBUG oslo_concurrency.lockutils [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.121586] [47312]: DEBUG oslo_concurrency.lockutils [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.122687] [47313]: DEBUG nova.policy [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.127699] [47313]: INFO nova.api.openstack.requestlog [None req-b815c82d-9cd2-4298-9be0-43cefa1d470f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.049275 [ 718.128136] [47313]: [pid: 47313|app: 0|req: 2121/4362] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.130421] [47313]: DEBUG nova.api.openstack.wsgi [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.131943] [47313]: DEBUG nova.compute.api [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.135036] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.135268] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.135449] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.135797] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.135990] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.136176] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.154468] [47312]: DEBUG nova.policy [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.162021] [47312]: DEBUG nova.policy [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.162021] [47312]: DEBUG nova.policy [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.165684] [47313]: DEBUG nova.policy [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.166500] [47312]: INFO nova.api.openstack.requestlog [None req-43591340-0b9d-4306-b7fd-531c072bb6d8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1441 microversion: 2.75 time: 0.056835 [ 718.167416] [47312]: [pid: 47312|app: 0|req: 2242/4363] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1441 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 718.169940] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.170399] [47313]: INFO nova.api.openstack.requestlog [None req-abb0b138-ed42-435f-b9c0-405163df81b6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.041762 [ 718.170872] [47313]: [pid: 47313|app: 0|req: 2122/4364] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:14 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.175027] [47312]: DEBUG nova.compute.api [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.179910] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.180236] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.180384] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.180742] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.180942] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.181131] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.203330] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.204761] [47313]: DEBUG nova.compute.api [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.208686] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.208929] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.209134] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.209494] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.209688] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.209860] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.212963] [47312]: DEBUG nova.policy [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.220148] [47312]: INFO nova.api.openstack.requestlog [None req-c3f738ea-5764-407b-ba5f-f97b650def82 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.050331 [ 718.220148] [47312]: [pid: 47312|app: 0|req: 2243/4365] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.221391] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.226151] [47312]: DEBUG nova.compute.api [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.226502] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.226738] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.226920] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.227290] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.227882] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.227882] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.243229] [47313]: DEBUG nova.policy [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.247707] [47313]: INFO nova.api.openstack.requestlog [None req-5d3d84de-d412-489b-a9b5-c052f0c8bc0a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.046459 [ 718.247707] [47313]: [pid: 47313|app: 0|req: 2123/4366] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.253462] [47313]: DEBUG nova.api.openstack.wsgi [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.253462] [47313]: DEBUG nova.compute.api [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.257682] [47313]: DEBUG oslo_concurrency.lockutils [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.257732] [47313]: DEBUG oslo_concurrency.lockutils [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.257906] [47313]: DEBUG oslo_concurrency.lockutils [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.258270] [47313]: DEBUG oslo_concurrency.lockutils [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.260013] [47313]: DEBUG oslo_concurrency.lockutils [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.260013] [47313]: DEBUG oslo_concurrency.lockutils [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.269432] [47312]: DEBUG nova.policy [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.274805] [47312]: INFO nova.api.openstack.requestlog [None req-e3a446c5-df71-4e5a-9902-97b9deff37aa tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1265 microversion: 2.1 time: 0.054546 [ 718.274805] [47312]: [pid: 47312|app: 0|req: 2244/4367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1265 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.277033] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.278869] [47312]: DEBUG nova.compute.api [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.283775] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.284105] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.284421] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.284814] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.285022] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.285270] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.306304] [47313]: DEBUG nova.policy [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.314714] [47313]: INFO nova.api.openstack.requestlog [None req-657cae4d-14e0-4753-b729-62af1ba83bf9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.064495 [ 718.315875] [47313]: [pid: 47313|app: 0|req: 2124/4368] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 718.318866] [47312]: DEBUG nova.policy [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.319834] [47313]: DEBUG nova.api.openstack.wsgi [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.323020] [47313]: DEBUG nova.compute.api [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.324426] [47312]: INFO nova.api.openstack.requestlog [None req-1d1170de-4a8d-4149-a3f2-79dc4ba2db6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.049359 [ 718.325228] [47312]: [pid: 47312|app: 0|req: 2245/4369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.327883] [47313]: DEBUG oslo_concurrency.lockutils [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.328153] [47313]: DEBUG oslo_concurrency.lockutils [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.330507] [47313]: DEBUG oslo_concurrency.lockutils [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.330507] [47313]: DEBUG oslo_concurrency.lockutils [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.330507] [47313]: DEBUG oslo_concurrency.lockutils [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.330828] [47312]: DEBUG nova.api.openstack.wsgi [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.331252] [47313]: DEBUG oslo_concurrency.lockutils [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.334342] [47312]: DEBUG nova.compute.api [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.341956] [47312]: DEBUG oslo_concurrency.lockutils [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.342363] [47312]: DEBUG oslo_concurrency.lockutils [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.342627] [47312]: DEBUG oslo_concurrency.lockutils [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.343129] [47312]: DEBUG oslo_concurrency.lockutils [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.343431] [47312]: DEBUG oslo_concurrency.lockutils [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.343682] [47312]: DEBUG oslo_concurrency.lockutils [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.383910] [47313]: DEBUG nova.policy [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.389526] [47313]: INFO nova.api.openstack.requestlog [None req-459126ab-59b0-4a05-aa2e-dbe8755dddb1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.072587 [ 718.389614] [47312]: DEBUG nova.policy [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.389689] [47313]: [pid: 47313|app: 0|req: 2125/4370] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.393793] [47312]: DEBUG nova.policy [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.393976] [47313]: DEBUG nova.api.openstack.wsgi [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.394745] [47312]: DEBUG nova.policy [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.395612] [47313]: DEBUG nova.compute.api [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.398961] [47312]: INFO nova.api.openstack.requestlog [None req-00c48ac9-bbb8-40bb-a48b-7f5a99f3c837 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.072397 [ 718.399065] [47313]: DEBUG oslo_concurrency.lockutils [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.399134] [47312]: [pid: 47312|app: 0|req: 2246/4371] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 718.399181] [47313]: DEBUG oslo_concurrency.lockutils [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.399181] [47313]: DEBUG oslo_concurrency.lockutils [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.399531] [47313]: DEBUG oslo_concurrency.lockutils [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.399729] [47313]: DEBUG oslo_concurrency.lockutils [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.399897] [47313]: DEBUG oslo_concurrency.lockutils [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.406862] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.408384] [47312]: DEBUG nova.compute.api [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.411545] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.411786] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.411970] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.412346] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.412539] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.412739] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.433588] [47313]: DEBUG nova.policy [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.440030] [47313]: INFO nova.api.openstack.requestlog [None req-6acb070f-faca-4edd-a996-dbb50c70b533 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.047722 [ 718.440030] [47313]: [pid: 47313|app: 0|req: 2126/4372] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.444010] [47312]: DEBUG nova.policy [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.448293] [47312]: INFO nova.api.openstack.requestlog [None req-1ca3a26b-7824-423b-9c0f-bd184106ab1c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.043643 [ 718.448763] [47312]: [pid: 47312|app: 0|req: 2247/4373] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.457489] [47313]: DEBUG nova.api.openstack.wsgi [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.459140] [47313]: DEBUG nova.compute.api [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.462581] [47313]: DEBUG oslo_concurrency.lockutils [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.462863] [47313]: DEBUG oslo_concurrency.lockutils [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.463072] [47313]: DEBUG oslo_concurrency.lockutils [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.463619] [47313]: DEBUG oslo_concurrency.lockutils [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.463619] [47313]: DEBUG oslo_concurrency.lockutils [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.463786] [47313]: DEBUG oslo_concurrency.lockutils [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.497120] [47313]: DEBUG nova.policy [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.501466] [47313]: INFO nova.api.openstack.requestlog [None req-63733b5f-82e6-4775-9325-262c267169c7 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.047613 [ 718.501786] [47313]: [pid: 47313|app: 0|req: 2127/4374] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.508710] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.510492] [47312]: DEBUG nova.compute.api [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.514013] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.514305] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.514521] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.514880] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.515112] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.515266] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.546477] [47312]: DEBUG nova.policy [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.550405] [47312]: INFO nova.api.openstack.requestlog [None req-5fab3288-2593-4216-95e6-cd93f6206045 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.043940 [ 718.550710] [47312]: [pid: 47312|app: 0|req: 2248/4375] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.566719] [47313]: DEBUG nova.api.openstack.wsgi [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.568380] [47313]: DEBUG nova.compute.api [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.571840] [47313]: DEBUG oslo_concurrency.lockutils [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.572132] [47313]: DEBUG oslo_concurrency.lockutils [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.572296] [47313]: DEBUG oslo_concurrency.lockutils [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.572644] [47313]: DEBUG oslo_concurrency.lockutils [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.572840] [47313]: DEBUG oslo_concurrency.lockutils [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.573022] [47313]: DEBUG oslo_concurrency.lockutils [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.603084] [47313]: DEBUG nova.policy [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.607594] [47313]: INFO nova.api.openstack.requestlog [None req-07471ecd-0aba-4bda-a62e-d1415a2efdc9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.042998 [ 718.607953] [47313]: [pid: 47313|app: 0|req: 2128/4376] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.629217] [47312]: DEBUG nova.api.openstack.wsgi [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.630985] [47312]: DEBUG nova.compute.api [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.634669] [47312]: DEBUG oslo_concurrency.lockutils [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.634904] [47312]: DEBUG oslo_concurrency.lockutils [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.635097] [47312]: DEBUG oslo_concurrency.lockutils [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.635457] [47312]: DEBUG oslo_concurrency.lockutils [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.635653] [47312]: DEBUG oslo_concurrency.lockutils [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.635823] [47312]: DEBUG oslo_concurrency.lockutils [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.668063] [47312]: DEBUG nova.policy [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.672211] [47312]: INFO nova.api.openstack.requestlog [None req-31a3cacb-a8dc-4e63-95e0-17cd1ff402e2 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.045061 [ 718.672484] [47312]: [pid: 47312|app: 0|req: 2249/4377] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.681889] [47313]: DEBUG nova.api.openstack.wsgi [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.683695] [47313]: DEBUG nova.compute.api [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.687121] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.687357] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.687541] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.687893] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.688117] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.688297] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.720039] [47313]: DEBUG nova.policy [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.723669] [47313]: INFO nova.api.openstack.requestlog [None req-fbd5ba85-bf5f-48be-b129-e6890b5235e8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.044035 [ 718.723977] [47313]: [pid: 47313|app: 0|req: 2129/4378] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.739978] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.741678] [47312]: DEBUG nova.compute.api [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.745064] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.745303] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.745482] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.745830] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.746041] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.746216] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.775933] [47312]: DEBUG nova.policy [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.779398] [47312]: INFO nova.api.openstack.requestlog [None req-a1113855-7e34-486b-8f32-a823b7a04ca8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.041586 [ 718.779704] [47312]: [pid: 47312|app: 0|req: 2250/4379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.799174] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.800866] [47313]: DEBUG nova.compute.api [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.803027] [47312]: DEBUG nova.api.openstack.wsgi [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.804935] [47312]: DEBUG nova.compute.api [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.805618] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.805856] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.806053] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.806453] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.806654] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.806880] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.808654] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.808924] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.809167] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.809638] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.809855] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.810046] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.848364] [47312]: DEBUG nova.policy [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.852470] [47312]: INFO nova.api.openstack.requestlog [None req-0dd2b04f-b630-4014-bbed-bb28f291c5c5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.051671 [ 718.852932] [47312]: [pid: 47312|app: 0|req: 2251/4380] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.854085] [47313]: DEBUG nova.policy [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.856077] [47312]: DEBUG nova.api.openstack.wsgi [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 718.860020] [47312]: DEBUG nova.compute.api [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 718.860117] [47313]: INFO nova.api.openstack.requestlog [None req-b7cc35f7-49df-47fd-917a-1e58c96d0b3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.063248 [ 718.860117] [47313]: [pid: 47313|app: 0|req: 2130/4381] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 718.862269] [47312]: DEBUG oslo_concurrency.lockutils [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.863019] [47312]: DEBUG oslo_concurrency.lockutils [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.863019] [47312]: DEBUG oslo_concurrency.lockutils [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.863019] [47312]: DEBUG oslo_concurrency.lockutils [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 718.863245] [47312]: DEBUG oslo_concurrency.lockutils [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 718.863388] [47312]: DEBUG oslo_concurrency.lockutils [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 718.893132] [47312]: DEBUG nova.policy [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 718.897598] [47312]: INFO nova.api.openstack.requestlog [None req-53c4f8f4-d0c6-4e9d-bec7-1b8469817ed4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043599 [ 718.897598] [47312]: [pid: 47312|app: 0|req: 2252/4382] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.018277] [47313]: DEBUG nova.api.openstack.wsgi [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.020039] [47313]: DEBUG nova.compute.api [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.023677] [47313]: DEBUG oslo_concurrency.lockutils [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.023930] [47313]: DEBUG oslo_concurrency.lockutils [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.024129] [47313]: DEBUG oslo_concurrency.lockutils [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.024490] [47313]: DEBUG oslo_concurrency.lockutils [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.024690] [47313]: DEBUG oslo_concurrency.lockutils [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.024861] [47313]: DEBUG oslo_concurrency.lockutils [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.054775] [47313]: DEBUG nova.policy [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.058732] [47313]: INFO nova.api.openstack.requestlog [None req-28eace93-9f96-4607-936b-e761fbb1c328 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.042678 [ 719.059292] [47313]: [pid: 47313|app: 0|req: 2131/4383] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.069027] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.070828] [47312]: DEBUG nova.compute.api [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.074549] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.075145] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.075489] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.078015] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.078015] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.078015] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.081911] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.083631] [47313]: DEBUG nova.compute.api [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.086981] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.087225] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.087414] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.088062] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.088062] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.088217] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.116711] [47312]: DEBUG nova.policy [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.121565] [47312]: DEBUG nova.policy [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.122347] [47312]: DEBUG nova.policy [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.122755] [47313]: DEBUG nova.policy [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.123228] [47312]: INFO nova.api.openstack.requestlog [None req-c8e44b89-ebba-4397-8caf-14ddcd0181f6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.057455 [ 719.123595] [47312]: [pid: 47312|app: 0|req: 2253/4384] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.127014] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.127108] [47313]: DEBUG nova.policy [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.127796] [47313]: DEBUG nova.policy [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.131017] [47313]: INFO nova.api.openstack.requestlog [None req-9e0194cb-c836-405a-94d4-a55784232da8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.048450 [ 719.131017] [47313]: [pid: 47313|app: 0|req: 2132/4385] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.131147] [47312]: DEBUG nova.compute.api [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.132665] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.132930] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.135019] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.135019] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.135019] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.135019] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.138446] [47313]: DEBUG nova.api.openstack.wsgi [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.140025] [47313]: DEBUG nova.compute.api [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.143438] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.143668] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.143850] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.144218] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.144468] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.144666] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.168522] [47312]: DEBUG nova.policy [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.175645] [47312]: INFO nova.api.openstack.requestlog [None req-3a6b3860-3d84-44cf-82e4-5569045e9d21 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.051286 [ 719.175974] [47312]: [pid: 47312|app: 0|req: 2254/4386] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.183166] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.184907] [47312]: DEBUG nova.compute.api [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.186429] [47313]: DEBUG nova.policy [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.188309] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.188538] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.188720] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.189092] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.189290] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.189461] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.190638] [47313]: INFO nova.api.openstack.requestlog [None req-9532c74d-e702-4425-b35a-fbfe56d3e2ea tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.053972 [ 719.190961] [47313]: [pid: 47313|app: 0|req: 2133/4387] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:15 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 719.193307] [47313]: DEBUG nova.api.openstack.wsgi [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.195132] [47313]: DEBUG nova.compute.api [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.199925] [47313]: DEBUG oslo_concurrency.lockutils [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.200172] [47313]: DEBUG oslo_concurrency.lockutils [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.200361] [47313]: DEBUG oslo_concurrency.lockutils [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.200708] [47313]: DEBUG oslo_concurrency.lockutils [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.200903] [47313]: DEBUG oslo_concurrency.lockutils [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.201084] [47313]: DEBUG oslo_concurrency.lockutils [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.220586] [47312]: DEBUG nova.policy [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.224548] [47312]: INFO nova.api.openstack.requestlog [None req-cd686474-d941-421c-b3ff-fdac3b0c2b89 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.043282 [ 719.224981] [47312]: [pid: 47312|app: 0|req: 2255/4388] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.231348] [47312]: DEBUG nova.api.openstack.wsgi [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.231990] [47313]: DEBUG nova.policy [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.232948] [47312]: DEBUG nova.compute.api [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.236042] [47313]: DEBUG nova.policy [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.236271] [47312]: DEBUG oslo_concurrency.lockutils [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.236500] [47312]: DEBUG oslo_concurrency.lockutils [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.236647] [47313]: DEBUG nova.policy [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.236709] [47312]: DEBUG oslo_concurrency.lockutils [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.237043] [47312]: DEBUG oslo_concurrency.lockutils [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.237244] [47312]: DEBUG oslo_concurrency.lockutils [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.237416] [47312]: DEBUG oslo_concurrency.lockutils [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.239153] [47313]: INFO nova.api.openstack.requestlog [None req-972a0458-fc8a-49de-9c1b-b722ea6ff971 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.047668 [ 719.239461] [47313]: [pid: 47313|app: 0|req: 2134/4389] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.260639] [47313]: DEBUG nova.api.openstack.wsgi [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.262306] [47313]: DEBUG nova.compute.api [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.265671] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.265896] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.266091] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.266444] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.266655] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.266810] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.268118] [47312]: DEBUG nova.policy [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.271587] [47312]: INFO nova.api.openstack.requestlog [None req-7737c369-ad1b-4afd-b8ee-e6c8b9c71993 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.042076 [ 719.271891] [47312]: [pid: 47312|app: 0|req: 2256/4390] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.289694] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.291310] [47312]: DEBUG nova.compute.api [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.294720] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.294958] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.295164] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.295517] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.295717] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.295885] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.299827] [47313]: DEBUG nova.policy [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.305762] [47313]: INFO nova.api.openstack.requestlog [None req-e85e86a4-fe66-4e49-9358-0dfaf548f161 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047015 [ 719.306204] [47313]: [pid: 47313|app: 0|req: 2135/4391] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.330394] [47312]: DEBUG nova.policy [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.334760] [47312]: INFO nova.api.openstack.requestlog [None req-aa91b3ed-7108-49a8-91ad-c5520197692c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1265 microversion: 2.1 time: 0.047015 [ 719.335096] [47312]: [pid: 47312|app: 0|req: 2257/4392] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1265 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 719.335271] [47313]: DEBUG nova.api.openstack.wsgi [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.337172] [47313]: DEBUG nova.compute.api [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.340843] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.341084] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.341287] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.341619] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.341814] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.341985] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.344016] [47312]: DEBUG nova.api.openstack.wsgi [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.345392] [47312]: DEBUG nova.compute.api [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.348733] [47312]: DEBUG oslo_concurrency.lockutils [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.348963] [47312]: DEBUG oslo_concurrency.lockutils [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.349162] [47312]: DEBUG oslo_concurrency.lockutils [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.349871] [47312]: DEBUG oslo_concurrency.lockutils [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.349871] [47312]: DEBUG oslo_concurrency.lockutils [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.349871] [47312]: DEBUG oslo_concurrency.lockutils [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.380367] [47313]: DEBUG nova.policy [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.384573] [47313]: INFO nova.api.openstack.requestlog [None req-feb865e9-d4dd-4da9-acf3-713533209bda tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.051656 [ 719.384893] [47313]: [pid: 47313|app: 0|req: 2136/4393] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.385229] [47312]: DEBUG nova.policy [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.389197] [47312]: INFO nova.api.openstack.requestlog [None req-63710842-7e50-4f8e-a94b-b77cca726905 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.047422 [ 719.389518] [47312]: [pid: 47312|app: 0|req: 2258/4394] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.400713] [47313]: DEBUG nova.api.openstack.wsgi [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.402333] [47313]: DEBUG nova.compute.api [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.405825] [47313]: DEBUG oslo_concurrency.lockutils [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.406074] [47313]: DEBUG oslo_concurrency.lockutils [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.406262] [47313]: DEBUG oslo_concurrency.lockutils [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.406618] [47313]: DEBUG oslo_concurrency.lockutils [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.406813] [47313]: DEBUG oslo_concurrency.lockutils [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.406983] [47313]: DEBUG oslo_concurrency.lockutils [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.413151] [47312]: DEBUG nova.api.openstack.wsgi [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.414922] [47312]: DEBUG nova.compute.api [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.418366] [47312]: DEBUG oslo_concurrency.lockutils [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.418607] [47312]: DEBUG oslo_concurrency.lockutils [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.418790] [47312]: DEBUG oslo_concurrency.lockutils [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.419613] [47312]: DEBUG oslo_concurrency.lockutils [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.419613] [47312]: DEBUG oslo_concurrency.lockutils [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.419613] [47312]: DEBUG oslo_concurrency.lockutils [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.439153] [47313]: DEBUG nova.policy [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.443691] [47313]: INFO nova.api.openstack.requestlog [None req-44095f49-be78-471f-b849-255506372899 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.044717 [ 719.443815] [47313]: [pid: 47313|app: 0|req: 2137/4395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.450451] [47312]: DEBUG nova.policy [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.452881] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.454526] [47313]: DEBUG nova.compute.api [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.457028] [47312]: DEBUG nova.policy [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.457028] [47312]: DEBUG nova.policy [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.458238] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.458438] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.458649] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.459315] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.459315] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.459420] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.460329] [47312]: INFO nova.api.openstack.requestlog [None req-405ed99c-d818-460b-ab18-8b28788f67dc tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.049570 [ 719.460653] [47312]: [pid: 47312|app: 0|req: 2259/4396] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 719.463111] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.464584] [47312]: DEBUG nova.compute.api [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.469024] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.469024] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.469024] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.469024] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.469024] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.469024] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.498258] [47313]: DEBUG nova.policy [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.499311] [47312]: DEBUG nova.policy [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.502713] [47313]: INFO nova.api.openstack.requestlog [None req-6fb5d528-d100-499d-8076-c60b01dd2390 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.051879 [ 719.503332] [47313]: [pid: 47313|app: 0|req: 2138/4397] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.503394] [47312]: INFO nova.api.openstack.requestlog [None req-8a6d517e-03e8-4e10-b3d7-d228a74f518c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.042160 [ 719.503711] [47312]: [pid: 47312|app: 0|req: 2260/4398] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.513969] [47313]: DEBUG nova.api.openstack.wsgi [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.515556] [47313]: DEBUG nova.compute.api [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.519025] [47313]: DEBUG oslo_concurrency.lockutils [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.519266] [47313]: DEBUG oslo_concurrency.lockutils [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.519455] [47313]: DEBUG oslo_concurrency.lockutils [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.519803] [47313]: DEBUG oslo_concurrency.lockutils [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.519999] [47313]: DEBUG oslo_concurrency.lockutils [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.520202] [47313]: DEBUG oslo_concurrency.lockutils [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.549173] [47313]: DEBUG nova.policy [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.552756] [47313]: INFO nova.api.openstack.requestlog [None req-09069d3d-ac74-4e2d-8f1c-14f933ddf2a3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.040908 [ 719.553063] [47313]: [pid: 47313|app: 0|req: 2139/4399] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.562113] [47312]: DEBUG nova.api.openstack.wsgi [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.563765] [47312]: DEBUG nova.compute.api [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.567260] [47312]: DEBUG oslo_concurrency.lockutils [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.567492] [47312]: DEBUG oslo_concurrency.lockutils [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.567673] [47312]: DEBUG oslo_concurrency.lockutils [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.568036] [47312]: DEBUG oslo_concurrency.lockutils [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.568240] [47312]: DEBUG oslo_concurrency.lockutils [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.568414] [47312]: DEBUG oslo_concurrency.lockutils [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.599874] [47312]: DEBUG nova.policy [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.603713] [47312]: INFO nova.api.openstack.requestlog [None req-a508ce29-88e2-4d3c-bb3a-102701fd23ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1209 microversion: 2.1 time: 0.043809 [ 719.604032] [47312]: [pid: 47312|app: 0|req: 2261/4400] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.619480] [47313]: DEBUG nova.api.openstack.wsgi [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.621272] [47313]: DEBUG nova.compute.api [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.624971] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.625304] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.625528] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.625905] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.626102] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.626284] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.660827] [47313]: DEBUG nova.policy [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.665243] [47313]: INFO nova.api.openstack.requestlog [None req-7fd8a446-a24e-4ffa-8a9b-6376c5486193 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.048321 [ 719.665565] [47313]: [pid: 47313|app: 0|req: 2140/4401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.683964] [47312]: DEBUG nova.api.openstack.wsgi [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.685600] [47312]: DEBUG nova.compute.api [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.689458] [47312]: DEBUG oslo_concurrency.lockutils [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.689694] [47312]: DEBUG oslo_concurrency.lockutils [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.689883] [47312]: DEBUG oslo_concurrency.lockutils [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.690273] [47312]: DEBUG oslo_concurrency.lockutils [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.690476] [47312]: DEBUG oslo_concurrency.lockutils [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.690652] [47312]: DEBUG oslo_concurrency.lockutils [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.721073] [47312]: DEBUG nova.policy [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.724765] [47312]: INFO nova.api.openstack.requestlog [None req-eea35c1d-9031-4bcc-9f2c-d3fd594c2396 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.042961 [ 719.725053] [47312]: [pid: 47312|app: 0|req: 2262/4402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.734896] [47313]: DEBUG nova.api.openstack.wsgi [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.736527] [47313]: DEBUG nova.compute.api [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.739830] [47313]: DEBUG oslo_concurrency.lockutils [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.740097] [47313]: DEBUG oslo_concurrency.lockutils [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.740303] [47313]: DEBUG oslo_concurrency.lockutils [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.740649] [47313]: DEBUG oslo_concurrency.lockutils [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.740848] [47313]: DEBUG oslo_concurrency.lockutils [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.741030] [47313]: DEBUG oslo_concurrency.lockutils [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.770315] [47313]: DEBUG nova.policy [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.773992] [47313]: INFO nova.api.openstack.requestlog [None req-532585f9-7494-422f-a36e-73166efde9c4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.041257 [ 719.774319] [47313]: [pid: 47313|app: 0|req: 2141/4403] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.793207] [47312]: DEBUG nova.api.openstack.wsgi [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.794804] [47312]: DEBUG nova.compute.api [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.798176] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.798412] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.798594] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.798949] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.799160] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.799332] [47312]: DEBUG oslo_concurrency.lockutils [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.827892] [47312]: DEBUG nova.policy [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.831349] [47312]: INFO nova.api.openstack.requestlog [None req-6dc38dc9-7c1e-4b6d-b558-d0c6ee065ae9 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.040391 [ 719.831677] [47312]: [pid: 47312|app: 0|req: 2263/4404] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.864017] [47313]: DEBUG nova.api.openstack.wsgi [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.865631] [47313]: DEBUG nova.compute.api [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.869162] [47313]: DEBUG oslo_concurrency.lockutils [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.869396] [47313]: DEBUG oslo_concurrency.lockutils [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.869577] [47313]: DEBUG oslo_concurrency.lockutils [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.869923] [47313]: DEBUG oslo_concurrency.lockutils [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.870169] [47313]: DEBUG oslo_concurrency.lockutils [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.870364] [47313]: DEBUG oslo_concurrency.lockutils [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.870641] [47312]: DEBUG nova.api.openstack.wsgi [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.872210] [47312]: DEBUG nova.compute.api [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.875276] [47312]: DEBUG oslo_concurrency.lockutils [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.875498] [47312]: DEBUG oslo_concurrency.lockutils [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.875679] [47312]: DEBUG oslo_concurrency.lockutils [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.876025] [47312]: DEBUG oslo_concurrency.lockutils [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.876226] [47312]: DEBUG oslo_concurrency.lockutils [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.876400] [47312]: DEBUG oslo_concurrency.lockutils [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.902540] [47313]: DEBUG nova.policy [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.906308] [47313]: INFO nova.api.openstack.requestlog [None req-34f14113-8db6-410f-b54c-b724fa88f361 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.044552 [ 719.906613] [47313]: [pid: 47313|app: 0|req: 2142/4405] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.908796] [47313]: DEBUG nova.api.openstack.wsgi [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 719.910191] [47312]: DEBUG nova.policy [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.910295] [47313]: DEBUG nova.compute.api [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 719.913085] [47313]: DEBUG oslo_concurrency.lockutils [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.913325] [47313]: DEBUG oslo_concurrency.lockutils [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.913508] [47313]: DEBUG oslo_concurrency.lockutils [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.913841] [47313]: DEBUG oslo_concurrency.lockutils [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 719.913923] [47312]: INFO nova.api.openstack.requestlog [None req-45a9ff19-d913-49ae-b2d2-3c4e02cee0d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.045199 [ 719.914046] [47313]: DEBUG oslo_concurrency.lockutils [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 719.914224] [47313]: DEBUG oslo_concurrency.lockutils [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 719.914270] [47312]: [pid: 47312|app: 0|req: 2264/4406] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 719.941628] [47313]: DEBUG nova.policy [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 719.945406] [47313]: INFO nova.api.openstack.requestlog [None req-9988b4fd-694d-44ff-a71c-879284d98323 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.038275 [ 719.945825] [47313]: [pid: 47313|app: 0|req: 2143/4407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.073533] [47312]: DEBUG nova.api.openstack.wsgi [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.075299] [47312]: DEBUG nova.compute.api [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.079160] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.079427] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.079618] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.080009] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.080246] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.080427] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.116786] [47312]: DEBUG nova.policy [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.122580] [47312]: INFO nova.api.openstack.requestlog [None req-3be2b2a9-8ee9-4723-935a-2cbd2843ed65 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.053032 [ 720.122911] [47312]: [pid: 47312|app: 0|req: 2265/4408] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.141213] [47313]: DEBUG nova.api.openstack.wsgi [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.144094] [47313]: DEBUG nova.compute.api [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.146148] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.151021] [47313]: DEBUG oslo_concurrency.lockutils [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.151021] [47313]: DEBUG oslo_concurrency.lockutils [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.151275] [47312]: DEBUG nova.compute.api [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.151323] [47313]: DEBUG oslo_concurrency.lockutils [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.151323] [47313]: DEBUG oslo_concurrency.lockutils [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.151323] [47313]: DEBUG oslo_concurrency.lockutils [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.151323] [47313]: DEBUG oslo_concurrency.lockutils [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.152601] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.152831] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.153021] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.153413] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.153614] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.153784] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.197444] [47313]: DEBUG nova.policy [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.202331] [47313]: DEBUG nova.policy [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.202572] [47313]: DEBUG nova.policy [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.203219] [47313]: INFO nova.api.openstack.requestlog [None req-eecb86d2-8c32-44d1-9a3b-057b187a5037 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.064392 [ 720.203531] [47313]: [pid: 47313|app: 0|req: 2144/4409] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.204177] [47312]: DEBUG nova.policy [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.205779] [47313]: DEBUG nova.api.openstack.wsgi [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.207263] [47313]: DEBUG nova.compute.api [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.208662] [47312]: DEBUG nova.policy [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.209726] [47312]: DEBUG nova.policy [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.210240] [47312]: INFO nova.api.openstack.requestlog [None req-a8cd867d-3234-421c-a8c7-c022678c0885 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.066440 [ 720.210495] [47312]: [pid: 47312|app: 0|req: 2266/4410] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:16 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 720.210635] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.210864] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.211080] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.211410] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.211603] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.211773] [47313]: DEBUG oslo_concurrency.lockutils [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.212972] [47312]: DEBUG nova.api.openstack.wsgi [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.214569] [47312]: DEBUG nova.compute.api [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.218292] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.218561] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.218780] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.219177] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.219415] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.219623] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.255683] [47313]: DEBUG nova.policy [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.259536] [47313]: INFO nova.api.openstack.requestlog [None req-25ae9ca2-6d3a-4845-8b9e-f5c955de6fc8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.055465 [ 720.259843] [47313]: [pid: 47313|app: 0|req: 2145/4411] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.262053] [47313]: DEBUG nova.api.openstack.wsgi [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.263587] [47313]: DEBUG nova.compute.api [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.263972] [47312]: DEBUG nova.policy [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.266558] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.266782] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.266962] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.267317] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.267513] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.268057] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.268956] [47312]: INFO nova.api.openstack.requestlog [None req-a11cdeb8-d1b4-4c51-822e-c1de4f0e2ee2 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.057843 [ 720.269298] [47312]: [pid: 47312|app: 0|req: 2267/4412] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.274874] [47312]: DEBUG nova.api.openstack.wsgi [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.276456] [47312]: DEBUG nova.compute.api [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.279756] [47312]: DEBUG oslo_concurrency.lockutils [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.280164] [47312]: DEBUG oslo_concurrency.lockutils [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.280235] [47312]: DEBUG oslo_concurrency.lockutils [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.280564] [47312]: DEBUG oslo_concurrency.lockutils [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.280766] [47312]: DEBUG oslo_concurrency.lockutils [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.280937] [47312]: DEBUG oslo_concurrency.lockutils [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.304494] [47313]: DEBUG nova.policy [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.308622] [47313]: INFO nova.api.openstack.requestlog [None req-af3a7abb-0736-44a5-8bc5-b3b3f01be43d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.048188 [ 720.308972] [47313]: [pid: 47313|app: 0|req: 2146/4413] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.311430] [47313]: DEBUG nova.api.openstack.wsgi [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.313037] [47313]: DEBUG nova.compute.api [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.316139] [47313]: DEBUG oslo_concurrency.lockutils [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.316370] [47313]: DEBUG oslo_concurrency.lockutils [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.316551] [47313]: DEBUG oslo_concurrency.lockutils [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.316898] [47313]: DEBUG oslo_concurrency.lockutils [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.317107] [47313]: DEBUG oslo_concurrency.lockutils [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.317287] [47313]: DEBUG oslo_concurrency.lockutils [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.322651] [47312]: DEBUG nova.policy [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.327033] [47312]: DEBUG nova.policy [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.327657] [47312]: DEBUG nova.policy [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.330299] [47312]: INFO nova.api.openstack.requestlog [None req-5573c85d-32bd-46f2-934f-430139c66608 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.060471 [ 720.330602] [47312]: [pid: 47312|app: 0|req: 2268/4414] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.332866] [47312]: DEBUG nova.api.openstack.wsgi [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.334415] [47312]: DEBUG nova.compute.api [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.337266] [47312]: DEBUG oslo_concurrency.lockutils [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.337489] [47312]: DEBUG oslo_concurrency.lockutils [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.337669] [47312]: DEBUG oslo_concurrency.lockutils [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.338026] [47312]: DEBUG oslo_concurrency.lockutils [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.338231] [47312]: DEBUG oslo_concurrency.lockutils [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.338405] [47312]: DEBUG oslo_concurrency.lockutils [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.350879] [47313]: DEBUG nova.policy [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.354802] [47313]: INFO nova.api.openstack.requestlog [None req-401a2b27-858d-4363-a5b0-32f3689ddb09 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.045238 [ 720.355129] [47313]: [pid: 47313|app: 0|req: 2147/4415] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.357380] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.358925] [47313]: DEBUG nova.compute.api [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.364328] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.364577] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.364897] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.365278] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.365463] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.365638] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.400944] [47313]: DEBUG nova.policy [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.405029] [47313]: INFO nova.api.openstack.requestlog [None req-3c667966-47fa-429d-b750-da45b40c4633 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1273 microversion: 2.1 time: 0.049276 [ 720.405418] [47313]: [pid: 47313|app: 0|req: 2148/4416] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1273 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.412696] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.416163] [47313]: DEBUG nova.compute.api [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.419345] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.419577] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.419998] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.420118] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.420327] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.420506] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.455894] [47313]: DEBUG nova.policy [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.459831] [47313]: INFO nova.api.openstack.requestlog [None req-0c09cf24-3e15-4a72-a0f0-8c78f90ea6b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053991 [ 720.460287] [47313]: [pid: 47313|app: 0|req: 2149/4417] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.462532] [47313]: DEBUG nova.api.openstack.wsgi [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.464020] [47313]: DEBUG nova.compute.api [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.466989] [47313]: DEBUG oslo_concurrency.lockutils [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.467228] [47313]: DEBUG oslo_concurrency.lockutils [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.467454] [47313]: DEBUG oslo_concurrency.lockutils [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.467774] [47313]: DEBUG oslo_concurrency.lockutils [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.467966] [47313]: DEBUG oslo_concurrency.lockutils [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.468156] [47313]: DEBUG oslo_concurrency.lockutils [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.507669] [47313]: DEBUG nova.policy [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.511545] [47313]: INFO nova.api.openstack.requestlog [None req-45e40301-996b-4460-b362-75a2da3cbc6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.050810 [ 720.511856] [47313]: [pid: 47313|app: 0|req: 2150/4418] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.515253] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.516684] [47313]: DEBUG nova.compute.api [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.523626] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.523857] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.524054] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.525257] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.525257] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.525257] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.566846] [47313]: DEBUG nova.policy [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.567930] [47312]: DEBUG nova.policy [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.570625] [47313]: INFO nova.api.openstack.requestlog [None req-b7f4cc9c-a81d-498c-8381-75cb2b777ca0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.058196 [ 720.570937] [47313]: [pid: 47313|app: 0|req: 2151/4419] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.571847] [47312]: INFO nova.api.openstack.requestlog [None req-a09b951d-c339-402e-803b-9930708f6223 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.240699 [ 720.573194] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.574641] [47312]: [pid: 47312|app: 0|req: 2269/4420] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.574728] [47313]: DEBUG nova.compute.api [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.576968] [47312]: DEBUG nova.api.openstack.wsgi [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.577500] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.577718] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.577900] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.578261] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.578474] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.578526] [47312]: DEBUG nova.compute.api [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.578650] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.581476] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.581697] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.581876] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.582331] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.582529] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.582701] [47312]: DEBUG oslo_concurrency.lockutils [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.620873] [47313]: DEBUG nova.policy [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.623321] [47312]: DEBUG nova.policy [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.625338] [47313]: DEBUG nova.policy [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.625895] [47313]: DEBUG nova.policy [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.628780] [47313]: INFO nova.api.openstack.requestlog [None req-4a49a156-1b8b-49d8-bdb3-b3227a686c7c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.057330 [ 720.629315] [47313]: [pid: 47313|app: 0|req: 2152/4421] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 720.630379] [47312]: INFO nova.api.openstack.requestlog [None req-a67d5682-3189-476b-9e24-c9f8553dce8c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055113 [ 720.630689] [47312]: [pid: 47312|app: 0|req: 2270/4422] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.634025] [47313]: DEBUG nova.api.openstack.wsgi [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.634112] [47312]: DEBUG nova.api.openstack.wsgi [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.634411] [47313]: DEBUG nova.compute.api [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.634708] [47312]: DEBUG nova.compute.api [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.638418] [47312]: DEBUG oslo_concurrency.lockutils [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.638645] [47312]: DEBUG oslo_concurrency.lockutils [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.638828] [47312]: DEBUG oslo_concurrency.lockutils [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.639046] [47313]: DEBUG oslo_concurrency.lockutils [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.639192] [47312]: DEBUG oslo_concurrency.lockutils [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.639285] [47313]: DEBUG oslo_concurrency.lockutils [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.639440] [47312]: DEBUG oslo_concurrency.lockutils [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.639511] [47313]: DEBUG oslo_concurrency.lockutils [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.639564] [47312]: DEBUG oslo_concurrency.lockutils [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.639816] [47313]: DEBUG oslo_concurrency.lockutils [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.640015] [47313]: DEBUG oslo_concurrency.lockutils [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.640195] [47313]: DEBUG oslo_concurrency.lockutils [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.688245] [47313]: DEBUG nova.policy [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.690830] [47312]: DEBUG nova.policy [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.692732] [47313]: INFO nova.api.openstack.requestlog [None req-69594c33-3218-4260-9ff4-2f4fcb591e57 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.062805 [ 720.693072] [47313]: [pid: 47313|app: 0|req: 2153/4423] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.696034] [47312]: INFO nova.api.openstack.requestlog [None req-348b2767-36ee-450e-a518-701be2310653 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.064765 [ 720.696348] [47312]: [pid: 47312|app: 0|req: 2271/4424] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.698805] [47312]: DEBUG nova.api.openstack.wsgi [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.700177] [47312]: DEBUG nova.compute.api [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.702550] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.703409] [47312]: DEBUG oslo_concurrency.lockutils [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.703623] [47312]: DEBUG oslo_concurrency.lockutils [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.703808] [47312]: DEBUG oslo_concurrency.lockutils [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.704176] [47312]: DEBUG oslo_concurrency.lockutils [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.704408] [47312]: DEBUG oslo_concurrency.lockutils [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.704573] [47312]: DEBUG oslo_concurrency.lockutils [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.705179] [47313]: DEBUG nova.compute.api [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.711823] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.712101] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.712272] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.712650] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.712865] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.713081] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.745693] [47312]: DEBUG nova.policy [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.750814] [47312]: INFO nova.api.openstack.requestlog [None req-492c4559-3171-4567-99a7-4d36c401fd30 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.053897 [ 720.751133] [47312]: [pid: 47312|app: 0|req: 2272/4425] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.753697] [47312]: DEBUG nova.api.openstack.wsgi [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.753864] [47313]: DEBUG nova.policy [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.755286] [47312]: DEBUG nova.compute.api [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.758274] [47313]: INFO nova.api.openstack.requestlog [None req-fe4b73ec-1cd3-4a26-8582-1a94d5552589 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1265 microversion: 2.1 time: 0.060681 [ 720.758511] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.758594] [47313]: [pid: 47313|app: 0|req: 2154/4426] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1265 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.759866] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.759866] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.759866] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.759866] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.759866] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.794894] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.797412] [47313]: DEBUG nova.compute.api [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.798645] [47312]: DEBUG nova.policy [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.802039] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.802370] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.802601] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.803026] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.803304] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.803454] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.803506] [47312]: INFO nova.api.openstack.requestlog [None req-68f25505-e76d-4dbd-8b11-6572b3820b10 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.051742 [ 720.803795] [47312]: [pid: 47312|app: 0|req: 2273/4427] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.843250] [47312]: DEBUG nova.api.openstack.wsgi [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.844903] [47312]: DEBUG nova.compute.api [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.848674] [47312]: DEBUG oslo_concurrency.lockutils [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.848911] [47312]: DEBUG oslo_concurrency.lockutils [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.849108] [47312]: DEBUG oslo_concurrency.lockutils [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.849510] [47312]: DEBUG oslo_concurrency.lockutils [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.849651] [47312]: DEBUG oslo_concurrency.lockutils [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.849822] [47312]: DEBUG oslo_concurrency.lockutils [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.851404] [47313]: DEBUG nova.policy [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.855753] [47313]: INFO nova.api.openstack.requestlog [None req-9ff4a88f-e8a0-4532-a58a-4fdb46492f2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.067000 [ 720.856099] [47313]: [pid: 47313|app: 0|req: 2155/4428] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.883638] [47312]: DEBUG nova.policy [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.887480] [47312]: INFO nova.api.openstack.requestlog [None req-82ef36a8-ac03-4ffe-83c4-21633e76c8eb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.046380 [ 720.887774] [47312]: [pid: 47312|app: 0|req: 2274/4429] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.920140] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.922997] [47313]: DEBUG nova.compute.api [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.926657] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.926901] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.927100] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.927456] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.927651] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.927822] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.928065] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.933068] [47312]: DEBUG nova.compute.api [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 720.936964] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.937227] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.937409] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.937756] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 720.937943] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 720.938123] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 720.980812] [47313]: DEBUG nova.policy [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.983617] [47312]: DEBUG nova.policy [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 720.988211] [47313]: INFO nova.api.openstack.requestlog [None req-eb38a644-5541-4967-969c-98e9c90394c8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.070164 [ 720.988322] [47313]: [pid: 47313|app: 0|req: 2156/4430] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.989083] [47312]: INFO nova.api.openstack.requestlog [None req-f0e22083-b747-4b4a-a503-d6587f337c45 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.063660 [ 720.989511] [47312]: [pid: 47312|app: 0|req: 2275/4431] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 720.994336] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 720.996026] [47313]: DEBUG nova.compute.api [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.002245] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.002493] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.002678] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.003035] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.003260] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.003437] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.037623] [47313]: DEBUG nova.policy [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.041442] [47313]: INFO nova.api.openstack.requestlog [None req-d0c243b4-f7a5-4483-abbf-a2c8a20b954a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.052625 [ 721.041774] [47313]: [pid: 47313|app: 0|req: 2157/4432] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.137024] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.138387] [47312]: DEBUG nova.compute.api [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.142505] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.142915] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.143265] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.146015] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.146015] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.146015] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.183021] [47312]: DEBUG nova.policy [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.189934] [47312]: INFO nova.api.openstack.requestlog [None req-f6b883f1-a137-4ebf-99ee-91ad8614beaf tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.055985 [ 721.189934] [47312]: [pid: 47312|app: 0|req: 2276/4433] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:17 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.217593] [47313]: DEBUG nova.api.openstack.wsgi [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.219403] [47313]: DEBUG nova.compute.api [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.223582] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.223705] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.223767] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.223767] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.223998] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.224221] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.224397] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.225615] [47312]: DEBUG nova.compute.api [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.229282] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.229513] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.229696] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.230163] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.230401] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.230580] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.266915] [47313]: DEBUG nova.policy [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.272487] [47313]: DEBUG nova.policy [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.273628] [47313]: DEBUG nova.policy [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.274289] [47313]: INFO nova.api.openstack.requestlog [None req-b4c1a6e1-2f8c-4558-83b3-f93f1280e26b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.059295 [ 721.274629] [47313]: [pid: 47313|app: 0|req: 2158/4434] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 721.276999] [47313]: DEBUG nova.api.openstack.wsgi [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.278647] [47313]: DEBUG nova.compute.api [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.281996] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.282272] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.284296] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.284296] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.284296] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.284296] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.446616] [47312]: DEBUG nova.policy [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.451943] [47312]: DEBUG nova.policy [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.452710] [47312]: DEBUG nova.policy [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.453914] [47312]: INFO nova.api.openstack.requestlog [None req-ba3b48d9-eb25-4b38-88f0-91bb53406be5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.233180 [ 721.454261] [47312]: [pid: 47312|app: 0|req: 2277/4435] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 721.456567] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.462013] [47312]: DEBUG nova.compute.api [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.462573] [47313]: DEBUG nova.policy [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.462803] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.462803] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.462803] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.462803] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.462803] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.462978] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.465423] [47313]: INFO nova.api.openstack.requestlog [None req-bd20390b-d75c-4657-ba84-2669b1eb1f7a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.190210 [ 721.465754] [47313]: [pid: 47313|app: 0|req: 2159/4436] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.471688] [47313]: DEBUG nova.api.openstack.wsgi [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.474137] [47313]: DEBUG nova.compute.api [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.478731] [47313]: DEBUG oslo_concurrency.lockutils [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.479073] [47313]: DEBUG oslo_concurrency.lockutils [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.479338] [47313]: DEBUG oslo_concurrency.lockutils [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.479759] [47313]: DEBUG oslo_concurrency.lockutils [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.480033] [47313]: DEBUG oslo_concurrency.lockutils [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.480278] [47313]: DEBUG oslo_concurrency.lockutils [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.496940] [47312]: DEBUG nova.policy [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.501705] [47312]: INFO nova.api.openstack.requestlog [None req-b1c565dc-b3da-4746-b0c8-3b7ce1fbb885 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.046900 [ 721.502388] [47312]: [pid: 47312|app: 0|req: 2278/4437] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.504851] [47312]: DEBUG nova.api.openstack.wsgi [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.506195] [47312]: DEBUG nova.compute.api [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.509757] [47312]: DEBUG oslo_concurrency.lockutils [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.509991] [47312]: DEBUG oslo_concurrency.lockutils [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.510190] [47312]: DEBUG oslo_concurrency.lockutils [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.510561] [47312]: DEBUG oslo_concurrency.lockutils [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.510757] [47312]: DEBUG oslo_concurrency.lockutils [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.510928] [47312]: DEBUG oslo_concurrency.lockutils [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.517677] [47313]: DEBUG nova.policy [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.522479] [47313]: INFO nova.api.openstack.requestlog [None req-97d1cf6c-93ba-4ffe-b1ec-01d652613e8d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.055935 [ 721.522706] [47313]: [pid: 47313|app: 0|req: 2160/4438] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.525476] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.527200] [47313]: DEBUG nova.compute.api [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.530485] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.530788] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.531032] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.531490] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.531757] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.531978] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.546901] [47312]: DEBUG nova.policy [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.551818] [47312]: DEBUG nova.policy [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.552694] [47312]: DEBUG nova.policy [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.556053] [47312]: INFO nova.api.openstack.requestlog [None req-262d4a0a-c0ce-4797-b96a-d7c7eff65239 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.053251 [ 721.556371] [47312]: [pid: 47312|app: 0|req: 2279/4439] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 721.558704] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.560412] [47312]: DEBUG nova.compute.api [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.563522] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.563751] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.563949] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.564309] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.564530] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.564714] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.569657] [47313]: DEBUG nova.policy [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.575196] [47313]: INFO nova.api.openstack.requestlog [None req-9f0f66f9-a47f-4cca-ad1c-864da8c9a741 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.051574 [ 721.575555] [47313]: [pid: 47313|app: 0|req: 2161/4440] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.584020] [47313]: DEBUG nova.api.openstack.wsgi [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.584020] [47313]: DEBUG nova.compute.api [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.585486] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.585756] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.585990] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.586348] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.589984] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.589984] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.630613] [47313]: DEBUG nova.policy [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.635110] [47313]: INFO nova.api.openstack.requestlog [None req-45c5bb33-dd39-4719-8e3a-8a673a02bac9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.058879 [ 721.635481] [47313]: [pid: 47313|app: 0|req: 2162/4441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.638042] [47313]: DEBUG nova.api.openstack.wsgi [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.639750] [47313]: DEBUG nova.compute.api [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.643218] [47313]: DEBUG oslo_concurrency.lockutils [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.643477] [47313]: DEBUG oslo_concurrency.lockutils [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.643683] [47313]: DEBUG oslo_concurrency.lockutils [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.644075] [47313]: DEBUG oslo_concurrency.lockutils [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.644283] [47313]: DEBUG oslo_concurrency.lockutils [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.644489] [47313]: DEBUG oslo_concurrency.lockutils [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.693400] [47313]: DEBUG nova.policy [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.698845] [47313]: INFO nova.api.openstack.requestlog [None req-4537a077-9ba7-42f1-a56f-5b08fdb2435a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.062737 [ 721.699150] [47313]: [pid: 47313|app: 0|req: 2163/4442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.701483] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.703105] [47313]: DEBUG nova.compute.api [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.706225] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.706467] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.706653] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.707014] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.707216] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.707411] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.752305] [47313]: DEBUG nova.policy [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.756370] [47313]: INFO nova.api.openstack.requestlog [None req-fc310dc0-9584-4cce-9671-267140ffa819 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.056678 [ 721.756693] [47313]: [pid: 47313|app: 0|req: 2164/4443] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.760025] [47313]: DEBUG nova.api.openstack.wsgi [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.760495] [47313]: DEBUG nova.compute.api [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.764028] [47313]: DEBUG oslo_concurrency.lockutils [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.764028] [47313]: DEBUG oslo_concurrency.lockutils [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.764028] [47313]: DEBUG oslo_concurrency.lockutils [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.764311] [47313]: DEBUG oslo_concurrency.lockutils [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.764535] [47313]: DEBUG oslo_concurrency.lockutils [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.766894] [47313]: DEBUG oslo_concurrency.lockutils [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.781266] [47312]: DEBUG nova.policy [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.785709] [47312]: INFO nova.api.openstack.requestlog [None req-b1b21719-60f4-4490-bc6a-a857604bf30e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1313 microversion: 2.1 time: 0.228798 [ 721.786166] [47312]: [pid: 47312|app: 0|req: 2280/4444] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1313 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.791066] [47312]: DEBUG nova.api.openstack.wsgi [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.791066] [47312]: DEBUG nova.compute.api [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.793708] [47312]: DEBUG oslo_concurrency.lockutils [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.794162] [47312]: DEBUG oslo_concurrency.lockutils [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.794488] [47312]: DEBUG oslo_concurrency.lockutils [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.794974] [47312]: DEBUG oslo_concurrency.lockutils [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.795354] [47312]: DEBUG oslo_concurrency.lockutils [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.795702] [47312]: DEBUG oslo_concurrency.lockutils [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.799729] [47313]: DEBUG nova.policy [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.803762] [47313]: INFO nova.api.openstack.requestlog [None req-42091f60-6823-474b-9864-b7ab94d6c278 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.046514 [ 721.804208] [47313]: [pid: 47313|app: 0|req: 2165/4445] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.806354] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.807842] [47313]: DEBUG nova.compute.api [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.812029] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.812029] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.812029] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.812029] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.812029] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.812029] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.848548] [47312]: DEBUG nova.policy [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.853313] [47312]: DEBUG nova.policy [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.853925] [47312]: DEBUG nova.policy [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.859046] [47312]: INFO nova.api.openstack.requestlog [None req-32ff6e55-47aa-4ffc-9d86-7554a180dfe6 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1409 microversion: 2.93 time: 0.069892 [ 721.859046] [47312]: [pid: 47312|app: 0|req: 2281/4446] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1409 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 721.859202] [47313]: DEBUG nova.policy [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.859621] [47312]: DEBUG nova.api.openstack.wsgi [req-122b494a-aa83-4b8c-9871-53b0c47670ed req-8dc698c6-2acd-4c5e-bc15-89ff7086b763 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e0d51c99-1916-4d66-a141-dfa5d4357174", "tag": "c2f9a5cd-c75e-4a15-b45d-819681846033"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 721.862591] [47313]: INFO nova.api.openstack.requestlog [None req-1c602cec-01fd-49a1-90d9-a99c30bf60a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.057948 [ 721.863050] [47313]: [pid: 47313|app: 0|req: 2166/4447] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.864946] [47312]: DEBUG oslo_concurrency.lockutils [req-122b494a-aa83-4b8c-9871-53b0c47670ed req-8dc698c6-2acd-4c5e-bc15-89ff7086b763 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.865233] [47312]: DEBUG oslo_concurrency.lockutils [req-122b494a-aa83-4b8c-9871-53b0c47670ed req-8dc698c6-2acd-4c5e-bc15-89ff7086b763 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.865598] [47312]: DEBUG oslo_concurrency.lockutils [req-122b494a-aa83-4b8c-9871-53b0c47670ed req-8dc698c6-2acd-4c5e-bc15-89ff7086b763 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.867732] [47313]: DEBUG nova.api.openstack.wsgi [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.869276] [47313]: DEBUG nova.compute.api [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.872504] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.872917] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.872917] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.873286] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.873510] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.873655] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.875292] [47312]: INFO nova.api.openstack.compute.server_external_events [req-122b494a-aa83-4b8c-9871-53b0c47670ed req-8dc698c6-2acd-4c5e-bc15-89ff7086b763 service nova] Creating event network-changed:c2f9a5cd-c75e-4a15-b45d-819681846033 for instance e0d51c99-1916-4d66-a141-dfa5d4357174 on cpu-1 [ 721.878513] [47312]: INFO nova.api.openstack.requestlog [req-122b494a-aa83-4b8c-9871-53b0c47670ed req-8dc698c6-2acd-4c5e-bc15-89ff7086b763 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020696 [ 721.878653] [47312]: [pid: 47312|app: 0|req: 2282/4448] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:18 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 721.881698] [47312]: DEBUG nova.api.openstack.wsgi [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.883494] [47312]: DEBUG nova.compute.api [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.886585] [47312]: DEBUG oslo_concurrency.lockutils [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.886833] [47312]: DEBUG oslo_concurrency.lockutils [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.887038] [47312]: DEBUG oslo_concurrency.lockutils [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.887447] [47312]: DEBUG oslo_concurrency.lockutils [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.887672] [47312]: DEBUG oslo_concurrency.lockutils [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.887859] [47312]: DEBUG oslo_concurrency.lockutils [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.919518] [47313]: DEBUG nova.policy [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.923791] [47313]: INFO nova.api.openstack.requestlog [None req-3dcc6114-46b5-4ebb-8e80-894113439e94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.060248 [ 721.924160] [47313]: [pid: 47313|app: 0|req: 2167/4449] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.927024] [47312]: DEBUG nova.policy [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.927131] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.928360] [47313]: DEBUG nova.compute.api [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.931282] [47312]: INFO nova.api.openstack.requestlog [None req-1db5c5e3-678b-4222-8917-4b2150ee20cf tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.051864 [ 721.931485] [47312]: [pid: 47312|app: 0|req: 2283/4450] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.931761] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.932029] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.933044] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.933644] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.933986] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.934340] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.937638] [47312]: DEBUG nova.api.openstack.wsgi [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 721.939621] [47312]: DEBUG nova.compute.api [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 721.942816] [47312]: DEBUG oslo_concurrency.lockutils [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.943059] [47312]: DEBUG oslo_concurrency.lockutils [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.943269] [47312]: DEBUG oslo_concurrency.lockutils [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.943628] [47312]: DEBUG oslo_concurrency.lockutils [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 721.943822] [47312]: DEBUG oslo_concurrency.lockutils [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 721.943992] [47312]: DEBUG oslo_concurrency.lockutils [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 721.989867] [47313]: DEBUG nova.policy [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.995480] [47313]: INFO nova.api.openstack.requestlog [None req-c2d7a243-ee71-4ac0-a326-8ac2cca41bbc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.070699 [ 721.996040] [47313]: [pid: 47313|app: 0|req: 2168/4451] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 721.996087] [47312]: DEBUG nova.policy [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 721.999688] [47313]: DEBUG nova.api.openstack.wsgi [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.001864] [47313]: DEBUG nova.compute.api [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.004935] [47312]: INFO nova.api.openstack.requestlog [None req-506e9eb1-088d-42cf-9031-fb5776e7a698 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1265 microversion: 2.1 time: 0.072816 [ 722.005345] [47313]: DEBUG oslo_concurrency.lockutils [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.005497] [47312]: [pid: 47312|app: 0|req: 2284/4452] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1265 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.005598] [47313]: DEBUG oslo_concurrency.lockutils [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.005836] [47313]: DEBUG oslo_concurrency.lockutils [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.006234] [47313]: DEBUG oslo_concurrency.lockutils [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.006452] [47313]: DEBUG oslo_concurrency.lockutils [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.006640] [47313]: DEBUG oslo_concurrency.lockutils [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.008162] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.009854] [47312]: DEBUG nova.compute.api [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.013622] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.013705] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.013878] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.014268] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.014508] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.014723] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.043844] [47313]: DEBUG nova.policy [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.049067] [47313]: INFO nova.api.openstack.requestlog [None req-59147199-693d-4102-b434-984cc8c1c28a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.052319 [ 722.049465] [47313]: [pid: 47313|app: 0|req: 2169/4453] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.050238] [47312]: DEBUG nova.policy [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.052560] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.054187] [47313]: DEBUG nova.compute.api [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.055123] [47312]: INFO nova.api.openstack.requestlog [None req-dd442d2c-b486-4981-a93d-2b46464f9dc0 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.048791 [ 722.055305] [47312]: [pid: 47312|app: 0|req: 2285/4454] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.057375] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.057606] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.057713] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.057776] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.058167] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.058333] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.058515] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.059393] [47312]: DEBUG nova.compute.api [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.062816] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.063083] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.063283] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.063654] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.063856] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.064042] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.098949] [47313]: DEBUG nova.policy [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.103250] [47313]: INFO nova.api.openstack.requestlog [None req-cb2c0cef-ddfb-47c4-bdee-b42a77bf0587 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.053092 [ 722.103591] [47313]: [pid: 47313|app: 0|req: 2170/4455] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.105040] [47312]: DEBUG nova.policy [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.105980] [47313]: DEBUG nova.api.openstack.wsgi [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.107517] [47313]: DEBUG nova.compute.api [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.109189] [47312]: INFO nova.api.openstack.requestlog [None req-d1542039-63b9-48f9-bc72-f8cbc3f9e763 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.053277 [ 722.109513] [47312]: [pid: 47312|app: 0|req: 2286/4456] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.110647] [47313]: DEBUG oslo_concurrency.lockutils [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.110879] [47313]: DEBUG oslo_concurrency.lockutils [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.111075] [47313]: DEBUG oslo_concurrency.lockutils [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.111428] [47313]: DEBUG oslo_concurrency.lockutils [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.111627] [47313]: DEBUG oslo_concurrency.lockutils [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.111798] [47313]: DEBUG oslo_concurrency.lockutils [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.112156] [47312]: DEBUG nova.api.openstack.wsgi [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.113828] [47312]: DEBUG nova.compute.api [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.117319] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.117585] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.117802] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.118217] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.118448] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.118626] [47312]: DEBUG oslo_concurrency.lockutils [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.147829] [47313]: DEBUG nova.policy [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.152212] [47313]: INFO nova.api.openstack.requestlog [None req-380d1011-1c84-4708-95f7-5a33dc0ba1a0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048001 [ 722.152553] [47313]: [pid: 47313|app: 0|req: 2171/4457] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.155239] [47312]: DEBUG nova.policy [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.159556] [47312]: INFO nova.api.openstack.requestlog [None req-72d35fd2-2847-463c-a76e-fbaec670b0db tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.049430 [ 722.159869] [47312]: [pid: 47312|app: 0|req: 2287/4458] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:18 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.202068] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.203749] [47313]: DEBUG nova.compute.api [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.207524] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.207758] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.207944] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.208335] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.208526] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.208699] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.242618] [47313]: DEBUG nova.policy [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.246905] [47313]: INFO nova.api.openstack.requestlog [None req-c5fb0d84-4819-4153-ab03-755604aa6596 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.047113 [ 722.247271] [47313]: [pid: 47313|app: 0|req: 2172/4459] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.288772] [47312]: DEBUG nova.api.openstack.wsgi [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.290703] [47312]: DEBUG nova.compute.api [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.294971] [47312]: DEBUG oslo_concurrency.lockutils [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.295256] [47312]: DEBUG oslo_concurrency.lockutils [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.295453] [47312]: DEBUG oslo_concurrency.lockutils [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.295871] [47312]: DEBUG oslo_concurrency.lockutils [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.296113] [47312]: DEBUG oslo_concurrency.lockutils [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.296310] [47312]: DEBUG oslo_concurrency.lockutils [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.333369] [47312]: DEBUG nova.policy [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.338605] [47312]: DEBUG nova.policy [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.339273] [47312]: DEBUG nova.policy [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.339893] [47312]: INFO nova.api.openstack.requestlog [None req-a89da3a8-c713-431d-b85f-c75e5108bc34 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.053776 [ 722.340230] [47312]: [pid: 47312|app: 0|req: 2288/4460] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.469040] [47313]: DEBUG nova.api.openstack.wsgi [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.470714] [47313]: DEBUG nova.compute.api [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.476222] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.476530] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.476642] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.476992] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.477167] [47312]: DEBUG nova.api.openstack.wsgi [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.477257] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.477369] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.478783] [47312]: DEBUG nova.compute.api [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.482586] [47312]: DEBUG oslo_concurrency.lockutils [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.482828] [47312]: DEBUG oslo_concurrency.lockutils [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.483066] [47312]: DEBUG oslo_concurrency.lockutils [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.483625] [47312]: DEBUG oslo_concurrency.lockutils [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.483919] [47312]: DEBUG oslo_concurrency.lockutils [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.484229] [47312]: DEBUG oslo_concurrency.lockutils [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.514994] [47313]: DEBUG nova.policy [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.518928] [47313]: DEBUG nova.policy [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.519537] [47313]: DEBUG nova.policy [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.519899] [47312]: DEBUG nova.policy [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.520201] [47313]: INFO nova.api.openstack.requestlog [None req-613ad354-4f5e-4bbc-a1a8-fcf5aa0283b6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.053537 [ 722.520626] [47313]: [pid: 47313|app: 0|req: 2173/4461] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.524016] [47313]: DEBUG nova.api.openstack.wsgi [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.524102] [47312]: INFO nova.api.openstack.requestlog [None req-2693892c-b386-4ec2-b86e-7b564be00df1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.048753 [ 722.524102] [47312]: [pid: 47312|app: 0|req: 2289/4462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 722.524399] [47313]: DEBUG nova.compute.api [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.527354] [47313]: DEBUG oslo_concurrency.lockutils [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.527565] [47313]: DEBUG oslo_concurrency.lockutils [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.527738] [47313]: DEBUG oslo_concurrency.lockutils [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.528077] [47313]: DEBUG oslo_concurrency.lockutils [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.528278] [47313]: DEBUG oslo_concurrency.lockutils [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.528443] [47313]: DEBUG oslo_concurrency.lockutils [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.533781] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.535379] [47312]: DEBUG nova.compute.api [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.538453] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.538679] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.538983] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.539405] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.539671] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.539864] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.558810] [47313]: DEBUG nova.policy [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.562368] [47313]: INFO nova.api.openstack.requestlog [None req-74972208-46e7-4b16-a9cd-18e7c2aa2f4f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.041270 [ 722.562854] [47313]: [pid: 47313|app: 0|req: 2174/4463] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.568115] [47312]: DEBUG nova.policy [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.570300] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.571689] [47312]: INFO nova.api.openstack.requestlog [None req-ec5f87fc-9221-40fa-a0cb-4f3a4acea59b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.039810 [ 722.571758] [47313]: DEBUG nova.compute.api [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.572090] [47312]: [pid: 47312|app: 0|req: 2290/4464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.574799] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.575037] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.575223] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.575559] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.575751] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.575918] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.587792] [47312]: DEBUG nova.api.openstack.wsgi [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.588993] [47312]: DEBUG nova.compute.api [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.592994] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.592994] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.592994] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.592994] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.592994] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.593261] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.609195] [47313]: DEBUG nova.policy [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.613745] [47313]: DEBUG nova.policy [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.615386] [47313]: DEBUG nova.policy [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.618938] [47313]: INFO nova.api.openstack.requestlog [None req-e5596b1e-14bd-4760-9edf-c9cb83130d6a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.050297 [ 722.619701] [47313]: [pid: 47313|app: 0|req: 2175/4465] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.621622] [47312]: DEBUG nova.policy [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.625864] [47312]: INFO nova.api.openstack.requestlog [None req-4d14dbd8-d7b5-4383-8f05-7b083d06a808 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.040262 [ 722.626205] [47312]: [pid: 47312|app: 0|req: 2291/4466] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 722.648324] [47313]: DEBUG nova.api.openstack.wsgi [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.649909] [47313]: DEBUG nova.compute.api [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.653401] [47313]: DEBUG oslo_concurrency.lockutils [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.653640] [47313]: DEBUG oslo_concurrency.lockutils [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.653824] [47313]: DEBUG oslo_concurrency.lockutils [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.654180] [47313]: DEBUG oslo_concurrency.lockutils [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.654377] [47313]: DEBUG oslo_concurrency.lockutils [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.654550] [47313]: DEBUG oslo_concurrency.lockutils [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.684187] [47313]: DEBUG nova.policy [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.688069] [47313]: INFO nova.api.openstack.requestlog [None req-b44ece4c-7337-4a08-af18-503d5921431a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.041871 [ 722.688370] [47313]: [pid: 47313|app: 0|req: 2176/4467] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.710124] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.712047] [47312]: DEBUG nova.compute.api [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.715777] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.716021] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.716265] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.716570] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.716768] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.716939] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.754930] [47312]: DEBUG nova.policy [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.759009] [47312]: INFO nova.api.openstack.requestlog [None req-1b709aa3-f015-4912-9a31-d97299baeece tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.051161 [ 722.759450] [47312]: [pid: 47312|app: 0|req: 2292/4468] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.771894] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.773663] [47313]: DEBUG nova.compute.api [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.777239] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.777436] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.777621] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.777969] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.778177] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.778351] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.799889] [47312]: DEBUG nova.api.openstack.wsgi [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.801679] [47312]: DEBUG nova.compute.api [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.805384] [47312]: DEBUG oslo_concurrency.lockutils [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.805523] [47312]: DEBUG oslo_concurrency.lockutils [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.805733] [47312]: DEBUG oslo_concurrency.lockutils [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.806053] [47312]: DEBUG oslo_concurrency.lockutils [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.806261] [47312]: DEBUG oslo_concurrency.lockutils [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.806436] [47312]: DEBUG oslo_concurrency.lockutils [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.813746] [47313]: DEBUG nova.policy [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.817843] [47313]: INFO nova.api.openstack.requestlog [None req-ad26d2f1-5f42-4aa2-b49a-66e76d953cc1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048122 [ 722.818161] [47313]: [pid: 47313|app: 0|req: 2177/4469] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.820482] [47313]: DEBUG nova.api.openstack.wsgi [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.822015] [47313]: DEBUG nova.compute.api [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.825232] [47313]: DEBUG oslo_concurrency.lockutils [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.825463] [47313]: DEBUG oslo_concurrency.lockutils [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.825643] [47313]: DEBUG oslo_concurrency.lockutils [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.825984] [47313]: DEBUG oslo_concurrency.lockutils [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.826194] [47313]: DEBUG oslo_concurrency.lockutils [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.826409] [47313]: DEBUG oslo_concurrency.lockutils [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.841690] [47312]: DEBUG nova.policy [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.845829] [47312]: INFO nova.api.openstack.requestlog [None req-bab330c2-1247-4e66-971a-cf8ab5d2f113 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.048058 [ 722.846167] [47312]: [pid: 47312|app: 0|req: 2293/4470] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.860789] [47313]: DEBUG nova.policy [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.864764] [47313]: INFO nova.api.openstack.requestlog [None req-700c837b-4712-4afc-aa3d-ddf8da2760d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.046031 [ 722.865087] [47313]: [pid: 47313|app: 0|req: 2178/4471] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.871993] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.873964] [47312]: DEBUG nova.compute.api [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.875762] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.877356] [47313]: DEBUG nova.compute.api [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.877439] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.877672] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.877853] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.878215] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.878890] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.878890] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.880577] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.880804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.882210] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.882210] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.882210] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.882210] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.923471] [47312]: DEBUG nova.policy [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.925536] [47313]: DEBUG nova.policy [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.927356] [47312]: DEBUG nova.policy [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.928016] [47312]: DEBUG nova.policy [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.929301] [47313]: INFO nova.api.openstack.requestlog [None req-4ef6f7ea-2621-4863-a793-400e685f7c07 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055578 [ 722.929606] [47313]: [pid: 47313|app: 0|req: 2179/4472] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 722.931699] [47312]: INFO nova.api.openstack.requestlog [None req-9e8edb6c-2b32-4c0a-b72c-7c88c9a9284f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1465 microversion: 2.93 time: 0.060767 [ 722.931699] [47312]: [pid: 47312|app: 0|req: 2294/4473] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1465 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 722.936340] [47313]: DEBUG nova.api.openstack.wsgi [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.937820] [47313]: DEBUG nova.compute.api [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.941128] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.941437] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.941623] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.942192] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.942272] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.942422] [47313]: DEBUG oslo_concurrency.lockutils [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.944878] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 722.946563] [47312]: DEBUG nova.compute.api [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 722.950031] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.950157] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.950343] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.950693] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 722.950884] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 722.951314] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 722.988417] [47313]: DEBUG nova.policy [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.990377] [47312]: DEBUG nova.policy [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 722.991921] [47313]: INFO nova.api.openstack.requestlog [None req-80d386cd-9fa4-460c-8025-af89f4585752 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.057842 [ 722.992290] [47313]: [pid: 47313|app: 0|req: 2180/4474] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 722.996084] [47312]: INFO nova.api.openstack.requestlog [None req-1f761a56-7f6a-4ba0-bf63-145c9fe540be tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.052506 [ 722.996084] [47312]: [pid: 47312|app: 0|req: 2295/4475] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.006879] [47313]: DEBUG nova.api.openstack.wsgi [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.008502] [47313]: DEBUG nova.compute.api [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.011990] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.012268] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.012461] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.012813] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.013058] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.013313] [47313]: DEBUG oslo_concurrency.lockutils [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.016410] [47312]: DEBUG nova.api.openstack.wsgi [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.017822] [47312]: DEBUG nova.compute.api [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.021244] [47312]: DEBUG oslo_concurrency.lockutils [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.021477] [47312]: DEBUG oslo_concurrency.lockutils [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.021659] [47312]: DEBUG oslo_concurrency.lockutils [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.022015] [47312]: DEBUG oslo_concurrency.lockutils [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.022395] [47312]: DEBUG oslo_concurrency.lockutils [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.022486] [47312]: DEBUG oslo_concurrency.lockutils [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.047795] [47313]: DEBUG nova.policy [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.051633] [47313]: INFO nova.api.openstack.requestlog [None req-c4b98fb3-4bba-4554-8701-6e6a5d1da4f9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.046814 [ 723.051985] [47313]: [pid: 47313|app: 0|req: 2181/4476] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.060414] [47313]: DEBUG nova.api.openstack.wsgi [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.061601] [47312]: DEBUG nova.policy [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.061936] [47313]: DEBUG nova.compute.api [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.064908] [47313]: DEBUG oslo_concurrency.lockutils [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.065148] [47313]: DEBUG oslo_concurrency.lockutils [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.065336] [47313]: DEBUG oslo_concurrency.lockutils [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.065677] [47313]: DEBUG oslo_concurrency.lockutils [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.065720] [47312]: INFO nova.api.openstack.requestlog [None req-f088cf29-ce52-4d55-b175-f4fe400d5b1f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1273 microversion: 2.1 time: 0.052051 [ 723.065870] [47313]: DEBUG oslo_concurrency.lockutils [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.066031] [47312]: [pid: 47312|app: 0|req: 2296/4477] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1273 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.066074] [47313]: DEBUG oslo_concurrency.lockutils [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.068281] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.069778] [47312]: DEBUG nova.compute.api [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.072794] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.073096] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.073255] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.073611] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.073865] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.074148] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.107575] [47313]: DEBUG nova.policy [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.109551] [47312]: DEBUG nova.policy [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.111506] [47313]: INFO nova.api.openstack.requestlog [None req-10c1b3a3-9c6d-4148-9410-c9e289bc4469 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.052923 [ 723.111824] [47313]: [pid: 47313|app: 0|req: 2182/4478] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.113704] [47312]: INFO nova.api.openstack.requestlog [None req-c4547c92-120b-41e7-8a2b-332ca9318fcf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047051 [ 723.114442] [47312]: [pid: 47312|app: 0|req: 2297/4479] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.114534] [47313]: DEBUG nova.api.openstack.wsgi [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.117242] [47313]: DEBUG nova.compute.api [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.120045] [47313]: DEBUG oslo_concurrency.lockutils [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.120182] [47313]: DEBUG oslo_concurrency.lockutils [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.120290] [47313]: DEBUG oslo_concurrency.lockutils [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.120543] [47312]: DEBUG nova.api.openstack.wsgi [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.120643] [47313]: DEBUG oslo_concurrency.lockutils [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.120827] [47313]: DEBUG oslo_concurrency.lockutils [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.120999] [47313]: DEBUG oslo_concurrency.lockutils [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.122064] [47312]: DEBUG nova.compute.api [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.125377] [47312]: DEBUG oslo_concurrency.lockutils [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.125571] [47312]: DEBUG oslo_concurrency.lockutils [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.125757] [47312]: DEBUG oslo_concurrency.lockutils [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.126122] [47312]: DEBUG oslo_concurrency.lockutils [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.126359] [47312]: DEBUG oslo_concurrency.lockutils [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.126490] [47312]: DEBUG oslo_concurrency.lockutils [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.161232] [47313]: DEBUG nova.policy [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.165543] [47313]: INFO nova.api.openstack.requestlog [None req-baeb1492-38e7-45fd-ae5d-5b8966fc8b10 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.052839 [ 723.165877] [47313]: [pid: 47313|app: 0|req: 2183/4480] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.168267] [47313]: DEBUG nova.api.openstack.wsgi [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.169790] [47313]: DEBUG nova.compute.api [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.171730] [47312]: DEBUG nova.policy [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.174262] [47313]: DEBUG oslo_concurrency.lockutils [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.174504] [47313]: DEBUG oslo_concurrency.lockutils [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.174699] [47313]: DEBUG oslo_concurrency.lockutils [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.175070] [47313]: DEBUG oslo_concurrency.lockutils [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.175275] [47313]: DEBUG oslo_concurrency.lockutils [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.175486] [47313]: DEBUG oslo_concurrency.lockutils [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.177559] [47312]: INFO nova.api.openstack.requestlog [None req-be5514e2-bde6-4625-a3cf-34b8b107550e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.058686 [ 723.178813] [47312]: [pid: 47312|app: 0|req: 2298/4481] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:19 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 723.180649] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.182438] [47312]: DEBUG nova.compute.api [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.185670] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.185896] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.186093] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.186451] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.186648] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.186820] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.210998] [47313]: DEBUG nova.policy [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.215029] [47313]: INFO nova.api.openstack.requestlog [None req-db706bb3-2d8a-467e-8800-bd4ec4f3f27d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.048579 [ 723.215358] [47313]: [pid: 47313|app: 0|req: 2184/4482] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.230171] [47312]: DEBUG nova.policy [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.234331] [47312]: INFO nova.api.openstack.requestlog [None req-a7ef13ed-686c-48ea-9550-4a4c22e8a5a1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.055678 [ 723.234929] [47312]: [pid: 47312|app: 0|req: 2299/4483] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.260586] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.262272] [47313]: DEBUG nova.compute.api [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.265716] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.265955] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.266156] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.266524] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.266746] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.266924] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.305838] [47313]: DEBUG nova.policy [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.310161] [47313]: INFO nova.api.openstack.requestlog [None req-d8589731-33b9-4888-bc30-107163650ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.051799 [ 723.310624] [47313]: [pid: 47313|app: 0|req: 2185/4484] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.354720] [47312]: DEBUG nova.api.openstack.wsgi [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.356450] [47312]: DEBUG nova.compute.api [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.362068] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.362378] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.362566] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.362934] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.363144] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.363329] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.404814] [47312]: DEBUG nova.policy [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.408719] [47312]: DEBUG nova.policy [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.409356] [47312]: DEBUG nova.policy [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.409955] [47312]: INFO nova.api.openstack.requestlog [None req-8fbf3efc-6f07-4552-97f2-315e95f68ddc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.059317 [ 723.410329] [47312]: [pid: 47312|app: 0|req: 2300/4485] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 723.535177] [47313]: DEBUG nova.api.openstack.wsgi [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.536477] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.537560] [47313]: DEBUG nova.compute.api [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.538146] [47312]: DEBUG nova.compute.api [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.541775] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.542251] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.542719] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.543284] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.545292] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.545364] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.545404] [47313]: DEBUG oslo_concurrency.lockutils [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.545436] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.545436] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.545436] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.545436] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.545436] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.598864] [47313]: DEBUG nova.policy [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.599943] [47312]: DEBUG nova.policy [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.602537] [47313]: DEBUG nova.policy [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.603344] [47313]: DEBUG nova.policy [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.604669] [47313]: INFO nova.api.openstack.requestlog [None req-d46dd466-4619-4bb6-8a51-c70a932a4505 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.071438 [ 723.604669] [47313]: [pid: 47313|app: 0|req: 2186/4486] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 723.606959] [47313]: DEBUG nova.api.openstack.wsgi [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.608630] [47313]: DEBUG nova.compute.api [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.610087] [47312]: INFO nova.api.openstack.requestlog [None req-f3b299c2-a657-4bdf-83ec-beffd73b783c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.076600 [ 723.610425] [47312]: [pid: 47312|app: 0|req: 2301/4487] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.611985] [47313]: DEBUG oslo_concurrency.lockutils [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.612391] [47313]: DEBUG oslo_concurrency.lockutils [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.612699] [47313]: DEBUG oslo_concurrency.lockutils [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.613198] [47313]: DEBUG oslo_concurrency.lockutils [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.613549] [47313]: DEBUG oslo_concurrency.lockutils [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.613856] [47313]: DEBUG oslo_concurrency.lockutils [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.618867] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.620484] [47312]: DEBUG nova.compute.api [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.626359] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.626595] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.626779] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.630521] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.630521] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.630521] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.661166] [47313]: DEBUG nova.policy [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.663751] [47313]: INFO nova.api.openstack.requestlog [None req-369de971-f661-48d0-9860-911f22664841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.058431 [ 723.664222] [47313]: [pid: 47313|app: 0|req: 2187/4488] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.666743] [47313]: DEBUG nova.api.openstack.wsgi [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.668515] [47313]: DEBUG nova.compute.api [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.669468] [47312]: DEBUG nova.policy [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.674091] [47313]: DEBUG oslo_concurrency.lockutils [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.674091] [47313]: DEBUG oslo_concurrency.lockutils [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.674091] [47313]: DEBUG oslo_concurrency.lockutils [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.674239] [47312]: INFO nova.api.openstack.requestlog [None req-ae865c18-d371-429a-ba19-afb337cb21a3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.062549 [ 723.674288] [47313]: DEBUG oslo_concurrency.lockutils [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.674288] [47313]: DEBUG oslo_concurrency.lockutils [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.674401] [47312]: [pid: 47312|app: 0|req: 2302/4489] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.674482] [47313]: DEBUG oslo_concurrency.lockutils [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.676081] [47312]: DEBUG nova.api.openstack.wsgi [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.677610] [47312]: DEBUG nova.compute.api [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.680652] [47312]: DEBUG oslo_concurrency.lockutils [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.680932] [47312]: DEBUG oslo_concurrency.lockutils [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.681047] [47312]: DEBUG oslo_concurrency.lockutils [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.681387] [47312]: DEBUG oslo_concurrency.lockutils [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.681575] [47312]: DEBUG oslo_concurrency.lockutils [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.681739] [47312]: DEBUG oslo_concurrency.lockutils [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.719396] [47313]: DEBUG nova.policy [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.723616] [47313]: DEBUG nova.policy [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.724277] [47313]: DEBUG nova.policy [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.725927] [47312]: DEBUG nova.policy [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.728269] [47313]: INFO nova.api.openstack.requestlog [None req-681d1584-5552-4694-a60c-c768167ef1d0 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.063402 [ 723.728632] [47313]: [pid: 47313|app: 0|req: 2188/4490] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 723.729738] [47312]: INFO nova.api.openstack.requestlog [None req-71187afa-1607-403a-b422-0caba31ac675 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.055359 [ 723.730152] [47312]: [pid: 47312|app: 0|req: 2303/4491] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.731236] [47313]: DEBUG nova.api.openstack.wsgi [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.732855] [47313]: DEBUG nova.compute.api [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.738547] [47313]: DEBUG oslo_concurrency.lockutils [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.738547] [47313]: DEBUG oslo_concurrency.lockutils [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.738755] [47313]: DEBUG oslo_concurrency.lockutils [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.739118] [47313]: DEBUG oslo_concurrency.lockutils [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.739329] [47313]: DEBUG oslo_concurrency.lockutils [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.739691] [47313]: DEBUG oslo_concurrency.lockutils [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.769999] [47312]: DEBUG nova.api.openstack.wsgi [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.771732] [47312]: DEBUG nova.compute.api [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.772178] [47313]: DEBUG nova.policy [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.775985] [47312]: DEBUG oslo_concurrency.lockutils [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.776777] [47312]: DEBUG oslo_concurrency.lockutils [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.776777] [47312]: DEBUG oslo_concurrency.lockutils [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.776853] [47313]: INFO nova.api.openstack.requestlog [None req-90b5a862-3b4c-49e9-a4d3-ec5bba9a4e4f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047208 [ 723.776956] [47312]: DEBUG oslo_concurrency.lockutils [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.776956] [47312]: DEBUG oslo_concurrency.lockutils [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.777159] [47312]: DEBUG oslo_concurrency.lockutils [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.777270] [47313]: [pid: 47313|app: 0|req: 2189/4492] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.809998] [47312]: DEBUG nova.policy [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.813987] [47312]: INFO nova.api.openstack.requestlog [None req-a93a049e-e7a7-48b0-9a81-73ecaa54a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.046175 [ 723.814450] [47312]: [pid: 47312|app: 0|req: 2304/4493] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.829933] [47313]: DEBUG nova.api.openstack.wsgi [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.832207] [47313]: DEBUG nova.compute.api [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.835704] [47313]: DEBUG oslo_concurrency.lockutils [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.836026] [47313]: DEBUG oslo_concurrency.lockutils [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.836271] [47313]: DEBUG oslo_concurrency.lockutils [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.836653] [47313]: DEBUG oslo_concurrency.lockutils [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.836889] [47313]: DEBUG oslo_concurrency.lockutils [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.837116] [47313]: DEBUG oslo_concurrency.lockutils [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.858727] [47312]: DEBUG nova.api.openstack.wsgi [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.860566] [47312]: DEBUG nova.compute.api [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.864102] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.864337] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.864530] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.864876] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.865089] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.865266] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.870037] [47313]: DEBUG nova.policy [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.873991] [47313]: INFO nova.api.openstack.requestlog [None req-a21a8da9-8a3b-47ba-8eab-af34d633b87d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.046055 [ 723.874285] [47313]: [pid: 47313|app: 0|req: 2190/4494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.876600] [47313]: DEBUG nova.api.openstack.wsgi [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.878104] [47313]: DEBUG nova.compute.api [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.881057] [47313]: DEBUG oslo_concurrency.lockutils [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.881332] [47313]: DEBUG oslo_concurrency.lockutils [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.881551] [47313]: DEBUG oslo_concurrency.lockutils [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.881927] [47313]: DEBUG oslo_concurrency.lockutils [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.882235] [47313]: DEBUG oslo_concurrency.lockutils [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.882451] [47313]: DEBUG oslo_concurrency.lockutils [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.904588] [47312]: DEBUG nova.policy [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.912321] [47312]: INFO nova.api.openstack.requestlog [None req-a25234dd-4d96-4bcd-b024-07e8b45abd36 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.055597 [ 723.912642] [47312]: [pid: 47312|app: 0|req: 2305/4495] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.916153] [47312]: DEBUG nova.api.openstack.wsgi [req-ed74c5d8-c4f6-4c7e-9473-71d805866f67 req-f5e51764-2206-46d4-a168-edb84703f5c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0d51c99-1916-4d66-a141-dfa5d4357174", "name": "network-vif-deleted", "tag": "c2f9a5cd-c75e-4a15-b45d-819681846033"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 723.918915] [47313]: DEBUG nova.policy [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.923108] [47313]: INFO nova.api.openstack.requestlog [None req-082a628e-08c0-4bd2-a3e0-b938ab0edda5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.048166 [ 723.923561] [47313]: [pid: 47313|app: 0|req: 2191/4496] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 723.928155] [47312]: DEBUG oslo_concurrency.lockutils [req-ed74c5d8-c4f6-4c7e-9473-71d805866f67 req-f5e51764-2206-46d4-a168-edb84703f5c3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.928384] [47312]: DEBUG oslo_concurrency.lockutils [req-ed74c5d8-c4f6-4c7e-9473-71d805866f67 req-f5e51764-2206-46d4-a168-edb84703f5c3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.930026] [47312]: DEBUG oslo_concurrency.lockutils [req-ed74c5d8-c4f6-4c7e-9473-71d805866f67 req-f5e51764-2206-46d4-a168-edb84703f5c3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.935519] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ed74c5d8-c4f6-4c7e-9473-71d805866f67 req-f5e51764-2206-46d4-a168-edb84703f5c3 service nova] Creating event network-vif-deleted:c2f9a5cd-c75e-4a15-b45d-819681846033 for instance e0d51c99-1916-4d66-a141-dfa5d4357174 on cpu-1 [ 723.941513] [47312]: INFO nova.api.openstack.requestlog [req-ed74c5d8-c4f6-4c7e-9473-71d805866f67 req-f5e51764-2206-46d4-a168-edb84703f5c3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028035 [ 723.941833] [47312]: [pid: 47312|app: 0|req: 2306/4497] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:20 2024] POST /compute/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) [ 723.943799] [47313]: DEBUG nova.api.openstack.wsgi [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.944605] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 723.945469] [47313]: DEBUG nova.compute.api [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.946754] [47312]: DEBUG nova.compute.api [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 723.948880] [47313]: DEBUG oslo_concurrency.lockutils [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.949186] [47313]: DEBUG oslo_concurrency.lockutils [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.949408] [47313]: DEBUG oslo_concurrency.lockutils [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.949710] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.949814] [47313]: DEBUG oslo_concurrency.lockutils [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.949927] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.950083] [47313]: DEBUG oslo_concurrency.lockutils [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.950140] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.951025] [47313]: DEBUG oslo_concurrency.lockutils [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.951089] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 723.951089] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 723.951089] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 723.992553] [47313]: DEBUG nova.policy [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 723.996820] [47313]: INFO nova.api.openstack.requestlog [None req-33009632-07ee-4dfb-b1ed-11caca0c8840 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055417 [ 723.997160] [47313]: [pid: 47313|app: 0|req: 2192/4498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 723.998694] [47312]: DEBUG nova.policy [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.003375] [47312]: DEBUG nova.policy [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.004012] [47312]: DEBUG nova.policy [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.004806] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.006716] [47313]: DEBUG nova.compute.api [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.006819] [47312]: INFO nova.api.openstack.requestlog [None req-7e257c62-e2bc-42b5-9862-b23bba625c46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1465 microversion: 2.93 time: 0.064219 [ 724.007014] [47312]: [pid: 47312|app: 0|req: 2307/4499] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1465 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.009218] [47312]: DEBUG nova.api.openstack.wsgi [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.010738] [47312]: DEBUG nova.compute.api [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.011714] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.011955] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.012186] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.012555] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.012948] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.012948] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.013824] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.014013] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.014208] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.014560] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.015247] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.015247] [47312]: DEBUG oslo_concurrency.lockutils [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.049421] [47312]: DEBUG nova.policy [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.053445] [47312]: INFO nova.api.openstack.requestlog [None req-cce148c9-7cbb-4774-a0fe-cf39790e5a16 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.045867 [ 724.053763] [47312]: [pid: 47312|app: 0|req: 2308/4500] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.061179] [47313]: DEBUG nova.policy [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.065201] [47312]: DEBUG nova.api.openstack.wsgi [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.065583] [47313]: INFO nova.api.openstack.requestlog [None req-e5079358-0603-49b2-b307-e4abf9243a7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.062976 [ 724.065910] [47313]: [pid: 47313|app: 0|req: 2193/4501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 724.067119] [47312]: DEBUG nova.compute.api [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.072658] [47312]: DEBUG oslo_concurrency.lockutils [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.072897] [47312]: DEBUG oslo_concurrency.lockutils [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.073097] [47312]: DEBUG oslo_concurrency.lockutils [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.073527] [47312]: DEBUG oslo_concurrency.lockutils [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.073674] [47312]: DEBUG oslo_concurrency.lockutils [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.073847] [47312]: DEBUG oslo_concurrency.lockutils [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.077818] [47313]: DEBUG nova.api.openstack.wsgi [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.078930] [47313]: DEBUG nova.compute.api [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.083253] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.083613] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.083809] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.084179] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.084380] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.084551] [47313]: DEBUG oslo_concurrency.lockutils [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.108082] [47312]: DEBUG nova.policy [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.114452] [47312]: INFO nova.api.openstack.requestlog [None req-33eb935a-9599-4b79-b40a-a0b6f0a59399 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.050183 [ 724.114452] [47312]: [pid: 47312|app: 0|req: 2309/4502] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.125222] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.131429] [47312]: DEBUG nova.compute.api [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.131429] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.131429] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.131429] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.131802] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.132035] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.132279] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.177824] [47312]: DEBUG nova.policy [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.182139] [47312]: INFO nova.api.openstack.requestlog [None req-a3a8b28f-c8f3-46ab-869b-cfb4f788f538 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.059002 [ 724.182671] [47312]: [pid: 47312|app: 0|req: 2310/4503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.186058] [47312]: DEBUG nova.api.openstack.wsgi [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.190051] [47312]: DEBUG nova.compute.api [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.190569] [47312]: DEBUG oslo_concurrency.lockutils [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.190823] [47312]: DEBUG oslo_concurrency.lockutils [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.191023] [47312]: DEBUG oslo_concurrency.lockutils [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.191401] [47312]: DEBUG oslo_concurrency.lockutils [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.191634] [47312]: DEBUG oslo_concurrency.lockutils [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.194757] [47312]: DEBUG oslo_concurrency.lockutils [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.242120] [47312]: DEBUG nova.policy [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.246526] [47312]: INFO nova.api.openstack.requestlog [None req-81b26810-a8e8-4a12-8370-5930e3c8c802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.063190 [ 724.250673] [47312]: [pid: 47312|app: 0|req: 2311/4504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.253144] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.254694] [47312]: DEBUG nova.compute.api [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.262857] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.263097] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.263284] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.263628] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.265440] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.265440] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.298180] [47313]: DEBUG nova.policy [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.303464] [47313]: INFO nova.api.openstack.requestlog [None req-3df60021-5df5-4770-a796-3819f73233f2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1313 microversion: 2.1 time: 0.228636 [ 724.304294] [47313]: [pid: 47313|app: 0|req: 2194/4505] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:20 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1313 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 724.306534] [47313]: DEBUG nova.api.openstack.wsgi [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.308164] [47313]: DEBUG nova.compute.api [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.312020] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.312347] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.312592] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.312658] [47312]: DEBUG nova.policy [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.314017] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.314017] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.314017] [47313]: DEBUG oslo_concurrency.lockutils [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.318621] [47312]: INFO nova.api.openstack.requestlog [None req-c3c72c01-ac75-4e83-b430-ac851e37fe2a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.067333 [ 724.318933] [47312]: [pid: 47312|app: 0|req: 2312/4506] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.321523] [47312]: DEBUG nova.api.openstack.wsgi [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.323508] [47312]: DEBUG nova.compute.api [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.328980] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.328980] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.329172] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.330205] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.330205] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.330205] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.353680] [47313]: DEBUG nova.policy [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.357959] [47313]: INFO nova.api.openstack.requestlog [None req-fdfe609c-6d66-4772-b585-432297624462 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.053499 [ 724.358313] [47313]: [pid: 47313|app: 0|req: 2195/4507] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.364023] [47313]: DEBUG nova.api.openstack.wsgi [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.365651] [47313]: DEBUG nova.compute.api [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.367529] [47312]: DEBUG nova.policy [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.368808] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.369054] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.369242] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.369595] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.369813] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.369953] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.371641] [47312]: INFO nova.api.openstack.requestlog [None req-2cd8a153-9764-4f83-9c95-be06ae16ce2e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.052114 [ 724.371964] [47312]: [pid: 47312|app: 0|req: 2313/4508] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.374419] [47312]: DEBUG nova.api.openstack.wsgi [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.376061] [47312]: DEBUG nova.compute.api [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.379643] [47312]: DEBUG oslo_concurrency.lockutils [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.379737] [47312]: DEBUG oslo_concurrency.lockutils [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.379934] [47312]: DEBUG oslo_concurrency.lockutils [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.380483] [47312]: DEBUG oslo_concurrency.lockutils [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.380559] [47312]: DEBUG oslo_concurrency.lockutils [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.380721] [47312]: DEBUG oslo_concurrency.lockutils [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.405118] [47313]: DEBUG nova.policy [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.412693] [47313]: INFO nova.api.openstack.requestlog [None req-e0114102-5400-4a89-87e0-d60be455345c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.053733 [ 724.413049] [47313]: [pid: 47313|app: 0|req: 2196/4509] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.419080] [47312]: DEBUG nova.policy [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.424022] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.425213] [47312]: INFO nova.api.openstack.requestlog [None req-97057736-b229-4b58-9ecc-f4ff57471f91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.052629 [ 724.425548] [47312]: [pid: 47312|app: 0|req: 2314/4510] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.425606] [47313]: DEBUG nova.compute.api [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.430200] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.430436] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.430621] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.430976] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.431188] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.431361] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.466822] [47313]: DEBUG nova.policy [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.470881] [47313]: DEBUG nova.policy [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.471520] [47313]: DEBUG nova.policy [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.472151] [47313]: INFO nova.api.openstack.requestlog [None req-dc2f2c37-d9be-4526-9dc1-d4b1acc9aff2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.050142 [ 724.472452] [47313]: [pid: 47313|app: 0|req: 2197/4511] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 724.622083] [47312]: DEBUG nova.api.openstack.wsgi [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.623836] [47312]: DEBUG nova.compute.api [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.627054] [47313]: DEBUG nova.api.openstack.wsgi [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.627371] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.627652] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.627883] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.628240] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.629023] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.629023] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.629962] [47313]: DEBUG nova.compute.api [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.632832] [47313]: DEBUG oslo_concurrency.lockutils [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.633089] [47313]: DEBUG oslo_concurrency.lockutils [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.633277] [47313]: DEBUG oslo_concurrency.lockutils [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.633632] [47313]: DEBUG oslo_concurrency.lockutils [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.633830] [47313]: DEBUG oslo_concurrency.lockutils [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.634018] [47313]: DEBUG oslo_concurrency.lockutils [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.668331] [47312]: DEBUG nova.policy [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.673933] [47312]: INFO nova.api.openstack.requestlog [None req-72bae2fa-0db9-426f-bc9c-8571a291e8d7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.053307 [ 724.673933] [47312]: [pid: 47312|app: 0|req: 2315/4512] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.675375] [47313]: DEBUG nova.policy [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.677023] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.678234] [47312]: DEBUG nova.compute.api [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.680424] [47313]: DEBUG nova.policy [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.681084] [47313]: DEBUG nova.policy [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.681644] [47313]: INFO nova.api.openstack.requestlog [None req-170d73e1-8774-447d-93f6-e96508a874dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.056852 [ 724.682099] [47313]: [pid: 47313|app: 0|req: 2198/4513] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.682191] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.682977] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.682977] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.683202] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.683422] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.685278] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.686211] [47313]: DEBUG nova.api.openstack.wsgi [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.688077] [47313]: DEBUG nova.compute.api [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.696202] [47313]: DEBUG oslo_concurrency.lockutils [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.696202] [47313]: DEBUG oslo_concurrency.lockutils [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.696202] [47313]: DEBUG oslo_concurrency.lockutils [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.696202] [47313]: DEBUG oslo_concurrency.lockutils [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.696202] [47313]: DEBUG oslo_concurrency.lockutils [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.696202] [47313]: DEBUG oslo_concurrency.lockutils [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.727193] [47312]: DEBUG nova.policy [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.731067] [47313]: DEBUG nova.policy [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.731361] [47312]: INFO nova.api.openstack.requestlog [None req-4ef21ef9-9fb4-43c1-ada1-7c7f09734841 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.056479 [ 724.731818] [47312]: [pid: 47312|app: 0|req: 2316/4514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.735620] [47313]: INFO nova.api.openstack.requestlog [None req-35181b5b-af97-4850-80b4-ff38d406e9c0 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.051840 [ 724.735934] [47313]: [pid: 47313|app: 0|req: 2199/4515] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.741741] [47313]: DEBUG nova.api.openstack.wsgi [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.741843] [47312]: DEBUG nova.api.openstack.wsgi [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.743126] [47313]: DEBUG nova.compute.api [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.743344] [47312]: DEBUG nova.compute.api [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.746352] [47313]: DEBUG oslo_concurrency.lockutils [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.746572] [47313]: DEBUG oslo_concurrency.lockutils [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.746626] [47312]: DEBUG oslo_concurrency.lockutils [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.746753] [47313]: DEBUG oslo_concurrency.lockutils [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.746846] [47312]: DEBUG oslo_concurrency.lockutils [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.747043] [47312]: DEBUG oslo_concurrency.lockutils [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.747107] [47313]: DEBUG oslo_concurrency.lockutils [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.747333] [47313]: DEBUG oslo_concurrency.lockutils [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.747394] [47312]: DEBUG oslo_concurrency.lockutils [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.747557] [47313]: DEBUG oslo_concurrency.lockutils [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.747612] [47312]: DEBUG oslo_concurrency.lockutils [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.747788] [47312]: DEBUG oslo_concurrency.lockutils [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.785593] [47312]: DEBUG nova.policy [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.789726] [47312]: INFO nova.api.openstack.requestlog [None req-96f7787d-6a67-4cd4-bc91-a9fa0582e31b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.050037 [ 724.790271] [47312]: [pid: 47312|app: 0|req: 2317/4516] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.790434] [47313]: DEBUG nova.policy [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.792857] [47312]: DEBUG nova.api.openstack.wsgi [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.794495] [47312]: DEBUG nova.compute.api [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.795055] [47313]: DEBUG nova.policy [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.795730] [47313]: DEBUG nova.policy [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.798383] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.798618] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.798863] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.799290] [47313]: INFO nova.api.openstack.requestlog [None req-a049a5ae-16a3-408d-972c-3b89dda7215f tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.059690 [ 724.799520] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.799607] [47313]: [pid: 47313|app: 0|req: 2200/4517] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 724.799820] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.800131] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.826886] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.828815] [47312]: DEBUG nova.policy [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.829753] [47313]: DEBUG nova.compute.api [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.832630] [47312]: INFO nova.api.openstack.requestlog [None req-93a14d95-e25d-40b9-9161-d8322c5aee62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.041792 [ 724.832940] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.832993] [47312]: [pid: 47312|app: 0|req: 2318/4518] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.833566] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.833566] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.835597] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.835597] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.835597] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.888766] [47312]: DEBUG nova.api.openstack.wsgi [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.891439] [47312]: DEBUG nova.compute.api [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.895978] [47312]: DEBUG oslo_concurrency.lockutils [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.896289] [47312]: DEBUG oslo_concurrency.lockutils [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.896487] [47312]: DEBUG oslo_concurrency.lockutils [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.896849] [47312]: DEBUG oslo_concurrency.lockutils [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.897060] [47312]: DEBUG oslo_concurrency.lockutils [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.897242] [47312]: DEBUG oslo_concurrency.lockutils [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.930453] [47312]: DEBUG nova.policy [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.936425] [47312]: INFO nova.api.openstack.requestlog [None req-f395694f-dd51-4daa-a98a-f790110ad471 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.050888 [ 724.936781] [47312]: [pid: 47312|app: 0|req: 2319/4519] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.939419] [47312]: DEBUG nova.api.openstack.wsgi [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.941053] [47312]: DEBUG nova.compute.api [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 724.944823] [47312]: DEBUG oslo_concurrency.lockutils [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.945074] [47312]: DEBUG oslo_concurrency.lockutils [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.945298] [47312]: DEBUG oslo_concurrency.lockutils [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.945716] [47312]: DEBUG oslo_concurrency.lockutils [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 724.945905] [47312]: DEBUG oslo_concurrency.lockutils [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 724.946064] [47312]: DEBUG oslo_concurrency.lockutils [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 724.981995] [47312]: DEBUG nova.policy [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 724.986810] [47312]: INFO nova.api.openstack.requestlog [None req-58bbb57a-6aad-4023-98a6-95e45e7b6583 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.049256 [ 724.987500] [47312]: [pid: 47312|app: 0|req: 2320/4520] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 724.990296] [47312]: DEBUG nova.api.openstack.wsgi [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 724.996019] [47312]: DEBUG nova.compute.api [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.000955] [47312]: DEBUG oslo_concurrency.lockutils [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.001455] [47312]: DEBUG oslo_concurrency.lockutils [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.001858] [47312]: DEBUG oslo_concurrency.lockutils [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.002452] [47312]: DEBUG oslo_concurrency.lockutils [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.002836] [47312]: DEBUG oslo_concurrency.lockutils [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.003188] [47312]: DEBUG oslo_concurrency.lockutils [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.036413] [47312]: DEBUG nova.policy [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.041839] [47312]: INFO nova.api.openstack.requestlog [None req-4389695d-7bee-49cf-a9c4-d4adfc08f12b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.053490 [ 725.042428] [47312]: [pid: 47312|app: 0|req: 2321/4521] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.045166] [47312]: DEBUG nova.api.openstack.wsgi [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.046930] [47312]: DEBUG nova.compute.api [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.052073] [47312]: DEBUG oslo_concurrency.lockutils [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.052343] [47312]: DEBUG oslo_concurrency.lockutils [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.052536] [47312]: DEBUG oslo_concurrency.lockutils [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.052892] [47312]: DEBUG oslo_concurrency.lockutils [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.053104] [47312]: DEBUG oslo_concurrency.lockutils [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.053281] [47312]: DEBUG oslo_concurrency.lockutils [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.064109] [47313]: DEBUG nova.policy [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.068622] [47313]: INFO nova.api.openstack.requestlog [None req-e2afbd9d-b40b-4cdb-94a6-ba7a18f85578 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.243466 [ 725.068769] [47313]: [pid: 47313|app: 0|req: 2201/4522] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.071758] [47313]: DEBUG nova.api.openstack.wsgi [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.072724] [47313]: DEBUG nova.compute.api [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.075968] [47313]: DEBUG oslo_concurrency.lockutils [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.076209] [47313]: DEBUG oslo_concurrency.lockutils [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.076390] [47313]: DEBUG oslo_concurrency.lockutils [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.076734] [47313]: DEBUG oslo_concurrency.lockutils [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.076997] [47313]: DEBUG oslo_concurrency.lockutils [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.077241] [47313]: DEBUG oslo_concurrency.lockutils [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.085501] [47312]: DEBUG nova.policy [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.091568] [47312]: INFO nova.api.openstack.requestlog [None req-c570a6c8-dbfe-4c03-9171-0befa50402cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.048265 [ 725.092030] [47312]: [pid: 47312|app: 0|req: 2322/4523] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.098663] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.102819] [47312]: DEBUG nova.compute.api [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.106763] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.107131] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.107407] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.107850] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.108126] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.108380] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.113101] [47313]: DEBUG nova.policy [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.117677] [47313]: DEBUG nova.policy [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.118333] [47313]: DEBUG nova.policy [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.121152] [47313]: INFO nova.api.openstack.requestlog [None req-2433e123-4c2f-4de8-9081-f5ac3d7af3c9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1473 microversion: 2.93 time: 0.051941 [ 725.121472] [47313]: [pid: 47313|app: 0|req: 2202/4524] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1473 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.125052] [47313]: DEBUG nova.api.openstack.wsgi [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.126448] [47313]: DEBUG nova.compute.api [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.129657] [47313]: DEBUG oslo_concurrency.lockutils [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.129873] [47313]: DEBUG oslo_concurrency.lockutils [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.130059] [47313]: DEBUG oslo_concurrency.lockutils [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.130416] [47313]: DEBUG oslo_concurrency.lockutils [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.130605] [47313]: DEBUG oslo_concurrency.lockutils [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.130769] [47313]: DEBUG oslo_concurrency.lockutils [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.144120] [47312]: DEBUG nova.policy [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.148866] [47312]: INFO nova.api.openstack.requestlog [None req-7e5b745c-a7aa-412e-b32d-420416008ccc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.055834 [ 725.149470] [47312]: [pid: 47312|app: 0|req: 2323/4525] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.153454] [47312]: DEBUG nova.api.openstack.wsgi [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.155150] [47312]: DEBUG nova.compute.api [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.158811] [47312]: DEBUG oslo_concurrency.lockutils [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.159118] [47312]: DEBUG oslo_concurrency.lockutils [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.159371] [47312]: DEBUG oslo_concurrency.lockutils [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.159831] [47312]: DEBUG oslo_concurrency.lockutils [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.161052] [47312]: DEBUG oslo_concurrency.lockutils [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.161052] [47312]: DEBUG oslo_concurrency.lockutils [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.164791] [47313]: DEBUG nova.policy [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.169566] [47313]: INFO nova.api.openstack.requestlog [None req-d68c89ea-cce8-4713-bfaf-55d7fd1be9ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.047487 [ 725.169851] [47313]: [pid: 47313|app: 0|req: 2203/4526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:21 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.196574] [47312]: DEBUG nova.policy [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.197477] [47313]: DEBUG nova.api.openstack.wsgi [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.199119] [47313]: DEBUG nova.compute.api [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.201490] [47312]: INFO nova.api.openstack.requestlog [None req-d736eba5-18d1-4b62-8d05-c211a48d48cb tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.051305 [ 725.201967] [47312]: [pid: 47312|app: 0|req: 2324/4527] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.204571] [47313]: DEBUG oslo_concurrency.lockutils [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.204828] [47313]: DEBUG oslo_concurrency.lockutils [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.205390] [47313]: DEBUG oslo_concurrency.lockutils [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.205916] [47313]: DEBUG oslo_concurrency.lockutils [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.206182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.206438] [47313]: DEBUG oslo_concurrency.lockutils [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.243484] [47313]: DEBUG nova.policy [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.248299] [47313]: INFO nova.api.openstack.requestlog [None req-fef78df3-2ac1-4227-8d07-baf3fcb0847b tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.052988 [ 725.248666] [47313]: [pid: 47313|app: 0|req: 2204/4528] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.259517] [47312]: DEBUG nova.api.openstack.wsgi [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.261381] [47312]: DEBUG nova.compute.api [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.264893] [47312]: DEBUG oslo_concurrency.lockutils [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.265160] [47312]: DEBUG oslo_concurrency.lockutils [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.265358] [47312]: DEBUG oslo_concurrency.lockutils [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.265744] [47312]: DEBUG oslo_concurrency.lockutils [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.265952] [47312]: DEBUG oslo_concurrency.lockutils [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.266152] [47312]: DEBUG oslo_concurrency.lockutils [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.301101] [47312]: DEBUG nova.policy [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.306436] [47312]: INFO nova.api.openstack.requestlog [None req-1462050f-e838-4862-8606-ea6d91d81d00 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.049476 [ 725.306721] [47312]: [pid: 47312|app: 0|req: 2325/4529] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.316142] [47313]: DEBUG nova.api.openstack.wsgi [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.317852] [47313]: DEBUG nova.compute.api [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.322772] [47313]: DEBUG oslo_concurrency.lockutils [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.323035] [47313]: DEBUG oslo_concurrency.lockutils [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.323237] [47313]: DEBUG oslo_concurrency.lockutils [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.323632] [47313]: DEBUG oslo_concurrency.lockutils [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.323945] [47313]: DEBUG oslo_concurrency.lockutils [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.324126] [47313]: DEBUG oslo_concurrency.lockutils [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.333899] [47312]: DEBUG nova.api.openstack.wsgi [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.335683] [47312]: DEBUG nova.compute.api [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.339583] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.339876] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.340060] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.340558] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.340778] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.340977] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.380726] [47313]: DEBUG nova.policy [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.385765] [47313]: INFO nova.api.openstack.requestlog [None req-96a6f14b-9992-4ed8-bfaa-a71dd9f21912 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.071827 [ 725.386137] [47313]: [pid: 47313|app: 0|req: 2205/4530] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.388788] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.390443] [47312]: DEBUG nova.policy [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.390603] [47313]: DEBUG nova.compute.api [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.394690] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.394980] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.395245] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.395615] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.395669] [47312]: INFO nova.api.openstack.requestlog [None req-09a33c61-0699-4ed9-9ad3-34880ae262a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.064315 [ 725.395848] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.396039] [47312]: [pid: 47312|app: 0|req: 2326/4531] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.396088] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.398730] [47312]: DEBUG nova.api.openstack.wsgi [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.400555] [47312]: DEBUG nova.compute.api [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.406920] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.407183] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.407388] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.407777] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.407972] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.408161] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.433670] [47313]: DEBUG nova.policy [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.438566] [47313]: INFO nova.api.openstack.requestlog [None req-0b6c94c5-0e01-4ade-9d1b-8d54c9b6765a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.051754 [ 725.439919] [47313]: [pid: 47313|app: 0|req: 2206/4532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.445415] [47313]: DEBUG nova.api.openstack.wsgi [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.447206] [47313]: DEBUG nova.compute.api [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.448334] [47312]: DEBUG nova.policy [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.450963] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.451268] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.451463] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.451821] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.452028] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.452317] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.452990] [47312]: INFO nova.api.openstack.requestlog [None req-f74f4e64-6b31-4fb8-8526-78180bddb751 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.056305 [ 725.453462] [47312]: [pid: 47312|app: 0|req: 2327/4533] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.456240] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.458597] [47312]: DEBUG nova.compute.api [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.463226] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.463551] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.463744] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.464177] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.464378] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.464587] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.493287] [47313]: DEBUG nova.policy [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.498161] [47313]: INFO nova.api.openstack.requestlog [None req-4f15c681-8173-4124-a393-ea04ad16d604 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.057492 [ 725.498568] [47313]: [pid: 47313|app: 0|req: 2207/4534] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.501457] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.503319] [47313]: DEBUG nova.compute.api [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.507154] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.507506] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.507766] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.508249] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.508523] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.508730] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.521583] [47312]: DEBUG nova.policy [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.526530] [47312]: INFO nova.api.openstack.requestlog [None req-a1a9131e-155b-41d5-8adb-64f656e0537c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.072297 [ 725.526872] [47312]: [pid: 47312|app: 0|req: 2328/4535] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.557908] [47313]: DEBUG nova.policy [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.563979] [47313]: DEBUG nova.policy [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.564982] [47313]: DEBUG nova.policy [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.565717] [47313]: INFO nova.api.openstack.requestlog [None req-cd576165-38df-4919-8437-0e91cb382934 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.066624 [ 725.566074] [47313]: [pid: 47313|app: 0|req: 2208/4536] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.685223] [47312]: DEBUG nova.api.openstack.wsgi [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.687134] [47312]: DEBUG nova.compute.api [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.690431] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.690663] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.690850] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.691256] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.692261] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.692261] [47312]: DEBUG oslo_concurrency.lockutils [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.695609] [47313]: DEBUG nova.api.openstack.wsgi [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.697403] [47313]: DEBUG nova.compute.api [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.701133] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.701374] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.701579] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.701910] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.702131] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.702295] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.733594] [47312]: DEBUG nova.policy [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.737925] [47312]: INFO nova.api.openstack.requestlog [None req-8616891a-cc68-4820-b0e6-04c8f6317901 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.054949 [ 725.738252] [47312]: [pid: 47312|app: 0|req: 2329/4537] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.741011] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=2 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 725.742456] [47313]: DEBUG nova.policy [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.745734] [47312]: DEBUG nova.api.openstack.wsgi [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.747349] [47312]: DEBUG nova.compute.api [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.747504] [47313]: DEBUG nova.policy [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.748568] [47313]: DEBUG nova.policy [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.748568] [47313]: INFO nova.api.openstack.requestlog [None req-adc545c8-c033-43ce-88aa-e6c225c2cea9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.055476 [ 725.751170] [47313]: [pid: 47313|app: 0|req: 2209/4538] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.751267] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.751267] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.751267] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.751393] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.751515] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.751869] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.752241] [47312]: DEBUG oslo_concurrency.lockutils [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.752900] [47313]: DEBUG nova.compute.api [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.756533] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.756533] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.756533] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.756852] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.757056] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.757223] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.796819] [47312]: DEBUG nova.policy [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.799458] [47313]: DEBUG nova.policy [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.800766] [47312]: INFO nova.api.openstack.requestlog [None req-796aa12d-c6b3-403f-809e-b842982ee435 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.060106 [ 725.801146] [47312]: [pid: 47312|app: 0|req: 2330/4539] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 725.804695] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.805580] [47313]: INFO nova.api.openstack.requestlog [None req-3c6685b4-200c-44ec-9ca6-46a4da8f4ace tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.056134 [ 725.805893] [47313]: [pid: 47313|app: 0|req: 2210/4540] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.806324] [47312]: DEBUG nova.compute.api [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.811371] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.811618] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.811801] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.812174] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.812380] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.812555] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.816104] [47313]: DEBUG nova.api.openstack.wsgi [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.817698] [47313]: DEBUG nova.compute.api [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.821189] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.821476] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.821750] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.822077] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.822195] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.822528] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.846518] [47312]: DEBUG nova.policy [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.850771] [47312]: INFO nova.api.openstack.requestlog [None req-6f89fcf7-3e22-43a5-9b95-8e9abe8ac4cf tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.049052 [ 725.851116] [47312]: [pid: 47312|app: 0|req: 2331/4541] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.853756] [47312]: DEBUG nova.api.openstack.wsgi [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.855317] [47312]: DEBUG nova.compute.api [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.859277] [47312]: DEBUG oslo_concurrency.lockutils [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.859409] [47312]: DEBUG oslo_concurrency.lockutils [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.859599] [47312]: DEBUG oslo_concurrency.lockutils [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.859946] [47312]: DEBUG oslo_concurrency.lockutils [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.860160] [47312]: DEBUG oslo_concurrency.lockutils [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.860371] [47312]: DEBUG oslo_concurrency.lockutils [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.866139] [47313]: DEBUG nova.policy [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.871054] [47313]: DEBUG nova.policy [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.872569] [47313]: DEBUG nova.policy [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.876890] [47313]: INFO nova.api.openstack.requestlog [None req-9cd585d8-7d85-4d15-a2e6-b053b8bfc494 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.063239 [ 725.878129] [47313]: [pid: 47313|app: 0|req: 2211/4542] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 725.898841] [47312]: DEBUG nova.policy [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.903829] [47312]: INFO nova.api.openstack.requestlog [None req-40eccbda-8b77-41b1-b162-79a4c5173367 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.051787 [ 725.903829] [47312]: [pid: 47312|app: 0|req: 2332/4543] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 725.949720] [47313]: DEBUG nova.api.openstack.wsgi [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 725.951809] [47313]: DEBUG nova.compute.api [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 725.951909] [47312]: DEBUG nova.api.openstack.wsgi [req-a6872587-f015-43ed-8a70-96efb54294a8 req-6274bb9f-6666-48b1-9f69-4c7aad438f63 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a978943b-afd3-44f4-b6c1-5a72dda8ca35", "tag": "0739af50-d18a-4bb5-899a-198661218598"}, {"server_uuid": "a978943b-afd3-44f4-b6c1-5a72dda8ca35", "name": "network-vif-deleted", "tag": "0739af50-d18a-4bb5-899a-198661218598"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 725.958036] [47313]: DEBUG oslo_concurrency.lockutils [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.958036] [47313]: DEBUG oslo_concurrency.lockutils [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.958036] [47313]: DEBUG oslo_concurrency.lockutils [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.958036] [47313]: DEBUG oslo_concurrency.lockutils [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.958036] [47313]: DEBUG oslo_concurrency.lockutils [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.958036] [47313]: DEBUG oslo_concurrency.lockutils [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.958373] [47312]: DEBUG oslo_concurrency.lockutils [req-a6872587-f015-43ed-8a70-96efb54294a8 req-6274bb9f-6666-48b1-9f69-4c7aad438f63 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 725.959286] [47312]: DEBUG oslo_concurrency.lockutils [req-a6872587-f015-43ed-8a70-96efb54294a8 req-6274bb9f-6666-48b1-9f69-4c7aad438f63 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 725.959286] [47312]: DEBUG oslo_concurrency.lockutils [req-a6872587-f015-43ed-8a70-96efb54294a8 req-6274bb9f-6666-48b1-9f69-4c7aad438f63 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 725.966379] [47312]: INFO nova.api.openstack.compute.server_external_events [req-a6872587-f015-43ed-8a70-96efb54294a8 req-6274bb9f-6666-48b1-9f69-4c7aad438f63 service nova] Creating event network-changed:0739af50-d18a-4bb5-899a-198661218598 for instance a978943b-afd3-44f4-b6c1-5a72dda8ca35 on cpu-1 [ 725.966618] [47312]: INFO nova.api.openstack.compute.server_external_events [req-a6872587-f015-43ed-8a70-96efb54294a8 req-6274bb9f-6666-48b1-9f69-4c7aad438f63 service nova] Creating event network-vif-deleted:0739af50-d18a-4bb5-899a-198661218598 for instance a978943b-afd3-44f4-b6c1-5a72dda8ca35 on cpu-1 [ 725.969467] [47312]: INFO nova.api.openstack.requestlog [req-a6872587-f015-43ed-8a70-96efb54294a8 req-6274bb9f-6666-48b1-9f69-4c7aad438f63 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019789 [ 725.969804] [47312]: [pid: 47312|app: 0|req: 2333/4544] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:22 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 725.993722] [47313]: DEBUG nova.policy [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 725.998442] [47313]: INFO nova.api.openstack.requestlog [None req-8541848a-de9e-44bb-85b6-9bea79ea48c6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.051352 [ 725.998893] [47313]: [pid: 47313|app: 0|req: 2212/4545] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.009145] [47312]: DEBUG nova.api.openstack.wsgi [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.011254] [47312]: DEBUG nova.compute.api [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.014861] [47312]: DEBUG oslo_concurrency.lockutils [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.015622] [47312]: DEBUG oslo_concurrency.lockutils [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.015622] [47312]: DEBUG oslo_concurrency.lockutils [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.015870] [47312]: DEBUG oslo_concurrency.lockutils [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.016085] [47312]: DEBUG oslo_concurrency.lockutils [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.016344] [47312]: DEBUG oslo_concurrency.lockutils [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.052282] [47312]: DEBUG nova.policy [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.055500] [47313]: DEBUG nova.api.openstack.wsgi [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.056850] [47312]: INFO nova.api.openstack.requestlog [None req-991021cd-c694-448a-a7dd-5bc1a3aa772e tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.050617 [ 726.056850] [47312]: [pid: 47312|app: 0|req: 2334/4546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.057321] [47313]: DEBUG nova.compute.api [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.061133] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.061524] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.061608] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.062806] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.062806] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.062806] [47313]: DEBUG oslo_concurrency.lockutils [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.082297] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.084115] [47312]: DEBUG nova.compute.api [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.088928] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.089217] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.089438] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.089853] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.090252] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.090290] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.099521] [47313]: DEBUG nova.policy [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.104203] [47313]: INFO nova.api.openstack.requestlog [None req-18fceb71-7835-4813-a0cd-5de3228b48ab tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.051030 [ 726.104534] [47313]: [pid: 47313|app: 0|req: 2213/4547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.107013] [47313]: DEBUG nova.api.openstack.wsgi [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.108535] [47313]: DEBUG nova.compute.api [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.111678] [47313]: DEBUG oslo_concurrency.lockutils [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.111906] [47313]: DEBUG oslo_concurrency.lockutils [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.112101] [47313]: DEBUG oslo_concurrency.lockutils [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.112589] [47313]: DEBUG oslo_concurrency.lockutils [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.112791] [47313]: DEBUG oslo_concurrency.lockutils [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.112965] [47313]: DEBUG oslo_concurrency.lockutils [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.127456] [47312]: DEBUG nova.policy [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.134882] [47312]: INFO nova.api.openstack.requestlog [None req-5d32f5dc-79f2-4dcc-9f52-726511ea5990 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.054785 [ 726.134882] [47312]: [pid: 47312|app: 0|req: 2335/4548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.137530] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.139370] [47312]: DEBUG nova.compute.api [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.142949] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.143354] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.143665] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.146032] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.146032] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.146032] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.150713] [47313]: DEBUG nova.policy [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.156927] [47313]: INFO nova.api.openstack.requestlog [None req-569b2c9a-f33c-407a-9854-30040408de7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.049969 [ 726.156927] [47313]: [pid: 47313|app: 0|req: 2214/4549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.166032] [47313]: DEBUG nova.api.openstack.wsgi [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.167507] [47313]: DEBUG nova.compute.api [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.170885] [47313]: DEBUG oslo_concurrency.lockutils [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.171121] [47313]: DEBUG oslo_concurrency.lockutils [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.171307] [47313]: DEBUG oslo_concurrency.lockutils [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.171659] [47313]: DEBUG oslo_concurrency.lockutils [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.171932] [47313]: DEBUG oslo_concurrency.lockutils [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.172152] [47313]: DEBUG oslo_concurrency.lockutils [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.216974] [47313]: DEBUG nova.policy [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.225859] [47313]: INFO nova.api.openstack.requestlog [None req-b18036ee-2f8c-4fe7-ab0c-6c05b10f11c4 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1216 microversion: 2.1 time: 0.064972 [ 726.226402] [47313]: [pid: 47313|app: 0|req: 2215/4550] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1216 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.237432] [47313]: DEBUG nova.api.openstack.wsgi [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.239141] [47313]: DEBUG nova.compute.api [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.243602] [47313]: DEBUG oslo_concurrency.lockutils [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.243843] [47313]: DEBUG oslo_concurrency.lockutils [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.244035] [47313]: DEBUG oslo_concurrency.lockutils [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.244871] [47313]: DEBUG oslo_concurrency.lockutils [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.244941] [47313]: DEBUG oslo_concurrency.lockutils [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.245183] [47313]: DEBUG oslo_concurrency.lockutils [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.285988] [47313]: DEBUG nova.policy [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.290321] [47313]: INFO nova.api.openstack.requestlog [None req-7785f305-784d-465a-b45d-68d854cf1d5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.063521 [ 726.290680] [47313]: [pid: 47313|app: 0|req: 2216/4551] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.293229] [47313]: DEBUG nova.api.openstack.wsgi [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.294951] [47313]: DEBUG nova.compute.api [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.298262] [47313]: DEBUG oslo_concurrency.lockutils [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.298494] [47313]: DEBUG oslo_concurrency.lockutils [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.298678] [47313]: DEBUG oslo_concurrency.lockutils [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.299074] [47313]: DEBUG oslo_concurrency.lockutils [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.299278] [47313]: DEBUG oslo_concurrency.lockutils [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.299482] [47313]: DEBUG oslo_concurrency.lockutils [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.342073] [47312]: DEBUG nova.policy [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.342729] [47313]: DEBUG nova.policy [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.346655] [47312]: DEBUG nova.policy [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.346997] [47313]: INFO nova.api.openstack.requestlog [None req-97f364e7-f9e7-41fe-8911-8fbb084e4f64 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.055692 [ 726.347375] [47313]: [pid: 47313|app: 0|req: 2217/4552] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.347693] [47312]: DEBUG nova.policy [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.350139] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.351419] [47312]: INFO nova.api.openstack.requestlog [None req-f3f987c4-6121-416a-829e-b78cb298d229 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1550 microversion: 2.93 time: 0.215682 [ 726.351683] [47313]: DEBUG nova.compute.api [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.351751] [47312]: [pid: 47312|app: 0|req: 2336/4553] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:22 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1550 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 726.354165] [47312]: DEBUG nova.api.openstack.wsgi [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.355176] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.355397] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.355573] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.355717] [47312]: DEBUG nova.compute.api [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.355918] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.356130] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.356296] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.359060] [47312]: DEBUG oslo_concurrency.lockutils [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.359360] [47312]: DEBUG oslo_concurrency.lockutils [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.359543] [47312]: DEBUG oslo_concurrency.lockutils [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.359888] [47312]: DEBUG oslo_concurrency.lockutils [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.360091] [47312]: DEBUG oslo_concurrency.lockutils [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.360291] [47312]: DEBUG oslo_concurrency.lockutils [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.399801] [47313]: DEBUG nova.policy [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.403987] [47313]: INFO nova.api.openstack.requestlog [None req-d2fb37e1-9c1f-4980-9d54-4bb1c4f0665a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.056006 [ 726.404319] [47313]: [pid: 47313|app: 0|req: 2218/4554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.408071] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.408159] [47312]: DEBUG nova.policy [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.409604] [47313]: DEBUG nova.compute.api [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.412480] [47312]: INFO nova.api.openstack.requestlog [None req-48b8597b-1756-42d3-82f1-1ca33f89d2d6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.060214 [ 726.412789] [47312]: [pid: 47312|app: 0|req: 2337/4555] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.412901] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.413201] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.413405] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.413757] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.413952] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.414137] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.417036] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.423116] [47312]: DEBUG nova.compute.api [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.426660] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.426939] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.427087] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.427441] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.427636] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.427807] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.453687] [47313]: DEBUG nova.policy [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.458104] [47313]: INFO nova.api.openstack.requestlog [None req-5fe515c4-bdd9-4c18-92d1-51a53aad699f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.052980 [ 726.458333] [47313]: [pid: 47313|app: 0|req: 2219/4556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.461863] [47313]: DEBUG nova.api.openstack.wsgi [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.463426] [47313]: DEBUG nova.compute.api [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.466696] [47312]: DEBUG nova.policy [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.466838] [47313]: DEBUG oslo_concurrency.lockutils [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.467082] [47313]: DEBUG oslo_concurrency.lockutils [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.467278] [47313]: DEBUG oslo_concurrency.lockutils [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.467636] [47313]: DEBUG oslo_concurrency.lockutils [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.467835] [47313]: DEBUG oslo_concurrency.lockutils [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.468008] [47313]: DEBUG oslo_concurrency.lockutils [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.471147] [47312]: INFO nova.api.openstack.requestlog [None req-ea72f07e-51ad-458c-971d-19c929ad7024 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.057765 [ 726.471469] [47312]: [pid: 47312|app: 0|req: 2338/4557] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.473877] [47312]: DEBUG nova.api.openstack.wsgi [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.475498] [47312]: DEBUG nova.compute.api [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.478844] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.479090] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.479291] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.479651] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.479866] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.480082] [47312]: DEBUG oslo_concurrency.lockutils [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.509956] [47313]: DEBUG nova.policy [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.513351] [47313]: INFO nova.api.openstack.requestlog [None req-896c123a-7e34-45b9-a5b9-3305dc7c35a2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.054497 [ 726.513669] [47313]: [pid: 47313|app: 0|req: 2220/4558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.516214] [47313]: DEBUG nova.api.openstack.wsgi [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.517608] [47312]: DEBUG nova.policy [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.518413] [47313]: DEBUG nova.compute.api [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.521066] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.521305] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.521487] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.521837] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.522033] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.522236] [47313]: DEBUG oslo_concurrency.lockutils [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.522673] [47312]: INFO nova.api.openstack.requestlog [None req-15c97068-688b-4694-a6ef-a37d782183aa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.050610 [ 726.523031] [47312]: [pid: 47312|app: 0|req: 2339/4559] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.537976] [47312]: DEBUG nova.api.openstack.wsgi [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.541557] [47312]: DEBUG nova.compute.api [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.544923] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.545299] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.545610] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.546071] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.546283] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.546477] [47312]: DEBUG oslo_concurrency.lockutils [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.719956] [47313]: DEBUG nova.policy [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.724572] [47313]: INFO nova.api.openstack.requestlog [None req-77e1e59b-f036-4f9b-97e0-6c1289bd1569 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.210270 [ 726.724917] [47313]: [pid: 47313|app: 0|req: 2221/4560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.727522] [47313]: DEBUG nova.api.openstack.wsgi [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.729210] [47313]: DEBUG nova.compute.api [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.736017] [47313]: DEBUG oslo_concurrency.lockutils [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.736017] [47313]: DEBUG oslo_concurrency.lockutils [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.736017] [47313]: DEBUG oslo_concurrency.lockutils [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.736017] [47313]: DEBUG oslo_concurrency.lockutils [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.736017] [47313]: DEBUG oslo_concurrency.lockutils [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.736017] [47313]: DEBUG oslo_concurrency.lockutils [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.740844] [47312]: DEBUG nova.policy [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.746204] [47312]: INFO nova.api.openstack.requestlog [None req-09a1386a-77a4-4308-8303-df6981beff91 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.210476 [ 726.746655] [47312]: [pid: 47312|app: 0|req: 2340/4561] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 726.752596] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.757451] [47312]: DEBUG nova.compute.api [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.760699] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.760936] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.761134] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.761495] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.761689] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.761927] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.778426] [47313]: DEBUG nova.policy [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.782676] [47313]: DEBUG nova.policy [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.783384] [47313]: DEBUG nova.policy [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.784223] [47313]: INFO nova.api.openstack.requestlog [None req-eee9758d-f196-4389-bbfb-9767ab9a2e28 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.058627 [ 726.784558] [47313]: [pid: 47313|app: 0|req: 2222/4562] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 726.790462] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.791215] [47313]: DEBUG nova.compute.api [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.794325] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.794548] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.794729] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.795081] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.795284] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.795495] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.803556] [47312]: DEBUG nova.policy [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.807510] [47312]: INFO nova.api.openstack.requestlog [None req-6d336808-3961-490b-acd4-a1c4b4c4301a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.056844 [ 726.807819] [47312]: [pid: 47312|app: 0|req: 2341/4563] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.812367] [47312]: DEBUG nova.api.openstack.wsgi [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.813885] [47312]: DEBUG nova.compute.api [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.816884] [47312]: DEBUG oslo_concurrency.lockutils [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.817133] [47312]: DEBUG oslo_concurrency.lockutils [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.817332] [47312]: DEBUG oslo_concurrency.lockutils [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.817667] [47312]: DEBUG oslo_concurrency.lockutils [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.817863] [47312]: DEBUG oslo_concurrency.lockutils [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.818047] [47312]: DEBUG oslo_concurrency.lockutils [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.832882] [47313]: DEBUG nova.policy [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.837774] [47313]: DEBUG nova.policy [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.838410] [47313]: DEBUG nova.policy [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.839693] [47313]: INFO nova.api.openstack.requestlog [None req-0b223b02-e910-47b6-b3db-f164008f4e0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.053894 [ 726.839693] [47313]: [pid: 47313|app: 0|req: 2223/4564] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 726.842194] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.843933] [47313]: DEBUG nova.compute.api [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.846985] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.847240] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.847425] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.847768] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.847962] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.848147] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.859906] [47312]: DEBUG nova.policy [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.863332] [47312]: INFO nova.api.openstack.requestlog [None req-080c6d0b-ce1d-47f6-bf09-1953ac861a40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.052660 [ 726.863741] [47312]: [pid: 47312|app: 0|req: 2342/4565] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.870024] [47312]: DEBUG nova.api.openstack.wsgi [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.871559] [47312]: DEBUG nova.compute.api [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.877238] [47312]: DEBUG oslo_concurrency.lockutils [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.877467] [47312]: DEBUG oslo_concurrency.lockutils [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.877647] [47312]: DEBUG oslo_concurrency.lockutils [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.877995] [47312]: DEBUG oslo_concurrency.lockutils [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.878207] [47312]: DEBUG oslo_concurrency.lockutils [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.878381] [47312]: DEBUG oslo_concurrency.lockutils [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.884403] [47313]: DEBUG nova.policy [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.888239] [47313]: INFO nova.api.openstack.requestlog [None req-8c76aa6a-36db-4d11-95ec-89468900f9a7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.047750 [ 726.888551] [47313]: [pid: 47313|app: 0|req: 2224/4566] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.895709] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.897470] [47313]: DEBUG nova.compute.api [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.900780] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.901023] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.901266] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.901695] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.901900] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.902095] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.921722] [47312]: DEBUG nova.policy [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.925486] [47312]: INFO nova.api.openstack.requestlog [None req-079999d5-6afd-4057-8bb7-96b4aa133a7f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.061273 [ 726.925806] [47312]: [pid: 47312|app: 0|req: 2343/4567] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 726.931011] [47312]: DEBUG nova.api.openstack.wsgi [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 726.931011] [47312]: DEBUG nova.compute.api [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 726.933580] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.933940] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.936660] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.936660] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 726.936660] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 726.936660] [47312]: DEBUG oslo_concurrency.lockutils [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 726.945871] [47313]: DEBUG nova.policy [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.950474] [47313]: DEBUG nova.policy [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.951140] [47313]: DEBUG nova.policy [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.954110] [47313]: INFO nova.api.openstack.requestlog [None req-0f64e0f6-e685-4d0c-b7dc-20fbc348a6be tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.063943 [ 726.954432] [47313]: [pid: 47313|app: 0|req: 2225/4568] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 726.971754] [47312]: DEBUG nova.policy [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 726.976105] [47312]: INFO nova.api.openstack.requestlog [None req-0de4d4d0-a34b-4c3a-8f4e-fb9d3b45a688 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.049707 [ 726.976436] [47312]: [pid: 47312|app: 0|req: 2344/4569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.012681] [47313]: DEBUG nova.api.openstack.wsgi [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.014295] [47313]: DEBUG nova.compute.api [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.017910] [47313]: DEBUG oslo_concurrency.lockutils [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.018185] [47313]: DEBUG oslo_concurrency.lockutils [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.018369] [47313]: DEBUG oslo_concurrency.lockutils [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.018731] [47313]: DEBUG oslo_concurrency.lockutils [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.018929] [47313]: DEBUG oslo_concurrency.lockutils [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.019117] [47313]: DEBUG oslo_concurrency.lockutils [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.055409] [47313]: DEBUG nova.policy [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.059764] [47313]: INFO nova.api.openstack.requestlog [None req-54dfa68e-40f9-4ef8-942e-d5b8faf3f9e3 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.049840 [ 727.060119] [47313]: [pid: 47313|app: 0|req: 2226/4570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.070240] [47312]: DEBUG nova.api.openstack.wsgi [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.071986] [47312]: DEBUG nova.compute.api [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.075612] [47312]: DEBUG oslo_concurrency.lockutils [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.075850] [47312]: DEBUG oslo_concurrency.lockutils [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.076060] [47312]: DEBUG oslo_concurrency.lockutils [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.076482] [47312]: DEBUG oslo_concurrency.lockutils [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.076715] [47312]: DEBUG oslo_concurrency.lockutils [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.076895] [47312]: DEBUG oslo_concurrency.lockutils [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.111578] [47312]: DEBUG nova.policy [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.115416] [47312]: INFO nova.api.openstack.requestlog [None req-491f6cb8-66df-4bbc-ae9f-ad0634bb1c95 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.047542 [ 727.115720] [47312]: [pid: 47312|app: 0|req: 2345/4571] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.116231] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.117896] [47313]: DEBUG nova.compute.api [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.121606] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.121805] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.121989] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.122431] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.122628] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.122797] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.145900] [47312]: DEBUG nova.api.openstack.wsgi [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.147527] [47312]: DEBUG nova.compute.api [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.150844] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.151091] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.151280] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.151627] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.151838] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.152015] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.152379] [47313]: DEBUG nova.policy [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.156315] [47313]: INFO nova.api.openstack.requestlog [None req-d9afd851-0cce-4d1d-9eed-cbebe04017d8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.042298 [ 727.156594] [47313]: [pid: 47313|app: 0|req: 2227/4572] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.169845] [47313]: DEBUG nova.api.openstack.wsgi [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.171445] [47313]: DEBUG nova.compute.api [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.174669] [47313]: DEBUG oslo_concurrency.lockutils [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.174995] [47313]: DEBUG oslo_concurrency.lockutils [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.175191] [47313]: DEBUG oslo_concurrency.lockutils [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.175569] [47313]: DEBUG oslo_concurrency.lockutils [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.175805] [47313]: DEBUG oslo_concurrency.lockutils [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.175993] [47313]: DEBUG oslo_concurrency.lockutils [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.187539] [47312]: DEBUG nova.policy [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.191506] [47312]: INFO nova.api.openstack.requestlog [None req-b2bfe7a3-5896-46c3-bc03-2ef3de87f70a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.047609 [ 727.191936] [47312]: [pid: 47312|app: 0|req: 2346/4573] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:23 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.210659] [47313]: DEBUG nova.policy [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.214828] [47313]: INFO nova.api.openstack.requestlog [None req-680d2378-89cc-4cf3-9ad5-8a704ff03ba7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.048805 [ 727.215157] [47313]: [pid: 47313|app: 0|req: 2228/4574] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.241029] [47312]: DEBUG nova.api.openstack.wsgi [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.242723] [47312]: DEBUG nova.compute.api [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.246214] [47312]: DEBUG oslo_concurrency.lockutils [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.246445] [47312]: DEBUG oslo_concurrency.lockutils [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.246633] [47312]: DEBUG oslo_concurrency.lockutils [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.246986] [47312]: DEBUG oslo_concurrency.lockutils [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.247202] [47312]: DEBUG oslo_concurrency.lockutils [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.247378] [47312]: DEBUG oslo_concurrency.lockutils [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.279411] [47312]: DEBUG nova.policy [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.284313] [47312]: INFO nova.api.openstack.requestlog [None req-4694a695-2333-43e2-b4eb-cc5f04c03012 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1272 microversion: 2.1 time: 0.045382 [ 727.284649] [47312]: [pid: 47312|app: 0|req: 2347/4575] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1272 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.304897] [47313]: DEBUG nova.api.openstack.wsgi [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.307058] [47313]: DEBUG nova.compute.api [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.311478] [47313]: DEBUG oslo_concurrency.lockutils [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.311583] [47313]: DEBUG oslo_concurrency.lockutils [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.311792] [47313]: DEBUG oslo_concurrency.lockutils [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.312309] [47313]: DEBUG oslo_concurrency.lockutils [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.312609] [47313]: DEBUG oslo_concurrency.lockutils [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.312908] [47313]: DEBUG oslo_concurrency.lockutils [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.346825] [47313]: DEBUG nova.policy [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.352336] [47313]: INFO nova.api.openstack.requestlog [None req-06517b7f-dc7b-4708-aeb3-d3039ce55ca8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.052405 [ 727.352662] [47313]: [pid: 47313|app: 0|req: 2229/4576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.358371] [47312]: DEBUG nova.api.openstack.wsgi [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.360052] [47312]: DEBUG nova.compute.api [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.363515] [47312]: DEBUG oslo_concurrency.lockutils [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.363752] [47312]: DEBUG oslo_concurrency.lockutils [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.363932] [47312]: DEBUG oslo_concurrency.lockutils [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.364301] [47312]: DEBUG oslo_concurrency.lockutils [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.364495] [47313]: DEBUG nova.api.openstack.wsgi [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.364557] [47312]: DEBUG oslo_concurrency.lockutils [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.364665] [47312]: DEBUG oslo_concurrency.lockutils [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.366049] [47313]: DEBUG nova.compute.api [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.369194] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.369464] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.369657] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.370013] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.370230] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.370400] [47313]: DEBUG oslo_concurrency.lockutils [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.395774] [47312]: DEBUG nova.policy [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.399436] [47312]: INFO nova.api.openstack.requestlog [None req-92519898-e460-47f8-93e7-85fd840c413e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.043747 [ 727.399744] [47312]: [pid: 47312|app: 0|req: 2348/4577] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.407867] [47313]: DEBUG nova.policy [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.411706] [47313]: DEBUG nova.policy [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.412346] [47313]: DEBUG nova.policy [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.414819] [47313]: INFO nova.api.openstack.requestlog [None req-efe83114-56b5-42c4-8ec1-29bc62374b0c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1483 microversion: 2.93 time: 0.052239 [ 727.415288] [47313]: [pid: 47313|app: 0|req: 2230/4578] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1483 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 727.419177] [47312]: DEBUG nova.api.openstack.wsgi [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.420789] [47312]: DEBUG nova.compute.api [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.424682] [47312]: DEBUG oslo_concurrency.lockutils [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.424912] [47312]: DEBUG oslo_concurrency.lockutils [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.425105] [47312]: DEBUG oslo_concurrency.lockutils [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.425459] [47312]: DEBUG oslo_concurrency.lockutils [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.425657] [47312]: DEBUG oslo_concurrency.lockutils [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.425826] [47312]: DEBUG oslo_concurrency.lockutils [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.426647] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.428198] [47313]: DEBUG nova.compute.api [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.431196] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.431424] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.431605] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.431952] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.432189] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.432375] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.462270] [47312]: DEBUG nova.policy [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.465745] [47312]: INFO nova.api.openstack.requestlog [None req-92510b2e-f8c5-4584-8c09-eed9b7b9de45 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.048478 [ 727.467639] [47313]: DEBUG nova.policy [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.470136] [47312]: [pid: 47312|app: 0|req: 2349/4579] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.471642] [47313]: INFO nova.api.openstack.requestlog [None req-6c0fc5a2-8633-4ca9-b25c-322fbf332f05 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.046802 [ 727.471943] [47313]: [pid: 47313|app: 0|req: 2231/4580] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.474819] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.476198] [47312]: DEBUG nova.compute.api [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.479991] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.480270] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.480466] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.480818] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.481025] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.481388] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.485699] [47313]: DEBUG nova.api.openstack.wsgi [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.487312] [47313]: DEBUG nova.compute.api [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.490767] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.490980] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.491185] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.491534] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.491756] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.491933] [47313]: DEBUG oslo_concurrency.lockutils [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.517767] [47312]: DEBUG nova.policy [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.522018] [47312]: INFO nova.api.openstack.requestlog [None req-f7209c8f-7431-4fda-81b5-a5beb4747d0d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.049855 [ 727.522527] [47312]: [pid: 47312|app: 0|req: 2350/4581] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 727.524209] [47313]: DEBUG nova.policy [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.527829] [47312]: DEBUG nova.api.openstack.wsgi [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.528262] [47313]: INFO nova.api.openstack.requestlog [None req-e63de968-bc5a-416b-b6d9-4ada1873d70b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.044436 [ 727.528580] [47313]: [pid: 47313|app: 0|req: 2232/4582] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 727.529417] [47312]: DEBUG nova.compute.api [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.532631] [47312]: DEBUG oslo_concurrency.lockutils [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.532853] [47312]: DEBUG oslo_concurrency.lockutils [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.533049] [47312]: DEBUG oslo_concurrency.lockutils [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.533422] [47312]: DEBUG oslo_concurrency.lockutils [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.533624] [47312]: DEBUG oslo_concurrency.lockutils [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.533796] [47312]: DEBUG oslo_concurrency.lockutils [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.534493] [47313]: DEBUG nova.api.openstack.wsgi [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.536048] [47313]: DEBUG nova.compute.api [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.539160] [47313]: DEBUG oslo_concurrency.lockutils [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.539392] [47313]: DEBUG oslo_concurrency.lockutils [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.539572] [47313]: DEBUG oslo_concurrency.lockutils [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.539912] [47313]: DEBUG oslo_concurrency.lockutils [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.540119] [47313]: DEBUG oslo_concurrency.lockutils [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.540294] [47313]: DEBUG oslo_concurrency.lockutils [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.567364] [47312]: DEBUG nova.policy [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.571224] [47312]: INFO nova.api.openstack.requestlog [None req-15ea998e-13bc-4281-a73f-0048764c9e3d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045470 [ 727.571514] [47312]: [pid: 47312|app: 0|req: 2351/4583] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.572458] [47313]: DEBUG nova.policy [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.576332] [47313]: INFO nova.api.openstack.requestlog [None req-3774badf-fee4-4402-8d97-213657d12b2f tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.043766 [ 727.576631] [47313]: [pid: 47313|app: 0|req: 2233/4584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.737390] [47312]: DEBUG nova.api.openstack.wsgi [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.739414] [47312]: DEBUG nova.compute.api [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.742712] [47312]: DEBUG oslo_concurrency.lockutils [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.742951] [47312]: DEBUG oslo_concurrency.lockutils [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.743151] [47312]: DEBUG oslo_concurrency.lockutils [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.743531] [47312]: DEBUG oslo_concurrency.lockutils [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.743734] [47312]: DEBUG oslo_concurrency.lockutils [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.743903] [47312]: DEBUG oslo_concurrency.lockutils [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.760628] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=2 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 727.761419] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=14 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 727.763844] [47313]: DEBUG nova.api.openstack.wsgi [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.765481] [47313]: DEBUG nova.compute.api [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.769170] [47313]: DEBUG oslo_concurrency.lockutils [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.769407] [47313]: DEBUG oslo_concurrency.lockutils [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.769587] [47313]: DEBUG oslo_concurrency.lockutils [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.769936] [47313]: DEBUG oslo_concurrency.lockutils [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.770146] [47313]: DEBUG oslo_concurrency.lockutils [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.770321] [47313]: DEBUG oslo_concurrency.lockutils [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.779397] [47312]: DEBUG nova.policy [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.783652] [47312]: INFO nova.api.openstack.requestlog [None req-c62d0693-c270-43af-b812-04464a45e769 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.048681 [ 727.783985] [47312]: [pid: 47312|app: 0|req: 2352/4585] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.797586] [47312]: DEBUG nova.api.openstack.wsgi [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.799197] [47312]: DEBUG nova.compute.api [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.802664] [47312]: DEBUG oslo_concurrency.lockutils [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.802737] [47313]: DEBUG nova.policy [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.803205] [47312]: DEBUG oslo_concurrency.lockutils [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.803205] [47312]: DEBUG oslo_concurrency.lockutils [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.803494] [47312]: DEBUG oslo_concurrency.lockutils [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.803702] [47312]: DEBUG oslo_concurrency.lockutils [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.803877] [47312]: DEBUG oslo_concurrency.lockutils [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.807087] [47313]: INFO nova.api.openstack.requestlog [None req-a931ecf9-e311-4a87-92a9-f84c5f45abf7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.047015 [ 727.807205] [47313]: [pid: 47313|app: 0|req: 2234/4586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 727.820853] [47313]: DEBUG nova.api.openstack.wsgi [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.822521] [47313]: DEBUG nova.compute.api [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.823887] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=14 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 727.826035] [47313]: DEBUG oslo_concurrency.lockutils [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.826311] [47313]: DEBUG oslo_concurrency.lockutils [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.826517] [47313]: DEBUG oslo_concurrency.lockutils [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.826874] [47313]: DEBUG oslo_concurrency.lockutils [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.827082] [47313]: DEBUG oslo_concurrency.lockutils [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.827810] [47313]: DEBUG oslo_concurrency.lockutils [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.837861] [47312]: DEBUG nova.policy [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.842269] [47312]: DEBUG nova.policy [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.842920] [47312]: DEBUG nova.policy [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.843539] [47312]: INFO nova.api.openstack.requestlog [None req-58149dc8-faff-49e4-8e4c-71e4136fa72c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.048031 [ 727.843851] [47312]: [pid: 47312|app: 0|req: 2353/4587] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 727.854043] [47312]: DEBUG nova.api.openstack.wsgi [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.855687] [47312]: DEBUG nova.compute.api [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.859341] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.859576] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.859760] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.860226] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.860430] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.860600] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.864060] [47313]: DEBUG nova.policy [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.869073] [47313]: INFO nova.api.openstack.requestlog [None req-321e043a-e52a-4a87-83e0-c79089d4797c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.050261 [ 727.869491] [47313]: [pid: 47313|app: 0|req: 2235/4588] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.878950] [47313]: DEBUG nova.api.openstack.wsgi [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.881041] [47313]: DEBUG nova.compute.api [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.884229] [47313]: DEBUG oslo_concurrency.lockutils [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.884480] [47313]: DEBUG oslo_concurrency.lockutils [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.884665] [47313]: DEBUG oslo_concurrency.lockutils [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.885041] [47313]: DEBUG oslo_concurrency.lockutils [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.885242] [47313]: DEBUG oslo_concurrency.lockutils [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.885414] [47313]: DEBUG oslo_concurrency.lockutils [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.901023] [47312]: DEBUG nova.policy [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.905644] [47312]: DEBUG nova.policy [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.906371] [47312]: DEBUG nova.policy [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.907025] [47312]: INFO nova.api.openstack.requestlog [None req-72f28676-522b-43ed-8fba-103267f24336 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.055127 [ 727.907386] [47312]: [pid: 47312|app: 0|req: 2354/4589] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 727.913624] [47312]: DEBUG nova.api.openstack.wsgi [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.919852] [47312]: DEBUG nova.compute.api [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.924779] [47312]: DEBUG oslo_concurrency.lockutils [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.925773] [47312]: DEBUG oslo_concurrency.lockutils [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.925773] [47312]: DEBUG oslo_concurrency.lockutils [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.925773] [47312]: DEBUG oslo_concurrency.lockutils [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.926105] [47312]: DEBUG oslo_concurrency.lockutils [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.926105] [47312]: DEBUG oslo_concurrency.lockutils [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.927014] [47313]: DEBUG nova.policy [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.932490] [47313]: INFO nova.api.openstack.requestlog [None req-53c5b0aa-b5bb-4c90-8f6c-a78830792808 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.055396 [ 727.932638] [47313]: [pid: 47313|app: 0|req: 2236/4590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.941015] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 727.942953] [47313]: DEBUG nova.compute.api [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 727.946400] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.946645] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.947863] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.947863] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 727.947863] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 727.947863] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 727.987000] [47312]: DEBUG nova.policy [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.988699] [47313]: DEBUG nova.policy [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 727.993024] [47313]: INFO nova.api.openstack.requestlog [None req-e9107c1b-c42c-4016-a975-761cbfdb4e97 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.054208 [ 727.993123] [47312]: INFO nova.api.openstack.requestlog [None req-40d621fb-c597-4ce2-9d5b-0095f86e3b90 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.081408 [ 727.993362] [47313]: [pid: 47313|app: 0|req: 2237/4591] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.993419] [47312]: [pid: 47312|app: 0|req: 2355/4592] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 727.997127] [47312]: DEBUG nova.api.openstack.wsgi [req-acb51855-ced9-4ff3-a8cb-7971a2d99153 req-0ece519a-338a-4ac3-a62f-53415767bd6e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e0735ee2-0a9d-4291-8465-b644816bf8e3", "tag": "6992765b-0676-40cb-85a8-bd255585b49e"}, {"server_uuid": "e0735ee2-0a9d-4291-8465-b644816bf8e3", "name": "network-vif-deleted", "tag": "6992765b-0676-40cb-85a8-bd255585b49e"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 728.001788] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.002518] [47313]: DEBUG nova.compute.api [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.003362] [47312]: DEBUG oslo_concurrency.lockutils [req-acb51855-ced9-4ff3-a8cb-7971a2d99153 req-0ece519a-338a-4ac3-a62f-53415767bd6e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.003634] [47312]: DEBUG oslo_concurrency.lockutils [req-acb51855-ced9-4ff3-a8cb-7971a2d99153 req-0ece519a-338a-4ac3-a62f-53415767bd6e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.003923] [47312]: DEBUG oslo_concurrency.lockutils [req-acb51855-ced9-4ff3-a8cb-7971a2d99153 req-0ece519a-338a-4ac3-a62f-53415767bd6e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.009064] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.010691] [47312]: INFO nova.api.openstack.compute.server_external_events [req-acb51855-ced9-4ff3-a8cb-7971a2d99153 req-0ece519a-338a-4ac3-a62f-53415767bd6e service nova] Creating event network-changed:6992765b-0676-40cb-85a8-bd255585b49e for instance e0735ee2-0a9d-4291-8465-b644816bf8e3 on cpu-1 [ 728.010978] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.011068] [47312]: INFO nova.api.openstack.compute.server_external_events [req-acb51855-ced9-4ff3-a8cb-7971a2d99153 req-0ece519a-338a-4ac3-a62f-53415767bd6e service nova] Creating event network-vif-deleted:6992765b-0676-40cb-85a8-bd255585b49e for instance e0735ee2-0a9d-4291-8465-b644816bf8e3 on cpu-1 [ 728.011248] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.011683] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.011830] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.012009] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.014407] [47312]: INFO nova.api.openstack.requestlog [req-acb51855-ced9-4ff3-a8cb-7971a2d99153 req-0ece519a-338a-4ac3-a62f-53415767bd6e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020127 [ 728.014826] [47312]: [pid: 47312|app: 0|req: 2356/4593] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:24 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 728.018463] [47312]: DEBUG nova.api.openstack.wsgi [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.020375] [47312]: DEBUG nova.compute.api [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.024638] [47312]: DEBUG oslo_concurrency.lockutils [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.025011] [47312]: DEBUG oslo_concurrency.lockutils [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.026026] [47312]: DEBUG oslo_concurrency.lockutils [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.026026] [47312]: DEBUG oslo_concurrency.lockutils [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.026026] [47312]: DEBUG oslo_concurrency.lockutils [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.026185] [47312]: DEBUG oslo_concurrency.lockutils [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.066830] [47313]: DEBUG nova.policy [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.071188] [47313]: DEBUG nova.policy [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.071821] [47313]: DEBUG nova.policy [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.074417] [47313]: INFO nova.api.openstack.requestlog [None req-b6f681f6-568c-46ed-abe7-c11b0605f397 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1439 microversion: 2.75 time: 0.080519 [ 728.074555] [47312]: DEBUG nova.policy [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.074743] [47313]: [pid: 47313|app: 0|req: 2238/4594] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1439 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.077516] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.079005] [47312]: INFO nova.api.openstack.requestlog [None req-119ce3fe-480c-4c60-891a-3598b3118e86 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.063427 [ 728.079076] [47313]: DEBUG nova.compute.api [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.079355] [47312]: [pid: 47312|app: 0|req: 2357/4595] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.085814] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.086060] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.086248] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.086597] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.086805] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.086977] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.123258] [47313]: DEBUG nova.policy [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.127043] [47313]: INFO nova.api.openstack.requestlog [None req-5d2e6720-7530-4656-9b66-0153d3c2f477 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.051714 [ 728.127360] [47313]: [pid: 47313|app: 0|req: 2239/4596] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.128202] [47312]: DEBUG nova.api.openstack.wsgi [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.130089] [47312]: DEBUG nova.compute.api [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.136378] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.136378] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.136378] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.136378] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.136378] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.136378] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.170195] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.170465] [47312]: DEBUG nova.policy [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.170902] [47313]: DEBUG nova.compute.api [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.174742] [47312]: INFO nova.api.openstack.requestlog [None req-e32b23a3-5dae-4ec3-bee7-9f76267957b8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.049566 [ 728.175427] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.175519] [47312]: [pid: 47312|app: 0|req: 2358/4597] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:24 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.175563] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.175563] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.175672] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.175853] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.176032] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.211122] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.211244] [47313]: DEBUG nova.policy [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.211765] [47312]: DEBUG nova.compute.api [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.215100] [47313]: INFO nova.api.openstack.requestlog [None req-7b815285-185c-48a5-9c7f-bbabfc94212d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.047832 [ 728.215414] [47313]: [pid: 47313|app: 0|req: 2240/4598] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.222122] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.222122] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.222122] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.222122] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.222122] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.222122] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.229562] [47313]: DEBUG nova.api.openstack.wsgi [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.231649] [47313]: DEBUG nova.compute.api [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.234814] [47313]: DEBUG oslo_concurrency.lockutils [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.234814] [47313]: DEBUG oslo_concurrency.lockutils [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.234943] [47313]: DEBUG oslo_concurrency.lockutils [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.235271] [47313]: DEBUG oslo_concurrency.lockutils [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.235467] [47313]: DEBUG oslo_concurrency.lockutils [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.235635] [47313]: DEBUG oslo_concurrency.lockutils [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.265068] [47312]: DEBUG nova.policy [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.269168] [47312]: INFO nova.api.openstack.requestlog [None req-2c97da21-b081-4e8b-96bf-9d188a0dc468 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.063288 [ 728.269570] [47312]: [pid: 47312|app: 0|req: 2359/4599] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 728.273306] [47313]: DEBUG nova.policy [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.277211] [47313]: INFO nova.api.openstack.requestlog [None req-954583bb-5e47-4392-8bc2-917b382d7504 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.049705 [ 728.277576] [47313]: [pid: 47313|app: 0|req: 2241/4600] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.297279] [47312]: DEBUG nova.api.openstack.wsgi [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.299172] [47312]: DEBUG nova.compute.api [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.302739] [47312]: DEBUG oslo_concurrency.lockutils [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.303060] [47312]: DEBUG oslo_concurrency.lockutils [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.303384] [47312]: DEBUG oslo_concurrency.lockutils [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.303854] [47312]: DEBUG oslo_concurrency.lockutils [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.304207] [47312]: DEBUG oslo_concurrency.lockutils [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.304472] [47312]: DEBUG oslo_concurrency.lockutils [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.348645] [47312]: DEBUG nova.policy [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.356633] [47312]: INFO nova.api.openstack.requestlog [None req-40746e2d-97ba-4521-826a-209b1ed530db tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1272 microversion: 2.1 time: 0.061704 [ 728.357072] [47312]: [pid: 47312|app: 0|req: 2360/4601] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1272 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.364038] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.365927] [47313]: DEBUG nova.compute.api [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.371185] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.371185] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.371185] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.371759] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.371759] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.371904] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.404234] [47313]: DEBUG nova.policy [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.407984] [47313]: INFO nova.api.openstack.requestlog [None req-8c1eff78-102a-4fd6-98ea-7837811ed91f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.046285 [ 728.408327] [47313]: [pid: 47313|app: 0|req: 2242/4602] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.415343] [47312]: DEBUG nova.api.openstack.wsgi [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.416714] [47312]: DEBUG nova.compute.api [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.420155] [47312]: DEBUG oslo_concurrency.lockutils [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.420370] [47312]: DEBUG oslo_concurrency.lockutils [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.420552] [47312]: DEBUG oslo_concurrency.lockutils [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.420909] [47312]: DEBUG oslo_concurrency.lockutils [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.421124] [47312]: DEBUG oslo_concurrency.lockutils [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.421333] [47312]: DEBUG oslo_concurrency.lockutils [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.428840] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.430457] [47313]: DEBUG nova.compute.api [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.433846] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.436838] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.436838] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.436838] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.436838] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.436838] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.457939] [47312]: DEBUG nova.policy [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.462482] [47312]: INFO nova.api.openstack.requestlog [None req-afae14c4-9ae6-49c5-a170-bbf4eac19848 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.049621 [ 728.463012] [47312]: [pid: 47312|app: 0|req: 2361/4603] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.471928] [47313]: DEBUG nova.policy [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.476233] [47313]: DEBUG nova.policy [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.480017] [47313]: DEBUG nova.policy [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.480150] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.483195] [47313]: INFO nova.api.openstack.requestlog [None req-f8f97c11-2f07-447e-99cb-1f544307707d tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.056479 [ 728.483511] [47313]: [pid: 47313|app: 0|req: 2243/4604] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.483765] [47312]: DEBUG nova.compute.api [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.485829] [47313]: DEBUG nova.api.openstack.wsgi [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.487427] [47313]: DEBUG nova.compute.api [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.488840] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.489293] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.489666] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.490268] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.490481] [47313]: DEBUG oslo_concurrency.lockutils [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.490706] [47313]: DEBUG oslo_concurrency.lockutils [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.490881] [47313]: DEBUG oslo_concurrency.lockutils [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.490983] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.491243] [47313]: DEBUG oslo_concurrency.lockutils [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.491423] [47313]: DEBUG oslo_concurrency.lockutils [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.491559] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.491612] [47313]: DEBUG oslo_concurrency.lockutils [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.542011] [47313]: DEBUG nova.policy [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.544397] [47312]: DEBUG nova.policy [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.548553] [47313]: INFO nova.api.openstack.requestlog [None req-83d6816c-c33c-4ade-af84-266d5b035e64 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.062957 [ 728.548553] [47313]: [pid: 47313|app: 0|req: 2244/4605] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.550665] [47312]: INFO nova.api.openstack.requestlog [None req-0e023257-d1ae-45b9-94f0-a85104932dff tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.073184 [ 728.551012] [47312]: [pid: 47312|app: 0|req: 2362/4606] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 728.556024] [47313]: DEBUG nova.api.openstack.wsgi [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.556323] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.556323] [47312]: DEBUG nova.compute.api [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.558403] [47313]: DEBUG nova.compute.api [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.560901] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.561059] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.561266] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.561594] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.564450] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.564540] [47313]: DEBUG oslo_concurrency.lockutils [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.564597] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.564640] [47313]: DEBUG oslo_concurrency.lockutils [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.564640] [47313]: DEBUG oslo_concurrency.lockutils [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.564640] [47313]: DEBUG oslo_concurrency.lockutils [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.564640] [47313]: DEBUG oslo_concurrency.lockutils [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.564640] [47313]: DEBUG oslo_concurrency.lockutils [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.625020] [47313]: DEBUG nova.policy [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.625556] [47312]: DEBUG nova.policy [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.626686] [47313]: INFO nova.api.openstack.requestlog [None req-37cc278d-2976-4136-9233-700286b3fa69 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.078725 [ 728.627010] [47313]: [pid: 47313|app: 0|req: 2245/4607] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.629405] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.630149] [47312]: INFO nova.api.openstack.requestlog [None req-8e5a8e69-e022-4775-bfab-e74112c76922 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.078460 [ 728.630504] [47312]: [pid: 47312|app: 0|req: 2363/4608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.630928] [47313]: DEBUG nova.compute.api [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.633082] [47312]: DEBUG nova.api.openstack.wsgi [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.634953] [47312]: DEBUG nova.compute.api [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.635551] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.635779] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.635954] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.638132] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.638132] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.638132] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.639390] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.639631] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.640719] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.644020] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.644020] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.644020] [47312]: DEBUG oslo_concurrency.lockutils [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.692323] [47313]: DEBUG nova.policy [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.693672] [47312]: DEBUG nova.policy [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.697887] [47312]: INFO nova.api.openstack.requestlog [None req-20c75a72-9b2e-410b-a6b3-af4f54a3b864 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1242 microversion: 2.1 time: 0.066810 [ 728.698217] [47312]: [pid: 47312|app: 0|req: 2364/4609] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.699486] [47313]: INFO nova.api.openstack.requestlog [None req-cf06d345-2466-44eb-802f-8d2301f9e3e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.071862 [ 728.699822] [47313]: [pid: 47313|app: 0|req: 2246/4610] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.797545] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.797545] [47312]: DEBUG nova.compute.api [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.800881] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.801705] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.802052] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.802528] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.803052] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.803372] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.818210] [47313]: DEBUG nova.api.openstack.wsgi [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.819842] [47313]: DEBUG nova.compute.api [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.823193] [47313]: DEBUG oslo_concurrency.lockutils [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.823429] [47313]: DEBUG oslo_concurrency.lockutils [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.823610] [47313]: DEBUG oslo_concurrency.lockutils [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.823956] [47313]: DEBUG oslo_concurrency.lockutils [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.824170] [47313]: DEBUG oslo_concurrency.lockutils [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.824358] [47313]: DEBUG oslo_concurrency.lockutils [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.840215] [47312]: DEBUG nova.policy [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.843150] [47312]: INFO nova.api.openstack.requestlog [None req-cfbf01c9-1982-4f28-985a-2dc8f5cff135 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.050274 [ 728.843500] [47312]: [pid: 47312|app: 0|req: 2365/4611] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.858013] [47313]: DEBUG nova.policy [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.859226] [47312]: DEBUG nova.api.openstack.wsgi [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.860951] [47312]: DEBUG nova.compute.api [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.862203] [47313]: INFO nova.api.openstack.requestlog [None req-251e3dc4-b45b-4c25-91ab-f50bd314d2f4 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.046342 [ 728.862561] [47313]: [pid: 47313|app: 0|req: 2247/4612] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.864371] [47312]: DEBUG oslo_concurrency.lockutils [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.864604] [47312]: DEBUG oslo_concurrency.lockutils [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.864810] [47312]: DEBUG oslo_concurrency.lockutils [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.865144] [47312]: DEBUG oslo_concurrency.lockutils [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.865345] [47312]: DEBUG oslo_concurrency.lockutils [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.865614] [47312]: DEBUG oslo_concurrency.lockutils [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.880763] [47313]: DEBUG nova.api.openstack.wsgi [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.882407] [47313]: DEBUG nova.compute.api [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.885830] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.886085] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.886296] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.886722] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.886979] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.887462] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.898632] [47312]: DEBUG nova.policy [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.902522] [47312]: DEBUG nova.policy [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.903140] [47312]: DEBUG nova.policy [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.903788] [47312]: INFO nova.api.openstack.requestlog [None req-6554fb66-8c8d-485c-8d6b-30cac17c50bf tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.046632 [ 728.904136] [47312]: [pid: 47312|app: 0|req: 2366/4613] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.918423] [47313]: DEBUG nova.policy [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.921946] [47313]: INFO nova.api.openstack.requestlog [None req-1fb806a1-82e3-4f2a-b179-306d5651d53a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.043157 [ 728.922466] [47313]: [pid: 47313|app: 0|req: 2248/4614] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 728.926168] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.927552] [47312]: DEBUG nova.compute.api [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.930549] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.930819] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.931190] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.931393] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.931589] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.931760] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.944352] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 728.946045] [47313]: DEBUG nova.compute.api [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 728.949460] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.949704] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.949882] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.950285] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 728.950491] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 728.950674] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 728.966453] [47312]: DEBUG nova.policy [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.970455] [47312]: DEBUG nova.policy [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.971122] [47312]: DEBUG nova.policy [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.971693] [47312]: INFO nova.api.openstack.requestlog [None req-d5ca0c82-345c-423c-9957-6ea7f7a2ae08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.048050 [ 728.972009] [47312]: [pid: 47312|app: 0|req: 2367/4615] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 728.986560] [47313]: DEBUG nova.policy [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 728.990493] [47313]: INFO nova.api.openstack.requestlog [None req-f8993de8-ef89-4464-8176-bb39d13929e1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.048767 [ 728.990846] [47313]: [pid: 47313|app: 0|req: 2249/4616] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.010853] [47312]: DEBUG nova.api.openstack.wsgi [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.011236] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.012559] [47312]: DEBUG nova.compute.api [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.012783] [47313]: DEBUG nova.compute.api [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.015951] [47312]: DEBUG oslo_concurrency.lockutils [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.016059] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.016343] [47312]: DEBUG oslo_concurrency.lockutils [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.016416] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.016460] [47312]: DEBUG oslo_concurrency.lockutils [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.016505] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.017524] [47312]: DEBUG oslo_concurrency.lockutils [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.017921] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.017987] [47312]: DEBUG oslo_concurrency.lockutils [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.018037] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.018152] [47312]: DEBUG oslo_concurrency.lockutils [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.018247] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.058175] [47313]: DEBUG nova.policy [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.062050] [47313]: INFO nova.api.openstack.requestlog [None req-8c6366dc-be02-4fe1-aef9-1e964a9a13cd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.052733 [ 729.062249] [47312]: DEBUG nova.policy [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.062653] [47313]: [pid: 47313|app: 0|req: 2250/4617] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.066324] [47312]: INFO nova.api.openstack.requestlog [None req-65049c4d-7f8f-46d7-b95c-eaa8d5d8d5f4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.057662 [ 729.066641] [47312]: [pid: 47312|app: 0|req: 2368/4618] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.091271] [47313]: DEBUG nova.api.openstack.wsgi [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.092174] [47312]: DEBUG nova.api.openstack.wsgi [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.093281] [47313]: DEBUG nova.compute.api [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.093732] [47312]: DEBUG nova.compute.api [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.096911] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.097175] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.097224] [47312]: DEBUG oslo_concurrency.lockutils [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.097352] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.097408] [47312]: DEBUG oslo_concurrency.lockutils [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.097593] [47312]: DEBUG oslo_concurrency.lockutils [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.097755] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.097938] [47312]: DEBUG oslo_concurrency.lockutils [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.097979] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.098150] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.098191] [47312]: DEBUG oslo_concurrency.lockutils [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.098318] [47312]: DEBUG oslo_concurrency.lockutils [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.144290] [47313]: DEBUG nova.policy [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.145311] [47312]: DEBUG nova.policy [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.148510] [47313]: DEBUG nova.policy [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.149139] [47313]: DEBUG nova.policy [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.149337] [47312]: INFO nova.api.openstack.requestlog [None req-900c175f-41d3-4c74-a90e-0a9db0297a28 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.059157 [ 729.149659] [47312]: [pid: 47312|app: 0|req: 2369/4619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.153445] [47312]: DEBUG nova.api.openstack.wsgi [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.153527] [47313]: INFO nova.api.openstack.requestlog [None req-28e3e5b0-0fac-4b03-8a18-9836c3cac521 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1456 microversion: 2.75 time: 0.063852 [ 729.153527] [47313]: [pid: 47313|app: 0|req: 2251/4620] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:25 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1456 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.153996] [47312]: DEBUG nova.compute.api [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.157497] [47312]: DEBUG oslo_concurrency.lockutils [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.157730] [47312]: DEBUG oslo_concurrency.lockutils [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.157913] [47312]: DEBUG oslo_concurrency.lockutils [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.158272] [47312]: DEBUG oslo_concurrency.lockutils [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.158600] [47312]: DEBUG oslo_concurrency.lockutils [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.158779] [47312]: DEBUG oslo_concurrency.lockutils [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.165981] [47313]: DEBUG nova.api.openstack.wsgi [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 729.167729] [47313]: DEBUG nova.compute.api [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.170911] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.171151] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.171337] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.171705] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.171896] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.172084] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.191857] [47312]: DEBUG nova.policy [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.197515] [47312]: INFO nova.api.openstack.requestlog [None req-88bda4ba-dca5-4894-872e-2588a7eb7bcd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047264 [ 729.197889] [47312]: [pid: 47312|app: 0|req: 2370/4621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.207132] [47312]: DEBUG nova.api.openstack.wsgi [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.208322] [47312]: DEBUG nova.compute.api [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.212287] [47312]: DEBUG oslo_concurrency.lockutils [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.212610] [47312]: DEBUG oslo_concurrency.lockutils [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.212853] [47312]: DEBUG oslo_concurrency.lockutils [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.213443] [47312]: DEBUG oslo_concurrency.lockutils [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.213767] [47312]: DEBUG oslo_concurrency.lockutils [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.213995] [47312]: DEBUG oslo_concurrency.lockutils [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.252385] [47313]: DEBUG nova.virt.hardware [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 729.252771] [47313]: DEBUG nova.virt.hardware [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 729.253136] [47313]: DEBUG nova.virt.hardware [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 729.253453] [47313]: DEBUG nova.virt.hardware [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 729.253733] [47313]: DEBUG nova.virt.hardware [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 729.257454] [47312]: DEBUG nova.policy [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.262778] [47312]: INFO nova.api.openstack.requestlog [None req-a332dffa-60ba-40dd-9f8d-24b0b09133af tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.064158 [ 729.263181] [47312]: [pid: 47312|app: 0|req: 2371/4622] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.265923] [47312]: DEBUG nova.api.openstack.wsgi [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.267543] [47312]: DEBUG nova.compute.api [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.273797] [47312]: DEBUG oslo_concurrency.lockutils [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.273797] [47312]: DEBUG oslo_concurrency.lockutils [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.273797] [47312]: DEBUG oslo_concurrency.lockutils [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.273797] [47312]: DEBUG oslo_concurrency.lockutils [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.273797] [47312]: DEBUG oslo_concurrency.lockutils [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.273797] [47312]: DEBUG oslo_concurrency.lockutils [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.306333] [47313]: DEBUG nova.compute.api [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.310570] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.310816] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.311009] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.311389] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.311588] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.311762] [47313]: DEBUG oslo_concurrency.lockutils [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.315866] [47312]: DEBUG nova.policy [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.320441] [47312]: INFO nova.api.openstack.requestlog [None req-e965e3da-9df4-4a5d-bea2-a01c4c8db5ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1276 microversion: 2.1 time: 0.056431 [ 729.320764] [47312]: [pid: 47312|app: 0|req: 2372/4623] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1276 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.323344] [47312]: DEBUG nova.api.openstack.wsgi [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.324918] [47312]: DEBUG nova.compute.api [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.328209] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.328402] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.328584] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.328927] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.329531] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.329531] [47312]: DEBUG oslo_concurrency.lockutils [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.391831] [47312]: DEBUG nova.policy [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.395812] [47313]: DEBUG nova.policy [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.399148] [47312]: INFO nova.api.openstack.requestlog [None req-d83fbb32-96a0-4c7f-8b74-0272d4603cd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.077765 [ 729.399484] [47312]: [pid: 47312|app: 0|req: 2373/4624] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.400245] [47313]: DEBUG nova.policy [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.400863] [47313]: DEBUG nova.policy [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.403396] [47312]: DEBUG nova.api.openstack.wsgi [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.404182] [47313]: INFO nova.api.openstack.requestlog [None req-19886552-7312-4468-b205-9b41c7d01ad3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29/action" status: 202 len: 1513 microversion: 2.75 time: 0.240108 [ 729.404523] [47313]: [pid: 47313|app: 0|req: 2252/4625] 10.180.1.21 () {62 vars in 1314 bytes} [Thu Oct 31 12:13:26 2024] POST /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29/action => generated 1513 bytes in 241 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 729.405529] [47312]: DEBUG nova.compute.api [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.407151] [47313]: DEBUG nova.api.openstack.wsgi [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.408664] [47313]: DEBUG nova.compute.api [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.408982] [47312]: DEBUG oslo_concurrency.lockutils [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.409243] [47312]: DEBUG oslo_concurrency.lockutils [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.409431] [47312]: DEBUG oslo_concurrency.lockutils [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.409781] [47312]: DEBUG oslo_concurrency.lockutils [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.409979] [47312]: DEBUG oslo_concurrency.lockutils [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.410171] [47312]: DEBUG oslo_concurrency.lockutils [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.412085] [47313]: DEBUG oslo_concurrency.lockutils [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.412440] [47313]: DEBUG oslo_concurrency.lockutils [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.412516] [47313]: DEBUG oslo_concurrency.lockutils [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.412860] [47313]: DEBUG oslo_concurrency.lockutils [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.413068] [47313]: DEBUG oslo_concurrency.lockutils [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.413272] [47313]: DEBUG oslo_concurrency.lockutils [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.446044] [47312]: DEBUG nova.policy [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.449875] [47312]: INFO nova.api.openstack.requestlog [None req-434bc0d6-22df-44c6-9f1d-360f158adf88 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.049222 [ 729.450115] [47312]: [pid: 47312|app: 0|req: 2374/4626] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.451151] [47313]: DEBUG nova.policy [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.452390] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.453905] [47312]: DEBUG nova.compute.api [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.454971] [47313]: INFO nova.api.openstack.requestlog [None req-22879df4-de49-4f6c-8747-cddd2fc91557 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1272 microversion: 2.1 time: 0.049903 [ 729.455367] [47313]: [pid: 47313|app: 0|req: 2253/4627] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1272 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.457705] [47313]: DEBUG nova.api.openstack.wsgi [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.457796] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.457954] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.458152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.458490] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.458723] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.458907] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.459166] [47313]: DEBUG nova.compute.api [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.462011] [47313]: DEBUG oslo_concurrency.lockutils [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.462260] [47313]: DEBUG oslo_concurrency.lockutils [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.462451] [47313]: DEBUG oslo_concurrency.lockutils [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.462781] [47313]: DEBUG oslo_concurrency.lockutils [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.462976] [47313]: DEBUG oslo_concurrency.lockutils [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.463162] [47313]: DEBUG oslo_concurrency.lockutils [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.497213] [47312]: DEBUG nova.policy [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.498271] [47313]: DEBUG nova.policy [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.501112] [47312]: DEBUG nova.policy [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.501716] [47312]: DEBUG nova.policy [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.501789] [47313]: INFO nova.api.openstack.requestlog [None req-df0e2747-8cd2-4964-8803-a3450f0be358 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.045876 [ 729.502058] [47313]: [pid: 47313|app: 0|req: 2254/4628] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.504365] [47313]: DEBUG nova.api.openstack.wsgi [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.504426] [47312]: INFO nova.api.openstack.requestlog [None req-e3d0d840-023e-45ad-8d05-5fadce407fa5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1465 microversion: 2.75 time: 0.053753 [ 729.504772] [47312]: [pid: 47312|app: 0|req: 2375/4629] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.506363] [47313]: DEBUG nova.compute.api [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.506906] [47312]: DEBUG nova.api.openstack.wsgi [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.508400] [47312]: DEBUG nova.compute.api [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.509416] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.509617] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.509774] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.510135] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.510330] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.510502] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.511391] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.511614] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.511790] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.512157] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.512363] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.512955] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.546892] [47313]: DEBUG nova.policy [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.551289] [47313]: INFO nova.api.openstack.requestlog [None req-c8341f17-bccb-4896-afac-d5f09f201080 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.048350 [ 729.551289] [47313]: [pid: 47313|app: 0|req: 2255/4630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.551972] [47312]: DEBUG nova.policy [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.557127] [47312]: DEBUG nova.policy [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.557749] [47312]: DEBUG nova.policy [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.560335] [47312]: INFO nova.api.openstack.requestlog [None req-bcd9a498-2ba5-4601-b0e8-aea0b338228f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.055168 [ 729.560648] [47312]: [pid: 47312|app: 0|req: 2376/4631] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.562193] [47313]: DEBUG nova.api.openstack.wsgi [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.563844] [47313]: DEBUG nova.compute.api [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.565675] [47312]: DEBUG nova.api.openstack.wsgi [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.566940] [47313]: DEBUG oslo_concurrency.lockutils [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.567184] [47313]: DEBUG oslo_concurrency.lockutils [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.567304] [47312]: DEBUG nova.compute.api [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.567366] [47313]: DEBUG oslo_concurrency.lockutils [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.567702] [47313]: DEBUG oslo_concurrency.lockutils [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.567899] [47313]: DEBUG oslo_concurrency.lockutils [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.568088] [47313]: DEBUG oslo_concurrency.lockutils [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.570135] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.570360] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.570537] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.570881] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.571086] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.572028] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.601390] [47313]: DEBUG nova.policy [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.605389] [47313]: INFO nova.api.openstack.requestlog [None req-88bbc0e4-ccaa-4ee8-b623-1b69f9c1cd5b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.045097 [ 729.605865] [47313]: [pid: 47313|app: 0|req: 2256/4632] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.606421] [47312]: DEBUG nova.policy [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.610473] [47312]: INFO nova.api.openstack.requestlog [None req-e8f1aa98-08aa-4032-a6b5-020b4dcb70af tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.046809 [ 729.610870] [47312]: [pid: 47312|app: 0|req: 2377/4633] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.640540] [47313]: DEBUG nova.api.openstack.wsgi [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.642188] [47313]: DEBUG nova.compute.api [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.645734] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.645822] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.645963] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.646163] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.646511] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.646704] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.646874] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.647400] [47312]: DEBUG nova.compute.api [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.650633] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.650861] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.651055] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.651403] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.651598] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.651768] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.680962] [47313]: DEBUG nova.policy [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.684983] [47313]: INFO nova.api.openstack.requestlog [None req-a1d0693b-6d43-4a35-a7f6-2f8e6fe3def1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.046592 [ 729.685317] [47313]: [pid: 47313|app: 0|req: 2257/4634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.685913] [47312]: DEBUG nova.policy [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.690099] [47312]: INFO nova.api.openstack.requestlog [None req-b9ccf1b2-ddcd-4842-a887-1483ea2cab3f tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.046381 [ 729.690466] [47312]: [pid: 47312|app: 0|req: 2378/4635] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.710329] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.710441] [47312]: DEBUG nova.api.openstack.wsgi [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.711898] [47313]: DEBUG nova.compute.api [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.711960] [47312]: DEBUG nova.compute.api [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.715217] [47312]: DEBUG oslo_concurrency.lockutils [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.715313] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.715444] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.715486] [47312]: DEBUG oslo_concurrency.lockutils [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.715623] [47312]: DEBUG oslo_concurrency.lockutils [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.715667] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.715960] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.715999] [47312]: DEBUG oslo_concurrency.lockutils [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.716164] [47312]: DEBUG oslo_concurrency.lockutils [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.716202] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.716334] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.716373] [47312]: DEBUG oslo_concurrency.lockutils [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.808092] [47312]: DEBUG nova.policy [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.810465] [47313]: DEBUG nova.policy [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.812945] [47312]: INFO nova.api.openstack.requestlog [None req-9731c2ec-49f6-4854-94c3-dcb83354a251 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.104330 [ 729.813292] [47312]: [pid: 47312|app: 0|req: 2379/4636] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.815664] [47313]: INFO nova.api.openstack.requestlog [None req-fe2041c8-63fc-4617-a0f0-937c30d3cb53 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.108050 [ 729.816057] [47313]: [pid: 47313|app: 0|req: 2258/4637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.855118] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.857036] [47312]: DEBUG nova.compute.api [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.860396] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.860634] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.860815] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.861186] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.861387] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.861571] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.875511] [47313]: DEBUG nova.api.openstack.wsgi [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.876836] [47313]: DEBUG nova.compute.api [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.880676] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.880676] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.880817] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.881148] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.881349] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.881523] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.897412] [47312]: DEBUG nova.policy [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.901794] [47312]: INFO nova.api.openstack.requestlog [None req-8d81e1f4-ed5d-4bde-b8ac-8559e9caa22e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.048555 [ 729.902260] [47312]: [pid: 47312|app: 0|req: 2380/4638] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.916979] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.918659] [47312]: DEBUG nova.compute.api [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.920141] [47313]: DEBUG nova.policy [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.923920] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.924175] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.924362] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.924464] [47313]: INFO nova.api.openstack.requestlog [None req-54a93937-3b40-4ad2-bce4-98edad5ab974 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.052487 [ 729.924722] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.924934] [47313]: [pid: 47313|app: 0|req: 2259/4639] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 729.924992] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.926422] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.936192] [47313]: DEBUG nova.api.openstack.wsgi [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.938903] [47313]: DEBUG nova.compute.api [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.941395] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.941624] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.941802] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.942186] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.942393] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.942558] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.971849] [47312]: DEBUG nova.policy [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.976373] [47312]: DEBUG nova.policy [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.977148] [47312]: DEBUG nova.policy [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.977671] [47312]: INFO nova.api.openstack.requestlog [None req-f0b1d5f4-edb6-437d-8f95-9f7fad644eb5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.062955 [ 729.977983] [47312]: [pid: 47312|app: 0|req: 2381/4640] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 729.980453] [47313]: DEBUG nova.policy [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 729.985978] [47313]: INFO nova.api.openstack.requestlog [None req-ba714720-bb69-450b-afbf-6fa0fc7651e5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.051953 [ 729.986301] [47313]: [pid: 47313|app: 0|req: 2260/4641] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 729.988460] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 729.990143] [47312]: DEBUG nova.compute.api [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 729.993577] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.993798] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.994020] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 729.994473] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 729.994648] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 729.994820] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.001633] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.003273] [47313]: DEBUG nova.compute.api [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.006544] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.006777] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.006953] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.007315] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.007508] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.007683] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.038560] [47312]: DEBUG nova.policy [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.043254] [47312]: DEBUG nova.policy [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.043871] [47312]: DEBUG nova.policy [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.044461] [47313]: DEBUG nova.policy [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.044555] [47312]: INFO nova.api.openstack.requestlog [None req-3ebae2da-49e0-457b-a5bf-e96e82cfe3b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.061869 [ 730.044771] [47312]: [pid: 47312|app: 0|req: 2382/4642] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 730.047118] [47312]: DEBUG nova.api.openstack.wsgi [req-3261a8aa-e4a0-4c18-bec1-ece90c04c7be req-048cb4cb-2afe-4beb-aaf3-7a2fbb06933b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56488ac6-c94b-4b40-9cad-b0c36a3d293e", "tag": "396f16dd-e25c-4099-a353-68109855f1fe"}, {"server_uuid": "56488ac6-c94b-4b40-9cad-b0c36a3d293e", "name": "network-vif-deleted", "tag": "396f16dd-e25c-4099-a353-68109855f1fe"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 730.048777] [47313]: INFO nova.api.openstack.requestlog [None req-5c028a27-fb17-4762-ac0c-36f5e2829764 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.049125 [ 730.049090] [47313]: [pid: 47313|app: 0|req: 2261/4643] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 730.052523] [47312]: DEBUG oslo_concurrency.lockutils [req-3261a8aa-e4a0-4c18-bec1-ece90c04c7be req-048cb4cb-2afe-4beb-aaf3-7a2fbb06933b service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.052744] [47312]: DEBUG oslo_concurrency.lockutils [req-3261a8aa-e4a0-4c18-bec1-ece90c04c7be req-048cb4cb-2afe-4beb-aaf3-7a2fbb06933b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.052924] [47312]: DEBUG oslo_concurrency.lockutils [req-3261a8aa-e4a0-4c18-bec1-ece90c04c7be req-048cb4cb-2afe-4beb-aaf3-7a2fbb06933b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.058531] [47312]: INFO nova.api.openstack.compute.server_external_events [req-3261a8aa-e4a0-4c18-bec1-ece90c04c7be req-048cb4cb-2afe-4beb-aaf3-7a2fbb06933b service nova] Creating event network-changed:396f16dd-e25c-4099-a353-68109855f1fe for instance 56488ac6-c94b-4b40-9cad-b0c36a3d293e on cpu-1 [ 730.058727] [47312]: INFO nova.api.openstack.compute.server_external_events [req-3261a8aa-e4a0-4c18-bec1-ece90c04c7be req-048cb4cb-2afe-4beb-aaf3-7a2fbb06933b service nova] Creating event network-vif-deleted:396f16dd-e25c-4099-a353-68109855f1fe for instance 56488ac6-c94b-4b40-9cad-b0c36a3d293e on cpu-1 [ 730.061410] [47312]: INFO nova.api.openstack.requestlog [req-3261a8aa-e4a0-4c18-bec1-ece90c04c7be req-048cb4cb-2afe-4beb-aaf3-7a2fbb06933b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.016015 [ 730.061684] [47312]: [pid: 47312|app: 0|req: 2383/4644] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:26 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 730.073589] [47313]: DEBUG nova.api.openstack.wsgi [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.075169] [47313]: DEBUG nova.compute.api [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.077544] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.078409] [47313]: DEBUG oslo_concurrency.lockutils [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.078644] [47313]: DEBUG oslo_concurrency.lockutils [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.078825] [47313]: DEBUG oslo_concurrency.lockutils [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.079066] [47312]: DEBUG nova.compute.api [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.079191] [47313]: DEBUG oslo_concurrency.lockutils [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.079388] [47313]: DEBUG oslo_concurrency.lockutils [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.079557] [47313]: DEBUG oslo_concurrency.lockutils [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.082014] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.082283] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.082465] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.082803] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.082999] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.083189] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.116335] [47313]: DEBUG nova.policy [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.117332] [47312]: DEBUG nova.policy [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.120147] [47313]: INFO nova.api.openstack.requestlog [None req-0de3619f-9cb3-43b3-880b-160070ee94d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.048690 [ 730.120459] [47313]: [pid: 47313|app: 0|req: 2262/4645] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.121453] [47312]: INFO nova.api.openstack.requestlog [None req-f8d71cd7-cf9c-45de-abff-fa9845bfff26 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.045449 [ 730.121453] [47312]: [pid: 47312|app: 0|req: 2384/4646] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:26 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 730.162513] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.164273] [47313]: DEBUG nova.compute.api [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.167639] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.167892] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.168093] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.168455] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.168656] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.168832] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.205459] [47313]: DEBUG nova.policy [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.209456] [47313]: INFO nova.api.openstack.requestlog [None req-cf14dae9-77c4-46e2-a9fe-c1c8e9a73f2b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.048967 [ 730.209762] [47313]: [pid: 47313|app: 0|req: 2263/4647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.212950] [47312]: DEBUG nova.api.openstack.wsgi [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.214994] [47312]: DEBUG nova.compute.api [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.218643] [47312]: DEBUG oslo_concurrency.lockutils [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.218880] [47312]: DEBUG oslo_concurrency.lockutils [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.219075] [47312]: DEBUG oslo_concurrency.lockutils [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.219469] [47312]: DEBUG oslo_concurrency.lockutils [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.219619] [47312]: DEBUG oslo_concurrency.lockutils [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.219789] [47312]: DEBUG oslo_concurrency.lockutils [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.254292] [47312]: DEBUG nova.policy [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.258146] [47312]: INFO nova.api.openstack.requestlog [None req-17529eca-e06e-477c-ad9f-c5331e2a78f4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047380 [ 730.258475] [47312]: [pid: 47312|app: 0|req: 2385/4648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.280478] [47313]: DEBUG nova.api.openstack.wsgi [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.282597] [47313]: DEBUG nova.compute.api [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.287536] [47313]: DEBUG oslo_concurrency.lockutils [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.287926] [47313]: DEBUG oslo_concurrency.lockutils [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.288290] [47313]: DEBUG oslo_concurrency.lockutils [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.288863] [47313]: DEBUG oslo_concurrency.lockutils [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.289193] [47313]: DEBUG oslo_concurrency.lockutils [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.289412] [47313]: DEBUG oslo_concurrency.lockutils [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.332599] [47313]: DEBUG nova.policy [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.336779] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.338782] [47312]: DEBUG nova.compute.api [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.340081] [47313]: INFO nova.api.openstack.requestlog [None req-90afeb2b-fe91-4ec7-a970-183b245ae6e6 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.062031 [ 730.340466] [47313]: [pid: 47313|app: 0|req: 2264/4649] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.343157] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.343421] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.343867] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.344019] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.344733] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.345034] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.385706] [47312]: DEBUG nova.policy [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.390420] [47312]: INFO nova.api.openstack.requestlog [None req-bf300c2f-3092-4bba-8efa-12ef7ba73da1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1220 microversion: 2.1 time: 0.055934 [ 730.390735] [47312]: [pid: 47312|app: 0|req: 2386/4650] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.411253] [47313]: DEBUG nova.api.openstack.wsgi [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.413485] [47313]: DEBUG nova.compute.api [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.417697] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.417697] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.417697] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.417697] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.418147] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.418147] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.461230] [47312]: DEBUG nova.api.openstack.wsgi [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.463431] [47312]: DEBUG nova.compute.api [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.467264] [47312]: DEBUG oslo_concurrency.lockutils [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.467581] [47312]: DEBUG oslo_concurrency.lockutils [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.467809] [47312]: DEBUG oslo_concurrency.lockutils [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.468263] [47312]: DEBUG oslo_concurrency.lockutils [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.468471] [47312]: DEBUG oslo_concurrency.lockutils [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.468749] [47312]: DEBUG oslo_concurrency.lockutils [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.472871] [47313]: DEBUG nova.policy [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.477324] [47313]: INFO nova.api.openstack.requestlog [None req-bce354b4-d969-4934-9056-08137bc74677 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.068439 [ 730.477741] [47313]: [pid: 47313|app: 0|req: 2265/4651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.482909] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.484524] [47313]: DEBUG nova.compute.api [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.487834] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.488795] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.488795] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.488795] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.489049] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.489098] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.518916] [47312]: DEBUG nova.policy [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.523808] [47312]: INFO nova.api.openstack.requestlog [None req-f13a2f78-6a56-46fa-b83a-c31c175ccb6a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.065016 [ 730.524202] [47312]: [pid: 47312|app: 0|req: 2387/4652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.527744] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.530406] [47312]: DEBUG nova.compute.api [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.534898] [47313]: DEBUG nova.policy [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.535333] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.535333] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.535333] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.535571] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.535725] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.538564] [47313]: INFO nova.api.openstack.requestlog [None req-a4380744-cc9d-4e83-9d81-84fdf0b92c25 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1280 microversion: 2.1 time: 0.060325 [ 730.538939] [47313]: [pid: 47313|app: 0|req: 2266/4653] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.540526] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.541417] [47313]: DEBUG nova.api.openstack.wsgi [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.543120] [47313]: DEBUG nova.compute.api [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.546663] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.546895] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.547088] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.547466] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.547684] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.547837] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.601528] [47312]: DEBUG nova.policy [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.612148] [47312]: INFO nova.api.openstack.requestlog [None req-b4e7af85-864e-49fa-89ae-fe2808fb6107 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.087185 [ 730.612545] [47312]: [pid: 47312|app: 0|req: 2388/4654] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.612615] [47313]: DEBUG nova.policy [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.615073] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.616785] [47312]: DEBUG nova.compute.api [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.619712] [47313]: DEBUG nova.policy [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.621643] [47313]: DEBUG nova.policy [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.623186] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.624276] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.624702] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.625459] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.625459] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.625573] [47313]: INFO nova.api.openstack.requestlog [None req-36b4667b-5958-411c-b713-e55bb2658fe5 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1465 microversion: 2.75 time: 0.085937 [ 730.625617] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.625688] [47313]: [pid: 47313|app: 0|req: 2267/4655] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1465 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 730.628243] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.629885] [47313]: DEBUG nova.compute.api [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.633078] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.633344] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.633540] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.633895] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.634090] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.634266] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.677513] [47312]: DEBUG nova.policy [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.679862] [47313]: DEBUG nova.policy [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.681888] [47312]: INFO nova.api.openstack.requestlog [None req-5ab5689d-e33d-4071-958a-d705523219f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.068857 [ 730.682260] [47312]: [pid: 47312|app: 0|req: 2389/4656] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.684629] [47313]: DEBUG nova.policy [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.685730] [47313]: DEBUG nova.policy [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.687807] [47313]: INFO nova.api.openstack.requestlog [None req-d3a40c3a-2df1-4c8f-83ea-71502fe34fc0 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.061598 [ 730.688480] [47313]: [pid: 47313|app: 0|req: 2268/4657] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 730.692083] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.692195] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.692441] [47313]: DEBUG nova.compute.api [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.693762] [47312]: DEBUG nova.compute.api [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.695719] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.695939] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.696138] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.696565] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.696679] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.696846] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.697423] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.697645] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.697822] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.698203] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.698394] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.698560] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.742108] [47313]: DEBUG nova.policy [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.742380] [47312]: DEBUG nova.policy [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.745746] [47313]: INFO nova.api.openstack.requestlog [None req-9ce81ee3-83c4-4ab3-a2c1-efeb92f78fc7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.056645 [ 730.746510] [47312]: INFO nova.api.openstack.requestlog [None req-8c7ac57a-e486-4333-a6e3-770acb1b37cf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.063671 [ 730.746826] [47312]: [pid: 47312|app: 0|req: 2390/4658] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.749160] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.750144] [47313]: [pid: 47313|app: 0|req: 2269/4659] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.750714] [47312]: DEBUG nova.compute.api [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.753729] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.753946] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.754160] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.754506] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.754798] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.754863] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.754945] [47313]: DEBUG nova.api.openstack.wsgi [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.756508] [47313]: DEBUG nova.compute.api [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.763053] [47313]: DEBUG oslo_concurrency.lockutils [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.763319] [47313]: DEBUG oslo_concurrency.lockutils [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.763507] [47313]: DEBUG oslo_concurrency.lockutils [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.763853] [47313]: DEBUG oslo_concurrency.lockutils [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.764382] [47313]: DEBUG oslo_concurrency.lockutils [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.764382] [47313]: DEBUG oslo_concurrency.lockutils [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.788408] [47312]: DEBUG nova.policy [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.792216] [47312]: INFO nova.api.openstack.requestlog [None req-5c9e9fc8-8082-45d1-8c15-92ac74fd80de tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.044795 [ 730.792544] [47312]: [pid: 47312|app: 0|req: 2391/4660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.802276] [47313]: DEBUG nova.policy [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.806378] [47313]: INFO nova.api.openstack.requestlog [None req-438d3220-8043-4120-9eab-784f7d26b9c3 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1208 microversion: 2.1 time: 0.056053 [ 730.806718] [47313]: [pid: 47313|app: 0|req: 2270/4661] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1208 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.824950] [47312]: DEBUG nova.api.openstack.wsgi [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.826600] [47312]: DEBUG nova.compute.api [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.827941] [47313]: DEBUG nova.api.openstack.wsgi [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.830216] [47312]: DEBUG oslo_concurrency.lockutils [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.830456] [47312]: DEBUG oslo_concurrency.lockutils [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.830499] [47313]: DEBUG nova.compute.api [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.830638] [47312]: DEBUG oslo_concurrency.lockutils [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.831032] [47312]: DEBUG oslo_concurrency.lockutils [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.831204] [47312]: DEBUG oslo_concurrency.lockutils [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.831379] [47312]: DEBUG oslo_concurrency.lockutils [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.835757] [47313]: DEBUG oslo_concurrency.lockutils [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.836156] [47313]: DEBUG oslo_concurrency.lockutils [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.836465] [47313]: DEBUG oslo_concurrency.lockutils [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.837022] [47313]: DEBUG oslo_concurrency.lockutils [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.837360] [47313]: DEBUG oslo_concurrency.lockutils [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.837663] [47313]: DEBUG oslo_concurrency.lockutils [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.876737] [47312]: DEBUG nova.policy [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.880893] [47312]: INFO nova.api.openstack.requestlog [None req-da608234-6fcd-438f-addf-2f9637eaddfa tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.058130 [ 730.881228] [47312]: [pid: 47312|app: 0|req: 2392/4662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.884791] [47313]: DEBUG nova.policy [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.889160] [47313]: INFO nova.api.openstack.requestlog [None req-48663755-fa38-4156-a278-03bd3cd60f67 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.064298 [ 730.889552] [47313]: [pid: 47313|app: 0|req: 2271/4663] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.913821] [47312]: DEBUG nova.api.openstack.wsgi [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.915549] [47312]: DEBUG nova.compute.api [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.919310] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.919580] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.919769] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.920135] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.920334] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.920504] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.939606] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.941406] [47313]: DEBUG nova.compute.api [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.945317] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.945565] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.945754] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.946131] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 730.946333] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 730.946504] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 730.958141] [47312]: DEBUG nova.policy [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.962684] [47312]: INFO nova.api.openstack.requestlog [None req-e7e268c7-1a5b-492c-a698-32907ed7d586 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.051203 [ 730.963018] [47312]: [pid: 47312|app: 0|req: 2393/4664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.981722] [47313]: DEBUG nova.policy [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 730.985767] [47313]: INFO nova.api.openstack.requestlog [None req-1b9250bf-5f9b-40f4-8585-3714edc102ac tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.048727 [ 730.986105] [47313]: [pid: 47313|app: 0|req: 2272/4665] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 730.995395] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.996575] [47313]: DEBUG nova.api.openstack.wsgi [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 730.997172] [47312]: DEBUG nova.compute.api [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 730.998126] [47313]: DEBUG nova.compute.api [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.001114] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.001348] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.001535] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.002046] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.002279] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.002462] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.002511] [47313]: DEBUG oslo_concurrency.lockutils [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.002723] [47313]: DEBUG oslo_concurrency.lockutils [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.002907] [47313]: DEBUG oslo_concurrency.lockutils [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.003287] [47313]: DEBUG oslo_concurrency.lockutils [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.003500] [47313]: DEBUG oslo_concurrency.lockutils [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.003673] [47313]: DEBUG oslo_concurrency.lockutils [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.046389] [47312]: DEBUG nova.policy [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.048304] [47313]: DEBUG nova.policy [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.050782] [47312]: DEBUG nova.policy [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.051450] [47312]: DEBUG nova.policy [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.052092] [47312]: INFO nova.api.openstack.requestlog [None req-e2e4ee63-76c6-4d82-aeb9-1b13aca01923 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.059335 [ 731.052470] [47312]: [pid: 47312|app: 0|req: 2394/4666] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.052648] [47313]: INFO nova.api.openstack.requestlog [None req-61f199fa-3872-4ccc-9db8-6f384bbe9d33 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.057976 [ 731.052964] [47313]: [pid: 47313|app: 0|req: 2273/4667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 731.056522] [47312]: DEBUG nova.api.openstack.wsgi [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.058066] [47312]: DEBUG nova.compute.api [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.060650] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.061164] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.061394] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.061575] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.061924] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.062157] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.062209] [47313]: DEBUG nova.compute.api [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.062344] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.065732] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.065732] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.065910] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.066252] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.066451] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.066621] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.099339] [47312]: DEBUG nova.policy [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.103603] [47312]: DEBUG nova.policy [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.104205] [47312]: DEBUG nova.policy [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.104804] [47312]: INFO nova.api.openstack.requestlog [None req-39fc4c6e-db34-4d9a-81a0-dfc8ffafd2f4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.050159 [ 731.105123] [47312]: [pid: 47312|app: 0|req: 2395/4668] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 731.107534] [47313]: DEBUG nova.policy [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.111497] [47313]: INFO nova.api.openstack.requestlog [None req-5ad23c96-9cb0-41b7-bdee-dcada2725ded tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.053594 [ 731.111809] [47313]: [pid: 47313|app: 0|req: 2274/4669] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 731.132634] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.133450] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.134221] [47312]: DEBUG nova.compute.api [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.135013] [47313]: DEBUG nova.compute.api [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.137870] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.138118] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.138253] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.138305] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.138480] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.138634] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.138693] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.138834] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.139009] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.139079] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.139267] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.139442] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.180240] [47312]: DEBUG nova.policy [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.182511] [47313]: DEBUG nova.policy [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.184366] [47312]: INFO nova.api.openstack.requestlog [None req-9a1033f5-ad05-4b09-a57c-f3af8d63faa6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.053669 [ 731.184690] [47312]: [pid: 47312|app: 0|req: 2396/4670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.186576] [47313]: INFO nova.api.openstack.requestlog [None req-0f83d215-abd8-43d2-ac68-c357a49b313e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.055179 [ 731.187029] [47313]: [pid: 47313|app: 0|req: 2275/4671] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:27 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.221398] [47312]: DEBUG nova.api.openstack.wsgi [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.223260] [47312]: DEBUG nova.compute.api [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.226971] [47312]: DEBUG oslo_concurrency.lockutils [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.227241] [47312]: DEBUG oslo_concurrency.lockutils [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.227604] [47312]: DEBUG oslo_concurrency.lockutils [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.227762] [47312]: DEBUG oslo_concurrency.lockutils [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.227974] [47312]: DEBUG oslo_concurrency.lockutils [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.228160] [47312]: DEBUG oslo_concurrency.lockutils [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.262538] [47312]: DEBUG nova.policy [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.266781] [47312]: INFO nova.api.openstack.requestlog [None req-56017038-d9e5-443b-8804-ff1adccaaa2e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047468 [ 731.267119] [47312]: [pid: 47312|app: 0|req: 2397/4672] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.271246] [47313]: DEBUG nova.api.openstack.wsgi [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.273172] [47313]: DEBUG nova.compute.api [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.276673] [47313]: DEBUG oslo_concurrency.lockutils [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.277507] [47313]: DEBUG oslo_concurrency.lockutils [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.277507] [47313]: DEBUG oslo_concurrency.lockutils [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.277507] [47313]: DEBUG oslo_concurrency.lockutils [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.277801] [47313]: DEBUG oslo_concurrency.lockutils [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.277863] [47313]: DEBUG oslo_concurrency.lockutils [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.313246] [47313]: DEBUG nova.policy [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.321260] [47313]: INFO nova.api.openstack.requestlog [None req-3470bd55-cfd1-4d4f-9f69-dbf8a664e38e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.051906 [ 731.322291] [47313]: [pid: 47313|app: 0|req: 2276/4673] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.353641] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.354850] [47312]: DEBUG nova.compute.api [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.359898] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.360174] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.360392] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.360762] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.360950] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.361136] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.399923] [47312]: DEBUG nova.policy [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.402113] [47313]: DEBUG nova.api.openstack.wsgi [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.405267] [47313]: DEBUG nova.compute.api [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.406739] [47312]: INFO nova.api.openstack.requestlog [None req-8c9f8ffb-f0fc-4311-8490-583e36cca795 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.055863 [ 731.407064] [47312]: [pid: 47312|app: 0|req: 2398/4674] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.409171] [47313]: DEBUG oslo_concurrency.lockutils [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.409497] [47313]: DEBUG oslo_concurrency.lockutils [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.409751] [47313]: DEBUG oslo_concurrency.lockutils [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.410207] [47313]: DEBUG oslo_concurrency.lockutils [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.410487] [47313]: DEBUG oslo_concurrency.lockutils [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.410728] [47313]: DEBUG oslo_concurrency.lockutils [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.446637] [47313]: DEBUG nova.policy [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.450882] [47313]: INFO nova.api.openstack.requestlog [None req-c504e175-454d-4cca-b7e0-965b1857b53b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1220 microversion: 2.1 time: 0.051039 [ 731.452376] [47313]: [pid: 47313|app: 0|req: 2277/4675] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.493116] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.494802] [47312]: DEBUG nova.compute.api [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.498573] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.498772] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.498958] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.499329] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.499534] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.499706] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.533627] [47312]: DEBUG nova.policy [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.537549] [47312]: INFO nova.api.openstack.requestlog [None req-4e4631df-86d1-49d3-a308-85b9a118909d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.048541 [ 731.537860] [47312]: [pid: 47312|app: 0|req: 2399/4676] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.538346] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.540342] [47313]: DEBUG nova.compute.api [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.543821] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.544143] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.544393] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.544815] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.545085] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.545320] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.551222] [47312]: DEBUG nova.api.openstack.wsgi [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.552843] [47312]: DEBUG nova.compute.api [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.556164] [47312]: DEBUG oslo_concurrency.lockutils [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.556552] [47312]: DEBUG oslo_concurrency.lockutils [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.556552] [47312]: DEBUG oslo_concurrency.lockutils [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.556891] [47312]: DEBUG oslo_concurrency.lockutils [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.557101] [47312]: DEBUG oslo_concurrency.lockutils [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.557335] [47312]: DEBUG oslo_concurrency.lockutils [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.587133] [47313]: DEBUG nova.policy [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.591657] [47313]: INFO nova.api.openstack.requestlog [None req-1ab9baf6-53e6-4b02-aa36-e3b04d7a07f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055556 [ 731.592287] [47313]: [pid: 47313|app: 0|req: 2278/4677] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.623978] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.625560] [47313]: DEBUG nova.compute.api [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.629329] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.629606] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.629827] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.630283] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.630522] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.630769] [47313]: DEBUG oslo_concurrency.lockutils [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.812535] [47312]: DEBUG nova.policy [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.813534] [47313]: DEBUG nova.policy [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.817031] [47312]: INFO nova.api.openstack.requestlog [None req-26ab3d9b-a42b-4978-953d-556f89f1aa84 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1320 microversion: 2.1 time: 0.267892 [ 731.817270] [47312]: [pid: 47312|app: 0|req: 2400/4678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1320 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 731.818733] [47313]: INFO nova.api.openstack.requestlog [None req-6bde07c1-c633-44d5-855c-ebb5345da0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.196446 [ 731.818733] [47313]: [pid: 47313|app: 0|req: 2279/4679] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.819721] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.821008] [47313]: DEBUG nova.api.openstack.wsgi [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.821286] [47312]: DEBUG nova.compute.api [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.822666] [47313]: DEBUG nova.compute.api [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.824387] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.824640] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.824832] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.825196] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.825426] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.825575] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.826298] [47313]: DEBUG oslo_concurrency.lockutils [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.826564] [47313]: DEBUG oslo_concurrency.lockutils [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.826786] [47313]: DEBUG oslo_concurrency.lockutils [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.827164] [47313]: DEBUG oslo_concurrency.lockutils [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.827398] [47313]: DEBUG oslo_concurrency.lockutils [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.827598] [47313]: DEBUG oslo_concurrency.lockutils [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.878641] [47312]: DEBUG nova.policy [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.881544] [47313]: DEBUG nova.policy [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.883676] [47312]: DEBUG nova.policy [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.883958] [47313]: INFO nova.api.openstack.requestlog [None req-79dcad8c-ec59-4c0c-886e-d16c0f91ea37 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.064647 [ 731.884325] [47313]: [pid: 47313|app: 0|req: 2280/4680] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.884391] [47312]: DEBUG nova.policy [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.886742] [47313]: DEBUG nova.api.openstack.wsgi [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.888435] [47313]: DEBUG nova.compute.api [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.892175] [47312]: INFO nova.api.openstack.requestlog [None req-cfd423ff-0c20-492a-80c7-6612c787b860 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1465 microversion: 2.75 time: 0.074321 [ 731.892584] [47312]: [pid: 47312|app: 0|req: 2401/4681] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1465 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.892854] [47313]: DEBUG oslo_concurrency.lockutils [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.893235] [47313]: DEBUG oslo_concurrency.lockutils [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.893466] [47313]: DEBUG oslo_concurrency.lockutils [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.893855] [47313]: DEBUG oslo_concurrency.lockutils [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.894099] [47313]: DEBUG oslo_concurrency.lockutils [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.894360] [47313]: DEBUG oslo_concurrency.lockutils [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.894752] [47312]: DEBUG nova.api.openstack.wsgi [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.898966] [47312]: DEBUG nova.compute.api [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.902203] [47312]: DEBUG oslo_concurrency.lockutils [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.902366] [47312]: DEBUG oslo_concurrency.lockutils [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.902555] [47312]: DEBUG oslo_concurrency.lockutils [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.902895] [47312]: DEBUG oslo_concurrency.lockutils [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.903110] [47312]: DEBUG oslo_concurrency.lockutils [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.903312] [47312]: DEBUG oslo_concurrency.lockutils [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.941881] [47313]: DEBUG nova.policy [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.947744] [47313]: DEBUG nova.policy [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.948457] [47313]: DEBUG nova.policy [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.951577] [47312]: DEBUG nova.policy [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 731.952223] [47313]: INFO nova.api.openstack.requestlog [None req-56548d13-423a-4da2-8372-db6fd33dcb6f tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.067287 [ 731.952529] [47313]: [pid: 47313|app: 0|req: 2281/4682] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 731.956776] [47312]: INFO nova.api.openstack.requestlog [None req-495f2db4-2785-4054-877d-2d28dfdcc30c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.063702 [ 731.958115] [47312]: [pid: 47312|app: 0|req: 2402/4683] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 731.960299] [47313]: DEBUG nova.api.openstack.wsgi [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.960404] [47312]: DEBUG nova.api.openstack.wsgi [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 731.961938] [47312]: DEBUG nova.compute.api [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.965454] [47312]: DEBUG oslo_concurrency.lockutils [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.967151] [47313]: DEBUG nova.compute.api [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 731.967251] [47312]: DEBUG oslo_concurrency.lockutils [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.967251] [47312]: DEBUG oslo_concurrency.lockutils [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.967251] [47312]: DEBUG oslo_concurrency.lockutils [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.967251] [47312]: DEBUG oslo_concurrency.lockutils [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.967251] [47312]: DEBUG oslo_concurrency.lockutils [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.970830] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.971190] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.971422] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 731.971840] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 731.972110] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 731.972654] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.014158] [47312]: DEBUG nova.policy [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.016134] [47312]: INFO nova.api.openstack.requestlog [None req-89287453-2277-4aa8-9cea-fedddb405d9d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.058422 [ 732.016440] [47312]: [pid: 47312|app: 0|req: 2403/4684] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.019409] [47313]: DEBUG nova.policy [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.020296] [47312]: DEBUG nova.api.openstack.wsgi [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.021923] [47312]: DEBUG nova.compute.api [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.024185] [47313]: INFO nova.api.openstack.requestlog [None req-61c82d11-5c1f-42b5-a257-64768dda8119 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.071071 [ 732.024626] [47313]: [pid: 47313|app: 0|req: 2282/4685] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.027421] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.027605] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.027833] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.029018] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.029018] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.029138] [47313]: DEBUG nova.compute.api [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.029180] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.029180] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.031551] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.031771] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.031948] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.032365] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.032564] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.032734] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.086619] [47312]: DEBUG nova.policy [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.088455] [47313]: DEBUG nova.policy [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.090772] [47312]: INFO nova.api.openstack.requestlog [None req-cbd7b68b-8991-4ec7-960b-136ed6967008 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1264 microversion: 2.1 time: 0.073698 [ 732.091086] [47312]: [pid: 47312|app: 0|req: 2404/4686] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1264 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.093496] [47313]: INFO nova.api.openstack.requestlog [None req-fb43c2b4-e882-46b1-8088-fe2bf41b10ea tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.068416 [ 732.093814] [47313]: [pid: 47313|app: 0|req: 2283/4687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.096141] [47312]: DEBUG nova.api.openstack.wsgi [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.096267] [47313]: DEBUG nova.api.openstack.wsgi [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.097741] [47312]: DEBUG nova.compute.api [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.097788] [47313]: DEBUG nova.compute.api [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.100817] [47312]: DEBUG oslo_concurrency.lockutils [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.101039] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.101099] [47312]: DEBUG oslo_concurrency.lockutils [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.101224] [47312]: DEBUG oslo_concurrency.lockutils [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.101275] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.101453] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.101570] [47312]: DEBUG oslo_concurrency.lockutils [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.101762] [47312]: DEBUG oslo_concurrency.lockutils [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.101802] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.101932] [47312]: DEBUG oslo_concurrency.lockutils [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.101971] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.102174] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.145649] [47313]: DEBUG nova.policy [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.146632] [47312]: DEBUG nova.policy [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.150917] [47313]: INFO nova.api.openstack.requestlog [None req-30f5e173-a88a-4ac4-bb01-356a687164ec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.056080 [ 732.151043] [47312]: INFO nova.api.openstack.requestlog [None req-88733c25-6883-4d01-a2a2-f6ec3fb85454 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.059076 [ 732.151096] [47313]: [pid: 47313|app: 0|req: 2284/4688] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.151137] [47312]: [pid: 47312|app: 0|req: 2405/4689] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:28 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.153794] [47313]: DEBUG nova.api.openstack.wsgi [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.154511] [47312]: DEBUG nova.api.openstack.wsgi [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.155334] [47313]: DEBUG nova.compute.api [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.156859] [47312]: DEBUG nova.compute.api [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.159170] [47313]: DEBUG oslo_concurrency.lockutils [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.159415] [47313]: DEBUG oslo_concurrency.lockutils [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.159593] [47313]: DEBUG oslo_concurrency.lockutils [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.159939] [47313]: DEBUG oslo_concurrency.lockutils [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.161672] [47313]: DEBUG oslo_concurrency.lockutils [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.161672] [47313]: DEBUG oslo_concurrency.lockutils [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.161783] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.161824] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.162193] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.162757] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.163131] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.163444] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.209446] [47313]: DEBUG nova.policy [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.210458] [47312]: DEBUG nova.policy [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.213590] [47313]: INFO nova.api.openstack.requestlog [None req-6710570e-b870-4971-ab8d-67b4fcbc1626 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.062243 [ 732.213913] [47313]: [pid: 47313|app: 0|req: 2285/4690] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.214759] [47312]: DEBUG nova.policy [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.215465] [47312]: DEBUG nova.policy [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.216121] [47312]: INFO nova.api.openstack.requestlog [None req-3cacd2a7-4879-4e3d-912f-09e18f18c8ae tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.064408 [ 732.216285] [47313]: DEBUG nova.api.openstack.wsgi [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.216506] [47312]: [pid: 47312|app: 0|req: 2406/4691] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.219905] [47313]: DEBUG nova.compute.api [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.219994] [47312]: DEBUG nova.api.openstack.wsgi [req-9a3e57c4-8495-4ae0-8501-60f75160bb23 req-8eabc567-eebd-46f4-8438-9e37f9909dc3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2725d6ed-89d9-479f-b6ee-d16523e0abab", "tag": "6bc96103-47f0-437c-b043-990f91968c0e"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 732.221421] [47313]: DEBUG oslo_concurrency.lockutils [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.221645] [47313]: DEBUG oslo_concurrency.lockutils [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.221820] [47313]: DEBUG oslo_concurrency.lockutils [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.222236] [47313]: DEBUG oslo_concurrency.lockutils [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.222446] [47313]: DEBUG oslo_concurrency.lockutils [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.222622] [47313]: DEBUG oslo_concurrency.lockutils [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.224504] [47312]: DEBUG oslo_concurrency.lockutils [req-9a3e57c4-8495-4ae0-8501-60f75160bb23 req-8eabc567-eebd-46f4-8438-9e37f9909dc3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.224746] [47312]: DEBUG oslo_concurrency.lockutils [req-9a3e57c4-8495-4ae0-8501-60f75160bb23 req-8eabc567-eebd-46f4-8438-9e37f9909dc3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.224926] [47312]: DEBUG oslo_concurrency.lockutils [req-9a3e57c4-8495-4ae0-8501-60f75160bb23 req-8eabc567-eebd-46f4-8438-9e37f9909dc3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.230631] [47312]: INFO nova.api.openstack.compute.server_external_events [req-9a3e57c4-8495-4ae0-8501-60f75160bb23 req-8eabc567-eebd-46f4-8438-9e37f9909dc3 service nova] Creating event network-changed:6bc96103-47f0-437c-b043-990f91968c0e for instance 2725d6ed-89d9-479f-b6ee-d16523e0abab on cpu-1 [ 732.234444] [47312]: INFO nova.api.openstack.requestlog [req-9a3e57c4-8495-4ae0-8501-60f75160bb23 req-8eabc567-eebd-46f4-8438-9e37f9909dc3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016647 [ 732.234444] [47312]: [pid: 47312|app: 0|req: 2407/4692] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:29 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 732.237177] [47312]: DEBUG nova.api.openstack.wsgi [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.238702] [47312]: DEBUG nova.compute.api [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.241890] [47312]: DEBUG oslo_concurrency.lockutils [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.242234] [47312]: DEBUG oslo_concurrency.lockutils [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.242489] [47312]: DEBUG oslo_concurrency.lockutils [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.242919] [47312]: DEBUG oslo_concurrency.lockutils [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.243222] [47312]: DEBUG oslo_concurrency.lockutils [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.243469] [47312]: DEBUG oslo_concurrency.lockutils [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.261851] [47313]: DEBUG nova.policy [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.265795] [47313]: INFO nova.api.openstack.requestlog [None req-027f9c1c-713d-4c8e-a9ff-d9ecaf418762 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.051325 [ 732.266116] [47313]: [pid: 47313|app: 0|req: 2286/4693] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.270409] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.270409] [47313]: DEBUG nova.compute.api [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.272698] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.272915] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.273111] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.274141] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.274141] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.274141] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.278655] [47312]: DEBUG nova.policy [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.282657] [47312]: DEBUG nova.policy [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.284444] [47312]: DEBUG nova.policy [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.284444] [47312]: INFO nova.api.openstack.requestlog [None req-17d960e1-ee02-4c26-bef0-7901821c81b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.049126 [ 732.284444] [47312]: [pid: 47312|app: 0|req: 2408/4694] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.286773] [47312]: DEBUG nova.api.openstack.wsgi [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.288390] [47312]: DEBUG nova.compute.api [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.291561] [47312]: DEBUG oslo_concurrency.lockutils [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.291846] [47312]: DEBUG oslo_concurrency.lockutils [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.292105] [47312]: DEBUG oslo_concurrency.lockutils [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.292578] [47312]: DEBUG oslo_concurrency.lockutils [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.292783] [47312]: DEBUG oslo_concurrency.lockutils [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.293020] [47312]: DEBUG oslo_concurrency.lockutils [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.310497] [47313]: DEBUG nova.policy [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.317091] [47313]: INFO nova.api.openstack.requestlog [None req-c3dac6e8-65b4-4a39-9f9a-d91959f4f256 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.050234 [ 732.317260] [47313]: [pid: 47313|app: 0|req: 2287/4695] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.319587] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.321173] [47313]: DEBUG nova.compute.api [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.323517] [47312]: DEBUG nova.policy [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.325574] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.325804] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.325982] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.326341] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.326608] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.326798] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.327845] [47312]: INFO nova.api.openstack.requestlog [None req-e990172e-623a-401d-9b5f-d4de125d5546 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.042843 [ 732.328255] [47312]: [pid: 47312|app: 0|req: 2409/4696] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.330772] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.332458] [47312]: DEBUG nova.compute.api [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.335721] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.335827] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.335956] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.336365] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.336570] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.336742] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.361563] [47313]: DEBUG nova.policy [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.365354] [47313]: INFO nova.api.openstack.requestlog [None req-8ac99b0b-b565-4f2c-99a8-999423c2fc83 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047555 [ 732.365667] [47313]: [pid: 47313|app: 0|req: 2288/4697] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.367865] [47313]: DEBUG nova.api.openstack.wsgi [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.369389] [47313]: DEBUG nova.compute.api [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.372101] [47312]: DEBUG nova.policy [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.372241] [47313]: DEBUG oslo_concurrency.lockutils [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.372449] [47313]: DEBUG oslo_concurrency.lockutils [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.372634] [47313]: DEBUG oslo_concurrency.lockutils [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.372974] [47313]: DEBUG oslo_concurrency.lockutils [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.373186] [47313]: DEBUG oslo_concurrency.lockutils [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.373363] [47313]: DEBUG oslo_concurrency.lockutils [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.375907] [47312]: INFO nova.api.openstack.requestlog [None req-2d1ceec6-c768-4dc9-9a6c-fcfe8315c60c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047105 [ 732.376235] [47312]: [pid: 47312|app: 0|req: 2410/4698] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.400638] [47313]: DEBUG nova.policy [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.404339] [47313]: INFO nova.api.openstack.requestlog [None req-73436852-dc45-448b-8668-837380246c80 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.038137 [ 732.404659] [47313]: [pid: 47313|app: 0|req: 2289/4699] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.418745] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.420449] [47312]: DEBUG nova.compute.api [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.423733] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.423961] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.424158] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.424505] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.424698] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.424869] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.457517] [47312]: DEBUG nova.policy [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.461196] [47312]: INFO nova.api.openstack.requestlog [None req-a1973300-0ae1-4d9d-931f-8b55cfe5407f tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.044553 [ 732.461593] [47312]: [pid: 47312|app: 0|req: 2411/4700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.461873] [47313]: DEBUG nova.api.openstack.wsgi [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.463544] [47313]: DEBUG nova.compute.api [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.466833] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.467067] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.467289] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.467650] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.467848] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.468029] [47313]: DEBUG oslo_concurrency.lockutils [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.496408] [47313]: DEBUG nova.policy [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.499803] [47313]: INFO nova.api.openstack.requestlog [None req-a1ad26e7-6f91-4b7e-9af1-10f95299d522 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1220 microversion: 2.1 time: 0.040076 [ 732.500115] [47313]: [pid: 47313|app: 0|req: 2290/4701] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1220 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.550100] [47312]: DEBUG nova.api.openstack.wsgi [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.551792] [47312]: DEBUG nova.compute.api [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.555466] [47312]: DEBUG oslo_concurrency.lockutils [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.555698] [47312]: DEBUG oslo_concurrency.lockutils [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.555881] [47312]: DEBUG oslo_concurrency.lockutils [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.556251] [47312]: DEBUG oslo_concurrency.lockutils [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.556455] [47312]: DEBUG oslo_concurrency.lockutils [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.556627] [47312]: DEBUG oslo_concurrency.lockutils [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.586351] [47312]: DEBUG nova.policy [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.590175] [47312]: INFO nova.api.openstack.requestlog [None req-d94d6eb3-70ef-4b2a-a805-d650f248f885 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.042321 [ 732.590476] [47312]: [pid: 47312|app: 0|req: 2412/4702] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.604027] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.605992] [47313]: DEBUG nova.compute.api [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.609081] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.609315] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.609616] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.609831] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.610116] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.610309] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.642099] [47313]: DEBUG nova.policy [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.646656] [47313]: INFO nova.api.openstack.requestlog [None req-8ba18c75-468e-473d-9be1-12afceb72315 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.044535 [ 732.646656] [47313]: [pid: 47313|app: 0|req: 2291/4703] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.828992] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.829842] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.830973] [47312]: DEBUG nova.compute.api [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.831655] [47313]: DEBUG nova.compute.api [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.834515] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.834746] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.834924] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.835790] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.835877] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.835920] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.835962] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.835996] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.836046] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.836091] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.836129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.836303] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.874383] [47312]: DEBUG nova.policy [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.875496] [47313]: DEBUG nova.policy [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.878241] [47312]: INFO nova.api.openstack.requestlog [None req-d1a13923-8921-4b59-ac37-7511fb1169b9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.051314 [ 732.878333] [47312]: [pid: 47312|app: 0|req: 2413/4704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.879090] [47313]: INFO nova.api.openstack.requestlog [None req-f8af9fa8-2f8a-4705-978a-cfa06fda5832 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.051204 [ 732.879251] [47313]: [pid: 47313|app: 0|req: 2292/4705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 732.902255] [47312]: DEBUG nova.api.openstack.wsgi [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.903915] [47312]: DEBUG nova.compute.api [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.904809] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.906394] [47313]: DEBUG nova.compute.api [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.907167] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.907401] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.907587] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.907943] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.908177] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.908319] [47312]: DEBUG oslo_concurrency.lockutils [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.910231] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.910479] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.910664] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.911014] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.911216] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.911391] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.944225] [47312]: DEBUG nova.policy [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.948574] [47312]: INFO nova.api.openstack.requestlog [None req-9df44e2e-c9aa-4358-b341-8748845f8aaf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.048311 [ 732.948907] [47312]: [pid: 47312|app: 0|req: 2414/4706] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 732.949516] [47313]: DEBUG nova.policy [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.953776] [47313]: DEBUG nova.policy [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.954421] [47313]: DEBUG nova.policy [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 732.958132] [47313]: INFO nova.api.openstack.requestlog [None req-6ea0f7e1-93c5-4290-afb4-5556e94d3603 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1471 microversion: 2.75 time: 0.055519 [ 732.958526] [47313]: [pid: 47313|app: 0|req: 2293/4707] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 732.972033] [47312]: DEBUG nova.api.openstack.wsgi [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.972511] [47313]: DEBUG nova.api.openstack.wsgi [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 732.973781] [47312]: DEBUG nova.compute.api [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.974073] [47313]: DEBUG nova.compute.api [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 732.977281] [47313]: DEBUG oslo_concurrency.lockutils [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.977507] [47312]: DEBUG oslo_concurrency.lockutils [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.977554] [47313]: DEBUG oslo_concurrency.lockutils [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.977684] [47313]: DEBUG oslo_concurrency.lockutils [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.977750] [47312]: DEBUG oslo_concurrency.lockutils [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.977955] [47312]: DEBUG oslo_concurrency.lockutils [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.978037] [47313]: DEBUG oslo_concurrency.lockutils [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.978236] [47313]: DEBUG oslo_concurrency.lockutils [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.978342] [47312]: DEBUG oslo_concurrency.lockutils [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 732.978443] [47313]: DEBUG oslo_concurrency.lockutils [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 732.978548] [47312]: DEBUG oslo_concurrency.lockutils [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 732.978722] [47312]: DEBUG oslo_concurrency.lockutils [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.013078] [47312]: DEBUG nova.policy [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.017108] [47312]: INFO nova.api.openstack.requestlog [None req-492b8fb4-3b62-4691-80eb-f791561a4609 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047488 [ 733.017421] [47312]: [pid: 47312|app: 0|req: 2415/4708] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.017703] [47313]: DEBUG nova.policy [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.021902] [47313]: DEBUG nova.policy [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.022582] [47313]: DEBUG nova.policy [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.025989] [47313]: INFO nova.api.openstack.requestlog [None req-b612da06-bdea-454f-ac00-2720108c4bb4 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.055391 [ 733.026346] [47313]: [pid: 47313|app: 0|req: 2294/4709] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.027725] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.029303] [47312]: DEBUG nova.compute.api [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.032402] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.032662] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.032847] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.033275] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.033498] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.033705] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.037691] [47313]: DEBUG nova.api.openstack.wsgi [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.039223] [47313]: DEBUG nova.compute.api [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.042446] [47313]: DEBUG oslo_concurrency.lockutils [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.042677] [47313]: DEBUG oslo_concurrency.lockutils [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.042874] [47313]: DEBUG oslo_concurrency.lockutils [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.043242] [47313]: DEBUG oslo_concurrency.lockutils [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.043456] [47313]: DEBUG oslo_concurrency.lockutils [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.043634] [47313]: DEBUG oslo_concurrency.lockutils [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.066620] [47312]: DEBUG nova.policy [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.070531] [47312]: INFO nova.api.openstack.requestlog [None req-ed1941d6-c77b-46e5-a15f-786f91e511f3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.044611 [ 733.070852] [47312]: [pid: 47312|app: 0|req: 2416/4710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.076131] [47313]: DEBUG nova.policy [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.080017] [47313]: INFO nova.api.openstack.requestlog [None req-15041b0f-d131-45af-8981-dcfc7b06aa18 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1272 microversion: 2.1 time: 0.044330 [ 733.080303] [47313]: [pid: 47313|app: 0|req: 2295/4711] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1272 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.102358] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.104091] [47312]: DEBUG nova.compute.api [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.104693] [47313]: DEBUG nova.api.openstack.wsgi [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.106289] [47313]: DEBUG nova.compute.api [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.107637] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.107873] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.108073] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.108444] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.108660] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.108833] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.109683] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.109919] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.110121] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.110498] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.110699] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.110872] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.149352] [47312]: DEBUG nova.policy [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.150464] [47313]: DEBUG nova.policy [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.153770] [47312]: INFO nova.api.openstack.requestlog [None req-7a1ee179-4fda-4e90-ad0f-3d7ba890473e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1264 microversion: 2.1 time: 0.053942 [ 733.154127] [47312]: [pid: 47312|app: 0|req: 2417/4712] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.154889] [47313]: INFO nova.api.openstack.requestlog [None req-81f1ae9b-8940-44b8-bea2-85c2e2e9a9da tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.052162 [ 733.155222] [47313]: [pid: 47313|app: 0|req: 2296/4713] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:29 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.161946] [47312]: DEBUG nova.api.openstack.wsgi [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.163874] [47312]: DEBUG nova.compute.api [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.167391] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.167620] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.167802] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.167995] [47313]: DEBUG nova.api.openstack.wsgi [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.168172] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.168371] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.168641] [47312]: DEBUG oslo_concurrency.lockutils [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.169665] [47313]: DEBUG nova.compute.api [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.173569] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.173667] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.173814] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.174196] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.174394] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.174565] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.201166] [47312]: DEBUG nova.policy [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.205457] [47312]: INFO nova.api.openstack.requestlog [None req-11d63ba0-9ad6-4092-aea0-eea7db90c85a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.045640 [ 733.205773] [47312]: [pid: 47312|app: 0|req: 2418/4714] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.212031] [47313]: DEBUG nova.policy [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.216454] [47313]: INFO nova.api.openstack.requestlog [None req-3cd14777-515c-4a35-8b18-bfa9375be844 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.050688 [ 733.216851] [47313]: [pid: 47313|app: 0|req: 2297/4715] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.227023] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.228622] [47313]: DEBUG nova.api.openstack.wsgi [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.228730] [47312]: DEBUG nova.compute.api [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.230232] [47313]: DEBUG nova.compute.api [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.232257] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.232503] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.232689] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.233054] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.233275] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.233428] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.233576] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.233809] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.234017] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.234392] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.234611] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.234786] [47313]: DEBUG oslo_concurrency.lockutils [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.270628] [47312]: DEBUG nova.policy [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.275889] [47313]: DEBUG nova.policy [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.276671] [47312]: INFO nova.api.openstack.requestlog [None req-c8e8d851-5f5e-40c1-b699-e60fc7d18598 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.051725 [ 733.277069] [47312]: [pid: 47312|app: 0|req: 2419/4716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.280089] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.280582] [47313]: DEBUG nova.policy [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.281269] [47313]: DEBUG nova.policy [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.282032] [47313]: INFO nova.api.openstack.requestlog [None req-b86dbda0-2c62-4bb4-b82b-d7a44e610168 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.055315 [ 733.282114] [47312]: DEBUG nova.compute.api [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.282577] [47313]: [pid: 47313|app: 0|req: 2298/4717] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.285782] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.286026] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.286220] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.286581] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.286778] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.286949] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.296910] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.298531] [47313]: DEBUG nova.compute.api [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.301863] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.302107] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.302345] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.302719] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.302960] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.303185] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.317881] [47312]: DEBUG nova.policy [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.324034] [47312]: INFO nova.api.openstack.requestlog [None req-ca0259dd-0500-427e-8f61-5ccaf562638d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.044642 [ 733.324034] [47312]: [pid: 47312|app: 0|req: 2420/4718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.329983] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.331753] [47312]: DEBUG nova.compute.api [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.335609] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.335801] [47313]: DEBUG nova.policy [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.335952] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.336032] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.336387] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.336585] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.336757] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.340498] [47313]: DEBUG nova.policy [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.341124] [47313]: DEBUG nova.policy [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.341729] [47313]: INFO nova.api.openstack.requestlog [None req-2bf54124-b839-417c-aaf4-09421273b6ba tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.046975 [ 733.342063] [47313]: [pid: 47313|app: 0|req: 2299/4719] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 733.344498] [47313]: DEBUG nova.api.openstack.wsgi [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.345965] [47313]: DEBUG nova.compute.api [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.350382] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.350498] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.350697] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.351088] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.351295] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.351487] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.371920] [47312]: DEBUG nova.policy [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.376544] [47312]: INFO nova.api.openstack.requestlog [None req-ed4a8300-53a8-42c6-ab01-8dbc98c29633 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.048771 [ 733.376873] [47312]: [pid: 47312|app: 0|req: 2421/4720] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 733.379204] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.380870] [47312]: DEBUG nova.compute.api [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.381910] [47313]: DEBUG nova.policy [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.384750] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.384978] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.385182] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.385533] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.385673] [47313]: INFO nova.api.openstack.requestlog [None req-2eb7f8bf-843a-4beb-8889-b21a1e4c4bce tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.043050 [ 733.385734] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.385910] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.385976] [47313]: [pid: 47313|app: 0|req: 2300/4721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.388351] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.389654] [47313]: DEBUG nova.compute.api [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.392504] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.392724] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.392903] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.393276] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.393480] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.393651] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.420343] [47312]: DEBUG nova.policy [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.424039] [47312]: INFO nova.api.openstack.requestlog [None req-3f7ebb2c-6f30-4f77-a402-21bf56f26d1f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.046616 [ 733.424446] [47312]: [pid: 47312|app: 0|req: 2422/4722] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.425277] [47313]: DEBUG nova.policy [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.426573] [47312]: DEBUG nova.api.openstack.wsgi [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.428141] [47312]: DEBUG nova.compute.api [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.428942] [47313]: INFO nova.api.openstack.requestlog [None req-5b51f983-2700-4f34-991d-136c10f2e7c0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.042427 [ 733.429246] [47313]: [pid: 47313|app: 0|req: 2301/4723] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.431066] [47312]: DEBUG oslo_concurrency.lockutils [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.431292] [47312]: DEBUG oslo_concurrency.lockutils [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.431470] [47312]: DEBUG oslo_concurrency.lockutils [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.431802] [47312]: DEBUG oslo_concurrency.lockutils [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.432009] [47312]: DEBUG oslo_concurrency.lockutils [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.432244] [47312]: DEBUG oslo_concurrency.lockutils [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.459847] [47312]: DEBUG nova.policy [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.463466] [47312]: INFO nova.api.openstack.requestlog [None req-db0873df-0e08-4128-85ce-c96fb4b95f49 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.038536 [ 733.463761] [47312]: [pid: 47312|app: 0|req: 2423/4724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.472823] [47313]: DEBUG nova.api.openstack.wsgi [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.474517] [47313]: DEBUG nova.compute.api [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.477748] [47313]: DEBUG oslo_concurrency.lockutils [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.477976] [47313]: DEBUG oslo_concurrency.lockutils [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.478179] [47313]: DEBUG oslo_concurrency.lockutils [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.478522] [47313]: DEBUG oslo_concurrency.lockutils [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.478717] [47313]: DEBUG oslo_concurrency.lockutils [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.478890] [47313]: DEBUG oslo_concurrency.lockutils [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.507131] [47313]: DEBUG nova.policy [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.510694] [47313]: INFO nova.api.openstack.requestlog [None req-16962d2c-be2f-44ae-bc09-ba5246b8d571 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.040023 [ 733.510985] [47313]: [pid: 47313|app: 0|req: 2302/4725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.511240] [47312]: DEBUG nova.api.openstack.wsgi [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.512926] [47312]: DEBUG nova.compute.api [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.516189] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.516419] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.516600] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.516945] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.517158] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.517361] [47312]: DEBUG oslo_concurrency.lockutils [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.544383] [47312]: DEBUG nova.policy [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.547783] [47312]: INFO nova.api.openstack.requestlog [None req-20f513dd-c8d8-4fc4-9326-df88cb946439 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1220 microversion: 2.1 time: 0.038573 [ 733.548071] [47312]: [pid: 47312|app: 0|req: 2424/4726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1220 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.602273] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.603951] [47313]: DEBUG nova.compute.api [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.607698] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.607942] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.608142] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.608489] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.608687] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.608935] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.641673] [47313]: DEBUG nova.policy [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.645545] [47313]: INFO nova.api.openstack.requestlog [None req-1a3d2f26-6e51-41f3-b139-5f0a0c4b1305 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.045436 [ 733.645852] [47313]: [pid: 47313|app: 0|req: 2303/4727] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.657947] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.659770] [47312]: DEBUG nova.compute.api [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.663297] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.663535] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.663721] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.664089] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.664291] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.664541] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.692711] [47312]: DEBUG nova.policy [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.695949] [47312]: INFO nova.api.openstack.requestlog [None req-ae1125d7-5674-4659-869a-361d581d2cb0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.040226 [ 733.696295] [47312]: [pid: 47312|app: 0|req: 2425/4728] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.890090] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.890428] [47312]: DEBUG nova.api.openstack.wsgi [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.891762] [47313]: DEBUG nova.compute.api [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.892093] [47312]: DEBUG nova.compute.api [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.895496] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.895731] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.895914] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.895978] [47312]: DEBUG oslo_concurrency.lockutils [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.896180] [47312]: DEBUG oslo_concurrency.lockutils [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.896281] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.896367] [47312]: DEBUG oslo_concurrency.lockutils [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.896480] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.896649] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.896717] [47312]: DEBUG oslo_concurrency.lockutils [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.896913] [47312]: DEBUG oslo_concurrency.lockutils [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.897100] [47312]: DEBUG oslo_concurrency.lockutils [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.943448] [47312]: DEBUG nova.policy [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.944400] [47313]: DEBUG nova.policy [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 733.948271] [47312]: INFO nova.api.openstack.requestlog [None req-d99e33b2-7670-44ee-b49a-76cd7414cc92 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.059409 [ 733.948634] [47312]: [pid: 47312|app: 0|req: 2426/4729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.948730] [47313]: INFO nova.api.openstack.requestlog [None req-5e01b1f9-e771-464f-8891-2977e8253e84 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.060862 [ 733.949060] [47313]: [pid: 47313|app: 0|req: 2304/4730] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 733.959682] [47312]: DEBUG nova.api.openstack.wsgi [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.961331] [47312]: DEBUG nova.compute.api [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.964729] [47312]: DEBUG oslo_concurrency.lockutils [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.964958] [47312]: DEBUG oslo_concurrency.lockutils [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.965163] [47312]: DEBUG oslo_concurrency.lockutils [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.965524] [47312]: DEBUG oslo_concurrency.lockutils [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.965751] [47312]: DEBUG oslo_concurrency.lockutils [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.965934] [47312]: DEBUG oslo_concurrency.lockutils [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.972672] [47313]: DEBUG nova.api.openstack.wsgi [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 733.973936] [47313]: DEBUG nova.compute.api [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 733.977421] [47313]: DEBUG oslo_concurrency.lockutils [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.978031] [47313]: DEBUG oslo_concurrency.lockutils [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.978031] [47313]: DEBUG oslo_concurrency.lockutils [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.978196] [47313]: DEBUG oslo_concurrency.lockutils [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 733.978425] [47313]: DEBUG oslo_concurrency.lockutils [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 733.978603] [47313]: DEBUG oslo_concurrency.lockutils [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 733.997314] [47312]: DEBUG nova.policy [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.001137] [47312]: INFO nova.api.openstack.requestlog [None req-94335d53-22ec-4ed0-aeb9-342888cb9e25 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.043439 [ 734.001456] [47312]: [pid: 47312|app: 0|req: 2427/4731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.007684] [47313]: DEBUG nova.policy [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.011196] [47313]: DEBUG nova.policy [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.011870] [47313]: DEBUG nova.policy [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.014303] [47313]: INFO nova.api.openstack.requestlog [None req-46f1c935-66af-4305-af5b-fce39c62e0fa tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1471 microversion: 2.75 time: 0.044555 [ 734.014617] [47313]: [pid: 47313|app: 0|req: 2305/4732] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1471 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.028556] [47312]: DEBUG nova.api.openstack.wsgi [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.030303] [47312]: DEBUG nova.compute.api [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.033651] [47312]: DEBUG oslo_concurrency.lockutils [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.033874] [47312]: DEBUG oslo_concurrency.lockutils [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.034073] [47312]: DEBUG oslo_concurrency.lockutils [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.034421] [47312]: DEBUG oslo_concurrency.lockutils [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.034625] [47312]: DEBUG oslo_concurrency.lockutils [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.034796] [47312]: DEBUG oslo_concurrency.lockutils [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.039700] [47313]: DEBUG nova.api.openstack.wsgi [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.041247] [47313]: DEBUG nova.compute.api [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.044292] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.044460] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.044643] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.044978] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.045185] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.045386] [47313]: DEBUG oslo_concurrency.lockutils [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.063929] [47312]: DEBUG nova.policy [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.067903] [47312]: INFO nova.api.openstack.requestlog [None req-788a8506-de82-4c0b-a347-03936d04d5f6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.041236 [ 734.068314] [47312]: [pid: 47312|app: 0|req: 2428/4733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.076093] [47313]: DEBUG nova.policy [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.080205] [47313]: DEBUG nova.policy [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.080809] [47313]: DEBUG nova.policy [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.081517] [47312]: DEBUG nova.api.openstack.wsgi [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.083216] [47312]: DEBUG nova.compute.api [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.083323] [47313]: INFO nova.api.openstack.requestlog [None req-47a98e42-484c-4ad6-8ef7-f890d5753c63 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.045389 [ 734.083752] [47313]: [pid: 47313|app: 0|req: 2306/4734] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.086511] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.086747] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.087104] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.087289] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.087515] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.087708] [47312]: DEBUG oslo_concurrency.lockutils [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.090780] [47313]: DEBUG nova.api.openstack.wsgi [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.092540] [47313]: DEBUG nova.compute.api [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.095650] [47313]: DEBUG oslo_concurrency.lockutils [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.095874] [47313]: DEBUG oslo_concurrency.lockutils [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.096065] [47313]: DEBUG oslo_concurrency.lockutils [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.096414] [47313]: DEBUG oslo_concurrency.lockutils [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.096615] [47313]: DEBUG oslo_concurrency.lockutils [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.096783] [47313]: DEBUG oslo_concurrency.lockutils [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.124782] [47312]: DEBUG nova.policy [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.128821] [47312]: INFO nova.api.openstack.requestlog [None req-f74a25c5-bde8-4ff7-b617-af2d00936bf7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.049154 [ 734.129155] [47312]: [pid: 47312|app: 0|req: 2429/4735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.130251] [47313]: DEBUG nova.policy [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.133834] [47313]: INFO nova.api.openstack.requestlog [None req-2427849e-4e73-456b-b516-040b4de3b472 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1216 microversion: 2.1 time: 0.045206 [ 734.134152] [47313]: [pid: 47313|app: 0|req: 2307/4736] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:30 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.166109] [47312]: DEBUG nova.api.openstack.wsgi [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.166902] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.167839] [47312]: DEBUG nova.compute.api [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.168482] [47313]: DEBUG nova.compute.api [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.171654] [47312]: DEBUG oslo_concurrency.lockutils [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.171867] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.171951] [47312]: DEBUG oslo_concurrency.lockutils [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.172076] [47312]: DEBUG oslo_concurrency.lockutils [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.172156] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.172321] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.172503] [47312]: DEBUG oslo_concurrency.lockutils [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.172680] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.172735] [47312]: DEBUG oslo_concurrency.lockutils [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.172872] [47312]: DEBUG oslo_concurrency.lockutils [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.172912] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.173054] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.206783] [47313]: DEBUG nova.policy [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.210590] [47313]: INFO nova.api.openstack.requestlog [None req-3e56ea2d-7228-4cc2-be69-4c5b06130456 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045662 [ 734.210916] [47313]: [pid: 47313|app: 0|req: 2308/4737] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.211760] [47312]: DEBUG nova.policy [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.215790] [47312]: INFO nova.api.openstack.requestlog [None req-e15c5bea-3047-430c-9764-76a7bd66ee0c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1272 microversion: 2.1 time: 0.051931 [ 734.216101] [47312]: [pid: 47312|app: 0|req: 2430/4738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1272 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.216485] [47313]: DEBUG nova.api.openstack.wsgi [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.217991] [47313]: DEBUG nova.compute.api [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.220971] [47313]: DEBUG oslo_concurrency.lockutils [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.221212] [47313]: DEBUG oslo_concurrency.lockutils [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.221397] [47313]: DEBUG oslo_concurrency.lockutils [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.221734] [47313]: DEBUG oslo_concurrency.lockutils [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.221926] [47313]: DEBUG oslo_concurrency.lockutils [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.222109] [47313]: DEBUG oslo_concurrency.lockutils [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.228408] [47312]: DEBUG nova.api.openstack.wsgi [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.229982] [47312]: DEBUG nova.compute.api [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.232987] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.233187] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.233386] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.233725] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.233924] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.234109] [47312]: DEBUG oslo_concurrency.lockutils [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.253728] [47313]: DEBUG nova.policy [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.257259] [47313]: INFO nova.api.openstack.requestlog [None req-2204d84d-caf8-40e9-b3d1-8aae55d631e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.042557 [ 734.257559] [47313]: [pid: 47313|app: 0|req: 2309/4739] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 734.259791] [47313]: DEBUG nova.api.openstack.wsgi [req-ed019424-d440-4f1b-84ba-a3896f0b5c2e req-15003cd3-3cdf-459f-9103-0bd7ed1593f5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2725d6ed-89d9-479f-b6ee-d16523e0abab", "name": "network-vif-deleted", "tag": "6bc96103-47f0-437c-b043-990f91968c0e"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 734.264662] [47313]: DEBUG oslo_concurrency.lockutils [req-ed019424-d440-4f1b-84ba-a3896f0b5c2e req-15003cd3-3cdf-459f-9103-0bd7ed1593f5 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.264883] [47313]: DEBUG oslo_concurrency.lockutils [req-ed019424-d440-4f1b-84ba-a3896f0b5c2e req-15003cd3-3cdf-459f-9103-0bd7ed1593f5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.265078] [47313]: DEBUG oslo_concurrency.lockutils [req-ed019424-d440-4f1b-84ba-a3896f0b5c2e req-15003cd3-3cdf-459f-9103-0bd7ed1593f5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.265978] [47312]: DEBUG nova.policy [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.269722] [47312]: INFO nova.api.openstack.requestlog [None req-7cfe350c-bb61-4f71-ba00-459f08751674 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.043106 [ 734.270034] [47312]: [pid: 47312|app: 0|req: 2431/4740] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.270461] [47313]: INFO nova.api.openstack.compute.server_external_events [req-ed019424-d440-4f1b-84ba-a3896f0b5c2e req-15003cd3-3cdf-459f-9103-0bd7ed1593f5 service nova] Creating event network-vif-deleted:6bc96103-47f0-437c-b043-990f91968c0e for instance 2725d6ed-89d9-479f-b6ee-d16523e0abab on cpu-1 [ 734.273128] [47313]: INFO nova.api.openstack.requestlog [req-ed019424-d440-4f1b-84ba-a3896f0b5c2e req-15003cd3-3cdf-459f-9103-0bd7ed1593f5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.014976 [ 734.273428] [47313]: [pid: 47313|app: 0|req: 2310/4741] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:31 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 734.290625] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.292562] [47312]: DEBUG nova.compute.api [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.294819] [47313]: DEBUG nova.api.openstack.wsgi [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.296395] [47313]: DEBUG nova.compute.api [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.296978] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.297226] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.297413] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.297758] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.297949] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.298137] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.299904] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.300175] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.300372] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.300719] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.300915] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.301107] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.340033] [47312]: DEBUG nova.policy [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.340378] [47313]: DEBUG nova.policy [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.343692] [47312]: INFO nova.api.openstack.requestlog [None req-7d97fc7f-2ac0-4282-a634-a28b6523430e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.055001 [ 734.344007] [47312]: [pid: 47312|app: 0|req: 2432/4742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.345087] [47313]: DEBUG nova.policy [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.345199] [47313]: DEBUG nova.policy [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.345763] [47313]: INFO nova.api.openstack.requestlog [None req-7fabff47-5e53-41f5-838e-6cdc6a5f4d87 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.053033 [ 734.346066] [47313]: [pid: 47313|app: 0|req: 2311/4743] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.347208] [47312]: DEBUG nova.api.openstack.wsgi [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.349156] [47312]: DEBUG nova.compute.api [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.353114] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.353348] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.353532] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.353877] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.354448] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.354550] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.354760] [47312]: DEBUG oslo_concurrency.lockutils [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.356013] [47313]: DEBUG nova.compute.api [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.359110] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.359470] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.359541] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.359883] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.360096] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.360270] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.388799] [47312]: DEBUG nova.policy [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.392432] [47312]: INFO nova.api.openstack.requestlog [None req-fdb4931e-062f-4390-8ed0-506031186d9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.047428 [ 734.392734] [47312]: [pid: 47312|app: 0|req: 2433/4744] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.393870] [47313]: DEBUG nova.policy [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.395075] [47312]: DEBUG nova.api.openstack.wsgi [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.396556] [47312]: DEBUG nova.compute.api [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.397554] [47313]: DEBUG nova.policy [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.398167] [47313]: DEBUG nova.policy [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.398732] [47313]: INFO nova.api.openstack.requestlog [None req-d0092bfd-79e7-4741-817f-26876b0afa97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.046171 [ 734.399040] [47313]: [pid: 47313|app: 0|req: 2312/4745] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 734.399518] [47312]: DEBUG oslo_concurrency.lockutils [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.400753] [47312]: DEBUG oslo_concurrency.lockutils [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.400753] [47312]: DEBUG oslo_concurrency.lockutils [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.400753] [47312]: DEBUG oslo_concurrency.lockutils [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.400753] [47312]: DEBUG oslo_concurrency.lockutils [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.400753] [47312]: DEBUG oslo_concurrency.lockutils [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.401217] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.403030] [47313]: DEBUG nova.compute.api [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.407015] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.407015] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.407015] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.407015] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.407015] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.407015] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.433939] [47312]: DEBUG nova.policy [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.438035] [47312]: INFO nova.api.openstack.requestlog [None req-95f30854-c829-47db-bc6b-32eeba58b670 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.044732 [ 734.438396] [47313]: DEBUG nova.policy [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.438612] [47312]: [pid: 47312|app: 0|req: 2434/4746] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.441061] [47312]: DEBUG nova.api.openstack.wsgi [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.442030] [47313]: INFO nova.api.openstack.requestlog [None req-5c9fdffd-8d35-4c7c-b5ad-6d89d5bef916 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.042382 [ 734.442265] [47313]: [pid: 47313|app: 0|req: 2313/4747] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.442906] [47312]: DEBUG nova.compute.api [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.444360] [47313]: DEBUG nova.api.openstack.wsgi [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.445795] [47313]: DEBUG nova.compute.api [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.445924] [47312]: DEBUG oslo_concurrency.lockutils [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.446203] [47312]: DEBUG oslo_concurrency.lockutils [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.446451] [47312]: DEBUG oslo_concurrency.lockutils [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.446827] [47312]: DEBUG oslo_concurrency.lockutils [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.447081] [47312]: DEBUG oslo_concurrency.lockutils [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.447344] [47312]: DEBUG oslo_concurrency.lockutils [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.448658] [47313]: DEBUG oslo_concurrency.lockutils [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.448876] [47313]: DEBUG oslo_concurrency.lockutils [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.449068] [47313]: DEBUG oslo_concurrency.lockutils [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.449404] [47313]: DEBUG oslo_concurrency.lockutils [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.449598] [47313]: DEBUG oslo_concurrency.lockutils [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.449765] [47313]: DEBUG oslo_concurrency.lockutils [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.479437] [47312]: DEBUG nova.policy [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.483501] [47312]: INFO nova.api.openstack.requestlog [None req-97516beb-04a7-4373-bc81-204b1437562c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.044220 [ 734.483876] [47312]: [pid: 47312|app: 0|req: 2435/4748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.486185] [47312]: DEBUG nova.api.openstack.wsgi [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.487582] [47313]: DEBUG nova.policy [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.487722] [47312]: DEBUG nova.compute.api [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.490651] [47313]: INFO nova.api.openstack.requestlog [None req-39af5dd6-d7e3-41a3-bad9-5f3db9ec839e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047846 [ 734.490836] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.490959] [47313]: [pid: 47313|app: 0|req: 2314/4749] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.491146] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.491345] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.491729] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.491928] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.492112] [47312]: DEBUG oslo_concurrency.lockutils [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.522956] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.524635] [47313]: DEBUG nova.compute.api [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.527513] [47312]: DEBUG nova.policy [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.528434] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.528918] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.528918] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.529766] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.529766] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.529766] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.531974] [47312]: INFO nova.api.openstack.requestlog [None req-f94e61f3-da06-425c-a275-a481f3a6e12c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047469 [ 734.532465] [47312]: [pid: 47312|app: 0|req: 2436/4750] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.559504] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.560548] [47312]: DEBUG nova.compute.api [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.560689] [47313]: DEBUG nova.policy [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.564298] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.564571] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.564772] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.564824] [47313]: INFO nova.api.openstack.requestlog [None req-2ac26191-f942-4085-a99e-c7c419399489 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.044132 [ 734.565307] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.565417] [47313]: [pid: 47313|app: 0|req: 2315/4751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.565479] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.565644] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.597832] [47312]: DEBUG nova.policy [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.602352] [47312]: INFO nova.api.openstack.requestlog [None req-e9d18eb1-4573-4687-8067-9403b0894e20 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1218 microversion: 2.1 time: 0.045280 [ 734.602352] [47312]: [pid: 47312|app: 0|req: 2437/4752] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.657100] [47313]: DEBUG nova.api.openstack.wsgi [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.658670] [47313]: DEBUG nova.compute.api [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.662318] [47313]: DEBUG oslo_concurrency.lockutils [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.662579] [47313]: DEBUG oslo_concurrency.lockutils [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.662773] [47313]: DEBUG oslo_concurrency.lockutils [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.663226] [47313]: DEBUG oslo_concurrency.lockutils [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.663456] [47313]: DEBUG oslo_concurrency.lockutils [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.663656] [47313]: DEBUG oslo_concurrency.lockutils [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.698235] [47313]: DEBUG nova.policy [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.702174] [47313]: INFO nova.api.openstack.requestlog [None req-b05f75f5-5b7f-44d9-a098-1c3254ef489e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.047193 [ 734.702500] [47313]: [pid: 47313|app: 0|req: 2316/4753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.708091] [47312]: DEBUG nova.api.openstack.wsgi [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.709760] [47312]: DEBUG nova.compute.api [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.713758] [47312]: DEBUG oslo_concurrency.lockutils [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.713998] [47312]: DEBUG oslo_concurrency.lockutils [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.714195] [47312]: DEBUG oslo_concurrency.lockutils [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.714616] [47312]: DEBUG oslo_concurrency.lockutils [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.714811] [47312]: DEBUG oslo_concurrency.lockutils [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.714992] [47312]: DEBUG oslo_concurrency.lockutils [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.749724] [47312]: DEBUG nova.policy [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 734.753726] [47312]: INFO nova.api.openstack.requestlog [None req-49808384-5c64-4770-b853-47ac5829015f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.048046 [ 734.754140] [47312]: [pid: 47312|app: 0|req: 2438/4754] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 734.960106] [47313]: DEBUG nova.api.openstack.wsgi [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.960949] [47312]: DEBUG nova.api.openstack.wsgi [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 734.961808] [47313]: DEBUG nova.compute.api [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.962713] [47312]: DEBUG nova.compute.api [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 734.965357] [47313]: DEBUG oslo_concurrency.lockutils [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.965642] [47313]: DEBUG oslo_concurrency.lockutils [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.965886] [47313]: DEBUG oslo_concurrency.lockutils [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.966280] [47313]: DEBUG oslo_concurrency.lockutils [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.966581] [47313]: DEBUG oslo_concurrency.lockutils [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.966727] [47313]: DEBUG oslo_concurrency.lockutils [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.966769] [47312]: DEBUG oslo_concurrency.lockutils [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.966956] [47312]: DEBUG oslo_concurrency.lockutils [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.967310] [47312]: DEBUG oslo_concurrency.lockutils [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 734.967532] [47312]: DEBUG oslo_concurrency.lockutils [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 734.967740] [47312]: DEBUG oslo_concurrency.lockutils [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 734.967934] [47312]: DEBUG oslo_concurrency.lockutils [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.012050] [47312]: DEBUG nova.policy [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.013977] [47313]: DEBUG nova.policy [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.017285] [47312]: INFO nova.api.openstack.requestlog [None req-9557e296-4f71-4681-8e93-6b3995b7e1fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.058538 [ 735.017606] [47312]: [pid: 47312|app: 0|req: 2439/4755] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.017938] [47313]: INFO nova.api.openstack.requestlog [None req-77b23e2c-ae03-4c9d-b6c8-b92fc6400272 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.060059 [ 735.018256] [47313]: [pid: 47313|app: 0|req: 2317/4756] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.019856] [47312]: DEBUG nova.api.openstack.wsgi [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.021432] [47312]: DEBUG nova.compute.api [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.025805] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.026045] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.026232] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.026574] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.026769] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.026939] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.030632] [47313]: DEBUG nova.api.openstack.wsgi [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.032216] [47313]: DEBUG nova.compute.api [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.035437] [47313]: DEBUG oslo_concurrency.lockutils [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.035664] [47313]: DEBUG oslo_concurrency.lockutils [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.035839] [47313]: DEBUG oslo_concurrency.lockutils [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.036193] [47313]: DEBUG oslo_concurrency.lockutils [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.036418] [47313]: DEBUG oslo_concurrency.lockutils [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.036552] [47313]: DEBUG oslo_concurrency.lockutils [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.065659] [47312]: DEBUG nova.policy [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.069571] [47312]: INFO nova.api.openstack.requestlog [None req-28efd70d-d316-4895-887d-8faae896ac18 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.051431 [ 735.069884] [47312]: [pid: 47312|app: 0|req: 2440/4757] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.078902] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.078998] [47313]: DEBUG nova.policy [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.080789] [47312]: DEBUG nova.compute.api [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.083567] [47313]: DEBUG nova.policy [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.083679] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.083679] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.084026] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.084101] [47313]: DEBUG nova.policy [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.084179] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.084969] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.084969] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.087266] [47313]: INFO nova.api.openstack.requestlog [None req-e14fcb4a-c527-455d-a7c4-6aff292e0f14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1471 microversion: 2.75 time: 0.058522 [ 735.087573] [47313]: [pid: 47313|app: 0|req: 2318/4758] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 735.097830] [47313]: DEBUG nova.api.openstack.wsgi [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.099580] [47313]: DEBUG nova.compute.api [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.105040] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.105040] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.105040] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.105040] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.105040] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.105040] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.118070] [47312]: DEBUG nova.policy [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.123589] [47312]: INFO nova.api.openstack.requestlog [None req-a6539b6d-2d2e-445d-8caf-9708e42af269 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.046836 [ 735.123913] [47312]: [pid: 47312|app: 0|req: 2441/4759] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.140338] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.141942] [47312]: DEBUG nova.compute.api [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.147961] [47313]: DEBUG nova.policy [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.148794] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.149064] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.149214] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.149568] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.149756] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.149918] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.151191] [47313]: DEBUG nova.policy [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.152010] [47313]: DEBUG nova.policy [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.154817] [47313]: INFO nova.api.openstack.requestlog [None req-51a08265-c634-48a5-a60d-94e8ad55f1cb tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.058847 [ 735.155245] [47313]: [pid: 47313|app: 0|req: 2319/4760] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.159421] [47313]: DEBUG nova.api.openstack.wsgi [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.160991] [47313]: DEBUG nova.compute.api [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.165508] [47313]: DEBUG oslo_concurrency.lockutils [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.165741] [47313]: DEBUG oslo_concurrency.lockutils [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.165921] [47313]: DEBUG oslo_concurrency.lockutils [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.166296] [47313]: DEBUG oslo_concurrency.lockutils [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.166497] [47313]: DEBUG oslo_concurrency.lockutils [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.166668] [47313]: DEBUG oslo_concurrency.lockutils [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.189897] [47312]: DEBUG nova.policy [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.194355] [47312]: INFO nova.api.openstack.requestlog [None req-e9cde849-2e89-4c92-b82a-dc2c143bb8cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.056002 [ 735.194689] [47312]: [pid: 47312|app: 0|req: 2442/4761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:31 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.210138] [47313]: DEBUG nova.policy [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.214232] [47313]: INFO nova.api.openstack.requestlog [None req-633c8c87-1fa3-4e02-8eb2-b7c2585870f7 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1216 microversion: 2.1 time: 0.058149 [ 735.214689] [47313]: [pid: 47313|app: 0|req: 2320/4762] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.222843] [47312]: DEBUG nova.api.openstack.wsgi [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.224677] [47312]: DEBUG nova.compute.api [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.226978] [47313]: DEBUG nova.api.openstack.wsgi [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.228234] [47312]: DEBUG oslo_concurrency.lockutils [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.228496] [47312]: DEBUG oslo_concurrency.lockutils [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.228665] [47313]: DEBUG nova.compute.api [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.228715] [47312]: DEBUG oslo_concurrency.lockutils [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.229084] [47312]: DEBUG oslo_concurrency.lockutils [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.229294] [47312]: DEBUG oslo_concurrency.lockutils [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.229547] [47312]: DEBUG oslo_concurrency.lockutils [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.231881] [47313]: DEBUG oslo_concurrency.lockutils [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.232126] [47313]: DEBUG oslo_concurrency.lockutils [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.232359] [47313]: DEBUG oslo_concurrency.lockutils [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.232711] [47313]: DEBUG oslo_concurrency.lockutils [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.232908] [47313]: DEBUG oslo_concurrency.lockutils [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.233125] [47313]: DEBUG oslo_concurrency.lockutils [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.274144] [47312]: DEBUG nova.policy [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.280249] [47312]: INFO nova.api.openstack.requestlog [None req-e75c3a31-71ab-4540-9022-152c2eed78f9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.059590 [ 735.280597] [47312]: [pid: 47312|app: 0|req: 2443/4763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.283483] [47312]: DEBUG nova.api.openstack.wsgi [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.285511] [47312]: DEBUG nova.compute.api [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.288766] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.289052] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.289229] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.289616] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.289821] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.290012] [47312]: DEBUG oslo_concurrency.lockutils [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.334461] [47312]: DEBUG nova.policy [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.338462] [47312]: INFO nova.api.openstack.requestlog [None req-76b3837c-7a44-4763-a80f-14369fb9c03a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.057256 [ 735.338797] [47312]: [pid: 47312|app: 0|req: 2444/4764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.344133] [47312]: DEBUG nova.api.openstack.wsgi [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.346188] [47312]: DEBUG nova.compute.api [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.349355] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.349619] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.349849] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.350324] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.350642] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.350740] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.391932] [47312]: DEBUG nova.policy [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.396579] [47312]: INFO nova.api.openstack.requestlog [None req-e45cb854-61ed-4e7d-b041-aae582bc67a8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.057092 [ 735.396931] [47312]: [pid: 47312|app: 0|req: 2445/4765] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.399624] [47312]: DEBUG nova.api.openstack.wsgi [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.401338] [47312]: DEBUG nova.compute.api [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.404903] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.405221] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.405457] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.405831] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.406043] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.406275] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.416027] [47313]: DEBUG nova.policy [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.420657] [47313]: INFO nova.api.openstack.requestlog [None req-4782dda6-02b3-4fc4-9365-764f248975e0 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1324 microversion: 2.1 time: 0.195915 [ 735.422934] [47313]: [pid: 47313|app: 0|req: 2321/4766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1324 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.425946] [47313]: DEBUG nova.api.openstack.wsgi [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.427235] [47313]: DEBUG nova.compute.api [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.430860] [47313]: DEBUG oslo_concurrency.lockutils [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.431112] [47313]: DEBUG oslo_concurrency.lockutils [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.431294] [47313]: DEBUG oslo_concurrency.lockutils [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.431653] [47313]: DEBUG oslo_concurrency.lockutils [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.431841] [47313]: DEBUG oslo_concurrency.lockutils [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.432018] [47313]: DEBUG oslo_concurrency.lockutils [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.451832] [47312]: DEBUG nova.policy [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.457133] [47312]: INFO nova.api.openstack.requestlog [None req-f2ec2275-6322-4abf-b3a4-60f680cca7bd tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1259 microversion: 2.1 time: 0.059444 [ 735.457600] [47312]: [pid: 47312|app: 0|req: 2446/4767] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1259 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.460479] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.463357] [47312]: DEBUG nova.compute.api [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.466366] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.466623] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.466843] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.467298] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.467506] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.467683] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.467750] [47313]: DEBUG nova.policy [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.472606] [47313]: DEBUG nova.policy [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.473323] [47313]: DEBUG nova.policy [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.473976] [47313]: INFO nova.api.openstack.requestlog [None req-159a8d18-a7b9-47d1-8313-fe071f7d76b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.052101 [ 735.474397] [47313]: [pid: 47313|app: 0|req: 2322/4768] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.477000] [47313]: DEBUG nova.api.openstack.wsgi [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.478593] [47313]: DEBUG nova.compute.api [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.482178] [47313]: DEBUG oslo_concurrency.lockutils [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.482428] [47313]: DEBUG oslo_concurrency.lockutils [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.482613] [47313]: DEBUG oslo_concurrency.lockutils [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.482977] [47313]: DEBUG oslo_concurrency.lockutils [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.483265] [47313]: DEBUG oslo_concurrency.lockutils [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.483359] [47313]: DEBUG oslo_concurrency.lockutils [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.512253] [47312]: DEBUG nova.policy [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.517355] [47312]: INFO nova.api.openstack.requestlog [None req-6c713207-0f7c-42eb-bca2-147c5872d633 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.059044 [ 735.517721] [47312]: [pid: 47312|app: 0|req: 2447/4769] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.520677] [47312]: DEBUG nova.api.openstack.wsgi [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.522581] [47312]: DEBUG nova.compute.api [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.526384] [47312]: DEBUG oslo_concurrency.lockutils [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.526655] [47312]: DEBUG oslo_concurrency.lockutils [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.526897] [47312]: DEBUG oslo_concurrency.lockutils [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.527331] [47312]: DEBUG oslo_concurrency.lockutils [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.527570] [47312]: DEBUG oslo_concurrency.lockutils [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.528212] [47312]: DEBUG oslo_concurrency.lockutils [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.532878] [47313]: DEBUG nova.policy [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.536527] [47313]: DEBUG nova.policy [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.537238] [47313]: DEBUG nova.policy [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.537853] [47313]: INFO nova.api.openstack.requestlog [None req-62f32e76-e3c8-4007-ab5a-9ef0bcd285c2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.062944 [ 735.538190] [47313]: [pid: 47313|app: 0|req: 2323/4770] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 735.542107] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.542478] [47313]: DEBUG nova.compute.api [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.546250] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.546848] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.546848] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.547135] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.547223] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.547403] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.572547] [47312]: DEBUG nova.policy [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.577507] [47312]: INFO nova.api.openstack.requestlog [None req-144c35b3-9697-4d72-bc3a-a236f6cdbfdc tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1168 microversion: 2.1 time: 0.058908 [ 735.577872] [47312]: [pid: 47312|app: 0|req: 2448/4771] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1168 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.581144] [47312]: DEBUG nova.api.openstack.wsgi [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.584710] [47312]: DEBUG nova.compute.api [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.589025] [47312]: DEBUG oslo_concurrency.lockutils [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.589025] [47312]: DEBUG oslo_concurrency.lockutils [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.589025] [47312]: DEBUG oslo_concurrency.lockutils [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.589025] [47312]: DEBUG oslo_concurrency.lockutils [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.589025] [47312]: DEBUG oslo_concurrency.lockutils [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.589025] [47312]: DEBUG oslo_concurrency.lockutils [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.589652] [47313]: DEBUG nova.policy [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.592558] [47313]: INFO nova.api.openstack.requestlog [None req-3d3a3132-55f7-4fff-912b-c5bdf2576630 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.053640 [ 735.592907] [47313]: [pid: 47313|app: 0|req: 2324/4772] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.595859] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.597331] [47313]: DEBUG nova.compute.api [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.601523] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.601865] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.601997] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.602402] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.602603] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.602773] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.624535] [47312]: DEBUG nova.policy [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.629354] [47312]: INFO nova.api.openstack.requestlog [None req-74a1a423-1a5f-4052-a8b4-41d5c6cb814d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.050783 [ 735.629712] [47312]: [pid: 47312|app: 0|req: 2449/4773] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.633402] [47312]: DEBUG nova.api.openstack.wsgi [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.642420] [47313]: DEBUG nova.policy [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.642625] [47312]: DEBUG nova.compute.api [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.646223] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.646479] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.646679] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.646789] [47313]: INFO nova.api.openstack.requestlog [None req-c5714189-de59-4d90-a1ca-1a787b1c34f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053213 [ 735.647059] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.647122] [47313]: [pid: 47313|app: 0|req: 2325/4774] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.647274] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.647460] [47312]: DEBUG oslo_concurrency.lockutils [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.649562] [47313]: DEBUG nova.api.openstack.wsgi [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.651116] [47313]: DEBUG nova.compute.api [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.654175] [47313]: DEBUG oslo_concurrency.lockutils [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.654404] [47313]: DEBUG oslo_concurrency.lockutils [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.654635] [47313]: DEBUG oslo_concurrency.lockutils [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.655007] [47313]: DEBUG oslo_concurrency.lockutils [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.655218] [47313]: DEBUG oslo_concurrency.lockutils [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.655395] [47313]: DEBUG oslo_concurrency.lockutils [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.694483] [47312]: DEBUG nova.policy [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.697779] [47313]: DEBUG nova.policy [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.698971] [47312]: INFO nova.api.openstack.requestlog [None req-09ed64b1-2e39-4ac1-9b87-2bd6f9fc139e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.067833 [ 735.699313] [47312]: [pid: 47312|app: 0|req: 2450/4775] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.704217] [47313]: INFO nova.api.openstack.requestlog [None req-c927b463-3b4f-4897-b932-925cc0e581cd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.054223 [ 735.704265] [47312]: DEBUG nova.api.openstack.wsgi [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.704265] [47312]: DEBUG nova.compute.api [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.704996] [47313]: [pid: 47313|app: 0|req: 2326/4776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.707573] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.707827] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.708100] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.708509] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.708681] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.709126] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.713971] [47313]: DEBUG nova.api.openstack.wsgi [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.715727] [47313]: DEBUG nova.compute.api [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.718932] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.719273] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.719361] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.719704] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.719900] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.720086] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.726817] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.727089] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.727292] [47312]: DEBUG oslo_concurrency.lockutils [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.727488] [47312]: DEBUG nova.objects.instance [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 22634f52-c696-417b-bfe9-0a7ca62aad40 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 735.756820] [47312]: DEBUG nova.policy [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.761205] [47312]: INFO nova.api.openstack.requestlog [None req-889e3999-0a06-46d8-933c-5ff1c2f024ec tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 200 len: 1410 microversion: 2.1 time: 0.061310 [ 735.761531] [47312]: [pid: 47312|app: 0|req: 2451/4777] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 1410 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.766035] [47313]: DEBUG nova.policy [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.766179] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.767385] [47312]: DEBUG nova.compute.api [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.769826] [47313]: INFO nova.api.openstack.requestlog [None req-6dcf5d17-0638-4995-a80e-1dceebf1a386 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.057465 [ 735.769826] [47313]: [pid: 47313|app: 0|req: 2327/4778] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 735.770579] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.771760] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.771760] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.771760] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.771760] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.771760] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.775210] [47313]: DEBUG nova.api.openstack.wsgi [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.775440] [47313]: DEBUG nova.compute.api [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.778633] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.778852] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.779037] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.779404] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.780047] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.780047] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.792997] [47313]: DEBUG nova.compute.api [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 735.805124] [47312]: DEBUG nova.policy [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 735.809282] [47312]: INFO nova.api.openstack.requestlog [None req-b4092b08-1110-452e-9a0a-528ded4faa3b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.045909 [ 735.809605] [47312]: [pid: 47312|app: 0|req: 2452/4779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 735.820414] [47313]: DEBUG nova.compute.api [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 735.820797] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.821021] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.821205] [47313]: DEBUG oslo_concurrency.lockutils [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.821402] [47313]: WARNING nova.compute.api [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] instance's host None is down, deleting from database [ 735.824088] [47313]: DEBUG nova.network.neutron [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 735.844272] [47313]: DEBUG nova.network.neutron [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 735.847549] [47313]: DEBUG nova.network.neutron [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 735.938295] [47313]: INFO nova.api.openstack.requestlog [None req-91d50118-92d0-4d92-ba09-826dcd4251fa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 204 len: 0 microversion: 2.1 time: 0.164872 [ 735.938874] [47313]: [pid: 47313|app: 0|req: 2328/4780] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:32 2024] DELETE /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 735.943778] [47312]: DEBUG nova.api.openstack.wsgi [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 735.944066] [47312]: DEBUG nova.compute.api [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 735.948489] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.948723] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.948905] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.949276] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.950031] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.950031] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.965421] [47312]: DEBUG nova.compute.api [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 735.991806] [47312]: DEBUG nova.compute.api [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 735.992240] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 735.992462] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 735.992641] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 735.992826] [47312]: WARNING nova.compute.api [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] instance's host None is down, deleting from database [ 735.995352] [47312]: DEBUG nova.network.neutron [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 736.016032] [47312]: DEBUG nova.network.neutron [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 736.019253] [47312]: DEBUG nova.network.neutron [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 736.030093] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.031859] [47313]: DEBUG nova.compute.api [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.035987] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.036252] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.036442] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.036795] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.036987] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.037412] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.071335] [47313]: DEBUG nova.policy [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.075535] [47313]: INFO nova.api.openstack.requestlog [None req-e2c0c936-942c-4ea4-854c-50016d416829 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.048764 [ 736.075875] [47313]: [pid: 47313|app: 0|req: 2329/4781] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.078346] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.081134] [47313]: DEBUG nova.compute.api [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.083047] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.083256] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.083436] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.083773] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.083967] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.084152] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.103515] [47312]: INFO nova.api.openstack.requestlog [None req-87c59d33-a41c-43ef-b40b-bdbc16313daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/50e4d9d3-a17b-4bb2-9816-bb44f269370e" status: 204 len: 0 microversion: 2.1 time: 0.161997 [ 736.103850] [47312]: [pid: 47312|app: 0|req: 2453/4782] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:32 2024] DELETE /compute/v2.1/servers/50e4d9d3-a17b-4bb2-9816-bb44f269370e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 736.106320] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.108830] [47312]: DEBUG nova.compute.api [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.112282] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.112512] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.113480] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.113480] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.113480] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.113480] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.123160] [47313]: DEBUG nova.policy [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.126929] [47313]: INFO nova.api.openstack.requestlog [None req-ee519bf3-e2b5-4825-9e3a-9713da8f07b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.050316 [ 736.127278] [47313]: [pid: 47313|app: 0|req: 2330/4783] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.130050] [47313]: DEBUG nova.api.openstack.wsgi [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.131990] [47313]: DEBUG nova.compute.api [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.135406] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.135633] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.135813] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.136184] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.136384] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.136557] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.152766] [47312]: DEBUG nova.policy [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.157258] [47312]: INFO nova.api.openstack.requestlog [None req-7d4c7252-2a13-4385-87db-b5cee668e9e5 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.052802 [ 736.157656] [47312]: [pid: 47312|app: 0|req: 2454/4784] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.159949] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.161529] [47312]: DEBUG nova.compute.api [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 22634f52-c696-417b-bfe9-0a7ca62aad40] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.164765] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.164984] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.165826] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.166373] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.169017] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.169017] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.169192] [47313]: DEBUG nova.policy [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.172666] [47313]: DEBUG nova.policy [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.173275] [47313]: DEBUG nova.policy [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.175329] [47312]: INFO nova.api.openstack.wsgi [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] HTTP exception thrown: Instance 22634f52-c696-417b-bfe9-0a7ca62aad40 could not be found. [ 736.175732] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Returning 404 to user: Instance 22634f52-c696-417b-bfe9-0a7ca62aad40 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 736.176252] [47312]: INFO nova.api.openstack.requestlog [None req-9f77b3e7-0cff-4799-8439-b509279c0317 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40" status: 404 len: 111 microversion: 2.1 time: 0.018117 [ 736.176402] [47313]: INFO nova.api.openstack.requestlog [None req-28e5f46e-5c80-41d8-8178-8eb2d04c13da tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1471 microversion: 2.75 time: 0.048696 [ 736.176712] [47313]: [pid: 47313|app: 0|req: 2331/4785] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:32 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1471 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.176800] [47312]: [pid: 47312|app: 0|req: 2455/4786] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/22634f52-c696-417b-bfe9-0a7ca62aad40 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 736.179208] [47313]: DEBUG nova.api.openstack.wsgi [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.179949] [47312]: DEBUG nova.api.openstack.wsgi [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.180729] [47313]: DEBUG nova.compute.api [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.181706] [47312]: DEBUG nova.compute.api [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.183819] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.184054] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.184238] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.184576] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.184764] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.185018] [47313]: DEBUG oslo_concurrency.lockutils [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.185521] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.185854] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.186170] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.186621] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.186924] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.187222] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.223267] [47313]: DEBUG nova.policy [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.227289] [47313]: INFO nova.api.openstack.requestlog [None req-45c44885-4425-435a-a571-8456c1bcbc2b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.049950 [ 736.227607] [47313]: [pid: 47313|app: 0|req: 2332/4787] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.231946] [47312]: DEBUG nova.policy [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.232101] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.233689] [47313]: DEBUG nova.compute.api [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 50e4d9d3-a17b-4bb2-9816-bb44f269370e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.234784] [47312]: DEBUG nova.policy [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.235568] [47312]: DEBUG nova.policy [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.236884] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.237122] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.237304] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.237688] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.237887] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.238593] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.240025] [47312]: INFO nova.api.openstack.requestlog [None req-6bb2b096-e961-42a5-be8b-9e2dc1e8906c tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.062647 [ 736.240447] [47312]: [pid: 47312|app: 0|req: 2456/4788] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.249230] [47313]: INFO nova.api.openstack.wsgi [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] HTTP exception thrown: Instance 50e4d9d3-a17b-4bb2-9816-bb44f269370e could not be found. [ 736.249230] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Returning 404 to user: Instance 50e4d9d3-a17b-4bb2-9816-bb44f269370e could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 736.249306] [47312]: DEBUG nova.api.openstack.wsgi [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.249347] [47313]: INFO nova.api.openstack.requestlog [None req-5a03159f-05d1-42d8-8a7d-9f065b17788c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/50e4d9d3-a17b-4bb2-9816-bb44f269370e" status: 404 len: 111 microversion: 2.1 time: 0.016990 [ 736.249347] [47313]: [pid: 47313|app: 0|req: 2333/4789] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/50e4d9d3-a17b-4bb2-9816-bb44f269370e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 736.249411] [47312]: DEBUG nova.compute.api [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.249796] [47313]: DEBUG nova.api.openstack.wsgi [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.251323] [47313]: DEBUG nova.compute.api [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.252719] [47312]: DEBUG oslo_concurrency.lockutils [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.253112] [47312]: DEBUG oslo_concurrency.lockutils [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.253447] [47312]: DEBUG oslo_concurrency.lockutils [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.253942] [47312]: DEBUG oslo_concurrency.lockutils [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.254276] [47312]: DEBUG oslo_concurrency.lockutils [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.254370] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.254590] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.254695] [47312]: DEBUG oslo_concurrency.lockutils [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.254762] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.255112] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.255303] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.255466] [47313]: DEBUG oslo_concurrency.lockutils [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.301167] [47312]: DEBUG nova.policy [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.302492] [47313]: DEBUG nova.policy [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.305731] [47312]: INFO nova.api.openstack.requestlog [None req-68c63fc7-4329-4293-97c5-1a1ffbefe771 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.064609 [ 736.306089] [47312]: [pid: 47312|app: 0|req: 2457/4790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.307305] [47313]: INFO nova.api.openstack.requestlog [None req-28a9932d-6500-47ae-8a68-72e61b3f4e9a tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1216 microversion: 2.1 time: 0.059185 [ 736.307653] [47313]: [pid: 47313|app: 0|req: 2334/4791] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.309066] [47312]: DEBUG nova.api.openstack.wsgi [req-0e82d76d-0e67-4b15-8de4-f6f2ca5fb22c req-adcde1af-65e9-4447-bf7f-9b532033a9f4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2b0039dd-1219-465d-beb8-0262e0e40029", "tag": "1a703979-d671-41f7-845a-aa6e43246c2c"}, {"server_uuid": "2b0039dd-1219-465d-beb8-0262e0e40029", "name": "network-vif-deleted", "tag": "1a703979-d671-41f7-845a-aa6e43246c2c"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 736.310619] [47313]: DEBUG nova.api.openstack.wsgi [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.312573] [47313]: DEBUG nova.compute.api [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.315715] [47312]: DEBUG oslo_concurrency.lockutils [req-0e82d76d-0e67-4b15-8de4-f6f2ca5fb22c req-adcde1af-65e9-4447-bf7f-9b532033a9f4 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.315715] [47312]: DEBUG oslo_concurrency.lockutils [req-0e82d76d-0e67-4b15-8de4-f6f2ca5fb22c req-adcde1af-65e9-4447-bf7f-9b532033a9f4 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.315715] [47312]: DEBUG oslo_concurrency.lockutils [req-0e82d76d-0e67-4b15-8de4-f6f2ca5fb22c req-adcde1af-65e9-4447-bf7f-9b532033a9f4 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.316479] [47313]: DEBUG oslo_concurrency.lockutils [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.316580] [47313]: DEBUG oslo_concurrency.lockutils [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.316748] [47313]: DEBUG oslo_concurrency.lockutils [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.317180] [47313]: DEBUG oslo_concurrency.lockutils [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.317385] [47313]: DEBUG oslo_concurrency.lockutils [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.317558] [47313]: DEBUG oslo_concurrency.lockutils [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.323106] [47312]: INFO nova.api.openstack.compute.server_external_events [req-0e82d76d-0e67-4b15-8de4-f6f2ca5fb22c req-adcde1af-65e9-4447-bf7f-9b532033a9f4 service nova] Creating event network-changed:1a703979-d671-41f7-845a-aa6e43246c2c for instance 2b0039dd-1219-465d-beb8-0262e0e40029 on cpu-1 [ 736.323358] [47312]: INFO nova.api.openstack.compute.server_external_events [req-0e82d76d-0e67-4b15-8de4-f6f2ca5fb22c req-adcde1af-65e9-4447-bf7f-9b532033a9f4 service nova] Creating event network-vif-deleted:1a703979-d671-41f7-845a-aa6e43246c2c for instance 2b0039dd-1219-465d-beb8-0262e0e40029 on cpu-1 [ 736.326808] [47312]: INFO nova.api.openstack.requestlog [req-0e82d76d-0e67-4b15-8de4-f6f2ca5fb22c req-adcde1af-65e9-4447-bf7f-9b532033a9f4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020050 [ 736.327283] [47312]: [pid: 47312|app: 0|req: 2458/4792] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:33 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 736.338749] [47312]: DEBUG nova.api.openstack.wsgi [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-1936610453", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "bf233d31-2d98-4a4e-b60e-7744f1079f60"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 736.351394] [47313]: DEBUG nova.policy [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.356217] [47313]: INFO nova.api.openstack.requestlog [None req-14596e73-ac77-42b0-a437-482a690656e8 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.047933 [ 736.356587] [47313]: [pid: 47313|app: 0|req: 2335/4793] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.359562] [47313]: DEBUG nova.api.openstack.wsgi [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.360642] [47313]: DEBUG nova.compute.api [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.364576] [47313]: DEBUG oslo_concurrency.lockutils [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.364773] [47313]: DEBUG oslo_concurrency.lockutils [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.365215] [47313]: DEBUG oslo_concurrency.lockutils [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.365319] [47313]: DEBUG oslo_concurrency.lockutils [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.365516] [47313]: DEBUG oslo_concurrency.lockutils [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.365688] [47313]: DEBUG oslo_concurrency.lockutils [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.372385] [47312]: DEBUG nova.network.neutron [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] validate_networks() for [('bf233d31-2d98-4a4e-b60e-7744f1079f60', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 736.400010] [47313]: DEBUG nova.policy [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.404501] [47313]: INFO nova.api.openstack.requestlog [None req-030ab588-dd20-49a9-9d4d-a265862fda70 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.047022 [ 736.404501] [47313]: [pid: 47313|app: 0|req: 2336/4794] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.408598] [47313]: DEBUG nova.api.openstack.wsgi [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.410315] [47313]: DEBUG nova.compute.api [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.414057] [47313]: DEBUG oslo_concurrency.lockutils [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.414057] [47313]: DEBUG oslo_concurrency.lockutils [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.414057] [47313]: DEBUG oslo_concurrency.lockutils [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.414225] [47313]: DEBUG oslo_concurrency.lockutils [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.414340] [47313]: DEBUG oslo_concurrency.lockutils [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.414919] [47313]: DEBUG oslo_concurrency.lockutils [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.445260] [47313]: DEBUG nova.policy [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.449411] [47313]: INFO nova.api.openstack.requestlog [None req-34c5bd3d-bec9-49f1-a69e-28cbfcb969c1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.042673 [ 736.449854] [47313]: [pid: 47313|app: 0|req: 2337/4795] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 736.452038] [47313]: DEBUG nova.api.openstack.wsgi [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.453845] [47313]: DEBUG nova.compute.api [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.457385] [47313]: DEBUG oslo_concurrency.lockutils [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.457385] [47313]: DEBUG oslo_concurrency.lockutils [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.457515] [47313]: DEBUG oslo_concurrency.lockutils [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.457794] [47313]: DEBUG oslo_concurrency.lockutils [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.457982] [47313]: DEBUG oslo_concurrency.lockutils [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.458168] [47313]: DEBUG oslo_concurrency.lockutils [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.500357] [47313]: DEBUG nova.policy [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.505604] [47313]: INFO nova.api.openstack.requestlog [None req-51be52b2-b89d-411f-8c61-b41cfe7e9f34 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.054440 [ 736.505604] [47313]: [pid: 47313|app: 0|req: 2338/4796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.507687] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.509297] [47313]: DEBUG nova.compute.api [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.512577] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.512811] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.513020] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.513465] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.513703] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.513893] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.564198] [47313]: DEBUG nova.policy [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.568328] [47313]: INFO nova.api.openstack.requestlog [None req-c2446dbf-1a26-4b70-a323-cb563c75f296 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1315 microversion: 2.1 time: 0.062622 [ 736.568662] [47313]: [pid: 47313|app: 0|req: 2339/4797] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1315 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.574056] [47313]: DEBUG nova.api.openstack.wsgi [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.575645] [47313]: DEBUG nova.compute.api [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.579124] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.579489] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.579684] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.580053] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.580332] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.580516] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.621593] [47313]: DEBUG nova.policy [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.625441] [47313]: DEBUG nova.policy [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.626051] [47313]: DEBUG nova.policy [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.626633] [47313]: INFO nova.api.openstack.requestlog [None req-ba4920f7-862b-4ffd-9c59-aa15741d4a4f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.057456 [ 736.627053] [47313]: [pid: 47313|app: 0|req: 2340/4798] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.631057] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.631057] [47313]: DEBUG nova.compute.api [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.634598] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.634598] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.634598] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.634598] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.634952] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.634952] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.666823] [47313]: DEBUG nova.policy [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.670620] [47313]: INFO nova.api.openstack.requestlog [None req-e5be5dee-baab-4dcf-8f09-fbb36f2c4d34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.043138 [ 736.671012] [47313]: [pid: 47313|app: 0|req: 2341/4799] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.673420] [47313]: DEBUG nova.api.openstack.wsgi [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.674956] [47313]: DEBUG nova.compute.api [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.677889] [47313]: DEBUG oslo_concurrency.lockutils [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.678123] [47313]: DEBUG oslo_concurrency.lockutils [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.678361] [47313]: DEBUG oslo_concurrency.lockutils [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.678709] [47313]: DEBUG oslo_concurrency.lockutils [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.678907] [47313]: DEBUG oslo_concurrency.lockutils [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.679091] [47313]: DEBUG oslo_concurrency.lockutils [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.679131] [47312]: DEBUG nova.virt.hardware [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 736.679373] [47312]: DEBUG nova.virt.hardware [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 736.679619] [47312]: DEBUG nova.virt.hardware [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 736.679822] [47312]: DEBUG nova.virt.hardware [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 736.680032] [47312]: DEBUG nova.virt.hardware [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 736.688319] [47312]: DEBUG oslo_concurrency.lockutils [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.688741] [47312]: DEBUG oslo_concurrency.lockutils [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.688856] [47312]: DEBUG oslo_concurrency.lockutils [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.689482] [47312]: DEBUG oslo_concurrency.lockutils [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.689566] [47312]: DEBUG oslo_concurrency.lockutils [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.689796] [47312]: DEBUG oslo_concurrency.lockutils [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.700022] [47312]: DEBUG nova.quota [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Getting quotas for project 9e6f816e56de421ba4a2d7de91a6550c. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 736.703146] [47312]: DEBUG nova.quota [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Getting quotas for user 34838d72bc5c40e4861aeb1bc2346e0e and project 9e6f816e56de421ba4a2d7de91a6550c. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 736.708801] [47313]: DEBUG nova.policy [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.708967] [47312]: DEBUG nova.compute.api [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Going to run 2 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 736.710833] [47312]: DEBUG nova.compute.api [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 736.712708] [47313]: DEBUG nova.policy [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.713329] [47313]: DEBUG nova.policy [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.713881] [47313]: INFO nova.api.openstack.requestlog [None req-80914323-817d-4f34-829b-6cb974bf1bc9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.042381 [ 736.714187] [47313]: [pid: 47313|app: 0|req: 2342/4800] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 736.716377] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.717842] [47313]: DEBUG nova.compute.api [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.720745] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.720971] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.721171] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.721513] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.721719] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.722167] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.738543] [47312]: DEBUG nova.compute.api [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=89cbc6ec-7546-443c-9abb-47940d223daa,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 736.750217] [47313]: DEBUG nova.policy [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.754024] [47313]: INFO nova.api.openstack.requestlog [None req-fd41e50e-8121-4bf0-9936-81df05403821 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.039150 [ 736.754737] [47313]: [pid: 47313|app: 0|req: 2343/4801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.756663] [47313]: DEBUG nova.api.openstack.wsgi [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.758253] [47313]: DEBUG nova.compute.api [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.761321] [47313]: DEBUG oslo_concurrency.lockutils [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.761545] [47313]: DEBUG oslo_concurrency.lockutils [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.761742] [47313]: DEBUG oslo_concurrency.lockutils [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.762091] [47313]: DEBUG oslo_concurrency.lockutils [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.762327] [47313]: DEBUG oslo_concurrency.lockutils [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.762506] [47313]: DEBUG oslo_concurrency.lockutils [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.769455] [47312]: INFO nova.api.openstack.requestlog [None req-e55822e5-df3f-41f8-abab-f21b0242a8d9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 0.433382 [ 736.769751] [47312]: [pid: 47312|app: 0|req: 2459/4802] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:33 2024] POST /compute/v2.1/servers => generated 32 bytes in 434 msecs (HTTP/1.1 202) 9 headers in 362 bytes (1 switches on core 0) [ 736.772196] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.773744] [47312]: DEBUG nova.compute.api [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.777158] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.777391] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.777575] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.777948] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.778167] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.778341] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.797679] [47313]: DEBUG nova.policy [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.802123] [47313]: INFO nova.api.openstack.requestlog [None req-feaefad5-d63f-4b73-aeee-b1769e9c3563 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.047149 [ 736.802515] [47313]: [pid: 47313|app: 0|req: 2344/4803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.805023] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.806424] [47313]: DEBUG nova.compute.api [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.809662] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.809863] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.810075] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.810442] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.810642] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.810812] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.811263] [47312]: DEBUG nova.policy [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.815377] [47312]: INFO nova.api.openstack.requestlog [None req-f7dccfba-93c1-49f6-9502-88bba0fb52cb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.045023 [ 736.815697] [47312]: [pid: 47312|app: 0|req: 2460/4804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.818071] [47312]: DEBUG nova.api.openstack.wsgi [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.819655] [47312]: DEBUG nova.compute.api [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.822594] [47312]: DEBUG oslo_concurrency.lockutils [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.823173] [47312]: DEBUG oslo_concurrency.lockutils [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.823173] [47312]: DEBUG oslo_concurrency.lockutils [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.823423] [47312]: DEBUG oslo_concurrency.lockutils [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.823628] [47312]: DEBUG oslo_concurrency.lockutils [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.823798] [47312]: DEBUG oslo_concurrency.lockutils [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.861061] [47313]: DEBUG nova.policy [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.865971] [47313]: INFO nova.api.openstack.requestlog [None req-2c5af3c9-50b7-423e-9b40-a269555d06ed tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.062323 [ 736.865971] [47313]: [pid: 47313|app: 0|req: 2345/4805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.867403] [47312]: DEBUG nova.policy [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.868497] [47313]: DEBUG nova.api.openstack.wsgi [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.870048] [47313]: DEBUG nova.compute.api [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.871736] [47312]: INFO nova.api.openstack.requestlog [None req-2121716b-394f-436d-bf97-6ef91b6e6f3b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.055447 [ 736.872064] [47312]: [pid: 47312|app: 0|req: 2461/4806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.873636] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.873871] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.874074] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.874448] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.874641] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.874687] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.874811] [47313]: DEBUG oslo_concurrency.lockutils [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.877382] [47312]: DEBUG nova.policy [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.877821] [47312]: DEBUG nova.compute.api [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Searching by: {'deleted': False, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c'} {{(pid=47312) get_all /opt/stack/nova/nova/compute/api.py:3023}} [ 736.887186] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.887427] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.887613] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.888014] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.888214] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.888427] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.902055] [47312]: INFO nova.api.openstack.requestlog [None req-d9b78523-484b-4561-9db9-0af58101faa2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers" status: 200 len: 673 microversion: 2.1 time: 0.029293 [ 736.902440] [47312]: [pid: 47312|app: 0|req: 2462/4807] 10.180.1.21 () {58 vars in 1120 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers => generated 673 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 736.904807] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.906436] [47312]: DEBUG nova.compute.api [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.910516] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.910516] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.910516] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.910516] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.910516] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.910900] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.910996] [47313]: DEBUG nova.policy [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.916369] [47313]: INFO nova.api.openstack.requestlog [None req-685f9e14-851d-4842-a6d5-1248543f667b tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.049442 [ 736.916689] [47313]: [pid: 47313|app: 0|req: 2346/4808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.919574] [47313]: DEBUG nova.api.openstack.wsgi [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.921207] [47313]: DEBUG nova.compute.api [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.924496] [47313]: DEBUG oslo_concurrency.lockutils [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.924753] [47313]: DEBUG oslo_concurrency.lockutils [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.924936] [47313]: DEBUG oslo_concurrency.lockutils [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.925363] [47313]: DEBUG oslo_concurrency.lockutils [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 736.925498] [47313]: DEBUG oslo_concurrency.lockutils [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 736.925669] [47313]: DEBUG oslo_concurrency.lockutils [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 736.940699] [47312]: DEBUG nova.policy [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.945206] [47312]: INFO nova.api.openstack.requestlog [None req-1a8e4996-6f7a-4d94-b13b-7674b7bac287 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.042068 [ 736.945481] [47312]: [pid: 47312|app: 0|req: 2463/4809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.947853] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b5a70dc-09e7-44c6-8afb-3f829688d56f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 736.949434] [47312]: DEBUG nova.compute.api [None req-8b5a70dc-09e7-44c6-8afb-3f829688d56f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 736.966886] [47313]: DEBUG nova.policy [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.971117] [47313]: INFO nova.api.openstack.requestlog [None req-9230e916-d024-43ee-841e-1dee3e85daa0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.053849 [ 736.971491] [47313]: [pid: 47313|app: 0|req: 2347/4810] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 736.977398] [47312]: DEBUG nova.policy [None req-8b5a70dc-09e7-44c6-8afb-3f829688d56f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 736.981028] [47312]: INFO nova.api.openstack.requestlog [None req-8b5a70dc-09e7-44c6-8afb-3f829688d56f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1216 microversion: 2.1 time: 0.034933 [ 736.981788] [47312]: [pid: 47312|app: 0|req: 2464/4811] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.088966] [47313]: DEBUG nova.api.openstack.wsgi [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.090614] [47313]: DEBUG nova.compute.api [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.094043] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.094282] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.094467] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.094815] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.095019] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.095198] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.128072] [47313]: DEBUG nova.policy [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.132477] [47313]: INFO nova.api.openstack.requestlog [None req-f01f599c-ce2d-4afa-b43e-956f91d90397 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.045681 [ 737.132799] [47313]: [pid: 47313|app: 0|req: 2348/4812] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.139754] [47312]: DEBUG nova.api.openstack.wsgi [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.142087] [47312]: DEBUG nova.compute.api [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.146550] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.146805] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.146989] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.147391] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.147590] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.147759] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.169997] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.171712] [47313]: DEBUG nova.compute.api [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.177834] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.178479] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.178479] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.179259] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.179259] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.180454] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.181108] [47312]: DEBUG nova.policy [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.185934] [47312]: INFO nova.api.openstack.requestlog [None req-c938ecc6-7a6f-4724-be15-141f6632dbdd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.049818 [ 737.185934] [47312]: [pid: 47312|app: 0|req: 2465/4813] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:33 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.190561] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.194021] [47312]: DEBUG nova.compute.api [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.195715] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.196896] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.196896] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.196896] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.196896] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.196896] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.212746] [47313]: DEBUG nova.policy [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.217132] [47313]: INFO nova.api.openstack.requestlog [None req-2c2b5ce6-404d-4895-ab46-22d1f409ad7a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.049402 [ 737.217689] [47313]: [pid: 47313|app: 0|req: 2349/4814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.229563] [47312]: DEBUG nova.policy [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.234094] [47312]: DEBUG nova.policy [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.234715] [47312]: DEBUG nova.policy [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.237478] [47312]: INFO nova.api.openstack.requestlog [None req-8f80de1d-6c31-4b33-a305-10fb31458374 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1471 microversion: 2.75 time: 0.048847 [ 737.237861] [47312]: [pid: 47312|app: 0|req: 2466/4815] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1471 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.238833] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.240693] [47313]: DEBUG nova.compute.api [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.244124] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.244530] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.244746] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.245109] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.245314] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.245565] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.254026] [47312]: DEBUG nova.api.openstack.wsgi [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.255421] [47312]: DEBUG nova.compute.api [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.258547] [47312]: DEBUG oslo_concurrency.lockutils [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.258786] [47312]: DEBUG oslo_concurrency.lockutils [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.258986] [47312]: DEBUG oslo_concurrency.lockutils [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.259389] [47312]: DEBUG oslo_concurrency.lockutils [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.259591] [47312]: DEBUG oslo_concurrency.lockutils [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.259761] [47312]: DEBUG oslo_concurrency.lockutils [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.277250] [47313]: DEBUG nova.policy [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.281221] [47313]: INFO nova.api.openstack.requestlog [None req-e2687560-412c-4645-b1c5-acbc09507457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.044463 [ 737.281619] [47313]: [pid: 47313|app: 0|req: 2350/4816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.291650] [47312]: DEBUG nova.policy [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.296648] [47312]: DEBUG nova.policy [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.297293] [47312]: DEBUG nova.policy [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.299962] [47312]: INFO nova.api.openstack.requestlog [None req-479a28c2-087a-4842-87c6-0369d5ee6498 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.048341 [ 737.300296] [47312]: [pid: 47312|app: 0|req: 2467/4817] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 737.319166] [47313]: DEBUG nova.api.openstack.wsgi [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.320692] [47312]: DEBUG nova.api.openstack.wsgi [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.322686] [47313]: DEBUG nova.compute.api [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.322783] [47312]: DEBUG nova.compute.api [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.325987] [47313]: DEBUG oslo_concurrency.lockutils [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.326158] [47312]: DEBUG oslo_concurrency.lockutils [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.326296] [47313]: DEBUG oslo_concurrency.lockutils [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.326374] [47312]: DEBUG oslo_concurrency.lockutils [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.326444] [47313]: DEBUG oslo_concurrency.lockutils [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.326985] [47312]: DEBUG oslo_concurrency.lockutils [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.327687] [47313]: DEBUG oslo_concurrency.lockutils [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.327780] [47312]: DEBUG oslo_concurrency.lockutils [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.327845] [47313]: DEBUG oslo_concurrency.lockutils [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.327845] [47313]: DEBUG oslo_concurrency.lockutils [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.328065] [47312]: DEBUG oslo_concurrency.lockutils [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.328065] [47312]: DEBUG oslo_concurrency.lockutils [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.364489] [47313]: DEBUG nova.policy [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.369600] [47313]: INFO nova.api.openstack.requestlog [None req-63b1ae4a-96ab-467a-b1c3-3db1247883fd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.053345 [ 737.369921] [47313]: [pid: 47313|app: 0|req: 2351/4818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.369969] [47312]: DEBUG nova.policy [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.372502] [47313]: DEBUG nova.api.openstack.wsgi [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.374177] [47312]: INFO nova.api.openstack.requestlog [None req-69998547-b21f-4d55-b265-8ab488fa62c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1216 microversion: 2.1 time: 0.056215 [ 737.374259] [47313]: DEBUG nova.compute.api [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.374498] [47312]: [pid: 47312|app: 0|req: 2468/4819] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.377277] [47313]: DEBUG oslo_concurrency.lockutils [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.377530] [47313]: DEBUG oslo_concurrency.lockutils [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.377800] [47313]: DEBUG oslo_concurrency.lockutils [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.378244] [47313]: DEBUG oslo_concurrency.lockutils [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.378522] [47313]: DEBUG oslo_concurrency.lockutils [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.378773] [47313]: DEBUG oslo_concurrency.lockutils [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.409220] [47313]: DEBUG nova.policy [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.413235] [47313]: INFO nova.api.openstack.requestlog [None req-c61707ac-20f8-4f3a-bb2d-426fb81c8f74 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.042665 [ 737.413527] [47313]: [pid: 47313|app: 0|req: 2352/4820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.416089] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.417796] [47312]: DEBUG nova.compute.api [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.421350] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.421594] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.421781] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.422204] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.422446] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.422832] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.454786] [47312]: DEBUG nova.policy [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.458886] [47312]: INFO nova.api.openstack.requestlog [None req-ac02d298-572d-4263-a2ca-a04af3857033 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.044988 [ 737.459849] [47312]: [pid: 47312|app: 0|req: 2469/4821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.462335] [47313]: DEBUG nova.api.openstack.wsgi [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.464026] [47313]: DEBUG nova.compute.api [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.467486] [47313]: DEBUG oslo_concurrency.lockutils [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.467721] [47313]: DEBUG oslo_concurrency.lockutils [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.467899] [47313]: DEBUG oslo_concurrency.lockutils [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.468263] [47313]: DEBUG oslo_concurrency.lockutils [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.468457] [47313]: DEBUG oslo_concurrency.lockutils [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.468633] [47313]: DEBUG oslo_concurrency.lockutils [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.498678] [47313]: DEBUG nova.policy [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.502475] [47313]: INFO nova.api.openstack.requestlog [None req-e00f7f92-5813-4e68-af45-006a77c4e6f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.042544 [ 737.502785] [47313]: [pid: 47313|app: 0|req: 2353/4822] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.518406] [47312]: DEBUG nova.api.openstack.wsgi [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.520065] [47312]: DEBUG nova.compute.api [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.523565] [47312]: DEBUG oslo_concurrency.lockutils [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.523793] [47312]: DEBUG oslo_concurrency.lockutils [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.523976] [47312]: DEBUG oslo_concurrency.lockutils [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.524347] [47312]: DEBUG oslo_concurrency.lockutils [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.524551] [47312]: DEBUG oslo_concurrency.lockutils [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.524724] [47312]: DEBUG oslo_concurrency.lockutils [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.555279] [47312]: DEBUG nova.policy [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.559182] [47312]: INFO nova.api.openstack.requestlog [None req-45e0a166-1b86-44fc-a969-18642b818ad4 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.043001 [ 737.559518] [47312]: [pid: 47312|app: 0|req: 2470/4823] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.581260] [47313]: DEBUG nova.api.openstack.wsgi [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.582992] [47313]: DEBUG nova.compute.api [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.586560] [47313]: DEBUG oslo_concurrency.lockutils [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.586822] [47313]: DEBUG oslo_concurrency.lockutils [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.587011] [47313]: DEBUG oslo_concurrency.lockutils [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.587378] [47313]: DEBUG oslo_concurrency.lockutils [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.587579] [47313]: DEBUG oslo_concurrency.lockutils [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.587745] [47313]: DEBUG oslo_concurrency.lockutils [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.617977] [47313]: DEBUG nova.policy [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.621958] [47313]: INFO nova.api.openstack.requestlog [None req-0547c3e3-c29a-4351-891e-1b8d3c78a191 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1315 microversion: 2.1 time: 0.043134 [ 737.622330] [47313]: [pid: 47313|app: 0|req: 2354/4824] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1315 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.642205] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.643814] [47312]: DEBUG nova.compute.api [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.647222] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.647465] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.647655] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.648009] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.648215] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.648387] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.682350] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.683324] [47312]: DEBUG nova.policy [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.684126] [47313]: DEBUG nova.compute.api [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.687612] [47312]: DEBUG nova.policy [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.687899] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.688160] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.688258] [47312]: DEBUG nova.policy [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.688424] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.688806] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.688855] [47312]: INFO nova.api.openstack.requestlog [None req-9ad0c290-d623-4741-a7a5-472d27708ffc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.049076 [ 737.689013] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.689176] [47312]: [pid: 47312|app: 0|req: 2471/4825] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.689217] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.718625] [47313]: DEBUG nova.policy [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.722226] [47313]: INFO nova.api.openstack.requestlog [None req-6d105207-1bcb-43c8-b501-42194a90a982 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042281 [ 737.722530] [47313]: [pid: 47313|app: 0|req: 2355/4826] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.726073] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.727664] [47312]: DEBUG nova.compute.api [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.730925] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.731159] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.731342] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.731683] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.731876] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.732052] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.761249] [47312]: DEBUG nova.policy [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.764928] [47313]: DEBUG nova.api.openstack.wsgi [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.765050] [47312]: DEBUG nova.policy [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.765763] [47312]: DEBUG nova.policy [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.766235] [47312]: INFO nova.api.openstack.requestlog [None req-bb833ee8-cc34-42a0-b23b-7e9522f67ddf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.042296 [ 737.766652] [47313]: DEBUG nova.compute.api [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.766725] [47312]: [pid: 47312|app: 0|req: 2472/4827] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 737.769749] [47313]: DEBUG oslo_concurrency.lockutils [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.769975] [47313]: DEBUG oslo_concurrency.lockutils [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.770210] [47313]: DEBUG oslo_concurrency.lockutils [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.770927] [47313]: DEBUG oslo_concurrency.lockutils [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.770927] [47313]: DEBUG oslo_concurrency.lockutils [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.770927] [47313]: DEBUG oslo_concurrency.lockutils [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.800062] [47313]: DEBUG nova.policy [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.804273] [47313]: INFO nova.api.openstack.requestlog [None req-60a40020-04f8-4602-b92b-7a746f8ee308 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.041229 [ 737.804388] [47313]: [pid: 47313|app: 0|req: 2356/4828] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.814327] [47312]: DEBUG nova.api.openstack.wsgi [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.815805] [47312]: DEBUG nova.compute.api [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.819862] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.819862] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.819862] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.820205] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.820408] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.820579] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.827226] [47313]: DEBUG nova.api.openstack.wsgi [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.828890] [47313]: DEBUG nova.compute.api [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.832636] [47313]: DEBUG oslo_concurrency.lockutils [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.832776] [47313]: DEBUG oslo_concurrency.lockutils [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.832947] [47313]: DEBUG oslo_concurrency.lockutils [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.833334] [47313]: DEBUG oslo_concurrency.lockutils [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.833532] [47313]: DEBUG oslo_concurrency.lockutils [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.833702] [47313]: DEBUG oslo_concurrency.lockutils [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.853039] [47312]: DEBUG nova.policy [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.857257] [47312]: INFO nova.api.openstack.requestlog [None req-47f33aea-b0b8-44d9-9cce-5e01356db14b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.045451 [ 737.857602] [47312]: [pid: 47312|app: 0|req: 2473/4829] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.866752] [47313]: DEBUG nova.policy [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.872345] [47313]: INFO nova.api.openstack.requestlog [None req-35f28a61-ba9e-4c72-aa43-ef8779779475 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.047381 [ 737.872969] [47313]: [pid: 47313|app: 0|req: 2357/4830] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.877050] [47312]: DEBUG nova.api.openstack.wsgi [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.878710] [47312]: DEBUG nova.compute.api [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.882342] [47312]: DEBUG oslo_concurrency.lockutils [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.882582] [47312]: DEBUG oslo_concurrency.lockutils [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.882763] [47312]: DEBUG oslo_concurrency.lockutils [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.883133] [47312]: DEBUG oslo_concurrency.lockutils [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.883415] [47312]: DEBUG oslo_concurrency.lockutils [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.883622] [47312]: DEBUG oslo_concurrency.lockutils [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.887803] [47313]: DEBUG nova.api.openstack.wsgi [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.889569] [47313]: DEBUG nova.compute.api [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.892994] [47313]: DEBUG oslo_concurrency.lockutils [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.893455] [47313]: DEBUG oslo_concurrency.lockutils [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.893455] [47313]: DEBUG oslo_concurrency.lockutils [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.893784] [47313]: DEBUG oslo_concurrency.lockutils [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.893982] [47313]: DEBUG oslo_concurrency.lockutils [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.894164] [47313]: DEBUG oslo_concurrency.lockutils [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.920414] [47312]: DEBUG nova.policy [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.925657] [47313]: DEBUG nova.policy [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.926092] [47312]: INFO nova.api.openstack.requestlog [None req-2eefa56e-afa0-49d0-8666-45ef9ee7586c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.051215 [ 737.926429] [47312]: [pid: 47312|app: 0|req: 2474/4831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.928752] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.929641] [47313]: INFO nova.api.openstack.requestlog [None req-4066a487-a8ff-4bd0-998a-110e011df178 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.043925 [ 737.929978] [47313]: [pid: 47313|app: 0|req: 2358/4832] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 737.930426] [47312]: DEBUG nova.compute.api [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.934813] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.935414] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.935414] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.935682] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.935870] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.936067] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.957018] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.958810] [47313]: DEBUG nova.compute.api [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.962293] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.962536] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.962718] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.963075] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.963322] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.963499] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.975198] [47312]: DEBUG nova.policy [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 737.979805] [47312]: INFO nova.api.openstack.requestlog [None req-5a8f9312-d6aa-496f-9fac-10ef0a1e18bd tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1271 microversion: 2.1 time: 0.052805 [ 737.980145] [47312]: [pid: 47312|app: 0|req: 2475/4833] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1271 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 737.982558] [47312]: DEBUG nova.api.openstack.wsgi [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 737.984124] [47312]: DEBUG nova.compute.api [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 737.989326] [47312]: DEBUG oslo_concurrency.lockutils [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.989326] [47312]: DEBUG oslo_concurrency.lockutils [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.989326] [47312]: DEBUG oslo_concurrency.lockutils [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.989326] [47312]: DEBUG oslo_concurrency.lockutils [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 737.989571] [47312]: DEBUG oslo_concurrency.lockutils [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 737.989841] [47312]: DEBUG oslo_concurrency.lockutils [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 737.998167] [47313]: DEBUG nova.policy [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.002421] [47313]: INFO nova.api.openstack.requestlog [None req-8a7272e0-2a68-41bc-8296-52abd9cbca4f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.047464 [ 738.002762] [47313]: [pid: 47313|app: 0|req: 2359/4834] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.005278] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.006842] [47313]: DEBUG nova.compute.api [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.010922] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.011170] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.011361] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.011717] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.011913] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.012096] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.024556] [47312]: DEBUG nova.policy [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.028607] [47312]: INFO nova.api.openstack.requestlog [None req-1425efeb-b05e-4e50-a595-51c7542ea441 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.047913 [ 738.028919] [47312]: [pid: 47312|app: 0|req: 2476/4835] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.046241] [47313]: DEBUG nova.policy [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.050168] [47313]: INFO nova.api.openstack.requestlog [None req-5f2cdad3-4bdb-4d0a-911f-f83398fbbdd9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.046793 [ 738.050481] [47313]: [pid: 47313|app: 0|req: 2360/4836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.144590] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.146162] [47312]: DEBUG nova.compute.api [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.149559] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.149788] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.149972] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.150420] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.150626] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.150798] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.181596] [47312]: DEBUG nova.policy [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.185411] [47312]: INFO nova.api.openstack.requestlog [None req-6a9e1eff-3a1d-4549-9d48-480bf009c38c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.043284 [ 738.185684] [47312]: [pid: 47312|app: 0|req: 2477/4837] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:34 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.198898] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.200532] [47313]: DEBUG nova.compute.api [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.203924] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.204179] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.204369] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.204761] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.204960] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.205153] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.229069] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.230375] [47312]: DEBUG nova.compute.api [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.233741] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.233829] [47313]: DEBUG nova.policy [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.233969] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.234166] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.234534] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.234742] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.234913] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.237991] [47313]: INFO nova.api.openstack.requestlog [None req-c2b77218-54a2-4672-8a1c-abc83834ad40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.040980 [ 738.237991] [47313]: [pid: 47313|app: 0|req: 2361/4838] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.251693] [47313]: DEBUG nova.api.openstack.wsgi [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.253276] [47313]: DEBUG nova.compute.api [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.256315] [47313]: DEBUG oslo_concurrency.lockutils [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.256541] [47313]: DEBUG oslo_concurrency.lockutils [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.256720] [47313]: DEBUG oslo_concurrency.lockutils [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.257068] [47313]: DEBUG oslo_concurrency.lockutils [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.257325] [47313]: DEBUG oslo_concurrency.lockutils [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.257523] [47313]: DEBUG oslo_concurrency.lockutils [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.263787] [47312]: DEBUG nova.policy [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.267298] [47312]: INFO nova.api.openstack.requestlog [None req-ad2e6ffd-1ae1-4bfc-beb3-a0582a111156 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.040598 [ 738.267699] [47312]: [pid: 47312|app: 0|req: 2478/4839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.286791] [47313]: DEBUG nova.policy [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.290588] [47313]: DEBUG nova.policy [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.291216] [47313]: DEBUG nova.policy [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.293435] [47312]: DEBUG nova.api.openstack.wsgi [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.294575] [47313]: INFO nova.api.openstack.requestlog [None req-22f8780a-723e-4ebd-95d9-84134cee8ddd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1456 microversion: 2.75 time: 0.044778 [ 738.294880] [47313]: [pid: 47313|app: 0|req: 2362/4840] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1456 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.295071] [47312]: DEBUG nova.compute.api [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.298297] [47312]: DEBUG oslo_concurrency.lockutils [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.298527] [47312]: DEBUG oslo_concurrency.lockutils [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.298713] [47312]: DEBUG oslo_concurrency.lockutils [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.299063] [47312]: DEBUG oslo_concurrency.lockutils [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.299262] [47312]: DEBUG oslo_concurrency.lockutils [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.299433] [47312]: DEBUG oslo_concurrency.lockutils [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.331225] [47312]: DEBUG nova.policy [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.336184] [47312]: INFO nova.api.openstack.requestlog [None req-d922ae39-dc62-4876-904f-76e6d21da932 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.045200 [ 738.336503] [47312]: [pid: 47312|app: 0|req: 2479/4841] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.338808] [47312]: DEBUG nova.api.openstack.wsgi [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.340414] [47312]: DEBUG nova.compute.api [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.345392] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.345623] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.345806] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.346178] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.346379] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.346549] [47312]: DEBUG oslo_concurrency.lockutils [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.377936] [47313]: DEBUG nova.api.openstack.wsgi [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 738.379875] [47313]: DEBUG nova.compute.api [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.383191] [47312]: DEBUG nova.policy [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.384489] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.384822] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.385135] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.385585] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.385849] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.386206] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.387812] [47312]: DEBUG nova.policy [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.388448] [47312]: DEBUG nova.policy [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.391402] [47312]: INFO nova.api.openstack.requestlog [None req-38e5c267-c616-476f-8f77-f2db9ca07f84 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.054390 [ 738.391830] [47312]: [pid: 47312|app: 0|req: 2480/4842] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.394070] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.395610] [47312]: DEBUG nova.compute.api [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.398545] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.398775] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.398957] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.399349] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.399559] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.399731] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.430547] [47312]: DEBUG nova.policy [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.434720] [47312]: INFO nova.api.openstack.requestlog [None req-d3a0690f-cd7a-4f2a-b6d4-299ee00a7b1b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.042420 [ 738.435079] [47312]: [pid: 47312|app: 0|req: 2481/4843] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.438130] [47312]: DEBUG nova.api.openstack.wsgi [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.439154] [47312]: DEBUG nova.compute.api [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.442377] [47312]: DEBUG oslo_concurrency.lockutils [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.442579] [47312]: DEBUG oslo_concurrency.lockutils [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.442757] [47312]: DEBUG oslo_concurrency.lockutils [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.443120] [47312]: DEBUG oslo_concurrency.lockutils [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.443331] [47312]: DEBUG oslo_concurrency.lockutils [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.443525] [47312]: DEBUG oslo_concurrency.lockutils [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.459418] [47313]: DEBUG nova.virt.hardware [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 738.459638] [47313]: DEBUG nova.virt.hardware [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 738.459840] [47313]: DEBUG nova.virt.hardware [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 738.460009] [47313]: DEBUG nova.virt.hardware [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 738.460177] [47313]: DEBUG nova.virt.hardware [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 738.474327] [47312]: DEBUG nova.policy [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.478354] [47312]: INFO nova.api.openstack.requestlog [None req-b830467b-8ade-4b9f-841a-d224d6248559 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1216 microversion: 2.1 time: 0.042650 [ 738.478639] [47312]: [pid: 47312|app: 0|req: 2482/4844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.480931] [47312]: DEBUG nova.api.openstack.wsgi [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.482617] [47312]: DEBUG nova.compute.api [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.485860] [47312]: DEBUG oslo_concurrency.lockutils [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.486648] [47312]: DEBUG oslo_concurrency.lockutils [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.486648] [47312]: DEBUG oslo_concurrency.lockutils [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.486648] [47312]: DEBUG oslo_concurrency.lockutils [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.486868] [47312]: DEBUG oslo_concurrency.lockutils [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.487025] [47312]: DEBUG oslo_concurrency.lockutils [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.504126] [47313]: DEBUG nova.compute.api [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.507397] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.507621] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.507802] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.508579] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.508579] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.508579] [47313]: DEBUG oslo_concurrency.lockutils [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.519616] [47312]: DEBUG nova.policy [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.524387] [47312]: INFO nova.api.openstack.requestlog [None req-31e2a3d6-de5e-4601-8a2e-0b89df5e976d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045153 [ 738.524794] [47312]: [pid: 47312|app: 0|req: 2483/4845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.527302] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.528882] [47312]: DEBUG nova.compute.api [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.532847] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.533100] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.533318] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.533737] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.533954] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.534164] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.586169] [47313]: DEBUG nova.objects.instance [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lazy-loading 'services' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 738.587224] [47312]: DEBUG nova.policy [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.591466] [47312]: INFO nova.api.openstack.requestlog [None req-a6afab95-4e5f-45d1-82db-ac2fdf8598b6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.066070 [ 738.591749] [47312]: [pid: 47312|app: 0|req: 2484/4846] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.594259] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.595810] [47312]: DEBUG nova.compute.api [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.598861] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.599095] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.599282] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.599623] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.599819] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.599988] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.611038] [47313]: INFO nova.api.openstack.requestlog [None req-f43312bf-c623-4828-83f6-f9167a5eaf8d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "POST /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29/action" status: 202 len: 1985 microversion: 2.75 time: 0.302624 [ 738.611286] [47313]: [pid: 47313|app: 0|req: 2363/4847] 10.180.1.21 () {62 vars in 1314 bytes} [Thu Oct 31 12:13:35 2024] POST /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29/action => generated 1985 bytes in 303 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 738.613770] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.615395] [47313]: DEBUG nova.compute.api [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.619482] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.619482] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.619482] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.619656] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.619821] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.619991] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.629008] [47312]: DEBUG nova.policy [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.633580] [47312]: INFO nova.api.openstack.requestlog [None req-9ba8fe5e-cc13-4903-8ca0-1e9f1bac27c3 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.041225 [ 738.633941] [47312]: [pid: 47312|app: 0|req: 2485/4848] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.637397] [47312]: DEBUG nova.api.openstack.wsgi [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.638633] [47312]: DEBUG nova.compute.api [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.642389] [47312]: DEBUG oslo_concurrency.lockutils [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.642617] [47312]: DEBUG oslo_concurrency.lockutils [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.642802] [47312]: DEBUG oslo_concurrency.lockutils [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.643167] [47312]: DEBUG oslo_concurrency.lockutils [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.643396] [47312]: DEBUG oslo_concurrency.lockutils [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.643569] [47312]: DEBUG oslo_concurrency.lockutils [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.801645] [47313]: DEBUG nova.policy [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.806236] [47313]: INFO nova.api.openstack.requestlog [None req-a2ad64f8-b115-4843-86a9-65f9062f47f5 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.194336 [ 738.806560] [47313]: [pid: 47313|app: 0|req: 2364/4849] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.809060] [47313]: DEBUG nova.api.openstack.wsgi [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.810710] [47313]: DEBUG nova.compute.api [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.813851] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.814097] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.814290] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.814703] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.814902] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.815085] [47313]: DEBUG oslo_concurrency.lockutils [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.819536] [47312]: INFO nova.api.openstack.requestlog [None req-91a19010-5790-4d2e-b470-fb7a2934f41d tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1972 microversion: 2.75 time: 0.184249 [ 738.819890] [47312]: [pid: 47312|app: 0|req: 2486/4850] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1972 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.822365] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.823965] [47312]: DEBUG nova.compute.api [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.826862] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.827101] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.827285] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.827625] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.827818] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.827986] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.844640] [47313]: DEBUG nova.policy [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.848552] [47313]: INFO nova.api.openstack.requestlog [None req-7bd5d0f0-0137-49a8-bffe-09416c64200c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1323 microversion: 2.1 time: 0.041377 [ 738.848880] [47313]: [pid: 47313|app: 0|req: 2365/4851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.851118] [47313]: DEBUG nova.api.openstack.wsgi [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.852675] [47313]: DEBUG nova.compute.api [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.855697] [47313]: DEBUG oslo_concurrency.lockutils [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.855922] [47313]: DEBUG oslo_concurrency.lockutils [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.856127] [47313]: DEBUG oslo_concurrency.lockutils [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.856500] [47313]: DEBUG oslo_concurrency.lockutils [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.856702] [47313]: DEBUG oslo_concurrency.lockutils [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.856877] [47313]: DEBUG oslo_concurrency.lockutils [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.858448] [47312]: DEBUG nova.policy [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.862229] [47312]: DEBUG nova.policy [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.862847] [47312]: DEBUG nova.policy [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.863454] [47312]: INFO nova.api.openstack.requestlog [None req-1ce63753-a1ed-4963-8a3f-46c9603012fa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.042993 [ 738.863746] [47312]: [pid: 47312|app: 0|req: 2487/4852] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.865954] [47312]: DEBUG nova.api.openstack.wsgi [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.867648] [47312]: DEBUG nova.compute.api [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.870389] [47312]: DEBUG oslo_concurrency.lockutils [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.870613] [47312]: DEBUG oslo_concurrency.lockutils [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.870795] [47312]: DEBUG oslo_concurrency.lockutils [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.871148] [47312]: DEBUG oslo_concurrency.lockutils [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.871342] [47312]: DEBUG oslo_concurrency.lockutils [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.871515] [47312]: DEBUG oslo_concurrency.lockutils [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.894577] [47313]: DEBUG nova.policy [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.898756] [47313]: INFO nova.api.openstack.requestlog [None req-63fff338-dc1c-47e3-9bac-22bc9a3cefae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.049317 [ 738.899097] [47313]: [pid: 47313|app: 0|req: 2366/4853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.901781] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.903341] [47313]: DEBUG nova.compute.api [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.906518] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.906769] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.906981] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.907349] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.907546] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.907718] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.909515] [47312]: DEBUG nova.policy [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.913992] [47312]: DEBUG nova.policy [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.914690] [47312]: DEBUG nova.policy [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.915894] [47312]: INFO nova.api.openstack.requestlog [None req-4051a760-79f0-4fe0-9884-1d2d118f0a93 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.051066 [ 738.915894] [47312]: [pid: 47312|app: 0|req: 2488/4854] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 738.918300] [47312]: DEBUG nova.api.openstack.wsgi [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.919550] [47312]: DEBUG nova.compute.api [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.922832] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.923091] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.923328] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.923664] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.923865] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.924041] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.953869] [47313]: DEBUG nova.policy [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.958471] [47313]: INFO nova.api.openstack.requestlog [None req-0e1df21b-06e2-486e-87e0-002eb35b0b61 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.058690 [ 738.958818] [47313]: [pid: 47313|app: 0|req: 2367/4855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.961319] [47313]: DEBUG nova.api.openstack.wsgi [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.964102] [47313]: DEBUG nova.compute.api [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.964234] [47312]: DEBUG nova.policy [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 738.966373] [47313]: DEBUG oslo_concurrency.lockutils [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.966458] [47313]: DEBUG oslo_concurrency.lockutils [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.966686] [47313]: DEBUG oslo_concurrency.lockutils [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.966981] [47313]: DEBUG oslo_concurrency.lockutils [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.967287] [47313]: DEBUG oslo_concurrency.lockutils [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.967468] [47313]: DEBUG oslo_concurrency.lockutils [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.968759] [47312]: INFO nova.api.openstack.requestlog [None req-9dc797a6-d1d7-4ca5-aa78-4cdfe86dfcc3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.052606 [ 738.969161] [47312]: [pid: 47312|app: 0|req: 2489/4856] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 738.972710] [47312]: DEBUG nova.api.openstack.wsgi [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 738.974331] [47312]: DEBUG nova.compute.api [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 738.977750] [47312]: DEBUG oslo_concurrency.lockutils [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.978059] [47312]: DEBUG oslo_concurrency.lockutils [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.978312] [47312]: DEBUG oslo_concurrency.lockutils [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 738.978716] [47312]: DEBUG oslo_concurrency.lockutils [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 738.978984] [47312]: DEBUG oslo_concurrency.lockutils [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 738.979261] [47312]: DEBUG oslo_concurrency.lockutils [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.001966] [47313]: DEBUG nova.policy [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.006667] [47313]: INFO nova.api.openstack.requestlog [None req-1597ed68-0900-436f-b7c0-83012d0d8b86 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.046635 [ 739.006667] [47313]: [pid: 47313|app: 0|req: 2368/4857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.008634] [47313]: DEBUG nova.api.openstack.wsgi [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.010188] [47313]: DEBUG nova.compute.api [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.013198] [47313]: DEBUG oslo_concurrency.lockutils [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.013436] [47313]: DEBUG oslo_concurrency.lockutils [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.013618] [47313]: DEBUG oslo_concurrency.lockutils [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.013986] [47313]: DEBUG oslo_concurrency.lockutils [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.014166] [47313]: DEBUG oslo_concurrency.lockutils [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.014339] [47313]: DEBUG oslo_concurrency.lockutils [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.015313] [47312]: DEBUG nova.policy [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.019323] [47312]: INFO nova.api.openstack.requestlog [None req-4254654f-f233-45ed-8ce9-888455420e8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.049567 [ 739.019737] [47312]: [pid: 47312|app: 0|req: 2490/4858] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.022133] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.023750] [47312]: DEBUG nova.compute.api [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.026866] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.027899] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.027899] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.027899] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.028038] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.028263] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.047687] [47313]: DEBUG nova.policy [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.052079] [47313]: INFO nova.api.openstack.requestlog [None req-a40d72a8-6d68-443a-9eec-9b50f1456c5c tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.045132 [ 739.052418] [47313]: [pid: 47313|app: 0|req: 2369/4859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.056159] [47313]: DEBUG nova.api.openstack.wsgi [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.056275] [47313]: DEBUG nova.compute.api [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.059332] [47313]: DEBUG oslo_concurrency.lockutils [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.060287] [47313]: DEBUG oslo_concurrency.lockutils [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.060287] [47313]: DEBUG oslo_concurrency.lockutils [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.060287] [47313]: DEBUG oslo_concurrency.lockutils [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.060287] [47313]: DEBUG oslo_concurrency.lockutils [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.060544] [47313]: DEBUG oslo_concurrency.lockutils [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.064172] [47312]: DEBUG nova.policy [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.068682] [47312]: INFO nova.api.openstack.requestlog [None req-d3b71bc6-19c3-4838-9e95-ce7be33fb773 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1215 microversion: 2.1 time: 0.048271 [ 739.069048] [47312]: [pid: 47312|app: 0|req: 2491/4860] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.071992] [47312]: DEBUG nova.api.openstack.wsgi [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.073753] [47312]: DEBUG nova.compute.api [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.077170] [47312]: DEBUG oslo_concurrency.lockutils [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.077410] [47312]: DEBUG oslo_concurrency.lockutils [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.077596] [47312]: DEBUG oslo_concurrency.lockutils [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.077955] [47312]: DEBUG oslo_concurrency.lockutils [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.078166] [47312]: DEBUG oslo_concurrency.lockutils [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.078339] [47312]: DEBUG oslo_concurrency.lockutils [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.096018] [47313]: DEBUG nova.policy [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.100363] [47313]: INFO nova.api.openstack.requestlog [None req-01b520bd-184e-42f7-8f91-b9779c4e0273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.047295 [ 739.100816] [47313]: [pid: 47313|app: 0|req: 2370/4861] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.104617] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.106171] [47313]: DEBUG nova.compute.api [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.109629] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.109999] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.110111] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.110549] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.110617] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.111249] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.120363] [47312]: DEBUG nova.policy [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.124883] [47312]: INFO nova.api.openstack.requestlog [None req-82a4f1e8-a560-425c-9664-d98d085ffd3a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055091 [ 739.125646] [47312]: [pid: 47312|app: 0|req: 2492/4862] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.146312] [47313]: DEBUG nova.policy [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.150637] [47313]: INFO nova.api.openstack.requestlog [None req-4ad28962-c5a6-4308-9491-69ba5369e231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.049110 [ 739.151010] [47313]: [pid: 47313|app: 0|req: 2371/4863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:35 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.197259] [47312]: DEBUG nova.api.openstack.wsgi [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.198980] [47312]: DEBUG nova.compute.api [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.203697] [47312]: DEBUG oslo_concurrency.lockutils [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.203937] [47312]: DEBUG oslo_concurrency.lockutils [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.204145] [47312]: DEBUG oslo_concurrency.lockutils [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.204500] [47312]: DEBUG oslo_concurrency.lockutils [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.204700] [47312]: DEBUG oslo_concurrency.lockutils [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.204873] [47312]: DEBUG oslo_concurrency.lockutils [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.243485] [47312]: DEBUG nova.policy [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.247675] [47312]: INFO nova.api.openstack.requestlog [None req-cddb3c68-2d99-4256-8a1a-0d4ea658521e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.052773 [ 739.247995] [47312]: [pid: 47312|app: 0|req: 2493/4864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.250794] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.253862] [47313]: DEBUG nova.compute.api [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.260329] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.260329] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.260329] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.260329] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.260329] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.260329] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.279923] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.281653] [47312]: DEBUG nova.compute.api [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.285525] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.285761] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.285946] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.286485] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.286982] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.287320] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.294289] [47313]: DEBUG nova.policy [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.298957] [47313]: INFO nova.api.openstack.requestlog [None req-c2b269af-ca97-4d11-a9d2-2db3e7d56f12 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.051280 [ 739.299416] [47313]: [pid: 47313|app: 0|req: 2372/4865] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.328477] [47312]: DEBUG nova.policy [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.335127] [47312]: INFO nova.api.openstack.requestlog [None req-9e58c2cb-dd70-41c4-a317-edebda49e646 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.058213 [ 739.335477] [47312]: [pid: 47312|app: 0|req: 2494/4866] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.348047] [47313]: DEBUG nova.api.openstack.wsgi [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.349753] [47313]: DEBUG nova.compute.api [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.354344] [47313]: DEBUG oslo_concurrency.lockutils [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.354590] [47313]: DEBUG oslo_concurrency.lockutils [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.354766] [47313]: DEBUG oslo_concurrency.lockutils [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.355146] [47313]: DEBUG oslo_concurrency.lockutils [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.355345] [47313]: DEBUG oslo_concurrency.lockutils [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.355523] [47313]: DEBUG oslo_concurrency.lockutils [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.405227] [47312]: DEBUG nova.api.openstack.wsgi [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.407025] [47313]: DEBUG nova.policy [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.407627] [47312]: DEBUG nova.compute.api [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.411802] [47312]: DEBUG oslo_concurrency.lockutils [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.412052] [47313]: INFO nova.api.openstack.requestlog [None req-35e4e1c8-5e87-4b4a-a01b-9a9375b32215 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.066200 [ 739.413114] [47312]: DEBUG oslo_concurrency.lockutils [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.413114] [47312]: DEBUG oslo_concurrency.lockutils [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.413219] [47313]: [pid: 47313|app: 0|req: 2373/4867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.413255] [47312]: DEBUG oslo_concurrency.lockutils [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.413255] [47312]: DEBUG oslo_concurrency.lockutils [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.413333] [47312]: DEBUG oslo_concurrency.lockutils [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.447311] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.449350] [47313]: DEBUG nova.compute.api [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.452874] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.452998] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.453187] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.453576] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.453779] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.453952] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.453992] [47312]: DEBUG nova.policy [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.458411] [47312]: DEBUG nova.policy [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.459067] [47312]: DEBUG nova.policy [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.463129] [47312]: INFO nova.api.openstack.requestlog [None req-3683b359-a74b-4cf5-b2c3-3c41775f1087 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.060241 [ 739.464432] [47312]: [pid: 47312|app: 0|req: 2495/4868] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.488305] [47313]: DEBUG nova.policy [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.490829] [47312]: DEBUG nova.api.openstack.wsgi [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.492206] [47313]: INFO nova.api.openstack.requestlog [None req-2a175361-5a4a-4483-94ba-ec5fc70b4f9a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1271 microversion: 2.1 time: 0.047293 [ 739.492668] [47312]: DEBUG nova.compute.api [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.492742] [47313]: [pid: 47313|app: 0|req: 2374/4869] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1271 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.496073] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.496321] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.496541] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.496955] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.497220] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.497429] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.515791] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.516025] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.516234] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.516431] [47312]: DEBUG nova.objects.instance [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lazy-loading 'fault' on Instance uuid 2ba9f652-c274-4d79-84a2-ad1384c99b91 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 739.535996] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.537606] [47313]: DEBUG nova.compute.api [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.540836] [47312]: DEBUG nova.policy [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b12122c73ec440098daf417330d4443f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d3e3e9945fc4774a35ad817e8e312ba', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.541809] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.541809] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.541809] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.542866] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.542866] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.542866] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.544816] [47312]: INFO nova.api.openstack.requestlog [None req-9cbcd888-41e5-4747-903d-32b53c78a7a5 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 200 len: 1406 microversion: 2.1 time: 0.055484 [ 739.544816] [47312]: [pid: 47312|app: 0|req: 2496/4870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 1406 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 739.556028] [47312]: DEBUG nova.api.openstack.wsgi [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.556028] [47312]: DEBUG nova.compute.api [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.558419] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.558787] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.559090] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.559538] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.559902] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.560239] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.573362] [47312]: DEBUG nova.compute.api [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 739.579219] [47313]: DEBUG nova.policy [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.583363] [47313]: INFO nova.api.openstack.requestlog [None req-e3abc29f-10d1-462e-a731-93eda2e33f49 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.049600 [ 739.583674] [47313]: [pid: 47313|app: 0|req: 2375/4871] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.600824] [47312]: DEBUG nova.compute.api [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 739.601886] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.601886] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.601886] [47312]: DEBUG oslo_concurrency.lockutils [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.601886] [47312]: WARNING nova.compute.api [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] instance's host None is down, deleting from database [ 739.602897] [47313]: DEBUG nova.api.openstack.wsgi [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.603956] [47312]: DEBUG nova.network.neutron [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 739.604487] [47313]: DEBUG nova.compute.api [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.607771] [47313]: DEBUG oslo_concurrency.lockutils [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.608012] [47313]: DEBUG oslo_concurrency.lockutils [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.608203] [47313]: DEBUG oslo_concurrency.lockutils [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.608548] [47313]: DEBUG oslo_concurrency.lockutils [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.608741] [47313]: DEBUG oslo_concurrency.lockutils [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.608912] [47313]: DEBUG oslo_concurrency.lockutils [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.621056] [47312]: DEBUG nova.network.neutron [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 739.624554] [47312]: DEBUG nova.network.neutron [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 739.647515] [47313]: DEBUG nova.policy [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.651816] [47313]: INFO nova.api.openstack.requestlog [None req-48cd71e8-9262-41b4-aa4d-1a24a86dc64c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.050853 [ 739.652144] [47313]: [pid: 47313|app: 0|req: 2376/4872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.655408] [47313]: DEBUG nova.api.openstack.wsgi [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.656167] [47313]: DEBUG nova.compute.api [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.659150] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.659282] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.659459] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.659804] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.659993] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.660240] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.690819] [47313]: DEBUG nova.policy [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.694591] [47313]: INFO nova.api.openstack.requestlog [None req-f42c1c1d-f4b7-4568-9268-ea7c0f8e499b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.041787 [ 739.694896] [47313]: [pid: 47313|app: 0|req: 2377/4873] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.715302] [47312]: INFO nova.api.openstack.requestlog [None req-12a3d08a-0eca-4481-bd79-58a9db3875c4 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 204 len: 0 microversion: 2.1 time: 0.162176 [ 739.715675] [47312]: [pid: 47312|app: 0|req: 2497/4874] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:36 2024] DELETE /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 739.720386] [47313]: DEBUG nova.api.openstack.wsgi [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.722083] [47313]: DEBUG nova.compute.api [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] [instance: 2ba9f652-c274-4d79-84a2-ad1384c99b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.725418] [47313]: DEBUG oslo_concurrency.lockutils [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.725643] [47313]: DEBUG oslo_concurrency.lockutils [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.725825] [47313]: DEBUG oslo_concurrency.lockutils [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.726173] [47313]: DEBUG oslo_concurrency.lockutils [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.726433] [47313]: DEBUG oslo_concurrency.lockutils [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.726620] [47313]: DEBUG oslo_concurrency.lockutils [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.735214] [47313]: INFO nova.api.openstack.wsgi [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] HTTP exception thrown: Instance 2ba9f652-c274-4d79-84a2-ad1384c99b91 could not be found. [ 739.735500] [47313]: DEBUG nova.api.openstack.wsgi [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Returning 404 to user: Instance 2ba9f652-c274-4d79-84a2-ad1384c99b91 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 739.735904] [47313]: INFO nova.api.openstack.requestlog [None req-035c15a2-bfd9-4f07-98a9-8038889c47c8 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91" status: 404 len: 111 microversion: 2.1 time: 0.017662 [ 739.736189] [47313]: [pid: 47313|app: 0|req: 2378/4875] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/2ba9f652-c274-4d79-84a2-ad1384c99b91 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 739.745780] [47312]: DEBUG nova.api.openstack.wsgi [None req-9bc62d6d-7ad7-4a4a-af99-5fe63afa4b03 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] Calling method '.version_select at 0x7b9c47e1a950>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.761511] [47312]: INFO nova.api.openstack.requestlog [None req-9bc62d6d-7ad7-4a4a-af99-5fe63afa4b03 tempest-VolumesAdminNegativeTest-509776245 tempest-VolumesAdminNegativeTest-509776245-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1108348025" status: 202 len: 0 microversion: 2.1 time: 0.017920 [ 739.761869] [47312]: [pid: 47312|app: 0|req: 2498/4876] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:13:36 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1108348025 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 739.819587] [47313]: DEBUG nova.api.openstack.wsgi [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.821078] [47313]: DEBUG nova.compute.api [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.825799] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.826324] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.826663] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.827055] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.827264] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.827440] [47313]: DEBUG oslo_concurrency.lockutils [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.833720] [47312]: DEBUG nova.api.openstack.wsgi [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.835681] [47312]: DEBUG nova.compute.api [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.841981] [47312]: DEBUG oslo_concurrency.lockutils [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.842215] [47312]: DEBUG oslo_concurrency.lockutils [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.842398] [47312]: DEBUG oslo_concurrency.lockutils [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.842838] [47312]: DEBUG oslo_concurrency.lockutils [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.842962] [47312]: DEBUG oslo_concurrency.lockutils [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.843168] [47312]: DEBUG oslo_concurrency.lockutils [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.870812] [47313]: DEBUG nova.policy [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.874828] [47313]: INFO nova.api.openstack.requestlog [None req-adc4cefa-3735-407b-b014-59b83780420a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.057973 [ 739.875275] [47313]: [pid: 47313|app: 0|req: 2379/4877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 739.877488] [47313]: DEBUG nova.api.openstack.wsgi [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.878997] [47313]: DEBUG nova.compute.api [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.882336] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.882571] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.882751] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.883118] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.883396] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.883598] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.891191] [47312]: INFO nova.api.openstack.requestlog [None req-9556e7de-829b-4199-8c9b-378736e9cb21 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1972 microversion: 2.75 time: 0.059560 [ 739.891191] [47312]: [pid: 47312|app: 0|req: 2499/4878] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1972 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.894221] [47312]: DEBUG nova.api.openstack.wsgi [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.895850] [47312]: DEBUG nova.compute.api [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.898910] [47312]: DEBUG oslo_concurrency.lockutils [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.899158] [47312]: DEBUG oslo_concurrency.lockutils [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.899340] [47312]: DEBUG oslo_concurrency.lockutils [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.899682] [47312]: DEBUG oslo_concurrency.lockutils [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.900565] [47312]: DEBUG oslo_concurrency.lockutils [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.900565] [47312]: DEBUG oslo_concurrency.lockutils [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.942371] [47312]: DEBUG nova.policy [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.946842] [47312]: DEBUG nova.policy [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.947586] [47312]: DEBUG nova.policy [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 739.948459] [47312]: INFO nova.api.openstack.requestlog [None req-914e9f9c-2aab-4d23-ad9f-e84ad0de19dd tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1304 microversion: 2.57 time: 0.056617 [ 739.948527] [47312]: [pid: 47312|app: 0|req: 2500/4879] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 739.950827] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 739.952421] [47312]: DEBUG nova.compute.api [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 739.955779] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.955978] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.956201] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.957476] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 739.957476] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 739.957476] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 739.998583] [47312]: DEBUG nova.policy [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.003516] [47312]: INFO nova.api.openstack.requestlog [None req-9e1e9833-2246-4bd2-a466-42c7572ac4cc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.054433 [ 740.003837] [47312]: [pid: 47312|app: 0|req: 2501/4880] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.009843] [47312]: DEBUG nova.api.openstack.wsgi [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.011490] [47312]: DEBUG nova.compute.api [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.018678] [47312]: DEBUG oslo_concurrency.lockutils [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.019258] [47312]: DEBUG oslo_concurrency.lockutils [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.019258] [47312]: DEBUG oslo_concurrency.lockutils [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.019485] [47312]: DEBUG oslo_concurrency.lockutils [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.019723] [47312]: DEBUG oslo_concurrency.lockutils [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.019902] [47312]: DEBUG oslo_concurrency.lockutils [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.057011] [47313]: DEBUG nova.policy [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.058928] [47312]: DEBUG nova.policy [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.061555] [47313]: INFO nova.api.openstack.requestlog [None req-2fa34247-bb8a-453f-a2c0-51ccb4434f49 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1401 microversion: 2.1 time: 0.185807 [ 740.061933] [47313]: [pid: 47313|app: 0|req: 2380/4881] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1401 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.065137] [47313]: DEBUG nova.api.openstack.wsgi [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.067017] [47313]: DEBUG nova.compute.api [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.068302] [47312]: DEBUG nova.policy [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.068977] [47312]: DEBUG nova.policy [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.069855] [47312]: INFO nova.api.openstack.requestlog [None req-166d9057-f331-4af7-ac39-0557edcdfc92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.062330 [ 740.070166] [47313]: DEBUG oslo_concurrency.lockutils [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.070291] [47312]: [pid: 47312|app: 0|req: 2502/4882] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.070412] [47313]: DEBUG oslo_concurrency.lockutils [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.070633] [47313]: DEBUG oslo_concurrency.lockutils [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.071011] [47313]: DEBUG oslo_concurrency.lockutils [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.071584] [47313]: DEBUG oslo_concurrency.lockutils [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.071584] [47313]: DEBUG oslo_concurrency.lockutils [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.072816] [47312]: DEBUG nova.api.openstack.wsgi [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.074430] [47312]: DEBUG nova.compute.api [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.077966] [47312]: DEBUG oslo_concurrency.lockutils [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.078365] [47312]: DEBUG oslo_concurrency.lockutils [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.080110] [47312]: DEBUG oslo_concurrency.lockutils [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.080110] [47312]: DEBUG oslo_concurrency.lockutils [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.080110] [47312]: DEBUG oslo_concurrency.lockutils [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.080415] [47312]: DEBUG oslo_concurrency.lockutils [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.105238] [47313]: DEBUG nova.policy [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.110421] [47313]: INFO nova.api.openstack.requestlog [None req-77c2cd54-2ce1-4230-85fd-a29213729488 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.047548 [ 740.110749] [47313]: [pid: 47313|app: 0|req: 2381/4883] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.116942] [47313]: DEBUG nova.api.openstack.wsgi [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.116942] [47313]: DEBUG nova.compute.api [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.117962] [47313]: DEBUG oslo_concurrency.lockutils [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.118209] [47313]: DEBUG oslo_concurrency.lockutils [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.118388] [47313]: DEBUG oslo_concurrency.lockutils [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.118727] [47313]: DEBUG oslo_concurrency.lockutils [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.118917] [47313]: DEBUG oslo_concurrency.lockutils [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.119114] [47313]: DEBUG oslo_concurrency.lockutils [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.124119] [47312]: DEBUG nova.policy [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.129803] [47312]: INFO nova.api.openstack.requestlog [None req-c931668d-9859-4f13-b8d8-6f4918e597d8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.058844 [ 740.130347] [47312]: [pid: 47312|app: 0|req: 2503/4884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.133700] [47312]: DEBUG nova.api.openstack.wsgi [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.135570] [47312]: DEBUG nova.compute.api [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.139261] [47312]: DEBUG oslo_concurrency.lockutils [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.139617] [47312]: DEBUG oslo_concurrency.lockutils [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.139931] [47312]: DEBUG oslo_concurrency.lockutils [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.140481] [47312]: DEBUG oslo_concurrency.lockutils [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.140810] [47312]: DEBUG oslo_concurrency.lockutils [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.141116] [47312]: DEBUG oslo_concurrency.lockutils [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.155151] [47313]: DEBUG nova.policy [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.160315] [47313]: INFO nova.api.openstack.requestlog [None req-a809c6a4-2089-408f-a146-0b37ec8ae2e2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.048528 [ 740.160430] [47313]: [pid: 47313|app: 0|req: 2382/4885] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.165527] [47313]: DEBUG nova.api.openstack.wsgi [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.166242] [47313]: DEBUG nova.compute.api [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.170874] [47313]: DEBUG oslo_concurrency.lockutils [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.170874] [47313]: DEBUG oslo_concurrency.lockutils [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.170874] [47313]: DEBUG oslo_concurrency.lockutils [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.170874] [47313]: DEBUG oslo_concurrency.lockutils [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.171121] [47313]: DEBUG oslo_concurrency.lockutils [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.171121] [47313]: DEBUG oslo_concurrency.lockutils [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.180118] [47312]: DEBUG nova.policy [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.184902] [47312]: INFO nova.api.openstack.requestlog [None req-943ca074-e0ba-4d0b-8334-da91e155528f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053759 [ 740.185196] [47312]: [pid: 47312|app: 0|req: 2504/4886] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:36 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.188018] [47312]: DEBUG nova.api.openstack.wsgi [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.189907] [47312]: DEBUG nova.compute.api [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.193871] [47312]: DEBUG oslo_concurrency.lockutils [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.193871] [47312]: DEBUG oslo_concurrency.lockutils [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.194024] [47312]: DEBUG oslo_concurrency.lockutils [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.194326] [47312]: DEBUG oslo_concurrency.lockutils [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.194553] [47312]: DEBUG oslo_concurrency.lockutils [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.194766] [47312]: DEBUG oslo_concurrency.lockutils [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.204984] [47313]: DEBUG nova.policy [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.209599] [47313]: INFO nova.api.openstack.requestlog [None req-1546e65b-b28d-4f9c-9753-e9d9d0c5c850 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048615 [ 740.209881] [47313]: [pid: 47313|app: 0|req: 2383/4887] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.212492] [47313]: DEBUG nova.api.openstack.wsgi [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.213965] [47313]: DEBUG nova.compute.api [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.217195] [47313]: DEBUG oslo_concurrency.lockutils [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.217431] [47313]: DEBUG oslo_concurrency.lockutils [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.217610] [47313]: DEBUG oslo_concurrency.lockutils [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.217959] [47313]: DEBUG oslo_concurrency.lockutils [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.218235] [47313]: DEBUG oslo_concurrency.lockutils [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.218434] [47313]: DEBUG oslo_concurrency.lockutils [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.237473] [47312]: DEBUG nova.policy [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.242136] [47312]: INFO nova.api.openstack.requestlog [None req-78acff27-a55c-4e6c-887b-4407b4230ae8 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1215 microversion: 2.1 time: 0.056302 [ 740.242495] [47312]: [pid: 47312|app: 0|req: 2505/4888] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.247795] [47312]: DEBUG nova.api.openstack.wsgi [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.249396] [47312]: DEBUG nova.compute.api [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.255956] [47313]: DEBUG nova.policy [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.257066] [47312]: DEBUG oslo_concurrency.lockutils [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.257318] [47312]: DEBUG oslo_concurrency.lockutils [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.257501] [47312]: DEBUG oslo_concurrency.lockutils [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.257866] [47312]: DEBUG oslo_concurrency.lockutils [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.258068] [47312]: DEBUG oslo_concurrency.lockutils [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.258242] [47312]: DEBUG oslo_concurrency.lockutils [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.260214] [47313]: INFO nova.api.openstack.requestlog [None req-05935595-d456-4125-adc7-77919515ab12 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.049636 [ 740.260530] [47313]: [pid: 47313|app: 0|req: 2384/4889] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.263780] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.266019] [47313]: DEBUG nova.compute.api [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.268512] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.268739] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.268915] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.269273] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.269459] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.269624] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.304059] [47312]: DEBUG nova.policy [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.309381] [47312]: INFO nova.api.openstack.requestlog [None req-72aad27a-1459-47a4-849b-c1d890fc5782 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.066185 [ 740.309927] [47312]: [pid: 47312|app: 0|req: 2506/4890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.311447] [47313]: DEBUG nova.policy [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.312617] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.314658] [47312]: DEBUG nova.compute.api [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.316300] [47313]: INFO nova.api.openstack.requestlog [None req-2ee8913c-89cd-48e3-bb80-1551d31e92bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.055146 [ 740.317159] [47313]: [pid: 47313|app: 0|req: 2385/4891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.319946] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.320041] [47313]: DEBUG nova.api.openstack.wsgi [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.320321] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.320454] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.320995] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.321256] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.321483] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.321798] [47313]: DEBUG nova.compute.api [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.325300] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.325557] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.325745] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.326244] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.326349] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.326543] [47313]: DEBUG oslo_concurrency.lockutils [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.379706] [47312]: DEBUG nova.policy [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.381626] [47313]: DEBUG nova.policy [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.387872] [47313]: INFO nova.api.openstack.requestlog [None req-4d8ca447-4e77-473f-8139-c6c2664d43aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.069793 [ 740.388679] [47313]: [pid: 47313|app: 0|req: 2386/4892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.390499] [47312]: INFO nova.api.openstack.requestlog [None req-b4bcd53d-4405-4b0b-89f9-16001baaec5c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.079374 [ 740.390499] [47312]: [pid: 47312|app: 0|req: 2507/4893] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.393696] [47312]: DEBUG nova.api.openstack.wsgi [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.394664] [47313]: DEBUG nova.api.openstack.wsgi [req-b817b770-3b43-4428-8f16-d4caa568f37a req-8fdaa65c-a526-4091-971e-b1b742c443d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7801858d-bc2a-466e-a6f2-a8c6b6ff4705", "tag": "99bf816e-e60d-4917-87ee-03be0502915b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 740.395287] [47312]: DEBUG nova.compute.api [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.406619] [47313]: DEBUG oslo_concurrency.lockutils [req-b817b770-3b43-4428-8f16-d4caa568f37a req-8fdaa65c-a526-4091-971e-b1b742c443d3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.407747] [47313]: DEBUG oslo_concurrency.lockutils [req-b817b770-3b43-4428-8f16-d4caa568f37a req-8fdaa65c-a526-4091-971e-b1b742c443d3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.407747] [47313]: DEBUG oslo_concurrency.lockutils [req-b817b770-3b43-4428-8f16-d4caa568f37a req-8fdaa65c-a526-4091-971e-b1b742c443d3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.407886] [47312]: DEBUG oslo_concurrency.lockutils [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.408215] [47312]: DEBUG oslo_concurrency.lockutils [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.408498] [47312]: DEBUG oslo_concurrency.lockutils [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.409024] [47312]: DEBUG oslo_concurrency.lockutils [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.409317] [47312]: DEBUG oslo_concurrency.lockutils [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.409577] [47312]: DEBUG oslo_concurrency.lockutils [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.414967] [47313]: INFO nova.api.openstack.compute.server_external_events [req-b817b770-3b43-4428-8f16-d4caa568f37a req-8fdaa65c-a526-4091-971e-b1b742c443d3 service nova] Creating event network-changed:99bf816e-e60d-4917-87ee-03be0502915b for instance 7801858d-bc2a-466e-a6f2-a8c6b6ff4705 on cpu-1 [ 740.419048] [47313]: INFO nova.api.openstack.requestlog [req-b817b770-3b43-4428-8f16-d4caa568f37a req-8fdaa65c-a526-4091-971e-b1b742c443d3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030318 [ 740.419405] [47313]: [pid: 47313|app: 0|req: 2387/4894] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:37 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 740.425034] [47313]: DEBUG nova.api.openstack.wsgi [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.426826] [47313]: DEBUG nova.compute.api [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.430556] [47313]: DEBUG oslo_concurrency.lockutils [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.430857] [47313]: DEBUG oslo_concurrency.lockutils [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.431115] [47313]: DEBUG oslo_concurrency.lockutils [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.431543] [47313]: DEBUG oslo_concurrency.lockutils [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.431819] [47313]: DEBUG oslo_concurrency.lockutils [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.432069] [47313]: DEBUG oslo_concurrency.lockutils [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.447061] [47312]: DEBUG nova.policy [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.454240] [47312]: INFO nova.api.openstack.requestlog [None req-51fb6cf4-dfa8-4997-9cd3-889696d3e31a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.063114 [ 740.454531] [47312]: [pid: 47312|app: 0|req: 2508/4895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.470226] [47313]: DEBUG nova.policy [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.475482] [47313]: INFO nova.api.openstack.requestlog [None req-6eff660e-8110-4095-be29-9f03eca7e838 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.052597 [ 740.476064] [47313]: [pid: 47313|app: 0|req: 2388/4896] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 740.480955] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.482664] [47312]: DEBUG nova.compute.api [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.487568] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.487568] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.487568] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.487732] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.487908] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.488035] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.502992] [47313]: DEBUG nova.api.openstack.wsgi [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.504723] [47313]: DEBUG nova.compute.api [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.508606] [47313]: DEBUG oslo_concurrency.lockutils [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.508847] [47313]: DEBUG oslo_concurrency.lockutils [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.509047] [47313]: DEBUG oslo_concurrency.lockutils [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.510757] [47313]: DEBUG oslo_concurrency.lockutils [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.510757] [47313]: DEBUG oslo_concurrency.lockutils [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.510757] [47313]: DEBUG oslo_concurrency.lockutils [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.542493] [47312]: DEBUG nova.policy [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.548052] [47312]: DEBUG nova.policy [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.548534] [47312]: DEBUG nova.policy [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.551250] [47313]: DEBUG nova.policy [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.553024] [47312]: INFO nova.api.openstack.requestlog [None req-2b1bd808-6a85-419e-b9b2-3d2ace48db46 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.074989 [ 740.553191] [47312]: [pid: 47312|app: 0|req: 2509/4897] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 740.556565] [47313]: INFO nova.api.openstack.requestlog [None req-21d16a85-41ad-46d5-90aa-9b0b9865efbc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1215 microversion: 2.1 time: 0.055473 [ 740.556722] [47313]: [pid: 47313|app: 0|req: 2389/4898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1215 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.595257] [47312]: DEBUG nova.api.openstack.wsgi [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.597395] [47312]: DEBUG nova.compute.api [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.600812] [47312]: DEBUG oslo_concurrency.lockutils [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.601094] [47312]: DEBUG oslo_concurrency.lockutils [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.601263] [47312]: DEBUG oslo_concurrency.lockutils [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.601612] [47312]: DEBUG oslo_concurrency.lockutils [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.601797] [47312]: DEBUG oslo_concurrency.lockutils [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.601968] [47312]: DEBUG oslo_concurrency.lockutils [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.632111] [47312]: DEBUG nova.policy [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.636248] [47312]: INFO nova.api.openstack.requestlog [None req-34854121-7c1c-4218-9053-6de0fbb28483 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.043340 [ 740.636573] [47312]: [pid: 47312|app: 0|req: 2510/4899] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.664892] [47313]: DEBUG nova.api.openstack.wsgi [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.667674] [47313]: DEBUG nova.compute.api [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.670611] [47313]: DEBUG oslo_concurrency.lockutils [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.670991] [47313]: DEBUG oslo_concurrency.lockutils [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.671341] [47313]: DEBUG oslo_concurrency.lockutils [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.673840] [47313]: DEBUG oslo_concurrency.lockutils [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.673840] [47313]: DEBUG oslo_concurrency.lockutils [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.673840] [47313]: DEBUG oslo_concurrency.lockutils [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.705530] [47313]: DEBUG nova.policy [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.708190] [47312]: DEBUG nova.api.openstack.wsgi [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.711037] [47312]: DEBUG nova.compute.api [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.711171] [47313]: INFO nova.api.openstack.requestlog [None req-37794a22-0e10-44fa-ba45-8004c8131c31 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.048211 [ 740.711549] [47313]: [pid: 47313|app: 0|req: 2390/4900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.713623] [47312]: DEBUG oslo_concurrency.lockutils [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.713863] [47312]: DEBUG oslo_concurrency.lockutils [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.714064] [47312]: DEBUG oslo_concurrency.lockutils [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.714425] [47312]: DEBUG oslo_concurrency.lockutils [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.714619] [47312]: DEBUG oslo_concurrency.lockutils [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.714790] [47312]: DEBUG oslo_concurrency.lockutils [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.755351] [47312]: DEBUG nova.policy [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.759478] [47312]: INFO nova.api.openstack.requestlog [None req-f27e5b6f-aeeb-4803-8d6c-b4c75301e83d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.053562 [ 740.759812] [47312]: [pid: 47312|app: 0|req: 2511/4901] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.890048] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.890721] [47313]: DEBUG nova.compute.api [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.896631] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.897127] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.897127] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.897440] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.897638] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.897823] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.910466] [47312]: DEBUG nova.api.openstack.wsgi [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.914801] [47312]: DEBUG nova.compute.api [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.918882] [47312]: DEBUG oslo_concurrency.lockutils [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.920273] [47312]: DEBUG oslo_concurrency.lockutils [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.920545] [47312]: DEBUG oslo_concurrency.lockutils [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.921200] [47312]: DEBUG oslo_concurrency.lockutils [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.921603] [47312]: DEBUG oslo_concurrency.lockutils [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.921963] [47312]: DEBUG oslo_concurrency.lockutils [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.933485] [47313]: DEBUG nova.policy [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 740.938127] [47313]: INFO nova.api.openstack.requestlog [None req-0ba91161-76d3-46c3-b6d6-00a83146f7f8 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.051279 [ 740.938466] [47313]: [pid: 47313|app: 0|req: 2391/4902] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 740.964623] [47313]: DEBUG nova.api.openstack.wsgi [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 740.965715] [47313]: DEBUG nova.compute.api [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 740.969328] [47313]: DEBUG oslo_concurrency.lockutils [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.969635] [47313]: DEBUG oslo_concurrency.lockutils [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.969927] [47313]: DEBUG oslo_concurrency.lockutils [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.970335] [47313]: DEBUG oslo_concurrency.lockutils [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 740.970539] [47313]: DEBUG oslo_concurrency.lockutils [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 740.970710] [47313]: DEBUG oslo_concurrency.lockutils [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 740.987863] [47312]: INFO nova.api.openstack.requestlog [None req-1826f780-8ca3-49f0-b604-65d503527196 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1972 microversion: 2.75 time: 0.082707 [ 740.988595] [47312]: [pid: 47312|app: 0|req: 2512/4903] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1972 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.020913] [47312]: DEBUG nova.api.openstack.wsgi [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.025510] [47313]: DEBUG nova.policy [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.026681] [47312]: DEBUG nova.compute.api [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.031253] [47313]: DEBUG nova.policy [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.031873] [47313]: DEBUG nova.policy [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.033196] [47313]: INFO nova.api.openstack.requestlog [None req-5db7f66c-f4c8-4f04-b674-5945a34c4bc1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.071029 [ 741.033196] [47313]: [pid: 47313|app: 0|req: 2392/4904] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.037076] [47312]: DEBUG oslo_concurrency.lockutils [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.037076] [47312]: DEBUG oslo_concurrency.lockutils [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.037076] [47312]: DEBUG oslo_concurrency.lockutils [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.037076] [47312]: DEBUG oslo_concurrency.lockutils [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.037076] [47312]: DEBUG oslo_concurrency.lockutils [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.037076] [47312]: DEBUG oslo_concurrency.lockutils [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.076391] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.076688] [47312]: DEBUG nova.policy [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.077983] [47313]: DEBUG nova.compute.api [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.082086] [47312]: INFO nova.api.openstack.requestlog [None req-36b208a8-0cff-4463-890b-70322bddd04e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.063303 [ 741.082459] [47312]: [pid: 47312|app: 0|req: 2513/4905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 741.086572] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.086844] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.086844] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.086844] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.086844] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.086844] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.087023] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.089083] [47312]: DEBUG nova.compute.api [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.094424] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.094653] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.094853] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.095373] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.095778] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.096037] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.136906] [47313]: DEBUG nova.policy [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.143456] [47312]: DEBUG nova.policy [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.144610] [47313]: INFO nova.api.openstack.requestlog [None req-0a4d67fe-71fb-4b16-9a7f-1665ae557dd8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.072312 [ 741.144944] [47313]: [pid: 47313|app: 0|req: 2393/4906] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.148723] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.151029] [47313]: DEBUG nova.compute.api [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.152940] [47312]: DEBUG nova.policy [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.152940] [47312]: DEBUG nova.policy [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.152940] [47312]: INFO nova.api.openstack.requestlog [None req-ba90aa2f-71a4-433e-a530-d14dfa503606 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.069710 [ 741.153194] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.153241] [47312]: [pid: 47312|app: 0|req: 2514/4907] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:37 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 741.153291] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.153291] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.153520] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.153722] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.153900] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.155466] [47312]: DEBUG nova.api.openstack.wsgi [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.157157] [47312]: DEBUG nova.compute.api [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.160909] [47312]: DEBUG oslo_concurrency.lockutils [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.161144] [47312]: DEBUG oslo_concurrency.lockutils [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.162030] [47312]: DEBUG oslo_concurrency.lockutils [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.162030] [47312]: DEBUG oslo_concurrency.lockutils [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.162030] [47312]: DEBUG oslo_concurrency.lockutils [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.162231] [47312]: DEBUG oslo_concurrency.lockutils [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.198095] [47313]: DEBUG nova.policy [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.198590] [47312]: DEBUG nova.policy [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.202216] [47313]: INFO nova.api.openstack.requestlog [None req-6fee5880-81f5-4f08-8480-ab6d4b028f22 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.056469 [ 741.202573] [47313]: [pid: 47313|app: 0|req: 2394/4908] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.203314] [47312]: INFO nova.api.openstack.requestlog [None req-66db3105-2ad7-4b79-bc9c-4c826b14dd97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.049701 [ 741.204253] [47312]: [pid: 47312|app: 0|req: 2515/4909] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.205598] [47313]: DEBUG nova.api.openstack.wsgi [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.206247] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.207807] [47312]: DEBUG nova.compute.api [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.210355] [47313]: DEBUG nova.compute.api [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.211281] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.212091] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.212091] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.212091] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.212276] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.212984] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.215819] [47313]: DEBUG oslo_concurrency.lockutils [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.216211] [47313]: DEBUG oslo_concurrency.lockutils [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.216448] [47313]: DEBUG oslo_concurrency.lockutils [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.216856] [47313]: DEBUG oslo_concurrency.lockutils [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.217102] [47313]: DEBUG oslo_concurrency.lockutils [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.217315] [47313]: DEBUG oslo_concurrency.lockutils [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.252600] [47312]: DEBUG nova.policy [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.253842] [47313]: DEBUG nova.policy [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.257756] [47312]: INFO nova.api.openstack.requestlog [None req-1a6b5d01-dcab-43de-9c05-e3af243db72d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053363 [ 741.258723] [47312]: [pid: 47312|app: 0|req: 2516/4910] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.260515] [47313]: INFO nova.api.openstack.requestlog [None req-be12578e-c5a8-4cb1-9467-064baf8613e3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.057365 [ 741.260842] [47312]: DEBUG nova.api.openstack.wsgi [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.261167] [47313]: [pid: 47313|app: 0|req: 2395/4911] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.265047] [47312]: DEBUG nova.compute.api [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.265197] [47313]: DEBUG nova.api.openstack.wsgi [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.265593] [47312]: DEBUG oslo_concurrency.lockutils [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.265817] [47312]: DEBUG oslo_concurrency.lockutils [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.265995] [47312]: DEBUG oslo_concurrency.lockutils [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.266134] [47313]: DEBUG nova.compute.api [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.266354] [47312]: DEBUG oslo_concurrency.lockutils [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.266546] [47312]: DEBUG oslo_concurrency.lockutils [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.266714] [47312]: DEBUG oslo_concurrency.lockutils [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.269916] [47313]: DEBUG oslo_concurrency.lockutils [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.269916] [47313]: DEBUG oslo_concurrency.lockutils [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.269916] [47313]: DEBUG oslo_concurrency.lockutils [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.270233] [47313]: DEBUG oslo_concurrency.lockutils [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.273985] [47313]: DEBUG oslo_concurrency.lockutils [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.273985] [47313]: DEBUG oslo_concurrency.lockutils [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.309981] [47312]: DEBUG nova.policy [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.311905] [47313]: DEBUG nova.policy [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.318160] [47312]: INFO nova.api.openstack.requestlog [None req-51625b68-fbd8-45c4-8009-32dee4750e57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.059471 [ 741.318538] [47312]: [pid: 47312|app: 0|req: 2517/4912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.318914] [47313]: INFO nova.api.openstack.requestlog [None req-51757df7-f0c2-4af5-bdac-334108046a83 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1215 microversion: 2.1 time: 0.056256 [ 741.320288] [47313]: [pid: 47313|app: 0|req: 2396/4913] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.320874] [47312]: DEBUG nova.api.openstack.wsgi [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.322476] [47312]: DEBUG nova.compute.api [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.327113] [47312]: DEBUG oslo_concurrency.lockutils [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.328031] [47312]: DEBUG oslo_concurrency.lockutils [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.328031] [47312]: DEBUG oslo_concurrency.lockutils [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.328031] [47312]: DEBUG oslo_concurrency.lockutils [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.328201] [47312]: DEBUG oslo_concurrency.lockutils [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.328237] [47312]: DEBUG oslo_concurrency.lockutils [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.331557] [47313]: DEBUG nova.api.openstack.wsgi [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.333676] [47313]: DEBUG nova.compute.api [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.338370] [47313]: DEBUG oslo_concurrency.lockutils [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.339128] [47313]: DEBUG oslo_concurrency.lockutils [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.339128] [47313]: DEBUG oslo_concurrency.lockutils [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.339283] [47313]: DEBUG oslo_concurrency.lockutils [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.339528] [47313]: DEBUG oslo_concurrency.lockutils [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.339767] [47313]: DEBUG oslo_concurrency.lockutils [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.371908] [47312]: DEBUG nova.policy [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.376079] [47312]: INFO nova.api.openstack.requestlog [None req-45893893-4b2b-455e-94a1-cb7caecf9c1f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.057044 [ 741.376407] [47312]: [pid: 47312|app: 0|req: 2518/4914] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.378069] [47313]: DEBUG nova.policy [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.378740] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.380320] [47312]: DEBUG nova.compute.api [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.382949] [47313]: INFO nova.api.openstack.requestlog [None req-0013cad8-c0d7-4506-b7cb-0dcb5848249d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.057241 [ 741.383295] [47313]: [pid: 47313|app: 0|req: 2397/4915] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.383553] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.383774] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.383983] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.384645] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.384645] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.384763] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.405792] [47313]: DEBUG nova.api.openstack.wsgi [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.407763] [47313]: DEBUG nova.compute.api [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.413599] [47313]: DEBUG oslo_concurrency.lockutils [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.414317] [47313]: DEBUG oslo_concurrency.lockutils [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.414317] [47313]: DEBUG oslo_concurrency.lockutils [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.414461] [47313]: DEBUG oslo_concurrency.lockutils [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.415276] [47313]: DEBUG oslo_concurrency.lockutils [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.415276] [47313]: DEBUG oslo_concurrency.lockutils [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.419539] [47312]: DEBUG nova.policy [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.424410] [47312]: INFO nova.api.openstack.requestlog [None req-ac0d1494-434c-40f0-bc2b-3431a8af14a5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047262 [ 741.424780] [47312]: [pid: 47312|app: 0|req: 2519/4916] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.427174] [47312]: DEBUG nova.api.openstack.wsgi [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.429128] [47312]: DEBUG nova.compute.api [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.432203] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.432420] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.432600] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.432981] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.433207] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.433385] [47312]: DEBUG oslo_concurrency.lockutils [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.447176] [47313]: DEBUG nova.policy [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.451212] [47313]: INFO nova.api.openstack.requestlog [None req-76672d00-50cc-4711-9a69-66789d7cda4c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.048045 [ 741.451566] [47313]: [pid: 47313|app: 0|req: 2398/4917] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.469231] [47312]: DEBUG nova.policy [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.470637] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.472346] [47313]: DEBUG nova.compute.api [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.473884] [47312]: INFO nova.api.openstack.requestlog [None req-6ab1fa85-6934-4c09-9d02-2e4503330598 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.048472 [ 741.474231] [47312]: [pid: 47312|app: 0|req: 2520/4918] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.476159] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.476159] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.476342] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.476783] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.476916] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.477196] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.492125] [47312]: DEBUG nova.api.openstack.wsgi [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.493825] [47312]: DEBUG nova.compute.api [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.497163] [47312]: DEBUG oslo_concurrency.lockutils [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.497392] [47312]: DEBUG oslo_concurrency.lockutils [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.497602] [47312]: DEBUG oslo_concurrency.lockutils [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.497981] [47312]: DEBUG oslo_concurrency.lockutils [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.498150] [47312]: DEBUG oslo_concurrency.lockutils [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.498318] [47312]: DEBUG oslo_concurrency.lockutils [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.510884] [47313]: DEBUG nova.policy [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.515438] [47313]: INFO nova.api.openstack.requestlog [None req-0a80d652-ca2a-45ac-b13c-ec8c62daf55a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.046997 [ 741.515768] [47313]: [pid: 47313|app: 0|req: 2399/4919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.531251] [47312]: DEBUG nova.policy [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.535724] [47312]: INFO nova.api.openstack.requestlog [None req-60ffd31a-acd2-4a0d-b858-f0e1abde175e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.045862 [ 741.536022] [47312]: [pid: 47312|app: 0|req: 2521/4920] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 741.568094] [47313]: DEBUG nova.api.openstack.wsgi [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.569733] [47313]: DEBUG nova.compute.api [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.570935] [47312]: DEBUG nova.api.openstack.wsgi [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.572675] [47312]: DEBUG nova.compute.api [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.573735] [47313]: DEBUG oslo_concurrency.lockutils [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.574010] [47313]: DEBUG oslo_concurrency.lockutils [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.574225] [47313]: DEBUG oslo_concurrency.lockutils [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.574680] [47313]: DEBUG oslo_concurrency.lockutils [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.574832] [47313]: DEBUG oslo_concurrency.lockutils [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.575040] [47313]: DEBUG oslo_concurrency.lockutils [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.576415] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.576581] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.576739] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.577341] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.577341] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.577511] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.611432] [47313]: DEBUG nova.policy [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.616719] [47313]: INFO nova.api.openstack.requestlog [None req-54375b1f-91a0-419b-9a05-ca183238e3cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1215 microversion: 2.1 time: 0.050945 [ 741.617124] [47313]: [pid: 47313|app: 0|req: 2400/4921] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.621016] [47312]: DEBUG nova.policy [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.626056] [47312]: DEBUG nova.policy [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.626860] [47312]: DEBUG nova.policy [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.631392] [47312]: INFO nova.api.openstack.requestlog [None req-2fa3bce1-9a3e-400b-a11e-32d60f5139ce tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.062366 [ 741.631392] [47312]: [pid: 47312|app: 0|req: 2522/4922] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 741.647268] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.648953] [47313]: DEBUG nova.compute.api [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.652601] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.652875] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.653088] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.653453] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.653649] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.653823] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.684751] [47313]: DEBUG nova.policy [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.688595] [47313]: INFO nova.api.openstack.requestlog [None req-7c343e28-c0c9-42ae-8ab6-84332d2ecd0d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.043479 [ 741.689008] [47313]: [pid: 47313|app: 0|req: 2401/4923] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.725506] [47312]: DEBUG nova.api.openstack.wsgi [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.727080] [47312]: DEBUG nova.compute.api [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.730590] [47312]: DEBUG oslo_concurrency.lockutils [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.730820] [47312]: DEBUG oslo_concurrency.lockutils [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.731009] [47312]: DEBUG oslo_concurrency.lockutils [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.731363] [47312]: DEBUG oslo_concurrency.lockutils [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.731604] [47312]: DEBUG oslo_concurrency.lockutils [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.731734] [47312]: DEBUG oslo_concurrency.lockutils [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.763201] [47312]: DEBUG nova.policy [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.766155] [47312]: INFO nova.api.openstack.requestlog [None req-de197d90-a1ff-47ca-9f9f-f7372cc75edc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.042887 [ 741.766466] [47312]: [pid: 47312|app: 0|req: 2523/4924] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.771110] [47313]: DEBUG nova.api.openstack.wsgi [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.777019] [47313]: DEBUG nova.compute.api [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.779730] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.779969] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.780196] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.780866] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.781104] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.781298] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.813349] [47313]: DEBUG nova.policy [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.817532] [47313]: INFO nova.api.openstack.requestlog [None req-edd096ac-2c8b-4fc6-93b8-0abb9cca1b22 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1234 microversion: 2.1 time: 0.048740 [ 741.817848] [47313]: [pid: 47313|app: 0|req: 2402/4925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1234 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 741.951275] [47312]: DEBUG nova.api.openstack.wsgi [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 741.952910] [47312]: DEBUG nova.compute.api [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 741.956718] [47312]: DEBUG oslo_concurrency.lockutils [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.956953] [47312]: DEBUG oslo_concurrency.lockutils [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.957151] [47312]: DEBUG oslo_concurrency.lockutils [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.957497] [47312]: DEBUG oslo_concurrency.lockutils [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 741.957697] [47312]: DEBUG oslo_concurrency.lockutils [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 741.957869] [47312]: DEBUG oslo_concurrency.lockutils [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 741.989349] [47312]: DEBUG nova.policy [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 741.992793] [47312]: INFO nova.api.openstack.requestlog [None req-230bd4b9-78fd-4ce7-a563-762c578d3b96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.043865 [ 741.993120] [47312]: [pid: 47312|app: 0|req: 2524/4926] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.004988] [47313]: DEBUG nova.api.openstack.wsgi [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.006711] [47313]: DEBUG nova.compute.api [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.010369] [47313]: DEBUG oslo_concurrency.lockutils [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.010624] [47313]: DEBUG oslo_concurrency.lockutils [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.010809] [47313]: DEBUG oslo_concurrency.lockutils [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.011199] [47313]: DEBUG oslo_concurrency.lockutils [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.011399] [47313]: DEBUG oslo_concurrency.lockutils [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.011573] [47313]: DEBUG oslo_concurrency.lockutils [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.050884] [47312]: DEBUG nova.api.openstack.wsgi [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.052575] [47312]: DEBUG nova.compute.api [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.055962] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.056203] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.056389] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.056731] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.056924] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.057104] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.068880] [47313]: INFO nova.api.openstack.requestlog [None req-86bfac99-b68a-4542-8d4a-9ec40ddd2f57 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1978 microversion: 2.75 time: 0.066034 [ 742.069217] [47313]: [pid: 47313|app: 0|req: 2403/4927] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1978 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.087408] [47312]: DEBUG nova.policy [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.091935] [47312]: DEBUG nova.policy [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.091935] [47312]: DEBUG nova.policy [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.092495] [47312]: INFO nova.api.openstack.requestlog [None req-49b251e1-707a-4bb3-b199-8f445125823c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.043817 [ 742.092968] [47312]: [pid: 47312|app: 0|req: 2525/4928] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.094757] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.096454] [47313]: DEBUG nova.compute.api [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.099737] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.099963] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.100249] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.100698] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.100911] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.101158] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.143378] [47313]: DEBUG nova.policy [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.147888] [47313]: INFO nova.api.openstack.requestlog [None req-8c232b4e-beb7-4ad2-b3f7-edf57ff3dcfe tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.055088 [ 742.148225] [47313]: [pid: 47313|app: 0|req: 2404/4929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:38 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.158060] [47312]: DEBUG nova.api.openstack.wsgi [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.159743] [47312]: DEBUG nova.compute.api [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.163143] [47312]: DEBUG oslo_concurrency.lockutils [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.163482] [47312]: DEBUG oslo_concurrency.lockutils [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.163673] [47312]: DEBUG oslo_concurrency.lockutils [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.164039] [47312]: DEBUG oslo_concurrency.lockutils [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.164243] [47312]: DEBUG oslo_concurrency.lockutils [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.164414] [47312]: DEBUG oslo_concurrency.lockutils [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.169768] [47313]: DEBUG nova.api.openstack.wsgi [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.171494] [47313]: DEBUG nova.compute.api [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.174828] [47313]: DEBUG oslo_concurrency.lockutils [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.175014] [47313]: DEBUG oslo_concurrency.lockutils [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.175211] [47313]: DEBUG oslo_concurrency.lockutils [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.175567] [47313]: DEBUG oslo_concurrency.lockutils [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.175768] [47313]: DEBUG oslo_concurrency.lockutils [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.175939] [47313]: DEBUG oslo_concurrency.lockutils [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.208723] [47312]: DEBUG nova.policy [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.213205] [47312]: INFO nova.api.openstack.requestlog [None req-49e8b8de-9798-4755-9484-6aa32ec44657 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.057415 [ 742.213534] [47312]: [pid: 47312|app: 0|req: 2526/4930] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.218267] [47312]: DEBUG nova.api.openstack.wsgi [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.223061] [47312]: DEBUG nova.compute.api [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.223144] [47313]: DEBUG nova.policy [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.224380] [47312]: DEBUG oslo_concurrency.lockutils [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.224678] [47312]: DEBUG oslo_concurrency.lockutils [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.224871] [47312]: DEBUG oslo_concurrency.lockutils [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.225247] [47312]: DEBUG oslo_concurrency.lockutils [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.225441] [47312]: DEBUG oslo_concurrency.lockutils [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.225606] [47312]: DEBUG oslo_concurrency.lockutils [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.229556] [47313]: DEBUG nova.policy [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.230219] [47313]: DEBUG nova.policy [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.230803] [47313]: INFO nova.api.openstack.requestlog [None req-035307d0-157b-4273-8f83-58b13602e83c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.063238 [ 742.232499] [47313]: [pid: 47313|app: 0|req: 2405/4931] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.234935] [47313]: DEBUG nova.api.openstack.wsgi [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.238256] [47313]: DEBUG nova.compute.api [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.246014] [47313]: DEBUG oslo_concurrency.lockutils [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.246264] [47313]: DEBUG oslo_concurrency.lockutils [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.246442] [47313]: DEBUG oslo_concurrency.lockutils [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.246786] [47313]: DEBUG oslo_concurrency.lockutils [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.246973] [47313]: DEBUG oslo_concurrency.lockutils [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.247153] [47313]: DEBUG oslo_concurrency.lockutils [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.267055] [47312]: DEBUG nova.policy [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.271727] [47312]: INFO nova.api.openstack.requestlog [None req-da9c2802-d66e-4c6a-89f8-fd47f557951b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.055356 [ 742.272057] [47312]: [pid: 47312|app: 0|req: 2527/4932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 742.274652] [47312]: DEBUG nova.api.openstack.wsgi [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.276613] [47312]: DEBUG nova.compute.api [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.279677] [47312]: DEBUG oslo_concurrency.lockutils [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.279905] [47312]: DEBUG oslo_concurrency.lockutils [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.280095] [47312]: DEBUG oslo_concurrency.lockutils [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.280489] [47312]: DEBUG oslo_concurrency.lockutils [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.280686] [47312]: DEBUG oslo_concurrency.lockutils [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.280880] [47312]: DEBUG oslo_concurrency.lockutils [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.281617] [47313]: DEBUG nova.policy [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.287598] [47313]: INFO nova.api.openstack.requestlog [None req-0399238e-a42c-4da2-939d-e6062c352e40 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.052984 [ 742.287598] [47313]: [pid: 47313|app: 0|req: 2406/4933] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.289413] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.290281] [47313]: DEBUG nova.compute.api [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.294193] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.294193] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.294193] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.294424] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.294646] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.294817] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.313799] [47312]: DEBUG nova.policy [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.320283] [47312]: INFO nova.api.openstack.requestlog [None req-c86ecb07-6b67-47d5-b559-7a66120707a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047257 [ 742.320688] [47312]: [pid: 47312|app: 0|req: 2528/4934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.325469] [47313]: DEBUG nova.policy [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.330011] [47313]: INFO nova.api.openstack.requestlog [None req-d3543cef-96af-45c2-8f92-6cd1fdd5ba14 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.042961 [ 742.330321] [47313]: [pid: 47313|app: 0|req: 2407/4935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.333029] [47312]: DEBUG nova.api.openstack.wsgi [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.334527] [47313]: DEBUG nova.api.openstack.wsgi [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.335570] [47312]: DEBUG nova.compute.api [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.336136] [47313]: DEBUG nova.compute.api [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.339247] [47313]: DEBUG oslo_concurrency.lockutils [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.339467] [47313]: DEBUG oslo_concurrency.lockutils [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.339640] [47313]: DEBUG oslo_concurrency.lockutils [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.339891] [47312]: DEBUG oslo_concurrency.lockutils [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.340059] [47313]: DEBUG oslo_concurrency.lockutils [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.340256] [47313]: DEBUG oslo_concurrency.lockutils [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.340777] [47313]: DEBUG oslo_concurrency.lockutils [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.340889] [47312]: DEBUG oslo_concurrency.lockutils [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.342912] [47312]: DEBUG oslo_concurrency.lockutils [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.342912] [47312]: DEBUG oslo_concurrency.lockutils [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.342912] [47312]: DEBUG oslo_concurrency.lockutils [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.342912] [47312]: DEBUG oslo_concurrency.lockutils [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.378478] [47313]: DEBUG nova.policy [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.386159] [47313]: INFO nova.api.openstack.requestlog [None req-3292b4c1-0597-44d7-b9bd-2cde710304ed tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1215 microversion: 2.1 time: 0.050957 [ 742.386159] [47313]: [pid: 47313|app: 0|req: 2408/4936] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 742.386270] [47312]: DEBUG nova.policy [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.389690] [47313]: DEBUG nova.api.openstack.wsgi [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.389690] [47313]: DEBUG nova.compute.api [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.389851] [47312]: INFO nova.api.openstack.requestlog [None req-66e0971d-b78e-44e1-966c-7b933208d43a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.060468 [ 742.389851] [47312]: [pid: 47312|app: 0|req: 2529/4937] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 742.393218] [47313]: DEBUG oslo_concurrency.lockutils [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.393536] [47313]: DEBUG oslo_concurrency.lockutils [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.393664] [47313]: DEBUG oslo_concurrency.lockutils [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.393982] [47313]: DEBUG oslo_concurrency.lockutils [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.394304] [47313]: DEBUG oslo_concurrency.lockutils [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.394386] [47313]: DEBUG oslo_concurrency.lockutils [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.398361] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.400436] [47312]: DEBUG nova.compute.api [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.404473] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.404912] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.405259] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.405854] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.406213] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.406528] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.429318] [47313]: DEBUG nova.policy [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.433582] [47313]: INFO nova.api.openstack.requestlog [None req-00479513-6688-4ad8-bbc0-8664ac668bc7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.048019 [ 742.433972] [47313]: [pid: 47313|app: 0|req: 2409/4938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 742.436500] [47313]: DEBUG nova.api.openstack.wsgi [req-9adbe884-6609-4191-9cf9-905bdd18843b req-6ae2417a-8953-4730-84ce-b774054ed880 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7801858d-bc2a-466e-a6f2-a8c6b6ff4705", "name": "network-vif-deleted", "tag": "99bf816e-e60d-4917-87ee-03be0502915b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 742.441898] [47313]: DEBUG oslo_concurrency.lockutils [req-9adbe884-6609-4191-9cf9-905bdd18843b req-6ae2417a-8953-4730-84ce-b774054ed880 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.442130] [47313]: DEBUG oslo_concurrency.lockutils [req-9adbe884-6609-4191-9cf9-905bdd18843b req-6ae2417a-8953-4730-84ce-b774054ed880 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.442339] [47313]: DEBUG oslo_concurrency.lockutils [req-9adbe884-6609-4191-9cf9-905bdd18843b req-6ae2417a-8953-4730-84ce-b774054ed880 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.443947] [47312]: DEBUG nova.policy [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.448531] [47313]: INFO nova.api.openstack.compute.server_external_events [req-9adbe884-6609-4191-9cf9-905bdd18843b req-6ae2417a-8953-4730-84ce-b774054ed880 service nova] Creating event network-vif-deleted:99bf816e-e60d-4917-87ee-03be0502915b for instance 7801858d-bc2a-466e-a6f2-a8c6b6ff4705 on cpu-1 [ 742.448625] [47312]: INFO nova.api.openstack.requestlog [None req-b9a99056-9472-4365-99b9-b3466bfa61a9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.053358 [ 742.449320] [47312]: [pid: 47312|app: 0|req: 2530/4939] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.451227] [47313]: INFO nova.api.openstack.requestlog [req-9adbe884-6609-4191-9cf9-905bdd18843b req-6ae2417a-8953-4730-84ce-b774054ed880 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016606 [ 742.453022] [47313]: [pid: 47313|app: 0|req: 2410/4940] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:39 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 742.453309] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.454196] [47312]: DEBUG nova.compute.api [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.457770] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.457997] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.458196] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.458541] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.458735] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.458944] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.464013] [47313]: DEBUG nova.api.openstack.wsgi [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.465666] [47313]: DEBUG nova.compute.api [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.469860] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.470109] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.470300] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.470651] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.470848] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.471032] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.491373] [47312]: DEBUG nova.policy [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.495868] [47312]: INFO nova.api.openstack.requestlog [None req-0c1a0d8b-4728-45f6-80f5-63d4d33a2d7b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.045898 [ 742.496249] [47312]: [pid: 47312|app: 0|req: 2531/4941] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.499511] [47312]: DEBUG nova.api.openstack.wsgi [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.500338] [47312]: DEBUG nova.compute.api [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.504050] [47312]: DEBUG oslo_concurrency.lockutils [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.504285] [47312]: DEBUG oslo_concurrency.lockutils [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.504457] [47312]: DEBUG oslo_concurrency.lockutils [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.504803] [47312]: DEBUG oslo_concurrency.lockutils [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.504998] [47312]: DEBUG oslo_concurrency.lockutils [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.505189] [47312]: DEBUG oslo_concurrency.lockutils [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.505253] [47313]: DEBUG nova.policy [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.509426] [47313]: INFO nova.api.openstack.requestlog [None req-5cf02493-b0d6-4fda-9d9b-1cddc0131cb4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.047640 [ 742.509833] [47313]: [pid: 47313|app: 0|req: 2411/4942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 742.528750] [47313]: DEBUG nova.api.openstack.wsgi [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.530448] [47313]: DEBUG nova.compute.api [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.534730] [47313]: DEBUG oslo_concurrency.lockutils [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.534730] [47313]: DEBUG oslo_concurrency.lockutils [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.534730] [47313]: DEBUG oslo_concurrency.lockutils [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.534730] [47313]: DEBUG oslo_concurrency.lockutils [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.534730] [47313]: DEBUG oslo_concurrency.lockutils [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.534981] [47313]: DEBUG oslo_concurrency.lockutils [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.538772] [47312]: DEBUG nova.policy [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.543368] [47312]: INFO nova.api.openstack.requestlog [None req-969f9819-b426-4efa-8b7f-2bcc98079340 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.046463 [ 742.543893] [47312]: [pid: 47312|app: 0|req: 2532/4943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.551945] [47312]: DEBUG nova.api.openstack.wsgi [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.553613] [47312]: DEBUG nova.compute.api [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.559041] [47312]: DEBUG oslo_concurrency.lockutils [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.559041] [47312]: DEBUG oslo_concurrency.lockutils [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.559041] [47312]: DEBUG oslo_concurrency.lockutils [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.559041] [47312]: DEBUG oslo_concurrency.lockutils [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.559041] [47312]: DEBUG oslo_concurrency.lockutils [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.559041] [47312]: DEBUG oslo_concurrency.lockutils [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.566421] [47313]: DEBUG nova.policy [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.570647] [47313]: INFO nova.api.openstack.requestlog [None req-8810a2bc-7347-4a74-afd1-0b2170210e50 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.043868 [ 742.570981] [47313]: [pid: 47313|app: 0|req: 2412/4944] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.589641] [47312]: DEBUG nova.policy [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.593462] [47312]: INFO nova.api.openstack.requestlog [None req-c265ed0b-aa66-416d-ba5c-dc4e2ee0e0f7 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.043676 [ 742.593779] [47312]: [pid: 47312|app: 0|req: 2533/4945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.630226] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.631881] [47313]: DEBUG nova.compute.api [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.635370] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.635602] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.635814] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.636261] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.636336] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.636988] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.649935] [47312]: DEBUG nova.api.openstack.wsgi [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.651616] [47312]: DEBUG nova.compute.api [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.655099] [47312]: DEBUG oslo_concurrency.lockutils [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.655338] [47312]: DEBUG oslo_concurrency.lockutils [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.655524] [47312]: DEBUG oslo_concurrency.lockutils [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.655905] [47312]: DEBUG oslo_concurrency.lockutils [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.656122] [47312]: DEBUG oslo_concurrency.lockutils [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.656297] [47312]: DEBUG oslo_concurrency.lockutils [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.667582] [47313]: DEBUG nova.policy [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.671685] [47313]: INFO nova.api.openstack.requestlog [None req-9bc2c988-8c46-43fe-9dbb-9f76fec57809 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1215 microversion: 2.1 time: 0.043569 [ 742.671998] [47313]: [pid: 47313|app: 0|req: 2413/4946] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.690383] [47312]: DEBUG nova.policy [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.694917] [47312]: DEBUG nova.policy [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.695890] [47312]: DEBUG nova.policy [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.698879] [47312]: INFO nova.api.openstack.requestlog [None req-2668cec3-1aa3-4cdf-91fe-a3a0d04f322b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.051107 [ 742.699239] [47312]: [pid: 47312|app: 0|req: 2534/4947] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 742.700374] [47313]: DEBUG nova.api.openstack.wsgi [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.701955] [47313]: DEBUG nova.compute.api [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.705800] [47313]: DEBUG oslo_concurrency.lockutils [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.706050] [47313]: DEBUG oslo_concurrency.lockutils [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.706236] [47313]: DEBUG oslo_concurrency.lockutils [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.706589] [47313]: DEBUG oslo_concurrency.lockutils [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.706785] [47313]: DEBUG oslo_concurrency.lockutils [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.706954] [47313]: DEBUG oslo_concurrency.lockutils [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.739856] [47313]: DEBUG nova.policy [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.743726] [47313]: INFO nova.api.openstack.requestlog [None req-620b682d-31d7-4033-9e37-cc81c11ee47f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.045528 [ 742.744193] [47313]: [pid: 47313|app: 0|req: 2414/4948] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.779210] [47312]: DEBUG nova.api.openstack.wsgi [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.781426] [47312]: DEBUG nova.compute.api [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.786080] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.786401] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.786654] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.787170] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.790671] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.790671] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.820205] [47312]: DEBUG nova.policy [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.825921] [47312]: INFO nova.api.openstack.requestlog [None req-a72546c7-ad73-4160-aa55-66c9f1502c94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.047880 [ 742.825921] [47312]: [pid: 47312|app: 0|req: 2535/4949] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 742.829804] [47313]: DEBUG nova.api.openstack.wsgi [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 742.831943] [47313]: DEBUG nova.compute.api [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 742.836690] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.837381] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.837659] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.837996] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 742.838245] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 742.838426] [47313]: DEBUG oslo_concurrency.lockutils [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 742.872994] [47313]: DEBUG nova.policy [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 742.877601] [47313]: INFO nova.api.openstack.requestlog [None req-87d9e162-46a3-4905-9568-e737723b6661 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1290 microversion: 2.1 time: 0.050415 [ 742.878114] [47313]: [pid: 47313|app: 0|req: 2415/4950] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1290 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.004984] [47312]: DEBUG nova.api.openstack.wsgi [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.006651] [47312]: DEBUG nova.compute.api [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.010290] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.010541] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.010723] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.011088] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.011286] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.011457] [47312]: DEBUG oslo_concurrency.lockutils [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.041455] [47312]: DEBUG nova.policy [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.046174] [47312]: INFO nova.api.openstack.requestlog [None req-35a10335-5fb3-48bc-a25b-4ad42f4b3bbe tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.043371 [ 743.047804] [47312]: [pid: 47312|app: 0|req: 2536/4951] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.084192] [47313]: DEBUG nova.api.openstack.wsgi [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.085904] [47313]: DEBUG nova.compute.api [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.089419] [47313]: DEBUG oslo_concurrency.lockutils [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.089647] [47313]: DEBUG oslo_concurrency.lockutils [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.089830] [47313]: DEBUG oslo_concurrency.lockutils [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.090216] [47313]: DEBUG oslo_concurrency.lockutils [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.090444] [47313]: DEBUG oslo_concurrency.lockutils [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.090635] [47313]: DEBUG oslo_concurrency.lockutils [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.105756] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.107458] [47312]: DEBUG nova.compute.api [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.110704] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.111433] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.111433] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.111573] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.111696] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.111879] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.120803] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=2882,nova_cell1:UPDATE=102,nova_cell1:SAVEPOINT=6,nova_cell1:RELEASE=6,nova_cell1:DELETE=12,nova_cell1:INSERT=6 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 743.130318] [47313]: INFO nova.api.openstack.requestlog [None req-634b8312-c458-420d-b774-fb0f58b0caa6 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1978 microversion: 2.75 time: 0.048374 [ 743.130964] [47313]: [pid: 47313|app: 0|req: 2416/4952] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1978 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.156190] [47312]: DEBUG nova.policy [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.161504] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.161611] [47312]: DEBUG nova.policy [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.162709] [47312]: DEBUG nova.policy [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.163211] [47312]: INFO nova.api.openstack.requestlog [None req-5c8a5607-25e8-4675-9dc2-ce89167348ab tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.060239 [ 743.163850] [47313]: DEBUG nova.compute.api [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.163951] [47312]: [pid: 47312|app: 0|req: 2537/4953] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:39 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.167020] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.167306] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.167529] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.167919] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.168292] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.168381] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.201766] [47313]: DEBUG nova.policy [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.205714] [47313]: INFO nova.api.openstack.requestlog [None req-6b2eb803-cc9d-46b1-b515-66bad82cbe66 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.046421 [ 743.206159] [47313]: [pid: 47313|app: 0|req: 2417/4954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.231030] [47312]: DEBUG nova.api.openstack.wsgi [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.232679] [47312]: DEBUG nova.compute.api [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.234333] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=869,nova_api:INSERT=19,nova_api:SAVEPOINT=1,nova_api:RELEASE=1,nova_api:UPDATE=6,nova_api:DELETE=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 743.236663] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.236892] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.237095] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.237453] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.237651] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.237822] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.254108] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.256031] [47313]: DEBUG nova.compute.api [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.259508] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.259725] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.259910] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.260281] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.260485] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.260684] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.269443] [47312]: DEBUG nova.policy [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.273534] [47312]: INFO nova.api.openstack.requestlog [None req-b2068cd6-522f-4b15-ba9d-bffafd1540a8 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.044766 [ 743.273849] [47312]: [pid: 47312|app: 0|req: 2538/4955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.287438] [47312]: DEBUG nova.api.openstack.wsgi [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.289136] [47313]: DEBUG nova.policy [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.289373] [47312]: DEBUG nova.compute.api [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.292949] [47312]: DEBUG oslo_concurrency.lockutils [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.293454] [47312]: DEBUG oslo_concurrency.lockutils [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.293518] [47313]: DEBUG nova.policy [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.293663] [47312]: DEBUG oslo_concurrency.lockutils [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.294085] [47312]: DEBUG oslo_concurrency.lockutils [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.294153] [47313]: DEBUG nova.policy [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.294315] [47312]: DEBUG oslo_concurrency.lockutils [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.294557] [47312]: DEBUG oslo_concurrency.lockutils [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.294727] [47313]: INFO nova.api.openstack.requestlog [None req-e7c8f19d-e035-4695-8508-f6aab872a7dc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.042933 [ 743.295091] [47313]: [pid: 47313|app: 0|req: 2418/4956] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 743.298026] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.299545] [47313]: DEBUG nova.compute.api [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.302694] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.303335] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.303335] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.303477] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.303587] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.303758] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.338795] [47312]: DEBUG nova.policy [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.339832] [47313]: DEBUG nova.policy [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.345324] [47313]: INFO nova.api.openstack.requestlog [None req-8b8e2c42-35d5-4033-9fce-833e906170b5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.048904 [ 743.345678] [47313]: [pid: 47313|app: 0|req: 2419/4957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.346079] [47312]: INFO nova.api.openstack.requestlog [None req-f48e2e8f-caf6-44e9-a269-9656f62135aa tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.060367 [ 743.346450] [47312]: [pid: 47312|app: 0|req: 2539/4958] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.349719] [47313]: DEBUG nova.api.openstack.wsgi [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.349969] [47312]: DEBUG nova.api.openstack.wsgi [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.350020] [47313]: DEBUG nova.compute.api [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.351261] [47312]: DEBUG nova.compute.api [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.355131] [47312]: DEBUG oslo_concurrency.lockutils [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.355387] [47312]: DEBUG oslo_concurrency.lockutils [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.355583] [47312]: DEBUG oslo_concurrency.lockutils [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.355966] [47313]: DEBUG oslo_concurrency.lockutils [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.356043] [47312]: DEBUG oslo_concurrency.lockutils [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.356166] [47312]: DEBUG oslo_concurrency.lockutils [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.356254] [47313]: DEBUG oslo_concurrency.lockutils [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.356338] [47312]: DEBUG oslo_concurrency.lockutils [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.356485] [47313]: DEBUG oslo_concurrency.lockutils [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.356897] [47313]: DEBUG oslo_concurrency.lockutils [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.357146] [47313]: DEBUG oslo_concurrency.lockutils [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.357355] [47313]: DEBUG oslo_concurrency.lockutils [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.401102] [47313]: DEBUG nova.policy [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.402345] [47312]: DEBUG nova.policy [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.405348] [47313]: INFO nova.api.openstack.requestlog [None req-a96a9f0b-5fd2-46f4-815a-b03eec32880d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.059103 [ 743.405675] [47313]: [pid: 47313|app: 0|req: 2420/4959] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.406749] [47312]: INFO nova.api.openstack.requestlog [None req-78fb15a8-51aa-461f-9ca5-78df30fb70d3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.059668 [ 743.407070] [47312]: [pid: 47312|app: 0|req: 2540/4960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.409025] [47313]: DEBUG nova.api.openstack.wsgi [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.409522] [47313]: DEBUG nova.compute.api [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.409699] [47312]: DEBUG nova.api.openstack.wsgi [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.411323] [47312]: DEBUG nova.compute.api [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.412635] [47313]: DEBUG oslo_concurrency.lockutils [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.412858] [47313]: DEBUG oslo_concurrency.lockutils [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.413052] [47313]: DEBUG oslo_concurrency.lockutils [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.413434] [47313]: DEBUG oslo_concurrency.lockutils [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.413627] [47313]: DEBUG oslo_concurrency.lockutils [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.413799] [47313]: DEBUG oslo_concurrency.lockutils [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.414826] [47312]: DEBUG oslo_concurrency.lockutils [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.415066] [47312]: DEBUG oslo_concurrency.lockutils [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.415314] [47312]: DEBUG oslo_concurrency.lockutils [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.415660] [47312]: DEBUG oslo_concurrency.lockutils [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.416566] [47312]: DEBUG oslo_concurrency.lockutils [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.416769] [47312]: DEBUG oslo_concurrency.lockutils [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.449643] [47313]: DEBUG nova.policy [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.453856] [47313]: INFO nova.api.openstack.requestlog [None req-e778d7df-3743-46a0-a21e-353534269d4c tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1213 microversion: 2.1 time: 0.047645 [ 743.454179] [47313]: [pid: 47313|app: 0|req: 2421/4961] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.454853] [47312]: DEBUG nova.policy [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.456707] [47313]: DEBUG nova.api.openstack.wsgi [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.457928] [47313]: DEBUG nova.compute.api [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.459862] [47312]: INFO nova.api.openstack.requestlog [None req-f68a7e2c-7296-4e7e-9306-2ebee6f1772e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.052140 [ 743.460407] [47312]: [pid: 47312|app: 0|req: 2541/4962] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.461660] [47313]: DEBUG oslo_concurrency.lockutils [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.464334] [47313]: DEBUG oslo_concurrency.lockutils [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.464334] [47313]: DEBUG oslo_concurrency.lockutils [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.464334] [47313]: DEBUG oslo_concurrency.lockutils [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.464334] [47313]: DEBUG oslo_concurrency.lockutils [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.464334] [47313]: DEBUG oslo_concurrency.lockutils [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.464656] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.465360] [47312]: DEBUG nova.compute.api [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.469407] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.470970] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.471160] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.471519] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.471717] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.471884] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.492354] [47313]: DEBUG nova.policy [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.496189] [47313]: INFO nova.api.openstack.requestlog [None req-2facd2b8-ee1c-4215-ac9e-95caccdc462c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.041463 [ 743.496504] [47313]: [pid: 47313|app: 0|req: 2422/4963] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.503401] [47312]: DEBUG nova.policy [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.507844] [47312]: INFO nova.api.openstack.requestlog [None req-cf938856-bfb7-4d94-89c7-2d379646f7f9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.046856 [ 743.508208] [47312]: [pid: 47312|app: 0|req: 2542/4964] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.508691] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.510294] [47313]: DEBUG nova.compute.api [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.513622] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.513903] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.514110] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.514607] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.514954] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.515220] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.521466] [47312]: DEBUG nova.api.openstack.wsgi [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.523338] [47312]: DEBUG nova.compute.api [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.527404] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.527639] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.527825] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.528215] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.528443] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.528634] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.554868] [47313]: DEBUG nova.policy [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.559254] [47313]: INFO nova.api.openstack.requestlog [None req-a8043af2-d7e5-468c-a965-e43b61b9d1bc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.052363 [ 743.560025] [47313]: [pid: 47313|app: 0|req: 2423/4965] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.561154] [47312]: DEBUG nova.policy [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.562059] [47313]: DEBUG nova.api.openstack.wsgi [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.563661] [47313]: DEBUG nova.compute.api [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.565388] [47312]: INFO nova.api.openstack.requestlog [None req-a23b0ae8-e0a5-4247-9485-cc8940d106f6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.046127 [ 743.565712] [47312]: [pid: 47312|app: 0|req: 2543/4966] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.567025] [47313]: DEBUG oslo_concurrency.lockutils [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.567126] [47313]: DEBUG oslo_concurrency.lockutils [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.567245] [47313]: DEBUG oslo_concurrency.lockutils [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.567579] [47313]: DEBUG oslo_concurrency.lockutils [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.567776] [47313]: DEBUG oslo_concurrency.lockutils [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.567949] [47313]: DEBUG oslo_concurrency.lockutils [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.582923] [47312]: DEBUG nova.api.openstack.wsgi [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.585202] [47312]: DEBUG nova.compute.api [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.588987] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.589370] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.590076] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.591408] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.591408] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.591408] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.604100] [47313]: DEBUG nova.policy [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.611183] [47313]: INFO nova.api.openstack.requestlog [None req-015cf85c-6513-44dd-9872-4c3986837cb1 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.048430 [ 743.611183] [47313]: [pid: 47313|app: 0|req: 2424/4967] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.615479] [47313]: DEBUG nova.api.openstack.wsgi [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.617213] [47313]: DEBUG nova.compute.api [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.620833] [47313]: DEBUG oslo_concurrency.lockutils [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.621076] [47313]: DEBUG oslo_concurrency.lockutils [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.621267] [47313]: DEBUG oslo_concurrency.lockutils [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.621657] [47313]: DEBUG oslo_concurrency.lockutils [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.621848] [47313]: DEBUG oslo_concurrency.lockutils [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.621906] [47312]: DEBUG nova.policy [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.622051] [47313]: DEBUG oslo_concurrency.lockutils [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.625970] [47312]: INFO nova.api.openstack.requestlog [None req-0fd3dc53-f17c-451a-abfa-20ac198e79ee tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.046379 [ 743.626290] [47312]: [pid: 47312|app: 0|req: 2544/4968] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.655840] [47313]: DEBUG nova.policy [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.660495] [47313]: INFO nova.api.openstack.requestlog [None req-f823321c-5c45-4132-9c33-14257e85aafa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.050875 [ 743.660838] [47313]: [pid: 47313|app: 0|req: 2425/4969] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.683868] [47312]: DEBUG nova.api.openstack.wsgi [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.686023] [47312]: DEBUG nova.compute.api [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.689106] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.689356] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.689540] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.689894] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.690099] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.690304] [47312]: DEBUG oslo_concurrency.lockutils [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.714775] [47313]: DEBUG nova.api.openstack.wsgi [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.716498] [47313]: DEBUG nova.compute.api [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.721685] [47313]: DEBUG oslo_concurrency.lockutils [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.722108] [47313]: DEBUG oslo_concurrency.lockutils [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.722364] [47313]: DEBUG oslo_concurrency.lockutils [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.722723] [47313]: DEBUG oslo_concurrency.lockutils [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.722853] [47313]: DEBUG oslo_concurrency.lockutils [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.723050] [47313]: DEBUG oslo_concurrency.lockutils [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.724020] [47312]: DEBUG nova.policy [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.728221] [47312]: INFO nova.api.openstack.requestlog [None req-2826d28d-c9d6-4a00-8367-dd114e3b5b7c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1215 microversion: 2.1 time: 0.046838 [ 743.728489] [47312]: [pid: 47312|app: 0|req: 2545/4970] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.755788] [47312]: DEBUG nova.api.openstack.wsgi [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.757278] [47313]: DEBUG nova.policy [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.757406] [47312]: DEBUG nova.compute.api [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.761025] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.761025] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.761150] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.761700] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.761700] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.761892] [47312]: DEBUG oslo_concurrency.lockutils [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.762585] [47313]: DEBUG nova.policy [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.763117] [47313]: DEBUG nova.policy [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.766541] [47313]: INFO nova.api.openstack.requestlog [None req-06e1f480-bbcc-4255-9899-27cc60be96a9 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.054023 [ 743.766972] [47313]: [pid: 47313|app: 0|req: 2426/4971] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 743.792565] [47312]: DEBUG nova.policy [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.796441] [47312]: INFO nova.api.openstack.requestlog [None req-2beedb54-24c3-4f76-b28e-5d2df94474a4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.042694 [ 743.796758] [47312]: [pid: 47312|app: 0|req: 2546/4972] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.840162] [47313]: DEBUG nova.api.openstack.wsgi [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.841914] [47313]: DEBUG nova.compute.api [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.845618] [47313]: DEBUG oslo_concurrency.lockutils [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.845869] [47313]: DEBUG oslo_concurrency.lockutils [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.846076] [47313]: DEBUG oslo_concurrency.lockutils [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.846493] [47313]: DEBUG oslo_concurrency.lockutils [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.846706] [47313]: DEBUG oslo_concurrency.lockutils [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.846881] [47313]: DEBUG oslo_concurrency.lockutils [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.879936] [47313]: DEBUG nova.policy [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.884125] [47313]: INFO nova.api.openstack.requestlog [None req-363b6723-8d08-429e-927d-56812d9555b1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.046320 [ 743.884464] [47313]: [pid: 47313|app: 0|req: 2427/4973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 743.891016] [47312]: DEBUG nova.api.openstack.wsgi [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 743.892671] [47312]: DEBUG nova.compute.api [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 743.896308] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.896532] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.896717] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.897073] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 743.897273] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 743.897447] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 743.928099] [47312]: DEBUG nova.policy [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 743.931842] [47312]: INFO nova.api.openstack.requestlog [None req-ccfd98be-cf48-443c-80f7-e1908e39141d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1290 microversion: 2.1 time: 0.043135 [ 743.932179] [47312]: [pid: 47312|app: 0|req: 2547/4974] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1290 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.059975] [47313]: DEBUG nova.api.openstack.wsgi [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.061667] [47313]: DEBUG nova.compute.api [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.065133] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.065365] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.065551] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.065892] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.066101] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.066278] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.095378] [47313]: DEBUG nova.policy [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.098981] [47313]: INFO nova.api.openstack.requestlog [None req-a61f496f-0eb5-4d2b-a299-5073d1ce93f1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.041181 [ 744.099740] [47313]: [pid: 47313|app: 0|req: 2428/4975] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.145824] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.146692] [47312]: DEBUG nova.compute.api [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.150278] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.150514] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.150697] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.151104] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.151324] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.151502] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.177117] [47313]: DEBUG nova.api.openstack.wsgi [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.178749] [47313]: DEBUG nova.compute.api [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.182565] [47313]: DEBUG oslo_concurrency.lockutils [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.182804] [47313]: DEBUG oslo_concurrency.lockutils [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.182989] [47313]: DEBUG oslo_concurrency.lockutils [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.183391] [47313]: DEBUG oslo_concurrency.lockutils [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.183592] [47313]: DEBUG oslo_concurrency.lockutils [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.183765] [47313]: DEBUG oslo_concurrency.lockutils [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.189699] [47312]: INFO nova.api.openstack.requestlog [None req-e2cdebe4-d5a6-42f4-b209-4bc0d12a783e tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1978 microversion: 2.75 time: 0.047837 [ 744.190039] [47312]: [pid: 47312|app: 0|req: 2548/4976] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:40 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1978 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.213303] [47313]: DEBUG nova.policy [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.217815] [47313]: DEBUG nova.policy [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.217961] [47313]: DEBUG nova.policy [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.218102] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.218793] [47313]: INFO nova.api.openstack.requestlog [None req-be6b671b-5b28-44a3-b827-940a125c1240 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.043816 [ 744.219025] [47313]: [pid: 47313|app: 0|req: 2429/4977] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.219761] [47312]: DEBUG nova.compute.api [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.223145] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.223385] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.223573] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.223925] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.224136] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.224333] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.254153] [47312]: DEBUG nova.policy [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.257998] [47312]: INFO nova.api.openstack.requestlog [None req-3e4647f5-c4b4-44d0-b6c4-c8bc99cc996e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042007 [ 744.258357] [47312]: [pid: 47312|app: 0|req: 2549/4978] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.285099] [47313]: DEBUG nova.api.openstack.wsgi [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.286803] [47313]: DEBUG nova.compute.api [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.290417] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.290691] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.290832] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.291206] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.291433] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.291610] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.309896] [47312]: DEBUG nova.api.openstack.wsgi [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.311881] [47312]: DEBUG nova.compute.api [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.315937] [47312]: DEBUG oslo_concurrency.lockutils [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.316310] [47312]: DEBUG oslo_concurrency.lockutils [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.316574] [47312]: DEBUG oslo_concurrency.lockutils [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.317053] [47312]: DEBUG oslo_concurrency.lockutils [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.317350] [47312]: DEBUG oslo_concurrency.lockutils [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.317605] [47312]: DEBUG oslo_concurrency.lockutils [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.324026] [47313]: DEBUG nova.policy [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.328160] [47313]: INFO nova.api.openstack.requestlog [None req-35a637e0-fb76-4208-a477-061c98849b2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.045341 [ 744.328545] [47313]: [pid: 47313|app: 0|req: 2430/4979] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.350111] [47312]: DEBUG nova.policy [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.353982] [47312]: DEBUG nova.policy [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.354596] [47312]: DEBUG nova.policy [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.355337] [47312]: INFO nova.api.openstack.requestlog [None req-fada8486-8aa7-488a-88b4-2208e58c5b2a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.047805 [ 744.355640] [47312]: [pid: 47312|app: 0|req: 2550/4980] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.358020] [47313]: DEBUG nova.api.openstack.wsgi [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.358108] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.358439] [47313]: DEBUG nova.compute.api [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.359243] [47312]: DEBUG nova.compute.api [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.361890] [47313]: DEBUG oslo_concurrency.lockutils [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.362133] [47313]: DEBUG oslo_concurrency.lockutils [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.362264] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.362336] [47313]: DEBUG oslo_concurrency.lockutils [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.362494] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.362673] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.362712] [47313]: DEBUG oslo_concurrency.lockutils [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.362919] [47313]: DEBUG oslo_concurrency.lockutils [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.363013] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.363111] [47313]: DEBUG oslo_concurrency.lockutils [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.363221] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.363411] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.399620] [47313]: DEBUG nova.policy [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.404105] [47313]: INFO nova.api.openstack.requestlog [None req-873f5a44-ca39-4a4a-9a2a-0d66e3aebfba tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.049291 [ 744.404463] [47313]: [pid: 47313|app: 0|req: 2431/4981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.405150] [47312]: DEBUG nova.policy [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.409603] [47312]: INFO nova.api.openstack.requestlog [None req-b6276036-b7da-4163-a949-23edbd2fb710 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.053418 [ 744.409948] [47312]: [pid: 47312|app: 0|req: 2551/4982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.417854] [47313]: DEBUG nova.api.openstack.wsgi [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.419987] [47313]: DEBUG nova.compute.api [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.422621] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.424033] [47313]: DEBUG oslo_concurrency.lockutils [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.424415] [47313]: DEBUG oslo_concurrency.lockutils [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.424468] [47312]: DEBUG nova.compute.api [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.424518] [47313]: DEBUG oslo_concurrency.lockutils [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.424931] [47313]: DEBUG oslo_concurrency.lockutils [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.425181] [47313]: DEBUG oslo_concurrency.lockutils [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.425720] [47313]: DEBUG oslo_concurrency.lockutils [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.427666] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.427911] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.428142] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.428545] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.428798] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.428944] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.465381] [47313]: DEBUG nova.policy [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.466566] [47312]: DEBUG nova.policy [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.469493] [47313]: INFO nova.api.openstack.requestlog [None req-1182ae1b-f271-4f62-b9db-e0e68501d8ca tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1218 microversion: 2.1 time: 0.053714 [ 744.469926] [47313]: [pid: 47313|app: 0|req: 2432/4983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1218 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.470717] [47312]: INFO nova.api.openstack.requestlog [None req-f6b4aa88-38d8-44c2-a685-cd4bde492ff3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.050090 [ 744.471035] [47312]: [pid: 47312|app: 0|req: 2552/4984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.472228] [47313]: DEBUG nova.api.openstack.wsgi [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.473410] [47312]: DEBUG nova.api.openstack.wsgi [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.473884] [47313]: DEBUG nova.compute.api [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.475068] [47312]: DEBUG nova.compute.api [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.477066] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.477298] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.478117] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.478117] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.478203] [47312]: DEBUG oslo_concurrency.lockutils [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.478248] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.478285] [47312]: DEBUG oslo_concurrency.lockutils [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.478321] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.478354] [47312]: DEBUG oslo_concurrency.lockutils [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.478643] [47312]: DEBUG oslo_concurrency.lockutils [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.478836] [47312]: DEBUG oslo_concurrency.lockutils [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.479014] [47312]: DEBUG oslo_concurrency.lockutils [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.497030] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.497030] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.497030] [47313]: DEBUG oslo_concurrency.lockutils [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.497224] [47313]: DEBUG nova.objects.instance [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lazy-loading 'fault' on Instance uuid e0d51c99-1916-4d66-a141-dfa5d4357174 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 744.515645] [47312]: DEBUG nova.policy [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.519822] [47312]: INFO nova.api.openstack.requestlog [None req-dcf54447-a61b-4632-b1a6-7f66393ecd1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048252 [ 744.520268] [47312]: [pid: 47312|app: 0|req: 2553/4985] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.522444] [47313]: DEBUG nova.policy [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d83105fb70448ba5c77c8a4804981a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a3bc061cce2477c92896cfecdce2747', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.522542] [47312]: DEBUG nova.api.openstack.wsgi [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.523976] [47312]: DEBUG nova.compute.api [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.526659] [47313]: INFO nova.api.openstack.requestlog [None req-d991bd74-4197-45ed-a910-6eebec43ade0 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 200 len: 1405 microversion: 2.1 time: 0.056278 [ 744.526847] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.527012] [47313]: [pid: 47313|app: 0|req: 2433/4986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 1405 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.527087] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.527271] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.527616] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.527927] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.528119] [47312]: DEBUG oslo_concurrency.lockutils [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.529501] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.531188] [47313]: DEBUG nova.compute.api [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.534534] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.535587] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.535587] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.535587] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.535762] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.535964] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.565027] [47312]: DEBUG nova.policy [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.569444] [47312]: INFO nova.api.openstack.requestlog [None req-31ed6f21-692e-4049-b252-04721a17208a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.048540 [ 744.569805] [47312]: [pid: 47312|app: 0|req: 2554/4987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.574094] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.574094] [47312]: DEBUG nova.compute.api [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.576576] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.576816] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.577015] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.577209] [47313]: DEBUG nova.policy [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.577414] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.577657] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.577834] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.581992] [47313]: INFO nova.api.openstack.requestlog [None req-e7eafc60-ed30-491e-bd97-dbb681226fbf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.054341 [ 744.582387] [47313]: [pid: 47313|app: 0|req: 2434/4988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.585040] [47313]: DEBUG nova.api.openstack.wsgi [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.586645] [47313]: DEBUG nova.compute.api [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.590134] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.590394] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.590588] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.590949] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.591161] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.591336] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.594761] [47312]: DEBUG nova.compute.api [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 744.623822] [47313]: DEBUG nova.policy [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.624555] [47312]: DEBUG nova.compute.api [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 744.624958] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.625198] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.625387] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.625573] [47312]: WARNING nova.compute.api [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] instance's host None is down, deleting from database [ 744.627921] [47312]: DEBUG nova.network.neutron [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 744.628396] [47313]: INFO nova.api.openstack.requestlog [None req-9fc1bce9-0d1d-4e06-a8b2-66c79e4fa3e3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.045391 [ 744.628820] [47313]: [pid: 47313|app: 0|req: 2435/4989] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.631799] [47313]: DEBUG nova.api.openstack.wsgi [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.633384] [47313]: DEBUG nova.compute.api [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.637266] [47313]: DEBUG oslo_concurrency.lockutils [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.637536] [47313]: DEBUG oslo_concurrency.lockutils [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.637723] [47313]: DEBUG oslo_concurrency.lockutils [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.638102] [47313]: DEBUG oslo_concurrency.lockutils [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.638305] [47313]: DEBUG oslo_concurrency.lockutils [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.638479] [47313]: DEBUG oslo_concurrency.lockutils [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.644839] [47312]: DEBUG nova.network.neutron [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 744.649387] [47312]: DEBUG nova.network.neutron [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 744.671933] [47313]: DEBUG nova.policy [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.676741] [47313]: INFO nova.api.openstack.requestlog [None req-43fc8923-89dd-4a35-a7e8-d8915b498e9c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.047250 [ 744.677307] [47313]: [pid: 47313|app: 0|req: 2436/4990] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.680248] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.681384] [47313]: DEBUG nova.compute.api [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.685279] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.685513] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.685702] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.686120] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.686331] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.686509] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.723649] [47313]: DEBUG nova.policy [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.728187] [47313]: INFO nova.api.openstack.requestlog [None req-3b8f30d9-80f9-4123-b258-5874a94585ff tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.050351 [ 744.728820] [47313]: [pid: 47313|app: 0|req: 2437/4991] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.731281] [47313]: DEBUG nova.api.openstack.wsgi [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.733054] [47313]: DEBUG nova.compute.api [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.736671] [47313]: DEBUG oslo_concurrency.lockutils [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.736941] [47313]: DEBUG oslo_concurrency.lockutils [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.737157] [47313]: DEBUG oslo_concurrency.lockutils [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.738025] [47313]: DEBUG oslo_concurrency.lockutils [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.738025] [47313]: DEBUG oslo_concurrency.lockutils [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.738025] [47313]: DEBUG oslo_concurrency.lockutils [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.747151] [47312]: INFO nova.api.openstack.requestlog [None req-b1880b3f-5a46-416d-909f-d7425fd79823 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 204 len: 0 microversion: 2.1 time: 0.176661 [ 744.747512] [47312]: [pid: 47312|app: 0|req: 2555/4992] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:41 2024] DELETE /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 744.750414] [47312]: DEBUG nova.api.openstack.wsgi [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.752083] [47312]: DEBUG nova.compute.api [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.755782] [47312]: DEBUG oslo_concurrency.lockutils [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.756057] [47312]: DEBUG oslo_concurrency.lockutils [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.756294] [47312]: DEBUG oslo_concurrency.lockutils [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.756663] [47312]: DEBUG oslo_concurrency.lockutils [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.756871] [47312]: DEBUG oslo_concurrency.lockutils [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.757047] [47312]: DEBUG oslo_concurrency.lockutils [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.772169] [47313]: DEBUG nova.policy [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.776884] [47313]: INFO nova.api.openstack.requestlog [None req-d435eb36-d44b-42d7-802c-51448b7ceb97 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.047670 [ 744.777290] [47313]: [pid: 47313|app: 0|req: 2438/4993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.780202] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.782098] [47313]: DEBUG nova.compute.api [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.787092] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.787362] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.787540] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.787920] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.788143] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.788313] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.792572] [47312]: DEBUG nova.policy [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.797316] [47312]: INFO nova.api.openstack.requestlog [None req-88624ab0-8a5f-40da-9c8e-6300e7113718 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.049085 [ 744.797897] [47312]: [pid: 47312|app: 0|req: 2556/4994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.800669] [47312]: DEBUG nova.api.openstack.wsgi [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.802401] [47312]: DEBUG nova.compute.api [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] [instance: e0d51c99-1916-4d66-a141-dfa5d4357174] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.806212] [47312]: DEBUG oslo_concurrency.lockutils [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.806474] [47312]: DEBUG oslo_concurrency.lockutils [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.806659] [47312]: DEBUG oslo_concurrency.lockutils [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.807470] [47312]: DEBUG oslo_concurrency.lockutils [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.807470] [47312]: DEBUG oslo_concurrency.lockutils [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.807470] [47312]: DEBUG oslo_concurrency.lockutils [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.816826] [47312]: INFO nova.api.openstack.wsgi [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] HTTP exception thrown: Instance e0d51c99-1916-4d66-a141-dfa5d4357174 could not be found. [ 744.817179] [47312]: DEBUG nova.api.openstack.wsgi [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] Returning 404 to user: Instance e0d51c99-1916-4d66-a141-dfa5d4357174 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 744.817657] [47312]: INFO nova.api.openstack.requestlog [None req-90c64791-cb5c-40dd-86c8-e7ae09f064c3 tempest-ServerMetadataTestJSON-2117621628 tempest-ServerMetadataTestJSON-2117621628-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174" status: 404 len: 111 microversion: 2.1 time: 0.019150 [ 744.818012] [47312]: [pid: 47312|app: 0|req: 2557/4995] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/e0d51c99-1916-4d66-a141-dfa5d4357174 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 744.820624] [47312]: DEBUG nova.api.openstack.wsgi [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.822238] [47312]: DEBUG nova.compute.api [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.822537] [47313]: DEBUG nova.policy [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.826295] [47312]: DEBUG oslo_concurrency.lockutils [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.826425] [47312]: DEBUG oslo_concurrency.lockutils [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.826575] [47312]: DEBUG oslo_concurrency.lockutils [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.826952] [47312]: DEBUG oslo_concurrency.lockutils [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.827158] [47312]: DEBUG oslo_concurrency.lockutils [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.827328] [47312]: DEBUG oslo_concurrency.lockutils [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.828166] [47313]: INFO nova.api.openstack.requestlog [None req-6a00da61-307d-4eea-8971-df2c886f8326 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1215 microversion: 2.1 time: 0.050160 [ 744.830045] [47313]: [pid: 47313|app: 0|req: 2439/4996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.831789] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.833623] [47313]: DEBUG nova.compute.api [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.838321] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.838321] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.838321] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.838568] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.838568] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.838730] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.869153] [47312]: DEBUG nova.policy [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.874717] [47312]: DEBUG nova.policy [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.874717] [47312]: DEBUG nova.policy [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.882706] [47312]: INFO nova.api.openstack.requestlog [None req-53729eab-70dd-4b54-adb6-68ddbd813930 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1471 microversion: 2.93 time: 0.063789 [ 744.882706] [47312]: [pid: 47312|app: 0|req: 2558/4997] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1471 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 744.883686] [47313]: DEBUG nova.policy [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.888609] [47313]: INFO nova.api.openstack.requestlog [None req-3f7234b5-5022-4584-ac90-1eb72d05ccac tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.059308 [ 744.888935] [47313]: [pid: 47313|app: 0|req: 2440/4998] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.902029] [47312]: DEBUG nova.api.openstack.wsgi [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.902029] [47312]: DEBUG nova.compute.api [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.906169] [47312]: DEBUG oslo_concurrency.lockutils [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.906455] [47312]: DEBUG oslo_concurrency.lockutils [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.906708] [47312]: DEBUG oslo_concurrency.lockutils [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.907180] [47312]: DEBUG oslo_concurrency.lockutils [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.907447] [47312]: DEBUG oslo_concurrency.lockutils [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.907627] [47312]: DEBUG oslo_concurrency.lockutils [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.945165] [47313]: DEBUG nova.api.openstack.wsgi [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 744.945488] [47313]: DEBUG nova.compute.api [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 744.948989] [47313]: DEBUG oslo_concurrency.lockutils [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.949239] [47313]: DEBUG oslo_concurrency.lockutils [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.949422] [47313]: DEBUG oslo_concurrency.lockutils [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.949567] [47312]: DEBUG nova.policy [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.949771] [47313]: DEBUG oslo_concurrency.lockutils [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 744.950107] [47313]: DEBUG oslo_concurrency.lockutils [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 744.950183] [47313]: DEBUG oslo_concurrency.lockutils [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 744.953924] [47312]: INFO nova.api.openstack.requestlog [None req-546886f2-d7ce-4b4b-a5aa-6445d5e23132 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.057241 [ 744.954254] [47312]: [pid: 47312|app: 0|req: 2559/4999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 744.987582] [47313]: DEBUG nova.policy [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 744.991463] [47313]: INFO nova.api.openstack.requestlog [None req-2051c92a-7d0c-4e94-a726-dc1851f20f58 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1298 microversion: 2.1 time: 0.050023 [ 744.991841] [47313]: [pid: 47313|app: 0|req: 2441/5000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1298 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.110141] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.115504] [47312]: DEBUG nova.compute.api [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.119676] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.120032] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.120289] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.120685] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.120923] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.121146] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.203459] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.205260] [47313]: DEBUG nova.compute.api [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.208887] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.209135] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.209320] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.209671] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.209870] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.210052] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.282124] [47312]: DEBUG nova.policy [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.286592] [47312]: INFO nova.api.openstack.requestlog [None req-7a4f4cd0-a146-472d-8b29-8b2b7551067e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.178554 [ 745.286919] [47312]: [pid: 47312|app: 0|req: 2560/5001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:41 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.287879] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=843,nova_api:UPDATE=7,nova_api:DELETE=6,nova_api:INSERT=10 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 745.289262] [47313]: INFO nova.api.openstack.requestlog [None req-1cc7f3fc-9ce1-4b27-b2c4-ee8d17670b05 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1978 microversion: 2.75 time: 0.088386 [ 745.289573] [47313]: [pid: 47313|app: 0|req: 2442/5002] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1978 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 745.290954] [47312]: DEBUG nova.api.openstack.wsgi [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.291875] [47313]: DEBUG nova.api.openstack.wsgi [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.292531] [47312]: DEBUG nova.compute.api [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.293514] [47313]: DEBUG nova.compute.api [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.297044] [47313]: DEBUG oslo_concurrency.lockutils [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.297297] [47313]: DEBUG oslo_concurrency.lockutils [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.297506] [47313]: DEBUG oslo_concurrency.lockutils [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.297918] [47313]: DEBUG oslo_concurrency.lockutils [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.298157] [47313]: DEBUG oslo_concurrency.lockutils [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.298359] [47313]: DEBUG oslo_concurrency.lockutils [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.300704] [47312]: DEBUG oslo_concurrency.lockutils [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.300947] [47312]: DEBUG oslo_concurrency.lockutils [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.301158] [47312]: DEBUG oslo_concurrency.lockutils [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.302149] [47312]: DEBUG oslo_concurrency.lockutils [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.302532] [47312]: DEBUG oslo_concurrency.lockutils [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.302754] [47312]: DEBUG oslo_concurrency.lockutils [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.348396] [47312]: DEBUG nova.policy [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.348508] [47313]: DEBUG nova.policy [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.353127] [47313]: INFO nova.api.openstack.requestlog [None req-405167e1-d27e-4f38-8ca7-1a611fdc269d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.062965 [ 745.353487] [47313]: [pid: 47313|app: 0|req: 2443/5003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.353776] [47312]: DEBUG nova.policy [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.354489] [47312]: DEBUG nova.policy [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.355144] [47312]: INFO nova.api.openstack.requestlog [None req-75794a61-a65a-4b01-b210-aa28b70b907c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.067703 [ 745.355485] [47312]: [pid: 47312|app: 0|req: 2561/5004] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 745.355942] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.357599] [47313]: DEBUG nova.compute.api [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.360719] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.360931] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.361128] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.361477] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.361674] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.361844] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.368043] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.369034] [47312]: DEBUG nova.compute.api [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.372563] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.372829] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.373058] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.373467] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.374170] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.374170] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.411310] [47313]: DEBUG nova.policy [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.413613] [47313]: INFO nova.api.openstack.requestlog [None req-d1bb9e66-e388-400b-a0c6-b71aa97c190d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.059544 [ 745.414380] [47313]: [pid: 47313|app: 0|req: 2444/5005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.418438] [47313]: DEBUG nova.api.openstack.wsgi [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.420804] [47313]: DEBUG nova.compute.api [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.425133] [47313]: DEBUG oslo_concurrency.lockutils [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.425374] [47313]: DEBUG oslo_concurrency.lockutils [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.425576] [47313]: DEBUG oslo_concurrency.lockutils [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.426012] [47313]: DEBUG oslo_concurrency.lockutils [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.426212] [47312]: DEBUG nova.policy [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.426313] [47313]: DEBUG oslo_concurrency.lockutils [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.426386] [47313]: DEBUG oslo_concurrency.lockutils [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.431197] [47312]: DEBUG nova.policy [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.433101] [47312]: DEBUG nova.policy [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.433101] [47312]: INFO nova.api.openstack.requestlog [None req-8e72519c-3f27-44ae-9845-8991c1fdf584 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.066957 [ 745.433101] [47312]: [pid: 47312|app: 0|req: 2562/5006] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 745.435216] [47312]: DEBUG nova.api.openstack.wsgi [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.436884] [47312]: DEBUG nova.compute.api [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.441023] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.441136] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.441364] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.443824] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.443824] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.443824] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.474161] [47313]: DEBUG nova.policy [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.480820] [47313]: INFO nova.api.openstack.requestlog [None req-769eae49-2eaf-441d-96ea-a66b910b2294 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.065990 [ 745.481168] [47313]: [pid: 47313|app: 0|req: 2445/5007] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.487483] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.487483] [47313]: DEBUG nova.compute.api [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.487727] [47312]: DEBUG nova.policy [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.489799] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.489903] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.490299] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.490581] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.490790] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.490965] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.495224] [47312]: INFO nova.api.openstack.requestlog [None req-ecb9dd08-faf9-4562-9bdf-c797755071e3 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.061703 [ 745.496208] [47312]: [pid: 47312|app: 0|req: 2563/5008] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.499314] [47312]: DEBUG nova.api.openstack.wsgi [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.501349] [47312]: DEBUG nova.compute.api [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.505846] [47312]: DEBUG oslo_concurrency.lockutils [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.506296] [47312]: DEBUG oslo_concurrency.lockutils [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.506637] [47312]: DEBUG oslo_concurrency.lockutils [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.507757] [47312]: DEBUG oslo_concurrency.lockutils [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.508119] [47312]: DEBUG oslo_concurrency.lockutils [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.508430] [47312]: DEBUG oslo_concurrency.lockutils [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.532080] [47313]: DEBUG nova.policy [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.536790] [47313]: INFO nova.api.openstack.requestlog [None req-2f7f24c6-ba6a-49a9-9180-6108e8ea126a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.055013 [ 745.537255] [47313]: [pid: 47313|app: 0|req: 2446/5009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.539655] [47313]: DEBUG nova.api.openstack.wsgi [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.541299] [47313]: DEBUG nova.compute.api [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.544730] [47313]: DEBUG oslo_concurrency.lockutils [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.544929] [47313]: DEBUG oslo_concurrency.lockutils [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.545126] [47313]: DEBUG oslo_concurrency.lockutils [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.545477] [47313]: DEBUG oslo_concurrency.lockutils [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.545670] [47313]: DEBUG oslo_concurrency.lockutils [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.545903] [47313]: DEBUG oslo_concurrency.lockutils [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.557009] [47312]: DEBUG nova.policy [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.560043] [47312]: INFO nova.api.openstack.requestlog [None req-7377d326-a83a-4d8a-84a5-c27db1b9b09b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.062778 [ 745.560686] [47312]: [pid: 47312|app: 0|req: 2564/5010] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.585552] [47312]: DEBUG nova.api.openstack.wsgi [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.587697] [47312]: DEBUG nova.compute.api [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.588279] [47313]: DEBUG nova.policy [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.594207] [47312]: DEBUG oslo_concurrency.lockutils [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.594207] [47312]: DEBUG oslo_concurrency.lockutils [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.594207] [47312]: DEBUG oslo_concurrency.lockutils [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.594207] [47312]: DEBUG oslo_concurrency.lockutils [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.594367] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=2862,nova_cell1:UPDATE=125,nova_cell1:SAVEPOINT=7,nova_cell1:RELEASE=7,nova_cell1:DELETE=14,nova_cell1:INSERT=9 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 745.594404] [47312]: DEBUG oslo_concurrency.lockutils [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.594582] [47312]: DEBUG oslo_concurrency.lockutils [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.596910] [47313]: INFO nova.api.openstack.requestlog [None req-234b71ae-bf5c-418e-8fa3-f735ff327ea1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.059125 [ 745.598778] [47313]: [pid: 47313|app: 0|req: 2447/5011] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.602018] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.605225] [47313]: DEBUG nova.compute.api [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.611227] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.611478] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.611663] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.612101] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.612353] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.612811] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.648853] [47312]: DEBUG nova.policy [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.652959] [47312]: INFO nova.api.openstack.requestlog [None req-41bb2aac-e102-444f-b27b-d23b18fd31f7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1220 microversion: 2.1 time: 0.068990 [ 745.653446] [47312]: [pid: 47312|app: 0|req: 2565/5012] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1220 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.659472] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.661816] [47312]: DEBUG nova.compute.api [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.662090] [47313]: DEBUG nova.policy [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.665813] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.666188] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.666708] [47313]: INFO nova.api.openstack.requestlog [None req-0ab60b49-20b3-4732-a1de-b1beae3f75fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.068443 [ 745.666970] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.667036] [47313]: [pid: 47313|app: 0|req: 2448/5013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.667520] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.667840] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.668154] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.669334] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf9f9cfe-60fb-428a-bb7f-e17dfbfe809f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473c1a20>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.703440] [47313]: INFO nova.api.openstack.requestlog [None req-cf9f9cfe-60fb-428a-bb7f-e17dfbfe809f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fd77515-b3eb-4182-9d1f-055e8efde15f" status: 200 len: 662 microversion: 2.1 time: 0.035781 [ 745.703783] [47313]: [pid: 47313|app: 0|req: 2449/5014] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/images/5fd77515-b3eb-4182-9d1f-055e8efde15f => generated 662 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 745.706280] [47313]: DEBUG nova.api.openstack.wsgi [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.707905] [47313]: DEBUG nova.compute.api [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.712987] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.713318] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.713530] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.713921] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.714163] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.714365] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.720384] [47312]: DEBUG nova.policy [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.723681] [47312]: INFO nova.api.openstack.requestlog [None req-9b847641-179f-4cb5-8eb8-66efd3ec6fbc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.069523 [ 745.724156] [47312]: [pid: 47312|app: 0|req: 2566/5015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.727305] [47312]: DEBUG nova.api.openstack.wsgi [None req-410142c2-36f6-4aeb-9cea-939d1ec9c577 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47337c70>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.755193] [47312]: INFO nova.api.openstack.requestlog [None req-410142c2-36f6-4aeb-9cea-939d1ec9c577 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5fd77515-b3eb-4182-9d1f-055e8efde15f" status: 200 len: 662 microversion: 2.1 time: 0.029759 [ 745.755193] [47312]: [pid: 47312|app: 0|req: 2567/5016] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/images/5fd77515-b3eb-4182-9d1f-055e8efde15f => generated 662 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 745.756840] [47313]: DEBUG nova.policy [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.759985] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.761552] [47312]: DEBUG nova.compute.api [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.764415] [47313]: INFO nova.api.openstack.requestlog [None req-c8b19e40-84dc-465f-af10-a222021cfa03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.060041 [ 745.764730] [47313]: [pid: 47313|app: 0|req: 2450/5017] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.770321] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.770561] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.770741] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.771101] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.771295] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.771462] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.790995] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.793690] [47313]: DEBUG nova.compute.api [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.800151] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.800151] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.800151] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.800151] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.800151] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.800151] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.817087] [47312]: DEBUG nova.policy [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.822172] [47312]: INFO nova.api.openstack.requestlog [None req-8d11f29f-2ee3-42ea-b6e5-e1effa169a7c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.065616 [ 745.822521] [47312]: [pid: 47312|app: 0|req: 2568/5018] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.824810] [47312]: DEBUG nova.api.openstack.wsgi [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.826348] [47312]: DEBUG nova.compute.api [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.832876] [47312]: DEBUG oslo_concurrency.lockutils [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.833138] [47312]: DEBUG oslo_concurrency.lockutils [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.833331] [47312]: DEBUG oslo_concurrency.lockutils [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.833683] [47312]: DEBUG oslo_concurrency.lockutils [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.833877] [47312]: DEBUG oslo_concurrency.lockutils [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.834069] [47312]: DEBUG oslo_concurrency.lockutils [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.842342] [47313]: DEBUG nova.policy [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.849098] [47313]: INFO nova.api.openstack.requestlog [None req-e1b972be-3a9f-49f6-97df-f8ab6a91cf4b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.059846 [ 745.849546] [47313]: [pid: 47313|app: 0|req: 2451/5019] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.852407] [47313]: DEBUG nova.api.openstack.wsgi [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.854906] [47313]: DEBUG nova.compute.api [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.858964] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.859144] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.859325] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.859671] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.859860] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.860038] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.878529] [47312]: DEBUG nova.policy [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.879852] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.880099] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.880288] [47313]: DEBUG oslo_concurrency.lockutils [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.880495] [47313]: DEBUG nova.objects.instance [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid a978943b-afd3-44f4-b6c1-5a72dda8ca35 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 745.883796] [47312]: INFO nova.api.openstack.requestlog [None req-9554e0fb-028f-43d8-b48f-bfce9b8ddca8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.060689 [ 745.885157] [47312]: [pid: 47312|app: 0|req: 2569/5020] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.896900] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.899412] [47312]: DEBUG nova.compute.api [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.903128] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.903364] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.903591] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.905094] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.905094] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.905094] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.910964] [47313]: DEBUG nova.policy [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.922707] [47313]: INFO nova.api.openstack.requestlog [None req-98a530f0-3553-4e59-bc28-c7f711ebf75c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 200 len: 1405 microversion: 2.1 time: 0.072435 [ 745.923056] [47313]: [pid: 47313|app: 0|req: 2452/5021] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 1405 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.925811] [47313]: DEBUG nova.api.openstack.wsgi [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.927637] [47313]: DEBUG nova.compute.api [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.931118] [47313]: DEBUG oslo_concurrency.lockutils [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.931357] [47313]: DEBUG oslo_concurrency.lockutils [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.931542] [47313]: DEBUG oslo_concurrency.lockutils [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.932799] [47313]: DEBUG oslo_concurrency.lockutils [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.932799] [47313]: DEBUG oslo_concurrency.lockutils [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.932799] [47313]: DEBUG oslo_concurrency.lockutils [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.951127] [47312]: DEBUG nova.policy [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.955762] [47312]: DEBUG nova.policy [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.956377] [47312]: DEBUG nova.policy [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.960442] [47312]: INFO nova.api.openstack.requestlog [None req-f1482b63-8661-4821-aed1-9bc616bc865b tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1415 microversion: 2.93 time: 0.065684 [ 745.961012] [47312]: [pid: 47312|app: 0|req: 2570/5022] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1415 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 745.963423] [47312]: DEBUG nova.api.openstack.wsgi [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.963655] [47312]: DEBUG nova.compute.api [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.968876] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.969120] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.969309] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.969658] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.969786] [47313]: DEBUG nova.policy [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 745.969858] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.970033] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.973866] [47313]: INFO nova.api.openstack.requestlog [None req-9310f036-3a8f-4b1a-b5aa-feaf4b60ce20 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.050224 [ 745.974191] [47313]: [pid: 47313|app: 0|req: 2453/5023] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 745.976598] [47313]: DEBUG nova.api.openstack.wsgi [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 745.978564] [47313]: DEBUG nova.compute.api [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 745.981540] [47313]: DEBUG oslo_concurrency.lockutils [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.981708] [47313]: DEBUG oslo_concurrency.lockutils [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.981987] [47313]: DEBUG oslo_concurrency.lockutils [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.982409] [47313]: DEBUG oslo_concurrency.lockutils [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 745.982797] [47313]: DEBUG oslo_concurrency.lockutils [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 745.982797] [47313]: DEBUG oslo_concurrency.lockutils [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 745.984225] [47312]: DEBUG nova.compute.api [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 746.016277] [47312]: DEBUG nova.compute.api [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 746.016818] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.017072] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.017263] [47312]: DEBUG oslo_concurrency.lockutils [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.017464] [47312]: WARNING nova.compute.api [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] instance's host None is down, deleting from database [ 746.019731] [47312]: DEBUG nova.network.neutron [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 746.034764] [47313]: DEBUG nova.policy [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.039996] [47313]: INFO nova.api.openstack.requestlog [None req-562f5dde-bb4f-4ce3-b8b7-2bb1c8ab174e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.065233 [ 746.040449] [47313]: [pid: 47313|app: 0|req: 2454/5024] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.043224] [47313]: DEBUG nova.api.openstack.wsgi [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.045293] [47313]: DEBUG nova.compute.api [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.048874] [47313]: DEBUG oslo_concurrency.lockutils [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.049123] [47313]: DEBUG oslo_concurrency.lockutils [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.049312] [47313]: DEBUG oslo_concurrency.lockutils [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.049667] [47313]: DEBUG oslo_concurrency.lockutils [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.049865] [47313]: DEBUG oslo_concurrency.lockutils [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.050052] [47313]: DEBUG oslo_concurrency.lockutils [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.056216] [47312]: DEBUG nova.network.neutron [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 746.059758] [47312]: DEBUG nova.network.neutron [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 746.155129] [47312]: INFO nova.api.openstack.requestlog [None req-95443405-afd8-4c94-a7a6-8e2a276fad0a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 204 len: 0 microversion: 2.1 time: 0.193425 [ 746.155486] [47312]: [pid: 47312|app: 0|req: 2571/5025] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:42 2024] DELETE /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 746.160951] [47312]: DEBUG nova.api.openstack.wsgi [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.162726] [47312]: DEBUG nova.compute.api [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: a978943b-afd3-44f4-b6c1-5a72dda8ca35] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.165896] [47312]: DEBUG oslo_concurrency.lockutils [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.166148] [47312]: DEBUG oslo_concurrency.lockutils [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.166336] [47312]: DEBUG oslo_concurrency.lockutils [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.166692] [47312]: DEBUG oslo_concurrency.lockutils [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.167026] [47312]: DEBUG oslo_concurrency.lockutils [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.167071] [47312]: DEBUG oslo_concurrency.lockutils [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.175770] [47312]: INFO nova.api.openstack.wsgi [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance a978943b-afd3-44f4-b6c1-5a72dda8ca35 could not be found. [ 746.176083] [47312]: DEBUG nova.api.openstack.wsgi [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance a978943b-afd3-44f4-b6c1-5a72dda8ca35 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 746.176499] [47312]: INFO nova.api.openstack.requestlog [None req-c907cbdc-55ba-4979-a95b-714929765b90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35" status: 404 len: 111 microversion: 2.1 time: 0.018667 [ 746.176792] [47312]: [pid: 47312|app: 0|req: 2572/5026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/a978943b-afd3-44f4-b6c1-5a72dda8ca35 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 746.247399] [47312]: DEBUG nova.api.openstack.wsgi [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1917165569", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "72713f04-7c7d-417c-b22a-c6d6c7cd9651"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 746.267716] [47313]: DEBUG nova.policy [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.272476] [47313]: INFO nova.api.openstack.requestlog [None req-0daed3f0-cf95-4340-92df-02b4b9244663 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1375 microversion: 2.1 time: 0.231365 [ 746.272824] [47313]: [pid: 47313|app: 0|req: 2455/5027] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:42 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1375 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.288747] [47312]: DEBUG nova.network.neutron [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] validate_networks() for [('72713f04-7c7d-417c-b22a-c6d6c7cd9651', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 746.302904] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.307215] [47313]: DEBUG nova.compute.api [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.310996] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.311321] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.311539] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.313209] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.313515] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.313631] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.358565] [47313]: DEBUG nova.policy [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.364460] [47313]: INFO nova.api.openstack.requestlog [None req-5bebdcca-c3c8-4fe4-809f-459c99cbdd6d tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.064609 [ 746.364790] [47313]: [pid: 47313|app: 0|req: 2456/5028] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.367160] [47313]: DEBUG nova.api.openstack.wsgi [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.368705] [47313]: DEBUG nova.compute.api [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.372940] [47313]: DEBUG oslo_concurrency.lockutils [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.373232] [47313]: DEBUG oslo_concurrency.lockutils [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.373404] [47313]: DEBUG oslo_concurrency.lockutils [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.373948] [47313]: DEBUG oslo_concurrency.lockutils [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.373948] [47313]: DEBUG oslo_concurrency.lockutils [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.374128] [47313]: DEBUG oslo_concurrency.lockutils [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.430062] [47313]: INFO nova.api.openstack.requestlog [None req-41910a3b-a947-4541-87dd-dac584a70ef7 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1978 microversion: 2.75 time: 0.064627 [ 746.430420] [47313]: [pid: 47313|app: 0|req: 2457/5029] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1978 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.432961] [47313]: DEBUG nova.api.openstack.wsgi [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.435022] [47313]: DEBUG nova.compute.api [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.438115] [47313]: DEBUG oslo_concurrency.lockutils [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.438360] [47313]: DEBUG oslo_concurrency.lockutils [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.438561] [47313]: DEBUG oslo_concurrency.lockutils [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.438909] [47313]: DEBUG oslo_concurrency.lockutils [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.439121] [47313]: DEBUG oslo_concurrency.lockutils [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.439306] [47313]: DEBUG oslo_concurrency.lockutils [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.477564] [47313]: DEBUG nova.policy [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.481905] [47313]: INFO nova.api.openstack.requestlog [None req-7beab26d-0816-4bdc-aecd-698fe3add60d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.050801 [ 746.482110] [47313]: [pid: 47313|app: 0|req: 2458/5030] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.484447] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.486572] [47313]: DEBUG nova.compute.api [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.489630] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.489860] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.490068] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.490404] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.490645] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.490825] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.529927] [47313]: DEBUG nova.policy [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.537387] [47313]: DEBUG nova.policy [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.538143] [47313]: DEBUG nova.policy [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.538977] [47313]: INFO nova.api.openstack.requestlog [None req-2d8c59e8-409d-43f9-9777-fcd81421d232 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.056168 [ 746.539388] [47313]: [pid: 47313|app: 0|req: 2459/5031] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.542845] [47313]: DEBUG nova.api.openstack.wsgi [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.544417] [47313]: DEBUG nova.compute.api [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.548180] [47313]: DEBUG oslo_concurrency.lockutils [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.548414] [47313]: DEBUG oslo_concurrency.lockutils [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.548613] [47313]: DEBUG oslo_concurrency.lockutils [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.548980] [47313]: DEBUG oslo_concurrency.lockutils [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.549189] [47313]: DEBUG oslo_concurrency.lockutils [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.549398] [47313]: DEBUG oslo_concurrency.lockutils [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.594749] [47313]: DEBUG nova.policy [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.598891] [47313]: INFO nova.api.openstack.requestlog [None req-01afe9be-4af8-49ec-8a85-df09d0ab5c9d tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.059004 [ 746.599375] [47313]: [pid: 47313|app: 0|req: 2460/5032] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.603015] [47313]: DEBUG nova.api.openstack.wsgi [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.603819] [47313]: DEBUG nova.compute.api [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.607303] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.607583] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.607789] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.608160] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.608362] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.608538] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.632459] [47312]: DEBUG nova.virt.hardware [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 746.632667] [47312]: DEBUG nova.virt.hardware [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 746.634814] [47312]: DEBUG nova.virt.hardware [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 746.634814] [47312]: DEBUG nova.virt.hardware [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 746.634814] [47312]: DEBUG nova.virt.hardware [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 746.646178] [47313]: DEBUG nova.policy [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.646530] [47312]: DEBUG oslo_concurrency.lockutils [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.646800] [47312]: DEBUG oslo_concurrency.lockutils [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.646992] [47312]: DEBUG oslo_concurrency.lockutils [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.647424] [47312]: DEBUG oslo_concurrency.lockutils [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.647697] [47312]: DEBUG oslo_concurrency.lockutils [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.647893] [47312]: DEBUG oslo_concurrency.lockutils [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.651183] [47313]: DEBUG nova.policy [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.651815] [47313]: DEBUG nova.policy [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.652936] [47313]: INFO nova.api.openstack.requestlog [None req-16a1f8d8-752c-44ee-90c9-9b716205d79f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.053214 [ 746.653272] [47313]: [pid: 47313|app: 0|req: 2461/5033] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 746.655576] [47313]: DEBUG nova.api.openstack.wsgi [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.657091] [47313]: DEBUG nova.compute.api [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.659617] [47312]: DEBUG nova.quota [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 746.663429] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.663429] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.663429] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.663429] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.663429] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.663429] [47313]: DEBUG oslo_concurrency.lockutils [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.665356] [47312]: DEBUG nova.quota [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 746.673788] [47312]: DEBUG nova.compute.api [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 746.675049] [47312]: DEBUG nova.compute.api [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 746.698708] [47313]: DEBUG nova.policy [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.704317] [47313]: INFO nova.api.openstack.requestlog [None req-96f72292-d27b-4710-aaf4-03e39a9cb8f8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.050437 [ 746.704794] [47313]: [pid: 47313|app: 0|req: 2462/5034] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.707446] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.709055] [47313]: DEBUG nova.compute.api [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.712259] [47312]: INFO nova.api.openstack.requestlog [None req-55faf35c-9f56-4adc-ad57-3ea5753268d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.466985 [ 746.712654] [47312]: [pid: 47312|app: 0|req: 2573/5035] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:43 2024] POST /compute/v2.1/servers => generated 380 bytes in 468 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 746.712897] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.713148] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.715339] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.715339] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.715339] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.715339] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.716306] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.717022] [47312]: DEBUG nova.compute.api [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.722159] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.722427] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.722616] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.722967] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.723186] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.723372] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.751211] [47313]: DEBUG nova.policy [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.756318] [47313]: INFO nova.api.openstack.requestlog [None req-7e0c4fbd-df74-4569-9967-ee41785ea64c tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.051075 [ 746.757036] [47313]: [pid: 47313|app: 0|req: 2463/5036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.760967] [47313]: DEBUG nova.api.openstack.wsgi [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.762471] [47313]: DEBUG nova.compute.api [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.764229] [47312]: DEBUG nova.policy [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.765957] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.766212] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.766404] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.769608] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.769608] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.769608] [47313]: DEBUG oslo_concurrency.lockutils [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.770441] [47312]: INFO nova.api.openstack.requestlog [None req-4c8136bb-63e8-4df4-8dd0-7d5b7b48af73 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.057169 [ 746.770441] [47312]: [pid: 47312|app: 0|req: 2574/5037] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.775020] [47312]: DEBUG nova.api.openstack.wsgi [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.776365] [47312]: DEBUG nova.compute.api [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.783025] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.783441] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.783712] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.784153] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.784365] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.784542] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.806811] [47313]: DEBUG nova.policy [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.812165] [47313]: INFO nova.api.openstack.requestlog [None req-eccc1b59-9bdb-4579-b942-152eeafc7dba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053597 [ 746.812165] [47313]: [pid: 47313|app: 0|req: 2464/5038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.814243] [47313]: DEBUG nova.api.openstack.wsgi [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.815811] [47313]: DEBUG nova.compute.api [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.819369] [47313]: DEBUG oslo_concurrency.lockutils [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.819369] [47313]: DEBUG oslo_concurrency.lockutils [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.819369] [47313]: DEBUG oslo_concurrency.lockutils [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.819721] [47313]: DEBUG oslo_concurrency.lockutils [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.819920] [47313]: DEBUG oslo_concurrency.lockutils [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.820118] [47313]: DEBUG oslo_concurrency.lockutils [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.838302] [47312]: DEBUG nova.policy [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.840414] [47312]: INFO nova.api.openstack.requestlog [None req-da8520f8-e35b-4600-826e-226198a38efa tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.068061 [ 746.840613] [47312]: [pid: 47312|app: 0|req: 2575/5039] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.843114] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.844694] [47312]: DEBUG nova.compute.api [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.848380] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.848622] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.848806] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.849210] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.849413] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.849586] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.858139] [47313]: DEBUG nova.policy [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.863390] [47313]: INFO nova.api.openstack.requestlog [None req-72f6319c-f2b3-4af4-8730-dc57b6f7e22f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.050792 [ 746.863629] [47313]: [pid: 47313|app: 0|req: 2465/5040] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.866508] [47313]: DEBUG nova.api.openstack.wsgi [None req-6057cb5e-bc88-4af0-8332-1982e7f8733b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.870271] [47313]: DEBUG nova.compute.api [None req-6057cb5e-bc88-4af0-8332-1982e7f8733b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.913141] [47313]: DEBUG nova.policy [None req-6057cb5e-bc88-4af0-8332-1982e7f8733b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.916505] [47312]: DEBUG nova.policy [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.918780] [47313]: INFO nova.api.openstack.requestlog [None req-6057cb5e-bc88-4af0-8332-1982e7f8733b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1213 microversion: 2.1 time: 0.054482 [ 746.919572] [47313]: [pid: 47313|app: 0|req: 2466/5041] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.922319] [47312]: INFO nova.api.openstack.requestlog [None req-cb410664-b01d-44f4-8a4b-6de2c0b87f03 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.080715 [ 746.922319] [47312]: [pid: 47312|app: 0|req: 2576/5042] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.924748] [47313]: DEBUG nova.api.openstack.wsgi [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.924801] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.928869] [47313]: DEBUG nova.compute.api [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.929132] [47312]: DEBUG nova.compute.api [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.931609] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.932089] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.932314] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.933233] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.933233] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.933233] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.933594] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.933594] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.933965] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.936686] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.936686] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.936686] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.982812] [47313]: DEBUG nova.policy [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.984835] [47312]: DEBUG nova.policy [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 746.987697] [47313]: INFO nova.api.openstack.requestlog [None req-87ef92e1-ee14-4323-9424-c48cb0e60351 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.067935 [ 746.988048] [47313]: [pid: 47313|app: 0|req: 2467/5043] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.989893] [47312]: INFO nova.api.openstack.requestlog [None req-4e18d49a-648c-4385-a696-876bc2da295a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.066761 [ 746.990036] [47312]: [pid: 47312|app: 0|req: 2577/5044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 746.990605] [47313]: DEBUG nova.api.openstack.wsgi [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.991970] [47313]: DEBUG nova.compute.api [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.994107] [47312]: DEBUG nova.api.openstack.wsgi [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 746.995423] [47313]: DEBUG oslo_concurrency.lockutils [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.995661] [47312]: DEBUG nova.compute.api [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 746.995705] [47313]: DEBUG oslo_concurrency.lockutils [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.995843] [47313]: DEBUG oslo_concurrency.lockutils [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.996279] [47313]: DEBUG oslo_concurrency.lockutils [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.999142] [47313]: DEBUG oslo_concurrency.lockutils [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.999142] [47313]: DEBUG oslo_concurrency.lockutils [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 746.999670] [47312]: DEBUG oslo_concurrency.lockutils [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 746.999670] [47312]: DEBUG oslo_concurrency.lockutils [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 746.999748] [47312]: DEBUG oslo_concurrency.lockutils [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.000114] [47312]: DEBUG oslo_concurrency.lockutils [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.000419] [47312]: DEBUG oslo_concurrency.lockutils [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.000666] [47312]: DEBUG oslo_concurrency.lockutils [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.042054] [47313]: DEBUG nova.policy [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.043241] [47312]: DEBUG nova.policy [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.046709] [47313]: INFO nova.api.openstack.requestlog [None req-79337a8d-e6e4-4e27-aad8-c2bb866c7bb3 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.057785 [ 747.046831] [47313]: [pid: 47313|app: 0|req: 2468/5045] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.051892] [47312]: INFO nova.api.openstack.requestlog [None req-874dbd83-5d1c-4175-8862-3c3ef228a44d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.058151 [ 747.051987] [47313]: DEBUG nova.api.openstack.wsgi [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.052058] [47312]: [pid: 47312|app: 0|req: 2578/5046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.052102] [47313]: DEBUG nova.compute.api [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.052140] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.054554] [47312]: DEBUG nova.compute.api [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.054634] [47313]: DEBUG oslo_concurrency.lockutils [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.054634] [47313]: DEBUG oslo_concurrency.lockutils [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.054634] [47313]: DEBUG oslo_concurrency.lockutils [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.054634] [47313]: DEBUG oslo_concurrency.lockutils [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.054794] [47313]: DEBUG oslo_concurrency.lockutils [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.054940] [47313]: DEBUG oslo_concurrency.lockutils [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.057310] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.057531] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.057705] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.058074] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.058355] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.058528] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.097077] [47313]: DEBUG nova.policy [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.101863] [47313]: INFO nova.api.openstack.requestlog [None req-2963b6dd-e12b-463e-9e14-9667060e1982 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.054541 [ 747.102249] [47313]: [pid: 47313|app: 0|req: 2469/5047] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.104569] [47313]: DEBUG nova.api.openstack.wsgi [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.106104] [47313]: DEBUG nova.compute.api [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.109166] [47313]: DEBUG oslo_concurrency.lockutils [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.109354] [47312]: DEBUG nova.policy [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.109458] [47313]: DEBUG oslo_concurrency.lockutils [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.109580] [47313]: DEBUG oslo_concurrency.lockutils [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.109949] [47313]: DEBUG oslo_concurrency.lockutils [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.110140] [47313]: DEBUG oslo_concurrency.lockutils [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.110318] [47313]: DEBUG oslo_concurrency.lockutils [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.114052] [47312]: DEBUG nova.policy [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.115374] [47312]: DEBUG nova.policy [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.119537] [47312]: INFO nova.api.openstack.requestlog [None req-c4e77101-3d9d-4bb4-807c-fbfa67b9bb86 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1415 microversion: 2.93 time: 0.069865 [ 747.119867] [47312]: [pid: 47312|app: 0|req: 2579/5048] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1415 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.122169] [47312]: DEBUG nova.api.openstack.wsgi [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.123859] [47312]: DEBUG nova.compute.api [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.128048] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.128048] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.128048] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.128048] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.128048] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.128317] [47312]: DEBUG oslo_concurrency.lockutils [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.146716] [47313]: DEBUG nova.policy [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.151473] [47313]: INFO nova.api.openstack.requestlog [None req-94798afc-3bc8-4bfe-bb0e-da5dd8f7f92f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.048275 [ 747.151473] [47313]: [pid: 47313|app: 0|req: 2470/5049] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.162416] [47312]: DEBUG nova.policy [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.166408] [47312]: INFO nova.api.openstack.requestlog [None req-e03c4b3b-33b3-4c9a-9243-57477dd5b187 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.045941 [ 747.166712] [47312]: [pid: 47312|app: 0|req: 2580/5050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:43 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.287764] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.290084] [47313]: DEBUG nova.compute.api [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.293552] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.293806] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.294102] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.294461] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.295127] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.295127] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.320293] [47312]: DEBUG nova.api.openstack.wsgi [req-a9d6f0df-6f4b-4b9c-bdbc-51823e9283e5 req-5d34466b-cf17-4248-ae3b-30f4484e677f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dc5ef08a-8692-4274-84df-7c2923099249", "tag": "c14c4024-5e3d-49f9-a5c5-db5803e5b05f"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 747.329438] [47312]: DEBUG oslo_concurrency.lockutils [req-a9d6f0df-6f4b-4b9c-bdbc-51823e9283e5 req-5d34466b-cf17-4248-ae3b-30f4484e677f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.329684] [47312]: DEBUG oslo_concurrency.lockutils [req-a9d6f0df-6f4b-4b9c-bdbc-51823e9283e5 req-5d34466b-cf17-4248-ae3b-30f4484e677f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.329887] [47312]: DEBUG oslo_concurrency.lockutils [req-a9d6f0df-6f4b-4b9c-bdbc-51823e9283e5 req-5d34466b-cf17-4248-ae3b-30f4484e677f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.339722] [47312]: INFO nova.api.openstack.compute.server_external_events [req-a9d6f0df-6f4b-4b9c-bdbc-51823e9283e5 req-5d34466b-cf17-4248-ae3b-30f4484e677f service nova] Creating event network-changed:c14c4024-5e3d-49f9-a5c5-db5803e5b05f for instance dc5ef08a-8692-4274-84df-7c2923099249 on cpu-1 [ 747.343261] [47312]: INFO nova.api.openstack.requestlog [req-a9d6f0df-6f4b-4b9c-bdbc-51823e9283e5 req-5d34466b-cf17-4248-ae3b-30f4484e677f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027304 [ 747.343582] [47312]: [pid: 47312|app: 0|req: 2581/5051] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:44 2024] POST /compute/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) [ 747.378651] [47312]: DEBUG nova.api.openstack.wsgi [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.380453] [47312]: DEBUG nova.compute.api [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.384213] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.384401] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.384585] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.385039] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.385192] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.385308] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.442583] [47312]: DEBUG nova.policy [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.448956] [47312]: INFO nova.api.openstack.requestlog [None req-46ff46b8-34cb-46db-b172-ef231773df4b tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.072815 [ 747.449564] [47312]: [pid: 47312|app: 0|req: 2582/5052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.452511] [47312]: DEBUG nova.api.openstack.wsgi [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.454125] [47312]: DEBUG nova.compute.api [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.458044] [47312]: DEBUG oslo_concurrency.lockutils [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.458572] [47312]: DEBUG oslo_concurrency.lockutils [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.458572] [47312]: DEBUG oslo_concurrency.lockutils [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.458790] [47312]: DEBUG oslo_concurrency.lockutils [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.458991] [47312]: DEBUG oslo_concurrency.lockutils [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.459727] [47312]: DEBUG oslo_concurrency.lockutils [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.473154] [47313]: DEBUG nova.policy [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.478047] [47313]: INFO nova.api.openstack.requestlog [None req-2a6df19d-426b-46dd-ad65-0ba41d09d7e9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1363 microversion: 2.1 time: 0.192370 [ 747.478368] [47313]: [pid: 47313|app: 0|req: 2471/5053] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1363 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.497502] [47313]: DEBUG nova.api.openstack.wsgi [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.500122] [47313]: DEBUG nova.compute.api [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.504511] [47313]: DEBUG oslo_concurrency.lockutils [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.504739] [47313]: DEBUG oslo_concurrency.lockutils [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.505030] [47313]: DEBUG oslo_concurrency.lockutils [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.505290] [47313]: DEBUG oslo_concurrency.lockutils [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.505532] [47313]: DEBUG oslo_concurrency.lockutils [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.505712] [47313]: DEBUG oslo_concurrency.lockutils [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.525343] [47312]: INFO nova.api.openstack.requestlog [None req-88186c28-dea8-4fd5-b7bc-9f8c92a50646 tempest-ServersAdmin275Test-33558719 tempest-ServersAdmin275Test-33558719-project-admin] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1963 microversion: 2.75 time: 0.075316 [ 747.525607] [47312]: [pid: 47312|app: 0|req: 2583/5054] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1963 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.545265] [47312]: DEBUG nova.api.openstack.wsgi [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.545265] [47312]: DEBUG nova.compute.api [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.547834] [47313]: DEBUG nova.policy [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.551564] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.552336] [47313]: INFO nova.api.openstack.requestlog [None req-92492ec1-08b2-4d1e-b43b-856c759d6be2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.058871 [ 747.552382] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.552433] [47313]: [pid: 47313|app: 0|req: 2472/5055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.552472] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.552624] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.552826] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.552999] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.558153] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.559061] [47313]: DEBUG nova.compute.api [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.562608] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.563077] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.563412] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.563867] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.564178] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.564449] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.577027] [47312]: DEBUG nova.compute.api [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 747.606982] [47313]: DEBUG nova.policy [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.615314] [47313]: DEBUG nova.policy [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.615314] [47313]: DEBUG nova.policy [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.615314] [47313]: INFO nova.api.openstack.requestlog [None req-ff74dfce-2f1d-4f22-afd9-253895536699 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.057481 [ 747.615314] [47313]: [pid: 47313|app: 0|req: 2473/5056] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 747.616069] [47313]: DEBUG nova.api.openstack.wsgi [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.618420] [47313]: DEBUG nova.compute.api [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.623022] [47313]: DEBUG oslo_concurrency.lockutils [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.623385] [47313]: DEBUG oslo_concurrency.lockutils [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.623926] [47313]: DEBUG oslo_concurrency.lockutils [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.624441] [47313]: DEBUG oslo_concurrency.lockutils [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.624752] [47313]: DEBUG oslo_concurrency.lockutils [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.625044] [47313]: DEBUG oslo_concurrency.lockutils [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.632690] [47312]: INFO nova.api.openstack.requestlog [None req-2cf771c6-a7c3-45de-bca1-31beb220b9d3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 204 len: 0 microversion: 2.75 time: 0.091305 [ 747.633334] [47312]: [pid: 47312|app: 0|req: 2584/5057] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:13:44 2024] DELETE /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 747.639769] [47312]: DEBUG nova.api.openstack.wsgi [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.641163] [47312]: DEBUG nova.compute.api [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.647477] [47312]: DEBUG oslo_concurrency.lockutils [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.647477] [47312]: DEBUG oslo_concurrency.lockutils [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.647477] [47312]: DEBUG oslo_concurrency.lockutils [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.647477] [47312]: DEBUG oslo_concurrency.lockutils [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.647477] [47312]: DEBUG oslo_concurrency.lockutils [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.647477] [47312]: DEBUG oslo_concurrency.lockutils [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.670337] [47313]: DEBUG nova.policy [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.675566] [47313]: INFO nova.api.openstack.requestlog [None req-12b6ccc1-0731-4e28-a7b2-dcbaec73c48a tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.062111 [ 747.676339] [47313]: [pid: 47313|app: 0|req: 2474/5058] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.678289] [47313]: DEBUG nova.api.openstack.wsgi [None req-277211d6-e561-44cb-aa1a-e346fdece378 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4738bd90>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.686746] [47312]: DEBUG nova.policy [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.694661] [47312]: DEBUG nova.policy [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.695133] [47312]: DEBUG nova.policy [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.698197] [47312]: INFO nova.api.openstack.requestlog [None req-51b2d0c1-74f9-40ac-bf85-d06403e219d4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1462 microversion: 2.75 time: 0.061352 [ 747.698492] [47312]: [pid: 47312|app: 0|req: 2585/5059] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1462 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.702758] [47312]: DEBUG nova.api.openstack.wsgi [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.704655] [47312]: DEBUG nova.compute.api [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.706044] [47313]: INFO nova.api.openstack.requestlog [None req-277211d6-e561-44cb-aa1a-e346fdece378 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/a6331de5-ad43-4b34-9a57-9c19bca558a0" status: 200 len: 662 microversion: 2.1 time: 0.028283 [ 747.706044] [47313]: [pid: 47313|app: 0|req: 2475/5060] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/images/a6331de5-ad43-4b34-9a57-9c19bca558a0 => generated 662 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 747.708679] [47312]: DEBUG oslo_concurrency.lockutils [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.708901] [47312]: DEBUG oslo_concurrency.lockutils [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.709469] [47312]: DEBUG oslo_concurrency.lockutils [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.709564] [47312]: DEBUG oslo_concurrency.lockutils [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.709700] [47312]: DEBUG oslo_concurrency.lockutils [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.709903] [47312]: DEBUG oslo_concurrency.lockutils [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.715782] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a4779ec-56bc-4e88-a36c-a40f4c4347be tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473ceef0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.744117] [47312]: DEBUG nova.policy [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.745843] [47313]: INFO nova.api.openstack.requestlog [None req-9a4779ec-56bc-4e88-a36c-a40f4c4347be tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/a6331de5-ad43-4b34-9a57-9c19bca558a0" status: 200 len: 662 microversion: 2.1 time: 0.032082 [ 747.746193] [47313]: [pid: 47313|app: 0|req: 2476/5061] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/images/a6331de5-ad43-4b34-9a57-9c19bca558a0 => generated 662 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 747.748580] [47312]: DEBUG nova.policy [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.748705] [47313]: DEBUG nova.api.openstack.wsgi [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.749242] [47312]: DEBUG nova.policy [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.749852] [47312]: INFO nova.api.openstack.requestlog [None req-f41571aa-773c-4b3f-8ffd-b7d1bee6ddfa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.050816 [ 747.750150] [47312]: [pid: 47312|app: 0|req: 2586/5062] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 747.750516] [47313]: DEBUG nova.compute.api [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.756187] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.756187] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.756187] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.756187] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.756187] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.756187] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.776369] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.777531] [47312]: DEBUG nova.compute.api [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.781042] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.781296] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.781481] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.781829] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.782035] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.782288] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.791442] [47313]: DEBUG nova.policy [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.795993] [47313]: INFO nova.api.openstack.requestlog [None req-53e6e6a4-9a76-4657-8691-9f304f6317fb tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.048749 [ 747.795993] [47313]: [pid: 47313|app: 0|req: 2477/5063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.798545] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.800666] [47313]: DEBUG nova.compute.api [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.804156] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.804156] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.804744] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.804889] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.805098] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.805207] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.815116] [47312]: DEBUG nova.policy [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.820858] [47312]: INFO nova.api.openstack.requestlog [None req-b3ba5ff5-5339-41ba-9e85-c6966fb9aaad tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046984 [ 747.821167] [47312]: [pid: 47312|app: 0|req: 2587/5064] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.830344] [47312]: DEBUG nova.api.openstack.wsgi [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.832143] [47312]: DEBUG nova.compute.api [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.835699] [47312]: DEBUG oslo_concurrency.lockutils [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.835952] [47312]: DEBUG oslo_concurrency.lockutils [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.836191] [47312]: DEBUG oslo_concurrency.lockutils [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.836545] [47312]: DEBUG oslo_concurrency.lockutils [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.836720] [47312]: DEBUG oslo_concurrency.lockutils [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.837311] [47312]: DEBUG oslo_concurrency.lockutils [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.837355] [47313]: DEBUG nova.policy [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.841572] [47313]: INFO nova.api.openstack.requestlog [None req-9d2be7e9-4e9f-46d7-9987-1076778ba21e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.045208 [ 747.842022] [47313]: [pid: 47313|app: 0|req: 2478/5065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.851835] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.854028] [47313]: DEBUG nova.compute.api [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.859485] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.859763] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.859992] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.860364] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.860564] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.860737] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.867908] [47312]: DEBUG nova.policy [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.872381] [47312]: INFO nova.api.openstack.requestlog [None req-a37dfab4-2873-48ad-a2ac-00abcd6f44ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.043940 [ 747.872797] [47312]: [pid: 47312|app: 0|req: 2588/5066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.877565] [47312]: DEBUG nova.api.openstack.wsgi [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.879407] [47312]: DEBUG nova.compute.api [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.882560] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.882837] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.883860] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.883860] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.883860] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.883860] [47312]: DEBUG oslo_concurrency.lockutils [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.905354] [47313]: DEBUG nova.policy [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.910220] [47313]: INFO nova.api.openstack.requestlog [None req-2d88118e-c6ce-4f45-85a9-ce998c9017ec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.060247 [ 747.910547] [47313]: [pid: 47313|app: 0|req: 2479/5067] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.921548] [47312]: DEBUG nova.policy [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.926133] [47312]: INFO nova.api.openstack.requestlog [None req-3df46645-deb9-4a3a-bc81-1c32e703a902 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.050327 [ 747.926412] [47312]: [pid: 47312|app: 0|req: 2589/5068] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 747.933021] [47313]: DEBUG nova.api.openstack.wsgi [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.934454] [47313]: DEBUG nova.compute.api [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.939731] [47313]: DEBUG oslo_concurrency.lockutils [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.939731] [47313]: DEBUG oslo_concurrency.lockutils [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.939879] [47313]: DEBUG oslo_concurrency.lockutils [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.940177] [47312]: DEBUG nova.api.openstack.wsgi [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 747.940286] [47313]: DEBUG oslo_concurrency.lockutils [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.941041] [47313]: DEBUG oslo_concurrency.lockutils [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.941041] [47313]: DEBUG oslo_concurrency.lockutils [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.942042] [47312]: DEBUG nova.compute.api [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 747.948903] [47312]: DEBUG oslo_concurrency.lockutils [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.949180] [47312]: DEBUG oslo_concurrency.lockutils [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.949349] [47312]: DEBUG oslo_concurrency.lockutils [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.949709] [47312]: DEBUG oslo_concurrency.lockutils [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 747.949904] [47312]: DEBUG oslo_concurrency.lockutils [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 747.950169] [47312]: DEBUG oslo_concurrency.lockutils [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 747.977346] [47313]: DEBUG nova.policy [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.981546] [47313]: INFO nova.api.openstack.requestlog [None req-9597cac9-653c-4192-8d32-1e3933ca3c2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.052733 [ 747.981865] [47313]: [pid: 47313|app: 0|req: 2480/5069] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 747.993244] [47312]: DEBUG nova.policy [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 747.998772] [47312]: INFO nova.api.openstack.requestlog [None req-444328d9-fd0c-4acc-b226-34e0553e4446 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.060143 [ 747.998772] [47312]: [pid: 47312|app: 0|req: 2590/5070] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.004984] [47313]: DEBUG nova.api.openstack.wsgi [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.007803] [47313]: DEBUG nova.compute.api [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.012464] [47313]: DEBUG oslo_concurrency.lockutils [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.012464] [47313]: DEBUG oslo_concurrency.lockutils [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.012464] [47313]: DEBUG oslo_concurrency.lockutils [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.013017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.013415] [47313]: DEBUG oslo_concurrency.lockutils [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.013545] [47312]: DEBUG nova.api.openstack.wsgi [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.013673] [47313]: DEBUG oslo_concurrency.lockutils [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.015663] [47312]: DEBUG nova.compute.api [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.019210] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.019466] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.019759] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.020151] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.020364] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.020557] [47312]: DEBUG oslo_concurrency.lockutils [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.054054] [47313]: DEBUG nova.policy [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.059208] [47312]: DEBUG nova.policy [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.059471] [47313]: INFO nova.api.openstack.requestlog [None req-0176f75b-353f-4d82-a231-0eadd040548c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.056650 [ 748.059803] [47313]: [pid: 47313|app: 0|req: 2481/5071] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.062180] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.064066] [47312]: INFO nova.api.openstack.requestlog [None req-da8bec12-953a-4fae-8fab-5b9abdbfdc80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.055382 [ 748.064155] [47313]: DEBUG nova.compute.api [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.064399] [47312]: [pid: 47312|app: 0|req: 2591/5072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.066673] [47312]: DEBUG nova.api.openstack.wsgi [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.067280] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.067508] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.067716] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.068127] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.068207] [47312]: DEBUG nova.compute.api [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.068335] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.068515] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.071307] [47312]: DEBUG oslo_concurrency.lockutils [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.071543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.071728] [47312]: DEBUG oslo_concurrency.lockutils [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.072093] [47312]: DEBUG oslo_concurrency.lockutils [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.072325] [47312]: DEBUG oslo_concurrency.lockutils [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.072498] [47312]: DEBUG oslo_concurrency.lockutils [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.104626] [47313]: DEBUG nova.policy [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.108756] [47313]: INFO nova.api.openstack.requestlog [None req-9d978866-127b-4fd8-8217-c915167925a4 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.048365 [ 748.109089] [47313]: [pid: 47313|app: 0|req: 2482/5073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.109936] [47312]: DEBUG nova.policy [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.115208] [47312]: INFO nova.api.openstack.requestlog [None req-3207851b-498a-4bf4-98d3-84b454cfaf2a tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1278 microversion: 2.1 time: 0.050059 [ 748.115334] [47312]: [pid: 47312|app: 0|req: 2592/5074] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1278 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.118299] [47313]: DEBUG nova.api.openstack.wsgi [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.120024] [47313]: DEBUG nova.compute.api [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.123562] [47313]: DEBUG oslo_concurrency.lockutils [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.124707] [47313]: DEBUG oslo_concurrency.lockutils [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.124707] [47313]: DEBUG oslo_concurrency.lockutils [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.124707] [47313]: DEBUG oslo_concurrency.lockutils [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.124814] [47313]: DEBUG oslo_concurrency.lockutils [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.124960] [47313]: DEBUG oslo_concurrency.lockutils [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.139577] [47312]: DEBUG nova.api.openstack.wsgi [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.141351] [47312]: DEBUG nova.compute.api [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.145117] [47312]: DEBUG oslo_concurrency.lockutils [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.145370] [47312]: DEBUG oslo_concurrency.lockutils [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.145539] [47312]: DEBUG oslo_concurrency.lockutils [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.145899] [47312]: DEBUG oslo_concurrency.lockutils [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.146110] [47312]: DEBUG oslo_concurrency.lockutils [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.146288] [47312]: DEBUG oslo_concurrency.lockutils [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.155011] [47313]: DEBUG nova.policy [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.159127] [47313]: INFO nova.api.openstack.requestlog [None req-578d93ec-b7cf-48dd-8cd4-7c371e6bd0d8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.043042 [ 748.159460] [47313]: [pid: 47313|app: 0|req: 2483/5075] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.163861] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.165539] [47313]: DEBUG nova.compute.api [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.168943] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.169194] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.169376] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.169722] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.169982] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.170261] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.178210] [47312]: DEBUG nova.policy [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.182522] [47312]: DEBUG nova.policy [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.183128] [47312]: DEBUG nova.policy [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.186436] [47312]: INFO nova.api.openstack.requestlog [None req-8057d89b-3ab6-4184-af52-5282bb1d9912 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1415 microversion: 2.93 time: 0.049729 [ 748.186866] [47312]: [pid: 47312|app: 0|req: 2593/5076] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:44 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1415 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.189635] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.191146] [47312]: DEBUG nova.compute.api [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.194672] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.194672] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.194801] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.195104] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.195309] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.195478] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.200675] [47313]: DEBUG nova.policy [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.204580] [47313]: INFO nova.api.openstack.requestlog [None req-b3b7979e-833e-414c-bda8-95488bf9f013 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.042563 [ 748.204912] [47313]: [pid: 47313|app: 0|req: 2484/5077] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.224500] [47312]: DEBUG nova.policy [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.228187] [47312]: INFO nova.api.openstack.requestlog [None req-dd9f04ba-6238-4c83-8fee-c54732f39c0b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.040898 [ 748.228787] [47312]: [pid: 47312|app: 0|req: 2594/5078] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.466799] [47313]: DEBUG nova.api.openstack.wsgi [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.468423] [47313]: DEBUG nova.compute.api [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.473402] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.473685] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.473828] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.474232] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.474439] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.474614] [47313]: DEBUG oslo_concurrency.lockutils [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.498917] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.500655] [47312]: DEBUG nova.compute.api [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.504524] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.504765] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.504955] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.505329] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.505532] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.505703] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.515773] [47313]: DEBUG nova.policy [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.522178] [47313]: INFO nova.api.openstack.requestlog [None req-80b85e66-f86e-4064-8477-2d86d56bdc96 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.058100 [ 748.522586] [47313]: [pid: 47313|app: 0|req: 2485/5079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.536811] [47312]: DEBUG nova.policy [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.540875] [47312]: INFO nova.api.openstack.requestlog [None req-d3c63c2f-68c2-4a34-a94c-f01012ecd4d4 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.044228 [ 748.541207] [47312]: [pid: 47312|app: 0|req: 2595/5080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.567278] [47313]: DEBUG nova.api.openstack.wsgi [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.568924] [47313]: DEBUG nova.compute.api [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.572659] [47313]: DEBUG oslo_concurrency.lockutils [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.572902] [47313]: DEBUG oslo_concurrency.lockutils [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.573113] [47313]: DEBUG oslo_concurrency.lockutils [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.573590] [47313]: DEBUG oslo_concurrency.lockutils [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.573763] [47313]: DEBUG oslo_concurrency.lockutils [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.573948] [47313]: DEBUG oslo_concurrency.lockutils [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.605119] [47313]: DEBUG nova.policy [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.608997] [47313]: INFO nova.api.openstack.requestlog [None req-6566d9e5-262b-4830-8bc7-6a5a3b0a728f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.044002 [ 748.609456] [47313]: [pid: 47313|app: 0|req: 2486/5081] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.631444] [47312]: DEBUG nova.api.openstack.wsgi [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.633240] [47312]: DEBUG nova.compute.api [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.636738] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.636974] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.637176] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.637531] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.637730] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.637903] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.670528] [47312]: DEBUG nova.policy [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.674898] [47312]: DEBUG nova.policy [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.675599] [47312]: DEBUG nova.policy [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.676212] [47312]: INFO nova.api.openstack.requestlog [None req-d17b40f9-3795-4556-bdfc-89cf1e905616 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.047116 [ 748.676528] [47312]: [pid: 47312|app: 0|req: 2596/5082] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.687573] [47313]: DEBUG nova.api.openstack.wsgi [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.690197] [47313]: DEBUG nova.compute.api [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.695023] [47313]: DEBUG oslo_concurrency.lockutils [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.695023] [47313]: DEBUG oslo_concurrency.lockutils [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.695023] [47313]: DEBUG oslo_concurrency.lockutils [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.695187] [47313]: DEBUG oslo_concurrency.lockutils [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.695264] [47313]: DEBUG oslo_concurrency.lockutils [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.695434] [47313]: DEBUG oslo_concurrency.lockutils [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.713940] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.715287] [47312]: DEBUG nova.compute.api [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.718649] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.718887] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.719086] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.719439] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.719640] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.719818] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.729578] [47313]: DEBUG nova.policy [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.733693] [47313]: INFO nova.api.openstack.requestlog [None req-46cfc4f4-50f0-4173-ade5-44f59e9d82fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.048415 [ 748.734033] [47313]: [pid: 47313|app: 0|req: 2487/5083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.751413] [47312]: DEBUG nova.policy [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.755477] [47312]: DEBUG nova.policy [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.756094] [47312]: DEBUG nova.policy [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.759258] [47312]: INFO nova.api.openstack.requestlog [None req-0ba894be-4feb-4afd-889d-8ae84a2a4d81 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1462 microversion: 2.75 time: 0.047843 [ 748.759730] [47312]: [pid: 47312|app: 0|req: 2597/5084] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1462 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.763865] [47313]: DEBUG nova.api.openstack.wsgi [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.765655] [47313]: DEBUG nova.compute.api [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.769127] [47313]: DEBUG oslo_concurrency.lockutils [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.769384] [47313]: DEBUG oslo_concurrency.lockutils [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.769586] [47313]: DEBUG oslo_concurrency.lockutils [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.769934] [47313]: DEBUG oslo_concurrency.lockutils [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.770240] [47313]: DEBUG oslo_concurrency.lockutils [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.770431] [47313]: DEBUG oslo_concurrency.lockutils [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.800848] [47313]: DEBUG nova.policy [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.804720] [47313]: DEBUG nova.policy [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.805339] [47313]: DEBUG nova.policy [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.805899] [47313]: INFO nova.api.openstack.requestlog [None req-1680cfa5-611e-4820-812a-15962dacd703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.044291 [ 748.806270] [47313]: [pid: 47313|app: 0|req: 2488/5085] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 748.806881] [47312]: DEBUG nova.api.openstack.wsgi [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.808608] [47312]: DEBUG nova.compute.api [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.811920] [47312]: DEBUG oslo_concurrency.lockutils [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.812168] [47312]: DEBUG oslo_concurrency.lockutils [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.812411] [47312]: DEBUG oslo_concurrency.lockutils [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.812768] [47312]: DEBUG oslo_concurrency.lockutils [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.812966] [47312]: DEBUG oslo_concurrency.lockutils [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.813153] [47312]: DEBUG oslo_concurrency.lockutils [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.832530] [47313]: DEBUG nova.api.openstack.wsgi [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.834095] [47313]: DEBUG nova.compute.api [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.837353] [47313]: DEBUG oslo_concurrency.lockutils [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.837648] [47313]: DEBUG oslo_concurrency.lockutils [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.837849] [47313]: DEBUG oslo_concurrency.lockutils [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.838210] [47313]: DEBUG oslo_concurrency.lockutils [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.838406] [47313]: DEBUG oslo_concurrency.lockutils [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.838595] [47313]: DEBUG oslo_concurrency.lockutils [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.843033] [47312]: DEBUG nova.policy [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.846913] [47312]: INFO nova.api.openstack.requestlog [None req-f50ff787-5d9b-40ff-b33f-35031106c073 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.042125 [ 748.847242] [47312]: [pid: 47312|app: 0|req: 2598/5086] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.856014] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.857555] [47312]: DEBUG nova.compute.api [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.860605] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.860831] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.861022] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.861363] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.861561] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.861731] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.868211] [47313]: DEBUG nova.policy [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.872237] [47313]: INFO nova.api.openstack.requestlog [None req-619b42ba-4833-49d4-ab76-cd8e1764d5fc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.041688 [ 748.872565] [47313]: [pid: 47313|app: 0|req: 2489/5087] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.887739] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.889377] [47313]: DEBUG nova.compute.api [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.889557] [47312]: DEBUG nova.policy [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.892899] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.893144] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.893327] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.893481] [47312]: INFO nova.api.openstack.requestlog [None req-cfa77200-9b7c-43ba-b175-43d4274bc26e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.039262 [ 748.893677] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.893825] [47312]: [pid: 47312|app: 0|req: 2599/5088] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.893879] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.894401] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.923096] [47312]: DEBUG nova.api.openstack.wsgi [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.925161] [47312]: DEBUG nova.compute.api [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.926242] [47313]: DEBUG nova.policy [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 748.928139] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.928382] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.928570] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.928970] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.929183] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.929356] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.930451] [47313]: INFO nova.api.openstack.requestlog [None req-ec2b0eb9-57c5-4cf7-b3aa-74587ed30b1d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.044646 [ 748.930805] [47313]: [pid: 47313|app: 0|req: 2490/5089] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 748.937941] [47313]: DEBUG nova.api.openstack.wsgi [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 748.939535] [47313]: DEBUG nova.compute.api [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 748.943149] [47313]: DEBUG oslo_concurrency.lockutils [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.943418] [47313]: DEBUG oslo_concurrency.lockutils [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.943634] [47313]: DEBUG oslo_concurrency.lockutils [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 748.944013] [47313]: DEBUG oslo_concurrency.lockutils [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 748.944236] [47313]: DEBUG oslo_concurrency.lockutils [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 748.944427] [47313]: DEBUG oslo_concurrency.lockutils [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.117691] [47312]: DEBUG nova.policy [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.122109] [47312]: INFO nova.api.openstack.requestlog [None req-b92d3d40-4ef6-40fa-8f23-7778721ec85e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.201230 [ 749.122490] [47312]: [pid: 47312|app: 0|req: 2600/5090] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.127864] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.129448] [47312]: DEBUG nova.compute.api [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.132690] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.132923] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.133118] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.133500] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.133702] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.133878] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.137178] [47313]: DEBUG nova.policy [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.142437] [47313]: INFO nova.api.openstack.requestlog [None req-786c7059-8ddb-4cc1-a42f-f96bed26c2c0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.206341 [ 749.143200] [47313]: [pid: 47313|app: 0|req: 2491/5091] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.145782] [47313]: DEBUG nova.api.openstack.wsgi [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.149022] [47313]: DEBUG nova.compute.api [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.150979] [47313]: DEBUG oslo_concurrency.lockutils [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.151225] [47313]: DEBUG oslo_concurrency.lockutils [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.151405] [47313]: DEBUG oslo_concurrency.lockutils [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.151749] [47313]: DEBUG oslo_concurrency.lockutils [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.151935] [47313]: DEBUG oslo_concurrency.lockutils [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.152122] [47313]: DEBUG oslo_concurrency.lockutils [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.188688] [47312]: DEBUG nova.policy [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.191268] [47312]: INFO nova.api.openstack.requestlog [None req-ff735c73-a3f3-4135-8a27-53882346719d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.067024 [ 749.191708] [47312]: [pid: 47312|app: 0|req: 2601/5092] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.194290] [47312]: DEBUG nova.api.openstack.wsgi [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.196017] [47312]: DEBUG nova.compute.api [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.199466] [47312]: DEBUG oslo_concurrency.lockutils [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.199821] [47312]: DEBUG oslo_concurrency.lockutils [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.200132] [47312]: DEBUG oslo_concurrency.lockutils [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.200554] [47313]: DEBUG nova.policy [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.200756] [47312]: DEBUG oslo_concurrency.lockutils [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.201065] [47312]: DEBUG oslo_concurrency.lockutils [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.201356] [47312]: DEBUG oslo_concurrency.lockutils [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.207733] [47313]: INFO nova.api.openstack.requestlog [None req-3905828c-98de-4684-8024-c45db8f4dc9c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.063832 [ 749.208272] [47313]: [pid: 47313|app: 0|req: 2492/5093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:45 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.215804] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.219147] [47313]: DEBUG nova.compute.api [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.222819] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.223058] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.223262] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.223628] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.223885] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.224075] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.249321] [47312]: DEBUG nova.policy [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.255803] [47312]: INFO nova.api.openstack.requestlog [None req-57336b0d-3c6a-4f58-ae6f-d249fe4a0389 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.063348 [ 749.256274] [47312]: [pid: 47312|app: 0|req: 2602/5094] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.262686] [47312]: DEBUG nova.api.openstack.wsgi [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.267437] [47313]: DEBUG nova.policy [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.267568] [47312]: DEBUG nova.compute.api [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.272703] [47313]: INFO nova.api.openstack.requestlog [None req-2f1dd5fc-828b-4a0f-9f77-cd7cffe99b95 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.063072 [ 749.272803] [47312]: DEBUG oslo_concurrency.lockutils [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.272845] [47313]: [pid: 47313|app: 0|req: 2493/5095] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.272914] [47312]: DEBUG oslo_concurrency.lockutils [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.272914] [47312]: DEBUG oslo_concurrency.lockutils [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.272914] [47312]: DEBUG oslo_concurrency.lockutils [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.273083] [47312]: DEBUG oslo_concurrency.lockutils [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.273305] [47312]: DEBUG oslo_concurrency.lockutils [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.275238] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.278147] [47313]: DEBUG nova.compute.api [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.280382] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.280922] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.281022] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.281369] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.283033] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.283033] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.319037] [47312]: DEBUG nova.policy [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.328095] [47313]: DEBUG nova.policy [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.328720] [47312]: INFO nova.api.openstack.requestlog [None req-9921fef0-cfbd-40a9-a0c2-63366c6fc6f0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.071864 [ 749.329122] [47312]: [pid: 47312|app: 0|req: 2603/5096] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.331756] [47312]: DEBUG nova.api.openstack.wsgi [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.332793] [47313]: INFO nova.api.openstack.requestlog [None req-5fc160e4-f58a-4910-b1cb-e9103a1a7ff9 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1222 microversion: 2.1 time: 0.059522 [ 749.333188] [47313]: [pid: 47313|app: 0|req: 2494/5097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1222 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.333761] [47312]: DEBUG nova.compute.api [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.335926] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.338558] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.338610] [47313]: DEBUG nova.compute.api [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.338646] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.338646] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.338646] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.338646] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.338969] [47312]: DEBUG oslo_concurrency.lockutils [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.341548] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.341924] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.342062] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.342516] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.343302] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.343302] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.378974] [47312]: DEBUG nova.policy [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.383477] [47312]: INFO nova.api.openstack.requestlog [None req-66d6052c-e391-4fcf-aee5-d791c3c07d36 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.053708 [ 749.383800] [47312]: [pid: 47312|app: 0|req: 2604/5098] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.385519] [47313]: DEBUG nova.policy [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.386728] [47312]: DEBUG nova.api.openstack.wsgi [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.387885] [47312]: DEBUG nova.compute.api [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.389826] [47313]: DEBUG nova.policy [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.390493] [47313]: DEBUG nova.policy [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.391646] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.391878] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.392067] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.392911] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.392911] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.392911] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.393165] [47313]: INFO nova.api.openstack.requestlog [None req-3f604da1-e4bd-4cb6-ab36-90d041649094 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1415 microversion: 2.93 time: 0.059416 [ 749.393489] [47313]: [pid: 47313|app: 0|req: 2495/5099] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1415 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.395807] [47313]: DEBUG nova.api.openstack.wsgi [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.397330] [47313]: DEBUG nova.compute.api [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.400268] [47313]: DEBUG oslo_concurrency.lockutils [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.400489] [47313]: DEBUG oslo_concurrency.lockutils [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.400671] [47313]: DEBUG oslo_concurrency.lockutils [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.401031] [47313]: DEBUG oslo_concurrency.lockutils [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.401231] [47313]: DEBUG oslo_concurrency.lockutils [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.401406] [47313]: DEBUG oslo_concurrency.lockutils [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.424198] [47312]: DEBUG nova.policy [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.430485] [47312]: INFO nova.api.openstack.requestlog [None req-f2da4959-4e3b-4274-82bb-7908f6f82504 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.046038 [ 749.431141] [47312]: [pid: 47312|app: 0|req: 2605/5100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.433437] [47312]: DEBUG nova.api.openstack.wsgi [req-7880104f-1473-4b41-b483-05a8274dbd15 req-f3040269-ed06-4a35-a769-d0f5b673e246 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dc5ef08a-8692-4274-84df-7c2923099249", "name": "network-vif-deleted", "tag": "c14c4024-5e3d-49f9-a5c5-db5803e5b05f"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 749.439362] [47312]: DEBUG oslo_concurrency.lockutils [req-7880104f-1473-4b41-b483-05a8274dbd15 req-f3040269-ed06-4a35-a769-d0f5b673e246 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.439591] [47312]: DEBUG oslo_concurrency.lockutils [req-7880104f-1473-4b41-b483-05a8274dbd15 req-f3040269-ed06-4a35-a769-d0f5b673e246 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.439782] [47312]: DEBUG oslo_concurrency.lockutils [req-7880104f-1473-4b41-b483-05a8274dbd15 req-f3040269-ed06-4a35-a769-d0f5b673e246 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.442724] [47313]: DEBUG nova.policy [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.445653] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7880104f-1473-4b41-b483-05a8274dbd15 req-f3040269-ed06-4a35-a769-d0f5b673e246 service nova] Creating event network-vif-deleted:c14c4024-5e3d-49f9-a5c5-db5803e5b05f for instance dc5ef08a-8692-4274-84df-7c2923099249 on cpu-1 [ 749.447213] [47313]: INFO nova.api.openstack.requestlog [None req-18cdd101-6c1a-4c58-bce0-b57a7cddbaf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.053138 [ 749.447543] [47313]: [pid: 47313|app: 0|req: 2496/5101] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.448472] [47312]: INFO nova.api.openstack.requestlog [req-7880104f-1473-4b41-b483-05a8274dbd15 req-f3040269-ed06-4a35-a769-d0f5b673e246 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016974 [ 749.448794] [47312]: [pid: 47312|app: 0|req: 2606/5102] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:46 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 749.534166] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.535904] [47313]: DEBUG nova.compute.api [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.539605] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.539849] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.540051] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.540416] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.540618] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.540790] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.552896] [47312]: DEBUG nova.api.openstack.wsgi [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.555072] [47312]: DEBUG nova.compute.api [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.558936] [47312]: DEBUG oslo_concurrency.lockutils [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.559279] [47312]: DEBUG oslo_concurrency.lockutils [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.559556] [47312]: DEBUG oslo_concurrency.lockutils [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.560009] [47312]: DEBUG oslo_concurrency.lockutils [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.560308] [47312]: DEBUG oslo_concurrency.lockutils [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.560601] [47312]: DEBUG oslo_concurrency.lockutils [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.574770] [47313]: DEBUG nova.policy [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.579594] [47313]: INFO nova.api.openstack.requestlog [None req-2b0d0d5d-f482-4e28-a948-fa5eaa02273e tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.047790 [ 749.580076] [47313]: [pid: 47313|app: 0|req: 2497/5103] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 749.593796] [47312]: DEBUG nova.policy [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.598990] [47312]: INFO nova.api.openstack.requestlog [None req-71f9bd4e-e0ca-4e9a-bd1f-75e9ac4033a9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.048857 [ 749.599273] [47312]: [pid: 47312|app: 0|req: 2607/5104] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.604902] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a09b6ed-69fe-41d4-a248-d77e98f09a3b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4738aa70>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.620480] [47312]: DEBUG nova.api.openstack.wsgi [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.622178] [47312]: DEBUG nova.compute.api [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.625944] [47312]: DEBUG oslo_concurrency.lockutils [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.626209] [47312]: DEBUG oslo_concurrency.lockutils [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.626547] [47312]: DEBUG oslo_concurrency.lockutils [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.626804] [47312]: DEBUG oslo_concurrency.lockutils [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.627020] [47312]: DEBUG oslo_concurrency.lockutils [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.627204] [47312]: DEBUG oslo_concurrency.lockutils [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.629065] [47313]: INFO nova.api.openstack.requestlog [None req-1a09b6ed-69fe-41d4-a248-d77e98f09a3b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/38fe8bde-7835-4511-b70f-229b3907c7a0" status: 200 len: 661 microversion: 2.1 time: 0.026230 [ 749.629406] [47313]: [pid: 47313|app: 0|req: 2498/5105] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/images/38fe8bde-7835-4511-b70f-229b3907c7a0 => generated 661 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 749.636541] [47313]: DEBUG nova.api.openstack.wsgi [None req-a26d8909-ed38-45d4-a694-742d9e510cc5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cd900>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.664166] [47313]: INFO nova.api.openstack.requestlog [None req-a26d8909-ed38-45d4-a694-742d9e510cc5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/38fe8bde-7835-4511-b70f-229b3907c7a0" status: 200 len: 661 microversion: 2.1 time: 0.029573 [ 749.664675] [47313]: [pid: 47313|app: 0|req: 2499/5106] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/images/38fe8bde-7835-4511-b70f-229b3907c7a0 => generated 661 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 749.665710] [47312]: DEBUG nova.policy [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.670213] [47312]: INFO nova.api.openstack.requestlog [None req-25147316-6593-4fe3-b35f-3feafdf8691e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.052138 [ 749.670718] [47312]: [pid: 47312|app: 0|req: 2608/5107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.690902] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.691960] [47313]: DEBUG nova.compute.api [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.695899] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.696150] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.696339] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.696699] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.696955] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.697069] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.727857] [47312]: DEBUG nova.api.openstack.wsgi [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-1225645406", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 749.727977] [47313]: DEBUG nova.policy [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.731987] [47313]: DEBUG nova.policy [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.732659] [47313]: DEBUG nova.policy [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.733328] [47313]: INFO nova.api.openstack.requestlog [None req-9d7079cf-f54f-438f-b0ae-805471724756 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.045300 [ 749.733635] [47313]: [pid: 47313|app: 0|req: 2500/5108] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 749.745391] [47313]: DEBUG nova.api.openstack.wsgi [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.746907] [47313]: DEBUG nova.compute.api [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.749975] [47313]: DEBUG oslo_concurrency.lockutils [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.750225] [47313]: DEBUG oslo_concurrency.lockutils [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.750410] [47313]: DEBUG oslo_concurrency.lockutils [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.750751] [47313]: DEBUG oslo_concurrency.lockutils [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.750943] [47313]: DEBUG oslo_concurrency.lockutils [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.751127] [47313]: DEBUG oslo_concurrency.lockutils [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.760983] [47312]: DEBUG nova.network.neutron [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] validate_networks() for None {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 749.788690] [47313]: DEBUG nova.policy [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.792858] [47313]: INFO nova.api.openstack.requestlog [None req-93bbfd7a-8a00-49c6-bc34-a3224f8ac591 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.049564 [ 749.793204] [47313]: [pid: 47313|app: 0|req: 2501/5109] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.795564] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.797145] [47313]: DEBUG nova.compute.api [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.800330] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.800568] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.800757] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.801141] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.801402] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.801519] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.838685] [47313]: DEBUG nova.policy [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.843808] [47313]: DEBUG nova.policy [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.844509] [47313]: DEBUG nova.policy [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.847524] [47313]: INFO nova.api.openstack.requestlog [None req-1f03bed2-0bd6-4eb9-9df2-d6854ae81d12 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1462 microversion: 2.75 time: 0.053770 [ 749.847996] [47313]: [pid: 47313|app: 0|req: 2502/5110] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1462 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.850242] [47313]: DEBUG nova.api.openstack.wsgi [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.851904] [47313]: DEBUG nova.compute.api [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.855373] [47313]: DEBUG oslo_concurrency.lockutils [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.855644] [47313]: DEBUG oslo_concurrency.lockutils [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.855809] [47312]: DEBUG nova.virt.hardware [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 749.855883] [47313]: DEBUG oslo_concurrency.lockutils [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.856019] [47312]: DEBUG nova.virt.hardware [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 749.856229] [47312]: DEBUG nova.virt.hardware [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 749.856274] [47313]: DEBUG oslo_concurrency.lockutils [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.856392] [47312]: DEBUG nova.virt.hardware [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 749.856439] [47313]: DEBUG oslo_concurrency.lockutils [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.856552] [47312]: DEBUG nova.virt.hardware [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 749.856608] [47313]: DEBUG oslo_concurrency.lockutils [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.866330] [47312]: DEBUG oslo_concurrency.lockutils [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.866777] [47312]: DEBUG oslo_concurrency.lockutils [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.866777] [47312]: DEBUG oslo_concurrency.lockutils [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.867271] [47312]: DEBUG oslo_concurrency.lockutils [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.867336] [47312]: DEBUG oslo_concurrency.lockutils [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.867517] [47312]: DEBUG oslo_concurrency.lockutils [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.879491] [47312]: DEBUG nova.quota [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Getting quotas for project 27839bf8968b48f2afff038b1b612f73. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 749.882863] [47312]: DEBUG nova.quota [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Getting quotas for user 6f8bcceda3ff418c8188eaa0f7a066ad and project 27839bf8968b48f2afff038b1b612f73. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 749.888191] [47312]: DEBUG nova.compute.api [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 749.889608] [47312]: DEBUG nova.compute.api [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 749.902937] [47313]: DEBUG nova.policy [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.908823] [47313]: DEBUG nova.policy [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.909509] [47313]: DEBUG nova.policy [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.910202] [47313]: INFO nova.api.openstack.requestlog [None req-20c7a3ee-7d15-4d5e-92c7-2f187bc71bbd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.061729 [ 749.910460] [47313]: [pid: 47313|app: 0|req: 2503/5111] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 749.913538] [47313]: DEBUG nova.api.openstack.wsgi [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.915718] [47313]: DEBUG nova.compute.api [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.920033] [47313]: DEBUG oslo_concurrency.lockutils [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.920033] [47313]: DEBUG oslo_concurrency.lockutils [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.920033] [47313]: DEBUG oslo_concurrency.lockutils [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.920333] [47313]: DEBUG oslo_concurrency.lockutils [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.920589] [47313]: DEBUG oslo_concurrency.lockutils [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.920782] [47313]: DEBUG oslo_concurrency.lockutils [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.927422] [47312]: INFO nova.api.openstack.requestlog [None req-d03f1a64-19f2-4757-941a-887b23e54bd4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.201733 [ 749.927856] [47312]: [pid: 47312|app: 0|req: 2609/5112] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:46 2024] POST /compute/v2.1/servers => generated 380 bytes in 202 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 749.930132] [47312]: DEBUG nova.api.openstack.wsgi [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.932160] [47312]: DEBUG nova.compute.api [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.938152] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.938152] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.938152] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.938152] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.938152] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.938152] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.970895] [47313]: DEBUG nova.policy [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.975559] [47313]: INFO nova.api.openstack.requestlog [None req-d130014e-a141-4c94-8cb5-ef5af2b89160 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1160 microversion: 2.1 time: 0.064522 [ 749.975962] [47313]: [pid: 47313|app: 0|req: 2504/5113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1160 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.978456] [47313]: DEBUG nova.api.openstack.wsgi [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.980128] [47313]: DEBUG nova.compute.api [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.982084] [47312]: DEBUG nova.policy [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 749.983767] [47313]: DEBUG oslo_concurrency.lockutils [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.984075] [47313]: DEBUG oslo_concurrency.lockutils [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.984332] [47313]: DEBUG oslo_concurrency.lockutils [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.984787] [47313]: DEBUG oslo_concurrency.lockutils [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.985222] [47313]: DEBUG oslo_concurrency.lockutils [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.985222] [47313]: DEBUG oslo_concurrency.lockutils [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.986798] [47312]: INFO nova.api.openstack.requestlog [None req-d4ebe7f6-51e8-4765-9e3e-6535ad9d8a69 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.057852 [ 749.986798] [47312]: [pid: 47312|app: 0|req: 2610/5114] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 749.989923] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 749.991689] [47312]: DEBUG nova.compute.api [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 749.995245] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.995478] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.995658] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 749.996018] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 749.996226] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 749.996416] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.023263] [47313]: DEBUG nova.policy [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.028075] [47313]: INFO nova.api.openstack.requestlog [None req-851a1145-1472-4e6c-8a55-f8febaf4dd53 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.051443 [ 750.028423] [47313]: [pid: 47313|app: 0|req: 2505/5115] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.031027] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-234994008", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 750.041112] [47312]: DEBUG nova.policy [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.044479] [47312]: INFO nova.api.openstack.requestlog [None req-7c80add0-ebc5-4829-83ae-438c41d65009 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.057203 [ 750.045168] [47312]: [pid: 47312|app: 0|req: 2611/5116] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.060135] [47313]: DEBUG nova.network.neutron [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] validate_networks() for None {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 750.135028] [47312]: DEBUG nova.api.openstack.wsgi [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.136694] [47313]: DEBUG nova.virt.hardware [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 750.136849] [47312]: DEBUG nova.compute.api [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.136913] [47313]: DEBUG nova.virt.hardware [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 750.137112] [47313]: DEBUG nova.virt.hardware [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 750.137285] [47313]: DEBUG nova.virt.hardware [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 750.137445] [47313]: DEBUG nova.virt.hardware [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 750.140515] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.140742] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.140940] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.141303] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.141499] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.141670] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.142467] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.142695] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.142879] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.143278] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.143478] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.143704] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.151841] [47313]: DEBUG nova.quota [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Getting quotas for project 27839bf8968b48f2afff038b1b612f73. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 750.154343] [47313]: DEBUG nova.quota [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Getting quotas for user 6f8bcceda3ff418c8188eaa0f7a066ad and project 27839bf8968b48f2afff038b1b612f73. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 750.159914] [47313]: DEBUG nova.compute.api [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 750.161243] [47313]: DEBUG nova.compute.api [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 750.171544] [47312]: DEBUG nova.policy [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.175973] [47312]: INFO nova.api.openstack.requestlog [None req-54a2a461-b375-401d-83ec-58fafa013a46 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.043188 [ 750.176314] [47312]: [pid: 47312|app: 0|req: 2612/5117] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:46 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.178813] [47312]: DEBUG nova.api.openstack.wsgi [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.180709] [47312]: DEBUG nova.compute.api [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.183858] [47312]: DEBUG oslo_concurrency.lockutils [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.184109] [47312]: DEBUG oslo_concurrency.lockutils [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.184296] [47312]: DEBUG oslo_concurrency.lockutils [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.184639] [47312]: DEBUG oslo_concurrency.lockutils [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.184833] [47312]: DEBUG oslo_concurrency.lockutils [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.185007] [47312]: DEBUG oslo_concurrency.lockutils [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.191834] [47313]: INFO nova.api.openstack.requestlog [None req-a9ca75bc-42a2-498e-aa7d-196673f6d54d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.162552 [ 750.192160] [47313]: [pid: 47313|app: 0|req: 2506/5118] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:13:46 2024] POST /compute/v2.1/servers => generated 380 bytes in 163 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 750.198692] [47313]: DEBUG nova.api.openstack.wsgi [None req-87f9c625-b0fe-4735-90ca-dc5b33d64843 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.200262] [47313]: DEBUG nova.compute.api [None req-87f9c625-b0fe-4735-90ca-dc5b33d64843 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.217168] [47312]: DEBUG nova.policy [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.223884] [47312]: INFO nova.api.openstack.requestlog [None req-f95013b0-2cc4-44a5-ab84-4db973232fcd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.045925 [ 750.223884] [47312]: [pid: 47312|app: 0|req: 2613/5119] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.227140] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.229634] [47312]: DEBUG nova.compute.api [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.232712] [47313]: DEBUG nova.policy [None req-87f9c625-b0fe-4735-90ca-dc5b33d64843 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.233374] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.233374] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.233662] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.233971] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.234203] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.234390] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.248876] [47313]: INFO nova.api.openstack.requestlog [None req-87f9c625-b0fe-4735-90ca-dc5b33d64843 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1215 microversion: 2.1 time: 0.051640 [ 750.249917] [47313]: [pid: 47313|app: 0|req: 2507/5120] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 750.259711] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.259711] [47313]: DEBUG nova.compute.api [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.264375] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.264642] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.264798] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.265968] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.266311] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.266385] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.293142] [47312]: DEBUG nova.policy [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.297378] [47312]: INFO nova.api.openstack.requestlog [None req-6cb95065-5ffe-43c7-9c11-d24c95e2279d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.072839 [ 750.297703] [47312]: [pid: 47312|app: 0|req: 2614/5121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.301813] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.303477] [47312]: DEBUG nova.compute.api [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.309072] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.309559] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.309559] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.310222] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.310222] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.310222] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.320296] [47313]: DEBUG nova.policy [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.329223] [47313]: INFO nova.api.openstack.requestlog [None req-a6e0c3d6-35c6-4d01-bf33-cd3ec0104b63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.078117 [ 750.329223] [47313]: [pid: 47313|app: 0|req: 2508/5122] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.332423] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.334437] [47313]: DEBUG nova.compute.api [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.339534] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.339534] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.352837] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.352837] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.352837] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.352837] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.353405] [47312]: DEBUG nova.policy [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.353405] [47312]: INFO nova.api.openstack.requestlog [None req-2ce1d037-96f1-463a-8b0f-9dc08dbba960 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.053600 [ 750.353405] [47312]: [pid: 47312|app: 0|req: 2615/5123] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.355727] [47312]: DEBUG nova.api.openstack.wsgi [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.360680] [47312]: DEBUG nova.compute.api [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.371239] [47312]: DEBUG oslo_concurrency.lockutils [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.371239] [47312]: DEBUG oslo_concurrency.lockutils [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.371239] [47312]: DEBUG oslo_concurrency.lockutils [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.371239] [47312]: DEBUG oslo_concurrency.lockutils [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.371239] [47312]: DEBUG oslo_concurrency.lockutils [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.371239] [47312]: DEBUG oslo_concurrency.lockutils [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.403250] [47313]: DEBUG nova.policy [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.408479] [47313]: INFO nova.api.openstack.requestlog [None req-9ff74c43-ff30-4a2b-b375-a0f09627d0c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.078789 [ 750.408852] [47313]: [pid: 47313|app: 0|req: 2509/5124] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.409491] [47312]: DEBUG nova.policy [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.411368] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.413089] [47313]: DEBUG nova.compute.api [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.413700] [47312]: INFO nova.api.openstack.requestlog [None req-807b1b5c-03c3-4c82-bbd8-e6c2544761a9 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.060853 [ 750.414122] [47312]: [pid: 47312|app: 0|req: 2616/5125] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.416476] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.417983] [47312]: DEBUG nova.api.openstack.wsgi [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.418111] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.418111] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.418111] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.418111] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.418111] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.418564] [47312]: DEBUG nova.compute.api [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.421956] [47312]: DEBUG oslo_concurrency.lockutils [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.422276] [47312]: DEBUG oslo_concurrency.lockutils [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.422484] [47312]: DEBUG oslo_concurrency.lockutils [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.422830] [47312]: DEBUG oslo_concurrency.lockutils [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.423044] [47312]: DEBUG oslo_concurrency.lockutils [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.423259] [47312]: DEBUG oslo_concurrency.lockutils [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.453139] [47313]: DEBUG nova.policy [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.457243] [47313]: INFO nova.api.openstack.requestlog [None req-3b2c7b67-6d91-4d8c-8f77-5051669d288c tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1222 microversion: 2.1 time: 0.047753 [ 750.457603] [47313]: [pid: 47313|app: 0|req: 2510/5126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1222 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.458317] [47312]: DEBUG nova.policy [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.460055] [47313]: DEBUG nova.api.openstack.wsgi [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.461678] [47313]: DEBUG nova.compute.api [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.462239] [47312]: INFO nova.api.openstack.requestlog [None req-413ee7b4-4070-43ae-b701-5d93f68e96f4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047634 [ 750.462528] [47312]: [pid: 47312|app: 0|req: 2617/5127] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.464816] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.464971] [47312]: DEBUG nova.api.openstack.wsgi [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.465133] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.465375] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.465773] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.466038] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.466273] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.466499] [47312]: DEBUG nova.compute.api [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.471244] [47312]: DEBUG oslo_concurrency.lockutils [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.471524] [47312]: DEBUG oslo_concurrency.lockutils [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.471728] [47312]: DEBUG oslo_concurrency.lockutils [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.472121] [47312]: DEBUG oslo_concurrency.lockutils [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.472360] [47312]: DEBUG oslo_concurrency.lockutils [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.472560] [47312]: DEBUG oslo_concurrency.lockutils [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.486545] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.486791] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.486975] [47313]: DEBUG oslo_concurrency.lockutils [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.487192] [47313]: DEBUG nova.objects.instance [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lazy-loading 'fault' on Instance uuid e0735ee2-0a9d-4291-8465-b644816bf8e3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 750.508037] [47312]: DEBUG nova.policy [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.512307] [47312]: INFO nova.api.openstack.requestlog [None req-415ce3a5-73b3-4502-82b2-6570acfef6eb tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.049112 [ 750.512711] [47312]: [pid: 47312|app: 0|req: 2618/5128] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.515213] [47313]: DEBUG nova.policy [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.515306] [47312]: DEBUG nova.api.openstack.wsgi [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.516783] [47312]: DEBUG nova.compute.api [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.519817] [47313]: DEBUG nova.policy [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.519927] [47312]: DEBUG oslo_concurrency.lockutils [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.520124] [47312]: DEBUG oslo_concurrency.lockutils [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.520282] [47312]: DEBUG oslo_concurrency.lockutils [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.520577] [47313]: DEBUG nova.policy [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2c7248c691674a519b4afaa86594e8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcff1b8013ed4fa7815acbd9e6db32c0', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.520668] [47312]: DEBUG oslo_concurrency.lockutils [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.520946] [47312]: DEBUG oslo_concurrency.lockutils [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.521140] [47312]: DEBUG oslo_concurrency.lockutils [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.523627] [47313]: INFO nova.api.openstack.requestlog [None req-38035b71-d301-4b6d-850e-4320fb042191 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 200 len: 1605 microversion: 2.93 time: 0.065475 [ 750.523982] [47313]: [pid: 47313|app: 0|req: 2511/5129] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 1605 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.536104] [47313]: DEBUG nova.api.openstack.wsgi [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.536346] [47313]: DEBUG nova.compute.api [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.539421] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.539646] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.539825] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.540184] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.540403] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.540559] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.551543] [47312]: DEBUG nova.policy [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.554124] [47313]: DEBUG nova.compute.api [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 750.555987] [47312]: INFO nova.api.openstack.requestlog [None req-4281b13d-12f5-4a93-842f-2b4e3dadb9bc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.042692 [ 750.556345] [47312]: [pid: 47312|app: 0|req: 2619/5130] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.583153] [47313]: DEBUG nova.compute.api [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 750.583747] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.584653] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.584653] [47313]: DEBUG oslo_concurrency.lockutils [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.584653] [47313]: WARNING nova.compute.api [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] instance's host None is down, deleting from database [ 750.587514] [47313]: DEBUG nova.network.neutron [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 750.591024] [47312]: DEBUG nova.api.openstack.wsgi [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.592745] [47312]: DEBUG nova.compute.api [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.596249] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.596490] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.596670] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.597032] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.597233] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.597410] [47312]: DEBUG oslo_concurrency.lockutils [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.603970] [47313]: DEBUG nova.network.neutron [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 750.607861] [47313]: DEBUG nova.network.neutron [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 750.624641] [47313]: WARNING nova.volume.cinder [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Attachment 7e251505-629d-4557-974e-ab5166a7c22b does not exist. Ignoring.: cinderclient.exceptions.NotFound: Volume attachment could not be found with filter: attachment_id = 7e251505-629d-4557-974e-ab5166a7c22b. (HTTP 404) (Request-ID: req-35d83395-9032-49db-b5ed-4b2ea6ee0a13) [ 750.628548] [47312]: DEBUG nova.policy [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.632977] [47312]: INFO nova.api.openstack.requestlog [None req-f69c5350-be56-43fd-bc13-1a87e371e322 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.044152 [ 750.633320] [47312]: [pid: 47312|app: 0|req: 2620/5131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.635954] [47312]: DEBUG nova.api.openstack.wsgi [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.637584] [47312]: DEBUG nova.compute.api [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.641217] [47312]: DEBUG oslo_concurrency.lockutils [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.641505] [47312]: DEBUG oslo_concurrency.lockutils [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.641624] [47312]: DEBUG oslo_concurrency.lockutils [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.642041] [47312]: DEBUG oslo_concurrency.lockutils [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.642179] [47312]: DEBUG oslo_concurrency.lockutils [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.642381] [47312]: DEBUG oslo_concurrency.lockutils [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.674469] [47312]: DEBUG nova.policy [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.678998] [47312]: INFO nova.api.openstack.requestlog [None req-06ebabbd-eb17-4992-9649-0d044d28543c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.044871 [ 750.679096] [47312]: [pid: 47312|app: 0|req: 2621/5132] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.681890] [47312]: DEBUG nova.api.openstack.wsgi [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.683167] [47312]: DEBUG nova.compute.api [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.688859] [47312]: DEBUG oslo_concurrency.lockutils [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.688859] [47312]: DEBUG oslo_concurrency.lockutils [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.688859] [47312]: DEBUG oslo_concurrency.lockutils [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.689407] [47312]: DEBUG oslo_concurrency.lockutils [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.689407] [47312]: DEBUG oslo_concurrency.lockutils [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.689407] [47312]: DEBUG oslo_concurrency.lockutils [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.721887] [47312]: DEBUG nova.policy [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.726046] [47312]: INFO nova.api.openstack.requestlog [None req-c459c855-20fd-4ca6-bd11-970c56be77e3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.046218 [ 750.726507] [47312]: [pid: 47312|app: 0|req: 2622/5133] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.746545] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.748283] [47312]: DEBUG nova.compute.api [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.751438] [47313]: INFO nova.api.openstack.requestlog [None req-9be62499-6472-4ea4-ad9b-e074f3bef914 tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 204 len: 0 microversion: 2.93 time: 0.217122 [ 750.751818] [47313]: [pid: 47313|app: 0|req: 2512/5134] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:13:47 2024] DELETE /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 750.751996] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.752364] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.752604] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.753056] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.753308] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.753529] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.757114] [47313]: DEBUG nova.api.openstack.wsgi [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.758821] [47313]: DEBUG nova.compute.api [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] [instance: e0735ee2-0a9d-4291-8465-b644816bf8e3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.762056] [47313]: DEBUG oslo_concurrency.lockutils [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.762348] [47313]: DEBUG oslo_concurrency.lockutils [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.762550] [47313]: DEBUG oslo_concurrency.lockutils [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.762927] [47313]: DEBUG oslo_concurrency.lockutils [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.763354] [47313]: DEBUG oslo_concurrency.lockutils [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.763354] [47313]: DEBUG oslo_concurrency.lockutils [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.772337] [47313]: INFO nova.api.openstack.wsgi [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] HTTP exception thrown: Instance e0735ee2-0a9d-4291-8465-b644816bf8e3 could not be found. [ 750.772639] [47313]: DEBUG nova.api.openstack.wsgi [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Returning 404 to user: Instance e0735ee2-0a9d-4291-8465-b644816bf8e3 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 750.773046] [47313]: INFO nova.api.openstack.requestlog [None req-3212945d-dfcb-4727-8bdd-0a501512417e tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3" status: 404 len: 111 microversion: 2.93 time: 0.018705 [ 750.773372] [47313]: [pid: 47313|app: 0|req: 2513/5135] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/e0735ee2-0a9d-4291-8465-b644816bf8e3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 750.778226] [47313]: DEBUG nova.api.openstack.wsgi [None req-bab43f4a-f259-4e64-b03d-c47818c63eea tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] Calling method '.version_select at 0x7b9c47adb010>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.788692] [47312]: DEBUG nova.policy [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.788868] [47313]: INFO nova.api.openstack.requestlog [None req-bab43f4a-f259-4e64-b03d-c47818c63eea tempest-ServerActionsV293TestJSON-190518957 tempest-ServerActionsV293TestJSON-190518957-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1832545379" status: 204 len: 0 microversion: 2.93 time: 0.012443 [ 750.789196] [47313]: [pid: 47313|app: 0|req: 2514/5136] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:13:47 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1832545379 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 750.793297] [47312]: DEBUG nova.policy [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.793813] [47312]: DEBUG nova.policy [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.794442] [47312]: INFO nova.api.openstack.requestlog [None req-c8afb620-3c0f-4da4-8f57-e891449935aa tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.050462 [ 750.794776] [47312]: [pid: 47312|app: 0|req: 2623/5137] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.805010] [47313]: DEBUG nova.api.openstack.wsgi [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.806632] [47313]: DEBUG nova.compute.api [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.810998] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.811245] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.811430] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.811774] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.811965] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.812149] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.845955] [47313]: DEBUG nova.policy [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.850896] [47313]: INFO nova.api.openstack.requestlog [None req-0be65240-a66a-4d33-bf37-d1fe92623ed6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.048070 [ 750.851351] [47313]: [pid: 47313|app: 0|req: 2515/5138] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 750.863112] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.864335] [47312]: DEBUG nova.compute.api [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.867847] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.868090] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.868253] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.868832] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.868832] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.868962] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.904144] [47312]: DEBUG nova.policy [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.908440] [47312]: DEBUG nova.policy [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.909156] [47312]: DEBUG nova.policy [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.911785] [47312]: INFO nova.api.openstack.requestlog [None req-a1141e71-4565-42bb-8fb1-897fe37313f7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1462 microversion: 2.75 time: 0.052084 [ 750.912114] [47312]: [pid: 47312|app: 0|req: 2624/5139] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1462 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.923090] [47313]: DEBUG nova.api.openstack.wsgi [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.924764] [47313]: DEBUG nova.compute.api [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.928451] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.928692] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.928877] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.929251] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.929454] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.929625] [47313]: DEBUG oslo_concurrency.lockutils [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.960887] [47313]: DEBUG nova.policy [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.964977] [47313]: DEBUG nova.policy [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.965607] [47313]: DEBUG nova.policy [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 750.966231] [47313]: INFO nova.api.openstack.requestlog [None req-53e091a2-1c52-40a9-9bba-bfd4331159e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.045500 [ 750.966541] [47313]: [pid: 47313|app: 0|req: 2516/5140] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 750.987767] [47312]: DEBUG nova.api.openstack.wsgi [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 750.989481] [47312]: DEBUG nova.compute.api [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 750.992770] [47312]: DEBUG oslo_concurrency.lockutils [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.992988] [47312]: DEBUG oslo_concurrency.lockutils [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.993237] [47312]: DEBUG oslo_concurrency.lockutils [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.993687] [47312]: DEBUG oslo_concurrency.lockutils [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 750.993898] [47312]: DEBUG oslo_concurrency.lockutils [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 750.994088] [47312]: DEBUG oslo_concurrency.lockutils [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 750.998725] [47313]: DEBUG nova.api.openstack.wsgi [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.000314] [47313]: DEBUG nova.compute.api [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.003601] [47313]: DEBUG oslo_concurrency.lockutils [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.003825] [47313]: DEBUG oslo_concurrency.lockutils [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.004017] [47313]: DEBUG oslo_concurrency.lockutils [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.004388] [47313]: DEBUG oslo_concurrency.lockutils [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.004628] [47313]: DEBUG oslo_concurrency.lockutils [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.004818] [47313]: DEBUG oslo_concurrency.lockutils [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.030400] [47312]: DEBUG nova.policy [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.034546] [47312]: INFO nova.api.openstack.requestlog [None req-d908ef6d-9163-4a12-8054-5f6e142c22ed tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1216 microversion: 2.1 time: 0.049057 [ 751.034766] [47312]: [pid: 47312|app: 0|req: 2625/5141] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.037098] [47313]: DEBUG nova.policy [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.039403] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.040920] [47312]: DEBUG nova.compute.api [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.041114] [47313]: INFO nova.api.openstack.requestlog [None req-160272c1-c417-4bdb-8c23-58ea27f9af8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.044427 [ 751.041617] [47313]: [pid: 47313|app: 0|req: 2517/5142] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.044078] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.044333] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.044529] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.044878] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.045085] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.045261] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.056699] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.058255] [47313]: DEBUG nova.compute.api [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.061433] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.061664] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.061845] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.062325] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.062505] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.062678] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.075870] [47312]: DEBUG nova.policy [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.080225] [47312]: INFO nova.api.openstack.requestlog [None req-f0608da4-d8c3-4287-a0b9-0514bac2d790 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.042560 [ 751.080561] [47312]: [pid: 47312|app: 0|req: 2626/5143] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.092347] [47313]: DEBUG nova.policy [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.096255] [47313]: INFO nova.api.openstack.requestlog [None req-cd42f385-829b-45be-8d1d-25c3a307f855 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.041509 [ 751.096567] [47313]: [pid: 47313|app: 0|req: 2518/5144] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:47 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.188041] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.189926] [47312]: DEBUG nova.compute.api [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.194838] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.194838] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.194838] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.194838] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.194838] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.195116] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.231628] [47312]: DEBUG nova.policy [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.235749] [47312]: INFO nova.api.openstack.requestlog [None req-e5c50411-c795-414e-baf8-86cf204c4efd tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.049987 [ 751.236048] [47312]: [pid: 47312|app: 0|req: 2627/5145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.237864] [47313]: DEBUG nova.api.openstack.wsgi [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.239735] [47313]: DEBUG nova.compute.api [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.243240] [47313]: DEBUG oslo_concurrency.lockutils [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.243497] [47313]: DEBUG oslo_concurrency.lockutils [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.243645] [47313]: DEBUG oslo_concurrency.lockutils [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.243996] [47313]: DEBUG oslo_concurrency.lockutils [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.244212] [47313]: DEBUG oslo_concurrency.lockutils [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.244385] [47313]: DEBUG oslo_concurrency.lockutils [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.259931] [47312]: DEBUG nova.api.openstack.wsgi [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.261630] [47312]: DEBUG nova.compute.api [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.265090] [47312]: DEBUG oslo_concurrency.lockutils [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.265409] [47312]: DEBUG oslo_concurrency.lockutils [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.265643] [47312]: DEBUG oslo_concurrency.lockutils [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.266021] [47312]: DEBUG oslo_concurrency.lockutils [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.266973] [47312]: DEBUG oslo_concurrency.lockutils [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.267174] [47312]: DEBUG oslo_concurrency.lockutils [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.275716] [47313]: DEBUG nova.policy [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.279851] [47313]: INFO nova.api.openstack.requestlog [None req-27fae797-5179-4415-b662-bf2d0a8cb68c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.044503 [ 751.280207] [47313]: [pid: 47313|app: 0|req: 2519/5146] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.300220] [47312]: DEBUG nova.policy [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.305044] [47312]: INFO nova.api.openstack.requestlog [None req-db1cb168-7663-4208-af74-d7506c815e5b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.047193 [ 751.305372] [47312]: [pid: 47312|app: 0|req: 2628/5147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.310666] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.312634] [47313]: DEBUG nova.compute.api [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.316453] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.316665] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.316853] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.317231] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.317457] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.317604] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.346491] [47312]: DEBUG nova.api.openstack.wsgi [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.348247] [47312]: DEBUG nova.compute.api [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.352130] [47312]: DEBUG oslo_concurrency.lockutils [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.352278] [47312]: DEBUG oslo_concurrency.lockutils [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.352489] [47312]: DEBUG oslo_concurrency.lockutils [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.353072] [47312]: DEBUG oslo_concurrency.lockutils [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.353072] [47312]: DEBUG oslo_concurrency.lockutils [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.353238] [47312]: DEBUG oslo_concurrency.lockutils [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.356274] [47313]: DEBUG nova.policy [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.367367] [47313]: INFO nova.api.openstack.requestlog [None req-cc725d4e-c1b7-4432-9202-1ee2129418ac tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.058601 [ 751.367509] [47313]: [pid: 47313|app: 0|req: 2520/5148] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.370807] [47313]: DEBUG nova.api.openstack.wsgi [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.374167] [47313]: DEBUG nova.compute.api [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.375952] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.378768] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.378768] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.378768] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.378768] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.378768] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.413789] [47313]: DEBUG nova.policy [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.417316] [47312]: DEBUG nova.policy [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.418524] [47313]: INFO nova.api.openstack.requestlog [None req-ecf74a9e-2064-4c47-9ea2-fed2db69228e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.050495 [ 751.418859] [47313]: [pid: 47313|app: 0|req: 2521/5149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.422163] [47312]: INFO nova.api.openstack.requestlog [None req-a656fbf6-71d3-47a5-87db-bb1836c6ba1c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.079163 [ 751.422508] [47312]: [pid: 47312|app: 0|req: 2629/5150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.423883] [47313]: DEBUG nova.api.openstack.wsgi [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.424956] [47313]: DEBUG nova.compute.api [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.431728] [47313]: DEBUG oslo_concurrency.lockutils [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.431728] [47313]: DEBUG oslo_concurrency.lockutils [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.431728] [47313]: DEBUG oslo_concurrency.lockutils [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.431728] [47313]: DEBUG oslo_concurrency.lockutils [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.431968] [47312]: DEBUG nova.api.openstack.wsgi [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.432828] [47313]: DEBUG oslo_concurrency.lockutils [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.432828] [47313]: DEBUG oslo_concurrency.lockutils [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.433784] [47312]: DEBUG nova.compute.api [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.437044] [47312]: DEBUG oslo_concurrency.lockutils [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.437283] [47312]: DEBUG oslo_concurrency.lockutils [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.437471] [47312]: DEBUG oslo_concurrency.lockutils [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.437832] [47312]: DEBUG oslo_concurrency.lockutils [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.438026] [47312]: DEBUG oslo_concurrency.lockutils [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.438289] [47312]: DEBUG oslo_concurrency.lockutils [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.475560] [47312]: DEBUG nova.policy [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.480448] [47312]: INFO nova.api.openstack.requestlog [None req-97fea4f6-8509-4877-9480-75019ef12236 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.050463 [ 751.480820] [47312]: [pid: 47312|app: 0|req: 2630/5151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.483366] [47312]: DEBUG nova.api.openstack.wsgi [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.485071] [47312]: DEBUG nova.compute.api [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.490126] [47312]: DEBUG oslo_concurrency.lockutils [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.490362] [47312]: DEBUG oslo_concurrency.lockutils [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.490546] [47312]: DEBUG oslo_concurrency.lockutils [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.491133] [47312]: DEBUG oslo_concurrency.lockutils [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.491133] [47312]: DEBUG oslo_concurrency.lockutils [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.491367] [47312]: DEBUG oslo_concurrency.lockutils [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.523116] [47312]: DEBUG nova.policy [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.527981] [47312]: INFO nova.api.openstack.requestlog [None req-15d4ea63-b7b0-4001-82ae-d8253887950e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1222 microversion: 2.1 time: 0.046549 [ 751.528326] [47312]: [pid: 47312|app: 0|req: 2631/5152] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.531854] [47312]: DEBUG nova.api.openstack.wsgi [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.533878] [47312]: DEBUG nova.compute.api [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.535499] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.538398] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.538398] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.538398] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.538398] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.538398] [47312]: DEBUG oslo_concurrency.lockutils [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.570831] [47312]: DEBUG nova.policy [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.574617] [47312]: INFO nova.api.openstack.requestlog [None req-3222ab3e-b942-489d-95e5-6bdeaec83457 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.045694 [ 751.574945] [47312]: [pid: 47312|app: 0|req: 2632/5153] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.577605] [47312]: DEBUG nova.api.openstack.wsgi [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.579172] [47312]: DEBUG nova.compute.api [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.582785] [47312]: DEBUG oslo_concurrency.lockutils [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.582785] [47312]: DEBUG oslo_concurrency.lockutils [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.582918] [47312]: DEBUG oslo_concurrency.lockutils [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.583276] [47312]: DEBUG oslo_concurrency.lockutils [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.583467] [47312]: DEBUG oslo_concurrency.lockutils [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.583633] [47312]: DEBUG oslo_concurrency.lockutils [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.615303] [47312]: DEBUG nova.policy [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.619405] [47312]: INFO nova.api.openstack.requestlog [None req-23903909-6662-4305-909b-e9f13889e661 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.043880 [ 751.619857] [47312]: [pid: 47312|app: 0|req: 2633/5154] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.624956] [47312]: DEBUG nova.api.openstack.wsgi [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.626507] [47312]: DEBUG nova.compute.api [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.629668] [47312]: DEBUG oslo_concurrency.lockutils [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.629895] [47312]: DEBUG oslo_concurrency.lockutils [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.630128] [47312]: DEBUG oslo_concurrency.lockutils [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.630477] [47312]: DEBUG oslo_concurrency.lockutils [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.630677] [47312]: DEBUG oslo_concurrency.lockutils [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.630849] [47312]: DEBUG oslo_concurrency.lockutils [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.661534] [47312]: DEBUG nova.policy [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.665345] [47312]: INFO nova.api.openstack.requestlog [None req-717d450f-59bb-460f-aa3b-c46efef75365 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.045044 [ 751.665658] [47312]: [pid: 47312|app: 0|req: 2634/5155] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.667898] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.669409] [47312]: DEBUG nova.compute.api [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.672339] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.672566] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.673075] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.673075] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.673293] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.673467] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.684629] [47313]: DEBUG nova.policy [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.688793] [47313]: INFO nova.api.openstack.requestlog [None req-f756328e-b74f-4992-a030-2088345da5b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.267320 [ 751.689085] [47313]: [pid: 47313|app: 0|req: 2522/5156] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.691542] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.693103] [47313]: DEBUG nova.compute.api [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.696383] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.696606] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.696823] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.697537] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.697537] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.697537] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.705274] [47312]: DEBUG nova.policy [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.709787] [47312]: INFO nova.api.openstack.requestlog [None req-b7068933-6884-4373-8a31-7772fe0ffc6c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.043580 [ 751.710117] [47312]: [pid: 47312|app: 0|req: 2635/5157] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.728862] [47313]: DEBUG nova.policy [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.732637] [47313]: INFO nova.api.openstack.requestlog [None req-4c123119-3300-4a9b-9abf-09fd73cd7497 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.042783 [ 751.732931] [47313]: [pid: 47313|app: 0|req: 2523/5158] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 751.739788] [47312]: DEBUG nova.api.openstack.wsgi [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.741429] [47312]: DEBUG nova.compute.api [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.746072] [47312]: DEBUG oslo_concurrency.lockutils [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.746072] [47312]: DEBUG oslo_concurrency.lockutils [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.746072] [47312]: DEBUG oslo_concurrency.lockutils [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.746072] [47312]: DEBUG oslo_concurrency.lockutils [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.746072] [47312]: DEBUG oslo_concurrency.lockutils [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.746072] [47312]: DEBUG oslo_concurrency.lockutils [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.775416] [47312]: DEBUG nova.policy [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.779195] [47312]: INFO nova.api.openstack.requestlog [None req-8121759e-51be-431f-83eb-17db2057ec95 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.041417 [ 751.779548] [47312]: [pid: 47312|app: 0|req: 2636/5159] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.808916] [47313]: DEBUG nova.api.openstack.wsgi [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.810141] [47313]: DEBUG nova.compute.api [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.813584] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.813809] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.813987] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.814351] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.814548] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.814716] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.844241] [47313]: DEBUG nova.policy [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.848838] [47313]: DEBUG nova.policy [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.849510] [47313]: DEBUG nova.policy [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.850367] [47313]: INFO nova.api.openstack.requestlog [None req-ebb3ac68-b23c-48c0-bbb6-f28c0a2f51fe tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.043764 [ 751.850367] [47313]: [pid: 47313|app: 0|req: 2524/5160] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 751.863093] [47312]: DEBUG nova.api.openstack.wsgi [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.864778] [47312]: DEBUG nova.compute.api [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.868389] [47312]: DEBUG oslo_concurrency.lockutils [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.868762] [47312]: DEBUG oslo_concurrency.lockutils [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.868973] [47312]: DEBUG oslo_concurrency.lockutils [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.869340] [47312]: DEBUG oslo_concurrency.lockutils [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.869544] [47312]: DEBUG oslo_concurrency.lockutils [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.869713] [47312]: DEBUG oslo_concurrency.lockutils [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.902957] [47312]: DEBUG nova.policy [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.907441] [47312]: INFO nova.api.openstack.requestlog [None req-04032f18-9045-4c01-9d47-e3625dbc2cfe tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.046214 [ 751.907441] [47312]: [pid: 47312|app: 0|req: 2637/5161] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 751.928671] [47313]: DEBUG nova.api.openstack.wsgi [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.931011] [47313]: DEBUG nova.compute.api [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.937026] [47313]: DEBUG oslo_concurrency.lockutils [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.937283] [47313]: DEBUG oslo_concurrency.lockutils [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.937471] [47313]: DEBUG oslo_concurrency.lockutils [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.937828] [47313]: DEBUG oslo_concurrency.lockutils [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.938039] [47313]: DEBUG oslo_concurrency.lockutils [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.938220] [47313]: DEBUG oslo_concurrency.lockutils [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.979108] [47313]: DEBUG nova.policy [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.979271] [47312]: DEBUG nova.api.openstack.wsgi [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 751.981244] [47312]: DEBUG nova.compute.api [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 751.986027] [47313]: DEBUG nova.policy [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.986027] [47313]: DEBUG nova.policy [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 751.988234] [47312]: DEBUG oslo_concurrency.lockutils [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.988544] [47312]: DEBUG oslo_concurrency.lockutils [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.988737] [47312]: DEBUG oslo_concurrency.lockutils [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.989114] [47312]: DEBUG oslo_concurrency.lockutils [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 751.989317] [47312]: DEBUG oslo_concurrency.lockutils [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 751.989489] [47312]: DEBUG oslo_concurrency.lockutils [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 751.995018] [47313]: INFO nova.api.openstack.requestlog [None req-be199a96-4a16-463a-aa5b-6b2e8426eb30 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1462 microversion: 2.75 time: 0.066330 [ 751.995018] [47313]: [pid: 47313|app: 0|req: 2525/5162] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1462 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.024438] [47312]: DEBUG nova.policy [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.031121] [47312]: DEBUG nova.policy [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.031121] [47312]: DEBUG nova.policy [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.031121] [47312]: INFO nova.api.openstack.requestlog [None req-f92a8bc8-d93c-4a6b-bc7a-796fa8dd0cd9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.053381 [ 752.031121] [47312]: [pid: 47312|app: 0|req: 2638/5163] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.050029] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.051688] [47313]: DEBUG nova.compute.api [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.054012] [47312]: DEBUG nova.api.openstack.wsgi [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.055897] [47312]: DEBUG nova.compute.api [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.056103] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.056403] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.056543] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.056905] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.057116] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.057292] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.059512] [47312]: DEBUG oslo_concurrency.lockutils [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.059748] [47312]: DEBUG oslo_concurrency.lockutils [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.059930] [47312]: DEBUG oslo_concurrency.lockutils [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.060325] [47312]: DEBUG oslo_concurrency.lockutils [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.060529] [47312]: DEBUG oslo_concurrency.lockutils [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.060699] [47312]: DEBUG oslo_concurrency.lockutils [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.097703] [47313]: DEBUG nova.policy [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.102440] [47313]: INFO nova.api.openstack.requestlog [None req-e2582d39-4578-4545-8f2d-b9b4289f6b35 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1216 microversion: 2.1 time: 0.055268 [ 752.102748] [47313]: [pid: 47313|app: 0|req: 2526/5164] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1216 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.108454] [47313]: DEBUG nova.api.openstack.wsgi [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.108559] [47312]: DEBUG nova.policy [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.109086] [47313]: DEBUG nova.compute.api [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.113145] [47312]: INFO nova.api.openstack.requestlog [None req-6501a609-1260-41a3-b8ae-f76402b92a01 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.060863 [ 752.113235] [47312]: [pid: 47312|app: 0|req: 2639/5165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 752.113276] [47313]: DEBUG oslo_concurrency.lockutils [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.113515] [47313]: DEBUG oslo_concurrency.lockutils [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.113693] [47313]: DEBUG oslo_concurrency.lockutils [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.114121] [47313]: DEBUG oslo_concurrency.lockutils [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.114316] [47313]: DEBUG oslo_concurrency.lockutils [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.114496] [47313]: DEBUG oslo_concurrency.lockutils [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.115529] [47312]: DEBUG nova.api.openstack.wsgi [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.117221] [47312]: DEBUG nova.compute.api [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.120237] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.120493] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.120677] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.121036] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.121403] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.121403] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.154646] [47313]: DEBUG nova.policy [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.159018] [47313]: INFO nova.api.openstack.requestlog [None req-261b2657-ea6c-40c2-a68c-0f8904a2aedb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.055699 [ 752.159404] [47313]: [pid: 47313|app: 0|req: 2527/5166] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.159821] [47312]: DEBUG nova.policy [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.164116] [47312]: INFO nova.api.openstack.requestlog [None req-acb8d00f-3a45-4a04-baf8-69de408137f3 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.050348 [ 752.164434] [47312]: [pid: 47312|app: 0|req: 2640/5167] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:48 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.250284] [47313]: DEBUG nova.api.openstack.wsgi [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.251854] [47313]: DEBUG nova.compute.api [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.255670] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.255962] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.256208] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.256605] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.256833] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.257051] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.292539] [47312]: DEBUG nova.api.openstack.wsgi [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.296022] [47313]: DEBUG nova.policy [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.296331] [47312]: DEBUG nova.compute.api [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.297636] [47313]: INFO nova.api.openstack.requestlog [None req-3bee88e5-02af-4d8e-8498-8e8933aed3e4 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.050013 [ 752.297983] [47313]: [pid: 47313|app: 0|req: 2528/5168] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.299255] [47312]: DEBUG oslo_concurrency.lockutils [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.299488] [47312]: DEBUG oslo_concurrency.lockutils [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.299667] [47312]: DEBUG oslo_concurrency.lockutils [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.300148] [47312]: DEBUG oslo_concurrency.lockutils [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.300400] [47312]: DEBUG oslo_concurrency.lockutils [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.301134] [47312]: DEBUG oslo_concurrency.lockutils [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.318364] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.321177] [47313]: DEBUG nova.compute.api [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.325017] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.325234] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.325491] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.325974] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.326604] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.326604] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.340414] [47312]: DEBUG nova.policy [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.347258] [47312]: INFO nova.api.openstack.requestlog [None req-8de76d2c-f3fc-4420-b503-2ca8ca4ebdc4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.058395 [ 752.347628] [47312]: [pid: 47312|app: 0|req: 2641/5169] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.366945] [47313]: DEBUG nova.policy [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.371701] [47313]: INFO nova.api.openstack.requestlog [None req-2d3ad0ca-a4cc-4067-a2af-7bb962103ddc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.055771 [ 752.372119] [47313]: [pid: 47313|app: 0|req: 2529/5170] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.380747] [47312]: DEBUG nova.api.openstack.wsgi [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.382553] [47312]: DEBUG nova.compute.api [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.387392] [47312]: DEBUG oslo_concurrency.lockutils [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.387625] [47312]: DEBUG oslo_concurrency.lockutils [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.387808] [47312]: DEBUG oslo_concurrency.lockutils [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.388241] [47312]: DEBUG oslo_concurrency.lockutils [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.388392] [47312]: DEBUG oslo_concurrency.lockutils [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.388574] [47312]: DEBUG oslo_concurrency.lockutils [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.429043] [47312]: DEBUG nova.policy [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.432508] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.434287] [47313]: DEBUG nova.compute.api [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.435891] [47312]: INFO nova.api.openstack.requestlog [None req-682e467f-d2cc-4ed4-aa0e-0454b9454e1e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.057989 [ 752.436412] [47312]: [pid: 47312|app: 0|req: 2642/5171] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.437798] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.438056] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.438252] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.438612] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.438817] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.438986] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.439245] [47312]: DEBUG nova.api.openstack.wsgi [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.440848] [47312]: DEBUG nova.compute.api [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.444439] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.444680] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.444859] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.445252] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.445508] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.445616] [47312]: DEBUG oslo_concurrency.lockutils [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.478173] [47313]: DEBUG nova.policy [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.482325] [47313]: INFO nova.api.openstack.requestlog [None req-a2c0b431-5049-4c15-9121-fdff7b34515d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.051852 [ 752.482859] [47313]: [pid: 47313|app: 0|req: 2530/5172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.485289] [47312]: DEBUG nova.policy [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.490779] [47312]: INFO nova.api.openstack.requestlog [None req-bcd03c22-a169-4c3a-af21-90c31b2b2b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.053655 [ 752.491223] [47312]: [pid: 47312|app: 0|req: 2643/5173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.491906] [47313]: DEBUG nova.api.openstack.wsgi [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.494271] [47313]: DEBUG nova.compute.api [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.499243] [47313]: DEBUG oslo_concurrency.lockutils [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.499597] [47313]: DEBUG oslo_concurrency.lockutils [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.499855] [47313]: DEBUG oslo_concurrency.lockutils [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.500373] [47313]: DEBUG oslo_concurrency.lockutils [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.500653] [47313]: DEBUG oslo_concurrency.lockutils [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.500921] [47313]: DEBUG oslo_concurrency.lockutils [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.539164] [47313]: DEBUG nova.policy [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.547174] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.547174] [47312]: DEBUG nova.compute.api [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.547300] [47313]: INFO nova.api.openstack.requestlog [None req-776f4399-7740-4c81-9360-ec494ab97696 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1243 microversion: 2.1 time: 0.056020 [ 752.547300] [47313]: [pid: 47313|app: 0|req: 2531/5174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1243 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 752.552180] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.552505] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.552731] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.553177] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.553459] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.553668] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.587250] [47313]: DEBUG nova.api.openstack.wsgi [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.595039] [47313]: DEBUG nova.compute.api [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.595153] [47312]: DEBUG nova.policy [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.595475] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.595475] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.595475] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.595475] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.595475] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.595475] [47313]: DEBUG oslo_concurrency.lockutils [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.597866] [47312]: INFO nova.api.openstack.requestlog [None req-5ea4941d-fc8f-4625-a6ac-bd49002a0b1e tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1222 microversion: 2.1 time: 0.055824 [ 752.598217] [47312]: [pid: 47312|app: 0|req: 2644/5175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 752.629409] [47313]: DEBUG nova.policy [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.631768] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.633988] [47313]: INFO nova.api.openstack.requestlog [None req-79e472be-a253-48b8-a7c5-eaa34955720f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.048868 [ 752.634416] [47312]: DEBUG nova.compute.api [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.634571] [47313]: [pid: 47313|app: 0|req: 2532/5176] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.638943] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.639325] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.639625] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.640153] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.640448] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.640725] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.676900] [47312]: DEBUG nova.policy [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.678927] [47313]: DEBUG nova.api.openstack.wsgi [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.680720] [47313]: DEBUG nova.compute.api [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.681298] [47312]: INFO nova.api.openstack.requestlog [None req-ac076520-9623-45b6-a783-62de773217ab tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.052474 [ 752.682031] [47312]: [pid: 47312|app: 0|req: 2645/5177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 752.684612] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.684845] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.685113] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.685439] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.685638] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.685809] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.700037] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.701803] [47312]: DEBUG nova.compute.api [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.705974] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.706224] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.706438] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.706791] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.706989] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.707177] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.717510] [47313]: DEBUG nova.policy [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.722093] [47313]: INFO nova.api.openstack.requestlog [None req-bfa0d54f-e3c0-4f93-94d4-2a807bca982b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.045606 [ 752.722509] [47313]: [pid: 47313|app: 0|req: 2533/5178] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.725235] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.726944] [47313]: DEBUG nova.compute.api [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.730799] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.731009] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.731230] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.731677] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.731818] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.732026] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.745909] [47312]: DEBUG nova.policy [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.754073] [47312]: INFO nova.api.openstack.requestlog [None req-7e358417-b08a-4c54-adbc-6715157221ca tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.056149 [ 752.754452] [47312]: [pid: 47312|app: 0|req: 2646/5179] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.756929] [47312]: DEBUG nova.api.openstack.wsgi [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.758514] [47312]: DEBUG nova.compute.api [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.761841] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.762835] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.763166] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.763529] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.763786] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.763966] [47312]: DEBUG oslo_concurrency.lockutils [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.770325] [47313]: DEBUG nova.policy [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.774950] [47313]: INFO nova.api.openstack.requestlog [None req-e6d6fef9-ff2d-467e-945a-c2782a4ea273 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.051691 [ 752.775241] [47313]: [pid: 47313|app: 0|req: 2534/5180] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.789638] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.791276] [47313]: DEBUG nova.compute.api [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.795129] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.795320] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.795501] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.795854] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.796024] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.796202] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.798925] [47312]: DEBUG nova.policy [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.803419] [47312]: INFO nova.api.openstack.requestlog [None req-d25b6af1-bf38-49e8-90a9-4ee45987ca64 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.048359 [ 752.803776] [47312]: [pid: 47312|app: 0|req: 2647/5181] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.828964] [47313]: DEBUG nova.policy [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.832765] [47313]: INFO nova.api.openstack.requestlog [None req-a2325036-7831-480d-878e-ce0ec53bb5cf tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.045116 [ 752.833316] [47313]: [pid: 47313|app: 0|req: 2535/5182] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 752.864466] [47312]: DEBUG nova.api.openstack.wsgi [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.866134] [47312]: DEBUG nova.compute.api [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.869831] [47312]: DEBUG oslo_concurrency.lockutils [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.870077] [47312]: DEBUG oslo_concurrency.lockutils [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.870266] [47312]: DEBUG oslo_concurrency.lockutils [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.870641] [47312]: DEBUG oslo_concurrency.lockutils [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.871067] [47312]: DEBUG oslo_concurrency.lockutils [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.871142] [47312]: DEBUG oslo_concurrency.lockutils [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.903098] [47312]: DEBUG nova.policy [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.906823] [47312]: DEBUG nova.policy [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.907451] [47312]: DEBUG nova.policy [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.908034] [47312]: INFO nova.api.openstack.requestlog [None req-00beb9bd-7ea3-486b-bf6d-39f2783d873c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.046277 [ 752.908337] [47312]: [pid: 47312|app: 0|req: 2648/5183] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 752.919025] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 752.920653] [47313]: DEBUG nova.compute.api [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 752.924131] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.924498] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.924768] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.925256] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 752.925593] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 752.925889] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 752.958637] [47313]: DEBUG nova.policy [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 752.963017] [47313]: INFO nova.api.openstack.requestlog [None req-ff23ed78-b6d9-4b60-994a-44fc8042fea7 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.046222 [ 752.963347] [47313]: [pid: 47313|app: 0|req: 2536/5184] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.006930] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.008599] [47312]: DEBUG nova.compute.api [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.011968] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.012228] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.012436] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.012798] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.013014] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.013192] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.032180] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.032451] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.032640] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.032835] [47312]: DEBUG nova.objects.instance [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 753.051171] [47313]: DEBUG nova.api.openstack.wsgi [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.052643] [47312]: DEBUG nova.policy [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.052952] [47313]: DEBUG nova.compute.api [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.057209] [47312]: DEBUG nova.policy [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.057900] [47312]: DEBUG nova.policy [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.060195] [47313]: DEBUG oslo_concurrency.lockutils [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.060398] [47313]: DEBUG oslo_concurrency.lockutils [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.060588] [47313]: DEBUG oslo_concurrency.lockutils [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.060953] [47313]: DEBUG oslo_concurrency.lockutils [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.061162] [47313]: DEBUG oslo_concurrency.lockutils [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.061334] [47313]: DEBUG oslo_concurrency.lockutils [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.061547] [47312]: INFO nova.api.openstack.requestlog [None req-e3c7f93c-105d-426c-8b84-1ca9aa3a3854 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.056865 [ 753.061880] [47312]: [pid: 47312|app: 0|req: 2649/5185] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.092140] [47313]: DEBUG nova.policy [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.095983] [47313]: DEBUG nova.policy [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.096598] [47313]: DEBUG nova.policy [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.097182] [47313]: INFO nova.api.openstack.requestlog [None req-557dfb2b-71e2-48f4-a7b1-a9aa44a6feb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.048437 [ 753.097495] [47313]: [pid: 47313|app: 0|req: 2537/5186] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.117173] [47312]: DEBUG nova.api.openstack.wsgi [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.118817] [47312]: DEBUG nova.compute.api [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.122217] [47312]: DEBUG oslo_concurrency.lockutils [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.122462] [47312]: DEBUG oslo_concurrency.lockutils [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.122652] [47312]: DEBUG oslo_concurrency.lockutils [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.123033] [47312]: DEBUG oslo_concurrency.lockutils [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.123259] [47312]: DEBUG oslo_concurrency.lockutils [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.123452] [47312]: DEBUG oslo_concurrency.lockutils [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.131044] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.132401] [47313]: DEBUG nova.compute.api [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.135574] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.135806] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.135988] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.136357] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.136580] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.136756] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.155592] [47312]: DEBUG nova.policy [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.159422] [47312]: INFO nova.api.openstack.requestlog [None req-c60931b7-87ab-41d7-8fca-d4bc1f32d757 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1216 microversion: 2.1 time: 0.044439 [ 753.159740] [47312]: [pid: 47312|app: 0|req: 2650/5187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.165246] [47313]: DEBUG nova.policy [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.168846] [47313]: INFO nova.api.openstack.requestlog [None req-3b593742-0831-420f-a383-ad53fcb243b1 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.040214 [ 753.169154] [47313]: [pid: 47313|app: 0|req: 2538/5188] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:49 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.171419] [47312]: DEBUG nova.api.openstack.wsgi [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.173140] [47312]: DEBUG nova.compute.api [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.176224] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.176451] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.176501] [47313]: DEBUG nova.api.openstack.wsgi [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.176630] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.176974] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.177188] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.177369] [47312]: DEBUG oslo_concurrency.lockutils [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.178052] [47313]: DEBUG nova.compute.api [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.181113] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.181333] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.181514] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.182028] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.182433] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.182755] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.211958] [47312]: DEBUG nova.policy [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.215645] [47312]: INFO nova.api.openstack.requestlog [None req-90d9a2cc-7afb-448c-b4ed-303d1978ae4b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.046055 [ 753.215950] [47312]: [pid: 47312|app: 0|req: 2651/5189] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.216582] [47313]: DEBUG nova.policy [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.220217] [47313]: INFO nova.api.openstack.requestlog [None req-64f23c12-e25f-44dc-ad8b-fc6352974dcd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.045579 [ 753.220663] [47313]: [pid: 47313|app: 0|req: 2539/5190] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.311404] [47312]: DEBUG nova.api.openstack.wsgi [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.313363] [47312]: DEBUG nova.compute.api [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.316966] [47312]: DEBUG oslo_concurrency.lockutils [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.317217] [47312]: DEBUG oslo_concurrency.lockutils [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.317406] [47312]: DEBUG oslo_concurrency.lockutils [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.317757] [47312]: DEBUG oslo_concurrency.lockutils [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.317963] [47312]: DEBUG oslo_concurrency.lockutils [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.318146] [47312]: DEBUG oslo_concurrency.lockutils [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.350391] [47312]: DEBUG nova.policy [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.356228] [47312]: INFO nova.api.openstack.requestlog [None req-c97a6cf7-0b5a-4885-a843-f398fd721a9d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.047228 [ 753.356548] [47312]: [pid: 47312|app: 0|req: 2652/5191] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.363037] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.364589] [47313]: DEBUG nova.compute.api [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.369382] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.369613] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.369794] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.370171] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.370396] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.370577] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.382881] [47312]: DEBUG nova.api.openstack.wsgi [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.384472] [47312]: DEBUG nova.compute.api [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.387887] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.388137] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.388345] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.388708] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.388907] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.389129] [47312]: DEBUG oslo_concurrency.lockutils [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.413725] [47313]: DEBUG nova.policy [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.417845] [47313]: INFO nova.api.openstack.requestlog [None req-d0bd9e2d-c092-4f45-a9f9-79eebe23db7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.057001 [ 753.418177] [47313]: [pid: 47313|app: 0|req: 2540/5192] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.418618] [47312]: DEBUG nova.policy [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.422277] [47312]: INFO nova.api.openstack.requestlog [None req-86ad0dd3-12b0-41a9-b83c-a14c01b28110 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.041488 [ 753.422583] [47312]: [pid: 47312|app: 0|req: 2653/5193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.451411] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.453113] [47313]: DEBUG nova.compute.api [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.456782] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.457040] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.457200] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.457543] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.457736] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.457913] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.487456] [47313]: DEBUG nova.policy [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.490868] [47313]: INFO nova.api.openstack.requestlog [None req-5fc14087-7184-47f7-9be5-29f528f4e459 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.041651 [ 753.491187] [47313]: [pid: 47313|app: 0|req: 2541/5194] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.496078] [47312]: DEBUG nova.api.openstack.wsgi [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.497817] [47312]: DEBUG nova.compute.api [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.501388] [47312]: DEBUG oslo_concurrency.lockutils [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.501642] [47312]: DEBUG oslo_concurrency.lockutils [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.501830] [47312]: DEBUG oslo_concurrency.lockutils [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.502198] [47312]: DEBUG oslo_concurrency.lockutils [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.502464] [47312]: DEBUG oslo_concurrency.lockutils [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.502640] [47312]: DEBUG oslo_concurrency.lockutils [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.503400] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.505056] [47313]: DEBUG nova.compute.api [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.507741] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.507966] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.508162] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.508496] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.508724] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.508911] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.536265] [47312]: DEBUG nova.policy [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.539850] [47312]: INFO nova.api.openstack.requestlog [None req-2825d10d-c3bb-4096-9a8b-83c76acec870 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.045990 [ 753.540171] [47312]: [pid: 47312|app: 0|req: 2654/5195] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.541387] [47313]: DEBUG nova.policy [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.545047] [47313]: INFO nova.api.openstack.requestlog [None req-a4102a86-2326-4b0a-9ccd-92d0ab9c16f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.043428 [ 753.545342] [47313]: [pid: 47313|app: 0|req: 2542/5196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.561029] [47312]: DEBUG nova.api.openstack.wsgi [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.562646] [47312]: DEBUG nova.compute.api [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.565970] [47312]: DEBUG oslo_concurrency.lockutils [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.566215] [47312]: DEBUG oslo_concurrency.lockutils [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.567030] [47312]: DEBUG oslo_concurrency.lockutils [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.567030] [47312]: DEBUG oslo_concurrency.lockutils [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.567160] [47312]: DEBUG oslo_concurrency.lockutils [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.567325] [47312]: DEBUG oslo_concurrency.lockutils [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.598032] [47312]: DEBUG nova.policy [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.601534] [47312]: INFO nova.api.openstack.requestlog [None req-51436128-3d6d-4408-97a1-2e66255f6103 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.042563 [ 753.602237] [47312]: [pid: 47312|app: 0|req: 2655/5197] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.609832] [47313]: DEBUG nova.api.openstack.wsgi [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.611485] [47313]: DEBUG nova.compute.api [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.615065] [47313]: DEBUG oslo_concurrency.lockutils [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.615299] [47313]: DEBUG oslo_concurrency.lockutils [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.615480] [47313]: DEBUG oslo_concurrency.lockutils [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.615871] [47313]: DEBUG oslo_concurrency.lockutils [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.616084] [47313]: DEBUG oslo_concurrency.lockutils [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.616261] [47313]: DEBUG oslo_concurrency.lockutils [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.645835] [47312]: DEBUG nova.api.openstack.wsgi [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.646187] [47313]: DEBUG nova.policy [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.647500] [47312]: DEBUG nova.compute.api [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.650082] [47313]: INFO nova.api.openstack.requestlog [None req-51d5b984-45fd-461c-80fc-37d489f8d429 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1220 microversion: 2.1 time: 0.042381 [ 753.650517] [47313]: [pid: 47313|app: 0|req: 2543/5198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.650943] [47312]: DEBUG oslo_concurrency.lockutils [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.651191] [47312]: DEBUG oslo_concurrency.lockutils [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.651376] [47312]: DEBUG oslo_concurrency.lockutils [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.651723] [47312]: DEBUG oslo_concurrency.lockutils [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.651919] [47312]: DEBUG oslo_concurrency.lockutils [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.652101] [47312]: DEBUG oslo_concurrency.lockutils [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.680333] [47312]: DEBUG nova.policy [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.683882] [47312]: INFO nova.api.openstack.requestlog [None req-a666a135-7066-41dc-a4f9-0a8ea6998a63 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.040115 [ 753.684214] [47312]: [pid: 47312|app: 0|req: 2656/5199] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.693016] [47313]: DEBUG nova.api.openstack.wsgi [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.694631] [47313]: DEBUG nova.compute.api [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.697918] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.698165] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.698352] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.698745] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.698962] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.699149] [47313]: DEBUG oslo_concurrency.lockutils [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.726638] [47313]: DEBUG nova.policy [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.729979] [47313]: INFO nova.api.openstack.requestlog [None req-6dd8783e-4c2c-4be4-ba1a-18fbdbbdc141 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.039298 [ 753.730305] [47313]: [pid: 47313|app: 0|req: 2544/5200] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.734362] [47312]: DEBUG nova.api.openstack.wsgi [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.736017] [47312]: DEBUG nova.compute.api [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.739186] [47312]: DEBUG oslo_concurrency.lockutils [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.739497] [47312]: DEBUG oslo_concurrency.lockutils [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.739690] [47312]: DEBUG oslo_concurrency.lockutils [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.740042] [47312]: DEBUG oslo_concurrency.lockutils [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.740268] [47312]: DEBUG oslo_concurrency.lockutils [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.740441] [47312]: DEBUG oslo_concurrency.lockutils [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.765730] [47313]: DEBUG nova.api.openstack.wsgi [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.767316] [47313]: DEBUG nova.compute.api [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.769746] [47312]: DEBUG nova.policy [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.770590] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.770828] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.771014] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.771475] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.771557] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.771732] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.773607] [47312]: INFO nova.api.openstack.requestlog [None req-66f26b5b-c542-4d73-ba27-07089cc5a785 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.041353 [ 753.773922] [47312]: [pid: 47312|app: 0|req: 2657/5201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.786606] [47312]: DEBUG nova.api.openstack.wsgi [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.788173] [47312]: DEBUG nova.compute.api [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.791316] [47312]: DEBUG oslo_concurrency.lockutils [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.791535] [47312]: DEBUG oslo_concurrency.lockutils [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.791717] [47312]: DEBUG oslo_concurrency.lockutils [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.792080] [47312]: DEBUG oslo_concurrency.lockutils [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.792363] [47312]: DEBUG oslo_concurrency.lockutils [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.792550] [47312]: DEBUG oslo_concurrency.lockutils [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.803156] [47313]: DEBUG nova.policy [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.807044] [47313]: INFO nova.api.openstack.requestlog [None req-08a367c1-0a68-4cd8-a467-8720056d1a24 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.043269 [ 753.807495] [47313]: [pid: 47313|app: 0|req: 2545/5202] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.815512] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.817075] [47313]: DEBUG nova.compute.api [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.820271] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.820513] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.820694] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.821064] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.821268] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.821444] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.824659] [47312]: DEBUG nova.policy [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.828728] [47312]: INFO nova.api.openstack.requestlog [None req-22cffe5d-6a21-4def-b25b-a3f3ad5eef8c tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1270 microversion: 2.1 time: 0.044053 [ 753.829178] [47312]: [pid: 47312|app: 0|req: 2658/5203] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1270 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 753.845936] [47312]: DEBUG nova.api.openstack.wsgi [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.848606] [47312]: DEBUG nova.compute.api [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.850937] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.851960] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.851960] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.851960] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.851960] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.852149] [47312]: DEBUG oslo_concurrency.lockutils [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.852360] [47313]: DEBUG nova.policy [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.856674] [47313]: INFO nova.api.openstack.requestlog [None req-1c4e7cd9-963c-4e50-8260-928f7304b016 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.043005 [ 753.856997] [47313]: [pid: 47313|app: 0|req: 2546/5204] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 753.881260] [47312]: DEBUG nova.policy [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.885310] [47312]: INFO nova.api.openstack.requestlog [None req-afb4a80d-57c5-4bf8-9339-97227ba9b8c5 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.041273 [ 753.885684] [47312]: [pid: 47312|app: 0|req: 2659/5205] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 753.921321] [47313]: DEBUG nova.api.openstack.wsgi [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.923080] [47313]: DEBUG nova.compute.api [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.926607] [47313]: DEBUG oslo_concurrency.lockutils [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.926842] [47313]: DEBUG oslo_concurrency.lockutils [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.927878] [47313]: DEBUG oslo_concurrency.lockutils [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.927878] [47313]: DEBUG oslo_concurrency.lockutils [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.927878] [47313]: DEBUG oslo_concurrency.lockutils [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.927878] [47313]: DEBUG oslo_concurrency.lockutils [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.962266] [47313]: DEBUG nova.policy [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.966224] [47313]: DEBUG nova.policy [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.966833] [47313]: DEBUG nova.policy [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 753.967443] [47313]: INFO nova.api.openstack.requestlog [None req-f358f794-ab82-40e5-ae72-8ed4aad07693 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.048594 [ 753.967759] [47313]: [pid: 47313|app: 0|req: 2547/5206] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 753.975083] [47312]: DEBUG nova.api.openstack.wsgi [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 753.976917] [47312]: DEBUG nova.compute.api [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 753.980239] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.980480] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.980667] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 753.981024] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 753.981224] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 753.981395] [47312]: DEBUG oslo_concurrency.lockutils [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.014261] [47312]: DEBUG nova.policy [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.017876] [47312]: INFO nova.api.openstack.requestlog [None req-81ed0a28-17b6-4fa3-81ff-e55671b091e6 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.045100 [ 754.018603] [47312]: [pid: 47312|app: 0|req: 2660/5207] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.076372] [47313]: DEBUG nova.api.openstack.wsgi [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.078139] [47313]: DEBUG nova.compute.api [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.081879] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.082133] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.082380] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.082982] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.083056] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.083574] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.103332] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.103726] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.103811] [47313]: DEBUG oslo_concurrency.lockutils [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.103940] [47313]: DEBUG nova.objects.instance [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.110229] [47312]: DEBUG nova.api.openstack.wsgi [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.112288] [47312]: DEBUG nova.compute.api [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.115830] [47312]: DEBUG oslo_concurrency.lockutils [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.116086] [47312]: DEBUG oslo_concurrency.lockutils [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.116275] [47312]: DEBUG oslo_concurrency.lockutils [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.116636] [47312]: DEBUG oslo_concurrency.lockutils [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.116831] [47312]: DEBUG oslo_concurrency.lockutils [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.117009] [47312]: DEBUG oslo_concurrency.lockutils [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.133673] [47313]: DEBUG nova.policy [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.137954] [47313]: DEBUG nova.policy [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.138623] [47313]: DEBUG nova.policy [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.142300] [47313]: INFO nova.api.openstack.requestlog [None req-f50a3d27-db8e-4070-a4e7-447d43dc1a96 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.068923 [ 754.142787] [47313]: [pid: 47313|app: 0|req: 2548/5208] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 754.149988] [47312]: DEBUG nova.policy [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.154456] [47312]: DEBUG nova.policy [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.155099] [47312]: DEBUG nova.policy [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.155687] [47312]: INFO nova.api.openstack.requestlog [None req-e34ea1fc-cff6-4418-8816-0a42543ed441 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.047961 [ 754.155998] [47312]: [pid: 47312|app: 0|req: 2661/5209] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:50 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 754.171142] [47313]: DEBUG nova.api.openstack.wsgi [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.172830] [47313]: DEBUG nova.compute.api [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.176313] [47313]: DEBUG oslo_concurrency.lockutils [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.176546] [47313]: DEBUG oslo_concurrency.lockutils [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.176729] [47313]: DEBUG oslo_concurrency.lockutils [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.177115] [47313]: DEBUG oslo_concurrency.lockutils [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.177315] [47313]: DEBUG oslo_concurrency.lockutils [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.177489] [47313]: DEBUG oslo_concurrency.lockutils [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.181027] [47312]: DEBUG nova.api.openstack.wsgi [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.182764] [47312]: DEBUG nova.compute.api [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.186238] [47312]: DEBUG oslo_concurrency.lockutils [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.186480] [47312]: DEBUG oslo_concurrency.lockutils [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.186663] [47312]: DEBUG oslo_concurrency.lockutils [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.187029] [47312]: DEBUG oslo_concurrency.lockutils [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.187231] [47312]: DEBUG oslo_concurrency.lockutils [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.187508] [47312]: DEBUG oslo_concurrency.lockutils [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.231225] [47312]: DEBUG nova.policy [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.235618] [47312]: INFO nova.api.openstack.requestlog [None req-59a09645-2317-40dc-8e22-73cfe80d3f0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.057858 [ 754.235957] [47312]: [pid: 47312|app: 0|req: 2662/5210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 754.238744] [47312]: DEBUG nova.api.openstack.wsgi [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.240685] [47312]: DEBUG nova.compute.api [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.243836] [47312]: DEBUG oslo_concurrency.lockutils [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.243935] [47312]: DEBUG oslo_concurrency.lockutils [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.244110] [47312]: DEBUG oslo_concurrency.lockutils [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.244468] [47312]: DEBUG oslo_concurrency.lockutils [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.244672] [47312]: DEBUG oslo_concurrency.lockutils [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.244849] [47312]: DEBUG oslo_concurrency.lockutils [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.294810] [47312]: DEBUG nova.policy [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.299780] [47312]: INFO nova.api.openstack.requestlog [None req-beec0d4f-17e1-494a-8aa4-e192085801a9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.063187 [ 754.300261] [47312]: [pid: 47312|app: 0|req: 2663/5211] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.303278] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.305164] [47312]: DEBUG nova.compute.api [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.308931] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.309065] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.309324] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.309855] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.310169] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.310373] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.351515] [47312]: DEBUG nova.policy [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.356664] [47312]: INFO nova.api.openstack.requestlog [None req-7ad3f4ba-d210-490f-b11c-4916def43a1f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.055916 [ 754.357196] [47312]: [pid: 47312|app: 0|req: 2664/5212] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.361020] [47313]: DEBUG nova.policy [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.362586] [47313]: INFO nova.api.openstack.requestlog [None req-a776ca92-9291-4ab6-b6c2-8c6f787e5126 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1291 microversion: 2.1 time: 0.193622 [ 754.362896] [47313]: [pid: 47313|app: 0|req: 2549/5213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1291 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.367637] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.369218] [47312]: DEBUG nova.compute.api [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.372692] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.373035] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.373162] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.373547] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.373747] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.373920] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.417212] [47312]: DEBUG nova.policy [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.423572] [47312]: INFO nova.api.openstack.requestlog [None req-c1b262fd-8c80-4082-a226-cdbcfc760bf0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.057730 [ 754.424255] [47312]: [pid: 47312|app: 0|req: 2665/5214] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.429340] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.431329] [47313]: DEBUG nova.compute.api [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.433367] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.435070] [47312]: DEBUG nova.compute.api [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.435995] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.436370] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.436569] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.436927] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.437175] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.437360] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.438741] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.438982] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.439187] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.440447] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.440447] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.440447] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.478433] [47313]: DEBUG nova.policy [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.479452] [47312]: DEBUG nova.policy [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.484028] [47313]: INFO nova.api.openstack.requestlog [None req-9a380e9a-5a4f-4902-a30f-3afc8998c660 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.056587 [ 754.484146] [47312]: INFO nova.api.openstack.requestlog [None req-f9dc6f60-1290-431b-8519-4f7483c4c60a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.052576 [ 754.484146] [47312]: [pid: 47312|app: 0|req: 2666/5215] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 754.484439] [47313]: [pid: 47313|app: 0|req: 2550/5216] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.501889] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.503530] [47312]: DEBUG nova.compute.api [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.507104] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.507342] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.507530] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.507887] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.508198] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.508399] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.549377] [47312]: DEBUG nova.policy [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.552930] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.554375] [47312]: INFO nova.api.openstack.requestlog [None req-ea7a93cd-21b4-4fba-b3bb-7fcc4f2f63db tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.054425 [ 754.554664] [47312]: [pid: 47312|app: 0|req: 2667/5217] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.555679] [47313]: DEBUG nova.compute.api [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.557102] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.558717] [47312]: DEBUG nova.compute.api [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.559388] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.559630] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.559815] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.560196] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.560394] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.560568] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.562116] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.562412] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.562592] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.562946] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.563163] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.563338] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.602303] [47313]: DEBUG nova.policy [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.603767] [47312]: DEBUG nova.policy [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.606786] [47313]: INFO nova.api.openstack.requestlog [None req-a7d259fb-43fe-4256-ab85-f695fd4c2dcf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.056182 [ 754.607830] [47313]: [pid: 47313|app: 0|req: 2551/5218] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.607961] [47312]: INFO nova.api.openstack.requestlog [None req-a3388b87-ef7e-4a52-986c-6524039dafa4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.052137 [ 754.607961] [47312]: [pid: 47312|app: 0|req: 2668/5219] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.615192] [47313]: DEBUG nova.api.openstack.wsgi [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.616792] [47313]: DEBUG nova.compute.api [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.620205] [47313]: DEBUG oslo_concurrency.lockutils [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.620453] [47313]: DEBUG oslo_concurrency.lockutils [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.620674] [47313]: DEBUG oslo_concurrency.lockutils [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.621058] [47313]: DEBUG oslo_concurrency.lockutils [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.621261] [47313]: DEBUG oslo_concurrency.lockutils [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.621436] [47313]: DEBUG oslo_concurrency.lockutils [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.660726] [47313]: DEBUG nova.policy [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.664895] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.665422] [47313]: INFO nova.api.openstack.requestlog [None req-b565f3b3-8ff8-41aa-bafa-85bd5e87867d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.051948 [ 754.665897] [47313]: [pid: 47313|app: 0|req: 2552/5220] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.666324] [47312]: DEBUG nova.compute.api [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.669779] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.670009] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.670230] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.670602] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.670804] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.670976] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.689184] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.689411] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.689587] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.689780] [47312]: DEBUG nova.objects.instance [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lazy-loading 'fault' on Instance uuid 2725d6ed-89d9-479f-b6ee-d16523e0abab {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 754.695087] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.696863] [47313]: DEBUG nova.compute.api [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.700489] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.700718] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.700939] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.701320] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.701524] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.701695] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.715384] [47312]: DEBUG nova.policy [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd2e16b905bec4f7792956e0f764356d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29b2ebba1b424f44ba4ee898fbfdc1d9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.719237] [47312]: INFO nova.api.openstack.requestlog [None req-c8d372f4-22d0-4981-8a62-1ee561919b5b tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 200 len: 1412 microversion: 2.1 time: 0.056690 [ 754.719551] [47312]: [pid: 47312|app: 0|req: 2669/5221] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 1412 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.730510] [47312]: DEBUG nova.api.openstack.wsgi [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.730751] [47312]: DEBUG nova.compute.api [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.733835] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.734096] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.734253] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.734636] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.734835] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.735016] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.735300] [47313]: DEBUG nova.policy [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.739459] [47313]: INFO nova.api.openstack.requestlog [None req-d0a9db1d-7005-49bb-919f-fb874bcb21a8 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.046566 [ 754.739969] [47313]: [pid: 47313|app: 0|req: 2553/5222] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 754.746340] [47313]: DEBUG nova.api.openstack.wsgi [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.746475] [47313]: DEBUG nova.compute.api [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.749527] [47312]: DEBUG nova.compute.api [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 754.749628] [47313]: DEBUG oslo_concurrency.lockutils [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.749807] [47313]: DEBUG oslo_concurrency.lockutils [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.749984] [47313]: DEBUG oslo_concurrency.lockutils [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.750347] [47313]: DEBUG oslo_concurrency.lockutils [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.750590] [47313]: DEBUG oslo_concurrency.lockutils [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.750794] [47313]: DEBUG oslo_concurrency.lockutils [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.776743] [47312]: DEBUG nova.compute.api [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 754.777307] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.777657] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.777953] [47312]: DEBUG oslo_concurrency.lockutils [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.778276] [47312]: WARNING nova.compute.api [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] instance's host None is down, deleting from database [ 754.780700] [47312]: DEBUG nova.network.neutron [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 754.784600] [47313]: DEBUG nova.policy [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.788773] [47313]: INFO nova.api.openstack.requestlog [None req-d75656b6-c439-43b0-a0a9-16387196b365 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1219 microversion: 2.1 time: 0.048210 [ 754.789313] [47313]: [pid: 47313|app: 0|req: 2554/5223] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.791746] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.793365] [47313]: DEBUG nova.compute.api [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.798373] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.798373] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.798373] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.798373] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.798373] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.798373] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.801890] [47312]: DEBUG nova.network.neutron [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 754.805537] [47312]: DEBUG nova.network.neutron [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 754.831353] [47313]: DEBUG nova.policy [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.835533] [47313]: INFO nova.api.openstack.requestlog [None req-b5595164-df09-47ba-b314-c1fb4704420d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.045625 [ 754.835846] [47313]: [pid: 47313|app: 0|req: 2555/5224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.841054] [47313]: DEBUG nova.api.openstack.wsgi [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.842629] [47313]: DEBUG nova.compute.api [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.846276] [47313]: DEBUG oslo_concurrency.lockutils [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.846497] [47313]: DEBUG oslo_concurrency.lockutils [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.846674] [47313]: DEBUG oslo_concurrency.lockutils [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.847032] [47313]: DEBUG oslo_concurrency.lockutils [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.847227] [47313]: DEBUG oslo_concurrency.lockutils [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.847394] [47313]: DEBUG oslo_concurrency.lockutils [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.879110] [47313]: DEBUG nova.policy [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.883566] [47313]: INFO nova.api.openstack.requestlog [None req-63cb7e79-97d8-4993-b429-04a3c0eb5c03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.046435 [ 754.884358] [47313]: [pid: 47313|app: 0|req: 2556/5225] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.886016] [47313]: DEBUG nova.api.openstack.wsgi [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.887623] [47313]: DEBUG nova.compute.api [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.890575] [47313]: DEBUG oslo_concurrency.lockutils [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.890819] [47313]: DEBUG oslo_concurrency.lockutils [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.891028] [47313]: DEBUG oslo_concurrency.lockutils [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.891397] [47313]: DEBUG oslo_concurrency.lockutils [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.891633] [47313]: DEBUG oslo_concurrency.lockutils [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.891833] [47313]: DEBUG oslo_concurrency.lockutils [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.908341] [47312]: INFO nova.api.openstack.requestlog [None req-92677a7b-5de4-4f5a-be43-d2af989c17dc tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 204 len: 0 microversion: 2.1 time: 0.179607 [ 754.908717] [47312]: [pid: 47312|app: 0|req: 2670/5226] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:51 2024] DELETE /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 0 bytes in 180 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 754.911356] [47312]: DEBUG nova.api.openstack.wsgi [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.913140] [47312]: DEBUG nova.compute.api [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.916657] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.916955] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.917219] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.917616] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.917866] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.918139] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.930548] [47313]: DEBUG nova.policy [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.934852] [47313]: INFO nova.api.openstack.requestlog [None req-a45c03e9-a041-47a1-a74f-f6106e47eec7 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1214 microversion: 2.1 time: 0.050497 [ 754.935199] [47313]: [pid: 47313|app: 0|req: 2557/5227] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.939168] [47313]: DEBUG nova.api.openstack.wsgi [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.939382] [47313]: DEBUG nova.compute.api [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.946955] [47313]: DEBUG oslo_concurrency.lockutils [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.947224] [47313]: DEBUG oslo_concurrency.lockutils [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.947416] [47313]: DEBUG oslo_concurrency.lockutils [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.947773] [47313]: DEBUG oslo_concurrency.lockutils [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.949206] [47313]: DEBUG oslo_concurrency.lockutils [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.949206] [47313]: DEBUG oslo_concurrency.lockutils [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.959572] [47312]: DEBUG nova.policy [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.964307] [47312]: INFO nova.api.openstack.requestlog [None req-b15eec6c-9998-4554-941d-1e88f12d2862 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.054872 [ 754.964646] [47312]: [pid: 47312|app: 0|req: 2671/5228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.967845] [47312]: DEBUG nova.api.openstack.wsgi [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.970535] [47312]: DEBUG nova.compute.api [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 2725d6ed-89d9-479f-b6ee-d16523e0abab] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.973699] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.973927] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.974127] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.974483] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.974687] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.974855] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.982986] [47312]: INFO nova.api.openstack.wsgi [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] HTTP exception thrown: Instance 2725d6ed-89d9-479f-b6ee-d16523e0abab could not be found. [ 754.983326] [47312]: DEBUG nova.api.openstack.wsgi [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Returning 404 to user: Instance 2725d6ed-89d9-479f-b6ee-d16523e0abab could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 754.983770] [47312]: INFO nova.api.openstack.requestlog [None req-f79a0bd9-17d1-47f2-8977-f9a5e854ec97 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab" status: 404 len: 111 microversion: 2.1 time: 0.017909 [ 754.984072] [47312]: [pid: 47312|app: 0|req: 2672/5229] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/2725d6ed-89d9-479f-b6ee-d16523e0abab => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 754.986343] [47312]: DEBUG nova.api.openstack.wsgi [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.987414] [47313]: DEBUG nova.policy [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 754.987822] [47312]: DEBUG nova.compute.api [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.990889] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.991124] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.991309] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.991661] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.991751] [47313]: INFO nova.api.openstack.requestlog [None req-e840b07f-5e8c-4502-8802-5f788b624289 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.055888 [ 754.991910] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.991983] [47313]: [pid: 47313|app: 0|req: 2558/5230] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 754.992105] [47312]: DEBUG oslo_concurrency.lockutils [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.994376] [47313]: DEBUG nova.api.openstack.wsgi [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 754.994500] [47313]: DEBUG nova.compute.api [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 754.997467] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.997691] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.997872] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 754.998222] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 754.998415] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 754.998584] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.011196] [47313]: DEBUG nova.compute.api [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 755.027443] [47312]: DEBUG nova.policy [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.031698] [47312]: DEBUG nova.policy [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.032490] [47312]: DEBUG nova.policy [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.033466] [47312]: INFO nova.api.openstack.requestlog [None req-e45c3037-5efc-4c0c-921c-8ab7ade67ed3 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.048478 [ 755.033466] [47312]: [pid: 47312|app: 0|req: 2673/5231] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.035579] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.037114] [47312]: DEBUG nova.compute.api [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.044181] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.044181] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.044181] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.044316] [47313]: DEBUG nova.compute.api [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 755.044361] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.044361] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.044361] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.044467] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.044467] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.044545] [47313]: DEBUG oslo_concurrency.lockutils [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.045405] [47313]: WARNING nova.compute.api [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] instance's host None is down, deleting from database [ 755.046942] [47313]: DEBUG nova.network.neutron [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 755.067845] [47313]: DEBUG nova.network.neutron [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 755.071886] [47313]: DEBUG nova.network.neutron [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 755.085277] [47312]: DEBUG nova.policy [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.089671] [47312]: INFO nova.api.openstack.requestlog [None req-a3ec7515-7a90-4cca-9558-24424c4728fa tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.055717 [ 755.090158] [47312]: [pid: 47312|app: 0|req: 2674/5232] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:51 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.158962] [47312]: DEBUG nova.api.openstack.wsgi [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.160807] [47312]: DEBUG nova.compute.api [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.164724] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.164961] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.165136] [47313]: INFO nova.api.openstack.requestlog [None req-df7ffcfc-52be-4c1a-85c3-4cae087b3276 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/56488ac6-c94b-4b40-9cad-b0c36a3d293e" status: 204 len: 0 microversion: 2.1 time: 0.172492 [ 755.165222] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.167679] [47313]: [pid: 47313|app: 0|req: 2559/5233] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:51 2024] DELETE /compute/v2.1/servers/56488ac6-c94b-4b40-9cad-b0c36a3d293e => generated 0 bytes in 173 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 755.167761] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.167761] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.167761] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.168013] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.170031] [47313]: DEBUG nova.compute.api [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.173494] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.173494] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.173773] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.174075] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.174282] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.174458] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.186561] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.186561] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.186561] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.186561] [47312]: DEBUG nova.objects.instance [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 755.220772] [47313]: DEBUG nova.policy [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.222395] [47312]: DEBUG nova.policy [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.225367] [47313]: DEBUG nova.policy [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.226071] [47313]: DEBUG nova.policy [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.226673] [47313]: INFO nova.api.openstack.requestlog [None req-7f2bbd94-be8c-4957-a918-0d0940092bb7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.060692 [ 755.226773] [47312]: DEBUG nova.policy [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.226988] [47313]: [pid: 47313|app: 0|req: 2560/5234] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.227442] [47312]: DEBUG nova.policy [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.229537] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.230975] [47312]: INFO nova.api.openstack.requestlog [None req-75a1108c-0762-44af-aab3-15bb2fe12a1d tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.074258 [ 755.231117] [47313]: DEBUG nova.compute.api [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] [instance: 56488ac6-c94b-4b40-9cad-b0c36a3d293e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.231298] [47312]: [pid: 47312|app: 0|req: 2675/5235] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 755.235182] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.235182] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.235182] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.235435] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.235624] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.235746] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.244618] [47313]: INFO nova.api.openstack.wsgi [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] HTTP exception thrown: Instance 56488ac6-c94b-4b40-9cad-b0c36a3d293e could not be found. [ 755.244978] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] Returning 404 to user: Instance 56488ac6-c94b-4b40-9cad-b0c36a3d293e could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 755.245416] [47313]: INFO nova.api.openstack.requestlog [None req-ae88b133-b145-41b1-8013-7db94c5f1393 tempest-ServerRescueNegativeTestJSON-2126695368 tempest-ServerRescueNegativeTestJSON-2126695368-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56488ac6-c94b-4b40-9cad-b0c36a3d293e" status: 404 len: 111 microversion: 2.1 time: 0.017906 [ 755.245701] [47313]: [pid: 47313|app: 0|req: 2561/5236] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/56488ac6-c94b-4b40-9cad-b0c36a3d293e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 755.253187] [47312]: DEBUG nova.api.openstack.wsgi [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.255093] [47312]: DEBUG nova.compute.api [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.258362] [47312]: DEBUG oslo_concurrency.lockutils [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.258593] [47312]: DEBUG oslo_concurrency.lockutils [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.258771] [47312]: DEBUG oslo_concurrency.lockutils [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.259134] [47312]: DEBUG oslo_concurrency.lockutils [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.259328] [47312]: DEBUG oslo_concurrency.lockutils [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.259494] [47312]: DEBUG oslo_concurrency.lockutils [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.264242] [47313]: DEBUG nova.api.openstack.wsgi [req-cf743fa1-632f-4b41-b95b-c8b923b92b7c req-21aa47d1-095a-4925-b7a6-f3a001960653 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bc10dded-e669-4fdb-9f5b-cc6abc3a37c7", "tag": "e89e6e71-0bc6-4f0f-94f3-fad27da19bda"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 755.270094] [47313]: DEBUG oslo_concurrency.lockutils [req-cf743fa1-632f-4b41-b95b-c8b923b92b7c req-21aa47d1-095a-4925-b7a6-f3a001960653 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.270490] [47313]: DEBUG oslo_concurrency.lockutils [req-cf743fa1-632f-4b41-b95b-c8b923b92b7c req-21aa47d1-095a-4925-b7a6-f3a001960653 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.270569] [47313]: DEBUG oslo_concurrency.lockutils [req-cf743fa1-632f-4b41-b95b-c8b923b92b7c req-21aa47d1-095a-4925-b7a6-f3a001960653 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.276949] [47313]: INFO nova.api.openstack.compute.server_external_events [req-cf743fa1-632f-4b41-b95b-c8b923b92b7c req-21aa47d1-095a-4925-b7a6-f3a001960653 service nova] Creating event network-changed:e89e6e71-0bc6-4f0f-94f3-fad27da19bda for instance bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 on cpu-1 [ 755.279944] [47313]: INFO nova.api.openstack.requestlog [req-cf743fa1-632f-4b41-b95b-c8b923b92b7c req-21aa47d1-095a-4925-b7a6-f3a001960653 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017955 [ 755.280306] [47313]: [pid: 47313|app: 0|req: 2562/5237] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:52 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 755.302307] [47312]: DEBUG nova.policy [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.307818] [47312]: INFO nova.api.openstack.requestlog [None req-74dc00c6-6128-4b38-81c0-5bcc46fb82c4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.056755 [ 755.308803] [47312]: [pid: 47312|app: 0|req: 2676/5238] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.318023] [47313]: DEBUG nova.api.openstack.wsgi [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.318023] [47313]: DEBUG nova.compute.api [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.322744] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.323011] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.323243] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.323651] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.323868] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.324074] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.360072] [47313]: DEBUG nova.policy [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.365184] [47313]: INFO nova.api.openstack.requestlog [None req-84c83705-e51b-4a76-b0f0-5aef4c7c8608 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.052301 [ 755.365498] [47313]: [pid: 47313|app: 0|req: 2563/5239] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.369332] [47312]: DEBUG nova.api.openstack.wsgi [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.371177] [47312]: DEBUG nova.compute.api [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.373636] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.375240] [47313]: DEBUG nova.compute.api [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.376033] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.376288] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.376455] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.376837] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.377161] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.377234] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.378472] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.378736] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.379037] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.379286] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.379480] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.379695] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.429663] [47312]: DEBUG nova.policy [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.434616] [47312]: INFO nova.api.openstack.requestlog [None req-3dde343b-7581-4f22-93af-896a6912de69 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.066837 [ 755.434616] [47312]: [pid: 47312|app: 0|req: 2677/5240] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.437175] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.438739] [47312]: DEBUG nova.compute.api [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.445369] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.445657] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.446041] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.446531] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.446836] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.447024] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.488134] [47312]: DEBUG nova.policy [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.493186] [47312]: INFO nova.api.openstack.requestlog [None req-3b7ac001-5001-4b31-94ec-00272d469d03 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.057838 [ 755.493753] [47312]: [pid: 47312|app: 0|req: 2678/5241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.496233] [47312]: DEBUG nova.api.openstack.wsgi [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.497818] [47312]: DEBUG nova.compute.api [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.503878] [47312]: DEBUG oslo_concurrency.lockutils [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.504231] [47312]: DEBUG oslo_concurrency.lockutils [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.504438] [47312]: DEBUG oslo_concurrency.lockutils [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.504870] [47312]: DEBUG oslo_concurrency.lockutils [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.505129] [47312]: DEBUG oslo_concurrency.lockutils [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.505349] [47312]: DEBUG oslo_concurrency.lockutils [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.505595] [47313]: DEBUG nova.policy [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.510646] [47313]: INFO nova.api.openstack.requestlog [None req-0b2e2b45-0a58-42d5-b348-920d4288eca1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1301 microversion: 2.1 time: 0.138991 [ 755.510964] [47313]: [pid: 47313|app: 0|req: 2564/5242] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1301 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 755.513391] [47313]: DEBUG nova.api.openstack.wsgi [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.514981] [47313]: DEBUG nova.compute.api [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.518086] [47313]: DEBUG oslo_concurrency.lockutils [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.518318] [47313]: DEBUG oslo_concurrency.lockutils [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.518499] [47313]: DEBUG oslo_concurrency.lockutils [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.518847] [47313]: DEBUG oslo_concurrency.lockutils [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.519047] [47313]: DEBUG oslo_concurrency.lockutils [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.519802] [47313]: DEBUG oslo_concurrency.lockutils [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.551440] [47312]: DEBUG nova.policy [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.555643] [47312]: INFO nova.api.openstack.requestlog [None req-68cc5e3e-55de-4077-9b81-9df6dd8ef77d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.061259 [ 755.556248] [47312]: [pid: 47312|app: 0|req: 2679/5243] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.556973] [47313]: DEBUG nova.policy [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.565401] [47313]: INFO nova.api.openstack.requestlog [None req-372ee6aa-2ee7-4597-bc52-10d7d070dbc2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.053857 [ 755.565773] [47313]: [pid: 47313|app: 0|req: 2565/5244] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.569018] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.569328] [47312]: DEBUG nova.compute.api [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.572478] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.572770] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.573020] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.573437] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.573696] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.573966] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.604288] [47312]: DEBUG nova.policy [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.608378] [47312]: INFO nova.api.openstack.requestlog [None req-fb0f5956-9320-41d2-8ce5-8ede94901d6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.042734 [ 755.608876] [47312]: [pid: 47312|app: 0|req: 2680/5245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 755.620980] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.621179] [47313]: DEBUG nova.api.openstack.wsgi [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.622741] [47312]: DEBUG nova.compute.api [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.623294] [47313]: DEBUG nova.compute.api [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.626479] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.626555] [47313]: DEBUG oslo_concurrency.lockutils [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.626802] [47313]: DEBUG oslo_concurrency.lockutils [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.626848] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.626987] [47313]: DEBUG oslo_concurrency.lockutils [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.627103] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.627356] [47313]: DEBUG oslo_concurrency.lockutils [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.627546] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.627585] [47313]: DEBUG oslo_concurrency.lockutils [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.627716] [47313]: DEBUG oslo_concurrency.lockutils [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.627855] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.628099] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.668869] [47313]: DEBUG nova.policy [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.669901] [47312]: DEBUG nova.policy [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.672911] [47313]: INFO nova.api.openstack.requestlog [None req-a69c46b8-7a99-41a9-8404-b37a619fe6c9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.054131 [ 755.673247] [47313]: [pid: 47313|app: 0|req: 2566/5246] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.674418] [47312]: INFO nova.api.openstack.requestlog [None req-5ab10d4a-49a5-483c-ade4-c976ed33a6cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055683 [ 755.677751] [47313]: DEBUG nova.api.openstack.wsgi [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.678187] [47312]: [pid: 47312|app: 0|req: 2681/5247] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.679315] [47313]: DEBUG nova.compute.api [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.682623] [47313]: DEBUG oslo_concurrency.lockutils [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.682846] [47313]: DEBUG oslo_concurrency.lockutils [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.683039] [47313]: DEBUG oslo_concurrency.lockutils [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.683391] [47313]: DEBUG oslo_concurrency.lockutils [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.683589] [47313]: DEBUG oslo_concurrency.lockutils [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.683762] [47313]: DEBUG oslo_concurrency.lockutils [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.713852] [47313]: DEBUG nova.policy [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.717494] [47313]: INFO nova.api.openstack.requestlog [None req-39415e84-02e6-4afb-9105-17507244ccec tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.041620 [ 755.717790] [47313]: [pid: 47313|app: 0|req: 2567/5248] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 755.752289] [47312]: DEBUG nova.api.openstack.wsgi [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.754067] [47312]: DEBUG nova.compute.api [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.757443] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.757748] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.757993] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.758418] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.758678] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.758925] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.791059] [47312]: DEBUG nova.policy [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.795521] [47312]: INFO nova.api.openstack.requestlog [None req-88d67823-9a27-4847-acf7-15f4efdd842e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.045580 [ 755.795875] [47312]: [pid: 47312|app: 0|req: 2682/5249] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.800968] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.802102] [47313]: DEBUG nova.compute.api [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.805688] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.805931] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.806134] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.806491] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.806699] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.806870] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.843496] [47313]: DEBUG nova.policy [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.851221] [47313]: INFO nova.api.openstack.requestlog [None req-e6148821-d9e9-413e-a360-f561c3bb84bf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.051962 [ 755.851221] [47313]: [pid: 47313|app: 0|req: 2568/5250] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.852286] [47312]: DEBUG nova.api.openstack.wsgi [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.854074] [47312]: DEBUG nova.compute.api [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.860905] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.861600] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.861600] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.861865] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.862029] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.862284] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.904337] [47313]: DEBUG nova.api.openstack.wsgi [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.908534] [47313]: DEBUG nova.compute.api [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.911276] [47313]: DEBUG oslo_concurrency.lockutils [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.911598] [47313]: DEBUG oslo_concurrency.lockutils [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.912180] [47313]: DEBUG oslo_concurrency.lockutils [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.912378] [47313]: DEBUG oslo_concurrency.lockutils [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.912816] [47313]: DEBUG oslo_concurrency.lockutils [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.912865] [47313]: DEBUG oslo_concurrency.lockutils [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.921210] [47312]: DEBUG nova.policy [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.929129] [47312]: INFO nova.api.openstack.requestlog [None req-e8f8d583-a5ff-4bbb-bd1d-62a2a9e763a3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.078943 [ 755.929284] [47312]: [pid: 47312|app: 0|req: 2683/5251] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.948313] [47312]: DEBUG nova.api.openstack.wsgi [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.950046] [47312]: DEBUG nova.compute.api [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.954510] [47312]: DEBUG oslo_concurrency.lockutils [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.954771] [47312]: DEBUG oslo_concurrency.lockutils [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.954951] [47312]: DEBUG oslo_concurrency.lockutils [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.955398] [47312]: DEBUG oslo_concurrency.lockutils [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.955508] [47312]: DEBUG oslo_concurrency.lockutils [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.956227] [47312]: DEBUG oslo_concurrency.lockutils [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.956316] [47313]: DEBUG nova.policy [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 755.961262] [47313]: INFO nova.api.openstack.requestlog [None req-cad147e8-9613-4f9d-840e-f1ab0abebc46 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.060090 [ 755.962076] [47313]: [pid: 47313|app: 0|req: 2569/5252] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 755.975894] [47313]: DEBUG nova.api.openstack.wsgi [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 755.977801] [47313]: DEBUG nova.compute.api [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 755.981259] [47313]: DEBUG oslo_concurrency.lockutils [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.981489] [47313]: DEBUG oslo_concurrency.lockutils [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.981697] [47313]: DEBUG oslo_concurrency.lockutils [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 755.982124] [47313]: DEBUG oslo_concurrency.lockutils [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 755.982306] [47313]: DEBUG oslo_concurrency.lockutils [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 755.982513] [47313]: DEBUG oslo_concurrency.lockutils [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.000285] [47312]: DEBUG nova.policy [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.005257] [47312]: INFO nova.api.openstack.requestlog [None req-84def2ba-d1db-40c4-a1ca-41d6a2913236 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1214 microversion: 2.1 time: 0.059171 [ 756.006153] [47312]: [pid: 47312|app: 0|req: 2684/5253] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.010339] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.010339] [47312]: DEBUG nova.compute.api [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.012860] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.013096] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.013297] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.013675] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.013869] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.014045] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.183805] [47312]: DEBUG nova.policy [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.187707] [47312]: INFO nova.api.openstack.requestlog [None req-d5365b65-15de-4435-838a-9f615d9d41b8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.181580 [ 756.188044] [47312]: [pid: 47312|app: 0|req: 2685/5254] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.190438] [47312]: DEBUG nova.api.openstack.wsgi [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.190992] [47313]: DEBUG nova.policy [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.192021] [47312]: DEBUG nova.compute.api [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.195251] [47313]: INFO nova.api.openstack.requestlog [None req-62aa7e66-0f55-47a2-ba9a-9abc33fc7305 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.221439 [ 756.195374] [47312]: DEBUG oslo_concurrency.lockutils [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.195472] [47312]: DEBUG oslo_concurrency.lockutils [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.195722] [47313]: [pid: 47313|app: 0|req: 2570/5255] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:52 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.195806] [47312]: DEBUG oslo_concurrency.lockutils [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.195998] [47312]: DEBUG oslo_concurrency.lockutils [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.196210] [47312]: DEBUG oslo_concurrency.lockutils [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.196383] [47312]: DEBUG oslo_concurrency.lockutils [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.197842] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.199380] [47313]: DEBUG nova.compute.api [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.202637] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.202858] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.203049] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.203403] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.203600] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.203772] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.240898] [47312]: DEBUG nova.policy [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.243928] [47313]: DEBUG nova.policy [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.245277] [47312]: DEBUG nova.policy [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.245929] [47312]: DEBUG nova.policy [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.246302] [47312]: INFO nova.api.openstack.requestlog [None req-e91bf01d-6433-416f-9a63-58ace2081e74 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1296 microversion: 2.57 time: 0.057756 [ 756.246606] [47312]: [pid: 47312|app: 0|req: 2686/5256] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.249173] [47313]: INFO nova.api.openstack.requestlog [None req-1c77d57f-043f-4f83-9bf5-e764eecfbfd1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.052013 [ 756.249173] [47313]: [pid: 47313|app: 0|req: 2571/5257] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.249317] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.250559] [47312]: DEBUG nova.compute.api [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.250695] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.252549] [47313]: DEBUG nova.compute.api [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.255013] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.255013] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.255013] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.255013] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.255013] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.255239] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.255860] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.256064] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.256251] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.256591] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.257492] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.257492] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.275691] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.276357] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.276357] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.276573] [47313]: DEBUG nova.objects.instance [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 756.297181] [47312]: DEBUG nova.policy [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.301497] [47312]: DEBUG nova.policy [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.302119] [47312]: DEBUG nova.policy [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.302774] [47312]: INFO nova.api.openstack.requestlog [None req-b9409faa-0f83-498f-8571-7d1e36bd8c94 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.055672 [ 756.303618] [47312]: [pid: 47312|app: 0|req: 2687/5258] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.303707] [47313]: DEBUG nova.policy [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.307981] [47313]: DEBUG nova.policy [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.308678] [47313]: DEBUG nova.policy [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.311986] [47313]: INFO nova.api.openstack.requestlog [None req-e2362aff-48d7-424a-86e2-1259d2daceb2 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.063004 [ 756.312919] [47313]: [pid: 47313|app: 0|req: 2572/5259] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 756.320870] [47312]: DEBUG nova.api.openstack.wsgi [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.323854] [47312]: DEBUG nova.compute.api [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.328991] [47312]: DEBUG oslo_concurrency.lockutils [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.329235] [47312]: DEBUG oslo_concurrency.lockutils [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.329417] [47312]: DEBUG oslo_concurrency.lockutils [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.329772] [47312]: DEBUG oslo_concurrency.lockutils [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.329968] [47312]: DEBUG oslo_concurrency.lockutils [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.330154] [47312]: DEBUG oslo_concurrency.lockutils [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.373593] [47312]: DEBUG nova.policy [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.380512] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.380714] [47312]: INFO nova.api.openstack.requestlog [None req-83342d9e-6c92-4d51-9e49-f840290bcb36 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.061855 [ 756.381057] [47312]: [pid: 47312|app: 0|req: 2688/5260] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.382549] [47313]: DEBUG nova.compute.api [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.386195] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.386403] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.386590] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.386942] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.387169] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.387360] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.428964] [47313]: DEBUG nova.policy [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.433575] [47313]: INFO nova.api.openstack.requestlog [None req-5fa97609-77a7-4aab-99d0-73569f2c8e6b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.055324 [ 756.434037] [47313]: [pid: 47313|app: 0|req: 2573/5261] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.447903] [47312]: DEBUG nova.api.openstack.wsgi [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.449555] [47312]: DEBUG nova.compute.api [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.453051] [47312]: DEBUG oslo_concurrency.lockutils [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.453315] [47312]: DEBUG oslo_concurrency.lockutils [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.454846] [47312]: DEBUG oslo_concurrency.lockutils [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.454846] [47312]: DEBUG oslo_concurrency.lockutils [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.454846] [47312]: DEBUG oslo_concurrency.lockutils [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.454846] [47312]: DEBUG oslo_concurrency.lockutils [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.496339] [47312]: DEBUG nova.policy [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.503486] [47312]: INFO nova.api.openstack.requestlog [None req-af7ae250-86ba-4f63-bc37-cd86c9980d58 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.057739 [ 756.503906] [47312]: [pid: 47312|app: 0|req: 2689/5262] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.508638] [47313]: DEBUG nova.api.openstack.wsgi [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.510594] [47313]: DEBUG nova.compute.api [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.513780] [47313]: DEBUG oslo_concurrency.lockutils [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.514357] [47313]: DEBUG oslo_concurrency.lockutils [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.514357] [47313]: DEBUG oslo_concurrency.lockutils [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.514544] [47313]: DEBUG oslo_concurrency.lockutils [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.514741] [47313]: DEBUG oslo_concurrency.lockutils [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.514933] [47313]: DEBUG oslo_concurrency.lockutils [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.522091] [47312]: DEBUG nova.api.openstack.wsgi [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.524031] [47312]: DEBUG nova.compute.api [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.527838] [47312]: DEBUG oslo_concurrency.lockutils [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.528094] [47312]: DEBUG oslo_concurrency.lockutils [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.528289] [47312]: DEBUG oslo_concurrency.lockutils [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.528649] [47312]: DEBUG oslo_concurrency.lockutils [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.528851] [47312]: DEBUG oslo_concurrency.lockutils [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.529033] [47312]: DEBUG oslo_concurrency.lockutils [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.565729] [47313]: DEBUG nova.policy [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.571503] [47313]: INFO nova.api.openstack.requestlog [None req-485e0807-8095-440f-8254-dba9a25b484e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.065114 [ 756.571757] [47313]: [pid: 47313|app: 0|req: 2574/5263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.574508] [47313]: DEBUG nova.api.openstack.wsgi [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.576369] [47312]: DEBUG nova.policy [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.576504] [47313]: DEBUG nova.compute.api [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.580048] [47313]: DEBUG oslo_concurrency.lockutils [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.580319] [47313]: DEBUG oslo_concurrency.lockutils [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.580518] [47313]: DEBUG oslo_concurrency.lockutils [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.580887] [47313]: DEBUG oslo_concurrency.lockutils [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.581096] [47313]: DEBUG oslo_concurrency.lockutils [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.581274] [47313]: DEBUG oslo_concurrency.lockutils [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.582172] [47312]: INFO nova.api.openstack.requestlog [None req-54ee8ae9-0674-4bc0-a87c-71a738f5559c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1234 microversion: 2.1 time: 0.062272 [ 756.582535] [47312]: [pid: 47312|app: 0|req: 2690/5264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.585045] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.586578] [47312]: DEBUG nova.compute.api [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.590203] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.590381] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.590573] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.590925] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.591139] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.591297] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.625213] [47313]: DEBUG nova.policy [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.629901] [47313]: INFO nova.api.openstack.requestlog [None req-aedf88f6-d010-4983-b69c-3f92c99e895f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.057507 [ 756.630324] [47313]: [pid: 47313|app: 0|req: 2575/5265] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.634155] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.634733] [47313]: DEBUG nova.compute.api [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.638650] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.638889] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.639087] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.639488] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.639645] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.639818] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.640913] [47312]: DEBUG nova.policy [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.645794] [47312]: INFO nova.api.openstack.requestlog [None req-e1b046bb-5e6d-4450-a48e-3609387b37ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.062647 [ 756.646141] [47312]: [pid: 47312|app: 0|req: 2691/5266] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.683200] [47313]: DEBUG nova.policy [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.688402] [47313]: INFO nova.api.openstack.requestlog [None req-ff351fdc-14c4-45cc-bb73-c8c4298d213f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.057371 [ 756.688734] [47313]: [pid: 47313|app: 0|req: 2576/5267] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.688959] [47312]: DEBUG nova.api.openstack.wsgi [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.690935] [47312]: DEBUG nova.compute.api [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.691372] [47313]: DEBUG nova.api.openstack.wsgi [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.692806] [47313]: DEBUG nova.compute.api [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.694472] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.695083] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.695083] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.695239] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.695437] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.695606] [47312]: DEBUG oslo_concurrency.lockutils [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.696117] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.696350] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.696527] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.696952] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.697069] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.697233] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.743930] [47312]: DEBUG nova.policy [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.746145] [47313]: DEBUG nova.policy [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.748242] [47312]: INFO nova.api.openstack.requestlog [None req-8bdf7ef9-4b5f-46aa-a3a4-1523ade1c0ac tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.061558 [ 756.748699] [47312]: [pid: 47312|app: 0|req: 2692/5268] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 756.751897] [47312]: DEBUG nova.api.openstack.wsgi [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.752013] [47313]: INFO nova.api.openstack.requestlog [None req-f4d3e80e-6480-44df-be62-d269ab4a7571 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.061791 [ 756.752013] [47313]: [pid: 47313|app: 0|req: 2577/5269] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.752696] [47312]: DEBUG nova.compute.api [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.755930] [47312]: DEBUG oslo_concurrency.lockutils [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.756168] [47312]: DEBUG oslo_concurrency.lockutils [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.756347] [47312]: DEBUG oslo_concurrency.lockutils [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.756697] [47312]: DEBUG oslo_concurrency.lockutils [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.756891] [47312]: DEBUG oslo_concurrency.lockutils [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.757074] [47312]: DEBUG oslo_concurrency.lockutils [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.789442] [47312]: DEBUG nova.policy [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.793342] [47312]: INFO nova.api.openstack.requestlog [None req-2de86205-3d10-48d8-9ef8-aa88bc2333d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.044197 [ 756.793650] [47312]: [pid: 47312|app: 0|req: 2693/5270] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.808222] [47313]: DEBUG nova.api.openstack.wsgi [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.809814] [47313]: DEBUG nova.compute.api [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.813477] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.813631] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.813821] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.814181] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.814381] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.814646] [47313]: DEBUG oslo_concurrency.lockutils [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.849444] [47313]: DEBUG nova.policy [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.853340] [47313]: INFO nova.api.openstack.requestlog [None req-b4a83e88-abfe-4714-b204-73779d0a5a2f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047453 [ 756.853774] [47313]: [pid: 47313|app: 0|req: 2578/5271] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.864180] [47312]: DEBUG nova.api.openstack.wsgi [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.866778] [47312]: DEBUG nova.compute.api [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.870325] [47312]: DEBUG oslo_concurrency.lockutils [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.870574] [47312]: DEBUG oslo_concurrency.lockutils [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.870761] [47312]: DEBUG oslo_concurrency.lockutils [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.871127] [47312]: DEBUG oslo_concurrency.lockutils [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.871326] [47312]: DEBUG oslo_concurrency.lockutils [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.871499] [47312]: DEBUG oslo_concurrency.lockutils [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.909685] [47312]: DEBUG nova.policy [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.913827] [47312]: INFO nova.api.openstack.requestlog [None req-00d6bb6e-b2d5-4e6e-bf69-34f34c1086ef tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.051950 [ 756.914157] [47312]: [pid: 47312|app: 0|req: 2694/5272] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 756.943780] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.945450] [47313]: DEBUG nova.compute.api [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.949121] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.949375] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.949562] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.950264] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.950506] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.950690] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.975200] [47312]: DEBUG nova.api.openstack.wsgi [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 756.976892] [47312]: DEBUG nova.compute.api [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 756.980245] [47312]: DEBUG oslo_concurrency.lockutils [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.980476] [47312]: DEBUG oslo_concurrency.lockutils [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.980656] [47312]: DEBUG oslo_concurrency.lockutils [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.981006] [47312]: DEBUG oslo_concurrency.lockutils [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 756.981219] [47312]: DEBUG oslo_concurrency.lockutils [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 756.981392] [47312]: DEBUG oslo_concurrency.lockutils [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 756.988570] [47313]: DEBUG nova.policy [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 756.992769] [47313]: INFO nova.api.openstack.requestlog [None req-c2b60092-e1dc-4beb-aaf7-4d44a147e611 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.051697 [ 756.992980] [47313]: [pid: 47313|app: 0|req: 2579/5273] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.013231] [47312]: DEBUG nova.policy [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.017388] [47312]: INFO nova.api.openstack.requestlog [None req-919da5f6-f905-4d58-b037-2fe54290b351 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.044438 [ 757.017701] [47312]: [pid: 47312|app: 0|req: 2695/5274] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.019806] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.021486] [47313]: DEBUG nova.compute.api [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.024914] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.025161] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.025347] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.025688] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.025890] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.026112] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.055731] [47313]: DEBUG nova.policy [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.059473] [47313]: INFO nova.api.openstack.requestlog [None req-e4788331-3e1b-4552-bd8d-6a5fc649118a tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1214 microversion: 2.1 time: 0.041774 [ 757.059884] [47313]: [pid: 47313|app: 0|req: 2580/5275] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:53 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.199430] [47312]: DEBUG nova.api.openstack.wsgi [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.201069] [47312]: DEBUG nova.compute.api [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.204765] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.205018] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.205216] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.205572] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.205772] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.205944] [47312]: DEBUG oslo_concurrency.lockutils [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.207304] [47313]: DEBUG nova.api.openstack.wsgi [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.209423] [47313]: DEBUG nova.compute.api [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.215464] [47313]: DEBUG oslo_concurrency.lockutils [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.215738] [47313]: DEBUG oslo_concurrency.lockutils [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.215888] [47313]: DEBUG oslo_concurrency.lockutils [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.216540] [47313]: DEBUG oslo_concurrency.lockutils [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.216540] [47313]: DEBUG oslo_concurrency.lockutils [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.216658] [47313]: DEBUG oslo_concurrency.lockutils [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.235974] [47312]: DEBUG nova.policy [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.240026] [47312]: INFO nova.api.openstack.requestlog [None req-a11a2f0a-f307-49f9-a3b7-1fdd7d9e859c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.042802 [ 757.240361] [47312]: [pid: 47312|app: 0|req: 2696/5276] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.246898] [47313]: DEBUG nova.policy [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.251046] [47313]: INFO nova.api.openstack.requestlog [None req-93e9eb26-5969-4d37-9957-443dfa8e86c7 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.046067 [ 757.251368] [47313]: [pid: 47313|app: 0|req: 2581/5277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.261694] [47312]: DEBUG nova.api.openstack.wsgi [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.262441] [47313]: DEBUG nova.api.openstack.wsgi [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.263612] [47312]: DEBUG nova.compute.api [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.264039] [47313]: DEBUG nova.compute.api [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.266590] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.266819] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.266999] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.267140] [47313]: DEBUG oslo_concurrency.lockutils [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.267362] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.267421] [47313]: DEBUG oslo_concurrency.lockutils [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.267545] [47313]: DEBUG oslo_concurrency.lockutils [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.267586] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.267721] [47312]: DEBUG oslo_concurrency.lockutils [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.267892] [47313]: DEBUG oslo_concurrency.lockutils [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.268100] [47313]: DEBUG oslo_concurrency.lockutils [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.268275] [47313]: DEBUG oslo_concurrency.lockutils [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.310148] [47312]: DEBUG nova.policy [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.312066] [47313]: DEBUG nova.policy [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.315966] [47313]: INFO nova.api.openstack.requestlog [None req-beca2786-f6f5-4344-9ebd-0c3f296fb821 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.055364 [ 757.316302] [47312]: DEBUG nova.policy [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.316561] [47313]: [pid: 47313|app: 0|req: 2582/5278] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 757.316923] [47312]: DEBUG nova.policy [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.317543] [47312]: INFO nova.api.openstack.requestlog [None req-acb97182-0d97-4c83-91a1-56f2829b26b1 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1352 microversion: 2.57 time: 0.057914 [ 757.317853] [47312]: [pid: 47312|app: 0|req: 2697/5279] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1352 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.318818] [47313]: DEBUG nova.api.openstack.wsgi [req-c397f639-72da-4d26-a39c-d9051f0ac153 req-96b7efa4-e825-465d-92c7-98266d77b4df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc10dded-e669-4fdb-9f5b-cc6abc3a37c7", "name": "network-vif-deleted", "tag": "e89e6e71-0bc6-4f0f-94f3-fad27da19bda"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 757.320202] [47312]: DEBUG nova.api.openstack.wsgi [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.321827] [47312]: DEBUG nova.compute.api [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.325658] [47313]: DEBUG oslo_concurrency.lockutils [req-c397f639-72da-4d26-a39c-d9051f0ac153 req-96b7efa4-e825-465d-92c7-98266d77b4df service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.328153] [47313]: DEBUG oslo_concurrency.lockutils [req-c397f639-72da-4d26-a39c-d9051f0ac153 req-96b7efa4-e825-465d-92c7-98266d77b4df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.328153] [47313]: DEBUG oslo_concurrency.lockutils [req-c397f639-72da-4d26-a39c-d9051f0ac153 req-96b7efa4-e825-465d-92c7-98266d77b4df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.328229] [47312]: DEBUG oslo_concurrency.lockutils [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.328229] [47312]: DEBUG oslo_concurrency.lockutils [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.328229] [47312]: DEBUG oslo_concurrency.lockutils [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.328229] [47312]: DEBUG oslo_concurrency.lockutils [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.328229] [47312]: DEBUG oslo_concurrency.lockutils [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.328229] [47312]: DEBUG oslo_concurrency.lockutils [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.335972] [47313]: INFO nova.api.openstack.compute.server_external_events [req-c397f639-72da-4d26-a39c-d9051f0ac153 req-96b7efa4-e825-465d-92c7-98266d77b4df service nova] Creating event network-vif-deleted:e89e6e71-0bc6-4f0f-94f3-fad27da19bda for instance bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 on cpu-1 [ 757.339153] [47313]: INFO nova.api.openstack.requestlog [req-c397f639-72da-4d26-a39c-d9051f0ac153 req-96b7efa4-e825-465d-92c7-98266d77b4df service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022158 [ 757.339628] [47313]: [pid: 47313|app: 0|req: 2583/5280] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:13:54 2024] POST /compute/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) [ 757.343085] [47313]: DEBUG nova.api.openstack.wsgi [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.344832] [47313]: DEBUG nova.compute.api [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.348311] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.348755] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.349161] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.349644] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.350068] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.352018] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.369784] [47312]: DEBUG nova.policy [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.373877] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.374070] [47312]: DEBUG nova.policy [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.374375] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.374676] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.374747] [47312]: DEBUG nova.policy [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.375078] [47313]: DEBUG nova.objects.instance [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 757.375283] [47312]: INFO nova.api.openstack.requestlog [None req-e20d9701-3fda-424c-96a5-6849480714f0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.056821 [ 757.375581] [47312]: [pid: 47312|app: 0|req: 2698/5281] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.391419] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.393142] [47312]: DEBUG nova.compute.api [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.394302] [47313]: DEBUG nova.policy [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.396203] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.396428] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.396610] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.396951] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.397160] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.397333] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.398346] [47313]: DEBUG nova.policy [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.398956] [47313]: DEBUG nova.policy [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.402395] [47313]: INFO nova.api.openstack.requestlog [None req-24aa714d-dd0b-4c60-8ca3-0c535616786a tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.061933 [ 757.402820] [47313]: [pid: 47313|app: 0|req: 2584/5282] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.446244] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.448027] [47313]: DEBUG nova.compute.api [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.451577] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.451848] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.452048] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.452486] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.452686] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.452859] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.483911] [47313]: DEBUG nova.policy [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.488856] [47313]: INFO nova.api.openstack.requestlog [None req-7ccfbd1f-09ad-42a0-80e9-6383b5da9a16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.044862 [ 757.489216] [47313]: [pid: 47313|app: 0|req: 2585/5283] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.518961] [47313]: DEBUG nova.api.openstack.wsgi [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.520852] [47313]: DEBUG nova.compute.api [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.524745] [47313]: DEBUG oslo_concurrency.lockutils [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.524988] [47313]: DEBUG oslo_concurrency.lockutils [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.525202] [47313]: DEBUG oslo_concurrency.lockutils [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.525550] [47313]: DEBUG oslo_concurrency.lockutils [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.525756] [47313]: DEBUG oslo_concurrency.lockutils [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.525929] [47313]: DEBUG oslo_concurrency.lockutils [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.558768] [47313]: DEBUG nova.policy [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.563138] [47313]: INFO nova.api.openstack.requestlog [None req-73491377-fe9c-44f2-b85a-f6b14a44567d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.048336 [ 757.563453] [47313]: [pid: 47313|app: 0|req: 2586/5284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.585215] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.585318] [47313]: DEBUG nova.compute.api [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.589376] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.589794] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.590019] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.590442] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.590835] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.590946] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.633040] [47312]: DEBUG nova.policy [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.633315] [47313]: DEBUG nova.policy [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.635834] [47312]: INFO nova.api.openstack.requestlog [None req-9e494c7a-53a5-441b-b0c6-0f448f17d48e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.246165 [ 757.636268] [47312]: [pid: 47312|app: 0|req: 2699/5285] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 757.637769] [47313]: INFO nova.api.openstack.requestlog [None req-ae806750-fc8b-4a60-8a8a-4d4be6ed6b4f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.056146 [ 757.638095] [47313]: [pid: 47313|app: 0|req: 2587/5286] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 757.639101] [47312]: DEBUG nova.api.openstack.wsgi [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.640752] [47312]: DEBUG nova.compute.api [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.641593] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.643203] [47313]: DEBUG nova.compute.api [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.644373] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.644882] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.645194] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.645656] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.645972] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.646256] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.646662] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.646914] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.647127] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.647484] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.648187] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.648187] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.687355] [47313]: DEBUG nova.policy [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.688626] [47312]: DEBUG nova.policy [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.691463] [47313]: INFO nova.api.openstack.requestlog [None req-5ae3ec2c-30d9-49fc-b1c3-5ba94f8baaf2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.051836 [ 757.691777] [47313]: [pid: 47313|app: 0|req: 2588/5287] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 757.692953] [47312]: INFO nova.api.openstack.requestlog [None req-eab87155-e9c1-428f-a3f4-8aa7581a5a08 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.055974 [ 757.693192] [47312]: [pid: 47312|app: 0|req: 2700/5288] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.695710] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.698563] [47312]: DEBUG nova.compute.api [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.700586] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.700695] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.700830] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.701686] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.701686] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.701686] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.730910] [47312]: DEBUG nova.policy [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.734848] [47312]: INFO nova.api.openstack.requestlog [None req-2ef15704-8a98-45d3-865e-1c2aa41d57a7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.041078 [ 757.737262] [47312]: [pid: 47312|app: 0|req: 2701/5289] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.737407] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.739421] [47312]: DEBUG nova.compute.api [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.744967] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.745199] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.745377] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.745713] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.745911] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.746089] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.749389] [47313]: DEBUG nova.api.openstack.wsgi [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV254Test-server-1773433700", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 757.779041] [47312]: DEBUG nova.policy [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.781122] [47312]: INFO nova.api.openstack.requestlog [None req-1f2e89e0-b84c-409e-bc8a-7555db6bd57c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.045407 [ 757.781437] [47312]: [pid: 47312|app: 0|req: 2702/5290] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.783763] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.785379] [47312]: DEBUG nova.compute.api [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.788439] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.789581] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.789581] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.789581] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.789581] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.789581] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.795196] [47313]: DEBUG nova.virt.hardware [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 757.795488] [47313]: DEBUG nova.virt.hardware [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 757.795634] [47313]: DEBUG nova.virt.hardware [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 757.795796] [47313]: DEBUG nova.virt.hardware [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 757.795960] [47313]: DEBUG nova.virt.hardware [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 757.808211] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.808707] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.809114] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.809748] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.809848] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.810032] [47313]: DEBUG oslo_concurrency.lockutils [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.820625] [47313]: DEBUG nova.quota [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Getting quotas for project 5184d6320f674c23841016c3c599ac7f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 757.820691] [47312]: DEBUG nova.policy [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.823811] [47313]: DEBUG nova.quota [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Getting quotas for user 5590472412f145c992bd260174074313 and project 5184d6320f674c23841016c3c599ac7f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 757.824678] [47312]: INFO nova.api.openstack.requestlog [None req-2c3c40ad-a3ce-4a3f-99e1-f73690ddfad9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.042698 [ 757.825181] [47312]: [pid: 47312|app: 0|req: 2703/5291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.827531] [47312]: DEBUG nova.api.openstack.wsgi [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.829138] [47312]: DEBUG nova.compute.api [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.831548] [47313]: DEBUG nova.compute.api [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 757.832094] [47312]: DEBUG oslo_concurrency.lockutils [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.832357] [47312]: DEBUG oslo_concurrency.lockutils [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.832546] [47312]: DEBUG oslo_concurrency.lockutils [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.832873] [47313]: DEBUG nova.compute.api [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 757.832954] [47312]: DEBUG oslo_concurrency.lockutils [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.833097] [47312]: DEBUG oslo_concurrency.lockutils [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.833278] [47312]: DEBUG oslo_concurrency.lockutils [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.861040] [47312]: DEBUG nova.policy [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.864040] [47313]: INFO nova.api.openstack.requestlog [None req-12e481de-f314-4756-bce7-f31158966e86 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.54 time: 0.171664 [ 757.867205] [47313]: [pid: 47313|app: 0|req: 2589/5292] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:13:54 2024] POST /compute/v2.1/servers => generated 380 bytes in 172 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 757.867304] [47312]: INFO nova.api.openstack.requestlog [None req-52d27e07-4be8-4665-b288-136ec3f6a396 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.039148 [ 757.867304] [47312]: [pid: 47312|app: 0|req: 2704/5293] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.867759] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.869306] [47312]: DEBUG nova.compute.api [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.870912] [47313]: DEBUG nova.api.openstack.wsgi [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.872532] [47313]: DEBUG nova.compute.api [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.872678] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.874322] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.874574] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.874936] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.875158] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.875337] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.876445] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.876672] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.877306] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.877894] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.877894] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.878086] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.914219] [47312]: DEBUG nova.policy [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.915326] [47313]: DEBUG nova.policy [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.918597] [47312]: INFO nova.api.openstack.requestlog [None req-1a7b32f5-542a-40dc-b9e2-d41b346db94e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.052611 [ 757.918929] [47312]: [pid: 47312|app: 0|req: 2705/5294] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.919200] [47313]: INFO nova.api.openstack.requestlog [None req-8fe79bd6-25e5-43b6-a07a-a1ea9bb8b4e0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.053688 [ 757.919550] [47313]: [pid: 47313|app: 0|req: 2590/5295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 757.922417] [47312]: DEBUG nova.api.openstack.wsgi [None req-5322769f-dafb-4d0e-a9de-5bdc6064c8bc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.924067] [47312]: DEBUG nova.compute.api [None req-5322769f-dafb-4d0e-a9de-5bdc6064c8bc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.925674] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 757.927227] [47313]: DEBUG nova.compute.api [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 757.930486] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.930713] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.930895] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.931257] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 757.931462] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 757.931666] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 757.950069] [47312]: DEBUG nova.policy [None req-5322769f-dafb-4d0e-a9de-5bdc6064c8bc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.954223] [47312]: DEBUG nova.policy [None req-5322769f-dafb-4d0e-a9de-5bdc6064c8bc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.954756] [47312]: DEBUG nova.policy [None req-5322769f-dafb-4d0e-a9de-5bdc6064c8bc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.955377] [47312]: INFO nova.api.openstack.requestlog [None req-5322769f-dafb-4d0e-a9de-5bdc6064c8bc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1300 microversion: 2.54 time: 0.035943 [ 757.955678] [47312]: [pid: 47312|app: 0|req: 2706/5296] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1300 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 757.963100] [47313]: DEBUG nova.policy [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 757.967029] [47313]: INFO nova.api.openstack.requestlog [None req-e2561207-2352-4af3-8e07-27122ed2b05e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.044295 [ 757.967592] [47313]: [pid: 47313|app: 0|req: 2591/5297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.003839] [47312]: DEBUG nova.api.openstack.wsgi [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.005486] [47312]: DEBUG nova.compute.api [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.009414] [47312]: DEBUG oslo_concurrency.lockutils [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.009618] [47312]: DEBUG oslo_concurrency.lockutils [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.009798] [47312]: DEBUG oslo_concurrency.lockutils [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.010154] [47312]: DEBUG oslo_concurrency.lockutils [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.010358] [47312]: DEBUG oslo_concurrency.lockutils [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.010524] [47312]: DEBUG oslo_concurrency.lockutils [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.030692] [47313]: DEBUG nova.api.openstack.wsgi [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.032050] [47313]: DEBUG nova.compute.api [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.035367] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.035599] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.035808] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.036186] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.036387] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.036562] [47313]: DEBUG oslo_concurrency.lockutils [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.038965] [47312]: DEBUG nova.policy [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.042695] [47312]: INFO nova.api.openstack.requestlog [None req-6230e7cd-0c83-4126-b343-96a6183df3fe tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.041009 [ 758.042985] [47312]: [pid: 47312|app: 0|req: 2707/5298] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.064393] [47313]: DEBUG nova.policy [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.067809] [47313]: INFO nova.api.openstack.requestlog [None req-3dd4df99-497a-4139-999f-b82f65b2af5d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.040000 [ 758.068214] [47313]: [pid: 47313|app: 0|req: 2592/5299] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.071978] [47312]: DEBUG nova.api.openstack.wsgi [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.073597] [47312]: DEBUG nova.compute.api [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.076788] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.077017] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.077198] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.077536] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.077727] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.077897] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.106632] [47312]: DEBUG nova.policy [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.110083] [47312]: INFO nova.api.openstack.requestlog [None req-68a6c8d7-8381-4267-99ac-c71d8b064acb tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1214 microversion: 2.1 time: 0.039976 [ 758.110485] [47312]: [pid: 47312|app: 0|req: 2708/5300] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:54 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 758.254634] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.256287] [47313]: DEBUG nova.compute.api [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.259937] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.260191] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.260392] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.260743] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.260938] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.261173] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.262066] [47312]: DEBUG nova.api.openstack.wsgi [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.263798] [47312]: DEBUG nova.compute.api [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.267282] [47312]: DEBUG oslo_concurrency.lockutils [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.267518] [47312]: DEBUG oslo_concurrency.lockutils [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.267701] [47312]: DEBUG oslo_concurrency.lockutils [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.268179] [47312]: DEBUG oslo_concurrency.lockutils [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.268480] [47312]: DEBUG oslo_concurrency.lockutils [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.268765] [47312]: DEBUG oslo_concurrency.lockutils [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.298534] [47313]: DEBUG nova.policy [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.302775] [47313]: INFO nova.api.openstack.requestlog [None req-8ed853ae-8328-4d3f-bc05-9dbda03df42e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.050484 [ 758.303106] [47313]: [pid: 47313|app: 0|req: 2593/5301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.303827] [47312]: DEBUG nova.policy [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.307960] [47312]: INFO nova.api.openstack.requestlog [None req-c030b29d-de92-49fd-88a5-1f974a872ca0 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.048173 [ 758.308311] [47312]: [pid: 47312|app: 0|req: 2709/5302] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.331210] [47313]: DEBUG nova.api.openstack.wsgi [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.332840] [47313]: DEBUG nova.compute.api [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.332999] [47312]: DEBUG nova.api.openstack.wsgi [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.334773] [47312]: DEBUG nova.compute.api [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.336653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.336917] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.336994] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.337354] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.337544] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.337717] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.338242] [47312]: DEBUG oslo_concurrency.lockutils [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.338369] [47312]: DEBUG oslo_concurrency.lockutils [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.338755] [47312]: DEBUG oslo_concurrency.lockutils [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.338907] [47312]: DEBUG oslo_concurrency.lockutils [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.339122] [47312]: DEBUG oslo_concurrency.lockutils [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.339296] [47312]: DEBUG oslo_concurrency.lockutils [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.381182] [47312]: DEBUG nova.policy [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.382543] [47313]: DEBUG nova.policy [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.391589] [47313]: INFO nova.api.openstack.requestlog [None req-ded9a2e3-59ab-4196-bb4b-634bc952d2f1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1321 microversion: 2.1 time: 0.062725 [ 758.391813] [47312]: DEBUG nova.policy [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.391938] [47313]: [pid: 47313|app: 0|req: 2594/5303] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1321 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.392511] [47312]: DEBUG nova.policy [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.393206] [47312]: INFO nova.api.openstack.requestlog [None req-f09f129e-58ef-4342-896c-71fe5ba9749b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1352 microversion: 2.57 time: 0.062458 [ 758.393702] [47312]: [pid: 47312|app: 0|req: 2710/5304] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1352 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 758.394452] [47313]: DEBUG nova.api.openstack.wsgi [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.396034] [47313]: DEBUG nova.compute.api [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.400399] [47313]: DEBUG oslo_concurrency.lockutils [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.400638] [47313]: DEBUG oslo_concurrency.lockutils [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.400821] [47313]: DEBUG oslo_concurrency.lockutils [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.401202] [47313]: DEBUG oslo_concurrency.lockutils [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.401401] [47313]: DEBUG oslo_concurrency.lockutils [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.401572] [47313]: DEBUG oslo_concurrency.lockutils [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.417068] [47312]: DEBUG nova.api.openstack.wsgi [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.418855] [47312]: DEBUG nova.compute.api [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.422541] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.422720] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.422906] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.423283] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.423512] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.423689] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.437434] [47313]: DEBUG nova.policy [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.441424] [47313]: DEBUG nova.policy [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.442067] [47313]: DEBUG nova.policy [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.442729] [47313]: INFO nova.api.openstack.requestlog [None req-2867c24e-b11b-42e8-8f0b-3bee4a26d72f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.050292 [ 758.443179] [47313]: [pid: 47313|app: 0|req: 2595/5305] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 758.444447] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.444716] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.444908] [47312]: DEBUG oslo_concurrency.lockutils [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.445135] [47312]: DEBUG nova.objects.instance [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 758.464813] [47312]: DEBUG nova.policy [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.469350] [47312]: DEBUG nova.policy [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.469955] [47312]: DEBUG nova.policy [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.473030] [47312]: INFO nova.api.openstack.requestlog [None req-756f9b64-6a60-4257-a02e-f35480970ae9 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.058214 [ 758.473495] [47312]: [pid: 47312|app: 0|req: 2711/5306] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 758.501857] [47313]: DEBUG nova.api.openstack.wsgi [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.503582] [47313]: DEBUG nova.compute.api [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.507207] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.507430] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.507611] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.507953] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.508158] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.508331] [47313]: DEBUG oslo_concurrency.lockutils [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.536944] [47313]: DEBUG nova.policy [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.540221] [47313]: INFO nova.api.openstack.requestlog [None req-1fd41ce3-c9fb-4156-9d10-a6dce9dfddad tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.040509 [ 758.540533] [47313]: [pid: 47313|app: 0|req: 2596/5307] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.580083] [47312]: DEBUG nova.api.openstack.wsgi [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.581711] [47312]: DEBUG nova.compute.api [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.585099] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.585363] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.585568] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.585910] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.586122] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.586294] [47312]: DEBUG oslo_concurrency.lockutils [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.617916] [47312]: DEBUG nova.policy [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.622018] [47312]: INFO nova.api.openstack.requestlog [None req-aab049b8-6836-4017-835e-ec9104513066 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.044285 [ 758.622349] [47312]: [pid: 47312|app: 0|req: 2712/5308] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 758.651218] [47313]: DEBUG nova.api.openstack.wsgi [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.652933] [47313]: DEBUG nova.compute.api [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.653044] [47312]: DEBUG nova.api.openstack.wsgi [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.654676] [47312]: DEBUG nova.compute.api [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.656426] [47313]: DEBUG oslo_concurrency.lockutils [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.656671] [47313]: DEBUG oslo_concurrency.lockutils [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.656851] [47313]: DEBUG oslo_concurrency.lockutils [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.657252] [47313]: DEBUG oslo_concurrency.lockutils [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.657455] [47313]: DEBUG oslo_concurrency.lockutils [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.657697] [47313]: DEBUG oslo_concurrency.lockutils [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.657908] [47312]: DEBUG oslo_concurrency.lockutils [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.658160] [47312]: DEBUG oslo_concurrency.lockutils [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.658346] [47312]: DEBUG oslo_concurrency.lockutils [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.658692] [47312]: DEBUG oslo_concurrency.lockutils [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.658888] [47312]: DEBUG oslo_concurrency.lockutils [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.659293] [47312]: DEBUG oslo_concurrency.lockutils [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.690547] [47313]: DEBUG nova.policy [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.694397] [47313]: INFO nova.api.openstack.requestlog [None req-321860a8-484d-4691-b55a-f4806eb9d837 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.045538 [ 758.694723] [47313]: [pid: 47313|app: 0|req: 2597/5309] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.695403] [47312]: DEBUG nova.policy [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.699034] [47312]: INFO nova.api.openstack.requestlog [None req-602f28f8-a7fd-4910-9495-75d23b017c57 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048126 [ 758.699337] [47312]: [pid: 47312|app: 0|req: 2713/5310] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.702361] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.703253] [47312]: DEBUG nova.api.openstack.wsgi [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.703964] [47313]: DEBUG nova.compute.api [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.704733] [47312]: DEBUG nova.compute.api [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.706886] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.707121] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.707381] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.707552] [47312]: DEBUG oslo_concurrency.lockutils [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.707767] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.707808] [47312]: DEBUG oslo_concurrency.lockutils [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.707946] [47312]: DEBUG oslo_concurrency.lockutils [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.707985] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.708178] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.708295] [47312]: DEBUG oslo_concurrency.lockutils [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.708494] [47312]: DEBUG oslo_concurrency.lockutils [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.708665] [47312]: DEBUG oslo_concurrency.lockutils [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.741251] [47313]: DEBUG nova.policy [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.745069] [47313]: INFO nova.api.openstack.requestlog [None req-2b548897-ca56-4bc0-a168-f122dc870325 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.044480 [ 758.745381] [47313]: [pid: 47313|app: 0|req: 2598/5311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.745917] [47312]: DEBUG nova.policy [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.749788] [47312]: INFO nova.api.openstack.requestlog [None req-87a186fa-f754-4cb1-a20e-42537150b9d8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.048229 [ 758.750106] [47312]: [pid: 47312|app: 0|req: 2714/5312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.750672] [47313]: DEBUG nova.api.openstack.wsgi [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.752052] [47313]: DEBUG nova.compute.api [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.754905] [47313]: DEBUG oslo_concurrency.lockutils [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.755125] [47313]: DEBUG oslo_concurrency.lockutils [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.755424] [47313]: DEBUG oslo_concurrency.lockutils [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.755692] [47313]: DEBUG oslo_concurrency.lockutils [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.755892] [47313]: DEBUG oslo_concurrency.lockutils [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.756079] [47313]: DEBUG oslo_concurrency.lockutils [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.782749] [47313]: DEBUG nova.policy [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.786111] [47313]: INFO nova.api.openstack.requestlog [None req-8887ca0f-4697-4f00-b542-5d188b6844e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.037389 [ 758.786472] [47313]: [pid: 47313|app: 0|req: 2599/5313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.793902] [47312]: DEBUG nova.api.openstack.wsgi [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.796197] [47312]: DEBUG nova.compute.api [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.798761] [47312]: DEBUG oslo_concurrency.lockutils [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.799039] [47312]: DEBUG oslo_concurrency.lockutils [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.799231] [47312]: DEBUG oslo_concurrency.lockutils [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.799575] [47312]: DEBUG oslo_concurrency.lockutils [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.800018] [47312]: DEBUG oslo_concurrency.lockutils [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.800018] [47312]: DEBUG oslo_concurrency.lockutils [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.829096] [47312]: DEBUG nova.policy [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.832837] [47312]: INFO nova.api.openstack.requestlog [None req-c513e1ca-778d-4e39-a108-63b2cc9dd23b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.041046 [ 758.833159] [47312]: [pid: 47312|app: 0|req: 2715/5314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.837434] [47313]: DEBUG nova.api.openstack.wsgi [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.838576] [47313]: DEBUG nova.compute.api [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.842156] [47313]: DEBUG oslo_concurrency.lockutils [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.842419] [47313]: DEBUG oslo_concurrency.lockutils [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.842610] [47313]: DEBUG oslo_concurrency.lockutils [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.842957] [47313]: DEBUG oslo_concurrency.lockutils [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.843167] [47313]: DEBUG oslo_concurrency.lockutils [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.843394] [47313]: DEBUG oslo_concurrency.lockutils [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.878244] [47313]: DEBUG nova.policy [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.880110] [47312]: DEBUG nova.api.openstack.wsgi [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.881813] [47312]: DEBUG nova.compute.api [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.882414] [47313]: INFO nova.api.openstack.requestlog [None req-a839db5e-69b3-4298-ae8d-5caa95066aef tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047635 [ 758.882871] [47313]: [pid: 47313|app: 0|req: 2600/5315] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.885366] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.885904] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.885904] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.886227] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.886481] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.886732] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.915660] [47312]: DEBUG nova.policy [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.919405] [47312]: INFO nova.api.openstack.requestlog [None req-06fbc514-c9f0-4d20-9519-be9bb9e5cd0b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.041705 [ 758.919800] [47312]: [pid: 47312|app: 0|req: 2716/5316] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.930914] [47313]: DEBUG nova.api.openstack.wsgi [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.932776] [47313]: DEBUG nova.compute.api [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.934801] [47312]: DEBUG nova.api.openstack.wsgi [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.936406] [47313]: DEBUG oslo_concurrency.lockutils [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.936480] [47312]: DEBUG nova.compute.api [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.936649] [47313]: DEBUG oslo_concurrency.lockutils [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.936834] [47313]: DEBUG oslo_concurrency.lockutils [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.937204] [47313]: DEBUG oslo_concurrency.lockutils [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.937413] [47313]: DEBUG oslo_concurrency.lockutils [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.937587] [47313]: DEBUG oslo_concurrency.lockutils [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.940031] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.940119] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.940308] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.940662] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.940860] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.941866] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.978990] [47313]: DEBUG nova.policy [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.980188] [47312]: DEBUG nova.policy [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 758.983369] [47313]: INFO nova.api.openstack.requestlog [None req-3debc30d-1a40-4bc7-bd32-69c5aa383683 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.054589 [ 758.983831] [47313]: [pid: 47313|app: 0|req: 2601/5317] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 758.985175] [47312]: INFO nova.api.openstack.requestlog [None req-dfb3128f-1856-4d9f-bfa2-f0768a787850 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.053429 [ 758.985650] [47312]: [pid: 47312|app: 0|req: 2717/5318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 758.987041] [47313]: DEBUG nova.api.openstack.wsgi [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.987711] [47313]: DEBUG nova.compute.api [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.989133] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 758.990713] [47312]: DEBUG nova.compute.api [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 758.990993] [47313]: DEBUG oslo_concurrency.lockutils [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.991234] [47313]: DEBUG oslo_concurrency.lockutils [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.991434] [47313]: DEBUG oslo_concurrency.lockutils [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.991772] [47313]: DEBUG oslo_concurrency.lockutils [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.991967] [47313]: DEBUG oslo_concurrency.lockutils [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.992321] [47313]: DEBUG oslo_concurrency.lockutils [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.994109] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.994344] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.995036] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 758.995128] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 758.995298] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 758.995479] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.032975] [47313]: DEBUG nova.policy [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.034117] [47312]: DEBUG nova.policy [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.037430] [47313]: DEBUG nova.policy [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.038021] [47313]: DEBUG nova.policy [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.038436] [47312]: INFO nova.api.openstack.requestlog [None req-f5c768fe-70aa-44fc-b6c4-7a71e73047b4 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.052349 [ 759.038633] [47313]: INFO nova.api.openstack.requestlog [None req-45588cfa-d6d8-47ba-aed6-babafec1a039 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.054443 [ 759.038748] [47312]: [pid: 47312|app: 0|req: 2718/5319] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.039359] [47313]: [pid: 47313|app: 0|req: 2602/5320] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.054017] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.055643] [47312]: DEBUG nova.compute.api [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.058885] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.059131] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.059316] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.059665] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.059859] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.060039] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.079764] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.081400] [47313]: DEBUG nova.compute.api [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.084818] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.085393] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.085393] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.085575] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.085769] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.085935] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.091139] [47312]: DEBUG nova.policy [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.095305] [47312]: INFO nova.api.openstack.requestlog [None req-6cd2dbfd-ff90-454a-9177-0fab8f34ec38 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043262 [ 759.095661] [47312]: [pid: 47312|app: 0|req: 2719/5321] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.122027] [47312]: DEBUG nova.api.openstack.wsgi [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.123426] [47313]: DEBUG nova.policy [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.123823] [47312]: DEBUG nova.compute.api [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.128024] [47312]: DEBUG oslo_concurrency.lockutils [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.128024] [47312]: DEBUG oslo_concurrency.lockutils [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.128024] [47312]: DEBUG oslo_concurrency.lockutils [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.128220] [47312]: DEBUG oslo_concurrency.lockutils [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.128448] [47312]: DEBUG oslo_concurrency.lockutils [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.128653] [47312]: DEBUG oslo_concurrency.lockutils [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.129765] [47313]: INFO nova.api.openstack.requestlog [None req-7f36414d-7897-4635-865a-6349e79db13a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.052076 [ 759.130154] [47313]: [pid: 47313|app: 0|req: 2603/5322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.160755] [47312]: DEBUG nova.policy [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.165061] [47312]: INFO nova.api.openstack.requestlog [None req-147aa196-c292-46a4-860e-3b59e3a6b2a1 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1212 microversion: 2.1 time: 0.045183 [ 759.165383] [47312]: [pid: 47312|app: 0|req: 2720/5323] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:55 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.315345] [47313]: DEBUG nova.api.openstack.wsgi [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.317299] [47313]: DEBUG nova.compute.api [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.321098] [47313]: DEBUG oslo_concurrency.lockutils [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.321212] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.321446] [47313]: DEBUG oslo_concurrency.lockutils [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.321638] [47313]: DEBUG oslo_concurrency.lockutils [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.322046] [47313]: DEBUG oslo_concurrency.lockutils [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.322305] [47313]: DEBUG oslo_concurrency.lockutils [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.322499] [47313]: DEBUG oslo_concurrency.lockutils [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.323045] [47312]: DEBUG nova.compute.api [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.327454] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.328517] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.328517] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.328517] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.328517] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.328732] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.365046] [47313]: DEBUG nova.policy [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.369377] [47313]: INFO nova.api.openstack.requestlog [None req-167730e4-25ef-422d-b92d-b2d31ed844bc tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.056434 [ 759.369797] [47313]: [pid: 47313|app: 0|req: 2604/5324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.370242] [47312]: DEBUG nova.policy [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.374707] [47312]: INFO nova.api.openstack.requestlog [None req-1e63c6fa-2c32-4ad5-b656-7102878ddb54 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.056374 [ 759.375185] [47312]: [pid: 47312|app: 0|req: 2721/5325] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 759.402783] [47313]: DEBUG nova.api.openstack.wsgi [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.404617] [47313]: DEBUG nova.compute.api [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.407759] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.409124] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.409363] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.409550] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.409628] [47312]: DEBUG nova.compute.api [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.409901] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.410110] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.410311] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.413259] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.413517] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.413704] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.414081] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.414283] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.414458] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.440930] [47313]: DEBUG nova.policy [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.444951] [47313]: INFO nova.api.openstack.requestlog [None req-48a3c8f4-cb69-4d5c-ace9-8de7c1bc8acc tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1265 microversion: 2.1 time: 0.044247 [ 759.445369] [47313]: [pid: 47313|app: 0|req: 2605/5326] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1265 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 759.451265] [47312]: DEBUG nova.policy [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.454815] [47313]: DEBUG nova.api.openstack.wsgi [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.455441] [47312]: DEBUG nova.policy [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.456072] [47312]: DEBUG nova.policy [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.456349] [47313]: DEBUG nova.compute.api [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.456683] [47312]: INFO nova.api.openstack.requestlog [None req-c7328984-2594-4607-ba7f-8b2f86d3dd53 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1360 microversion: 2.57 time: 0.051018 [ 759.457050] [47312]: [pid: 47312|app: 0|req: 2722/5327] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1360 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.459401] [47313]: DEBUG oslo_concurrency.lockutils [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.459650] [47313]: DEBUG oslo_concurrency.lockutils [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.459833] [47313]: DEBUG oslo_concurrency.lockutils [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.460195] [47313]: DEBUG oslo_concurrency.lockutils [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.460393] [47313]: DEBUG oslo_concurrency.lockutils [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.460566] [47313]: DEBUG oslo_concurrency.lockutils [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.487162] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.488794] [47312]: DEBUG nova.compute.api [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.490740] [47313]: DEBUG nova.policy [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.492342] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.492581] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.492763] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.493130] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.493353] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.493526] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.494630] [47313]: DEBUG nova.policy [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.495255] [47313]: DEBUG nova.policy [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.495910] [47313]: INFO nova.api.openstack.requestlog [None req-c77976bd-d389-477f-93d9-94435770be64 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.043068 [ 759.496260] [47313]: [pid: 47313|app: 0|req: 2606/5328] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.512282] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.512513] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.512694] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.512885] [47312]: DEBUG nova.objects.instance [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 759.531045] [47312]: DEBUG nova.policy [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.534735] [47312]: DEBUG nova.policy [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.535355] [47312]: DEBUG nova.policy [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.538579] [47312]: INFO nova.api.openstack.requestlog [None req-c1cb63aa-307c-4c1c-b4ff-24e752b65e61 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.053468 [ 759.538877] [47312]: [pid: 47312|app: 0|req: 2723/5329] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 759.551016] [47313]: DEBUG nova.api.openstack.wsgi [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.552705] [47313]: DEBUG nova.compute.api [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.556154] [47313]: DEBUG oslo_concurrency.lockutils [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.556425] [47313]: DEBUG oslo_concurrency.lockutils [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.556649] [47313]: DEBUG oslo_concurrency.lockutils [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.557123] [47313]: DEBUG oslo_concurrency.lockutils [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.557365] [47313]: DEBUG oslo_concurrency.lockutils [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.557574] [47313]: DEBUG oslo_concurrency.lockutils [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.587841] [47313]: DEBUG nova.policy [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.591707] [47313]: INFO nova.api.openstack.requestlog [None req-6deb5444-e24a-41a7-a136-cdc9ab2ddb16 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.042803 [ 759.592024] [47313]: [pid: 47313|app: 0|req: 2607/5330] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.636806] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.638749] [47312]: DEBUG nova.compute.api [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.642407] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.642653] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.642840] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.643409] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.643495] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.643637] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.677074] [47312]: DEBUG nova.policy [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.681264] [47312]: INFO nova.api.openstack.requestlog [None req-c4d1be8d-8233-4545-a887-540371194a7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047275 [ 759.681579] [47312]: [pid: 47312|app: 0|req: 2724/5331] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.706898] [47313]: DEBUG nova.api.openstack.wsgi [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.707873] [47313]: DEBUG nova.compute.api [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.709942] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.711576] [47312]: DEBUG nova.compute.api [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.711640] [47313]: DEBUG oslo_concurrency.lockutils [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.711860] [47313]: DEBUG oslo_concurrency.lockutils [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.712092] [47313]: DEBUG oslo_concurrency.lockutils [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.712584] [47313]: DEBUG oslo_concurrency.lockutils [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.712789] [47313]: DEBUG oslo_concurrency.lockutils [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.712964] [47313]: DEBUG oslo_concurrency.lockutils [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.715331] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.715564] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.715747] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.716122] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.716332] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.716529] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.746441] [47313]: DEBUG nova.policy [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.750640] [47313]: INFO nova.api.openstack.requestlog [None req-412f6598-0a57-4875-878d-83815a35fc81 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.046756 [ 759.751079] [47313]: [pid: 47313|app: 0|req: 2608/5332] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.753208] [47312]: DEBUG nova.policy [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.756709] [47313]: DEBUG nova.api.openstack.wsgi [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.757302] [47312]: INFO nova.api.openstack.requestlog [None req-fbc1f07b-5973-4f52-b33a-d8cec186ca6d tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.049578 [ 759.757741] [47312]: [pid: 47312|app: 0|req: 2725/5333] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.758298] [47313]: DEBUG nova.compute.api [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.760566] [47312]: DEBUG nova.api.openstack.wsgi [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.761406] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.761636] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.761815] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.762072] [47312]: DEBUG nova.compute.api [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.762184] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.762411] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.762591] [47313]: DEBUG oslo_concurrency.lockutils [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.765856] [47312]: DEBUG oslo_concurrency.lockutils [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.766168] [47312]: DEBUG oslo_concurrency.lockutils [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.766405] [47312]: DEBUG oslo_concurrency.lockutils [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.766794] [47312]: DEBUG oslo_concurrency.lockutils [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.767039] [47312]: DEBUG oslo_concurrency.lockutils [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.767252] [47312]: DEBUG oslo_concurrency.lockutils [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.795388] [47313]: DEBUG nova.policy [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.799096] [47313]: INFO nova.api.openstack.requestlog [None req-52f3e689-574f-4c52-b49f-cc204efd42fb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.044469 [ 759.799476] [47313]: [pid: 47313|app: 0|req: 2609/5334] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 759.800013] [47312]: DEBUG nova.policy [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.801758] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.803318] [47313]: DEBUG nova.compute.api [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.803805] [47312]: INFO nova.api.openstack.requestlog [None req-b64f3fa8-b52b-423b-ad2d-99acb2ddce91 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.045088 [ 759.804219] [47312]: [pid: 47312|app: 0|req: 2726/5335] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 759.806334] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.806557] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.806737] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.807281] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.807360] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.807471] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.834394] [47313]: DEBUG nova.policy [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.837707] [47313]: INFO nova.api.openstack.requestlog [None req-d9700da7-0f64-44e8-b477-b6ecb51db870 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.037721 [ 759.837983] [47313]: [pid: 47313|app: 0|req: 2610/5336] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.843657] [47312]: DEBUG nova.api.openstack.wsgi [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.845215] [47312]: DEBUG nova.compute.api [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.848261] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.848483] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.848662] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.848998] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.849206] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.849376] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.873607] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=4 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 759.878135] [47312]: DEBUG nova.policy [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.881774] [47312]: INFO nova.api.openstack.requestlog [None req-75a490df-8c52-4906-81fc-b275f8b9e57b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.040142 [ 759.882089] [47312]: [pid: 47312|app: 0|req: 2727/5337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.894923] [47313]: DEBUG nova.api.openstack.wsgi [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.895676] [47313]: DEBUG nova.compute.api [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.899013] [47313]: DEBUG oslo_concurrency.lockutils [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.899255] [47313]: DEBUG oslo_concurrency.lockutils [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.899437] [47313]: DEBUG oslo_concurrency.lockutils [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.899784] [47313]: DEBUG oslo_concurrency.lockutils [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.899976] [47313]: DEBUG oslo_concurrency.lockutils [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.900167] [47313]: DEBUG oslo_concurrency.lockutils [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.929790] [47313]: DEBUG nova.policy [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.934042] [47313]: INFO nova.api.openstack.requestlog [None req-6af6f77e-dc5d-4077-a174-94c1c2632631 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.041966 [ 759.934160] [47313]: [pid: 47313|app: 0|req: 2611/5338] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.934376] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.936061] [47312]: DEBUG nova.compute.api [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.939844] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.940096] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.940313] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.940667] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 759.940862] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 759.941045] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 759.970571] [47312]: DEBUG nova.policy [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 759.974060] [47312]: INFO nova.api.openstack.requestlog [None req-d3d2df0d-12f6-4dfe-835b-3e8a96c3d0e3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.042279 [ 759.974363] [47312]: [pid: 47312|app: 0|req: 2728/5339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 759.995238] [47313]: DEBUG nova.api.openstack.wsgi [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.996844] [47313]: DEBUG nova.compute.api [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 759.996910] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 759.998331] [47312]: DEBUG nova.compute.api [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.000212] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.000438] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.000624] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.000960] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.001169] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.001212] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.001341] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.001383] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.001561] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.001892] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.002098] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.002337] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.037801] [47313]: DEBUG nova.policy [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.038976] [47312]: DEBUG nova.policy [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.041747] [47313]: INFO nova.api.openstack.requestlog [None req-c6952626-c578-49a7-8da8-792aa3a00ae7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.048782 [ 760.042068] [47313]: [pid: 47313|app: 0|req: 2612/5340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.042952] [47312]: INFO nova.api.openstack.requestlog [None req-0e2e6b4b-d7a9-4c95-b692-0c751f05fbbf tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047792 [ 760.043311] [47312]: [pid: 47312|app: 0|req: 2729/5341] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.049372] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.050523] [47312]: DEBUG nova.api.openstack.wsgi [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.050961] [47313]: DEBUG nova.compute.api [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.052043] [47312]: DEBUG nova.compute.api [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.054100] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.054322] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.054508] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.054853] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.055061] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.055191] [47312]: DEBUG oslo_concurrency.lockutils [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.055297] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.055418] [47312]: DEBUG oslo_concurrency.lockutils [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.055600] [47312]: DEBUG oslo_concurrency.lockutils [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.055942] [47312]: DEBUG oslo_concurrency.lockutils [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.056151] [47312]: DEBUG oslo_concurrency.lockutils [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.056321] [47312]: DEBUG oslo_concurrency.lockutils [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.089469] [47313]: DEBUG nova.policy [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.093187] [47313]: INFO nova.api.openstack.requestlog [None req-2b1afd23-fb87-47d7-94fb-426eb1cbac35 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.045556 [ 760.093497] [47313]: [pid: 47313|app: 0|req: 2613/5342] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.096043] [47312]: DEBUG nova.policy [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.100448] [47312]: DEBUG nova.policy [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.101378] [47312]: DEBUG nova.policy [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.102194] [47312]: INFO nova.api.openstack.requestlog [None req-d142e166-2141-4c74-a3c4-ae82eb52088b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.053438 [ 760.102655] [47312]: [pid: 47312|app: 0|req: 2730/5343] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 760.107400] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.108933] [47313]: DEBUG nova.compute.api [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.112028] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.112286] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.112466] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.112811] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.113013] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.113192] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.140917] [47313]: DEBUG nova.policy [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.141773] [47312]: DEBUG nova.api.openstack.wsgi [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.143522] [47312]: DEBUG nova.compute.api [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.144708] [47313]: INFO nova.api.openstack.requestlog [None req-1c490af1-ec7a-4b66-9cac-a323e6751e16 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.038973 [ 760.144856] [47313]: [pid: 47313|app: 0|req: 2614/5344] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.147053] [47312]: DEBUG oslo_concurrency.lockutils [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.148191] [47312]: DEBUG oslo_concurrency.lockutils [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.148191] [47312]: DEBUG oslo_concurrency.lockutils [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.148191] [47312]: DEBUG oslo_concurrency.lockutils [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.148191] [47312]: DEBUG oslo_concurrency.lockutils [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.148353] [47312]: DEBUG oslo_concurrency.lockutils [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.176863] [47313]: DEBUG nova.api.openstack.wsgi [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.178518] [47313]: DEBUG nova.compute.api [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.178573] [47312]: DEBUG nova.policy [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.181844] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.182086] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.182337] [47312]: INFO nova.api.openstack.requestlog [None req-b510b9e7-0519-4a85-a7d1-34506650053a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.042605 [ 760.182396] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.182643] [47312]: [pid: 47312|app: 0|req: 2731/5345] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:56 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.182849] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.183258] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.183258] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.199827] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.200061] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.200266] [47313]: DEBUG oslo_concurrency.lockutils [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.200462] [47313]: DEBUG nova.objects.instance [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lazy-loading 'fault' on Instance uuid 2b0039dd-1219-465d-beb8-0262e0e40029 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.218024] [47313]: DEBUG nova.policy [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0cead1a9886b40aebdd867a47a303bbe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e125bb8c48284c46ab87edd0604a6578', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.221590] [47313]: INFO nova.api.openstack.requestlog [None req-36e771cd-e68c-4d9e-94fd-16665d9299dc tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 200 len: 1404 microversion: 2.1 time: 0.046822 [ 760.222058] [47313]: [pid: 47313|app: 0|req: 2615/5346] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 1404 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.232465] [47312]: DEBUG nova.api.openstack.wsgi [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.232717] [47312]: DEBUG nova.compute.api [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.236208] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.236448] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.236630] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.236976] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.237189] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.237360] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.250142] [47312]: DEBUG nova.compute.api [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 760.277440] [47312]: DEBUG nova.compute.api [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 760.277830] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.278064] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.278250] [47312]: DEBUG oslo_concurrency.lockutils [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.278433] [47312]: WARNING nova.compute.api [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] instance's host None is down, deleting from database [ 760.280623] [47312]: DEBUG nova.network.neutron [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 760.297031] [47312]: DEBUG nova.network.neutron [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 760.299946] [47312]: DEBUG nova.network.neutron [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 760.381862] [47313]: DEBUG nova.api.openstack.wsgi [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.384090] [47313]: DEBUG nova.compute.api [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.387389] [47313]: DEBUG oslo_concurrency.lockutils [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.387616] [47313]: DEBUG oslo_concurrency.lockutils [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.387817] [47313]: DEBUG oslo_concurrency.lockutils [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.388238] [47313]: DEBUG oslo_concurrency.lockutils [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.388493] [47313]: DEBUG oslo_concurrency.lockutils [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.388689] [47313]: DEBUG oslo_concurrency.lockutils [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.405125] [47312]: INFO nova.api.openstack.requestlog [None req-93a658e1-eb3d-481b-b537-af2fc0d8c891 tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 204 len: 0 microversion: 2.1 time: 0.174503 [ 760.405277] [47312]: [pid: 47312|app: 0|req: 2732/5347] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:13:57 2024] DELETE /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 760.407601] [47312]: DEBUG nova.api.openstack.wsgi [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.409436] [47312]: DEBUG nova.compute.api [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.412546] [47312]: DEBUG oslo_concurrency.lockutils [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.412777] [47312]: DEBUG oslo_concurrency.lockutils [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.412960] [47312]: DEBUG oslo_concurrency.lockutils [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.413326] [47312]: DEBUG oslo_concurrency.lockutils [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.413522] [47312]: DEBUG oslo_concurrency.lockutils [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.413691] [47312]: DEBUG oslo_concurrency.lockutils [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.420621] [47313]: DEBUG nova.policy [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.424361] [47313]: INFO nova.api.openstack.requestlog [None req-792a1c23-3eaa-4d0b-8124-bd0b99e83719 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.045508 [ 760.424685] [47313]: [pid: 47313|app: 0|req: 2616/5348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.428306] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.429922] [47313]: DEBUG nova.compute.api [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] [instance: 2b0039dd-1219-465d-beb8-0262e0e40029] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.433325] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.433420] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.433582] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.434014] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.434229] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.434402] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.442661] [47313]: INFO nova.api.openstack.wsgi [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] HTTP exception thrown: Instance 2b0039dd-1219-465d-beb8-0262e0e40029 could not be found. [ 760.443034] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] Returning 404 to user: Instance 2b0039dd-1219-465d-beb8-0262e0e40029 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 760.443200] [47312]: DEBUG nova.policy [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.443448] [47313]: INFO nova.api.openstack.requestlog [None req-9bb94a64-392a-4d67-82d4-d751aa0d2daf tempest-TenantUsagesTestJSON-366749740 tempest-TenantUsagesTestJSON-366749740-project-member] 10.180.1.21 "GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029" status: 404 len: 111 microversion: 2.1 time: 0.017096 [ 760.443719] [47313]: [pid: 47313|app: 0|req: 2617/5349] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/2b0039dd-1219-465d-beb8-0262e0e40029 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 760.447337] [47312]: INFO nova.api.openstack.requestlog [None req-127c57df-e144-4191-8569-906701ab8c7e tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.041553 [ 760.448028] [47312]: [pid: 47312|app: 0|req: 2733/5350] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.455409] [47313]: DEBUG nova.api.openstack.wsgi [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.456947] [47313]: DEBUG nova.compute.api [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.459917] [47313]: DEBUG oslo_concurrency.lockutils [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.460181] [47313]: DEBUG oslo_concurrency.lockutils [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.460439] [47313]: DEBUG oslo_concurrency.lockutils [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.460809] [47313]: DEBUG oslo_concurrency.lockutils [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.461054] [47313]: DEBUG oslo_concurrency.lockutils [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.461246] [47313]: DEBUG oslo_concurrency.lockutils [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.469718] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.471585] [47312]: DEBUG nova.compute.api [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.474840] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.475080] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.475265] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.475607] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.475802] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.475992] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.490402] [47313]: DEBUG nova.policy [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.494160] [47313]: INFO nova.api.openstack.requestlog [None req-b13b670b-37a7-4611-9367-5293c2085dc1 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1265 microversion: 2.1 time: 0.040507 [ 760.494478] [47313]: [pid: 47313|app: 0|req: 2618/5351] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1265 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.505723] [47312]: DEBUG nova.policy [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.508723] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.509584] [47312]: DEBUG nova.policy [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.510203] [47312]: DEBUG nova.policy [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.510333] [47313]: DEBUG nova.compute.api [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.510798] [47312]: INFO nova.api.openstack.requestlog [None req-9d48f39a-ac1b-446e-a315-0c6aa9343e21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1358 microversion: 2.57 time: 0.043225 [ 760.511114] [47312]: [pid: 47312|app: 0|req: 2734/5352] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 760.513534] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.513756] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.513937] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.514299] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.514499] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.514688] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.542941] [47313]: DEBUG nova.policy [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.546697] [47313]: DEBUG nova.policy [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.547317] [47313]: DEBUG nova.policy [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.547879] [47313]: INFO nova.api.openstack.requestlog [None req-0e45dd5a-37a3-48ee-b301-8f2e8da9803c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.041193 [ 760.548271] [47313]: [pid: 47313|app: 0|req: 2619/5353] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 760.553063] [47312]: DEBUG nova.api.openstack.wsgi [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.554760] [47312]: DEBUG nova.compute.api [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.557977] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.558221] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.558405] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.558751] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.558948] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.559132] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.577474] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.577691] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.577894] [47312]: DEBUG oslo_concurrency.lockutils [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.578099] [47312]: DEBUG nova.objects.instance [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 760.595384] [47312]: DEBUG nova.policy [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.598979] [47312]: DEBUG nova.policy [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.599583] [47312]: DEBUG nova.policy [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.602126] [47312]: INFO nova.api.openstack.requestlog [None req-857cdf56-930b-420a-93cf-6303bdea17e7 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.051239 [ 760.602924] [47312]: [pid: 47312|app: 0|req: 2735/5354] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 760.603030] [47313]: DEBUG nova.api.openstack.wsgi [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.604691] [47313]: DEBUG nova.compute.api [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.608101] [47313]: DEBUG oslo_concurrency.lockutils [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.608337] [47313]: DEBUG oslo_concurrency.lockutils [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.608524] [47313]: DEBUG oslo_concurrency.lockutils [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.608876] [47313]: DEBUG oslo_concurrency.lockutils [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.609094] [47313]: DEBUG oslo_concurrency.lockutils [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.609274] [47313]: DEBUG oslo_concurrency.lockutils [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.639820] [47313]: DEBUG nova.policy [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.643850] [47313]: INFO nova.api.openstack.requestlog [None req-db788398-cf79-47f3-be66-f21e27255c5d tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1210 microversion: 2.1 time: 0.043104 [ 760.644184] [47313]: [pid: 47313|app: 0|req: 2620/5355] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.694116] [47312]: DEBUG nova.api.openstack.wsgi [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.696436] [47312]: DEBUG nova.compute.api [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.701225] [47312]: DEBUG oslo_concurrency.lockutils [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.701515] [47312]: DEBUG oslo_concurrency.lockutils [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.701789] [47312]: DEBUG oslo_concurrency.lockutils [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.702309] [47312]: DEBUG oslo_concurrency.lockutils [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.702604] [47312]: DEBUG oslo_concurrency.lockutils [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.702855] [47312]: DEBUG oslo_concurrency.lockutils [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.741184] [47312]: DEBUG nova.policy [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.745214] [47312]: INFO nova.api.openstack.requestlog [None req-424d0dbe-3545-4677-8658-511066036013 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.054125 [ 760.745528] [47312]: [pid: 47312|app: 0|req: 2736/5356] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.763377] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.765059] [47313]: DEBUG nova.compute.api [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.768462] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.768596] [47312]: DEBUG nova.api.openstack.wsgi [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.768699] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.768884] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.769254] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.769456] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.769630] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.770178] [47312]: DEBUG nova.compute.api [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.773610] [47312]: DEBUG oslo_concurrency.lockutils [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.773838] [47312]: DEBUG oslo_concurrency.lockutils [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.774020] [47312]: DEBUG oslo_concurrency.lockutils [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.774366] [47312]: DEBUG oslo_concurrency.lockutils [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.774563] [47312]: DEBUG oslo_concurrency.lockutils [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.774733] [47312]: DEBUG oslo_concurrency.lockutils [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.809109] [47313]: DEBUG nova.policy [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.813235] [47313]: INFO nova.api.openstack.requestlog [None req-9e851ef8-510d-4507-9e00-3f49c5d2a382 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.052251 [ 760.813579] [47313]: [pid: 47313|app: 0|req: 2621/5357] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.815831] [47313]: DEBUG nova.api.openstack.wsgi [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.817358] [47313]: DEBUG nova.compute.api [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.819760] [47312]: DEBUG nova.policy [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.820417] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.820526] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.820706] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.821066] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.821266] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.821441] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.825383] [47312]: INFO nova.api.openstack.requestlog [None req-d896fa50-577a-4b1c-99cb-da817c807cf1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.058059 [ 760.825383] [47312]: [pid: 47312|app: 0|req: 2737/5358] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.827769] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.829318] [47312]: DEBUG nova.compute.api [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.832735] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.832969] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.833178] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.833562] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.833763] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.833935] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.858989] [47313]: DEBUG nova.policy [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.863162] [47313]: INFO nova.api.openstack.requestlog [None req-d34f810c-ee4b-4a01-952c-31c6b4a4f7ba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.048949 [ 760.863548] [47313]: [pid: 47313|app: 0|req: 2622/5359] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.865740] [47313]: DEBUG nova.api.openstack.wsgi [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.867289] [47313]: DEBUG nova.compute.api [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.870409] [47313]: DEBUG oslo_concurrency.lockutils [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.870668] [47313]: DEBUG oslo_concurrency.lockutils [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.870928] [47313]: DEBUG oslo_concurrency.lockutils [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.871263] [47313]: DEBUG oslo_concurrency.lockutils [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.871468] [47313]: DEBUG oslo_concurrency.lockutils [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.872023] [47313]: DEBUG oslo_concurrency.lockutils [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.872716] [47312]: DEBUG nova.policy [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.878073] [47312]: INFO nova.api.openstack.requestlog [None req-f5b1f6fb-1ed0-4785-91c9-8ab98b0217b1 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.051278 [ 760.878073] [47312]: [pid: 47312|app: 0|req: 2738/5360] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.923628] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.923628] [47312]: DEBUG nova.compute.api [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.923628] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.923628] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.923628] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.923628] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.923628] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.923628] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.923972] [47313]: DEBUG nova.policy [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.923972] [47313]: INFO nova.api.openstack.requestlog [None req-646b4e37-7a4c-4766-88a1-97057b5fea9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.051687 [ 760.923972] [47313]: [pid: 47313|app: 0|req: 2623/5361] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 760.942023] [47312]: DEBUG nova.policy [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 760.949085] [47312]: INFO nova.api.openstack.requestlog [None req-d6436a87-d61a-4a21-ab9d-30b4eac6ee79 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.057083 [ 760.949639] [47312]: [pid: 47312|app: 0|req: 2739/5362] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 760.951738] [47313]: DEBUG nova.api.openstack.wsgi [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.956224] [47313]: DEBUG nova.compute.api [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.962201] [47313]: DEBUG oslo_concurrency.lockutils [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.962500] [47313]: DEBUG oslo_concurrency.lockutils [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.962715] [47313]: DEBUG oslo_concurrency.lockutils [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.963294] [47313]: DEBUG oslo_concurrency.lockutils [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.963523] [47313]: DEBUG oslo_concurrency.lockutils [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.963926] [47313]: DEBUG oslo_concurrency.lockutils [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.986898] [47312]: DEBUG nova.api.openstack.wsgi [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 760.988875] [47312]: DEBUG nova.compute.api [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 760.993022] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.993703] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.993703] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 760.994273] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 760.994273] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 760.994446] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.008340] [47313]: DEBUG nova.policy [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.013720] [47313]: INFO nova.api.openstack.requestlog [None req-daacfd32-d951-4326-9a51-6fae3c588f07 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.067920 [ 761.014126] [47313]: [pid: 47313|app: 0|req: 2624/5363] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.031245] [47312]: DEBUG nova.policy [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.035820] [47312]: INFO nova.api.openstack.requestlog [None req-bfd0e30f-fc88-49e5-99f0-21de96ecf574 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.051850 [ 761.036158] [47312]: [pid: 47312|app: 0|req: 2740/5364] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.054205] [47313]: DEBUG nova.api.openstack.wsgi [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.054289] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.055935] [47313]: DEBUG nova.compute.api [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.056088] [47312]: DEBUG nova.compute.api [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.060353] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.060550] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.060798] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.061282] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.061530] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.061747] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.061859] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.062132] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.062364] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.062714] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.062907] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.063177] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.099845] [47312]: DEBUG nova.policy [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.103180] [47313]: DEBUG nova.policy [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.105117] [47312]: INFO nova.api.openstack.requestlog [None req-8f3101d8-fcfc-413c-98a2-a83568c0947e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.053212 [ 761.105459] [47312]: [pid: 47312|app: 0|req: 2741/5365] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.107771] [47313]: INFO nova.api.openstack.requestlog [None req-c9324045-c74b-48a9-b600-a5f412a97a2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.055856 [ 761.107941] [47312]: DEBUG nova.api.openstack.wsgi [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.108193] [47313]: [pid: 47313|app: 0|req: 2625/5366] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.109559] [47312]: DEBUG nova.compute.api [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.112984] [47312]: DEBUG oslo_concurrency.lockutils [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.113204] [47312]: DEBUG oslo_concurrency.lockutils [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.113431] [47312]: DEBUG oslo_concurrency.lockutils [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.113814] [47312]: DEBUG oslo_concurrency.lockutils [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.114032] [47312]: DEBUG oslo_concurrency.lockutils [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.114211] [47312]: DEBUG oslo_concurrency.lockutils [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.114951] [47313]: DEBUG nova.api.openstack.wsgi [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.116746] [47313]: DEBUG nova.compute.api [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.120077] [47313]: DEBUG oslo_concurrency.lockutils [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.120333] [47313]: DEBUG oslo_concurrency.lockutils [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.120520] [47313]: DEBUG oslo_concurrency.lockutils [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.120874] [47313]: DEBUG oslo_concurrency.lockutils [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.121167] [47313]: DEBUG oslo_concurrency.lockutils [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.121313] [47313]: DEBUG oslo_concurrency.lockutils [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.148240] [47312]: DEBUG nova.policy [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.152645] [47312]: INFO nova.api.openstack.requestlog [None req-b717e9a8-7944-4a0f-b545-5e805cc80d7c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.046489 [ 761.153164] [47312]: [pid: 47312|app: 0|req: 2742/5367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.156171] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.157855] [47312]: DEBUG nova.compute.api [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.160274] [47313]: DEBUG nova.policy [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.161412] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.161668] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.161892] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.162371] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.162591] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.162770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.164897] [47313]: DEBUG nova.policy [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.165594] [47313]: DEBUG nova.policy [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.166305] [47313]: INFO nova.api.openstack.requestlog [None req-274715e4-45fb-4a5b-88a7-2984fa8b3933 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.053464 [ 761.166841] [47313]: [pid: 47313|app: 0|req: 2626/5368] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:57 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 761.193910] [47312]: DEBUG nova.policy [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.194233] [47313]: DEBUG nova.api.openstack.wsgi [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.195889] [47313]: DEBUG nova.compute.api [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.197978] [47312]: INFO nova.api.openstack.requestlog [None req-c4f237ad-3ef8-4a47-b7d5-01271304b884 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.044127 [ 761.198307] [47312]: [pid: 47312|app: 0|req: 2743/5369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.200408] [47313]: DEBUG oslo_concurrency.lockutils [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.200408] [47313]: DEBUG oslo_concurrency.lockutils [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.200408] [47313]: DEBUG oslo_concurrency.lockutils [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.200408] [47313]: DEBUG oslo_concurrency.lockutils [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.200408] [47313]: DEBUG oslo_concurrency.lockutils [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.200408] [47313]: DEBUG oslo_concurrency.lockutils [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.230271] [47313]: DEBUG nova.policy [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.234146] [47313]: INFO nova.api.openstack.requestlog [None req-182a125a-3974-4c42-bc31-71a3ede19a65 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.042073 [ 761.234462] [47313]: [pid: 47313|app: 0|req: 2627/5370] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.436160] [47312]: DEBUG nova.api.openstack.wsgi [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.437907] [47312]: DEBUG nova.compute.api [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.442604] [47312]: DEBUG oslo_concurrency.lockutils [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.443316] [47312]: DEBUG oslo_concurrency.lockutils [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.443316] [47312]: DEBUG oslo_concurrency.lockutils [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.443590] [47312]: DEBUG oslo_concurrency.lockutils [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.443620] [47312]: DEBUG oslo_concurrency.lockutils [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.443806] [47312]: DEBUG oslo_concurrency.lockutils [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.460028] [47313]: DEBUG nova.api.openstack.wsgi [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.461085] [47313]: DEBUG nova.compute.api [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.464763] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.465014] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.465194] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.465549] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.466286] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.466286] [47313]: DEBUG oslo_concurrency.lockutils [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.482374] [47312]: DEBUG nova.policy [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.489951] [47312]: INFO nova.api.openstack.requestlog [None req-a43e0bf1-1745-48d6-b8de-477e6b490764 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.055918 [ 761.490145] [47312]: [pid: 47312|app: 0|req: 2744/5371] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.501307] [47313]: DEBUG nova.policy [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.505352] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.505611] [47313]: INFO nova.api.openstack.requestlog [None req-8faa642a-b0b5-4cc9-ad38-8d99245c8453 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.048474 [ 761.506022] [47313]: [pid: 47313|app: 0|req: 2628/5372] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.507738] [47312]: DEBUG nova.compute.api [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.511349] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.511648] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.511868] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.512295] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.512481] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.512657] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.523757] [47313]: DEBUG nova.api.openstack.wsgi [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.525391] [47313]: DEBUG nova.compute.api [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.528637] [47313]: DEBUG oslo_concurrency.lockutils [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.528873] [47313]: DEBUG oslo_concurrency.lockutils [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.529070] [47313]: DEBUG oslo_concurrency.lockutils [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.529417] [47313]: DEBUG oslo_concurrency.lockutils [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.529609] [47313]: DEBUG oslo_concurrency.lockutils [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.529781] [47313]: DEBUG oslo_concurrency.lockutils [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.546872] [47312]: DEBUG nova.policy [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.550673] [47312]: INFO nova.api.openstack.requestlog [None req-7a9b0588-dec1-4e87-b897-282248206816 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1265 microversion: 2.1 time: 0.047580 [ 761.550981] [47312]: [pid: 47312|app: 0|req: 2745/5373] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1265 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.559444] [47313]: DEBUG nova.policy [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.560331] [47312]: DEBUG nova.api.openstack.wsgi [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.561996] [47312]: DEBUG nova.compute.api [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.563336] [47313]: DEBUG nova.policy [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.563946] [47313]: DEBUG nova.policy [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.564553] [47313]: INFO nova.api.openstack.requestlog [None req-291e5872-a496-43d8-a834-c3a7b3a4f964 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1358 microversion: 2.57 time: 0.042997 [ 761.564881] [47313]: [pid: 47313|app: 0|req: 2629/5374] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.565733] [47312]: DEBUG oslo_concurrency.lockutils [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.565733] [47312]: DEBUG oslo_concurrency.lockutils [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.565733] [47312]: DEBUG oslo_concurrency.lockutils [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.565925] [47312]: DEBUG oslo_concurrency.lockutils [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.566061] [47312]: DEBUG oslo_concurrency.lockutils [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.566236] [47312]: DEBUG oslo_concurrency.lockutils [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.595672] [47312]: DEBUG nova.policy [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.599771] [47312]: DEBUG nova.policy [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.600330] [47312]: DEBUG nova.policy [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.600877] [47312]: INFO nova.api.openstack.requestlog [None req-42020b4f-3ce8-49c4-b137-b59e3454ee81 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.042489 [ 761.601211] [47312]: [pid: 47312|app: 0|req: 2746/5375] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 761.617672] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.618333] [47312]: DEBUG nova.compute.api [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.622422] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.622742] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.623030] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.623499] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.623792] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.624167] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.626935] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3ec58a3-330e-43e8-8140-505b5499536d tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Action: 'create', calling method: .version_select at 0x7b9c4738bd90>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-652908172"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 761.645026] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.645115] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.645248] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.645453] [47312]: DEBUG nova.objects.instance [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 761.665634] [47312]: DEBUG nova.policy [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.670087] [47312]: DEBUG nova.policy [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.670611] [47312]: DEBUG nova.policy [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.673915] [47312]: INFO nova.api.openstack.requestlog [None req-5ead6461-86fb-458a-a0e4-b6abeef30c39 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.059273 [ 761.674238] [47312]: [pid: 47312|app: 0|req: 2747/5376] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 761.676593] [47312]: DEBUG nova.api.openstack.wsgi [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.678147] [47312]: DEBUG nova.compute.api [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.680984] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.681227] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.681405] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.681739] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.681930] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.682111] [47312]: DEBUG oslo_concurrency.lockutils [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.713782] [47312]: DEBUG nova.policy [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.718011] [47312]: INFO nova.api.openstack.requestlog [None req-f72f0c35-df33-4d32-95e2-e3bc842a848c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1266 microversion: 2.1 time: 0.043122 [ 761.720144] [47312]: [pid: 47312|app: 0|req: 2748/5377] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1266 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.757514] [47312]: DEBUG nova.api.openstack.wsgi [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.759596] [47312]: DEBUG nova.compute.api [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.763697] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.763931] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.764134] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.764499] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.764699] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.764868] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.796380] [47313]: INFO nova.api.openstack.requestlog [None req-e3ec58a3-330e-43e8-8140-505b5499536d tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 340 microversion: 2.1 time: 0.222886 [ 761.796751] [47313]: [pid: 47313|app: 0|req: 2630/5378] 10.180.1.21 () {60 vars in 1150 bytes} [Thu Oct 31 12:13:58 2024] POST /compute/v2.1/os-volumes => generated 340 bytes in 223 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 761.798860] [47312]: DEBUG nova.policy [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.802978] [47312]: INFO nova.api.openstack.requestlog [None req-47fd4257-759f-4454-8d26-39704b011971 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047755 [ 761.803367] [47312]: [pid: 47312|app: 0|req: 2749/5379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.803566] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbd8bc15-daaf-48be-ab20-273b787d0a0e tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c473c2170>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.826393] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.828081] [47312]: DEBUG nova.compute.api [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.831476] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.831704] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.831880] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.832268] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.832484] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.832642] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.834047] [47313]: INFO nova.api.openstack.requestlog [None req-dbd8bc15-daaf-48be-ab20-273b787d0a0e tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3" status: 200 len: 340 microversion: 2.1 time: 0.032357 [ 761.834550] [47313]: [pid: 47313|app: 0|req: 2631/5380] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 => generated 340 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 761.837253] [47313]: DEBUG nova.api.openstack.wsgi [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.839113] [47313]: DEBUG nova.compute.api [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.842399] [47313]: DEBUG oslo_concurrency.lockutils [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.843099] [47313]: DEBUG oslo_concurrency.lockutils [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.843099] [47313]: DEBUG oslo_concurrency.lockutils [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.843158] [47313]: DEBUG oslo_concurrency.lockutils [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.843375] [47313]: DEBUG oslo_concurrency.lockutils [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.843556] [47313]: DEBUG oslo_concurrency.lockutils [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.870941] [47312]: DEBUG nova.policy [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.876285] [47312]: INFO nova.api.openstack.requestlog [None req-dc741245-5cf8-4498-ad55-a983121903c5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.052018 [ 761.876546] [47313]: DEBUG nova.policy [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.876834] [47312]: [pid: 47312|app: 0|req: 2750/5381] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.879406] [47312]: DEBUG nova.api.openstack.wsgi [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.880944] [47312]: DEBUG nova.compute.api [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.880989] [47313]: INFO nova.api.openstack.requestlog [None req-78a57680-b7e9-40e0-9c53-be33950997ef tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.045746 [ 761.881352] [47313]: [pid: 47313|app: 0|req: 2632/5382] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.884343] [47312]: DEBUG oslo_concurrency.lockutils [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.884570] [47312]: DEBUG oslo_concurrency.lockutils [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.884747] [47312]: DEBUG oslo_concurrency.lockutils [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.885111] [47312]: DEBUG oslo_concurrency.lockutils [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.885441] [47312]: DEBUG oslo_concurrency.lockutils [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.885510] [47312]: DEBUG oslo_concurrency.lockutils [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.888246] [47313]: DEBUG nova.api.openstack.wsgi [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.890773] [47313]: DEBUG nova.compute.api [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.893207] [47313]: DEBUG oslo_concurrency.lockutils [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.893470] [47313]: DEBUG oslo_concurrency.lockutils [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.893638] [47313]: DEBUG oslo_concurrency.lockutils [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.893989] [47313]: DEBUG oslo_concurrency.lockutils [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.894203] [47313]: DEBUG oslo_concurrency.lockutils [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.894372] [47313]: DEBUG oslo_concurrency.lockutils [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.915521] [47312]: DEBUG nova.policy [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.919519] [47312]: INFO nova.api.openstack.requestlog [None req-03654c63-b285-421a-9bc6-b592b915f856 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.042072 [ 761.919817] [47312]: [pid: 47312|app: 0|req: 2751/5383] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.926342] [47313]: DEBUG nova.policy [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.927453] [47312]: DEBUG nova.api.openstack.wsgi [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.928993] [47312]: DEBUG nova.compute.api [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.930230] [47313]: INFO nova.api.openstack.requestlog [None req-d62e05f4-929a-4604-8c2f-3550909eab17 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.043764 [ 761.930524] [47313]: [pid: 47313|app: 0|req: 2633/5384] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.932482] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.932736] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.932922] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.933360] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.933562] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.933738] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.961456] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 761.962976] [47313]: DEBUG nova.compute.api [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 761.964094] [47312]: DEBUG nova.policy [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 761.966205] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.966441] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.966624] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.966971] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 761.967181] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 761.967353] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 761.968140] [47312]: INFO nova.api.openstack.requestlog [None req-f22a51e0-72e2-47d2-b860-cc621938050d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.042454 [ 761.968602] [47312]: [pid: 47312|app: 0|req: 2752/5385] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 761.997684] [47313]: DEBUG nova.policy [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.001842] [47313]: INFO nova.api.openstack.requestlog [None req-8e35c936-ff7f-4d41-b945-25667ee6b8bf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.042792 [ 762.002055] [47313]: [pid: 47313|app: 0|req: 2634/5386] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.026078] [47312]: DEBUG nova.api.openstack.wsgi [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.027762] [47312]: DEBUG nova.compute.api [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.031097] [47312]: DEBUG oslo_concurrency.lockutils [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.031330] [47312]: DEBUG oslo_concurrency.lockutils [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.031512] [47312]: DEBUG oslo_concurrency.lockutils [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.031858] [47312]: DEBUG oslo_concurrency.lockutils [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.032063] [47312]: DEBUG oslo_concurrency.lockutils [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.032275] [47312]: DEBUG oslo_concurrency.lockutils [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.048192] [47313]: DEBUG nova.api.openstack.wsgi [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.048608] [47313]: DEBUG nova.compute.api [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.051963] [47313]: DEBUG oslo_concurrency.lockutils [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.052210] [47313]: DEBUG oslo_concurrency.lockutils [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.052422] [47313]: DEBUG oslo_concurrency.lockutils [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.052855] [47313]: DEBUG oslo_concurrency.lockutils [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.053068] [47313]: DEBUG oslo_concurrency.lockutils [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.053247] [47313]: DEBUG oslo_concurrency.lockutils [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.064503] [47312]: DEBUG nova.policy [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.068213] [47312]: INFO nova.api.openstack.requestlog [None req-52fa2402-efb4-4ad5-b92e-69116b55adc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.044261 [ 762.068515] [47312]: [pid: 47312|app: 0|req: 2753/5387] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.082236] [47313]: DEBUG nova.policy [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.086862] [47313]: INFO nova.api.openstack.requestlog [None req-c241640a-8192-4a05-8cf0-570941b64959 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.041701 [ 762.086862] [47313]: [pid: 47313|app: 0|req: 2635/5388] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.120990] [47312]: DEBUG nova.api.openstack.wsgi [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.122091] [47312]: DEBUG nova.compute.api [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.123147] [47313]: DEBUG nova.api.openstack.wsgi [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.124876] [47313]: DEBUG nova.compute.api [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.126514] [47312]: DEBUG oslo_concurrency.lockutils [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.127284] [47312]: DEBUG oslo_concurrency.lockutils [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.127284] [47312]: DEBUG oslo_concurrency.lockutils [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.127385] [47312]: DEBUG oslo_concurrency.lockutils [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.127563] [47312]: DEBUG oslo_concurrency.lockutils [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.127736] [47312]: DEBUG oslo_concurrency.lockutils [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.128292] [47313]: DEBUG oslo_concurrency.lockutils [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.128523] [47313]: DEBUG oslo_concurrency.lockutils [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.128705] [47313]: DEBUG oslo_concurrency.lockutils [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.129076] [47313]: DEBUG oslo_concurrency.lockutils [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.129688] [47313]: DEBUG oslo_concurrency.lockutils [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.129688] [47313]: DEBUG oslo_concurrency.lockutils [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.165869] [47312]: DEBUG nova.policy [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.166914] [47313]: DEBUG nova.policy [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.169916] [47312]: INFO nova.api.openstack.requestlog [None req-57978339-4e97-4bca-b36d-37e493528594 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.051970 [ 762.170253] [47312]: [pid: 47312|app: 0|req: 2754/5389] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.171288] [47313]: INFO nova.api.openstack.requestlog [None req-88837f41-70b6-411b-a79e-f5d0b4acbc57 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.050090 [ 762.171395] [47313]: [pid: 47313|app: 0|req: 2636/5390] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:58 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.172798] [47312]: DEBUG nova.api.openstack.wsgi [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.174378] [47312]: DEBUG nova.compute.api [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.177480] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.177696] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.177875] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.178230] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.178444] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.178666] [47312]: DEBUG oslo_concurrency.lockutils [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.185114] [47313]: DEBUG nova.api.openstack.wsgi [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.186677] [47313]: DEBUG nova.compute.api [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.189874] [47313]: DEBUG oslo_concurrency.lockutils [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.190123] [47313]: DEBUG oslo_concurrency.lockutils [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.190316] [47313]: DEBUG oslo_concurrency.lockutils [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.190664] [47313]: DEBUG oslo_concurrency.lockutils [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.190858] [47313]: DEBUG oslo_concurrency.lockutils [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.191036] [47313]: DEBUG oslo_concurrency.lockutils [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.207235] [47312]: DEBUG nova.policy [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.210914] [47312]: INFO nova.api.openstack.requestlog [None req-99d2bec5-2302-40b4-ab2b-c13da834cbd2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.040054 [ 762.211222] [47312]: [pid: 47312|app: 0|req: 2755/5391] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.214302] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.214893] [47312]: DEBUG nova.compute.api [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.217708] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.217932] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.218148] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.218492] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.218681] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.218854] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.219611] [47313]: DEBUG nova.policy [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.223400] [47313]: DEBUG nova.policy [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.224010] [47313]: DEBUG nova.policy [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.224607] [47313]: INFO nova.api.openstack.requestlog [None req-93889b9d-2a39-433e-9e2a-22fb0bfb5ec9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.041572 [ 762.225024] [47313]: [pid: 47313|app: 0|req: 2637/5392] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.245829] [47313]: DEBUG nova.api.openstack.wsgi [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.245889] [47312]: DEBUG nova.policy [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.247610] [47313]: DEBUG nova.compute.api [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.249686] [47312]: INFO nova.api.openstack.requestlog [None req-6d2a325f-41d8-45a0-8523-1cfcb54702ce tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.037941 [ 762.249981] [47312]: [pid: 47312|app: 0|req: 2756/5393] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.251020] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.251020] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.251020] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.251360] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.251562] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.251734] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.282787] [47313]: DEBUG nova.policy [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.286960] [47313]: INFO nova.api.openstack.requestlog [None req-62fb9e9c-13ff-4234-9492-17baeb81cffd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.043022 [ 762.287454] [47313]: [pid: 47313|app: 0|req: 2638/5394] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 762.501301] [47312]: DEBUG nova.api.openstack.wsgi [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.503523] [47312]: DEBUG nova.compute.api [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.508984] [47312]: DEBUG oslo_concurrency.lockutils [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.509240] [47312]: DEBUG oslo_concurrency.lockutils [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.509429] [47312]: DEBUG oslo_concurrency.lockutils [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.509833] [47312]: DEBUG oslo_concurrency.lockutils [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.510097] [47312]: DEBUG oslo_concurrency.lockutils [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.510301] [47312]: DEBUG oslo_concurrency.lockutils [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.518701] [47313]: DEBUG nova.api.openstack.wsgi [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.520713] [47313]: DEBUG nova.compute.api [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.526367] [47313]: DEBUG oslo_concurrency.lockutils [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.526823] [47313]: DEBUG oslo_concurrency.lockutils [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.527038] [47313]: DEBUG oslo_concurrency.lockutils [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.527425] [47313]: DEBUG oslo_concurrency.lockutils [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.527631] [47313]: DEBUG oslo_concurrency.lockutils [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.527803] [47313]: DEBUG oslo_concurrency.lockutils [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.551700] [47312]: DEBUG nova.policy [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.558467] [47312]: INFO nova.api.openstack.requestlog [None req-3001bbe8-51ac-43c7-be00-536f43b2ccbd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.059434 [ 762.558806] [47312]: [pid: 47312|app: 0|req: 2757/5395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.562892] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.563529] [47313]: DEBUG nova.policy [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.564587] [47312]: DEBUG nova.compute.api [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.567971] [47313]: INFO nova.api.openstack.requestlog [None req-c11b7468-1337-40d7-9a7d-0d9e592178e6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.052382 [ 762.568044] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.568235] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.568337] [47313]: [pid: 47313|app: 0|req: 2639/5396] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.568423] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.568782] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.568976] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.569205] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.578994] [47313]: DEBUG nova.api.openstack.wsgi [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.580748] [47313]: DEBUG nova.compute.api [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.584246] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.584480] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.584674] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.585047] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.585251] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.585427] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.601964] [47312]: DEBUG nova.policy [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.606543] [47312]: INFO nova.api.openstack.requestlog [None req-0c1171c3-0eb2-4348-ab60-585d816feb2c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1265 microversion: 2.1 time: 0.045713 [ 762.606895] [47312]: [pid: 47312|app: 0|req: 2758/5397] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.613955] [47312]: DEBUG nova.api.openstack.wsgi [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.615535] [47312]: DEBUG nova.compute.api [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.618434] [47313]: DEBUG nova.policy [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.619114] [47312]: DEBUG oslo_concurrency.lockutils [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.619403] [47312]: DEBUG oslo_concurrency.lockutils [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.619599] [47312]: DEBUG oslo_concurrency.lockutils [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.619959] [47312]: DEBUG oslo_concurrency.lockutils [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.620199] [47312]: DEBUG oslo_concurrency.lockutils [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.620453] [47312]: DEBUG oslo_concurrency.lockutils [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.622897] [47313]: DEBUG nova.policy [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.623627] [47313]: DEBUG nova.policy [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.624248] [47313]: INFO nova.api.openstack.requestlog [None req-22d4b819-f11a-4797-aff4-aff5fb4a9925 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1358 microversion: 2.57 time: 0.047574 [ 762.625028] [47313]: [pid: 47313|app: 0|req: 2640/5398] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1358 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 762.653952] [47312]: DEBUG nova.policy [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.658606] [47312]: DEBUG nova.policy [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.659368] [47312]: DEBUG nova.policy [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.659959] [47312]: INFO nova.api.openstack.requestlog [None req-563c3cca-8418-4f5c-9390-b316b09bf07f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.048303 [ 762.660290] [47312]: [pid: 47312|app: 0|req: 2759/5399] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.688154] [47313]: DEBUG nova.api.openstack.wsgi [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.690057] [47313]: DEBUG nova.compute.api [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.693966] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.694230] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.694419] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.694788] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.694974] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.695163] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.715837] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.716086] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.716271] [47313]: DEBUG oslo_concurrency.lockutils [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.716524] [47313]: DEBUG nova.objects.instance [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 762.730806] [47312]: DEBUG nova.api.openstack.wsgi [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.732523] [47312]: DEBUG nova.compute.api [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.736296] [47312]: DEBUG oslo_concurrency.lockutils [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.736536] [47312]: DEBUG oslo_concurrency.lockutils [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.736717] [47312]: DEBUG oslo_concurrency.lockutils [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.737089] [47312]: DEBUG oslo_concurrency.lockutils [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.737129] [47313]: DEBUG nova.policy [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.737295] [47312]: DEBUG oslo_concurrency.lockutils [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.737464] [47312]: DEBUG oslo_concurrency.lockutils [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.741634] [47313]: DEBUG nova.policy [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.742362] [47313]: DEBUG nova.policy [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.746499] [47313]: INFO nova.api.openstack.requestlog [None req-bff7c06f-6c21-4787-b80c-6d0ef4e0fb09 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.060578 [ 762.746838] [47313]: [pid: 47313|app: 0|req: 2641/5400] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 762.769468] [47312]: DEBUG nova.policy [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.773906] [47312]: INFO nova.api.openstack.requestlog [None req-8786d3b0-c8f3-402a-89e4-4235bff2e2c3 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1266 microversion: 2.1 time: 0.045352 [ 762.774259] [47312]: [pid: 47312|app: 0|req: 2760/5401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1266 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.815268] [47313]: DEBUG nova.api.openstack.wsgi [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.816972] [47313]: DEBUG nova.compute.api [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.820694] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.820939] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.821136] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.821499] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.821716] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.821899] [47313]: DEBUG oslo_concurrency.lockutils [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.843975] [47312]: DEBUG nova.api.openstack.wsgi [None req-11992d31-9c6b-4a18-8739-352e6c8b56f8 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c4772dc60>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.855830] [47313]: DEBUG nova.policy [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.860537] [47313]: INFO nova.api.openstack.requestlog [None req-bce36b41-800f-48b0-b0b9-fecbccbc7d81 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047292 [ 762.861119] [47313]: [pid: 47313|app: 0|req: 2642/5402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.876149] [47312]: INFO nova.api.openstack.requestlog [None req-11992d31-9c6b-4a18-8739-352e6c8b56f8 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3" status: 200 len: 341 microversion: 2.1 time: 0.034374 [ 762.876501] [47312]: [pid: 47312|app: 0|req: 2761/5403] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 762.885089] [47313]: DEBUG nova.api.openstack.wsgi [None req-8dd389d4-ee91-4f8e-bcc0-1b7685ade15e tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Action: 'create', calling method: .version_select at 0x7b9c476b3490>, body: {"snapshot": {"volume_id": "f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1314771331"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 762.887998] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.889778] [47312]: DEBUG nova.compute.api [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.894351] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.894602] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.894785] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.895287] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.895431] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.895578] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.928792] [47312]: DEBUG nova.policy [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.935073] [47312]: INFO nova.api.openstack.requestlog [None req-6e33a1cc-af09-4afe-afd3-4ccb8864dc26 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.048941 [ 762.935366] [47312]: [pid: 47312|app: 0|req: 2762/5404] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.938530] [47312]: DEBUG nova.api.openstack.wsgi [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.940808] [47312]: DEBUG nova.compute.api [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.944729] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.945030] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.945263] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.945665] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.946303] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.946303] [47312]: DEBUG oslo_concurrency.lockutils [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.979395] [47312]: DEBUG nova.policy [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 762.984124] [47312]: INFO nova.api.openstack.requestlog [None req-aeb33c86-7957-4613-bf81-c3113bee99a5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048071 [ 762.984462] [47312]: [pid: 47312|app: 0|req: 2763/5405] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 762.987100] [47312]: DEBUG nova.api.openstack.wsgi [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 762.988627] [47312]: DEBUG nova.compute.api [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 762.993017] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.993266] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.993679] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.994072] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 762.994293] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 762.994448] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 762.998386] [47313]: INFO nova.api.openstack.requestlog [None req-8dd389d4-ee91-4f8e-bcc0-1b7685ade15e tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.116034 [ 762.998760] [47313]: [pid: 47313|app: 0|req: 2643/5406] 10.180.1.21 () {60 vars in 1157 bytes} [Thu Oct 31 12:13:59 2024] POST /compute/v2.1/os-snapshots => generated 287 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 763.001383] [47313]: DEBUG nova.api.openstack.wsgi [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.003015] [47313]: DEBUG nova.compute.api [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.006921] [47313]: DEBUG oslo_concurrency.lockutils [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.007242] [47313]: DEBUG oslo_concurrency.lockutils [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.007351] [47313]: DEBUG oslo_concurrency.lockutils [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.007715] [47313]: DEBUG oslo_concurrency.lockutils [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.007911] [47313]: DEBUG oslo_concurrency.lockutils [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.008167] [47313]: DEBUG oslo_concurrency.lockutils [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.028927] [47312]: DEBUG nova.policy [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.036211] [47312]: INFO nova.api.openstack.requestlog [None req-38f7c7d0-014a-4441-a717-cb416696b938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.048745 [ 763.036211] [47312]: [pid: 47312|app: 0|req: 2764/5407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.037443] [47312]: DEBUG nova.api.openstack.wsgi [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.039225] [47312]: DEBUG nova.compute.api [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.042981] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.043401] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.043615] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.043981] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.044184] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.044357] [47312]: DEBUG oslo_concurrency.lockutils [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.046436] [47313]: DEBUG nova.policy [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.051649] [47313]: INFO nova.api.openstack.requestlog [None req-dea368ce-125d-4e6b-9b85-7aad6a930978 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.051742 [ 763.051649] [47313]: [pid: 47313|app: 0|req: 2644/5408] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.054917] [47313]: DEBUG nova.api.openstack.wsgi [None req-72301f37-6e51-4095-af6b-557b70b6c7fa tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c4738a560>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.077060] [47312]: DEBUG nova.policy [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.082829] [47312]: INFO nova.api.openstack.requestlog [None req-f613c653-c2b6-465a-b4dc-c5fa8994a6ed tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1212 microversion: 2.1 time: 0.046884 [ 763.082829] [47312]: [pid: 47312|app: 0|req: 2765/5409] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.084775] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.086526] [47312]: DEBUG nova.compute.api [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.087818] [47313]: INFO nova.api.openstack.requestlog [None req-72301f37-6e51-4095-af6b-557b70b6c7fa tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39" status: 200 len: 288 microversion: 2.1 time: 0.035403 [ 763.089030] [47313]: [pid: 47313|app: 0|req: 2645/5410] 10.180.1.21 () {58 vars in 1246 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39 => generated 288 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 763.091550] [47313]: DEBUG nova.api.openstack.wsgi [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.091641] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.091641] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.091860] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.092309] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.092543] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.092663] [47313]: DEBUG nova.compute.api [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.092758] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.096715] [47313]: DEBUG oslo_concurrency.lockutils [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.096961] [47313]: DEBUG oslo_concurrency.lockutils [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.097166] [47313]: DEBUG oslo_concurrency.lockutils [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.097645] [47313]: DEBUG oslo_concurrency.lockutils [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.097876] [47313]: DEBUG oslo_concurrency.lockutils [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.098068] [47313]: DEBUG oslo_concurrency.lockutils [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.133308] [47312]: DEBUG nova.policy [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.137829] [47313]: DEBUG nova.policy [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.139695] [47312]: INFO nova.api.openstack.requestlog [None req-f6a62a68-39c1-444f-8bc8-e342ce6e8769 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.056704 [ 763.140199] [47312]: [pid: 47312|app: 0|req: 2766/5411] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.142161] [47313]: INFO nova.api.openstack.requestlog [None req-e025094f-0227-4ff1-8fa6-6f4d9dfd51e2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.053189 [ 763.142520] [47313]: [pid: 47313|app: 0|req: 2646/5412] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.145914] [47312]: DEBUG nova.api.openstack.wsgi [None req-468d0ae7-8d92-4675-85c5-527be4e4bc54 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c47c1ef80>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.146061] [47313]: DEBUG nova.api.openstack.wsgi [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.146616] [47313]: DEBUG nova.compute.api [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.150317] [47313]: DEBUG oslo_concurrency.lockutils [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.150563] [47313]: DEBUG oslo_concurrency.lockutils [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.150756] [47313]: DEBUG oslo_concurrency.lockutils [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.151152] [47313]: DEBUG oslo_concurrency.lockutils [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.151353] [47313]: DEBUG oslo_concurrency.lockutils [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.151535] [47313]: DEBUG oslo_concurrency.lockutils [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.176371] [47312]: INFO nova.api.openstack.requestlog [None req-468d0ae7-8d92-4675-85c5-527be4e4bc54 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots" status: 200 len: 291 microversion: 2.1 time: 0.035341 [ 763.176747] [47312]: [pid: 47312|app: 0|req: 2767/5413] 10.180.1.21 () {58 vars in 1135 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/os-snapshots => generated 291 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 763.181855] [47312]: DEBUG nova.api.openstack.wsgi [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.183861] [47312]: DEBUG nova.compute.api [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.186405] [47313]: DEBUG nova.policy [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.188415] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.188699] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.188922] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.189359] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.189598] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.189808] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.190948] [47313]: INFO nova.api.openstack.requestlog [None req-038a1666-7359-4c4c-8ce8-a6909b2423d3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.047817 [ 763.191283] [47313]: [pid: 47313|app: 0|req: 2647/5414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:13:59 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.193992] [47313]: DEBUG nova.api.openstack.wsgi [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.195320] [47313]: DEBUG nova.compute.api [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.198748] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.199014] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.199182] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.199722] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.199722] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.199903] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.224870] [47312]: DEBUG nova.policy [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.229575] [47312]: INFO nova.api.openstack.requestlog [None req-06b1df27-8fa9-4b17-8409-eca734a691cd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.049904 [ 763.230038] [47312]: [pid: 47312|app: 0|req: 2768/5415] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.232856] [47312]: DEBUG nova.api.openstack.wsgi [None req-fdfd502c-fdee-46c5-a75a-6b4f1421e1a7 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c4772dc60>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.237232] [47313]: DEBUG nova.policy [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.245134] [47313]: INFO nova.api.openstack.requestlog [None req-d7567ea9-a512-4b30-9c9f-35e109d07961 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.052940 [ 763.245615] [47313]: [pid: 47313|app: 0|req: 2648/5416] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.249524] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.251868] [47312]: INFO nova.api.openstack.requestlog [None req-fdfd502c-fdee-46c5-a75a-6b4f1421e1a7 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39" status: 200 len: 288 microversion: 2.1 time: 0.021058 [ 763.252052] [47313]: DEBUG nova.compute.api [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.252222] [47312]: [pid: 47312|app: 0|req: 2769/5417] 10.180.1.21 () {58 vars in 1246 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39 => generated 288 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 763.254955] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.256760] [47312]: DEBUG nova.compute.api [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.258186] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.258514] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.258865] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.259502] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.259870] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.260222] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.261230] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.261489] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.261677] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.262232] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.262352] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.262529] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.306167] [47312]: DEBUG nova.policy [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.312723] [47312]: DEBUG nova.policy [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.313555] [47313]: DEBUG nova.policy [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.313983] [47312]: DEBUG nova.policy [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.315175] [47312]: INFO nova.api.openstack.requestlog [None req-5bbaf8e3-c759-43e2-ae5a-7ea7707603ae tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.062081 [ 763.315567] [47312]: [pid: 47312|app: 0|req: 2770/5418] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.319204] [47313]: INFO nova.api.openstack.requestlog [None req-e5fb2015-0a71-487b-81d0-ae23408e1f79 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.072732 [ 763.319513] [47312]: DEBUG nova.api.openstack.wsgi [None req-683a5100-c42a-4b48-83bd-2ba2adb5a488 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c47337a30>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.319748] [47313]: [pid: 47313|app: 0|req: 2649/5419] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.324529] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.324645] [47313]: DEBUG nova.compute.api [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.330788] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.332052] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.332460] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.333087] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.333381] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.333569] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.360611] [47312]: INFO nova.api.openstack.requestlog [None req-683a5100-c42a-4b48-83bd-2ba2adb5a488 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39" status: 202 len: 0 microversion: 2.1 time: 0.044004 [ 763.361276] [47312]: [pid: 47312|app: 0|req: 2771/5420] 10.180.1.21 () {58 vars in 1249 bytes} [Thu Oct 31 12:14:00 2024] DELETE /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 763.366423] [47312]: DEBUG nova.api.openstack.wsgi [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.368826] [47312]: DEBUG nova.compute.api [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.375336] [47312]: DEBUG oslo_concurrency.lockutils [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.375336] [47312]: DEBUG oslo_concurrency.lockutils [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.375336] [47312]: DEBUG oslo_concurrency.lockutils [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.375336] [47312]: DEBUG oslo_concurrency.lockutils [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.375336] [47312]: DEBUG oslo_concurrency.lockutils [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.375336] [47312]: DEBUG oslo_concurrency.lockutils [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.382035] [47313]: DEBUG nova.policy [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.387260] [47313]: INFO nova.api.openstack.requestlog [None req-dbe27c32-5f5e-42b8-8dbe-d11be1e708e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.066803 [ 763.387814] [47313]: [pid: 47313|app: 0|req: 2650/5421] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.391046] [47313]: DEBUG nova.api.openstack.wsgi [None req-5216081d-746e-4d26-a16e-4d5a63e2ab9f tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c47adb6d0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.411816] [47313]: INFO nova.api.openstack.requestlog [None req-5216081d-746e-4d26-a16e-4d5a63e2ab9f tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39" status: 200 len: 287 microversion: 2.1 time: 0.023157 [ 763.412346] [47313]: [pid: 47313|app: 0|req: 2651/5422] 10.180.1.21 () {58 vars in 1246 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39 => generated 287 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 763.414293] [47312]: DEBUG nova.policy [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.421959] [47312]: INFO nova.api.openstack.requestlog [None req-c690af2a-2f30-4b06-b79f-322e03139b82 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.058426 [ 763.422576] [47312]: [pid: 47312|app: 0|req: 2772/5423] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.575097] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.576318] [47313]: DEBUG nova.compute.api [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.579888] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.580460] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.580653] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.580840] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.581220] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.581419] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.581644] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.581917] [47312]: DEBUG nova.compute.api [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.585538] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.585769] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.585948] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.588034] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.588034] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.588034] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.626447] [47313]: DEBUG nova.policy [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.631212] [47313]: INFO nova.api.openstack.requestlog [None req-fe642bc9-35f7-4a36-a4e9-4d87f2d51589 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.058933 [ 763.631893] [47313]: [pid: 47313|app: 0|req: 2652/5424] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.634266] [47313]: DEBUG nova.api.openstack.wsgi [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.636813] [47313]: DEBUG nova.compute.api [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.638503] [47312]: DEBUG nova.policy [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.642177] [47313]: DEBUG oslo_concurrency.lockutils [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.642177] [47313]: DEBUG oslo_concurrency.lockutils [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.642177] [47313]: DEBUG oslo_concurrency.lockutils [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.642177] [47313]: DEBUG oslo_concurrency.lockutils [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.642556] [47313]: DEBUG oslo_concurrency.lockutils [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.642556] [47313]: DEBUG oslo_concurrency.lockutils [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.645704] [47312]: INFO nova.api.openstack.requestlog [None req-1ea41042-0eec-4f73-9d2c-407bde480626 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.067900 [ 763.646230] [47312]: [pid: 47312|app: 0|req: 2773/5425] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.648682] [47312]: DEBUG nova.api.openstack.wsgi [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.650468] [47312]: DEBUG nova.compute.api [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.653961] [47312]: DEBUG oslo_concurrency.lockutils [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.653961] [47312]: DEBUG oslo_concurrency.lockutils [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.654091] [47312]: DEBUG oslo_concurrency.lockutils [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.655963] [47312]: DEBUG oslo_concurrency.lockutils [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.655963] [47312]: DEBUG oslo_concurrency.lockutils [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.655963] [47312]: DEBUG oslo_concurrency.lockutils [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.684039] [47313]: DEBUG nova.policy [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.688509] [47313]: INFO nova.api.openstack.requestlog [None req-13c78c61-f456-4a54-9843-28c8a532419c tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1263 microversion: 2.1 time: 0.056316 [ 763.689490] [47313]: [pid: 47313|app: 0|req: 2653/5426] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1263 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.692056] [47313]: DEBUG nova.api.openstack.wsgi [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.693094] [47313]: DEBUG nova.compute.api [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.696549] [47313]: DEBUG oslo_concurrency.lockutils [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.696789] [47313]: DEBUG oslo_concurrency.lockutils [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.696972] [47313]: DEBUG oslo_concurrency.lockutils [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.697353] [47313]: DEBUG oslo_concurrency.lockutils [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.697554] [47313]: DEBUG oslo_concurrency.lockutils [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.697726] [47313]: DEBUG oslo_concurrency.lockutils [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.702103] [47312]: DEBUG nova.policy [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.705289] [47312]: DEBUG nova.policy [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.706136] [47312]: DEBUG nova.policy [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.706923] [47312]: INFO nova.api.openstack.requestlog [None req-924916f8-a44e-4c4b-9e78-28d09a116891 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1358 microversion: 2.57 time: 0.060338 [ 763.707364] [47312]: [pid: 47312|app: 0|req: 2774/5427] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1358 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.739311] [47313]: DEBUG nova.policy [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.744672] [47313]: DEBUG nova.policy [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.745391] [47313]: DEBUG nova.policy [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.746027] [47313]: INFO nova.api.openstack.requestlog [None req-3408896b-63bd-40f9-86e0-36b41c997ff6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.056645 [ 763.746350] [47313]: [pid: 47313|app: 0|req: 2654/5428] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.761385] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.763831] [47312]: DEBUG nova.compute.api [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.769031] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.769031] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.769183] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.769565] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.769841] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.770039] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.786660] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.788373] [47313]: DEBUG nova.compute.api [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.791537] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.791775] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.791960] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.792168] [47312]: DEBUG nova.objects.instance [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 763.792409] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.792657] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.792843] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.793213] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.793568] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.793766] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.819017] [47312]: DEBUG nova.policy [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.824196] [47312]: DEBUG nova.policy [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.824866] [47312]: DEBUG nova.policy [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.827766] [47312]: INFO nova.api.openstack.requestlog [None req-6c27bf9c-ec7c-4d0d-a7ab-9c56186d90dd tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.068813 [ 763.827974] [47312]: [pid: 47312|app: 0|req: 2775/5429] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 763.830246] [47313]: DEBUG nova.policy [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.834995] [47313]: INFO nova.api.openstack.requestlog [None req-3c3690eb-9ba9-4823-a2e2-f0ecaec9486f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1274 microversion: 2.1 time: 0.050819 [ 763.835352] [47313]: [pid: 47313|app: 0|req: 2655/5430] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.876104] [47312]: DEBUG nova.api.openstack.wsgi [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.878355] [47312]: DEBUG nova.compute.api [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.886255] [47312]: DEBUG oslo_concurrency.lockutils [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.886900] [47312]: DEBUG oslo_concurrency.lockutils [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.886900] [47312]: DEBUG oslo_concurrency.lockutils [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.887522] [47312]: DEBUG oslo_concurrency.lockutils [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.887522] [47312]: DEBUG oslo_concurrency.lockutils [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.888493] [47312]: DEBUG oslo_concurrency.lockutils [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.926542] [47312]: DEBUG nova.policy [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.933899] [47312]: INFO nova.api.openstack.requestlog [None req-e328870f-3ad2-4c9c-b6e3-d34582f6d188 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.059961 [ 763.934268] [47312]: [pid: 47312|app: 0|req: 2776/5431] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.947138] [47313]: DEBUG nova.api.openstack.wsgi [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.948790] [47313]: DEBUG nova.compute.api [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 763.952317] [47313]: DEBUG oslo_concurrency.lockutils [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.952570] [47313]: DEBUG oslo_concurrency.lockutils [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.952759] [47313]: DEBUG oslo_concurrency.lockutils [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.953161] [47313]: DEBUG oslo_concurrency.lockutils [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 763.953371] [47313]: DEBUG oslo_concurrency.lockutils [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 763.953551] [47313]: DEBUG oslo_concurrency.lockutils [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 763.986355] [47313]: DEBUG nova.policy [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 763.990593] [47313]: INFO nova.api.openstack.requestlog [None req-4be5b170-c1fc-47cd-9e50-ded3a50e6253 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1223 microversion: 2.1 time: 0.045720 [ 763.990916] [47313]: [pid: 47313|app: 0|req: 2656/5432] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1223 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 763.996309] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 763.998040] [47312]: DEBUG nova.compute.api [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.001741] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.001971] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.002174] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.002876] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.002876] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.002929] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.042469] [47312]: DEBUG nova.policy [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.046306] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.048079] [47313]: DEBUG nova.compute.api [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.048358] [47312]: INFO nova.api.openstack.requestlog [None req-f0cbb761-a4c7-44ea-9a92-d481e3e210cc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.054258 [ 764.048693] [47312]: [pid: 47312|app: 0|req: 2777/5433] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.052241] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.052241] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.052241] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.052568] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.052766] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.052938] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.063278] [47312]: DEBUG nova.api.openstack.wsgi [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.064967] [47312]: DEBUG nova.compute.api [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.068817] [47312]: DEBUG oslo_concurrency.lockutils [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.069074] [47312]: DEBUG oslo_concurrency.lockutils [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.069265] [47312]: DEBUG oslo_concurrency.lockutils [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.069645] [47312]: DEBUG oslo_concurrency.lockutils [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.069834] [47312]: DEBUG oslo_concurrency.lockutils [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.070010] [47312]: DEBUG oslo_concurrency.lockutils [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.088886] [47313]: DEBUG nova.policy [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.093537] [47313]: INFO nova.api.openstack.requestlog [None req-b7107c74-f658-4300-9e9a-92e0c6ba63f1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.049567 [ 764.093946] [47313]: [pid: 47313|app: 0|req: 2657/5434] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.096553] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.098182] [47313]: DEBUG nova.compute.api [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.101941] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.102192] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.102426] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.102849] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.103072] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.103204] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.106336] [47312]: DEBUG nova.policy [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.119043] [47312]: INFO nova.api.openstack.requestlog [None req-59c7d1b3-faa3-4dcc-b6be-a11eef2a5ae0 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.058133 [ 764.119392] [47312]: [pid: 47312|app: 0|req: 2778/5435] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 764.142328] [47313]: DEBUG nova.policy [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.146443] [47313]: INFO nova.api.openstack.requestlog [None req-8a3d85d2-a38e-4216-8f53-ed15f4f4a7dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1268 microversion: 2.1 time: 0.051891 [ 764.146758] [47313]: [pid: 47313|app: 0|req: 2658/5436] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:00 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1268 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.153499] [47313]: DEBUG nova.api.openstack.wsgi [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.153992] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.155108] [47313]: DEBUG nova.compute.api [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.155658] [47312]: DEBUG nova.compute.api [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.158454] [47313]: DEBUG oslo_concurrency.lockutils [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.158454] [47313]: DEBUG oslo_concurrency.lockutils [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.158612] [47313]: DEBUG oslo_concurrency.lockutils [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.158945] [47313]: DEBUG oslo_concurrency.lockutils [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.159157] [47313]: DEBUG oslo_concurrency.lockutils [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.159270] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.159332] [47313]: DEBUG oslo_concurrency.lockutils [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.159502] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.159685] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.160079] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.160287] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.160496] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.199394] [47313]: DEBUG nova.policy [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.203713] [47313]: INFO nova.api.openstack.requestlog [None req-51e53469-c3df-4e5d-964a-d71332a157ad tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.051997 [ 764.204044] [47313]: [pid: 47313|app: 0|req: 2659/5437] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.206880] [47313]: DEBUG nova.api.openstack.wsgi [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.206939] [47312]: DEBUG nova.policy [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.208459] [47313]: DEBUG nova.compute.api [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.211411] [47312]: INFO nova.api.openstack.requestlog [None req-5f3c1fc4-7ea5-40c3-9459-af9d6ebc3ef8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.059652 [ 764.211560] [47313]: DEBUG oslo_concurrency.lockutils [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.211735] [47312]: [pid: 47312|app: 0|req: 2779/5438] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.211789] [47313]: DEBUG oslo_concurrency.lockutils [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.211974] [47313]: DEBUG oslo_concurrency.lockutils [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.212391] [47313]: DEBUG oslo_concurrency.lockutils [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.212589] [47313]: DEBUG oslo_concurrency.lockutils [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.212763] [47313]: DEBUG oslo_concurrency.lockutils [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.241833] [47312]: DEBUG nova.api.openstack.wsgi [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.243605] [47312]: DEBUG nova.compute.api [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.247352] [47312]: DEBUG oslo_concurrency.lockutils [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.247352] [47312]: DEBUG oslo_concurrency.lockutils [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.247427] [47312]: DEBUG oslo_concurrency.lockutils [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.247758] [47312]: DEBUG oslo_concurrency.lockutils [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.248952] [47312]: DEBUG oslo_concurrency.lockutils [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.248952] [47312]: DEBUG oslo_concurrency.lockutils [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.249167] [47313]: DEBUG nova.policy [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.254503] [47313]: INFO nova.api.openstack.requestlog [None req-356537b3-2597-495c-899a-11392debac17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.048892 [ 764.254503] [47313]: [pid: 47313|app: 0|req: 2660/5439] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.256413] [47313]: DEBUG nova.api.openstack.wsgi [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.257935] [47313]: DEBUG nova.compute.api [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.261439] [47313]: DEBUG oslo_concurrency.lockutils [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.261660] [47313]: DEBUG oslo_concurrency.lockutils [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.261838] [47313]: DEBUG oslo_concurrency.lockutils [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.262199] [47313]: DEBUG oslo_concurrency.lockutils [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.262421] [47313]: DEBUG oslo_concurrency.lockutils [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.262592] [47313]: DEBUG oslo_concurrency.lockutils [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.292950] [47312]: DEBUG nova.policy [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.298892] [47313]: DEBUG nova.policy [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.299815] [47312]: INFO nova.api.openstack.requestlog [None req-6029aaa5-493b-4ef8-9603-8b779afe665c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.059762 [ 764.299815] [47312]: [pid: 47312|app: 0|req: 2780/5440] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.302781] [47313]: INFO nova.api.openstack.requestlog [None req-c793fad5-e6f4-42a4-93fe-c6575bba34e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.048154 [ 764.303108] [47313]: [pid: 47313|app: 0|req: 2661/5441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 764.330504] [47312]: DEBUG nova.api.openstack.wsgi [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.332202] [47312]: DEBUG nova.compute.api [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.333618] [47313]: DEBUG nova.api.openstack.wsgi [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.335377] [47313]: DEBUG nova.compute.api [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.336160] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.336232] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.336379] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.336774] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.337078] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.337211] [47312]: DEBUG oslo_concurrency.lockutils [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.339301] [47313]: DEBUG oslo_concurrency.lockutils [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.339593] [47313]: DEBUG oslo_concurrency.lockutils [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.339828] [47313]: DEBUG oslo_concurrency.lockutils [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.340329] [47313]: DEBUG oslo_concurrency.lockutils [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.340618] [47313]: DEBUG oslo_concurrency.lockutils [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.340831] [47313]: DEBUG oslo_concurrency.lockutils [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.388404] [47313]: DEBUG nova.policy [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.393228] [47312]: DEBUG nova.policy [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.395367] [47313]: INFO nova.api.openstack.requestlog [None req-54344873-d726-408e-862a-a092226a80b5 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.064589 [ 764.396277] [47313]: [pid: 47313|app: 0|req: 2662/5442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.400303] [47313]: DEBUG nova.api.openstack.wsgi [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.402157] [47313]: DEBUG nova.compute.api [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.403276] [47312]: DEBUG nova.policy [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.404264] [47312]: DEBUG nova.policy [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.406351] [47312]: INFO nova.api.openstack.requestlog [None req-72e1d64c-8595-4475-878e-11cc7a097c42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.076888 [ 764.406351] [47312]: [pid: 47312|app: 0|req: 2781/5443] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.406479] [47313]: DEBUG oslo_concurrency.lockutils [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.407037] [47313]: DEBUG oslo_concurrency.lockutils [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.407037] [47313]: DEBUG oslo_concurrency.lockutils [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.407169] [47313]: DEBUG oslo_concurrency.lockutils [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.407575] [47313]: DEBUG oslo_concurrency.lockutils [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.407575] [47313]: DEBUG oslo_concurrency.lockutils [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.420140] [47312]: DEBUG nova.api.openstack.wsgi [None req-b817092a-c98b-4575-9e1f-df18b31f17fe tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c478ad990>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.436670] [47312]: INFO nova.api.openstack.wsgi [None req-b817092a-c98b-4575-9e1f-df18b31f17fe tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] HTTP exception thrown: Snapshot 422518b6-e568-46ba-971a-6f697ed8fb39 could not be found. [ 764.436981] [47312]: DEBUG nova.api.openstack.wsgi [None req-b817092a-c98b-4575-9e1f-df18b31f17fe tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Returning 404 to user: Snapshot 422518b6-e568-46ba-971a-6f697ed8fb39 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 764.437415] [47312]: INFO nova.api.openstack.requestlog [None req-b817092a-c98b-4575-9e1f-df18b31f17fe tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39" status: 404 len: 111 microversion: 2.1 time: 0.019259 [ 764.437708] [47312]: [pid: 47312|app: 0|req: 2782/5444] 10.180.1.21 () {58 vars in 1246 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/os-snapshots/422518b6-e568-46ba-971a-6f697ed8fb39 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 764.440873] [47312]: DEBUG nova.api.openstack.wsgi [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.442593] [47312]: DEBUG nova.compute.api [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.445957] [47313]: DEBUG nova.policy [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.446431] [47312]: DEBUG oslo_concurrency.lockutils [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.446651] [47312]: DEBUG oslo_concurrency.lockutils [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.446863] [47312]: DEBUG oslo_concurrency.lockutils [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.447317] [47312]: DEBUG oslo_concurrency.lockutils [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.447422] [47312]: DEBUG oslo_concurrency.lockutils [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.447589] [47312]: DEBUG oslo_concurrency.lockutils [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.449979] [47313]: INFO nova.api.openstack.requestlog [None req-821c8c56-4471-48ec-a071-93d65436e6b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.052261 [ 764.450558] [47313]: [pid: 47313|app: 0|req: 2663/5445] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.457017] [47313]: DEBUG nova.api.openstack.wsgi [None req-449310ee-ba4e-4d5f-9728-dbb060048e0d tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c47769630>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.486144] [47312]: DEBUG nova.policy [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.488151] [47312]: INFO nova.api.openstack.requestlog [None req-c51991f0-0853-492e-9c38-b92dcb5844d7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.049896 [ 764.488479] [47312]: [pid: 47312|app: 0|req: 2783/5446] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.521527] [47313]: INFO nova.api.openstack.requestlog [None req-449310ee-ba4e-4d5f-9728-dbb060048e0d tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3" status: 202 len: 0 microversion: 2.1 time: 0.068974 [ 764.522710] [47313]: [pid: 47313|app: 0|req: 2664/5447] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:14:01 2024] DELETE /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 764.526955] [47312]: DEBUG nova.api.openstack.wsgi [None req-9957eeaf-e2c9-41db-9b2c-9abbd930301a tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c478aea70>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.557828] [47312]: INFO nova.api.openstack.requestlog [None req-9957eeaf-e2c9-41db-9b2c-9abbd930301a tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3" status: 200 len: 340 microversion: 2.1 time: 0.033279 [ 764.558199] [47312]: [pid: 47312|app: 0|req: 2784/5448] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 => generated 340 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 764.643929] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.645604] [47313]: DEBUG nova.compute.api [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.649667] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.649905] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.650107] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.650474] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.650671] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.650848] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.658850] [47312]: DEBUG nova.api.openstack.wsgi [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.660815] [47312]: DEBUG nova.compute.api [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.665211] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.665453] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.665636] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.666027] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.666590] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.666590] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.685381] [47313]: DEBUG nova.policy [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.689442] [47313]: INFO nova.api.openstack.requestlog [None req-4e42d736-37f5-414b-9db8-264ba2af256a tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.047996 [ 764.689767] [47313]: [pid: 47313|app: 0|req: 2665/5449] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.701606] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.703219] [47313]: DEBUG nova.compute.api [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.706393] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.706630] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.706817] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.707176] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.707370] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.707543] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.724017] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.724245] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.724430] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.724626] [47313]: DEBUG nova.objects.instance [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lazy-loading 'fault' on Instance uuid 7801858d-bc2a-466e-a6f2-a8c6b6ff4705 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.857899] [47312]: DEBUG nova.policy [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.860058] [47313]: DEBUG nova.policy [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '86d64c39e69143c68bc1141204de79bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2504e08ff42347dba127da83a8c0fc3a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.862716] [47312]: INFO nova.api.openstack.requestlog [None req-9cb5a0b2-3cbf-409d-ae7a-73876bc9a935 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.206273 [ 764.863137] [47312]: [pid: 47312|app: 0|req: 2785/5450] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 764.865612] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.867206] [47312]: DEBUG nova.compute.api [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.868223] [47313]: INFO nova.api.openstack.requestlog [None req-ee59bec3-d6b8-4145-9f44-46e8fb331b25 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 200 len: 1455 microversion: 2.1 time: 0.168374 [ 764.869024] [47313]: [pid: 47313|app: 0|req: 2666/5451] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 1455 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 764.870905] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.871933] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.871933] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.871933] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.871933] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.872132] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.872335] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.872482] [47313]: DEBUG nova.compute.api [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.875699] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.875933] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.876132] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.876487] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.876686] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.876858] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.918472] [47312]: DEBUG nova.policy [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.920593] [47313]: DEBUG nova.policy [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.922996] [47312]: DEBUG nova.policy [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.923642] [47312]: DEBUG nova.policy [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.924257] [47312]: INFO nova.api.openstack.requestlog [None req-c2a6e0b6-0c06-4324-ac12-7aa64990ca75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1358 microversion: 2.57 time: 0.060587 [ 764.924569] [47312]: [pid: 47312|app: 0|req: 2786/5452] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1358 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.924913] [47313]: DEBUG nova.policy [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.925555] [47313]: DEBUG nova.policy [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.926159] [47313]: INFO nova.api.openstack.requestlog [None req-e7c1d86e-95d2-47a4-9073-133c1cd881db tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.057140 [ 764.926574] [47313]: [pid: 47313|app: 0|req: 2667/5453] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.926780] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.928378] [47312]: DEBUG nova.compute.api [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.933282] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.933282] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.933393] [47313]: DEBUG nova.api.openstack.wsgi [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.933430] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.933430] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.933613] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.933845] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.934633] [47313]: DEBUG nova.compute.api [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 764.937738] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.937970] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.938166] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.938525] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.938746] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.938918] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.954535] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 764.954773] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 764.954949] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 764.955164] [47312]: DEBUG nova.objects.instance [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 764.985386] [47312]: DEBUG nova.policy [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.990847] [47312]: DEBUG nova.policy [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.990847] [47312]: DEBUG nova.policy [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 764.995947] [47312]: INFO nova.api.openstack.requestlog [None req-ec05115b-b54f-427c-9395-b23dc89755ab tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.070816 [ 764.996211] [47312]: [pid: 47312|app: 0|req: 2787/5454] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 764.998449] [47312]: DEBUG nova.api.openstack.wsgi [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 764.998700] [47312]: DEBUG nova.compute.api [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.001912] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.001998] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.002206] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.002632] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.002834] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.003015] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.016614] [47312]: DEBUG nova.compute.api [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 765.047106] [47312]: DEBUG nova.compute.api [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 765.047729] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.048120] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.048503] [47312]: DEBUG oslo_concurrency.lockutils [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.048827] [47312]: WARNING nova.compute.api [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] instance's host None is down, deleting from database [ 765.051169] [47312]: DEBUG nova.network.neutron [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 765.082184] [47312]: DEBUG nova.network.neutron [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 765.087546] [47312]: DEBUG nova.network.neutron [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 765.116057] [47313]: DEBUG nova.policy [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.121228] [47313]: INFO nova.api.openstack.requestlog [None req-67b0624f-6337-44c4-b5b8-04fff3411749 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1314 microversion: 2.1 time: 0.194046 [ 765.121546] [47313]: [pid: 47313|app: 0|req: 2668/5455] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1314 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.125058] [47313]: DEBUG nova.api.openstack.wsgi [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.125888] [47313]: DEBUG nova.compute.api [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.129567] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.129826] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.130021] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.130424] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.130593] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.130791] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.166306] [47313]: DEBUG nova.policy [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.173019] [47313]: INFO nova.api.openstack.requestlog [None req-26a9488c-ff19-4b7f-a458-c6f29d419d62 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.049444 [ 765.173019] [47313]: [pid: 47313|app: 0|req: 2669/5456] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:01 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.174502] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.176082] [47313]: DEBUG nova.compute.api [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.179334] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.179561] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.179741] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.180121] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.180354] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.180534] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.209115] [47312]: INFO nova.api.openstack.requestlog [None req-b77d171b-4d80-4c46-ba32-89bb2100d785 tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 204 len: 0 microversion: 2.1 time: 0.211071 [ 765.209115] [47312]: [pid: 47312|app: 0|req: 2788/5457] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:01 2024] DELETE /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 765.211949] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.215376] [47312]: DEBUG nova.compute.api [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.216705] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.216935] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.217132] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.217485] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.217682] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.217854] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.220288] [47313]: DEBUG nova.policy [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.224112] [47313]: INFO nova.api.openstack.requestlog [None req-0b5312db-01ee-4888-9613-c14b9df88880 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.051591 [ 765.224454] [47313]: [pid: 47313|app: 0|req: 2670/5458] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.228016] [47313]: DEBUG nova.api.openstack.wsgi [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.228618] [47313]: DEBUG nova.compute.api [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.232775] [47313]: DEBUG oslo_concurrency.lockutils [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.233020] [47313]: DEBUG oslo_concurrency.lockutils [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.233205] [47313]: DEBUG oslo_concurrency.lockutils [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.233606] [47313]: DEBUG oslo_concurrency.lockutils [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.233807] [47313]: DEBUG oslo_concurrency.lockutils [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.233978] [47313]: DEBUG oslo_concurrency.lockutils [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.255090] [47312]: DEBUG nova.policy [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.259295] [47312]: INFO nova.api.openstack.requestlog [None req-9b014e4d-0bd5-4601-a715-84e8fb921745 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.050327 [ 765.259822] [47312]: [pid: 47312|app: 0|req: 2789/5459] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.262554] [47312]: DEBUG nova.api.openstack.wsgi [req-6fa27b8a-383d-453e-acb4-e0abd36f49ad req-2bb33100-216f-4a65-b6f5-05d5b8afe905 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6cda8874-6af5-490a-b9a2-323992265eb4", "tag": "05eb5f0f-024b-4404-81a8-f5f8246a82ff"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 765.267077] [47313]: DEBUG nova.policy [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.268609] [47312]: DEBUG oslo_concurrency.lockutils [req-6fa27b8a-383d-453e-acb4-e0abd36f49ad req-2bb33100-216f-4a65-b6f5-05d5b8afe905 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.268910] [47312]: DEBUG oslo_concurrency.lockutils [req-6fa27b8a-383d-453e-acb4-e0abd36f49ad req-2bb33100-216f-4a65-b6f5-05d5b8afe905 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.269170] [47312]: DEBUG oslo_concurrency.lockutils [req-6fa27b8a-383d-453e-acb4-e0abd36f49ad req-2bb33100-216f-4a65-b6f5-05d5b8afe905 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.271329] [47313]: INFO nova.api.openstack.requestlog [None req-2294cd30-5a69-4190-9b7b-3b629a24dd95 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.046172 [ 765.271641] [47313]: [pid: 47313|app: 0|req: 2671/5460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.274021] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.275490] [47312]: INFO nova.api.openstack.compute.server_external_events [req-6fa27b8a-383d-453e-acb4-e0abd36f49ad req-2bb33100-216f-4a65-b6f5-05d5b8afe905 service nova] Creating event network-changed:05eb5f0f-024b-4404-81a8-f5f8246a82ff for instance 6cda8874-6af5-490a-b9a2-323992265eb4 on cpu-1 [ 765.275690] [47313]: DEBUG nova.compute.api [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.278605] [47312]: INFO nova.api.openstack.requestlog [req-6fa27b8a-383d-453e-acb4-e0abd36f49ad req-2bb33100-216f-4a65-b6f5-05d5b8afe905 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018075 [ 765.278966] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.279015] [47312]: [pid: 47312|app: 0|req: 2790/5461] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:02 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 765.279231] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.279425] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.279814] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.280101] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.280307] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.281564] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.283123] [47312]: DEBUG nova.compute.api [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.286569] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.286797] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.287031] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.287331] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.287533] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.287702] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.323136] [47313]: DEBUG nova.policy [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.327672] [47313]: INFO nova.api.openstack.requestlog [None req-0a343dfd-942f-44f7-81c2-ab5e09d851c5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.055428 [ 765.327997] [47313]: [pid: 47313|app: 0|req: 2672/5462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.330444] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.330891] [47312]: DEBUG nova.policy [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.332015] [47313]: DEBUG nova.compute.api [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] [instance: 7801858d-bc2a-466e-a6f2-a8c6b6ff4705] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.335330] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.335439] [47312]: INFO nova.api.openstack.requestlog [None req-c3ae7a78-06be-463c-8a4a-71cdefa31697 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1268 microversion: 2.1 time: 0.055762 [ 765.335557] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.335748] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.335780] [47312]: [pid: 47312|app: 0|req: 2791/5463] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.336162] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.336355] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.336495] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.338120] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.339626] [47312]: DEBUG nova.compute.api [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.346480] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.346480] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.346480] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.346641] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.346818] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.346986] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.347486] [47313]: INFO nova.api.openstack.wsgi [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] HTTP exception thrown: Instance 7801858d-bc2a-466e-a6f2-a8c6b6ff4705 could not be found. [ 765.348423] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Returning 404 to user: Instance 7801858d-bc2a-466e-a6f2-a8c6b6ff4705 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 765.349106] [47313]: INFO nova.api.openstack.requestlog [None req-ce055179-d086-4c4e-813f-5e9940935edb tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705" status: 404 len: 111 microversion: 2.1 time: 0.020572 [ 765.349818] [47313]: [pid: 47313|app: 0|req: 2673/5464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/7801858d-bc2a-466e-a6f2-a8c6b6ff4705 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 765.352668] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.355026] [47313]: DEBUG nova.compute.api [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.358069] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.358278] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.358494] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.358836] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.359425] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.359425] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.390219] [47312]: DEBUG nova.policy [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.396376] [47313]: DEBUG nova.policy [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.396479] [47312]: INFO nova.api.openstack.requestlog [None req-c2e2f1c6-f256-4fd9-9e74-598a5fa3ebf1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.060052 [ 765.396747] [47312]: [pid: 47312|app: 0|req: 2792/5465] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.399447] [47312]: DEBUG nova.api.openstack.wsgi [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.400752] [47313]: INFO nova.api.openstack.requestlog [None req-b9c64843-b60b-45dc-b1ef-469f390cd895 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.050262 [ 765.400897] [47312]: DEBUG nova.compute.api [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.401082] [47313]: [pid: 47313|app: 0|req: 2674/5466] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.403421] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.404486] [47312]: DEBUG oslo_concurrency.lockutils [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.404752] [47312]: DEBUG oslo_concurrency.lockutils [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.404949] [47313]: DEBUG nova.compute.api [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.405027] [47312]: DEBUG oslo_concurrency.lockutils [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.405391] [47312]: DEBUG oslo_concurrency.lockutils [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.405514] [47312]: DEBUG oslo_concurrency.lockutils [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.406364] [47312]: DEBUG oslo_concurrency.lockutils [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.408083] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.408323] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.408505] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.408856] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.409071] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.409250] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.445817] [47312]: DEBUG nova.policy [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.446257] [47313]: DEBUG nova.policy [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.448775] [47312]: INFO nova.api.openstack.requestlog [None req-553b30f4-cbff-41af-8ae8-fb8f138511e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.051438 [ 765.449106] [47312]: [pid: 47312|app: 0|req: 2793/5467] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.450066] [47313]: INFO nova.api.openstack.requestlog [None req-7a752dad-1157-4f66-abb6-824947f0e42a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.048445 [ 765.450631] [47313]: [pid: 47313|app: 0|req: 2675/5468] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.451612] [47312]: DEBUG nova.api.openstack.wsgi [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.453045] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3bf3fc2-5009-45d4-8d5f-e731c66f0a2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] Calling method '.version_select at 0x7b9c47e79120>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.453306] [47312]: DEBUG nova.compute.api [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.456214] [47312]: DEBUG oslo_concurrency.lockutils [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.456437] [47312]: DEBUG oslo_concurrency.lockutils [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.456618] [47312]: DEBUG oslo_concurrency.lockutils [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.456997] [47312]: DEBUG oslo_concurrency.lockutils [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.457209] [47312]: DEBUG oslo_concurrency.lockutils [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.457382] [47312]: DEBUG oslo_concurrency.lockutils [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.464954] [47313]: INFO nova.api.openstack.requestlog [None req-c3bf3fc2-5009-45d4-8d5f-e731c66f0a2e tempest-ServersWithSpecificFlavorTestJSON-893421931 tempest-ServersWithSpecificFlavorTestJSON-893421931-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1327484819" status: 202 len: 0 microversion: 2.1 time: 0.013246 [ 765.464954] [47313]: [pid: 47313|app: 0|req: 2676/5469] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:14:02 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1327484819 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 765.467224] [47313]: DEBUG nova.api.openstack.wsgi [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.468864] [47313]: DEBUG nova.compute.api [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.472805] [47313]: DEBUG oslo_concurrency.lockutils [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.472805] [47313]: DEBUG oslo_concurrency.lockutils [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.472966] [47313]: DEBUG oslo_concurrency.lockutils [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.473419] [47313]: DEBUG oslo_concurrency.lockutils [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.473686] [47313]: DEBUG oslo_concurrency.lockutils [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.474584] [47313]: DEBUG oslo_concurrency.lockutils [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.491934] [47312]: DEBUG nova.policy [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.496109] [47312]: INFO nova.api.openstack.requestlog [None req-31b18ed6-41f2-4f14-9b54-434a1bcb2563 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.046392 [ 765.496540] [47312]: [pid: 47312|app: 0|req: 2794/5470] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.498788] [47312]: DEBUG nova.api.openstack.wsgi [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.500285] [47312]: DEBUG nova.compute.api [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.503325] [47312]: DEBUG oslo_concurrency.lockutils [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.503547] [47312]: DEBUG oslo_concurrency.lockutils [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.503729] [47312]: DEBUG oslo_concurrency.lockutils [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.504078] [47312]: DEBUG oslo_concurrency.lockutils [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.504298] [47312]: DEBUG oslo_concurrency.lockutils [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.504487] [47312]: DEBUG oslo_concurrency.lockutils [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.508642] [47313]: DEBUG nova.policy [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.512398] [47313]: INFO nova.api.openstack.requestlog [None req-169a3c2a-fbd1-4fbd-aafe-1a6f4f84e566 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.046889 [ 765.512763] [47313]: [pid: 47313|app: 0|req: 2677/5471] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.515215] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.516781] [47313]: DEBUG nova.compute.api [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.519816] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.520109] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.520386] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.520815] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.521101] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.521342] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.539744] [47312]: DEBUG nova.policy [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.543756] [47312]: DEBUG nova.policy [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.544379] [47312]: DEBUG nova.policy [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.544964] [47312]: INFO nova.api.openstack.requestlog [None req-1104d647-ca1b-405c-b3f0-6f5c63a39975 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.048020 [ 765.545374] [47312]: [pid: 47312|app: 0|req: 2795/5472] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 765.547708] [47312]: DEBUG nova.api.openstack.wsgi [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.549222] [47312]: DEBUG nova.compute.api [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.552216] [47312]: DEBUG oslo_concurrency.lockutils [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.552441] [47312]: DEBUG oslo_concurrency.lockutils [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.552620] [47312]: DEBUG oslo_concurrency.lockutils [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.552969] [47312]: DEBUG oslo_concurrency.lockutils [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.553176] [47312]: DEBUG oslo_concurrency.lockutils [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.553348] [47312]: DEBUG oslo_concurrency.lockutils [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.554726] [47313]: DEBUG nova.policy [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.560516] [47313]: INFO nova.api.openstack.requestlog [None req-7ca589fa-6c96-4463-bd34-52d7ae5c384f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.045195 [ 765.560516] [47313]: [pid: 47313|app: 0|req: 2678/5473] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.568785] [47313]: DEBUG nova.api.openstack.wsgi [None req-88003ea8-e75f-458b-aef9-0baf9af58c62 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c4738a9e0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.590913] [47313]: INFO nova.api.openstack.wsgi [None req-88003ea8-e75f-458b-aef9-0baf9af58c62 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] HTTP exception thrown: Volume f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 could not be found. [ 765.591273] [47313]: DEBUG nova.api.openstack.wsgi [None req-88003ea8-e75f-458b-aef9-0baf9af58c62 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Returning 404 to user: Volume f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 765.591821] [47313]: INFO nova.api.openstack.requestlog [None req-88003ea8-e75f-458b-aef9-0baf9af58c62 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3" status: 404 len: 109 microversion: 2.1 time: 0.025968 [ 765.592069] [47313]: [pid: 47313|app: 0|req: 2679/5474] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 765.594277] [47312]: DEBUG nova.policy [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.598449] [47312]: INFO nova.api.openstack.requestlog [None req-1646bebb-5cac-4902-93dd-f5953e594d61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.052307 [ 765.598636] [47312]: [pid: 47312|app: 0|req: 2796/5475] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.600933] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca6b5896-5bcc-40d9-80ef-df4e6da4071c tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c47e78310>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.616621] [47313]: INFO nova.api.openstack.wsgi [None req-ca6b5896-5bcc-40d9-80ef-df4e6da4071c tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] HTTP exception thrown: Volume f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 could not be found. [ 765.616925] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca6b5896-5bcc-40d9-80ef-df4e6da4071c tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Returning 404 to user: Volume f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 765.617352] [47313]: INFO nova.api.openstack.requestlog [None req-ca6b5896-5bcc-40d9-80ef-df4e6da4071c tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3" status: 404 len: 109 microversion: 2.1 time: 0.019065 [ 765.617641] [47313]: [pid: 47313|app: 0|req: 2680/5476] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:14:02 2024] DELETE /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 765.622081] [47312]: DEBUG nova.api.openstack.wsgi [None req-74b6968d-d059-4e59-82b4-4105e6cdbaa2 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Calling method '.version_select at 0x7b9c478ad120>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.639642] [47312]: INFO nova.api.openstack.wsgi [None req-74b6968d-d059-4e59-82b4-4105e6cdbaa2 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] HTTP exception thrown: Volume f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 could not be found. [ 765.640073] [47312]: DEBUG nova.api.openstack.wsgi [None req-74b6968d-d059-4e59-82b4-4105e6cdbaa2 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] Returning 404 to user: Volume f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 765.640505] [47312]: INFO nova.api.openstack.requestlog [None req-74b6968d-d059-4e59-82b4-4105e6cdbaa2 tempest-VolumesSnapshotsTestJSON-469624855 tempest-VolumesSnapshotsTestJSON-469624855-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3" status: 404 len: 109 microversion: 2.1 time: 0.020546 [ 765.640801] [47312]: [pid: 47312|app: 0|req: 2797/5477] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/os-volumes/f2ffd6df-2b70-4ae2-95ed-41e9aee8daf3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 765.701522] [47313]: DEBUG nova.api.openstack.wsgi [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.703356] [47313]: DEBUG nova.compute.api [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.707754] [47313]: DEBUG oslo_concurrency.lockutils [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.708196] [47313]: DEBUG oslo_concurrency.lockutils [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.708196] [47313]: DEBUG oslo_concurrency.lockutils [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.708542] [47313]: DEBUG oslo_concurrency.lockutils [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.708750] [47313]: DEBUG oslo_concurrency.lockutils [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.708910] [47313]: DEBUG oslo_concurrency.lockutils [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.739732] [47313]: DEBUG nova.policy [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.744026] [47313]: INFO nova.api.openstack.requestlog [None req-32f5ef8b-47ab-4bfb-bf32-fab6d1e04a77 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.044847 [ 765.744485] [47313]: [pid: 47313|app: 0|req: 2681/5478] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.809053] [47312]: DEBUG nova.api.openstack.wsgi [None req-81044536-2c7c-433f-bac3-3251cd5134bb tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.822594] [47312]: INFO nova.api.openstack.requestlog [None req-81044536-2c7c-433f-bac3-3251cd5134bb tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/321868771" status: 202 len: 0 microversion: 2.1 time: 0.016330 [ 765.822909] [47312]: [pid: 47312|app: 0|req: 2798/5479] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:14:02 2024] DELETE /compute/v2.1/flavors/321868771 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 765.828832] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ecd418e-d6de-4322-a324-eaa4aa58b614 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.840860] [47313]: INFO nova.api.openstack.requestlog [None req-9ecd418e-d6de-4322-a324-eaa4aa58b614 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 5174 microversion: 2.1 time: 0.014447 [ 765.841343] [47313]: [pid: 47313|app: 0|req: 2682/5480] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/flavors/detail => generated 5174 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.849788] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e206559-36e0-44ba-8f18-461fc5299d0a tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.859127] [47312]: INFO nova.api.openstack.requestlog [None req-7e206559-36e0-44ba-8f18-461fc5299d0a tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/1054448124" status: 202 len: 0 microversion: 2.1 time: 0.011392 [ 765.859411] [47312]: [pid: 47312|app: 0|req: 2799/5481] 10.180.1.21 () {58 vars in 1156 bytes} [Thu Oct 31 12:14:02 2024] DELETE /compute/v2.1/flavors/1054448124 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 765.864619] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a49215a-0576-434e-9a08-dc594c7e2df4 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.875476] [47312]: DEBUG nova.api.openstack.wsgi [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.876972] [47313]: INFO nova.api.openstack.requestlog [None req-0a49215a-0576-434e-9a08-dc594c7e2df4 tempest-ServersWithSpecificFlavorTestJSON-218590568 tempest-ServersWithSpecificFlavorTestJSON-218590568-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4760 microversion: 2.1 time: 0.014535 [ 765.877325] [47313]: [pid: 47313|app: 0|req: 2683/5482] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/flavors/detail => generated 4760 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 765.877734] [47312]: DEBUG nova.compute.api [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.883473] [47312]: DEBUG oslo_concurrency.lockutils [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.883728] [47312]: DEBUG oslo_concurrency.lockutils [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.883917] [47312]: DEBUG oslo_concurrency.lockutils [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.884474] [47312]: DEBUG oslo_concurrency.lockutils [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.884474] [47312]: DEBUG oslo_concurrency.lockutils [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.884683] [47312]: DEBUG oslo_concurrency.lockutils [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.930705] [47312]: DEBUG nova.policy [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 765.935273] [47312]: INFO nova.api.openstack.requestlog [None req-c41e54c9-5ecf-4c3f-b432-776c2f03de25 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.062424 [ 765.935605] [47312]: [pid: 47312|app: 0|req: 2800/5483] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 765.938408] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.943846] [47312]: DEBUG nova.api.openstack.wsgi [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 765.945410] [47312]: DEBUG nova.compute.api [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.947617] [47313]: DEBUG nova.compute.api [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 765.949094] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.949334] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.949518] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.949867] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.950072] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.950245] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.950938] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.951571] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.951859] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 765.952160] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 765.952390] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 765.952573] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.001887] [47313]: DEBUG nova.policy [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.002951] [47312]: DEBUG nova.policy [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.007453] [47312]: DEBUG nova.policy [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.007619] [47313]: DEBUG nova.policy [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.008082] [47312]: DEBUG nova.policy [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.008298] [47313]: DEBUG nova.policy [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.008663] [47312]: INFO nova.api.openstack.requestlog [None req-d14901e4-3a98-49bc-b1fb-07888239c9b8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.066865 [ 766.008910] [47313]: INFO nova.api.openstack.requestlog [None req-6d55e759-8b49-437d-996c-f42a7826c328 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1358 microversion: 2.57 time: 0.074066 [ 766.008956] [47312]: [pid: 47312|app: 0|req: 2801/5484] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.011226] [47312]: DEBUG nova.api.openstack.wsgi [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.012993] [47312]: DEBUG nova.compute.api [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.013326] [47313]: [pid: 47313|app: 0|req: 2684/5485] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1358 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.016413] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.016682] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.016915] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.017297] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.017551] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.017750] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.036921] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.037184] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.037344] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.037537] [47312]: DEBUG nova.objects.instance [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 766.065239] [47312]: DEBUG nova.policy [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.071267] [47312]: DEBUG nova.policy [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.072021] [47312]: DEBUG nova.policy [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.075696] [47312]: INFO nova.api.openstack.requestlog [None req-cdbcfaf0-455a-403c-b6c8-da4f8713db71 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.066215 [ 766.076021] [47312]: [pid: 47312|app: 0|req: 2802/5486] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.134224] [47313]: DEBUG nova.api.openstack.wsgi [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.136150] [47313]: DEBUG nova.compute.api [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.139155] [47313]: DEBUG oslo_concurrency.lockutils [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.139392] [47313]: DEBUG oslo_concurrency.lockutils [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.139579] [47313]: DEBUG oslo_concurrency.lockutils [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.139932] [47313]: DEBUG oslo_concurrency.lockutils [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.140224] [47313]: DEBUG oslo_concurrency.lockutils [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.140432] [47313]: DEBUG oslo_concurrency.lockutils [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.189920] [47313]: DEBUG nova.policy [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.190057] [47312]: DEBUG nova.api.openstack.wsgi [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.191720] [47312]: DEBUG nova.compute.api [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.195280] [47312]: DEBUG oslo_concurrency.lockutils [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.195519] [47312]: DEBUG oslo_concurrency.lockutils [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.195706] [47312]: DEBUG oslo_concurrency.lockutils [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.195891] [47313]: INFO nova.api.openstack.requestlog [None req-3990ad57-1c13-4738-8bdb-734af73c9848 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.064011 [ 766.196097] [47312]: DEBUG oslo_concurrency.lockutils [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.196306] [47312]: DEBUG oslo_concurrency.lockutils [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.196387] [47313]: [pid: 47313|app: 0|req: 2685/5487] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:02 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.196489] [47312]: DEBUG oslo_concurrency.lockutils [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.237303] [47313]: DEBUG nova.api.openstack.wsgi [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.239140] [47313]: DEBUG nova.compute.api [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.242777] [47313]: DEBUG oslo_concurrency.lockutils [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.243040] [47313]: DEBUG oslo_concurrency.lockutils [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.243240] [47313]: DEBUG oslo_concurrency.lockutils [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.243599] [47313]: DEBUG oslo_concurrency.lockutils [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.243802] [47313]: DEBUG oslo_concurrency.lockutils [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.243975] [47313]: DEBUG oslo_concurrency.lockutils [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.249720] [47312]: DEBUG nova.policy [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.254376] [47312]: INFO nova.api.openstack.requestlog [None req-6629b4fd-bac2-48b2-b226-79c5b3d01adc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.066504 [ 766.254845] [47312]: [pid: 47312|app: 0|req: 2803/5488] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.275514] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.277322] [47312]: DEBUG nova.compute.api [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.281020] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.281281] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.281477] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.281833] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.282048] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.282223] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.284498] [47313]: DEBUG nova.policy [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.289594] [47313]: INFO nova.api.openstack.requestlog [None req-a298694d-72d9-4475-a7ac-ad94229edb4b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.054459 [ 766.290077] [47313]: [pid: 47313|app: 0|req: 2686/5489] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 766.294440] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.296240] [47313]: DEBUG nova.compute.api [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.305991] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.306260] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.306447] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.306847] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.307072] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.307245] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.345175] [47312]: DEBUG nova.policy [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.354472] [47312]: INFO nova.api.openstack.requestlog [None req-2c1e5fda-2567-4daa-b613-d744467b00f0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.081553 [ 766.355257] [47312]: [pid: 47312|app: 0|req: 2804/5490] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.358226] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.360399] [47312]: DEBUG nova.compute.api [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.360756] [47313]: DEBUG nova.policy [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.367796] [47313]: INFO nova.api.openstack.requestlog [None req-fb1c2dec-1f6f-42ed-bc07-b9fe9644ecc8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.075575 [ 766.367796] [47313]: [pid: 47313|app: 0|req: 2687/5491] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.367916] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.367916] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.367916] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.367916] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.368618] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.368618] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.370887] [47313]: DEBUG nova.api.openstack.wsgi [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.372551] [47313]: DEBUG nova.compute.api [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.378381] [47313]: DEBUG oslo_concurrency.lockutils [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.378719] [47313]: DEBUG oslo_concurrency.lockutils [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.378851] [47313]: DEBUG oslo_concurrency.lockutils [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.379190] [47313]: DEBUG oslo_concurrency.lockutils [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.379451] [47313]: DEBUG oslo_concurrency.lockutils [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.379556] [47313]: DEBUG oslo_concurrency.lockutils [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.439530] [47312]: DEBUG nova.policy [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.439672] [47313]: DEBUG nova.policy [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.442763] [47312]: INFO nova.api.openstack.requestlog [None req-cc97b974-cc10-4b93-afe1-0db8b18fa57d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.086735 [ 766.443621] [47312]: [pid: 47312|app: 0|req: 2805/5492] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.443833] [47313]: INFO nova.api.openstack.requestlog [None req-c788bbed-9aed-4a33-95bb-4f3ef0ba1235 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1276 microversion: 2.1 time: 0.076513 [ 766.444137] [47313]: [pid: 47313|app: 0|req: 2688/5493] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1276 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.446172] [47312]: DEBUG nova.api.openstack.wsgi [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.447182] [47312]: DEBUG nova.compute.api [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.450572] [47313]: DEBUG nova.api.openstack.wsgi [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.450572] [47313]: DEBUG nova.compute.api [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.450802] [47312]: DEBUG oslo_concurrency.lockutils [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.450983] [47312]: DEBUG oslo_concurrency.lockutils [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.451232] [47312]: DEBUG oslo_concurrency.lockutils [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.451600] [47312]: DEBUG oslo_concurrency.lockutils [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.451796] [47312]: DEBUG oslo_concurrency.lockutils [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.451977] [47312]: DEBUG oslo_concurrency.lockutils [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.455587] [47313]: DEBUG oslo_concurrency.lockutils [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.455964] [47313]: DEBUG oslo_concurrency.lockutils [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.460118] [47313]: DEBUG oslo_concurrency.lockutils [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.460118] [47313]: DEBUG oslo_concurrency.lockutils [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.460118] [47313]: DEBUG oslo_concurrency.lockutils [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.460118] [47313]: DEBUG oslo_concurrency.lockutils [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.508001] [47312]: DEBUG nova.policy [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.510101] [47313]: DEBUG nova.policy [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.510945] [47312]: INFO nova.api.openstack.requestlog [None req-913ef4a5-3cdf-448d-b0ee-e5b806453e73 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.067323 [ 766.511387] [47312]: [pid: 47312|app: 0|req: 2806/5494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.514547] [47313]: INFO nova.api.openstack.requestlog [None req-1671dc7b-479b-42e0-83b0-73b4a4e60856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.069874 [ 766.518018] [47313]: [pid: 47313|app: 0|req: 2689/5495] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.518110] [47312]: DEBUG nova.api.openstack.wsgi [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.518265] [47312]: DEBUG nova.compute.api [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.520062] [47313]: DEBUG nova.api.openstack.wsgi [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.521609] [47313]: DEBUG nova.compute.api [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.521792] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.522153] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.522470] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.522924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.523245] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.523539] [47312]: DEBUG oslo_concurrency.lockutils [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.524738] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.524962] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.525156] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.525505] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.525693] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.525859] [47313]: DEBUG oslo_concurrency.lockutils [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.573524] [47313]: DEBUG nova.policy [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.577316] [47312]: DEBUG nova.policy [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.578441] [47313]: INFO nova.api.openstack.requestlog [None req-26e42e53-b548-48b0-b470-cb23f36187be tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.062991 [ 766.578791] [47313]: [pid: 47313|app: 0|req: 2690/5496] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.581206] [47312]: INFO nova.api.openstack.requestlog [None req-c0968d2c-b38b-4838-9143-aab2b2a16fbe tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.069123 [ 766.581629] [47312]: [pid: 47312|app: 0|req: 2807/5497] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.581773] [47313]: DEBUG nova.api.openstack.wsgi [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.583445] [47313]: DEBUG nova.compute.api [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.584460] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.587316] [47312]: DEBUG nova.compute.api [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.588129] [47313]: DEBUG oslo_concurrency.lockutils [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.588400] [47313]: DEBUG oslo_concurrency.lockutils [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.588620] [47313]: DEBUG oslo_concurrency.lockutils [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.588983] [47313]: DEBUG oslo_concurrency.lockutils [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.589313] [47313]: DEBUG oslo_concurrency.lockutils [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.589392] [47313]: DEBUG oslo_concurrency.lockutils [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.591234] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.591618] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.591931] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.592431] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.592769] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.593084] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.640697] [47313]: DEBUG nova.policy [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.645085] [47313]: INFO nova.api.openstack.requestlog [None req-078302d7-1e65-4973-ac52-ce8a0e32f896 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.065663 [ 766.645416] [47313]: [pid: 47313|app: 0|req: 2691/5498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.647789] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.649395] [47313]: DEBUG nova.compute.api [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.652380] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.652620] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.654859] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.654859] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.654859] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.654859] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.655130] [47312]: DEBUG nova.policy [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.659890] [47312]: INFO nova.api.openstack.requestlog [None req-f7479941-a6c5-4e1f-9a45-1afb493f4e22 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.077088 [ 766.659890] [47312]: [pid: 47312|app: 0|req: 2808/5499] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.662081] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.663622] [47312]: DEBUG nova.compute.api [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.666594] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.666816] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.666997] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.667359] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.667558] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.667729] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.694310] [47313]: DEBUG nova.policy [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.698512] [47313]: DEBUG nova.policy [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.699132] [47313]: DEBUG nova.policy [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.699730] [47313]: INFO nova.api.openstack.requestlog [None req-4c0151e3-c86e-424a-9bb6-2dfa342a5a18 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.053836 [ 766.700052] [47313]: [pid: 47313|app: 0|req: 2692/5500] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 766.704018] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.704018] [47313]: DEBUG nova.compute.api [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.709022] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.709022] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.709022] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.709022] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.709022] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.709022] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.715233] [47312]: DEBUG nova.policy [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.719430] [47312]: INFO nova.api.openstack.requestlog [None req-6b362edb-6bc0-4362-9aeb-5365a6518317 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.059095 [ 766.719745] [47312]: [pid: 47312|app: 0|req: 2809/5501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.754982] [47313]: DEBUG nova.policy [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.755886] [47312]: DEBUG nova.api.openstack.wsgi [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.758171] [47312]: DEBUG nova.compute.api [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.758986] [47313]: INFO nova.api.openstack.requestlog [None req-bb54f0e9-e809-4c6f-aa58-035def809635 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.058364 [ 766.759318] [47313]: [pid: 47313|app: 0|req: 2693/5502] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.765390] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.765641] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.765826] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.766207] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.766401] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.766574] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.807806] [47312]: DEBUG nova.policy [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 766.813293] [47312]: INFO nova.api.openstack.requestlog [None req-2cbf90c2-0d71-46ac-9b7b-8798f4cdbbfb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1214 microversion: 2.1 time: 0.059380 [ 766.813684] [47312]: [pid: 47312|app: 0|req: 2810/5503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 766.956606] [47313]: DEBUG nova.api.openstack.wsgi [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 766.958238] [47313]: DEBUG nova.compute.api [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 766.961551] [47313]: DEBUG oslo_concurrency.lockutils [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.961782] [47313]: DEBUG oslo_concurrency.lockutils [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.961963] [47313]: DEBUG oslo_concurrency.lockutils [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 766.962352] [47313]: DEBUG oslo_concurrency.lockutils [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 766.962553] [47313]: DEBUG oslo_concurrency.lockutils [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 766.962724] [47313]: DEBUG oslo_concurrency.lockutils [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.011618] [47313]: DEBUG nova.policy [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.019026] [47313]: INFO nova.api.openstack.requestlog [None req-150f1025-b09f-4c31-9ee1-d5d0b9545d6d tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.061382 [ 767.019026] [47313]: [pid: 47313|app: 0|req: 2694/5504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.024877] [47312]: DEBUG nova.api.openstack.wsgi [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.026129] [47313]: DEBUG nova.api.openstack.wsgi [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.027140] [47312]: DEBUG nova.compute.api [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.031022] [47313]: DEBUG nova.compute.api [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.031804] [47312]: DEBUG oslo_concurrency.lockutils [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.032095] [47312]: DEBUG oslo_concurrency.lockutils [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.032158] [47313]: DEBUG oslo_concurrency.lockutils [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.032410] [47313]: DEBUG oslo_concurrency.lockutils [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.032483] [47312]: DEBUG oslo_concurrency.lockutils [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.032612] [47313]: DEBUG oslo_concurrency.lockutils [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.032897] [47312]: DEBUG oslo_concurrency.lockutils [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.032954] [47313]: DEBUG oslo_concurrency.lockutils [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.033166] [47313]: DEBUG oslo_concurrency.lockutils [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.033209] [47312]: DEBUG oslo_concurrency.lockutils [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.033389] [47313]: DEBUG oslo_concurrency.lockutils [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.033438] [47312]: DEBUG oslo_concurrency.lockutils [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.249691] [47312]: DEBUG nova.policy [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.250793] [47313]: DEBUG nova.policy [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.254363] [47312]: DEBUG nova.policy [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.255269] [47313]: DEBUG nova.policy [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.255474] [47312]: DEBUG nova.policy [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.255872] [47313]: DEBUG nova.policy [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.256139] [47312]: INFO nova.api.openstack.requestlog [None req-84af47f2-9ac3-4a12-abf5-2e77d9d1d804 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.234357 [ 767.256507] [47313]: INFO nova.api.openstack.requestlog [None req-314d68d6-9bf9-44f2-b96f-4c0c8b793b02 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1375 microversion: 2.57 time: 0.232569 [ 767.256560] [47312]: [pid: 47312|app: 0|req: 2811/5505] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.256821] [47313]: [pid: 47313|app: 0|req: 2695/5506] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:03 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1375 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 767.258825] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.259070] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.260520] [47312]: DEBUG nova.compute.api [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.263759] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.263988] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.264219] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.264589] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.264668] [47313]: DEBUG nova.compute.api [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.264838] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.265288] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.271550] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.271782] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.271963] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.272362] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.272570] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.272743] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.284132] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.284420] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.284638] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.284881] [47312]: DEBUG nova.objects.instance [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 767.331330] [47312]: DEBUG nova.policy [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.334101] [47313]: DEBUG nova.policy [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.336515] [47312]: DEBUG nova.policy [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.337156] [47312]: DEBUG nova.policy [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.338399] [47313]: INFO nova.api.openstack.requestlog [None req-ef150d7b-ae88-460e-83c0-1df0fe49994b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.081004 [ 767.338889] [47313]: [pid: 47313|app: 0|req: 2696/5507] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.341750] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.342711] [47313]: DEBUG nova.compute.api [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.344719] [47312]: INFO nova.api.openstack.requestlog [None req-a7300651-a077-4fdf-9c03-138d21b43eec tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.087381 [ 767.345652] [47312]: [pid: 47312|app: 0|req: 2812/5508] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.345888] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.346139] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.346328] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.346673] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.346868] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.347057] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.351550] [47312]: DEBUG nova.api.openstack.wsgi [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Action: 'action', calling method: >, body: {"rebuild": {"user_data": "ZWNobyAiaGVsbG8gd29ybGQi", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 767.354297] [47312]: DEBUG nova.compute.api [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.358076] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.358352] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.358589] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.358973] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.359222] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.359428] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.403555] [47313]: DEBUG nova.policy [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.408070] [47313]: INFO nova.api.openstack.requestlog [None req-e9ecdae5-8d21-4774-beb2-2bf1ea879070 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.068748 [ 767.408394] [47313]: [pid: 47313|app: 0|req: 2697/5509] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.412050] [47313]: DEBUG nova.api.openstack.wsgi [req-91c45630-29d6-4697-b1a4-81b11848286c req-b1f08625-d99a-4eff-a41b-4970a9dbc266 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6cda8874-6af5-490a-b9a2-323992265eb4", "name": "network-vif-deleted", "tag": "05eb5f0f-024b-4404-81a8-f5f8246a82ff"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 767.415797] [47313]: DEBUG oslo_concurrency.lockutils [req-91c45630-29d6-4697-b1a4-81b11848286c req-b1f08625-d99a-4eff-a41b-4970a9dbc266 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.416029] [47313]: DEBUG oslo_concurrency.lockutils [req-91c45630-29d6-4697-b1a4-81b11848286c req-b1f08625-d99a-4eff-a41b-4970a9dbc266 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.416203] [47313]: DEBUG oslo_concurrency.lockutils [req-91c45630-29d6-4697-b1a4-81b11848286c req-b1f08625-d99a-4eff-a41b-4970a9dbc266 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.421751] [47313]: INFO nova.api.openstack.compute.server_external_events [req-91c45630-29d6-4697-b1a4-81b11848286c req-b1f08625-d99a-4eff-a41b-4970a9dbc266 service nova] Creating event network-vif-deleted:05eb5f0f-024b-4404-81a8-f5f8246a82ff for instance 6cda8874-6af5-490a-b9a2-323992265eb4 on cpu-1 [ 767.424815] [47313]: INFO nova.api.openstack.requestlog [req-91c45630-29d6-4697-b1a4-81b11848286c req-b1f08625-d99a-4eff-a41b-4970a9dbc266 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.015639 [ 767.425029] [47313]: [pid: 47313|app: 0|req: 2698/5510] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:04 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 767.428396] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.430016] [47313]: DEBUG nova.compute.api [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.433392] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.433631] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.433815] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.434172] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.434368] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.434542] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.442064] [47312]: DEBUG nova.virt.hardware [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 767.442064] [47312]: DEBUG nova.virt.hardware [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 767.442064] [47312]: DEBUG nova.virt.hardware [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 767.442340] [47312]: DEBUG nova.virt.hardware [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 767.442371] [47312]: DEBUG nova.virt.hardware [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 767.468245] [47313]: DEBUG nova.policy [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.473883] [47313]: INFO nova.api.openstack.requestlog [None req-1c82d7bc-daf1-466c-b648-73fa037ab8ee tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.048160 [ 767.474085] [47313]: [pid: 47313|app: 0|req: 2699/5511] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.479793] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.481355] [47313]: DEBUG nova.compute.api [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.484817] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.485241] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.485241] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.485585] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.485783] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.485954] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.499121] [47312]: DEBUG nova.compute.api [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.509753] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.509753] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.509753] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.509753] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.509753] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.509753] [47312]: DEBUG oslo_concurrency.lockutils [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.526031] [47313]: DEBUG nova.policy [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.528051] [47313]: INFO nova.api.openstack.requestlog [None req-f5f1de56-457a-491d-a189-20a6e605b699 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.053347 [ 767.528577] [47313]: [pid: 47313|app: 0|req: 2700/5512] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.531083] [47313]: DEBUG nova.api.openstack.wsgi [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.532657] [47313]: DEBUG nova.compute.api [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.535881] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.536113] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.536408] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.537120] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.537120] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.537120] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.546697] [47312]: INFO nova.api.openstack.requestlog [None req-612fb57f-61f7-487f-820d-c81fcc2a7bee tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "POST /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2/action" status: 202 len: 1160 microversion: 2.57 time: 0.199234 [ 767.547396] [47312]: [pid: 47312|app: 0|req: 2813/5513] 10.180.1.21 () {62 vars in 1315 bytes} [Thu Oct 31 12:14:04 2024] POST /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2/action => generated 1160 bytes in 201 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 767.549613] [47312]: DEBUG nova.api.openstack.wsgi [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.551427] [47312]: DEBUG nova.compute.api [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.554312] [47312]: DEBUG oslo_concurrency.lockutils [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.554544] [47312]: DEBUG oslo_concurrency.lockutils [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.554753] [47312]: DEBUG oslo_concurrency.lockutils [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.555121] [47312]: DEBUG oslo_concurrency.lockutils [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.555351] [47312]: DEBUG oslo_concurrency.lockutils [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.555490] [47312]: DEBUG oslo_concurrency.lockutils [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.569699] [47313]: DEBUG nova.policy [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.573769] [47313]: INFO nova.api.openstack.requestlog [None req-a95f85db-3fe6-4f84-bb30-209b98502788 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.044549 [ 767.574102] [47313]: [pid: 47313|app: 0|req: 2701/5514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.576568] [47313]: DEBUG nova.api.openstack.wsgi [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.578123] [47313]: DEBUG nova.compute.api [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.583092] [47313]: DEBUG oslo_concurrency.lockutils [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.583092] [47313]: DEBUG oslo_concurrency.lockutils [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.583092] [47313]: DEBUG oslo_concurrency.lockutils [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.583092] [47313]: DEBUG oslo_concurrency.lockutils [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.583092] [47313]: DEBUG oslo_concurrency.lockutils [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.583092] [47313]: DEBUG oslo_concurrency.lockutils [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.590567] [47312]: DEBUG nova.policy [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.600430] [47312]: INFO nova.api.openstack.requestlog [None req-3313c794-376d-4430-bd17-4df903591e04 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.052720 [ 767.600867] [47312]: [pid: 47312|app: 0|req: 2814/5515] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.603156] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.604948] [47312]: DEBUG nova.compute.api [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.609697] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.610168] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.610168] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.610450] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.610640] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.610806] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.650953] [47312]: DEBUG nova.policy [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.655080] [47312]: INFO nova.api.openstack.requestlog [None req-cb20487e-55cb-432a-a8c5-f4398cde5f16 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.053724 [ 767.655416] [47312]: [pid: 47312|app: 0|req: 2815/5516] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.657829] [47312]: DEBUG nova.api.openstack.wsgi [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.659333] [47312]: DEBUG nova.compute.api [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.662443] [47312]: DEBUG oslo_concurrency.lockutils [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.662643] [47312]: DEBUG oslo_concurrency.lockutils [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.662826] [47312]: DEBUG oslo_concurrency.lockutils [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.663190] [47312]: DEBUG oslo_concurrency.lockutils [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.663420] [47312]: DEBUG oslo_concurrency.lockutils [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.663597] [47312]: DEBUG oslo_concurrency.lockutils [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.705153] [47312]: DEBUG nova.policy [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.710483] [47312]: INFO nova.api.openstack.requestlog [None req-84bc58b5-67c6-4b07-8fb5-6214fef4576e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.054478 [ 767.710824] [47312]: [pid: 47312|app: 0|req: 2816/5517] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.713871] [47312]: DEBUG nova.api.openstack.wsgi [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.715726] [47312]: DEBUG nova.compute.api [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.721153] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.721388] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.721570] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.722558] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.722558] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.722558] [47312]: DEBUG oslo_concurrency.lockutils [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.755453] [47313]: DEBUG nova.policy [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.760060] [47313]: INFO nova.api.openstack.requestlog [None req-44b2e9a7-01fc-40c5-b0a0-47d6ef94e2a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1316 microversion: 2.1 time: 0.185219 [ 767.760410] [47313]: [pid: 47313|app: 0|req: 2702/5518] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1316 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.763540] [47312]: DEBUG nova.policy [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.765108] [47313]: DEBUG nova.api.openstack.wsgi [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.766376] [47313]: DEBUG nova.compute.api [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.768758] [47312]: DEBUG nova.policy [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.769422] [47312]: DEBUG nova.policy [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.770027] [47313]: DEBUG oslo_concurrency.lockutils [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.770171] [47312]: INFO nova.api.openstack.requestlog [None req-28ed046d-d7db-43a3-853c-2ed56fde205f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1384 microversion: 2.57 time: 0.058263 [ 767.770238] [47313]: DEBUG oslo_concurrency.lockutils [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.770369] [47313]: DEBUG oslo_concurrency.lockutils [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.770430] [47312]: [pid: 47312|app: 0|req: 2817/5519] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1384 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.770728] [47313]: DEBUG oslo_concurrency.lockutils [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.770970] [47313]: DEBUG oslo_concurrency.lockutils [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.771115] [47313]: DEBUG oslo_concurrency.lockutils [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.778023] [47312]: DEBUG nova.api.openstack.wsgi [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.778023] [47312]: DEBUG nova.compute.api [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.779690] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.779909] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.780099] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.780467] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.780656] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.780821] [47312]: DEBUG oslo_concurrency.lockutils [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.809137] [47313]: DEBUG nova.policy [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.813434] [47313]: INFO nova.api.openstack.requestlog [None req-62347026-9da2-4219-bcbb-e9506ebd9eab tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.052390 [ 767.813766] [47313]: [pid: 47313|app: 0|req: 2703/5520] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.819702] [47313]: DEBUG nova.api.openstack.wsgi [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.819702] [47313]: DEBUG nova.compute.api [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.819702] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=2 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 767.823753] [47312]: DEBUG nova.policy [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.823901] [47313]: DEBUG oslo_concurrency.lockutils [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.825436] [47313]: DEBUG oslo_concurrency.lockutils [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.825436] [47313]: DEBUG oslo_concurrency.lockutils [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.825436] [47313]: DEBUG oslo_concurrency.lockutils [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.825436] [47313]: DEBUG oslo_concurrency.lockutils [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.825436] [47313]: DEBUG oslo_concurrency.lockutils [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.828306] [47312]: INFO nova.api.openstack.requestlog [None req-ccdcf9fd-e605-4be3-b1e0-6a1d368656ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.056978 [ 767.828306] [47312]: [pid: 47312|app: 0|req: 2818/5521] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.833266] [47312]: DEBUG nova.api.openstack.wsgi [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.833758] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=8 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 767.835278] [47312]: DEBUG nova.compute.api [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.838542] [47312]: DEBUG oslo_concurrency.lockutils [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.838776] [47312]: DEBUG oslo_concurrency.lockutils [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.838957] [47312]: DEBUG oslo_concurrency.lockutils [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.839328] [47312]: DEBUG oslo_concurrency.lockutils [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.839539] [47312]: DEBUG oslo_concurrency.lockutils [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.839763] [47312]: DEBUG oslo_concurrency.lockutils [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.860144] [47313]: DEBUG nova.policy [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.864602] [47313]: INFO nova.api.openstack.requestlog [None req-5293c703-b899-4655-b1b7-37027faf516c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.050250 [ 767.864965] [47313]: [pid: 47313|app: 0|req: 2704/5522] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.869019] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.869019] [47313]: DEBUG nova.compute.api [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.872015] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.872255] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.872469] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.872813] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.873027] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.873600] [47312]: DEBUG nova.policy [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.873720] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.877898] [47312]: INFO nova.api.openstack.requestlog [None req-0030bd98-def7-4847-92a4-f8693d536809 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.049030 [ 767.878161] [47312]: [pid: 47312|app: 0|req: 2819/5523] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.880718] [47312]: DEBUG nova.api.openstack.wsgi [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.882300] [47312]: DEBUG nova.compute.api [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.888171] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.888435] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.888625] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.888980] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.889212] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.889362] [47312]: DEBUG oslo_concurrency.lockutils [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.906977] [47313]: DEBUG nova.policy [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.911478] [47313]: DEBUG nova.policy [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.912130] [47313]: DEBUG nova.policy [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.912783] [47313]: INFO nova.api.openstack.requestlog [None req-2c10ff05-3f50-44c4-bc6c-79cbfd7d67d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.047287 [ 767.913197] [47313]: [pid: 47313|app: 0|req: 2705/5524] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 767.915393] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.916840] [47313]: DEBUG nova.compute.api [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.920213] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.920437] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.920612] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.920959] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.921577] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.921577] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.924615] [47312]: DEBUG nova.policy [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.930138] [47312]: INFO nova.api.openstack.requestlog [None req-d97e3ef2-5b47-4142-84f5-bd853841d13d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.051343 [ 767.930659] [47312]: [pid: 47312|app: 0|req: 2820/5525] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.934179] [47312]: DEBUG nova.api.openstack.wsgi [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 767.935853] [47312]: DEBUG nova.compute.api [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 767.939341] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.939383] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.940501] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.940501] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 767.940501] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 767.940501] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 767.954995] [47313]: DEBUG nova.policy [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.956373] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=11 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 767.960538] [47313]: INFO nova.api.openstack.requestlog [None req-1cf940d1-a0e8-4b36-868e-9a15d0407824 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.046878 [ 767.961066] [47313]: [pid: 47313|app: 0|req: 2706/5526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 767.987287] [47312]: DEBUG nova.policy [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 767.995456] [47312]: INFO nova.api.openstack.requestlog [None req-cdf60461-638f-43de-98ec-cde067a065e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.064179 [ 767.995774] [47312]: [pid: 47312|app: 0|req: 2821/5527] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.033559] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.035255] [47313]: DEBUG nova.compute.api [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.038767] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.039014] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.039252] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.039613] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.039914] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.040057] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.082656] [47313]: DEBUG nova.policy [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.089287] [47313]: INFO nova.api.openstack.requestlog [None req-9f8903f5-d602-41a0-a98a-47cb913db7c9 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.056063 [ 768.089287] [47313]: [pid: 47313|app: 0|req: 2707/5528] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:04 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.274227] [47312]: DEBUG nova.api.openstack.wsgi [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.275990] [47312]: DEBUG nova.compute.api [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.279564] [47312]: DEBUG oslo_concurrency.lockutils [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.279925] [47312]: DEBUG oslo_concurrency.lockutils [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.280243] [47312]: DEBUG oslo_concurrency.lockutils [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.280686] [47312]: DEBUG oslo_concurrency.lockutils [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.280889] [47312]: DEBUG oslo_concurrency.lockutils [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.281151] [47312]: DEBUG oslo_concurrency.lockutils [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.322190] [47312]: DEBUG nova.policy [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.326755] [47312]: DEBUG nova.policy [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.327472] [47312]: DEBUG nova.policy [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.328043] [47312]: INFO nova.api.openstack.requestlog [None req-091d9a09-f1ec-4996-a704-a09c794f2961 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.056365 [ 768.328500] [47312]: [pid: 47312|app: 0|req: 2822/5529] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.357150] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.362022] [47313]: DEBUG nova.compute.api [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.362902] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.364230] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.364540] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.364577] [47312]: DEBUG nova.compute.api [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.364822] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.365870] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.365870] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.365870] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.367939] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.368186] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.368374] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.368715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.368922] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.369256] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.393722] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.397028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.397028] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.397028] [47312]: DEBUG nova.objects.instance [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 768.431184] [47313]: DEBUG nova.policy [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.433097] [47312]: DEBUG nova.policy [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.439881] [47312]: DEBUG nova.policy [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.440579] [47312]: DEBUG nova.policy [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.442886] [47313]: INFO nova.api.openstack.requestlog [None req-d0041c08-90ba-4da8-b146-e1f75a8cd751 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.087865 [ 768.443424] [47313]: [pid: 47313|app: 0|req: 2708/5530] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.444062] [47312]: INFO nova.api.openstack.requestlog [None req-a5291bf7-b192-44bc-9043-cb8fad758547 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.084383 [ 768.444379] [47312]: [pid: 47312|app: 0|req: 2823/5531] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.445918] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.451674] [47313]: DEBUG nova.compute.api [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.460383] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.460628] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.461021] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.461367] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.461407] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.461635] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.485291] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.487040] [47312]: DEBUG nova.compute.api [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.490612] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.490850] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.491047] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.491406] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.491603] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.491774] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.513992] [47313]: DEBUG nova.policy [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.517993] [47313]: INFO nova.api.openstack.requestlog [None req-8b2f75a3-3b18-4c9f-a793-a6104e4314d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.073972 [ 768.518335] [47313]: [pid: 47313|app: 0|req: 2709/5532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.529135] [47312]: DEBUG nova.policy [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.533558] [47312]: INFO nova.api.openstack.requestlog [None req-5b4bcafe-d110-44d5-84bb-befc7623ab97 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.050480 [ 768.533870] [47312]: [pid: 47312|app: 0|req: 2824/5533] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.539997] [47313]: DEBUG nova.api.openstack.wsgi [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.541643] [47313]: DEBUG nova.compute.api [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.545290] [47313]: DEBUG oslo_concurrency.lockutils [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.545524] [47313]: DEBUG oslo_concurrency.lockutils [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.545712] [47313]: DEBUG oslo_concurrency.lockutils [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.546082] [47313]: DEBUG oslo_concurrency.lockutils [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.546284] [47313]: DEBUG oslo_concurrency.lockutils [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.546457] [47313]: DEBUG oslo_concurrency.lockutils [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.580263] [47313]: DEBUG nova.policy [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.584531] [47313]: INFO nova.api.openstack.requestlog [None req-240c4bf5-c027-4ad5-a0c8-39994324eddc tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.046568 [ 768.584751] [47313]: [pid: 47313|app: 0|req: 2710/5534] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.587873] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.589553] [47312]: DEBUG nova.compute.api [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.593191] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.593561] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.593783] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.594224] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.594451] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.594670] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.614884] [47313]: DEBUG nova.api.openstack.wsgi [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.616526] [47313]: DEBUG nova.compute.api [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.620089] [47313]: DEBUG oslo_concurrency.lockutils [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.620352] [47313]: DEBUG oslo_concurrency.lockutils [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.620548] [47313]: DEBUG oslo_concurrency.lockutils [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.620902] [47313]: DEBUG oslo_concurrency.lockutils [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.621125] [47313]: DEBUG oslo_concurrency.lockutils [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.621300] [47313]: DEBUG oslo_concurrency.lockutils [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.635024] [47312]: DEBUG nova.policy [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.639238] [47312]: INFO nova.api.openstack.requestlog [None req-ba9280e0-0bc1-4754-8d4e-83fce82ab904 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.053547 [ 768.639857] [47312]: [pid: 47312|app: 0|req: 2825/5535] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.657772] [47313]: DEBUG nova.policy [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.662391] [47313]: INFO nova.api.openstack.requestlog [None req-72bc370c-6bd4-468f-a34e-14298196293f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.049625 [ 768.662726] [47313]: [pid: 47313|app: 0|req: 2711/5536] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.668149] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.669917] [47312]: DEBUG nova.compute.api [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.673861] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.674130] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.674319] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.674672] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.674873] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.675097] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.710483] [47312]: DEBUG nova.policy [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.714829] [47312]: INFO nova.api.openstack.requestlog [None req-bb31d61c-0226-4be4-b6b2-eb021fbde00e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.049037 [ 768.715209] [47312]: [pid: 47312|app: 0|req: 2826/5537] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.725491] [47313]: DEBUG nova.api.openstack.wsgi [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.727190] [47313]: DEBUG nova.compute.api [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.731079] [47313]: DEBUG oslo_concurrency.lockutils [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.731271] [47313]: DEBUG oslo_concurrency.lockutils [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.731595] [47313]: DEBUG oslo_concurrency.lockutils [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.731917] [47313]: DEBUG oslo_concurrency.lockutils [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.732132] [47313]: DEBUG oslo_concurrency.lockutils [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.732368] [47313]: DEBUG oslo_concurrency.lockutils [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.771670] [47313]: DEBUG nova.policy [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.774264] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.775871] [47312]: DEBUG nova.compute.api [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.779408] [47313]: INFO nova.api.openstack.requestlog [None req-04658e86-1086-49ca-bad4-28b8fe00faf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.057958 [ 768.779745] [47313]: [pid: 47313|app: 0|req: 2712/5538] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.783015] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.783015] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.783015] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.783015] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.783015] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.783015] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.789788] [47313]: DEBUG nova.api.openstack.wsgi [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.791444] [47313]: DEBUG nova.compute.api [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.795331] [47313]: DEBUG oslo_concurrency.lockutils [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.795711] [47313]: DEBUG oslo_concurrency.lockutils [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.795931] [47313]: DEBUG oslo_concurrency.lockutils [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.796302] [47313]: DEBUG oslo_concurrency.lockutils [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.796583] [47313]: DEBUG oslo_concurrency.lockutils [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.796780] [47313]: DEBUG oslo_concurrency.lockutils [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.817615] [47312]: DEBUG nova.policy [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.823161] [47312]: INFO nova.api.openstack.requestlog [None req-fb74a949-977b-4e12-a40a-95d1dc32149d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.051295 [ 768.824045] [47312]: [pid: 47312|app: 0|req: 2827/5539] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.826613] [47312]: DEBUG nova.api.openstack.wsgi [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.828158] [47312]: DEBUG nova.compute.api [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.831952] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.832201] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.832433] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.832790] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.832993] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.833183] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.845237] [47313]: DEBUG nova.policy [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.852617] [47313]: DEBUG nova.policy [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.853288] [47313]: DEBUG nova.policy [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.853938] [47313]: INFO nova.api.openstack.requestlog [None req-babfee6a-59ad-4362-b41f-8b7b5cb61a77 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1384 microversion: 2.57 time: 0.066278 [ 768.854261] [47313]: [pid: 47313|app: 0|req: 2713/5540] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1384 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.856582] [47313]: DEBUG nova.api.openstack.wsgi [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.858137] [47313]: DEBUG nova.compute.api [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.861408] [47313]: DEBUG oslo_concurrency.lockutils [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.861561] [47313]: DEBUG oslo_concurrency.lockutils [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.861746] [47313]: DEBUG oslo_concurrency.lockutils [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.862105] [47313]: DEBUG oslo_concurrency.lockutils [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.862322] [47313]: DEBUG oslo_concurrency.lockutils [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.862509] [47313]: DEBUG oslo_concurrency.lockutils [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.869090] [47312]: DEBUG nova.policy [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.876017] [47312]: INFO nova.api.openstack.requestlog [None req-08e9b2e5-ae19-4356-bc83-1a8a2c62cc2a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.048761 [ 768.876017] [47312]: [pid: 47312|app: 0|req: 2828/5541] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.879912] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.881491] [47312]: DEBUG nova.compute.api [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.887748] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.887984] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.888193] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.888553] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.888758] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.888923] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.909728] [47313]: DEBUG nova.policy [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.914087] [47313]: INFO nova.api.openstack.requestlog [None req-c88719c5-4fda-4085-ad77-81b7c8667078 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.059252 [ 768.914457] [47313]: [pid: 47313|app: 0|req: 2714/5542] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.916685] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.918308] [47313]: DEBUG nova.compute.api [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.921536] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.921772] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.921956] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.922370] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.922581] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.922758] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.927944] [47312]: DEBUG nova.policy [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.932250] [47312]: INFO nova.api.openstack.requestlog [None req-c6c6605c-b499-46b1-9622-8695a5e33233 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.056530 [ 768.932812] [47312]: [pid: 47312|app: 0|req: 2829/5543] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.935538] [47312]: DEBUG nova.api.openstack.wsgi [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.937088] [47312]: DEBUG nova.compute.api [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.940124] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.940376] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.940561] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.940900] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.941105] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.941276] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.958717] [47313]: DEBUG nova.policy [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.963193] [47313]: INFO nova.api.openstack.requestlog [None req-7ae5e2f8-9a9d-4cd1-a9c3-65b3a6b65d6d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.048188 [ 768.963686] [47313]: [pid: 47313|app: 0|req: 2715/5544] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 768.966213] [47313]: DEBUG nova.api.openstack.wsgi [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.968726] [47313]: DEBUG nova.compute.api [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.972084] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.972365] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.972561] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.972910] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.973156] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.973365] [47313]: DEBUG oslo_concurrency.lockutils [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.974613] [47312]: DEBUG nova.policy [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.978708] [47312]: DEBUG nova.policy [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.979322] [47312]: DEBUG nova.policy [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 768.980023] [47312]: INFO nova.api.openstack.requestlog [None req-abf8733f-6b93-4182-87fa-1cbbbd027056 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046577 [ 768.980856] [47312]: [pid: 47312|app: 0|req: 2830/5545] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 768.983093] [47312]: DEBUG nova.api.openstack.wsgi [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 768.990740] [47312]: DEBUG nova.compute.api [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 768.995457] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.995682] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.995866] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 768.996225] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 768.996421] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 768.996593] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.013346] [47313]: DEBUG nova.policy [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.023555] [47313]: INFO nova.api.openstack.requestlog [None req-80e75007-4917-4dfc-a267-e9151477c3d4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.057359 [ 769.023555] [47313]: [pid: 47313|app: 0|req: 2716/5546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.024748] [47313]: DEBUG nova.api.openstack.wsgi [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.026347] [47313]: DEBUG nova.compute.api [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.029654] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.029893] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.030090] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.030592] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.030653] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.030824] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.030890] [47312]: DEBUG nova.policy [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.035214] [47312]: INFO nova.api.openstack.requestlog [None req-45f45024-0639-4bb9-b92c-2ef46aaf1858 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.053747 [ 769.035532] [47312]: [pid: 47312|app: 0|req: 2831/5547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.078636] [47313]: DEBUG nova.policy [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.082948] [47313]: INFO nova.api.openstack.requestlog [None req-9cdc8099-663b-4586-978a-d6aa504a8b74 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.060126 [ 769.083304] [47313]: [pid: 47313|app: 0|req: 2717/5548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.098983] [47312]: DEBUG nova.api.openstack.wsgi [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.100721] [47312]: DEBUG nova.compute.api [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.104882] [47312]: DEBUG oslo_concurrency.lockutils [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.105168] [47312]: DEBUG oslo_concurrency.lockutils [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.105388] [47312]: DEBUG oslo_concurrency.lockutils [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.105711] [47312]: DEBUG oslo_concurrency.lockutils [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.105979] [47312]: DEBUG oslo_concurrency.lockutils [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.106083] [47312]: DEBUG oslo_concurrency.lockutils [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.146492] [47312]: DEBUG nova.policy [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.150915] [47312]: INFO nova.api.openstack.requestlog [None req-4982f985-8400-4917-9bfc-913c017346ae tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.054103 [ 769.151237] [47312]: [pid: 47312|app: 0|req: 2832/5549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:05 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.341452] [47313]: DEBUG nova.api.openstack.wsgi [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.343750] [47313]: DEBUG nova.compute.api [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.348278] [47313]: DEBUG oslo_concurrency.lockutils [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.348828] [47313]: DEBUG oslo_concurrency.lockutils [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.349045] [47313]: DEBUG oslo_concurrency.lockutils [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.349514] [47313]: DEBUG oslo_concurrency.lockutils [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.349755] [47313]: DEBUG oslo_concurrency.lockutils [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.349934] [47313]: DEBUG oslo_concurrency.lockutils [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.392036] [47313]: DEBUG nova.policy [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.397698] [47313]: DEBUG nova.policy [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.398525] [47313]: DEBUG nova.policy [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.398937] [47313]: INFO nova.api.openstack.requestlog [None req-bed16e8c-4036-4411-8359-4c001aec4bd8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.060099 [ 769.399256] [47313]: [pid: 47313|app: 0|req: 2718/5550] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.434845] [47312]: DEBUG nova.api.openstack.wsgi [req-f742f1b8-5e43-4fd2-ac9a-e2f46f6015e9 req-5bb4e175-258f-4efe-82ee-f8021bde1490 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5b7223bd-66f3-44ec-b3bc-e9072eca515e", "tag": "738272d9-ef01-458b-b987-d513d12f7c81"}, {"server_uuid": "5b7223bd-66f3-44ec-b3bc-e9072eca515e", "name": "network-vif-deleted", "tag": "738272d9-ef01-458b-b987-d513d12f7c81"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 769.440643] [47312]: DEBUG oslo_concurrency.lockutils [req-f742f1b8-5e43-4fd2-ac9a-e2f46f6015e9 req-5bb4e175-258f-4efe-82ee-f8021bde1490 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.440870] [47312]: DEBUG oslo_concurrency.lockutils [req-f742f1b8-5e43-4fd2-ac9a-e2f46f6015e9 req-5bb4e175-258f-4efe-82ee-f8021bde1490 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.441061] [47312]: DEBUG oslo_concurrency.lockutils [req-f742f1b8-5e43-4fd2-ac9a-e2f46f6015e9 req-5bb4e175-258f-4efe-82ee-f8021bde1490 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.448745] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f742f1b8-5e43-4fd2-ac9a-e2f46f6015e9 req-5bb4e175-258f-4efe-82ee-f8021bde1490 service nova] Creating event network-changed:738272d9-ef01-458b-b987-d513d12f7c81 for instance 5b7223bd-66f3-44ec-b3bc-e9072eca515e on cpu-1 [ 769.449080] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f742f1b8-5e43-4fd2-ac9a-e2f46f6015e9 req-5bb4e175-258f-4efe-82ee-f8021bde1490 service nova] Creating event network-vif-deleted:738272d9-ef01-458b-b987-d513d12f7c81 for instance 5b7223bd-66f3-44ec-b3bc-e9072eca515e on cpu-1 [ 769.452708] [47312]: INFO nova.api.openstack.requestlog [req-f742f1b8-5e43-4fd2-ac9a-e2f46f6015e9 req-5bb4e175-258f-4efe-82ee-f8021bde1490 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020062 [ 769.453043] [47312]: [pid: 47312|app: 0|req: 2833/5551] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:06 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 769.454083] [47313]: DEBUG nova.api.openstack.wsgi [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.455836] [47313]: DEBUG nova.compute.api [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.459536] [47313]: DEBUG oslo_concurrency.lockutils [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.459778] [47313]: DEBUG oslo_concurrency.lockutils [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.460141] [47313]: DEBUG oslo_concurrency.lockutils [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.460530] [47313]: DEBUG oslo_concurrency.lockutils [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.460726] [47313]: DEBUG oslo_concurrency.lockutils [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.460900] [47313]: DEBUG oslo_concurrency.lockutils [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.462651] [47312]: DEBUG nova.api.openstack.wsgi [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.464209] [47312]: DEBUG nova.compute.api [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.467520] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.467747] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.467925] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.468296] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.468538] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.468758] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.487832] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.488070] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.488252] [47312]: DEBUG oslo_concurrency.lockutils [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.488442] [47312]: DEBUG nova.objects.instance [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 769.496888] [47313]: DEBUG nova.policy [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.500958] [47313]: INFO nova.api.openstack.requestlog [None req-a267017a-1587-401e-8e21-b7ef4c68df08 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.049141 [ 769.501284] [47313]: [pid: 47313|app: 0|req: 2719/5552] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.509053] [47312]: DEBUG nova.policy [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.512811] [47312]: DEBUG nova.policy [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.513078] [47312]: DEBUG nova.policy [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.516314] [47312]: INFO nova.api.openstack.requestlog [None req-661067d9-0b39-46f3-a894-e5f17675db87 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.055793 [ 769.516620] [47312]: [pid: 47312|app: 0|req: 2834/5553] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 769.529821] [47313]: DEBUG nova.api.openstack.wsgi [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.531919] [47313]: DEBUG nova.compute.api [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.535479] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.535739] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.535910] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.536288] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.536493] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.536664] [47313]: DEBUG oslo_concurrency.lockutils [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.545040] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.546659] [47312]: DEBUG nova.compute.api [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.549990] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.550291] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.550447] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.550804] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.550993] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.551283] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.582072] [47313]: DEBUG nova.policy [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.586721] [47313]: INFO nova.api.openstack.requestlog [None req-41b56519-8d84-4210-8ee4-f7734ce229d7 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.058996 [ 769.587069] [47313]: [pid: 47313|app: 0|req: 2720/5554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.588916] [47312]: DEBUG nova.policy [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.596232] [47312]: INFO nova.api.openstack.requestlog [None req-d9920cff-c0cb-4346-9060-c9d96611eb56 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.050756 [ 769.596232] [47312]: [pid: 47312|app: 0|req: 2835/5555] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.598417] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.600089] [47313]: DEBUG nova.compute.api [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.604569] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.604569] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.604569] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.604569] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.604732] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.605511] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.650821] [47313]: DEBUG nova.policy [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.660068] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.661555] [47313]: INFO nova.api.openstack.requestlog [None req-5a5f07ed-b721-4e09-969b-cb235b79b7ed tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.065174 [ 769.666078] [47312]: DEBUG nova.compute.api [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.666183] [47313]: [pid: 47313|app: 0|req: 2721/5556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.675084] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.677234] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.677405] [47313]: DEBUG nova.compute.api [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.677447] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.677447] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.677678] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.678341] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.678341] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.680433] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.681031] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.681031] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.681772] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.681772] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.681885] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.715465] [47312]: DEBUG nova.policy [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.720562] [47312]: INFO nova.api.openstack.requestlog [None req-7d2c151d-232a-4b9f-b5d5-6f9c24851f9d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.062585 [ 769.721114] [47313]: DEBUG nova.policy [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.721223] [47312]: [pid: 47312|app: 0|req: 2836/5557] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.725529] [47313]: INFO nova.api.openstack.requestlog [None req-ab230fc5-bd5e-4858-8594-6c9819bb3a09 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.052552 [ 769.725846] [47313]: [pid: 47313|app: 0|req: 2722/5558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 769.727654] [47312]: DEBUG nova.api.openstack.wsgi [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.729226] [47312]: DEBUG nova.compute.api [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.732433] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.732664] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.732842] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.733215] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.733431] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.733596] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.764612] [47312]: DEBUG nova.policy [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.768666] [47312]: INFO nova.api.openstack.requestlog [None req-0b9d62e9-97fe-4377-9b4b-79018e8a143b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.042921 [ 769.768990] [47312]: [pid: 47312|app: 0|req: 2837/5559] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 769.792178] [47313]: DEBUG nova.api.openstack.wsgi [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.793966] [47313]: DEBUG nova.compute.api [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.798156] [47313]: DEBUG oslo_concurrency.lockutils [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.798156] [47313]: DEBUG oslo_concurrency.lockutils [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.798266] [47313]: DEBUG oslo_concurrency.lockutils [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.798666] [47313]: DEBUG oslo_concurrency.lockutils [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.798877] [47313]: DEBUG oslo_concurrency.lockutils [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.799062] [47313]: DEBUG oslo_concurrency.lockutils [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.833262] [47313]: DEBUG nova.policy [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.837519] [47313]: INFO nova.api.openstack.requestlog [None req-402697f4-eb9c-4bd9-92b1-0788d1496fb7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.047605 [ 769.837870] [47313]: [pid: 47313|app: 0|req: 2723/5560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.841832] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.843482] [47312]: DEBUG nova.compute.api [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.847225] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.847465] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.847652] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.848012] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.848218] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.848450] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.875094] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.876876] [47313]: DEBUG nova.compute.api [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.879516] [47312]: DEBUG nova.policy [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.880372] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.880611] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.880800] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.881255] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.881369] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.881545] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.883583] [47312]: INFO nova.api.openstack.requestlog [None req-0ec1bdb1-a53a-4fcb-9c0c-704941db106b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.044628 [ 769.883896] [47312]: [pid: 47312|app: 0|req: 2838/5561] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 769.889615] [47312]: DEBUG nova.api.openstack.wsgi [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.891192] [47312]: DEBUG nova.compute.api [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.894332] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.894556] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.894739] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.895095] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.895293] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.895466] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.914047] [47313]: DEBUG nova.policy [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.918276] [47313]: DEBUG nova.policy [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.918756] [47313]: DEBUG nova.policy [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.919414] [47313]: INFO nova.api.openstack.requestlog [None req-6f03802d-9f05-406a-a939-a860ea0a029f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1384 microversion: 2.57 time: 0.046695 [ 769.919703] [47313]: [pid: 47313|app: 0|req: 2724/5562] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1384 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 769.925470] [47312]: DEBUG nova.policy [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.925580] [47313]: DEBUG nova.api.openstack.wsgi [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.926996] [47313]: DEBUG nova.compute.api [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.929533] [47312]: INFO nova.api.openstack.requestlog [None req-9be7c0b2-0795-4d09-b194-a6ac33bb9513 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.041760 [ 769.929867] [47312]: [pid: 47312|app: 0|req: 2839/5563] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 769.930506] [47313]: DEBUG oslo_concurrency.lockutils [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.930585] [47313]: DEBUG oslo_concurrency.lockutils [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.930706] [47313]: DEBUG oslo_concurrency.lockutils [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.931076] [47313]: DEBUG oslo_concurrency.lockutils [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.931279] [47313]: DEBUG oslo_concurrency.lockutils [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.931463] [47313]: DEBUG oslo_concurrency.lockutils [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.944774] [47312]: DEBUG nova.api.openstack.wsgi [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.946402] [47312]: DEBUG nova.compute.api [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.950502] [47312]: DEBUG oslo_concurrency.lockutils [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.950502] [47312]: DEBUG oslo_concurrency.lockutils [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.950502] [47312]: DEBUG oslo_concurrency.lockutils [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.950659] [47312]: DEBUG oslo_concurrency.lockutils [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.950862] [47312]: DEBUG oslo_concurrency.lockutils [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.951054] [47312]: DEBUG oslo_concurrency.lockutils [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.961877] [47313]: DEBUG nova.policy [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.966078] [47313]: INFO nova.api.openstack.requestlog [None req-799667ad-66c3-43bb-bf40-c75def310e18 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.042351 [ 769.966612] [47313]: [pid: 47313|app: 0|req: 2725/5564] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.974630] [47313]: DEBUG nova.api.openstack.wsgi [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.976195] [47313]: DEBUG nova.compute.api [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 769.979329] [47313]: DEBUG oslo_concurrency.lockutils [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.979558] [47313]: DEBUG oslo_concurrency.lockutils [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.979738] [47313]: DEBUG oslo_concurrency.lockutils [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.980193] [47313]: DEBUG oslo_concurrency.lockutils [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 769.980313] [47313]: DEBUG oslo_concurrency.lockutils [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 769.980504] [47313]: DEBUG oslo_concurrency.lockutils [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 769.981249] [47312]: DEBUG nova.policy [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 769.985345] [47312]: INFO nova.api.openstack.requestlog [None req-5debdca1-6b5c-4d21-b28c-643f277f43cf tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.043446 [ 769.985663] [47312]: [pid: 47312|app: 0|req: 2840/5565] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 769.997879] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 769.999504] [47312]: DEBUG nova.compute.api [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.002795] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.003035] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.003221] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.003603] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.003807] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.003980] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.011669] [47313]: DEBUG nova.policy [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.015972] [47313]: INFO nova.api.openstack.requestlog [None req-2653aa2c-8bfa-47b4-9492-8dd36d01199b tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.043231 [ 770.016441] [47313]: [pid: 47313|app: 0|req: 2726/5566] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.032811] [47312]: DEBUG nova.policy [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.033752] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.035400] [47313]: DEBUG nova.compute.api [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.036655] [47312]: DEBUG nova.policy [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.037332] [47312]: DEBUG nova.policy [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.037904] [47312]: INFO nova.api.openstack.requestlog [None req-6fbc7fcd-f340-4e68-9979-e4565bb401f3 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.041929 [ 770.038342] [47312]: [pid: 47312|app: 0|req: 2841/5567] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 770.038683] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.038959] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.039128] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.039695] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.039695] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.039828] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.046373] [47312]: DEBUG nova.api.openstack.wsgi [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.047905] [47312]: DEBUG nova.compute.api [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.050977] [47312]: DEBUG oslo_concurrency.lockutils [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.051217] [47312]: DEBUG oslo_concurrency.lockutils [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.051446] [47312]: DEBUG oslo_concurrency.lockutils [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.051733] [47312]: DEBUG oslo_concurrency.lockutils [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.051929] [47312]: DEBUG oslo_concurrency.lockutils [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.052126] [47312]: DEBUG oslo_concurrency.lockutils [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.068737] [47313]: DEBUG nova.policy [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.072710] [47313]: INFO nova.api.openstack.requestlog [None req-8b45b043-21b9-46bd-953e-8e5aa9da4726 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.040783 [ 770.073416] [47313]: [pid: 47313|app: 0|req: 2727/5568] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 770.080239] [47312]: DEBUG nova.policy [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.086069] [47312]: INFO nova.api.openstack.requestlog [None req-78a5c181-413f-40be-8790-9907293e6240 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.041258 [ 770.086564] [47312]: [pid: 47312|app: 0|req: 2842/5569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 770.096788] [47313]: DEBUG nova.api.openstack.wsgi [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.098446] [47313]: DEBUG nova.compute.api [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.101926] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.102189] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.102411] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.102774] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.102993] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.103158] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.133327] [47313]: DEBUG nova.policy [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.137423] [47313]: INFO nova.api.openstack.requestlog [None req-9c92a4a6-e5a9-4f29-956a-32fddd6edc9c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.042708 [ 770.137832] [47313]: [pid: 47313|app: 0|req: 2728/5570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:06 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.163581] [47312]: DEBUG nova.api.openstack.wsgi [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.165246] [47312]: DEBUG nova.compute.api [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.169716] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.170023] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.170144] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.170510] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.170711] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.170886] [47312]: DEBUG oslo_concurrency.lockutils [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.213148] [47312]: DEBUG nova.policy [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.218106] [47312]: INFO nova.api.openstack.requestlog [None req-ecb10661-987e-43df-a1d5-9b6f75f6edaa tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.056862 [ 770.218447] [47312]: [pid: 47312|app: 0|req: 2843/5571] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.412208] [47313]: DEBUG nova.api.openstack.wsgi [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.413901] [47313]: DEBUG nova.compute.api [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.418481] [47313]: DEBUG oslo_concurrency.lockutils [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.418718] [47313]: DEBUG oslo_concurrency.lockutils [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.418903] [47313]: DEBUG oslo_concurrency.lockutils [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.419272] [47313]: DEBUG oslo_concurrency.lockutils [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.419471] [47313]: DEBUG oslo_concurrency.lockutils [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.419651] [47313]: DEBUG oslo_concurrency.lockutils [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.456260] [47313]: DEBUG nova.policy [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.462200] [47313]: DEBUG nova.policy [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.462912] [47313]: DEBUG nova.policy [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.463537] [47313]: INFO nova.api.openstack.requestlog [None req-64141ed8-ab2c-44d5-b0c0-fe324981d187 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.053766 [ 770.463965] [47313]: [pid: 47313|app: 0|req: 2729/5572] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 770.512574] [47312]: DEBUG nova.api.openstack.wsgi [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.514303] [47312]: DEBUG nova.compute.api [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.517851] [47312]: DEBUG oslo_concurrency.lockutils [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.518012] [47312]: DEBUG oslo_concurrency.lockutils [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.518390] [47312]: DEBUG oslo_concurrency.lockutils [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.518570] [47312]: DEBUG oslo_concurrency.lockutils [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.518768] [47312]: DEBUG oslo_concurrency.lockutils [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.518938] [47312]: DEBUG oslo_concurrency.lockutils [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.530211] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.531965] [47313]: DEBUG nova.compute.api [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.535456] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.535700] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.535876] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.536244] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.536537] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.536766] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.553576] [47312]: DEBUG nova.policy [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.557454] [47312]: INFO nova.api.openstack.requestlog [None req-596e6754-ad87-4bfb-b687-c85f08c1cc75 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.047397 [ 770.557852] [47312]: [pid: 47312|app: 0|req: 2844/5573] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.558921] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.558921] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.558921] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.558921] [47313]: DEBUG nova.objects.instance [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 770.576136] [47313]: DEBUG nova.policy [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.579682] [47313]: DEBUG nova.policy [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.580285] [47313]: DEBUG nova.policy [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.583499] [47313]: INFO nova.api.openstack.requestlog [None req-7c9c13c0-8d96-47e6-9ef6-9a6dfa5f3a3e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.055834 [ 770.583800] [47313]: [pid: 47313|app: 0|req: 2730/5574] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 770.600725] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.602547] [47312]: DEBUG nova.compute.api [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.606162] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.606442] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.606636] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.606983] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.607198] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.607379] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.609608] [47313]: DEBUG nova.api.openstack.wsgi [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.611971] [47313]: DEBUG nova.compute.api [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.614401] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.614629] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.614810] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.615165] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.615364] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.615539] [47313]: DEBUG oslo_concurrency.lockutils [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.644221] [47312]: DEBUG nova.policy [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.648655] [47312]: INFO nova.api.openstack.requestlog [None req-8d129c9b-d3ea-4148-bd26-b154c8ef67da tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.049953 [ 770.648972] [47312]: [pid: 47312|app: 0|req: 2845/5575] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.649573] [47313]: DEBUG nova.policy [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.653833] [47313]: INFO nova.api.openstack.requestlog [None req-a18abceb-a63b-4f5b-b285-dd84d4c051f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.046181 [ 770.654706] [47313]: [pid: 47313|app: 0|req: 2731/5576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.674015] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.675599] [47312]: DEBUG nova.compute.api [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.678833] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.679073] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.679259] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.679612] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.679811] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.679981] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.720252] [47312]: DEBUG nova.policy [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.725688] [47312]: INFO nova.api.openstack.requestlog [None req-6f9579fb-cf73-4e10-826c-186b982bc80b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.053914 [ 770.726024] [47312]: [pid: 47312|app: 0|req: 2846/5577] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.732081] [47313]: DEBUG nova.api.openstack.wsgi [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.734346] [47313]: DEBUG nova.compute.api [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.738007] [47312]: DEBUG nova.api.openstack.wsgi [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.740129] [47312]: DEBUG nova.compute.api [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.742047] [47313]: DEBUG oslo_concurrency.lockutils [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.742315] [47313]: DEBUG oslo_concurrency.lockutils [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.742516] [47313]: DEBUG oslo_concurrency.lockutils [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.742879] [47313]: DEBUG oslo_concurrency.lockutils [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.743086] [47313]: DEBUG oslo_concurrency.lockutils [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.743263] [47313]: DEBUG oslo_concurrency.lockutils [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.743698] [47312]: DEBUG oslo_concurrency.lockutils [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.743935] [47312]: DEBUG oslo_concurrency.lockutils [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.744151] [47312]: DEBUG oslo_concurrency.lockutils [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.744539] [47312]: DEBUG oslo_concurrency.lockutils [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.744759] [47312]: DEBUG oslo_concurrency.lockutils [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.744934] [47312]: DEBUG oslo_concurrency.lockutils [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.799456] [47312]: DEBUG nova.policy [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.803847] [47313]: DEBUG nova.policy [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 770.804634] [47312]: INFO nova.api.openstack.requestlog [None req-53946a57-518b-477c-804b-ea3f042b1202 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.068198 [ 770.804634] [47312]: [pid: 47312|app: 0|req: 2847/5578] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 770.807032] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.807596] [47313]: INFO nova.api.openstack.requestlog [None req-2828862f-6aed-41a0-8f87-f990baa612fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.077753 [ 770.807988] [47313]: [pid: 47313|app: 0|req: 2732/5579] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 770.811793] [47312]: DEBUG nova.compute.api [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.818856] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.819108] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.819295] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.819840] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.819909] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.820064] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.851441] [47313]: DEBUG nova.api.openstack.wsgi [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 770.854714] [47313]: DEBUG nova.compute.api [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 770.858148] [47313]: DEBUG oslo_concurrency.lockutils [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.858393] [47313]: DEBUG oslo_concurrency.lockutils [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.858580] [47313]: DEBUG oslo_concurrency.lockutils [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 770.858933] [47313]: DEBUG oslo_concurrency.lockutils [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 770.859145] [47313]: DEBUG oslo_concurrency.lockutils [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 770.859322] [47313]: DEBUG oslo_concurrency.lockutils [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.015017] [47312]: DEBUG nova.policy [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.019525] [47312]: INFO nova.api.openstack.requestlog [None req-d5f05f5c-9d8e-498d-8e53-9716b3643768 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.214474 [ 771.019850] [47312]: [pid: 47312|app: 0|req: 2848/5580] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.024168] [47313]: DEBUG nova.policy [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.024974] [47312]: DEBUG nova.api.openstack.wsgi [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.026686] [47312]: DEBUG nova.compute.api [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.029208] [47313]: INFO nova.api.openstack.requestlog [None req-120a7d05-4edc-48a1-8f83-9c132e5a0b08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.179924 [ 771.029568] [47313]: [pid: 47313|app: 0|req: 2733/5581] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.030906] [47312]: DEBUG oslo_concurrency.lockutils [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.030906] [47312]: DEBUG oslo_concurrency.lockutils [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.031013] [47312]: DEBUG oslo_concurrency.lockutils [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.031864] [47312]: DEBUG oslo_concurrency.lockutils [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.032115] [47312]: DEBUG oslo_concurrency.lockutils [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.033028] [47312]: DEBUG oslo_concurrency.lockutils [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.033088] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.034602] [47313]: DEBUG nova.compute.api [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.040870] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.041116] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.041303] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.041664] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.041860] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.042046] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.072362] [47312]: DEBUG nova.policy [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.076498] [47312]: INFO nova.api.openstack.requestlog [None req-81c8d0c8-fa60-40b8-be11-945349b8096b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.056086 [ 771.076821] [47312]: [pid: 47312|app: 0|req: 2849/5582] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.078883] [47313]: DEBUG nova.policy [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.079067] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.083149] [47313]: DEBUG nova.policy [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.083762] [47313]: DEBUG nova.policy [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.084395] [47313]: INFO nova.api.openstack.requestlog [None req-6ad7c97c-2408-452b-9891-ad0aa52fb5c0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1390 microversion: 2.57 time: 0.054123 [ 771.084803] [47313]: [pid: 47313|app: 0|req: 2734/5583] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1390 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.085982] [47312]: DEBUG nova.compute.api [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.089104] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.089339] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.089525] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.089890] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.090106] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.090291] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.090820] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.092390] [47313]: DEBUG nova.compute.api [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.098726] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.098963] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.099163] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.099521] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.099717] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.099891] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.127404] [47312]: DEBUG nova.policy [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.132514] [47312]: INFO nova.api.openstack.requestlog [None req-c7372bbf-c735-408a-bedd-474c9c5c1022 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.055049 [ 771.132617] [47313]: DEBUG nova.policy [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.133141] [47312]: [pid: 47312|app: 0|req: 2850/5584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.135364] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.136717] [47313]: INFO nova.api.openstack.requestlog [None req-3b8c77a6-3103-4f4c-9bfb-b07db0b1baff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.051436 [ 771.136979] [47312]: DEBUG nova.compute.api [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.137040] [47313]: [pid: 47313|app: 0|req: 2735/5585] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.139600] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.140470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.140700] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.140881] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.140931] [47313]: DEBUG nova.compute.api [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.141245] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.141443] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.141618] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.144025] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.144248] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.144434] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.144875] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.145096] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.145272] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.179282] [47312]: DEBUG nova.policy [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.184317] [47312]: INFO nova.api.openstack.requestlog [None req-a8364ae7-fed6-4b71-86ca-54550f6182d0 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.050414 [ 771.184317] [47312]: [pid: 47312|app: 0|req: 2851/5586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.184702] [47313]: DEBUG nova.policy [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.186834] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.188498] [47312]: DEBUG nova.compute.api [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.189052] [47313]: INFO nova.api.openstack.requestlog [None req-e3b09381-8893-40b7-9f48-ef064c4d402c tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.051335 [ 771.189428] [47313]: [pid: 47313|app: 0|req: 2736/5587] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:07 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.192385] [47313]: DEBUG nova.api.openstack.wsgi [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.193345] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.193607] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.193793] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.193831] [47313]: DEBUG nova.compute.api [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.194155] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.194391] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.194571] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.196925] [47313]: DEBUG oslo_concurrency.lockutils [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.197167] [47313]: DEBUG oslo_concurrency.lockutils [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.197351] [47313]: DEBUG oslo_concurrency.lockutils [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.197695] [47313]: DEBUG oslo_concurrency.lockutils [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.197894] [47313]: DEBUG oslo_concurrency.lockutils [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.198079] [47313]: DEBUG oslo_concurrency.lockutils [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.234664] [47312]: DEBUG nova.policy [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.235422] [47313]: DEBUG nova.policy [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.239143] [47312]: DEBUG nova.policy [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.239771] [47313]: INFO nova.api.openstack.requestlog [None req-91605ba4-96ed-4b9b-bd1d-2a813975c1a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.049659 [ 771.239827] [47312]: DEBUG nova.policy [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.240140] [47313]: [pid: 47313|app: 0|req: 2737/5588] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.240419] [47312]: INFO nova.api.openstack.requestlog [None req-f9ab7fab-f4aa-4808-b952-bddd577ce5cc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.055561 [ 771.240772] [47312]: [pid: 47312|app: 0|req: 2852/5589] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.242669] [47313]: DEBUG nova.api.openstack.wsgi [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.242982] [47312]: DEBUG nova.api.openstack.wsgi [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.244355] [47313]: DEBUG nova.compute.api [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.244512] [47312]: DEBUG nova.compute.api [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.247726] [47313]: DEBUG oslo_concurrency.lockutils [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.247787] [47312]: DEBUG oslo_concurrency.lockutils [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.247957] [47312]: DEBUG oslo_concurrency.lockutils [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.247991] [47313]: DEBUG oslo_concurrency.lockutils [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.248152] [47313]: DEBUG oslo_concurrency.lockutils [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.248187] [47312]: DEBUG oslo_concurrency.lockutils [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.248497] [47312]: DEBUG oslo_concurrency.lockutils [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.248582] [47313]: DEBUG oslo_concurrency.lockutils [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.248694] [47312]: DEBUG oslo_concurrency.lockutils [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.248799] [47313]: DEBUG oslo_concurrency.lockutils [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.248867] [47312]: DEBUG oslo_concurrency.lockutils [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.248976] [47313]: DEBUG oslo_concurrency.lockutils [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.291195] [47312]: DEBUG nova.policy [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.292377] [47313]: DEBUG nova.policy [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.297023] [47312]: INFO nova.api.openstack.requestlog [None req-b33cc1d8-9349-481b-ab76-bc3e0677d824 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.054743 [ 771.297023] [47312]: [pid: 47312|app: 0|req: 2853/5590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.297141] [47313]: INFO nova.api.openstack.requestlog [None req-8620ebeb-3825-48a0-8641-41bf1b888e4e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.056032 [ 771.297141] [47313]: [pid: 47313|app: 0|req: 2738/5591] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.299413] [47312]: DEBUG nova.api.openstack.wsgi [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.301158] [47312]: DEBUG nova.compute.api [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.304793] [47312]: DEBUG oslo_concurrency.lockutils [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.305180] [47312]: DEBUG oslo_concurrency.lockutils [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.305568] [47312]: DEBUG oslo_concurrency.lockutils [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.306073] [47312]: DEBUG oslo_concurrency.lockutils [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.306400] [47312]: DEBUG oslo_concurrency.lockutils [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.306701] [47312]: DEBUG oslo_concurrency.lockutils [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.341365] [47312]: DEBUG nova.policy [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.348810] [47312]: INFO nova.api.openstack.requestlog [None req-83719e40-a2fb-4e14-86b5-62e089d8bb59 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.051619 [ 771.349313] [47312]: [pid: 47312|app: 0|req: 2854/5592] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.477067] [47313]: DEBUG nova.api.openstack.wsgi [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.478818] [47313]: DEBUG nova.compute.api [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.483812] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.484067] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.484262] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.484642] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.484883] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.485017] [47313]: DEBUG oslo_concurrency.lockutils [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.519851] [47313]: DEBUG nova.policy [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.525823] [47313]: DEBUG nova.policy [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.526529] [47313]: DEBUG nova.policy [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.527162] [47313]: INFO nova.api.openstack.requestlog [None req-93a07020-c376-4818-be73-339778344ae4 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.052745 [ 771.527483] [47313]: [pid: 47313|app: 0|req: 2739/5593] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.569033] [47312]: DEBUG nova.api.openstack.wsgi [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.570842] [47312]: DEBUG nova.compute.api [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.574627] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.574876] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.575076] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.575436] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.575629] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.575798] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.597634] [47313]: DEBUG nova.api.openstack.wsgi [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.599087] [47313]: DEBUG nova.compute.api [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.602575] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.602866] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.602991] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.603394] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.603671] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.603764] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.606111] [47312]: DEBUG nova.policy [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.609976] [47312]: INFO nova.api.openstack.requestlog [None req-fca8b704-6304-4305-b716-529db397de9b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.043184 [ 771.610437] [47312]: [pid: 47312|app: 0|req: 2855/5594] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.624609] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.624839] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.625032] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.625229] [47313]: DEBUG nova.objects.instance [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 771.648013] [47313]: DEBUG nova.policy [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.652589] [47313]: DEBUG nova.policy [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.653248] [47313]: DEBUG nova.policy [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.660754] [47313]: INFO nova.api.openstack.requestlog [None req-1aeef472-feff-4031-bcee-c436b47496c3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.065732 [ 771.660904] [47312]: DEBUG nova.api.openstack.wsgi [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.661073] [47313]: [pid: 47313|app: 0|req: 2740/5595] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 771.663233] [47312]: DEBUG nova.compute.api [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.666765] [47312]: DEBUG oslo_concurrency.lockutils [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.667009] [47312]: DEBUG oslo_concurrency.lockutils [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.667210] [47312]: DEBUG oslo_concurrency.lockutils [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.667607] [47312]: DEBUG oslo_concurrency.lockutils [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.667811] [47312]: DEBUG oslo_concurrency.lockutils [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.667983] [47312]: DEBUG oslo_concurrency.lockutils [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.668840] [47313]: DEBUG nova.api.openstack.wsgi [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.670892] [47313]: DEBUG nova.compute.api [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.674112] [47313]: DEBUG oslo_concurrency.lockutils [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.674344] [47313]: DEBUG oslo_concurrency.lockutils [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.674532] [47313]: DEBUG oslo_concurrency.lockutils [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.675274] [47313]: DEBUG oslo_concurrency.lockutils [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.675274] [47313]: DEBUG oslo_concurrency.lockutils [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.675274] [47313]: DEBUG oslo_concurrency.lockutils [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.704610] [47312]: DEBUG nova.policy [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.708776] [47312]: INFO nova.api.openstack.requestlog [None req-71da6e2c-ec68-49ff-883b-66d7a0dbf9bb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.050243 [ 771.709112] [47312]: [pid: 47312|app: 0|req: 2856/5596] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.709346] [47313]: DEBUG nova.policy [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.713718] [47313]: INFO nova.api.openstack.requestlog [None req-325b16fe-a198-472f-93cb-31cb4e186189 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.050313 [ 771.714078] [47313]: [pid: 47313|app: 0|req: 2741/5597] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.740892] [47312]: DEBUG nova.api.openstack.wsgi [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.742615] [47312]: DEBUG nova.compute.api [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.746435] [47312]: DEBUG oslo_concurrency.lockutils [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.746435] [47312]: DEBUG oslo_concurrency.lockutils [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.746571] [47312]: DEBUG oslo_concurrency.lockutils [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.746822] [47312]: DEBUG oslo_concurrency.lockutils [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.747025] [47312]: DEBUG oslo_concurrency.lockutils [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.747200] [47312]: DEBUG oslo_concurrency.lockutils [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.777258] [47312]: DEBUG nova.policy [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.781148] [47312]: INFO nova.api.openstack.requestlog [None req-58b5607f-9fe1-49b6-a582-53f194b65143 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042316 [ 771.785027] [47312]: [pid: 47312|app: 0|req: 2857/5598] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.818471] [47313]: DEBUG nova.api.openstack.wsgi [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.820136] [47313]: DEBUG nova.compute.api [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.823716] [47313]: DEBUG oslo_concurrency.lockutils [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.823947] [47313]: DEBUG oslo_concurrency.lockutils [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.824330] [47313]: DEBUG oslo_concurrency.lockutils [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.824736] [47313]: DEBUG oslo_concurrency.lockutils [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.824942] [47313]: DEBUG oslo_concurrency.lockutils [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.825147] [47313]: DEBUG oslo_concurrency.lockutils [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.827171] [47312]: DEBUG nova.api.openstack.wsgi [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 771.829047] [47312]: DEBUG nova.compute.api [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 771.832615] [47312]: DEBUG oslo_concurrency.lockutils [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.832850] [47312]: DEBUG oslo_concurrency.lockutils [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.833042] [47312]: DEBUG oslo_concurrency.lockutils [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.833490] [47312]: DEBUG oslo_concurrency.lockutils [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 771.833634] [47312]: DEBUG oslo_concurrency.lockutils [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 771.833806] [47312]: DEBUG oslo_concurrency.lockutils [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 771.868381] [47312]: DEBUG nova.policy [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.869457] [47313]: DEBUG nova.policy [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 771.872640] [47312]: INFO nova.api.openstack.requestlog [None req-baf7a588-dbb6-4bb1-8df9-01e109c47f47 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.047646 [ 771.872958] [47312]: [pid: 47312|app: 0|req: 2858/5599] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 771.873923] [47313]: INFO nova.api.openstack.requestlog [None req-e110184c-b83f-4819-ac25-997f5aebb27b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.057657 [ 771.874271] [47313]: [pid: 47313|app: 0|req: 2742/5600] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.032367] [47312]: DEBUG nova.api.openstack.wsgi [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.034544] [47312]: DEBUG nova.compute.api [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.039898] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.040178] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.040370] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.041262] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.041473] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.041649] [47312]: DEBUG oslo_concurrency.lockutils [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.042056] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.043848] [47313]: DEBUG nova.compute.api [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.047851] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.048110] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.048299] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.048721] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.048918] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.049106] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.073498] [47312]: DEBUG nova.policy [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.077433] [47312]: INFO nova.api.openstack.requestlog [None req-73c95e84-381b-4b40-af8e-2ddccd33e378 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047488 [ 772.077786] [47312]: [pid: 47312|app: 0|req: 2859/5601] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.086858] [47313]: DEBUG nova.policy [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.091254] [47313]: INFO nova.api.openstack.requestlog [None req-e6ff8973-329c-49e5-b2d7-b5a4a2ee2b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.051799 [ 772.091727] [47313]: [pid: 47313|app: 0|req: 2743/5602] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.092498] [47312]: DEBUG nova.api.openstack.wsgi [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.097225] [47312]: DEBUG nova.compute.api [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.101334] [47313]: DEBUG nova.api.openstack.wsgi [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.103378] [47313]: DEBUG nova.compute.api [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.103977] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.104223] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.104409] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.104820] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.105030] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.105208] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.107076] [47313]: DEBUG oslo_concurrency.lockutils [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.107324] [47313]: DEBUG oslo_concurrency.lockutils [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.107648] [47313]: DEBUG oslo_concurrency.lockutils [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.108184] [47313]: DEBUG oslo_concurrency.lockutils [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.108388] [47313]: DEBUG oslo_concurrency.lockutils [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.108567] [47313]: DEBUG oslo_concurrency.lockutils [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.148099] [47312]: DEBUG nova.policy [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.149294] [47313]: DEBUG nova.policy [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.152620] [47312]: INFO nova.api.openstack.requestlog [None req-cdf7cf43-728d-4ea3-9a04-6949770a486c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.062955 [ 772.153031] [47312]: [pid: 47312|app: 0|req: 2860/5603] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 772.154049] [47313]: DEBUG nova.policy [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.154519] [47313]: DEBUG nova.policy [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.156630] [47313]: INFO nova.api.openstack.requestlog [None req-40aafdaa-004c-475a-8b2e-c6953eade281 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1390 microversion: 2.57 time: 0.055973 [ 772.156630] [47313]: [pid: 47313|app: 0|req: 2744/5604] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:08 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1390 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 772.156996] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.157264] [47312]: DEBUG nova.compute.api [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.162155] [47313]: DEBUG nova.api.openstack.wsgi [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.162155] [47313]: DEBUG nova.compute.api [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.162427] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.162427] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.162427] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.162427] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.162427] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.162427] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.165542] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.165542] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.165542] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.165542] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.165542] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.165542] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.202367] [47312]: DEBUG nova.policy [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.206903] [47312]: INFO nova.api.openstack.requestlog [None req-1d6a198a-1500-4ffe-8e79-f7e4aefa072b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.053206 [ 772.207234] [47312]: [pid: 47312|app: 0|req: 2861/5605] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.209760] [47312]: DEBUG nova.api.openstack.wsgi [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.209841] [47313]: DEBUG nova.policy [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.211307] [47312]: DEBUG nova.compute.api [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.214156] [47313]: INFO nova.api.openstack.requestlog [None req-b00fbd1b-6ee2-49f8-95e0-31c30f9b34ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.058063 [ 772.214528] [47313]: [pid: 47313|app: 0|req: 2745/5606] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.214738] [47312]: DEBUG oslo_concurrency.lockutils [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.215046] [47312]: DEBUG oslo_concurrency.lockutils [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.215251] [47312]: DEBUG oslo_concurrency.lockutils [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.215658] [47312]: DEBUG oslo_concurrency.lockutils [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.215862] [47312]: DEBUG oslo_concurrency.lockutils [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.216051] [47312]: DEBUG oslo_concurrency.lockutils [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.216922] [47313]: DEBUG nova.api.openstack.wsgi [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.219812] [47313]: DEBUG nova.compute.api [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.221656] [47313]: DEBUG oslo_concurrency.lockutils [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.221888] [47313]: DEBUG oslo_concurrency.lockutils [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.222099] [47313]: DEBUG oslo_concurrency.lockutils [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.222522] [47313]: DEBUG oslo_concurrency.lockutils [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.223134] [47313]: DEBUG oslo_concurrency.lockutils [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.223380] [47313]: DEBUG oslo_concurrency.lockutils [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.255519] [47312]: DEBUG nova.policy [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.260292] [47312]: INFO nova.api.openstack.requestlog [None req-af1d40b5-5e7d-4e2a-bc99-f3e44e182181 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.052408 [ 772.260632] [47312]: [pid: 47312|app: 0|req: 2862/5607] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.263182] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.265382] [47312]: DEBUG nova.compute.api [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.269196] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.269196] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.269196] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.269310] [47313]: DEBUG nova.policy [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.269381] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.269381] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.269381] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.273787] [47313]: INFO nova.api.openstack.requestlog [None req-d65d8f88-d969-48c8-b97f-ad103fc3650f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.058600 [ 772.274245] [47313]: [pid: 47313|app: 0|req: 2746/5608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.277373] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.278893] [47313]: DEBUG nova.compute.api [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.282609] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.282832] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.283039] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.283428] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.283658] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.283805] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.320634] [47313]: DEBUG nova.policy [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.321851] [47312]: DEBUG nova.policy [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.328630] [47312]: INFO nova.api.openstack.requestlog [None req-f6a6740c-1af0-4245-b9cd-a7b4fecfa93a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.065067 [ 772.328630] [47312]: [pid: 47312|app: 0|req: 2863/5609] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.328696] [47313]: DEBUG nova.policy [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.328696] [47313]: DEBUG nova.policy [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.328696] [47313]: INFO nova.api.openstack.requestlog [None req-a2ab099f-b9c2-43cc-9beb-f094e10904e8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.053823 [ 772.328994] [47313]: [pid: 47313|app: 0|req: 2747/5610] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.330130] [47312]: DEBUG nova.api.openstack.wsgi [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.331432] [47312]: DEBUG nova.compute.api [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.331676] [47313]: DEBUG nova.api.openstack.wsgi [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.333511] [47313]: DEBUG nova.compute.api [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.334747] [47312]: DEBUG oslo_concurrency.lockutils [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.337388] [47312]: DEBUG oslo_concurrency.lockutils [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.337388] [47312]: DEBUG oslo_concurrency.lockutils [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.337388] [47312]: DEBUG oslo_concurrency.lockutils [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.337388] [47312]: DEBUG oslo_concurrency.lockutils [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.337388] [47312]: DEBUG oslo_concurrency.lockutils [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.337760] [47313]: DEBUG oslo_concurrency.lockutils [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.338024] [47313]: DEBUG oslo_concurrency.lockutils [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.338245] [47313]: DEBUG oslo_concurrency.lockutils [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.338902] [47313]: DEBUG oslo_concurrency.lockutils [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.339101] [47313]: DEBUG oslo_concurrency.lockutils [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.339280] [47313]: DEBUG oslo_concurrency.lockutils [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.373745] [47313]: DEBUG nova.policy [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.377913] [47313]: INFO nova.api.openstack.requestlog [None req-15208b2c-42f0-4c78-9088-5078df5d37cd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.048388 [ 772.378268] [47313]: [pid: 47313|app: 0|req: 2748/5611] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.379570] [47312]: DEBUG nova.policy [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.380629] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.382233] [47313]: DEBUG nova.compute.api [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.384226] [47312]: INFO nova.api.openstack.requestlog [None req-5860108d-91f5-4112-96bd-4adf0411f3f2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.057012 [ 772.384557] [47312]: [pid: 47312|app: 0|req: 2864/5612] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.386783] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.387077] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.387292] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.387651] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.387850] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.388036] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.424550] [47313]: DEBUG nova.policy [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.430374] [47313]: INFO nova.api.openstack.requestlog [None req-8cbbdaad-7ad0-40ab-a741-97a927072499 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.051470 [ 772.430730] [47313]: [pid: 47313|app: 0|req: 2749/5613] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.540089] [47312]: DEBUG nova.api.openstack.wsgi [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.541870] [47312]: DEBUG nova.compute.api [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.547211] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.547458] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.547631] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.547999] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.548211] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.548404] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.587942] [47312]: DEBUG nova.policy [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.594513] [47312]: DEBUG nova.policy [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.595137] [47312]: DEBUG nova.policy [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.595734] [47312]: INFO nova.api.openstack.requestlog [None req-b0d087e1-db2a-488e-ac26-0956a260db88 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.058028 [ 772.596048] [47312]: [pid: 47312|app: 0|req: 2865/5614] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.623243] [47313]: DEBUG nova.api.openstack.wsgi [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.624887] [47313]: DEBUG nova.compute.api [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.628397] [47313]: DEBUG oslo_concurrency.lockutils [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.628632] [47313]: DEBUG oslo_concurrency.lockutils [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.628816] [47313]: DEBUG oslo_concurrency.lockutils [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.629236] [47313]: DEBUG oslo_concurrency.lockutils [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.629447] [47313]: DEBUG oslo_concurrency.lockutils [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.629647] [47313]: DEBUG oslo_concurrency.lockutils [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.663853] [47313]: DEBUG nova.policy [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.668037] [47313]: INFO nova.api.openstack.requestlog [None req-1503d182-b3d0-4f86-81c0-cfb6d9c28feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.047019 [ 772.668535] [47313]: [pid: 47313|app: 0|req: 2750/5615] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 772.674820] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.675797] [47312]: DEBUG nova.compute.api [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.679555] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.679797] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.680018] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.680492] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.680556] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.680716] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.702698] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.702941] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.703140] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.703405] [47312]: DEBUG nova.objects.instance [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 772.723901] [47312]: DEBUG nova.policy [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.728014] [47312]: DEBUG nova.policy [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.729023] [47312]: DEBUG nova.policy [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.732107] [47312]: INFO nova.api.openstack.requestlog [None req-ce200623-6547-4c72-915e-1e86e9b60f40 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.060376 [ 772.732469] [47312]: [pid: 47312|app: 0|req: 2866/5616] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 772.734711] [47312]: DEBUG nova.api.openstack.wsgi [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.736296] [47312]: DEBUG nova.compute.api [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.739503] [47312]: DEBUG oslo_concurrency.lockutils [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.739735] [47312]: DEBUG oslo_concurrency.lockutils [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.739915] [47312]: DEBUG oslo_concurrency.lockutils [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.740301] [47312]: DEBUG oslo_concurrency.lockutils [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.740494] [47312]: DEBUG oslo_concurrency.lockutils [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.740664] [47312]: DEBUG oslo_concurrency.lockutils [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.757132] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f86205f-8d3e-451e-9639-78b256d3c1b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Action: 'create', calling method: .version_select at 0x7b9c47ad9000>, body: {"keypair": {"name": "tempest-keypair-1394205793", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKReAO2X9t/Vvf3/PTRs4bsF1TOjsi+QHCkqCv6UhlrbaCoWxRlg+Qs3BV8WBTlcXR52WzApHbXafV+or7GDslPh42dXVXdo+tVWIGLcklQJRPwU9K9vrFiHurnYRgmf7w=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 772.767392] [47313]: DEBUG nova.quota [None req-5f86205f-8d3e-451e-9639-78b256d3c1b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Getting quotas for project 300010fae08d4c8aa733d491ff9acbfc. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 772.770655] [47313]: DEBUG nova.quota [None req-5f86205f-8d3e-451e-9639-78b256d3c1b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Getting quotas for user af9821911153489fb5392957eef6d16e and project 300010fae08d4c8aa733d491ff9acbfc. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 772.772128] [47312]: DEBUG nova.policy [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.776882] [47312]: INFO nova.api.openstack.requestlog [None req-e44acdd7-7d78-4758-9c06-c5c60beab2fb tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.043403 [ 772.776882] [47312]: [pid: 47312|app: 0|req: 2867/5617] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.779439] [47312]: DEBUG nova.api.openstack.wsgi [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.781025] [47312]: DEBUG nova.compute.api [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.784822] [47312]: DEBUG oslo_concurrency.lockutils [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.785037] [47312]: DEBUG oslo_concurrency.lockutils [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.785229] [47312]: DEBUG oslo_concurrency.lockutils [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.785912] [47312]: DEBUG oslo_concurrency.lockutils [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.785912] [47312]: DEBUG oslo_concurrency.lockutils [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.786020] [47312]: DEBUG oslo_concurrency.lockutils [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.789432] [47313]: INFO nova.api.openstack.requestlog [None req-5f86205f-8d3e-451e-9639-78b256d3c1b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.092731 [ 772.789915] [47313]: [pid: 47313|app: 0|req: 2751/5618] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:14:09 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 772.792741] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.794453] [47313]: DEBUG nova.compute.api [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.798076] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.798318] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.798504] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.798880] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.799072] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.799252] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.827620] [47312]: DEBUG nova.policy [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.832109] [47312]: INFO nova.api.openstack.requestlog [None req-503d44d7-1eb1-4396-8930-d53240478e7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.054491 [ 772.832515] [47312]: [pid: 47312|app: 0|req: 2868/5619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.835117] [47313]: DEBUG nova.policy [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.839726] [47313]: INFO nova.api.openstack.requestlog [None req-b0ead8c1-d31e-441b-b920-d8cf42e88fc0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048999 [ 772.840058] [47313]: [pid: 47313|app: 0|req: 2752/5620] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 772.885583] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.886372] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 772.887315] [47312]: DEBUG nova.compute.api [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.888068] [47313]: DEBUG nova.compute.api [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 772.891066] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.891306] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.891487] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.891838] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.892044] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.892260] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.893857] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.894129] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.894442] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.894785] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 772.894993] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 772.895189] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 772.941463] [47312]: DEBUG nova.policy [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.944694] [47313]: DEBUG nova.policy [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 772.945868] [47312]: INFO nova.api.openstack.requestlog [None req-9a598fb6-b90a-4a61-bc6f-0e47ac362a3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.062553 [ 772.946333] [47312]: [pid: 47312|app: 0|req: 2869/5621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 772.949377] [47313]: INFO nova.api.openstack.requestlog [None req-8c170f10-1bfc-4a83-88eb-004eb707a4b9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.066041 [ 772.949677] [47313]: [pid: 47313|app: 0|req: 2753/5622] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.091033] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.092850] [47312]: DEBUG nova.compute.api [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.095937] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.096191] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.096375] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.096736] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.097067] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.097154] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.110065] [47313]: DEBUG nova.api.openstack.wsgi [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.111758] [47313]: DEBUG nova.compute.api [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.115298] [47313]: DEBUG oslo_concurrency.lockutils [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.115536] [47313]: DEBUG oslo_concurrency.lockutils [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.115724] [47313]: DEBUG oslo_concurrency.lockutils [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.116096] [47313]: DEBUG oslo_concurrency.lockutils [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.116297] [47313]: DEBUG oslo_concurrency.lockutils [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.116478] [47313]: DEBUG oslo_concurrency.lockutils [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.131506] [47312]: DEBUG nova.policy [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.135737] [47312]: INFO nova.api.openstack.requestlog [None req-d7dcf81b-a84e-4d6d-929f-f32f6da652b8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047135 [ 773.136084] [47312]: [pid: 47312|app: 0|req: 2870/5623] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.149121] [47313]: DEBUG nova.policy [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.153242] [47313]: INFO nova.api.openstack.requestlog [None req-34cb4d38-2ac8-4314-8640-4adc86eaa0cc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.045405 [ 773.153687] [47313]: [pid: 47313|app: 0|req: 2754/5624] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:09 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.164892] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.166597] [47312]: DEBUG nova.compute.api [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.170616] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.170659] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.170659] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.170811] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.171555] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.171555] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.171704] [47313]: DEBUG nova.compute.api [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.171759] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.180665] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.180806] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.180968] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.181358] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.181548] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.181715] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.208416] [47312]: DEBUG nova.policy [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.212984] [47312]: INFO nova.api.openstack.requestlog [None req-f6e1db95-adce-4a58-8e76-cae6713f4b4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.050181 [ 773.213326] [47312]: [pid: 47312|app: 0|req: 2871/5625] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.217582] [47312]: DEBUG nova.api.openstack.wsgi [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.219163] [47312]: DEBUG nova.compute.api [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.222416] [47312]: DEBUG oslo_concurrency.lockutils [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.222655] [47312]: DEBUG oslo_concurrency.lockutils [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.222844] [47312]: DEBUG oslo_concurrency.lockutils [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.223218] [47312]: DEBUG oslo_concurrency.lockutils [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.223425] [47312]: DEBUG oslo_concurrency.lockutils [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.223595] [47312]: DEBUG oslo_concurrency.lockutils [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.225997] [47313]: DEBUG nova.policy [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.230389] [47313]: DEBUG nova.policy [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.231052] [47313]: DEBUG nova.policy [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.231658] [47313]: INFO nova.api.openstack.requestlog [None req-b1cd295b-39fb-4256-b7b3-194d2aac0a7f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1390 microversion: 2.57 time: 0.063998 [ 773.232056] [47313]: [pid: 47313|app: 0|req: 2755/5626] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1390 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.234901] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.237539] [47313]: DEBUG nova.compute.api [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.240258] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.240258] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.240258] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.240379] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.240566] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.240713] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.259263] [47312]: DEBUG nova.policy [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.263520] [47312]: INFO nova.api.openstack.requestlog [None req-63777cdb-5ca1-4c1d-8dd4-6d120c972585 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047819 [ 773.263903] [47312]: [pid: 47312|app: 0|req: 2872/5627] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 773.274474] [47312]: DEBUG nova.api.openstack.wsgi [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.277912] [47312]: DEBUG nova.compute.api [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.281464] [47312]: DEBUG oslo_concurrency.lockutils [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.281721] [47312]: DEBUG oslo_concurrency.lockutils [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.281908] [47312]: DEBUG oslo_concurrency.lockutils [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.282318] [47312]: DEBUG oslo_concurrency.lockutils [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.282503] [47312]: DEBUG oslo_concurrency.lockutils [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.282676] [47312]: DEBUG oslo_concurrency.lockutils [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.282709] [47313]: DEBUG nova.policy [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.288397] [47313]: INFO nova.api.openstack.requestlog [None req-e5b73b71-5003-439d-bbc8-060ee4ebecec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.054301 [ 773.288845] [47313]: [pid: 47313|app: 0|req: 2756/5628] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.291534] [47313]: DEBUG nova.api.openstack.wsgi [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.295852] [47313]: DEBUG nova.compute.api [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.298684] [47313]: DEBUG oslo_concurrency.lockutils [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.298684] [47313]: DEBUG oslo_concurrency.lockutils [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.298684] [47313]: DEBUG oslo_concurrency.lockutils [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.299013] [47313]: DEBUG oslo_concurrency.lockutils [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.299227] [47313]: DEBUG oslo_concurrency.lockutils [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.299401] [47313]: DEBUG oslo_concurrency.lockutils [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.318245] [47312]: DEBUG nova.policy [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.322546] [47312]: INFO nova.api.openstack.requestlog [None req-8faf762d-7419-4f47-b46f-2b95479f5a53 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.050380 [ 773.323115] [47312]: [pid: 47312|app: 0|req: 2873/5629] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.337443] [47313]: DEBUG nova.policy [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.342589] [47312]: DEBUG nova.api.openstack.wsgi [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.343560] [47313]: INFO nova.api.openstack.requestlog [None req-38457aee-34fc-4e49-a41d-89568f31ff29 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.054179 [ 773.343902] [47313]: [pid: 47313|app: 0|req: 2757/5630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.344060] [47312]: DEBUG nova.compute.api [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.349142] [47312]: DEBUG oslo_concurrency.lockutils [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.349388] [47312]: DEBUG oslo_concurrency.lockutils [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.352651] [47312]: DEBUG oslo_concurrency.lockutils [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.352732] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.352768] [47312]: DEBUG oslo_concurrency.lockutils [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.352768] [47312]: DEBUG oslo_concurrency.lockutils [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.352768] [47312]: DEBUG oslo_concurrency.lockutils [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.352845] [47313]: DEBUG nova.compute.api [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.356414] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.356882] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.356882] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.358305] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.358305] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.358305] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.399887] [47312]: DEBUG nova.policy [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.403633] [47312]: INFO nova.api.openstack.requestlog [None req-f636ce0b-184d-4566-b48a-e4e37b1ee298 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.063842 [ 773.403846] [47312]: [pid: 47312|app: 0|req: 2874/5631] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.406219] [47312]: DEBUG nova.api.openstack.wsgi [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.406373] [47313]: DEBUG nova.policy [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.407882] [47312]: DEBUG nova.compute.api [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.411353] [47312]: DEBUG oslo_concurrency.lockutils [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.411607] [47312]: DEBUG oslo_concurrency.lockutils [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.411809] [47312]: DEBUG oslo_concurrency.lockutils [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.411877] [47313]: DEBUG nova.policy [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.412222] [47312]: DEBUG oslo_concurrency.lockutils [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.412456] [47312]: DEBUG oslo_concurrency.lockutils [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.412629] [47312]: DEBUG oslo_concurrency.lockutils [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.412842] [47313]: DEBUG nova.policy [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.413991] [47313]: INFO nova.api.openstack.requestlog [None req-d8778311-c115-46ef-93af-170a3ceb100e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.065820 [ 773.414601] [47313]: [pid: 47313|app: 0|req: 2758/5632] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.417349] [47313]: DEBUG nova.api.openstack.wsgi [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.418916] [47313]: DEBUG nova.compute.api [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.427028] [47313]: DEBUG oslo_concurrency.lockutils [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.427209] [47313]: DEBUG oslo_concurrency.lockutils [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.427416] [47313]: DEBUG oslo_concurrency.lockutils [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.429449] [47313]: DEBUG oslo_concurrency.lockutils [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.429449] [47313]: DEBUG oslo_concurrency.lockutils [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.429449] [47313]: DEBUG oslo_concurrency.lockutils [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.457463] [47312]: DEBUG nova.policy [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.462385] [47312]: INFO nova.api.openstack.requestlog [None req-c795a6e1-9b8a-4522-b6ce-a3d276329043 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.057700 [ 773.462581] [47312]: [pid: 47312|app: 0|req: 2875/5633] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.465016] [47312]: DEBUG nova.api.openstack.wsgi [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.466614] [47312]: DEBUG nova.compute.api [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.472034] [47312]: DEBUG oslo_concurrency.lockutils [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.472034] [47312]: DEBUG oslo_concurrency.lockutils [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.472034] [47312]: DEBUG oslo_concurrency.lockutils [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.472034] [47312]: DEBUG oslo_concurrency.lockutils [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.472034] [47312]: DEBUG oslo_concurrency.lockutils [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.472034] [47312]: DEBUG oslo_concurrency.lockutils [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.473326] [47313]: DEBUG nova.policy [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.477624] [47313]: INFO nova.api.openstack.requestlog [None req-2966cdf1-5860-4774-a1a6-e981d8c8a2d9 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.062592 [ 773.478188] [47313]: [pid: 47313|app: 0|req: 2759/5634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.511372] [47312]: DEBUG nova.policy [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.516538] [47312]: INFO nova.api.openstack.requestlog [None req-01b9b141-558b-4b29-ba34-6813d79633f8 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.052543 [ 773.516538] [47312]: [pid: 47312|app: 0|req: 2876/5635] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.608545] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.610331] [47313]: DEBUG nova.compute.api [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.618248] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.618665] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.618899] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.619351] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.619633] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.619850] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.659188] [47313]: DEBUG nova.policy [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.664291] [47313]: DEBUG nova.policy [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.665013] [47313]: DEBUG nova.policy [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.665635] [47313]: INFO nova.api.openstack.requestlog [None req-6d492010-3b17-4b8e-a1af-f1c61d2bdf6f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.059789 [ 773.665968] [47313]: [pid: 47313|app: 0|req: 2760/5636] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 773.680600] [47312]: DEBUG nova.api.openstack.wsgi [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.683204] [47312]: DEBUG nova.compute.api [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.687319] [47312]: DEBUG oslo_concurrency.lockutils [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.687575] [47312]: DEBUG oslo_concurrency.lockutils [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.687762] [47312]: DEBUG oslo_concurrency.lockutils [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.688159] [47312]: DEBUG oslo_concurrency.lockutils [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.688357] [47312]: DEBUG oslo_concurrency.lockutils [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.688430] [47313]: DEBUG nova.api.openstack.wsgi [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-289045812", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8ff0d90d-3251-4958-af11-9c8f308617e9"}], "security_groups": [{"name": "tempest-securitygroup--429239776"}], "key_name": "tempest-keypair-1394205793", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 773.688531] [47312]: DEBUG oslo_concurrency.lockutils [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.730759] [47312]: DEBUG nova.policy [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.735605] [47312]: INFO nova.api.openstack.requestlog [None req-0007e1bc-8d1b-4dee-92df-4c86d7d96058 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.057568 [ 773.735950] [47312]: [pid: 47312|app: 0|req: 2877/5637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.746204] [47312]: DEBUG nova.api.openstack.wsgi [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.748594] [47312]: DEBUG nova.compute.api [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.752264] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.752555] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.752750] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.753150] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.753386] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.753596] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.769450] [47313]: DEBUG nova.network.neutron [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] validate_networks() for [('8ff0d90d-3251-4958-af11-9c8f308617e9', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 773.776257] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.778074] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.778074] [47312]: DEBUG oslo_concurrency.lockutils [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.778074] [47312]: DEBUG nova.objects.instance [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 773.807099] [47312]: DEBUG nova.policy [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.811696] [47312]: DEBUG nova.policy [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.812585] [47312]: DEBUG nova.policy [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.816804] [47312]: INFO nova.api.openstack.requestlog [None req-b411bf32-1e00-48e9-a284-c73559f20acf tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.072840 [ 773.817167] [47312]: [pid: 47312|app: 0|req: 2878/5638] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 773.819694] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.821362] [47312]: DEBUG nova.compute.api [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.826673] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.826921] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.827119] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.827500] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.827700] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.827872] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.867749] [47312]: DEBUG nova.policy [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.871415] [47312]: INFO nova.api.openstack.requestlog [None req-0e61a7b8-f19e-48a6-809d-ee44a0ca1798 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053568 [ 773.872026] [47312]: [pid: 47312|app: 0|req: 2879/5639] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.874020] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.875556] [47312]: DEBUG nova.compute.api [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.883674] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.884093] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.884251] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.884537] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.884737] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.884905] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.919185] [47312]: DEBUG nova.policy [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.924035] [47312]: INFO nova.api.openstack.requestlog [None req-9d1e5968-3b05-4f06-b354-2417862f6ba8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.051810 [ 773.924365] [47312]: [pid: 47312|app: 0|req: 2880/5640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.927271] [47312]: DEBUG nova.api.openstack.wsgi [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.928409] [47312]: DEBUG nova.compute.api [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.939930] [47312]: DEBUG oslo_concurrency.lockutils [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.939930] [47312]: DEBUG oslo_concurrency.lockutils [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.940152] [47312]: DEBUG oslo_concurrency.lockutils [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.940743] [47312]: DEBUG oslo_concurrency.lockutils [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.940871] [47312]: DEBUG oslo_concurrency.lockutils [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.940982] [47312]: DEBUG oslo_concurrency.lockutils [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.982273] [47312]: DEBUG nova.policy [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 773.986659] [47312]: INFO nova.api.openstack.requestlog [None req-143cf6b1-a3cf-4ba3-9efd-a3c76ec50428 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.061617 [ 773.986901] [47312]: [pid: 47312|app: 0|req: 2881/5641] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 773.990165] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 773.991313] [47312]: DEBUG nova.compute.api [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 773.994374] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.994648] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.994878] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 773.995282] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 773.995520] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 773.995727] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.006207] [47313]: DEBUG nova.virt.hardware [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 774.006420] [47313]: DEBUG nova.virt.hardware [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 774.006632] [47313]: DEBUG nova.virt.hardware [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 774.006793] [47313]: DEBUG nova.virt.hardware [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 774.006953] [47313]: DEBUG nova.virt.hardware [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 774.015513] [47313]: DEBUG oslo_concurrency.lockutils [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.015749] [47313]: DEBUG oslo_concurrency.lockutils [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.015926] [47313]: DEBUG oslo_concurrency.lockutils [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.016327] [47313]: DEBUG oslo_concurrency.lockutils [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.016528] [47313]: DEBUG oslo_concurrency.lockutils [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.016701] [47313]: DEBUG oslo_concurrency.lockutils [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.027552] [47312]: DEBUG nova.policy [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.027981] [47313]: DEBUG nova.quota [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Getting quotas for project 300010fae08d4c8aa733d491ff9acbfc. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 774.031521] [47312]: INFO nova.api.openstack.requestlog [None req-5a7abc56-9e15-4829-a9eb-02982c50c8bf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.043988 [ 774.031602] [47313]: DEBUG nova.quota [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Getting quotas for user af9821911153489fb5392957eef6d16e and project 300010fae08d4c8aa733d491ff9acbfc. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 774.031834] [47312]: [pid: 47312|app: 0|req: 2882/5642] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.034375] [47312]: DEBUG nova.api.openstack.wsgi [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.035952] [47312]: DEBUG nova.compute.api [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.037270] [47313]: DEBUG nova.compute.api [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 774.038588] [47313]: DEBUG nova.compute.api [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 774.039023] [47312]: DEBUG oslo_concurrency.lockutils [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.039259] [47312]: DEBUG oslo_concurrency.lockutils [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.039442] [47312]: DEBUG oslo_concurrency.lockutils [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.039972] [47312]: DEBUG oslo_concurrency.lockutils [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.040260] [47312]: DEBUG oslo_concurrency.lockutils [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.040457] [47312]: DEBUG oslo_concurrency.lockutils [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.073017] [47312]: DEBUG nova.policy [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.073651] [47313]: INFO nova.api.openstack.requestlog [None req-5286fd75-3bff-4a12-8b00-3ab5821e177d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.387374 [ 774.074064] [47313]: [pid: 47313|app: 0|req: 2761/5643] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:14:10 2024] POST /compute/v2.1/servers => generated 405 bytes in 388 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 774.077195] [47312]: INFO nova.api.openstack.requestlog [None req-65770d70-dc82-4223-b081-314174e971e9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.044710 [ 774.077519] [47312]: [pid: 47312|app: 0|req: 2883/5644] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.080669] [47313]: DEBUG nova.api.openstack.wsgi [None req-02d1b109-2ebd-4fb8-b00d-c7a6f02ea76a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.082256] [47313]: DEBUG nova.compute.api [None req-02d1b109-2ebd-4fb8-b00d-c7a6f02ea76a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.105826] [47313]: DEBUG nova.policy [None req-02d1b109-2ebd-4fb8-b00d-c7a6f02ea76a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.109351] [47313]: INFO nova.api.openstack.requestlog [None req-02d1b109-2ebd-4fb8-b00d-c7a6f02ea76a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1244 microversion: 2.1 time: 0.031656 [ 774.109780] [47313]: [pid: 47313|app: 0|req: 2762/5645] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:10 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 774.146992] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.148651] [47312]: DEBUG nova.compute.api [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.152210] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.152608] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.152827] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.153228] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.153475] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.153663] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.165368] [47313]: DEBUG nova.api.openstack.wsgi [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.167008] [47313]: DEBUG nova.compute.api [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.170765] [47313]: DEBUG oslo_concurrency.lockutils [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.171014] [47313]: DEBUG oslo_concurrency.lockutils [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.171211] [47313]: DEBUG oslo_concurrency.lockutils [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.171561] [47313]: DEBUG oslo_concurrency.lockutils [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.171761] [47313]: DEBUG oslo_concurrency.lockutils [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.171934] [47313]: DEBUG oslo_concurrency.lockutils [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.183922] [47312]: DEBUG nova.policy [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.193293] [47312]: INFO nova.api.openstack.requestlog [None req-c3f9db3e-5798-463b-a2ca-ee079266daf4 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.048321 [ 774.193706] [47312]: [pid: 47312|app: 0|req: 2884/5646] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.200361] [47313]: DEBUG nova.policy [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.205849] [47313]: INFO nova.api.openstack.requestlog [None req-33593fa6-7fdf-48b8-9ab8-80e8d4fa7e17 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.042856 [ 774.206184] [47313]: [pid: 47313|app: 0|req: 2763/5647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.225052] [47312]: DEBUG nova.api.openstack.wsgi [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.226724] [47312]: DEBUG nova.compute.api [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.230359] [47312]: DEBUG oslo_concurrency.lockutils [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.230615] [47312]: DEBUG oslo_concurrency.lockutils [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.230826] [47312]: DEBUG oslo_concurrency.lockutils [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.231225] [47312]: DEBUG oslo_concurrency.lockutils [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.231426] [47312]: DEBUG oslo_concurrency.lockutils [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.231599] [47312]: DEBUG oslo_concurrency.lockutils [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.250031] [47313]: DEBUG nova.api.openstack.wsgi [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.251701] [47313]: DEBUG nova.compute.api [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.255613] [47313]: DEBUG oslo_concurrency.lockutils [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.255929] [47313]: DEBUG oslo_concurrency.lockutils [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.256221] [47313]: DEBUG oslo_concurrency.lockutils [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.256666] [47313]: DEBUG oslo_concurrency.lockutils [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.256949] [47313]: DEBUG oslo_concurrency.lockutils [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.257216] [47313]: DEBUG oslo_concurrency.lockutils [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.261771] [47312]: DEBUG nova.policy [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.265652] [47312]: INFO nova.api.openstack.requestlog [None req-a774d7f1-f2a6-4aaa-8c8c-11989bd6e523 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.042868 [ 774.265955] [47312]: [pid: 47312|app: 0|req: 2885/5648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.277485] [47312]: DEBUG nova.api.openstack.wsgi [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.279069] [47312]: DEBUG nova.compute.api [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.282171] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.282537] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.282672] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.282968] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.283182] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.283381] [47312]: DEBUG oslo_concurrency.lockutils [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.291995] [47313]: DEBUG nova.policy [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.296312] [47313]: DEBUG nova.policy [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.296987] [47313]: DEBUG nova.policy [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.297740] [47313]: INFO nova.api.openstack.requestlog [None req-a99d4159-76cb-4ab1-8589-4a4497bbf09c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1390 microversion: 2.57 time: 0.050026 [ 774.298083] [47313]: [pid: 47313|app: 0|req: 2764/5649] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1390 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 774.300599] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.301945] [47313]: DEBUG nova.compute.api [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.307396] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.307619] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.307805] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.308210] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.308414] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.308587] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.316693] [47312]: DEBUG nova.policy [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.319418] [47312]: INFO nova.api.openstack.requestlog [None req-cdc03761-94c1-47ba-a1b5-5fe5fc5e0008 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.043733 [ 774.319877] [47312]: [pid: 47312|app: 0|req: 2886/5650] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 774.334060] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.335831] [47312]: DEBUG nova.compute.api [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.339497] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.339821] [47313]: DEBUG nova.policy [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.340012] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.340314] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.340784] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.341109] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.341393] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.345017] [47313]: INFO nova.api.openstack.requestlog [None req-a9de3c05-8722-46b2-8e63-98aa54204df1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.046331 [ 774.345334] [47313]: [pid: 47313|app: 0|req: 2765/5651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.355038] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.356309] [47313]: DEBUG nova.compute.api [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.361624] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.362338] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.362338] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.362694] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.362958] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.363170] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.376715] [47312]: DEBUG nova.policy [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.381721] [47312]: INFO nova.api.openstack.requestlog [None req-7f5485e4-a4af-4794-b03f-19a73c2b3ac3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.048941 [ 774.381721] [47312]: [pid: 47312|app: 0|req: 2887/5652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.391160] [47313]: DEBUG nova.policy [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.395581] [47313]: INFO nova.api.openstack.requestlog [None req-1d5f2872-998c-4c7a-b86d-da7eed1fba69 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.042510 [ 774.395581] [47313]: [pid: 47313|app: 0|req: 2766/5653] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 774.415715] [47312]: DEBUG nova.api.openstack.wsgi [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.417111] [47312]: DEBUG nova.compute.api [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.420520] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.420786] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.420927] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.421363] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.421567] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.421739] [47312]: DEBUG oslo_concurrency.lockutils [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.427152] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.428817] [47313]: DEBUG nova.compute.api [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.432230] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.432478] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.432676] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.433083] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.433280] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.433485] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.451781] [47312]: DEBUG nova.policy [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.455922] [47312]: INFO nova.api.openstack.requestlog [None req-9be5d44b-66b0-48b2-be44-3daf333d8558 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.042880 [ 774.456358] [47312]: [pid: 47312|app: 0|req: 2888/5654] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.465130] [47313]: DEBUG nova.policy [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.469538] [47313]: DEBUG nova.policy [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.470178] [47313]: DEBUG nova.policy [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.470816] [47313]: INFO nova.api.openstack.requestlog [None req-cd80e559-7cc5-43c8-ab3e-496b7f438ad8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046063 [ 774.471147] [47313]: [pid: 47313|app: 0|req: 2767/5655] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 774.474852] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.476505] [47312]: DEBUG nova.compute.api [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.480050] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.480311] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.480533] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.480888] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.481113] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.481296] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.490942] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.492695] [47313]: DEBUG nova.compute.api [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.496365] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.496614] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.496798] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.497180] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.497382] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.497571] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.513482] [47312]: DEBUG nova.policy [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.517781] [47312]: INFO nova.api.openstack.requestlog [None req-3e6cbd83-5e04-4eb1-9c63-e2935b7c916a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.045009 [ 774.518126] [47312]: [pid: 47312|app: 0|req: 2889/5656] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.527895] [47313]: DEBUG nova.policy [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.530131] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.531845] [47312]: DEBUG nova.compute.api [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.532550] [47313]: INFO nova.api.openstack.requestlog [None req-7ac5588a-1d6b-4887-b218-52d536486941 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.043639 [ 774.532892] [47313]: [pid: 47313|app: 0|req: 2768/5657] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.537730] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.537969] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.538166] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.538520] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.538713] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.538884] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.571562] [47312]: DEBUG nova.policy [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.575851] [47312]: INFO nova.api.openstack.requestlog [None req-7e838a80-8f9f-495b-b596-7ebff4a9ee87 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.047834 [ 774.576195] [47312]: [pid: 47312|app: 0|req: 2890/5658] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 774.679316] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.680993] [47313]: DEBUG nova.compute.api [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.684488] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.685091] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.685091] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.685283] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.685484] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.685660] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.716515] [47313]: DEBUG nova.policy [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.720518] [47313]: DEBUG nova.policy [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.721152] [47313]: DEBUG nova.policy [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.721781] [47313]: INFO nova.api.openstack.requestlog [None req-9ce90006-9b6e-418f-9cba-d32911522dd1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.044803 [ 774.722289] [47313]: [pid: 47313|app: 0|req: 2769/5659] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 774.748437] [47312]: DEBUG nova.api.openstack.wsgi [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.750346] [47312]: DEBUG nova.compute.api [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.754141] [47312]: DEBUG oslo_concurrency.lockutils [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.754385] [47312]: DEBUG oslo_concurrency.lockutils [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.754609] [47312]: DEBUG oslo_concurrency.lockutils [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.755039] [47312]: DEBUG oslo_concurrency.lockutils [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.755282] [47312]: DEBUG oslo_concurrency.lockutils [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.755469] [47312]: DEBUG oslo_concurrency.lockutils [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.786863] [47312]: DEBUG nova.policy [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.790865] [47312]: INFO nova.api.openstack.requestlog [None req-171338a3-67f6-4e3d-b9ba-256cb0acb079 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.044991 [ 774.791189] [47312]: [pid: 47312|app: 0|req: 2891/5660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.831571] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.833211] [47313]: DEBUG nova.compute.api [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.837429] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.837668] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.837839] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.838280] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.838499] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.838709] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.861259] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.861495] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.861677] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.861869] [47313]: DEBUG nova.objects.instance [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 774.881792] [47313]: DEBUG nova.policy [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.883344] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.885066] [47312]: DEBUG nova.compute.api [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.886435] [47313]: DEBUG nova.policy [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.887090] [47313]: DEBUG nova.policy [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.888610] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.888853] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.889057] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.889415] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.889611] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.889782] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.890336] [47313]: INFO nova.api.openstack.requestlog [None req-6d0f2d85-525e-4e6f-89e1-a8d2b308c90c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.061359 [ 774.890792] [47313]: [pid: 47313|app: 0|req: 2770/5661] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 774.923731] [47312]: DEBUG nova.policy [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.928802] [47312]: INFO nova.api.openstack.requestlog [None req-1a7cfe9e-9088-4235-8e7f-df9f13adad92 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047806 [ 774.929241] [47312]: [pid: 47312|app: 0|req: 2892/5662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 774.936948] [47313]: DEBUG nova.api.openstack.wsgi [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 774.938673] [47313]: DEBUG nova.compute.api [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 774.942356] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.942585] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.942799] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.943170] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 774.943378] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 774.943725] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 774.975454] [47313]: DEBUG nova.policy [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 774.979759] [47313]: INFO nova.api.openstack.requestlog [None req-bd5829cb-6008-4c08-ad38-2e3fb82870eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.045091 [ 774.980131] [47313]: [pid: 47313|app: 0|req: 2771/5663] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.000025] [47312]: DEBUG nova.api.openstack.wsgi [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.001699] [47312]: DEBUG nova.compute.api [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.005458] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.007018] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.007018] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.007018] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.007018] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.007018] [47312]: DEBUG oslo_concurrency.lockutils [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.037458] [47312]: DEBUG nova.policy [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.041846] [47312]: INFO nova.api.openstack.requestlog [None req-abf8b0ba-2975-431c-98af-16f702ca915a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.044201 [ 775.042256] [47312]: [pid: 47312|app: 0|req: 2893/5664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.043101] [47313]: DEBUG nova.api.openstack.wsgi [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.044828] [47313]: DEBUG nova.compute.api [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.048382] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.048672] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.048942] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.049402] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.049666] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.049848] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.079772] [47313]: DEBUG nova.policy [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.083516] [47313]: INFO nova.api.openstack.requestlog [None req-bfbeb043-3451-49b0-8f56-073577e1c720 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.042628 [ 775.083945] [47313]: [pid: 47313|app: 0|req: 2772/5665] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.088485] [47312]: DEBUG nova.api.openstack.wsgi [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.090062] [47312]: DEBUG nova.compute.api [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.093474] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.093705] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.093887] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.094248] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.094446] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.094646] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.123554] [47312]: DEBUG nova.policy [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.125082] [47313]: DEBUG nova.api.openstack.wsgi [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.126733] [47313]: DEBUG nova.compute.api [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.127353] [47312]: INFO nova.api.openstack.requestlog [None req-4d1db4f4-b96d-4b65-b9c0-d646d195125d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.041136 [ 775.127666] [47312]: [pid: 47312|app: 0|req: 2894/5666] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.130169] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.130422] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.130618] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.130970] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.131182] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.131354] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.159818] [47313]: DEBUG nova.policy [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.163247] [47313]: INFO nova.api.openstack.requestlog [None req-0bfa80a9-f19a-4565-8fe2-e4a8c1e72c9c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.040335 [ 775.163579] [47313]: [pid: 47313|app: 0|req: 2773/5667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:11 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.205154] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.207024] [47312]: DEBUG nova.compute.api [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.210828] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.211067] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.211254] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.211629] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.211833] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.212015] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.217899] [47313]: DEBUG nova.api.openstack.wsgi [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.219683] [47313]: DEBUG nova.compute.api [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.222883] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.223132] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.223335] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.223749] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.223958] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.224147] [47313]: DEBUG oslo_concurrency.lockutils [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.248576] [47312]: DEBUG nova.policy [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.253019] [47312]: INFO nova.api.openstack.requestlog [None req-a1bc2f8a-3f28-4d90-8ec2-8cfa59752d46 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.050085 [ 775.253379] [47312]: [pid: 47312|app: 0|req: 2895/5668] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.255850] [47313]: DEBUG nova.policy [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.259709] [47313]: INFO nova.api.openstack.requestlog [None req-00a87dbb-5788-4a2d-aa37-29ec69e71d5a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.044022 [ 775.260030] [47313]: [pid: 47313|app: 0|req: 2774/5669] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.277460] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.279079] [47312]: DEBUG nova.compute.api [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.282484] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.282715] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.282894] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.283259] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.283481] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.283664] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.312477] [47313]: DEBUG nova.api.openstack.wsgi [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.313969] [47312]: DEBUG nova.policy [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.314457] [47313]: DEBUG nova.compute.api [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.318283] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.318393] [47312]: INFO nova.api.openstack.requestlog [None req-ba359e40-c2e7-4799-8879-48ba4fdfe7f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.043079 [ 775.318520] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.318717] [47312]: [pid: 47312|app: 0|req: 2896/5670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.318781] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.319211] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.319488] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.320067] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.331044] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.332724] [47312]: DEBUG nova.compute.api [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.337625] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.337871] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.338063] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.338451] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.338649] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.338833] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.356488] [47313]: DEBUG nova.policy [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.361100] [47313]: DEBUG nova.policy [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.361703] [47313]: DEBUG nova.policy [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.362703] [47313]: INFO nova.api.openstack.requestlog [None req-f06c6884-e9dd-4fb9-9792-c02678ecd315 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1390 microversion: 2.57 time: 0.052910 [ 775.363025] [47313]: [pid: 47313|app: 0|req: 2775/5671] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1390 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.365319] [47313]: DEBUG nova.api.openstack.wsgi [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.366828] [47313]: DEBUG nova.compute.api [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.368492] [47312]: DEBUG nova.policy [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.369928] [47313]: DEBUG oslo_concurrency.lockutils [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.370208] [47313]: DEBUG oslo_concurrency.lockutils [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.370429] [47313]: DEBUG oslo_concurrency.lockutils [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.370777] [47313]: DEBUG oslo_concurrency.lockutils [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.370973] [47313]: DEBUG oslo_concurrency.lockutils [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.371160] [47313]: DEBUG oslo_concurrency.lockutils [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.372167] [47312]: INFO nova.api.openstack.requestlog [None req-d3ded83d-46b5-42d8-b031-653d1649c08a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.043353 [ 775.372508] [47312]: [pid: 47312|app: 0|req: 2897/5672] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.392468] [47312]: DEBUG nova.api.openstack.wsgi [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.394011] [47312]: DEBUG nova.compute.api [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.397093] [47312]: DEBUG oslo_concurrency.lockutils [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.397322] [47312]: DEBUG oslo_concurrency.lockutils [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.397501] [47312]: DEBUG oslo_concurrency.lockutils [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.397839] [47312]: DEBUG oslo_concurrency.lockutils [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.398050] [47312]: DEBUG oslo_concurrency.lockutils [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.398224] [47312]: DEBUG oslo_concurrency.lockutils [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.400657] [47313]: DEBUG nova.policy [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.404451] [47313]: INFO nova.api.openstack.requestlog [None req-04b19d12-d362-4c33-91ba-b3eac2c30e2f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.040880 [ 775.404837] [47313]: [pid: 47313|app: 0|req: 2776/5673] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.406936] [47313]: DEBUG nova.api.openstack.wsgi [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.408400] [47313]: DEBUG nova.compute.api [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.411265] [47313]: DEBUG oslo_concurrency.lockutils [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.411485] [47313]: DEBUG oslo_concurrency.lockutils [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.411669] [47313]: DEBUG oslo_concurrency.lockutils [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.412009] [47313]: DEBUG oslo_concurrency.lockutils [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.412210] [47313]: DEBUG oslo_concurrency.lockutils [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.412402] [47313]: DEBUG oslo_concurrency.lockutils [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.426916] [47312]: DEBUG nova.policy [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.430533] [47312]: INFO nova.api.openstack.requestlog [None req-657da6d2-1d61-47ae-b549-b305f4fab4cd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.040031 [ 775.430897] [47312]: [pid: 47312|app: 0|req: 2898/5674] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.438998] [47313]: DEBUG nova.policy [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.442459] [47313]: INFO nova.api.openstack.requestlog [None req-26675fe1-3d9a-4212-891e-6c7304731905 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.037172 [ 775.442763] [47313]: [pid: 47313|app: 0|req: 2777/5675] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.468392] [47312]: DEBUG nova.api.openstack.wsgi [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.470029] [47312]: DEBUG nova.compute.api [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.473489] [47312]: DEBUG oslo_concurrency.lockutils [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.473724] [47312]: DEBUG oslo_concurrency.lockutils [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.473909] [47312]: DEBUG oslo_concurrency.lockutils [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.474286] [47312]: DEBUG oslo_concurrency.lockutils [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.474485] [47312]: DEBUG oslo_concurrency.lockutils [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.474682] [47312]: DEBUG oslo_concurrency.lockutils [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.484035] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.485648] [47313]: DEBUG nova.compute.api [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.489017] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.489314] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.489516] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.489864] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.490080] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.490257] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.504722] [47312]: DEBUG nova.policy [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.510121] [47312]: INFO nova.api.openstack.requestlog [None req-07410574-2a59-4bff-890d-10dca9e89f6f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043772 [ 775.510456] [47312]: [pid: 47312|app: 0|req: 2899/5676] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.521822] [47313]: DEBUG nova.policy [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.528240] [47313]: DEBUG nova.policy [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.528307] [47313]: DEBUG nova.policy [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.528936] [47313]: INFO nova.api.openstack.requestlog [None req-7e1c72f2-413a-4fb0-aabd-03bc18306ab0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.047123 [ 775.529310] [47313]: [pid: 47313|app: 0|req: 2778/5677] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.533024] [47312]: DEBUG nova.api.openstack.wsgi [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.533563] [47312]: DEBUG nova.compute.api [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.537035] [47312]: DEBUG oslo_concurrency.lockutils [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.537264] [47312]: DEBUG oslo_concurrency.lockutils [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.537440] [47312]: DEBUG oslo_concurrency.lockutils [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.537775] [47312]: DEBUG oslo_concurrency.lockutils [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.537966] [47312]: DEBUG oslo_concurrency.lockutils [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.538155] [47312]: DEBUG oslo_concurrency.lockutils [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.543648] [47313]: DEBUG nova.api.openstack.wsgi [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.545208] [47313]: DEBUG nova.compute.api [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.548374] [47313]: DEBUG oslo_concurrency.lockutils [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.548605] [47313]: DEBUG oslo_concurrency.lockutils [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.548786] [47313]: DEBUG oslo_concurrency.lockutils [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.549153] [47313]: DEBUG oslo_concurrency.lockutils [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.549350] [47313]: DEBUG oslo_concurrency.lockutils [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.549525] [47313]: DEBUG oslo_concurrency.lockutils [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.566851] [47312]: DEBUG nova.policy [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.570510] [47312]: INFO nova.api.openstack.requestlog [None req-f40d4018-b195-46aa-a759-1de3161c5cd9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.041714 [ 775.570933] [47312]: [pid: 47312|app: 0|req: 2900/5678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.578271] [47313]: DEBUG nova.policy [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.582236] [47313]: INFO nova.api.openstack.requestlog [None req-107d48b2-daaf-4afb-94e6-6f745d84418e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.040509 [ 775.582689] [47313]: [pid: 47313|app: 0|req: 2779/5679] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 775.587605] [47312]: DEBUG nova.api.openstack.wsgi [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.589140] [47312]: DEBUG nova.compute.api [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.592613] [47312]: DEBUG oslo_concurrency.lockutils [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.592837] [47312]: DEBUG oslo_concurrency.lockutils [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.593028] [47312]: DEBUG oslo_concurrency.lockutils [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.593387] [47312]: DEBUG oslo_concurrency.lockutils [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.593604] [47312]: DEBUG oslo_concurrency.lockutils [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.593776] [47312]: DEBUG oslo_concurrency.lockutils [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.624207] [47312]: DEBUG nova.policy [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.628289] [47312]: INFO nova.api.openstack.requestlog [None req-04ddd109-26be-4ef9-bb6d-93448acf10d1 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.042464 [ 775.628664] [47312]: [pid: 47312|app: 0|req: 2901/5680] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.735727] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.737394] [47313]: DEBUG nova.compute.api [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.740923] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.741161] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.741349] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.741701] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.741897] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.742081] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.772372] [47313]: DEBUG nova.policy [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.777643] [47313]: DEBUG nova.policy [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.778353] [47313]: DEBUG nova.policy [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.778966] [47313]: INFO nova.api.openstack.requestlog [None req-3f961440-8a41-4cfd-9e72-cd34056fa4fa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.045824 [ 775.779316] [47313]: [pid: 47313|app: 0|req: 2780/5681] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.803211] [47312]: DEBUG nova.api.openstack.wsgi [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.804858] [47312]: DEBUG nova.compute.api [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.808307] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.808549] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.808738] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.809104] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.809301] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.809469] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.839134] [47312]: DEBUG nova.policy [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.842747] [47312]: INFO nova.api.openstack.requestlog [None req-54d942cc-cc8e-43d6-b2ce-8f3ac8f67f44 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.041858 [ 775.843064] [47312]: [pid: 47312|app: 0|req: 2902/5682] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.905042] [47313]: DEBUG nova.api.openstack.wsgi [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.906363] [47313]: DEBUG nova.compute.api [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.909833] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.910082] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.910286] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.910633] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.910834] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.911016] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.929394] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.929653] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.929834] [47313]: DEBUG oslo_concurrency.lockutils [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.930037] [47313]: DEBUG nova.objects.instance [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 775.940036] [47312]: DEBUG nova.api.openstack.wsgi [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.941806] [47312]: DEBUG nova.compute.api [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.946031] [47312]: DEBUG oslo_concurrency.lockutils [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.946031] [47312]: DEBUG oslo_concurrency.lockutils [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.946031] [47312]: DEBUG oslo_concurrency.lockutils [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.946274] [47312]: DEBUG oslo_concurrency.lockutils [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.946473] [47312]: DEBUG oslo_concurrency.lockutils [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.946648] [47312]: DEBUG oslo_concurrency.lockutils [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.950308] [47313]: DEBUG nova.policy [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.954753] [47313]: DEBUG nova.policy [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.955363] [47313]: DEBUG nova.policy [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.958553] [47313]: INFO nova.api.openstack.requestlog [None req-04631461-cc75-4db5-8071-1590657aad1c tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.055858 [ 775.958790] [47313]: [pid: 47313|app: 0|req: 2781/5683] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 775.977623] [47312]: DEBUG nova.policy [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 775.981702] [47312]: INFO nova.api.openstack.requestlog [None req-caed9b9a-e8a5-46a3-84ab-94678bacc307 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.043843 [ 775.982175] [47312]: [pid: 47312|app: 0|req: 2903/5684] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 775.992021] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 775.993854] [47313]: DEBUG nova.compute.api [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 775.997309] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.997560] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.997744] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 775.999029] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 775.999029] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 775.999029] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.028721] [47313]: DEBUG nova.policy [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.032414] [47313]: INFO nova.api.openstack.requestlog [None req-2b9082e8-2e1b-424a-b82d-f7395f16adb6 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.042634 [ 776.032727] [47313]: [pid: 47313|app: 0|req: 2782/5685] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.053272] [47312]: DEBUG nova.api.openstack.wsgi [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.054968] [47312]: DEBUG nova.compute.api [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.058380] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.058615] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.058790] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.059163] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.059364] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.059539] [47312]: DEBUG oslo_concurrency.lockutils [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.089597] [47312]: DEBUG nova.policy [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.093229] [47312]: INFO nova.api.openstack.requestlog [None req-b8865350-661f-42fb-871c-e0b37a132bab tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042284 [ 776.093590] [47312]: [pid: 47312|app: 0|req: 2904/5686] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.095292] [47313]: DEBUG nova.api.openstack.wsgi [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.096993] [47313]: DEBUG nova.compute.api [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.100406] [47313]: DEBUG oslo_concurrency.lockutils [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.100675] [47313]: DEBUG oslo_concurrency.lockutils [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.100887] [47313]: DEBUG oslo_concurrency.lockutils [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.101256] [47313]: DEBUG oslo_concurrency.lockutils [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.101457] [47313]: DEBUG oslo_concurrency.lockutils [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.101632] [47313]: DEBUG oslo_concurrency.lockutils [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.129952] [47313]: DEBUG nova.policy [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.133633] [47313]: INFO nova.api.openstack.requestlog [None req-2363c457-e92a-4880-a65a-d92521cab177 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.040604 [ 776.133944] [47313]: [pid: 47313|app: 0|req: 2783/5687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.138835] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.140625] [47312]: DEBUG nova.compute.api [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.144062] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.144288] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.144469] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.144843] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.145084] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.145273] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.174835] [47313]: DEBUG nova.api.openstack.wsgi [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.175111] [47312]: DEBUG nova.policy [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.176403] [47313]: DEBUG nova.compute.api [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.178822] [47312]: INFO nova.api.openstack.requestlog [None req-b9d20b95-72b2-4b2d-874b-adb50176a83d tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.042158 [ 776.179136] [47312]: [pid: 47312|app: 0|req: 2905/5688] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:12 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.179670] [47313]: DEBUG oslo_concurrency.lockutils [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.179760] [47313]: DEBUG oslo_concurrency.lockutils [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.179857] [47313]: DEBUG oslo_concurrency.lockutils [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.181038] [47313]: DEBUG oslo_concurrency.lockutils [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.181038] [47313]: DEBUG oslo_concurrency.lockutils [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.181038] [47313]: DEBUG oslo_concurrency.lockutils [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.208847] [47313]: DEBUG nova.policy [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.212432] [47313]: INFO nova.api.openstack.requestlog [None req-095990e0-9f45-42cc-8079-be5c7e470e24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.039628 [ 776.212732] [47313]: [pid: 47313|app: 0|req: 2784/5689] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.266189] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.267989] [47312]: DEBUG nova.compute.api [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.270736] [47313]: DEBUG nova.api.openstack.wsgi [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.271656] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.271949] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.272200] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.272286] [47313]: DEBUG nova.compute.api [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.272602] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.272809] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.272983] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.275619] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.275846] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.276037] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.276389] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.276586] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.276759] [47313]: DEBUG oslo_concurrency.lockutils [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.310880] [47312]: DEBUG nova.policy [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.311895] [47313]: DEBUG nova.policy [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.315129] [47312]: INFO nova.api.openstack.requestlog [None req-e4b0d225-314f-4517-8ddc-dfd0bc0ee5cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.051413 [ 776.315466] [47312]: [pid: 47312|app: 0|req: 2906/5690] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.315694] [47313]: INFO nova.api.openstack.requestlog [None req-d83cf2fc-d433-45a6-8d80-1f6291e924fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.047023 [ 776.316051] [47313]: [pid: 47313|app: 0|req: 2785/5691] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.329549] [47312]: DEBUG nova.api.openstack.wsgi [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.331090] [47312]: DEBUG nova.compute.api [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.334091] [47312]: DEBUG oslo_concurrency.lockutils [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.334318] [47312]: DEBUG oslo_concurrency.lockutils [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.334497] [47312]: DEBUG oslo_concurrency.lockutils [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.334838] [47312]: DEBUG oslo_concurrency.lockutils [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.335043] [47312]: DEBUG oslo_concurrency.lockutils [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.335215] [47312]: DEBUG oslo_concurrency.lockutils [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.365073] [47312]: DEBUG nova.policy [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.368667] [47312]: INFO nova.api.openstack.requestlog [None req-6beed19c-760c-49f0-aa70-28bc9ec601a3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.041022 [ 776.368965] [47312]: [pid: 47312|app: 0|req: 2907/5692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.374778] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.376518] [47313]: DEBUG nova.compute.api [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.379788] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.380042] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.380231] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.380584] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.380777] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.381015] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.383559] [47312]: DEBUG nova.api.openstack.wsgi [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.385060] [47312]: DEBUG nova.compute.api [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.387959] [47312]: DEBUG oslo_concurrency.lockutils [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.388196] [47312]: DEBUG oslo_concurrency.lockutils [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.388377] [47312]: DEBUG oslo_concurrency.lockutils [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.388720] [47312]: DEBUG oslo_concurrency.lockutils [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.388916] [47312]: DEBUG oslo_concurrency.lockutils [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.389096] [47312]: DEBUG oslo_concurrency.lockutils [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.415961] [47313]: DEBUG nova.policy [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.419995] [47313]: DEBUG nova.policy [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.420641] [47313]: DEBUG nova.policy [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.421229] [47312]: DEBUG nova.policy [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.421303] [47313]: INFO nova.api.openstack.requestlog [None req-8c668128-4dd9-4186-939d-5b63d84947e2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1375 microversion: 2.57 time: 0.048595 [ 776.421554] [47313]: [pid: 47313|app: 0|req: 2786/5693] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1375 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.423712] [47313]: DEBUG nova.api.openstack.wsgi [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.424981] [47312]: INFO nova.api.openstack.requestlog [None req-9aeb5704-3fd8-4ccb-8863-743058fd3c2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.043312 [ 776.425217] [47313]: DEBUG nova.compute.api [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.425292] [47312]: [pid: 47312|app: 0|req: 2908/5694] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.428290] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.428290] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.428496] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.428779] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.428972] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.429156] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.437322] [47312]: DEBUG nova.api.openstack.wsgi [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.437552] [47312]: DEBUG nova.compute.api [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.440441] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.440671] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.440851] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.441264] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.441471] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.441646] [47312]: DEBUG oslo_concurrency.lockutils [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.454499] [47312]: DEBUG nova.compute.api [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 776.457408] [47313]: DEBUG nova.policy [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.461254] [47313]: INFO nova.api.openstack.requestlog [None req-a5caa81f-5a18-4d55-a2dd-ab5cfed7f9d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.039127 [ 776.461574] [47313]: [pid: 47313|app: 0|req: 2787/5695] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.463918] [47313]: DEBUG nova.api.openstack.wsgi [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.465470] [47313]: DEBUG nova.compute.api [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.468504] [47313]: DEBUG oslo_concurrency.lockutils [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.468729] [47313]: DEBUG oslo_concurrency.lockutils [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.468960] [47313]: DEBUG oslo_concurrency.lockutils [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.469265] [47313]: DEBUG oslo_concurrency.lockutils [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.469466] [47313]: DEBUG oslo_concurrency.lockutils [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.469661] [47313]: DEBUG oslo_concurrency.lockutils [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.494686] [47312]: INFO nova.api.openstack.requestlog [None req-31bf2a86-9f25-4500-a940-bec7b2b381b0 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 204 len: 0 microversion: 2.57 time: 0.058995 [ 776.495037] [47312]: [pid: 47312|app: 0|req: 2909/5696] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:14:13 2024] DELETE /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 776.497756] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.499356] [47312]: DEBUG nova.compute.api [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.500849] [47313]: DEBUG nova.policy [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.502039] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.503038] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.503038] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.503038] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.503038] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.503215] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.507031] [47313]: INFO nova.api.openstack.requestlog [None req-afee3f58-d9fd-4d78-9edd-2557c272578d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.044580 [ 776.507168] [47313]: [pid: 47313|app: 0|req: 2788/5697] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.509528] [47313]: DEBUG nova.api.openstack.wsgi [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.511079] [47313]: DEBUG nova.compute.api [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.516180] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.516180] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.516180] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.516350] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.516505] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.516677] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.537140] [47312]: DEBUG nova.policy [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.541469] [47312]: INFO nova.api.openstack.requestlog [None req-f7eb5055-42cb-4dee-924e-bcd04348a5a9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.045783 [ 776.541880] [47312]: [pid: 47312|app: 0|req: 2910/5698] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.544239] [47312]: DEBUG nova.api.openstack.wsgi [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.545769] [47312]: DEBUG nova.compute.api [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.548753] [47312]: DEBUG oslo_concurrency.lockutils [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.548979] [47312]: DEBUG oslo_concurrency.lockutils [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.549183] [47312]: DEBUG oslo_concurrency.lockutils [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.549446] [47313]: DEBUG nova.policy [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.549514] [47312]: DEBUG oslo_concurrency.lockutils [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.549724] [47312]: DEBUG oslo_concurrency.lockutils [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.550946] [47312]: DEBUG oslo_concurrency.lockutils [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.554468] [47313]: DEBUG nova.policy [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.554468] [47313]: DEBUG nova.policy [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.554988] [47313]: INFO nova.api.openstack.requestlog [None req-43b88ecb-a145-489b-aa4a-735aa127e898 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1381 microversion: 2.57 time: 0.047402 [ 776.555309] [47313]: [pid: 47313|app: 0|req: 2789/5699] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.557783] [47313]: DEBUG nova.api.openstack.wsgi [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.559045] [47313]: DEBUG nova.compute.api [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.562028] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.562250] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.562459] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.562803] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.562999] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.563189] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.581609] [47312]: DEBUG nova.policy [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.585792] [47312]: INFO nova.api.openstack.requestlog [None req-09f377a2-e017-4dff-988b-1d3bd070336c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043431 [ 776.586113] [47312]: [pid: 47312|app: 0|req: 2911/5700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.589023] [47312]: DEBUG nova.api.openstack.wsgi [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.589984] [47312]: DEBUG nova.compute.api [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.592968] [47313]: DEBUG nova.policy [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.593136] [47312]: DEBUG oslo_concurrency.lockutils [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.593369] [47312]: DEBUG oslo_concurrency.lockutils [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.593554] [47312]: DEBUG oslo_concurrency.lockutils [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.593926] [47312]: DEBUG oslo_concurrency.lockutils [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.594141] [47312]: DEBUG oslo_concurrency.lockutils [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.594315] [47312]: DEBUG oslo_concurrency.lockutils [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.597089] [47313]: DEBUG nova.policy [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.597704] [47313]: DEBUG nova.policy [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.598328] [47313]: INFO nova.api.openstack.requestlog [None req-edc4680d-9118-44d7-af82-f9d3b42e69a9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.042542 [ 776.598637] [47313]: [pid: 47313|app: 0|req: 2790/5701] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.602017] [47313]: DEBUG nova.api.openstack.wsgi [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.602270] [47313]: DEBUG nova.compute.api [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.607920] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.608152] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.608334] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.608684] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.608870] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.609051] [47313]: DEBUG oslo_concurrency.lockutils [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.622959] [47312]: DEBUG nova.policy [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.627632] [47312]: INFO nova.api.openstack.requestlog [None req-da1df7d8-8e8e-4c63-92e5-099c3d7e0b40 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.040968 [ 776.627957] [47312]: [pid: 47312|app: 0|req: 2912/5702] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.637317] [47313]: DEBUG nova.policy [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.639854] [47312]: DEBUG nova.api.openstack.wsgi [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.641456] [47312]: DEBUG nova.compute.api [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.641661] [47313]: INFO nova.api.openstack.requestlog [None req-940e282d-bb10-4787-82ec-fd518f5de0e7 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.042483 [ 776.641992] [47313]: [pid: 47313|app: 0|req: 2791/5703] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.644773] [47312]: DEBUG oslo_concurrency.lockutils [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.645018] [47312]: DEBUG oslo_concurrency.lockutils [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.645214] [47312]: DEBUG oslo_concurrency.lockutils [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.645554] [47312]: DEBUG oslo_concurrency.lockutils [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.645748] [47312]: DEBUG oslo_concurrency.lockutils [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.645912] [47312]: DEBUG oslo_concurrency.lockutils [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.675365] [47312]: DEBUG nova.policy [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.679048] [47312]: INFO nova.api.openstack.requestlog [None req-872d6b2d-2cf6-450b-bb22-fd02f35bcb76 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.041378 [ 776.679366] [47312]: [pid: 47312|app: 0|req: 2913/5704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.792275] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.793963] [47313]: DEBUG nova.compute.api [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.797401] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.797720] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.797928] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.798356] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.798567] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.798740] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.827829] [47313]: DEBUG nova.policy [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.831482] [47313]: DEBUG nova.policy [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.832120] [47313]: DEBUG nova.policy [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.832709] [47313]: INFO nova.api.openstack.requestlog [None req-2d9485de-402a-4b99-8972-157ed11843d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.042922 [ 776.833040] [47313]: [pid: 47313|app: 0|req: 2792/5705] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 776.854111] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.855811] [47312]: DEBUG nova.compute.api [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.859457] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.859720] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.859903] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.860270] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.860467] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.860639] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.892171] [47312]: DEBUG nova.policy [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 776.896090] [47312]: INFO nova.api.openstack.requestlog [None req-f9c0edcb-1968-4271-81ec-87bd04395d85 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.044313 [ 776.896409] [47312]: [pid: 47312|app: 0|req: 2914/5706] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 776.972278] [47313]: DEBUG nova.api.openstack.wsgi [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.973964] [47313]: DEBUG nova.compute.api [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.977450] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.977689] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.977875] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.978247] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.978448] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.978623] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.994110] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 776.996298] [47312]: DEBUG nova.compute.api [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 776.997388] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.997627] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 776.997812] [47313]: DEBUG oslo_concurrency.lockutils [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 776.998639] [47313]: DEBUG nova.objects.instance [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 776.999690] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 776.999922] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.000124] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.000475] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.000674] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.000845] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.017650] [47313]: DEBUG nova.policy [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.021595] [47313]: DEBUG nova.policy [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.022210] [47313]: DEBUG nova.policy [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.024673] [47313]: INFO nova.api.openstack.requestlog [None req-c32ac214-5e56-46db-acdb-7d6ba06843b4 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.054768 [ 777.025123] [47313]: [pid: 47313|app: 0|req: 2793/5707] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.029135] [47312]: DEBUG nova.policy [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.032835] [47312]: INFO nova.api.openstack.requestlog [None req-ef0cf212-f125-40a0-99e4-4ed1ac21f3a5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.041079 [ 777.033255] [47312]: [pid: 47312|app: 0|req: 2915/5708] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.043563] [47313]: DEBUG nova.api.openstack.wsgi [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.045137] [47313]: DEBUG nova.compute.api [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.047952] [47313]: DEBUG oslo_concurrency.lockutils [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.048191] [47313]: DEBUG oslo_concurrency.lockutils [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.048391] [47313]: DEBUG oslo_concurrency.lockutils [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.048768] [47313]: DEBUG oslo_concurrency.lockutils [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.048970] [47313]: DEBUG oslo_concurrency.lockutils [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.049157] [47313]: DEBUG oslo_concurrency.lockutils [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.077174] [47313]: DEBUG nova.policy [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.080578] [47313]: INFO nova.api.openstack.requestlog [None req-f56fa157-29bd-4e4e-828b-6c344b6b9b8a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.038960 [ 777.080866] [47313]: [pid: 47313|app: 0|req: 2794/5709] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.105146] [47312]: DEBUG nova.api.openstack.wsgi [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.106753] [47312]: DEBUG nova.compute.api [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.110122] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.110362] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.110544] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.110924] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.111154] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.111343] [47312]: DEBUG oslo_concurrency.lockutils [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.140487] [47312]: DEBUG nova.policy [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.144310] [47312]: INFO nova.api.openstack.requestlog [None req-73b82e38-2327-4281-9fd1-2b581160c1ae tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.041455 [ 777.144638] [47312]: [pid: 47312|app: 0|req: 2916/5710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.144962] [47313]: DEBUG nova.api.openstack.wsgi [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.146627] [47313]: DEBUG nova.compute.api [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.149957] [47313]: DEBUG oslo_concurrency.lockutils [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.150213] [47313]: DEBUG oslo_concurrency.lockutils [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.151346] [47313]: DEBUG oslo_concurrency.lockutils [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.151346] [47313]: DEBUG oslo_concurrency.lockutils [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.151346] [47313]: DEBUG oslo_concurrency.lockutils [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.151346] [47313]: DEBUG oslo_concurrency.lockutils [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.180112] [47313]: DEBUG nova.policy [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.184078] [47313]: INFO nova.api.openstack.requestlog [None req-d84f6f7d-c565-48d3-a1b9-c6653ffc581f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.041245 [ 777.184403] [47313]: [pid: 47313|app: 0|req: 2795/5711] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:13 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.190063] [47312]: DEBUG nova.api.openstack.wsgi [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.191720] [47312]: DEBUG nova.compute.api [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.195258] [47312]: DEBUG oslo_concurrency.lockutils [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.195491] [47312]: DEBUG oslo_concurrency.lockutils [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.195675] [47312]: DEBUG oslo_concurrency.lockutils [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.196037] [47312]: DEBUG oslo_concurrency.lockutils [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.196265] [47312]: DEBUG oslo_concurrency.lockutils [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.196409] [47312]: DEBUG oslo_concurrency.lockutils [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.224190] [47313]: DEBUG nova.api.openstack.wsgi [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.225940] [47313]: DEBUG nova.compute.api [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.229607] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.229851] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.230045] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.230406] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.230600] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.230781] [47313]: DEBUG oslo_concurrency.lockutils [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.232139] [47312]: DEBUG nova.policy [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.236555] [47312]: INFO nova.api.openstack.requestlog [None req-723fa9db-4ac4-4bc1-ad92-b5b6ac8dc84e tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.048621 [ 777.236978] [47312]: [pid: 47312|app: 0|req: 2917/5712] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.262149] [47313]: DEBUG nova.policy [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.266339] [47313]: INFO nova.api.openstack.requestlog [None req-f06f058f-3cb1-4590-80b0-fa613ca09406 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.044440 [ 777.266654] [47313]: [pid: 47313|app: 0|req: 2796/5713] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.326095] [47312]: DEBUG nova.api.openstack.wsgi [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.327483] [47313]: DEBUG nova.api.openstack.wsgi [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.327737] [47312]: DEBUG nova.compute.api [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.329182] [47313]: DEBUG nova.compute.api [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.331607] [47312]: DEBUG oslo_concurrency.lockutils [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.331607] [47312]: DEBUG oslo_concurrency.lockutils [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.331834] [47312]: DEBUG oslo_concurrency.lockutils [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.332133] [47312]: DEBUG oslo_concurrency.lockutils [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.332405] [47312]: DEBUG oslo_concurrency.lockutils [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.332592] [47312]: DEBUG oslo_concurrency.lockutils [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.332708] [47313]: DEBUG oslo_concurrency.lockutils [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.332940] [47313]: DEBUG oslo_concurrency.lockutils [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.333137] [47313]: DEBUG oslo_concurrency.lockutils [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.333517] [47313]: DEBUG oslo_concurrency.lockutils [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.333717] [47313]: DEBUG oslo_concurrency.lockutils [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.333891] [47313]: DEBUG oslo_concurrency.lockutils [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.370328] [47312]: DEBUG nova.policy [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.371483] [47313]: DEBUG nova.policy [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.374574] [47312]: INFO nova.api.openstack.requestlog [None req-5832c515-4c64-4547-a09a-d5fc157b37ce tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.050543 [ 777.374862] [47312]: [pid: 47312|app: 0|req: 2918/5714] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.375457] [47313]: INFO nova.api.openstack.requestlog [None req-99568288-c53b-4679-aa36-2884735cd4dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.050133 [ 777.375779] [47313]: [pid: 47313|app: 0|req: 2797/5715] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.379612] [47312]: DEBUG nova.api.openstack.wsgi [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.381170] [47312]: DEBUG nova.compute.api [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.384547] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.384632] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.384811] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.385175] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.385374] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.385547] [47312]: DEBUG oslo_concurrency.lockutils [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.415159] [47312]: DEBUG nova.policy [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.419096] [47312]: INFO nova.api.openstack.requestlog [None req-5da0b650-d9ef-4385-8bd8-2353342629df tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.041308 [ 777.419502] [47312]: [pid: 47312|app: 0|req: 2919/5716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.435925] [47313]: DEBUG nova.api.openstack.wsgi [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.437572] [47313]: DEBUG nova.compute.api [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.441197] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.441432] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.441749] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.441954] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.442186] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.442387] [47313]: DEBUG oslo_concurrency.lockutils [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.472036] [47313]: DEBUG nova.policy [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.475116] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.476262] [47313]: INFO nova.api.openstack.requestlog [None req-584ef030-a4c4-4138-97a0-373c7f4aa439 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.042487 [ 777.476579] [47313]: [pid: 47313|app: 0|req: 2798/5717] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.476810] [47312]: DEBUG nova.compute.api [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.480446] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.480686] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.480869] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.481245] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.481448] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.481639] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.513019] [47312]: DEBUG nova.policy [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.518134] [47312]: INFO nova.api.openstack.requestlog [None req-bc8994f5-8770-4f3f-9a95-02fa8225baa3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.045361 [ 777.518513] [47312]: [pid: 47312|app: 0|req: 2920/5718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 777.518880] [47313]: DEBUG nova.api.openstack.wsgi [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.520646] [47313]: DEBUG nova.compute.api [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.524297] [47313]: DEBUG oslo_concurrency.lockutils [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.524533] [47313]: DEBUG oslo_concurrency.lockutils [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.524797] [47313]: DEBUG oslo_concurrency.lockutils [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.525167] [47313]: DEBUG oslo_concurrency.lockutils [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.525368] [47313]: DEBUG oslo_concurrency.lockutils [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.525545] [47313]: DEBUG oslo_concurrency.lockutils [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.552935] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.554712] [47312]: DEBUG nova.compute.api [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.557645] [47313]: DEBUG nova.policy [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.558299] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.558532] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.558718] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.559094] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.559296] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.559469] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.563086] [47313]: INFO nova.api.openstack.requestlog [None req-7796512f-7ec5-46bd-b62e-10e932a622c2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.045023 [ 777.563461] [47313]: [pid: 47313|app: 0|req: 2799/5719] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 777.567995] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.569875] [47313]: DEBUG nova.compute.api [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.572682] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.572907] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.573106] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.573464] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.573658] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.573828] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.589290] [47312]: DEBUG nova.policy [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.593323] [47312]: INFO nova.api.openstack.requestlog [None req-1c3f1449-540f-45b7-a826-8014e5d21ee3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.042542 [ 777.593636] [47312]: [pid: 47312|app: 0|req: 2921/5720] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 777.597546] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.599310] [47312]: DEBUG nova.compute.api [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.603390] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.603623] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.603808] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.604207] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.604409] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.604734] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.607215] [47313]: DEBUG nova.policy [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.611406] [47313]: DEBUG nova.policy [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.612050] [47313]: DEBUG nova.policy [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.612826] [47313]: INFO nova.api.openstack.requestlog [None req-b3b04bca-98fe-4ebc-8b98-303e7cf59e3b tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1381 microversion: 2.57 time: 0.047223 [ 777.613250] [47313]: [pid: 47313|app: 0|req: 2800/5721] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.619369] [47313]: DEBUG nova.api.openstack.wsgi [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.621037] [47313]: DEBUG nova.compute.api [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.629299] [47313]: DEBUG oslo_concurrency.lockutils [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.629525] [47313]: DEBUG oslo_concurrency.lockutils [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.629707] [47313]: DEBUG oslo_concurrency.lockutils [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.630071] [47313]: DEBUG oslo_concurrency.lockutils [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.630265] [47313]: DEBUG oslo_concurrency.lockutils [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.630438] [47313]: DEBUG oslo_concurrency.lockutils [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.641534] [47312]: DEBUG nova.policy [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.646776] [47312]: INFO nova.api.openstack.requestlog [None req-2c59d4bb-4b3e-4c72-886c-ddc91d07bf89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.050865 [ 777.647148] [47312]: [pid: 47312|app: 0|req: 2922/5722] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 777.651018] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.651250] [47312]: DEBUG nova.compute.api [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.654529] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.654749] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.654930] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.655313] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.655515] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.655686] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.665044] [47313]: DEBUG nova.policy [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.672812] [47313]: DEBUG nova.policy [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.673650] [47313]: DEBUG nova.policy [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.674290] [47313]: INFO nova.api.openstack.requestlog [None req-add34756-11b3-4449-a73c-899b71ed2e2d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.060529 [ 777.674738] [47313]: [pid: 47313|app: 0|req: 2801/5723] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.676845] [47313]: DEBUG nova.api.openstack.wsgi [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.678380] [47313]: DEBUG nova.compute.api [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.681584] [47313]: DEBUG oslo_concurrency.lockutils [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.681813] [47313]: DEBUG oslo_concurrency.lockutils [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.681995] [47313]: DEBUG oslo_concurrency.lockutils [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.682417] [47313]: DEBUG oslo_concurrency.lockutils [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.682633] [47313]: DEBUG oslo_concurrency.lockutils [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.682811] [47313]: DEBUG oslo_concurrency.lockutils [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.688800] [47312]: DEBUG nova.policy [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.693437] [47312]: INFO nova.api.openstack.requestlog [None req-6b7cfa14-e022-4446-8192-31532c4187c2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.045730 [ 777.693875] [47312]: [pid: 47312|app: 0|req: 2923/5724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.696645] [47312]: DEBUG nova.api.openstack.wsgi [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.698231] [47312]: DEBUG nova.compute.api [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.701736] [47312]: DEBUG oslo_concurrency.lockutils [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.702025] [47312]: DEBUG oslo_concurrency.lockutils [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.702166] [47312]: DEBUG oslo_concurrency.lockutils [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.702561] [47312]: DEBUG oslo_concurrency.lockutils [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.702760] [47312]: DEBUG oslo_concurrency.lockutils [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.702987] [47312]: DEBUG oslo_concurrency.lockutils [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.722589] [47313]: DEBUG nova.policy [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.727091] [47313]: INFO nova.api.openstack.requestlog [None req-9164af96-33e7-4e4d-8112-e822ff4df98d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.051863 [ 777.727446] [47313]: [pid: 47313|app: 0|req: 2802/5725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.734964] [47312]: DEBUG nova.policy [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.739420] [47312]: INFO nova.api.openstack.requestlog [None req-284af3bb-7009-4511-b6b4-ac681c65be3c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.044602 [ 777.739746] [47312]: [pid: 47312|app: 0|req: 2924/5726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 777.852020] [47313]: DEBUG nova.api.openstack.wsgi [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.852417] [47313]: DEBUG nova.compute.api [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.856690] [47313]: DEBUG oslo_concurrency.lockutils [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.856950] [47313]: DEBUG oslo_concurrency.lockutils [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.857165] [47313]: DEBUG oslo_concurrency.lockutils [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.858416] [47313]: DEBUG oslo_concurrency.lockutils [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.858682] [47313]: DEBUG oslo_concurrency.lockutils [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.858806] [47313]: DEBUG oslo_concurrency.lockutils [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.899453] [47313]: DEBUG nova.policy [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.903919] [47313]: DEBUG nova.policy [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.904536] [47313]: DEBUG nova.policy [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.905168] [47313]: INFO nova.api.openstack.requestlog [None req-4339ddcf-b0d6-4dc3-aa9d-c337b58c40a7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.060455 [ 777.905486] [47313]: [pid: 47313|app: 0|req: 2803/5727] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 777.908221] [47312]: DEBUG nova.api.openstack.wsgi [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 777.910015] [47312]: DEBUG nova.compute.api [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 777.913710] [47312]: DEBUG oslo_concurrency.lockutils [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.913950] [47312]: DEBUG oslo_concurrency.lockutils [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.914152] [47312]: DEBUG oslo_concurrency.lockutils [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.914515] [47312]: DEBUG oslo_concurrency.lockutils [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 777.914767] [47312]: DEBUG oslo_concurrency.lockutils [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 777.914977] [47312]: DEBUG oslo_concurrency.lockutils [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 777.957445] [47312]: DEBUG nova.policy [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 777.962038] [47312]: INFO nova.api.openstack.requestlog [None req-89bf3021-1580-45c2-9a86-0adc53b7ba6a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.056144 [ 777.962454] [47312]: [pid: 47312|app: 0|req: 2925/5728] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.039345] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.041298] [47313]: DEBUG nova.compute.api [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.044157] [47312]: DEBUG nova.api.openstack.wsgi [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.045977] [47312]: DEBUG nova.compute.api [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.046863] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.047132] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.047361] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.047764] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.047968] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.048163] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.049910] [47312]: DEBUG oslo_concurrency.lockutils [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.050250] [47312]: DEBUG oslo_concurrency.lockutils [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.050489] [47312]: DEBUG oslo_concurrency.lockutils [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.052350] [47312]: DEBUG oslo_concurrency.lockutils [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.052589] [47312]: DEBUG oslo_concurrency.lockutils [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.052796] [47312]: DEBUG oslo_concurrency.lockutils [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.069290] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.069477] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.069659] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.069860] [47313]: DEBUG nova.objects.instance [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 778.095891] [47313]: DEBUG nova.policy [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.097148] [47312]: DEBUG nova.policy [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.102266] [47312]: INFO nova.api.openstack.requestlog [None req-b257ac61-2233-4803-8343-33f48dc40607 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.060008 [ 778.102266] [47312]: [pid: 47312|app: 0|req: 2926/5729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.106080] [47313]: DEBUG nova.policy [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.106080] [47313]: DEBUG nova.policy [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.106244] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.106284] [47313]: INFO nova.api.openstack.requestlog [None req-9e4de15e-dd7a-4f1d-97a0-e1ea916dd111 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.069084 [ 778.106333] [47312]: DEBUG nova.compute.api [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.106364] [47313]: [pid: 47313|app: 0|req: 2804/5730] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.112425] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.112696] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.112885] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.113264] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.113464] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.113636] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.143693] [47312]: DEBUG nova.policy [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.147548] [47312]: INFO nova.api.openstack.requestlog [None req-a9e606d0-86a4-464b-a217-050c7fd943ca tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.044795 [ 778.147987] [47312]: [pid: 47312|app: 0|req: 2927/5731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:14 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.156110] [47313]: DEBUG nova.api.openstack.wsgi [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.157803] [47313]: DEBUG nova.compute.api [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.161187] [47313]: DEBUG oslo_concurrency.lockutils [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.161409] [47313]: DEBUG oslo_concurrency.lockutils [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.161590] [47313]: DEBUG oslo_concurrency.lockutils [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.161933] [47313]: DEBUG oslo_concurrency.lockutils [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.162141] [47313]: DEBUG oslo_concurrency.lockutils [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.162360] [47313]: DEBUG oslo_concurrency.lockutils [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.191396] [47313]: DEBUG nova.policy [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.196194] [47312]: DEBUG nova.api.openstack.wsgi [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.198194] [47312]: DEBUG nova.compute.api [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.198312] [47313]: INFO nova.api.openstack.requestlog [None req-08dce522-e2e2-4ce0-8340-2c436674f51e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.044376 [ 778.198634] [47313]: [pid: 47313|app: 0|req: 2805/5732] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.201862] [47312]: DEBUG oslo_concurrency.lockutils [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.202180] [47312]: DEBUG oslo_concurrency.lockutils [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.202455] [47312]: DEBUG oslo_concurrency.lockutils [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.202884] [47312]: DEBUG oslo_concurrency.lockutils [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.203170] [47312]: DEBUG oslo_concurrency.lockutils [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.203414] [47312]: DEBUG oslo_concurrency.lockutils [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.233783] [47312]: DEBUG nova.policy [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.237964] [47312]: INFO nova.api.openstack.requestlog [None req-95c1fc1f-7408-4142-aff8-139e17a9b614 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.043957 [ 778.238333] [47312]: [pid: 47312|app: 0|req: 2928/5733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.248534] [47313]: DEBUG nova.api.openstack.wsgi [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.250173] [47313]: DEBUG nova.compute.api [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.253604] [47313]: DEBUG oslo_concurrency.lockutils [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.253835] [47313]: DEBUG oslo_concurrency.lockutils [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.254028] [47313]: DEBUG oslo_concurrency.lockutils [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.254380] [47313]: DEBUG oslo_concurrency.lockutils [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.254574] [47313]: DEBUG oslo_concurrency.lockutils [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.254745] [47313]: DEBUG oslo_concurrency.lockutils [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.278024] [47312]: DEBUG nova.api.openstack.wsgi [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.279677] [47312]: DEBUG nova.compute.api [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.283278] [47312]: DEBUG oslo_concurrency.lockutils [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.283518] [47312]: DEBUG oslo_concurrency.lockutils [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.283722] [47312]: DEBUG oslo_concurrency.lockutils [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.284223] [47312]: DEBUG oslo_concurrency.lockutils [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.284424] [47312]: DEBUG oslo_concurrency.lockutils [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.284648] [47312]: DEBUG oslo_concurrency.lockutils [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.304483] [47313]: DEBUG nova.policy [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.309639] [47313]: INFO nova.api.openstack.requestlog [None req-61be150f-69e1-4683-86f1-8ef9e3d2f6d5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.063193 [ 778.310061] [47313]: [pid: 47313|app: 0|req: 2806/5734] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.323203] [47312]: DEBUG nova.policy [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.327939] [47312]: INFO nova.api.openstack.requestlog [None req-e814b71a-55c3-4fbb-9ecb-9f64d50a23ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.051842 [ 778.328045] [47312]: [pid: 47312|app: 0|req: 2929/5735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.386704] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.388106] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.388568] [47313]: DEBUG nova.compute.api [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.389939] [47312]: DEBUG nova.compute.api [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.392675] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.392921] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.393147] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.393543] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.393765] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.393917] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.393965] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.394255] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.394522] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.394938] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.395188] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.395404] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.430195] [47313]: DEBUG nova.policy [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.435049] [47312]: DEBUG nova.policy [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.436452] [47313]: INFO nova.api.openstack.requestlog [None req-4e8ab9a9-b28d-4a05-8df4-93bf71aa142a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.051947 [ 778.436936] [47313]: [pid: 47313|app: 0|req: 2807/5736] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.439346] [47312]: INFO nova.api.openstack.requestlog [None req-e4f5cada-e3c1-464d-8d34-cadc9aa64f83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.053926 [ 778.439763] [47312]: [pid: 47312|app: 0|req: 2930/5737] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 778.440397] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.442758] [47313]: DEBUG nova.compute.api [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.447085] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.447421] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.447701] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.448258] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.448593] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.448864] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.479932] [47313]: DEBUG nova.policy [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.484359] [47313]: INFO nova.api.openstack.requestlog [None req-fb96b47c-ea8c-4879-b3ef-6f919f71efae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.046691 [ 778.484717] [47313]: [pid: 47313|app: 0|req: 2808/5738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.492634] [47312]: DEBUG nova.api.openstack.wsgi [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.494389] [47312]: DEBUG nova.compute.api [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.497953] [47312]: DEBUG oslo_concurrency.lockutils [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.498209] [47312]: DEBUG oslo_concurrency.lockutils [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.498395] [47312]: DEBUG oslo_concurrency.lockutils [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.498933] [47312]: DEBUG oslo_concurrency.lockutils [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.499206] [47312]: DEBUG oslo_concurrency.lockutils [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.499389] [47312]: DEBUG oslo_concurrency.lockutils [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.531027] [47313]: DEBUG nova.api.openstack.wsgi [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.531342] [47312]: DEBUG nova.policy [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.532661] [47313]: DEBUG nova.compute.api [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.535967] [47312]: INFO nova.api.openstack.requestlog [None req-173c86b8-d39e-4e80-bbad-3d6cdd34537b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.045933 [ 778.536162] [47313]: DEBUG oslo_concurrency.lockutils [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.536340] [47312]: [pid: 47312|app: 0|req: 2931/5739] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.536411] [47313]: DEBUG oslo_concurrency.lockutils [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.536600] [47313]: DEBUG oslo_concurrency.lockutils [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.536964] [47313]: DEBUG oslo_concurrency.lockutils [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.537180] [47313]: DEBUG oslo_concurrency.lockutils [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.537356] [47313]: DEBUG oslo_concurrency.lockutils [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.567792] [47313]: DEBUG nova.policy [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.572012] [47313]: INFO nova.api.openstack.requestlog [None req-4701a926-5038-49e3-9bc4-ef43d800c12a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.043668 [ 778.572353] [47313]: [pid: 47313|app: 0|req: 2809/5740] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.574303] [47312]: DEBUG nova.api.openstack.wsgi [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.576291] [47312]: DEBUG nova.compute.api [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.580273] [47312]: DEBUG oslo_concurrency.lockutils [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.580457] [47312]: DEBUG oslo_concurrency.lockutils [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.580669] [47312]: DEBUG oslo_concurrency.lockutils [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.581065] [47312]: DEBUG oslo_concurrency.lockutils [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.581275] [47312]: DEBUG oslo_concurrency.lockutils [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.581473] [47312]: DEBUG oslo_concurrency.lockutils [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.607030] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.608165] [47313]: DEBUG nova.compute.api [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.611536] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.611808] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.612010] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.612453] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.612668] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.612842] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.613725] [47312]: DEBUG nova.policy [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.617925] [47312]: INFO nova.api.openstack.requestlog [None req-049c1e79-901d-4fac-8a22-7b612f78a155 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.046079 [ 778.618392] [47312]: [pid: 47312|app: 0|req: 2932/5741] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.631729] [47312]: DEBUG nova.api.openstack.wsgi [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.633374] [47312]: DEBUG nova.compute.api [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.636874] [47312]: DEBUG oslo_concurrency.lockutils [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.637123] [47312]: DEBUG oslo_concurrency.lockutils [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.637310] [47312]: DEBUG oslo_concurrency.lockutils [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.637670] [47312]: DEBUG oslo_concurrency.lockutils [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.637868] [47312]: DEBUG oslo_concurrency.lockutils [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.638053] [47312]: DEBUG oslo_concurrency.lockutils [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.643045] [47313]: DEBUG nova.policy [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.647753] [47313]: INFO nova.api.openstack.requestlog [None req-4e4a2236-fb0b-41c5-84eb-6363b24941ad tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.043809 [ 778.648349] [47313]: [pid: 47313|app: 0|req: 2810/5742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.659984] [47313]: DEBUG nova.api.openstack.wsgi [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.661496] [47313]: DEBUG nova.compute.api [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.664914] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.665175] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.665361] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.665725] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.665920] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.666115] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.670599] [47312]: DEBUG nova.policy [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.674998] [47312]: DEBUG nova.policy [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.675616] [47312]: DEBUG nova.policy [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.676275] [47312]: INFO nova.api.openstack.requestlog [None req-b35e54c9-a6c8-43e5-a754-f6a74a0b09f8 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1381 microversion: 2.57 time: 0.046653 [ 778.676591] [47312]: [pid: 47312|app: 0|req: 2933/5743] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.687458] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.688992] [47312]: DEBUG nova.compute.api [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.692214] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.692447] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.692634] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.693024] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.693228] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.693403] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.695322] [47313]: DEBUG nova.policy [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.699165] [47313]: INFO nova.api.openstack.requestlog [None req-0cfa7162-3986-4e8d-88bb-8945745aaa94 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.041364 [ 778.699577] [47313]: [pid: 47313|app: 0|req: 2811/5744] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 778.706437] [47313]: DEBUG nova.api.openstack.wsgi [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.707926] [47313]: DEBUG nova.compute.api [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.710848] [47313]: DEBUG oslo_concurrency.lockutils [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.711095] [47313]: DEBUG oslo_concurrency.lockutils [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.711288] [47313]: DEBUG oslo_concurrency.lockutils [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.711637] [47313]: DEBUG oslo_concurrency.lockutils [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.711839] [47313]: DEBUG oslo_concurrency.lockutils [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.712029] [47313]: DEBUG oslo_concurrency.lockutils [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.723566] [47312]: DEBUG nova.policy [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.727582] [47312]: DEBUG nova.policy [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.728207] [47312]: DEBUG nova.policy [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.728796] [47312]: INFO nova.api.openstack.requestlog [None req-c9e7ad6f-8402-4076-8e0d-c89976e26353 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.043258 [ 778.729121] [47312]: [pid: 47312|app: 0|req: 2934/5745] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 778.740926] [47313]: DEBUG nova.policy [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.743036] [47312]: DEBUG nova.api.openstack.wsgi [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.744642] [47312]: DEBUG nova.compute.api [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.744784] [47313]: INFO nova.api.openstack.requestlog [None req-829d429f-f3c3-47f8-81be-34b068121dee tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.040095 [ 778.745125] [47313]: [pid: 47313|app: 0|req: 2812/5746] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 778.747936] [47312]: DEBUG oslo_concurrency.lockutils [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.748189] [47312]: DEBUG oslo_concurrency.lockutils [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.748369] [47312]: DEBUG oslo_concurrency.lockutils [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.748718] [47312]: DEBUG oslo_concurrency.lockutils [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.748912] [47312]: DEBUG oslo_concurrency.lockutils [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.749098] [47312]: DEBUG oslo_concurrency.lockutils [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.750917] [47313]: DEBUG nova.api.openstack.wsgi [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.752534] [47313]: DEBUG nova.compute.api [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.755634] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.755835] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.756019] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.756379] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.756574] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.756743] [47313]: DEBUG oslo_concurrency.lockutils [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.790665] [47313]: DEBUG nova.policy [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.791760] [47312]: DEBUG nova.policy [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.794872] [47313]: INFO nova.api.openstack.requestlog [None req-c48680da-e0c4-4aaf-bdf3-68f1bc6495ec tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1296 microversion: 2.1 time: 0.045943 [ 778.795203] [47313]: [pid: 47313|app: 0|req: 2813/5747] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1296 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 778.795944] [47312]: INFO nova.api.openstack.requestlog [None req-60f8daf7-4ae3-460e-9820-d4a99a99081c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.055218 [ 778.796349] [47312]: [pid: 47312|app: 0|req: 2935/5748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 778.919367] [47313]: DEBUG nova.api.openstack.wsgi [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.921226] [47313]: DEBUG nova.compute.api [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.925158] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.925421] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.925626] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.925993] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.926226] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.926412] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.959513] [47313]: DEBUG nova.policy [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.965087] [47313]: DEBUG nova.policy [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.965964] [47313]: DEBUG nova.policy [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 778.966755] [47313]: INFO nova.api.openstack.requestlog [None req-e11701fc-601f-4a29-bc36-84f0130f41c7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.049885 [ 778.967313] [47313]: [pid: 47313|app: 0|req: 2814/5749] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 778.977009] [47312]: DEBUG nova.api.openstack.wsgi [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 778.978670] [47312]: DEBUG nova.compute.api [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 778.982561] [47312]: DEBUG oslo_concurrency.lockutils [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.982847] [47312]: DEBUG oslo_concurrency.lockutils [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.983060] [47312]: DEBUG oslo_concurrency.lockutils [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 778.983442] [47312]: DEBUG oslo_concurrency.lockutils [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 778.983660] [47312]: DEBUG oslo_concurrency.lockutils [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 778.983837] [47312]: DEBUG oslo_concurrency.lockutils [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.014396] [47312]: DEBUG nova.policy [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.018012] [47312]: INFO nova.api.openstack.requestlog [None req-4098c6be-3bd7-49f8-a4f1-b2fbaaa762fc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.043229 [ 779.018332] [47312]: [pid: 47312|app: 0|req: 2936/5750] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.114530] [47313]: DEBUG nova.api.openstack.wsgi [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.116190] [47313]: DEBUG nova.compute.api [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.119728] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.119955] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.120150] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.120524] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.120719] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.120894] [47313]: DEBUG oslo_concurrency.lockutils [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.121755] [47312]: DEBUG nova.api.openstack.wsgi [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.124028] [47312]: DEBUG nova.compute.api [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.127020] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.127020] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.127135] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.127480] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.127676] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.127848] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.146034] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.146259] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.146437] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.146820] [47312]: DEBUG nova.objects.instance [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 779.151518] [47313]: DEBUG nova.policy [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.155292] [47313]: INFO nova.api.openstack.requestlog [None req-4ca5e7de-642b-446b-904b-8e1bc0478653 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.043150 [ 779.155613] [47313]: [pid: 47313|app: 0|req: 2815/5751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.159542] [47313]: DEBUG nova.api.openstack.wsgi [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.161129] [47313]: DEBUG nova.compute.api [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.163297] [47312]: DEBUG nova.policy [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.164316] [47313]: DEBUG oslo_concurrency.lockutils [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.164556] [47313]: DEBUG oslo_concurrency.lockutils [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.164824] [47313]: DEBUG oslo_concurrency.lockutils [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.165270] [47313]: DEBUG oslo_concurrency.lockutils [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.165560] [47313]: DEBUG oslo_concurrency.lockutils [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.165819] [47313]: DEBUG oslo_concurrency.lockutils [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.167226] [47312]: DEBUG nova.policy [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.167850] [47312]: DEBUG nova.policy [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.170275] [47312]: INFO nova.api.openstack.requestlog [None req-dfc185c5-8255-4788-97bc-fe1929b6afc3 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.050643 [ 779.170600] [47312]: [pid: 47312|app: 0|req: 2937/5752] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:15 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.196759] [47313]: DEBUG nova.policy [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.200852] [47313]: INFO nova.api.openstack.requestlog [None req-4519e837-5afa-403b-92b1-ef2e439027cc tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.043213 [ 779.201232] [47313]: [pid: 47313|app: 0|req: 2816/5753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.210037] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.211732] [47312]: DEBUG nova.compute.api [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.215158] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.215397] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.215582] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.215935] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.216166] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.216332] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.246448] [47312]: DEBUG nova.policy [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.249033] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.250550] [47312]: INFO nova.api.openstack.requestlog [None req-3f2f08c5-3d64-4c72-8c56-3ff338ce1c3e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.042766 [ 779.250717] [47313]: DEBUG nova.compute.api [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.250871] [47312]: [pid: 47312|app: 0|req: 2938/5754] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.254358] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.254593] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.254775] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.255131] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.255331] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.255545] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.284981] [47313]: DEBUG nova.policy [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.289124] [47313]: INFO nova.api.openstack.requestlog [None req-ee9d0653-3810-41a5-b813-34c96f158dc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.042269 [ 779.289417] [47313]: [pid: 47313|app: 0|req: 2817/5755] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.322713] [47312]: DEBUG nova.api.openstack.wsgi [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.324617] [47312]: DEBUG nova.compute.api [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.328376] [47312]: DEBUG oslo_concurrency.lockutils [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.328626] [47312]: DEBUG oslo_concurrency.lockutils [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.328812] [47312]: DEBUG oslo_concurrency.lockutils [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.329208] [47312]: DEBUG oslo_concurrency.lockutils [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.329414] [47312]: DEBUG oslo_concurrency.lockutils [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.329589] [47312]: DEBUG oslo_concurrency.lockutils [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.340949] [47313]: DEBUG nova.api.openstack.wsgi [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.342743] [47313]: DEBUG nova.compute.api [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.346309] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.346538] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.346721] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.347090] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.347304] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.347477] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.368366] [47312]: DEBUG nova.policy [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.372421] [47312]: INFO nova.api.openstack.requestlog [None req-d666cefc-b55e-4707-9037-ad2cba9fa5a9 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.052508 [ 779.372745] [47312]: [pid: 47312|app: 0|req: 2939/5756] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.378527] [47313]: DEBUG nova.policy [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.382265] [47313]: INFO nova.api.openstack.requestlog [None req-71ec70e8-e9dd-4044-a4ce-748bc0ea5810 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.043652 [ 779.382683] [47313]: [pid: 47313|app: 0|req: 2818/5757] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.449988] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.451144] [47313]: DEBUG nova.api.openstack.wsgi [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.451793] [47312]: DEBUG nova.compute.api [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.454028] [47313]: DEBUG nova.compute.api [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.455594] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.455845] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.456047] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.456441] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.456686] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.456902] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.457862] [47313]: DEBUG oslo_concurrency.lockutils [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.458155] [47313]: DEBUG oslo_concurrency.lockutils [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.458366] [47313]: DEBUG oslo_concurrency.lockutils [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.458791] [47313]: DEBUG oslo_concurrency.lockutils [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.459079] [47313]: DEBUG oslo_concurrency.lockutils [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.459300] [47313]: DEBUG oslo_concurrency.lockutils [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.497679] [47312]: DEBUG nova.policy [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.498867] [47313]: DEBUG nova.policy [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.501933] [47312]: INFO nova.api.openstack.requestlog [None req-c4372cd2-f0b7-4142-a86b-c120653bfc44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.054555 [ 779.502268] [47312]: [pid: 47312|app: 0|req: 2940/5758] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.503496] [47313]: INFO nova.api.openstack.requestlog [None req-17a35001-b3ee-4d22-86a4-c1b0a1ccb407 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.054364 [ 779.503577] [47313]: [pid: 47313|app: 0|req: 2819/5759] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.504614] [47312]: DEBUG nova.api.openstack.wsgi [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.506161] [47312]: DEBUG nova.compute.api [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.509243] [47312]: DEBUG oslo_concurrency.lockutils [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.509468] [47312]: DEBUG oslo_concurrency.lockutils [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.509653] [47312]: DEBUG oslo_concurrency.lockutils [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.509994] [47312]: DEBUG oslo_concurrency.lockutils [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.510213] [47312]: DEBUG oslo_concurrency.lockutils [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.510417] [47312]: DEBUG oslo_concurrency.lockutils [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.543041] [47312]: DEBUG nova.policy [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.547084] [47312]: INFO nova.api.openstack.requestlog [None req-42c914a8-c54f-4f6b-8fde-992b9f7e0579 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.044135 [ 779.547408] [47312]: [pid: 47312|app: 0|req: 2941/5760] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.549533] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.551202] [47313]: DEBUG nova.compute.api [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.554925] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.555182] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.555372] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.555736] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.555930] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.556311] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.583638] [47312]: DEBUG nova.api.openstack.wsgi [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.585272] [47312]: DEBUG nova.compute.api [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.586031] [47313]: DEBUG nova.policy [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.588563] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.588793] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.588977] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.589342] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.589553] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.589596] [47313]: INFO nova.api.openstack.requestlog [None req-5ffc3034-2ff5-41e5-b50f-5621dc58dd2c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.042140 [ 779.589750] [47312]: DEBUG oslo_concurrency.lockutils [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.589867] [47313]: [pid: 47313|app: 0|req: 2820/5761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.618989] [47312]: DEBUG nova.policy [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.622657] [47312]: INFO nova.api.openstack.requestlog [None req-e17824c0-d478-47f6-98d1-fa619e0a19fa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.041104 [ 779.622968] [47312]: [pid: 47312|app: 0|req: 2942/5762] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.629724] [47313]: DEBUG nova.api.openstack.wsgi [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.631832] [47313]: DEBUG nova.compute.api [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.635402] [47313]: DEBUG oslo_concurrency.lockutils [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.635643] [47313]: DEBUG oslo_concurrency.lockutils [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.635904] [47313]: DEBUG oslo_concurrency.lockutils [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.636288] [47313]: DEBUG oslo_concurrency.lockutils [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.636532] [47313]: DEBUG oslo_concurrency.lockutils [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.636663] [47313]: DEBUG oslo_concurrency.lockutils [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.659571] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.661162] [47312]: DEBUG nova.compute.api [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.664706] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.664954] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.665161] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.665406] [47313]: DEBUG nova.policy [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.665536] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.665750] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.665926] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.670089] [47313]: INFO nova.api.openstack.requestlog [None req-498e0a3f-40ea-42c0-9d9d-d80ce280399f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.042537 [ 779.670428] [47313]: [pid: 47313|app: 0|req: 2821/5763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.690779] [47313]: DEBUG nova.api.openstack.wsgi [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.692396] [47313]: DEBUG nova.compute.api [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.693646] [47312]: DEBUG nova.policy [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.695703] [47313]: DEBUG oslo_concurrency.lockutils [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.695931] [47313]: DEBUG oslo_concurrency.lockutils [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.696129] [47313]: DEBUG oslo_concurrency.lockutils [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.696484] [47313]: DEBUG oslo_concurrency.lockutils [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.696678] [47313]: DEBUG oslo_concurrency.lockutils [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.696871] [47313]: DEBUG oslo_concurrency.lockutils [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.697159] [47312]: INFO nova.api.openstack.requestlog [None req-fc0e2fd8-e602-4589-af34-473ed2f38038 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.039636 [ 779.697466] [47312]: [pid: 47312|app: 0|req: 2943/5764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.710769] [47312]: DEBUG nova.api.openstack.wsgi [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.712347] [47312]: DEBUG nova.compute.api [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.715452] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.715679] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.715856] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.716214] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.716412] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.716585] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.728014] [47313]: DEBUG nova.policy [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.731919] [47313]: DEBUG nova.policy [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.732582] [47313]: DEBUG nova.policy [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.733197] [47313]: INFO nova.api.openstack.requestlog [None req-0440aa24-21af-4c35-830f-4b8bf034f738 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1381 microversion: 2.57 time: 0.044994 [ 779.733550] [47313]: [pid: 47313|app: 0|req: 2822/5765] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 779.741702] [47313]: DEBUG nova.api.openstack.wsgi [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.743219] [47313]: DEBUG nova.compute.api [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.745577] [47312]: DEBUG nova.policy [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.746310] [47313]: DEBUG oslo_concurrency.lockutils [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.746539] [47313]: DEBUG oslo_concurrency.lockutils [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.746721] [47313]: DEBUG oslo_concurrency.lockutils [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.747082] [47313]: DEBUG oslo_concurrency.lockutils [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.747280] [47313]: DEBUG oslo_concurrency.lockutils [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.747451] [47313]: DEBUG oslo_concurrency.lockutils [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.749273] [47312]: INFO nova.api.openstack.requestlog [None req-0dd54e88-44a4-48ea-9ffd-64df1d8ffa01 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.040496 [ 779.749685] [47312]: [pid: 47312|app: 0|req: 2944/5766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 779.755684] [47312]: DEBUG nova.api.openstack.wsgi [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.757226] [47312]: DEBUG nova.compute.api [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.760311] [47312]: DEBUG oslo_concurrency.lockutils [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.760537] [47312]: DEBUG oslo_concurrency.lockutils [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.760719] [47312]: DEBUG oslo_concurrency.lockutils [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.761073] [47312]: DEBUG oslo_concurrency.lockutils [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.761276] [47312]: DEBUG oslo_concurrency.lockutils [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.761451] [47312]: DEBUG oslo_concurrency.lockutils [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.777115] [47313]: DEBUG nova.policy [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.780961] [47313]: DEBUG nova.policy [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.781588] [47313]: DEBUG nova.policy [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.782168] [47313]: INFO nova.api.openstack.requestlog [None req-afdf479d-8364-4151-9b5b-5f1e0405ba32 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.042213 [ 779.782512] [47313]: [pid: 47313|app: 0|req: 2823/5767] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 779.789170] [47312]: DEBUG nova.policy [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.794603] [47312]: INFO nova.api.openstack.requestlog [None req-83f2d67d-52a4-4ce1-bdcb-3289479a63eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.040741 [ 779.794925] [47312]: [pid: 47312|app: 0|req: 2945/5768] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 779.806623] [47313]: DEBUG nova.api.openstack.wsgi [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.807356] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.807749] [47313]: DEBUG nova.compute.api [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.808964] [47312]: DEBUG nova.compute.api [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.811340] [47313]: DEBUG oslo_concurrency.lockutils [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.811584] [47313]: DEBUG oslo_concurrency.lockutils [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.811767] [47313]: DEBUG oslo_concurrency.lockutils [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.812133] [47313]: DEBUG oslo_concurrency.lockutils [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.812339] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.812410] [47313]: DEBUG oslo_concurrency.lockutils [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.812587] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.812705] [47313]: DEBUG oslo_concurrency.lockutils [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.812768] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.813140] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.813357] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.813543] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.854741] [47313]: DEBUG nova.policy [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.854892] [47312]: DEBUG nova.policy [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 779.857754] [47313]: INFO nova.api.openstack.requestlog [None req-7966cdee-64f1-49e4-b821-5613fd1a83f6 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1240 microversion: 2.1 time: 0.053739 [ 779.858134] [47313]: [pid: 47313|app: 0|req: 2824/5769] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.859008] [47312]: INFO nova.api.openstack.requestlog [None req-8a30930a-d5a3-4c4f-8c59-9e1663189e13 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.053477 [ 779.859342] [47312]: [pid: 47312|app: 0|req: 2946/5770] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 779.980084] [47313]: DEBUG nova.api.openstack.wsgi [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 779.981741] [47313]: DEBUG nova.compute.api [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 779.985172] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.985446] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.985641] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 779.986067] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 779.986197] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 779.986368] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.017134] [47313]: DEBUG nova.policy [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.021060] [47313]: DEBUG nova.policy [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.021669] [47313]: DEBUG nova.policy [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.022248] [47313]: INFO nova.api.openstack.requestlog [None req-f254950c-0da3-451b-bf4a-28f9ebcfcbdd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.044523 [ 780.022610] [47313]: [pid: 47313|app: 0|req: 2825/5771] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.028772] [47312]: DEBUG nova.api.openstack.wsgi [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.030466] [47312]: DEBUG nova.compute.api [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.034191] [47312]: DEBUG oslo_concurrency.lockutils [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.034428] [47312]: DEBUG oslo_concurrency.lockutils [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.034610] [47312]: DEBUG oslo_concurrency.lockutils [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.034965] [47312]: DEBUG oslo_concurrency.lockutils [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.035175] [47312]: DEBUG oslo_concurrency.lockutils [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.035347] [47312]: DEBUG oslo_concurrency.lockutils [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.064676] [47312]: DEBUG nova.policy [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.068365] [47312]: INFO nova.api.openstack.requestlog [None req-671b6a7b-04d0-4b9a-9ae3-7e44730163f7 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.041750 [ 780.068656] [47312]: [pid: 47312|app: 0|req: 2947/5772] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:16 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.166119] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.167906] [47313]: DEBUG nova.compute.api [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.171975] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.172226] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.172524] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.172857] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.173290] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.173290] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.183978] [47312]: DEBUG nova.api.openstack.wsgi [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.185671] [47312]: DEBUG nova.compute.api [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.189236] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.189480] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.189664] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.190023] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.190227] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.190397] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.204027] [47313]: DEBUG nova.policy [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.208306] [47313]: INFO nova.api.openstack.requestlog [None req-e1fd64da-6ff6-4bbe-aaaa-881486a48730 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.044374 [ 780.208869] [47313]: [pid: 47313|app: 0|req: 2826/5773] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.210798] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.210798] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.210798] [47312]: DEBUG oslo_concurrency.lockutils [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.210943] [47312]: DEBUG nova.objects.instance [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 780.211522] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.213409] [47313]: DEBUG nova.compute.api [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.216571] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.216754] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.216941] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.217306] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.217502] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.217679] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.229583] [47312]: DEBUG nova.policy [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.233598] [47312]: DEBUG nova.policy [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.234219] [47312]: DEBUG nova.policy [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.237601] [47312]: INFO nova.api.openstack.requestlog [None req-fabd56a6-3f74-4ca3-a6d9-ee9a0bbcbe14 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.055967 [ 780.237925] [47312]: [pid: 47312|app: 0|req: 2948/5774] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.246790] [47313]: DEBUG nova.policy [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.250614] [47313]: INFO nova.api.openstack.requestlog [None req-6c0b0ab6-a0c3-411a-ae86-ab72458cef08 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.040976 [ 780.250923] [47313]: [pid: 47313|app: 0|req: 2827/5775] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 780.261633] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.263306] [47312]: DEBUG nova.compute.api [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.266430] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.266997] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.266997] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.267201] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.267395] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.267621] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.296614] [47312]: DEBUG nova.policy [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.300026] [47313]: DEBUG nova.api.openstack.wsgi [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.300931] [47312]: INFO nova.api.openstack.requestlog [None req-3b7aa124-f6aa-4150-a110-07d78f8a9e90 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.041088 [ 780.301370] [47312]: [pid: 47312|app: 0|req: 2949/5776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.301722] [47313]: DEBUG nova.compute.api [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.305190] [47313]: DEBUG oslo_concurrency.lockutils [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.305431] [47313]: DEBUG oslo_concurrency.lockutils [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.305620] [47313]: DEBUG oslo_concurrency.lockutils [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.305965] [47313]: DEBUG oslo_concurrency.lockutils [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.306185] [47313]: DEBUG oslo_concurrency.lockutils [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.306357] [47313]: DEBUG oslo_concurrency.lockutils [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.336218] [47313]: DEBUG nova.policy [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.339834] [47313]: INFO nova.api.openstack.requestlog [None req-956368df-9ff6-4426-8c00-cd6c94d04c61 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.042115 [ 780.340155] [47313]: [pid: 47313|app: 0|req: 2828/5777] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.384416] [47312]: DEBUG nova.api.openstack.wsgi [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.386160] [47312]: DEBUG nova.compute.api [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.389640] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.389878] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.390076] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.390432] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.390629] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.390803] [47312]: DEBUG oslo_concurrency.lockutils [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.393715] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.395305] [47313]: DEBUG nova.compute.api [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.398318] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.398544] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.398725] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.399080] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.399280] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.399474] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.420365] [47312]: DEBUG nova.policy [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.424015] [47312]: INFO nova.api.openstack.requestlog [None req-b73bac12-75b3-4ee4-b28b-8750e5d728cf tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.042009 [ 780.424336] [47312]: [pid: 47312|app: 0|req: 2950/5778] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.430374] [47313]: DEBUG nova.policy [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.433847] [47313]: INFO nova.api.openstack.requestlog [None req-7e9a8810-9afb-458e-81a8-eb5718b0c50d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.042243 [ 780.434221] [47313]: [pid: 47313|app: 0|req: 2829/5779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.514340] [47312]: DEBUG nova.api.openstack.wsgi [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.515488] [47313]: DEBUG nova.api.openstack.wsgi [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.516025] [47312]: DEBUG nova.compute.api [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.517196] [47313]: DEBUG nova.compute.api [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.520670] [47312]: DEBUG oslo_concurrency.lockutils [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.520774] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.520906] [47312]: DEBUG oslo_concurrency.lockutils [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.521020] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.521101] [47312]: DEBUG oslo_concurrency.lockutils [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.521287] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.521460] [47312]: DEBUG oslo_concurrency.lockutils [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.521570] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.521656] [47312]: DEBUG oslo_concurrency.lockutils [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.521771] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.521823] [47312]: DEBUG oslo_concurrency.lockutils [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.521958] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.562548] [47312]: DEBUG nova.policy [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.563848] [47313]: DEBUG nova.policy [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.567917] [47312]: INFO nova.api.openstack.requestlog [None req-650ac47c-b6e4-41df-be18-30ce7fb18ea1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.055921 [ 780.568066] [47313]: INFO nova.api.openstack.requestlog [None req-6e7d9849-0bda-4f76-a341-fffd68630a3f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.055001 [ 780.568380] [47312]: [pid: 47312|app: 0|req: 2951/5780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.568444] [47313]: [pid: 47313|app: 0|req: 2830/5781] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 780.570655] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.572214] [47312]: DEBUG nova.compute.api [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.575481] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.575713] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.575899] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.576266] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.576530] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.576633] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.601227] [47313]: DEBUG nova.api.openstack.wsgi [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.603281] [47313]: DEBUG nova.compute.api [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.606826] [47312]: DEBUG nova.policy [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.606939] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.606939] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.607184] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.607537] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.607736] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.607911] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.610772] [47312]: INFO nova.api.openstack.requestlog [None req-c8f74dc1-1f4e-4c0f-b224-4a1e07f2584d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.041607 [ 780.610772] [47312]: [pid: 47312|app: 0|req: 2952/5782] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.634736] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.635241] [47312]: DEBUG nova.compute.api [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.638440] [47313]: DEBUG nova.policy [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.638544] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.638760] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.638942] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.639316] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.639505] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.639679] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.642454] [47313]: INFO nova.api.openstack.requestlog [None req-0be90ebe-5750-4619-a748-d80d2231b260 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.043386 [ 780.642804] [47313]: [pid: 47313|app: 0|req: 2831/5783] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.668126] [47312]: DEBUG nova.policy [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.671629] [47312]: INFO nova.api.openstack.requestlog [None req-0f977e8b-38c9-464b-b5ca-782b3917fdc9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.039991 [ 780.671925] [47312]: [pid: 47312|app: 0|req: 2953/5784] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.681696] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.683350] [47313]: DEBUG nova.compute.api [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.686453] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.686681] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.686863] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.687219] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.687422] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.687591] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.708777] [47312]: DEBUG nova.api.openstack.wsgi [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.710342] [47312]: DEBUG nova.compute.api [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.713807] [47312]: DEBUG oslo_concurrency.lockutils [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.714046] [47312]: DEBUG oslo_concurrency.lockutils [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.714235] [47312]: DEBUG oslo_concurrency.lockutils [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.714583] [47312]: DEBUG oslo_concurrency.lockutils [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.714810] [47312]: DEBUG oslo_concurrency.lockutils [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.715356] [47312]: DEBUG oslo_concurrency.lockutils [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.715435] [47313]: DEBUG nova.policy [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.718840] [47313]: INFO nova.api.openstack.requestlog [None req-1a601edb-4a9e-4fac-8f5f-53658e59d5b8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.039128 [ 780.719155] [47313]: [pid: 47313|app: 0|req: 2832/5785] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.742899] [47312]: DEBUG nova.policy [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.745578] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.746372] [47312]: INFO nova.api.openstack.requestlog [None req-1455865a-8107-4bec-bcb2-04dacd44915f tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.039699 [ 780.746684] [47312]: [pid: 47312|app: 0|req: 2954/5786] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 780.748029] [47313]: DEBUG nova.compute.api [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.752045] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.752045] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.752045] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.752045] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.752045] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.752045] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.760275] [47312]: DEBUG nova.api.openstack.wsgi [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.761815] [47312]: DEBUG nova.compute.api [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.764763] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.764977] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.765167] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.765541] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.765739] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.765909] [47312]: DEBUG oslo_concurrency.lockutils [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.783627] [47313]: DEBUG nova.policy [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.787859] [47313]: DEBUG nova.policy [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.788635] [47313]: DEBUG nova.policy [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.789396] [47313]: INFO nova.api.openstack.requestlog [None req-e1294dfc-a8c1-42e5-88ef-e330d29f5f2f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1381 microversion: 2.57 time: 0.045768 [ 780.789889] [47313]: [pid: 47313|app: 0|req: 2833/5787] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 780.794444] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.794526] [47312]: DEBUG nova.policy [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.796142] [47313]: DEBUG nova.compute.api [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.798348] [47312]: INFO nova.api.openstack.requestlog [None req-72f06ad2-63e7-4c2e-aa6f-a299048573e8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.039807 [ 780.798653] [47312]: [pid: 47312|app: 0|req: 2955/5788] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.799484] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.801017] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.801017] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.801017] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.801017] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.801017] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.805342] [47312]: DEBUG nova.api.openstack.wsgi [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.806864] [47312]: DEBUG nova.compute.api [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.809881] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.810110] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.810297] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.811022] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.811022] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.811139] [47312]: DEBUG oslo_concurrency.lockutils [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.837101] [47313]: DEBUG nova.policy [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.840934] [47313]: DEBUG nova.policy [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.841653] [47313]: DEBUG nova.policy [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.841897] [47312]: DEBUG nova.policy [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.842135] [47313]: INFO nova.api.openstack.requestlog [None req-4e3eb772-08cb-4769-9455-b0dc428344ac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.049538 [ 780.843048] [47313]: [pid: 47313|app: 0|req: 2834/5789] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 780.845614] [47312]: INFO nova.api.openstack.requestlog [None req-34c91e9a-1fb0-442d-95f4-9d607c734973 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.042022 [ 780.845917] [47312]: [pid: 47312|app: 0|req: 2956/5790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.869377] [47313]: DEBUG nova.api.openstack.wsgi [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.870062] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 780.870961] [47313]: DEBUG nova.compute.api [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.871573] [47312]: DEBUG nova.compute.api [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 780.874193] [47313]: DEBUG oslo_concurrency.lockutils [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.874420] [47313]: DEBUG oslo_concurrency.lockutils [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.874600] [47313]: DEBUG oslo_concurrency.lockutils [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.874703] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.874931] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.874972] [47313]: DEBUG oslo_concurrency.lockutils [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.875127] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.875163] [47313]: DEBUG oslo_concurrency.lockutils [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.875344] [47313]: DEBUG oslo_concurrency.lockutils [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.875471] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 780.875668] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 780.875839] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 780.912276] [47313]: DEBUG nova.policy [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.912955] [47312]: DEBUG nova.policy [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 780.916376] [47313]: INFO nova.api.openstack.requestlog [None req-e605e712-caed-4681-ba4e-ed274751c941 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1240 microversion: 2.1 time: 0.048823 [ 780.916692] [47313]: [pid: 47313|app: 0|req: 2835/5791] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 780.917069] [47312]: INFO nova.api.openstack.requestlog [None req-8b73a132-c8ba-455c-98a8-9bb229e8c251 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.048719 [ 780.917463] [47312]: [pid: 47312|app: 0|req: 2957/5792] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.035696] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.037283] [47313]: DEBUG nova.compute.api [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.040727] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.040956] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.041157] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.041513] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.041714] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.041886] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.071649] [47313]: DEBUG nova.policy [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.075157] [47313]: DEBUG nova.policy [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.075770] [47313]: DEBUG nova.policy [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.076328] [47313]: INFO nova.api.openstack.requestlog [None req-e6994b30-3c79-44c4-b2cd-4f0781f41497 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.043193 [ 781.076628] [47313]: [pid: 47313|app: 0|req: 2836/5793] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.082090] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.082303] [47312]: DEBUG nova.compute.api [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.086101] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.086345] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.086533] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.086882] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.087099] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.087271] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.126536] [47312]: DEBUG nova.policy [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.132813] [47312]: INFO nova.api.openstack.requestlog [None req-4e0c18c2-0739-45ad-9346-aec90c187edc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.054705 [ 781.133313] [47312]: [pid: 47312|app: 0|req: 2958/5794] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:17 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.221199] [47313]: DEBUG nova.api.openstack.wsgi [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.222285] [47313]: DEBUG nova.compute.api [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.225845] [47313]: DEBUG oslo_concurrency.lockutils [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.226095] [47313]: DEBUG oslo_concurrency.lockutils [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.226296] [47313]: DEBUG oslo_concurrency.lockutils [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.226649] [47313]: DEBUG oslo_concurrency.lockutils [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.226849] [47313]: DEBUG oslo_concurrency.lockutils [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.227030] [47313]: DEBUG oslo_concurrency.lockutils [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.251046] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.252748] [47312]: DEBUG nova.compute.api [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.256243] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.257439] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.257439] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.257570] [47313]: DEBUG nova.policy [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.257647] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.257647] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.257647] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.260332] [47313]: INFO nova.api.openstack.requestlog [None req-68681878-2b9f-4724-9bff-c5c27f0ad391 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.041966 [ 781.260641] [47313]: [pid: 47313|app: 0|req: 2837/5795] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.262866] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.264352] [47313]: DEBUG nova.compute.api [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.267134] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.267354] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.267534] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.267872] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.268073] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.268247] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.277347] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.277514] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.277657] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.277852] [47312]: DEBUG nova.objects.instance [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.301267] [47312]: DEBUG nova.policy [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.305342] [47312]: DEBUG nova.policy [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.305960] [47312]: DEBUG nova.policy [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.306547] [47313]: DEBUG nova.policy [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.308680] [47312]: INFO nova.api.openstack.requestlog [None req-d3abdb45-f891-4439-a45f-5216a6c7599b tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.059978 [ 781.308993] [47312]: [pid: 47312|app: 0|req: 2959/5796] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.310912] [47313]: INFO nova.api.openstack.requestlog [None req-fe7f4c9f-e451-49ed-a338-6d721e27d814 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.049599 [ 781.311231] [47313]: [pid: 47313|app: 0|req: 2838/5797] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.313872] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.315512] [47312]: DEBUG nova.compute.api [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.319848] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.320082] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.320278] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.320628] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.320843] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.320989] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.351804] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.353465] [47313]: DEBUG nova.compute.api [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.357419] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.357692] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.357893] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.357936] [47312]: DEBUG nova.policy [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.358295] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.358510] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.358701] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.363347] [47312]: INFO nova.api.openstack.requestlog [None req-fb8b62c5-6630-4018-8c30-1856fbf4a107 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.052345 [ 781.364016] [47312]: [pid: 47312|app: 0|req: 2960/5798] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.388548] [47313]: DEBUG nova.policy [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.392201] [47313]: INFO nova.api.openstack.requestlog [None req-6b20292e-c8cd-4b08-8e41-78aef00a94fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.042744 [ 781.392537] [47313]: [pid: 47313|app: 0|req: 2839/5799] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.435778] [47312]: DEBUG nova.api.openstack.wsgi [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.437398] [47312]: DEBUG nova.compute.api [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.440835] [47312]: DEBUG oslo_concurrency.lockutils [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.441190] [47312]: DEBUG oslo_concurrency.lockutils [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.441335] [47312]: DEBUG oslo_concurrency.lockutils [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.441615] [47312]: DEBUG oslo_concurrency.lockutils [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.441812] [47312]: DEBUG oslo_concurrency.lockutils [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.441983] [47312]: DEBUG oslo_concurrency.lockutils [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.444886] [47313]: DEBUG nova.api.openstack.wsgi [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.446522] [47313]: DEBUG nova.compute.api [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.452571] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.452827] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.453038] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.453663] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.453885] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.454099] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.495707] [47313]: DEBUG nova.policy [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.499998] [47313]: INFO nova.api.openstack.requestlog [None req-3fbb6fbd-a7ad-42da-86d4-1c37dd58bb69 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.057193 [ 781.500382] [47313]: [pid: 47313|app: 0|req: 2840/5800] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.508691] [47312]: DEBUG nova.policy [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.513044] [47312]: INFO nova.api.openstack.requestlog [None req-a96d4817-28bb-4d0b-9ff8-493a20d5ce9f tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.079476 [ 781.513386] [47312]: [pid: 47312|app: 0|req: 2961/5801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.580166] [47312]: DEBUG nova.api.openstack.wsgi [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.580277] [47313]: DEBUG nova.api.openstack.wsgi [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.581814] [47313]: DEBUG nova.compute.api [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.581869] [47312]: DEBUG nova.compute.api [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.585427] [47313]: DEBUG oslo_concurrency.lockutils [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.585659] [47313]: DEBUG oslo_concurrency.lockutils [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.585750] [47312]: DEBUG oslo_concurrency.lockutils [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.585838] [47313]: DEBUG oslo_concurrency.lockutils [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.585990] [47312]: DEBUG oslo_concurrency.lockutils [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.586192] [47312]: DEBUG oslo_concurrency.lockutils [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.586235] [47313]: DEBUG oslo_concurrency.lockutils [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.586391] [47313]: DEBUG oslo_concurrency.lockutils [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.586561] [47313]: DEBUG oslo_concurrency.lockutils [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.586655] [47312]: DEBUG oslo_concurrency.lockutils [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.586835] [47312]: DEBUG oslo_concurrency.lockutils [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.587014] [47312]: DEBUG oslo_concurrency.lockutils [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.621399] [47312]: DEBUG nova.policy [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.625200] [47312]: INFO nova.api.openstack.requestlog [None req-dea7f191-a61f-492e-bfcd-56adba90f37c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.047058 [ 781.625508] [47312]: [pid: 47312|app: 0|req: 2962/5802] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.626904] [47313]: DEBUG nova.policy [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.627778] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.629294] [47312]: DEBUG nova.compute.api [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.630998] [47313]: INFO nova.api.openstack.requestlog [None req-04486836-f029-4500-8d77-4c9af4bc6954 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.053008 [ 781.631334] [47313]: [pid: 47313|app: 0|req: 2841/5803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.633037] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.633037] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.633037] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.633188] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.633266] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.633448] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.653907] [47313]: DEBUG nova.api.openstack.wsgi [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.655484] [47313]: DEBUG nova.compute.api [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.658626] [47313]: DEBUG oslo_concurrency.lockutils [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.658870] [47313]: DEBUG oslo_concurrency.lockutils [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.659069] [47313]: DEBUG oslo_concurrency.lockutils [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.659418] [47313]: DEBUG oslo_concurrency.lockutils [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.659614] [47313]: DEBUG oslo_concurrency.lockutils [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.659783] [47313]: DEBUG oslo_concurrency.lockutils [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.662828] [47312]: DEBUG nova.policy [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.666391] [47312]: INFO nova.api.openstack.requestlog [None req-6b732ea6-5787-48e8-a2b8-5d87770789bf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.040364 [ 781.666716] [47312]: [pid: 47312|app: 0|req: 2963/5804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.682876] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.684368] [47312]: DEBUG nova.compute.api [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.687235] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.687457] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.687641] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.687929] [47313]: DEBUG nova.policy [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.688018] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.688181] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.688352] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.691417] [47313]: INFO nova.api.openstack.requestlog [None req-89013269-4ee8-4aba-97b8-a11a4996fbac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.039509 [ 781.691716] [47313]: [pid: 47313|app: 0|req: 2842/5805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 781.715946] [47312]: DEBUG nova.policy [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.719352] [47312]: INFO nova.api.openstack.requestlog [None req-f1575c3e-48e2-4e16-b872-ac7cf768d055 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.038335 [ 781.719648] [47312]: [pid: 47312|app: 0|req: 2964/5806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.730038] [47313]: DEBUG nova.api.openstack.wsgi [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.731717] [47313]: DEBUG nova.compute.api [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.735057] [47313]: DEBUG oslo_concurrency.lockutils [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.735292] [47313]: DEBUG oslo_concurrency.lockutils [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.735476] [47313]: DEBUG oslo_concurrency.lockutils [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.735834] [47313]: DEBUG oslo_concurrency.lockutils [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.736039] [47313]: DEBUG oslo_concurrency.lockutils [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.736216] [47313]: DEBUG oslo_concurrency.lockutils [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.757848] [47312]: DEBUG nova.api.openstack.wsgi [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.759468] [47312]: DEBUG nova.compute.api [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.763015] [47312]: DEBUG oslo_concurrency.lockutils [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.763254] [47312]: DEBUG oslo_concurrency.lockutils [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.763481] [47312]: DEBUG oslo_concurrency.lockutils [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.765117] [47312]: DEBUG oslo_concurrency.lockutils [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.765117] [47312]: DEBUG oslo_concurrency.lockutils [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.765117] [47312]: DEBUG oslo_concurrency.lockutils [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.765212] [47313]: DEBUG nova.policy [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.769486] [47313]: INFO nova.api.openstack.requestlog [None req-48326c80-76f6-4c0f-9066-1fdf407037ad tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.040885 [ 781.769486] [47313]: [pid: 47313|app: 0|req: 2843/5807] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.795288] [47312]: DEBUG nova.policy [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.799558] [47312]: INFO nova.api.openstack.requestlog [None req-50c92155-6fdb-432e-9628-97142a369b7a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.043794 [ 781.799877] [47312]: [pid: 47312|app: 0|req: 2965/5808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.802125] [47313]: DEBUG nova.api.openstack.wsgi [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.803836] [47313]: DEBUG nova.compute.api [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.807302] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.807960] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.807960] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.808101] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.808280] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.808454] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.809740] [47312]: DEBUG nova.api.openstack.wsgi [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.812484] [47312]: DEBUG nova.compute.api [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.814814] [47312]: DEBUG oslo_concurrency.lockutils [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.814814] [47312]: DEBUG oslo_concurrency.lockutils [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.814970] [47312]: DEBUG oslo_concurrency.lockutils [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.815323] [47312]: DEBUG oslo_concurrency.lockutils [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.815517] [47312]: DEBUG oslo_concurrency.lockutils [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.815685] [47312]: DEBUG oslo_concurrency.lockutils [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.828627] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.828899] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.829099] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.829300] [47313]: DEBUG nova.objects.instance [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 781.860761] [47312]: DEBUG nova.policy [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.864438] [47313]: DEBUG nova.policy [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.865319] [47312]: INFO nova.api.openstack.requestlog [None req-0480acdb-a07e-4b88-85af-4c7a2f8e1e84 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.057659 [ 781.865698] [47312]: [pid: 47312|app: 0|req: 2966/5809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 781.869192] [47312]: DEBUG nova.api.openstack.wsgi [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.869395] [47313]: DEBUG nova.policy [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.869884] [47313]: DEBUG nova.policy [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.869981] [47312]: DEBUG nova.compute.api [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.870570] [47313]: INFO nova.api.openstack.requestlog [None req-6e56f77f-d50f-49ee-a72f-c72dae669a75 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.070796 [ 781.870873] [47313]: [pid: 47313|app: 0|req: 2844/5810] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.873376] [47313]: DEBUG nova.api.openstack.wsgi [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.873699] [47312]: DEBUG oslo_concurrency.lockutils [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.873925] [47312]: DEBUG oslo_concurrency.lockutils [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.874119] [47312]: DEBUG oslo_concurrency.lockutils [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.874480] [47312]: DEBUG oslo_concurrency.lockutils [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.874757] [47312]: DEBUG oslo_concurrency.lockutils [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.874929] [47312]: DEBUG oslo_concurrency.lockutils [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.874990] [47313]: DEBUG nova.compute.api [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.878984] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.878984] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.879318] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.879776] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.880058] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.880337] [47313]: DEBUG oslo_concurrency.lockutils [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.925814] [47312]: DEBUG nova.policy [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.927217] [47313]: DEBUG nova.policy [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.930360] [47312]: DEBUG nova.policy [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.931033] [47312]: DEBUG nova.policy [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.931265] [47313]: INFO nova.api.openstack.requestlog [None req-b77affa2-9645-4263-838a-cffd150fdc9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.059820 [ 781.931583] [47313]: [pid: 47313|app: 0|req: 2845/5811] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.932119] [47312]: INFO nova.api.openstack.requestlog [None req-eed83c47-ad8b-47d9-ad4a-031e37db28dd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.065443 [ 781.932830] [47312]: [pid: 47312|app: 0|req: 2967/5812] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 781.933954] [47313]: DEBUG nova.api.openstack.wsgi [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.935428] [47312]: DEBUG nova.api.openstack.wsgi [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 781.935574] [47313]: DEBUG nova.compute.api [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.936998] [47312]: DEBUG nova.compute.api [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 781.940377] [47312]: DEBUG oslo_concurrency.lockutils [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.941446] [47312]: DEBUG oslo_concurrency.lockutils [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.941446] [47312]: DEBUG oslo_concurrency.lockutils [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.941446] [47312]: DEBUG oslo_concurrency.lockutils [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.941446] [47312]: DEBUG oslo_concurrency.lockutils [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.941676] [47312]: DEBUG oslo_concurrency.lockutils [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.942528] [47313]: DEBUG oslo_concurrency.lockutils [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.942812] [47313]: DEBUG oslo_concurrency.lockutils [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.943012] [47313]: DEBUG oslo_concurrency.lockutils [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.943469] [47313]: DEBUG oslo_concurrency.lockutils [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 781.943673] [47313]: DEBUG oslo_concurrency.lockutils [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 781.943852] [47313]: DEBUG oslo_concurrency.lockutils [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 781.980376] [47312]: DEBUG nova.policy [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.981534] [47313]: DEBUG nova.policy [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 781.984211] [47312]: INFO nova.api.openstack.requestlog [None req-f24ee918-e424-4748-b1b9-87512e5bff89 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1240 microversion: 2.1 time: 0.050702 [ 781.984498] [47312]: [pid: 47312|app: 0|req: 2968/5813] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 781.985339] [47313]: INFO nova.api.openstack.requestlog [None req-651d4186-7f99-4a9e-8d7c-86afe02b893f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.053222 [ 781.985657] [47313]: [pid: 47313|app: 0|req: 2846/5814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.090925] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.092509] [47312]: DEBUG nova.compute.api [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.095931] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.096179] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.096363] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.096709] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.096904] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.097089] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.126368] [47312]: DEBUG nova.policy [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.130086] [47312]: DEBUG nova.policy [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.130709] [47312]: DEBUG nova.policy [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.131280] [47312]: INFO nova.api.openstack.requestlog [None req-7d7b2681-41a2-404b-831d-189582af550d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.042566 [ 782.131694] [47312]: [pid: 47312|app: 0|req: 2969/5815] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.144937] [47313]: DEBUG nova.api.openstack.wsgi [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.146604] [47313]: DEBUG nova.compute.api [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.150201] [47313]: DEBUG oslo_concurrency.lockutils [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.150442] [47313]: DEBUG oslo_concurrency.lockutils [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.150620] [47313]: DEBUG oslo_concurrency.lockutils [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.150958] [47313]: DEBUG oslo_concurrency.lockutils [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.151167] [47313]: DEBUG oslo_concurrency.lockutils [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.151341] [47313]: DEBUG oslo_concurrency.lockutils [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.179528] [47313]: DEBUG nova.policy [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.182967] [47313]: INFO nova.api.openstack.requestlog [None req-7136783d-40ef-4596-a41d-cfd0127130d1 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.040267 [ 782.183389] [47313]: [pid: 47313|app: 0|req: 2847/5816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:18 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.272086] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.273937] [47312]: DEBUG nova.compute.api [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.277434] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.277678] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.277863] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.278238] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.278439] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.278614] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.308937] [47312]: DEBUG nova.policy [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.312987] [47312]: INFO nova.api.openstack.requestlog [None req-2b47a6cc-a9a7-4d0e-833c-2638b1321e9b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.043145 [ 782.313341] [47312]: [pid: 47312|app: 0|req: 2970/5817] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.322183] [47313]: DEBUG nova.api.openstack.wsgi [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.323574] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.324068] [47313]: DEBUG nova.compute.api [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.325232] [47312]: DEBUG nova.compute.api [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.327938] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.328194] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.328377] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.328893] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.329151] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.329331] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.329502] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.329736] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.329983] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.330475] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.330706] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.330888] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.351226] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.351226] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.351226] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.351226] [47312]: DEBUG nova.objects.instance [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.365370] [47313]: DEBUG nova.policy [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.369244] [47313]: INFO nova.api.openstack.requestlog [None req-ba87e9de-8343-423d-9616-87c47ff88c0e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.049427 [ 782.369642] [47313]: [pid: 47313|app: 0|req: 2848/5818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.371657] [47312]: DEBUG nova.policy [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.374438] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.376027] [47312]: DEBUG nova.policy [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.376141] [47313]: DEBUG nova.compute.api [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.376436] [47312]: DEBUG nova.policy [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.379186] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.379420] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.379607] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.379961] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.380173] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.380362] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.380504] [47312]: INFO nova.api.openstack.requestlog [None req-bf5d3658-10ec-4598-a2f2-1502b80beb54 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.058561 [ 782.380838] [47312]: [pid: 47312|app: 0|req: 2971/5819] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.403951] [47312]: DEBUG nova.api.openstack.wsgi [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.405638] [47312]: DEBUG nova.compute.api [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.409078] [47312]: DEBUG oslo_concurrency.lockutils [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.409294] [47312]: DEBUG oslo_concurrency.lockutils [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.409531] [47312]: DEBUG oslo_concurrency.lockutils [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.409827] [47312]: DEBUG oslo_concurrency.lockutils [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.410038] [47312]: DEBUG oslo_concurrency.lockutils [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.410216] [47312]: DEBUG oslo_concurrency.lockutils [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.411134] [47313]: DEBUG nova.policy [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.415742] [47313]: INFO nova.api.openstack.requestlog [None req-1d61d23f-2fdb-43a5-af86-11163f704d12 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.043071 [ 782.416113] [47313]: [pid: 47313|app: 0|req: 2849/5820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.440036] [47312]: DEBUG nova.policy [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.444537] [47312]: INFO nova.api.openstack.requestlog [None req-c336701c-27f0-426c-a0f4-dbfef9d5d4f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.042255 [ 782.444537] [47312]: [pid: 47312|app: 0|req: 2972/5821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.514982] [47313]: DEBUG nova.api.openstack.wsgi [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.516534] [47313]: DEBUG nova.compute.api [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.520352] [47313]: DEBUG oslo_concurrency.lockutils [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.520593] [47313]: DEBUG oslo_concurrency.lockutils [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.520824] [47313]: DEBUG oslo_concurrency.lockutils [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.521136] [47313]: DEBUG oslo_concurrency.lockutils [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.521333] [47313]: DEBUG oslo_concurrency.lockutils [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.521508] [47313]: DEBUG oslo_concurrency.lockutils [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.524069] [47312]: DEBUG nova.api.openstack.wsgi [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.525766] [47312]: DEBUG nova.compute.api [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.529349] [47312]: DEBUG oslo_concurrency.lockutils [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.529574] [47312]: DEBUG oslo_concurrency.lockutils [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.529767] [47312]: DEBUG oslo_concurrency.lockutils [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.530164] [47312]: DEBUG oslo_concurrency.lockutils [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.530338] [47312]: DEBUG oslo_concurrency.lockutils [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.530511] [47312]: DEBUG oslo_concurrency.lockutils [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.552694] [47313]: DEBUG nova.policy [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.556779] [47313]: INFO nova.api.openstack.requestlog [None req-46a9ac45-091c-4676-a196-b064af32954d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.044532 [ 782.557238] [47313]: [pid: 47313|app: 0|req: 2850/5822] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.562598] [47312]: DEBUG nova.policy [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.566590] [47312]: INFO nova.api.openstack.requestlog [None req-e50842a5-6e76-47e3-b0b2-dbaae10f155b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.044905 [ 782.566925] [47312]: [pid: 47312|app: 0|req: 2973/5823] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.638211] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.639999] [47313]: DEBUG nova.compute.api [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.641910] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.643541] [47312]: DEBUG nova.compute.api [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.643885] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.644131] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.644319] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.644678] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.644880] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.645065] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.647265] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.647351] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.647531] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.647884] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.648098] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.648276] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.685097] [47313]: DEBUG nova.policy [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.686127] [47312]: DEBUG nova.policy [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.689076] [47313]: INFO nova.api.openstack.requestlog [None req-c3e87273-54a0-43a4-91ae-73fb11dd14b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.053252 [ 782.689392] [47313]: [pid: 47313|app: 0|req: 2851/5824] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.690267] [47312]: INFO nova.api.openstack.requestlog [None req-ca43860b-a29f-42b6-889d-7f7433ef4b44 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.050499 [ 782.690581] [47312]: [pid: 47312|app: 0|req: 2974/5825] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.691977] [47313]: DEBUG nova.api.openstack.wsgi [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.693649] [47313]: DEBUG nova.compute.api [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.696600] [47313]: DEBUG oslo_concurrency.lockutils [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.696840] [47313]: DEBUG oslo_concurrency.lockutils [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.697032] [47313]: DEBUG oslo_concurrency.lockutils [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.697381] [47313]: DEBUG oslo_concurrency.lockutils [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.697580] [47313]: DEBUG oslo_concurrency.lockutils [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.697750] [47313]: DEBUG oslo_concurrency.lockutils [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.702431] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.703961] [47312]: DEBUG nova.compute.api [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.707039] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.707273] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.707456] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.707800] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.707998] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.708186] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.726344] [47313]: DEBUG nova.policy [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.729990] [47313]: INFO nova.api.openstack.requestlog [None req-22218ddf-5e0f-4a39-905f-6b70b18aa3b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.040028 [ 782.730305] [47313]: [pid: 47313|app: 0|req: 2852/5826] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.733438] [47313]: DEBUG nova.api.openstack.wsgi [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.734114] [47313]: DEBUG nova.compute.api [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.736068] [47312]: DEBUG nova.policy [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.736930] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.737163] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.737338] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.737675] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.737870] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.738056] [47313]: DEBUG oslo_concurrency.lockutils [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.739923] [47312]: INFO nova.api.openstack.requestlog [None req-b4cce9e1-e3f6-4ab3-8975-24947565ec91 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.039367 [ 782.740246] [47312]: [pid: 47312|app: 0|req: 2975/5827] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 782.766685] [47313]: DEBUG nova.policy [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.770220] [47313]: INFO nova.api.openstack.requestlog [None req-35a3e064-2c05-4712-bb52-3038b174ebf5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.039256 [ 782.770560] [47313]: [pid: 47313|app: 0|req: 2853/5828] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.780276] [47312]: DEBUG nova.api.openstack.wsgi [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.781925] [47312]: DEBUG nova.compute.api [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.785464] [47312]: DEBUG oslo_concurrency.lockutils [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.785693] [47312]: DEBUG oslo_concurrency.lockutils [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.785872] [47312]: DEBUG oslo_concurrency.lockutils [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.786279] [47312]: DEBUG oslo_concurrency.lockutils [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.786486] [47312]: DEBUG oslo_concurrency.lockutils [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.786659] [47312]: DEBUG oslo_concurrency.lockutils [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.810760] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.812362] [47313]: DEBUG nova.compute.api [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.815443] [47312]: DEBUG nova.policy [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.815610] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.815856] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.816045] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.816393] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.816591] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.816762] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.820032] [47312]: INFO nova.api.openstack.requestlog [None req-719714da-0b77-44ee-bf41-d24139dc5385 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1235 microversion: 2.1 time: 0.041921 [ 782.820385] [47312]: [pid: 47312|app: 0|req: 2976/5829] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1235 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.845868] [47313]: DEBUG nova.policy [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.849392] [47313]: INFO nova.api.openstack.requestlog [None req-1cc7505d-777d-4d8f-8ebc-89c86d665559 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.040667 [ 782.849730] [47313]: [pid: 47313|app: 0|req: 2854/5830] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 782.879126] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.880823] [47312]: DEBUG nova.compute.api [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.882516] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.884078] [47313]: DEBUG nova.compute.api [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.884289] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.884522] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.884704] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.885072] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.885273] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.885444] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.887182] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.887410] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.887594] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.887935] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.888147] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.888320] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.905908] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.905908] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.905908] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.906081] [47313]: DEBUG nova.objects.instance [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 782.916562] [47312]: DEBUG nova.policy [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.920290] [47312]: INFO nova.api.openstack.requestlog [None req-9ae13a9f-0c97-4bcf-a024-109941671e50 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043279 [ 782.920670] [47312]: [pid: 47312|app: 0|req: 2977/5831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.926355] [47313]: DEBUG nova.policy [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.930165] [47313]: DEBUG nova.policy [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.930849] [47313]: DEBUG nova.policy [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.931462] [47313]: INFO nova.api.openstack.requestlog [None req-c1007b29-5a21-4c51-b03e-ee25004fdab6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.050898 [ 782.931888] [47313]: [pid: 47313|app: 0|req: 2855/5832] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 782.944039] [47312]: DEBUG nova.api.openstack.wsgi [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.945487] [47313]: DEBUG nova.api.openstack.wsgi [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.945722] [47312]: DEBUG nova.compute.api [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.947018] [47313]: DEBUG nova.compute.api [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.948996] [47312]: DEBUG oslo_concurrency.lockutils [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.949288] [47312]: DEBUG oslo_concurrency.lockutils [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.949528] [47312]: DEBUG oslo_concurrency.lockutils [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.949936] [47312]: DEBUG oslo_concurrency.lockutils [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.950109] [47313]: DEBUG oslo_concurrency.lockutils [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.950163] [47312]: DEBUG oslo_concurrency.lockutils [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.950334] [47312]: DEBUG oslo_concurrency.lockutils [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.950639] [47313]: DEBUG oslo_concurrency.lockutils [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.950867] [47313]: DEBUG oslo_concurrency.lockutils [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.951237] [47313]: DEBUG oslo_concurrency.lockutils [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 782.951442] [47313]: DEBUG oslo_concurrency.lockutils [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 782.951621] [47313]: DEBUG oslo_concurrency.lockutils [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 782.985491] [47312]: DEBUG nova.policy [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.989247] [47313]: DEBUG nova.policy [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.990369] [47312]: INFO nova.api.openstack.requestlog [None req-ded8a278-f345-4f75-9cdf-986e7729dc5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.048608 [ 782.990807] [47312]: [pid: 47312|app: 0|req: 2978/5833] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 782.993946] [47313]: DEBUG nova.policy [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.994594] [47313]: DEBUG nova.policy [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 782.995208] [47313]: INFO nova.api.openstack.requestlog [None req-f062478a-36aa-4d20-82cc-c8a5f67c99f1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.051603 [ 782.995459] [47312]: DEBUG nova.api.openstack.wsgi [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.995510] [47313]: [pid: 47313|app: 0|req: 2856/5834] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 782.996984] [47312]: DEBUG nova.compute.api [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 782.997814] [47313]: DEBUG nova.api.openstack.wsgi [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 782.999325] [47313]: DEBUG nova.compute.api [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.000030] [47312]: DEBUG oslo_concurrency.lockutils [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.000264] [47312]: DEBUG oslo_concurrency.lockutils [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.000449] [47312]: DEBUG oslo_concurrency.lockutils [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.000870] [47312]: DEBUG oslo_concurrency.lockutils [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.001086] [47312]: DEBUG oslo_concurrency.lockutils [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.001265] [47312]: DEBUG oslo_concurrency.lockutils [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.002468] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.002699] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.002885] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.003249] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.003477] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.003657] [47313]: DEBUG oslo_concurrency.lockutils [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.034429] [47312]: DEBUG nova.policy [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.037981] [47312]: INFO nova.api.openstack.requestlog [None req-61333b56-2d83-4329-87f0-2bea0880f8eb tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1240 microversion: 2.1 time: 0.044344 [ 783.038287] [47312]: [pid: 47312|app: 0|req: 2979/5835] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 783.040589] [47313]: DEBUG nova.policy [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.044476] [47313]: INFO nova.api.openstack.requestlog [None req-e92922aa-be46-4f3b-a822-f74fd6043f34 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.048403 [ 783.044787] [47313]: [pid: 47313|app: 0|req: 2857/5836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.143680] [47312]: DEBUG nova.api.openstack.wsgi [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.146762] [47312]: DEBUG nova.compute.api [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.151886] [47312]: DEBUG oslo_concurrency.lockutils [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.152366] [47312]: DEBUG oslo_concurrency.lockutils [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.152654] [47312]: DEBUG oslo_concurrency.lockutils [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.153259] [47312]: DEBUG oslo_concurrency.lockutils [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.153619] [47312]: DEBUG oslo_concurrency.lockutils [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.153934] [47312]: DEBUG oslo_concurrency.lockutils [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.192831] [47312]: DEBUG nova.policy [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.195184] [47313]: DEBUG nova.api.openstack.wsgi [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.196255] [47312]: DEBUG nova.policy [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.196938] [47312]: DEBUG nova.policy [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.197368] [47313]: DEBUG nova.compute.api [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.198407] [47312]: INFO nova.api.openstack.requestlog [None req-2604fd68-791b-44f3-a2e2-b20b5e3b445a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.056660 [ 783.198407] [47312]: [pid: 47312|app: 0|req: 2980/5837] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:19 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 783.201234] [47313]: DEBUG oslo_concurrency.lockutils [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.201646] [47313]: DEBUG oslo_concurrency.lockutils [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.201982] [47313]: DEBUG oslo_concurrency.lockutils [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.203063] [47313]: DEBUG oslo_concurrency.lockutils [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.203063] [47313]: DEBUG oslo_concurrency.lockutils [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.203063] [47313]: DEBUG oslo_concurrency.lockutils [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.232310] [47313]: DEBUG nova.policy [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.236107] [47313]: INFO nova.api.openstack.requestlog [None req-037c78c3-04d3-4699-8d26-4165d602d5d9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.043445 [ 783.236543] [47313]: [pid: 47313|app: 0|req: 2858/5838] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.324250] [47312]: DEBUG nova.api.openstack.wsgi [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.325873] [47312]: DEBUG nova.compute.api [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.329359] [47312]: DEBUG oslo_concurrency.lockutils [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.329590] [47312]: DEBUG oslo_concurrency.lockutils [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.329772] [47312]: DEBUG oslo_concurrency.lockutils [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.330142] [47312]: DEBUG oslo_concurrency.lockutils [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.330349] [47312]: DEBUG oslo_concurrency.lockutils [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.330519] [47312]: DEBUG oslo_concurrency.lockutils [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.359639] [47312]: DEBUG nova.policy [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.363347] [47312]: INFO nova.api.openstack.requestlog [None req-466286cd-5480-4d73-b4b0-391275123ed4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.041324 [ 783.363778] [47312]: [pid: 47312|app: 0|req: 2981/5839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.381243] [47313]: DEBUG nova.api.openstack.wsgi [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.383029] [47313]: DEBUG nova.compute.api [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.387279] [47313]: DEBUG oslo_concurrency.lockutils [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.387279] [47313]: DEBUG oslo_concurrency.lockutils [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.387279] [47313]: DEBUG oslo_concurrency.lockutils [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.387739] [47313]: DEBUG oslo_concurrency.lockutils [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.388012] [47313]: DEBUG oslo_concurrency.lockutils [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.388276] [47313]: DEBUG oslo_concurrency.lockutils [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.394032] [47312]: DEBUG nova.api.openstack.wsgi [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.395623] [47312]: DEBUG nova.compute.api [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.399013] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.399264] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.399449] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.399801] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.399997] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.400183] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.418076] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.418300] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.418483] [47312]: DEBUG oslo_concurrency.lockutils [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.418680] [47312]: DEBUG nova.objects.instance [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lazy-loading 'fault' on Instance uuid 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.419321] [47313]: DEBUG nova.policy [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.423222] [47313]: INFO nova.api.openstack.requestlog [None req-0773839a-4362-4384-86d3-984eee3786af tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.044487 [ 783.423620] [47313]: [pid: 47313|app: 0|req: 2859/5840] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.429022] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.429359] [47313]: DEBUG nova.compute.api [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.435963] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.436333] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.436739] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.437323] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.437390] [47312]: DEBUG nova.policy [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.437815] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.438147] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.441176] [47312]: DEBUG nova.policy [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.445018] [47312]: DEBUG nova.policy [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5472b5e776084171b5a61871e55a63c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1daddcb457f4d78989cb9466e26684b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.445018] [47312]: INFO nova.api.openstack.requestlog [None req-271d3c23-8665-4b3b-9e61-0c6826738de8 tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 200 len: 1467 microversion: 2.75 time: 0.052535 [ 783.445018] [47312]: [pid: 47312|app: 0|req: 2982/5841] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 1467 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 783.459030] [47312]: DEBUG nova.api.openstack.wsgi [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.460611] [47312]: DEBUG nova.compute.api [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.463501] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.465206] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.465206] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.465206] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.465206] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.465206] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.469608] [47313]: DEBUG nova.policy [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.474022] [47313]: INFO nova.api.openstack.requestlog [None req-d4b2c337-43ea-49a4-b6c7-b96cecc35292 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.048382 [ 783.474453] [47313]: [pid: 47313|app: 0|req: 2860/5842] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.504728] [47312]: DEBUG nova.policy [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.509012] [47312]: INFO nova.api.openstack.requestlog [None req-6bb7516a-cdb2-4ac6-92e4-1b328c75d5d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.052253 [ 783.509346] [47312]: [pid: 47312|app: 0|req: 2983/5843] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 783.570050] [47313]: DEBUG nova.api.openstack.wsgi [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.570181] [47313]: DEBUG nova.compute.api [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.573640] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.573860] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.574053] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.574404] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.574600] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.574771] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.577767] [47312]: DEBUG nova.api.openstack.wsgi [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.579405] [47312]: DEBUG nova.compute.api [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.582799] [47312]: DEBUG oslo_concurrency.lockutils [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.583032] [47312]: DEBUG oslo_concurrency.lockutils [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.583216] [47312]: DEBUG oslo_concurrency.lockutils [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.583567] [47312]: DEBUG oslo_concurrency.lockutils [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.583765] [47312]: DEBUG oslo_concurrency.lockutils [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.583936] [47312]: DEBUG oslo_concurrency.lockutils [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.605726] [47313]: DEBUG nova.policy [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.609488] [47313]: INFO nova.api.openstack.requestlog [None req-c9cde35f-4ec9-495b-b110-2f27391bb8b6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.043177 [ 783.609801] [47313]: [pid: 47313|app: 0|req: 2861/5844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.617800] [47312]: DEBUG nova.policy [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.621725] [47312]: INFO nova.api.openstack.requestlog [None req-3201874a-c409-476a-a7dd-190fff7b7b5b tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.046046 [ 783.622040] [47312]: [pid: 47312|app: 0|req: 2984/5845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.702412] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.702532] [47313]: DEBUG nova.api.openstack.wsgi [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.704176] [47313]: DEBUG nova.compute.api [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.704488] [47312]: DEBUG nova.compute.api [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.707714] [47313]: DEBUG oslo_concurrency.lockutils [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.707953] [47313]: DEBUG oslo_concurrency.lockutils [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.708148] [47313]: DEBUG oslo_concurrency.lockutils [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.708544] [47313]: DEBUG oslo_concurrency.lockutils [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.708750] [47313]: DEBUG oslo_concurrency.lockutils [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.708922] [47313]: DEBUG oslo_concurrency.lockutils [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.711252] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.711498] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.711683] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.712109] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.712357] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.712534] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.750817] [47313]: DEBUG nova.policy [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.755577] [47312]: DEBUG nova.policy [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.755673] [47313]: INFO nova.api.openstack.requestlog [None req-89d626c0-312e-4793-9f2e-efdf48e1d7e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.055793 [ 783.756107] [47313]: [pid: 47313|app: 0|req: 2862/5846] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.758353] [47313]: DEBUG nova.api.openstack.wsgi [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.759835] [47312]: INFO nova.api.openstack.requestlog [None req-5d198536-47bf-4f4c-961b-100a0a6c701d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.059839 [ 783.760167] [47312]: [pid: 47312|app: 0|req: 2985/5847] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 783.762788] [47312]: DEBUG nova.api.openstack.wsgi [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.764457] [47312]: DEBUG nova.compute.api [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.767050] [47313]: DEBUG nova.compute.api [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.767667] [47312]: DEBUG oslo_concurrency.lockutils [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.767908] [47312]: DEBUG oslo_concurrency.lockutils [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.768111] [47312]: DEBUG oslo_concurrency.lockutils [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.768471] [47312]: DEBUG oslo_concurrency.lockutils [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.768669] [47312]: DEBUG oslo_concurrency.lockutils [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.768841] [47312]: DEBUG oslo_concurrency.lockutils [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.771654] [47313]: DEBUG oslo_concurrency.lockutils [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.771930] [47313]: DEBUG oslo_concurrency.lockutils [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.772088] [47313]: DEBUG oslo_concurrency.lockutils [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.772466] [47313]: DEBUG oslo_concurrency.lockutils [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.772665] [47313]: DEBUG oslo_concurrency.lockutils [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.772881] [47313]: DEBUG oslo_concurrency.lockutils [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.810139] [47313]: DEBUG nova.policy [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.811576] [47312]: DEBUG nova.policy [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.814519] [47313]: INFO nova.api.openstack.requestlog [None req-52291ff1-b0bc-471c-8fb6-a29662f67a22 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.057898 [ 783.815071] [47313]: [pid: 47313|app: 0|req: 2863/5848] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.819060] [47313]: DEBUG nova.api.openstack.wsgi [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.819155] [47312]: INFO nova.api.openstack.requestlog [None req-457290b6-5ca4-4aa0-b7d8-2823cd664ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.056886 [ 783.819155] [47312]: [pid: 47312|app: 0|req: 2986/5849] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.819236] [47313]: DEBUG nova.compute.api [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.823864] [47313]: DEBUG oslo_concurrency.lockutils [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.824113] [47313]: DEBUG oslo_concurrency.lockutils [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.824299] [47313]: DEBUG oslo_concurrency.lockutils [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.824649] [47313]: DEBUG oslo_concurrency.lockutils [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.824854] [47313]: DEBUG oslo_concurrency.lockutils [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.825093] [47313]: DEBUG oslo_concurrency.lockutils [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.831831] [47312]: DEBUG nova.api.openstack.wsgi [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.833645] [47312]: DEBUG nova.compute.api [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.837034] [47312]: DEBUG oslo_concurrency.lockutils [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.837270] [47312]: DEBUG oslo_concurrency.lockutils [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.837453] [47312]: DEBUG oslo_concurrency.lockutils [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.837805] [47312]: DEBUG oslo_concurrency.lockutils [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.838015] [47312]: DEBUG oslo_concurrency.lockutils [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.838203] [47312]: DEBUG oslo_concurrency.lockutils [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.854673] [47313]: DEBUG nova.policy [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.858656] [47313]: INFO nova.api.openstack.requestlog [None req-36a0bab4-50b5-4f17-9778-f10f9e174437 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.042977 [ 783.859617] [47313]: [pid: 47313|app: 0|req: 2864/5850] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.862156] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.863616] [47313]: DEBUG nova.compute.api [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.866207] [47312]: DEBUG nova.policy [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.866849] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.867086] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.867307] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.867671] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.867868] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.868054] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.869882] [47312]: INFO nova.api.openstack.requestlog [None req-147ebef4-03e1-4193-9e4a-9b7db95fd652 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1291 microversion: 2.1 time: 0.040217 [ 783.870301] [47312]: [pid: 47312|app: 0|req: 2987/5851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1291 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 783.897359] [47313]: DEBUG nova.policy [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.900938] [47313]: INFO nova.api.openstack.requestlog [None req-d0fbe2a9-5abd-46eb-af7e-6358c815ded2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.040648 [ 783.901250] [47313]: [pid: 47313|app: 0|req: 2865/5852] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.932419] [47312]: DEBUG nova.api.openstack.wsgi [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.934401] [47312]: DEBUG nova.compute.api [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.937909] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.938158] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.938345] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.938693] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.938887] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.939069] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.944025] [47313]: DEBUG nova.api.openstack.wsgi [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 783.945783] [47313]: DEBUG nova.compute.api [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 783.951153] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.951391] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.951577] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.951927] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.952133] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.952308] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.969063] [47312]: DEBUG nova.policy [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.971690] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 783.971911] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 783.972103] [47313]: DEBUG oslo_concurrency.lockutils [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 783.972293] [47313]: DEBUG nova.objects.instance [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 783.973009] [47312]: INFO nova.api.openstack.requestlog [None req-d8563d8f-b8a0-4aaa-a6e2-2de802a58a5a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043089 [ 783.973336] [47312]: [pid: 47312|app: 0|req: 2988/5853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 783.989427] [47313]: DEBUG nova.policy [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.995582] [47313]: DEBUG nova.policy [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.996194] [47313]: DEBUG nova.policy [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 783.996835] [47313]: INFO nova.api.openstack.requestlog [None req-07a8ffe5-dfad-4343-9df2-ccfc8df656e9 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.055138 [ 783.997152] [47313]: [pid: 47313|app: 0|req: 2866/5854] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 784.001898] [47312]: DEBUG nova.api.openstack.wsgi [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.004393] [47312]: DEBUG nova.compute.api [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.008523] [47312]: DEBUG oslo_concurrency.lockutils [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.008648] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.008754] [47312]: DEBUG oslo_concurrency.lockutils [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.008934] [47312]: DEBUG oslo_concurrency.lockutils [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.009296] [47312]: DEBUG oslo_concurrency.lockutils [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.009492] [47312]: DEBUG oslo_concurrency.lockutils [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.009663] [47312]: DEBUG oslo_concurrency.lockutils [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.010557] [47313]: DEBUG nova.compute.api [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.013757] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.013978] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.014169] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.014512] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.014707] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.014877] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.023451] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 784.048120] [47313]: DEBUG nova.policy [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.049440] [47312]: DEBUG nova.policy [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.052126] [47313]: DEBUG nova.policy [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.052877] [47313]: DEBUG nova.policy [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.053363] [47312]: INFO nova.api.openstack.requestlog [None req-9bae1fa4-9958-4a86-8a0c-97054d0f23e6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.053704 [ 784.053542] [47313]: INFO nova.api.openstack.requestlog [None req-fb391b9b-1b1f-4edd-97bc-7f645dcb0853 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046841 [ 784.053740] [47312]: [pid: 47312|app: 0|req: 2989/5855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.053853] [47313]: [pid: 47313|app: 0|req: 2867/5856] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 784.056029] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.056153] [47313]: DEBUG nova.api.openstack.wsgi [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.057538] [47312]: DEBUG nova.compute.api [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.057653] [47313]: DEBUG nova.compute.api [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.060675] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.060737] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.060893] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.060929] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.061086] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.061130] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.061429] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.061464] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.061620] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.061655] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.061791] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.061826] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.099264] [47312]: DEBUG nova.policy [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.100349] [47313]: DEBUG nova.policy [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.102883] [47312]: INFO nova.api.openstack.requestlog [None req-b7d74f7b-efa5-44d1-8e30-7d10ef162d0c tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1238 microversion: 2.1 time: 0.048558 [ 784.103198] [47312]: [pid: 47312|app: 0|req: 2990/5857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.103924] [47313]: INFO nova.api.openstack.requestlog [None req-0aedcb8a-ac3c-47cf-9628-96987cafd255 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.049539 [ 784.104245] [47313]: [pid: 47313|app: 0|req: 2868/5858] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:20 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.210649] [47312]: DEBUG nova.api.openstack.wsgi [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.212404] [47312]: DEBUG nova.compute.api [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.216269] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.216505] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.216690] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.217067] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.217275] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.217449] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.248993] [47313]: DEBUG nova.api.openstack.wsgi [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.250730] [47313]: DEBUG nova.compute.api [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.252550] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=6 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 784.254908] [47313]: DEBUG oslo_concurrency.lockutils [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.255183] [47313]: DEBUG oslo_concurrency.lockutils [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.255375] [47313]: DEBUG oslo_concurrency.lockutils [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.255734] [47313]: DEBUG oslo_concurrency.lockutils [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.255931] [47313]: DEBUG oslo_concurrency.lockutils [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.256121] [47313]: DEBUG oslo_concurrency.lockutils [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.359460] [47312]: DEBUG nova.policy [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.360124] [47313]: DEBUG nova.policy [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.363554] [47312]: DEBUG nova.policy [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.364144] [47313]: INFO nova.api.openstack.requestlog [None req-b07dc72d-3d94-406e-b754-333b398c9e13 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.117239 [ 784.364293] [47312]: DEBUG nova.policy [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.364534] [47313]: [pid: 47313|app: 0|req: 2869/5859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.365073] [47312]: INFO nova.api.openstack.requestlog [None req-d4614a9f-80ab-43d4-8404-19383c232cec tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.156610 [ 784.365790] [47312]: [pid: 47312|app: 0|req: 2991/5860] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 784.378750] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.379791] [47313]: DEBUG nova.compute.api [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.383254] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.383448] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.383650] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.384011] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.384229] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.384391] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.421822] [47313]: DEBUG nova.policy [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.425898] [47313]: INFO nova.api.openstack.requestlog [None req-aa50af62-c6e3-430a-b26f-8a6617f8342a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.050205 [ 784.426230] [47313]: [pid: 47313|app: 0|req: 2870/5861] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 784.435193] [47312]: DEBUG nova.api.openstack.wsgi [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.436894] [47312]: DEBUG nova.compute.api [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.441015] [47312]: DEBUG oslo_concurrency.lockutils [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.441340] [47312]: DEBUG oslo_concurrency.lockutils [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.441549] [47312]: DEBUG oslo_concurrency.lockutils [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.441931] [47312]: DEBUG oslo_concurrency.lockutils [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.442165] [47312]: DEBUG oslo_concurrency.lockutils [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.442376] [47312]: DEBUG oslo_concurrency.lockutils [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.458009] [47313]: DEBUG nova.api.openstack.wsgi [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.459605] [47313]: DEBUG nova.compute.api [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] [instance: 9fd9fc35-7105-4941-8e05-cf4e45bb5d29] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.463545] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.463772] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.463956] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.464322] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.464519] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.464697] [47313]: DEBUG oslo_concurrency.lockutils [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.473489] [47313]: INFO nova.api.openstack.wsgi [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] HTTP exception thrown: Instance 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 could not be found. [ 784.473777] [47313]: DEBUG nova.api.openstack.wsgi [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] Returning 404 to user: Instance 9fd9fc35-7105-4941-8e05-cf4e45bb5d29 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 784.474250] [47313]: INFO nova.api.openstack.requestlog [None req-a61c4565-9ad5-43b4-a433-d68813ef9d5e tempest-ServersAdmin275Test-102420746 tempest-ServersAdmin275Test-102420746-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29" status: 404 len: 111 microversion: 2.75 time: 0.018558 [ 784.474490] [47313]: [pid: 47313|app: 0|req: 2871/5862] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/9fd9fc35-7105-4941-8e05-cf4e45bb5d29 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 784.477373] [47312]: DEBUG nova.policy [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.481506] [47312]: INFO nova.api.openstack.requestlog [None req-d568560e-0e84-462d-90b4-b334489381dd tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.048714 [ 784.481817] [47312]: [pid: 47312|app: 0|req: 2992/5863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.487509] [47313]: DEBUG nova.api.openstack.wsgi [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.488968] [47313]: DEBUG nova.compute.api [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.492192] [47313]: DEBUG oslo_concurrency.lockutils [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.492441] [47313]: DEBUG oslo_concurrency.lockutils [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.492639] [47313]: DEBUG oslo_concurrency.lockutils [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.493051] [47313]: DEBUG oslo_concurrency.lockutils [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.493283] [47313]: DEBUG oslo_concurrency.lockutils [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.493478] [47313]: DEBUG oslo_concurrency.lockutils [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.521732] [47312]: DEBUG nova.api.openstack.wsgi [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.523430] [47312]: DEBUG nova.compute.api [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.527093] [47312]: DEBUG oslo_concurrency.lockutils [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.527448] [47312]: DEBUG oslo_concurrency.lockutils [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.527735] [47312]: DEBUG oslo_concurrency.lockutils [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.528331] [47312]: DEBUG oslo_concurrency.lockutils [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.528636] [47312]: DEBUG oslo_concurrency.lockutils [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.528904] [47312]: DEBUG oslo_concurrency.lockutils [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.531288] [47313]: DEBUG nova.policy [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.537329] [47313]: INFO nova.api.openstack.requestlog [None req-9489c929-af6f-4fa3-b039-94a2a9eeb922 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1216 microversion: 2.1 time: 0.052558 [ 784.537655] [47313]: [pid: 47313|app: 0|req: 2872/5864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.568776] [47312]: DEBUG nova.policy [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.572898] [47312]: INFO nova.api.openstack.requestlog [None req-061cde13-0d8d-4e37-a1fd-6a0f2f26333d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.053843 [ 784.573430] [47312]: [pid: 47312|app: 0|req: 2993/5865] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.621325] [47313]: DEBUG nova.api.openstack.wsgi [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.623212] [47313]: DEBUG nova.compute.api [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.626847] [47313]: DEBUG oslo_concurrency.lockutils [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.627099] [47313]: DEBUG oslo_concurrency.lockutils [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.627286] [47313]: DEBUG oslo_concurrency.lockutils [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.627647] [47313]: DEBUG oslo_concurrency.lockutils [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.627848] [47313]: DEBUG oslo_concurrency.lockutils [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.628045] [47313]: DEBUG oslo_concurrency.lockutils [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.633430] [47312]: DEBUG nova.api.openstack.wsgi [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.635120] [47312]: DEBUG nova.compute.api [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.639528] [47312]: DEBUG oslo_concurrency.lockutils [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.639767] [47312]: DEBUG oslo_concurrency.lockutils [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.639950] [47312]: DEBUG oslo_concurrency.lockutils [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.640325] [47312]: DEBUG oslo_concurrency.lockutils [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.640520] [47312]: DEBUG oslo_concurrency.lockutils [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.640690] [47312]: DEBUG oslo_concurrency.lockutils [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.667159] [47313]: DEBUG nova.policy [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.671352] [47313]: INFO nova.api.openstack.requestlog [None req-5211af99-3182-41be-9530-4002a6c38bc5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.052228 [ 784.671635] [47313]: [pid: 47313|app: 0|req: 2873/5866] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.682249] [47312]: DEBUG nova.policy [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.686831] [47312]: INFO nova.api.openstack.requestlog [None req-db385462-90cb-415f-a905-b40bccc48bc5 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.055066 [ 784.686831] [47312]: [pid: 47312|app: 0|req: 2994/5867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.774097] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.774337] [47312]: DEBUG nova.api.openstack.wsgi [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.774390] [47313]: DEBUG nova.compute.api [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.774434] [47312]: DEBUG nova.compute.api [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.777701] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.777701] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.777701] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.777862] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.777896] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.777926] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.777926] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.777981] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.778119] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.778291] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.778486] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.778649] [47312]: DEBUG oslo_concurrency.lockutils [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.826178] [47312]: DEBUG nova.policy [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.827430] [47313]: DEBUG nova.policy [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.831176] [47312]: INFO nova.api.openstack.requestlog [None req-afbac47b-c05d-4751-988c-4f6ce2603520 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.060986 [ 784.831508] [47312]: [pid: 47312|app: 0|req: 2995/5868] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.832700] [47313]: INFO nova.api.openstack.requestlog [None req-8b2844c7-117a-4c40-ba37-8f2102f0deaa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.062455 [ 784.832700] [47313]: [pid: 47313|app: 0|req: 2874/5869] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.833939] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.835353] [47313]: DEBUG nova.api.openstack.wsgi [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.835486] [47312]: DEBUG nova.compute.api [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.836871] [47313]: DEBUG nova.compute.api [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.839682] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.839908] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.840108] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.840230] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.840461] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.840502] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.840642] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.840678] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.840817] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.840993] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.841232] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.841371] [47313]: DEBUG oslo_concurrency.lockutils [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.884932] [47312]: DEBUG nova.policy [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.885106] [47313]: DEBUG nova.policy [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.889202] [47312]: INFO nova.api.openstack.requestlog [None req-ec37fa52-fc8f-4f50-aaa3-af8b57c64b5e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.057132 [ 784.889265] [47313]: INFO nova.api.openstack.requestlog [None req-f80799e4-0f48-45df-abec-356a395e65db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.055789 [ 784.889493] [47312]: [pid: 47312|app: 0|req: 2996/5870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.889569] [47313]: [pid: 47313|app: 0|req: 2875/5871] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 784.891885] [47312]: DEBUG nova.api.openstack.wsgi [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.892650] [47313]: DEBUG nova.api.openstack.wsgi [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.893462] [47312]: DEBUG nova.compute.api [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.893639] [47313]: DEBUG nova.compute.api [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.899077] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.899183] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.899377] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.899743] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.899791] [47313]: DEBUG oslo_concurrency.lockutils [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.899937] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.900047] [47313]: DEBUG oslo_concurrency.lockutils [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.900123] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.900397] [47313]: DEBUG oslo_concurrency.lockutils [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.900781] [47313]: DEBUG oslo_concurrency.lockutils [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.900983] [47313]: DEBUG oslo_concurrency.lockutils [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.901174] [47313]: DEBUG oslo_concurrency.lockutils [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.940181] [47312]: DEBUG nova.policy [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.944935] [47312]: INFO nova.api.openstack.requestlog [None req-3dc557dc-e131-44b2-bda8-ac3b82962994 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.054810 [ 784.945551] [47312]: [pid: 47312|app: 0|req: 2997/5872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.948133] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.951811] [47312]: DEBUG nova.compute.api [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.951852] [47313]: DEBUG nova.policy [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.954496] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.954496] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.954610] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.955035] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.955203] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.955278] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.961954] [47313]: INFO nova.api.openstack.requestlog [None req-35eb9441-6809-4a9b-a994-960ba44462c1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1291 microversion: 2.1 time: 0.071764 [ 784.963102] [47313]: [pid: 47313|app: 0|req: 2876/5873] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1291 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 784.987646] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 784.990466] [47313]: DEBUG nova.compute.api [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 784.995739] [47312]: DEBUG nova.policy [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 784.996987] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.997422] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.998203] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.998203] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 784.998310] [47312]: INFO nova.api.openstack.requestlog [None req-a5e957b8-5470-487a-b137-28d14137848d tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.052114 [ 784.998345] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 784.998506] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 784.998551] [47312]: [pid: 47312|app: 0|req: 2998/5874] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.012299] [47312]: DEBUG nova.api.openstack.wsgi [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.014048] [47312]: DEBUG nova.compute.api [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.018519] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.018587] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.018765] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.019173] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.019364] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.019540] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.040137] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.040137] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.040137] [47312]: DEBUG oslo_concurrency.lockutils [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.040137] [47312]: DEBUG nova.objects.instance [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.043860] [47313]: DEBUG nova.policy [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.050766] [47313]: INFO nova.api.openstack.requestlog [None req-0b688d51-ef6b-489a-af1a-f79ac7f37bb1 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.068166 [ 785.051173] [47313]: [pid: 47313|app: 0|req: 2877/5875] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.061031] [47312]: DEBUG nova.policy [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.064903] [47313]: DEBUG nova.api.openstack.wsgi [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.066215] [47312]: DEBUG nova.policy [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.066566] [47313]: DEBUG nova.compute.api [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.067128] [47312]: DEBUG nova.policy [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.067769] [47312]: INFO nova.api.openstack.requestlog [None req-fce0a7cf-e757-4385-9ce5-26a7dd49ca0a tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.057596 [ 785.068098] [47312]: [pid: 47312|app: 0|req: 2999/5876] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.070925] [47313]: DEBUG oslo_concurrency.lockutils [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.070925] [47313]: DEBUG oslo_concurrency.lockutils [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.071101] [47312]: DEBUG nova.api.openstack.wsgi [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.071149] [47313]: DEBUG oslo_concurrency.lockutils [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.071149] [47313]: DEBUG oslo_concurrency.lockutils [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.071266] [47313]: DEBUG oslo_concurrency.lockutils [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.071434] [47313]: DEBUG oslo_concurrency.lockutils [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.073650] [47312]: DEBUG nova.compute.api [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.076518] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.076518] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.076518] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.077289] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.077289] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.078088] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.122027] [47312]: DEBUG nova.policy [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.123208] [47313]: DEBUG nova.policy [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.126477] [47312]: DEBUG nova.policy [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.127098] [47312]: DEBUG nova.policy [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.128025] [47312]: INFO nova.api.openstack.requestlog [None req-6abb8e51-b982-46b2-8be5-5d297733f83b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.059100 [ 785.128025] [47312]: [pid: 47312|app: 0|req: 3000/5877] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.130186] [47312]: DEBUG nova.api.openstack.wsgi [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.131741] [47313]: INFO nova.api.openstack.requestlog [None req-4416676b-ffd3-492e-b4a3-a9a8df456e31 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.068343 [ 785.131940] [47312]: DEBUG nova.compute.api [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.133805] [47313]: [pid: 47313|app: 0|req: 2878/5878] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.134813] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.135042] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.135220] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.135569] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.136019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.136019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.136931] [47313]: DEBUG nova.api.openstack.wsgi [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.138612] [47313]: DEBUG nova.compute.api [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.142572] [47313]: DEBUG oslo_concurrency.lockutils [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.142941] [47313]: DEBUG oslo_concurrency.lockutils [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.143238] [47313]: DEBUG oslo_concurrency.lockutils [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.143702] [47313]: DEBUG oslo_concurrency.lockutils [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.143967] [47313]: DEBUG oslo_concurrency.lockutils [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.144219] [47313]: DEBUG oslo_concurrency.lockutils [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.154019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.154019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.154019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.154019] [47312]: DEBUG nova.objects.instance [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lazy-loading 'fault' on Instance uuid dc5ef08a-8692-4274-84df-7c2923099249 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 785.184358] [47312]: DEBUG nova.policy [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd540dc382bcd4f3590cf3fd4e24114cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5956bee656b472c8abfaed83a60fe4d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.185487] [47313]: DEBUG nova.policy [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.189165] [47312]: INFO nova.api.openstack.requestlog [None req-a62dfb49-3bc5-4696-8440-a4b8d05bbca2 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 200 len: 1430 microversion: 2.1 time: 0.060431 [ 785.189515] [47312]: [pid: 47312|app: 0|req: 3001/5879] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 1430 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.191049] [47313]: INFO nova.api.openstack.requestlog [None req-c65285ab-f394-4133-b00f-f02c6fafe4a1 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.056615 [ 785.191398] [47313]: [pid: 47313|app: 0|req: 2879/5880] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:21 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.205012] [47312]: DEBUG nova.api.openstack.wsgi [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.205277] [47312]: DEBUG nova.compute.api [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.208674] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.208907] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.209132] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.209502] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.209650] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.209870] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.223428] [47312]: DEBUG nova.compute.api [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 785.254855] [47312]: DEBUG nova.compute.api [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 785.255259] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.255483] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.255653] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.255828] [47312]: WARNING nova.compute.api [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] instance's host None is down, deleting from database [ 785.258452] [47312]: DEBUG nova.network.neutron [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 785.275031] [47312]: DEBUG nova.network.neutron [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 785.278017] [47312]: DEBUG nova.network.neutron [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 785.378264] [47313]: DEBUG nova.api.openstack.wsgi [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.380486] [47313]: DEBUG nova.compute.api [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.385245] [47312]: INFO nova.api.openstack.requestlog [None req-5e00028e-495d-4bb0-b175-b82cc0c74370 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 204 len: 0 microversion: 2.1 time: 0.183231 [ 785.385708] [47313]: DEBUG oslo_concurrency.lockutils [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.385805] [47312]: [pid: 47312|app: 0|req: 3002/5881] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:22 2024] DELETE /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 785.385853] [47313]: DEBUG oslo_concurrency.lockutils [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.386018] [47313]: DEBUG oslo_concurrency.lockutils [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.386382] [47313]: DEBUG oslo_concurrency.lockutils [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.386578] [47313]: DEBUG oslo_concurrency.lockutils [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.386749] [47313]: DEBUG oslo_concurrency.lockutils [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.388360] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.389934] [47312]: DEBUG nova.compute.api [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.393338] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.393575] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.393770] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.394154] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.394353] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.394530] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.434994] [47313]: DEBUG nova.policy [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.437212] [47312]: DEBUG nova.policy [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.439442] [47313]: INFO nova.api.openstack.requestlog [None req-fca4bc33-5196-4b0c-96db-a01029ca7db2 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.064243 [ 785.439764] [47313]: [pid: 47313|app: 0|req: 2880/5882] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.441666] [47312]: DEBUG nova.policy [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.442274] [47312]: DEBUG nova.policy [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.442895] [47312]: INFO nova.api.openstack.requestlog [None req-3ad5d20d-399f-426b-91b5-0c7a3f9ff5b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.056588 [ 785.443248] [47312]: [pid: 47312|app: 0|req: 3003/5883] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 785.445577] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.446578] [47313]: DEBUG nova.api.openstack.wsgi [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.447144] [47312]: DEBUG nova.compute.api [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.450598] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.450790] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.450974] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.451339] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.451426] [47313]: DEBUG nova.compute.api [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] [instance: dc5ef08a-8692-4274-84df-7c2923099249] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.451534] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.451705] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.455065] [47313]: DEBUG oslo_concurrency.lockutils [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.455316] [47313]: DEBUG oslo_concurrency.lockutils [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.455499] [47313]: DEBUG oslo_concurrency.lockutils [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.455856] [47313]: DEBUG oslo_concurrency.lockutils [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.456073] [47313]: DEBUG oslo_concurrency.lockutils [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.456253] [47313]: DEBUG oslo_concurrency.lockutils [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.464845] [47313]: INFO nova.api.openstack.wsgi [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] HTTP exception thrown: Instance dc5ef08a-8692-4274-84df-7c2923099249 could not be found. [ 785.465170] [47313]: DEBUG nova.api.openstack.wsgi [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Returning 404 to user: Instance dc5ef08a-8692-4274-84df-7c2923099249 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 785.465580] [47313]: INFO nova.api.openstack.requestlog [None req-a76462a7-198a-4abf-8971-38f0f50c2f41 tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249" status: 404 len: 111 microversion: 2.1 time: 0.021272 [ 785.465888] [47313]: [pid: 47313|app: 0|req: 2881/5884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/dc5ef08a-8692-4274-84df-7c2923099249 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 785.470683] [47313]: DEBUG nova.api.openstack.wsgi [None req-0db5356d-e9d8-46dc-898a-de505b8d885b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] Calling method '.version_select at 0x7b9c47769630>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.484071] [47313]: INFO nova.api.openstack.requestlog [None req-0db5356d-e9d8-46dc-898a-de505b8d885b tempest-ServerActionsTestOtherB-2123690486 tempest-ServerActionsTestOtherB-2123690486-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-628760187" status: 202 len: 0 microversion: 2.1 time: 0.015123 [ 785.486135] [47313]: [pid: 47313|app: 0|req: 2882/5885] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:14:22 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-628760187 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 785.488803] [47312]: DEBUG nova.policy [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.493903] [47313]: DEBUG nova.api.openstack.wsgi [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.495659] [47313]: DEBUG nova.compute.api [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.497013] [47312]: INFO nova.api.openstack.requestlog [None req-a5572628-70e7-4d48-9807-7258c5f66612 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.052792 [ 785.497378] [47312]: [pid: 47312|app: 0|req: 3004/5886] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.499807] [47313]: DEBUG oslo_concurrency.lockutils [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.500098] [47313]: DEBUG oslo_concurrency.lockutils [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.500382] [47313]: DEBUG oslo_concurrency.lockutils [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.500745] [47313]: DEBUG oslo_concurrency.lockutils [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.500946] [47313]: DEBUG oslo_concurrency.lockutils [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.501139] [47313]: DEBUG oslo_concurrency.lockutils [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.536176] [47313]: DEBUG nova.policy [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.540718] [47313]: INFO nova.api.openstack.requestlog [None req-84b429fd-744a-4307-aa0e-d9fae2055b5e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.048887 [ 785.541092] [47313]: [pid: 47313|app: 0|req: 2883/5887] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.552110] [47312]: DEBUG nova.api.openstack.wsgi [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.553848] [47312]: DEBUG nova.compute.api [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.558069] [47312]: DEBUG oslo_concurrency.lockutils [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.558188] [47312]: DEBUG oslo_concurrency.lockutils [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.558448] [47312]: DEBUG oslo_concurrency.lockutils [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.558653] [47312]: DEBUG oslo_concurrency.lockutils [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.559183] [47312]: DEBUG oslo_concurrency.lockutils [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.559183] [47312]: DEBUG oslo_concurrency.lockutils [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.587024] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.588938] [47313]: DEBUG nova.compute.api [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.597432] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.597432] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.597432] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.597432] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.597432] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.597432] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.603215] [47312]: DEBUG nova.policy [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.609274] [47312]: INFO nova.api.openstack.requestlog [None req-34dfb0d5-58ef-4b1a-96e1-0e7e808ea2c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.060443 [ 785.609926] [47312]: [pid: 47312|app: 0|req: 3005/5888] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.618459] [47312]: DEBUG nova.api.openstack.wsgi [req-8078b971-7648-47fd-82af-eaaec595cb5f req-075eb23a-ce24-4412-a20e-e3d8441c470c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dab76349-85ba-4513-afa7-d9a33da1b1fe", "tag": "a9245a41-0f57-44b9-a0e5-84924344fcfb"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 785.623587] [47312]: DEBUG oslo_concurrency.lockutils [req-8078b971-7648-47fd-82af-eaaec595cb5f req-075eb23a-ce24-4412-a20e-e3d8441c470c service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.623924] [47312]: DEBUG oslo_concurrency.lockutils [req-8078b971-7648-47fd-82af-eaaec595cb5f req-075eb23a-ce24-4412-a20e-e3d8441c470c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.624182] [47312]: DEBUG oslo_concurrency.lockutils [req-8078b971-7648-47fd-82af-eaaec595cb5f req-075eb23a-ce24-4412-a20e-e3d8441c470c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.632519] [47312]: INFO nova.api.openstack.compute.server_external_events [req-8078b971-7648-47fd-82af-eaaec595cb5f req-075eb23a-ce24-4412-a20e-e3d8441c470c service nova] Creating event network-changed:a9245a41-0f57-44b9-a0e5-84924344fcfb for instance dab76349-85ba-4513-afa7-d9a33da1b1fe on cpu-1 [ 785.634047] [47312]: INFO nova.api.openstack.requestlog [req-8078b971-7648-47fd-82af-eaaec595cb5f req-075eb23a-ce24-4412-a20e-e3d8441c470c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018647 [ 785.634382] [47312]: [pid: 47312|app: 0|req: 3006/5889] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:22 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 785.647657] [47313]: DEBUG nova.policy [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.651856] [47313]: INFO nova.api.openstack.requestlog [None req-cb5fca33-b1d6-4eeb-bad4-86e7da610894 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.069848 [ 785.652186] [47313]: [pid: 47313|app: 0|req: 2884/5890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.686671] [47312]: DEBUG nova.api.openstack.wsgi [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.689377] [47312]: DEBUG nova.compute.api [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.695592] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.695835] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.696138] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.696549] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.696712] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.696937] [47312]: DEBUG oslo_concurrency.lockutils [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.698066] [47313]: DEBUG nova.api.openstack.wsgi [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.700244] [47313]: DEBUG nova.compute.api [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.703323] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.703567] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.703857] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.704048] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.704250] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.704420] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.741182] [47312]: DEBUG nova.policy [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.745938] [47312]: INFO nova.api.openstack.requestlog [None req-d164b086-b851-48fd-93e1-6c56df410989 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.063030 [ 785.746276] [47312]: [pid: 47312|app: 0|req: 3007/5891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.753656] [47313]: DEBUG nova.policy [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.760681] [47313]: INFO nova.api.openstack.requestlog [None req-7cd411b8-1f59-4f54-9209-f26e3741546a tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.064738 [ 785.761235] [47313]: [pid: 47313|app: 0|req: 2885/5892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.843464] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.846432] [47312]: DEBUG nova.compute.api [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.847510] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.849615] [47313]: DEBUG nova.compute.api [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.850205] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.850490] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.850723] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.851861] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.851861] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.851861] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.856280] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.856519] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.857082] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.857460] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.857664] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.857838] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.895739] [47312]: DEBUG nova.policy [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.900617] [47312]: INFO nova.api.openstack.requestlog [None req-dc49745f-6d1c-4de0-bf52-c24357712f3f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.059509 [ 785.900995] [47312]: [pid: 47312|app: 0|req: 3008/5893] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.902631] [47313]: DEBUG nova.policy [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.903459] [47312]: DEBUG nova.api.openstack.wsgi [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.905064] [47312]: DEBUG nova.compute.api [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.907129] [47313]: INFO nova.api.openstack.requestlog [None req-5f015f9c-29a9-4551-8b73-da1ad8abe724 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.062197 [ 785.907453] [47313]: [pid: 47313|app: 0|req: 2886/5894] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.908580] [47312]: DEBUG oslo_concurrency.lockutils [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.908859] [47312]: DEBUG oslo_concurrency.lockutils [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.909086] [47312]: DEBUG oslo_concurrency.lockutils [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.909490] [47312]: DEBUG oslo_concurrency.lockutils [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.909719] [47312]: DEBUG oslo_concurrency.lockutils [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.909761] [47313]: DEBUG nova.api.openstack.wsgi [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.909934] [47312]: DEBUG oslo_concurrency.lockutils [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.911342] [47313]: DEBUG nova.compute.api [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.914936] [47313]: DEBUG oslo_concurrency.lockutils [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.915186] [47313]: DEBUG oslo_concurrency.lockutils [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.915371] [47313]: DEBUG oslo_concurrency.lockutils [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.915726] [47313]: DEBUG oslo_concurrency.lockutils [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.915918] [47313]: DEBUG oslo_concurrency.lockutils [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.916102] [47313]: DEBUG oslo_concurrency.lockutils [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.967890] [47312]: DEBUG nova.policy [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.968893] [47313]: DEBUG nova.policy [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 785.973107] [47312]: INFO nova.api.openstack.requestlog [None req-97de0083-4df7-49a2-b4e8-3ed5608b502d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.071460 [ 785.973506] [47312]: [pid: 47312|app: 0|req: 3009/5895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.973571] [47313]: INFO nova.api.openstack.requestlog [None req-9432e96c-7745-45f3-a243-20a588179bd1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.065452 [ 785.977017] [47313]: [pid: 47313|app: 0|req: 2887/5896] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 785.977104] [47312]: DEBUG nova.api.openstack.wsgi [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.977422] [47313]: DEBUG nova.api.openstack.wsgi [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 785.978168] [47312]: DEBUG nova.compute.api [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.979315] [47313]: DEBUG nova.compute.api [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 785.981661] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.981951] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.982189] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.982665] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.982904] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.983117] [47313]: DEBUG oslo_concurrency.lockutils [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.983167] [47312]: DEBUG oslo_concurrency.lockutils [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.983367] [47313]: DEBUG oslo_concurrency.lockutils [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.983554] [47313]: DEBUG oslo_concurrency.lockutils [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 785.984173] [47313]: DEBUG oslo_concurrency.lockutils [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 785.984393] [47313]: DEBUG oslo_concurrency.lockutils [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 785.984573] [47313]: DEBUG oslo_concurrency.lockutils [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.021470] [47312]: DEBUG nova.policy [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.025648] [47312]: INFO nova.api.openstack.requestlog [None req-acd459e9-ee46-4ce7-bc5f-ee04962db672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.051533 [ 786.026034] [47312]: [pid: 47312|app: 0|req: 3010/5897] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.028624] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.030134] [47312]: DEBUG nova.compute.api [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.030754] [47313]: DEBUG nova.policy [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.035946] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.035946] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.035946] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.035946] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.035946] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.035946] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.036200] [47313]: INFO nova.api.openstack.requestlog [None req-0554ae86-c380-41f6-b578-953754c6ff23 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1291 microversion: 2.1 time: 0.060573 [ 786.036200] [47313]: [pid: 47313|app: 0|req: 2888/5898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1291 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.061829] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.063597] [47313]: DEBUG nova.compute.api [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.069765] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.070071] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.070471] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.070873] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.071084] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.071259] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.073892] [47312]: DEBUG nova.policy [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.078078] [47312]: INFO nova.api.openstack.requestlog [None req-cf7eb180-2d0a-453b-bd26-3f0c18a19adf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1211 microversion: 2.1 time: 0.051443 [ 786.078455] [47312]: [pid: 47312|app: 0|req: 3011/5899] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.084088] [47312]: DEBUG nova.api.openstack.wsgi [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.086696] [47312]: DEBUG nova.compute.api [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.089859] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.090134] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.090346] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.090729] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.090954] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.091193] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.105653] [47313]: DEBUG nova.policy [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.109629] [47313]: INFO nova.api.openstack.requestlog [None req-8d53c13b-75c8-4ffa-8623-fb6aa2a0aab8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.049865 [ 786.110479] [47313]: [pid: 47313|app: 0|req: 2889/5900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 786.111793] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.112082] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.112275] [47312]: DEBUG oslo_concurrency.lockutils [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.113175] [47312]: DEBUG nova.objects.instance [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 786.139011] [47312]: DEBUG nova.policy [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.148301] [47313]: DEBUG nova.api.openstack.wsgi [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.148456] [47312]: DEBUG nova.policy [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.148456] [47312]: DEBUG nova.policy [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.148658] [47313]: DEBUG nova.compute.api [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.148756] [47312]: INFO nova.api.openstack.requestlog [None req-badeb936-7fe2-40c7-98af-b52237b290a6 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.065781 [ 786.148756] [47312]: [pid: 47312|app: 0|req: 3012/5901] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 786.150783] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.152194] [47312]: DEBUG nova.compute.api [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.156019] [47313]: DEBUG oslo_concurrency.lockutils [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.156019] [47313]: DEBUG oslo_concurrency.lockutils [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.156019] [47313]: DEBUG oslo_concurrency.lockutils [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.156019] [47313]: DEBUG oslo_concurrency.lockutils [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.156019] [47313]: DEBUG oslo_concurrency.lockutils [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.156227] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.156259] [47313]: DEBUG oslo_concurrency.lockutils [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.156292] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.156292] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.156292] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.156415] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.156585] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.211542] [47313]: DEBUG nova.policy [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.213960] [47312]: DEBUG nova.policy [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.216506] [47313]: INFO nova.api.openstack.requestlog [None req-e555fe9a-96c6-4fda-95d1-0ad184c76e39 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.074063 [ 786.216947] [47313]: [pid: 47313|app: 0|req: 2890/5902] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:22 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.218447] [47312]: DEBUG nova.policy [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.219127] [47312]: DEBUG nova.policy [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.219780] [47312]: INFO nova.api.openstack.requestlog [None req-a2555278-1de7-4758-98c4-9ca730ec706c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.071130 [ 786.220280] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.222108] [47313]: DEBUG nova.compute.api [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.224099] [47312]: [pid: 47312|app: 0|req: 3013/5903] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.225715] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.226741] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.226741] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.226942] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.227251] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.227685] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.275653] [47313]: DEBUG nova.policy [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.280740] [47313]: INFO nova.api.openstack.requestlog [None req-ab7506b4-e2d8-4dc4-9b45-6e01b668484f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.063077 [ 786.281424] [47313]: [pid: 47313|app: 0|req: 2891/5904] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.456807] [47312]: DEBUG nova.api.openstack.wsgi [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.458677] [47312]: DEBUG nova.compute.api [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.461289] [47313]: DEBUG nova.api.openstack.wsgi [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.463203] [47313]: DEBUG nova.compute.api [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.463668] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.463902] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.464099] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.464471] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.464702] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.465708] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.466894] [47313]: DEBUG oslo_concurrency.lockutils [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.467103] [47313]: DEBUG oslo_concurrency.lockutils [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.467282] [47313]: DEBUG oslo_concurrency.lockutils [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.467631] [47313]: DEBUG oslo_concurrency.lockutils [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.467855] [47313]: DEBUG oslo_concurrency.lockutils [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.468055] [47313]: DEBUG oslo_concurrency.lockutils [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.519757] [47313]: DEBUG nova.policy [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.521955] [47312]: DEBUG nova.policy [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.526624] [47312]: INFO nova.api.openstack.requestlog [None req-dfaf0a20-9d33-4ee6-87c5-9153e44d6f64 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.072666 [ 786.526756] [47313]: DEBUG nova.policy [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.526936] [47312]: [pid: 47312|app: 0|req: 3014/5905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.527445] [47313]: DEBUG nova.policy [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.528823] [47313]: INFO nova.api.openstack.requestlog [None req-84efe824-d8c1-4c47-82f5-ba6becdfe703 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.070225 [ 786.528823] [47313]: [pid: 47313|app: 0|req: 2892/5906] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 786.529604] [47312]: DEBUG nova.api.openstack.wsgi [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.531184] [47312]: DEBUG nova.compute.api [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.534606] [47312]: DEBUG oslo_concurrency.lockutils [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.534900] [47312]: DEBUG oslo_concurrency.lockutils [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.534999] [47312]: DEBUG oslo_concurrency.lockutils [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.535366] [47312]: DEBUG oslo_concurrency.lockutils [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.535562] [47312]: DEBUG oslo_concurrency.lockutils [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.535737] [47312]: DEBUG oslo_concurrency.lockutils [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.554237] [47313]: DEBUG nova.api.openstack.wsgi [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.555970] [47313]: DEBUG nova.compute.api [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.559344] [47313]: DEBUG oslo_concurrency.lockutils [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.559581] [47313]: DEBUG oslo_concurrency.lockutils [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.559765] [47313]: DEBUG oslo_concurrency.lockutils [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.560151] [47313]: DEBUG oslo_concurrency.lockutils [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.560365] [47313]: DEBUG oslo_concurrency.lockutils [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.560562] [47313]: DEBUG oslo_concurrency.lockutils [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.578263] [47312]: DEBUG nova.policy [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.582634] [47312]: INFO nova.api.openstack.requestlog [None req-2da7eb42-40e0-420a-9902-f63fbc44841e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.055037 [ 786.582958] [47312]: [pid: 47312|app: 0|req: 3015/5907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.592599] [47313]: DEBUG nova.policy [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.596529] [47313]: INFO nova.api.openstack.requestlog [None req-7057ef2e-1074-43f3-93d1-5c9e64f6d258 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.044513 [ 786.596843] [47313]: [pid: 47313|app: 0|req: 2893/5908] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.624616] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.629959] [47312]: DEBUG nova.compute.api [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.635472] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.635727] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.635913] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.636289] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.636485] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.636657] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.663200] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.664873] [47313]: DEBUG nova.compute.api [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.668244] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.668476] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.668659] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.669015] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.669233] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.669408] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.675682] [47312]: DEBUG nova.policy [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.680078] [47312]: INFO nova.api.openstack.requestlog [None req-4e63fba7-6298-4560-ba13-88060643577e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.057644 [ 786.680778] [47312]: [pid: 47312|app: 0|req: 3016/5909] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.710391] [47313]: DEBUG nova.policy [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.714440] [47313]: INFO nova.api.openstack.requestlog [None req-5e9844d2-00d3-48cc-8312-a097bcd83e3c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.053563 [ 786.714795] [47313]: [pid: 47313|app: 0|req: 2894/5910] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.762128] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.763995] [47312]: DEBUG nova.compute.api [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.767393] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.767666] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.767843] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.768213] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.768450] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.768635] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.772977] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.774645] [47313]: DEBUG nova.compute.api [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.778067] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.778438] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.778484] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.778860] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.779078] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.779219] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.815975] [47312]: DEBUG nova.policy [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.823488] [47312]: INFO nova.api.openstack.requestlog [None req-0c5692e6-28d8-4915-8f79-77b17235e7b9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.063625 [ 786.825023] [47312]: [pid: 47312|app: 0|req: 3017/5911] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.825148] [47313]: DEBUG nova.policy [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.835052] [47313]: INFO nova.api.openstack.requestlog [None req-5f814861-26f9-4fe8-a5f5-e0abae7fdfdd tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.064162 [ 786.835402] [47313]: [pid: 47313|app: 0|req: 2895/5912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 786.912180] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.913898] [47312]: DEBUG nova.compute.api [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.918570] [47313]: DEBUG nova.api.openstack.wsgi [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.919869] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.920130] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.920337] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.920711] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.920803] [47313]: DEBUG nova.compute.api [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.921062] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.921166] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.926416] [47313]: DEBUG oslo_concurrency.lockutils [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.926665] [47313]: DEBUG oslo_concurrency.lockutils [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.926848] [47313]: DEBUG oslo_concurrency.lockutils [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.927236] [47313]: DEBUG oslo_concurrency.lockutils [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.927431] [47313]: DEBUG oslo_concurrency.lockutils [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.927604] [47313]: DEBUG oslo_concurrency.lockutils [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.962125] [47312]: DEBUG nova.policy [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.967439] [47312]: INFO nova.api.openstack.requestlog [None req-ed4d0180-67e3-4794-b5c4-f8e7bf3d92b3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.057561 [ 786.967885] [47312]: [pid: 47312|app: 0|req: 3018/5913] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 786.973076] [47313]: DEBUG nova.policy [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 786.982851] [47313]: INFO nova.api.openstack.requestlog [None req-a56952ed-e0d3-4268-8392-a0a4147d03d5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.066512 [ 786.987013] [47313]: [pid: 47313|app: 0|req: 2896/5914] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 786.987100] [47312]: DEBUG nova.api.openstack.wsgi [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.987280] [47312]: DEBUG nova.compute.api [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.987425] [47313]: DEBUG nova.api.openstack.wsgi [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 786.989660] [47313]: DEBUG nova.compute.api [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 786.990766] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.990988] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.991180] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.991651] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.991749] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.991882] [47312]: DEBUG oslo_concurrency.lockutils [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.993713] [47313]: DEBUG oslo_concurrency.lockutils [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.993975] [47313]: DEBUG oslo_concurrency.lockutils [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.994421] [47313]: DEBUG oslo_concurrency.lockutils [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 786.994749] [47313]: DEBUG oslo_concurrency.lockutils [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 786.996236] [47313]: DEBUG oslo_concurrency.lockutils [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 786.996424] [47313]: DEBUG oslo_concurrency.lockutils [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.041761] [47313]: DEBUG nova.policy [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.047823] [47313]: INFO nova.api.openstack.requestlog [None req-60573bbf-95d1-41dd-9978-1306455b4367 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.063659 [ 787.048178] [47313]: [pid: 47313|app: 0|req: 2897/5915] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.054201] [47313]: DEBUG nova.api.openstack.wsgi [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.056285] [47313]: DEBUG nova.compute.api [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.059977] [47313]: DEBUG oslo_concurrency.lockutils [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.060281] [47313]: DEBUG oslo_concurrency.lockutils [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.060496] [47313]: DEBUG oslo_concurrency.lockutils [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.060839] [47313]: DEBUG oslo_concurrency.lockutils [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.061048] [47313]: DEBUG oslo_concurrency.lockutils [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.061275] [47313]: DEBUG oslo_concurrency.lockutils [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.098039] [47313]: DEBUG nova.policy [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.103955] [47313]: INFO nova.api.openstack.requestlog [None req-18da4349-e770-41cf-93c8-c73184514530 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055166 [ 787.104429] [47313]: [pid: 47313|app: 0|req: 2898/5916] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.107118] [47313]: DEBUG nova.api.openstack.wsgi [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.108764] [47313]: DEBUG nova.compute.api [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.112386] [47313]: DEBUG oslo_concurrency.lockutils [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.112784] [47313]: DEBUG oslo_concurrency.lockutils [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.112963] [47313]: DEBUG oslo_concurrency.lockutils [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.113384] [47313]: DEBUG oslo_concurrency.lockutils [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.113752] [47313]: DEBUG oslo_concurrency.lockutils [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.113818] [47313]: DEBUG oslo_concurrency.lockutils [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.268466] [47312]: DEBUG nova.policy [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.274803] [47312]: INFO nova.api.openstack.requestlog [None req-c938475c-84d0-4859-b4cd-e8296ec4b3ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.289887 [ 787.274803] [47312]: [pid: 47312|app: 0|req: 3019/5917] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.276588] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.277906] [47312]: DEBUG nova.compute.api [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.283038] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.283038] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.283038] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.283038] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.283038] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.283038] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.300897] [47313]: DEBUG nova.policy [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.303805] [47313]: INFO nova.api.openstack.requestlog [None req-fab119c2-91fe-43d9-a69c-beffe06531a7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1367 microversion: 2.1 time: 0.198701 [ 787.304253] [47313]: [pid: 47313|app: 0|req: 2899/5918] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:23 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1367 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.311019] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.311019] [47313]: DEBUG nova.compute.api [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.315665] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.316275] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.316605] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.317235] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.317597] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.318298] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.323385] [47312]: DEBUG nova.policy [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.328924] [47312]: INFO nova.api.openstack.requestlog [None req-ce8f7ec3-2198-4e3c-88b6-dc8f17a6d111 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1267 microversion: 2.1 time: 0.055146 [ 787.329100] [47312]: [pid: 47312|app: 0|req: 3020/5919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1267 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.331556] [47312]: DEBUG nova.api.openstack.wsgi [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.334093] [47312]: DEBUG nova.compute.api [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.338992] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.339244] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.339415] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.339793] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.339944] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.340123] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.366701] [47313]: DEBUG nova.policy [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.374492] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.374709] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.374884] [47312]: DEBUG oslo_concurrency.lockutils [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.375093] [47312]: DEBUG nova.objects.instance [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 787.375713] [47313]: INFO nova.api.openstack.requestlog [None req-e6ae23c6-8fa4-489b-b0d3-e602da20615f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.070663 [ 787.376947] [47313]: [pid: 47313|app: 0|req: 2900/5920] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.380169] [47313]: DEBUG nova.api.openstack.wsgi [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.382429] [47313]: DEBUG nova.compute.api [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.385905] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.386241] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.386836] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.386940] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.387157] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.387334] [47313]: DEBUG oslo_concurrency.lockutils [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.406714] [47312]: DEBUG nova.policy [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.413266] [47312]: DEBUG nova.policy [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.413266] [47312]: DEBUG nova.policy [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.413266] [47312]: INFO nova.api.openstack.requestlog [None req-b26703af-7956-45d5-9064-a3759f937843 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.083302 [ 787.413515] [47312]: [pid: 47312|app: 0|req: 3021/5921] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.415739] [47312]: DEBUG nova.api.openstack.wsgi [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.417286] [47312]: DEBUG nova.compute.api [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.420954] [47312]: DEBUG oslo_concurrency.lockutils [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.421199] [47312]: DEBUG oslo_concurrency.lockutils [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.421375] [47312]: DEBUG oslo_concurrency.lockutils [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.421708] [47312]: DEBUG oslo_concurrency.lockutils [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.421892] [47312]: DEBUG oslo_concurrency.lockutils [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.422068] [47312]: DEBUG oslo_concurrency.lockutils [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.439676] [47313]: DEBUG nova.policy [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.445647] [47313]: INFO nova.api.openstack.requestlog [None req-1613cc3a-baf8-47ba-b49e-7261a26c862a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.067186 [ 787.446190] [47313]: [pid: 47313|app: 0|req: 2901/5922] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.449156] [47313]: DEBUG nova.api.openstack.wsgi [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.450858] [47313]: DEBUG nova.compute.api [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.454261] [47313]: DEBUG oslo_concurrency.lockutils [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.454616] [47313]: DEBUG oslo_concurrency.lockutils [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.454906] [47313]: DEBUG oslo_concurrency.lockutils [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.455379] [47313]: DEBUG oslo_concurrency.lockutils [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.456016] [47313]: DEBUG oslo_concurrency.lockutils [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.456016] [47313]: DEBUG oslo_concurrency.lockutils [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.471675] [47312]: DEBUG nova.policy [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.481723] [47312]: DEBUG nova.policy [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.482459] [47312]: DEBUG nova.policy [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.483129] [47312]: INFO nova.api.openstack.requestlog [None req-08c800d1-3dc0-466b-a478-7f17a3e00b51 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.069244 [ 787.483450] [47312]: [pid: 47312|app: 0|req: 3022/5923] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.502952] [47313]: DEBUG nova.policy [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.507435] [47313]: INFO nova.api.openstack.requestlog [None req-af9e1196-51a5-423b-9504-1be6b58bb43f tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.060419 [ 787.507672] [47313]: [pid: 47313|app: 0|req: 2902/5924] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.539231] [47312]: DEBUG nova.api.openstack.wsgi [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.540911] [47312]: DEBUG nova.compute.api [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.544563] [47312]: DEBUG oslo_concurrency.lockutils [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.544829] [47312]: DEBUG oslo_concurrency.lockutils [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.545074] [47312]: DEBUG oslo_concurrency.lockutils [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.545176] [47313]: DEBUG nova.api.openstack.wsgi [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.545384] [47312]: DEBUG oslo_concurrency.lockutils [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.545580] [47312]: DEBUG oslo_concurrency.lockutils [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.545746] [47312]: DEBUG oslo_concurrency.lockutils [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.546751] [47313]: DEBUG nova.compute.api [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.550405] [47313]: DEBUG oslo_concurrency.lockutils [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.550722] [47313]: DEBUG oslo_concurrency.lockutils [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.550930] [47313]: DEBUG oslo_concurrency.lockutils [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.551496] [47313]: DEBUG oslo_concurrency.lockutils [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.551709] [47313]: DEBUG oslo_concurrency.lockutils [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.551898] [47313]: DEBUG oslo_concurrency.lockutils [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.625121] [47312]: DEBUG nova.policy [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.629395] [47312]: INFO nova.api.openstack.requestlog [None req-6efc18b7-4dd8-4797-a0da-f9bb78e7b652 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.092642 [ 787.630678] [47312]: [pid: 47312|app: 0|req: 3023/5925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.632609] [47313]: DEBUG nova.policy [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.633245] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.634983] [47312]: DEBUG nova.compute.api [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.638911] [47313]: DEBUG nova.policy [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.639469] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.639826] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.639975] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.640030] [47313]: DEBUG nova.policy [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.640587] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.640773] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.640846] [47313]: INFO nova.api.openstack.requestlog [None req-a84bce6c-8abd-4bd5-b40f-393fd37dc69e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.100470 [ 787.640947] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.641321] [47313]: [pid: 47313|app: 0|req: 2903/5926] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 787.643830] [47313]: DEBUG nova.api.openstack.wsgi [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.646752] [47313]: DEBUG nova.compute.api [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.652100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.652100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.652100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.652100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.652100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.652100] [47313]: DEBUG oslo_concurrency.lockutils [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.856843] [47312]: DEBUG nova.policy [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.860914] [47313]: DEBUG nova.policy [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.861366] [47312]: INFO nova.api.openstack.requestlog [None req-e1491254-6fe9-45a1-9605-ca31f7a5e17f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.230085 [ 787.861683] [47312]: [pid: 47312|app: 0|req: 3024/5927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.864352] [47312]: DEBUG nova.api.openstack.wsgi [req-a80cd41f-bd6b-4f56-bca7-8715f92506bd req-858b0978-b025-4892-89be-2a1edd71dc9b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dab76349-85ba-4513-afa7-d9a33da1b1fe", "name": "network-vif-deleted", "tag": "a9245a41-0f57-44b9-a0e5-84924344fcfb"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 787.866411] [47313]: INFO nova.api.openstack.requestlog [None req-c52178c0-8541-4738-a77f-67e99fb085ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.224451 [ 787.866853] [47313]: [pid: 47313|app: 0|req: 2904/5928] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.869780] [47312]: DEBUG oslo_concurrency.lockutils [req-a80cd41f-bd6b-4f56-bca7-8715f92506bd req-858b0978-b025-4892-89be-2a1edd71dc9b service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.870023] [47312]: DEBUG oslo_concurrency.lockutils [req-a80cd41f-bd6b-4f56-bca7-8715f92506bd req-858b0978-b025-4892-89be-2a1edd71dc9b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.870209] [47312]: DEBUG oslo_concurrency.lockutils [req-a80cd41f-bd6b-4f56-bca7-8715f92506bd req-858b0978-b025-4892-89be-2a1edd71dc9b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.872006] [47313]: DEBUG nova.api.openstack.wsgi [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.873730] [47313]: DEBUG nova.compute.api [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.878320] [47313]: DEBUG oslo_concurrency.lockutils [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.878571] [47313]: DEBUG oslo_concurrency.lockutils [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.878770] [47313]: DEBUG oslo_concurrency.lockutils [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.879133] [47313]: DEBUG oslo_concurrency.lockutils [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.879334] [47313]: DEBUG oslo_concurrency.lockutils [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.879508] [47313]: DEBUG oslo_concurrency.lockutils [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.883241] [47312]: INFO nova.api.openstack.compute.server_external_events [req-a80cd41f-bd6b-4f56-bca7-8715f92506bd req-858b0978-b025-4892-89be-2a1edd71dc9b service nova] Creating event network-vif-deleted:a9245a41-0f57-44b9-a0e5-84924344fcfb for instance dab76349-85ba-4513-afa7-d9a33da1b1fe on cpu-1 [ 787.887294] [47312]: INFO nova.api.openstack.requestlog [req-a80cd41f-bd6b-4f56-bca7-8715f92506bd req-858b0978-b025-4892-89be-2a1edd71dc9b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024934 [ 787.887639] [47312]: [pid: 47312|app: 0|req: 3025/5929] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:24 2024] POST /compute/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) [ 787.892055] [47312]: DEBUG nova.api.openstack.wsgi [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.892055] [47312]: DEBUG nova.compute.api [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.896823] [47312]: DEBUG oslo_concurrency.lockutils [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.896823] [47312]: DEBUG oslo_concurrency.lockutils [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.896823] [47312]: DEBUG oslo_concurrency.lockutils [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.896823] [47312]: DEBUG oslo_concurrency.lockutils [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.896823] [47312]: DEBUG oslo_concurrency.lockutils [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.896965] [47312]: DEBUG oslo_concurrency.lockutils [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.930489] [47313]: DEBUG nova.policy [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.936489] [47313]: INFO nova.api.openstack.requestlog [None req-df3116e6-61a3-4e3f-a11e-14eee4bcb8f1 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.069104 [ 787.936826] [47313]: [pid: 47313|app: 0|req: 2905/5930] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.944863] [47313]: DEBUG nova.api.openstack.wsgi [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.944902] [47312]: DEBUG nova.policy [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 787.944985] [47313]: DEBUG nova.compute.api [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.947319] [47313]: DEBUG oslo_concurrency.lockutils [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.947634] [47313]: DEBUG oslo_concurrency.lockutils [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.947882] [47313]: DEBUG oslo_concurrency.lockutils [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.948038] [47312]: INFO nova.api.openstack.requestlog [None req-afca9706-03ff-4fd3-aa69-ffa320dcdc12 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.059704 [ 787.948265] [47313]: DEBUG oslo_concurrency.lockutils [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.948509] [47313]: DEBUG oslo_concurrency.lockutils [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.949526] [47312]: [pid: 47312|app: 0|req: 3026/5931] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 787.949601] [47313]: DEBUG oslo_concurrency.lockutils [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.953954] [47312]: DEBUG nova.api.openstack.wsgi [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 787.953954] [47312]: DEBUG nova.compute.api [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 787.957684] [47312]: DEBUG oslo_concurrency.lockutils [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.957915] [47312]: DEBUG oslo_concurrency.lockutils [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.958152] [47312]: DEBUG oslo_concurrency.lockutils [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 787.958519] [47312]: DEBUG oslo_concurrency.lockutils [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 787.958708] [47312]: DEBUG oslo_concurrency.lockutils [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 787.958876] [47312]: DEBUG oslo_concurrency.lockutils [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.004707] [47313]: DEBUG nova.policy [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.006304] [47312]: DEBUG nova.policy [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.012383] [47313]: INFO nova.api.openstack.requestlog [None req-d42a7726-918b-472b-bf2e-d51e8516acb9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.072571 [ 788.012383] [47313]: [pid: 47313|app: 0|req: 2906/5932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.012518] [47312]: INFO nova.api.openstack.requestlog [None req-afa6e4d1-efc8-4335-9e15-959755548dc8 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1222 microversion: 2.1 time: 0.062856 [ 788.012518] [47312]: [pid: 47312|app: 0|req: 3027/5933] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1222 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.014950] [47312]: DEBUG nova.api.openstack.wsgi [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.016616] [47312]: DEBUG nova.compute.api [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.020633] [47312]: DEBUG oslo_concurrency.lockutils [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.020859] [47312]: DEBUG oslo_concurrency.lockutils [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.021067] [47312]: DEBUG oslo_concurrency.lockutils [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.021424] [47312]: DEBUG oslo_concurrency.lockutils [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.021609] [47312]: DEBUG oslo_concurrency.lockutils [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.021852] [47312]: DEBUG oslo_concurrency.lockutils [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.060070] [47312]: DEBUG nova.policy [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.064594] [47312]: INFO nova.api.openstack.requestlog [None req-b301f8d2-8e88-4563-ad92-f8271001a494 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.051536 [ 788.064950] [47312]: [pid: 47312|app: 0|req: 3028/5934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.070704] [47312]: DEBUG nova.api.openstack.wsgi [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.076084] [47312]: DEBUG nova.compute.api [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.079715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.079979] [47312]: DEBUG oslo_concurrency.lockutils [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.080155] [47312]: DEBUG oslo_concurrency.lockutils [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.080514] [47312]: DEBUG oslo_concurrency.lockutils [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.080709] [47312]: DEBUG oslo_concurrency.lockutils [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.080880] [47312]: DEBUG oslo_concurrency.lockutils [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.103958] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1794132144", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 788.113263] [47312]: DEBUG nova.policy [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.119084] [47312]: INFO nova.api.openstack.requestlog [None req-a60a5b85-24c0-440a-ae24-b8bd81725212 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.053499 [ 788.119848] [47312]: [pid: 47312|app: 0|req: 3029/5935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.123784] [47312]: DEBUG nova.api.openstack.wsgi [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.128105] [47312]: DEBUG nova.compute.api [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.137412] [47312]: DEBUG oslo_concurrency.lockutils [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.137725] [47312]: DEBUG oslo_concurrency.lockutils [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.137861] [47312]: DEBUG oslo_concurrency.lockutils [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.138244] [47312]: DEBUG oslo_concurrency.lockutils [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.138448] [47312]: DEBUG oslo_concurrency.lockutils [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.138729] [47312]: DEBUG oslo_concurrency.lockutils [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.161161] [47313]: DEBUG nova.network.neutron [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] validate_networks() for [('8bbc91d8-798f-4938-9eb4-274a709d8ef5', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 788.186927] [47312]: DEBUG nova.policy [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.198970] [47312]: INFO nova.api.openstack.requestlog [None req-68bffb38-e41a-4613-9874-e500f8cf6259 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.078310 [ 788.199150] [47312]: [pid: 47312|app: 0|req: 3030/5936] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:24 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.201995] [47312]: DEBUG nova.api.openstack.wsgi [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.204886] [47312]: DEBUG nova.compute.api [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.207637] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.210918] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.210918] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.210918] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.210918] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.210918] [47312]: DEBUG oslo_concurrency.lockutils [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.261614] [47312]: DEBUG nova.policy [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.268131] [47312]: INFO nova.api.openstack.requestlog [None req-3fce7e88-b74f-4e19-bbba-9cf58950528b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.068246 [ 788.268391] [47312]: [pid: 47312|app: 0|req: 3031/5937] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.285920] [47312]: DEBUG nova.api.openstack.wsgi [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.291848] [47312]: DEBUG nova.compute.api [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.295880] [47312]: DEBUG oslo_concurrency.lockutils [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.296137] [47312]: DEBUG oslo_concurrency.lockutils [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.296323] [47312]: DEBUG oslo_concurrency.lockutils [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.296677] [47312]: DEBUG oslo_concurrency.lockutils [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.296873] [47312]: DEBUG oslo_concurrency.lockutils [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.297063] [47312]: DEBUG oslo_concurrency.lockutils [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.340495] [47312]: DEBUG nova.policy [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.346555] [47312]: INFO nova.api.openstack.requestlog [None req-b705e1a1-e0ce-4c06-8419-7b97ab95f810 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.063377 [ 788.346906] [47312]: [pid: 47312|app: 0|req: 3032/5938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.349335] [47312]: DEBUG nova.api.openstack.wsgi [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.351259] [47312]: DEBUG nova.compute.api [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.354461] [47312]: DEBUG oslo_concurrency.lockutils [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.354763] [47312]: DEBUG oslo_concurrency.lockutils [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.354944] [47312]: DEBUG oslo_concurrency.lockutils [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.355447] [47312]: DEBUG oslo_concurrency.lockutils [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.355658] [47312]: DEBUG oslo_concurrency.lockutils [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.355853] [47312]: DEBUG oslo_concurrency.lockutils [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.521948] [47312]: DEBUG nova.policy [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.528773] [47312]: INFO nova.api.openstack.requestlog [None req-6073697d-9a45-4fff-9890-852525b192e7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1365 microversion: 2.1 time: 0.181154 [ 788.529138] [47312]: [pid: 47312|app: 0|req: 3033/5939] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1365 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.533847] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.536516] [47312]: DEBUG nova.compute.api [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.541221] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.541514] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.541811] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.542288] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.542551] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.542782] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.560209] [47313]: DEBUG nova.virt.hardware [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 788.560467] [47313]: DEBUG nova.virt.hardware [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 788.560688] [47313]: DEBUG nova.virt.hardware [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 788.560849] [47313]: DEBUG nova.virt.hardware [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 788.561015] [47313]: DEBUG nova.virt.hardware [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 788.568484] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.568720] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.568895] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.569308] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.569510] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.569684] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.577626] [47312]: DEBUG nova.policy [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.581923] [47312]: INFO nova.api.openstack.requestlog [None req-a7d4060f-690a-4a06-9c27-c10c09e56990 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1267 microversion: 2.1 time: 0.050153 [ 788.582471] [47312]: [pid: 47312|app: 0|req: 3034/5940] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1267 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.583922] [47313]: DEBUG nova.quota [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Getting quotas for project 3fd99c56733940dda5267401c71b9e5d. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 788.587806] [47313]: DEBUG nova.quota [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Getting quotas for user 3ed5336d22ef451e842b188bdd50f353 and project 3fd99c56733940dda5267401c71b9e5d. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 788.588541] [47312]: DEBUG nova.api.openstack.wsgi [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.590627] [47312]: DEBUG nova.compute.api [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.594605] [47312]: DEBUG oslo_concurrency.lockutils [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.594697] [47313]: DEBUG nova.compute.api [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 788.594843] [47312]: DEBUG oslo_concurrency.lockutils [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.595033] [47312]: DEBUG oslo_concurrency.lockutils [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.595386] [47312]: DEBUG oslo_concurrency.lockutils [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.595580] [47312]: DEBUG oslo_concurrency.lockutils [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.595951] [47312]: DEBUG oslo_concurrency.lockutils [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.596049] [47313]: DEBUG nova.compute.api [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 788.628489] [47313]: INFO nova.api.openstack.requestlog [None req-4c8ac79b-f6df-4a87-96cc-f38414a4d563 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.617272 [ 788.628998] [47313]: [pid: 47313|app: 0|req: 2907/5941] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:14:24 2024] POST /compute/v2.1/servers => generated 380 bytes in 618 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 788.631270] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.633297] [47313]: DEBUG nova.compute.api [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.636792] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.637034] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.637224] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.637649] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.637762] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.637930] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.638708] [47312]: DEBUG nova.policy [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.646741] [47312]: INFO nova.api.openstack.requestlog [None req-239c345b-f1b9-4410-9a85-9cc72c6a2dba tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.063630 [ 788.647196] [47312]: [pid: 47312|app: 0|req: 3035/5942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.650831] [47312]: DEBUG nova.api.openstack.wsgi [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.653161] [47312]: DEBUG nova.compute.api [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.657268] [47312]: DEBUG oslo_concurrency.lockutils [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.657540] [47312]: DEBUG oslo_concurrency.lockutils [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.658362] [47312]: DEBUG oslo_concurrency.lockutils [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.658362] [47312]: DEBUG oslo_concurrency.lockutils [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.658362] [47312]: DEBUG oslo_concurrency.lockutils [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.658840] [47312]: DEBUG oslo_concurrency.lockutils [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.660454] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.660705] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.660882] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.661082] [47313]: DEBUG nova.objects.instance [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 788.692947] [47313]: DEBUG nova.policy [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.699285] [47313]: DEBUG nova.policy [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.700345] [47313]: DEBUG nova.policy [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.700573] [47313]: INFO nova.api.openstack.requestlog [None req-8ecf6f72-b86a-4be6-b38a-22fd8de3cdbb tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.071048 [ 788.700890] [47313]: [pid: 47313|app: 0|req: 2908/5943] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.701193] [47312]: DEBUG nova.policy [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.703364] [47313]: DEBUG nova.api.openstack.wsgi [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.705606] [47313]: DEBUG nova.compute.api [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.709164] [47312]: INFO nova.api.openstack.requestlog [None req-eda2790a-1bd5-4621-b2ec-509717032e80 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.060433 [ 788.709164] [47312]: [pid: 47312|app: 0|req: 3036/5944] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.713021] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.713021] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.713021] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.713021] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.713021] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.713021] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.715439] [47312]: DEBUG nova.api.openstack.wsgi [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.717386] [47312]: DEBUG nova.compute.api [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.723585] [47312]: DEBUG oslo_concurrency.lockutils [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.723770] [47312]: DEBUG oslo_concurrency.lockutils [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.723963] [47312]: DEBUG oslo_concurrency.lockutils [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.725847] [47312]: DEBUG oslo_concurrency.lockutils [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.725847] [47312]: DEBUG oslo_concurrency.lockutils [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.725847] [47312]: DEBUG oslo_concurrency.lockutils [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.771738] [47313]: DEBUG nova.policy [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.773379] [47312]: DEBUG nova.policy [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.776776] [47313]: DEBUG nova.policy [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.777674] [47312]: INFO nova.api.openstack.requestlog [None req-9172d336-da9a-42ef-a9db-5dd852790b8e tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.068643 [ 788.777757] [47313]: DEBUG nova.policy [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.777991] [47312]: [pid: 47312|app: 0|req: 3037/5945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.778577] [47313]: INFO nova.api.openstack.requestlog [None req-abb77839-7fd0-4ca9-b1a5-2852656e1e98 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.077111 [ 788.779220] [47313]: [pid: 47313|app: 0|req: 2909/5946] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.781048] [47312]: DEBUG nova.api.openstack.wsgi [None req-f4cb1e11-e184-4561-96ae-81c5746a7fd8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.782029] [47313]: DEBUG nova.api.openstack.wsgi [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.782105] [47312]: DEBUG nova.compute.api [None req-f4cb1e11-e184-4561-96ae-81c5746a7fd8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.783628] [47313]: DEBUG nova.compute.api [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.786892] [47313]: DEBUG oslo_concurrency.lockutils [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.787136] [47313]: DEBUG oslo_concurrency.lockutils [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.787329] [47313]: DEBUG oslo_concurrency.lockutils [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.787703] [47313]: DEBUG oslo_concurrency.lockutils [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.787858] [47313]: DEBUG oslo_concurrency.lockutils [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.788078] [47313]: DEBUG oslo_concurrency.lockutils [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.809326] [47312]: DEBUG nova.policy [None req-f4cb1e11-e184-4561-96ae-81c5746a7fd8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.814801] [47312]: INFO nova.api.openstack.requestlog [None req-f4cb1e11-e184-4561-96ae-81c5746a7fd8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1215 microversion: 2.1 time: 0.036214 [ 788.815104] [47312]: [pid: 47312|app: 0|req: 3038/5947] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.819414] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.820363] [47312]: DEBUG nova.compute.api [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.828686] [47313]: DEBUG nova.policy [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.829075] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.829323] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.829506] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.829859] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.830072] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.830277] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.834210] [47313]: INFO nova.api.openstack.requestlog [None req-a30dbca2-982f-42f8-8d28-3ddc44f5b56c tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.053953 [ 788.834587] [47313]: [pid: 47313|app: 0|req: 2910/5948] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.871775] [47312]: DEBUG nova.policy [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.873739] [47313]: DEBUG nova.api.openstack.wsgi [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.877476] [47312]: DEBUG nova.policy [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.877680] [47313]: DEBUG nova.compute.api [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.877718] [47312]: DEBUG nova.policy [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.877718] [47312]: INFO nova.api.openstack.requestlog [None req-c4af75ab-0d2e-4e10-958a-ddf0ec624ead tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.061869 [ 788.877791] [47312]: [pid: 47312|app: 0|req: 3039/5949] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 788.880071] [47312]: DEBUG nova.api.openstack.wsgi [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.882995] [47312]: DEBUG nova.compute.api [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.884912] [47312]: DEBUG oslo_concurrency.lockutils [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.884979] [47313]: DEBUG oslo_concurrency.lockutils [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.885151] [47312]: DEBUG oslo_concurrency.lockutils [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.885257] [47313]: DEBUG oslo_concurrency.lockutils [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.885332] [47312]: DEBUG oslo_concurrency.lockutils [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.885455] [47313]: DEBUG oslo_concurrency.lockutils [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.885677] [47312]: DEBUG oslo_concurrency.lockutils [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.885814] [47313]: DEBUG oslo_concurrency.lockutils [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.885881] [47312]: DEBUG oslo_concurrency.lockutils [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.886015] [47313]: DEBUG oslo_concurrency.lockutils [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.886060] [47312]: DEBUG oslo_concurrency.lockutils [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.886193] [47313]: DEBUG oslo_concurrency.lockutils [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.919135] [47312]: DEBUG nova.policy [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.925845] [47312]: INFO nova.api.openstack.requestlog [None req-b431ea9e-7426-458f-9b52-17c0477fea5d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.047523 [ 788.926168] [47312]: [pid: 47312|app: 0|req: 3040/5950] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.930057] [47313]: DEBUG nova.policy [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.935297] [47313]: INFO nova.api.openstack.requestlog [None req-08057498-cab5-4d14-b3b5-69acccb6046f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.064477 [ 788.935703] [47313]: [pid: 47313|app: 0|req: 2911/5951] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 788.951657] [47312]: DEBUG nova.api.openstack.wsgi [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.954038] [47312]: DEBUG nova.compute.api [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.958250] [47312]: DEBUG oslo_concurrency.lockutils [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.958543] [47312]: DEBUG oslo_concurrency.lockutils [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.958735] [47312]: DEBUG oslo_concurrency.lockutils [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.959115] [47312]: DEBUG oslo_concurrency.lockutils [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.959319] [47312]: DEBUG oslo_concurrency.lockutils [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.959489] [47312]: DEBUG oslo_concurrency.lockutils [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.962663] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 788.964324] [47313]: DEBUG nova.compute.api [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 788.967704] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.967943] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.968146] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.968497] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 788.968969] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 788.968969] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 788.992168] [47312]: DEBUG nova.policy [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 788.996863] [47312]: INFO nova.api.openstack.requestlog [None req-7955a6ba-3a6f-4e79-9f1e-3e9d9b76c175 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.047718 [ 788.997439] [47312]: [pid: 47312|app: 0|req: 3041/5952] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.005585] [47313]: DEBUG nova.policy [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.009995] [47313]: INFO nova.api.openstack.requestlog [None req-d1922a14-563e-48c2-8624-1e7fbb6c8caf tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.049198 [ 789.009995] [47313]: [pid: 47313|app: 0|req: 2912/5953] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.023948] [47313]: DEBUG nova.api.openstack.wsgi [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.024066] [47312]: DEBUG nova.api.openstack.wsgi [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.025722] [47313]: DEBUG nova.compute.api [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.025798] [47312]: DEBUG nova.compute.api [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.029227] [47313]: DEBUG oslo_concurrency.lockutils [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.029460] [47313]: DEBUG oslo_concurrency.lockutils [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.029643] [47313]: DEBUG oslo_concurrency.lockutils [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.029994] [47313]: DEBUG oslo_concurrency.lockutils [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.030201] [47313]: DEBUG oslo_concurrency.lockutils [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.030402] [47313]: DEBUG oslo_concurrency.lockutils [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.031033] [47312]: DEBUG oslo_concurrency.lockutils [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.031274] [47312]: DEBUG oslo_concurrency.lockutils [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.031455] [47312]: DEBUG oslo_concurrency.lockutils [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.031804] [47312]: DEBUG oslo_concurrency.lockutils [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.031997] [47312]: DEBUG oslo_concurrency.lockutils [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.032188] [47312]: DEBUG oslo_concurrency.lockutils [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.063818] [47313]: DEBUG nova.policy [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.067953] [47313]: INFO nova.api.openstack.requestlog [None req-f921596a-659d-4434-8c49-e2c8e9e7b742 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.046027 [ 789.068277] [47313]: [pid: 47313|app: 0|req: 2913/5954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.072015] [47312]: DEBUG nova.policy [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.072940] [47312]: INFO nova.api.openstack.requestlog [None req-decc24ba-ff9c-4aee-96f7-640154088b72 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1166 microversion: 2.1 time: 0.051161 [ 789.073423] [47312]: [pid: 47312|app: 0|req: 3042/5955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1166 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.082798] [47313]: DEBUG nova.api.openstack.wsgi [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.084335] [47313]: DEBUG nova.compute.api [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.087379] [47313]: DEBUG oslo_concurrency.lockutils [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.087605] [47313]: DEBUG oslo_concurrency.lockutils [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.087783] [47313]: DEBUG oslo_concurrency.lockutils [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.088142] [47313]: DEBUG oslo_concurrency.lockutils [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.088336] [47313]: DEBUG oslo_concurrency.lockutils [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.088509] [47313]: DEBUG oslo_concurrency.lockutils [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.117715] [47313]: DEBUG nova.policy [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.121519] [47313]: INFO nova.api.openstack.requestlog [None req-a138e324-955a-4618-8a6e-9f65778be2cc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.043660 [ 789.121836] [47313]: [pid: 47313|app: 0|req: 2914/5956] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.135795] [47312]: DEBUG nova.api.openstack.wsgi [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.137430] [47312]: DEBUG nova.compute.api [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.140890] [47312]: DEBUG oslo_concurrency.lockutils [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.141137] [47312]: DEBUG oslo_concurrency.lockutils [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.141318] [47312]: DEBUG oslo_concurrency.lockutils [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.141661] [47312]: DEBUG oslo_concurrency.lockutils [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.141859] [47312]: DEBUG oslo_concurrency.lockutils [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.142038] [47312]: DEBUG oslo_concurrency.lockutils [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.172751] [47312]: DEBUG nova.policy [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.178841] [47312]: INFO nova.api.openstack.requestlog [None req-8794214c-1f58-4df1-8a5b-f11f1c37b422 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.045640 [ 789.179167] [47312]: [pid: 47312|app: 0|req: 3043/5957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:25 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.217255] [47313]: DEBUG nova.api.openstack.wsgi [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.219679] [47313]: DEBUG nova.compute.api [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.223277] [47313]: DEBUG oslo_concurrency.lockutils [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.223536] [47313]: DEBUG oslo_concurrency.lockutils [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.223717] [47313]: DEBUG oslo_concurrency.lockutils [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.224153] [47313]: DEBUG oslo_concurrency.lockutils [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.224380] [47313]: DEBUG oslo_concurrency.lockutils [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.224579] [47313]: DEBUG oslo_concurrency.lockutils [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.260869] [47313]: DEBUG nova.policy [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.266738] [47313]: INFO nova.api.openstack.requestlog [None req-48c0e778-1ad4-4a94-8401-4fca5f5c1afa tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.051480 [ 789.267523] [47313]: [pid: 47313|app: 0|req: 2915/5958] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.279458] [47312]: DEBUG nova.api.openstack.wsgi [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.281474] [47312]: DEBUG nova.compute.api [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.285251] [47312]: DEBUG oslo_concurrency.lockutils [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.285777] [47312]: DEBUG oslo_concurrency.lockutils [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.286199] [47312]: DEBUG oslo_concurrency.lockutils [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.286950] [47312]: DEBUG oslo_concurrency.lockutils [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.287282] [47312]: DEBUG oslo_concurrency.lockutils [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.287579] [47312]: DEBUG oslo_concurrency.lockutils [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.326455] [47312]: DEBUG nova.policy [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.331543] [47312]: INFO nova.api.openstack.requestlog [None req-04a188c4-5d2b-4535-b010-f221ca6644bd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.054452 [ 789.331996] [47312]: [pid: 47312|app: 0|req: 3044/5959] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.359873] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.361608] [47313]: DEBUG nova.compute.api [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.366078] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.366276] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.366466] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.366823] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.367052] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.367260] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.406457] [47313]: DEBUG nova.policy [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.411954] [47313]: INFO nova.api.openstack.requestlog [None req-5d8d9d59-ca75-4e5d-943d-7d9e65da964f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.054237 [ 789.412284] [47313]: [pid: 47313|app: 0|req: 2916/5960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.541801] [47312]: DEBUG nova.api.openstack.wsgi [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.543157] [47312]: DEBUG nova.compute.api [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.547198] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.547198] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.547360] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.547581] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.547774] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.547944] [47312]: DEBUG oslo_concurrency.lockutils [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.591052] [47312]: DEBUG nova.policy [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.594204] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.594303] [47312]: INFO nova.api.openstack.requestlog [None req-02bbc33b-012f-4de7-b7ae-dec7d75a1651 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.055124 [ 789.594610] [47312]: [pid: 47312|app: 0|req: 3045/5961] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.596286] [47313]: DEBUG nova.compute.api [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.603279] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.603658] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.604154] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.604647] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.604998] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.605314] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.661057] [47312]: DEBUG nova.api.openstack.wsgi [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.662839] [47312]: DEBUG nova.compute.api [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.666385] [47312]: DEBUG oslo_concurrency.lockutils [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.666615] [47312]: DEBUG oslo_concurrency.lockutils [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.666792] [47312]: DEBUG oslo_concurrency.lockutils [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.667329] [47312]: DEBUG oslo_concurrency.lockutils [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.667536] [47312]: DEBUG oslo_concurrency.lockutils [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.667707] [47312]: DEBUG oslo_concurrency.lockutils [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.706846] [47312]: DEBUG nova.policy [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.714020] [47312]: INFO nova.api.openstack.requestlog [None req-de2230a8-e9e3-40cd-9de8-b4e2931e05b7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.052207 [ 789.714020] [47312]: [pid: 47312|app: 0|req: 3046/5962] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.723923] [47312]: DEBUG nova.api.openstack.wsgi [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.729618] [47312]: DEBUG nova.compute.api [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.733607] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.734295] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.734295] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.734467] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.734664] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.734836] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.757941] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.757941] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.757941] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.757941] [47312]: DEBUG nova.objects.instance [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 789.788845] [47312]: DEBUG nova.policy [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.794260] [47312]: DEBUG nova.policy [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.796476] [47312]: DEBUG nova.policy [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.796476] [47312]: INFO nova.api.openstack.requestlog [None req-3cc34879-3d6a-400f-94c6-75998d79a7ed tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.073680 [ 789.796476] [47312]: [pid: 47312|app: 0|req: 3047/5963] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 789.798031] [47312]: DEBUG nova.api.openstack.wsgi [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.799852] [47312]: DEBUG nova.compute.api [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.800902] [47313]: DEBUG nova.policy [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.803612] [47312]: DEBUG oslo_concurrency.lockutils [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.803612] [47312]: DEBUG oslo_concurrency.lockutils [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.803745] [47312]: DEBUG oslo_concurrency.lockutils [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.804097] [47312]: DEBUG oslo_concurrency.lockutils [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.804295] [47312]: DEBUG oslo_concurrency.lockutils [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.804468] [47312]: DEBUG oslo_concurrency.lockutils [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.810400] [47313]: INFO nova.api.openstack.requestlog [None req-d6531d3b-1335-4393-b822-3506437e02ba tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1317 microversion: 2.1 time: 0.216455 [ 789.810400] [47313]: [pid: 47313|app: 0|req: 2917/5964] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1317 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.811434] [47313]: DEBUG nova.api.openstack.wsgi [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.813450] [47313]: DEBUG nova.compute.api [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.816376] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.816611] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.816795] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.817211] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.817431] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.817609] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.838517] [47312]: DEBUG nova.policy [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.843467] [47312]: INFO nova.api.openstack.requestlog [None req-9428d375-cb82-475a-b99e-02b991122903 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.047080 [ 789.843821] [47312]: [pid: 47312|app: 0|req: 3048/5965] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.846331] [47312]: DEBUG nova.api.openstack.wsgi [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.847845] [47312]: DEBUG nova.compute.api [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.851689] [47312]: DEBUG oslo_concurrency.lockutils [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.851918] [47312]: DEBUG oslo_concurrency.lockutils [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.852130] [47312]: DEBUG oslo_concurrency.lockutils [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.852508] [47313]: DEBUG nova.policy [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.852616] [47312]: DEBUG oslo_concurrency.lockutils [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.852707] [47312]: DEBUG oslo_concurrency.lockutils [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.852882] [47312]: DEBUG oslo_concurrency.lockutils [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.857896] [47313]: INFO nova.api.openstack.requestlog [None req-c9056bf3-59f3-4345-9bf6-80b8d403b4a2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.048420 [ 789.858587] [47313]: [pid: 47313|app: 0|req: 2918/5966] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.861180] [47313]: DEBUG nova.api.openstack.wsgi [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.862782] [47313]: DEBUG nova.compute.api [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.866676] [47313]: DEBUG oslo_concurrency.lockutils [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.866951] [47313]: DEBUG oslo_concurrency.lockutils [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.867189] [47313]: DEBUG oslo_concurrency.lockutils [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.867580] [47313]: DEBUG oslo_concurrency.lockutils [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.867830] [47313]: DEBUG oslo_concurrency.lockutils [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.868064] [47313]: DEBUG oslo_concurrency.lockutils [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.890577] [47312]: DEBUG nova.policy [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.896940] [47312]: DEBUG nova.policy [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.896940] [47312]: DEBUG nova.policy [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.897344] [47312]: INFO nova.api.openstack.requestlog [None req-efe0b745-9c99-4639-bd71-60bc1052fc5f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.053027 [ 789.897640] [47312]: [pid: 47312|app: 0|req: 3049/5967] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.903986] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.908638] [47313]: DEBUG nova.policy [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.909677] [47312]: DEBUG nova.compute.api [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.912916] [47313]: INFO nova.api.openstack.requestlog [None req-13d6addc-ca40-417f-a20a-2e45ca54f593 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.053336 [ 789.913610] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.913805] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.917018] [47313]: [pid: 47313|app: 0|req: 2919/5968] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.917099] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.917099] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.917099] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.917099] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.917216] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.925247] [47313]: DEBUG nova.compute.api [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.926754] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.927098] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.927247] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.927618] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.927816] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.927988] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.969137] [47312]: DEBUG nova.policy [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.973743] [47312]: INFO nova.api.openstack.requestlog [None req-3ee0d345-6965-49b7-93c3-f029db2eddfc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.075438 [ 789.973964] [47312]: [pid: 47312|app: 0|req: 3050/5969] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 789.976497] [47312]: DEBUG nova.api.openstack.wsgi [req-e622ebbf-3bc8-4570-afc0-7eccc4caf312 req-b9ca8c93-f8de-471f-b954-b7dc1593fa58 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b986f147-a782-467c-92d1-bffb6a50c450", "tag": "8f874ab6-1327-43ae-b5c7-23a5820b18c1"}, {"server_uuid": "b986f147-a782-467c-92d1-bffb6a50c450", "name": "network-vif-deleted", "tag": "8f874ab6-1327-43ae-b5c7-23a5820b18c1"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 789.977292] [47313]: DEBUG nova.policy [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.981668] [47313]: DEBUG nova.policy [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.982460] [47313]: DEBUG nova.policy [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 789.982599] [47312]: DEBUG oslo_concurrency.lockutils [req-e622ebbf-3bc8-4570-afc0-7eccc4caf312 req-b9ca8c93-f8de-471f-b954-b7dc1593fa58 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.982673] [47312]: DEBUG oslo_concurrency.lockutils [req-e622ebbf-3bc8-4570-afc0-7eccc4caf312 req-b9ca8c93-f8de-471f-b954-b7dc1593fa58 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.982839] [47312]: DEBUG oslo_concurrency.lockutils [req-e622ebbf-3bc8-4570-afc0-7eccc4caf312 req-b9ca8c93-f8de-471f-b954-b7dc1593fa58 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.982923] [47313]: INFO nova.api.openstack.requestlog [None req-c3058c87-185f-4711-9275-8955d7c165bb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.068476 [ 789.983373] [47313]: [pid: 47313|app: 0|req: 2920/5970] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 789.986008] [47313]: DEBUG nova.api.openstack.wsgi [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.987548] [47313]: DEBUG nova.compute.api [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 789.989407] [47312]: INFO nova.api.openstack.compute.server_external_events [req-e622ebbf-3bc8-4570-afc0-7eccc4caf312 req-b9ca8c93-f8de-471f-b954-b7dc1593fa58 service nova] Creating event network-changed:8f874ab6-1327-43ae-b5c7-23a5820b18c1 for instance b986f147-a782-467c-92d1-bffb6a50c450 on cpu-1 [ 789.989655] [47312]: INFO nova.api.openstack.compute.server_external_events [req-e622ebbf-3bc8-4570-afc0-7eccc4caf312 req-b9ca8c93-f8de-471f-b954-b7dc1593fa58 service nova] Creating event network-vif-deleted:8f874ab6-1327-43ae-b5c7-23a5820b18c1 for instance b986f147-a782-467c-92d1-bffb6a50c450 on cpu-1 [ 789.995021] [47313]: DEBUG oslo_concurrency.lockutils [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.995021] [47313]: DEBUG oslo_concurrency.lockutils [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.995439] [47312]: INFO nova.api.openstack.requestlog [req-e622ebbf-3bc8-4570-afc0-7eccc4caf312 req-b9ca8c93-f8de-471f-b954-b7dc1593fa58 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017758 [ 789.995469] [47313]: DEBUG oslo_concurrency.lockutils [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.995469] [47313]: DEBUG oslo_concurrency.lockutils [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 789.995521] [47312]: [pid: 47312|app: 0|req: 3051/5971] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:26 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 789.995547] [47313]: DEBUG oslo_concurrency.lockutils [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 789.995547] [47313]: DEBUG oslo_concurrency.lockutils [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 789.995599] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 789.996934] [47312]: DEBUG nova.compute.api [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.000425] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.000425] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.000425] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.001414] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.001414] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.001414] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.048634] [47313]: DEBUG nova.policy [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.051928] [47312]: DEBUG nova.policy [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.053410] [47313]: INFO nova.api.openstack.requestlog [None req-67710dea-0fce-4e3b-b068-f71e87e7a25d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.069507 [ 790.053868] [47313]: [pid: 47313|app: 0|req: 2921/5972] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.056190] [47313]: DEBUG nova.api.openstack.wsgi [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.056403] [47312]: INFO nova.api.openstack.requestlog [None req-ec0dfe35-f831-49d7-9f58-940cbd259fc5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.062944 [ 790.056714] [47312]: [pid: 47312|app: 0|req: 3052/5973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.057738] [47313]: DEBUG nova.compute.api [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.061015] [47313]: DEBUG oslo_concurrency.lockutils [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.061249] [47313]: DEBUG oslo_concurrency.lockutils [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.061430] [47313]: DEBUG oslo_concurrency.lockutils [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.061828] [47313]: DEBUG oslo_concurrency.lockutils [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.062044] [47313]: DEBUG oslo_concurrency.lockutils [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.062914] [47313]: DEBUG oslo_concurrency.lockutils [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.063562] [47312]: DEBUG nova.api.openstack.wsgi [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.068202] [47312]: DEBUG nova.compute.api [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.072024] [47312]: DEBUG oslo_concurrency.lockutils [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.072257] [47312]: DEBUG oslo_concurrency.lockutils [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.072461] [47312]: DEBUG oslo_concurrency.lockutils [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.072818] [47312]: DEBUG oslo_concurrency.lockutils [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.073017] [47312]: DEBUG oslo_concurrency.lockutils [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.073192] [47312]: DEBUG oslo_concurrency.lockutils [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.097076] [47313]: DEBUG nova.policy [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.101389] [47313]: INFO nova.api.openstack.requestlog [None req-26f3e5ba-8647-40af-9f4b-337c8e5784bb tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.047033 [ 790.101694] [47313]: [pid: 47313|app: 0|req: 2922/5974] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.105953] [47313]: DEBUG nova.api.openstack.wsgi [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.107469] [47313]: DEBUG nova.compute.api [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.111213] [47312]: DEBUG nova.policy [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.115120] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.115120] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.115120] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.115120] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.115120] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.115120] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.120338] [47312]: INFO nova.api.openstack.requestlog [None req-521c5435-0813-464a-afb7-7153daa854d9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.063071 [ 790.120673] [47312]: [pid: 47312|app: 0|req: 3053/5975] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.125882] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.127420] [47312]: DEBUG nova.compute.api [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.130520] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.130827] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.131040] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.131390] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.131585] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.131753] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.147126] [47313]: DEBUG nova.policy [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.151151] [47313]: INFO nova.api.openstack.requestlog [None req-ed9ad999-105e-4cc0-a86e-3470fc6d25b2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.048904 [ 790.154577] [47313]: [pid: 47313|app: 0|req: 2923/5976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.154577] [47313]: DEBUG nova.api.openstack.wsgi [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.155741] [47313]: DEBUG nova.compute.api [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.158508] [47313]: DEBUG oslo_concurrency.lockutils [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.158778] [47313]: DEBUG oslo_concurrency.lockutils [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.159007] [47313]: DEBUG oslo_concurrency.lockutils [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.159393] [47313]: DEBUG oslo_concurrency.lockutils [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.159636] [47313]: DEBUG oslo_concurrency.lockutils [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.159849] [47313]: DEBUG oslo_concurrency.lockutils [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.165319] [47312]: DEBUG nova.policy [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.169298] [47312]: INFO nova.api.openstack.requestlog [None req-9d2d2775-0e21-4d6f-afc9-60f6c2368393 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1166 microversion: 2.1 time: 0.048074 [ 790.169648] [47312]: [pid: 47312|app: 0|req: 3054/5977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:26 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1166 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.190701] [47312]: DEBUG nova.api.openstack.wsgi [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.192261] [47312]: DEBUG nova.compute.api [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.193271] [47313]: DEBUG nova.policy [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.195480] [47312]: DEBUG oslo_concurrency.lockutils [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.195747] [47312]: DEBUG oslo_concurrency.lockutils [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.195960] [47312]: DEBUG oslo_concurrency.lockutils [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.196359] [47312]: DEBUG oslo_concurrency.lockutils [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.196591] [47312]: DEBUG oslo_concurrency.lockutils [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.196791] [47312]: DEBUG oslo_concurrency.lockutils [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.197148] [47313]: INFO nova.api.openstack.requestlog [None req-aaa69b47-9133-43c7-97a2-7685b29692e0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.044919 [ 790.197574] [47313]: [pid: 47313|app: 0|req: 2924/5978] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.230095] [47312]: DEBUG nova.policy [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.234604] [47312]: INFO nova.api.openstack.requestlog [None req-b063179c-b7a4-41ee-97e0-1bdbe040698e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.045701 [ 790.234924] [47312]: [pid: 47312|app: 0|req: 3055/5979] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.283084] [47313]: DEBUG nova.api.openstack.wsgi [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.285113] [47313]: DEBUG nova.compute.api [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.288536] [47313]: DEBUG oslo_concurrency.lockutils [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.288852] [47313]: DEBUG oslo_concurrency.lockutils [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.289059] [47313]: DEBUG oslo_concurrency.lockutils [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.289482] [47313]: DEBUG oslo_concurrency.lockutils [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.289893] [47313]: DEBUG oslo_concurrency.lockutils [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.290133] [47313]: DEBUG oslo_concurrency.lockutils [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.321705] [47313]: DEBUG nova.policy [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.325653] [47313]: INFO nova.api.openstack.requestlog [None req-9339e88b-75d6-4fa2-b838-8f1717a4ebad tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.044860 [ 790.326015] [47313]: [pid: 47313|app: 0|req: 2925/5980] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.345928] [47312]: DEBUG nova.api.openstack.wsgi [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.348434] [47312]: DEBUG nova.compute.api [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.355342] [47312]: DEBUG oslo_concurrency.lockutils [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.355667] [47312]: DEBUG oslo_concurrency.lockutils [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.355912] [47312]: DEBUG oslo_concurrency.lockutils [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.356382] [47312]: DEBUG oslo_concurrency.lockutils [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.356720] [47312]: DEBUG oslo_concurrency.lockutils [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.356962] [47312]: DEBUG oslo_concurrency.lockutils [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.395016] [47312]: DEBUG nova.policy [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.398701] [47312]: INFO nova.api.openstack.requestlog [None req-d49192d4-c524-46ec-8a96-0a45a4f67ece tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.055311 [ 790.399192] [47312]: [pid: 47312|app: 0|req: 3056/5981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.423052] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.424791] [47313]: DEBUG nova.compute.api [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.428254] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.428547] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.428779] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.429481] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.429481] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.429651] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.466741] [47313]: DEBUG nova.policy [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.470677] [47313]: INFO nova.api.openstack.requestlog [None req-1ac40691-d53d-4849-888d-b1ad45772380 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.049904 [ 790.471007] [47313]: [pid: 47313|app: 0|req: 2926/5982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.612580] [47312]: DEBUG nova.api.openstack.wsgi [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.616681] [47312]: DEBUG nova.compute.api [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.621375] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.621789] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.622587] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.623419] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.623584] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.624152] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.669516] [47312]: DEBUG nova.policy [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.674478] [47312]: INFO nova.api.openstack.requestlog [None req-9cad0b49-914e-4037-92eb-5d4de1ec69dd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.068304 [ 790.674802] [47312]: [pid: 47312|app: 0|req: 3057/5983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.725669] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.727374] [47313]: DEBUG nova.compute.api [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.731092] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.731439] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.731629] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.731988] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.732194] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.732440] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.766610] [47313]: DEBUG nova.policy [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.770846] [47313]: INFO nova.api.openstack.requestlog [None req-e3137b1c-78a6-41a6-9369-39afff25b436 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.047974 [ 790.771204] [47313]: [pid: 47313|app: 0|req: 2927/5984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.809430] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.811234] [47312]: DEBUG nova.compute.api [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.814635] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.814899] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.815102] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.815453] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.815646] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.815819] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.819968] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.821576] [47313]: DEBUG nova.compute.api [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.825119] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.825775] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.825775] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.825960] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.826052] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.826231] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.833822] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.834068] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.834255] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.834445] [47312]: DEBUG nova.objects.instance [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 790.859535] [47312]: DEBUG nova.policy [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.863735] [47312]: DEBUG nova.policy [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.864378] [47312]: DEBUG nova.policy [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.865018] [47312]: INFO nova.api.openstack.requestlog [None req-4ee77ba7-3a66-4441-82ec-ba18f097721f tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.058077 [ 790.865328] [47312]: [pid: 47312|app: 0|req: 3058/5985] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.866497] [47313]: DEBUG nova.policy [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.867509] [47312]: DEBUG nova.api.openstack.wsgi [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.869036] [47312]: DEBUG nova.compute.api [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.871186] [47313]: INFO nova.api.openstack.requestlog [None req-cbe1105f-4702-49b3-861b-6a7018f19cf0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.053402 [ 790.871499] [47313]: [pid: 47313|app: 0|req: 2928/5986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.872096] [47312]: DEBUG oslo_concurrency.lockutils [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.872231] [47312]: DEBUG oslo_concurrency.lockutils [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.872424] [47312]: DEBUG oslo_concurrency.lockutils [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.873033] [47312]: DEBUG oslo_concurrency.lockutils [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.873033] [47312]: DEBUG oslo_concurrency.lockutils [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.873145] [47312]: DEBUG oslo_concurrency.lockutils [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.874032] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.875582] [47313]: DEBUG nova.compute.api [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.878690] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.878914] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.879124] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.879517] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.879723] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.879893] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.904304] [47312]: DEBUG nova.policy [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.908016] [47312]: INFO nova.api.openstack.requestlog [None req-197abd10-4bd1-4334-b9d5-c4da8e12b689 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.042149 [ 790.908334] [47312]: [pid: 47312|app: 0|req: 3059/5987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.916068] [47313]: DEBUG nova.policy [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.916446] [47312]: DEBUG nova.api.openstack.wsgi [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.917988] [47312]: DEBUG nova.compute.api [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.920212] [47313]: INFO nova.api.openstack.requestlog [None req-1a4b1cfc-3fea-4992-88c6-5116d14eae2c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.048139 [ 790.920695] [47313]: [pid: 47313|app: 0|req: 2929/5988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.921404] [47312]: DEBUG oslo_concurrency.lockutils [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.921639] [47312]: DEBUG oslo_concurrency.lockutils [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.921822] [47312]: DEBUG oslo_concurrency.lockutils [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.922278] [47312]: DEBUG oslo_concurrency.lockutils [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.922705] [47312]: DEBUG oslo_concurrency.lockutils [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.922897] [47312]: DEBUG oslo_concurrency.lockutils [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.929504] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.931095] [47313]: DEBUG nova.compute.api [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.934401] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.934655] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.934844] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.935253] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.935456] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.935634] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.955954] [47312]: DEBUG nova.policy [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.960068] [47312]: DEBUG nova.policy [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.960678] [47312]: DEBUG nova.policy [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.961300] [47312]: INFO nova.api.openstack.requestlog [None req-c101d4ea-0b7e-48a7-beab-feeaee1017c5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046715 [ 790.961732] [47312]: [pid: 47312|app: 0|req: 3060/5989] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 790.966748] [47313]: DEBUG nova.policy [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 790.970552] [47313]: INFO nova.api.openstack.requestlog [None req-e9777426-ee8b-4260-92da-a0b359c1fe39 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.042937 [ 790.970862] [47313]: [pid: 47313|app: 0|req: 2930/5990] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 790.984601] [47312]: DEBUG nova.api.openstack.wsgi [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.986177] [47312]: DEBUG nova.compute.api [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 790.989320] [47312]: DEBUG oslo_concurrency.lockutils [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.989548] [47312]: DEBUG oslo_concurrency.lockutils [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.989731] [47312]: DEBUG oslo_concurrency.lockutils [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.990146] [47312]: DEBUG oslo_concurrency.lockutils [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 790.990300] [47312]: DEBUG oslo_concurrency.lockutils [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 790.990473] [47312]: DEBUG oslo_concurrency.lockutils [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 790.995683] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 790.997242] [47313]: DEBUG nova.compute.api [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.000386] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.000618] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.000800] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.001162] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.001358] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.001531] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.020073] [47312]: DEBUG nova.policy [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.023759] [47312]: INFO nova.api.openstack.requestlog [None req-73d99c8a-29cd-4d4c-a694-dd47fee8e01e tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.041038 [ 791.024025] [47312]: [pid: 47312|app: 0|req: 3061/5991] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.029799] [47313]: DEBUG nova.policy [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.033506] [47313]: DEBUG nova.policy [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.034127] [47313]: DEBUG nova.policy [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.034687] [47313]: INFO nova.api.openstack.requestlog [None req-a9cac5b7-5330-4f86-8cf9-b40f6c3a0541 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.041041 [ 791.034982] [47313]: [pid: 47313|app: 0|req: 2931/5992] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 791.065882] [47312]: DEBUG nova.api.openstack.wsgi [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.067474] [47312]: DEBUG nova.compute.api [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.070850] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.071093] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.071280] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.071627] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.071824] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.071997] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.074788] [47313]: DEBUG nova.api.openstack.wsgi [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.076372] [47313]: DEBUG nova.compute.api [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.079824] [47313]: DEBUG oslo_concurrency.lockutils [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.080056] [47313]: DEBUG oslo_concurrency.lockutils [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.080242] [47313]: DEBUG oslo_concurrency.lockutils [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.080593] [47313]: DEBUG oslo_concurrency.lockutils [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.080793] [47313]: DEBUG oslo_concurrency.lockutils [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.080967] [47313]: DEBUG oslo_concurrency.lockutils [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.117667] [47312]: DEBUG nova.policy [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.121607] [47312]: INFO nova.api.openstack.requestlog [None req-4d6cc840-0366-4c9c-a9e1-789abd6856f8 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.057833 [ 791.121925] [47312]: [pid: 47312|app: 0|req: 3062/5993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.124355] [47312]: DEBUG nova.api.openstack.wsgi [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.125874] [47312]: DEBUG nova.compute.api [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.127658] [47313]: DEBUG nova.policy [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.128939] [47312]: DEBUG oslo_concurrency.lockutils [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.129244] [47312]: DEBUG oslo_concurrency.lockutils [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.129555] [47312]: DEBUG oslo_concurrency.lockutils [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.129777] [47312]: DEBUG oslo_concurrency.lockutils [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.129974] [47312]: DEBUG oslo_concurrency.lockutils [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.130165] [47312]: DEBUG oslo_concurrency.lockutils [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.131874] [47313]: INFO nova.api.openstack.requestlog [None req-49cbb42c-c86a-45a2-aa38-7c43d94cd765 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.059202 [ 791.132711] [47313]: [pid: 47313|app: 0|req: 2932/5994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 791.135123] [47313]: DEBUG nova.api.openstack.wsgi [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.136581] [47313]: DEBUG nova.compute.api [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.139604] [47313]: DEBUG oslo_concurrency.lockutils [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.139828] [47313]: DEBUG oslo_concurrency.lockutils [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.140016] [47313]: DEBUG oslo_concurrency.lockutils [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.140438] [47313]: DEBUG oslo_concurrency.lockutils [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.140655] [47313]: DEBUG oslo_concurrency.lockutils [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.140827] [47313]: DEBUG oslo_concurrency.lockutils [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.180973] [47312]: DEBUG nova.policy [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.185299] [47312]: INFO nova.api.openstack.requestlog [None req-320803ec-7d42-4965-b1b6-29f2d0683064 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.062819 [ 791.185654] [47312]: [pid: 47312|app: 0|req: 3063/5995] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.187938] [47312]: DEBUG nova.api.openstack.wsgi [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.189372] [47313]: DEBUG nova.policy [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.189620] [47312]: DEBUG nova.compute.api [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.192770] [47312]: DEBUG oslo_concurrency.lockutils [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.193008] [47312]: DEBUG oslo_concurrency.lockutils [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.193200] [47312]: DEBUG oslo_concurrency.lockutils [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.193395] [47313]: INFO nova.api.openstack.requestlog [None req-261c0178-f5a6-41b4-8132-f2068273b4e5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.060051 [ 791.193629] [47312]: DEBUG oslo_concurrency.lockutils [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.193715] [47313]: [pid: 47313|app: 0|req: 2933/5996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:27 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.193833] [47312]: DEBUG oslo_concurrency.lockutils [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.194010] [47312]: DEBUG oslo_concurrency.lockutils [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.198764] [47313]: DEBUG nova.api.openstack.wsgi [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.200291] [47313]: DEBUG nova.compute.api [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.203419] [47313]: DEBUG oslo_concurrency.lockutils [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.203700] [47313]: DEBUG oslo_concurrency.lockutils [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.203832] [47313]: DEBUG oslo_concurrency.lockutils [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.204189] [47313]: DEBUG oslo_concurrency.lockutils [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.204387] [47313]: DEBUG oslo_concurrency.lockutils [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.204562] [47313]: DEBUG oslo_concurrency.lockutils [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.247186] [47312]: DEBUG nova.policy [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.251330] [47312]: INFO nova.api.openstack.requestlog [None req-4385747a-92ab-4a10-8baf-e459dd41ffb5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.065096 [ 791.251642] [47312]: [pid: 47312|app: 0|req: 3064/5997] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.254012] [47312]: DEBUG nova.api.openstack.wsgi [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.255551] [47312]: DEBUG nova.compute.api [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.258694] [47312]: DEBUG oslo_concurrency.lockutils [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.258917] [47312]: DEBUG oslo_concurrency.lockutils [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.259195] [47312]: DEBUG oslo_concurrency.lockutils [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.259453] [47312]: DEBUG oslo_concurrency.lockutils [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.259647] [47312]: DEBUG oslo_concurrency.lockutils [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.259816] [47312]: DEBUG oslo_concurrency.lockutils [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.261795] [47313]: DEBUG nova.policy [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.266247] [47313]: INFO nova.api.openstack.requestlog [None req-34a428f5-ebe4-4398-b834-468044aac927 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1166 microversion: 2.1 time: 0.071926 [ 791.266603] [47313]: [pid: 47313|app: 0|req: 2934/5998] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1166 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.270023] [47313]: DEBUG nova.api.openstack.wsgi [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.270513] [47313]: DEBUG nova.compute.api [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.274091] [47313]: DEBUG oslo_concurrency.lockutils [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.274091] [47313]: DEBUG oslo_concurrency.lockutils [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.274091] [47313]: DEBUG oslo_concurrency.lockutils [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.274444] [47313]: DEBUG oslo_concurrency.lockutils [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.274633] [47313]: DEBUG oslo_concurrency.lockutils [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.274799] [47313]: DEBUG oslo_concurrency.lockutils [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.300450] [47312]: DEBUG nova.policy [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.304540] [47312]: INFO nova.api.openstack.requestlog [None req-da684fc3-76c9-4f53-b4ed-02f9e6a78f45 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.052349 [ 791.305008] [47312]: [pid: 47312|app: 0|req: 3065/5999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.323928] [47313]: DEBUG nova.policy [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.328156] [47313]: INFO nova.api.openstack.requestlog [None req-4840241b-d609-47ce-b633-8b098f75e903 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.060917 [ 791.328490] [47313]: [pid: 47313|app: 0|req: 2935/6000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.340436] [47312]: DEBUG nova.api.openstack.wsgi [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.342266] [47312]: DEBUG nova.compute.api [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.346136] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.346511] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.346579] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.346969] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.347201] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.347396] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.379371] [47312]: DEBUG nova.policy [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.385579] [47312]: INFO nova.api.openstack.requestlog [None req-71d047da-fb24-45c5-8089-353c35aa9bef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.047682 [ 791.385911] [47312]: [pid: 47312|app: 0|req: 3066/6001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.410029] [47313]: DEBUG nova.api.openstack.wsgi [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.411701] [47313]: DEBUG nova.compute.api [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.415223] [47313]: DEBUG oslo_concurrency.lockutils [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.415453] [47313]: DEBUG oslo_concurrency.lockutils [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.415636] [47313]: DEBUG oslo_concurrency.lockutils [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.415987] [47313]: DEBUG oslo_concurrency.lockutils [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.416199] [47313]: DEBUG oslo_concurrency.lockutils [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.416372] [47313]: DEBUG oslo_concurrency.lockutils [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.451030] [47313]: DEBUG nova.policy [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.454426] [47313]: INFO nova.api.openstack.requestlog [None req-357cc651-c065-46ae-92c7-f0c9b161e7f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.046626 [ 791.454762] [47313]: [pid: 47313|app: 0|req: 2936/6002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.482566] [47312]: DEBUG nova.api.openstack.wsgi [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.484196] [47312]: DEBUG nova.compute.api [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.487908] [47312]: DEBUG oslo_concurrency.lockutils [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.488158] [47312]: DEBUG oslo_concurrency.lockutils [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.488347] [47312]: DEBUG oslo_concurrency.lockutils [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.488706] [47312]: DEBUG oslo_concurrency.lockutils [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.488902] [47312]: DEBUG oslo_concurrency.lockutils [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.489089] [47312]: DEBUG oslo_concurrency.lockutils [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.522484] [47312]: DEBUG nova.policy [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.526312] [47312]: INFO nova.api.openstack.requestlog [None req-79bfa629-317b-410a-89b3-e49da6560106 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.046111 [ 791.526621] [47312]: [pid: 47312|app: 0|req: 3067/6003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.686087] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.687751] [47313]: DEBUG nova.compute.api [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.691681] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.691920] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.692119] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.692559] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.692766] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.692941] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.730924] [47313]: DEBUG nova.policy [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.735652] [47313]: INFO nova.api.openstack.requestlog [None req-3e2d040b-9186-46cf-90f0-88affb09a6bc tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.051682 [ 791.735997] [47313]: [pid: 47313|app: 0|req: 2937/6004] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.783177] [47312]: DEBUG nova.api.openstack.wsgi [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.785087] [47312]: DEBUG nova.compute.api [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.789118] [47312]: DEBUG oslo_concurrency.lockutils [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.789285] [47312]: DEBUG oslo_concurrency.lockutils [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.789470] [47312]: DEBUG oslo_concurrency.lockutils [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.789864] [47312]: DEBUG oslo_concurrency.lockutils [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.790081] [47312]: DEBUG oslo_concurrency.lockutils [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.790265] [47312]: DEBUG oslo_concurrency.lockutils [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.821362] [47312]: DEBUG nova.policy [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.825433] [47312]: INFO nova.api.openstack.requestlog [None req-94f1c06f-7e87-4a54-b112-9c9383753e39 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.044729 [ 791.826021] [47312]: [pid: 47312|app: 0|req: 3068/6005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.877942] [47313]: DEBUG nova.api.openstack.wsgi [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.880090] [47313]: DEBUG nova.compute.api [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.883023] [47312]: DEBUG nova.api.openstack.wsgi [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.883580] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.883822] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.884012] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.884372] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.884573] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.884764] [47312]: DEBUG nova.compute.api [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.884868] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.888488] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.888488] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.888488] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.889171] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.889171] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.889328] [47312]: DEBUG oslo_concurrency.lockutils [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.905341] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.905341] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.905341] [47313]: DEBUG oslo_concurrency.lockutils [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.905341] [47313]: DEBUG nova.objects.instance [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 791.933405] [47312]: DEBUG nova.policy [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.935031] [47313]: DEBUG nova.policy [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.938770] [47312]: INFO nova.api.openstack.requestlog [None req-e3b1098e-40c6-4842-b4d4-28a90cd98d60 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.058011 [ 791.939237] [47312]: [pid: 47312|app: 0|req: 3069/6006] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.939450] [47313]: DEBUG nova.policy [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.940117] [47313]: DEBUG nova.policy [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.940819] [47313]: INFO nova.api.openstack.requestlog [None req-875bb81a-fac8-4f13-ba0f-a67856e17df2 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.065153 [ 791.941187] [47313]: [pid: 47313|app: 0|req: 2938/6007] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 791.941602] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.943204] [47312]: DEBUG nova.compute.api [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.943588] [47313]: DEBUG nova.api.openstack.wsgi [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.949014] [47313]: DEBUG nova.compute.api [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.949085] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.949085] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.949085] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.949085] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.949085] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.949085] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.951747] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.951980] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.952178] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.952712] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.952934] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.953135] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.983982] [47312]: DEBUG nova.policy [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.988664] [47312]: INFO nova.api.openstack.requestlog [None req-fc02b0bb-a38d-4e34-a1ef-55094af97f50 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.048975 [ 791.988982] [47312]: [pid: 47312|app: 0|req: 3070/6008] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.990018] [47313]: DEBUG nova.policy [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 791.991910] [47312]: DEBUG nova.api.openstack.wsgi [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.993765] [47312]: DEBUG nova.compute.api [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 791.995362] [47313]: INFO nova.api.openstack.requestlog [None req-49d0fb2c-50bb-45e8-a902-d996b3ecdb87 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.053596 [ 791.995697] [47313]: [pid: 47313|app: 0|req: 2939/6009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 791.998047] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.998141] [47313]: DEBUG nova.api.openstack.wsgi [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 791.998185] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.998324] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.998662] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 791.998804] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 791.999029] [47312]: DEBUG oslo_concurrency.lockutils [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 791.999624] [47313]: DEBUG nova.compute.api [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.002985] [47313]: DEBUG oslo_concurrency.lockutils [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.003233] [47313]: DEBUG oslo_concurrency.lockutils [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.003512] [47313]: DEBUG oslo_concurrency.lockutils [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.003809] [47313]: DEBUG oslo_concurrency.lockutils [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.004026] [47313]: DEBUG oslo_concurrency.lockutils [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.004206] [47313]: DEBUG oslo_concurrency.lockutils [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.034351] [47312]: DEBUG nova.policy [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.038720] [47312]: DEBUG nova.policy [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.038877] [47313]: DEBUG nova.policy [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.039383] [47312]: DEBUG nova.policy [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.039991] [47312]: INFO nova.api.openstack.requestlog [None req-cbab8d5a-5cf0-4d30-b43c-6836ea988516 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.050496 [ 792.040317] [47312]: [pid: 47312|app: 0|req: 3071/6010] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.042823] [47312]: DEBUG nova.api.openstack.wsgi [req-9d87ee3a-67e5-4d0f-b3e2-244e7fb82255 req-b57628ec-7225-458e-bbf7-f671669ed7ce service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "21c83740-56b6-4cc8-b97b-2b7a00380b91", "tag": "3f5337a6-a41f-4b7e-b0fb-69b42d57c945"}, {"server_uuid": "21c83740-56b6-4cc8-b97b-2b7a00380b91", "name": "network-vif-deleted", "tag": "3f5337a6-a41f-4b7e-b0fb-69b42d57c945"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 792.043190] [47313]: INFO nova.api.openstack.requestlog [None req-20f96ded-c237-42ff-bfe9-c9929e74573c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.046922 [ 792.043519] [47313]: [pid: 47313|app: 0|req: 2940/6011] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.045833] [47313]: DEBUG nova.api.openstack.wsgi [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.047342] [47313]: DEBUG nova.compute.api [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.048787] [47312]: DEBUG oslo_concurrency.lockutils [req-9d87ee3a-67e5-4d0f-b3e2-244e7fb82255 req-b57628ec-7225-458e-bbf7-f671669ed7ce service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.049013] [47312]: DEBUG oslo_concurrency.lockutils [req-9d87ee3a-67e5-4d0f-b3e2-244e7fb82255 req-b57628ec-7225-458e-bbf7-f671669ed7ce service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.049195] [47312]: DEBUG oslo_concurrency.lockutils [req-9d87ee3a-67e5-4d0f-b3e2-244e7fb82255 req-b57628ec-7225-458e-bbf7-f671669ed7ce service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.050659] [47313]: DEBUG oslo_concurrency.lockutils [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.050973] [47313]: DEBUG oslo_concurrency.lockutils [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.051258] [47313]: DEBUG oslo_concurrency.lockutils [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.051749] [47313]: DEBUG oslo_concurrency.lockutils [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.052049] [47313]: DEBUG oslo_concurrency.lockutils [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.052313] [47313]: DEBUG oslo_concurrency.lockutils [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.055488] [47312]: INFO nova.api.openstack.compute.server_external_events [req-9d87ee3a-67e5-4d0f-b3e2-244e7fb82255 req-b57628ec-7225-458e-bbf7-f671669ed7ce service nova] Creating event network-changed:3f5337a6-a41f-4b7e-b0fb-69b42d57c945 for instance 21c83740-56b6-4cc8-b97b-2b7a00380b91 on cpu-1 [ 792.055722] [47312]: INFO nova.api.openstack.compute.server_external_events [req-9d87ee3a-67e5-4d0f-b3e2-244e7fb82255 req-b57628ec-7225-458e-bbf7-f671669ed7ce service nova] Creating event network-vif-deleted:3f5337a6-a41f-4b7e-b0fb-69b42d57c945 for instance 21c83740-56b6-4cc8-b97b-2b7a00380b91 on cpu-1 [ 792.058372] [47312]: INFO nova.api.openstack.requestlog [req-9d87ee3a-67e5-4d0f-b3e2-244e7fb82255 req-b57628ec-7225-458e-bbf7-f671669ed7ce service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017406 [ 792.058675] [47312]: [pid: 47312|app: 0|req: 3072/6012] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:28 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 792.062417] [47312]: DEBUG nova.api.openstack.wsgi [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.062997] [47312]: DEBUG nova.compute.api [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.066285] [47312]: DEBUG oslo_concurrency.lockutils [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.066428] [47312]: DEBUG oslo_concurrency.lockutils [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.066611] [47312]: DEBUG oslo_concurrency.lockutils [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.066963] [47312]: DEBUG oslo_concurrency.lockutils [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.067178] [47312]: DEBUG oslo_concurrency.lockutils [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.067348] [47312]: DEBUG oslo_concurrency.lockutils [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.091262] [47313]: DEBUG nova.policy [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.095791] [47313]: INFO nova.api.openstack.requestlog [None req-f337f12c-7956-43df-aa5d-9b61ea5fc292 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.051700 [ 792.096250] [47313]: [pid: 47313|app: 0|req: 2941/6013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.097686] [47312]: DEBUG nova.policy [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.102031] [47312]: DEBUG nova.policy [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.102638] [47312]: DEBUG nova.policy [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.103225] [47312]: INFO nova.api.openstack.requestlog [None req-82dc5cd8-67f6-44a8-a318-fb71f2dd65be tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.043945 [ 792.103543] [47312]: [pid: 47312|app: 0|req: 3073/6014] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 792.133238] [47313]: DEBUG nova.api.openstack.wsgi [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.134877] [47313]: DEBUG nova.compute.api [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.138565] [47313]: DEBUG oslo_concurrency.lockutils [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.138797] [47313]: DEBUG oslo_concurrency.lockutils [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.138983] [47313]: DEBUG oslo_concurrency.lockutils [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.139355] [47313]: DEBUG oslo_concurrency.lockutils [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.139555] [47313]: DEBUG oslo_concurrency.lockutils [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.139729] [47313]: DEBUG oslo_concurrency.lockutils [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.143211] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.144994] [47312]: DEBUG nova.compute.api [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.148589] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.148823] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.149053] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.149434] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.149632] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.149803] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.171367] [47313]: DEBUG nova.policy [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.175890] [47313]: INFO nova.api.openstack.requestlog [None req-4676c3dc-ec7b-494c-a264-5061cc1b25ae tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1215 microversion: 2.1 time: 0.044979 [ 792.176239] [47313]: [pid: 47313|app: 0|req: 2942/6015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.182669] [47312]: DEBUG nova.policy [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.186768] [47312]: INFO nova.api.openstack.requestlog [None req-8c23e83f-095b-4648-86bd-fb83a9ea8437 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.045819 [ 792.187113] [47312]: [pid: 47312|app: 0|req: 3074/6016] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:28 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.198440] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.200089] [47313]: DEBUG nova.compute.api [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.203686] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.203917] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.204122] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.204466] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.204704] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.204907] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.205768] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.207346] [47312]: DEBUG nova.compute.api [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.210741] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.210970] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.211168] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.211520] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.211718] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.211930] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.235155] [47313]: DEBUG nova.policy [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.238952] [47313]: INFO nova.api.openstack.requestlog [None req-c2ea34fe-988a-40f8-94f4-9de9fe6c4ce5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.042599 [ 792.239441] [47313]: [pid: 47313|app: 0|req: 2943/6017] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.245338] [47312]: DEBUG nova.policy [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.249233] [47312]: INFO nova.api.openstack.requestlog [None req-cfb1d0f4-2756-401e-a2f5-5c23f22fee4e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.045528 [ 792.249539] [47312]: [pid: 47312|app: 0|req: 3075/6018] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.265678] [47313]: DEBUG nova.api.openstack.wsgi [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.267254] [47313]: DEBUG nova.compute.api [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.270633] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.270862] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.271052] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.271398] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.271595] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.271763] [47313]: DEBUG oslo_concurrency.lockutils [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.279610] [47312]: DEBUG nova.api.openstack.wsgi [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.281271] [47312]: DEBUG nova.compute.api [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.284574] [47312]: DEBUG oslo_concurrency.lockutils [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.284798] [47312]: DEBUG oslo_concurrency.lockutils [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.284978] [47312]: DEBUG oslo_concurrency.lockutils [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.285334] [47312]: DEBUG oslo_concurrency.lockutils [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.285525] [47312]: DEBUG oslo_concurrency.lockutils [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.285694] [47312]: DEBUG oslo_concurrency.lockutils [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.300697] [47313]: DEBUG nova.policy [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.304389] [47313]: INFO nova.api.openstack.requestlog [None req-4582f72f-a478-4a0c-83d7-b646c07983ac tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.040678 [ 792.305028] [47313]: [pid: 47313|app: 0|req: 2944/6019] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.313518] [47312]: DEBUG nova.policy [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.317262] [47312]: INFO nova.api.openstack.requestlog [None req-e012b5ff-6594-420b-b519-1f135a3a78d6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1166 microversion: 2.1 time: 0.039695 [ 792.317566] [47312]: [pid: 47312|app: 0|req: 3076/6020] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1166 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.324955] [47313]: DEBUG nova.api.openstack.wsgi [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.326487] [47313]: DEBUG nova.compute.api [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.329558] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.329787] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.329966] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.330557] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.330931] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.331231] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.341766] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.343363] [47312]: DEBUG nova.compute.api [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.346550] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.346878] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.346967] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.347306] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.347500] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.347673] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.363112] [47313]: DEBUG nova.policy [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.367611] [47313]: INFO nova.api.openstack.requestlog [None req-c0fb222f-9687-4286-9744-eedfddb56741 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.044209 [ 792.367611] [47313]: [pid: 47313|app: 0|req: 2945/6021] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.377403] [47312]: DEBUG nova.policy [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.381107] [47312]: INFO nova.api.openstack.requestlog [None req-1c0aee80-2ab8-4f32-b4b6-dafeb0f7ac10 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.041703 [ 792.381415] [47312]: [pid: 47312|app: 0|req: 3077/6022] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.397221] [47313]: DEBUG nova.api.openstack.wsgi [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.398802] [47313]: DEBUG nova.compute.api [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.402436] [47313]: DEBUG oslo_concurrency.lockutils [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.402680] [47313]: DEBUG oslo_concurrency.lockutils [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.402864] [47313]: DEBUG oslo_concurrency.lockutils [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.403242] [47313]: DEBUG oslo_concurrency.lockutils [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.403448] [47313]: DEBUG oslo_concurrency.lockutils [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.403669] [47313]: DEBUG oslo_concurrency.lockutils [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.434258] [47313]: DEBUG nova.policy [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.437836] [47313]: INFO nova.api.openstack.requestlog [None req-05bb1c5a-a544-4192-a5c7-3ee0129781e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.042523 [ 792.438148] [47313]: [pid: 47313|app: 0|req: 2946/6023] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.469250] [47312]: DEBUG nova.api.openstack.wsgi [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.470902] [47312]: DEBUG nova.compute.api [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.474317] [47312]: DEBUG oslo_concurrency.lockutils [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.474547] [47312]: DEBUG oslo_concurrency.lockutils [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.474737] [47312]: DEBUG oslo_concurrency.lockutils [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.475097] [47312]: DEBUG oslo_concurrency.lockutils [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.475292] [47312]: DEBUG oslo_concurrency.lockutils [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.475462] [47312]: DEBUG oslo_concurrency.lockutils [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.503885] [47312]: DEBUG nova.policy [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.507583] [47312]: INFO nova.api.openstack.requestlog [None req-03fd4778-93a9-482b-9965-348dbe4fba34 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.040710 [ 792.507924] [47312]: [pid: 47312|app: 0|req: 3078/6024] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.538722] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.540384] [47313]: DEBUG nova.compute.api [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.543771] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.543998] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.544198] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.544535] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.544794] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.544980] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.574550] [47313]: DEBUG nova.policy [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.578301] [47313]: INFO nova.api.openstack.requestlog [None req-7c303d20-94af-40d2-972a-acffabfc9730 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.041739 [ 792.578721] [47313]: [pid: 47313|app: 0|req: 2947/6025] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.746950] [47312]: DEBUG nova.api.openstack.wsgi [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.749697] [47312]: DEBUG nova.compute.api [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.752558] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.752787] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.752969] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.753333] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.753582] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.753760] [47312]: DEBUG oslo_concurrency.lockutils [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.783079] [47312]: DEBUG nova.policy [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.786564] [47312]: INFO nova.api.openstack.requestlog [None req-47fb4795-9243-4874-9a31-bf6299b35548 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.041897 [ 792.787021] [47312]: [pid: 47312|app: 0|req: 3079/6026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.837452] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.839177] [47313]: DEBUG nova.compute.api [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.842827] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.843071] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.843262] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.843634] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.843825] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.843998] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.875074] [47313]: DEBUG nova.policy [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 792.878993] [47313]: INFO nova.api.openstack.requestlog [None req-0d47d9f8-a5e9-4b6b-b742-f7b646db518c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043954 [ 792.879324] [47313]: [pid: 47313|app: 0|req: 2948/6027] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 792.955335] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.956820] [47312]: DEBUG nova.compute.api [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.958930] [47313]: DEBUG nova.api.openstack.wsgi [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 792.960115] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.960388] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.960593] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.960634] [47313]: DEBUG nova.compute.api [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 792.960962] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.961175] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.961349] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.964437] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.964522] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.964645] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.964992] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.965201] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.965432] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.982984] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 792.983234] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 792.983444] [47313]: DEBUG oslo_concurrency.lockutils [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 792.983647] [47313]: DEBUG nova.objects.instance [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 792.999891] [47312]: DEBUG nova.policy [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.004027] [47312]: INFO nova.api.openstack.requestlog [None req-fa975aba-cbac-4b40-8f3d-759db3218590 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.051141 [ 793.004362] [47312]: [pid: 47312|app: 0|req: 3080/6028] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.004797] [47313]: DEBUG nova.policy [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.006611] [47312]: DEBUG nova.api.openstack.wsgi [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.008144] [47312]: DEBUG nova.compute.api [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.008835] [47313]: DEBUG nova.policy [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.010171] [47313]: DEBUG nova.policy [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.010171] [47313]: INFO nova.api.openstack.requestlog [None req-12dc2a59-9d93-4597-8434-c080bc4e7a6e tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.053390 [ 793.010837] [47313]: [pid: 47313|app: 0|req: 2949/6029] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.011237] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.011464] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.011649] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.011997] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.012211] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.012424] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.012809] [47313]: DEBUG nova.api.openstack.wsgi [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.014333] [47313]: DEBUG nova.compute.api [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.017403] [47313]: DEBUG oslo_concurrency.lockutils [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.017629] [47313]: DEBUG oslo_concurrency.lockutils [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.017814] [47313]: DEBUG oslo_concurrency.lockutils [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.018172] [47313]: DEBUG oslo_concurrency.lockutils [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.018455] [47313]: DEBUG oslo_concurrency.lockutils [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.018543] [47313]: DEBUG oslo_concurrency.lockutils [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.046316] [47312]: DEBUG nova.policy [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.050124] [47312]: INFO nova.api.openstack.requestlog [None req-a06892b3-e55b-48de-b403-da3144f51312 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.045231 [ 793.050624] [47312]: [pid: 47312|app: 0|req: 3081/6030] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.052239] [47313]: DEBUG nova.policy [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.052878] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.054479] [47312]: DEBUG nova.compute.api [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.056157] [47313]: INFO nova.api.openstack.requestlog [None req-286754da-4904-45c7-ae04-e0b11304b74b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.045217 [ 793.056479] [47313]: [pid: 47313|app: 0|req: 2950/6031] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.057528] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.057673] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.057853] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.058218] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.058416] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.058587] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.058688] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.060233] [47313]: DEBUG nova.compute.api [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.064141] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.064399] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.064587] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.065183] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.065418] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.065634] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.093018] [47312]: DEBUG nova.policy [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.096935] [47312]: DEBUG nova.policy [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.097553] [47312]: DEBUG nova.policy [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.097984] [47313]: DEBUG nova.policy [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.098142] [47312]: INFO nova.api.openstack.requestlog [None req-a2a4bafd-7228-4666-bb89-cf1fb8074c68 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.047188 [ 793.098439] [47312]: [pid: 47312|app: 0|req: 3082/6032] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.101756] [47313]: INFO nova.api.openstack.requestlog [None req-6f83a116-f692-4d3b-8ebc-69dd1206e79d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.044765 [ 793.102069] [47313]: [pid: 47313|app: 0|req: 2951/6033] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.107325] [47312]: DEBUG nova.api.openstack.wsgi [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.108916] [47312]: DEBUG nova.compute.api [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.111955] [47312]: DEBUG oslo_concurrency.lockutils [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.112188] [47312]: DEBUG oslo_concurrency.lockutils [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.112409] [47312]: DEBUG oslo_concurrency.lockutils [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.112734] [47312]: DEBUG oslo_concurrency.lockutils [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.112930] [47312]: DEBUG oslo_concurrency.lockutils [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.113111] [47312]: DEBUG oslo_concurrency.lockutils [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.116029] [47313]: DEBUG nova.api.openstack.wsgi [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.116984] [47313]: DEBUG nova.compute.api [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.120055] [47313]: DEBUG oslo_concurrency.lockutils [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.120297] [47313]: DEBUG oslo_concurrency.lockutils [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.120473] [47313]: DEBUG oslo_concurrency.lockutils [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.120818] [47313]: DEBUG oslo_concurrency.lockutils [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.121071] [47313]: DEBUG oslo_concurrency.lockutils [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.121329] [47313]: DEBUG oslo_concurrency.lockutils [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.146484] [47312]: DEBUG nova.policy [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.150125] [47312]: INFO nova.api.openstack.requestlog [None req-373a3e1c-ade6-4e63-a27a-c763e4843427 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.044487 [ 793.150577] [47312]: [pid: 47312|app: 0|req: 3083/6034] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.152559] [47313]: DEBUG nova.policy [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.156245] [47313]: DEBUG nova.policy [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.156914] [47313]: DEBUG nova.policy [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.157492] [47313]: INFO nova.api.openstack.requestlog [None req-0167dd21-dc75-4f31-9555-485d901a2ef6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.043967 [ 793.157876] [47313]: [pid: 47313|app: 0|req: 2952/6035] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:29 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 793.187669] [47312]: DEBUG nova.api.openstack.wsgi [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.189671] [47312]: DEBUG nova.compute.api [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.193153] [47312]: DEBUG oslo_concurrency.lockutils [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.194632] [47312]: DEBUG oslo_concurrency.lockutils [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.194632] [47312]: DEBUG oslo_concurrency.lockutils [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.194632] [47312]: DEBUG oslo_concurrency.lockutils [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.194632] [47312]: DEBUG oslo_concurrency.lockutils [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.194632] [47312]: DEBUG oslo_concurrency.lockutils [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.197642] [47313]: DEBUG nova.api.openstack.wsgi [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.199203] [47313]: DEBUG nova.compute.api [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.202553] [47313]: DEBUG oslo_concurrency.lockutils [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.202790] [47313]: DEBUG oslo_concurrency.lockutils [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.202974] [47313]: DEBUG oslo_concurrency.lockutils [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.203343] [47313]: DEBUG oslo_concurrency.lockutils [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.203556] [47313]: DEBUG oslo_concurrency.lockutils [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.203734] [47313]: DEBUG oslo_concurrency.lockutils [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.228031] [47312]: DEBUG nova.policy [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.232762] [47312]: INFO nova.api.openstack.requestlog [None req-9297299a-64cc-428b-ba34-21dc24b869f9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1271 microversion: 2.1 time: 0.046694 [ 793.232762] [47312]: [pid: 47312|app: 0|req: 3084/6036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1271 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.238677] [47313]: DEBUG nova.policy [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.242967] [47313]: INFO nova.api.openstack.requestlog [None req-93826fca-6f6a-44c0-b1c8-d9f7273aa544 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.047250 [ 793.243365] [47313]: [pid: 47313|app: 0|req: 2953/6037] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.250858] [47312]: DEBUG nova.api.openstack.wsgi [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.252498] [47312]: DEBUG nova.compute.api [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.256038] [47312]: DEBUG oslo_concurrency.lockutils [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.256276] [47312]: DEBUG oslo_concurrency.lockutils [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.256462] [47312]: DEBUG oslo_concurrency.lockutils [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.256814] [47312]: DEBUG oslo_concurrency.lockutils [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.257045] [47312]: DEBUG oslo_concurrency.lockutils [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.257224] [47312]: DEBUG oslo_concurrency.lockutils [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.259561] [47313]: DEBUG nova.api.openstack.wsgi [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.261234] [47313]: DEBUG nova.compute.api [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.264722] [47313]: DEBUG oslo_concurrency.lockutils [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.264953] [47313]: DEBUG oslo_concurrency.lockutils [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.265158] [47313]: DEBUG oslo_concurrency.lockutils [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.265505] [47313]: DEBUG oslo_concurrency.lockutils [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.265706] [47313]: DEBUG oslo_concurrency.lockutils [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.265878] [47313]: DEBUG oslo_concurrency.lockutils [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.290038] [47312]: DEBUG nova.policy [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.293744] [47312]: INFO nova.api.openstack.requestlog [None req-7835de2c-e924-4018-a3fc-70ee2405bd4b tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.045020 [ 793.294060] [47312]: [pid: 47312|app: 0|req: 3085/6038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.300890] [47313]: DEBUG nova.policy [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.304968] [47313]: INFO nova.api.openstack.requestlog [None req-997d0944-0068-42a9-9ee1-c19d0bee4071 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.047346 [ 793.305313] [47313]: [pid: 47313|app: 0|req: 2954/6039] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.315822] [47312]: DEBUG nova.api.openstack.wsgi [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.317443] [47312]: DEBUG nova.compute.api [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.320847] [47312]: DEBUG oslo_concurrency.lockutils [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.321097] [47312]: DEBUG oslo_concurrency.lockutils [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.321287] [47312]: DEBUG oslo_concurrency.lockutils [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.321641] [47312]: DEBUG oslo_concurrency.lockutils [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.321848] [47312]: DEBUG oslo_concurrency.lockutils [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.322020] [47312]: DEBUG oslo_concurrency.lockutils [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.328601] [47313]: DEBUG nova.api.openstack.wsgi [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.330189] [47313]: DEBUG nova.compute.api [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.333531] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.333780] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.333964] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.334334] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.334529] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.334703] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.353121] [47312]: DEBUG nova.policy [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.357058] [47312]: INFO nova.api.openstack.requestlog [None req-a198b734-365c-46a8-94ff-6f3f3a895203 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.043230 [ 793.357370] [47312]: [pid: 47312|app: 0|req: 3086/6040] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.363311] [47313]: DEBUG nova.policy [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.367292] [47313]: INFO nova.api.openstack.requestlog [None req-eaa498cf-7030-49d6-a1d0-5e0404ecc86c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1166 microversion: 2.1 time: 0.040643 [ 793.367604] [47313]: [pid: 47313|app: 0|req: 2955/6041] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1166 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.378668] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.380277] [47312]: DEBUG nova.compute.api [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.383961] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.384205] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.384390] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.384787] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.385017] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.385201] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.392603] [47313]: DEBUG nova.api.openstack.wsgi [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.394444] [47313]: DEBUG nova.compute.api [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.397798] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.398039] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.398261] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.398620] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.398822] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.398993] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.413478] [47312]: DEBUG nova.policy [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.417228] [47312]: INFO nova.api.openstack.requestlog [None req-3ee38631-d61c-42bc-889f-071d9d20a8bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.040515 [ 793.417542] [47312]: [pid: 47312|app: 0|req: 3087/6042] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.425751] [47313]: DEBUG nova.policy [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.429251] [47313]: INFO nova.api.openstack.requestlog [None req-bcd43df3-78e0-47de-b306-9e70accf40d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.038691 [ 793.429554] [47313]: [pid: 47313|app: 0|req: 2956/6043] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.448631] [47312]: DEBUG nova.api.openstack.wsgi [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.450180] [47312]: DEBUG nova.compute.api [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.453545] [47312]: DEBUG oslo_concurrency.lockutils [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.453545] [47312]: DEBUG oslo_concurrency.lockutils [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.453759] [47312]: DEBUG oslo_concurrency.lockutils [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.454079] [47312]: DEBUG oslo_concurrency.lockutils [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.454278] [47312]: DEBUG oslo_concurrency.lockutils [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.454447] [47312]: DEBUG oslo_concurrency.lockutils [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.483847] [47312]: DEBUG nova.policy [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.487348] [47312]: INFO nova.api.openstack.requestlog [None req-cad125ba-3231-4a4c-8050-ea7a0603466f tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.040744 [ 793.487647] [47312]: [pid: 47312|app: 0|req: 3088/6044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.518950] [47313]: DEBUG nova.api.openstack.wsgi [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.520721] [47313]: DEBUG nova.compute.api [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.524401] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.524650] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.524834] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.525203] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.525401] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.525611] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.556748] [47313]: DEBUG nova.policy [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.560334] [47313]: INFO nova.api.openstack.requestlog [None req-840b5eae-ec52-473e-a479-1f9bc45ce93e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.043603 [ 793.560700] [47313]: [pid: 47313|app: 0|req: 2957/6045] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.589985] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.591722] [47312]: DEBUG nova.compute.api [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.595340] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.595573] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.595755] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.596107] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.596306] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.596479] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.641660] [47312]: DEBUG nova.policy [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.645756] [47312]: INFO nova.api.openstack.requestlog [None req-f1286536-a176-42a2-a9fb-6686103e17bc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.057979 [ 793.646083] [47312]: [pid: 47312|app: 0|req: 3089/6046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.798511] [47313]: DEBUG nova.api.openstack.wsgi [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.800155] [47313]: DEBUG nova.compute.api [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.806227] [47313]: DEBUG oslo_concurrency.lockutils [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.806466] [47313]: DEBUG oslo_concurrency.lockutils [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.806652] [47313]: DEBUG oslo_concurrency.lockutils [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.807009] [47313]: DEBUG oslo_concurrency.lockutils [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.807218] [47313]: DEBUG oslo_concurrency.lockutils [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.807408] [47313]: DEBUG oslo_concurrency.lockutils [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.851622] [47313]: DEBUG nova.policy [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.856856] [47313]: INFO nova.api.openstack.requestlog [None req-90589c37-c5b3-4f03-bfab-bdcc6bbe54e3 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.060625 [ 793.857215] [47313]: [pid: 47313|app: 0|req: 2958/6047] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 793.892054] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 793.895875] [47312]: DEBUG nova.compute.api [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 793.900482] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.900736] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.900914] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.901291] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 793.901485] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 793.901660] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 793.934269] [47312]: DEBUG nova.policy [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 793.940422] [47312]: INFO nova.api.openstack.requestlog [None req-e1605bc1-709e-44ab-9a03-47f4712ea707 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.049057 [ 793.940422] [47312]: [pid: 47312|app: 0|req: 3090/6048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.016150] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.017806] [47313]: DEBUG nova.compute.api [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.021444] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.022278] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.022496] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.022874] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.023143] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.023322] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.023622] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.025261] [47312]: DEBUG nova.compute.api [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.029029] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.029256] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.029440] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.029793] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.029987] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.030177] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.048930] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.049180] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.049362] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.049558] [47312]: DEBUG nova.objects.instance [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.061731] [47313]: DEBUG nova.policy [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.066609] [47313]: INFO nova.api.openstack.requestlog [None req-3f6a4c9c-eeda-480e-bedb-ca35f1300094 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.052634 [ 794.066711] [47313]: [pid: 47313|app: 0|req: 2959/6049] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.070026] [47313]: DEBUG nova.api.openstack.wsgi [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.070641] [47313]: DEBUG nova.compute.api [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.073316] [47312]: DEBUG nova.policy [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.074320] [47313]: DEBUG oslo_concurrency.lockutils [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.074641] [47313]: DEBUG oslo_concurrency.lockutils [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.074831] [47313]: DEBUG oslo_concurrency.lockutils [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.075192] [47313]: DEBUG oslo_concurrency.lockutils [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.075385] [47313]: DEBUG oslo_concurrency.lockutils [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.075554] [47313]: DEBUG oslo_concurrency.lockutils [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.077750] [47312]: DEBUG nova.policy [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.078364] [47312]: DEBUG nova.policy [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.078967] [47312]: INFO nova.api.openstack.requestlog [None req-e9ed8453-e271-4165-9bfb-bba1a5b9a2b5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.057699 [ 794.079275] [47312]: [pid: 47312|app: 0|req: 3091/6050] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.082023] [47312]: DEBUG nova.api.openstack.wsgi [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.083225] [47312]: DEBUG nova.compute.api [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.086266] [47312]: DEBUG oslo_concurrency.lockutils [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.086508] [47312]: DEBUG oslo_concurrency.lockutils [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.086664] [47312]: DEBUG oslo_concurrency.lockutils [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.087009] [47312]: DEBUG oslo_concurrency.lockutils [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.087213] [47312]: DEBUG oslo_concurrency.lockutils [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.087398] [47312]: DEBUG oslo_concurrency.lockutils [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.111494] [47313]: DEBUG nova.policy [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.115794] [47313]: INFO nova.api.openstack.requestlog [None req-c74b1d29-3f13-4808-8571-848227e447d3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.048512 [ 794.116136] [47313]: [pid: 47313|app: 0|req: 2960/6051] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.118444] [47313]: DEBUG nova.api.openstack.wsgi [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.120021] [47313]: DEBUG nova.compute.api [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.123196] [47313]: DEBUG oslo_concurrency.lockutils [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.123425] [47313]: DEBUG oslo_concurrency.lockutils [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.123608] [47313]: DEBUG oslo_concurrency.lockutils [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.123896] [47312]: DEBUG nova.policy [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.124020] [47313]: DEBUG oslo_concurrency.lockutils [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.124200] [47313]: DEBUG oslo_concurrency.lockutils [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.124327] [47313]: DEBUG oslo_concurrency.lockutils [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.127981] [47312]: INFO nova.api.openstack.requestlog [None req-51df63ec-d678-41a7-a010-a238258feafa tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.048164 [ 794.128304] [47312]: [pid: 47312|app: 0|req: 3092/6052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.132026] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.132101] [47312]: DEBUG nova.compute.api [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.135144] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.135420] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.135606] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.136409] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.136607] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.136774] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.160035] [47313]: DEBUG nova.policy [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.164392] [47313]: DEBUG nova.policy [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.165049] [47313]: DEBUG nova.policy [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.165665] [47313]: INFO nova.api.openstack.requestlog [None req-b466d945-9eaa-49be-9ac7-cf50c4ba0863 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.049047 [ 794.165970] [47313]: [pid: 47313|app: 0|req: 2961/6053] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.168540] [47313]: DEBUG nova.api.openstack.wsgi [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.170184] [47313]: DEBUG nova.compute.api [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.173348] [47313]: DEBUG oslo_concurrency.lockutils [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.173588] [47313]: DEBUG oslo_concurrency.lockutils [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.173778] [47313]: DEBUG oslo_concurrency.lockutils [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.174166] [47313]: DEBUG oslo_concurrency.lockutils [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.174379] [47313]: DEBUG oslo_concurrency.lockutils [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.174556] [47313]: DEBUG oslo_concurrency.lockutils [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.174652] [47312]: DEBUG nova.policy [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.178683] [47312]: INFO nova.api.openstack.requestlog [None req-bc1a49c4-eaca-4248-b08f-52dbd58f9c3c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.049845 [ 794.179160] [47312]: [pid: 47312|app: 0|req: 3093/6054] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:30 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.182179] [47312]: DEBUG nova.api.openstack.wsgi [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.182941] [47312]: DEBUG nova.compute.api [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.185914] [47312]: DEBUG oslo_concurrency.lockutils [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.186153] [47312]: DEBUG oslo_concurrency.lockutils [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.186336] [47312]: DEBUG oslo_concurrency.lockutils [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.186684] [47312]: DEBUG oslo_concurrency.lockutils [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.186883] [47312]: DEBUG oslo_concurrency.lockutils [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.187068] [47312]: DEBUG oslo_concurrency.lockutils [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.209355] [47313]: DEBUG nova.policy [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.213372] [47313]: INFO nova.api.openstack.requestlog [None req-db48410c-a946-46ba-9a07-33f65e4c2e59 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.046740 [ 794.213681] [47313]: [pid: 47313|app: 0|req: 2962/6055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.222965] [47312]: DEBUG nova.policy [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.227071] [47312]: DEBUG nova.policy [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.227796] [47312]: DEBUG nova.policy [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.228164] [47312]: INFO nova.api.openstack.requestlog [None req-10151b31-db3f-4619-87f6-7acd1082549d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.048634 [ 794.228475] [47312]: [pid: 47312|app: 0|req: 3094/6056] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 794.243695] [47313]: DEBUG nova.api.openstack.wsgi [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.245386] [47313]: DEBUG nova.compute.api [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.248543] [47313]: DEBUG oslo_concurrency.lockutils [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.248827] [47313]: DEBUG oslo_concurrency.lockutils [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.249037] [47313]: DEBUG oslo_concurrency.lockutils [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.249387] [47313]: DEBUG oslo_concurrency.lockutils [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.249589] [47313]: DEBUG oslo_concurrency.lockutils [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.249762] [47313]: DEBUG oslo_concurrency.lockutils [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.255194] [47312]: DEBUG nova.api.openstack.wsgi [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.256836] [47312]: DEBUG nova.compute.api [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.260256] [47312]: DEBUG oslo_concurrency.lockutils [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.260487] [47312]: DEBUG oslo_concurrency.lockutils [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.260673] [47312]: DEBUG oslo_concurrency.lockutils [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.261074] [47312]: DEBUG oslo_concurrency.lockutils [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.261283] [47312]: DEBUG oslo_concurrency.lockutils [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.261454] [47312]: DEBUG oslo_concurrency.lockutils [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.292878] [47313]: DEBUG nova.policy [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.297289] [47313]: INFO nova.api.openstack.requestlog [None req-9508d7a0-e756-432e-9fed-e6f4660b3dbe tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1271 microversion: 2.1 time: 0.055655 [ 794.297699] [47313]: [pid: 47313|app: 0|req: 2963/6057] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1271 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.302752] [47312]: DEBUG nova.policy [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.307302] [47313]: DEBUG nova.api.openstack.wsgi [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.308149] [47312]: INFO nova.api.openstack.requestlog [None req-f659981a-3988-42d9-9ae0-87f28ae2c8f9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.055106 [ 794.308469] [47312]: [pid: 47312|app: 0|req: 3095/6058] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.308863] [47313]: DEBUG nova.compute.api [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.312671] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.312942] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.313167] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.313608] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.313859] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.314062] [47313]: DEBUG oslo_concurrency.lockutils [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.318223] [47312]: DEBUG nova.api.openstack.wsgi [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.319973] [47312]: DEBUG nova.compute.api [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.323216] [47312]: DEBUG oslo_concurrency.lockutils [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.323472] [47312]: DEBUG oslo_concurrency.lockutils [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.323665] [47312]: DEBUG oslo_concurrency.lockutils [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.324059] [47312]: DEBUG oslo_concurrency.lockutils [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.324263] [47312]: DEBUG oslo_concurrency.lockutils [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.324438] [47312]: DEBUG oslo_concurrency.lockutils [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.355492] [47313]: DEBUG nova.policy [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.361724] [47313]: INFO nova.api.openstack.requestlog [None req-a02f02cd-b009-42af-8b09-85c176d6ffec tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.056231 [ 794.362081] [47313]: [pid: 47313|app: 0|req: 2964/6059] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 794.368582] [47313]: DEBUG nova.api.openstack.wsgi [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.370163] [47313]: DEBUG nova.compute.api [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.370355] [47312]: DEBUG nova.policy [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.373782] [47313]: DEBUG oslo_concurrency.lockutils [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.374030] [47313]: DEBUG oslo_concurrency.lockutils [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.374224] [47313]: DEBUG oslo_concurrency.lockutils [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.374576] [47313]: DEBUG oslo_concurrency.lockutils [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.374641] [47312]: INFO nova.api.openstack.requestlog [None req-17208679-d6cf-421c-8e29-58d0f94084ff tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.059419 [ 794.374855] [47313]: DEBUG oslo_concurrency.lockutils [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.374978] [47312]: [pid: 47312|app: 0|req: 3096/6060] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 794.375064] [47313]: DEBUG oslo_concurrency.lockutils [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.378671] [47312]: DEBUG nova.api.openstack.wsgi [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.380537] [47312]: DEBUG nova.compute.api [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.384436] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.384749] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.385016] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.385455] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.385697] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.385907] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.405722] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.405943] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.406135] [47312]: DEBUG oslo_concurrency.lockutils [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.406327] [47312]: DEBUG nova.objects.instance [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lazy-loading 'fault' on Instance uuid bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 794.410213] [47313]: DEBUG nova.policy [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.414481] [47313]: INFO nova.api.openstack.requestlog [None req-0971de26-c133-4e9c-af57-0f12ce18699d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.047887 [ 794.414918] [47313]: [pid: 47313|app: 0|req: 2965/6061] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 794.428465] [47313]: DEBUG nova.api.openstack.wsgi [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.428549] [47312]: DEBUG nova.policy [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2da45520a5f9400c926ef0958bc1c155', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ee8f0ad993d74cad9e213e5f7f15558b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.430037] [47313]: DEBUG nova.compute.api [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.432339] [47312]: INFO nova.api.openstack.requestlog [None req-b006ede9-df5a-4e5f-a34f-c7034d0d5e81 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 200 len: 1356 microversion: 2.1 time: 0.055649 [ 794.432684] [47312]: [pid: 47312|app: 0|req: 3097/6062] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 1356 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.433229] [47313]: DEBUG oslo_concurrency.lockutils [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.433465] [47313]: DEBUG oslo_concurrency.lockutils [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.433637] [47313]: DEBUG oslo_concurrency.lockutils [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.433989] [47313]: DEBUG oslo_concurrency.lockutils [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.434197] [47313]: DEBUG oslo_concurrency.lockutils [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.434370] [47313]: DEBUG oslo_concurrency.lockutils [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.442509] [47312]: DEBUG nova.api.openstack.wsgi [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.444113] [47312]: DEBUG nova.compute.api [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.447250] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.447480] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.447689] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.448013] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.448213] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.448383] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.474899] [47313]: DEBUG nova.policy [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.478949] [47313]: INFO nova.api.openstack.requestlog [None req-214bcf4b-11b9-489f-b145-47ac21b1f757 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.052217 [ 794.479165] [47313]: [pid: 47313|app: 0|req: 2966/6063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 794.481996] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.481996] [47313]: DEBUG nova.compute.api [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.482094] [47312]: DEBUG nova.policy [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.484796] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.484878] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.486094] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.486094] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.486094] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.486094] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.486217] [47312]: INFO nova.api.openstack.requestlog [None req-e8e3eb4a-ce3e-4931-97eb-db63d8e78b09 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.045393 [ 794.486362] [47312]: [pid: 47312|app: 0|req: 3098/6064] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.498491] [47313]: DEBUG nova.compute.api [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 794.498704] [47312]: DEBUG nova.api.openstack.wsgi [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.500596] [47312]: DEBUG nova.compute.api [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.503627] [47312]: DEBUG oslo_concurrency.lockutils [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.504240] [47312]: DEBUG oslo_concurrency.lockutils [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.504240] [47312]: DEBUG oslo_concurrency.lockutils [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.504386] [47312]: DEBUG oslo_concurrency.lockutils [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.504574] [47312]: DEBUG oslo_concurrency.lockutils [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.504755] [47312]: DEBUG oslo_concurrency.lockutils [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.528221] [47313]: DEBUG nova.compute.api [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 794.528640] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.529209] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.529209] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.529331] [47313]: WARNING nova.compute.api [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] instance's host None is down, deleting from database [ 794.531598] [47313]: DEBUG nova.network.neutron [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 794.544136] [47312]: DEBUG nova.policy [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.548076] [47312]: INFO nova.api.openstack.requestlog [None req-a21a3bb7-1caf-4dec-821b-311c6efb7f4c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1280 microversion: 2.1 time: 0.051181 [ 794.549718] [47312]: [pid: 47312|app: 0|req: 3099/6065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.556338] [47313]: DEBUG nova.network.neutron [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 794.560436] [47313]: DEBUG nova.network.neutron [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 794.574728] [47312]: DEBUG nova.api.openstack.wsgi [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.575520] [47312]: DEBUG nova.compute.api [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.579018] [47312]: DEBUG oslo_concurrency.lockutils [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.579276] [47312]: DEBUG oslo_concurrency.lockutils [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.579462] [47312]: DEBUG oslo_concurrency.lockutils [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.579873] [47312]: DEBUG oslo_concurrency.lockutils [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.580045] [47313]: WARNING nova.volume.cinder [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Attachment 43e35942-fd6b-447d-8a23-e1f0e0a3fe97 does not exist. Ignoring.: cinderclient.exceptions.NotFound: Volume attachment could not be found with filter: attachment_id = 43e35942-fd6b-447d-8a23-e1f0e0a3fe97. (HTTP 404) (Request-ID: req-917e15d9-df9c-4c8b-8e86-84d5df268734) [ 794.580097] [47312]: DEBUG oslo_concurrency.lockutils [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.580253] [47312]: DEBUG oslo_concurrency.lockutils [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.739580] [47313]: INFO nova.api.openstack.requestlog [None req-2c872c12-ad7b-4792-b1f4-ea31b3f7a4c6 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 204 len: 0 microversion: 2.1 time: 0.259768 [ 794.739958] [47313]: [pid: 47313|app: 0|req: 2967/6066] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:31 2024] DELETE /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 794.742888] [47313]: DEBUG nova.api.openstack.wsgi [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.744315] [47313]: DEBUG nova.compute.api [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.747918] [47313]: DEBUG oslo_concurrency.lockutils [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.748122] [47313]: DEBUG oslo_concurrency.lockutils [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.748327] [47313]: DEBUG oslo_concurrency.lockutils [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.748701] [47313]: DEBUG oslo_concurrency.lockutils [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.748943] [47313]: DEBUG oslo_concurrency.lockutils [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.749124] [47313]: DEBUG oslo_concurrency.lockutils [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.756127] [47312]: DEBUG nova.policy [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.760507] [47312]: INFO nova.api.openstack.requestlog [None req-bce4d329-5b8f-45ed-91dd-841abb9609b2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.188838 [ 794.760796] [47312]: [pid: 47312|app: 0|req: 3100/6067] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 794.763334] [47312]: DEBUG nova.api.openstack.wsgi [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.764918] [47312]: DEBUG nova.compute.api [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] [instance: bc10dded-e669-4fdb-9f5b-cc6abc3a37c7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.768059] [47312]: DEBUG oslo_concurrency.lockutils [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.768288] [47312]: DEBUG oslo_concurrency.lockutils [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.768473] [47312]: DEBUG oslo_concurrency.lockutils [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.768826] [47312]: DEBUG oslo_concurrency.lockutils [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.769028] [47312]: DEBUG oslo_concurrency.lockutils [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.769202] [47312]: DEBUG oslo_concurrency.lockutils [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.777396] [47312]: INFO nova.api.openstack.wsgi [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] HTTP exception thrown: Instance bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 could not be found. [ 794.777648] [47312]: DEBUG nova.api.openstack.wsgi [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Returning 404 to user: Instance bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 794.778067] [47312]: INFO nova.api.openstack.requestlog [None req-888b001d-5346-4744-8fab-74cbfe29e229 tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7" status: 404 len: 111 microversion: 2.1 time: 0.016728 [ 794.778583] [47312]: [pid: 47312|app: 0|req: 3101/6068] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/bc10dded-e669-4fdb-9f5b-cc6abc3a37c7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 794.782956] [47312]: DEBUG nova.api.openstack.wsgi [None req-092a9a4d-8efd-41ab-87a5-e201707f522c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] Calling method '.version_select at 0x7b9c47337880>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.795969] [47312]: INFO nova.api.openstack.requestlog [None req-092a9a4d-8efd-41ab-87a5-e201707f522c tempest-ServersTestBootFromVolume-2044502181 tempest-ServersTestBootFromVolume-2044502181-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-839438793" status: 202 len: 0 microversion: 2.1 time: 0.014805 [ 794.796306] [47312]: [pid: 47312|app: 0|req: 3102/6069] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:14:31 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-839438793 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 794.796349] [47313]: DEBUG nova.policy [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.800909] [47313]: INFO nova.api.openstack.requestlog [None req-614a140f-f42c-4d8e-ab18-bf70b55819ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.060342 [ 794.801241] [47313]: [pid: 47313|app: 0|req: 2968/6070] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.873985] [47312]: DEBUG nova.api.openstack.wsgi [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.875342] [47312]: DEBUG nova.compute.api [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.879365] [47312]: DEBUG oslo_concurrency.lockutils [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.879674] [47312]: DEBUG oslo_concurrency.lockutils [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.879794] [47312]: DEBUG oslo_concurrency.lockutils [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.880138] [47312]: DEBUG oslo_concurrency.lockutils [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.880355] [47312]: DEBUG oslo_concurrency.lockutils [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.880825] [47312]: DEBUG oslo_concurrency.lockutils [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.919527] [47312]: DEBUG nova.policy [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.924384] [47312]: INFO nova.api.openstack.requestlog [None req-62e4eb2c-351d-4fd3-8b18-bf338d0fb45d tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.053053 [ 794.924651] [47312]: [pid: 47312|app: 0|req: 3103/6071] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 794.940863] [47313]: DEBUG nova.api.openstack.wsgi [req-5520b98f-c8b8-4e91-bb03-7dd578ee197a req-31748947-c9db-465d-b473-c6aa03659e35 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "479b311e-e027-4724-bd8b-dffa8903b538", "tag": "9ebe655a-cf1b-4918-b8ba-6bf0bf3def46"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 794.948054] [47313]: DEBUG oslo_concurrency.lockutils [req-5520b98f-c8b8-4e91-bb03-7dd578ee197a req-31748947-c9db-465d-b473-c6aa03659e35 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.948476] [47313]: DEBUG oslo_concurrency.lockutils [req-5520b98f-c8b8-4e91-bb03-7dd578ee197a req-31748947-c9db-465d-b473-c6aa03659e35 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.948794] [47313]: DEBUG oslo_concurrency.lockutils [req-5520b98f-c8b8-4e91-bb03-7dd578ee197a req-31748947-c9db-465d-b473-c6aa03659e35 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.950145] [47312]: DEBUG nova.api.openstack.wsgi [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 794.952736] [47312]: DEBUG nova.compute.api [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 794.956054] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5520b98f-c8b8-4e91-bb03-7dd578ee197a req-31748947-c9db-465d-b473-c6aa03659e35 service nova] Creating event network-changed:9ebe655a-cf1b-4918-b8ba-6bf0bf3def46 for instance 479b311e-e027-4724-bd8b-dffa8903b538 on cpu-1 [ 794.956147] [47312]: DEBUG oslo_concurrency.lockutils [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.956366] [47312]: DEBUG oslo_concurrency.lockutils [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.956555] [47312]: DEBUG oslo_concurrency.lockutils [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.956970] [47312]: DEBUG oslo_concurrency.lockutils [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 794.957180] [47312]: DEBUG oslo_concurrency.lockutils [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 794.957352] [47312]: DEBUG oslo_concurrency.lockutils [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 794.958862] [47313]: INFO nova.api.openstack.requestlog [req-5520b98f-c8b8-4e91-bb03-7dd578ee197a req-31748947-c9db-465d-b473-c6aa03659e35 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020280 [ 794.959307] [47313]: [pid: 47313|app: 0|req: 2969/6072] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:31 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 794.993230] [47312]: DEBUG nova.policy [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 794.997202] [47312]: INFO nova.api.openstack.requestlog [None req-a760f743-16ee-4018-a2f5-48554c62cdf7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.049244 [ 794.997936] [47312]: [pid: 47312|app: 0|req: 3104/6073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.084437] [47313]: DEBUG nova.api.openstack.wsgi [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.087016] [47313]: DEBUG nova.compute.api [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.093018] [47313]: DEBUG oslo_concurrency.lockutils [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.093018] [47313]: DEBUG oslo_concurrency.lockutils [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.093018] [47313]: DEBUG oslo_concurrency.lockutils [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.093018] [47313]: DEBUG oslo_concurrency.lockutils [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.093018] [47313]: DEBUG oslo_concurrency.lockutils [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.093018] [47313]: DEBUG oslo_concurrency.lockutils [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.093314] [47312]: DEBUG nova.api.openstack.wsgi [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.094837] [47312]: DEBUG nova.compute.api [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.098353] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.098693] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.098974] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.099450] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.100658] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.101125] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.120763] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.121172] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.121451] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.121783] [47312]: DEBUG nova.objects.instance [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 795.125799] [47313]: DEBUG nova.policy [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.130229] [47313]: INFO nova.api.openstack.requestlog [None req-537b9376-f81f-4e6f-9de6-3c411442f2e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.048323 [ 795.130560] [47313]: [pid: 47313|app: 0|req: 2970/6074] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.136920] [47313]: DEBUG nova.api.openstack.wsgi [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.141158] [47313]: DEBUG nova.compute.api [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.144923] [47313]: DEBUG oslo_concurrency.lockutils [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.145175] [47313]: DEBUG oslo_concurrency.lockutils [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.145361] [47313]: DEBUG oslo_concurrency.lockutils [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.145713] [47313]: DEBUG oslo_concurrency.lockutils [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.145907] [47313]: DEBUG oslo_concurrency.lockutils [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.146096] [47313]: DEBUG oslo_concurrency.lockutils [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.152247] [47312]: DEBUG nova.policy [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.155357] [47312]: DEBUG nova.policy [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.155959] [47312]: DEBUG nova.policy [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.156587] [47312]: INFO nova.api.openstack.requestlog [None req-89d3de90-2995-4b7a-b0a0-7a6f6da1e3c5 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.066170 [ 795.156890] [47312]: [pid: 47312|app: 0|req: 3105/6075] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.159898] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.161475] [47312]: DEBUG nova.compute.api [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.165258] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.165258] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.165258] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.165404] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.165487] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.165641] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.174625] [47313]: DEBUG nova.policy [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.179384] [47313]: INFO nova.api.openstack.requestlog [None req-98f52f37-48d7-4ac9-921b-574641cc350b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.048265 [ 795.179718] [47313]: [pid: 47313|app: 0|req: 2971/6076] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:31 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.182427] [47313]: DEBUG nova.api.openstack.wsgi [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.183928] [47313]: DEBUG nova.compute.api [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.186959] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.187204] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.187386] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.187730] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.187930] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.188116] [47313]: DEBUG oslo_concurrency.lockutils [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.199896] [47312]: DEBUG nova.policy [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.204675] [47312]: INFO nova.api.openstack.requestlog [None req-7d89e295-fc7f-4f7a-ae05-2be69a81677c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1206 microversion: 2.1 time: 0.047221 [ 795.205085] [47312]: [pid: 47312|app: 0|req: 3106/6077] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1206 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.210269] [47312]: DEBUG nova.api.openstack.wsgi [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.213572] [47312]: DEBUG nova.compute.api [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.215250] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.215482] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.215666] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.216028] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.216230] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.216436] [47312]: DEBUG oslo_concurrency.lockutils [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.217558] [47313]: DEBUG nova.policy [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.221877] [47313]: DEBUG nova.policy [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.222314] [47313]: DEBUG nova.policy [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.222949] [47313]: INFO nova.api.openstack.requestlog [None req-e0df2e4b-0cf0-464e-abe2-d0a8a10f368e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.042737 [ 795.223385] [47313]: [pid: 47313|app: 0|req: 2972/6078] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.225540] [47313]: DEBUG nova.api.openstack.wsgi [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.227363] [47313]: DEBUG nova.compute.api [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.230225] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.230361] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.230544] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.231289] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.231289] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.231289] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.248353] [47312]: DEBUG nova.policy [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.252640] [47312]: INFO nova.api.openstack.requestlog [None req-3cdb3167-1173-4ff2-95b2-eb39d14550ca tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.046196 [ 795.252996] [47312]: [pid: 47312|app: 0|req: 3107/6079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.259024] [47312]: DEBUG nova.api.openstack.wsgi [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.259024] [47312]: DEBUG nova.compute.api [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.261439] [47312]: DEBUG oslo_concurrency.lockutils [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.261711] [47312]: DEBUG oslo_concurrency.lockutils [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.261929] [47312]: DEBUG oslo_concurrency.lockutils [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.262030] [47313]: DEBUG nova.policy [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.262354] [47312]: DEBUG oslo_concurrency.lockutils [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.262614] [47312]: DEBUG oslo_concurrency.lockutils [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.263194] [47312]: DEBUG oslo_concurrency.lockutils [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.266283] [47313]: INFO nova.api.openstack.requestlog [None req-4f39b74f-8041-4ab4-b0f2-bcc2d10fea6f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.042434 [ 795.266654] [47313]: [pid: 47313|app: 0|req: 2973/6080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.294654] [47312]: DEBUG nova.policy [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.299172] [47312]: DEBUG nova.policy [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.300237] [47312]: DEBUG nova.policy [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.300359] [47312]: INFO nova.api.openstack.requestlog [None req-d002ee03-bbac-46ec-8fa5-f89b045ca701 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.046638 [ 795.300655] [47312]: [pid: 47312|app: 0|req: 3108/6081] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 795.311709] [47313]: DEBUG nova.api.openstack.wsgi [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.313625] [47313]: DEBUG nova.compute.api [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.318440] [47313]: DEBUG oslo_concurrency.lockutils [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.320018] [47313]: DEBUG oslo_concurrency.lockutils [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.320018] [47313]: DEBUG oslo_concurrency.lockutils [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.320018] [47313]: DEBUG oslo_concurrency.lockutils [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.320018] [47313]: DEBUG oslo_concurrency.lockutils [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.320433] [47313]: DEBUG oslo_concurrency.lockutils [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.322417] [47312]: DEBUG nova.api.openstack.wsgi [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.324355] [47312]: DEBUG nova.compute.api [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.329309] [47312]: DEBUG oslo_concurrency.lockutils [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.329788] [47312]: DEBUG oslo_concurrency.lockutils [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.332184] [47312]: DEBUG oslo_concurrency.lockutils [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.332184] [47312]: DEBUG oslo_concurrency.lockutils [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.332184] [47312]: DEBUG oslo_concurrency.lockutils [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.332184] [47312]: DEBUG oslo_concurrency.lockutils [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.356764] [47313]: DEBUG nova.policy [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.361241] [47313]: INFO nova.api.openstack.requestlog [None req-050a8ded-c9a0-4edb-b1ab-144fe3eb9e33 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1271 microversion: 2.1 time: 0.052127 [ 795.364384] [47313]: [pid: 47313|app: 0|req: 2974/6082] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1271 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.368230] [47312]: DEBUG nova.policy [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.372789] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.373547] [47312]: INFO nova.api.openstack.requestlog [None req-add4ecc2-19eb-43c6-9614-2335a3cb27a8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053594 [ 795.373941] [47312]: [pid: 47312|app: 0|req: 3109/6083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.376526] [47313]: DEBUG nova.compute.api [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.380412] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.380525] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.380714] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.381261] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.381261] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.381434] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.387070] [47312]: DEBUG nova.api.openstack.wsgi [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.388762] [47312]: DEBUG nova.compute.api [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.392253] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.392519] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.392751] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.393133] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.393333] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.393554] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.417859] [47313]: DEBUG nova.policy [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.423685] [47313]: INFO nova.api.openstack.requestlog [None req-e7ccc320-b0b4-42cc-ba8f-fd5b831be5c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.052943 [ 795.424026] [47313]: [pid: 47313|app: 0|req: 2975/6084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 795.426377] [47313]: DEBUG nova.api.openstack.wsgi [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.427897] [47313]: DEBUG nova.compute.api [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.429243] [47312]: DEBUG nova.policy [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.431052] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.431284] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.431501] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.431853] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.432064] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.432265] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.435174] [47312]: INFO nova.api.openstack.requestlog [None req-e630ba0b-1a88-4dcb-ab41-240b23a6ed0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.050298 [ 795.435551] [47312]: [pid: 47312|app: 0|req: 3110/6085] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.460994] [47313]: DEBUG nova.policy [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.464837] [47313]: INFO nova.api.openstack.requestlog [None req-ffd4fee8-434f-4446-a3ec-b4f26cd6be01 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.040252 [ 795.465164] [47313]: [pid: 47313|app: 0|req: 2976/6086] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.493775] [47312]: DEBUG nova.api.openstack.wsgi [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.495506] [47312]: DEBUG nova.compute.api [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.496909] [47313]: DEBUG nova.api.openstack.wsgi [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.498641] [47313]: DEBUG nova.compute.api [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.499524] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.499763] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.499975] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.500990] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.500990] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.500990] [47312]: DEBUG oslo_concurrency.lockutils [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.501905] [47313]: DEBUG oslo_concurrency.lockutils [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.502175] [47313]: DEBUG oslo_concurrency.lockutils [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.502823] [47313]: DEBUG oslo_concurrency.lockutils [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.502823] [47313]: DEBUG oslo_concurrency.lockutils [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.502969] [47313]: DEBUG oslo_concurrency.lockutils [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.503110] [47313]: DEBUG oslo_concurrency.lockutils [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.535040] [47312]: DEBUG nova.policy [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.538668] [47312]: INFO nova.api.openstack.requestlog [None req-63bc6966-7e44-4c00-ab12-658ee02bd6cb tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047973 [ 795.538983] [47312]: [pid: 47312|app: 0|req: 3111/6087] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.547108] [47313]: DEBUG nova.policy [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.551402] [47313]: INFO nova.api.openstack.requestlog [None req-22001a0d-c8b7-4f0a-b029-fd037b8cdef6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.056599 [ 795.551725] [47313]: [pid: 47313|app: 0|req: 2977/6088] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.560808] [47312]: DEBUG nova.api.openstack.wsgi [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.562675] [47312]: DEBUG nova.compute.api [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.566505] [47312]: DEBUG oslo_concurrency.lockutils [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.566758] [47312]: DEBUG oslo_concurrency.lockutils [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.566946] [47312]: DEBUG oslo_concurrency.lockutils [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.567323] [47312]: DEBUG oslo_concurrency.lockutils [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.567525] [47312]: DEBUG oslo_concurrency.lockutils [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.567699] [47312]: DEBUG oslo_concurrency.lockutils [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.602086] [47312]: DEBUG nova.policy [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.606275] [47312]: INFO nova.api.openstack.requestlog [None req-e492160e-eca7-463c-9dde-df921b841ddc tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.048516 [ 795.606608] [47312]: [pid: 47312|app: 0|req: 3112/6089] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.772719] [47313]: DEBUG nova.api.openstack.wsgi [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.774390] [47313]: DEBUG nova.compute.api [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.780260] [47313]: DEBUG oslo_concurrency.lockutils [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.780540] [47313]: DEBUG oslo_concurrency.lockutils [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.780732] [47313]: DEBUG oslo_concurrency.lockutils [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.781102] [47313]: DEBUG oslo_concurrency.lockutils [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.781300] [47313]: DEBUG oslo_concurrency.lockutils [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.781474] [47313]: DEBUG oslo_concurrency.lockutils [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.812000] [47312]: DEBUG nova.api.openstack.wsgi [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.813358] [47313]: DEBUG nova.policy [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.813639] [47312]: DEBUG nova.compute.api [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.816934] [47312]: DEBUG oslo_concurrency.lockutils [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.817182] [47312]: DEBUG oslo_concurrency.lockutils [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.817306] [47313]: INFO nova.api.openstack.requestlog [None req-a70c268f-ae40-4faf-866c-c6fc8b0d2ec8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.046899 [ 795.817374] [47312]: DEBUG oslo_concurrency.lockutils [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.817604] [47313]: [pid: 47313|app: 0|req: 2978/6090] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 795.818936] [47312]: DEBUG oslo_concurrency.lockutils [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.818936] [47312]: DEBUG oslo_concurrency.lockutils [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.818936] [47312]: DEBUG oslo_concurrency.lockutils [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.851827] [47312]: DEBUG nova.policy [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 795.856622] [47312]: INFO nova.api.openstack.requestlog [None req-24808cff-9389-4239-9508-45ce7db9bf54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.046207 [ 795.856622] [47312]: [pid: 47312|app: 0|req: 3113/6091] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 795.943447] [47313]: DEBUG nova.api.openstack.wsgi [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 795.945138] [47313]: DEBUG nova.compute.api [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 795.948929] [47313]: DEBUG oslo_concurrency.lockutils [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.949182] [47313]: DEBUG oslo_concurrency.lockutils [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.949369] [47313]: DEBUG oslo_concurrency.lockutils [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 795.949769] [47313]: DEBUG oslo_concurrency.lockutils [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 795.949976] [47313]: DEBUG oslo_concurrency.lockutils [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 795.950167] [47313]: DEBUG oslo_concurrency.lockutils [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.006414] [47313]: DEBUG nova.policy [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.009899] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.011025] [47313]: INFO nova.api.openstack.requestlog [None req-b19146da-8345-4295-817a-607aa6296ef1 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.069693 [ 796.014871] [47313]: [pid: 47313|app: 0|req: 2979/6092] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.015088] [47312]: DEBUG nova.compute.api [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.019613] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.019858] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.020068] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.020470] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.020682] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.020857] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.068586] [47312]: DEBUG nova.policy [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.073228] [47312]: INFO nova.api.openstack.requestlog [None req-9ceb9ef0-3fc8-4003-b358-9de603277615 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.065557 [ 796.073571] [47312]: [pid: 47312|app: 0|req: 3114/6093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.145210] [47313]: DEBUG nova.api.openstack.wsgi [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.146853] [47313]: DEBUG nova.compute.api [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.150601] [47313]: DEBUG oslo_concurrency.lockutils [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.150847] [47313]: DEBUG oslo_concurrency.lockutils [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.151046] [47313]: DEBUG oslo_concurrency.lockutils [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.151410] [47313]: DEBUG oslo_concurrency.lockutils [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.151613] [47313]: DEBUG oslo_concurrency.lockutils [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.151785] [47313]: DEBUG oslo_concurrency.lockutils [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.169343] [47312]: DEBUG nova.api.openstack.wsgi [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.171394] [47312]: DEBUG nova.compute.api [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.174867] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.175117] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.175308] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.175660] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.175857] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.176042] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.182150] [47313]: DEBUG nova.policy [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.186290] [47313]: INFO nova.api.openstack.requestlog [None req-685e6fbf-5b62-4d5a-b249-81e423b1250e tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.043331 [ 796.186943] [47313]: [pid: 47313|app: 0|req: 2980/6094] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:32 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.194936] [47313]: DEBUG nova.api.openstack.wsgi [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.196531] [47313]: DEBUG nova.compute.api [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.199870] [47313]: DEBUG oslo_concurrency.lockutils [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.200127] [47313]: DEBUG oslo_concurrency.lockutils [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.200317] [47313]: DEBUG oslo_concurrency.lockutils [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.200679] [47313]: DEBUG oslo_concurrency.lockutils [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.200881] [47313]: DEBUG oslo_concurrency.lockutils [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.201346] [47313]: DEBUG oslo_concurrency.lockutils [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.204711] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.204711] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.204711] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.204839] [47312]: DEBUG nova.objects.instance [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 796.234839] [47312]: DEBUG nova.policy [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.239250] [47312]: DEBUG nova.policy [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.239874] [47312]: DEBUG nova.policy [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.240522] [47312]: INFO nova.api.openstack.requestlog [None req-4bed1ad2-6d9e-4a2e-b012-40463af594bc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.073692 [ 796.240926] [47312]: [pid: 47312|app: 0|req: 3115/6095] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.242658] [47313]: DEBUG nova.policy [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.243760] [47312]: DEBUG nova.api.openstack.wsgi [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.245362] [47312]: DEBUG nova.compute.api [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.247862] [47313]: INFO nova.api.openstack.requestlog [None req-18033e9c-63b0-4482-9dd3-01f02d7a8624 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.055248 [ 796.248197] [47313]: [pid: 47313|app: 0|req: 2981/6096] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.248830] [47312]: DEBUG oslo_concurrency.lockutils [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.249091] [47312]: DEBUG oslo_concurrency.lockutils [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.249345] [47312]: DEBUG oslo_concurrency.lockutils [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.249713] [47312]: DEBUG oslo_concurrency.lockutils [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.249959] [47312]: DEBUG oslo_concurrency.lockutils [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.250102] [47312]: DEBUG oslo_concurrency.lockutils [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.250462] [47313]: DEBUG nova.api.openstack.wsgi [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.251971] [47313]: DEBUG nova.compute.api [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.255831] [47313]: DEBUG oslo_concurrency.lockutils [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.255831] [47313]: DEBUG oslo_concurrency.lockutils [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.255831] [47313]: DEBUG oslo_concurrency.lockutils [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.255831] [47313]: DEBUG oslo_concurrency.lockutils [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.255988] [47313]: DEBUG oslo_concurrency.lockutils [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.256169] [47313]: DEBUG oslo_concurrency.lockutils [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.291791] [47312]: DEBUG nova.policy [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.296481] [47312]: INFO nova.api.openstack.requestlog [None req-243deb8f-5dc5-45df-b9ca-49e77a8be65d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1262 microversion: 2.1 time: 0.054740 [ 796.296568] [47312]: [pid: 47312|app: 0|req: 3116/6097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1262 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.299645] [47312]: DEBUG nova.api.openstack.wsgi [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.299703] [47313]: DEBUG nova.policy [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.300894] [47312]: DEBUG nova.compute.api [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.303849] [47313]: DEBUG nova.policy [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.304476] [47313]: DEBUG nova.policy [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.305644] [47313]: INFO nova.api.openstack.requestlog [None req-aed57f0b-0e3f-48b3-a3ba-82d08717c2d7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.056398 [ 796.305977] [47313]: [pid: 47313|app: 0|req: 2982/6098] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.306874] [47312]: DEBUG oslo_concurrency.lockutils [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.307106] [47312]: DEBUG oslo_concurrency.lockutils [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.307284] [47312]: DEBUG oslo_concurrency.lockutils [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.307641] [47312]: DEBUG oslo_concurrency.lockutils [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.307832] [47312]: DEBUG oslo_concurrency.lockutils [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.308011] [47312]: DEBUG oslo_concurrency.lockutils [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.308372] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.309912] [47313]: DEBUG nova.compute.api [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.315570] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.315897] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.316144] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.316516] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.316736] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.316914] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.351259] [47312]: DEBUG nova.policy [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.355845] [47312]: INFO nova.api.openstack.requestlog [None req-28262ffd-360b-4aab-bc4e-894e679013b6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.058654 [ 796.356151] [47312]: [pid: 47312|app: 0|req: 3117/6099] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.358759] [47312]: DEBUG nova.api.openstack.wsgi [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.360321] [47312]: DEBUG nova.compute.api [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.360678] [47313]: DEBUG nova.policy [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.364589] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.364829] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.365037] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.365080] [47313]: INFO nova.api.openstack.requestlog [None req-cc6f295f-bf94-4d7f-8500-b75fc793ea9f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.058432 [ 796.365391] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.365454] [47313]: [pid: 47313|app: 0|req: 2983/6100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.365585] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.365788] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.372457] [47313]: DEBUG nova.api.openstack.wsgi [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.377561] [47313]: DEBUG nova.compute.api [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.381944] [47313]: DEBUG oslo_concurrency.lockutils [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.382512] [47313]: DEBUG oslo_concurrency.lockutils [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.382512] [47313]: DEBUG oslo_concurrency.lockutils [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.382744] [47313]: DEBUG oslo_concurrency.lockutils [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.382944] [47313]: DEBUG oslo_concurrency.lockutils [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.383137] [47313]: DEBUG oslo_concurrency.lockutils [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.407915] [47312]: DEBUG nova.policy [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.412640] [47312]: DEBUG nova.policy [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.413393] [47312]: DEBUG nova.policy [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.414107] [47312]: INFO nova.api.openstack.requestlog [None req-9fb52f2e-bd86-498c-907d-e67eea642973 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.057417 [ 796.415094] [47312]: [pid: 47312|app: 0|req: 3118/6101] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 796.416816] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.420311] [47312]: DEBUG nova.compute.api [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.421975] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.422283] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.422536] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.422963] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.423237] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.423492] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.465910] [47312]: DEBUG nova.policy [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.470710] [47312]: INFO nova.api.openstack.requestlog [None req-fb09c32d-7a67-4915-a88f-4386f76ee191 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.055294 [ 796.470775] [47312]: [pid: 47312|app: 0|req: 3119/6102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.473253] [47312]: DEBUG nova.api.openstack.wsgi [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.474864] [47312]: DEBUG nova.compute.api [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.478391] [47312]: DEBUG oslo_concurrency.lockutils [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.478673] [47312]: DEBUG oslo_concurrency.lockutils [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.478907] [47312]: DEBUG oslo_concurrency.lockutils [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.479306] [47312]: DEBUG oslo_concurrency.lockutils [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.479565] [47312]: DEBUG oslo_concurrency.lockutils [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.479783] [47312]: DEBUG oslo_concurrency.lockutils [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.522545] [47313]: DEBUG nova.policy [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.527769] [47313]: INFO nova.api.openstack.requestlog [None req-ace82e63-00f5-4130-9176-998ae3923655 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1321 microversion: 2.1 time: 0.157096 [ 796.528265] [47313]: [pid: 47313|app: 0|req: 2984/6103] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1321 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 796.532280] [47313]: DEBUG nova.api.openstack.wsgi [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.534030] [47313]: DEBUG nova.compute.api [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.534251] [47312]: DEBUG nova.policy [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.540280] [47313]: DEBUG oslo_concurrency.lockutils [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.540528] [47313]: DEBUG oslo_concurrency.lockutils [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.540713] [47313]: DEBUG oslo_concurrency.lockutils [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.541186] [47312]: INFO nova.api.openstack.requestlog [None req-a926fda6-bd78-42ae-8ec1-84a7e627d45a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.069507 [ 796.541262] [47313]: DEBUG oslo_concurrency.lockutils [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.541262] [47313]: DEBUG oslo_concurrency.lockutils [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.541346] [47312]: [pid: 47312|app: 0|req: 3120/6104] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.541439] [47313]: DEBUG oslo_concurrency.lockutils [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.546869] [47312]: DEBUG nova.api.openstack.wsgi [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.547097] [47312]: DEBUG nova.compute.api [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.552986] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.553184] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.553379] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.554114] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.554114] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.554223] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.589745] [47313]: DEBUG nova.policy [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.594725] [47313]: INFO nova.api.openstack.requestlog [None req-616a40bf-4a7d-4c22-ae86-390c3bdef4b4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.065979 [ 796.595058] [47313]: [pid: 47313|app: 0|req: 2985/6105] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.596582] [47312]: DEBUG nova.policy [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.598315] [47313]: DEBUG nova.api.openstack.wsgi [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.600695] [47313]: DEBUG nova.compute.api [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.601113] [47312]: INFO nova.api.openstack.requestlog [None req-3bd6fbf6-6e95-4a4f-a542-0d5472c6dd7b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.059126 [ 796.601460] [47312]: [pid: 47312|app: 0|req: 3121/6106] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.603892] [47312]: DEBUG nova.api.openstack.wsgi [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.604060] [47313]: DEBUG oslo_concurrency.lockutils [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.604299] [47313]: DEBUG oslo_concurrency.lockutils [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.604480] [47313]: DEBUG oslo_concurrency.lockutils [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.604834] [47313]: DEBUG oslo_concurrency.lockutils [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.605059] [47313]: DEBUG oslo_concurrency.lockutils [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.605236] [47313]: DEBUG oslo_concurrency.lockutils [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.605583] [47312]: DEBUG nova.compute.api [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.608974] [47312]: DEBUG oslo_concurrency.lockutils [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.609119] [47312]: DEBUG oslo_concurrency.lockutils [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.609296] [47312]: DEBUG oslo_concurrency.lockutils [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.609942] [47312]: DEBUG oslo_concurrency.lockutils [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.610604] [47312]: DEBUG oslo_concurrency.lockutils [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.610604] [47312]: DEBUG oslo_concurrency.lockutils [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.662764] [47313]: DEBUG nova.policy [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.667346] [47313]: INFO nova.api.openstack.requestlog [None req-899ddf97-d97a-43c8-a5bd-15d3469052fc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.071659 [ 796.667597] [47313]: [pid: 47313|app: 0|req: 2986/6107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.669946] [47313]: DEBUG nova.api.openstack.wsgi [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.670614] [47312]: DEBUG nova.policy [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.673772] [47313]: DEBUG nova.compute.api [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.675518] [47312]: INFO nova.api.openstack.requestlog [None req-aee62a1e-669c-4e02-92a1-369521c2a722 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.073453 [ 796.675838] [47312]: [pid: 47312|app: 0|req: 3122/6108] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.683676] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.683951] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.684157] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.684844] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.684844] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.686052] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.733204] [47313]: DEBUG nova.policy [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.738205] [47313]: INFO nova.api.openstack.requestlog [None req-0be92f97-7af9-4a05-905f-5bd3bd02f990 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.069434 [ 796.738205] [47313]: [pid: 47313|app: 0|req: 2987/6109] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.829479] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.831347] [47312]: DEBUG nova.compute.api [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.835883] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.836158] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.836360] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.836745] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.836960] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.837169] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.868677] [47313]: DEBUG nova.api.openstack.wsgi [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 796.872650] [47312]: DEBUG nova.policy [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.874788] [47313]: DEBUG nova.compute.api [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 796.877289] [47312]: INFO nova.api.openstack.requestlog [None req-d0852b38-454e-4a6f-aa09-66333bf2cd98 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.050239 [ 796.877686] [47312]: [pid: 47312|app: 0|req: 3123/6110] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.879869] [47313]: DEBUG oslo_concurrency.lockutils [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.879869] [47313]: DEBUG oslo_concurrency.lockutils [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.879869] [47313]: DEBUG oslo_concurrency.lockutils [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.880338] [47313]: DEBUG oslo_concurrency.lockutils [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.881240] [47313]: DEBUG oslo_concurrency.lockutils [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.881240] [47313]: DEBUG oslo_concurrency.lockutils [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.919929] [47313]: DEBUG nova.policy [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 796.924237] [47313]: INFO nova.api.openstack.requestlog [None req-acb5ba62-5de2-4f64-a7a7-0ab53cbc968e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.057724 [ 796.925072] [47313]: [pid: 47313|app: 0|req: 2988/6111] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 796.967891] [47312]: DEBUG nova.api.openstack.wsgi [req-7ea06b60-8ea5-4e20-bb3f-8a283071e8ec req-6a313dde-e646-4612-af7b-8e09d40e41c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "479b311e-e027-4724-bd8b-dffa8903b538", "name": "network-vif-deleted", "tag": "9ebe655a-cf1b-4918-b8ba-6bf0bf3def46"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 796.974267] [47312]: DEBUG oslo_concurrency.lockutils [req-7ea06b60-8ea5-4e20-bb3f-8a283071e8ec req-6a313dde-e646-4612-af7b-8e09d40e41c1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 796.974501] [47312]: DEBUG oslo_concurrency.lockutils [req-7ea06b60-8ea5-4e20-bb3f-8a283071e8ec req-6a313dde-e646-4612-af7b-8e09d40e41c1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 796.974683] [47312]: DEBUG oslo_concurrency.lockutils [req-7ea06b60-8ea5-4e20-bb3f-8a283071e8ec req-6a313dde-e646-4612-af7b-8e09d40e41c1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 796.980775] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7ea06b60-8ea5-4e20-bb3f-8a283071e8ec req-6a313dde-e646-4612-af7b-8e09d40e41c1 service nova] Creating event network-vif-deleted:9ebe655a-cf1b-4918-b8ba-6bf0bf3def46 for instance 479b311e-e027-4724-bd8b-dffa8903b538 on cpu-1 [ 796.983545] [47312]: INFO nova.api.openstack.requestlog [req-7ea06b60-8ea5-4e20-bb3f-8a283071e8ec req-6a313dde-e646-4612-af7b-8e09d40e41c1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017977 [ 796.983882] [47312]: [pid: 47312|app: 0|req: 3124/6112] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:33 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 797.025148] [47313]: DEBUG nova.api.openstack.wsgi [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.026878] [47313]: DEBUG nova.compute.api [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.030314] [47313]: DEBUG oslo_concurrency.lockutils [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.030568] [47313]: DEBUG oslo_concurrency.lockutils [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.030764] [47313]: DEBUG oslo_concurrency.lockutils [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.031136] [47313]: DEBUG oslo_concurrency.lockutils [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.031337] [47313]: DEBUG oslo_concurrency.lockutils [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.031509] [47313]: DEBUG oslo_concurrency.lockutils [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.066302] [47313]: DEBUG nova.policy [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.070875] [47313]: INFO nova.api.openstack.requestlog [None req-73bcbc0d-28f0-4bc8-8e2c-3b22d11acdff tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.049032 [ 797.071211] [47313]: [pid: 47313|app: 0|req: 2989/6113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.085490] [47312]: DEBUG nova.api.openstack.wsgi [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.087144] [47312]: DEBUG nova.compute.api [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.090603] [47312]: DEBUG oslo_concurrency.lockutils [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.090831] [47312]: DEBUG oslo_concurrency.lockutils [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.091026] [47312]: DEBUG oslo_concurrency.lockutils [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.091379] [47312]: DEBUG oslo_concurrency.lockutils [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.091578] [47312]: DEBUG oslo_concurrency.lockutils [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.091749] [47312]: DEBUG oslo_concurrency.lockutils [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.125143] [47312]: DEBUG nova.policy [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.128844] [47312]: INFO nova.api.openstack.requestlog [None req-0249433c-230a-4101-aa70-c5e02589f6ad tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.045802 [ 797.129298] [47312]: [pid: 47312|app: 0|req: 3125/6114] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:33 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.198299] [47313]: DEBUG nova.api.openstack.wsgi [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.200157] [47313]: DEBUG nova.compute.api [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.204778] [47313]: DEBUG oslo_concurrency.lockutils [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.205034] [47313]: DEBUG oslo_concurrency.lockutils [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.205227] [47313]: DEBUG oslo_concurrency.lockutils [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.205583] [47313]: DEBUG oslo_concurrency.lockutils [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.205786] [47313]: DEBUG oslo_concurrency.lockutils [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.205958] [47313]: DEBUG oslo_concurrency.lockutils [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.241683] [47313]: DEBUG nova.policy [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.245879] [47313]: INFO nova.api.openstack.requestlog [None req-5dd2a5d9-325a-4e3b-a2c9-c54f8cc03e03 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.049828 [ 797.246210] [47313]: [pid: 47313|app: 0|req: 2990/6115] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.254942] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.256579] [47312]: DEBUG nova.compute.api [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.260595] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.260792] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.260977] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.261345] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.261541] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.261962] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.264569] [47313]: DEBUG nova.api.openstack.wsgi [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.266182] [47313]: DEBUG nova.compute.api [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.269502] [47313]: DEBUG oslo_concurrency.lockutils [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.270123] [47313]: DEBUG oslo_concurrency.lockutils [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.270123] [47313]: DEBUG oslo_concurrency.lockutils [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.270886] [47313]: DEBUG oslo_concurrency.lockutils [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.270886] [47313]: DEBUG oslo_concurrency.lockutils [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.270886] [47313]: DEBUG oslo_concurrency.lockutils [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.281637] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.281720] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.281890] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.282163] [47312]: DEBUG nova.objects.instance [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 797.310930] [47313]: DEBUG nova.policy [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.313308] [47312]: DEBUG nova.policy [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.315128] [47313]: INFO nova.api.openstack.requestlog [None req-664239d2-5609-4d68-9f34-36c79de2f2b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.052493 [ 797.315480] [47313]: [pid: 47313|app: 0|req: 2991/6116] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.317861] [47313]: DEBUG nova.api.openstack.wsgi [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.319418] [47313]: DEBUG nova.compute.api [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.319670] [47312]: DEBUG nova.policy [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.320838] [47312]: DEBUG nova.policy [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.321552] [47312]: INFO nova.api.openstack.requestlog [None req-ef563741-c156-4a88-be20-373c2262eaca tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.068817 [ 797.321909] [47312]: [pid: 47312|app: 0|req: 3126/6117] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.322840] [47313]: DEBUG oslo_concurrency.lockutils [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.323088] [47313]: DEBUG oslo_concurrency.lockutils [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.323775] [47313]: DEBUG oslo_concurrency.lockutils [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.323775] [47313]: DEBUG oslo_concurrency.lockutils [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.323842] [47313]: DEBUG oslo_concurrency.lockutils [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.324019] [47313]: DEBUG oslo_concurrency.lockutils [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.327779] [47312]: DEBUG nova.api.openstack.wsgi [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.332837] [47312]: DEBUG nova.compute.api [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.338045] [47312]: DEBUG oslo_concurrency.lockutils [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.338278] [47312]: DEBUG oslo_concurrency.lockutils [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.338854] [47312]: DEBUG oslo_concurrency.lockutils [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.338854] [47312]: DEBUG oslo_concurrency.lockutils [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.339120] [47312]: DEBUG oslo_concurrency.lockutils [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.339333] [47312]: DEBUG oslo_concurrency.lockutils [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.359843] [47313]: DEBUG nova.policy [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.364047] [47313]: INFO nova.api.openstack.requestlog [None req-01297c1c-3729-4939-8b81-20678bfdc933 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1262 microversion: 2.1 time: 0.048004 [ 797.364379] [47313]: [pid: 47313|app: 0|req: 2992/6118] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1262 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.368640] [47313]: DEBUG nova.api.openstack.wsgi [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.369886] [47313]: DEBUG nova.compute.api [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.373044] [47313]: DEBUG oslo_concurrency.lockutils [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.373344] [47313]: DEBUG oslo_concurrency.lockutils [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.373440] [47313]: DEBUG oslo_concurrency.lockutils [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.373809] [47313]: DEBUG oslo_concurrency.lockutils [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.373976] [47313]: DEBUG oslo_concurrency.lockutils [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.374168] [47313]: DEBUG oslo_concurrency.lockutils [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.396270] [47312]: DEBUG nova.policy [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.406135] [47312]: DEBUG nova.policy [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.406854] [47312]: DEBUG nova.policy [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.407509] [47312]: INFO nova.api.openstack.requestlog [None req-50d1b927-8055-42e4-87a5-6e822121f9b8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.085134 [ 797.408128] [47312]: [pid: 47312|app: 0|req: 3127/6119] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.410462] [47313]: DEBUG nova.policy [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.412333] [47312]: DEBUG nova.api.openstack.wsgi [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.414237] [47313]: INFO nova.api.openstack.requestlog [None req-45eb4e98-e462-405b-8e34-8bbfc762c2c2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.047276 [ 797.414318] [47312]: DEBUG nova.compute.api [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.414359] [47313]: [pid: 47313|app: 0|req: 2993/6120] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.417972] [47312]: DEBUG oslo_concurrency.lockutils [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.418059] [47312]: DEBUG oslo_concurrency.lockutils [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.418307] [47312]: DEBUG oslo_concurrency.lockutils [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.418744] [47312]: DEBUG oslo_concurrency.lockutils [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.418795] [47312]: DEBUG oslo_concurrency.lockutils [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.418936] [47312]: DEBUG oslo_concurrency.lockutils [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.426832] [47313]: DEBUG nova.api.openstack.wsgi [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.428300] [47313]: DEBUG nova.compute.api [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.431533] [47313]: DEBUG oslo_concurrency.lockutils [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.431773] [47313]: DEBUG oslo_concurrency.lockutils [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.431940] [47313]: DEBUG oslo_concurrency.lockutils [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.432302] [47313]: DEBUG oslo_concurrency.lockutils [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.432536] [47313]: DEBUG oslo_concurrency.lockutils [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.432716] [47313]: DEBUG oslo_concurrency.lockutils [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.462421] [47312]: DEBUG nova.policy [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.466659] [47312]: INFO nova.api.openstack.requestlog [None req-be52e245-629d-417c-93eb-22a9b8b77efc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1272 microversion: 2.1 time: 0.057927 [ 797.467103] [47312]: [pid: 47312|app: 0|req: 3128/6121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1272 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.471307] [47313]: DEBUG nova.policy [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.475694] [47313]: DEBUG nova.policy [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.476304] [47313]: DEBUG nova.policy [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.476887] [47313]: INFO nova.api.openstack.requestlog [None req-1efb2c12-c4c2-42a5-acf4-a1a9c1f9ac80 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.052174 [ 797.477204] [47313]: [pid: 47313|app: 0|req: 2994/6122] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 797.485026] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.485026] [47312]: DEBUG nova.compute.api [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.487316] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.487589] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.487780] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.488947] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.488947] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.488947] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.522237] [47312]: DEBUG nova.policy [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.527022] [47312]: INFO nova.api.openstack.requestlog [None req-ed4cdcd5-691f-4229-9684-77aed4e198dd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.046053 [ 797.527022] [47312]: [pid: 47312|app: 0|req: 3129/6123] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.544873] [47313]: DEBUG nova.api.openstack.wsgi [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.546687] [47313]: DEBUG nova.compute.api [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.550290] [47313]: DEBUG oslo_concurrency.lockutils [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.550523] [47313]: DEBUG oslo_concurrency.lockutils [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.550705] [47313]: DEBUG oslo_concurrency.lockutils [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.551855] [47313]: DEBUG oslo_concurrency.lockutils [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.551855] [47313]: DEBUG oslo_concurrency.lockutils [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.551855] [47313]: DEBUG oslo_concurrency.lockutils [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.554845] [47312]: DEBUG nova.api.openstack.wsgi [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.556128] [47312]: DEBUG nova.compute.api [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.559538] [47312]: DEBUG oslo_concurrency.lockutils [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.559772] [47312]: DEBUG oslo_concurrency.lockutils [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.559951] [47312]: DEBUG oslo_concurrency.lockutils [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.560343] [47312]: DEBUG oslo_concurrency.lockutils [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.560576] [47312]: DEBUG oslo_concurrency.lockutils [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.560754] [47312]: DEBUG oslo_concurrency.lockutils [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.597486] [47313]: DEBUG nova.policy [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.599206] [47312]: DEBUG nova.policy [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.601356] [47313]: INFO nova.api.openstack.requestlog [None req-377699ff-29e5-4d74-be74-e67095a28a29 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.058745 [ 797.601779] [47313]: [pid: 47313|app: 0|req: 2995/6124] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 797.602919] [47312]: INFO nova.api.openstack.requestlog [None req-009dd8f9-ede1-41c7-a80e-040cc4937932 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.051236 [ 797.603232] [47312]: [pid: 47312|app: 0|req: 3130/6125] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 797.608612] [47313]: DEBUG nova.api.openstack.wsgi [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.610937] [47313]: DEBUG nova.compute.api [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.614485] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.614485] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.614485] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.614580] [47312]: DEBUG nova.api.openstack.wsgi [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.614612] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.614612] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.614612] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.616327] [47312]: DEBUG nova.compute.api [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.620464] [47312]: DEBUG oslo_concurrency.lockutils [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.620464] [47312]: DEBUG oslo_concurrency.lockutils [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.620464] [47312]: DEBUG oslo_concurrency.lockutils [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.620464] [47312]: DEBUG oslo_concurrency.lockutils [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.621030] [47312]: DEBUG oslo_concurrency.lockutils [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.621030] [47312]: DEBUG oslo_concurrency.lockutils [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.648227] [47313]: DEBUG nova.policy [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.652312] [47313]: INFO nova.api.openstack.requestlog [None req-8fc023c9-93b8-41ea-910e-498c4c0011f0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.045488 [ 797.652673] [47313]: [pid: 47313|app: 0|req: 2996/6126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 797.655062] [47312]: DEBUG nova.policy [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.659092] [47312]: INFO nova.api.openstack.requestlog [None req-1788039c-59e9-433d-9a04-cf1d907f86d7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.047291 [ 797.659398] [47312]: [pid: 47312|app: 0|req: 3131/6127] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.681839] [47313]: DEBUG nova.api.openstack.wsgi [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.683533] [47313]: DEBUG nova.compute.api [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.686922] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.687169] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.687358] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.687707] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.687907] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.688090] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.689632] [47312]: DEBUG nova.api.openstack.wsgi [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.691264] [47312]: DEBUG nova.compute.api [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.694421] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.694648] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.694832] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.695191] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.695388] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.695559] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.718513] [47313]: DEBUG nova.policy [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.722974] [47313]: INFO nova.api.openstack.requestlog [None req-4eab94ac-b21a-4873-8696-1091e113eb28 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.043230 [ 797.723290] [47313]: [pid: 47313|app: 0|req: 2997/6128] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.728322] [47312]: DEBUG nova.policy [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.732254] [47312]: INFO nova.api.openstack.requestlog [None req-d2c6908c-b785-4206-8161-39400884d73c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.044559 [ 797.732593] [47312]: [pid: 47312|app: 0|req: 3132/6129] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.749855] [47313]: DEBUG nova.api.openstack.wsgi [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.751495] [47313]: DEBUG nova.compute.api [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.755250] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.755481] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.755665] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.756019] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.756218] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.756392] [47313]: DEBUG oslo_concurrency.lockutils [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.786466] [47313]: DEBUG nova.policy [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.791351] [47313]: INFO nova.api.openstack.requestlog [None req-22d66548-facd-4696-8ad8-6667c9648dd2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.043572 [ 797.791691] [47313]: [pid: 47313|app: 0|req: 2998/6130] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.889824] [47312]: DEBUG nova.api.openstack.wsgi [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.891534] [47312]: DEBUG nova.compute.api [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.895296] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.895573] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.895698] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.896054] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.896254] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.896426] [47312]: DEBUG oslo_concurrency.lockutils [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.927254] [47312]: DEBUG nova.policy [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.931492] [47312]: INFO nova.api.openstack.requestlog [None req-b65c584e-9be7-46c3-a227-dbb5b9ee0756 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.043884 [ 797.932407] [47312]: [pid: 47312|app: 0|req: 3133/6131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 797.938036] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 797.939272] [47313]: DEBUG nova.compute.api [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 797.943010] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.943531] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.943531] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.943948] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 797.944222] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 797.944437] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 797.976785] [47313]: DEBUG nova.policy [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 797.980527] [47313]: INFO nova.api.openstack.requestlog [None req-ae532dad-e146-4233-9fbd-da09aa9a900c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.046453 [ 797.980803] [47313]: [pid: 47313|app: 0|req: 2999/6132] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.082892] [47312]: DEBUG nova.api.openstack.wsgi [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.084569] [47312]: DEBUG nova.compute.api [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.087990] [47312]: DEBUG oslo_concurrency.lockutils [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.088243] [47312]: DEBUG oslo_concurrency.lockutils [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.088432] [47312]: DEBUG oslo_concurrency.lockutils [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.088779] [47312]: DEBUG oslo_concurrency.lockutils [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.088977] [47312]: DEBUG oslo_concurrency.lockutils [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.089167] [47312]: DEBUG oslo_concurrency.lockutils [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.118186] [47312]: DEBUG nova.policy [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.121819] [47312]: INFO nova.api.openstack.requestlog [None req-78d6f159-e23c-4a72-bc11-3c9782155113 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.041249 [ 798.122132] [47312]: [pid: 47312|app: 0|req: 3134/6133] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.140793] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.142462] [47313]: DEBUG nova.compute.api [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.146088] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.146330] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.146506] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.146848] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.147052] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.147226] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.177299] [47313]: DEBUG nova.policy [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.180829] [47313]: INFO nova.api.openstack.requestlog [None req-2a85d9e6-27fd-4874-b731-e26fcacbf450 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.042347 [ 798.181140] [47313]: [pid: 47313|app: 0|req: 3000/6134] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:34 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.257156] [47312]: DEBUG nova.api.openstack.wsgi [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.258857] [47312]: DEBUG nova.compute.api [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.262663] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.262898] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.263116] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.263493] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.263697] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.263865] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.293716] [47312]: DEBUG nova.policy [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.297579] [47312]: INFO nova.api.openstack.requestlog [None req-4da6a4b9-eb39-40a1-a496-b4bf68a33bee tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.042735 [ 798.297926] [47312]: [pid: 47312|app: 0|req: 3135/6135] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.331583] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.333526] [47313]: DEBUG nova.compute.api [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.337917] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.338842] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.338842] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.339072] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.339395] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.339581] [47312]: DEBUG nova.api.openstack.wsgi [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.339711] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.341584] [47312]: DEBUG nova.compute.api [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.345912] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.346224] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.346448] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.346874] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.347143] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.347360] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.366755] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.366986] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.367212] [47312]: DEBUG oslo_concurrency.lockutils [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.367381] [47312]: DEBUG nova.objects.instance [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 798.376924] [47313]: DEBUG nova.policy [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.384483] [47313]: INFO nova.api.openstack.requestlog [None req-9d68dfea-0e6e-48bb-a83f-27bb3f41f3a9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.055146 [ 798.384483] [47313]: [pid: 47313|app: 0|req: 3001/6136] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.386907] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.388073] [47312]: DEBUG nova.policy [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.388495] [47313]: DEBUG nova.compute.api [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.391725] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.391957] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.392167] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.392353] [47312]: DEBUG nova.policy [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.392633] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.392927] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.393122] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.393191] [47312]: DEBUG nova.policy [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.393861] [47312]: INFO nova.api.openstack.requestlog [None req-28f497ea-6076-4534-83ac-db03ff0bf28d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.057133 [ 798.394186] [47312]: [pid: 47312|app: 0|req: 3136/6137] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 798.422108] [47312]: DEBUG nova.api.openstack.wsgi [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.424393] [47312]: DEBUG nova.compute.api [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.425734] [47313]: DEBUG nova.policy [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.429588] [47312]: DEBUG oslo_concurrency.lockutils [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.429588] [47312]: DEBUG oslo_concurrency.lockutils [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.429588] [47312]: DEBUG oslo_concurrency.lockutils [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.429588] [47312]: DEBUG oslo_concurrency.lockutils [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.429588] [47312]: DEBUG oslo_concurrency.lockutils [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.429588] [47312]: DEBUG oslo_concurrency.lockutils [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.431298] [47313]: INFO nova.api.openstack.requestlog [None req-4a5f4974-0b7d-4436-a7b3-89ebfaf01bf3 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1270 microversion: 2.1 time: 0.045762 [ 798.431616] [47313]: [pid: 47313|app: 0|req: 3002/6138] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.434466] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.436150] [47313]: DEBUG nova.compute.api [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.439207] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.439445] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.440280] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.440280] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.440280] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.441031] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.487214] [47312]: DEBUG nova.policy [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.490756] [47313]: DEBUG nova.policy [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.495018] [47312]: DEBUG nova.policy [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.495018] [47312]: DEBUG nova.policy [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.495018] [47312]: INFO nova.api.openstack.requestlog [None req-78f514d6-a519-427f-bfda-0d81d9022b56 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.074396 [ 798.495018] [47312]: [pid: 47312|app: 0|req: 3137/6139] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 798.497121] [47313]: INFO nova.api.openstack.requestlog [None req-a9164490-c0f9-40a4-b187-2b88fe372391 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.063432 [ 798.497308] [47312]: DEBUG nova.api.openstack.wsgi [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.497472] [47313]: [pid: 47313|app: 0|req: 3003/6140] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.499046] [47312]: DEBUG nova.compute.api [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.499984] [47313]: DEBUG nova.api.openstack.wsgi [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.501555] [47313]: DEBUG nova.compute.api [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.503797] [47312]: DEBUG oslo_concurrency.lockutils [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.504152] [47312]: DEBUG oslo_concurrency.lockutils [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.504442] [47312]: DEBUG oslo_concurrency.lockutils [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.504954] [47312]: DEBUG oslo_concurrency.lockutils [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.505030] [47313]: DEBUG oslo_concurrency.lockutils [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.505197] [47313]: DEBUG oslo_concurrency.lockutils [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.505375] [47313]: DEBUG oslo_concurrency.lockutils [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.505476] [47312]: DEBUG oslo_concurrency.lockutils [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.505719] [47313]: DEBUG oslo_concurrency.lockutils [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.505813] [47312]: DEBUG oslo_concurrency.lockutils [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.505907] [47313]: DEBUG oslo_concurrency.lockutils [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.506083] [47313]: DEBUG oslo_concurrency.lockutils [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.549423] [47312]: DEBUG nova.policy [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.550363] [47313]: DEBUG nova.policy [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.553719] [47312]: INFO nova.api.openstack.requestlog [None req-54372f65-075e-4485-a671-7dc648624feb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1216 microversion: 2.1 time: 0.058662 [ 798.554041] [47312]: [pid: 47312|app: 0|req: 3138/6141] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1216 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.556005] [47313]: DEBUG nova.policy [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.556403] [47312]: DEBUG nova.api.openstack.wsgi [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.556764] [47313]: DEBUG nova.policy [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.557390] [47313]: INFO nova.api.openstack.requestlog [None req-8931b271-de1f-4d66-80fc-8473f40f8995 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.059413 [ 798.557698] [47313]: [pid: 47313|app: 0|req: 3004/6142] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 798.557975] [47312]: DEBUG nova.compute.api [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.561835] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.561835] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.561835] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.562139] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.562292] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.562522] [47312]: DEBUG oslo_concurrency.lockutils [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.599303] [47312]: DEBUG nova.policy [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.603344] [47312]: INFO nova.api.openstack.requestlog [None req-74f9d32f-d118-402d-a3e5-444b04fd6cdd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.048759 [ 798.603652] [47312]: [pid: 47312|app: 0|req: 3139/6143] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.615299] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.615390] [47313]: DEBUG nova.api.openstack.wsgi [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.616683] [47312]: DEBUG nova.compute.api [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.616876] [47313]: DEBUG nova.compute.api [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.618191] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 798.618857] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=3 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 798.619816] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.620061] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.620248] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.620629] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.620827] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.620995] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.621787] [47313]: DEBUG oslo_concurrency.lockutils [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.622039] [47313]: DEBUG oslo_concurrency.lockutils [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.622227] [47313]: DEBUG oslo_concurrency.lockutils [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.622614] [47313]: DEBUG oslo_concurrency.lockutils [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.622815] [47313]: DEBUG oslo_concurrency.lockutils [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.623081] [47313]: DEBUG oslo_concurrency.lockutils [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.667278] [47312]: DEBUG nova.policy [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.672519] [47312]: INFO nova.api.openstack.requestlog [None req-e1a138c8-bb4e-4f44-a88e-10393258fa1a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.059024 [ 798.672519] [47312]: [pid: 47312|app: 0|req: 3140/6144] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.674513] [47312]: DEBUG nova.api.openstack.wsgi [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.679329] [47312]: DEBUG nova.compute.api [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.679329] [47312]: DEBUG oslo_concurrency.lockutils [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.679485] [47312]: DEBUG oslo_concurrency.lockutils [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.679516] [47312]: DEBUG oslo_concurrency.lockutils [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.679889] [47312]: DEBUG oslo_concurrency.lockutils [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.680096] [47312]: DEBUG oslo_concurrency.lockutils [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.680267] [47312]: DEBUG oslo_concurrency.lockutils [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.680742] [47313]: DEBUG nova.policy [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.686271] [47313]: INFO nova.api.openstack.requestlog [None req-c59e61dc-8955-4059-898c-da02aa65f6e7 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.073305 [ 798.686599] [47313]: [pid: 47313|app: 0|req: 3005/6145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.689184] [47313]: DEBUG nova.api.openstack.wsgi [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.690760] [47313]: DEBUG nova.compute.api [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.694506] [47313]: DEBUG oslo_concurrency.lockutils [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.694739] [47313]: DEBUG oslo_concurrency.lockutils [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.694921] [47313]: DEBUG oslo_concurrency.lockutils [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.695573] [47313]: DEBUG oslo_concurrency.lockutils [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.695800] [47313]: DEBUG oslo_concurrency.lockutils [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.695981] [47313]: DEBUG oslo_concurrency.lockutils [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.717102] [47312]: DEBUG nova.policy [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.721138] [47312]: INFO nova.api.openstack.requestlog [None req-637f8113-3e7c-4b77-9cb0-1fd6a03c8b3a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.048358 [ 798.721436] [47312]: [pid: 47312|app: 0|req: 3141/6146] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.733842] [47312]: DEBUG nova.api.openstack.wsgi [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.735413] [47312]: DEBUG nova.compute.api [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.738713] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.738944] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.739056] [47313]: DEBUG nova.policy [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.739164] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.739488] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.739686] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.739856] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.746905] [47313]: INFO nova.api.openstack.requestlog [None req-ade93186-76a7-4091-b55d-d9a980e0003b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.056298 [ 798.746905] [47313]: [pid: 47313|app: 0|req: 3006/6147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.746905] [47313]: DEBUG nova.api.openstack.wsgi [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.751014] [47313]: DEBUG nova.compute.api [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.751014] [47313]: DEBUG oslo_concurrency.lockutils [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.751014] [47313]: DEBUG oslo_concurrency.lockutils [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.751216] [47313]: DEBUG oslo_concurrency.lockutils [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.751558] [47313]: DEBUG oslo_concurrency.lockutils [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.751749] [47313]: DEBUG oslo_concurrency.lockutils [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.751913] [47313]: DEBUG oslo_concurrency.lockutils [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.796445] [47312]: DEBUG nova.policy [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.800595] [47313]: DEBUG nova.policy [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.800811] [47312]: INFO nova.api.openstack.requestlog [None req-8fc3dbf5-bdd4-49d3-a41f-0e5913294b6a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.068952 [ 798.801153] [47312]: [pid: 47312|app: 0|req: 3142/6148] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.803927] [47313]: INFO nova.api.openstack.requestlog [None req-9433c042-26f8-467c-9e61-a7c31a1d275b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.059516 [ 798.804402] [47313]: [pid: 47313|app: 0|req: 3007/6149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.804625] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.806194] [47312]: DEBUG nova.compute.api [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.809340] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.809565] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.809747] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.810100] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.810344] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.810457] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.813997] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 798.855028] [47312]: DEBUG nova.policy [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.859544] [47312]: INFO nova.api.openstack.requestlog [None req-8f4aaeab-d417-4bf2-9ffa-fb3e12a55f8b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.056629 [ 798.859891] [47312]: [pid: 47312|app: 0|req: 3143/6150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 798.944202] [47313]: DEBUG nova.api.openstack.wsgi [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.946451] [47313]: DEBUG nova.compute.api [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.949947] [47313]: DEBUG oslo_concurrency.lockutils [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.950200] [47313]: DEBUG oslo_concurrency.lockutils [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.950397] [47313]: DEBUG oslo_concurrency.lockutils [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.950772] [47313]: DEBUG oslo_concurrency.lockutils [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.950969] [47313]: DEBUG oslo_concurrency.lockutils [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.951156] [47313]: DEBUG oslo_concurrency.lockutils [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.984958] [47313]: DEBUG nova.policy [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 798.988709] [47313]: INFO nova.api.openstack.requestlog [None req-73d28a39-4fbb-4ee8-ab37-08b6c97622d5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.046835 [ 798.989136] [47313]: [pid: 47313|app: 0|req: 3008/6151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 798.991682] [47313]: DEBUG nova.api.openstack.wsgi [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 798.992224] [47312]: DEBUG nova.api.openstack.wsgi [req-f9acf121-98f7-46d4-9440-08b8407eb159 req-9abbce33-cee1-4c9a-85ef-c3839d8cf7c6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "47bd9677-375a-413b-a5c5-989d491adec9", "tag": "1cb467c5-dc03-4a5b-b564-db26df5763a3"}, {"server_uuid": "47bd9677-375a-413b-a5c5-989d491adec9", "name": "network-vif-deleted", "tag": "1cb467c5-dc03-4a5b-b564-db26df5763a3"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 798.993318] [47313]: DEBUG nova.compute.api [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 798.996435] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.996682] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.996915] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.997284] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.997484] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.997658] [47313]: DEBUG oslo_concurrency.lockutils [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 798.998284] [47312]: DEBUG oslo_concurrency.lockutils [req-f9acf121-98f7-46d4-9440-08b8407eb159 req-9abbce33-cee1-4c9a-85ef-c3839d8cf7c6 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 798.998529] [47312]: DEBUG oslo_concurrency.lockutils [req-f9acf121-98f7-46d4-9440-08b8407eb159 req-9abbce33-cee1-4c9a-85ef-c3839d8cf7c6 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 798.998712] [47312]: DEBUG oslo_concurrency.lockutils [req-f9acf121-98f7-46d4-9440-08b8407eb159 req-9abbce33-cee1-4c9a-85ef-c3839d8cf7c6 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.006271] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f9acf121-98f7-46d4-9440-08b8407eb159 req-9abbce33-cee1-4c9a-85ef-c3839d8cf7c6 service nova] Creating event network-changed:1cb467c5-dc03-4a5b-b564-db26df5763a3 for instance 47bd9677-375a-413b-a5c5-989d491adec9 on cpu-1 [ 799.006519] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f9acf121-98f7-46d4-9440-08b8407eb159 req-9abbce33-cee1-4c9a-85ef-c3839d8cf7c6 service nova] Creating event network-vif-deleted:1cb467c5-dc03-4a5b-b564-db26df5763a3 for instance 47bd9677-375a-413b-a5c5-989d491adec9 on cpu-1 [ 799.009410] [47312]: INFO nova.api.openstack.requestlog [req-f9acf121-98f7-46d4-9440-08b8407eb159 req-9abbce33-cee1-4c9a-85ef-c3839d8cf7c6 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019518 [ 799.009754] [47312]: [pid: 47312|app: 0|req: 3144/6152] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:35 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 799.033209] [47313]: DEBUG nova.policy [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.037087] [47313]: INFO nova.api.openstack.requestlog [None req-c9aee5de-b000-4526-8eda-7468224680e4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1274 microversion: 2.1 time: 0.047386 [ 799.037405] [47313]: [pid: 47313|app: 0|req: 3009/6153] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1274 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.135151] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.136895] [47312]: DEBUG nova.compute.api [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.140650] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.140882] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.141077] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.141434] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.141629] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.141800] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.174705] [47312]: DEBUG nova.policy [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.178581] [47312]: INFO nova.api.openstack.requestlog [None req-fd09ab68-a051-406a-98e2-b1eac50090d8 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.045996 [ 799.178907] [47312]: [pid: 47312|app: 0|req: 3145/6154] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:35 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.191930] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.193733] [47313]: DEBUG nova.compute.api [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.197298] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.197536] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.197718] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.198088] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.198290] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.198464] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.229844] [47313]: DEBUG nova.policy [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.233417] [47313]: INFO nova.api.openstack.requestlog [None req-8b6c9e39-a832-43db-ab77-71b09aff25f7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043673 [ 799.233762] [47313]: [pid: 47313|app: 0|req: 3010/6155] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.309922] [47312]: DEBUG nova.api.openstack.wsgi [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.311838] [47312]: DEBUG nova.compute.api [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.315678] [47312]: DEBUG oslo_concurrency.lockutils [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.315926] [47312]: DEBUG oslo_concurrency.lockutils [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.316123] [47312]: DEBUG oslo_concurrency.lockutils [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.316528] [47312]: DEBUG oslo_concurrency.lockutils [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.316736] [47312]: DEBUG oslo_concurrency.lockutils [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.316907] [47312]: DEBUG oslo_concurrency.lockutils [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.350574] [47312]: DEBUG nova.policy [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.356011] [47312]: INFO nova.api.openstack.requestlog [None req-0554884a-4df3-4636-805a-5025d73d1320 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.049074 [ 799.356342] [47312]: [pid: 47312|app: 0|req: 3146/6156] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.396735] [47313]: DEBUG nova.api.openstack.wsgi [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.398373] [47313]: DEBUG nova.compute.api [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.401935] [47313]: DEBUG oslo_concurrency.lockutils [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.402193] [47313]: DEBUG oslo_concurrency.lockutils [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.402410] [47313]: DEBUG oslo_concurrency.lockutils [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.402773] [47313]: DEBUG oslo_concurrency.lockutils [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.402977] [47313]: DEBUG oslo_concurrency.lockutils [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.403172] [47313]: DEBUG oslo_concurrency.lockutils [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.409326] [47312]: DEBUG nova.api.openstack.wsgi [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.411293] [47312]: DEBUG nova.compute.api [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.414676] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.414931] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.415137] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.415487] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.415682] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.416519] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.440775] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.441055] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.441096] [47313]: DEBUG nova.policy [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.441306] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.441446] [47312]: DEBUG nova.objects.instance [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 799.446396] [47313]: INFO nova.api.openstack.requestlog [None req-710fb66e-66b7-4a32-983e-695ce01121f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.051891 [ 799.446892] [47313]: [pid: 47313|app: 0|req: 3011/6157] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.449338] [47313]: DEBUG nova.api.openstack.wsgi [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.451944] [47313]: DEBUG nova.compute.api [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.455651] [47313]: DEBUG oslo_concurrency.lockutils [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.455885] [47313]: DEBUG oslo_concurrency.lockutils [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.456087] [47313]: DEBUG oslo_concurrency.lockutils [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.456446] [47313]: DEBUG oslo_concurrency.lockutils [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.456639] [47313]: DEBUG oslo_concurrency.lockutils [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.457016] [47313]: DEBUG oslo_concurrency.lockutils [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.465315] [47312]: DEBUG nova.policy [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.475036] [47312]: DEBUG nova.policy [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.475704] [47312]: DEBUG nova.policy [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.476416] [47312]: INFO nova.api.openstack.requestlog [None req-93ee0969-7070-4bde-84fe-8570e941d4dc tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.069393 [ 799.476724] [47312]: [pid: 47312|app: 0|req: 3147/6158] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.507981] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.509673] [47312]: DEBUG nova.compute.api [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.513324] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.513586] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.513777] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.514157] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.514356] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.514526] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.555084] [47312]: DEBUG nova.policy [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.559496] [47312]: DEBUG nova.policy [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.560161] [47312]: DEBUG nova.policy [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.560786] [47312]: INFO nova.api.openstack.requestlog [None req-9c519779-8b8a-4cbc-8e10-1929b5b4f987 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.055043 [ 799.561249] [47312]: [pid: 47312|app: 0|req: 3148/6159] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.564687] [47312]: DEBUG nova.api.openstack.wsgi [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.566268] [47312]: DEBUG nova.compute.api [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.569532] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.569761] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.569937] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.570316] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.570535] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.570711] [47312]: DEBUG oslo_concurrency.lockutils [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.613714] [47312]: DEBUG nova.policy [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.618246] [47312]: INFO nova.api.openstack.requestlog [None req-48a73cca-e7bd-469e-8a03-65d0d842725a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.056448 [ 799.618577] [47312]: [pid: 47312|app: 0|req: 3149/6160] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.621198] [47312]: DEBUG nova.api.openstack.wsgi [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.622792] [47312]: DEBUG nova.compute.api [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.625880] [47312]: DEBUG oslo_concurrency.lockutils [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.626123] [47312]: DEBUG oslo_concurrency.lockutils [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.626310] [47312]: DEBUG oslo_concurrency.lockutils [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.626661] [47312]: DEBUG oslo_concurrency.lockutils [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.626856] [47312]: DEBUG oslo_concurrency.lockutils [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.627036] [47312]: DEBUG oslo_concurrency.lockutils [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.661881] [47312]: DEBUG nova.policy [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.665221] [47312]: INFO nova.api.openstack.requestlog [None req-878fc76b-e43f-453e-9d76-2e58899adda9 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1216 microversion: 2.1 time: 0.046083 [ 799.665537] [47312]: [pid: 47312|app: 0|req: 3150/6161] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1216 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.667869] [47312]: DEBUG nova.api.openstack.wsgi [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.669478] [47312]: DEBUG nova.compute.api [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.672386] [47312]: DEBUG oslo_concurrency.lockutils [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.672656] [47312]: DEBUG oslo_concurrency.lockutils [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.672841] [47312]: DEBUG oslo_concurrency.lockutils [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.673201] [47312]: DEBUG oslo_concurrency.lockutils [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.673397] [47312]: DEBUG oslo_concurrency.lockutils [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.673633] [47312]: DEBUG oslo_concurrency.lockutils [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.701254] [47313]: DEBUG nova.policy [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.706025] [47313]: INFO nova.api.openstack.requestlog [None req-b234cb24-0283-4d67-acca-cb6ac979313d tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1331 microversion: 2.1 time: 0.258509 [ 799.706323] [47313]: [pid: 47313|app: 0|req: 3012/6162] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1331 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.709389] [47312]: DEBUG nova.policy [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.711470] [47313]: DEBUG nova.api.openstack.wsgi [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.713617] [47312]: DEBUG nova.policy [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.713806] [47313]: DEBUG nova.compute.api [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.714251] [47312]: DEBUG nova.policy [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.714922] [47312]: INFO nova.api.openstack.requestlog [None req-e49289a4-6e5a-4c5c-aeae-e1d92f0c887f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.048904 [ 799.715252] [47312]: [pid: 47312|app: 0|req: 3151/6163] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 799.717404] [47313]: DEBUG oslo_concurrency.lockutils [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.717404] [47313]: DEBUG oslo_concurrency.lockutils [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.718410] [47312]: DEBUG nova.api.openstack.wsgi [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.718450] [47313]: DEBUG oslo_concurrency.lockutils [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.718450] [47313]: DEBUG oslo_concurrency.lockutils [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.718450] [47313]: DEBUG oslo_concurrency.lockutils [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.718450] [47313]: DEBUG oslo_concurrency.lockutils [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.718995] [47312]: DEBUG nova.compute.api [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.722079] [47312]: DEBUG oslo_concurrency.lockutils [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.722290] [47312]: DEBUG oslo_concurrency.lockutils [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.722500] [47312]: DEBUG oslo_concurrency.lockutils [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.722848] [47312]: DEBUG oslo_concurrency.lockutils [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.723053] [47312]: DEBUG oslo_concurrency.lockutils [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.723227] [47312]: DEBUG oslo_concurrency.lockutils [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.768229] [47312]: DEBUG nova.policy [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.768317] [47313]: DEBUG nova.policy [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.769755] [47312]: INFO nova.api.openstack.requestlog [None req-96796704-f77b-4a8e-bf41-e05e7a6f3230 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.053927 [ 799.770098] [47312]: [pid: 47312|app: 0|req: 3152/6164] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.772485] [47313]: INFO nova.api.openstack.requestlog [None req-db15969c-09a5-4593-ac3f-02fbea79d062 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.065558 [ 799.772599] [47312]: DEBUG nova.api.openstack.wsgi [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.772809] [47313]: [pid: 47313|app: 0|req: 3013/6165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.774307] [47312]: DEBUG nova.compute.api [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.775922] [47313]: DEBUG nova.api.openstack.wsgi [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.777468] [47312]: DEBUG oslo_concurrency.lockutils [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.777540] [47313]: DEBUG nova.compute.api [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.777688] [47312]: DEBUG oslo_concurrency.lockutils [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.777866] [47312]: DEBUG oslo_concurrency.lockutils [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.778320] [47312]: DEBUG oslo_concurrency.lockutils [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.778533] [47312]: DEBUG oslo_concurrency.lockutils [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.778704] [47312]: DEBUG oslo_concurrency.lockutils [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.780818] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.781098] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.781317] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.781703] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.781926] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.782153] [47313]: DEBUG oslo_concurrency.lockutils [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.822965] [47312]: DEBUG nova.policy [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.823933] [47313]: DEBUG nova.policy [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.827489] [47312]: INFO nova.api.openstack.requestlog [None req-982a5bb9-7dd9-4e84-a30e-a331b550c671 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.056783 [ 799.827846] [47312]: [pid: 47312|app: 0|req: 3153/6166] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.828318] [47313]: INFO nova.api.openstack.requestlog [None req-28e65d15-6b9d-4583-a7a0-0867d103e091 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.054915 [ 799.828921] [47313]: [pid: 47313|app: 0|req: 3014/6167] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.830864] [47312]: DEBUG nova.api.openstack.wsgi [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.831041] [47313]: DEBUG nova.api.openstack.wsgi [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.832577] [47313]: DEBUG nova.compute.api [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.832638] [47312]: DEBUG nova.compute.api [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.835688] [47313]: DEBUG oslo_concurrency.lockutils [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.835910] [47313]: DEBUG oslo_concurrency.lockutils [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.836107] [47313]: DEBUG oslo_concurrency.lockutils [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.836306] [47312]: DEBUG oslo_concurrency.lockutils [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.836456] [47313]: DEBUG oslo_concurrency.lockutils [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.836583] [47312]: DEBUG oslo_concurrency.lockutils [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.836694] [47313]: DEBUG oslo_concurrency.lockutils [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.836772] [47312]: DEBUG oslo_concurrency.lockutils [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.836928] [47313]: DEBUG oslo_concurrency.lockutils [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.837149] [47312]: DEBUG oslo_concurrency.lockutils [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.837347] [47312]: DEBUG oslo_concurrency.lockutils [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.837529] [47312]: DEBUG oslo_concurrency.lockutils [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.880803] [47313]: DEBUG nova.policy [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.884072] [47312]: DEBUG nova.policy [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.884801] [47313]: INFO nova.api.openstack.requestlog [None req-010e90fc-4ca8-443d-9677-e3b85d68629a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.055590 [ 799.885079] [47313]: [pid: 47313|app: 0|req: 3015/6168] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.887250] [47313]: DEBUG nova.api.openstack.wsgi [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.888860] [47313]: DEBUG nova.compute.api [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.890871] [47312]: INFO nova.api.openstack.requestlog [None req-266e808c-fc2a-4eeb-a3d3-0c0aefaf820e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.062391 [ 799.891273] [47312]: [pid: 47312|app: 0|req: 3154/6169] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.891848] [47313]: DEBUG oslo_concurrency.lockutils [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.892069] [47313]: DEBUG oslo_concurrency.lockutils [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.892254] [47313]: DEBUG oslo_concurrency.lockutils [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.892658] [47313]: DEBUG oslo_concurrency.lockutils [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.892848] [47313]: DEBUG oslo_concurrency.lockutils [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.893752] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 799.895632] [47312]: DEBUG nova.compute.api [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 799.896272] [47313]: DEBUG oslo_concurrency.lockutils [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.898552] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.898793] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.898949] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.899310] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 799.899565] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 799.899681] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 799.945310] [47313]: DEBUG nova.policy [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.950053] [47313]: INFO nova.api.openstack.requestlog [None req-228e9b50-e614-4aa4-aff8-f9782191f62d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.064414 [ 799.950486] [47313]: [pid: 47313|app: 0|req: 3016/6170] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 799.960821] [47312]: DEBUG nova.policy [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 799.964534] [47312]: INFO nova.api.openstack.requestlog [None req-f6a12d3e-487d-4863-83d4-c7b789bc7538 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.072750 [ 799.964994] [47312]: [pid: 47312|app: 0|req: 3155/6171] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.000954] [47313]: DEBUG nova.api.openstack.wsgi [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.002937] [47313]: DEBUG nova.compute.api [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.006259] [47313]: DEBUG oslo_concurrency.lockutils [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.006580] [47313]: DEBUG oslo_concurrency.lockutils [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.006670] [47313]: DEBUG oslo_concurrency.lockutils [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.006999] [47313]: DEBUG oslo_concurrency.lockutils [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.007210] [47313]: DEBUG oslo_concurrency.lockutils [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.007382] [47313]: DEBUG oslo_concurrency.lockutils [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.049034] [47312]: DEBUG nova.api.openstack.wsgi [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.050038] [47313]: DEBUG nova.policy [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.050793] [47312]: DEBUG nova.compute.api [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.054818] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.055184] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.055428] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.055798] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.056009] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.056194] [47312]: DEBUG oslo_concurrency.lockutils [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.056247] [47313]: INFO nova.api.openstack.requestlog [None req-d48b46a5-d1d3-42fd-8545-5bac156ce5ed tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.057445 [ 800.056592] [47313]: [pid: 47313|app: 0|req: 3017/6172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.089252] [47312]: DEBUG nova.policy [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.093204] [47312]: INFO nova.api.openstack.requestlog [None req-8fb295b4-583b-4a8c-b6fe-962f5f0fc719 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1218 microversion: 2.1 time: 0.046360 [ 800.093559] [47312]: [pid: 47312|app: 0|req: 3156/6173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:36 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.190851] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.192362] [47313]: DEBUG nova.compute.api [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.196523] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.196762] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.196948] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.197333] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.197534] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.197710] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.233125] [47313]: DEBUG nova.policy [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.237192] [47313]: INFO nova.api.openstack.requestlog [None req-9e1e4361-ad95-4257-8eeb-707af674eeac tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.048733 [ 800.237519] [47313]: [pid: 47313|app: 0|req: 3018/6174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.247119] [47312]: DEBUG nova.api.openstack.wsgi [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.248794] [47312]: DEBUG nova.compute.api [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.252439] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.252669] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.252850] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.253210] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.253423] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.253614] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.287628] [47312]: DEBUG nova.policy [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.291671] [47312]: INFO nova.api.openstack.requestlog [None req-47f072d6-4601-4c5a-8262-b26dc4b73d9a tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.046796 [ 800.291992] [47312]: [pid: 47312|app: 0|req: 3157/6175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.368228] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.370029] [47313]: DEBUG nova.compute.api [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.373764] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.374038] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.374234] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.374654] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.374873] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.375071] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.413424] [47313]: DEBUG nova.policy [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.419759] [47313]: INFO nova.api.openstack.requestlog [None req-7e0a92a2-4f3f-49e3-b72a-6de56a1fcaaf tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.053919 [ 800.420098] [47313]: [pid: 47313|app: 0|req: 3019/6176] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.457988] [47312]: DEBUG nova.api.openstack.wsgi [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.459696] [47312]: DEBUG nova.compute.api [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.463364] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.463601] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.463786] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.464159] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.464403] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.464592] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.492920] [47313]: DEBUG nova.api.openstack.wsgi [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.494593] [47313]: DEBUG nova.compute.api [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.498108] [47312]: DEBUG nova.policy [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.498814] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.498814] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.498995] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.499360] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.499585] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.499768] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.502226] [47312]: INFO nova.api.openstack.requestlog [None req-e14aaaa4-a05a-4c8e-852e-07448fa02607 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.046461 [ 800.503519] [47312]: [pid: 47312|app: 0|req: 3158/6177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.518811] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.519057] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.519261] [47313]: DEBUG oslo_concurrency.lockutils [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.519445] [47313]: DEBUG nova.objects.instance [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 800.538501] [47313]: DEBUG nova.policy [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.542582] [47313]: DEBUG nova.policy [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.543264] [47313]: DEBUG nova.policy [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.544229] [47313]: INFO nova.api.openstack.requestlog [None req-e633820e-e831-475e-b634-eabb11639582 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.053270 [ 800.544567] [47313]: [pid: 47313|app: 0|req: 3020/6178] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.576863] [47312]: DEBUG nova.api.openstack.wsgi [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.578567] [47312]: DEBUG nova.compute.api [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.582206] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.582514] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.582733] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.583109] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.583397] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.583587] [47312]: DEBUG oslo_concurrency.lockutils [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.615911] [47312]: DEBUG nova.policy [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.620281] [47312]: DEBUG nova.policy [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.620788] [47312]: DEBUG nova.policy [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.621366] [47312]: INFO nova.api.openstack.requestlog [None req-7fdf0d78-8c2c-46cd-9486-26dbf504e3e4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046726 [ 800.621848] [47312]: [pid: 47312|app: 0|req: 3159/6179] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.629901] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.631649] [47313]: DEBUG nova.compute.api [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.635300] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.635537] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.635724] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.636091] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.636291] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.636464] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.667481] [47313]: DEBUG nova.policy [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.671604] [47313]: INFO nova.api.openstack.requestlog [None req-fc61e1ae-c872-4022-b275-46d8441d7af7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.043654 [ 800.671685] [47313]: [pid: 47313|app: 0|req: 3021/6180] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.678047] [47312]: DEBUG nova.api.openstack.wsgi [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.679777] [47312]: DEBUG nova.compute.api [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.683308] [47312]: DEBUG oslo_concurrency.lockutils [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.683550] [47312]: DEBUG oslo_concurrency.lockutils [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.683740] [47312]: DEBUG oslo_concurrency.lockutils [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.684102] [47312]: DEBUG oslo_concurrency.lockutils [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.684307] [47312]: DEBUG oslo_concurrency.lockutils [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.684480] [47312]: DEBUG oslo_concurrency.lockutils [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.715225] [47312]: DEBUG nova.policy [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.718905] [47313]: DEBUG nova.api.openstack.wsgi [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.719076] [47312]: INFO nova.api.openstack.requestlog [None req-01360115-a5bf-47e7-86fe-ed5846f54a3f tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1216 microversion: 2.1 time: 0.043324 [ 800.719421] [47312]: [pid: 47312|app: 0|req: 3160/6181] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1216 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.720644] [47313]: DEBUG nova.compute.api [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.724224] [47313]: DEBUG oslo_concurrency.lockutils [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.724477] [47313]: DEBUG oslo_concurrency.lockutils [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.724748] [47313]: DEBUG oslo_concurrency.lockutils [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.725091] [47313]: DEBUG oslo_concurrency.lockutils [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.725292] [47313]: DEBUG oslo_concurrency.lockutils [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.725467] [47313]: DEBUG oslo_concurrency.lockutils [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.726492] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.728103] [47312]: DEBUG nova.compute.api [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.731436] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.731694] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.731888] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.732259] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.732560] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.732756] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.898908] [47312]: DEBUG nova.policy [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.904604] [47312]: DEBUG nova.policy [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.905335] [47312]: DEBUG nova.policy [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.905932] [47312]: INFO nova.api.openstack.requestlog [None req-6c3914f9-cec6-4e49-b75f-c7d7350b1987 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.181351 [ 800.906259] [47312]: [pid: 47312|app: 0|req: 3161/6182] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 800.913145] [47312]: DEBUG nova.api.openstack.wsgi [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.913145] [47312]: DEBUG nova.compute.api [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.916547] [47312]: DEBUG oslo_concurrency.lockutils [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.916654] [47312]: DEBUG oslo_concurrency.lockutils [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.916759] [47312]: DEBUG oslo_concurrency.lockutils [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.917128] [47312]: DEBUG oslo_concurrency.lockutils [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.917328] [47312]: DEBUG oslo_concurrency.lockutils [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.917502] [47312]: DEBUG oslo_concurrency.lockutils [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.956032] [47313]: DEBUG nova.policy [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.956546] [47312]: DEBUG nova.policy [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 800.960093] [47313]: INFO nova.api.openstack.requestlog [None req-c200b1e2-5dfe-48ba-9662-8d81fedbe955 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1310 microversion: 2.1 time: 0.243292 [ 800.960439] [47313]: [pid: 47313|app: 0|req: 3022/6183] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1310 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.961184] [47312]: INFO nova.api.openstack.requestlog [None req-db55ab48-5898-422d-bfb4-aaba6e774741 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.054264 [ 800.962027] [47312]: [pid: 47312|app: 0|req: 3162/6184] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 800.963116] [47313]: DEBUG nova.api.openstack.wsgi [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.963746] [47312]: DEBUG nova.api.openstack.wsgi [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 800.964574] [47313]: DEBUG nova.compute.api [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.967032] [47312]: DEBUG nova.compute.api [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 800.967815] [47313]: DEBUG oslo_concurrency.lockutils [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.968059] [47313]: DEBUG oslo_concurrency.lockutils [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.968246] [47313]: DEBUG oslo_concurrency.lockutils [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.968494] [47312]: DEBUG oslo_concurrency.lockutils [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.968595] [47313]: DEBUG oslo_concurrency.lockutils [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.968730] [47312]: DEBUG oslo_concurrency.lockutils [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.968789] [47313]: DEBUG oslo_concurrency.lockutils [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.968917] [47312]: DEBUG oslo_concurrency.lockutils [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.968969] [47313]: DEBUG oslo_concurrency.lockutils [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 800.969362] [47312]: DEBUG oslo_concurrency.lockutils [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 800.969605] [47312]: DEBUG oslo_concurrency.lockutils [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 800.969794] [47312]: DEBUG oslo_concurrency.lockutils [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.006373] [47312]: DEBUG nova.policy [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.009329] [47312]: INFO nova.api.openstack.requestlog [None req-640baa71-e7ab-49d3-af28-bc5c968a2af9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.047382 [ 801.009654] [47312]: [pid: 47312|app: 0|req: 3163/6185] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.010291] [47313]: DEBUG nova.policy [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.011979] [47312]: DEBUG nova.api.openstack.wsgi [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.013596] [47312]: DEBUG nova.compute.api [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.014317] [47313]: INFO nova.api.openstack.requestlog [None req-988e6e4e-9658-47e5-aaab-ca01449a748b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.053260 [ 801.017028] [47313]: [pid: 47313|app: 0|req: 3023/6186] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.017183] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.017224] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.017874] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.017874] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.017874] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.017999] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.018182] [47312]: DEBUG oslo_concurrency.lockutils [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.018714] [47313]: DEBUG nova.compute.api [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.021925] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.022153] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.022337] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.022718] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.022908] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.023094] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.052731] [47312]: DEBUG nova.policy [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.056679] [47312]: INFO nova.api.openstack.requestlog [None req-07b0a01a-caa2-45e1-8597-d2bcb805f172 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.046468 [ 801.056999] [47312]: [pid: 47312|app: 0|req: 3164/6187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.057704] [47313]: DEBUG nova.policy [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.059314] [47312]: DEBUG nova.api.openstack.wsgi [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.060842] [47312]: DEBUG nova.compute.api [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.061706] [47313]: INFO nova.api.openstack.requestlog [None req-1d6e3438-9eb3-4a7e-9f78-49839397a57c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.046497 [ 801.062024] [47313]: [pid: 47313|app: 0|req: 3024/6188] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.063822] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.064053] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.064239] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.064453] [47313]: DEBUG nova.api.openstack.wsgi [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.064589] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.064789] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.064962] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.065937] [47313]: DEBUG nova.compute.api [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.068980] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.069220] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.069403] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.069740] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.069934] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.070154] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.096450] [47312]: DEBUG nova.policy [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.100157] [47312]: INFO nova.api.openstack.requestlog [None req-ffe865ff-cc65-4ae0-9c12-3282f29cf1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.042591 [ 801.100426] [47312]: [pid: 47312|app: 0|req: 3165/6189] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.101308] [47313]: DEBUG nova.policy [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.102712] [47312]: DEBUG nova.api.openstack.wsgi [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.104217] [47312]: DEBUG nova.compute.api [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.105151] [47313]: INFO nova.api.openstack.requestlog [None req-10f81923-df5c-44c4-b05b-31334dbb7abe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.042493 [ 801.105455] [47313]: [pid: 47313|app: 0|req: 3025/6190] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.107079] [47312]: DEBUG oslo_concurrency.lockutils [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.107260] [47312]: DEBUG oslo_concurrency.lockutils [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.107444] [47312]: DEBUG oslo_concurrency.lockutils [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.107771] [47313]: DEBUG nova.api.openstack.wsgi [req-91957ed5-c67b-4b1b-acea-5d939d5b71e9 req-86be55e6-0b0f-44c7-8b05-299c44415081 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a5a78743-e155-4ded-854e-822976192097", "tag": "8cabbfc8-9c80-40c9-b148-797be58447c5"}, {"server_uuid": "a5a78743-e155-4ded-854e-822976192097", "name": "network-vif-deleted", "tag": "8cabbfc8-9c80-40c9-b148-797be58447c5"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 801.107836] [47312]: DEBUG oslo_concurrency.lockutils [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.107962] [47312]: DEBUG oslo_concurrency.lockutils [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.108149] [47312]: DEBUG oslo_concurrency.lockutils [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.112703] [47313]: DEBUG oslo_concurrency.lockutils [req-91957ed5-c67b-4b1b-acea-5d939d5b71e9 req-86be55e6-0b0f-44c7-8b05-299c44415081 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.113277] [47313]: DEBUG oslo_concurrency.lockutils [req-91957ed5-c67b-4b1b-acea-5d939d5b71e9 req-86be55e6-0b0f-44c7-8b05-299c44415081 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.113277] [47313]: DEBUG oslo_concurrency.lockutils [req-91957ed5-c67b-4b1b-acea-5d939d5b71e9 req-86be55e6-0b0f-44c7-8b05-299c44415081 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.118601] [47313]: INFO nova.api.openstack.compute.server_external_events [req-91957ed5-c67b-4b1b-acea-5d939d5b71e9 req-86be55e6-0b0f-44c7-8b05-299c44415081 service nova] Creating event network-changed:8cabbfc8-9c80-40c9-b148-797be58447c5 for instance a5a78743-e155-4ded-854e-822976192097 on cpu-1 [ 801.118833] [47313]: INFO nova.api.openstack.compute.server_external_events [req-91957ed5-c67b-4b1b-acea-5d939d5b71e9 req-86be55e6-0b0f-44c7-8b05-299c44415081 service nova] Creating event network-vif-deleted:8cabbfc8-9c80-40c9-b148-797be58447c5 for instance a5a78743-e155-4ded-854e-822976192097 on cpu-1 [ 801.121768] [47313]: INFO nova.api.openstack.requestlog [req-91957ed5-c67b-4b1b-acea-5d939d5b71e9 req-86be55e6-0b0f-44c7-8b05-299c44415081 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.015716 [ 801.122106] [47313]: [pid: 47313|app: 0|req: 3026/6191] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:37 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 801.124670] [47313]: DEBUG nova.api.openstack.wsgi [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.126180] [47313]: DEBUG nova.compute.api [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.129192] [47313]: DEBUG oslo_concurrency.lockutils [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.129416] [47313]: DEBUG oslo_concurrency.lockutils [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.129597] [47313]: DEBUG oslo_concurrency.lockutils [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.129936] [47313]: DEBUG oslo_concurrency.lockutils [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.130143] [47313]: DEBUG oslo_concurrency.lockutils [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.130313] [47313]: DEBUG oslo_concurrency.lockutils [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.138365] [47312]: DEBUG nova.policy [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.142152] [47312]: INFO nova.api.openstack.requestlog [None req-67f2b3d6-81f7-4c44-869c-d13dd28dca3e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.041158 [ 801.142506] [47312]: [pid: 47312|app: 0|req: 3166/6192] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.144734] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.146206] [47312]: DEBUG nova.compute.api [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.149012] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.149272] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.149431] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.149769] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.149961] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.150147] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.158779] [47313]: DEBUG nova.policy [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.162337] [47313]: INFO nova.api.openstack.requestlog [None req-2faf80da-747f-4f38-a20c-81268887e40a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.039607 [ 801.162661] [47313]: [pid: 47313|app: 0|req: 3027/6193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.178067] [47312]: DEBUG nova.policy [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.181441] [47312]: INFO nova.api.openstack.requestlog [None req-ee807cf0-5959-4952-a321-acc1dbc8f1ce tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1218 microversion: 2.1 time: 0.038437 [ 801.181734] [47312]: [pid: 47312|app: 0|req: 3167/6194] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:37 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1218 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.248961] [47313]: DEBUG nova.api.openstack.wsgi [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.250697] [47313]: DEBUG nova.compute.api [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.254335] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.254565] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.254748] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.255106] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.255311] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.255486] [47313]: DEBUG oslo_concurrency.lockutils [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.286742] [47313]: DEBUG nova.policy [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.290758] [47313]: INFO nova.api.openstack.requestlog [None req-7eee63a7-f074-494a-a32d-504c198c84f2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.043943 [ 801.291096] [47313]: [pid: 47313|app: 0|req: 3028/6195] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.302996] [47312]: DEBUG nova.api.openstack.wsgi [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.304675] [47312]: DEBUG nova.compute.api [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.308391] [47312]: DEBUG oslo_concurrency.lockutils [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.308622] [47312]: DEBUG oslo_concurrency.lockutils [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.308807] [47312]: DEBUG oslo_concurrency.lockutils [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.309177] [47312]: DEBUG oslo_concurrency.lockutils [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.309373] [47312]: DEBUG oslo_concurrency.lockutils [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.309588] [47312]: DEBUG oslo_concurrency.lockutils [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.340655] [47312]: DEBUG nova.policy [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.344253] [47312]: INFO nova.api.openstack.requestlog [None req-cac2ef01-2015-4cfe-90b2-7cd611cec660 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043535 [ 801.344553] [47312]: [pid: 47312|app: 0|req: 3168/6196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.432088] [47313]: DEBUG nova.api.openstack.wsgi [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.433804] [47313]: DEBUG nova.compute.api [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.437348] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.437579] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.437776] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.438154] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.438350] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.438521] [47313]: DEBUG oslo_concurrency.lockutils [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.481536] [47313]: DEBUG nova.policy [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.485274] [47313]: INFO nova.api.openstack.requestlog [None req-36b90768-cdd1-4e7d-bdfd-4939ddce6740 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.055546 [ 801.485578] [47313]: [pid: 47313|app: 0|req: 3029/6197] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.513030] [47312]: DEBUG nova.api.openstack.wsgi [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.514799] [47312]: DEBUG nova.compute.api [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.518489] [47312]: DEBUG oslo_concurrency.lockutils [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.518727] [47312]: DEBUG oslo_concurrency.lockutils [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.518913] [47312]: DEBUG oslo_concurrency.lockutils [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.519279] [47312]: DEBUG oslo_concurrency.lockutils [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.519519] [47312]: DEBUG oslo_concurrency.lockutils [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.519642] [47312]: DEBUG oslo_concurrency.lockutils [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.548412] [47312]: DEBUG nova.policy [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.551873] [47312]: INFO nova.api.openstack.requestlog [None req-19aee306-fdf1-47b0-a04c-06268f6e58af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.041128 [ 801.552193] [47312]: [pid: 47312|app: 0|req: 3169/6198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.560031] [47313]: DEBUG nova.api.openstack.wsgi [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.560829] [47313]: DEBUG nova.compute.api [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.564721] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.565024] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.565281] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.565692] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.565952] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.566208] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.584032] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.584313] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.584556] [47313]: DEBUG oslo_concurrency.lockutils [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.584807] [47313]: DEBUG nova.objects.instance [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 801.602023] [47313]: DEBUG nova.policy [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.605442] [47313]: DEBUG nova.policy [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.606057] [47313]: DEBUG nova.policy [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.606647] [47313]: INFO nova.api.openstack.requestlog [None req-3bd25de9-79fb-4e57-99dd-bfeb0a407d0d tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.051791 [ 801.606940] [47313]: [pid: 47313|app: 0|req: 3030/6199] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.634647] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.636312] [47312]: DEBUG nova.compute.api [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.639882] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.640135] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.640322] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.640673] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.640876] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.641058] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.670345] [47312]: DEBUG nova.policy [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.673798] [47312]: DEBUG nova.policy [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.674418] [47312]: DEBUG nova.policy [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.675018] [47312]: INFO nova.api.openstack.requestlog [None req-2f6088d5-3662-4e28-a106-d6f271b93a1f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.042859 [ 801.675321] [47312]: [pid: 47312|app: 0|req: 3170/6200] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.682895] [47313]: DEBUG nova.api.openstack.wsgi [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.684552] [47313]: DEBUG nova.compute.api [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.688052] [47313]: DEBUG oslo_concurrency.lockutils [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.688285] [47313]: DEBUG oslo_concurrency.lockutils [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.688467] [47313]: DEBUG oslo_concurrency.lockutils [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.688813] [47313]: DEBUG oslo_concurrency.lockutils [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.689059] [47313]: DEBUG oslo_concurrency.lockutils [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.689242] [47313]: DEBUG oslo_concurrency.lockutils [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.717799] [47313]: DEBUG nova.policy [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.721386] [47313]: INFO nova.api.openstack.requestlog [None req-022311a7-bfdd-42de-8453-60fbed6e5e00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.040695 [ 801.721814] [47313]: [pid: 47313|app: 0|req: 3031/6201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.730919] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.732579] [47312]: DEBUG nova.compute.api [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.735968] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.736213] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.736394] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.736740] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.736933] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.737122] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.766694] [47312]: DEBUG nova.policy [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.770661] [47312]: INFO nova.api.openstack.requestlog [None req-0e5cfb0a-a025-432d-ba4b-102d0ba47b1a tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1216 microversion: 2.1 time: 0.041745 [ 801.770780] [47312]: [pid: 47312|app: 0|req: 3171/6202] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1216 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 801.919310] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.921052] [47313]: DEBUG nova.compute.api [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.924925] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.925177] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.925362] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.925708] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.925902] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.926092] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.956383] [47313]: DEBUG nova.policy [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.960171] [47313]: DEBUG nova.policy [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.960810] [47313]: DEBUG nova.policy [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 801.961431] [47313]: INFO nova.api.openstack.requestlog [None req-5bfaa251-59f2-4330-8d4b-f55a2e4dc21c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.044437 [ 801.961869] [47313]: [pid: 47313|app: 0|req: 3032/6203] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 801.972039] [47312]: DEBUG nova.api.openstack.wsgi [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.972256] [47313]: DEBUG nova.api.openstack.wsgi [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 801.973779] [47313]: DEBUG nova.compute.api [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.973902] [47312]: DEBUG nova.compute.api [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 801.976935] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.977171] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.977354] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.977698] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.977777] [47312]: DEBUG oslo_concurrency.lockutils [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.977897] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.978017] [47312]: DEBUG oslo_concurrency.lockutils [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.978086] [47313]: DEBUG oslo_concurrency.lockutils [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.978208] [47312]: DEBUG oslo_concurrency.lockutils [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 801.978641] [47312]: DEBUG oslo_concurrency.lockutils [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 801.978856] [47312]: DEBUG oslo_concurrency.lockutils [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 801.979043] [47312]: DEBUG oslo_concurrency.lockutils [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.012358] [47313]: DEBUG nova.policy [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.016080] [47313]: INFO nova.api.openstack.requestlog [None req-b00451a4-bd69-403a-8cee-ddcb1a7b9010 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.045511 [ 802.016399] [47313]: [pid: 47313|app: 0|req: 3033/6204] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 802.022278] [47313]: DEBUG nova.api.openstack.wsgi [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.023877] [47313]: DEBUG nova.compute.api [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.027022] [47313]: DEBUG oslo_concurrency.lockutils [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.027149] [47313]: DEBUG oslo_concurrency.lockutils [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.027333] [47313]: DEBUG oslo_concurrency.lockutils [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.027676] [47313]: DEBUG oslo_concurrency.lockutils [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.027871] [47313]: DEBUG oslo_concurrency.lockutils [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.028075] [47313]: DEBUG oslo_concurrency.lockutils [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.080806] [47313]: DEBUG nova.policy [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.085138] [47313]: INFO nova.api.openstack.requestlog [None req-e987e97b-a173-4580-95e7-3d9071b081ef tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.064540 [ 802.085470] [47313]: [pid: 47313|app: 0|req: 3034/6205] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.087815] [47313]: DEBUG nova.api.openstack.wsgi [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.089339] [47313]: DEBUG nova.compute.api [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.092514] [47313]: DEBUG oslo_concurrency.lockutils [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.092681] [47313]: DEBUG oslo_concurrency.lockutils [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.092972] [47313]: DEBUG oslo_concurrency.lockutils [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.093056] [47312]: DEBUG nova.policy [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.093358] [47313]: DEBUG oslo_concurrency.lockutils [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.093592] [47313]: DEBUG oslo_concurrency.lockutils [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.093771] [47313]: DEBUG oslo_concurrency.lockutils [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.097266] [47312]: INFO nova.api.openstack.requestlog [None req-094d51e0-8d68-42e3-ade1-f3ef81728a19 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1310 microversion: 2.1 time: 0.127399 [ 802.097689] [47312]: [pid: 47312|app: 0|req: 3172/6206] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1310 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.099903] [47312]: DEBUG nova.api.openstack.wsgi [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.101464] [47312]: DEBUG nova.compute.api [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.104603] [47312]: DEBUG oslo_concurrency.lockutils [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.104825] [47312]: DEBUG oslo_concurrency.lockutils [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.105044] [47312]: DEBUG oslo_concurrency.lockutils [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.105372] [47312]: DEBUG oslo_concurrency.lockutils [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.105567] [47312]: DEBUG oslo_concurrency.lockutils [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.105738] [47312]: DEBUG oslo_concurrency.lockutils [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.136422] [47313]: DEBUG nova.policy [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.140596] [47313]: INFO nova.api.openstack.requestlog [None req-aec20d85-7d2b-489c-87a3-0a5b493115a4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.054488 [ 802.141045] [47313]: [pid: 47313|app: 0|req: 3035/6207] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.143648] [47313]: DEBUG nova.api.openstack.wsgi [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.145232] [47313]: DEBUG nova.compute.api [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.145343] [47312]: DEBUG nova.policy [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.148338] [47313]: DEBUG oslo_concurrency.lockutils [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.148575] [47313]: DEBUG oslo_concurrency.lockutils [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.148761] [47313]: DEBUG oslo_concurrency.lockutils [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.149126] [47313]: DEBUG oslo_concurrency.lockutils [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.149314] [47312]: INFO nova.api.openstack.requestlog [None req-79ba3764-bc52-4f6c-8c2c-2b59f6d12989 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.051206 [ 802.149362] [47313]: DEBUG oslo_concurrency.lockutils [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.149542] [47313]: DEBUG oslo_concurrency.lockutils [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.149623] [47312]: [pid: 47312|app: 0|req: 3173/6208] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.151887] [47312]: DEBUG nova.api.openstack.wsgi [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.153543] [47312]: DEBUG nova.compute.api [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.156479] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.156969] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.156969] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.157227] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.157421] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.157594] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.196463] [47313]: DEBUG nova.policy [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.200493] [47313]: INFO nova.api.openstack.requestlog [None req-1556cdd4-f424-4da5-ba45-2db014e00f02 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.058860 [ 802.200830] [47313]: [pid: 47313|app: 0|req: 3036/6209] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:38 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.202015] [47312]: DEBUG nova.policy [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.203110] [47313]: DEBUG nova.api.openstack.wsgi [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.204741] [47313]: DEBUG nova.compute.api [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.207829] [47312]: INFO nova.api.openstack.requestlog [None req-37c2d435-ba2f-419c-b82d-56434e004a7c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.057609 [ 802.207913] [47313]: DEBUG oslo_concurrency.lockutils [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.208734] [47313]: DEBUG oslo_concurrency.lockutils [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.208817] [47312]: [pid: 47312|app: 0|req: 3174/6210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.208857] [47313]: DEBUG oslo_concurrency.lockutils [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.208857] [47313]: DEBUG oslo_concurrency.lockutils [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.208914] [47313]: DEBUG oslo_concurrency.lockutils [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.209098] [47313]: DEBUG oslo_concurrency.lockutils [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.213054] [47312]: DEBUG nova.api.openstack.wsgi [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.213054] [47312]: DEBUG nova.compute.api [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.215727] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.216114] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.216432] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.216909] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.217256] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.217572] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.245865] [47313]: DEBUG nova.policy [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.249877] [47313]: INFO nova.api.openstack.requestlog [None req-1de3c944-8c87-45a9-b1ad-9c539b12ecf0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.048467 [ 802.250203] [47313]: [pid: 47313|app: 0|req: 3037/6211] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.252750] [47313]: DEBUG nova.api.openstack.wsgi [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.256169] [47313]: DEBUG nova.compute.api [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.256206] [47312]: DEBUG nova.policy [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.259909] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.259909] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.259909] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.259909] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.259909] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.259909] [47313]: DEBUG oslo_concurrency.lockutils [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.260167] [47312]: INFO nova.api.openstack.requestlog [None req-94c34bd9-971e-4cdd-84ff-d55583ae6389 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.050470 [ 802.260167] [47312]: [pid: 47312|app: 0|req: 3175/6212] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.262215] [47312]: DEBUG nova.api.openstack.wsgi [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.263561] [47312]: DEBUG nova.compute.api [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.268983] [47312]: DEBUG oslo_concurrency.lockutils [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.268983] [47312]: DEBUG oslo_concurrency.lockutils [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.268983] [47312]: DEBUG oslo_concurrency.lockutils [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.268983] [47312]: DEBUG oslo_concurrency.lockutils [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.268983] [47312]: DEBUG oslo_concurrency.lockutils [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.268983] [47312]: DEBUG oslo_concurrency.lockutils [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.309882] [47313]: DEBUG nova.policy [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.314283] [47313]: INFO nova.api.openstack.requestlog [None req-49d1a7c0-6c2c-4097-ac69-9e2ff23960d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.063397 [ 802.314601] [47313]: [pid: 47313|app: 0|req: 3038/6213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.317016] [47313]: DEBUG nova.api.openstack.wsgi [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.319331] [47313]: DEBUG nova.compute.api [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.320469] [47312]: DEBUG nova.policy [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.324214] [47313]: DEBUG oslo_concurrency.lockutils [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.324568] [47313]: DEBUG oslo_concurrency.lockutils [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.324639] [47312]: INFO nova.api.openstack.requestlog [None req-48310bbd-c3f5-4b9e-8f89-4b4ba6be7306 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1218 microversion: 2.1 time: 0.064599 [ 802.324783] [47313]: DEBUG oslo_concurrency.lockutils [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.325016] [47312]: [pid: 47312|app: 0|req: 3176/6214] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.325528] [47313]: DEBUG oslo_concurrency.lockutils [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.326620] [47313]: DEBUG oslo_concurrency.lockutils [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.326620] [47313]: DEBUG oslo_concurrency.lockutils [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.356101] [47312]: DEBUG nova.api.openstack.wsgi [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.361877] [47312]: DEBUG nova.compute.api [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.366741] [47312]: DEBUG oslo_concurrency.lockutils [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.367057] [47312]: DEBUG oslo_concurrency.lockutils [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.367289] [47312]: DEBUG oslo_concurrency.lockutils [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.367695] [47312]: DEBUG oslo_concurrency.lockutils [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.370837] [47312]: DEBUG oslo_concurrency.lockutils [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.371080] [47312]: DEBUG oslo_concurrency.lockutils [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.378759] [47313]: DEBUG nova.policy [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.382606] [47313]: INFO nova.api.openstack.requestlog [None req-7531cd2a-991c-42a2-9a49-a2cfd503e44b tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.067302 [ 802.386016] [47313]: [pid: 47313|app: 0|req: 3039/6215] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.417761] [47312]: DEBUG nova.policy [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.421946] [47312]: INFO nova.api.openstack.requestlog [None req-c866caab-afa3-41b0-bfb8-9e1a67d7fdd3 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.069066 [ 802.422272] [47312]: [pid: 47312|app: 0|req: 3177/6216] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 802.497637] [47313]: DEBUG nova.api.openstack.wsgi [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.499455] [47313]: DEBUG nova.compute.api [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.503293] [47313]: DEBUG oslo_concurrency.lockutils [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.503568] [47313]: DEBUG oslo_concurrency.lockutils [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.503761] [47313]: DEBUG oslo_concurrency.lockutils [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.504133] [47313]: DEBUG oslo_concurrency.lockutils [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.504338] [47313]: DEBUG oslo_concurrency.lockutils [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.504514] [47313]: DEBUG oslo_concurrency.lockutils [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.540632] [47313]: DEBUG nova.policy [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.544464] [47313]: INFO nova.api.openstack.requestlog [None req-324cfaf8-700e-492d-a9c0-e2fa26364c62 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.049202 [ 802.544773] [47313]: [pid: 47313|app: 0|req: 3040/6217] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.567448] [47312]: DEBUG nova.api.openstack.wsgi [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.569642] [47312]: DEBUG nova.compute.api [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.573169] [47312]: DEBUG oslo_concurrency.lockutils [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.573344] [47312]: DEBUG oslo_concurrency.lockutils [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.573534] [47312]: DEBUG oslo_concurrency.lockutils [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.574047] [47312]: DEBUG oslo_concurrency.lockutils [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.574310] [47312]: DEBUG oslo_concurrency.lockutils [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.574780] [47312]: DEBUG oslo_concurrency.lockutils [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.610379] [47312]: DEBUG nova.policy [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.614220] [47312]: INFO nova.api.openstack.requestlog [None req-91873ed3-9c3f-40c9-ab1c-2a947242d67a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.048927 [ 802.614529] [47312]: [pid: 47312|app: 0|req: 3178/6218] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.618921] [47313]: DEBUG nova.api.openstack.wsgi [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.620717] [47313]: DEBUG nova.compute.api [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.624655] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.624751] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.624880] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.625275] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.625460] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.625708] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.643019] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.643244] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.643448] [47313]: DEBUG oslo_concurrency.lockutils [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.643653] [47313]: DEBUG nova.objects.instance [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 802.661291] [47313]: DEBUG nova.policy [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.664761] [47313]: DEBUG nova.policy [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.665364] [47313]: DEBUG nova.policy [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.665952] [47313]: INFO nova.api.openstack.requestlog [None req-34fa463a-3433-45bb-8d27-ef49eaf14a21 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.049240 [ 802.666272] [47313]: [pid: 47313|app: 0|req: 3041/6219] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 802.689025] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.690390] [47312]: DEBUG nova.compute.api [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.694296] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.694664] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.694960] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.695426] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.695825] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.696232] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.726265] [47312]: DEBUG nova.policy [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.729892] [47312]: DEBUG nova.policy [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.730510] [47312]: DEBUG nova.policy [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.731140] [47312]: INFO nova.api.openstack.requestlog [None req-8e521851-4edf-4c37-bfde-7170f7b5a8ee tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.044881 [ 802.731565] [47312]: [pid: 47312|app: 0|req: 3179/6220] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 802.733154] [47313]: DEBUG nova.api.openstack.wsgi [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.734821] [47313]: DEBUG nova.compute.api [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.738149] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.738402] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.738599] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.739030] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.739251] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.739427] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.768666] [47313]: DEBUG nova.policy [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.772097] [47313]: INFO nova.api.openstack.requestlog [None req-f3574512-9c27-4d53-a9c1-23b60aace7f6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.041235 [ 802.772430] [47313]: [pid: 47313|app: 0|req: 3042/6221] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.783011] [47312]: DEBUG nova.api.openstack.wsgi [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.784727] [47312]: DEBUG nova.compute.api [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.788136] [47312]: DEBUG oslo_concurrency.lockutils [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.788374] [47312]: DEBUG oslo_concurrency.lockutils [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.788558] [47312]: DEBUG oslo_concurrency.lockutils [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.788912] [47312]: DEBUG oslo_concurrency.lockutils [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.789121] [47312]: DEBUG oslo_concurrency.lockutils [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.789299] [47312]: DEBUG oslo_concurrency.lockutils [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.819435] [47312]: DEBUG nova.policy [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 802.823413] [47312]: INFO nova.api.openstack.requestlog [None req-d79a54c7-43e6-4e05-bc0d-cc164c7ab07b tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1214 microversion: 2.1 time: 0.043149 [ 802.823704] [47312]: [pid: 47312|app: 0|req: 3180/6222] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 802.974338] [47313]: DEBUG nova.api.openstack.wsgi [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 802.975953] [47313]: DEBUG nova.compute.api [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 802.979644] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.979871] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.980062] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 802.980412] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 802.980610] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 802.980781] [47313]: DEBUG oslo_concurrency.lockutils [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.011690] [47313]: DEBUG nova.policy [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.015880] [47313]: DEBUG nova.policy [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.016504] [47313]: DEBUG nova.policy [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.017090] [47313]: INFO nova.api.openstack.requestlog [None req-3d933dbd-05d4-49c8-8dca-97c6765788c0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.045249 [ 803.017400] [47313]: [pid: 47313|app: 0|req: 3043/6223] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.026955] [47312]: DEBUG nova.api.openstack.wsgi [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.028650] [47312]: DEBUG nova.compute.api [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.032379] [47312]: DEBUG oslo_concurrency.lockutils [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.032688] [47312]: DEBUG oslo_concurrency.lockutils [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.032877] [47312]: DEBUG oslo_concurrency.lockutils [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.033246] [47312]: DEBUG oslo_concurrency.lockutils [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.033509] [47312]: DEBUG oslo_concurrency.lockutils [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.033688] [47312]: DEBUG oslo_concurrency.lockutils [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.064155] [47312]: DEBUG nova.policy [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.067931] [47312]: INFO nova.api.openstack.requestlog [None req-0915118c-7e19-4080-aa92-f1cd5678d7cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.043162 [ 803.068244] [47312]: [pid: 47312|app: 0|req: 3181/6224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.098276] [47313]: DEBUG nova.api.openstack.wsgi [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.099991] [47313]: DEBUG nova.compute.api [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.103473] [47313]: DEBUG oslo_concurrency.lockutils [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.103719] [47313]: DEBUG oslo_concurrency.lockutils [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.103902] [47313]: DEBUG oslo_concurrency.lockutils [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.104278] [47313]: DEBUG oslo_concurrency.lockutils [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.104478] [47313]: DEBUG oslo_concurrency.lockutils [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.104650] [47313]: DEBUG oslo_concurrency.lockutils [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.108838] [47312]: DEBUG nova.api.openstack.wsgi [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.110717] [47312]: DEBUG nova.compute.api [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.114315] [47312]: DEBUG oslo_concurrency.lockutils [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.114547] [47312]: DEBUG oslo_concurrency.lockutils [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.114738] [47312]: DEBUG oslo_concurrency.lockutils [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.115134] [47312]: DEBUG oslo_concurrency.lockutils [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.115333] [47312]: DEBUG oslo_concurrency.lockutils [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.115505] [47312]: DEBUG oslo_concurrency.lockutils [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.126909] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=2603,nova_cell1:UPDATE=109,nova_cell1:SAVEPOINT=6,nova_cell1:RELEASE=6,nova_cell1:DELETE=12,nova_cell1:INSERT=9 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 803.136502] [47313]: DEBUG nova.policy [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.140533] [47313]: INFO nova.api.openstack.requestlog [None req-48df6cf2-2f86-4495-8bdd-2fb4eb19de7d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.045667 [ 803.140862] [47313]: [pid: 47313|app: 0|req: 3044/6225] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.150404] [47312]: DEBUG nova.policy [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.152514] [47313]: DEBUG nova.api.openstack.wsgi [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.154341] [47313]: DEBUG nova.compute.api [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.155117] [47312]: INFO nova.api.openstack.requestlog [None req-58528443-c355-43d5-9a81-f8cfb1003708 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.048334 [ 803.155458] [47312]: [pid: 47312|app: 0|req: 3182/6226] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:39 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.157857] [47313]: DEBUG oslo_concurrency.lockutils [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.158128] [47313]: DEBUG oslo_concurrency.lockutils [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.158599] [47313]: DEBUG oslo_concurrency.lockutils [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.158685] [47313]: DEBUG oslo_concurrency.lockutils [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.158873] [47313]: DEBUG oslo_concurrency.lockutils [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.159061] [47313]: DEBUG oslo_concurrency.lockutils [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.160868] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.162460] [47312]: DEBUG nova.compute.api [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.165666] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.165892] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.166111] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.166481] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.166683] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.166855] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.195148] [47313]: DEBUG nova.policy [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.199124] [47313]: INFO nova.api.openstack.requestlog [None req-746b6dd9-45a1-4d8c-b1de-4f1e2753a7b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1279 microversion: 2.1 time: 0.048950 [ 803.199452] [47313]: [pid: 47313|app: 0|req: 3045/6227] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.200128] [47312]: DEBUG nova.policy [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.204182] [47312]: INFO nova.api.openstack.requestlog [None req-3f9d6a1e-3594-4ff8-b03a-2965660472b8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.045236 [ 803.204478] [47312]: [pid: 47312|app: 0|req: 3183/6228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.216683] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.218118] [47313]: DEBUG nova.compute.api [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.218397] [47312]: DEBUG nova.api.openstack.wsgi [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.219906] [47312]: DEBUG nova.compute.api [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.221475] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.221755] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.221976] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.222372] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.222682] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.222962] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.223211] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.223419] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.223536] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.223762] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.223976] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.224204] [47312]: DEBUG oslo_concurrency.lockutils [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.261890] [47312]: DEBUG nova.policy [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.262993] [47313]: DEBUG nova.policy [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.265999] [47312]: INFO nova.api.openstack.requestlog [None req-f22300e1-866f-4384-b8c1-d45290dd25ad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.049430 [ 803.266363] [47312]: [pid: 47312|app: 0|req: 3184/6229] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.267099] [47313]: INFO nova.api.openstack.requestlog [None req-4e00c912-3c57-4394-810f-11e6398a485b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.053320 [ 803.267408] [47313]: [pid: 47313|app: 0|req: 3046/6230] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.268656] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.270191] [47312]: DEBUG nova.compute.api [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.272311] [47313]: DEBUG nova.api.openstack.wsgi [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.272757] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=748,nova_api:UPDATE=8,nova_api:INSERT=6,nova_api:DELETE=7 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 803.273816] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.273890] [47313]: DEBUG nova.compute.api [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.274058] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.274248] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.274596] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.274805] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.274972] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.276815] [47313]: DEBUG oslo_concurrency.lockutils [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.277066] [47313]: DEBUG oslo_concurrency.lockutils [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.277257] [47313]: DEBUG oslo_concurrency.lockutils [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.277620] [47313]: DEBUG oslo_concurrency.lockutils [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.277830] [47313]: DEBUG oslo_concurrency.lockutils [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.278012] [47313]: DEBUG oslo_concurrency.lockutils [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.308698] [47312]: DEBUG nova.policy [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.312818] [47312]: INFO nova.api.openstack.requestlog [None req-ff5f0a36-1c80-42ec-951e-3cd074192ba9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.045873 [ 803.313112] [47312]: [pid: 47312|app: 0|req: 3185/6231] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.314536] [47313]: DEBUG nova.policy [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.318690] [47313]: INFO nova.api.openstack.requestlog [None req-857143dc-a5b2-44ad-8430-dcc8480d57da tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.048054 [ 803.319208] [47313]: [pid: 47313|app: 0|req: 3047/6232] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.326570] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.328197] [47312]: DEBUG nova.compute.api [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.331400] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.331636] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.331843] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.332168] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.332363] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.332538] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.338304] [47313]: DEBUG nova.api.openstack.wsgi [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.340152] [47313]: DEBUG nova.compute.api [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.344044] [47313]: DEBUG oslo_concurrency.lockutils [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.344201] [47313]: DEBUG oslo_concurrency.lockutils [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.344436] [47313]: DEBUG oslo_concurrency.lockutils [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.344837] [47313]: DEBUG oslo_concurrency.lockutils [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.345057] [47313]: DEBUG oslo_concurrency.lockutils [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.345234] [47313]: DEBUG oslo_concurrency.lockutils [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.364560] [47312]: DEBUG nova.policy [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.368603] [47312]: INFO nova.api.openstack.requestlog [None req-6c703770-b800-4492-adba-3d99a1d39d1f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.043886 [ 803.368924] [47312]: [pid: 47312|app: 0|req: 3186/6233] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.376222] [47313]: DEBUG nova.policy [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.380181] [47313]: INFO nova.api.openstack.requestlog [None req-c588de93-3294-4afd-9eb3-7a1bfaaa9a01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1218 microversion: 2.1 time: 0.044323 [ 803.380533] [47313]: [pid: 47313|app: 0|req: 3048/6234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.393720] [47312]: DEBUG nova.api.openstack.wsgi [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.395383] [47312]: DEBUG nova.compute.api [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.398749] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.398984] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.399184] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.399536] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.399736] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.399907] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.430943] [47312]: DEBUG nova.policy [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.433809] [47313]: DEBUG nova.api.openstack.wsgi [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.435149] [47312]: INFO nova.api.openstack.requestlog [None req-0dffdd17-4dda-4104-b38c-afd788a00753 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.043532 [ 803.435450] [47312]: [pid: 47312|app: 0|req: 3187/6235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.435704] [47313]: DEBUG nova.compute.api [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.439183] [47313]: DEBUG oslo_concurrency.lockutils [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.439414] [47313]: DEBUG oslo_concurrency.lockutils [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.439600] [47313]: DEBUG oslo_concurrency.lockutils [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.439955] [47313]: DEBUG oslo_concurrency.lockutils [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.440160] [47313]: DEBUG oslo_concurrency.lockutils [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.440332] [47313]: DEBUG oslo_concurrency.lockutils [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.469909] [47313]: DEBUG nova.policy [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.473968] [47313]: INFO nova.api.openstack.requestlog [None req-1234a664-2d84-48bb-9afe-7e03c345bd8e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.042439 [ 803.474908] [47313]: [pid: 47313|app: 0|req: 3049/6236] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.556137] [47312]: DEBUG nova.api.openstack.wsgi [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.557767] [47312]: DEBUG nova.compute.api [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.561513] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.561676] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.561859] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.562217] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.562464] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.562689] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.595074] [47312]: DEBUG nova.policy [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.599040] [47312]: INFO nova.api.openstack.requestlog [None req-4a80607c-c2e6-4298-8d44-5bc38de74010 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.045170 [ 803.599360] [47312]: [pid: 47312|app: 0|req: 3188/6237] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.626267] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.627916] [47313]: DEBUG nova.compute.api [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.631546] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.631794] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.631974] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.632337] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.632590] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.632772] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.662164] [47313]: DEBUG nova.policy [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.665770] [47313]: INFO nova.api.openstack.requestlog [None req-b2773684-023c-418f-8116-7dd9751968c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.041805 [ 803.666086] [47313]: [pid: 47313|app: 0|req: 3050/6238] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.678952] [47312]: DEBUG nova.api.openstack.wsgi [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.680594] [47312]: DEBUG nova.compute.api [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.684072] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.684318] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.684514] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.684905] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.685118] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.685308] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.702058] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.702241] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.702451] [47312]: DEBUG oslo_concurrency.lockutils [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.702629] [47312]: DEBUG nova.objects.instance [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lazy-loading 'fault' on Instance uuid 036a2dfc-615d-410a-8a3f-32de621879c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.719768] [47312]: DEBUG nova.policy [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.723369] [47312]: DEBUG nova.policy [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.723991] [47312]: DEBUG nova.policy [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aa38f2a377d849c9954d46e45ab3f453', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e108d51112949369630d686da703b51', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.724588] [47312]: INFO nova.api.openstack.requestlog [None req-097e3bb5-b790-4b20-bce1-ad5b1db4390c tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 200 len: 1386 microversion: 2.57 time: 0.047937 [ 803.725230] [47312]: [pid: 47312|app: 0|req: 3189/6239] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 1386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.744577] [47313]: DEBUG nova.api.openstack.wsgi [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.746266] [47313]: DEBUG nova.compute.api [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.749647] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.749881] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.750080] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.750453] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.750655] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.750826] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.779178] [47313]: DEBUG nova.policy [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.782773] [47313]: DEBUG nova.policy [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.783414] [47313]: DEBUG nova.policy [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.784047] [47313]: INFO nova.api.openstack.requestlog [None req-8fef7e4e-240c-44e9-84c4-ea33343ec3d4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.041885 [ 803.784353] [47313]: [pid: 47313|app: 0|req: 3051/6240] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 803.786058] [47312]: DEBUG nova.api.openstack.wsgi [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.787749] [47312]: DEBUG nova.compute.api [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.791219] [47312]: DEBUG oslo_concurrency.lockutils [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.791453] [47312]: DEBUG oslo_concurrency.lockutils [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.791642] [47312]: DEBUG oslo_concurrency.lockutils [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.791996] [47312]: DEBUG oslo_concurrency.lockutils [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.792201] [47312]: DEBUG oslo_concurrency.lockutils [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.792373] [47312]: DEBUG oslo_concurrency.lockutils [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.821017] [47312]: DEBUG nova.policy [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.824572] [47312]: INFO nova.api.openstack.requestlog [None req-afc4ab12-eedf-4045-acb8-a8f4f2a5c12f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.040936 [ 803.824907] [47312]: [pid: 47312|app: 0|req: 3190/6241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.835124] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.836834] [47313]: DEBUG nova.compute.api [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.840130] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.840397] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.840610] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.840966] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.841181] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.841353] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.856953] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.857156] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.857335] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.857520] [47313]: DEBUG nova.objects.instance [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lazy-loading 'fault' on Instance uuid 6cda8874-6af5-490a-b9a2-323992265eb4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 803.873997] [47313]: DEBUG nova.policy [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c90c43e7f554d259c9f8a65d3e797dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '871c1d0ed74c4c46861d512087263041', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 803.877205] [47313]: INFO nova.api.openstack.requestlog [None req-b0e0f376-25e7-48fc-beb6-b6b73a5c58ee tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 200 len: 1406 microversion: 2.1 time: 0.044212 [ 803.877498] [47313]: [pid: 47313|app: 0|req: 3052/6242] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 1406 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 803.887829] [47312]: DEBUG nova.api.openstack.wsgi [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 803.888089] [47312]: DEBUG nova.compute.api [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 803.891430] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.891659] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.891864] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.892208] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.892477] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.892765] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.905269] [47312]: DEBUG nova.compute.api [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 803.935973] [47312]: DEBUG nova.compute.api [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 803.936366] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 803.936581] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 803.936760] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 803.936942] [47312]: WARNING nova.compute.api [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] instance's host None is down, deleting from database [ 803.941926] [47312]: DEBUG nova.network.neutron [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 803.958414] [47312]: DEBUG nova.network.neutron [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 803.961424] [47312]: DEBUG nova.network.neutron [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 804.030086] [47313]: DEBUG nova.api.openstack.wsgi [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.031895] [47313]: DEBUG nova.compute.api [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.035403] [47313]: DEBUG oslo_concurrency.lockutils [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.035632] [47313]: DEBUG oslo_concurrency.lockutils [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.035814] [47313]: DEBUG oslo_concurrency.lockutils [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.036180] [47313]: DEBUG oslo_concurrency.lockutils [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.036381] [47313]: DEBUG oslo_concurrency.lockutils [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.036552] [47313]: DEBUG oslo_concurrency.lockutils [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.041889] [47312]: INFO nova.api.openstack.requestlog [None req-e7e47dbd-daf1-447e-a787-cd18201e72f5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 204 len: 0 microversion: 2.1 time: 0.156080 [ 804.042224] [47312]: [pid: 47312|app: 0|req: 3191/6243] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:40 2024] DELETE /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 804.046636] [47312]: DEBUG nova.api.openstack.wsgi [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.048158] [47312]: DEBUG nova.compute.api [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] [instance: 6cda8874-6af5-490a-b9a2-323992265eb4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.051172] [47312]: DEBUG oslo_concurrency.lockutils [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.051468] [47312]: DEBUG oslo_concurrency.lockutils [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.051594] [47312]: DEBUG oslo_concurrency.lockutils [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.051947] [47312]: DEBUG oslo_concurrency.lockutils [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.052160] [47312]: DEBUG oslo_concurrency.lockutils [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.052334] [47312]: DEBUG oslo_concurrency.lockutils [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.060416] [47312]: INFO nova.api.openstack.wsgi [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Instance 6cda8874-6af5-490a-b9a2-323992265eb4 could not be found. [ 804.060723] [47312]: DEBUG nova.api.openstack.wsgi [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Instance 6cda8874-6af5-490a-b9a2-323992265eb4 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 804.061138] [47312]: INFO nova.api.openstack.requestlog [None req-41894362-240b-4d69-ae2c-935b6efefd90 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4" status: 404 len: 111 microversion: 2.1 time: 0.016480 [ 804.061398] [47312]: [pid: 47312|app: 0|req: 3192/6244] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/6cda8874-6af5-490a-b9a2-323992265eb4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 804.065806] [47313]: DEBUG nova.policy [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.068050] [47312]: DEBUG nova.api.openstack.wsgi [None req-7651f3dd-a1d9-42fa-b0a0-0029b31668c5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'create', calling method: .version_select at 0x7b9c473192d0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1503592086", "description": "tempest-description-1927310538"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 804.069827] [47313]: DEBUG nova.policy [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.070470] [47313]: DEBUG nova.policy [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.071045] [47313]: INFO nova.api.openstack.requestlog [None req-239b0b13-5555-401a-b6c8-6b7b7e86f2e7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.043300 [ 804.071333] [47313]: [pid: 47313|app: 0|req: 3053/6245] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 804.078257] [47313]: DEBUG nova.api.openstack.wsgi [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.079718] [47313]: DEBUG nova.compute.api [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.082893] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.083141] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.083336] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.083680] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.083880] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.084065] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.118272] [47313]: DEBUG nova.policy [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.122165] [47313]: INFO nova.api.openstack.requestlog [None req-c22d7810-3fdd-40c3-b2b5-9d1a6e6dfb73 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1208 microversion: 2.1 time: 0.045548 [ 804.122515] [47313]: [pid: 47313|app: 0|req: 3054/6246] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:40 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.152031] [47313]: DEBUG nova.api.openstack.wsgi [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.153687] [47313]: DEBUG nova.compute.api [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.156924] [47313]: DEBUG oslo_concurrency.lockutils [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.157168] [47313]: DEBUG oslo_concurrency.lockutils [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.157348] [47313]: DEBUG oslo_concurrency.lockutils [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.157695] [47313]: DEBUG oslo_concurrency.lockutils [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.157893] [47313]: DEBUG oslo_concurrency.lockutils [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.158075] [47313]: DEBUG oslo_concurrency.lockutils [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.177383] [47312]: INFO nova.api.openstack.requestlog [None req-7651f3dd-a1d9-42fa-b0a0-0029b31668c5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.110945 [ 804.177743] [47312]: [pid: 47312|app: 0|req: 3193/6247] 10.180.1.21 () {60 vars in 1175 bytes} [Thu Oct 31 12:14:40 2024] POST /compute/v2.1/os-security-groups => generated 244 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 804.180319] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.182029] [47312]: DEBUG nova.compute.api [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.185861] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.186552] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.186552] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.186684] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.186803] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.186976] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.189089] [47313]: DEBUG nova.policy [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.193101] [47313]: INFO nova.api.openstack.requestlog [None req-81fb8992-92be-4391-9b4d-105c983c7c64 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.043127 [ 804.193418] [47313]: [pid: 47313|app: 0|req: 3055/6248] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.195744] [47313]: DEBUG nova.api.openstack.wsgi [None req-50a92a43-856e-491d-8854-f9900d549104 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Action: 'update', calling method: .version_select at 0x7b9c473c2cb0>, body: {"security_group": {"name": "tempest-sg-hth-675181385", "description": "tempest-description-hth-1390369824"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 804.220757] [47312]: DEBUG nova.policy [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.224630] [47312]: INFO nova.api.openstack.requestlog [None req-a0303ccd-05e5-4da0-b951-b45a5f863595 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.046328 [ 804.224951] [47312]: [pid: 47312|app: 0|req: 3194/6249] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.227280] [47312]: DEBUG nova.api.openstack.wsgi [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.228711] [47312]: DEBUG nova.compute.api [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.233027] [47312]: DEBUG oslo_concurrency.lockutils [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.233027] [47312]: DEBUG oslo_concurrency.lockutils [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.233027] [47312]: DEBUG oslo_concurrency.lockutils [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.233027] [47312]: DEBUG oslo_concurrency.lockutils [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.233027] [47312]: DEBUG oslo_concurrency.lockutils [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.233027] [47312]: DEBUG oslo_concurrency.lockutils [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.265738] [47312]: DEBUG nova.policy [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.269301] [47312]: INFO nova.api.openstack.requestlog [None req-205e3399-e0f8-411f-9fdb-125e11cd5a43 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.043832 [ 804.269589] [47312]: [pid: 47312|app: 0|req: 3195/6250] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.271746] [47312]: DEBUG nova.api.openstack.wsgi [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.276324] [47312]: DEBUG nova.compute.api [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.279959] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.280231] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.280420] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.280762] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.280959] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.281148] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.294999] [47313]: INFO nova.api.openstack.requestlog [None req-50a92a43-856e-491d-8854-f9900d549104 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "PUT /compute/v2.1/os-security-groups/d39a7753-5505-4cbd-9524-f9e003d3f433" status: 200 len: 217 microversion: 2.1 time: 0.100893 [ 804.295529] [47313]: [pid: 47313|app: 0|req: 3056/6251] 10.180.1.21 () {60 vars in 1285 bytes} [Thu Oct 31 12:14:41 2024] PUT /compute/v2.1/os-security-groups/d39a7753-5505-4cbd-9524-f9e003d3f433 => generated 217 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.298971] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.299650] [47313]: DEBUG nova.compute.api [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.303596] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.303821] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.304011] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.304368] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.304563] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.304738] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.308007] [47312]: DEBUG nova.policy [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.311616] [47312]: INFO nova.api.openstack.requestlog [None req-f4526851-2dd2-4120-bade-2e15b05c6acd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.041515 [ 804.311917] [47312]: [pid: 47312|app: 0|req: 3196/6252] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.314118] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.315602] [47312]: DEBUG nova.compute.api [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.318431] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.319302] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.319539] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.319898] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.320136] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.320323] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.332744] [47313]: DEBUG nova.policy [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.336477] [47313]: INFO nova.api.openstack.requestlog [None req-dd951f3b-0f2a-412b-83db-fbc84a460207 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.040503 [ 804.336776] [47313]: [pid: 47313|app: 0|req: 3057/6253] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.339706] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d22cdc8-a51b-4f44-901c-6ecbcecb2b17 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c476b1ea0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.349138] [47312]: DEBUG nova.policy [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.353180] [47312]: INFO nova.api.openstack.requestlog [None req-0a67dc6e-2045-431c-b43f-d0a0075e4ff5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.040659 [ 804.353432] [47312]: [pid: 47312|app: 0|req: 3197/6254] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.355786] [47312]: DEBUG nova.api.openstack.wsgi [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.357019] [47312]: DEBUG nova.compute.api [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.360895] [47312]: DEBUG oslo_concurrency.lockutils [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.361121] [47312]: DEBUG oslo_concurrency.lockutils [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.361302] [47312]: DEBUG oslo_concurrency.lockutils [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.361633] [47312]: DEBUG oslo_concurrency.lockutils [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.361828] [47312]: DEBUG oslo_concurrency.lockutils [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.361996] [47312]: DEBUG oslo_concurrency.lockutils [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.363469] [47313]: INFO nova.api.openstack.requestlog [None req-9d22cdc8-a51b-4f44-901c-6ecbcecb2b17 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "GET /compute/v2.1/os-security-groups/d39a7753-5505-4cbd-9524-f9e003d3f433" status: 200 len: 217 microversion: 2.1 time: 0.026039 [ 804.363886] [47313]: [pid: 47313|app: 0|req: 3058/6255] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/os-security-groups/d39a7753-5505-4cbd-9524-f9e003d3f433 => generated 217 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 804.366098] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.367570] [47313]: DEBUG nova.compute.api [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.371358] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.371594] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.371772] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.372126] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.372329] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.372533] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.389568] [47312]: DEBUG nova.policy [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.393155] [47312]: INFO nova.api.openstack.requestlog [None req-8818e66e-95da-4442-b9d6-30cf47989336 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.039168 [ 804.393585] [47312]: [pid: 47312|app: 0|req: 3198/6256] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.395982] [47312]: DEBUG nova.api.openstack.wsgi [None req-b82f58bc-de64-4c05-a500-557c036f91d5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c476d4e50>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.399889] [47313]: DEBUG nova.policy [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.403594] [47313]: INFO nova.api.openstack.requestlog [None req-2d35a5cd-4a3a-4c43-b50b-d03e8fea64d4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.039247 [ 804.404040] [47313]: [pid: 47313|app: 0|req: 3059/6257] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.406236] [47313]: DEBUG nova.api.openstack.wsgi [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.407681] [47313]: DEBUG nova.compute.api [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.410573] [47313]: DEBUG oslo_concurrency.lockutils [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.410804] [47313]: DEBUG oslo_concurrency.lockutils [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.410986] [47313]: DEBUG oslo_concurrency.lockutils [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.411333] [47313]: DEBUG oslo_concurrency.lockutils [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.411527] [47313]: DEBUG oslo_concurrency.lockutils [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.411698] [47313]: DEBUG oslo_concurrency.lockutils [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.442304] [47313]: DEBUG nova.policy [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.446376] [47313]: INFO nova.api.openstack.requestlog [None req-1868c4e9-8350-42a3-9877-84d2eaf4ba4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.041927 [ 804.446857] [47313]: [pid: 47313|app: 0|req: 3060/6258] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.449214] [47313]: DEBUG nova.api.openstack.wsgi [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.450739] [47313]: DEBUG nova.compute.api [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.453511] [47313]: DEBUG oslo_concurrency.lockutils [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.453733] [47313]: DEBUG oslo_concurrency.lockutils [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.453913] [47313]: DEBUG oslo_concurrency.lockutils [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.454258] [47313]: DEBUG oslo_concurrency.lockutils [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.454473] [47313]: DEBUG oslo_concurrency.lockutils [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.454674] [47313]: DEBUG oslo_concurrency.lockutils [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.484326] [47313]: DEBUG nova.policy [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.488436] [47313]: INFO nova.api.openstack.requestlog [None req-07dda075-715e-4949-88cd-e69ab048f40a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1218 microversion: 2.1 time: 0.040919 [ 804.488740] [47313]: [pid: 47313|app: 0|req: 3061/6259] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.491871] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.492881] [47313]: DEBUG nova.compute.api [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.495978] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.496228] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.496408] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.496756] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.496958] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.497139] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.507143] [47312]: INFO nova.api.openstack.requestlog [None req-b82f58bc-de64-4c05-a500-557c036f91d5 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/d39a7753-5505-4cbd-9524-f9e003d3f433" status: 202 len: 0 microversion: 2.1 time: 0.112972 [ 804.507539] [47312]: [pid: 47312|app: 0|req: 3199/6260] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/d39a7753-5505-4cbd-9524-f9e003d3f433 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 804.510394] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.512327] [47312]: DEBUG nova.compute.api [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.515906] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.516148] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.516331] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.516681] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.516895] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.517059] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.548137] [47312]: DEBUG nova.policy [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.551759] [47312]: INFO nova.api.openstack.requestlog [None req-ea577408-d429-4fae-9669-784ec47633bd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.043643 [ 804.552083] [47312]: [pid: 47312|app: 0|req: 3200/6261] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.556015] [47312]: DEBUG nova.api.openstack.wsgi [None req-3859ce89-be85-4f79-8cca-b7757d1dc8eb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c47c1fbe0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.643037] [47312]: INFO nova.api.openstack.requestlog [None req-3859ce89-be85-4f79-8cca-b7757d1dc8eb tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/150fe9bd-2e56-4908-a724-38e528109708" status: 202 len: 0 microversion: 2.1 time: 0.090274 [ 804.643724] [47312]: [pid: 47312|app: 0|req: 3201/6262] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/150fe9bd-2e56-4908-a724-38e528109708 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 804.646059] [47312]: DEBUG nova.api.openstack.wsgi [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.647673] [47312]: DEBUG nova.compute.api [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.652239] [47312]: DEBUG oslo_concurrency.lockutils [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.652501] [47312]: DEBUG oslo_concurrency.lockutils [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.652691] [47312]: DEBUG oslo_concurrency.lockutils [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.653088] [47312]: DEBUG oslo_concurrency.lockutils [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.653320] [47312]: DEBUG oslo_concurrency.lockutils [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.653508] [47312]: DEBUG oslo_concurrency.lockutils [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.684248] [47312]: DEBUG nova.policy [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.688017] [47312]: INFO nova.api.openstack.requestlog [None req-29786deb-9a7c-4abb-a487-a42e658deced tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.044036 [ 804.688440] [47312]: [pid: 47312|app: 0|req: 3202/6263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.690634] [47312]: DEBUG nova.api.openstack.wsgi [None req-33d46a08-63fd-404e-951d-f2f14c3bba04 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4772d7e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.740042] [47313]: DEBUG nova.policy [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.743937] [47313]: INFO nova.api.openstack.requestlog [None req-a3472e06-c474-403b-a472-ff1607299444 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.254570 [ 804.744255] [47313]: [pid: 47313|app: 0|req: 3062/6264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.747828] [47313]: DEBUG nova.api.openstack.wsgi [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.749321] [47313]: DEBUG nova.compute.api [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.752529] [47313]: DEBUG oslo_concurrency.lockutils [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.752755] [47313]: DEBUG oslo_concurrency.lockutils [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.752956] [47313]: DEBUG oslo_concurrency.lockutils [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.753350] [47313]: DEBUG oslo_concurrency.lockutils [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.753558] [47313]: DEBUG oslo_concurrency.lockutils [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.753730] [47313]: DEBUG oslo_concurrency.lockutils [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.785973] [47313]: DEBUG nova.policy [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.788274] [47312]: INFO nova.api.openstack.requestlog [None req-33d46a08-63fd-404e-951d-f2f14c3bba04 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/2899eb96-dba1-43a7-852b-84505af5d8ff" status: 202 len: 0 microversion: 2.1 time: 0.099311 [ 804.788657] [47312]: [pid: 47312|app: 0|req: 3203/6265] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/2899eb96-dba1-43a7-852b-84505af5d8ff => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 804.789690] [47313]: INFO nova.api.openstack.requestlog [None req-5be5b453-f906-43d8-a46f-31d2ffcc0901 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.044860 [ 804.789978] [47313]: [pid: 47313|app: 0|req: 3063/6266] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.791433] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.793051] [47313]: DEBUG nova.api.openstack.wsgi [None req-b725a2e4-dc17-44ee-a7e9-f7774e89fdcc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c473cd7e0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.793125] [47312]: DEBUG nova.compute.api [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] [instance: 036a2dfc-615d-410a-8a3f-32de621879c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.796862] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.797149] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.797468] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.797888] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.798109] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.798361] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.802850] [47313]: DEBUG neutronclient.v2_0.client [None req-b725a2e4-dc17-44ee-a7e9-f7774e89fdcc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 804.804109] [47313]: DEBUG nova.network.security_group_api [None req-b725a2e4-dc17-44ee-a7e9-f7774e89fdcc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 804.804109] [47313]: INFO nova.api.openstack.wsgi [None req-b725a2e4-dc17-44ee-a7e9-f7774e89fdcc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 does not exist [ 804.804109] [47313]: Neutron server returns request_ids: ['req-a859fd7c-b18f-4473-b05e-4ecee1c13453'] [ 804.804109] [47313]: DEBUG nova.api.openstack.wsgi [None req-b725a2e4-dc17-44ee-a7e9-f7774e89fdcc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 does not exist [ 804.804109] [47313]: Neutron server returns request_ids: ['req-a859fd7c-b18f-4473-b05e-4ecee1c13453'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 804.804279] [47313]: INFO nova.api.openstack.requestlog [None req-b725a2e4-dc17-44ee-a7e9-f7774e89fdcc tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4" status: 404 len: 194 microversion: 2.1 time: 0.012786 [ 804.804454] [47313]: [pid: 47313|app: 0|req: 3064/6267] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/1377ed5c-d1bc-4dfc-9b56-bd8586cad6d4 => generated 194 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 804.806717] [47313]: DEBUG nova.api.openstack.wsgi [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.807679] [47312]: INFO nova.api.openstack.wsgi [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] HTTP exception thrown: Instance 036a2dfc-615d-410a-8a3f-32de621879c2 could not be found. [ 804.808128] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] Returning 404 to user: Instance 036a2dfc-615d-410a-8a3f-32de621879c2 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 804.808587] [47313]: DEBUG nova.compute.api [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.808649] [47312]: INFO nova.api.openstack.requestlog [None req-f6876724-6435-421b-8018-a8d4e860c184 tempest-ServerShowV257Test-1934604961 tempest-ServerShowV257Test-1934604961-project-member] 10.180.1.21 "GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2" status: 404 len: 111 microversion: 2.57 time: 0.019503 [ 804.808959] [47312]: [pid: 47312|app: 0|req: 3204/6268] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/036a2dfc-615d-410a-8a3f-32de621879c2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 804.811365] [47312]: DEBUG nova.api.openstack.wsgi [None req-d40b1f53-d459-4aca-8230-1a0b5fd79352 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c47318160>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.812223] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.812476] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.812675] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.813034] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.813234] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.813408] [47313]: DEBUG oslo_concurrency.lockutils [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.823231] [47312]: DEBUG neutronclient.v2_0.client [None req-d40b1f53-d459-4aca-8230-1a0b5fd79352 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 804.823625] [47312]: DEBUG nova.network.security_group_api [None req-d40b1f53-d459-4aca-8230-1a0b5fd79352 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 804.823900] [47312]: INFO nova.api.openstack.wsgi [None req-d40b1f53-d459-4aca-8230-1a0b5fd79352 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 does not exist [ 804.823900] [47312]: Neutron server returns request_ids: ['req-798e910c-bd4c-471e-bbb4-36f9cdf84a90'] [ 804.824234] [47312]: DEBUG nova.api.openstack.wsgi [None req-d40b1f53-d459-4aca-8230-1a0b5fd79352 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 513c744f-c8c9-4be9-b98f-5d4be1c1b107 does not exist [ 804.824234] [47312]: Neutron server returns request_ids: ['req-798e910c-bd4c-471e-bbb4-36f9cdf84a90'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 804.824694] [47312]: INFO nova.api.openstack.requestlog [None req-d40b1f53-d459-4aca-8230-1a0b5fd79352 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/513c744f-c8c9-4be9-b98f-5d4be1c1b107" status: 404 len: 194 microversion: 2.1 time: 0.015228 [ 804.825009] [47312]: [pid: 47312|app: 0|req: 3205/6269] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/513c744f-c8c9-4be9-b98f-5d4be1c1b107 => generated 194 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 804.829318] [47312]: DEBUG nova.api.openstack.wsgi [None req-2993009d-c8f0-470f-a7ac-61c0fbaa3975 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c47337490>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.847695] [47313]: DEBUG nova.policy [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.848937] [47312]: DEBUG neutronclient.v2_0.client [None req-2993009d-c8f0-470f-a7ac-61c0fbaa3975 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 88768720-51be-4b29-a44b-1f53e16abf0a does not exist", "detail": ""}} {{(pid=47312) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 804.849289] [47312]: DEBUG nova.network.security_group_api [None req-2993009d-c8f0-470f-a7ac-61c0fbaa3975 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 88768720-51be-4b29-a44b-1f53e16abf0a not found {{(pid=47312) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 804.849525] [47312]: INFO nova.api.openstack.wsgi [None req-2993009d-c8f0-470f-a7ac-61c0fbaa3975 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 88768720-51be-4b29-a44b-1f53e16abf0a does not exist [ 804.849525] [47312]: Neutron server returns request_ids: ['req-9b68ba87-1806-4170-89e9-553cc03e18dc'] [ 804.849945] [47312]: DEBUG nova.api.openstack.wsgi [None req-2993009d-c8f0-470f-a7ac-61c0fbaa3975 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 88768720-51be-4b29-a44b-1f53e16abf0a does not exist [ 804.849945] [47312]: Neutron server returns request_ids: ['req-9b68ba87-1806-4170-89e9-553cc03e18dc'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 804.850337] [47312]: INFO nova.api.openstack.requestlog [None req-2993009d-c8f0-470f-a7ac-61c0fbaa3975 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/88768720-51be-4b29-a44b-1f53e16abf0a" status: 404 len: 194 microversion: 2.1 time: 0.023000 [ 804.850712] [47312]: [pid: 47312|app: 0|req: 3206/6270] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/88768720-51be-4b29-a44b-1f53e16abf0a => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 804.852447] [47313]: DEBUG nova.policy [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.853123] [47313]: DEBUG nova.policy [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.853249] [47312]: DEBUG nova.api.openstack.wsgi [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.853806] [47313]: INFO nova.api.openstack.requestlog [None req-4f2c7588-36ad-4174-aa44-86f3de46f0ec tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.048876 [ 804.854113] [47313]: [pid: 47313|app: 0|req: 3065/6271] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 804.854871] [47312]: DEBUG nova.compute.api [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 804.856475] [47313]: DEBUG nova.api.openstack.wsgi [None req-776dabe8-501e-404d-9445-49007d18c172 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c473cf520>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.858293] [47312]: DEBUG oslo_concurrency.lockutils [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.858522] [47312]: DEBUG oslo_concurrency.lockutils [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.858703] [47312]: DEBUG oslo_concurrency.lockutils [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.859064] [47312]: DEBUG oslo_concurrency.lockutils [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 804.859270] [47312]: DEBUG oslo_concurrency.lockutils [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 804.859433] [47312]: DEBUG oslo_concurrency.lockutils [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 804.866642] [47313]: DEBUG neutronclient.v2_0.client [None req-776dabe8-501e-404d-9445-49007d18c172 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 does not exist", "detail": ""}} {{(pid=47313) _handle_fault_response /opt/stack/data/venv/lib/python3.10/site-packages/neutronclient/v2_0/client.py:262}} [ 804.866942] [47313]: DEBUG nova.network.security_group_api [None req-776dabe8-501e-404d-9445-49007d18c172 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Neutron security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 not found {{(pid=47313) get /opt/stack/nova/nova/network/security_group_api.py:300}} [ 804.867194] [47313]: INFO nova.api.openstack.wsgi [None req-776dabe8-501e-404d-9445-49007d18c172 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] HTTP exception thrown: Security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 does not exist [ 804.867194] [47313]: Neutron server returns request_ids: ['req-6d07a1bb-d5a2-4dcc-83aa-f00354a2a2e8'] [ 804.867465] [47313]: DEBUG nova.api.openstack.wsgi [None req-776dabe8-501e-404d-9445-49007d18c172 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Returning 404 to user: Security group 318ba8f6-9065-413a-b4fb-55aae0c2e173 does not exist [ 804.867465] [47313]: Neutron server returns request_ids: ['req-6d07a1bb-d5a2-4dcc-83aa-f00354a2a2e8'] {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 804.867857] [47313]: INFO nova.api.openstack.requestlog [None req-776dabe8-501e-404d-9445-49007d18c172 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173" status: 404 len: 194 microversion: 2.1 time: 0.013293 [ 804.868341] [47313]: [pid: 47313|app: 0|req: 3066/6272] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/318ba8f6-9065-413a-b4fb-55aae0c2e173 => generated 194 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 804.872189] [47313]: DEBUG nova.api.openstack.wsgi [None req-5413565d-07c5-40cf-9dd7-51d268320629 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c473cdb40>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 804.893199] [47312]: DEBUG nova.policy [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 804.897236] [47312]: INFO nova.api.openstack.requestlog [None req-95522dc3-7ab0-4eeb-b7af-94955aa7f28b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.045919 [ 804.897563] [47312]: [pid: 47312|app: 0|req: 3207/6273] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 804.961402] [47313]: INFO nova.api.openstack.requestlog [None req-5413565d-07c5-40cf-9dd7-51d268320629 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/07bf7477-28d4-4d3b-8528-ea79ac01e651" status: 202 len: 0 microversion: 2.1 time: 0.090455 [ 804.961987] [47313]: [pid: 47313|app: 0|req: 3067/6274] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/07bf7477-28d4-4d3b-8528-ea79ac01e651 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 804.966994] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c2b94f6-ab52-4858-9add-bac01ca921e4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] Calling method '.version_select at 0x7b9c4772d7e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.047094] [47312]: INFO nova.api.openstack.requestlog [None req-9c2b94f6-ab52-4858-9add-bac01ca921e4 tempest-SecurityGroupsTestJSON-580693667 tempest-SecurityGroupsTestJSON-580693667-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-security-groups/a69322f1-295b-4492-8f5a-d49645079b04" status: 202 len: 0 microversion: 2.1 time: 0.082384 [ 805.047461] [47312]: [pid: 47312|app: 0|req: 3208/6275] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:14:41 2024] DELETE /compute/v2.1/os-security-groups/a69322f1-295b-4492-8f5a-d49645079b04 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 805.084087] [47313]: DEBUG nova.api.openstack.wsgi [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.085721] [47313]: DEBUG nova.compute.api [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.089295] [47313]: DEBUG oslo_concurrency.lockutils [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.089525] [47313]: DEBUG oslo_concurrency.lockutils [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.089769] [47313]: DEBUG oslo_concurrency.lockutils [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.090101] [47313]: DEBUG oslo_concurrency.lockutils [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.090326] [47313]: DEBUG oslo_concurrency.lockutils [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.090496] [47313]: DEBUG oslo_concurrency.lockutils [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.133306] [47313]: DEBUG nova.policy [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.134482] [47312]: DEBUG nova.api.openstack.wsgi [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.136233] [47312]: DEBUG nova.compute.api [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.137917] [47313]: DEBUG nova.policy [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.138467] [47313]: DEBUG nova.policy [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.139065] [47313]: INFO nova.api.openstack.requestlog [None req-a237e5ce-85f0-4a31-b7d6-d8a04bc56fc0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1284 microversion: 2.20 time: 0.057331 [ 805.139365] [47313]: [pid: 47313|app: 0|req: 3068/6276] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1284 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.140902] [47312]: DEBUG oslo_concurrency.lockutils [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.141459] [47312]: DEBUG oslo_concurrency.lockutils [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.141687] [47312]: DEBUG oslo_concurrency.lockutils [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.142065] [47312]: DEBUG oslo_concurrency.lockutils [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.142273] [47312]: DEBUG oslo_concurrency.lockutils [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.142474] [47312]: DEBUG oslo_concurrency.lockutils [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.177579] [47312]: DEBUG nova.policy [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.181417] [47312]: INFO nova.api.openstack.requestlog [None req-5febea01-5e93-4c4f-b324-e23087df3c1f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1264 microversion: 2.1 time: 0.049632 [ 805.181728] [47312]: [pid: 47312|app: 0|req: 3209/6277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:41 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1264 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.204980] [47313]: DEBUG nova.api.openstack.wsgi [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.206670] [47313]: DEBUG nova.compute.api [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.210134] [47313]: DEBUG oslo_concurrency.lockutils [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.210389] [47313]: DEBUG oslo_concurrency.lockutils [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.210581] [47313]: DEBUG oslo_concurrency.lockutils [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.210962] [47313]: DEBUG oslo_concurrency.lockutils [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.211139] [47313]: DEBUG oslo_concurrency.lockutils [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.211287] [47313]: DEBUG oslo_concurrency.lockutils [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.236606] [47312]: DEBUG nova.api.openstack.wsgi [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.238275] [47312]: DEBUG nova.compute.api [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.243779] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.243779] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.243779] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.243779] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.243779] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.243779] [47312]: DEBUG oslo_concurrency.lockutils [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.253404] [47313]: DEBUG nova.policy [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.258625] [47313]: INFO nova.api.openstack.requestlog [None req-dda24224-8172-4a9d-9e02-891f3afc16b9 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.055448 [ 805.258625] [47313]: [pid: 47313|app: 0|req: 3069/6278] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.285023] [47313]: DEBUG nova.api.openstack.wsgi [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.286013] [47313]: DEBUG nova.compute.api [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.287671] [47312]: DEBUG nova.policy [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.289577] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.289920] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.290221] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.290713] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.293016] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.293016] [47313]: DEBUG oslo_concurrency.lockutils [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.293115] [47312]: INFO nova.api.openstack.requestlog [None req-bc1dccff-08aa-4eff-9129-c5689d1f23d8 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.057655 [ 805.293115] [47312]: [pid: 47312|app: 0|req: 3210/6279] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.323682] [47312]: DEBUG nova.api.openstack.wsgi [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.325524] [47312]: DEBUG nova.compute.api [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.329696] [47312]: DEBUG oslo_concurrency.lockutils [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.330035] [47312]: DEBUG oslo_concurrency.lockutils [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.330167] [47312]: DEBUG oslo_concurrency.lockutils [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.330542] [47312]: DEBUG oslo_concurrency.lockutils [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.334024] [47312]: DEBUG oslo_concurrency.lockutils [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.334024] [47312]: DEBUG oslo_concurrency.lockutils [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.334254] [47313]: DEBUG nova.policy [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.340624] [47313]: INFO nova.api.openstack.requestlog [None req-80bb86e5-9fff-4398-a425-96c2c1e0cfde tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.058577 [ 805.341106] [47313]: [pid: 47313|app: 0|req: 3070/6280] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.351266] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.353135] [47313]: DEBUG nova.compute.api [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.356239] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=690,nova_api:INSERT=13,nova_api:UPDATE=3,nova_api:DELETE=3 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 805.358387] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.358744] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.359071] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.359559] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.359869] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.360159] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.381826] [47312]: DEBUG nova.policy [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.386487] [47312]: INFO nova.api.openstack.requestlog [None req-88eb8f55-0661-42f0-85fb-deaa3320727d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.065208 [ 805.386828] [47312]: [pid: 47312|app: 0|req: 3211/6281] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.392903] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.394524] [47312]: DEBUG nova.compute.api [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.402194] [47313]: DEBUG nova.policy [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.402279] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.402279] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.402279] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.402516] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.402739] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.402911] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.405108] [47313]: INFO nova.api.openstack.requestlog [None req-f7229bd9-02ab-480c-a23c-d338cb8414b3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.055887 [ 805.405539] [47313]: [pid: 47313|app: 0|req: 3071/6282] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.408134] [47313]: DEBUG nova.api.openstack.wsgi [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.409796] [47313]: DEBUG nova.compute.api [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.413022] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.413403] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.413744] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.414225] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.414533] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.414848] [47313]: DEBUG oslo_concurrency.lockutils [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.444649] [47312]: DEBUG nova.policy [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.449047] [47312]: INFO nova.api.openstack.requestlog [None req-b5835090-c9b3-4367-acc4-081b74a8587a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.061600 [ 805.449372] [47312]: [pid: 47312|app: 0|req: 3212/6283] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.451637] [47312]: DEBUG nova.api.openstack.wsgi [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.456049] [47312]: DEBUG nova.compute.api [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.456204] [47313]: DEBUG nova.policy [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.456276] [47312]: DEBUG oslo_concurrency.lockutils [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.457031] [47312]: DEBUG oslo_concurrency.lockutils [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.457031] [47312]: DEBUG oslo_concurrency.lockutils [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.457031] [47312]: DEBUG oslo_concurrency.lockutils [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.457196] [47312]: DEBUG oslo_concurrency.lockutils [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.457355] [47312]: DEBUG oslo_concurrency.lockutils [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.458485] [47313]: INFO nova.api.openstack.requestlog [None req-db0329b2-ce64-4b90-8f48-e5171d38fe05 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.052279 [ 805.458790] [47313]: [pid: 47313|app: 0|req: 3072/6284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.461163] [47313]: DEBUG nova.api.openstack.wsgi [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.462745] [47313]: DEBUG nova.compute.api [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.466122] [47313]: DEBUG oslo_concurrency.lockutils [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.466392] [47313]: DEBUG oslo_concurrency.lockutils [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.466610] [47313]: DEBUG oslo_concurrency.lockutils [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.467052] [47313]: DEBUG oslo_concurrency.lockutils [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.467259] [47313]: DEBUG oslo_concurrency.lockutils [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.467433] [47313]: DEBUG oslo_concurrency.lockutils [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.498539] [47312]: DEBUG nova.policy [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.502711] [47312]: INFO nova.api.openstack.requestlog [None req-df0b2f1b-d8dd-41be-a89a-9817af76f593 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.052727 [ 805.503083] [47312]: [pid: 47312|app: 0|req: 3213/6285] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.507464] [47312]: DEBUG nova.api.openstack.wsgi [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.509017] [47312]: DEBUG nova.compute.api [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.509270] [47313]: DEBUG nova.policy [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.512257] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.512509] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.512706] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.513071] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.513274] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.513447] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.513827] [47313]: INFO nova.api.openstack.requestlog [None req-567c9c46-5f43-49c3-95b1-fffa09e0dc16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.054450 [ 805.514307] [47313]: [pid: 47313|app: 0|req: 3073/6286] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.533247] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.533472] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.533681] [47312]: DEBUG oslo_concurrency.lockutils [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.533873] [47312]: DEBUG nova.objects.instance [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lazy-loading 'fault' on Instance uuid 5b7223bd-66f3-44ec-b3bc-e9072eca515e {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 805.556069] [47312]: DEBUG nova.policy [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.559536] [47312]: INFO nova.api.openstack.requestlog [None req-f18c013b-2bb9-40a5-9b22-f5774c314afb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 200 len: 1408 microversion: 2.1 time: 0.055990 [ 805.559852] [47312]: [pid: 47312|app: 0|req: 3214/6287] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 1408 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.564183] [47313]: DEBUG nova.api.openstack.wsgi [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.565844] [47313]: DEBUG nova.compute.api [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.569354] [47313]: DEBUG oslo_concurrency.lockutils [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.569586] [47313]: DEBUG oslo_concurrency.lockutils [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.570077] [47313]: DEBUG oslo_concurrency.lockutils [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.570148] [47313]: DEBUG oslo_concurrency.lockutils [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.570224] [47312]: DEBUG nova.api.openstack.wsgi [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.570353] [47313]: DEBUG oslo_concurrency.lockutils [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.570490] [47312]: DEBUG nova.compute.api [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.570562] [47313]: DEBUG oslo_concurrency.lockutils [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.573554] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.573775] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.573953] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.574310] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.574513] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.574711] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.588021] [47312]: DEBUG nova.compute.api [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 805.605422] [47313]: DEBUG nova.policy [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.610441] [47313]: INFO nova.api.openstack.requestlog [None req-de6d5bd5-cc09-4813-8847-4e1992c4f04f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.048666 [ 805.610768] [47313]: [pid: 47313|app: 0|req: 3074/6288] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.614887] [47312]: DEBUG nova.compute.api [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 805.615297] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.615511] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.615691] [47312]: DEBUG oslo_concurrency.lockutils [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.615876] [47312]: WARNING nova.compute.api [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] instance's host None is down, deleting from database [ 805.617965] [47312]: DEBUG nova.network.neutron [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 805.637816] [47312]: DEBUG nova.network.neutron [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 805.642638] [47312]: DEBUG nova.network.neutron [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 805.701116] [47313]: DEBUG nova.api.openstack.wsgi [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.701489] [47313]: DEBUG nova.compute.api [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.706029] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.706464] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.706649] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.707014] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.707215] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.707623] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.710966] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=2416,nova_cell1:UPDATE=51,nova_cell1:SAVEPOINT=3,nova_cell1:RELEASE=3,nova_cell1:DELETE=6,nova_cell1:INSERT=3 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 805.738955] [47312]: INFO nova.api.openstack.requestlog [None req-330560ea-8737-4f69-9c61-4b097216a338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 204 len: 0 microversion: 2.1 time: 0.170234 [ 805.738955] [47312]: [pid: 47312|app: 0|req: 3215/6289] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:42 2024] DELETE /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 0 bytes in 171 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 805.744028] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.745419] [47312]: DEBUG nova.compute.api [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 5b7223bd-66f3-44ec-b3bc-e9072eca515e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.750061] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.750433] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.750551] [47313]: DEBUG nova.policy [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.751017] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.751506] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.751859] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.752155] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.755269] [47313]: INFO nova.api.openstack.requestlog [None req-9cec80c6-e02e-4569-b864-0b30224816c0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.058318 [ 805.755594] [47313]: [pid: 47313|app: 0|req: 3075/6290] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.758109] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.759662] [47313]: DEBUG nova.compute.api [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.761978] [47312]: INFO nova.api.openstack.wsgi [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 5b7223bd-66f3-44ec-b3bc-e9072eca515e could not be found. [ 805.762296] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 5b7223bd-66f3-44ec-b3bc-e9072eca515e could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 805.762673] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.762737] [47312]: INFO nova.api.openstack.requestlog [None req-9e173f2e-b0b7-4921-9355-1f58fc50cf8a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e" status: 404 len: 111 microversion: 2.1 time: 0.021385 [ 805.762896] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.763110] [47312]: [pid: 47312|app: 0|req: 3216/6291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/5b7223bd-66f3-44ec-b3bc-e9072eca515e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 805.763188] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.763465] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.763675] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.763845] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.804541] [47313]: DEBUG nova.policy [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.804903] [47312]: DEBUG nova.api.openstack.wsgi [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.806601] [47312]: DEBUG nova.compute.api [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.808428] [47313]: INFO nova.api.openstack.requestlog [None req-8d876c19-7684-4d4b-87af-860e601a3bdd tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.052259 [ 805.808736] [47313]: [pid: 47313|app: 0|req: 3076/6292] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.810551] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.811321] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.811321] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.811321] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.811521] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.811684] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.846179] [47313]: DEBUG nova.api.openstack.wsgi [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1524110697", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "767c99dd-b0a1-4b40-91b5-a0241463e3d0"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 805.849230] [47312]: DEBUG nova.policy [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.853983] [47312]: INFO nova.api.openstack.requestlog [None req-f79d3993-4d01-49c0-96f4-1f2e68eb0b7e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.052846 [ 805.854811] [47312]: [pid: 47312|app: 0|req: 3217/6293] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 805.867530] [47312]: DEBUG nova.api.openstack.wsgi [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.870215] [47312]: DEBUG nova.compute.api [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.876088] [47312]: DEBUG oslo_concurrency.lockutils [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.876852] [47312]: DEBUG oslo_concurrency.lockutils [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.877809] [47312]: DEBUG oslo_concurrency.lockutils [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.878221] [47312]: DEBUG oslo_concurrency.lockutils [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.878431] [47312]: DEBUG oslo_concurrency.lockutils [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.878720] [47312]: DEBUG oslo_concurrency.lockutils [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.892089] [47313]: DEBUG nova.network.neutron [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] validate_networks() for [('767c99dd-b0a1-4b40-91b5-a0241463e3d0', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 805.916165] [47312]: DEBUG nova.policy [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.920507] [47312]: DEBUG nova.policy [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.921021] [47312]: DEBUG nova.policy [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.921787] [47312]: INFO nova.api.openstack.requestlog [None req-43671f73-75ff-4fa0-9ca1-415bb1dd4741 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.057208 [ 805.922295] [47312]: [pid: 47312|app: 0|req: 3218/6294] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 805.924385] [47312]: DEBUG nova.api.openstack.wsgi [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 805.925931] [47312]: DEBUG nova.compute.api [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 805.929028] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.929258] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.929442] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.929795] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 805.929992] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 805.930183] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 805.964562] [47312]: DEBUG nova.policy [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 805.969019] [47312]: INFO nova.api.openstack.requestlog [None req-e90d2066-0224-4cbd-90f8-afc45fb65b62 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.046279 [ 805.969538] [47312]: [pid: 47312|app: 0|req: 3219/6295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.086921] [47313]: DEBUG nova.virt.hardware [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 806.087140] [47313]: DEBUG nova.virt.hardware [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 806.087347] [47313]: DEBUG nova.virt.hardware [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 806.087508] [47313]: DEBUG nova.virt.hardware [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 806.087699] [47313]: DEBUG nova.virt.hardware [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 806.095886] [47313]: DEBUG oslo_concurrency.lockutils [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.096144] [47313]: DEBUG oslo_concurrency.lockutils [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.096340] [47313]: DEBUG oslo_concurrency.lockutils [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.096729] [47313]: DEBUG oslo_concurrency.lockutils [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.096923] [47313]: DEBUG oslo_concurrency.lockutils [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.097113] [47313]: DEBUG oslo_concurrency.lockutils [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.106695] [47313]: DEBUG nova.quota [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 806.110145] [47313]: DEBUG nova.quota [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 806.115666] [47313]: DEBUG nova.compute.api [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 806.116973] [47313]: DEBUG nova.compute.api [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 806.151219] [47313]: INFO nova.api.openstack.requestlog [None req-30e619b2-475b-4621-bd74-d040e18a3696 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.307407 [ 806.151588] [47313]: [pid: 47313|app: 0|req: 3077/6296] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:14:42 2024] POST /compute/v2.1/servers => generated 380 bytes in 308 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 806.154694] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.156212] [47312]: DEBUG nova.compute.api [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.157171] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3b81ca8-b70d-47cb-9a70-18c708807224 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.158712] [47313]: DEBUG nova.compute.api [None req-a3b81ca8-b70d-47cb-9a70-18c708807224 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.159606] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.160202] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.160443] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.160925] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.161152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.161435] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.190491] [47313]: DEBUG nova.policy [None req-a3b81ca8-b70d-47cb-9a70-18c708807224 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.195546] [47312]: DEBUG nova.policy [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.196223] [47313]: INFO nova.api.openstack.requestlog [None req-a3b81ca8-b70d-47cb-9a70-18c708807224 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1216 microversion: 2.1 time: 0.040911 [ 806.196553] [47313]: [pid: 47313|app: 0|req: 3078/6297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 806.199964] [47312]: DEBUG nova.policy [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.200584] [47312]: DEBUG nova.policy [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.201178] [47312]: INFO nova.api.openstack.requestlog [None req-e5ec862b-e81b-498d-bfeb-51ab81a2c5fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.051162 [ 806.201476] [47312]: [pid: 47312|app: 0|req: 3220/6298] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 806.201991] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.203660] [47313]: DEBUG nova.compute.api [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.213347] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.213553] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.213769] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.214156] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.214395] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.214574] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.246738] [47313]: DEBUG nova.policy [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.250691] [47313]: INFO nova.api.openstack.requestlog [None req-5e6d96f1-be06-42c2-943b-2a9d69d82b2f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1264 microversion: 2.1 time: 0.053572 [ 806.250999] [47313]: [pid: 47313|app: 0|req: 3079/6299] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.281164] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.281978] [47312]: DEBUG nova.compute.api [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.285491] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.285733] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.285988] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.286291] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.286493] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.286666] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.303241] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.305081] [47313]: DEBUG nova.compute.api [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.309250] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.309338] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.309612] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.310152] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.310486] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.311101] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.322740] [47312]: DEBUG nova.policy [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.329427] [47312]: INFO nova.api.openstack.requestlog [None req-3b45231a-fa27-4fa4-85d0-274061aedaab tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.052234 [ 806.330160] [47312]: [pid: 47312|app: 0|req: 3221/6300] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.346373] [47313]: DEBUG nova.policy [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.350674] [47313]: INFO nova.api.openstack.requestlog [None req-3a6c3ed4-a2bc-4611-8e65-cb3c69840d46 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.049768 [ 806.351023] [47313]: [pid: 47313|app: 0|req: 3080/6301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.359021] [47312]: DEBUG nova.api.openstack.wsgi [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.359836] [47312]: DEBUG nova.compute.api [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.363715] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.364136] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.364538] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.365172] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.365534] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.365882] [47312]: DEBUG oslo_concurrency.lockutils [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.404379] [47313]: DEBUG nova.api.openstack.wsgi [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.406142] [47313]: DEBUG nova.compute.api [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.409703] [47313]: DEBUG oslo_concurrency.lockutils [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.409940] [47313]: DEBUG oslo_concurrency.lockutils [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.410163] [47313]: DEBUG oslo_concurrency.lockutils [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.410529] [47313]: DEBUG oslo_concurrency.lockutils [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.410729] [47313]: DEBUG oslo_concurrency.lockutils [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.410901] [47313]: DEBUG oslo_concurrency.lockutils [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.413905] [47312]: DEBUG nova.policy [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.421420] [47312]: INFO nova.api.openstack.requestlog [None req-54d90855-11bf-42b4-a0d0-5024ad8bf8a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.065546 [ 806.421769] [47312]: [pid: 47312|app: 0|req: 3222/6302] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.424269] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.425837] [47312]: DEBUG nova.compute.api [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.432900] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.432900] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.432900] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.432900] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.432900] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.432900] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.444603] [47313]: DEBUG nova.policy [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.448809] [47313]: INFO nova.api.openstack.requestlog [None req-8231746b-9239-4588-b0a6-a816c703690d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.046709 [ 806.450183] [47313]: [pid: 47313|app: 0|req: 3081/6303] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.461862] [47313]: DEBUG nova.api.openstack.wsgi [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.463682] [47313]: DEBUG nova.compute.api [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.470120] [47313]: DEBUG oslo_concurrency.lockutils [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.470120] [47313]: DEBUG oslo_concurrency.lockutils [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.470120] [47313]: DEBUG oslo_concurrency.lockutils [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.470120] [47313]: DEBUG oslo_concurrency.lockutils [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.470120] [47313]: DEBUG oslo_concurrency.lockutils [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.470120] [47313]: DEBUG oslo_concurrency.lockutils [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.470398] [47312]: DEBUG nova.policy [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.475808] [47312]: INFO nova.api.openstack.requestlog [None req-5b7ba785-65fb-4b38-bd9a-d453713764ce tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.053075 [ 806.475901] [47312]: [pid: 47312|app: 0|req: 3223/6304] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.478890] [47312]: DEBUG nova.api.openstack.wsgi [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.480925] [47312]: DEBUG nova.compute.api [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.484762] [47312]: DEBUG oslo_concurrency.lockutils [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.485035] [47312]: DEBUG oslo_concurrency.lockutils [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.485254] [47312]: DEBUG oslo_concurrency.lockutils [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.485653] [47312]: DEBUG oslo_concurrency.lockutils [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.485910] [47312]: DEBUG oslo_concurrency.lockutils [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.486166] [47312]: DEBUG oslo_concurrency.lockutils [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.502827] [47313]: DEBUG nova.policy [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.507086] [47313]: INFO nova.api.openstack.requestlog [None req-62bf4a32-dc09-4875-bd6e-f09ffb8b7d48 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047334 [ 806.507414] [47313]: [pid: 47313|app: 0|req: 3082/6305] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.517783] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.518420] [47312]: DEBUG nova.policy [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.519524] [47313]: DEBUG nova.compute.api [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.523818] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.524189] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.524732] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.525705] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.525705] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.525705] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.526374] [47312]: INFO nova.api.openstack.requestlog [None req-62d76813-281c-4594-9209-8f1c42913304 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.049721 [ 806.526842] [47312]: [pid: 47312|app: 0|req: 3224/6306] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.531391] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.532299] [47312]: DEBUG nova.compute.api [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.537783] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.541175] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.541175] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.541175] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.541175] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.541175] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.557851] [47313]: DEBUG nova.policy [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.565540] [47313]: INFO nova.api.openstack.requestlog [None req-c5d08eca-8960-4943-ac86-04356b0d6f46 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.051236 [ 806.566474] [47313]: [pid: 47313|app: 0|req: 3083/6307] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.575368] [47312]: DEBUG nova.policy [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.580124] [47312]: INFO nova.api.openstack.requestlog [None req-6d658eb6-6b95-412c-bf39-d9f25b8001fb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.052578 [ 806.580493] [47312]: [pid: 47312|app: 0|req: 3225/6308] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.623590] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.624513] [47313]: DEBUG nova.compute.api [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.628487] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.628770] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.628986] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.629365] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.629700] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.629927] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.663499] [47313]: DEBUG nova.policy [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.670566] [47313]: INFO nova.api.openstack.requestlog [None req-1b2fc618-f20c-4407-a857-fef67fcf0d3f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.050696 [ 806.671522] [47313]: [pid: 47313|app: 0|req: 3084/6309] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.773175] [47312]: DEBUG nova.api.openstack.wsgi [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.774935] [47312]: DEBUG nova.compute.api [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.778453] [47312]: DEBUG oslo_concurrency.lockutils [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.778736] [47312]: DEBUG oslo_concurrency.lockutils [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.778965] [47312]: DEBUG oslo_concurrency.lockutils [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.779347] [47312]: DEBUG oslo_concurrency.lockutils [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.779547] [47312]: DEBUG oslo_concurrency.lockutils [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.779719] [47312]: DEBUG oslo_concurrency.lockutils [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.811516] [47312]: DEBUG nova.policy [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.815715] [47312]: INFO nova.api.openstack.requestlog [None req-62be31b2-90d4-4ca4-98b0-5e0c94d668be tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.044622 [ 806.816065] [47312]: [pid: 47312|app: 0|req: 3226/6310] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 806.821169] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.823026] [47313]: DEBUG nova.compute.api [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.826329] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.826556] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.826741] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.827161] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.827361] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.827544] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.858735] [47313]: DEBUG nova.policy [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.862783] [47313]: INFO nova.api.openstack.requestlog [None req-5b811f18-6c1f-4fd7-8b58-95064a174c8a tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.043918 [ 806.863021] [47313]: [pid: 47313|app: 0|req: 3085/6311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.867797] [47312]: DEBUG nova.api.openstack.wsgi [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.869253] [47312]: DEBUG nova.compute.api [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.872965] [47312]: DEBUG oslo_concurrency.lockutils [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.873371] [47312]: DEBUG oslo_concurrency.lockutils [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.873637] [47312]: DEBUG oslo_concurrency.lockutils [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.874009] [47312]: DEBUG oslo_concurrency.lockutils [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.874223] [47312]: DEBUG oslo_concurrency.lockutils [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.874399] [47312]: DEBUG oslo_concurrency.lockutils [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.905130] [47312]: DEBUG nova.policy [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.908932] [47312]: INFO nova.api.openstack.requestlog [None req-8917a42d-a558-4e24-8c37-eddda99563c6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.043761 [ 806.909260] [47312]: [pid: 47312|app: 0|req: 3227/6312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 806.935446] [47313]: DEBUG nova.api.openstack.wsgi [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.937502] [47313]: DEBUG nova.compute.api [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.940826] [47313]: DEBUG oslo_concurrency.lockutils [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.941064] [47313]: DEBUG oslo_concurrency.lockutils [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.941254] [47313]: DEBUG oslo_concurrency.lockutils [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.941599] [47313]: DEBUG oslo_concurrency.lockutils [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.941795] [47313]: DEBUG oslo_concurrency.lockutils [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.941963] [47313]: DEBUG oslo_concurrency.lockutils [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.974713] [47313]: DEBUG nova.policy [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.978895] [47313]: DEBUG nova.policy [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.979531] [47313]: DEBUG nova.policy [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 806.980157] [47313]: INFO nova.api.openstack.requestlog [None req-557f63b9-f02d-45d1-9646-3c83ca6a620f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.047127 [ 806.980469] [47313]: [pid: 47313|app: 0|req: 3086/6313] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 806.984019] [47312]: DEBUG nova.api.openstack.wsgi [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 806.984890] [47312]: DEBUG nova.compute.api [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 806.988414] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.988653] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.988899] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 806.989207] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 806.989406] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 806.989581] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.019803] [47312]: DEBUG nova.policy [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.023450] [47312]: INFO nova.api.openstack.requestlog [None req-e52a08f1-32f3-4bbf-9bbd-408d56fb7bd7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.042603 [ 807.023776] [47312]: [pid: 47312|app: 0|req: 3228/6314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.208104] [47313]: DEBUG nova.api.openstack.wsgi [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.209761] [47313]: DEBUG nova.compute.api [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.213186] [47313]: DEBUG oslo_concurrency.lockutils [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.213425] [47313]: DEBUG oslo_concurrency.lockutils [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.213610] [47313]: DEBUG oslo_concurrency.lockutils [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.214060] [47313]: DEBUG oslo_concurrency.lockutils [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.214327] [47313]: DEBUG oslo_concurrency.lockutils [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.214514] [47313]: DEBUG oslo_concurrency.lockutils [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.220384] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.222176] [47312]: DEBUG nova.compute.api [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.225785] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.226035] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.226222] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.226569] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.226768] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.226965] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.244173] [47313]: DEBUG nova.policy [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.248056] [47313]: INFO nova.api.openstack.requestlog [None req-39773576-552a-4b73-9bd9-97bd7e465ee5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.042266 [ 807.248373] [47313]: [pid: 47313|app: 0|req: 3087/6315] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.256556] [47312]: DEBUG nova.policy [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.260719] [47312]: DEBUG nova.policy [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.261346] [47312]: DEBUG nova.policy [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.261987] [47312]: INFO nova.api.openstack.requestlog [None req-9c6c55e2-ac8c-45cc-88c2-a927c4c510dd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.043886 [ 807.262336] [47312]: [pid: 47312|app: 0|req: 3229/6316] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 807.266580] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.268196] [47313]: DEBUG nova.compute.api [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.271247] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.271447] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.271670] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.271971] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.272180] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.272352] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.301400] [47313]: DEBUG nova.policy [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.305139] [47313]: INFO nova.api.openstack.requestlog [None req-b1b35f0d-ef32-41e7-870d-44de6ed4ccff tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1272 microversion: 2.1 time: 0.040433 [ 807.305417] [47313]: [pid: 47313|app: 0|req: 3088/6317] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1272 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.344156] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.346113] [47312]: DEBUG nova.compute.api [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.350545] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.350981] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.351122] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.351581] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.352052] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.352111] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.364284] [47313]: DEBUG nova.api.openstack.wsgi [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.365788] [47313]: DEBUG nova.compute.api [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.369236] [47313]: DEBUG oslo_concurrency.lockutils [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.369467] [47313]: DEBUG oslo_concurrency.lockutils [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.369682] [47313]: DEBUG oslo_concurrency.lockutils [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.370057] [47313]: DEBUG oslo_concurrency.lockutils [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.370249] [47313]: DEBUG oslo_concurrency.lockutils [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.370423] [47313]: DEBUG oslo_concurrency.lockutils [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.396512] [47312]: DEBUG nova.policy [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.402135] [47312]: INFO nova.api.openstack.requestlog [None req-ad6c05dc-e67a-4345-bea6-419600437697 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.061223 [ 807.402464] [47312]: [pid: 47312|app: 0|req: 3230/6318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.406492] [47313]: DEBUG nova.policy [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.410400] [47313]: INFO nova.api.openstack.requestlog [None req-b87097ed-4862-41fb-afd4-5d716232f9d4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.049153 [ 807.410714] [47313]: [pid: 47313|app: 0|req: 3089/6319] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.436388] [47312]: DEBUG nova.api.openstack.wsgi [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.438075] [47312]: DEBUG nova.compute.api [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.441330] [47312]: DEBUG oslo_concurrency.lockutils [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.441569] [47312]: DEBUG oslo_concurrency.lockutils [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.441757] [47312]: DEBUG oslo_concurrency.lockutils [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.442110] [47312]: DEBUG oslo_concurrency.lockutils [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.442310] [47312]: DEBUG oslo_concurrency.lockutils [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.442551] [47312]: DEBUG oslo_concurrency.lockutils [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.468600] [47313]: DEBUG nova.api.openstack.wsgi [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.470768] [47313]: DEBUG nova.compute.api [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.475521] [47313]: DEBUG oslo_concurrency.lockutils [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.475704] [47313]: DEBUG oslo_concurrency.lockutils [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.475902] [47313]: DEBUG oslo_concurrency.lockutils [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.476279] [47313]: DEBUG oslo_concurrency.lockutils [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.476478] [47313]: DEBUG oslo_concurrency.lockutils [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.476641] [47313]: DEBUG oslo_concurrency.lockutils [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.480390] [47312]: DEBUG nova.policy [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.485586] [47312]: INFO nova.api.openstack.requestlog [None req-b602e8d3-def9-4ad9-9cde-c75ff6822aa9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.051467 [ 807.485992] [47312]: [pid: 47312|app: 0|req: 3231/6320] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.488253] [47312]: DEBUG nova.api.openstack.wsgi [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.490018] [47312]: DEBUG nova.compute.api [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.493429] [47312]: DEBUG oslo_concurrency.lockutils [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.493714] [47312]: DEBUG oslo_concurrency.lockutils [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.493930] [47312]: DEBUG oslo_concurrency.lockutils [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.494311] [47312]: DEBUG oslo_concurrency.lockutils [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.494514] [47312]: DEBUG oslo_concurrency.lockutils [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.494688] [47312]: DEBUG oslo_concurrency.lockutils [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.542179] [47312]: DEBUG nova.policy [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.545028] [47313]: DEBUG nova.policy [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.546197] [47312]: INFO nova.api.openstack.requestlog [None req-b613da06-8758-4d86-9169-3a9a882d62f6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.059588 [ 807.546542] [47312]: [pid: 47312|app: 0|req: 3232/6321] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.551407] [47312]: DEBUG nova.api.openstack.wsgi [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.551725] [47313]: INFO nova.api.openstack.requestlog [None req-9870a9aa-ea0e-47d2-b25a-e0a4dc908feb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.088531 [ 807.552082] [47313]: [pid: 47313|app: 0|req: 3090/6322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.552908] [47312]: DEBUG nova.compute.api [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.555342] [47313]: DEBUG nova.api.openstack.wsgi [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.556306] [47312]: DEBUG oslo_concurrency.lockutils [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.556640] [47312]: DEBUG oslo_concurrency.lockutils [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.557032] [47312]: DEBUG oslo_concurrency.lockutils [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.557141] [47313]: DEBUG nova.compute.api [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.557216] [47312]: DEBUG oslo_concurrency.lockutils [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.557415] [47312]: DEBUG oslo_concurrency.lockutils [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.558095] [47312]: DEBUG oslo_concurrency.lockutils [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.562013] [47313]: DEBUG oslo_concurrency.lockutils [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.562269] [47313]: DEBUG oslo_concurrency.lockutils [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.562548] [47313]: DEBUG oslo_concurrency.lockutils [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.562915] [47313]: DEBUG oslo_concurrency.lockutils [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.563126] [47313]: DEBUG oslo_concurrency.lockutils [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.564064] [47313]: DEBUG oslo_concurrency.lockutils [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.606268] [47312]: DEBUG nova.policy [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.606838] [47313]: DEBUG nova.policy [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.610907] [47313]: INFO nova.api.openstack.requestlog [None req-62855733-9267-49af-ae3e-7e3162799767 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.058147 [ 807.611238] [47313]: [pid: 47313|app: 0|req: 3091/6323] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.614060] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.614287] [47312]: INFO nova.api.openstack.requestlog [None req-c98a29c6-ca7d-4ff0-a296-1f26be4b8250 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.066993 [ 807.614760] [47312]: [pid: 47312|app: 0|req: 3233/6324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.615368] [47313]: DEBUG nova.compute.api [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.620020] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.620020] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.620168] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.620224] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.620224] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.620224] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.620224] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.621710] [47312]: DEBUG nova.compute.api [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.625782] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.628019] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.628019] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.628019] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.628019] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.628019] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.655549] [47313]: DEBUG nova.policy [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.659583] [47313]: INFO nova.api.openstack.requestlog [None req-e7de0a38-9620-4a7a-94e8-efe0663d045e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.047780 [ 807.659901] [47313]: [pid: 47313|app: 0|req: 3092/6325] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.670113] [47312]: DEBUG nova.policy [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.675154] [47312]: INFO nova.api.openstack.requestlog [None req-8f427134-6928-4462-a407-998ea3227e97 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.059108 [ 807.675667] [47312]: [pid: 47312|app: 0|req: 3234/6326] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.682635] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.684267] [47313]: DEBUG nova.compute.api [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.687869] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.688117] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.688304] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.688689] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.688893] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.689076] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.727784] [47313]: DEBUG nova.policy [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.732099] [47313]: INFO nova.api.openstack.requestlog [None req-6f6f6315-c460-4a8e-9363-b2053cddf63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.051441 [ 807.732444] [47313]: [pid: 47313|app: 0|req: 3093/6327] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.830941] [47312]: DEBUG nova.api.openstack.wsgi [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.833527] [47312]: DEBUG nova.compute.api [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.839085] [47312]: DEBUG oslo_concurrency.lockutils [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.839085] [47312]: DEBUG oslo_concurrency.lockutils [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.839085] [47312]: DEBUG oslo_concurrency.lockutils [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.839085] [47312]: DEBUG oslo_concurrency.lockutils [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.839085] [47312]: DEBUG oslo_concurrency.lockutils [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.839085] [47312]: DEBUG oslo_concurrency.lockutils [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.875124] [47313]: DEBUG nova.api.openstack.wsgi [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.875359] [47312]: DEBUG nova.policy [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.876762] [47313]: DEBUG nova.compute.api [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.879943] [47312]: INFO nova.api.openstack.requestlog [None req-b320f87c-960f-496c-be10-9161ac5539e6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.054473 [ 807.880048] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.880281] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.880442] [47312]: [pid: 47312|app: 0|req: 3235/6328] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.880504] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.880862] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.881102] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.881284] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.915784] [47313]: DEBUG nova.policy [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.919605] [47313]: INFO nova.api.openstack.requestlog [None req-13f1a016-0f2b-41bc-b302-65a6f7765185 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1297 microversion: 2.1 time: 0.046694 [ 807.919922] [47313]: [pid: 47313|app: 0|req: 3094/6329] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1297 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.921602] [47312]: DEBUG nova.api.openstack.wsgi [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.923858] [47312]: DEBUG nova.compute.api [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 807.928267] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.928583] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.928834] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.929278] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 807.929548] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 807.929784] [47312]: DEBUG oslo_concurrency.lockutils [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 807.962734] [47312]: DEBUG nova.policy [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 807.968181] [47312]: INFO nova.api.openstack.requestlog [None req-4df1daa9-66ad-4a6e-8a9e-4f994c7a08a3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.047780 [ 807.971097] [47312]: [pid: 47312|app: 0|req: 3236/6330] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 807.994103] [47313]: DEBUG nova.api.openstack.wsgi [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 807.996115] [47313]: DEBUG nova.compute.api [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.000274] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.000445] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.000662] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.001022] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.001224] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.001395] [47313]: DEBUG oslo_concurrency.lockutils [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.038837] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.040900] [47312]: DEBUG nova.compute.api [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.042200] [47313]: DEBUG nova.policy [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.046481] [47313]: DEBUG nova.policy [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.047108] [47313]: DEBUG nova.policy [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.047705] [47313]: INFO nova.api.openstack.requestlog [None req-d00ab714-3062-473f-92d7-745e4f7ad928 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.055915 [ 808.047791] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.048012] [47313]: [pid: 47313|app: 0|req: 3095/6331] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 808.048224] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.048489] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.048920] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.050087] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.050087] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.086343] [47312]: DEBUG nova.policy [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.090374] [47312]: INFO nova.api.openstack.requestlog [None req-cb0be91c-6299-4db3-b303-cd7b77c1ca4b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.055833 [ 808.090969] [47312]: [pid: 47312|app: 0|req: 3237/6332] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.259110] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.260906] [47313]: DEBUG nova.compute.api [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.264568] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.264807] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.264988] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.265358] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.265750] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.265974] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.276986] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.278325] [47312]: DEBUG nova.compute.api [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.282214] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.282660] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.282962] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.283425] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.283722] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.283992] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.305955] [47313]: DEBUG nova.policy [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.310080] [47313]: INFO nova.api.openstack.requestlog [None req-e7e4d94f-cd83-4bb1-8fce-118bd4ab47da tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.053244 [ 808.310554] [47313]: [pid: 47313|app: 0|req: 3096/6333] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.315495] [47313]: DEBUG nova.api.openstack.wsgi [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.317041] [47313]: DEBUG nova.compute.api [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.321422] [47312]: DEBUG nova.policy [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.321621] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.321780] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.321958] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.322676] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.322943] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.323066] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.328159] [47312]: DEBUG nova.policy [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.328159] [47312]: DEBUG nova.policy [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.328159] [47312]: INFO nova.api.openstack.requestlog [None req-ae4691ce-1437-4890-bd34-3d1f57af9780 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.055015 [ 808.328159] [47312]: [pid: 47312|app: 0|req: 3238/6334] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 808.416403] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.420087] [47312]: DEBUG nova.compute.api [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.422049] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.422340] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.422607] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.423058] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.423303] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.423561] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.626037] [47313]: DEBUG nova.policy [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.632553] [47313]: INFO nova.api.openstack.requestlog [None req-ebc1c6d8-dcab-4ae3-835f-3af1bda7ad19 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1324 microversion: 2.1 time: 0.318631 [ 808.633157] [47313]: [pid: 47313|app: 0|req: 3097/6335] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1324 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 808.636647] [47313]: DEBUG nova.api.openstack.wsgi [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.638400] [47313]: DEBUG nova.compute.api [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.643039] [47313]: DEBUG oslo_concurrency.lockutils [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.643039] [47313]: DEBUG oslo_concurrency.lockutils [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.643218] [47313]: DEBUG oslo_concurrency.lockutils [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.643778] [47313]: DEBUG oslo_concurrency.lockutils [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.644250] [47313]: DEBUG oslo_concurrency.lockutils [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.644430] [47313]: DEBUG oslo_concurrency.lockutils [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.683546] [47313]: DEBUG nova.policy [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.688085] [47313]: INFO nova.api.openstack.requestlog [None req-970b3166-748c-4abe-a711-949ef784e943 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.054089 [ 808.688418] [47313]: [pid: 47313|app: 0|req: 3098/6336] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.692048] [47313]: DEBUG nova.api.openstack.wsgi [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.694049] [47313]: DEBUG nova.compute.api [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.698458] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.698696] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.698876] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.699241] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.699438] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.699625] [47313]: DEBUG oslo_concurrency.lockutils [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.707297] [47312]: DEBUG nova.policy [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.714416] [47312]: INFO nova.api.openstack.requestlog [None req-3c2b6c95-b6a3-424c-98f0-70ac8eee1f22 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.300553 [ 808.715307] [47312]: [pid: 47312|app: 0|req: 3239/6337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 808.719096] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.719648] [47312]: DEBUG nova.compute.api [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.724111] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.724354] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.724635] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.725034] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.725339] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.725424] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.743578] [47313]: DEBUG nova.policy [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.747804] [47313]: INFO nova.api.openstack.requestlog [None req-43e8feec-ca9a-4554-8cbf-7aaf245e71b4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.058856 [ 808.748141] [47313]: [pid: 47313|app: 0|req: 3099/6338] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.754016] [47313]: DEBUG nova.api.openstack.wsgi [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.755581] [47313]: DEBUG nova.compute.api [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.758889] [47313]: DEBUG oslo_concurrency.lockutils [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.759135] [47313]: DEBUG oslo_concurrency.lockutils [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.759609] [47313]: DEBUG oslo_concurrency.lockutils [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.760148] [47313]: DEBUG oslo_concurrency.lockutils [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.760383] [47313]: DEBUG oslo_concurrency.lockutils [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.760606] [47313]: DEBUG oslo_concurrency.lockutils [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.761882] [47312]: DEBUG nova.policy [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.767444] [47312]: INFO nova.api.openstack.requestlog [None req-1e833fb9-3028-4800-b81f-a86c8d24ffd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.051648 [ 808.767783] [47312]: [pid: 47312|app: 0|req: 3240/6339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.770746] [47312]: DEBUG nova.api.openstack.wsgi [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.772526] [47312]: DEBUG nova.compute.api [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.779227] [47312]: DEBUG oslo_concurrency.lockutils [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.779635] [47312]: DEBUG oslo_concurrency.lockutils [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.780308] [47312]: DEBUG oslo_concurrency.lockutils [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.780930] [47312]: DEBUG oslo_concurrency.lockutils [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.783018] [47312]: DEBUG oslo_concurrency.lockutils [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.783018] [47312]: DEBUG oslo_concurrency.lockutils [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.794830] [47313]: DEBUG nova.policy [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.804202] [47313]: INFO nova.api.openstack.requestlog [None req-797d64dc-4b3c-4b48-8613-a56be3cfb5ab tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.052643 [ 808.804202] [47313]: [pid: 47313|app: 0|req: 3100/6340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.804849] [47313]: DEBUG nova.api.openstack.wsgi [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.806913] [47313]: DEBUG nova.compute.api [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.811872] [47313]: DEBUG oslo_concurrency.lockutils [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.812260] [47313]: DEBUG oslo_concurrency.lockutils [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.812598] [47313]: DEBUG oslo_concurrency.lockutils [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.813224] [47313]: DEBUG oslo_concurrency.lockutils [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.813567] [47313]: DEBUG oslo_concurrency.lockutils [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.813859] [47313]: DEBUG oslo_concurrency.lockutils [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.825667] [47312]: DEBUG nova.policy [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.835373] [47312]: INFO nova.api.openstack.requestlog [None req-da08913d-9c28-40e4-a3e4-7bd6a339d2d2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.066620 [ 808.835703] [47312]: [pid: 47312|app: 0|req: 3241/6341] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.841134] [47312]: DEBUG nova.api.openstack.wsgi [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.841134] [47312]: DEBUG nova.compute.api [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.843505] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.843835] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.845448] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.845448] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.845448] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.845448] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.864775] [47313]: DEBUG nova.policy [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.869039] [47313]: INFO nova.api.openstack.requestlog [None req-74bddba8-ec87-4328-9605-c9ec285e9769 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.066702 [ 808.869395] [47313]: [pid: 47313|app: 0|req: 3101/6342] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.872274] [47313]: DEBUG nova.api.openstack.wsgi [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.873352] [47313]: DEBUG nova.compute.api [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.876437] [47313]: DEBUG oslo_concurrency.lockutils [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.876695] [47313]: DEBUG oslo_concurrency.lockutils [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.876843] [47313]: DEBUG oslo_concurrency.lockutils [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.877225] [47313]: DEBUG oslo_concurrency.lockutils [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.877425] [47313]: DEBUG oslo_concurrency.lockutils [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.877597] [47313]: DEBUG oslo_concurrency.lockutils [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.882548] [47312]: DEBUG nova.policy [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.887468] [47312]: INFO nova.api.openstack.requestlog [None req-af9deaca-748b-4bd0-b65b-7b030e90a43a tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.051257 [ 808.887796] [47312]: [pid: 47312|app: 0|req: 3242/6343] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.890875] [47312]: DEBUG nova.api.openstack.wsgi [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.892518] [47312]: DEBUG nova.compute.api [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.896370] [47312]: DEBUG oslo_concurrency.lockutils [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.896619] [47312]: DEBUG oslo_concurrency.lockutils [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.896862] [47312]: DEBUG oslo_concurrency.lockutils [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.897369] [47312]: DEBUG oslo_concurrency.lockutils [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.897567] [47312]: DEBUG oslo_concurrency.lockutils [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.897744] [47312]: DEBUG oslo_concurrency.lockutils [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.916048] [47313]: DEBUG nova.policy [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.919928] [47313]: INFO nova.api.openstack.requestlog [None req-14ad82ae-44dc-4400-bf72-db1f292746e1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.049987 [ 808.920377] [47313]: [pid: 47313|app: 0|req: 3102/6344] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.924712] [47313]: DEBUG nova.api.openstack.wsgi [req-4c52f130-3ccc-425b-8b10-96bd521260c1 req-a8c72531-bcb4-46bc-b497-5c3af627e538 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67ecabfd-4efc-4e1c-a708-107197cfd018", "tag": "63240ad1-b41a-445d-8fa3-266e0b7628a6"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 808.937106] [47313]: DEBUG oslo_concurrency.lockutils [req-4c52f130-3ccc-425b-8b10-96bd521260c1 req-a8c72531-bcb4-46bc-b497-5c3af627e538 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.937106] [47313]: DEBUG oslo_concurrency.lockutils [req-4c52f130-3ccc-425b-8b10-96bd521260c1 req-a8c72531-bcb4-46bc-b497-5c3af627e538 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.937106] [47313]: DEBUG oslo_concurrency.lockutils [req-4c52f130-3ccc-425b-8b10-96bd521260c1 req-a8c72531-bcb4-46bc-b497-5c3af627e538 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.940249] [47312]: DEBUG nova.policy [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 808.944985] [47312]: INFO nova.api.openstack.requestlog [None req-375e9b90-eb86-4b44-949a-b6083ac6596d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.056585 [ 808.945998] [47312]: [pid: 47312|app: 0|req: 3243/6345] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 808.946288] [47313]: INFO nova.api.openstack.compute.server_external_events [req-4c52f130-3ccc-425b-8b10-96bd521260c1 req-a8c72531-bcb4-46bc-b497-5c3af627e538 service nova] Creating event network-changed:63240ad1-b41a-445d-8fa3-266e0b7628a6 for instance 67ecabfd-4efc-4e1c-a708-107197cfd018 on cpu-1 [ 808.949357] [47313]: INFO nova.api.openstack.requestlog [req-4c52f130-3ccc-425b-8b10-96bd521260c1 req-a8c72531-bcb4-46bc-b497-5c3af627e538 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028402 [ 808.949698] [47313]: [pid: 47313|app: 0|req: 3103/6346] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:45 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 808.952390] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.953052] [47312]: DEBUG nova.api.openstack.wsgi [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 808.953985] [47313]: DEBUG nova.compute.api [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.957531] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.957736] [47312]: DEBUG nova.compute.api [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 808.957798] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.957931] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.958323] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.958530] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.958707] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.962428] [47312]: DEBUG oslo_concurrency.lockutils [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.962716] [47312]: DEBUG oslo_concurrency.lockutils [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.963030] [47312]: DEBUG oslo_concurrency.lockutils [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.963413] [47312]: DEBUG oslo_concurrency.lockutils [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 808.964129] [47312]: DEBUG oslo_concurrency.lockutils [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 808.964404] [47312]: DEBUG oslo_concurrency.lockutils [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 808.993329] [47313]: DEBUG nova.policy [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.000566] [47313]: INFO nova.api.openstack.requestlog [None req-ab41c198-99ae-48c1-993f-a215977b251e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1241 microversion: 2.1 time: 0.050181 [ 809.000889] [47313]: [pid: 47313|app: 0|req: 3104/6347] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1241 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.003409] [47313]: DEBUG nova.api.openstack.wsgi [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.005105] [47313]: DEBUG nova.compute.api [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.005661] [47312]: DEBUG nova.policy [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.008398] [47313]: DEBUG oslo_concurrency.lockutils [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.008628] [47313]: DEBUG oslo_concurrency.lockutils [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.008830] [47313]: DEBUG oslo_concurrency.lockutils [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.009162] [47313]: DEBUG oslo_concurrency.lockutils [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.009382] [47313]: DEBUG oslo_concurrency.lockutils [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.009533] [47313]: DEBUG oslo_concurrency.lockutils [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.014691] [47312]: INFO nova.api.openstack.requestlog [None req-3157599b-744a-4a59-bd75-cb190269408a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.068390 [ 809.015041] [47312]: [pid: 47312|app: 0|req: 3244/6348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.046428] [47313]: DEBUG nova.policy [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.052309] [47313]: INFO nova.api.openstack.requestlog [None req-92721276-ffa0-4b82-b66b-a7feeb24d0b8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.050773 [ 809.052676] [47313]: [pid: 47313|app: 0|req: 3105/6349] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.063372] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.065120] [47312]: DEBUG nova.compute.api [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.068406] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.068406] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.068779] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.069555] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.069555] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.069555] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.103030] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.104845] [47313]: DEBUG nova.compute.api [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.105625] [47312]: DEBUG nova.policy [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.110025] [47312]: DEBUG nova.policy [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.110855] [47312]: DEBUG nova.policy [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.111504] [47312]: INFO nova.api.openstack.requestlog [None req-a5cf17fe-13e2-4e9f-84f1-8a93f20a2a7f tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.050875 [ 809.111628] [47312]: [pid: 47312|app: 0|req: 3245/6350] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 809.112460] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.112653] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.112839] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.113261] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.113463] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.113635] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.150445] [47313]: DEBUG nova.policy [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.154773] [47313]: INFO nova.api.openstack.requestlog [None req-d8727960-6639-4243-8fb4-1fd46d48ab86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.053930 [ 809.155227] [47313]: [pid: 47313|app: 0|req: 3106/6351] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:45 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.323046] [47313]: DEBUG nova.api.openstack.wsgi [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.324722] [47313]: DEBUG nova.compute.api [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.328763] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.328916] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.329116] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.329501] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.329700] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.329886] [47313]: DEBUG oslo_concurrency.lockutils [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.340207] [47312]: DEBUG nova.api.openstack.wsgi [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-\u20a1-1512980866", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "0ee63c2f-6734-4b12-88f2-59679c697d2d"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 809.364840] [47313]: DEBUG nova.policy [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.377304] [47313]: INFO nova.api.openstack.requestlog [None req-75d435d8-36d0-4040-af53-63dcb4e6435c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.056369 [ 809.377652] [47313]: [pid: 47313|app: 0|req: 3107/6352] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.380113] [47312]: DEBUG nova.network.neutron [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 809.380158] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.382053] [47313]: DEBUG nova.compute.api [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.385100] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.385355] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.385940] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.385940] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.386385] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.386492] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.435972] [47313]: DEBUG nova.policy [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.441922] [47313]: DEBUG nova.policy [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.441922] [47313]: DEBUG nova.policy [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.441922] [47313]: INFO nova.api.openstack.requestlog [None req-aa319108-118f-46b1-8137-09d43cc2943d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.063406 [ 809.441922] [47313]: [pid: 47313|app: 0|req: 3108/6353] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 809.648951] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.652750] [47313]: DEBUG nova.compute.api [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.656362] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.656597] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.656780] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.657132] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.657325] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.657495] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.681396] [47312]: DEBUG nova.virt.hardware [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 809.681592] [47312]: DEBUG nova.virt.hardware [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 809.681791] [47312]: DEBUG nova.virt.hardware [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 809.681945] [47312]: DEBUG nova.virt.hardware [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 809.682117] [47312]: DEBUG nova.virt.hardware [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 809.689881] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.690560] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.690560] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.690742] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.690894] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.691076] [47312]: DEBUG oslo_concurrency.lockutils [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.692974] [47313]: DEBUG nova.policy [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.696741] [47313]: INFO nova.api.openstack.requestlog [None req-c7ea02bf-2ce1-404f-9455-551c84f1aea6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.049918 [ 809.697183] [47313]: [pid: 47313|app: 0|req: 3109/6354] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.705514] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.707342] [47313]: DEBUG nova.compute.api [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.707435] [47312]: DEBUG nova.quota [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 809.710364] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.710608] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.711686] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.711754] [47312]: DEBUG nova.quota [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 809.711801] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.711801] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.711801] [47313]: DEBUG oslo_concurrency.lockutils [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.716730] [47312]: DEBUG nova.compute.api [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 809.718151] [47312]: DEBUG nova.compute.api [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 809.743301] [47313]: DEBUG nova.policy [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.747426] [47313]: INFO nova.api.openstack.requestlog [None req-5bd716a7-2041-4bea-8b29-bb565a0228de tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.044294 [ 809.747743] [47313]: [pid: 47313|app: 0|req: 3110/6355] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.749900] [47312]: INFO nova.api.openstack.requestlog [None req-fff22241-6e07-4a51-ae21-6db52e0502aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.470108 [ 809.750280] [47312]: [pid: 47312|app: 0|req: 3246/6356] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:14:46 2024] POST /compute/v2.1/servers => generated 380 bytes in 471 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 809.750678] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.752336] [47313]: DEBUG nova.compute.api [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.755636] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.755857] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ad4d13d-6939-4fc4-a53d-72d6fa85bb26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.755899] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.756058] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.756440] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.756623] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.756802] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.757613] [47312]: DEBUG nova.compute.api [None req-7ad4d13d-6939-4fc4-a53d-72d6fa85bb26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.783353] [47312]: DEBUG nova.policy [None req-7ad4d13d-6939-4fc4-a53d-72d6fa85bb26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.787373] [47312]: INFO nova.api.openstack.requestlog [None req-7ad4d13d-6939-4fc4-a53d-72d6fa85bb26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1191 microversion: 2.1 time: 0.033304 [ 809.787710] [47312]: [pid: 47312|app: 0|req: 3247/6357] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1191 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 809.790092] [47312]: DEBUG nova.api.openstack.wsgi [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.791719] [47312]: DEBUG nova.compute.api [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.793223] [47313]: DEBUG nova.policy [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.795387] [47312]: DEBUG oslo_concurrency.lockutils [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.795615] [47312]: DEBUG oslo_concurrency.lockutils [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.795799] [47312]: DEBUG oslo_concurrency.lockutils [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.796173] [47312]: DEBUG oslo_concurrency.lockutils [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.796369] [47312]: DEBUG oslo_concurrency.lockutils [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.796543] [47312]: DEBUG oslo_concurrency.lockutils [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.797648] [47313]: INFO nova.api.openstack.requestlog [None req-2b5a67fc-bd45-41e4-9ca1-bf0c84988304 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.049156 [ 809.798233] [47313]: [pid: 47313|app: 0|req: 3111/6358] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.800551] [47313]: DEBUG nova.api.openstack.wsgi [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.802928] [47313]: DEBUG nova.compute.api [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.805683] [47313]: DEBUG oslo_concurrency.lockutils [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.805683] [47313]: DEBUG oslo_concurrency.lockutils [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.805815] [47313]: DEBUG oslo_concurrency.lockutils [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.806104] [47313]: DEBUG oslo_concurrency.lockutils [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.806300] [47313]: DEBUG oslo_concurrency.lockutils [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.806470] [47313]: DEBUG oslo_concurrency.lockutils [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.831179] [47312]: DEBUG nova.policy [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.835540] [47312]: INFO nova.api.openstack.requestlog [None req-07ca9848-3b9f-4524-8c39-6127097f975f tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.047217 [ 809.835870] [47312]: [pid: 47312|app: 0|req: 3248/6359] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.838171] [47312]: DEBUG nova.api.openstack.wsgi [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.839786] [47312]: DEBUG nova.compute.api [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.844116] [47313]: DEBUG nova.policy [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.844195] [47312]: DEBUG oslo_concurrency.lockutils [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.844195] [47312]: DEBUG oslo_concurrency.lockutils [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.844195] [47312]: DEBUG oslo_concurrency.lockutils [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.844195] [47312]: DEBUG oslo_concurrency.lockutils [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.844320] [47312]: DEBUG oslo_concurrency.lockutils [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.844490] [47312]: DEBUG oslo_concurrency.lockutils [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.847173] [47313]: INFO nova.api.openstack.requestlog [None req-d820abed-bd3b-4348-aee8-5b50647ed606 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.048664 [ 809.847579] [47313]: [pid: 47313|app: 0|req: 3112/6360] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.854160] [47313]: DEBUG nova.api.openstack.wsgi [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.856458] [47313]: DEBUG nova.compute.api [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.861870] [47313]: DEBUG oslo_concurrency.lockutils [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.862139] [47313]: DEBUG oslo_concurrency.lockutils [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.862327] [47313]: DEBUG oslo_concurrency.lockutils [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.862703] [47313]: DEBUG oslo_concurrency.lockutils [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.862905] [47313]: DEBUG oslo_concurrency.lockutils [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.863093] [47313]: DEBUG oslo_concurrency.lockutils [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.875417] [47312]: DEBUG nova.policy [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.879967] [47312]: INFO nova.api.openstack.requestlog [None req-74073210-0ecb-418f-94e8-f2f3a11d48bd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.043242 [ 809.880285] [47312]: [pid: 47312|app: 0|req: 3249/6361] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.882799] [47312]: DEBUG nova.api.openstack.wsgi [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.884502] [47312]: DEBUG nova.compute.api [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.889809] [47312]: DEBUG oslo_concurrency.lockutils [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.889809] [47312]: DEBUG oslo_concurrency.lockutils [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.889809] [47312]: DEBUG oslo_concurrency.lockutils [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.889809] [47312]: DEBUG oslo_concurrency.lockutils [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.889973] [47312]: DEBUG oslo_concurrency.lockutils [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.890804] [47312]: DEBUG oslo_concurrency.lockutils [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.892781] [47313]: DEBUG nova.policy [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.896945] [47313]: INFO nova.api.openstack.requestlog [None req-78308a0c-c6f3-48ae-ad96-208dcd3ce2cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.044656 [ 809.897365] [47313]: [pid: 47313|app: 0|req: 3113/6362] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.901020] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.902226] [47313]: DEBUG nova.compute.api [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.905427] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.906095] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.906095] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.906203] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.906417] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.906595] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.921047] [47312]: DEBUG nova.policy [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.925208] [47312]: INFO nova.api.openstack.requestlog [None req-85dcef82-33e7-4e71-8b4d-f7c925a16594 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.044196 [ 809.925523] [47312]: [pid: 47312|app: 0|req: 3250/6363] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.936686] [47313]: DEBUG nova.policy [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.938766] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.940449] [47312]: DEBUG nova.compute.api [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.940842] [47313]: INFO nova.api.openstack.requestlog [None req-7ba7331f-6552-4b92-9382-8e826ae5fde6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.042073 [ 809.941178] [47313]: [pid: 47313|app: 0|req: 3114/6364] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 809.943873] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.944127] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.944314] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.944668] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.944873] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.945054] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.961786] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 809.964144] [47313]: DEBUG nova.compute.api [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 809.967319] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.967549] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.967734] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.968097] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 809.968294] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 809.968467] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 809.976886] [47312]: DEBUG nova.policy [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 809.980979] [47312]: INFO nova.api.openstack.requestlog [None req-1d58ca53-1810-486c-93c8-b79b905faa9f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.044260 [ 809.981325] [47312]: [pid: 47312|app: 0|req: 3251/6365] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 809.996503] [47313]: DEBUG nova.policy [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.001351] [47313]: INFO nova.api.openstack.requestlog [None req-5e782e47-a80d-44e5-9748-1dfaef566075 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.041759 [ 810.002023] [47313]: [pid: 47313|app: 0|req: 3115/6366] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 810.016746] [47312]: DEBUG nova.api.openstack.wsgi [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.018304] [47312]: DEBUG nova.compute.api [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.021597] [47312]: DEBUG oslo_concurrency.lockutils [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.021825] [47312]: DEBUG oslo_concurrency.lockutils [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.022011] [47312]: DEBUG oslo_concurrency.lockutils [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.022375] [47312]: DEBUG oslo_concurrency.lockutils [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.022904] [47312]: DEBUG oslo_concurrency.lockutils [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.022904] [47312]: DEBUG oslo_concurrency.lockutils [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.030974] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.034162] [47313]: DEBUG nova.compute.api [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.036299] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.036609] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.036609] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.037182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.037182] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.037289] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.056023] [47312]: DEBUG nova.policy [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.059759] [47312]: INFO nova.api.openstack.requestlog [None req-9312c2fa-afa3-4c50-8ac1-c426c41251d2 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1241 microversion: 2.1 time: 0.044997 [ 810.060088] [47312]: [pid: 47312|app: 0|req: 3252/6367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1241 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.063875] [47312]: DEBUG nova.api.openstack.wsgi [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.065396] [47312]: DEBUG nova.compute.api [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.068528] [47312]: DEBUG oslo_concurrency.lockutils [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.068757] [47312]: DEBUG oslo_concurrency.lockutils [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.068938] [47312]: DEBUG oslo_concurrency.lockutils [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.069297] [47312]: DEBUG oslo_concurrency.lockutils [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.069497] [47312]: DEBUG oslo_concurrency.lockutils [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.069676] [47312]: DEBUG oslo_concurrency.lockutils [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.081759] [47313]: DEBUG nova.policy [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.085855] [47313]: INFO nova.api.openstack.requestlog [None req-fd03222a-b0e8-4927-95ef-a41b2c570df6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1273 microversion: 2.1 time: 0.057113 [ 810.086514] [47313]: [pid: 47313|app: 0|req: 3116/6368] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1273 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.107149] [47312]: DEBUG nova.policy [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.111125] [47312]: INFO nova.api.openstack.requestlog [None req-c806d912-978b-4ff8-a489-2066c82c176e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.049052 [ 810.111456] [47312]: [pid: 47312|app: 0|req: 3253/6369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.132293] [47313]: DEBUG nova.api.openstack.wsgi [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.133510] [47313]: DEBUG nova.compute.api [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.136870] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.137124] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.137309] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.137666] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.137870] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.138050] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.169675] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.169788] [47313]: DEBUG nova.policy [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.171080] [47312]: DEBUG nova.compute.api [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.173691] [47313]: DEBUG nova.policy [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.174144] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.174309] [47313]: DEBUG nova.policy [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.174389] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.174543] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.174884] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.174954] [47313]: INFO nova.api.openstack.requestlog [None req-ccd583d7-061d-4ca8-ba0a-28f81beeada6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046631 [ 810.175371] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.175452] [47313]: [pid: 47313|app: 0|req: 3117/6370] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:46 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 810.175491] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.203447] [47312]: DEBUG nova.policy [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.207033] [47312]: INFO nova.api.openstack.requestlog [None req-c7fb1f8e-5a72-4a2e-8200-357e5d8042f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.040258 [ 810.207342] [47312]: [pid: 47312|app: 0|req: 3254/6371] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.392042] [47313]: DEBUG nova.api.openstack.wsgi [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.393187] [47313]: DEBUG nova.compute.api [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.396626] [47313]: DEBUG oslo_concurrency.lockutils [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.396858] [47313]: DEBUG oslo_concurrency.lockutils [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.397033] [47313]: DEBUG oslo_concurrency.lockutils [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.397385] [47313]: DEBUG oslo_concurrency.lockutils [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.397583] [47313]: DEBUG oslo_concurrency.lockutils [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.397757] [47313]: DEBUG oslo_concurrency.lockutils [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.454578] [47312]: DEBUG nova.api.openstack.wsgi [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.456303] [47312]: DEBUG nova.compute.api [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.459558] [47312]: DEBUG oslo_concurrency.lockutils [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.459793] [47312]: DEBUG oslo_concurrency.lockutils [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.459976] [47312]: DEBUG oslo_concurrency.lockutils [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.460338] [47312]: DEBUG oslo_concurrency.lockutils [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.460641] [47312]: DEBUG oslo_concurrency.lockutils [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.460708] [47312]: DEBUG oslo_concurrency.lockutils [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.499841] [47312]: DEBUG nova.policy [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.501161] [47313]: DEBUG nova.policy [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.504180] [47312]: DEBUG nova.policy [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.504900] [47312]: DEBUG nova.policy [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.505442] [47312]: INFO nova.api.openstack.requestlog [None req-698ad435-c836-4587-b9c6-4b26b02b9e08 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.053622 [ 810.505533] [47313]: INFO nova.api.openstack.requestlog [None req-1dae4df5-9e28-4a7f-bbc6-b20e63fa6252 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.116362 [ 810.505808] [47312]: [pid: 47312|app: 0|req: 3255/6372] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 810.505886] [47313]: [pid: 47313|app: 0|req: 3118/6373] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.709534] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.711823] [47312]: DEBUG nova.compute.api [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.716024] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.716266] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.716455] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.716824] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.717030] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.717208] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.749805] [47312]: DEBUG nova.policy [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.754093] [47312]: INFO nova.api.openstack.requestlog [None req-a9a9e9a4-72ad-499d-b935-fd6393aef294 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.047984 [ 810.754999] [47312]: [pid: 47312|app: 0|req: 3256/6374] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 810.758956] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.765031] [47313]: DEBUG nova.compute.api [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.765571] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.765797] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.766325] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.768287] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.768287] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.768287] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.798712] [47313]: DEBUG nova.policy [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.799059] [47312]: DEBUG nova.api.openstack.wsgi [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.801588] [47312]: DEBUG nova.compute.api [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.803635] [47313]: INFO nova.api.openstack.requestlog [None req-d9888159-2dba-4a72-89d7-33fb69992106 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.046858 [ 810.804135] [47313]: [pid: 47313|app: 0|req: 3119/6375] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.805309] [47312]: DEBUG oslo_concurrency.lockutils [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.805541] [47312]: DEBUG oslo_concurrency.lockutils [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.805723] [47312]: DEBUG oslo_concurrency.lockutils [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.806170] [47312]: DEBUG oslo_concurrency.lockutils [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.806373] [47312]: DEBUG oslo_concurrency.lockutils [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.806546] [47312]: DEBUG oslo_concurrency.lockutils [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.808394] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.810094] [47313]: DEBUG nova.compute.api [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.813112] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.813335] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.813519] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.813901] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.814163] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.814344] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.841942] [47312]: DEBUG nova.policy [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.847058] [47312]: INFO nova.api.openstack.requestlog [None req-26d63d27-c746-4b9f-a0dc-5dc0c19b5863 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.050141 [ 810.850336] [47312]: [pid: 47312|app: 0|req: 3257/6376] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.850476] [47313]: DEBUG nova.policy [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.854234] [47312]: DEBUG nova.api.openstack.wsgi [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.855846] [47312]: DEBUG nova.compute.api [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.857226] [47313]: INFO nova.api.openstack.requestlog [None req-a7f573c6-8f0a-4fc1-9ab5-f3c45941d9a4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.050531 [ 810.857656] [47313]: [pid: 47313|app: 0|req: 3120/6377] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.859244] [47312]: DEBUG oslo_concurrency.lockutils [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.859391] [47312]: DEBUG oslo_concurrency.lockutils [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.859570] [47312]: DEBUG oslo_concurrency.lockutils [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.860194] [47312]: DEBUG oslo_concurrency.lockutils [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.860194] [47312]: DEBUG oslo_concurrency.lockutils [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.860347] [47312]: DEBUG oslo_concurrency.lockutils [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.860392] [47313]: DEBUG nova.api.openstack.wsgi [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.861956] [47313]: DEBUG nova.compute.api [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.865162] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.865394] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.865574] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.865932] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.866177] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.866356] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.894683] [47312]: DEBUG nova.policy [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.898770] [47312]: INFO nova.api.openstack.requestlog [None req-83b42547-de09-4e5b-8ce4-af05789a7428 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.050812 [ 810.899109] [47312]: [pid: 47312|app: 0|req: 3258/6378] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.900051] [47313]: DEBUG nova.policy [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.901460] [47312]: DEBUG nova.api.openstack.wsgi [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.903084] [47312]: DEBUG nova.compute.api [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.903350] [47313]: INFO nova.api.openstack.requestlog [None req-84a68668-59f2-43f0-86fe-1d4f22291c89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.044786 [ 810.903667] [47313]: [pid: 47313|app: 0|req: 3121/6379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 810.906192] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.906416] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.906596] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.906940] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.907156] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.907331] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.908351] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.909916] [47313]: DEBUG nova.compute.api [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.912974] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.913111] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.913296] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.913652] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.913844] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.914024] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.943640] [47312]: DEBUG nova.policy [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.947921] [47312]: INFO nova.api.openstack.requestlog [None req-2dc20c3d-a05d-48ae-b3b9-85d67a379f44 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.048217 [ 810.948261] [47312]: [pid: 47312|app: 0|req: 3259/6380] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 810.948898] [47313]: DEBUG nova.policy [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.950705] [47312]: DEBUG nova.api.openstack.wsgi [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.952235] [47312]: DEBUG nova.compute.api [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.953277] [47313]: INFO nova.api.openstack.requestlog [None req-8b7d8fc9-85cb-4b58-b8cf-8d8a1e8c70bc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.046673 [ 810.953613] [47313]: [pid: 47313|app: 0|req: 3122/6381] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 810.955584] [47312]: DEBUG oslo_concurrency.lockutils [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.955870] [47312]: DEBUG oslo_concurrency.lockutils [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.955924] [47313]: DEBUG nova.api.openstack.wsgi [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 810.956194] [47312]: DEBUG oslo_concurrency.lockutils [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.957911] [47312]: DEBUG oslo_concurrency.lockutils [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.957911] [47312]: DEBUG oslo_concurrency.lockutils [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.957911] [47312]: DEBUG oslo_concurrency.lockutils [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.958111] [47313]: DEBUG nova.compute.api [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 810.960623] [47313]: DEBUG oslo_concurrency.lockutils [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.960844] [47313]: DEBUG oslo_concurrency.lockutils [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.961037] [47313]: DEBUG oslo_concurrency.lockutils [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.961393] [47313]: DEBUG oslo_concurrency.lockutils [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 810.961588] [47313]: DEBUG oslo_concurrency.lockutils [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 810.961758] [47313]: DEBUG oslo_concurrency.lockutils [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 810.994053] [47312]: DEBUG nova.policy [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.997817] [47312]: INFO nova.api.openstack.requestlog [None req-c16c9f50-cea4-4ceb-bf9a-59887b60c070 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.048941 [ 810.997901] [47313]: DEBUG nova.policy [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 810.998237] [47312]: [pid: 47312|app: 0|req: 3260/6382] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.001329] [47312]: DEBUG nova.api.openstack.wsgi [req-96b6de31-fb2f-4877-8cf2-63795a9c407e req-4b9c4b6e-4db2-4d24-93bc-5883b502f5a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67ecabfd-4efc-4e1c-a708-107197cfd018", "name": "network-vif-deleted", "tag": "63240ad1-b41a-445d-8fa3-266e0b7628a6"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 811.002170] [47313]: INFO nova.api.openstack.requestlog [None req-85f867db-cbe5-48b2-91cf-8430763479dd tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.047601 [ 811.002170] [47313]: [pid: 47313|app: 0|req: 3123/6383] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.004454] [47313]: DEBUG nova.api.openstack.wsgi [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.005938] [47313]: DEBUG nova.compute.api [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.006931] [47312]: DEBUG oslo_concurrency.lockutils [req-96b6de31-fb2f-4877-8cf2-63795a9c407e req-4b9c4b6e-4db2-4d24-93bc-5883b502f5a1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.007192] [47312]: DEBUG oslo_concurrency.lockutils [req-96b6de31-fb2f-4877-8cf2-63795a9c407e req-4b9c4b6e-4db2-4d24-93bc-5883b502f5a1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.007375] [47312]: DEBUG oslo_concurrency.lockutils [req-96b6de31-fb2f-4877-8cf2-63795a9c407e req-4b9c4b6e-4db2-4d24-93bc-5883b502f5a1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.008841] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.009088] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.009269] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.009613] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.010726] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.010726] [47313]: DEBUG oslo_concurrency.lockutils [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.013172] [47312]: INFO nova.api.openstack.compute.server_external_events [req-96b6de31-fb2f-4877-8cf2-63795a9c407e req-4b9c4b6e-4db2-4d24-93bc-5883b502f5a1 service nova] Creating event network-vif-deleted:63240ad1-b41a-445d-8fa3-266e0b7628a6 for instance 67ecabfd-4efc-4e1c-a708-107197cfd018 on cpu-1 [ 811.016113] [47312]: INFO nova.api.openstack.requestlog [req-96b6de31-fb2f-4877-8cf2-63795a9c407e req-4b9c4b6e-4db2-4d24-93bc-5883b502f5a1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017149 [ 811.016562] [47312]: [pid: 47312|app: 0|req: 3261/6384] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:47 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 811.020194] [47312]: DEBUG nova.api.openstack.wsgi [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.021148] [47312]: DEBUG nova.compute.api [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.024559] [47312]: DEBUG oslo_concurrency.lockutils [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.024559] [47312]: DEBUG oslo_concurrency.lockutils [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.024559] [47312]: DEBUG oslo_concurrency.lockutils [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.024714] [47312]: DEBUG oslo_concurrency.lockutils [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.024826] [47312]: DEBUG oslo_concurrency.lockutils [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.025017] [47312]: DEBUG oslo_concurrency.lockutils [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.038304] [47313]: DEBUG nova.policy [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.042190] [47313]: INFO nova.api.openstack.requestlog [None req-86e3cd4d-39e6-4467-aad7-b2d955f7299b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.039574 [ 811.042511] [47313]: [pid: 47313|app: 0|req: 3124/6385] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.051655] [47312]: DEBUG nova.policy [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.055411] [47312]: INFO nova.api.openstack.requestlog [None req-5728e8b5-b82e-4c65-9050-c7fa55f0fbf4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.038270 [ 811.055715] [47312]: [pid: 47312|app: 0|req: 3262/6386] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.070568] [47313]: DEBUG nova.api.openstack.wsgi [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.072129] [47313]: DEBUG nova.compute.api [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.075511] [47313]: DEBUG oslo_concurrency.lockutils [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.075740] [47313]: DEBUG oslo_concurrency.lockutils [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.075923] [47313]: DEBUG oslo_concurrency.lockutils [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.076285] [47313]: DEBUG oslo_concurrency.lockutils [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.076660] [47313]: DEBUG oslo_concurrency.lockutils [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.076660] [47313]: DEBUG oslo_concurrency.lockutils [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.098741] [47312]: DEBUG nova.api.openstack.wsgi [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.100779] [47312]: DEBUG nova.compute.api [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.103736] [47312]: DEBUG oslo_concurrency.lockutils [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.103972] [47312]: DEBUG oslo_concurrency.lockutils [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.104175] [47312]: DEBUG oslo_concurrency.lockutils [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.104526] [47312]: DEBUG oslo_concurrency.lockutils [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.104722] [47312]: DEBUG oslo_concurrency.lockutils [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.105762] [47312]: DEBUG oslo_concurrency.lockutils [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.107021] [47313]: DEBUG nova.policy [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.110917] [47313]: INFO nova.api.openstack.requestlog [None req-792d1169-bbce-4a38-80dd-61fdc825550e tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1241 microversion: 2.1 time: 0.042253 [ 811.111248] [47313]: [pid: 47313|app: 0|req: 3125/6387] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1241 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.122762] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.124396] [47313]: DEBUG nova.compute.api [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.127781] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.128060] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.128253] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.128613] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.128814] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.128992] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.137131] [47312]: DEBUG nova.policy [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.142035] [47312]: INFO nova.api.openstack.requestlog [None req-4de4a2ac-1e19-4b55-b906-87b37bf038e2 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1217 microversion: 2.1 time: 0.046198 [ 811.142367] [47312]: [pid: 47312|app: 0|req: 3263/6388] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.161121] [47313]: DEBUG nova.policy [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.164732] [47313]: INFO nova.api.openstack.requestlog [None req-b6212fa2-913b-42af-be01-bb0a05800989 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.044041 [ 811.165065] [47313]: [pid: 47313|app: 0|req: 3126/6389] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:47 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 811.188143] [47312]: DEBUG nova.api.openstack.wsgi [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.189941] [47312]: DEBUG nova.compute.api [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.193593] [47312]: DEBUG oslo_concurrency.lockutils [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.193833] [47312]: DEBUG oslo_concurrency.lockutils [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.194082] [47312]: DEBUG oslo_concurrency.lockutils [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.194446] [47312]: DEBUG oslo_concurrency.lockutils [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.194647] [47312]: DEBUG oslo_concurrency.lockutils [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.194823] [47312]: DEBUG oslo_concurrency.lockutils [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.217970] [47313]: DEBUG nova.api.openstack.wsgi [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.221023] [47313]: DEBUG nova.compute.api [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.223917] [47313]: DEBUG oslo_concurrency.lockutils [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.224173] [47313]: DEBUG oslo_concurrency.lockutils [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.224359] [47313]: DEBUG oslo_concurrency.lockutils [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.224722] [47313]: DEBUG oslo_concurrency.lockutils [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.224933] [47313]: DEBUG oslo_concurrency.lockutils [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.225080] [47313]: DEBUG oslo_concurrency.lockutils [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.226044] [47312]: DEBUG nova.policy [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.230354] [47312]: DEBUG nova.policy [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.230996] [47312]: DEBUG nova.policy [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.231609] [47312]: INFO nova.api.openstack.requestlog [None req-54304aa4-137d-43f5-a682-2666e57271d9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.045834 [ 811.231924] [47312]: [pid: 47312|app: 0|req: 3264/6390] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 811.254192] [47313]: DEBUG nova.policy [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.260723] [47313]: INFO nova.api.openstack.requestlog [None req-74062dfa-50d3-441f-af1f-106d3ba39d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.044975 [ 811.261094] [47313]: [pid: 47313|app: 0|req: 3127/6391] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.517818] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.517989] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.519476] [47312]: DEBUG nova.compute.api [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.519608] [47313]: DEBUG nova.compute.api [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.523300] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.523386] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.523553] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.523602] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.523747] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.523790] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.524109] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.524149] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.524308] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.524343] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.524479] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.524513] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.569233] [47312]: DEBUG nova.policy [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.570269] [47313]: DEBUG nova.policy [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.574185] [47312]: INFO nova.api.openstack.requestlog [None req-ee14ce3f-9e7d-4300-84e9-c468fd757ec7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.058480 [ 811.574419] [47313]: DEBUG nova.policy [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.574512] [47312]: [pid: 47312|app: 0|req: 3265/6392] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.575046] [47313]: DEBUG nova.policy [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.575621] [47313]: INFO nova.api.openstack.requestlog [None req-7e6453a0-3699-41d7-a34d-afe7b6975ab1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.059946 [ 811.576389] [47313]: [pid: 47313|app: 0|req: 3128/6393] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 811.766240] [47312]: DEBUG nova.api.openstack.wsgi [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.767878] [47312]: DEBUG nova.compute.api [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.771634] [47312]: DEBUG oslo_concurrency.lockutils [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.771869] [47312]: DEBUG oslo_concurrency.lockutils [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.772068] [47312]: DEBUG oslo_concurrency.lockutils [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.772419] [47312]: DEBUG oslo_concurrency.lockutils [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.772800] [47312]: DEBUG oslo_concurrency.lockutils [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.772996] [47312]: DEBUG oslo_concurrency.lockutils [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.804358] [47312]: DEBUG nova.policy [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.808473] [47312]: INFO nova.api.openstack.requestlog [None req-c562a472-2683-4f20-b75a-129b1a6e647e tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.044475 [ 811.808792] [47312]: [pid: 47312|app: 0|req: 3266/6394] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.814926] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.816629] [47313]: DEBUG nova.compute.api [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.820361] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.820606] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.820793] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.821167] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.821361] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.821536] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.851227] [47313]: DEBUG nova.policy [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.855033] [47313]: INFO nova.api.openstack.requestlog [None req-fc3be862-a21a-429e-a137-3d03d6d9b5a4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.042273 [ 811.855338] [47313]: [pid: 47313|app: 0|req: 3129/6395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.860860] [47312]: DEBUG nova.api.openstack.wsgi [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.862645] [47312]: DEBUG nova.compute.api [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.866710] [47312]: DEBUG oslo_concurrency.lockutils [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.867396] [47312]: DEBUG oslo_concurrency.lockutils [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.867396] [47312]: DEBUG oslo_concurrency.lockutils [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.867518] [47312]: DEBUG oslo_concurrency.lockutils [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.867675] [47312]: DEBUG oslo_concurrency.lockutils [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.867939] [47312]: DEBUG oslo_concurrency.lockutils [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.870806] [47313]: DEBUG nova.api.openstack.wsgi [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.873024] [47313]: DEBUG nova.compute.api [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.876116] [47313]: DEBUG oslo_concurrency.lockutils [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.876352] [47313]: DEBUG oslo_concurrency.lockutils [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.876558] [47313]: DEBUG oslo_concurrency.lockutils [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.876919] [47313]: DEBUG oslo_concurrency.lockutils [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.877133] [47313]: DEBUG oslo_concurrency.lockutils [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.877311] [47313]: DEBUG oslo_concurrency.lockutils [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.899304] [47312]: DEBUG nova.policy [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.903371] [47312]: INFO nova.api.openstack.requestlog [None req-04cd32fe-164b-4884-8ba7-88dafafd47f5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.044643 [ 811.903809] [47312]: [pid: 47312|app: 0|req: 3267/6396] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.909327] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.910293] [47313]: DEBUG nova.policy [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.911110] [47312]: DEBUG nova.compute.api [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.913986] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.914104] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.914282] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.914631] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.914825] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.914995] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.915060] [47313]: INFO nova.api.openstack.requestlog [None req-6972fd8e-3030-4c62-9428-c7b7bcc2e9f5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.046506 [ 811.915392] [47313]: [pid: 47313|app: 0|req: 3130/6397] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.917766] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.919261] [47313]: DEBUG nova.compute.api [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.922170] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.922395] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.922609] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.922958] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.923169] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.923341] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.948968] [47312]: DEBUG nova.policy [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.953243] [47312]: INFO nova.api.openstack.requestlog [None req-f1bc241d-b7e8-4e87-ab21-022a79411dfa tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.045624 [ 811.953640] [47312]: [pid: 47312|app: 0|req: 3268/6398] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 811.953753] [47313]: DEBUG nova.policy [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 811.957742] [47313]: INFO nova.api.openstack.requestlog [None req-d3f7b534-eb22-4f26-a279-0ed40cc6d69b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.041772 [ 811.958050] [47313]: [pid: 47313|app: 0|req: 3131/6399] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 811.958418] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.960028] [47312]: DEBUG nova.compute.api [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.963339] [47313]: DEBUG nova.api.openstack.wsgi [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 811.963424] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.963562] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.963814] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.964189] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.964391] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.964567] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.964878] [47313]: DEBUG nova.compute.api [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 811.967838] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.968088] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.968286] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.968662] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 811.968846] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 811.969028] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 811.997007] [47312]: DEBUG nova.policy [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.000699] [47312]: INFO nova.api.openstack.requestlog [None req-6b263a57-829c-470e-8986-284abfda7aa8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.044063 [ 812.001008] [47312]: [pid: 47312|app: 0|req: 3269/6400] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 812.001737] [47313]: DEBUG nova.policy [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.005440] [47313]: INFO nova.api.openstack.requestlog [None req-3fbf6aa8-ee8e-4d84-9af9-d6b2e9af84f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.043888 [ 812.005730] [47313]: [pid: 47313|app: 0|req: 3132/6401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 812.009363] [47312]: DEBUG nova.api.openstack.wsgi [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.010917] [47312]: DEBUG nova.compute.api [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.014050] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.014262] [47313]: DEBUG nova.api.openstack.wsgi [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.014309] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.014449] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.014794] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.014990] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.015190] [47312]: DEBUG oslo_concurrency.lockutils [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.015726] [47313]: DEBUG nova.compute.api [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.018653] [47313]: DEBUG oslo_concurrency.lockutils [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.018871] [47313]: DEBUG oslo_concurrency.lockutils [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.019060] [47313]: DEBUG oslo_concurrency.lockutils [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.019397] [47313]: DEBUG oslo_concurrency.lockutils [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.019589] [47313]: DEBUG oslo_concurrency.lockutils [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.019763] [47313]: DEBUG oslo_concurrency.lockutils [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.051514] [47312]: DEBUG nova.policy [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.052616] [47313]: DEBUG nova.policy [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.055395] [47312]: INFO nova.api.openstack.requestlog [None req-1582f8a6-380d-451c-b143-d168edd058f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047726 [ 812.055807] [47312]: [pid: 47312|app: 0|req: 3270/6402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.056299] [47313]: INFO nova.api.openstack.requestlog [None req-3945bc79-a825-4e7e-a91b-3833effeded1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1272 microversion: 2.1 time: 0.043785 [ 812.056598] [47313]: [pid: 47313|app: 0|req: 3133/6403] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1272 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.061403] [47312]: DEBUG nova.api.openstack.wsgi [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.061667] [47312]: DEBUG nova.compute.api [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.064690] [47312]: DEBUG oslo_concurrency.lockutils [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.064986] [47312]: DEBUG oslo_concurrency.lockutils [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.065249] [47312]: DEBUG oslo_concurrency.lockutils [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.065648] [47312]: DEBUG oslo_concurrency.lockutils [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.065905] [47312]: DEBUG oslo_concurrency.lockutils [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.066150] [47312]: DEBUG oslo_concurrency.lockutils [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.069641] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.071281] [47313]: DEBUG nova.compute.api [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.074959] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.074959] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.074959] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.075136] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.075302] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.075477] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.100790] [47312]: DEBUG nova.policy [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.105345] [47312]: INFO nova.api.openstack.requestlog [None req-86e7a985-ec99-4830-8e77-4e5ae2d2a0a0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.049067 [ 812.105716] [47312]: [pid: 47312|app: 0|req: 3271/6404] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.105792] [47313]: DEBUG nova.policy [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.110404] [47313]: INFO nova.api.openstack.requestlog [None req-6a46b9e9-de78-4cc4-ab84-2865100b49d5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.042310 [ 812.110404] [47313]: [pid: 47313|app: 0|req: 3134/6405] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 812.124931] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.126663] [47312]: DEBUG nova.compute.api [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.130265] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.130524] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.130748] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.131088] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.131399] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.131675] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.154023] [47313]: DEBUG nova.api.openstack.wsgi [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.155027] [47313]: DEBUG nova.compute.api [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.158673] [47313]: DEBUG oslo_concurrency.lockutils [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.158905] [47313]: DEBUG oslo_concurrency.lockutils [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.159098] [47313]: DEBUG oslo_concurrency.lockutils [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.159462] [47313]: DEBUG oslo_concurrency.lockutils [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.159654] [47313]: DEBUG oslo_concurrency.lockutils [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.159867] [47313]: DEBUG oslo_concurrency.lockutils [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.164882] [47312]: DEBUG nova.policy [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.168905] [47312]: INFO nova.api.openstack.requestlog [None req-0e5119f8-4d28-4059-b0d1-a54e80d7f65f tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1241 microversion: 2.1 time: 0.047166 [ 812.169247] [47312]: [pid: 47312|app: 0|req: 3272/6406] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:48 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1241 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.175853] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.177513] [47312]: DEBUG nova.compute.api [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.180589] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.180811] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.180990] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.181349] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.181541] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.182463] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.194898] [47313]: DEBUG nova.policy [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.198673] [47313]: INFO nova.api.openstack.requestlog [None req-5418e4f5-8b4f-41b0-b84d-e8bf82cacfc6 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1217 microversion: 2.1 time: 0.047534 [ 812.199388] [47313]: [pid: 47313|app: 0|req: 3135/6407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 812.209514] [47312]: DEBUG nova.policy [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.213050] [47312]: INFO nova.api.openstack.requestlog [None req-1f77511f-b9fb-4400-bd8c-7596e17b4184 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.039017 [ 812.213340] [47312]: [pid: 47312|app: 0|req: 3273/6408] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.244834] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.246443] [47313]: DEBUG nova.compute.api [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.249762] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.249995] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.250196] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.250579] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.250785] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.250957] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.272385] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.274409] [47312]: DEBUG nova.compute.api [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.278976] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.279326] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.279711] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.280244] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.280584] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.280847] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.281441] [47313]: DEBUG nova.policy [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.285281] [47313]: DEBUG nova.policy [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.285881] [47313]: DEBUG nova.policy [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.286481] [47313]: INFO nova.api.openstack.requestlog [None req-9ee24ac8-38b4-4599-891c-9f1ed3f82a96 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.043762 [ 812.286780] [47313]: [pid: 47313|app: 0|req: 3136/6409] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 812.310165] [47312]: DEBUG nova.policy [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.313848] [47312]: INFO nova.api.openstack.requestlog [None req-0ff52c19-35eb-482d-a3fd-a6627f94ba53 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.043499 [ 812.314308] [47312]: [pid: 47312|app: 0|req: 3274/6410] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.586158] [47313]: DEBUG nova.api.openstack.wsgi [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.588039] [47313]: DEBUG nova.compute.api [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.588411] [47312]: DEBUG nova.api.openstack.wsgi [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.590208] [47312]: DEBUG nova.compute.api [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.591903] [47313]: DEBUG oslo_concurrency.lockutils [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.592161] [47313]: DEBUG oslo_concurrency.lockutils [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.592351] [47313]: DEBUG oslo_concurrency.lockutils [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.594305] [47313]: DEBUG oslo_concurrency.lockutils [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.594305] [47313]: DEBUG oslo_concurrency.lockutils [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.594305] [47313]: DEBUG oslo_concurrency.lockutils [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.594475] [47312]: DEBUG oslo_concurrency.lockutils [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.594475] [47312]: DEBUG oslo_concurrency.lockutils [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.594475] [47312]: DEBUG oslo_concurrency.lockutils [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.594733] [47312]: DEBUG oslo_concurrency.lockutils [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.594944] [47312]: DEBUG oslo_concurrency.lockutils [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.595144] [47312]: DEBUG oslo_concurrency.lockutils [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.631965] [47313]: DEBUG nova.policy [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.632848] [47312]: DEBUG nova.policy [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.636346] [47313]: INFO nova.api.openstack.requestlog [None req-5584941a-715f-4937-ae51-9c4f3c2a60ea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.052384 [ 812.636657] [47313]: [pid: 47313|app: 0|req: 3137/6411] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.637178] [47312]: DEBUG nova.policy [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.637879] [47312]: DEBUG nova.policy [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.638477] [47312]: INFO nova.api.openstack.requestlog [None req-faed0384-4220-4341-9f6f-ea449d7fa858 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.052445 [ 812.638780] [47312]: [pid: 47312|app: 0|req: 3275/6412] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 812.819430] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.821052] [47313]: DEBUG nova.compute.api [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.825395] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.825632] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.825822] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.826200] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.826405] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.826669] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.857601] [47313]: DEBUG nova.policy [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.861219] [47313]: INFO nova.api.openstack.requestlog [None req-fe5c65be-a58a-4edb-8bdf-575ca67bac17 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.044041 [ 812.861526] [47313]: [pid: 47313|app: 0|req: 3138/6413] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.866117] [47312]: DEBUG nova.api.openstack.wsgi [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.867836] [47312]: DEBUG nova.compute.api [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.871401] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.871632] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.871818] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.872179] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.872377] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.872579] [47312]: DEBUG oslo_concurrency.lockutils [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.901747] [47312]: DEBUG nova.policy [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.905612] [47312]: INFO nova.api.openstack.requestlog [None req-b79a8a60-17cb-4bd3-b01a-cedf032e7ad4 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.041793 [ 812.905920] [47312]: [pid: 47312|app: 0|req: 3276/6414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.915189] [47313]: DEBUG nova.api.openstack.wsgi [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.916797] [47313]: DEBUG nova.compute.api [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.920468] [47313]: DEBUG oslo_concurrency.lockutils [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.920700] [47313]: DEBUG oslo_concurrency.lockutils [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.920884] [47313]: DEBUG oslo_concurrency.lockutils [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.921248] [47313]: DEBUG oslo_concurrency.lockutils [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.921447] [47313]: DEBUG oslo_concurrency.lockutils [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.921622] [47313]: DEBUG oslo_concurrency.lockutils [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.925610] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.927154] [47312]: DEBUG nova.compute.api [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.930252] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.930532] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.930785] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.931170] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.931375] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.931549] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.957473] [47313]: DEBUG nova.policy [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.961865] [47313]: INFO nova.api.openstack.requestlog [None req-c37a5c7a-7c72-4746-9d7f-e365ced05f56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.049111 [ 812.962345] [47313]: [pid: 47313|app: 0|req: 3139/6415] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 812.962678] [47312]: DEBUG nova.policy [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 812.964808] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.966768] [47312]: INFO nova.api.openstack.requestlog [None req-bb622690-2bff-4954-8dec-dab1ab5edc39 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.043063 [ 812.967083] [47312]: [pid: 47312|app: 0|req: 3277/6416] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 812.967202] [47313]: DEBUG nova.compute.api [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.969333] [47312]: DEBUG nova.api.openstack.wsgi [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 812.970620] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.970831] [47312]: DEBUG nova.compute.api [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 812.970870] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.971050] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.971404] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.971604] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.971771] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.973984] [47312]: DEBUG oslo_concurrency.lockutils [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.974222] [47312]: DEBUG oslo_concurrency.lockutils [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.974404] [47312]: DEBUG oslo_concurrency.lockutils [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 812.975030] [47312]: DEBUG oslo_concurrency.lockutils [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 812.975030] [47312]: DEBUG oslo_concurrency.lockutils [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 812.975153] [47312]: DEBUG oslo_concurrency.lockutils [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.008991] [47313]: DEBUG nova.policy [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.010112] [47312]: DEBUG nova.policy [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.012767] [47313]: INFO nova.api.openstack.requestlog [None req-a6359cbc-b784-42fb-9244-213d90969d89 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.049839 [ 813.013080] [47313]: [pid: 47313|app: 0|req: 3140/6417] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.014834] [47312]: INFO nova.api.openstack.requestlog [None req-43210014-d2d5-42d8-8c1e-31437322109e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.046834 [ 813.014834] [47312]: [pid: 47312|app: 0|req: 3278/6418] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.015304] [47313]: DEBUG nova.api.openstack.wsgi [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.016798] [47313]: DEBUG nova.compute.api [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.017037] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.018613] [47312]: DEBUG nova.compute.api [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.019659] [47313]: DEBUG oslo_concurrency.lockutils [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.020090] [47313]: DEBUG oslo_concurrency.lockutils [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.020090] [47313]: DEBUG oslo_concurrency.lockutils [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.020402] [47313]: DEBUG oslo_concurrency.lockutils [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.020599] [47313]: DEBUG oslo_concurrency.lockutils [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.020773] [47313]: DEBUG oslo_concurrency.lockutils [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.021684] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.021906] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.022097] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.022462] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.022654] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.022832] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.052592] [47313]: DEBUG nova.policy [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.056256] [47313]: INFO nova.api.openstack.requestlog [None req-13cab6be-4768-49dc-85e4-6d97f7bd1d73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.042519 [ 813.056480] [47313]: [pid: 47313|app: 0|req: 3141/6419] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.058258] [47312]: DEBUG nova.policy [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.061103] [47312]: INFO nova.api.openstack.requestlog [None req-a6a6dc6e-aaa4-44cd-8343-ecde8aa10f2e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.045768 [ 813.061397] [47312]: [pid: 47312|app: 0|req: 3279/6420] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.066516] [47313]: DEBUG nova.api.openstack.wsgi [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.067397] [47312]: DEBUG nova.api.openstack.wsgi [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.068573] [47313]: DEBUG nova.compute.api [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.068946] [47312]: DEBUG nova.compute.api [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.071739] [47313]: DEBUG oslo_concurrency.lockutils [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.071919] [47312]: DEBUG oslo_concurrency.lockutils [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.071973] [47313]: DEBUG oslo_concurrency.lockutils [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.072159] [47312]: DEBUG oslo_concurrency.lockutils [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.072213] [47313]: DEBUG oslo_concurrency.lockutils [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.072341] [47312]: DEBUG oslo_concurrency.lockutils [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.072625] [47313]: DEBUG oslo_concurrency.lockutils [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.072709] [47312]: DEBUG oslo_concurrency.lockutils [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.072825] [47313]: DEBUG oslo_concurrency.lockutils [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.072910] [47312]: DEBUG oslo_concurrency.lockutils [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.072998] [47313]: DEBUG oslo_concurrency.lockutils [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.073098] [47312]: DEBUG oslo_concurrency.lockutils [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.118841] [47312]: DEBUG nova.policy [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.121591] [47313]: DEBUG nova.policy [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.123036] [47312]: INFO nova.api.openstack.requestlog [None req-74103462-4015-45de-aaf9-94ce450a5e06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1328 microversion: 2.1 time: 0.057431 [ 813.123728] [47312]: [pid: 47312|app: 0|req: 3280/6421] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1328 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 813.125890] [47312]: DEBUG nova.api.openstack.wsgi [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.127226] [47313]: INFO nova.api.openstack.requestlog [None req-38570602-5e35-4515-916a-3a8bd28c424a tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.062447 [ 813.127467] [47312]: DEBUG nova.compute.api [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.127521] [47313]: [pid: 47313|app: 0|req: 3142/6422] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.130064] [47313]: DEBUG nova.api.openstack.wsgi [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.130943] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.131186] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.131370] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.131556] [47313]: DEBUG nova.compute.api [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.131717] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.132020] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.132087] [47312]: DEBUG oslo_concurrency.lockutils [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.134831] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.135074] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.135258] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.135811] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.135811] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.135962] [47313]: DEBUG oslo_concurrency.lockutils [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.171977] [47312]: DEBUG nova.policy [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.175883] [47312]: INFO nova.api.openstack.requestlog [None req-796c3360-8c28-4488-9f4e-4efe90f1b4b3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1243 microversion: 2.1 time: 0.051918 [ 813.176201] [47312]: [pid: 47312|app: 0|req: 3281/6423] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.179555] [47313]: DEBUG nova.policy [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.180477] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.181974] [47312]: DEBUG nova.compute.api [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.183474] [47313]: INFO nova.api.openstack.requestlog [None req-63d1752a-c889-4ac9-a76d-6f46ab35ea28 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.055399 [ 813.183790] [47313]: [pid: 47313|app: 0|req: 3143/6424] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:49 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.185017] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.185259] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.185443] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.185819] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.186027] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.186203] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.210233] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.211883] [47313]: DEBUG nova.compute.api [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.215375] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.215638] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.215826] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.216193] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.216250] [47312]: DEBUG nova.policy [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.216391] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.216562] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.219841] [47312]: INFO nova.api.openstack.requestlog [None req-eb5362d9-48b9-46d1-9b8a-e54d47c82d66 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1241 microversion: 2.1 time: 0.041165 [ 813.220158] [47312]: [pid: 47312|app: 0|req: 3282/6425] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1241 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 813.229463] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.231112] [47312]: DEBUG nova.compute.api [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.234080] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.234275] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.234454] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.234801] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.234994] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.235180] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.245507] [47313]: DEBUG nova.policy [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.249356] [47313]: INFO nova.api.openstack.requestlog [None req-a4159991-455f-4d16-829a-2bb49cc4930a tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1217 microversion: 2.1 time: 0.041305 [ 813.249664] [47313]: [pid: 47313|app: 0|req: 3144/6426] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 813.263049] [47312]: DEBUG nova.policy [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.266531] [47312]: INFO nova.api.openstack.requestlog [None req-0c5f7e02-c47b-4369-91ff-740207aa9243 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.038942 [ 813.266822] [47312]: [pid: 47312|app: 0|req: 3283/6427] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.299652] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.301355] [47313]: DEBUG nova.compute.api [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.305130] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.305370] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.305554] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.305906] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.306116] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.306321] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.325021] [47312]: DEBUG nova.api.openstack.wsgi [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.326704] [47312]: DEBUG nova.compute.api [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.330329] [47312]: DEBUG oslo_concurrency.lockutils [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.330594] [47312]: DEBUG oslo_concurrency.lockutils [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.330827] [47312]: DEBUG oslo_concurrency.lockutils [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.331174] [47312]: DEBUG oslo_concurrency.lockutils [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.331380] [47312]: DEBUG oslo_concurrency.lockutils [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.331557] [47312]: DEBUG oslo_concurrency.lockutils [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.337152] [47313]: DEBUG nova.policy [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.341405] [47313]: DEBUG nova.policy [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.342011] [47313]: DEBUG nova.policy [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.342624] [47313]: INFO nova.api.openstack.requestlog [None req-2b23a8dd-3145-4913-be78-784656c9d0be tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.045151 [ 813.342924] [47313]: [pid: 47313|app: 0|req: 3145/6428] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.362933] [47312]: DEBUG nova.policy [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.366691] [47312]: INFO nova.api.openstack.requestlog [None req-8031987c-a9f0-4733-a3d7-5f96a6457f02 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.043987 [ 813.367013] [47312]: [pid: 47312|app: 0|req: 3284/6429] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.648064] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.649779] [47313]: DEBUG nova.compute.api [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.651685] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.653791] [47312]: DEBUG nova.compute.api [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.653871] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.654089] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.654284] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.654641] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.654841] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.655022] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.656919] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.657172] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.657353] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.657702] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.657895] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.658074] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.689339] [47313]: DEBUG nova.policy [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.693879] [47313]: INFO nova.api.openstack.requestlog [None req-f8e320a7-dd3c-40ab-bdf2-e3c38dcd37e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.048095 [ 813.694220] [47313]: [pid: 47313|app: 0|req: 3146/6430] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.694259] [47312]: DEBUG nova.policy [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.698970] [47312]: DEBUG nova.policy [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.699623] [47312]: DEBUG nova.policy [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.700369] [47312]: INFO nova.api.openstack.requestlog [None req-4ccc98d1-8901-4fb6-b2bd-0ec9948ce44d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.051041 [ 813.700503] [47312]: [pid: 47312|app: 0|req: 3285/6431] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 813.873292] [47313]: DEBUG nova.api.openstack.wsgi [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.875029] [47313]: DEBUG nova.compute.api [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.878662] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.878908] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.879112] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.879473] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.879673] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.879848] [47313]: DEBUG oslo_concurrency.lockutils [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.911523] [47313]: DEBUG nova.policy [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.915813] [47313]: INFO nova.api.openstack.requestlog [None req-adfae393-7d2a-458d-abb2-c16ae9d6416a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.044921 [ 813.916088] [47313]: [pid: 47313|app: 0|req: 3147/6432] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.917153] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.918843] [47312]: DEBUG nova.compute.api [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.922623] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.922869] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.923073] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.923462] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.923649] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.923823] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.954883] [47312]: DEBUG nova.policy [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 813.958961] [47312]: INFO nova.api.openstack.requestlog [None req-3a9a79a0-0327-4f6d-8564-44c3faa8c3cb tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.044071 [ 813.959303] [47312]: [pid: 47312|app: 0|req: 3286/6433] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 813.973934] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.975870] [47313]: DEBUG nova.compute.api [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.977586] [47312]: DEBUG nova.api.openstack.wsgi [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 813.979219] [47312]: DEBUG nova.compute.api [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 813.979756] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.979994] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.980199] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.980560] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.980763] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.980922] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.982387] [47312]: DEBUG oslo_concurrency.lockutils [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.982694] [47312]: DEBUG oslo_concurrency.lockutils [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.982882] [47312]: DEBUG oslo_concurrency.lockutils [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 813.983672] [47312]: DEBUG oslo_concurrency.lockutils [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 813.983672] [47312]: DEBUG oslo_concurrency.lockutils [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 813.983672] [47312]: DEBUG oslo_concurrency.lockutils [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.017599] [47312]: DEBUG nova.policy [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.018702] [47313]: DEBUG nova.policy [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.021377] [47312]: INFO nova.api.openstack.requestlog [None req-0697d2d7-7dd7-403c-bd82-d974cefca01e tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.045753 [ 814.021720] [47312]: [pid: 47312|app: 0|req: 3287/6434] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.022884] [47313]: INFO nova.api.openstack.requestlog [None req-3e23bfc8-ecfd-4242-adb2-12d61fbb1d4e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.051024 [ 814.023173] [47313]: [pid: 47313|app: 0|req: 3148/6435] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.024152] [47312]: DEBUG nova.api.openstack.wsgi [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.025692] [47312]: DEBUG nova.compute.api [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.026579] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.028260] [47313]: DEBUG nova.compute.api [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.028728] [47312]: DEBUG oslo_concurrency.lockutils [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.029025] [47312]: DEBUG oslo_concurrency.lockutils [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.029226] [47312]: DEBUG oslo_concurrency.lockutils [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.029574] [47312]: DEBUG oslo_concurrency.lockutils [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.029773] [47312]: DEBUG oslo_concurrency.lockutils [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.029941] [47312]: DEBUG oslo_concurrency.lockutils [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.031456] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.031690] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.031875] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.032250] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.032492] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.032669] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.062347] [47312]: DEBUG nova.policy [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.066343] [47312]: INFO nova.api.openstack.requestlog [None req-7852e3bc-f6c7-458c-ad62-3db490535c51 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.044072 [ 814.066765] [47312]: [pid: 47312|app: 0|req: 3288/6436] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.067533] [47313]: DEBUG nova.policy [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.069919] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.071449] [47312]: DEBUG nova.compute.api [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.071545] [47313]: INFO nova.api.openstack.requestlog [None req-bb84ba75-c77c-4dde-97ee-5af98bed3ed6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.046823 [ 814.071774] [47313]: [pid: 47313|app: 0|req: 3149/6437] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.075040] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.075271] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.075456] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.075808] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.075995] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.076193] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.077988] [47313]: DEBUG nova.api.openstack.wsgi [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.079553] [47313]: DEBUG nova.compute.api [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.082706] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.082971] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.083204] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.083622] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.083855] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.084074] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.105057] [47312]: DEBUG nova.policy [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.108142] [47312]: INFO nova.api.openstack.requestlog [None req-c3ce4057-f3ae-4b55-81a6-d70eee696570 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.040781 [ 814.108464] [47312]: [pid: 47312|app: 0|req: 3289/6438] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.116118] [47313]: DEBUG nova.policy [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.119889] [47313]: INFO nova.api.openstack.requestlog [None req-44d1a0f0-b6d7-4097-a60c-bf306ebfb235 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.047546 [ 814.120202] [47313]: [pid: 47313|app: 0|req: 3150/6439] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.134673] [47312]: DEBUG nova.api.openstack.wsgi [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.137219] [47312]: DEBUG nova.compute.api [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.138456] [47313]: DEBUG nova.api.openstack.wsgi [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.139999] [47313]: DEBUG nova.compute.api [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.140744] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.140977] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.141183] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.141540] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.141735] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.141907] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.143406] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.143659] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.143848] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.145030] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.145030] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.145030] [47313]: DEBUG oslo_concurrency.lockutils [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.178463] [47312]: DEBUG nova.policy [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.182365] [47312]: INFO nova.api.openstack.requestlog [None req-bfd7137f-a591-453c-9d29-63dfca846a87 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1328 microversion: 2.1 time: 0.049760 [ 814.182704] [47313]: DEBUG nova.policy [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.182823] [47312]: [pid: 47312|app: 0|req: 3290/6440] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.186371] [47312]: DEBUG nova.api.openstack.wsgi [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.187113] [47313]: INFO nova.api.openstack.requestlog [None req-3fcd94a4-1618-4de8-bd68-ea1bda9b7cc1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.050486 [ 814.187432] [47313]: [pid: 47313|app: 0|req: 3151/6441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:50 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 814.188127] [47312]: DEBUG nova.compute.api [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.191181] [47312]: DEBUG oslo_concurrency.lockutils [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.191408] [47312]: DEBUG oslo_concurrency.lockutils [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.191588] [47312]: DEBUG oslo_concurrency.lockutils [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.191937] [47312]: DEBUG oslo_concurrency.lockutils [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.192164] [47312]: DEBUG oslo_concurrency.lockutils [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.192315] [47312]: DEBUG oslo_concurrency.lockutils [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.194462] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.195988] [47313]: DEBUG nova.compute.api [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.199015] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.199246] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.199430] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.199802] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.199976] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.200160] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.225622] [47312]: DEBUG nova.policy [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.229529] [47312]: INFO nova.api.openstack.requestlog [None req-b526a805-1195-4454-be67-8d908020c23c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.044879 [ 814.229812] [47312]: [pid: 47312|app: 0|req: 3291/6442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 814.230532] [47313]: DEBUG nova.policy [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.234327] [47313]: INFO nova.api.openstack.requestlog [None req-0b8ab6dc-0596-444d-b2a4-726fef98882b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.041749 [ 814.234631] [47313]: [pid: 47313|app: 0|req: 3152/6443] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.236678] [47312]: DEBUG nova.api.openstack.wsgi [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.238253] [47312]: DEBUG nova.compute.api [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.241453] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.241641] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.241835] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.242199] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.242411] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.242617] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.259038] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.259124] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.259360] [47312]: DEBUG oslo_concurrency.lockutils [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.259573] [47312]: DEBUG nova.objects.instance [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lazy-loading 'fault' on Instance uuid b986f147-a782-467c-92d1-bffb6a50c450 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 814.260783] [47313]: DEBUG nova.api.openstack.wsgi [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.262373] [47313]: DEBUG nova.compute.api [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.265748] [47313]: DEBUG oslo_concurrency.lockutils [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.265980] [47313]: DEBUG oslo_concurrency.lockutils [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.266183] [47313]: DEBUG oslo_concurrency.lockutils [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.266532] [47313]: DEBUG oslo_concurrency.lockutils [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.266729] [47313]: DEBUG oslo_concurrency.lockutils [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.266901] [47313]: DEBUG oslo_concurrency.lockutils [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.278520] [47312]: DEBUG nova.policy [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '11e1217449554a459d4f5cb72bfc578f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b80714a72c14aef842c7b02001edd92', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.282401] [47312]: INFO nova.api.openstack.requestlog [None req-b92301f5-0234-405b-9908-646f8fc726d7 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 200 len: 1431 microversion: 2.1 time: 0.047774 [ 814.282734] [47312]: [pid: 47312|app: 0|req: 3292/6444] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 1431 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.285272] [47312]: DEBUG nova.api.openstack.wsgi [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.286789] [47312]: DEBUG nova.compute.api [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.289679] [47312]: DEBUG oslo_concurrency.lockutils [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.289899] [47312]: DEBUG oslo_concurrency.lockutils [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.290308] [47312]: DEBUG oslo_concurrency.lockutils [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.290697] [47312]: DEBUG oslo_concurrency.lockutils [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.290903] [47312]: DEBUG oslo_concurrency.lockutils [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.291089] [47312]: DEBUG oslo_concurrency.lockutils [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.295134] [47313]: DEBUG nova.policy [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.298808] [47313]: INFO nova.api.openstack.requestlog [None req-3231816c-bd20-44ed-9a56-310c254640b0 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1217 microversion: 2.1 time: 0.040126 [ 814.299127] [47313]: [pid: 47313|app: 0|req: 3153/6445] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.301423] [47313]: DEBUG nova.api.openstack.wsgi [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.301653] [47313]: DEBUG nova.compute.api [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.304671] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.304891] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.305085] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.305428] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.305653] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.305792] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.317954] [47313]: DEBUG nova.compute.api [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 814.319584] [47312]: DEBUG nova.policy [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.323170] [47312]: INFO nova.api.openstack.requestlog [None req-12dae46e-d45b-4b7a-8ec7-1b0bc6b14f5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1209 microversion: 2.1 time: 0.039853 [ 814.323617] [47312]: [pid: 47312|app: 0|req: 3293/6446] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.344621] [47313]: DEBUG nova.compute.api [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 814.344986] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.345247] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.345428] [47313]: DEBUG oslo_concurrency.lockutils [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.345609] [47313]: WARNING nova.compute.api [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] instance's host None is down, deleting from database [ 814.348169] [47313]: DEBUG nova.network.neutron [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 814.357913] [47312]: DEBUG nova.api.openstack.wsgi [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.359531] [47312]: DEBUG nova.compute.api [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.364119] [47312]: DEBUG oslo_concurrency.lockutils [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.364239] [47312]: DEBUG oslo_concurrency.lockutils [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.364433] [47312]: DEBUG oslo_concurrency.lockutils [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.364825] [47312]: DEBUG oslo_concurrency.lockutils [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.364995] [47312]: DEBUG oslo_concurrency.lockutils [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.365188] [47312]: DEBUG oslo_concurrency.lockutils [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.396404] [47312]: DEBUG nova.policy [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.400689] [47312]: DEBUG nova.policy [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.401306] [47312]: DEBUG nova.policy [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.401951] [47312]: INFO nova.api.openstack.requestlog [None req-0819e239-626f-40f3-ac29-fcc0552ca01a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046240 [ 814.402200] [47312]: [pid: 47312|app: 0|req: 3294/6447] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 814.404466] [47312]: DEBUG nova.api.openstack.wsgi [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.405997] [47312]: DEBUG nova.compute.api [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.411216] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.411451] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.411635] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.411982] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.412194] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.412366] [47312]: DEBUG oslo_concurrency.lockutils [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.418125] [47313]: DEBUG nova.network.neutron [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 814.421530] [47313]: DEBUG nova.network.neutron [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 814.445653] [47312]: DEBUG nova.policy [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.451106] [47312]: INFO nova.api.openstack.requestlog [None req-b15e6a2b-f8ae-49c1-9f48-84df44458fae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.048208 [ 814.451456] [47312]: [pid: 47312|app: 0|req: 3295/6448] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.520017] [47313]: INFO nova.api.openstack.requestlog [None req-840b119d-3c5d-449c-b56a-56b5cc69eb38 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 204 len: 0 microversion: 2.1 time: 0.220258 [ 814.520578] [47313]: [pid: 47313|app: 0|req: 3154/6449] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:51 2024] DELETE /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 814.525548] [47312]: DEBUG nova.api.openstack.wsgi [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.527169] [47312]: DEBUG nova.compute.api [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] [instance: b986f147-a782-467c-92d1-bffb6a50c450] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.530734] [47312]: DEBUG oslo_concurrency.lockutils [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.530957] [47312]: DEBUG oslo_concurrency.lockutils [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.531214] [47312]: DEBUG oslo_concurrency.lockutils [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.531510] [47312]: DEBUG oslo_concurrency.lockutils [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.531709] [47312]: DEBUG oslo_concurrency.lockutils [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.531884] [47312]: DEBUG oslo_concurrency.lockutils [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.540954] [47312]: INFO nova.api.openstack.wsgi [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] HTTP exception thrown: Instance b986f147-a782-467c-92d1-bffb6a50c450 could not be found. [ 814.541253] [47312]: DEBUG nova.api.openstack.wsgi [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Returning 404 to user: Instance b986f147-a782-467c-92d1-bffb6a50c450 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 814.541652] [47312]: INFO nova.api.openstack.requestlog [None req-3efa68aa-6067-4aa4-b06f-bf91f9915d8c tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450" status: 404 len: 111 microversion: 2.1 time: 0.018724 [ 814.541919] [47312]: [pid: 47312|app: 0|req: 3296/6450] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/b986f147-a782-467c-92d1-bffb6a50c450 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 814.546784] [47313]: DEBUG nova.api.openstack.wsgi [None req-408cfa92-3fe8-4900-ac01-8169324b1c54 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] Calling method '.version_select at 0x7b9c473ce3b0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.558810] [47313]: INFO nova.api.openstack.requestlog [None req-408cfa92-3fe8-4900-ac01-8169324b1c54 tempest-AttachInterfacesTestJSON-1708409081 tempest-AttachInterfacesTestJSON-1708409081-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-648378743" status: 202 len: 0 microversion: 2.1 time: 0.014030 [ 814.559284] [47313]: [pid: 47313|app: 0|req: 3155/6451] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:14:51 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-648378743 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 814.706291] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.707969] [47312]: DEBUG nova.compute.api [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.712345] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.712702] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.712936] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.713396] [47313]: DEBUG nova.api.openstack.wsgi [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.713502] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.713835] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.713960] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.715465] [47313]: DEBUG nova.compute.api [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.720033] [47313]: DEBUG oslo_concurrency.lockutils [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.720261] [47313]: DEBUG oslo_concurrency.lockutils [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.720452] [47313]: DEBUG oslo_concurrency.lockutils [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.720808] [47313]: DEBUG oslo_concurrency.lockutils [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.721009] [47313]: DEBUG oslo_concurrency.lockutils [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.721190] [47313]: DEBUG oslo_concurrency.lockutils [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.767575] [47312]: DEBUG nova.policy [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.769758] [47313]: DEBUG nova.policy [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.771841] [47312]: INFO nova.api.openstack.requestlog [None req-c1142255-acf1-4b9f-83bb-5b13b56ddbda tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.067915 [ 814.772314] [47312]: [pid: 47312|app: 0|req: 3297/6452] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.774181] [47313]: DEBUG nova.policy [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.774787] [47313]: DEBUG nova.policy [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.775397] [47313]: INFO nova.api.openstack.requestlog [None req-1336ec69-4253-4ea8-b6ae-dc0264ede5fe tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.064513 [ 814.775681] [47313]: [pid: 47313|app: 0|req: 3156/6453] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 814.928370] [47312]: DEBUG nova.api.openstack.wsgi [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.930269] [47312]: DEBUG nova.compute.api [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.933896] [47312]: DEBUG oslo_concurrency.lockutils [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.934175] [47312]: DEBUG oslo_concurrency.lockutils [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.934403] [47312]: DEBUG oslo_concurrency.lockutils [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.934818] [47312]: DEBUG oslo_concurrency.lockutils [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.935393] [47312]: DEBUG oslo_concurrency.lockutils [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.935393] [47312]: DEBUG oslo_concurrency.lockutils [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.970129] [47312]: DEBUG nova.policy [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 814.970936] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 814.972605] [47313]: DEBUG nova.compute.api [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 814.974717] [47312]: INFO nova.api.openstack.requestlog [None req-01192785-2060-436b-aa97-8231a60e2be2 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.048900 [ 814.975137] [47312]: [pid: 47312|app: 0|req: 3298/6454] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 814.976055] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.976297] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.976483] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 814.976830] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 814.977038] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 814.977213] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.007793] [47313]: DEBUG nova.policy [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.011422] [47313]: INFO nova.api.openstack.requestlog [None req-8c1c18ae-6051-47fa-8971-1006f745f291 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.042831 [ 815.011727] [47313]: [pid: 47313|app: 0|req: 3157/6455] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.033295] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.034141] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.034922] [47312]: DEBUG nova.compute.api [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.035767] [47313]: DEBUG nova.compute.api [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.038406] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.038637] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.038708] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.038820] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.038933] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.039132] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.039194] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.039381] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.039486] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.039552] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.039683] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.039853] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.073645] [47313]: DEBUG nova.policy [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.077584] [47313]: INFO nova.api.openstack.requestlog [None req-f5464a1c-7dc8-4cb6-b098-0c92a0e4ee3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.045443 [ 815.077898] [47313]: [pid: 47313|app: 0|req: 3158/6456] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.084311] [47313]: DEBUG nova.api.openstack.wsgi [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.085805] [47313]: DEBUG nova.compute.api [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.086102] [47312]: DEBUG nova.policy [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.089791] [47313]: DEBUG oslo_concurrency.lockutils [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.090021] [47313]: DEBUG oslo_concurrency.lockutils [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.090207] [47313]: DEBUG oslo_concurrency.lockutils [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.090505] [47312]: INFO nova.api.openstack.requestlog [None req-5a575f6f-685b-499d-a275-44912bac2ef5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.059379 [ 815.090556] [47313]: DEBUG oslo_concurrency.lockutils [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.090737] [47313]: DEBUG oslo_concurrency.lockutils [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.090858] [47312]: [pid: 47312|app: 0|req: 3299/6457] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.090910] [47313]: DEBUG oslo_concurrency.lockutils [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.093195] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.094728] [47312]: DEBUG nova.compute.api [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.097766] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.097989] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.098206] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.098550] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.098747] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.098917] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.128171] [47313]: DEBUG nova.policy [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.132045] [47313]: INFO nova.api.openstack.requestlog [None req-00ed29bd-75a3-44b8-b8d0-1278c34aa2b0 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.053365 [ 815.132207] [47313]: [pid: 47313|app: 0|req: 3159/6458] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.133353] [47312]: DEBUG nova.policy [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.134489] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.135982] [47313]: DEBUG nova.compute.api [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.137569] [47312]: INFO nova.api.openstack.requestlog [None req-0ee1642f-8585-4f11-8ed8-7312c1b1be49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.046146 [ 815.137972] [47312]: [pid: 47312|app: 0|req: 3300/6459] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.138887] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.139992] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.139992] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.139992] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.139992] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.139992] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.140213] [47312]: DEBUG nova.api.openstack.wsgi [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.141622] [47312]: DEBUG nova.compute.api [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.144692] [47312]: DEBUG oslo_concurrency.lockutils [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.144912] [47312]: DEBUG oslo_concurrency.lockutils [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.145099] [47312]: DEBUG oslo_concurrency.lockutils [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.145436] [47312]: DEBUG oslo_concurrency.lockutils [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.145625] [47312]: DEBUG oslo_concurrency.lockutils [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.145790] [47312]: DEBUG oslo_concurrency.lockutils [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.174025] [47313]: DEBUG nova.policy [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.177776] [47313]: INFO nova.api.openstack.requestlog [None req-9e3f7bff-9fbd-422b-963d-96d48c60814d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.045070 [ 815.178050] [47313]: [pid: 47313|app: 0|req: 3160/6460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.178833] [47312]: DEBUG nova.policy [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.189158] [47312]: INFO nova.api.openstack.requestlog [None req-3867d84e-eb0c-4b0c-9125-81a093b555dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.050726 [ 815.189465] [47312]: [pid: 47312|app: 0|req: 3301/6461] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:51 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.194044] [47313]: DEBUG nova.api.openstack.wsgi [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.195127] [47313]: DEBUG nova.compute.api [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.197701] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.198183] [47313]: DEBUG oslo_concurrency.lockutils [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.198417] [47313]: DEBUG oslo_concurrency.lockutils [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.198599] [47313]: DEBUG oslo_concurrency.lockutils [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.198946] [47313]: DEBUG oslo_concurrency.lockutils [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.199157] [47313]: DEBUG oslo_concurrency.lockutils [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.199237] [47312]: DEBUG nova.compute.api [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.199332] [47313]: DEBUG oslo_concurrency.lockutils [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.202574] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.202574] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.202713] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.203065] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.203264] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.203440] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.232572] [47313]: DEBUG nova.policy [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.236453] [47313]: INFO nova.api.openstack.requestlog [None req-7579f260-1804-4026-8953-52aac94d34b9 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1336 microversion: 2.1 time: 0.044781 [ 815.236757] [47313]: [pid: 47313|app: 0|req: 3161/6462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1336 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.237688] [47312]: DEBUG nova.policy [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.241426] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.241612] [47312]: INFO nova.api.openstack.requestlog [None req-8a6d2d19-b7d3-44f0-8048-f213020f183b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.046028 [ 815.241907] [47312]: [pid: 47312|app: 0|req: 3302/6463] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.243031] [47313]: DEBUG nova.compute.api [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.246175] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.246397] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.246575] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.246920] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.247133] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.247307] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.248740] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.250142] [47312]: DEBUG nova.compute.api [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.254018] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.254018] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.254018] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.254018] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.254178] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.254297] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.282715] [47313]: DEBUG nova.policy [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.286653] [47313]: INFO nova.api.openstack.requestlog [None req-c5670731-8659-41cf-9932-19f9c2e15b2c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.047026 [ 815.286976] [47313]: [pid: 47313|app: 0|req: 3162/6464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 815.290149] [47312]: DEBUG nova.policy [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.293706] [47312]: INFO nova.api.openstack.requestlog [None req-f5497473-0f71-4ffd-9b62-58e1055d9f86 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.047086 [ 815.294156] [47312]: [pid: 47312|app: 0|req: 3303/6465] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.309665] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.311248] [47313]: DEBUG nova.compute.api [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.314430] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.314656] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.314866] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.315227] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.315424] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.315597] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.337255] [47312]: DEBUG nova.api.openstack.wsgi [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.337255] [47312]: DEBUG nova.compute.api [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.340783] [47312]: DEBUG oslo_concurrency.lockutils [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.341021] [47312]: DEBUG oslo_concurrency.lockutils [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.341254] [47312]: DEBUG oslo_concurrency.lockutils [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.341632] [47312]: DEBUG oslo_concurrency.lockutils [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.341853] [47312]: DEBUG oslo_concurrency.lockutils [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.342033] [47312]: DEBUG oslo_concurrency.lockutils [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.350134] [47313]: DEBUG nova.policy [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.354375] [47313]: INFO nova.api.openstack.requestlog [None req-2c85d535-387f-4fb9-8604-641f606f81e3 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1215 microversion: 2.1 time: 0.046452 [ 815.355069] [47313]: [pid: 47313|app: 0|req: 3163/6466] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1215 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.379208] [47312]: DEBUG nova.policy [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.385242] [47312]: INFO nova.api.openstack.requestlog [None req-80599635-a16a-4da9-aa91-afab063321eb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.052886 [ 815.385548] [47312]: [pid: 47312|app: 0|req: 3304/6467] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.415411] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.417319] [47313]: DEBUG nova.compute.api [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.422926] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.423536] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.423536] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.423907] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.424294] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.424386] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.463476] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.465306] [47312]: DEBUG nova.compute.api [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.469131] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.469386] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.469618] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.469977] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.470257] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.470391] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.472306] [47313]: DEBUG nova.policy [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.476190] [47313]: DEBUG nova.policy [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.476809] [47313]: DEBUG nova.policy [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.477682] [47313]: INFO nova.api.openstack.requestlog [None req-5b5f64c5-b1a9-4226-b634-5f6cc9f42ee9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.064487 [ 815.477818] [47313]: [pid: 47313|app: 0|req: 3164/6468] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 815.509688] [47312]: DEBUG nova.policy [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.516976] [47312]: INFO nova.api.openstack.requestlog [None req-9ba1918a-fed3-46b5-8bf1-c32d2151211a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.056057 [ 815.517239] [47312]: [pid: 47312|app: 0|req: 3305/6469] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.784229] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.786551] [47313]: DEBUG nova.compute.api [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.789267] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.790737] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.790953] [47312]: DEBUG nova.compute.api [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.790995] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.791165] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.791522] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.791714] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.791894] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.794623] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.794860] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.795059] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.795930] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.796022] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.796772] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.836834] [47313]: DEBUG nova.policy [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.839707] [47312]: DEBUG nova.policy [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.843240] [47313]: INFO nova.api.openstack.requestlog [None req-9ad91a6f-e766-4023-9400-c15ed2f26ce9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.060483 [ 815.843665] [47313]: [pid: 47313|app: 0|req: 3165/6470] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 815.844536] [47312]: DEBUG nova.policy [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.845364] [47312]: DEBUG nova.policy [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 815.846069] [47312]: INFO nova.api.openstack.requestlog [None req-7a5325f0-6b41-48a8-85ce-fba7d1d8a2cc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.060253 [ 815.846535] [47312]: [pid: 47312|app: 0|req: 3306/6471] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 815.987048] [47313]: DEBUG nova.api.openstack.wsgi [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 815.988415] [47313]: DEBUG nova.compute.api [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 815.991803] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.992047] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.992242] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 815.992610] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 815.992816] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 815.992982] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.024927] [47312]: DEBUG nova.api.openstack.wsgi [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.027878] [47313]: DEBUG nova.policy [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.029702] [47312]: DEBUG nova.compute.api [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.031855] [47313]: INFO nova.api.openstack.requestlog [None req-c6e728b6-0d88-4269-b0e7-004a432fb8df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.047333 [ 816.032182] [47313]: [pid: 47313|app: 0|req: 3166/6472] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.034673] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.035575] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.035838] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.036279] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.036541] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.036774] [47312]: DEBUG oslo_concurrency.lockutils [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.075126] [47312]: DEBUG nova.policy [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.078052] [47312]: INFO nova.api.openstack.requestlog [None req-e90e0756-9c9a-4f4a-ad16-83903e953ca2 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.055403 [ 816.078804] [47312]: [pid: 47312|app: 0|req: 3307/6473] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.094840] [47313]: DEBUG nova.api.openstack.wsgi [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.099893] [47313]: DEBUG nova.compute.api [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.102320] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 816.105478] [47313]: DEBUG oslo_concurrency.lockutils [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.105876] [47313]: DEBUG oslo_concurrency.lockutils [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.105942] [47313]: DEBUG oslo_concurrency.lockutils [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.106341] [47313]: DEBUG oslo_concurrency.lockutils [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.106580] [47313]: DEBUG oslo_concurrency.lockutils [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.106735] [47312]: DEBUG nova.api.openstack.wsgi [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.107808] [47313]: DEBUG oslo_concurrency.lockutils [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.108549] [47312]: DEBUG nova.compute.api [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.111981] [47312]: DEBUG oslo_concurrency.lockutils [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.112234] [47312]: DEBUG oslo_concurrency.lockutils [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.112418] [47312]: DEBUG oslo_concurrency.lockutils [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.112801] [47312]: DEBUG oslo_concurrency.lockutils [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.113000] [47312]: DEBUG oslo_concurrency.lockutils [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.113196] [47312]: DEBUG oslo_concurrency.lockutils [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.156517] [47312]: DEBUG nova.policy [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.159611] [47313]: DEBUG nova.policy [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.162150] [47312]: INFO nova.api.openstack.requestlog [None req-eafb37bb-9be8-4645-9d78-3bc31ea8326d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1277 microversion: 2.1 time: 0.060491 [ 816.162515] [47312]: [pid: 47312|app: 0|req: 3308/6474] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.165929] [47313]: INFO nova.api.openstack.requestlog [None req-8820f968-5e1a-4a9b-90dd-3493aca0ea56 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.072147 [ 816.165929] [47313]: [pid: 47313|app: 0|req: 3167/6475] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:52 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.166051] [47312]: DEBUG nova.api.openstack.wsgi [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.168235] [47312]: DEBUG nova.compute.api [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.168503] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.169931] [47313]: DEBUG nova.compute.api [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.170334] [47312]: DEBUG oslo_concurrency.lockutils [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.170575] [47312]: DEBUG oslo_concurrency.lockutils [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.170763] [47312]: DEBUG oslo_concurrency.lockutils [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.171218] [47312]: DEBUG oslo_concurrency.lockutils [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.171421] [47312]: DEBUG oslo_concurrency.lockutils [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.171874] [47312]: DEBUG oslo_concurrency.lockutils [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.173454] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.174368] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.174368] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.174368] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.174596] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.174852] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.200255] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=4 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 816.222055] [47312]: DEBUG nova.policy [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.229065] [47313]: DEBUG nova.policy [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.231236] [47312]: INFO nova.api.openstack.requestlog [None req-83214c44-641e-498b-91d5-c4cb982d9a37 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.068115 [ 816.231878] [47312]: [pid: 47312|app: 0|req: 3309/6476] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.232851] [47313]: INFO nova.api.openstack.requestlog [None req-ac231505-d5c8-47aa-b503-5bfdcabaf7cc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.067178 [ 816.233506] [47313]: [pid: 47313|app: 0|req: 3168/6477] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.235618] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.235726] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.237364] [47312]: DEBUG nova.compute.api [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.237415] [47313]: DEBUG nova.compute.api [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.241056] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.241313] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.241415] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.241510] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.241686] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.242360] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.242463] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.242518] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.242518] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.242585] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.242585] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.242784] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.287471] [47312]: DEBUG nova.policy [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.289772] [47313]: DEBUG nova.policy [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.293322] [47312]: INFO nova.api.openstack.requestlog [None req-4c9dda29-4748-46cb-ad74-927ed7cf56d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.060654 [ 816.293822] [47312]: [pid: 47312|app: 0|req: 3310/6478] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.294543] [47313]: INFO nova.api.openstack.requestlog [None req-dc746b34-4bd1-4433-acee-1d47835d8cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.060797 [ 816.294952] [47313]: [pid: 47313|app: 0|req: 3169/6479] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.298204] [47312]: DEBUG nova.api.openstack.wsgi [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.298371] [47313]: DEBUG nova.api.openstack.wsgi [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.299510] [47313]: DEBUG nova.compute.api [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.303719] [47312]: DEBUG nova.compute.api [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.306916] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.307155] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.307449] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.307894] [47312]: DEBUG oslo_concurrency.lockutils [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.308023] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.308023] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.308145] [47312]: DEBUG oslo_concurrency.lockutils [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.308198] [47313]: DEBUG oslo_concurrency.lockutils [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.308230] [47312]: DEBUG oslo_concurrency.lockutils [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.308775] [47312]: DEBUG oslo_concurrency.lockutils [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.308775] [47312]: DEBUG oslo_concurrency.lockutils [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.308948] [47312]: DEBUG oslo_concurrency.lockutils [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.353575] [47313]: DEBUG nova.policy [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.359532] [47313]: INFO nova.api.openstack.requestlog [None req-54a958df-3820-4592-bde6-712b852dad79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.063902 [ 816.359886] [47313]: [pid: 47313|app: 0|req: 3170/6480] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.362559] [47313]: DEBUG nova.api.openstack.wsgi [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.364484] [47313]: DEBUG nova.compute.api [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.368944] [47313]: DEBUG oslo_concurrency.lockutils [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.369195] [47313]: DEBUG oslo_concurrency.lockutils [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.369390] [47313]: DEBUG oslo_concurrency.lockutils [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.369767] [47313]: DEBUG oslo_concurrency.lockutils [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.369967] [47313]: DEBUG oslo_concurrency.lockutils [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.370224] [47313]: DEBUG oslo_concurrency.lockutils [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.417781] [47313]: DEBUG nova.policy [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.428361] [47313]: INFO nova.api.openstack.requestlog [None req-957a35fb-72df-42ad-81ee-d0b60a59f9cd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.067746 [ 816.428763] [47313]: [pid: 47313|app: 0|req: 3171/6481] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.431355] [47313]: DEBUG nova.api.openstack.wsgi [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.432953] [47313]: DEBUG nova.compute.api [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.438617] [47313]: DEBUG oslo_concurrency.lockutils [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.438855] [47313]: DEBUG oslo_concurrency.lockutils [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.439093] [47313]: DEBUG oslo_concurrency.lockutils [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.439455] [47313]: DEBUG oslo_concurrency.lockutils [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.439733] [47313]: DEBUG oslo_concurrency.lockutils [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.439877] [47313]: DEBUG oslo_concurrency.lockutils [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.484969] [47313]: DEBUG nova.policy [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.489680] [47313]: INFO nova.api.openstack.requestlog [None req-79054448-043c-46aa-a6e8-12d2e3586599 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1225 microversion: 2.1 time: 0.060293 [ 816.491898] [47313]: [pid: 47313|app: 0|req: 3172/6482] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1225 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.494557] [47312]: DEBUG nova.policy [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.497731] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.498848] [47312]: INFO nova.api.openstack.requestlog [None req-97314ef7-1ef9-4cfd-851a-494e5138ba94 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1388 microversion: 2.1 time: 0.204322 [ 816.499179] [47312]: [pid: 47312|app: 0|req: 3311/6483] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1388 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.499346] [47313]: DEBUG nova.compute.api [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.504057] [47312]: DEBUG nova.api.openstack.wsgi [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.504401] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.504675] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.504814] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.505486] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.505486] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.505572] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.505633] [47312]: DEBUG nova.compute.api [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.509197] [47312]: DEBUG oslo_concurrency.lockutils [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.509431] [47312]: DEBUG oslo_concurrency.lockutils [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.509431] [47312]: DEBUG oslo_concurrency.lockutils [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.509727] [47312]: DEBUG oslo_concurrency.lockutils [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.509928] [47312]: DEBUG oslo_concurrency.lockutils [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.510144] [47312]: DEBUG oslo_concurrency.lockutils [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.525681] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.526061] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.526315] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.526587] [47313]: DEBUG nova.objects.instance [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lazy-loading 'fault' on Instance uuid 21c83740-56b6-4cc8-b97b-2b7a00380b91 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 816.555470] [47312]: DEBUG nova.policy [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.556994] [47313]: DEBUG nova.policy [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7412ca04d3de45e39ef81f5e1b97e1d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f3d04867a4e544688e1c592a64b3b41d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.559711] [47312]: INFO nova.api.openstack.requestlog [None req-165367e6-d4d3-4f0e-bd06-4a0246292612 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.059979 [ 816.560040] [47312]: [pid: 47312|app: 0|req: 3312/6484] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.561861] [47313]: INFO nova.api.openstack.requestlog [None req-e5ed1a54-6788-4510-b510-273f81958198 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 200 len: 1407 microversion: 2.1 time: 0.069363 [ 816.562193] [47313]: [pid: 47313|app: 0|req: 3173/6485] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 1407 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.564616] [47313]: DEBUG nova.api.openstack.wsgi [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.566182] [47313]: DEBUG nova.compute.api [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.566302] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.567913] [47312]: DEBUG nova.compute.api [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.569195] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.569464] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.569682] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.570073] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.570305] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.570532] [47313]: DEBUG oslo_concurrency.lockutils [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.570954] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.571358] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.571394] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.571722] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.571923] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.572111] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.618688] [47313]: DEBUG nova.policy [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.622182] [47312]: DEBUG nova.policy [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.624324] [47313]: INFO nova.api.openstack.requestlog [None req-c8b396b4-4103-4655-a1c6-745cdbe32933 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.061501 [ 816.624635] [47313]: [pid: 47313|app: 0|req: 3174/6486] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.626705] [47312]: DEBUG nova.policy [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.626841] [47312]: DEBUG nova.policy [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.627600] [47312]: INFO nova.api.openstack.requestlog [None req-4c2199f5-ea29-43d4-98c7-aac8baa84970 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.066952 [ 816.628157] [47312]: [pid: 47312|app: 0|req: 3313/6487] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 816.628309] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.628554] [47313]: DEBUG nova.compute.api [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.631796] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.632094] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.632322] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.632710] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.632992] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.633210] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.646013] [47313]: DEBUG nova.compute.api [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 816.670843] [47313]: DEBUG nova.compute.api [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 816.671203] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.671413] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.671645] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.671768] [47313]: WARNING nova.compute.api [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] instance's host None is down, deleting from database [ 816.673846] [47313]: DEBUG nova.network.neutron [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 816.693350] [47313]: DEBUG nova.network.neutron [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 816.696831] [47313]: DEBUG nova.network.neutron [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 816.728993] [47312]: DEBUG nova.api.openstack.wsgi [req-7a3696f0-604b-49b0-b6dc-7677f8e126db req-6b2152b3-d3c7-4fb6-94cc-f96806c6130e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "49cd5798-1f76-4690-bea7-cebd98a84f5c", "tag": "d6f761a0-58d8-4194-a7aa-aebf39902f1b"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 816.735124] [47312]: DEBUG oslo_concurrency.lockutils [req-7a3696f0-604b-49b0-b6dc-7677f8e126db req-6b2152b3-d3c7-4fb6-94cc-f96806c6130e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.735581] [47312]: DEBUG oslo_concurrency.lockutils [req-7a3696f0-604b-49b0-b6dc-7677f8e126db req-6b2152b3-d3c7-4fb6-94cc-f96806c6130e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.735581] [47312]: DEBUG oslo_concurrency.lockutils [req-7a3696f0-604b-49b0-b6dc-7677f8e126db req-6b2152b3-d3c7-4fb6-94cc-f96806c6130e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.741564] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7a3696f0-604b-49b0-b6dc-7677f8e126db req-6b2152b3-d3c7-4fb6-94cc-f96806c6130e service nova] Creating event network-changed:d6f761a0-58d8-4194-a7aa-aebf39902f1b for instance 49cd5798-1f76-4690-bea7-cebd98a84f5c on cpu-1 [ 816.744440] [47312]: INFO nova.api.openstack.requestlog [req-7a3696f0-604b-49b0-b6dc-7677f8e126db req-6b2152b3-d3c7-4fb6-94cc-f96806c6130e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017790 [ 816.744809] [47312]: [pid: 47312|app: 0|req: 3314/6488] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:53 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 816.792321] [47313]: INFO nova.api.openstack.requestlog [None req-a7dec8ee-7828-4b1b-b318-82f6a91b5ab9 tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 204 len: 0 microversion: 2.1 time: 0.166666 [ 816.793007] [47313]: [pid: 47313|app: 0|req: 3175/6489] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:53 2024] DELETE /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 816.797892] [47312]: DEBUG nova.api.openstack.wsgi [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.799694] [47312]: DEBUG nova.compute.api [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] [instance: 21c83740-56b6-4cc8-b97b-2b7a00380b91] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.803638] [47312]: DEBUG oslo_concurrency.lockutils [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.803925] [47312]: DEBUG oslo_concurrency.lockutils [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.804106] [47312]: DEBUG oslo_concurrency.lockutils [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.804469] [47312]: DEBUG oslo_concurrency.lockutils [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.804668] [47312]: DEBUG oslo_concurrency.lockutils [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.804841] [47312]: DEBUG oslo_concurrency.lockutils [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.814996] [47312]: INFO nova.api.openstack.wsgi [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] HTTP exception thrown: Instance 21c83740-56b6-4cc8-b97b-2b7a00380b91 could not be found. [ 816.815282] [47312]: DEBUG nova.api.openstack.wsgi [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] Returning 404 to user: Instance 21c83740-56b6-4cc8-b97b-2b7a00380b91 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 816.815803] [47312]: INFO nova.api.openstack.requestlog [None req-df6abe52-3f6a-48ff-a45e-9070f5eea0ca tempest-InstanceActionsTestJSON-1028660373 tempest-InstanceActionsTestJSON-1028660373-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91" status: 404 len: 111 microversion: 2.1 time: 0.020262 [ 816.816103] [47312]: [pid: 47312|app: 0|req: 3315/6490] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/21c83740-56b6-4cc8-b97b-2b7a00380b91 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 816.856273] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.858157] [47313]: DEBUG nova.compute.api [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.860340] [47312]: DEBUG nova.api.openstack.wsgi [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 816.862299] [47312]: DEBUG nova.compute.api [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 816.864668] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.864916] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.865170] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.866147] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.866147] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.866147] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.866279] [47312]: DEBUG oslo_concurrency.lockutils [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.866279] [47312]: DEBUG oslo_concurrency.lockutils [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.867040] [47312]: DEBUG oslo_concurrency.lockutils [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.867040] [47312]: DEBUG oslo_concurrency.lockutils [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 816.867040] [47312]: DEBUG oslo_concurrency.lockutils [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 816.867160] [47312]: DEBUG oslo_concurrency.lockutils [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 816.911122] [47313]: DEBUG nova.policy [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.914138] [47312]: DEBUG nova.policy [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.915581] [47313]: INFO nova.api.openstack.requestlog [None req-fa5d206f-83bb-412b-9226-f15df82ee8d1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.061741 [ 816.916860] [47313]: [pid: 47313|app: 0|req: 3176/6491] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 816.922239] [47312]: DEBUG nova.policy [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.922940] [47312]: DEBUG nova.policy [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 816.923617] [47312]: INFO nova.api.openstack.requestlog [None req-826e4049-4825-44e6-96ab-9f13536e6f78 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.065493 [ 816.923944] [47312]: [pid: 47312|app: 0|req: 3316/6492] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 817.043244] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.044952] [47313]: DEBUG nova.compute.api [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.048314] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.048589] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.048730] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.049124] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.049331] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.049508] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.092081] [47312]: DEBUG nova.api.openstack.wsgi [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.092404] [47313]: DEBUG nova.policy [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.093835] [47312]: DEBUG nova.compute.api [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.096668] [47313]: INFO nova.api.openstack.requestlog [None req-a8901b9d-55a1-4463-97fa-10c8f44cc228 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.055848 [ 817.097028] [47313]: [pid: 47313|app: 0|req: 3177/6493] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.097782] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.098092] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.098303] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.098660] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.098863] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.099061] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.133493] [47312]: DEBUG nova.policy [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.138791] [47312]: INFO nova.api.openstack.requestlog [None req-3be03f63-4e09-40a1-beef-02834a9c0cab tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.048891 [ 817.139358] [47312]: [pid: 47312|app: 0|req: 3317/6494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:53 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.175540] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.177367] [47313]: DEBUG nova.compute.api [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.181774] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.182025] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.182219] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.182423] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.182651] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.182858] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.183341] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.184156] [47312]: DEBUG nova.compute.api [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.187495] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.187730] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.187975] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.188302] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.188507] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.188686] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.217963] [47313]: DEBUG nova.policy [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.221895] [47313]: INFO nova.api.openstack.requestlog [None req-9e98f3ba-e115-4d6e-a304-691b42e4f0eb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1221 microversion: 2.1 time: 0.049058 [ 817.222230] [47313]: [pid: 47313|app: 0|req: 3178/6495] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1221 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.227079] [47312]: DEBUG nova.policy [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.235116] [47312]: INFO nova.api.openstack.requestlog [None req-a2fba84e-3119-49ab-9bba-1758fc856e1d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.054773 [ 817.235585] [47312]: [pid: 47312|app: 0|req: 3318/6496] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 817.242534] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.244760] [47313]: DEBUG nova.compute.api [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.245831] [47312]: DEBUG nova.api.openstack.wsgi [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.247057] [47312]: DEBUG nova.compute.api [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.248320] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.248552] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.248730] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.249092] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.249291] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.249462] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.252610] [47312]: DEBUG oslo_concurrency.lockutils [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.252844] [47312]: DEBUG oslo_concurrency.lockutils [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.253042] [47312]: DEBUG oslo_concurrency.lockutils [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.253398] [47312]: DEBUG oslo_concurrency.lockutils [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.253616] [47312]: DEBUG oslo_concurrency.lockutils [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.253934] [47312]: DEBUG oslo_concurrency.lockutils [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.467480] [47312]: DEBUG nova.policy [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.468596] [47313]: DEBUG nova.policy [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.481360] [47312]: INFO nova.api.openstack.requestlog [None req-66cb9e63-7a78-4d8e-a021-69181ba5f90c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.237562 [ 817.485029] [47312]: [pid: 47312|app: 0|req: 3319/6497] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.485196] [47313]: INFO nova.api.openstack.requestlog [None req-8c9d6ced-6817-4102-bcf6-ba55a0972c6b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.242763 [ 817.485196] [47313]: [pid: 47313|app: 0|req: 3179/6498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.485261] [47312]: DEBUG nova.api.openstack.wsgi [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.486277] [47312]: DEBUG nova.compute.api [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.486688] [47313]: DEBUG nova.api.openstack.wsgi [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.488300] [47313]: DEBUG nova.compute.api [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.491842] [47313]: DEBUG oslo_concurrency.lockutils [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.491946] [47313]: DEBUG oslo_concurrency.lockutils [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.492165] [47313]: DEBUG oslo_concurrency.lockutils [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.492563] [47313]: DEBUG oslo_concurrency.lockutils [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.492776] [47313]: DEBUG oslo_concurrency.lockutils [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.492946] [47313]: DEBUG oslo_concurrency.lockutils [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.494964] [47312]: DEBUG oslo_concurrency.lockutils [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.495226] [47312]: DEBUG oslo_concurrency.lockutils [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.495410] [47312]: DEBUG oslo_concurrency.lockutils [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.495765] [47312]: DEBUG oslo_concurrency.lockutils [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.495992] [47312]: DEBUG oslo_concurrency.lockutils [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.496237] [47312]: DEBUG oslo_concurrency.lockutils [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.555169] [47313]: DEBUG nova.policy [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.560353] [47313]: INFO nova.api.openstack.requestlog [None req-975be9d5-ca59-4069-9f13-0e69a4fca524 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.075163 [ 817.563438] [47312]: DEBUG nova.policy [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.564091] [47313]: [pid: 47313|app: 0|req: 3180/6499] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.566901] [47313]: DEBUG nova.api.openstack.wsgi [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.567829] [47312]: INFO nova.api.openstack.requestlog [None req-30e4722f-f201-4a77-8751-652ea6ceb0a6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.085131 [ 817.568173] [47312]: [pid: 47312|app: 0|req: 3320/6500] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.571173] [47313]: DEBUG nova.compute.api [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.574319] [47312]: DEBUG nova.api.openstack.wsgi [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.576273] [47312]: DEBUG nova.compute.api [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.577575] [47313]: DEBUG oslo_concurrency.lockutils [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.577575] [47313]: DEBUG oslo_concurrency.lockutils [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.577713] [47313]: DEBUG oslo_concurrency.lockutils [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.578106] [47313]: DEBUG oslo_concurrency.lockutils [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.578314] [47313]: DEBUG oslo_concurrency.lockutils [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.578492] [47313]: DEBUG oslo_concurrency.lockutils [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.578846] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.579091] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.579276] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.579627] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.579825] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.579999] [47312]: DEBUG oslo_concurrency.lockutils [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.633078] [47313]: DEBUG nova.policy [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.635699] [47312]: DEBUG nova.policy [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.638912] [47313]: INFO nova.api.openstack.requestlog [None req-36483aac-4f03-48af-adbc-a0902b9d22dc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.074183 [ 817.639297] [47313]: [pid: 47313|app: 0|req: 3181/6501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.640649] [47312]: INFO nova.api.openstack.requestlog [None req-f0eab7e2-e547-44c2-acc7-8f3f134ad3dc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.071874 [ 817.640988] [47312]: [pid: 47312|app: 0|req: 3321/6502] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.641775] [47313]: DEBUG nova.api.openstack.wsgi [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.643568] [47313]: DEBUG nova.compute.api [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.646865] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.647446] [47313]: DEBUG oslo_concurrency.lockutils [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.647678] [47313]: DEBUG oslo_concurrency.lockutils [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.647866] [47313]: DEBUG oslo_concurrency.lockutils [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.648234] [47313]: DEBUG oslo_concurrency.lockutils [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.648432] [47313]: DEBUG oslo_concurrency.lockutils [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.648468] [47312]: DEBUG nova.compute.api [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.648622] [47313]: DEBUG oslo_concurrency.lockutils [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.655422] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.655665] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.655848] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.656247] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.656419] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.656591] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.678779] [47313]: DEBUG nova.policy [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.682864] [47313]: INFO nova.api.openstack.requestlog [None req-4615e199-90eb-4205-8973-780388bc2054 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.043049 [ 817.683359] [47313]: [pid: 47313|app: 0|req: 3182/6503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.687055] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.687055] [47313]: DEBUG nova.compute.api [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.691688] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.691932] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.692128] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.692482] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.692654] [47312]: DEBUG nova.policy [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.692764] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.692860] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.696587] [47312]: INFO nova.api.openstack.requestlog [None req-3e906ca9-8078-45f7-a931-16ad399e7847 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.055063 [ 817.697026] [47312]: [pid: 47312|app: 0|req: 3322/6504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.699104] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.700627] [47312]: DEBUG nova.compute.api [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.703631] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.703851] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.704037] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.704385] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.704579] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.704751] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.733800] [47313]: DEBUG nova.policy [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.737637] [47313]: INFO nova.api.openstack.requestlog [None req-9ab25d2e-34ff-4b26-97a1-0da339d26c96 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.053901 [ 817.738149] [47313]: [pid: 47313|app: 0|req: 3183/6505] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.738645] [47312]: DEBUG nova.policy [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.740441] [47313]: DEBUG nova.api.openstack.wsgi [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.742041] [47313]: DEBUG nova.compute.api [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.745035] [47313]: DEBUG oslo_concurrency.lockutils [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.745265] [47313]: DEBUG oslo_concurrency.lockutils [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.745446] [47313]: DEBUG oslo_concurrency.lockutils [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.745793] [47313]: DEBUG oslo_concurrency.lockutils [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.745991] [47313]: DEBUG oslo_concurrency.lockutils [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.746175] [47313]: DEBUG oslo_concurrency.lockutils [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.746397] [47312]: INFO nova.api.openstack.requestlog [None req-4ed7e292-8bee-4cc9-941f-a75bdd0c9cdb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.048935 [ 817.746731] [47312]: [pid: 47312|app: 0|req: 3323/6506] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.791012] [47313]: DEBUG nova.policy [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.795449] [47313]: DEBUG nova.policy [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.796080] [47313]: DEBUG nova.policy [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.796696] [47313]: INFO nova.api.openstack.requestlog [None req-010b982d-86a0-4602-bfe3-9d8b318ec411 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.058029 [ 817.797196] [47313]: [pid: 47313|app: 0|req: 3184/6507] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 817.929207] [47312]: DEBUG nova.api.openstack.wsgi [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.930990] [47312]: DEBUG nova.compute.api [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.935032] [47312]: DEBUG oslo_concurrency.lockutils [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.935305] [47312]: DEBUG oslo_concurrency.lockutils [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.935498] [47312]: DEBUG oslo_concurrency.lockutils [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.935862] [47312]: DEBUG oslo_concurrency.lockutils [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.936070] [47312]: DEBUG oslo_concurrency.lockutils [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.936250] [47312]: DEBUG oslo_concurrency.lockutils [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.936480] [47313]: DEBUG nova.api.openstack.wsgi [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 817.938549] [47313]: DEBUG nova.compute.api [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 817.941852] [47313]: DEBUG oslo_concurrency.lockutils [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.942111] [47313]: DEBUG oslo_concurrency.lockutils [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.942308] [47313]: DEBUG oslo_concurrency.lockutils [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.942752] [47313]: DEBUG oslo_concurrency.lockutils [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 817.942954] [47313]: DEBUG oslo_concurrency.lockutils [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 817.943152] [47313]: DEBUG oslo_concurrency.lockutils [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 817.973485] [47312]: DEBUG nova.policy [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.977705] [47312]: INFO nova.api.openstack.requestlog [None req-6849f66d-4b92-40a7-8ed4-74ff9db7165c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.050791 [ 817.978076] [47312]: [pid: 47312|app: 0|req: 3324/6508] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 817.978633] [47313]: DEBUG nova.policy [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.984501] [47313]: DEBUG nova.policy [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.984501] [47313]: DEBUG nova.policy [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 817.984501] [47313]: INFO nova.api.openstack.requestlog [None req-843e0ca4-11c1-4586-a20d-5cd6b4a3f933 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.049786 [ 817.984501] [47313]: [pid: 47313|app: 0|req: 3185/6509] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 818.109478] [47312]: DEBUG nova.api.openstack.wsgi [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.111216] [47312]: DEBUG nova.compute.api [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.115017] [47312]: DEBUG oslo_concurrency.lockutils [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.115121] [47312]: DEBUG oslo_concurrency.lockutils [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.115294] [47312]: DEBUG oslo_concurrency.lockutils [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.115655] [47312]: DEBUG oslo_concurrency.lockutils [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.115855] [47312]: DEBUG oslo_concurrency.lockutils [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.116143] [47312]: DEBUG oslo_concurrency.lockutils [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.149142] [47312]: DEBUG nova.policy [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.153099] [47312]: INFO nova.api.openstack.requestlog [None req-2756b76d-ac9f-4a0c-8cde-ed32b831aa97 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.045806 [ 818.153431] [47312]: [pid: 47312|app: 0|req: 3325/6510] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:54 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.156964] [47313]: DEBUG nova.api.openstack.wsgi [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.156964] [47313]: DEBUG nova.compute.api [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.160246] [47313]: DEBUG oslo_concurrency.lockutils [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.160495] [47313]: DEBUG oslo_concurrency.lockutils [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.160677] [47313]: DEBUG oslo_concurrency.lockutils [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.161032] [47313]: DEBUG oslo_concurrency.lockutils [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.161222] [47313]: DEBUG oslo_concurrency.lockutils [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.161410] [47313]: DEBUG oslo_concurrency.lockutils [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.201855] [47313]: DEBUG nova.policy [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.206353] [47313]: INFO nova.api.openstack.requestlog [None req-11ecca4f-5bf7-44d1-a166-efca52a6154c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1268 microversion: 2.1 time: 0.053362 [ 818.206675] [47313]: [pid: 47313|app: 0|req: 3186/6511] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1268 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.238047] [47312]: DEBUG nova.api.openstack.wsgi [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.239689] [47312]: DEBUG nova.compute.api [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.243911] [47312]: DEBUG oslo_concurrency.lockutils [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.243911] [47312]: DEBUG oslo_concurrency.lockutils [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.244050] [47312]: DEBUG oslo_concurrency.lockutils [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.244381] [47312]: DEBUG oslo_concurrency.lockutils [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.244615] [47312]: DEBUG oslo_concurrency.lockutils [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.244809] [47312]: DEBUG oslo_concurrency.lockutils [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.246919] [47313]: DEBUG nova.api.openstack.wsgi [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.249029] [47313]: DEBUG nova.compute.api [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.251954] [47313]: DEBUG oslo_concurrency.lockutils [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.252198] [47313]: DEBUG oslo_concurrency.lockutils [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.252589] [47313]: DEBUG oslo_concurrency.lockutils [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.252806] [47313]: DEBUG oslo_concurrency.lockutils [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.252999] [47313]: DEBUG oslo_concurrency.lockutils [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.253187] [47313]: DEBUG oslo_concurrency.lockutils [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.283241] [47312]: DEBUG nova.policy [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.287768] [47312]: INFO nova.api.openstack.requestlog [None req-405c4d05-1d28-4f11-a441-6fb3dad6a3bb tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1221 microversion: 2.1 time: 0.051954 [ 818.288103] [47312]: [pid: 47312|app: 0|req: 3326/6512] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1221 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.289985] [47313]: DEBUG nova.policy [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.294169] [47313]: INFO nova.api.openstack.requestlog [None req-6785f8c8-9ae8-4a64-9569-69820f4ff95b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.049293 [ 818.294332] [47313]: [pid: 47313|app: 0|req: 3187/6513] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.493432] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.495083] [47312]: DEBUG nova.compute.api [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.498600] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.500380] [47313]: DEBUG nova.compute.api [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.500503] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.500722] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.500907] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.501285] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.501481] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.501653] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.504179] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.504421] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.505182] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.505576] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.505803] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.505992] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.562923] [47313]: DEBUG nova.policy [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.563432] [47312]: DEBUG nova.policy [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.569057] [47312]: INFO nova.api.openstack.requestlog [None req-6f24d8ca-3215-4c52-bf05-d0731c303ac1 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.077868 [ 818.569518] [47312]: [pid: 47312|app: 0|req: 3327/6514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.573015] [47313]: INFO nova.api.openstack.requestlog [None req-d6a01543-46e4-466a-bdff-a325a47f5360 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.073411 [ 818.573015] [47313]: [pid: 47313|app: 0|req: 3188/6515] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.579023] [47312]: DEBUG nova.api.openstack.wsgi [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.580626] [47312]: DEBUG nova.compute.api [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.582027] [47313]: DEBUG nova.api.openstack.wsgi [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.585290] [47313]: DEBUG nova.compute.api [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.585348] [47312]: DEBUG oslo_concurrency.lockutils [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.585876] [47312]: DEBUG oslo_concurrency.lockutils [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.585876] [47312]: DEBUG oslo_concurrency.lockutils [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.586072] [47312]: DEBUG oslo_concurrency.lockutils [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.586267] [47312]: DEBUG oslo_concurrency.lockutils [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.586439] [47312]: DEBUG oslo_concurrency.lockutils [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.589027] [47313]: DEBUG oslo_concurrency.lockutils [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.589248] [47313]: DEBUG oslo_concurrency.lockutils [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.589702] [47313]: DEBUG oslo_concurrency.lockutils [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.589768] [47313]: DEBUG oslo_concurrency.lockutils [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.589973] [47313]: DEBUG oslo_concurrency.lockutils [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.590274] [47313]: DEBUG oslo_concurrency.lockutils [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.630434] [47312]: DEBUG nova.policy [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.631808] [47313]: DEBUG nova.policy [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.635876] [47312]: INFO nova.api.openstack.requestlog [None req-4437a6bf-03b1-438a-aad4-80d91d3ca58e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.058549 [ 818.635876] [47312]: [pid: 47312|app: 0|req: 3328/6516] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.640300] [47313]: INFO nova.api.openstack.requestlog [None req-62774201-36e6-4234-bd55-8c3cb9c3f8e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.060965 [ 818.644148] [47313]: [pid: 47313|app: 0|req: 3189/6517] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.654302] [47312]: DEBUG nova.api.openstack.wsgi [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.657188] [47312]: DEBUG nova.compute.api [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.659595] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.659819] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.659995] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.660309] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.660395] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.660561] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.660737] [47312]: DEBUG oslo_concurrency.lockutils [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.669259] [47313]: DEBUG nova.compute.api [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.672525] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.672525] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.672525] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.672525] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.672762] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.674074] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.716012] [47312]: DEBUG nova.policy [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.722681] [47312]: INFO nova.api.openstack.requestlog [None req-93ce580f-81bd-462a-bff4-c291cd2b5b26 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.070767 [ 818.722931] [47313]: DEBUG nova.policy [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.723125] [47312]: [pid: 47312|app: 0|req: 3329/6518] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.726898] [47312]: DEBUG nova.api.openstack.wsgi [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.727699] [47312]: DEBUG nova.compute.api [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.731268] [47312]: DEBUG oslo_concurrency.lockutils [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.731472] [47313]: INFO nova.api.openstack.requestlog [None req-a9425f73-54b5-49b4-9c44-c6e8ac11e860 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.074696 [ 818.731539] [47312]: DEBUG oslo_concurrency.lockutils [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.731677] [47312]: DEBUG oslo_concurrency.lockutils [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.731810] [47313]: [pid: 47313|app: 0|req: 3190/6519] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.732156] [47312]: DEBUG oslo_concurrency.lockutils [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.732253] [47312]: DEBUG oslo_concurrency.lockutils [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.732421] [47312]: DEBUG oslo_concurrency.lockutils [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.734904] [47313]: DEBUG nova.api.openstack.wsgi [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.736523] [47313]: DEBUG nova.compute.api [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.741308] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.741541] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.741727] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.742109] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.742307] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.743604] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.774886] [47312]: DEBUG nova.policy [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.777991] [47312]: INFO nova.api.openstack.requestlog [None req-98e1c099-bd7b-41bb-b93f-d9d40b61bcdf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.054339 [ 818.778441] [47312]: [pid: 47312|app: 0|req: 3330/6520] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.781520] [47312]: DEBUG nova.api.openstack.wsgi [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.783260] [47312]: DEBUG nova.compute.api [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.790282] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.790282] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.790282] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.790402] [47313]: DEBUG nova.policy [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.790465] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.790465] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.790465] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.792797] [47313]: INFO nova.api.openstack.requestlog [None req-d7dc40bf-32e8-4e04-988c-26eb93aa90b3 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.060355 [ 818.796051] [47313]: [pid: 47313|app: 0|req: 3191/6521] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.796051] [47313]: DEBUG nova.api.openstack.wsgi [req-131499a1-82b2-4792-ab74-748a0aac5d0f req-5659328f-18d2-4de2-8b7c-250c62b5f4f8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "49cd5798-1f76-4690-bea7-cebd98a84f5c", "name": "network-vif-deleted", "tag": "d6f761a0-58d8-4194-a7aa-aebf39902f1b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 818.805706] [47313]: DEBUG oslo_concurrency.lockutils [req-131499a1-82b2-4792-ab74-748a0aac5d0f req-5659328f-18d2-4de2-8b7c-250c62b5f4f8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.805934] [47313]: DEBUG oslo_concurrency.lockutils [req-131499a1-82b2-4792-ab74-748a0aac5d0f req-5659328f-18d2-4de2-8b7c-250c62b5f4f8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.806126] [47313]: DEBUG oslo_concurrency.lockutils [req-131499a1-82b2-4792-ab74-748a0aac5d0f req-5659328f-18d2-4de2-8b7c-250c62b5f4f8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.812354] [47313]: INFO nova.api.openstack.compute.server_external_events [req-131499a1-82b2-4792-ab74-748a0aac5d0f req-5659328f-18d2-4de2-8b7c-250c62b5f4f8 service nova] Creating event network-vif-deleted:d6f761a0-58d8-4194-a7aa-aebf39902f1b for instance 49cd5798-1f76-4690-bea7-cebd98a84f5c on cpu-1 [ 818.815309] [47313]: INFO nova.api.openstack.requestlog [req-131499a1-82b2-4792-ab74-748a0aac5d0f req-5659328f-18d2-4de2-8b7c-250c62b5f4f8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021448 [ 818.815555] [47313]: [pid: 47313|app: 0|req: 3192/6522] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:14:55 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 818.818307] [47313]: DEBUG nova.api.openstack.wsgi [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.822020] [47313]: DEBUG nova.compute.api [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.824792] [47312]: DEBUG nova.policy [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.825732] [47313]: DEBUG oslo_concurrency.lockutils [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.825965] [47313]: DEBUG oslo_concurrency.lockutils [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.826232] [47313]: DEBUG oslo_concurrency.lockutils [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.826516] [47313]: DEBUG oslo_concurrency.lockutils [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.827048] [47313]: DEBUG oslo_concurrency.lockutils [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.827163] [47313]: DEBUG oslo_concurrency.lockutils [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.829353] [47312]: INFO nova.api.openstack.requestlog [None req-3d0247c7-0ba5-42ec-9978-014b261f8976 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.050255 [ 818.829669] [47312]: [pid: 47312|app: 0|req: 3331/6523] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.832297] [47312]: DEBUG nova.api.openstack.wsgi [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.834046] [47312]: DEBUG nova.compute.api [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.837643] [47312]: DEBUG oslo_concurrency.lockutils [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.840304] [47312]: DEBUG oslo_concurrency.lockutils [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.840304] [47312]: DEBUG oslo_concurrency.lockutils [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.840304] [47312]: DEBUG oslo_concurrency.lockutils [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 818.840304] [47312]: DEBUG oslo_concurrency.lockutils [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 818.840304] [47312]: DEBUG oslo_concurrency.lockutils [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 818.889994] [47313]: DEBUG nova.policy [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.894220] [47312]: DEBUG nova.policy [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.894806] [47313]: INFO nova.api.openstack.requestlog [None req-312df2cb-8a11-4fd8-84ea-98748d9418f4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.078561 [ 818.895719] [47313]: [pid: 47313|app: 0|req: 3193/6524] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 818.898760] [47312]: DEBUG nova.policy [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.899438] [47312]: DEBUG nova.policy [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 818.900079] [47312]: INFO nova.api.openstack.requestlog [None req-f895737a-3f34-4a0b-9231-b6e27c7f0945 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.069908 [ 818.900408] [47312]: [pid: 47312|app: 0|req: 3332/6525] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 818.995221] [47313]: DEBUG nova.api.openstack.wsgi [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 818.997066] [47313]: DEBUG nova.compute.api [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 818.998030] [47312]: DEBUG nova.api.openstack.wsgi [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.000112] [47312]: DEBUG nova.compute.api [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.001360] [47313]: DEBUG oslo_concurrency.lockutils [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.001892] [47313]: DEBUG oslo_concurrency.lockutils [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.001892] [47313]: DEBUG oslo_concurrency.lockutils [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.005585] [47313]: DEBUG oslo_concurrency.lockutils [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.005585] [47313]: DEBUG oslo_concurrency.lockutils [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.005585] [47313]: DEBUG oslo_concurrency.lockutils [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.007358] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.007870] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.008050] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.009037] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.009037] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.009037] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.042765] [47313]: DEBUG nova.policy [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.048853] [47313]: INFO nova.api.openstack.requestlog [None req-da832947-868f-440e-82bb-4fd8808ca5a1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.055903 [ 819.049238] [47313]: [pid: 47313|app: 0|req: 3194/6526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.055015] [47312]: DEBUG nova.policy [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.056729] [47312]: DEBUG nova.policy [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.057431] [47312]: DEBUG nova.policy [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.058068] [47312]: INFO nova.api.openstack.requestlog [None req-4f5e6254-381f-407c-9d51-883956be6069 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.062402 [ 819.058547] [47312]: [pid: 47312|app: 0|req: 3333/6527] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:55 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 819.166207] [47313]: DEBUG nova.api.openstack.wsgi [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.167942] [47313]: DEBUG nova.compute.api [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.172252] [47313]: DEBUG oslo_concurrency.lockutils [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.172642] [47313]: DEBUG oslo_concurrency.lockutils [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.173042] [47313]: DEBUG oslo_concurrency.lockutils [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.173443] [47313]: DEBUG oslo_concurrency.lockutils [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.173711] [47313]: DEBUG oslo_concurrency.lockutils [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.174238] [47313]: DEBUG oslo_concurrency.lockutils [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.221108] [47312]: DEBUG nova.api.openstack.wsgi [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.221911] [47313]: DEBUG nova.policy [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.223823] [47312]: DEBUG nova.compute.api [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.229261] [47312]: DEBUG oslo_concurrency.lockutils [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.229261] [47312]: DEBUG oslo_concurrency.lockutils [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.229261] [47312]: DEBUG oslo_concurrency.lockutils [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.229426] [47313]: INFO nova.api.openstack.requestlog [None req-0336672e-98a5-49d0-b4f7-ed112f26ba44 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.064949 [ 819.229465] [47312]: DEBUG oslo_concurrency.lockutils [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.229498] [47313]: [pid: 47313|app: 0|req: 3195/6528] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.229528] [47312]: DEBUG oslo_concurrency.lockutils [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.229626] [47312]: DEBUG oslo_concurrency.lockutils [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.274804] [47312]: DEBUG nova.policy [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.279411] [47312]: INFO nova.api.openstack.requestlog [None req-edf0a1f8-3c76-492a-a21d-a997ba6ca5ae tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1212 microversion: 2.1 time: 0.061741 [ 819.279792] [47312]: [pid: 47312|app: 0|req: 3334/6529] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1212 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.300883] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.302629] [47313]: DEBUG nova.compute.api [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.307333] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.307532] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.307584] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.307748] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.308231] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.311735] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.311735] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.311866] [47312]: DEBUG nova.compute.api [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.313369] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.313599] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.313775] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.314133] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.314321] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.314489] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.365450] [47313]: DEBUG nova.policy [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.373719] [47313]: INFO nova.api.openstack.requestlog [None req-ac4c6592-f159-4f57-836f-5f2d5164d26b tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1221 microversion: 2.1 time: 0.074955 [ 819.374074] [47313]: [pid: 47313|app: 0|req: 3196/6530] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1221 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.389129] [47312]: DEBUG nova.policy [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.394248] [47312]: INFO nova.api.openstack.requestlog [None req-bb04f35b-7e47-4dfa-b23c-ed3c95d45b87 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.089004 [ 819.394602] [47312]: [pid: 47312|app: 0|req: 3335/6531] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.583406] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.585154] [47312]: DEBUG nova.compute.api [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.589904] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.590180] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.590369] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.590798] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.591026] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.591205] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.630703] [47312]: DEBUG nova.policy [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.635810] [47312]: INFO nova.api.openstack.requestlog [None req-b6b4f3ef-536e-4b3e-b6f6-16db19195f82 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.054823 [ 819.636221] [47312]: [pid: 47312|app: 0|req: 3336/6532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.639342] [47312]: DEBUG nova.api.openstack.wsgi [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.641422] [47312]: DEBUG nova.compute.api [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.644637] [47312]: DEBUG oslo_concurrency.lockutils [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.644907] [47312]: DEBUG oslo_concurrency.lockutils [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.645132] [47312]: DEBUG oslo_concurrency.lockutils [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.645517] [47312]: DEBUG oslo_concurrency.lockutils [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.645746] [47312]: DEBUG oslo_concurrency.lockutils [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.645928] [47312]: DEBUG oslo_concurrency.lockutils [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.652063] [47313]: DEBUG nova.api.openstack.wsgi [None req-a48a36ae-d57b-4601-9eda-1dc3dd8ed98c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Action: 'create', calling method: .version_select at 0x7b9c47ad85e0>, body: {"keypair": {"name": "tempest-keypair-769428647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKfNkS447ha0M5yZvviVh8eSibBkjv51uba/qLe0uQJ/Kfld7jFbtDnLPW4fpmL9px2idGJsyOyt13VdfoYPjqXkpm85dMqLy0DYUG1FdhgXJM3VSr5ktmQwS2U4n656KA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 819.664713] [47313]: DEBUG nova.quota [None req-a48a36ae-d57b-4601-9eda-1dc3dd8ed98c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Getting quotas for project dddfa1d6702d444faf82e9e456f124f9. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 819.672646] [47313]: DEBUG nova.quota [None req-a48a36ae-d57b-4601-9eda-1dc3dd8ed98c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Getting quotas for user b66ac3f5faaa4ea2b8dc27da9f13b684 and project dddfa1d6702d444faf82e9e456f124f9. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 819.683770] [47312]: DEBUG nova.policy [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.689417] [47313]: INFO nova.api.openstack.requestlog [None req-a48a36ae-d57b-4601-9eda-1dc3dd8ed98c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.155893 [ 819.690631] [47312]: INFO nova.api.openstack.requestlog [None req-34218323-3e3a-49ed-a607-6d6be2b76164 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1271 microversion: 2.1 time: 0.052318 [ 819.690714] [47313]: [pid: 47313|app: 0|req: 3197/6533] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:14:56 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 819.690763] [47312]: [pid: 47312|app: 0|req: 3337/6534] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1271 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.692405] [47312]: DEBUG nova.api.openstack.wsgi [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.693028] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.694513] [47312]: DEBUG nova.compute.api [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.698541] [47313]: DEBUG nova.compute.api [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.698661] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 819.703870] [47312]: DEBUG oslo_concurrency.lockutils [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.703870] [47312]: DEBUG oslo_concurrency.lockutils [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.703945] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.703978] [47312]: DEBUG oslo_concurrency.lockutils [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.704031] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.704031] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.704089] [47312]: DEBUG oslo_concurrency.lockutils [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.704089] [47312]: DEBUG oslo_concurrency.lockutils [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.704089] [47312]: DEBUG oslo_concurrency.lockutils [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.704168] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.704316] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.704518] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.758139] [47313]: DEBUG nova.policy [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.759430] [47312]: DEBUG nova.policy [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.762152] [47313]: INFO nova.api.openstack.requestlog [None req-7e8e8b7c-50e8-4311-8b1d-250668ea13d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.071660 [ 819.762527] [47313]: [pid: 47313|app: 0|req: 3198/6535] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.764203] [47312]: INFO nova.api.openstack.requestlog [None req-56e58b65-1a20-4ed0-be04-7f6148f5dcf8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.073470 [ 819.764442] [47312]: [pid: 47312|app: 0|req: 3338/6536] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.765654] [47313]: DEBUG nova.api.openstack.wsgi [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.766952] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.767058] [47313]: DEBUG nova.compute.api [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.768549] [47312]: DEBUG nova.compute.api [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.772033] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.772033] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.772260] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.772315] [47313]: DEBUG oslo_concurrency.lockutils [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.772564] [47313]: DEBUG oslo_concurrency.lockutils [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.772765] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.772833] [47313]: DEBUG oslo_concurrency.lockutils [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.773124] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.773209] [47313]: DEBUG oslo_concurrency.lockutils [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.773396] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.773432] [47313]: DEBUG oslo_concurrency.lockutils [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.773598] [47313]: DEBUG oslo_concurrency.lockutils [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.786490] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=4 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 819.814012] [47312]: DEBUG nova.policy [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.819100] [47312]: INFO nova.api.openstack.requestlog [None req-e2ad2fa5-f638-4ffe-ac2e-9f3cc56908f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.054170 [ 819.819423] [47312]: [pid: 47312|app: 0|req: 3339/6537] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.824024] [47313]: DEBUG nova.policy [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.824230] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.824230] [47312]: DEBUG nova.compute.api [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.825948] [47313]: INFO nova.api.openstack.requestlog [None req-699d6423-e93f-4947-8912-f7a3feff1ada tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.062791 [ 819.826286] [47313]: [pid: 47313|app: 0|req: 3199/6538] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.827089] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.827198] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.827409] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.828030] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.828430] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.828684] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.829275] [47313]: DEBUG nova.api.openstack.wsgi [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.831040] [47313]: DEBUG nova.compute.api [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.837031] [47313]: DEBUG oslo_concurrency.lockutils [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.837266] [47313]: DEBUG oslo_concurrency.lockutils [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.837433] [47313]: DEBUG oslo_concurrency.lockutils [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.838085] [47313]: DEBUG oslo_concurrency.lockutils [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.838085] [47313]: DEBUG oslo_concurrency.lockutils [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.838262] [47313]: DEBUG oslo_concurrency.lockutils [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.879992] [47312]: DEBUG nova.policy [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.882169] [47313]: DEBUG nova.policy [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.884830] [47312]: INFO nova.api.openstack.requestlog [None req-5fd8cf0b-3c9e-4d91-bf7e-755e26c87535 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.064809 [ 819.885162] [47312]: [pid: 47312|app: 0|req: 3340/6539] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.887404] [47313]: INFO nova.api.openstack.requestlog [None req-eed14564-87a7-4635-89c8-bc8bea18a76b tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.060542 [ 819.887755] [47313]: [pid: 47313|app: 0|req: 3200/6540] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.889702] [47312]: DEBUG nova.api.openstack.wsgi [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.891285] [47312]: DEBUG nova.compute.api [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.895086] [47312]: DEBUG oslo_concurrency.lockutils [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.895778] [47312]: DEBUG oslo_concurrency.lockutils [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.895975] [47312]: DEBUG oslo_concurrency.lockutils [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.896349] [47312]: DEBUG oslo_concurrency.lockutils [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.896539] [47312]: DEBUG oslo_concurrency.lockutils [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.896703] [47312]: DEBUG oslo_concurrency.lockutils [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.913016] [47313]: DEBUG nova.api.openstack.wsgi [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.914985] [47313]: DEBUG nova.compute.api [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.919640] [47313]: DEBUG oslo_concurrency.lockutils [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.919908] [47313]: DEBUG oslo_concurrency.lockutils [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.920112] [47313]: DEBUG oslo_concurrency.lockutils [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.920484] [47313]: DEBUG oslo_concurrency.lockutils [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.920704] [47313]: DEBUG oslo_concurrency.lockutils [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.920881] [47313]: DEBUG oslo_concurrency.lockutils [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.942826] [47312]: DEBUG nova.policy [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.949419] [47312]: INFO nova.api.openstack.requestlog [None req-3444b8b0-caec-49cb-83e4-44ce141ed9f2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.063599 [ 819.949749] [47312]: [pid: 47312|app: 0|req: 3341/6541] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 819.952152] [47312]: DEBUG nova.api.openstack.wsgi [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 819.954252] [47312]: DEBUG nova.compute.api [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 819.959168] [47312]: DEBUG oslo_concurrency.lockutils [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.959396] [47312]: DEBUG oslo_concurrency.lockutils [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.959582] [47312]: DEBUG oslo_concurrency.lockutils [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.959942] [47312]: DEBUG oslo_concurrency.lockutils [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 819.961027] [47312]: DEBUG oslo_concurrency.lockutils [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 819.961027] [47312]: DEBUG oslo_concurrency.lockutils [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 819.963114] [47313]: DEBUG nova.policy [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 819.968804] [47313]: INFO nova.api.openstack.requestlog [None req-be096e39-ba82-4a91-a61d-22652af03c63 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.058009 [ 819.969545] [47313]: [pid: 47313|app: 0|req: 3201/6542] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.002040] [47312]: DEBUG nova.policy [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.006705] [47312]: DEBUG nova.policy [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.007331] [47312]: DEBUG nova.policy [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.007929] [47312]: INFO nova.api.openstack.requestlog [None req-752ccc93-6c29-4be3-a91f-1c75553c16af tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.057679 [ 820.008465] [47312]: [pid: 47312|app: 0|req: 3342/6543] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.065089] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.072021] [47313]: DEBUG nova.compute.api [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.075008] [47312]: DEBUG nova.api.openstack.wsgi [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.076303] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.076577] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.076695] [47312]: DEBUG nova.compute.api [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.076840] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.077284] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.077483] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.077653] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.082629] [47312]: DEBUG oslo_concurrency.lockutils [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.082629] [47312]: DEBUG oslo_concurrency.lockutils [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.082629] [47312]: DEBUG oslo_concurrency.lockutils [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.082629] [47312]: DEBUG oslo_concurrency.lockutils [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.082629] [47312]: DEBUG oslo_concurrency.lockutils [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.082629] [47312]: DEBUG oslo_concurrency.lockutils [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.134165] [47313]: DEBUG nova.policy [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.137861] [47312]: DEBUG nova.policy [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.139929] [47313]: INFO nova.api.openstack.requestlog [None req-ac8e146b-5308-454e-ad77-585ec80dfae3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.076816 [ 820.140053] [47313]: [pid: 47313|app: 0|req: 3202/6544] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.145700] [47312]: DEBUG nova.policy [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.146400] [47312]: DEBUG nova.policy [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.147626] [47312]: INFO nova.api.openstack.requestlog [None req-f11613be-a129-4934-8fe7-6aaca62f2db2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.075738 [ 820.147970] [47312]: [pid: 47312|app: 0|req: 3343/6545] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:56 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 820.243335] [47313]: DEBUG nova.api.openstack.wsgi [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.245198] [47313]: DEBUG nova.compute.api [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.250198] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.250855] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.250855] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.251040] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.251241] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.251672] [47313]: DEBUG oslo_concurrency.lockutils [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.291666] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.293723] [47312]: DEBUG nova.compute.api [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.298747] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.298896] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.299135] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.302385] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.302385] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.302385] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.302929] [47313]: DEBUG nova.policy [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.307428] [47313]: INFO nova.api.openstack.requestlog [None req-e11df82e-cafe-46ab-a190-db0a5bdd6f67 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.066293 [ 820.307495] [47313]: [pid: 47313|app: 0|req: 3203/6546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.340130] [47312]: DEBUG nova.policy [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.346227] [47312]: INFO nova.api.openstack.requestlog [None req-f9e475ec-4a8e-44c3-ba1c-d1bc90f33a0c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1212 microversion: 2.1 time: 0.055924 [ 820.346227] [47312]: [pid: 47312|app: 0|req: 3344/6547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.388225] [47313]: DEBUG nova.api.openstack.wsgi [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.390434] [47313]: DEBUG nova.compute.api [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.394880] [47313]: DEBUG oslo_concurrency.lockutils [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.395249] [47313]: DEBUG oslo_concurrency.lockutils [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.395908] [47313]: DEBUG oslo_concurrency.lockutils [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.399368] [47313]: DEBUG oslo_concurrency.lockutils [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.399368] [47313]: DEBUG oslo_concurrency.lockutils [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.399521] [47313]: DEBUG oslo_concurrency.lockutils [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.410588] [47312]: DEBUG nova.api.openstack.wsgi [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.412711] [47312]: DEBUG nova.compute.api [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.416452] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.416708] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.416897] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.417365] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.417584] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.417763] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.436850] [47313]: DEBUG nova.policy [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.440807] [47313]: INFO nova.api.openstack.requestlog [None req-0253b5ef-24c7-43cc-a1f1-f2109291821a tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1221 microversion: 2.1 time: 0.055324 [ 820.441170] [47313]: [pid: 47313|app: 0|req: 3204/6548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1221 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.453816] [47312]: DEBUG nova.policy [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.458854] [47312]: INFO nova.api.openstack.requestlog [None req-a4377910-c7d5-4d3c-96b7-649c2af63d6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.051944 [ 820.459200] [47312]: [pid: 47312|app: 0|req: 3345/6549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.649042] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.650866] [47313]: DEBUG nova.compute.api [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.654858] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.655111] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.655302] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.655661] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.655862] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.656046] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.688545] [47312]: DEBUG nova.api.openstack.wsgi [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1.domain.com", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "d8afcb85-a62b-495d-aaca-f790f02686f9"}], "security_groups": [{"name": "tempest-securitygroup--1200553389"}], "key_name": "tempest-keypair-769428647", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 820.692826] [47313]: DEBUG nova.policy [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.697162] [47313]: INFO nova.api.openstack.requestlog [None req-5c6a69a9-9e50-4996-acdd-cebf4d8da378 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.051176 [ 820.697511] [47313]: [pid: 47313|app: 0|req: 3205/6550] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.708152] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.709970] [47313]: DEBUG nova.compute.api [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.713423] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.715897] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.715897] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.715897] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.715897] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.715897] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.768760] [47313]: DEBUG nova.policy [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.773124] [47313]: INFO nova.api.openstack.requestlog [None req-ad805b4f-56c8-44e1-bc5a-b516bd0b8987 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1327 microversion: 2.1 time: 0.066840 [ 820.773478] [47313]: [pid: 47313|app: 0|req: 3206/6551] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1327 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.776404] [47313]: DEBUG nova.api.openstack.wsgi [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.778093] [47313]: DEBUG nova.compute.api [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.782576] [47313]: DEBUG oslo_concurrency.lockutils [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.782836] [47313]: DEBUG oslo_concurrency.lockutils [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.782988] [47313]: DEBUG oslo_concurrency.lockutils [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.783391] [47313]: DEBUG oslo_concurrency.lockutils [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.783597] [47313]: DEBUG oslo_concurrency.lockutils [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.783756] [47313]: DEBUG oslo_concurrency.lockutils [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.790615] [47312]: DEBUG nova.network.neutron [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] validate_networks() for [('d8afcb85-a62b-495d-aaca-f790f02686f9', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 820.836040] [47313]: DEBUG nova.policy [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.841106] [47313]: INFO nova.api.openstack.requestlog [None req-203d36e6-9627-481c-89b2-8c7f8ca592ec tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.067016 [ 820.841446] [47313]: [pid: 47313|app: 0|req: 3207/6552] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.847017] [47313]: DEBUG nova.api.openstack.wsgi [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.847780] [47313]: DEBUG nova.compute.api [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.854556] [47313]: DEBUG oslo_concurrency.lockutils [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.854811] [47313]: DEBUG oslo_concurrency.lockutils [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.855036] [47313]: DEBUG oslo_concurrency.lockutils [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.855406] [47313]: DEBUG oslo_concurrency.lockutils [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.855606] [47313]: DEBUG oslo_concurrency.lockutils [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.855783] [47313]: DEBUG oslo_concurrency.lockutils [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.898426] [47313]: DEBUG nova.policy [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.902874] [47313]: INFO nova.api.openstack.requestlog [None req-1571d9ff-c12e-45ea-b3c6-d3df39ea1b4d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.060826 [ 820.903211] [47313]: [pid: 47313|app: 0|req: 3208/6553] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.905840] [47313]: DEBUG nova.api.openstack.wsgi [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.907452] [47313]: DEBUG nova.compute.api [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.910838] [47313]: DEBUG oslo_concurrency.lockutils [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.911123] [47313]: DEBUG oslo_concurrency.lockutils [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.911317] [47313]: DEBUG oslo_concurrency.lockutils [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.911679] [47313]: DEBUG oslo_concurrency.lockutils [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.911882] [47313]: DEBUG oslo_concurrency.lockutils [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.912068] [47313]: DEBUG oslo_concurrency.lockutils [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.947909] [47313]: DEBUG nova.policy [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 820.952515] [47313]: INFO nova.api.openstack.requestlog [None req-852bb8c6-3d99-4ce6-b138-24d57976a72a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.048663 [ 820.952842] [47313]: [pid: 47313|app: 0|req: 3209/6554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 820.955294] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 820.956831] [47313]: DEBUG nova.compute.api [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 820.960112] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.960373] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.960577] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.962021] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 820.962021] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 820.962021] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 820.995801] [47313]: DEBUG nova.policy [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.000967] [47313]: INFO nova.api.openstack.requestlog [None req-fe0565d8-5380-4e04-a544-6d8a801a7c8d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.047445 [ 821.001316] [47313]: [pid: 47313|app: 0|req: 3210/6555] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.005470] [47313]: DEBUG nova.api.openstack.wsgi [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.007092] [47313]: DEBUG nova.compute.api [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.010336] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.010568] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.011100] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.011100] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.011307] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.011479] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.046492] [47313]: DEBUG nova.policy [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.050381] [47313]: INFO nova.api.openstack.requestlog [None req-4fa2ec5d-f9c2-4a4c-accd-3e370aa7f527 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.048284 [ 821.050823] [47313]: [pid: 47313|app: 0|req: 3211/6556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.053084] [47313]: DEBUG nova.api.openstack.wsgi [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.055090] [47313]: DEBUG nova.compute.api [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.058932] [47313]: DEBUG oslo_concurrency.lockutils [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.058932] [47313]: DEBUG oslo_concurrency.lockutils [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.058932] [47313]: DEBUG oslo_concurrency.lockutils [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.058932] [47313]: DEBUG oslo_concurrency.lockutils [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.058932] [47313]: DEBUG oslo_concurrency.lockutils [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.058932] [47313]: DEBUG oslo_concurrency.lockutils [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.094357] [47313]: DEBUG nova.policy [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.099659] [47313]: INFO nova.api.openstack.requestlog [None req-60566d15-91b2-401c-83fc-ef424751a3ef tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.047007 [ 821.099659] [47313]: [pid: 47313|app: 0|req: 3212/6557] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.100985] [47313]: DEBUG nova.api.openstack.wsgi [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.103134] [47313]: DEBUG nova.compute.api [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.105515] [47313]: DEBUG oslo_concurrency.lockutils [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.105766] [47313]: DEBUG oslo_concurrency.lockutils [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.106032] [47313]: DEBUG oslo_concurrency.lockutils [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.106281] [47313]: DEBUG oslo_concurrency.lockutils [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.106479] [47313]: DEBUG oslo_concurrency.lockutils [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.106654] [47313]: DEBUG oslo_concurrency.lockutils [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.108425] [47312]: DEBUG nova.virt.hardware [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 821.108649] [47312]: DEBUG nova.virt.hardware [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 821.108881] [47312]: DEBUG nova.virt.hardware [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 821.109132] [47312]: DEBUG nova.virt.hardware [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 821.109253] [47312]: DEBUG nova.virt.hardware [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 821.121647] [47312]: DEBUG oslo_concurrency.lockutils [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.121753] [47312]: DEBUG oslo_concurrency.lockutils [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.121907] [47312]: DEBUG oslo_concurrency.lockutils [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.122463] [47312]: DEBUG oslo_concurrency.lockutils [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.122690] [47312]: DEBUG oslo_concurrency.lockutils [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.122867] [47312]: DEBUG oslo_concurrency.lockutils [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.134815] [47312]: DEBUG nova.quota [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Getting quotas for project dddfa1d6702d444faf82e9e456f124f9. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 821.138125] [47312]: DEBUG nova.quota [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Getting quotas for user b66ac3f5faaa4ea2b8dc27da9f13b684 and project dddfa1d6702d444faf82e9e456f124f9. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 821.144265] [47313]: DEBUG nova.policy [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.146455] [47312]: DEBUG nova.compute.api [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 821.147964] [47312]: DEBUG nova.compute.api [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 821.148934] [47313]: INFO nova.api.openstack.requestlog [None req-08fbbc30-fc64-43a2-95d7-f7e2304d3fe5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.049260 [ 821.148934] [47313]: [pid: 47313|app: 0|req: 3213/6558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:57 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.153971] [47313]: DEBUG nova.api.openstack.wsgi [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.155762] [47313]: DEBUG nova.compute.api [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.159952] [47313]: DEBUG oslo_concurrency.lockutils [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.159952] [47313]: DEBUG oslo_concurrency.lockutils [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.159952] [47313]: DEBUG oslo_concurrency.lockutils [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.160125] [47313]: DEBUG oslo_concurrency.lockutils [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.160291] [47313]: DEBUG oslo_concurrency.lockutils [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.160513] [47313]: DEBUG oslo_concurrency.lockutils [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.181806] [47312]: INFO nova.api.openstack.requestlog [None req-042d1285-b752-4eaa-bfdb-469d92444769 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.495842 [ 821.182187] [47312]: [pid: 47312|app: 0|req: 3346/6559] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:14:57 2024] POST /compute/v2.1/servers => generated 409 bytes in 496 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 821.186902] [47312]: DEBUG nova.api.openstack.wsgi [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.188786] [47312]: DEBUG nova.compute.api [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.194187] [47312]: DEBUG oslo_concurrency.lockutils [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.194187] [47312]: DEBUG oslo_concurrency.lockutils [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.194187] [47312]: DEBUG oslo_concurrency.lockutils [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.195414] [47312]: DEBUG oslo_concurrency.lockutils [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.195414] [47312]: DEBUG oslo_concurrency.lockutils [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.195414] [47312]: DEBUG oslo_concurrency.lockutils [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.201191] [47313]: DEBUG nova.policy [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.205371] [47313]: INFO nova.api.openstack.requestlog [None req-73e067e7-ecac-4340-8864-d6a9625b8e65 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.056040 [ 821.205832] [47313]: [pid: 47313|app: 0|req: 3214/6560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.210302] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.211950] [47313]: DEBUG nova.compute.api [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.218734] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.218734] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.218856] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.219395] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.219548] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.219723] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.236517] [47312]: DEBUG nova.policy [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.243511] [47312]: DEBUG nova.policy [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.244223] [47312]: DEBUG nova.policy [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.244830] [47312]: INFO nova.api.openstack.requestlog [None req-57bb7d2f-9051-4994-9c5c-f96486450757 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.062146 [ 821.247489] [47312]: [pid: 47312|app: 0|req: 3347/6561] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 821.249871] [47312]: DEBUG nova.api.openstack.wsgi [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.251890] [47312]: DEBUG nova.compute.api [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.256990] [47313]: DEBUG nova.policy [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.258458] [47312]: DEBUG oslo_concurrency.lockutils [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.258589] [47312]: DEBUG oslo_concurrency.lockutils [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.258685] [47312]: DEBUG oslo_concurrency.lockutils [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.259054] [47312]: DEBUG oslo_concurrency.lockutils [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.259249] [47312]: DEBUG oslo_concurrency.lockutils [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.259414] [47312]: DEBUG oslo_concurrency.lockutils [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.264153] [47313]: INFO nova.api.openstack.requestlog [None req-0b979121-9ca1-41b1-8004-edd3d0395e32 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.057843 [ 821.265662] [47313]: [pid: 47313|app: 0|req: 3215/6562] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.268967] [47313]: DEBUG nova.api.openstack.wsgi [None req-5bac941f-29f1-4969-9775-5c2f22305347 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.271038] [47313]: DEBUG nova.compute.api [None req-5bac941f-29f1-4969-9775-5c2f22305347 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.303804] [47312]: DEBUG nova.policy [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.309163] [47313]: DEBUG nova.policy [None req-5bac941f-29f1-4969-9775-5c2f22305347 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.310450] [47312]: DEBUG nova.policy [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.311486] [47312]: DEBUG nova.policy [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.311986] [47312]: INFO nova.api.openstack.requestlog [None req-a742f78a-25ac-4d17-a2d3-f56ba4677802 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.063933 [ 821.312320] [47312]: [pid: 47312|app: 0|req: 3348/6563] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 821.315510] [47313]: INFO nova.api.openstack.requestlog [None req-5bac941f-29f1-4969-9775-5c2f22305347 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1223 microversion: 2.1 time: 0.049194 [ 821.315841] [47313]: [pid: 47313|app: 0|req: 3216/6564] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1223 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.324519] [47312]: DEBUG nova.api.openstack.wsgi [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.326042] [47312]: DEBUG nova.compute.api [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.329390] [47312]: DEBUG oslo_concurrency.lockutils [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.329604] [47312]: DEBUG oslo_concurrency.lockutils [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.331348] [47312]: DEBUG oslo_concurrency.lockutils [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.331348] [47312]: DEBUG oslo_concurrency.lockutils [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.331348] [47312]: DEBUG oslo_concurrency.lockutils [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.331348] [47312]: DEBUG oslo_concurrency.lockutils [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.362342] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.365707] [47313]: DEBUG nova.compute.api [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.367989] [47312]: DEBUG nova.policy [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.373419] [47312]: INFO nova.api.openstack.requestlog [None req-c25c7254-5ff4-4786-9cdd-1db8374d4fa5 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.052404 [ 821.373764] [47312]: [pid: 47312|app: 0|req: 3349/6565] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.375344] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.375617] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.375854] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.376236] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.376439] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.376675] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.427785] [47313]: DEBUG nova.policy [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.430532] [47313]: INFO nova.api.openstack.requestlog [None req-aa23a5b6-2581-4f63-afe2-dac5fa15a739 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1212 microversion: 2.1 time: 0.071657 [ 821.431118] [47313]: [pid: 47313|app: 0|req: 3217/6566] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1212 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.454478] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.456600] [47312]: DEBUG nova.compute.api [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.460217] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.460495] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.460696] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.461073] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.461277] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.461448] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.470903] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.473141] [47313]: DEBUG nova.compute.api [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.477327] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.477655] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.477890] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.478348] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.478592] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.478835] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.498144] [47312]: DEBUG nova.policy [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.502697] [47312]: INFO nova.api.openstack.requestlog [None req-ec7d40c0-108b-4371-bcd5-3ab3fada1b43 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1221 microversion: 2.1 time: 0.050473 [ 821.503023] [47312]: [pid: 47312|app: 0|req: 3350/6567] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1221 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.519395] [47313]: DEBUG nova.policy [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.523783] [47313]: INFO nova.api.openstack.requestlog [None req-eb240910-f91b-448f-a753-558548763a25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.055029 [ 821.524276] [47313]: [pid: 47313|app: 0|req: 3218/6568] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.710327] [47312]: DEBUG nova.api.openstack.wsgi [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.712029] [47312]: DEBUG nova.compute.api [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.716979] [47312]: DEBUG oslo_concurrency.lockutils [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.717243] [47312]: DEBUG oslo_concurrency.lockutils [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.717429] [47312]: DEBUG oslo_concurrency.lockutils [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.717795] [47312]: DEBUG oslo_concurrency.lockutils [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.717992] [47312]: DEBUG oslo_concurrency.lockutils [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.718262] [47312]: DEBUG oslo_concurrency.lockutils [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.758798] [47312]: DEBUG nova.policy [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.763379] [47312]: INFO nova.api.openstack.requestlog [None req-4662fee0-d179-477f-9a5a-e77897ef2bca tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.055315 [ 821.763707] [47312]: [pid: 47312|app: 0|req: 3351/6569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.786101] [47313]: DEBUG nova.api.openstack.wsgi [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.787901] [47313]: DEBUG nova.compute.api [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.793014] [47313]: DEBUG oslo_concurrency.lockutils [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.793014] [47313]: DEBUG oslo_concurrency.lockutils [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.793014] [47313]: DEBUG oslo_concurrency.lockutils [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.793014] [47313]: DEBUG oslo_concurrency.lockutils [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.793191] [47313]: DEBUG oslo_concurrency.lockutils [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.793191] [47313]: DEBUG oslo_concurrency.lockutils [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.831238] [47313]: DEBUG nova.policy [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.835449] [47313]: INFO nova.api.openstack.requestlog [None req-79358609-cd72-411f-b70b-078868c5b9ba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1327 microversion: 2.1 time: 0.051586 [ 821.835815] [47313]: [pid: 47313|app: 0|req: 3219/6570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1327 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.855424] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.857073] [47312]: DEBUG nova.compute.api [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.860489] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.860944] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.860944] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.861374] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.861466] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.861632] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.902351] [47312]: DEBUG nova.policy [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.906530] [47312]: INFO nova.api.openstack.requestlog [None req-0f1b194c-29e4-4e18-830d-4e4f4b38c1fc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.053338 [ 821.906839] [47312]: [pid: 47312|app: 0|req: 3352/6571] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.917675] [47313]: DEBUG nova.api.openstack.wsgi [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.919330] [47313]: DEBUG nova.compute.api [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.922819] [47313]: DEBUG oslo_concurrency.lockutils [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.923059] [47313]: DEBUG oslo_concurrency.lockutils [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.923389] [47313]: DEBUG oslo_concurrency.lockutils [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.923620] [47313]: DEBUG oslo_concurrency.lockutils [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.923817] [47313]: DEBUG oslo_concurrency.lockutils [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.923998] [47313]: DEBUG oslo_concurrency.lockutils [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.957056] [47313]: DEBUG nova.policy [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 821.961866] [47313]: INFO nova.api.openstack.requestlog [None req-b553ae70-c198-4955-8ec7-81bd51dd6797 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.046188 [ 821.961866] [47313]: [pid: 47313|app: 0|req: 3220/6572] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 821.965647] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 821.975411] [47312]: DEBUG nova.compute.api [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 821.979114] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.979357] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.979537] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 821.979901] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 821.980515] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 821.980777] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.012129] [47313]: DEBUG nova.api.openstack.wsgi [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.015023] [47313]: DEBUG nova.compute.api [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.018441] [47313]: DEBUG oslo_concurrency.lockutils [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.018750] [47313]: DEBUG oslo_concurrency.lockutils [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.021218] [47313]: DEBUG oslo_concurrency.lockutils [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.021218] [47313]: DEBUG oslo_concurrency.lockutils [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.021218] [47313]: DEBUG oslo_concurrency.lockutils [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.021218] [47313]: DEBUG oslo_concurrency.lockutils [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.029008] [47312]: DEBUG nova.policy [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.034088] [47312]: INFO nova.api.openstack.requestlog [None req-ec597887-1506-46e6-af80-4f45de46e9cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.070541 [ 822.034461] [47312]: [pid: 47312|app: 0|req: 3353/6573] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.055932] [47313]: DEBUG nova.policy [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.060212] [47313]: INFO nova.api.openstack.requestlog [None req-955c0cc8-13bb-49c6-9bd7-5805f9be18d3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1220 microversion: 2.1 time: 0.050296 [ 822.060534] [47313]: [pid: 47313|app: 0|req: 3221/6574] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1220 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.064018] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.065705] [47312]: DEBUG nova.compute.api [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.069064] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.069309] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.069498] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.070167] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.070167] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.070268] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.099904] [47312]: DEBUG nova.policy [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.103917] [47312]: INFO nova.api.openstack.requestlog [None req-a7040597-a007-4484-9811-258af30cdb1c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.042339 [ 822.104426] [47312]: [pid: 47312|app: 0|req: 3354/6575] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.120244] [47312]: DEBUG nova.api.openstack.wsgi [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.121981] [47312]: DEBUG nova.compute.api [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.125364] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.125597] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.125782] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.126154] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.126353] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.126525] [47312]: DEBUG oslo_concurrency.lockutils [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.133375] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesTestJSON-server-1516196819", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "7e3a6248-91b2-45c3-9eb6-d4e8364ffc26"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 822.160536] [47312]: DEBUG nova.policy [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.163194] [47312]: INFO nova.api.openstack.requestlog [None req-72bf149b-0685-4387-8275-2b64f2c504bb tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.044953 [ 822.163383] [47312]: [pid: 47312|app: 0|req: 3355/6576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:58 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 822.168772] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.170303] [47312]: DEBUG nova.compute.api [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.175951] [47313]: DEBUG nova.network.neutron [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] validate_networks() for [('7e3a6248-91b2-45c3-9eb6-d4e8364ffc26', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 822.176127] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.176361] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.176546] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.176889] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.177096] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.177271] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.209043] [47312]: DEBUG nova.policy [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.212922] [47312]: INFO nova.api.openstack.requestlog [None req-9b8aada4-79af-40bd-9dfd-c3bcfa68fff0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.048980 [ 822.213314] [47312]: [pid: 47312|app: 0|req: 3356/6577] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.219460] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.223164] [47312]: DEBUG nova.compute.api [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.226939] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.227186] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.227367] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.227734] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.227930] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.228111] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.263734] [47312]: DEBUG nova.policy [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.268300] [47312]: INFO nova.api.openstack.requestlog [None req-2f37376d-9e03-4bb0-95fc-1410352e610d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.050668 [ 822.268612] [47312]: [pid: 47312|app: 0|req: 3357/6578] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.270946] [47312]: DEBUG nova.api.openstack.wsgi [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.273042] [47312]: DEBUG nova.compute.api [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.275839] [47312]: DEBUG oslo_concurrency.lockutils [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.276078] [47312]: DEBUG oslo_concurrency.lockutils [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.276265] [47312]: DEBUG oslo_concurrency.lockutils [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.276666] [47312]: DEBUG oslo_concurrency.lockutils [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.276795] [47312]: DEBUG oslo_concurrency.lockutils [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.276967] [47312]: DEBUG oslo_concurrency.lockutils [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.308952] [47312]: DEBUG nova.policy [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.314317] [47312]: DEBUG nova.policy [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.314317] [47312]: DEBUG nova.policy [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.314486] [47312]: INFO nova.api.openstack.requestlog [None req-719aa1b2-1977-4fff-8bb7-bbbac4e8e111 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.045344 [ 822.315212] [47312]: [pid: 47312|app: 0|req: 3358/6579] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 822.317099] [47312]: DEBUG nova.api.openstack.wsgi [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.319056] [47312]: DEBUG nova.compute.api [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.321798] [47312]: DEBUG oslo_concurrency.lockutils [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.322017] [47312]: DEBUG oslo_concurrency.lockutils [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.322193] [47312]: DEBUG oslo_concurrency.lockutils [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.323697] [47312]: DEBUG oslo_concurrency.lockutils [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.323697] [47312]: DEBUG oslo_concurrency.lockutils [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.323697] [47312]: DEBUG oslo_concurrency.lockutils [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.366651] [47312]: DEBUG nova.policy [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.375018] [47312]: INFO nova.api.openstack.requestlog [None req-d949626d-460d-4bc2-967b-52936db97ff3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.059492 [ 822.375429] [47312]: [pid: 47312|app: 0|req: 3359/6580] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.378192] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.380011] [47312]: DEBUG nova.compute.api [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.385117] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.385412] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.385648] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.386117] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.386343] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.386533] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.442696] [47312]: DEBUG nova.policy [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.450354] [47312]: DEBUG nova.policy [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.451269] [47312]: DEBUG nova.policy [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.452044] [47312]: INFO nova.api.openstack.requestlog [None req-8ba5c077-7c45-4070-b318-4c1cefea6f97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1276 microversion: 2.20 time: 0.075953 [ 822.452605] [47312]: [pid: 47312|app: 0|req: 3360/6581] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1276 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 822.453433] [47313]: DEBUG nova.virt.hardware [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 822.453739] [47313]: DEBUG nova.virt.hardware [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 822.453954] [47313]: DEBUG nova.virt.hardware [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 822.454147] [47313]: DEBUG nova.virt.hardware [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 822.454314] [47313]: DEBUG nova.virt.hardware [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 822.455809] [47312]: DEBUG nova.api.openstack.wsgi [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.457727] [47312]: DEBUG nova.compute.api [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.461812] [47312]: DEBUG oslo_concurrency.lockutils [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.462135] [47312]: DEBUG oslo_concurrency.lockutils [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.462392] [47312]: DEBUG oslo_concurrency.lockutils [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.462820] [47312]: DEBUG oslo_concurrency.lockutils [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.463067] [47312]: DEBUG oslo_concurrency.lockutils [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.463247] [47312]: DEBUG oslo_concurrency.lockutils [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.488360] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.488631] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.488821] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.489270] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.489477] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.489665] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.514524] [47312]: DEBUG nova.policy [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.517385] [47313]: DEBUG nova.quota [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Getting quotas for project 2ca7e7c695254785a21c5e7bc01e9851. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 822.522092] [47312]: INFO nova.api.openstack.requestlog [None req-1be38ffb-3e04-4964-99ea-d108c7c85c0e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.068609 [ 822.522485] [47312]: [pid: 47312|app: 0|req: 3361/6582] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.523590] [47313]: DEBUG nova.quota [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Getting quotas for user 1fe11d10fde54adb9abf00a62e7b0bb7 and project 2ca7e7c695254785a21c5e7bc01e9851. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 822.525174] [47312]: DEBUG nova.api.openstack.wsgi [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.527603] [47312]: DEBUG nova.compute.api [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.531663] [47312]: DEBUG oslo_concurrency.lockutils [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.531663] [47312]: DEBUG oslo_concurrency.lockutils [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.531828] [47312]: DEBUG oslo_concurrency.lockutils [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.532566] [47312]: DEBUG oslo_concurrency.lockutils [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.532566] [47312]: DEBUG oslo_concurrency.lockutils [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.532566] [47312]: DEBUG oslo_concurrency.lockutils [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.533011] [47313]: DEBUG nova.compute.api [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 822.535207] [47313]: DEBUG nova.compute.api [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 822.566230] [47313]: INFO nova.api.openstack.requestlog [None req-a7eeec23-6275-4493-8ef8-692ab9ee5791 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.464394 [ 822.567028] [47313]: [pid: 47313|app: 0|req: 3222/6583] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:14:58 2024] POST /compute/v2.1/servers => generated 380 bytes in 465 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 822.568021] [47312]: DEBUG nova.policy [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.569074] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.570730] [47313]: DEBUG nova.compute.api [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.572054] [47312]: INFO nova.api.openstack.requestlog [None req-b42f86e8-0c22-4aab-af5e-deb3d7df9fb6 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.048884 [ 822.572400] [47312]: [pid: 47312|app: 0|req: 3362/6584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.574292] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.574535] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.574723] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.574891] [47312]: DEBUG nova.api.openstack.wsgi [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.575145] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.575352] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.575525] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.576518] [47312]: DEBUG nova.compute.api [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.579831] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.580089] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.580415] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.580642] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.580837] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.581014] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.600120] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.600373] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.600558] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.600755] [47312]: DEBUG nova.objects.instance [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lazy-loading 'fault' on Instance uuid 47bd9677-375a-413b-a5c5-989d491adec9 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 822.606862] [47313]: DEBUG nova.policy [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.612112] [47313]: INFO nova.api.openstack.requestlog [None req-7ad15aa7-d6e6-4db4-9df3-17b92b1f1ccd tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1212 microversion: 2.1 time: 0.044848 [ 822.612514] [47313]: [pid: 47313|app: 0|req: 3223/6585] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1212 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.615062] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.616664] [47313]: DEBUG nova.compute.api [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.620054] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.620300] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.620533] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.620682] [47312]: DEBUG nova.policy [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c4d2671dab9481fb94161b1188de693', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c6c59f1b269040d5a4605fa7a178cdf8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.620907] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.621164] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.621287] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.625155] [47312]: INFO nova.api.openstack.requestlog [None req-4a43a20d-5315-4969-8d2e-82e823852f38 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 200 len: 1411 microversion: 2.1 time: 0.052043 [ 822.625539] [47312]: [pid: 47312|app: 0|req: 3363/6586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 1411 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.628267] [47312]: DEBUG nova.api.openstack.wsgi [None req-dddd42fd-c75d-47f5-80f6-88ffdb4b8062 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.629869] [47312]: DEBUG nova.compute.api [None req-dddd42fd-c75d-47f5-80f6-88ffdb4b8062 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.664608] [47313]: DEBUG nova.policy [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.665826] [47312]: DEBUG nova.policy [None req-dddd42fd-c75d-47f5-80f6-88ffdb4b8062 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.668976] [47313]: INFO nova.api.openstack.requestlog [None req-a4432d3d-9ea2-420f-859d-b437d736aaaf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.055835 [ 822.669382] [47313]: [pid: 47313|app: 0|req: 3224/6587] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.669765] [47312]: INFO nova.api.openstack.requestlog [None req-dddd42fd-c75d-47f5-80f6-88ffdb4b8062 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1215 microversion: 2.1 time: 0.043545 [ 822.670823] [47312]: [pid: 47312|app: 0|req: 3364/6588] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.671888] [47313]: DEBUG nova.api.openstack.wsgi [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.672140] [47313]: DEBUG nova.compute.api [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.675380] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.675615] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.675796] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.676184] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.676393] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.676570] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.690237] [47313]: DEBUG nova.compute.api [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 822.719799] [47313]: DEBUG nova.compute.api [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 822.719799] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.720018] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.720201] [47313]: DEBUG oslo_concurrency.lockutils [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.720394] [47313]: WARNING nova.compute.api [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] instance's host None is down, deleting from database [ 822.722775] [47313]: DEBUG nova.network.neutron [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 822.738895] [47313]: DEBUG nova.network.neutron [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 822.743222] [47313]: DEBUG nova.network.neutron [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 822.777038] [47312]: DEBUG nova.api.openstack.wsgi [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.778773] [47312]: DEBUG nova.compute.api [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.787048] [47312]: DEBUG oslo_concurrency.lockutils [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.787271] [47312]: DEBUG oslo_concurrency.lockutils [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.787532] [47312]: DEBUG oslo_concurrency.lockutils [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.788096] [47312]: DEBUG oslo_concurrency.lockutils [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.788429] [47312]: DEBUG oslo_concurrency.lockutils [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.788705] [47312]: DEBUG oslo_concurrency.lockutils [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.832546] [47312]: DEBUG nova.policy [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.837775] [47312]: INFO nova.api.openstack.requestlog [None req-daa4a8b3-125f-4efb-8307-4b12c1b269f9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.064635 [ 822.838149] [47312]: [pid: 47312|app: 0|req: 3365/6589] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 822.845975] [47313]: INFO nova.api.openstack.requestlog [None req-f42c057b-806a-4bda-96b8-bb62a2eef7d4 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 204 len: 0 microversion: 2.1 time: 0.175908 [ 822.846357] [47313]: [pid: 47313|app: 0|req: 3225/6590] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:59 2024] DELETE /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 822.849285] [47312]: DEBUG nova.api.openstack.wsgi [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.850995] [47312]: DEBUG nova.compute.api [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.852310] [47313]: DEBUG nova.api.openstack.wsgi [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.854630] [47313]: DEBUG nova.compute.api [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 47bd9677-375a-413b-a5c5-989d491adec9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.854935] [47312]: DEBUG oslo_concurrency.lockutils [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.855218] [47312]: DEBUG oslo_concurrency.lockutils [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.855403] [47312]: DEBUG oslo_concurrency.lockutils [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.855781] [47312]: DEBUG oslo_concurrency.lockutils [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.855989] [47312]: DEBUG oslo_concurrency.lockutils [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.856173] [47312]: DEBUG oslo_concurrency.lockutils [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.858049] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.858206] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.858341] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.858710] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.859697] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.859697] [47313]: DEBUG oslo_concurrency.lockutils [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.869350] [47313]: INFO nova.api.openstack.wsgi [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] HTTP exception thrown: Instance 47bd9677-375a-413b-a5c5-989d491adec9 could not be found. [ 822.869350] [47313]: DEBUG nova.api.openstack.wsgi [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Returning 404 to user: Instance 47bd9677-375a-413b-a5c5-989d491adec9 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 822.869569] [47313]: INFO nova.api.openstack.requestlog [None req-5aeeaac4-6754-4a7d-954c-c22862fcb643 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9" status: 404 len: 111 microversion: 2.1 time: 0.019421 [ 822.869817] [47313]: [pid: 47313|app: 0|req: 3226/6591] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/47bd9677-375a-413b-a5c5-989d491adec9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 822.875459] [47313]: DEBUG nova.api.openstack.wsgi [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.876030] [47313]: DEBUG nova.compute.api [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.879250] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.880428] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.880428] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.880428] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.880428] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.880428] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.894424] [47312]: DEBUG nova.policy [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.897990] [47313]: DEBUG nova.compute.api [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 822.898983] [47312]: INFO nova.api.openstack.requestlog [None req-3300b60e-2c07-4629-a5c9-5de98da56b8a tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1327 microversion: 2.1 time: 0.051319 [ 822.898983] [47312]: [pid: 47312|app: 0|req: 3366/6592] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1327 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 822.920661] [47312]: DEBUG nova.api.openstack.wsgi [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.926326] [47312]: DEBUG nova.compute.api [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.926609] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.926856] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.927061] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.927430] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.927630] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.927801] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.938205] [47313]: DEBUG nova.compute.api [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 822.938489] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.938998] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.939472] [47313]: DEBUG oslo_concurrency.lockutils [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.939919] [47313]: WARNING nova.compute.api [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] instance's host None is down, deleting from database [ 822.943923] [47313]: DEBUG nova.network.neutron [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 822.972375] [47313]: DEBUG nova.network.neutron [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 822.977271] [47313]: DEBUG nova.network.neutron [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 822.979031] [47312]: DEBUG nova.policy [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 822.983766] [47312]: INFO nova.api.openstack.requestlog [None req-4a04f3b1-07b2-42e7-a113-5b27f4f187d8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.065551 [ 822.984134] [47312]: [pid: 47312|app: 0|req: 3367/6593] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 822.987733] [47312]: DEBUG nova.api.openstack.wsgi [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 822.989616] [47312]: DEBUG nova.compute.api [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 822.993382] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.993827] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.994349] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 822.994458] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 822.995028] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 822.995028] [47312]: DEBUG oslo_concurrency.lockutils [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.036694] [47312]: DEBUG nova.policy [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.042694] [47312]: INFO nova.api.openstack.requestlog [None req-e35fb308-c6e3-44c7-9a5c-8a7d3b5d4bf3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.056377 [ 823.042694] [47312]: [pid: 47312|app: 0|req: 3368/6594] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.050609] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.053471] [47312]: DEBUG nova.compute.api [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.057801] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.058181] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.058405] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.058781] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.058978] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.059165] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.094027] [47313]: INFO nova.api.openstack.requestlog [None req-4890b5cb-d1e5-4220-8a54-7e0a91700664 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/479b311e-e027-4724-bd8b-dffa8903b538" status: 204 len: 0 microversion: 2.1 time: 0.219613 [ 823.094027] [47313]: [pid: 47313|app: 0|req: 3227/6595] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:14:59 2024] DELETE /compute/v2.1/servers/479b311e-e027-4724-bd8b-dffa8903b538 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 823.095900] [47313]: DEBUG nova.api.openstack.wsgi [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.097583] [47313]: DEBUG nova.compute.api [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.101247] [47313]: DEBUG oslo_concurrency.lockutils [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.101495] [47313]: DEBUG oslo_concurrency.lockutils [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.101679] [47313]: DEBUG oslo_concurrency.lockutils [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.102046] [47313]: DEBUG oslo_concurrency.lockutils [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.102249] [47313]: DEBUG oslo_concurrency.lockutils [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.102421] [47313]: DEBUG oslo_concurrency.lockutils [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.106041] [47312]: DEBUG nova.policy [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.110441] [47312]: INFO nova.api.openstack.requestlog [None req-bd8ff0d3-a02b-4040-a3bc-f5580805a596 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.063403 [ 823.111192] [47312]: [pid: 47312|app: 0|req: 3369/6596] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.119264] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.123078] [47312]: DEBUG nova.compute.api [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: 479b311e-e027-4724-bd8b-dffa8903b538] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.126488] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.126740] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.126943] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.127336] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.127519] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.127701] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.137329] [47313]: DEBUG nova.policy [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.138820] [47312]: INFO nova.api.openstack.wsgi [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] HTTP exception thrown: Instance 479b311e-e027-4724-bd8b-dffa8903b538 could not be found. [ 823.138899] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Returning 404 to user: Instance 479b311e-e027-4724-bd8b-dffa8903b538 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 823.139311] [47312]: INFO nova.api.openstack.requestlog [None req-cc503968-6e24-4de5-8b65-06009b8f9bc5 tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/479b311e-e027-4724-bd8b-dffa8903b538" status: 404 len: 111 microversion: 2.1 time: 0.027555 [ 823.139622] [47312]: [pid: 47312|app: 0|req: 3370/6597] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/479b311e-e027-4724-bd8b-dffa8903b538 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 823.142717] [47312]: DEBUG nova.api.openstack.wsgi [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.144526] [47312]: DEBUG nova.compute.api [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.145342] [47313]: INFO nova.api.openstack.requestlog [None req-f48e99eb-7305-4249-bfca-5cf1b4a1f0c8 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.051475 [ 823.145908] [47313]: [pid: 47313|app: 0|req: 3228/6598] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.150445] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.150538] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.150606] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.150661] [47313]: DEBUG nova.compute.api [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.150710] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.150710] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.150710] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.150710] [47312]: DEBUG oslo_concurrency.lockutils [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.153340] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.153618] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.153802] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.154178] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.155239] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.155239] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.169518] [47313]: DEBUG nova.compute.api [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 823.187806] [47312]: DEBUG nova.policy [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.192500] [47312]: INFO nova.api.openstack.requestlog [None req-a88e7f4e-4f92-4fec-a8c0-d2438a03c015 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.052252 [ 823.192852] [47312]: [pid: 47312|app: 0|req: 3371/6599] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:14:59 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.195384] [47312]: DEBUG nova.api.openstack.wsgi [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.197264] [47312]: DEBUG nova.compute.api [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.200971] [47312]: DEBUG oslo_concurrency.lockutils [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.201215] [47312]: DEBUG oslo_concurrency.lockutils [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.201955] [47312]: DEBUG oslo_concurrency.lockutils [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.201955] [47312]: DEBUG oslo_concurrency.lockutils [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.201955] [47312]: DEBUG oslo_concurrency.lockutils [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.202119] [47312]: DEBUG oslo_concurrency.lockutils [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.208874] [47313]: DEBUG nova.compute.api [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 823.209318] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.209552] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.209745] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.209940] [47313]: WARNING nova.compute.api [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] instance's host None is down, deleting from database [ 823.212237] [47313]: DEBUG nova.network.neutron [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 823.236877] [47313]: DEBUG nova.network.neutron [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 823.240184] [47312]: DEBUG nova.policy [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.243274] [47313]: DEBUG nova.network.neutron [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 823.245051] [47312]: INFO nova.api.openstack.requestlog [None req-e84bcdfa-ad55-447d-a561-31a8d763d362 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.051556 [ 823.245550] [47312]: [pid: 47312|app: 0|req: 3372/6600] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.248537] [47312]: DEBUG nova.api.openstack.wsgi [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.250081] [47312]: DEBUG nova.compute.api [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.253933] [47312]: DEBUG oslo_concurrency.lockutils [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.254188] [47312]: DEBUG oslo_concurrency.lockutils [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.254368] [47312]: DEBUG oslo_concurrency.lockutils [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.254732] [47312]: DEBUG oslo_concurrency.lockutils [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.254926] [47312]: DEBUG oslo_concurrency.lockutils [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.255108] [47312]: DEBUG oslo_concurrency.lockutils [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.289650] [47312]: DEBUG nova.policy [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.296161] [47312]: INFO nova.api.openstack.requestlog [None req-256fdc56-609a-44ed-a3a8-7cc1bc7e0508 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.049773 [ 823.296578] [47312]: [pid: 47312|app: 0|req: 3373/6601] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.299921] [47312]: DEBUG nova.api.openstack.wsgi [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.301818] [47312]: DEBUG nova.compute.api [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.306035] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.306035] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.306187] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.306509] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.306714] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.306895] [47312]: DEBUG oslo_concurrency.lockutils [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.339951] [47312]: DEBUG nova.policy [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.341924] [47313]: INFO nova.api.openstack.requestlog [None req-5e3f74e6-863b-40d0-882a-0db392afca6f tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dab76349-85ba-4513-afa7-d9a33da1b1fe" status: 204 len: 0 microversion: 2.1 time: 0.194819 [ 823.341924] [47313]: [pid: 47313|app: 0|req: 3229/6602] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:00 2024] DELETE /compute/v2.1/servers/dab76349-85ba-4513-afa7-d9a33da1b1fe => generated 0 bytes in 195 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 823.344969] [47313]: DEBUG nova.api.openstack.wsgi [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.346220] [47313]: DEBUG nova.compute.api [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.346454] [47312]: INFO nova.api.openstack.requestlog [None req-b2a42d13-8ea8-4d30-8e35-55f80b424918 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.049146 [ 823.346843] [47312]: [pid: 47312|app: 0|req: 3374/6603] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.352023] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.352158] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.352158] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.352158] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.352158] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.352372] [47312]: DEBUG nova.compute.api [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] [instance: dab76349-85ba-4513-afa7-d9a33da1b1fe] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.352428] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.352428] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.355746] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.356013] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.356210] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.356575] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.356779] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.356947] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.366559] [47312]: INFO nova.api.openstack.wsgi [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] HTTP exception thrown: Instance dab76349-85ba-4513-afa7-d9a33da1b1fe could not be found. [ 823.366886] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] Returning 404 to user: Instance dab76349-85ba-4513-afa7-d9a33da1b1fe could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 823.367354] [47312]: INFO nova.api.openstack.requestlog [None req-ea4e85e2-eae4-46b6-b50d-9da997aba29d tempest-ListServerFiltersTestJSON-1433027604 tempest-ListServerFiltersTestJSON-1433027604-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dab76349-85ba-4513-afa7-d9a33da1b1fe" status: 404 len: 111 microversion: 2.1 time: 0.019960 [ 823.368245] [47312]: [pid: 47312|app: 0|req: 3375/6604] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/dab76349-85ba-4513-afa7-d9a33da1b1fe => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 823.393487] [47312]: DEBUG nova.api.openstack.wsgi [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.394029] [47312]: DEBUG nova.compute.api [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.396790] [47313]: DEBUG nova.policy [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.399260] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.399454] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.399684] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.400107] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.400345] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.400581] [47312]: DEBUG oslo_concurrency.lockutils [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.403441] [47313]: DEBUG nova.policy [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.404794] [47313]: DEBUG nova.policy [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.404914] [47313]: INFO nova.api.openstack.requestlog [None req-be2db021-8985-4356-9a3a-ff2b8c2aef75 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.062744 [ 823.405245] [47313]: [pid: 47313|app: 0|req: 3230/6605] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.444589] [47312]: DEBUG nova.policy [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.449111] [47312]: INFO nova.api.openstack.requestlog [None req-d2d5e70b-6533-418d-8cff-2baa332327dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.059833 [ 823.449660] [47312]: [pid: 47312|app: 0|req: 3376/6606] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.470124] [47313]: DEBUG nova.api.openstack.wsgi [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.472040] [47313]: DEBUG nova.compute.api [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.476643] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.476947] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.477155] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.477522] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.477864] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.477947] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.523475] [47313]: DEBUG nova.policy [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.528482] [47313]: DEBUG nova.policy [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.529344] [47313]: DEBUG nova.policy [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.529991] [47313]: INFO nova.api.openstack.requestlog [None req-1bbfead1-d993-4c43-8a77-a4122292a39c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1332 microversion: 2.20 time: 0.062215 [ 823.530325] [47313]: [pid: 47313|app: 0|req: 3231/6607] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1332 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 823.537238] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.539888] [47312]: DEBUG nova.compute.api [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.545427] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.545427] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.546068] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.546298] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.546598] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.546929] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.584684] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.589576] [47313]: DEBUG nova.compute.api [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.590748] [47312]: DEBUG nova.policy [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.595279] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.595382] [47312]: INFO nova.api.openstack.requestlog [None req-ad2bd0ce-dfb7-432d-a4f2-455a9c3bd54c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.061570 [ 823.595535] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.595706] [47312]: [pid: 47312|app: 0|req: 3377/6608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.595772] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.596154] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.596352] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.596527] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.625053] [47312]: DEBUG nova.api.openstack.wsgi [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.626750] [47312]: DEBUG nova.compute.api [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.630561] [47312]: DEBUG oslo_concurrency.lockutils [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.630816] [47312]: DEBUG oslo_concurrency.lockutils [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.631009] [47312]: DEBUG oslo_concurrency.lockutils [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.631395] [47312]: DEBUG oslo_concurrency.lockutils [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.631596] [47312]: DEBUG oslo_concurrency.lockutils [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.631769] [47312]: DEBUG oslo_concurrency.lockutils [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.641239] [47313]: DEBUG nova.policy [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.645555] [47313]: INFO nova.api.openstack.requestlog [None req-ff413741-eea5-4d33-a0aa-7abba4e8134a tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.063101 [ 823.645878] [47313]: [pid: 47313|app: 0|req: 3232/6609] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.667495] [47312]: DEBUG nova.policy [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.672092] [47312]: INFO nova.api.openstack.requestlog [None req-565f9d09-d357-4a25-ac27-ece660fe021c tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1210 microversion: 2.1 time: 0.050271 [ 823.672428] [47312]: [pid: 47312|app: 0|req: 3378/6610] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1210 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.682372] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.683383] [47312]: DEBUG nova.api.openstack.wsgi [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.684053] [47313]: DEBUG nova.compute.api [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.685040] [47312]: DEBUG nova.compute.api [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.687636] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.687913] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.688133] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.688717] [47312]: DEBUG oslo_concurrency.lockutils [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.688805] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.688805] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.688878] [47312]: DEBUG oslo_concurrency.lockutils [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.688922] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.688955] [47312]: DEBUG oslo_concurrency.lockutils [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.689249] [47312]: DEBUG oslo_concurrency.lockutils [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.689462] [47312]: DEBUG oslo_concurrency.lockutils [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.689809] [47312]: DEBUG oslo_concurrency.lockutils [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.734999] [47313]: DEBUG nova.policy [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.739766] [47313]: INFO nova.api.openstack.requestlog [None req-ff46cf3a-b40f-483a-bf6c-fbfc21b43591 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.059798 [ 823.740199] [47312]: DEBUG nova.policy [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.740397] [47313]: [pid: 47313|app: 0|req: 3233/6611] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.745964] [47312]: INFO nova.api.openstack.requestlog [None req-532deb2b-9538-4125-96cd-f7bffc6d9a83 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.064728 [ 823.746220] [47312]: [pid: 47312|app: 0|req: 3379/6612] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 823.853337] [47313]: DEBUG nova.api.openstack.wsgi [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.854759] [47313]: DEBUG nova.compute.api [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.859210] [47313]: DEBUG oslo_concurrency.lockutils [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.859468] [47313]: DEBUG oslo_concurrency.lockutils [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.859680] [47313]: DEBUG oslo_concurrency.lockutils [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.860082] [47313]: DEBUG oslo_concurrency.lockutils [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.860284] [47313]: DEBUG oslo_concurrency.lockutils [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.860503] [47313]: DEBUG oslo_concurrency.lockutils [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.903760] [47313]: DEBUG nova.policy [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 823.908533] [47313]: INFO nova.api.openstack.requestlog [None req-556687e8-de3a-4c03-bcd9-c9e330e86d36 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.060039 [ 823.908988] [47313]: [pid: 47313|app: 0|req: 3234/6613] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 823.916018] [47312]: DEBUG nova.api.openstack.wsgi [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 823.916018] [47312]: DEBUG nova.compute.api [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 823.921769] [47312]: DEBUG oslo_concurrency.lockutils [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.922161] [47312]: DEBUG oslo_concurrency.lockutils [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.922363] [47312]: DEBUG oslo_concurrency.lockutils [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.923152] [47312]: DEBUG oslo_concurrency.lockutils [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 823.923522] [47312]: DEBUG oslo_concurrency.lockutils [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 823.923842] [47312]: DEBUG oslo_concurrency.lockutils [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 823.998356] [47313]: DEBUG nova.api.openstack.wsgi [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.005084] [47313]: DEBUG nova.compute.api [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.016273] [47313]: DEBUG oslo_concurrency.lockutils [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.016622] [47313]: DEBUG oslo_concurrency.lockutils [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.016930] [47313]: DEBUG oslo_concurrency.lockutils [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.018644] [47313]: DEBUG oslo_concurrency.lockutils [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.018866] [47313]: DEBUG oslo_concurrency.lockutils [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.019359] [47313]: DEBUG oslo_concurrency.lockutils [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.067189] [47313]: DEBUG nova.policy [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.071158] [47313]: INFO nova.api.openstack.requestlog [None req-e32ae47d-adfe-47df-bfa1-f108446020bc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.076241 [ 824.071314] [47313]: [pid: 47313|app: 0|req: 3235/6614] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.074502] [47313]: DEBUG nova.api.openstack.wsgi [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.077251] [47313]: DEBUG nova.compute.api [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.080944] [47313]: DEBUG oslo_concurrency.lockutils [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.081428] [47313]: DEBUG oslo_concurrency.lockutils [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.081428] [47313]: DEBUG oslo_concurrency.lockutils [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.081717] [47313]: DEBUG oslo_concurrency.lockutils [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.081941] [47313]: DEBUG oslo_concurrency.lockutils [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.082088] [47313]: DEBUG oslo_concurrency.lockutils [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.128812] [47313]: DEBUG nova.policy [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.133717] [47313]: INFO nova.api.openstack.requestlog [None req-288e22f2-be28-4333-912f-9e372e5ba3e2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1217 microversion: 2.1 time: 0.061753 [ 824.134074] [47313]: [pid: 47313|app: 0|req: 3236/6615] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1217 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.136797] [47313]: DEBUG nova.api.openstack.wsgi [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.138502] [47313]: DEBUG nova.compute.api [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.142157] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.142437] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.142703] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.143153] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.143399] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.143608] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.153367] [47312]: DEBUG nova.policy [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.163985] [47312]: INFO nova.api.openstack.requestlog [None req-6352d8ca-eb16-4094-8637-ac29ec8e0ffe tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1401 microversion: 2.1 time: 0.253610 [ 824.164680] [47312]: [pid: 47312|app: 0|req: 3380/6616] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1401 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.168490] [47312]: DEBUG nova.api.openstack.wsgi [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.170013] [47312]: DEBUG nova.compute.api [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.174290] [47312]: DEBUG oslo_concurrency.lockutils [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.174611] [47312]: DEBUG oslo_concurrency.lockutils [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.174816] [47312]: DEBUG oslo_concurrency.lockutils [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.175371] [47312]: DEBUG oslo_concurrency.lockutils [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.175561] [47312]: DEBUG oslo_concurrency.lockutils [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.175739] [47312]: DEBUG oslo_concurrency.lockutils [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.183260] [47313]: DEBUG nova.policy [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.188064] [47313]: INFO nova.api.openstack.requestlog [None req-0dee1ef3-987a-4f59-a7c5-45f5ea5a1a44 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.053368 [ 824.188435] [47313]: [pid: 47313|app: 0|req: 3237/6617] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:00 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.208851] [47313]: DEBUG nova.api.openstack.wsgi [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.209573] [47313]: DEBUG nova.compute.api [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.213165] [47313]: DEBUG oslo_concurrency.lockutils [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.213805] [47313]: DEBUG oslo_concurrency.lockutils [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.213805] [47313]: DEBUG oslo_concurrency.lockutils [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.214203] [47313]: DEBUG oslo_concurrency.lockutils [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.214350] [47313]: DEBUG oslo_concurrency.lockutils [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.214520] [47313]: DEBUG oslo_concurrency.lockutils [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.216231] [47312]: DEBUG nova.policy [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.227467] [47312]: INFO nova.api.openstack.requestlog [None req-730a6728-5f40-4c31-b27c-b25cfd8a7e93 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.062185 [ 824.227954] [47312]: [pid: 47312|app: 0|req: 3381/6618] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.256097] [47313]: DEBUG nova.policy [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.259411] [47313]: INFO nova.api.openstack.requestlog [None req-908504f1-f1dd-4460-8e5a-38f40aeb4c59 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.055059 [ 824.260258] [47312]: DEBUG nova.api.openstack.wsgi [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.260297] [47313]: [pid: 47313|app: 0|req: 3238/6619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.261924] [47312]: DEBUG nova.compute.api [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.266915] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.266915] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.267265] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.268474] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.268573] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.268843] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.304119] [47312]: DEBUG nova.policy [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.310102] [47313]: DEBUG nova.api.openstack.wsgi [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.311278] [47312]: INFO nova.api.openstack.requestlog [None req-e0c5ee4f-1d05-4e72-b632-7f0c635545e4 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.054578 [ 824.311597] [47312]: [pid: 47312|app: 0|req: 3382/6620] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.312749] [47313]: DEBUG nova.compute.api [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.316745] [47313]: DEBUG oslo_concurrency.lockutils [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.317025] [47313]: DEBUG oslo_concurrency.lockutils [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.317221] [47313]: DEBUG oslo_concurrency.lockutils [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.317583] [47313]: DEBUG oslo_concurrency.lockutils [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.317769] [47313]: DEBUG oslo_concurrency.lockutils [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.317939] [47313]: DEBUG oslo_concurrency.lockutils [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.354760] [47313]: DEBUG nova.policy [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.360723] [47313]: INFO nova.api.openstack.requestlog [None req-53539976-270e-49cb-9020-2a8c9ae1c87c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.052693 [ 824.361060] [47313]: [pid: 47313|app: 0|req: 3239/6621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.363369] [47312]: DEBUG nova.api.openstack.wsgi [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.365202] [47312]: DEBUG nova.compute.api [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.371404] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.371649] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.371844] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.372303] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.372532] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.372649] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.417404] [47312]: DEBUG nova.policy [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.423249] [47312]: INFO nova.api.openstack.requestlog [None req-3bcc0798-4b45-4e31-a108-3c53f985267e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.063708 [ 824.423345] [47313]: DEBUG nova.api.openstack.wsgi [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.423401] [47312]: [pid: 47312|app: 0|req: 3383/6622] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.425497] [47313]: DEBUG nova.compute.api [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.430368] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.430368] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.430368] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.430368] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.430532] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.430597] [47313]: DEBUG oslo_concurrency.lockutils [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.463771] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.465574] [47312]: DEBUG nova.compute.api [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.469380] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.469763] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.470014] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.470544] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.470803] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.471089] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.471864] [47313]: DEBUG nova.policy [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.477952] [47313]: DEBUG nova.policy [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.478831] [47313]: DEBUG nova.policy [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.479479] [47313]: INFO nova.api.openstack.requestlog [None req-8af9b9f6-cb57-49b2-a8e9-64f9b0dfac11 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.062277 [ 824.480669] [47313]: [pid: 47313|app: 0|req: 3240/6623] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 824.544233] [47313]: DEBUG nova.api.openstack.wsgi [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.545823] [47313]: DEBUG nova.compute.api [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.549467] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.549704] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.549891] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.550272] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.550602] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.550671] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.674648] [47312]: DEBUG nova.policy [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.679103] [47312]: INFO nova.api.openstack.requestlog [None req-6a4610e5-7246-42c6-8b5d-06704822089c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.217658 [ 824.679477] [47312]: [pid: 47312|app: 0|req: 3384/6624] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.683169] [47312]: DEBUG nova.api.openstack.wsgi [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.683666] [47312]: DEBUG nova.compute.api [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.687521] [47312]: DEBUG oslo_concurrency.lockutils [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.687787] [47312]: DEBUG oslo_concurrency.lockutils [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.687991] [47313]: DEBUG nova.policy [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.688121] [47312]: DEBUG oslo_concurrency.lockutils [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.688440] [47312]: DEBUG oslo_concurrency.lockutils [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.688669] [47312]: DEBUG oslo_concurrency.lockutils [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.688873] [47312]: DEBUG oslo_concurrency.lockutils [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.692512] [47313]: DEBUG nova.policy [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.693222] [47313]: DEBUG nova.policy [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.693850] [47313]: INFO nova.api.openstack.requestlog [None req-09ce11b0-49a7-4d22-af87-032ded72ec97 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1332 microversion: 2.20 time: 0.152128 [ 824.694344] [47313]: [pid: 47313|app: 0|req: 3241/6625] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1332 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 824.696980] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.698371] [47313]: DEBUG nova.compute.api [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.701769] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.701990] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.703069] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.703069] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.703069] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.703069] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.728755] [47312]: DEBUG nova.policy [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.733916] [47312]: INFO nova.api.openstack.requestlog [None req-47c7ee0c-b291-495c-90aa-238c20bf7b12 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.053371 [ 824.734037] [47312]: [pid: 47312|app: 0|req: 3385/6626] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.736452] [47312]: DEBUG nova.api.openstack.wsgi [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.738786] [47312]: DEBUG nova.compute.api [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.742706] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.742940] [47313]: DEBUG nova.policy [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.743046] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.743330] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.743752] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.744091] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.744318] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.747222] [47313]: INFO nova.api.openstack.requestlog [None req-e6212efd-8f45-4c03-8aa4-2578c4d61eee tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1270 microversion: 2.1 time: 0.052291 [ 824.747546] [47313]: [pid: 47313|app: 0|req: 3242/6627] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1270 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.753548] [47313]: DEBUG nova.api.openstack.wsgi [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.755156] [47313]: DEBUG nova.compute.api [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.758213] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.758449] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.758631] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.759119] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.759195] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.759362] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.761580] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.761858] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.762094] [47312]: DEBUG oslo_concurrency.lockutils [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.762355] [47312]: DEBUG nova.objects.instance [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lazy-loading 'fault' on Instance uuid a5a78743-e155-4ded-854e-822976192097 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 824.787751] [47312]: DEBUG nova.policy [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bdbb74770364b4a8700aa7aa967b584', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b445e0d9bbfa4a528bc49fff621c484c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.791933] [47312]: INFO nova.api.openstack.requestlog [None req-767a6dbc-8ffb-4463-84e5-befbf33fde44 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 200 len: 1402 microversion: 2.1 time: 0.057364 [ 824.792349] [47312]: [pid: 47312|app: 0|req: 3386/6628] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 1402 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.796167] [47312]: DEBUG nova.api.openstack.wsgi [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.797888] [47312]: DEBUG nova.compute.api [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.797964] [47313]: DEBUG nova.policy [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.802028] [47312]: DEBUG oslo_concurrency.lockutils [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.802028] [47312]: DEBUG oslo_concurrency.lockutils [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.802028] [47312]: DEBUG oslo_concurrency.lockutils [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.802261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.802522] [47312]: DEBUG oslo_concurrency.lockutils [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.802759] [47312]: DEBUG oslo_concurrency.lockutils [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.805885] [47313]: INFO nova.api.openstack.requestlog [None req-2e502683-73e2-4570-9159-c8d5dcbcb21e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.054193 [ 824.806239] [47313]: [pid: 47313|app: 0|req: 3243/6629] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.808757] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.809010] [47313]: DEBUG nova.compute.api [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.812410] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.812615] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.812818] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.813187] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.813383] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.813576] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.828591] [47313]: DEBUG nova.compute.api [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 824.845320] [47312]: DEBUG nova.policy [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.850954] [47312]: INFO nova.api.openstack.requestlog [None req-5108c565-9261-4a9a-9f75-15319e5492f5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.057797 [ 824.851190] [47312]: [pid: 47312|app: 0|req: 3387/6630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 824.866999] [47313]: DEBUG nova.compute.api [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 824.867740] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.867809] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.868092] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.868360] [47313]: WARNING nova.compute.api [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] instance's host None is down, deleting from database [ 824.870601] [47313]: DEBUG nova.network.neutron [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 824.889305] [47313]: DEBUG nova.network.neutron [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 824.893057] [47313]: DEBUG nova.network.neutron [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 824.922431] [47312]: DEBUG nova.api.openstack.wsgi [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 824.924248] [47312]: DEBUG nova.compute.api [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 824.927950] [47312]: DEBUG oslo_concurrency.lockutils [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.928197] [47312]: DEBUG oslo_concurrency.lockutils [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.928380] [47312]: DEBUG oslo_concurrency.lockutils [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.928743] [47312]: DEBUG oslo_concurrency.lockutils [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 824.928937] [47312]: DEBUG oslo_concurrency.lockutils [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 824.929119] [47312]: DEBUG oslo_concurrency.lockutils [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 824.973058] [47312]: DEBUG nova.policy [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 824.977915] [47312]: INFO nova.api.openstack.requestlog [None req-960cbd4f-3dde-40e1-b1ea-0f6d9d0ff024 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.057739 [ 824.979444] [47312]: [pid: 47312|app: 0|req: 3388/6631] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.003686] [47313]: INFO nova.api.openstack.requestlog [None req-8ac3f6e3-d03b-4004-aa1f-2fbeb1ca3680 tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 204 len: 0 microversion: 2.1 time: 0.196782 [ 825.004063] [47313]: [pid: 47313|app: 0|req: 3244/6632] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:01 2024] DELETE /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 825.009089] [47312]: DEBUG nova.api.openstack.wsgi [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.010749] [47312]: DEBUG nova.compute.api [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] [instance: a5a78743-e155-4ded-854e-822976192097] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.014214] [47312]: DEBUG oslo_concurrency.lockutils [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.014451] [47312]: DEBUG oslo_concurrency.lockutils [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.014638] [47312]: DEBUG oslo_concurrency.lockutils [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.015014] [47312]: DEBUG oslo_concurrency.lockutils [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.015256] [47312]: DEBUG oslo_concurrency.lockutils [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.015390] [47312]: DEBUG oslo_concurrency.lockutils [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.024389] [47312]: INFO nova.api.openstack.wsgi [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] HTTP exception thrown: Instance a5a78743-e155-4ded-854e-822976192097 could not be found. [ 825.024703] [47312]: DEBUG nova.api.openstack.wsgi [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] Returning 404 to user: Instance a5a78743-e155-4ded-854e-822976192097 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 825.025264] [47312]: INFO nova.api.openstack.requestlog [None req-4baace85-3917-4f93-8b84-d5d8286c355b tempest-ServersTestMultiNic-1607319719 tempest-ServersTestMultiNic-1607319719-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097" status: 404 len: 111 microversion: 2.1 time: 0.018578 [ 825.025972] [47312]: [pid: 47312|app: 0|req: 3389/6633] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/a5a78743-e155-4ded-854e-822976192097 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 825.087054] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.093131] [47313]: DEBUG nova.compute.api [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.097544] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.097784] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.097967] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.098330] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.098527] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.098791] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.142979] [47313]: DEBUG nova.policy [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.146681] [47312]: DEBUG nova.api.openstack.wsgi [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.147087] [47313]: INFO nova.api.openstack.requestlog [None req-6d8c164e-f20a-4a21-b026-0d08b677f6bb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.062216 [ 825.147572] [47313]: [pid: 47313|app: 0|req: 3245/6634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:01 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.151727] [47312]: DEBUG nova.compute.api [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.156845] [47312]: DEBUG oslo_concurrency.lockutils [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.157143] [47312]: DEBUG oslo_concurrency.lockutils [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.157447] [47312]: DEBUG oslo_concurrency.lockutils [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.157689] [47312]: DEBUG oslo_concurrency.lockutils [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.157882] [47312]: DEBUG oslo_concurrency.lockutils [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.158700] [47312]: DEBUG oslo_concurrency.lockutils [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.175865] [47313]: DEBUG nova.api.openstack.wsgi [req-641bf4db-783f-4308-9505-394d5bd28232 req-93ae4d89-53c5-497d-a2cc-3a8eee4a01b8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8a9a51b5-a8a5-4bda-a36c-682758f50745", "tag": "440d6213-231d-4449-bc26-8cac897fd0da"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 825.181559] [47313]: DEBUG oslo_concurrency.lockutils [req-641bf4db-783f-4308-9505-394d5bd28232 req-93ae4d89-53c5-497d-a2cc-3a8eee4a01b8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.181795] [47313]: DEBUG oslo_concurrency.lockutils [req-641bf4db-783f-4308-9505-394d5bd28232 req-93ae4d89-53c5-497d-a2cc-3a8eee4a01b8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.181981] [47313]: DEBUG oslo_concurrency.lockutils [req-641bf4db-783f-4308-9505-394d5bd28232 req-93ae4d89-53c5-497d-a2cc-3a8eee4a01b8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.188034] [47313]: INFO nova.api.openstack.compute.server_external_events [req-641bf4db-783f-4308-9505-394d5bd28232 req-93ae4d89-53c5-497d-a2cc-3a8eee4a01b8 service nova] Creating event network-changed:440d6213-231d-4449-bc26-8cac897fd0da for instance 8a9a51b5-a8a5-4bda-a36c-682758f50745 on cpu-1 [ 825.190811] [47313]: INFO nova.api.openstack.requestlog [req-641bf4db-783f-4308-9505-394d5bd28232 req-93ae4d89-53c5-497d-a2cc-3a8eee4a01b8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017452 [ 825.191142] [47313]: [pid: 47313|app: 0|req: 3246/6635] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:02 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 825.193779] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.195409] [47313]: DEBUG nova.compute.api [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.198773] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.199017] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.199203] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.199551] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.199750] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.199921] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.211599] [47312]: DEBUG nova.policy [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.218075] [47312]: INFO nova.api.openstack.requestlog [None req-273eb229-412d-4ec8-9963-3644b4984aff tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.073499 [ 825.218450] [47312]: [pid: 47312|app: 0|req: 3390/6636] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.221219] [47312]: DEBUG nova.api.openstack.wsgi [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.224253] [47312]: DEBUG nova.compute.api [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.227657] [47312]: DEBUG oslo_concurrency.lockutils [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.227886] [47312]: DEBUG oslo_concurrency.lockutils [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.228082] [47312]: DEBUG oslo_concurrency.lockutils [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.228460] [47312]: DEBUG oslo_concurrency.lockutils [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.228655] [47312]: DEBUG oslo_concurrency.lockutils [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.228856] [47312]: DEBUG oslo_concurrency.lockutils [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.279028] [47312]: DEBUG nova.policy [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.284876] [47312]: INFO nova.api.openstack.requestlog [None req-7761f1d8-b2ef-4940-b4e6-602af162b87b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.065806 [ 825.285227] [47312]: [pid: 47312|app: 0|req: 3391/6637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.288186] [47312]: DEBUG nova.api.openstack.wsgi [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.289882] [47312]: DEBUG nova.compute.api [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.294375] [47312]: DEBUG oslo_concurrency.lockutils [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.294642] [47312]: DEBUG oslo_concurrency.lockutils [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.296623] [47312]: DEBUG oslo_concurrency.lockutils [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.297260] [47312]: DEBUG oslo_concurrency.lockutils [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.297634] [47312]: DEBUG oslo_concurrency.lockutils [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.298262] [47312]: DEBUG oslo_concurrency.lockutils [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.339575] [47312]: DEBUG nova.policy [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.349645] [47313]: DEBUG nova.policy [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.349800] [47312]: INFO nova.api.openstack.requestlog [None req-198ac2f8-4888-4aa5-b0ed-7915b13c4d97 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.063245 [ 825.349800] [47312]: [pid: 47312|app: 0|req: 3392/6638] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.353952] [47312]: DEBUG nova.api.openstack.wsgi [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.355964] [47312]: DEBUG nova.compute.api [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.358318] [47313]: INFO nova.api.openstack.requestlog [None req-2d13536d-03dd-4b56-8931-8e31e6fa972e tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1399 microversion: 2.1 time: 0.166438 [ 825.358998] [47313]: [pid: 47313|app: 0|req: 3247/6639] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1399 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.364663] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.364663] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.364938] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.364975] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.364975] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.364975] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.364975] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.365113] [47313]: DEBUG nova.compute.api [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.367334] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.367626] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.367927] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.368355] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.368624] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.368833] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.412954] [47312]: DEBUG nova.policy [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.418512] [47313]: DEBUG nova.policy [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.420100] [47312]: INFO nova.api.openstack.requestlog [None req-4b350a1a-f97c-4973-9783-0a54b773a2a6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.069647 [ 825.420448] [47312]: [pid: 47312|app: 0|req: 3393/6640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.423163] [47313]: INFO nova.api.openstack.requestlog [None req-fd571fed-0ad8-4786-be85-8bfcccb5f8ac tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.063525 [ 825.423567] [47313]: [pid: 47313|app: 0|req: 3248/6641] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.432240] [47312]: DEBUG nova.api.openstack.wsgi [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.439494] [47312]: DEBUG nova.compute.api [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.443217] [47313]: DEBUG nova.api.openstack.wsgi [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.444956] [47313]: DEBUG nova.compute.api [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.446389] [47312]: DEBUG oslo_concurrency.lockutils [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.447014] [47312]: DEBUG oslo_concurrency.lockutils [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.447564] [47312]: DEBUG oslo_concurrency.lockutils [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.447857] [47312]: DEBUG oslo_concurrency.lockutils [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.448295] [47312]: DEBUG oslo_concurrency.lockutils [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.448295] [47312]: DEBUG oslo_concurrency.lockutils [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.449333] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.449730] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.449862] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.450646] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.450646] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.450758] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.509789] [47313]: DEBUG nova.policy [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.510068] [47312]: DEBUG nova.policy [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.510407] [47313]: INFO nova.api.openstack.requestlog [None req-f3eda37d-6108-4c2e-b2dc-463d09659b24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.071645 [ 825.510734] [47313]: [pid: 47313|app: 0|req: 3249/6642] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.514018] [47313]: DEBUG nova.api.openstack.wsgi [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.515518] [47313]: DEBUG nova.compute.api [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.515825] [47312]: INFO nova.api.openstack.requestlog [None req-67da3f3f-663e-4177-9541-81f8e0a6ece5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.094730 [ 825.516194] [47312]: [pid: 47312|app: 0|req: 3394/6643] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.521646] [47313]: DEBUG oslo_concurrency.lockutils [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.521646] [47313]: DEBUG oslo_concurrency.lockutils [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.521646] [47313]: DEBUG oslo_concurrency.lockutils [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.521891] [47313]: DEBUG oslo_concurrency.lockutils [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.522366] [47313]: DEBUG oslo_concurrency.lockutils [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.522479] [47313]: DEBUG oslo_concurrency.lockutils [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.552873] [47313]: DEBUG nova.policy [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.561232] [47313]: DEBUG nova.policy [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.561944] [47313]: DEBUG nova.policy [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.562653] [47313]: INFO nova.api.openstack.requestlog [None req-010c70f7-9aea-4c90-9cf9-75514f3a460d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.051357 [ 825.567018] [47313]: [pid: 47313|app: 0|req: 3250/6644] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.697240] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.698921] [47312]: DEBUG nova.compute.api [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.706037] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.706037] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.706037] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.706037] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.706037] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.706259] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.710392] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.712157] [47313]: DEBUG nova.compute.api [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.718024] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.718024] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.718168] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.718473] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.718671] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.718847] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.778107] [47312]: DEBUG nova.policy [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.781631] [47313]: DEBUG nova.policy [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.784243] [47312]: INFO nova.api.openstack.requestlog [None req-ca64b153-bcc7-4bf9-a2ca-714a3665203b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.094311 [ 825.784579] [47312]: [pid: 47312|app: 0|req: 3395/6645] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 825.787078] [47313]: DEBUG nova.policy [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.787563] [47313]: DEBUG nova.policy [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.787816] [47312]: DEBUG nova.api.openstack.wsgi [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.788218] [47313]: INFO nova.api.openstack.requestlog [None req-ab1e2dc9-cbe9-4509-888b-63772b3ccacc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1340 microversion: 2.20 time: 0.080677 [ 825.788653] [47313]: [pid: 47313|app: 0|req: 3251/6646] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1340 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 825.789424] [47312]: DEBUG nova.compute.api [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.790966] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.792591] [47313]: DEBUG nova.compute.api [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.793345] [47312]: DEBUG oslo_concurrency.lockutils [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.793345] [47312]: DEBUG oslo_concurrency.lockutils [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.793495] [47312]: DEBUG oslo_concurrency.lockutils [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.793875] [47312]: DEBUG oslo_concurrency.lockutils [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.794079] [47312]: DEBUG oslo_concurrency.lockutils [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.794246] [47312]: DEBUG oslo_concurrency.lockutils [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.796109] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.796379] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.796589] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.796968] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.797208] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.797824] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.838186] [47313]: DEBUG nova.policy [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.842519] [47313]: INFO nova.api.openstack.requestlog [None req-1d2c419b-e5f5-4b91-97cd-303b3571f0c0 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1214 microversion: 2.1 time: 0.053267 [ 825.847727] [47313]: [pid: 47313|app: 0|req: 3252/6647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1214 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.849756] [47313]: DEBUG nova.api.openstack.wsgi [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.851392] [47313]: DEBUG nova.compute.api [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.855149] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.855434] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.855648] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.856046] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.856122] [47312]: DEBUG nova.policy [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.856322] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.856557] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.865146] [47312]: INFO nova.api.openstack.requestlog [None req-c71759b5-0769-4bb9-b8b3-684e976260b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.079965 [ 825.865478] [47312]: [pid: 47312|app: 0|req: 3396/6648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.870242] [47312]: DEBUG nova.api.openstack.wsgi [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.872137] [47312]: DEBUG nova.compute.api [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.876551] [47312]: DEBUG oslo_concurrency.lockutils [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.876551] [47312]: DEBUG oslo_concurrency.lockutils [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.876551] [47312]: DEBUG oslo_concurrency.lockutils [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.876761] [47312]: DEBUG oslo_concurrency.lockutils [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.880618] [47312]: DEBUG oslo_concurrency.lockutils [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.880618] [47312]: DEBUG oslo_concurrency.lockutils [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.900203] [47313]: DEBUG nova.policy [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.904375] [47313]: INFO nova.api.openstack.requestlog [None req-f4c7b53e-871e-4ea8-b6c8-c2f823b1a273 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.060780 [ 825.904731] [47313]: [pid: 47313|app: 0|req: 3253/6649] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.918955] [47312]: DEBUG nova.policy [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 825.923763] [47312]: INFO nova.api.openstack.requestlog [None req-61407381-1e56-4f71-bd01-2f06730862c8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.057662 [ 825.924227] [47312]: [pid: 47312|app: 0|req: 3397/6650] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 825.993012] [47313]: DEBUG nova.api.openstack.wsgi [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 825.993931] [47313]: DEBUG nova.compute.api [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 825.997611] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.999028] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.999028] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 825.999028] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 825.999028] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 825.999028] [47313]: DEBUG oslo_concurrency.lockutils [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.045269] [47313]: DEBUG nova.policy [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.049869] [47313]: INFO nova.api.openstack.requestlog [None req-95d68da2-fcff-4986-8775-9a62cc29e0b4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.060289 [ 826.050232] [47313]: [pid: 47313|app: 0|req: 3254/6651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:02 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.162813] [47312]: DEBUG nova.api.openstack.wsgi [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.165991] [47312]: DEBUG nova.compute.api [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.170772] [47312]: DEBUG oslo_concurrency.lockutils [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.171050] [47312]: DEBUG oslo_concurrency.lockutils [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.171247] [47312]: DEBUG oslo_concurrency.lockutils [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.171609] [47312]: DEBUG oslo_concurrency.lockutils [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.171811] [47312]: DEBUG oslo_concurrency.lockutils [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.171981] [47312]: DEBUG oslo_concurrency.lockutils [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.214432] [47312]: DEBUG nova.policy [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.221463] [47312]: INFO nova.api.openstack.requestlog [None req-1325c776-dd59-4662-8b8e-f9a9bc153ed2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.061511 [ 826.222398] [47312]: [pid: 47312|app: 0|req: 3398/6652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.239639] [47313]: DEBUG nova.api.openstack.wsgi [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.241833] [47313]: DEBUG nova.compute.api [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.245510] [47313]: DEBUG oslo_concurrency.lockutils [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.246500] [47313]: DEBUG oslo_concurrency.lockutils [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.246500] [47313]: DEBUG oslo_concurrency.lockutils [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.246760] [47313]: DEBUG oslo_concurrency.lockutils [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.247030] [47313]: DEBUG oslo_concurrency.lockutils [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.247230] [47313]: DEBUG oslo_concurrency.lockutils [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.284485] [47313]: DEBUG nova.policy [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.289074] [47313]: INFO nova.api.openstack.requestlog [None req-4de8e1e5-7c46-48a9-925b-daace37aab8e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.051639 [ 826.289425] [47313]: [pid: 47313|app: 0|req: 3255/6653] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.302368] [47312]: DEBUG nova.api.openstack.wsgi [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.304876] [47312]: DEBUG nova.compute.api [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.310016] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.310327] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.310540] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.310958] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.311211] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.311420] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.355504] [47312]: DEBUG nova.policy [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.363062] [47313]: DEBUG nova.api.openstack.wsgi [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.364851] [47312]: INFO nova.api.openstack.requestlog [None req-5deee6ef-3fc3-4778-bcff-5ca31606c52e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.066024 [ 826.365448] [47312]: [pid: 47312|app: 0|req: 3399/6654] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.369079] [47313]: DEBUG nova.compute.api [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.374162] [47313]: DEBUG oslo_concurrency.lockutils [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.374453] [47313]: DEBUG oslo_concurrency.lockutils [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.374675] [47313]: DEBUG oslo_concurrency.lockutils [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.374782] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.375337] [47313]: DEBUG oslo_concurrency.lockutils [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.375587] [47313]: DEBUG oslo_concurrency.lockutils [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.375795] [47313]: DEBUG oslo_concurrency.lockutils [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.376729] [47312]: DEBUG nova.compute.api [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.380630] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.380881] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.381080] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.381447] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.381644] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.381819] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.437319] [47313]: DEBUG nova.policy [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.440367] [47312]: DEBUG nova.policy [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.442478] [47313]: INFO nova.api.openstack.requestlog [None req-69bba0e0-72c1-40d5-bf86-7404c06dc830 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.081903 [ 826.442837] [47313]: [pid: 47313|app: 0|req: 3256/6655] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.447227] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.447910] [47313]: DEBUG nova.compute.api [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.448544] [47312]: INFO nova.api.openstack.requestlog [None req-8a5df7c8-23f7-42b4-9b1d-2615fab799cd tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.076352 [ 826.448868] [47312]: [pid: 47312|app: 0|req: 3400/6656] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 826.451289] [47312]: DEBUG nova.api.openstack.wsgi [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.452885] [47312]: DEBUG nova.compute.api [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.459730] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.459730] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.459730] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.459845] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.459884] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.459920] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.459956] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.459996] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.460037] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.460071] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.460071] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.460071] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.510882] [47312]: DEBUG nova.policy [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.511948] [47313]: DEBUG nova.policy [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.516135] [47312]: INFO nova.api.openstack.requestlog [None req-5e0a1139-574c-48b4-9e86-be7d0e8b143d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.066246 [ 826.516135] [47312]: [pid: 47312|app: 0|req: 3401/6657] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.520019] [47313]: INFO nova.api.openstack.requestlog [None req-a7c342df-182e-4088-934e-78f85e2571d1 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.074520 [ 826.520019] [47313]: [pid: 47313|app: 0|req: 3257/6658] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.528019] [47312]: DEBUG nova.api.openstack.wsgi [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.529615] [47313]: DEBUG nova.api.openstack.wsgi [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.531587] [47312]: DEBUG nova.compute.api [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.532185] [47313]: DEBUG nova.compute.api [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.536063] [47313]: DEBUG oslo_concurrency.lockutils [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.536316] [47313]: DEBUG oslo_concurrency.lockutils [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.536501] [47313]: DEBUG oslo_concurrency.lockutils [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.537054] [47313]: DEBUG oslo_concurrency.lockutils [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.537418] [47313]: DEBUG oslo_concurrency.lockutils [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.537455] [47313]: DEBUG oslo_concurrency.lockutils [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.539540] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.540059] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.540302] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.540917] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.541189] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.541554] [47312]: DEBUG oslo_concurrency.lockutils [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.580788] [47313]: DEBUG nova.policy [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.585397] [47313]: INFO nova.api.openstack.requestlog [None req-b37a5d25-7e9f-491c-b71c-047672f0b733 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.057780 [ 826.585727] [47313]: [pid: 47313|app: 0|req: 3258/6659] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.588638] [47313]: DEBUG nova.api.openstack.wsgi [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.589175] [47312]: DEBUG nova.policy [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.590517] [47313]: DEBUG nova.compute.api [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.593384] [47312]: INFO nova.api.openstack.requestlog [None req-e52e80e4-bf88-418e-a100-25aa38d8e73f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.069300 [ 826.593927] [47312]: [pid: 47312|app: 0|req: 3402/6660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.595494] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.595887] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.596102] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.596472] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.596672] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.596846] [47313]: DEBUG oslo_concurrency.lockutils [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.635496] [47313]: DEBUG nova.policy [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.640478] [47313]: DEBUG nova.policy [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.641127] [47313]: DEBUG nova.policy [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.641763] [47313]: INFO nova.api.openstack.requestlog [None req-feb77abc-3aed-40c4-b4c1-c04cf3763335 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.055260 [ 826.643282] [47313]: [pid: 47313|app: 0|req: 3259/6661] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 826.800707] [47312]: DEBUG nova.api.openstack.wsgi [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.802559] [47312]: DEBUG nova.compute.api [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.804390] [47313]: DEBUG nova.api.openstack.wsgi [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.806543] [47313]: DEBUG nova.compute.api [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.807805] [47312]: DEBUG oslo_concurrency.lockutils [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.807848] [47312]: DEBUG oslo_concurrency.lockutils [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.808036] [47312]: DEBUG oslo_concurrency.lockutils [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.808411] [47312]: DEBUG oslo_concurrency.lockutils [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.808799] [47312]: DEBUG oslo_concurrency.lockutils [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.808799] [47312]: DEBUG oslo_concurrency.lockutils [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.810862] [47313]: DEBUG oslo_concurrency.lockutils [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.811130] [47313]: DEBUG oslo_concurrency.lockutils [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.811324] [47313]: DEBUG oslo_concurrency.lockutils [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.813077] [47313]: DEBUG oslo_concurrency.lockutils [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.813353] [47313]: DEBUG oslo_concurrency.lockutils [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.813543] [47313]: DEBUG oslo_concurrency.lockutils [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.863448] [47312]: DEBUG nova.policy [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.867937] [47312]: INFO nova.api.openstack.requestlog [None req-cca41678-cd43-4e51-8079-c944d6a5d3ac tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.070025 [ 826.868308] [47312]: [pid: 47312|app: 0|req: 3403/6662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.871388] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.873312] [47312]: DEBUG nova.compute.api [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.877531] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.877531] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.877911] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.878336] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.878584] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.878795] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.919897] [47312]: DEBUG nova.policy [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.924112] [47312]: INFO nova.api.openstack.requestlog [None req-a5765aae-4a19-4e57-a9fd-6450dcc3b6df tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1214 microversion: 2.1 time: 0.054765 [ 826.924662] [47312]: [pid: 47312|app: 0|req: 3404/6663] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1214 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 826.930432] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 826.933661] [47312]: DEBUG nova.compute.api [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 826.938628] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.938932] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.939177] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.939853] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 826.940134] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 826.940359] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 826.993867] [47312]: DEBUG nova.policy [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 826.998016] [47312]: INFO nova.api.openstack.requestlog [None req-2b900208-c138-4629-b6fc-49028bb40a42 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.069527 [ 826.998528] [47312]: [pid: 47312|app: 0|req: 3405/6664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.001044] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.002607] [47312]: DEBUG nova.compute.api [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.005948] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.006240] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.006477] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.007043] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.007342] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.007497] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.007912] [47313]: DEBUG nova.policy [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.013792] [47313]: DEBUG nova.policy [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.014661] [47313]: DEBUG nova.policy [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.015338] [47313]: INFO nova.api.openstack.requestlog [None req-403a51b1-e1b3-4b79-b98f-5a7c0955e218 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1418 microversion: 2.20 time: 0.213614 [ 827.015728] [47313]: [pid: 47313|app: 0|req: 3260/6665] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1418 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.017985] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.026629] [47313]: DEBUG nova.compute.api [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.031876] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.032122] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.032311] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.032671] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.032909] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.033106] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.060644] [47312]: DEBUG nova.policy [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.065536] [47312]: INFO nova.api.openstack.requestlog [None req-d9f981d4-87e3-417f-bed9-f2485ee1e340 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.066424 [ 827.066129] [47312]: [pid: 47312|app: 0|req: 3406/6666] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.068885] [47312]: DEBUG nova.api.openstack.wsgi [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.072670] [47312]: DEBUG nova.compute.api [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.077964] [47312]: DEBUG oslo_concurrency.lockutils [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.078294] [47312]: DEBUG oslo_concurrency.lockutils [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.078511] [47312]: DEBUG oslo_concurrency.lockutils [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.078891] [47312]: DEBUG oslo_concurrency.lockutils [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.078971] [47313]: DEBUG nova.policy [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.079102] [47312]: DEBUG oslo_concurrency.lockutils [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.079423] [47312]: DEBUG oslo_concurrency.lockutils [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.083414] [47313]: INFO nova.api.openstack.requestlog [None req-d0753573-71eb-4be4-b73c-8fbce8640277 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.066946 [ 827.083632] [47313]: [pid: 47313|app: 0|req: 3261/6667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.119765] [47312]: DEBUG nova.policy [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.124160] [47312]: INFO nova.api.openstack.requestlog [None req-a113b446-5b24-49db-be39-80961870dc83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.057390 [ 827.124636] [47312]: [pid: 47312|app: 0|req: 3407/6668] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:03 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.199606] [47312]: DEBUG nova.api.openstack.wsgi [req-2b97c502-a797-425d-a97d-476cf2a4a70e req-5128a842-34c0-4e90-9da1-b60409c564ff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8a9a51b5-a8a5-4bda-a36c-682758f50745", "name": "network-vif-deleted", "tag": "440d6213-231d-4449-bc26-8cac897fd0da"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 827.205825] [47312]: DEBUG oslo_concurrency.lockutils [req-2b97c502-a797-425d-a97d-476cf2a4a70e req-5128a842-34c0-4e90-9da1-b60409c564ff service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.205825] [47312]: DEBUG oslo_concurrency.lockutils [req-2b97c502-a797-425d-a97d-476cf2a4a70e req-5128a842-34c0-4e90-9da1-b60409c564ff service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.205966] [47312]: DEBUG oslo_concurrency.lockutils [req-2b97c502-a797-425d-a97d-476cf2a4a70e req-5128a842-34c0-4e90-9da1-b60409c564ff service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.211794] [47312]: INFO nova.api.openstack.compute.server_external_events [req-2b97c502-a797-425d-a97d-476cf2a4a70e req-5128a842-34c0-4e90-9da1-b60409c564ff service nova] Creating event network-vif-deleted:440d6213-231d-4449-bc26-8cac897fd0da for instance 8a9a51b5-a8a5-4bda-a36c-682758f50745 on cpu-1 [ 827.214737] [47312]: INFO nova.api.openstack.requestlog [req-2b97c502-a797-425d-a97d-476cf2a4a70e req-5128a842-34c0-4e90-9da1-b60409c564ff service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017452 [ 827.215069] [47312]: [pid: 47312|app: 0|req: 3408/6669] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:04 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 827.235046] [47312]: DEBUG nova.api.openstack.wsgi [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.236719] [47312]: DEBUG nova.compute.api [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.240056] [47312]: DEBUG oslo_concurrency.lockutils [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.240300] [47312]: DEBUG oslo_concurrency.lockutils [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.240502] [47312]: DEBUG oslo_concurrency.lockutils [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.240772] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerPasswordTestJSON-server-1355296670", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "6758aea6-c6c7-410a-9a5a-0e9a99a4d739"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 827.240869] [47312]: DEBUG oslo_concurrency.lockutils [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.241083] [47312]: DEBUG oslo_concurrency.lockutils [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.241259] [47312]: DEBUG oslo_concurrency.lockutils [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.282063] [47312]: DEBUG nova.policy [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.287068] [47313]: DEBUG nova.network.neutron [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] validate_networks() for [('6758aea6-c6c7-410a-9a5a-0e9a99a4d739', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 827.287312] [47312]: INFO nova.api.openstack.requestlog [None req-994f0c8f-38c3-4238-98a2-c790b5c8ead4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.054023 [ 827.287312] [47312]: [pid: 47312|app: 0|req: 3409/6670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 827.307299] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.308807] [47312]: DEBUG nova.compute.api [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.313589] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.313846] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.314045] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.314471] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.314607] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.314778] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.371195] [47312]: DEBUG nova.policy [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.390989] [47312]: INFO nova.api.openstack.requestlog [None req-5c8b3165-7f27-42b2-92d5-517c012aaffa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.086082 [ 827.391450] [47312]: [pid: 47312|app: 0|req: 3410/6671] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 827.396667] [47312]: DEBUG nova.api.openstack.wsgi [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.399193] [47312]: DEBUG nova.compute.api [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.407050] [47312]: DEBUG oslo_concurrency.lockutils [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.408455] [47312]: DEBUG oslo_concurrency.lockutils [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.408792] [47312]: DEBUG oslo_concurrency.lockutils [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.409837] [47312]: DEBUG oslo_concurrency.lockutils [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.414023] [47312]: DEBUG oslo_concurrency.lockutils [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.414023] [47312]: DEBUG oslo_concurrency.lockutils [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.467879] [47312]: DEBUG nova.policy [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.472448] [47312]: INFO nova.api.openstack.requestlog [None req-443061d1-15d4-4f41-9f57-eb66f46cb25f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1235 microversion: 2.1 time: 0.079777 [ 827.472625] [47312]: [pid: 47312|app: 0|req: 3411/6672] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1235 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.475962] [47312]: DEBUG nova.api.openstack.wsgi [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.478452] [47312]: DEBUG nova.compute.api [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.479939] [47312]: DEBUG oslo_concurrency.lockutils [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.480251] [47312]: DEBUG oslo_concurrency.lockutils [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.480427] [47312]: DEBUG oslo_concurrency.lockutils [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.480780] [47312]: DEBUG oslo_concurrency.lockutils [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.480980] [47312]: DEBUG oslo_concurrency.lockutils [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.481161] [47312]: DEBUG oslo_concurrency.lockutils [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.535849] [47312]: DEBUG nova.policy [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.540468] [47312]: INFO nova.api.openstack.requestlog [None req-103e3f7b-61f6-4468-bdf8-df13b8b9eaa6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.067134 [ 827.540650] [47312]: [pid: 47312|app: 0|req: 3412/6673] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.545985] [47312]: DEBUG nova.api.openstack.wsgi [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.547678] [47312]: DEBUG nova.compute.api [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.551916] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.552201] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.552385] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.552779] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.552976] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.553163] [47312]: DEBUG oslo_concurrency.lockutils [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.606795] [47312]: DEBUG nova.policy [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.614033] [47312]: INFO nova.api.openstack.requestlog [None req-f9fa568c-7063-4e62-ba55-7e4da5b2f237 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.071988 [ 827.614033] [47312]: [pid: 47312|app: 0|req: 3413/6674] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.616795] [47312]: DEBUG nova.api.openstack.wsgi [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.619962] [47312]: DEBUG nova.compute.api [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.625309] [47312]: DEBUG oslo_concurrency.lockutils [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.625579] [47312]: DEBUG oslo_concurrency.lockutils [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.626193] [47312]: DEBUG oslo_concurrency.lockutils [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.626265] [47313]: DEBUG nova.virt.hardware [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 827.626490] [47312]: DEBUG oslo_concurrency.lockutils [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.626658] [47313]: DEBUG nova.virt.hardware [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 827.626714] [47312]: DEBUG oslo_concurrency.lockutils [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.626757] [47313]: DEBUG nova.virt.hardware [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 827.626757] [47313]: DEBUG nova.virt.hardware [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 827.626827] [47312]: DEBUG oslo_concurrency.lockutils [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.626862] [47313]: DEBUG nova.virt.hardware [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 827.635348] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.635682] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.636607] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.636607] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.636607] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.636782] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.652313] [47313]: DEBUG nova.quota [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Getting quotas for project b3b0ee0962334e68be3f7639d6fc559d. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 827.658014] [47313]: DEBUG nova.quota [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Getting quotas for user e79087f1765a41fc9712d57511aec36b and project b3b0ee0962334e68be3f7639d6fc559d. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 827.666408] [47313]: DEBUG nova.compute.api [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 827.667895] [47313]: DEBUG nova.compute.api [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 827.677399] [47312]: DEBUG nova.policy [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.682726] [47312]: INFO nova.api.openstack.requestlog [None req-9131f872-d189-4701-bfe2-de37ae5bc46f tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.068029 [ 827.683195] [47312]: [pid: 47312|app: 0|req: 3414/6675] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.686111] [47312]: DEBUG nova.api.openstack.wsgi [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.687896] [47312]: DEBUG nova.compute.api [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.691480] [47312]: DEBUG oslo_concurrency.lockutils [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.691899] [47312]: DEBUG oslo_concurrency.lockutils [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.692428] [47312]: DEBUG oslo_concurrency.lockutils [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.693046] [47312]: DEBUG oslo_concurrency.lockutils [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.693374] [47312]: DEBUG oslo_concurrency.lockutils [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.693777] [47312]: DEBUG oslo_concurrency.lockutils [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.707867] [47313]: INFO nova.api.openstack.requestlog [None req-a2830845-fb50-4c54-a26d-8eacf18d0571 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.525563 [ 827.707867] [47313]: [pid: 47313|app: 0|req: 3262/6676] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:04 2024] POST /compute/v2.1/servers => generated 380 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 827.710036] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.712963] [47313]: DEBUG nova.compute.api [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.719064] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.719323] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.719599] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.720171] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.720475] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.720702] [47313]: DEBUG oslo_concurrency.lockutils [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.740158] [47312]: DEBUG nova.policy [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.747022] [47312]: INFO nova.api.openstack.requestlog [None req-7462a34c-b94b-4377-9dd9-6bd4133dc4d2 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.061858 [ 827.747022] [47312]: [pid: 47312|app: 0|req: 3415/6677] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.749139] [47312]: DEBUG nova.api.openstack.wsgi [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.750869] [47312]: DEBUG nova.compute.api [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.755183] [47312]: DEBUG oslo_concurrency.lockutils [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.755410] [47312]: DEBUG oslo_concurrency.lockutils [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.755590] [47312]: DEBUG oslo_concurrency.lockutils [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.756033] [47312]: DEBUG oslo_concurrency.lockutils [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.757730] [47312]: DEBUG oslo_concurrency.lockutils [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.757730] [47312]: DEBUG oslo_concurrency.lockutils [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.763955] [47313]: DEBUG nova.policy [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.770313] [47313]: INFO nova.api.openstack.requestlog [None req-f5a45c40-4891-4391-8c7c-f320490f78aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.062464 [ 827.770313] [47313]: [pid: 47313|app: 0|req: 3263/6678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.772349] [47313]: DEBUG nova.api.openstack.wsgi [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.773924] [47313]: DEBUG nova.compute.api [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.777429] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.781107] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.781262] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.781639] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.781850] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.782037] [47313]: DEBUG oslo_concurrency.lockutils [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.798034] [47312]: DEBUG nova.policy [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.803403] [47312]: INFO nova.api.openstack.requestlog [None req-f62fe0bb-3998-452d-b9f1-716eb036d9e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.056263 [ 827.803763] [47312]: [pid: 47312|app: 0|req: 3416/6679] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.806732] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b7c513f-9182-4095-9014-1ac58df06436 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.808521] [47312]: DEBUG nova.compute.api [None req-5b7c513f-9182-4095-9014-1ac58df06436 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.821885] [47313]: DEBUG nova.policy [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.826347] [47313]: DEBUG nova.policy [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.829048] [47313]: DEBUG nova.policy [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.829048] [47313]: INFO nova.api.openstack.requestlog [None req-4cf56ede-c58d-4042-ae0b-54a9a6e81e27 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.057174 [ 827.829048] [47313]: [pid: 47313|app: 0|req: 3264/6680] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 827.837230] [47312]: DEBUG nova.policy [None req-5b7c513f-9182-4095-9014-1ac58df06436 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.841250] [47312]: INFO nova.api.openstack.requestlog [None req-5b7c513f-9182-4095-9014-1ac58df06436 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1214 microversion: 2.1 time: 0.036806 [ 827.842062] [47312]: [pid: 47312|app: 0|req: 3417/6681] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.881446] [47313]: DEBUG nova.api.openstack.wsgi [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.883653] [47313]: DEBUG nova.compute.api [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.887196] [47313]: DEBUG oslo_concurrency.lockutils [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.887458] [47313]: DEBUG oslo_concurrency.lockutils [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.887645] [47313]: DEBUG oslo_concurrency.lockutils [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.887996] [47313]: DEBUG oslo_concurrency.lockutils [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.888236] [47313]: DEBUG oslo_concurrency.lockutils [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.888443] [47313]: DEBUG oslo_concurrency.lockutils [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.925356] [47313]: DEBUG nova.policy [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.935117] [47313]: INFO nova.api.openstack.requestlog [None req-584581ff-5aea-4da1-88c5-7e8b98c0acf1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.056003 [ 827.935490] [47313]: [pid: 47313|app: 0|req: 3265/6682] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 827.949020] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 827.949020] [47312]: DEBUG nova.compute.api [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 827.952912] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.953317] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.953498] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.953856] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 827.954056] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 827.954227] [47312]: DEBUG oslo_concurrency.lockutils [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 827.991110] [47312]: DEBUG nova.policy [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 827.994700] [47312]: INFO nova.api.openstack.requestlog [None req-dc54bf22-ca8d-4505-91c5-ff3591c60dbe tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1214 microversion: 2.1 time: 0.050789 [ 827.995212] [47312]: [pid: 47312|app: 0|req: 3418/6683] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1214 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.012989] [47313]: DEBUG nova.api.openstack.wsgi [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.014880] [47313]: DEBUG nova.compute.api [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.018549] [47313]: DEBUG oslo_concurrency.lockutils [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.018779] [47313]: DEBUG oslo_concurrency.lockutils [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.018961] [47313]: DEBUG oslo_concurrency.lockutils [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.019342] [47313]: DEBUG oslo_concurrency.lockutils [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.020010] [47313]: DEBUG oslo_concurrency.lockutils [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.020010] [47313]: DEBUG oslo_concurrency.lockutils [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.036329] [47312]: DEBUG nova.api.openstack.wsgi [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.038110] [47312]: DEBUG nova.compute.api [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.042872] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.043124] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.043303] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.047018] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.047018] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.047018] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.055298] [47313]: DEBUG nova.policy [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.060038] [47313]: INFO nova.api.openstack.requestlog [None req-daa20277-37be-4f9d-bec1-f94c30ec043d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.049448 [ 828.060366] [47313]: [pid: 47313|app: 0|req: 3266/6684] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 828.078128] [47313]: DEBUG nova.api.openstack.wsgi [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.080043] [47313]: DEBUG nova.compute.api [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.085373] [47313]: DEBUG oslo_concurrency.lockutils [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.085705] [47313]: DEBUG oslo_concurrency.lockutils [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.085905] [47313]: DEBUG oslo_concurrency.lockutils [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.085946] [47312]: DEBUG nova.policy [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.086302] [47313]: DEBUG oslo_concurrency.lockutils [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.086577] [47313]: DEBUG oslo_concurrency.lockutils [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.086667] [47313]: DEBUG oslo_concurrency.lockutils [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.091609] [47312]: DEBUG nova.policy [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.092344] [47312]: DEBUG nova.policy [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.092969] [47312]: INFO nova.api.openstack.requestlog [None req-3d886edc-8933-47f0-a17b-e1c97a12cb31 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.060082 [ 828.093293] [47312]: [pid: 47312|app: 0|req: 3419/6685] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 828.095663] [47312]: DEBUG nova.api.openstack.wsgi [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.097181] [47312]: DEBUG nova.compute.api [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.100907] [47312]: DEBUG oslo_concurrency.lockutils [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.100907] [47312]: DEBUG oslo_concurrency.lockutils [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.100907] [47312]: DEBUG oslo_concurrency.lockutils [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.101258] [47312]: DEBUG oslo_concurrency.lockutils [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.101455] [47312]: DEBUG oslo_concurrency.lockutils [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.101625] [47312]: DEBUG oslo_concurrency.lockutils [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.118829] [47313]: DEBUG nova.policy [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.124297] [47313]: INFO nova.api.openstack.requestlog [None req-181fe16f-4675-443e-a1ca-424cc5f4a828 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.048285 [ 828.125707] [47313]: [pid: 47313|app: 0|req: 3267/6686] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.130868] [47312]: DEBUG nova.policy [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.136397] [47312]: INFO nova.api.openstack.requestlog [None req-d70f9a3b-5074-49dd-8af2-d3b85bf19d8c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.042526 [ 828.136875] [47312]: [pid: 47312|app: 0|req: 3420/6687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.136909] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.138571] [47313]: DEBUG nova.compute.api [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.143545] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.143970] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.143970] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.144333] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.144530] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.144710] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.177022] [47313]: DEBUG nova.policy [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.181696] [47313]: INFO nova.api.openstack.requestlog [None req-fd4b5173-a8b2-49d3-bdc5-1c94227dc75d tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.046482 [ 828.181696] [47313]: [pid: 47313|app: 0|req: 3268/6688] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:04 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.304825] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.306477] [47312]: DEBUG nova.compute.api [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.310055] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.310293] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.310604] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.310831] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.311044] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.311222] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.346121] [47312]: DEBUG nova.policy [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.351519] [47312]: INFO nova.api.openstack.requestlog [None req-fa3ea9e7-3acb-439a-a509-79f9db28b6dd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.048934 [ 828.351904] [47312]: [pid: 47312|app: 0|req: 3421/6689] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.406973] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.408105] [47313]: DEBUG nova.compute.api [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.413155] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.413693] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.413693] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.414149] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.414379] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.414577] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.474403] [47313]: DEBUG nova.policy [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.487559] [47313]: INFO nova.api.openstack.requestlog [None req-a4ae50ef-d142-43bf-8978-54babdebcdbe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.083252 [ 828.487559] [47313]: [pid: 47313|app: 0|req: 3269/6690] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.489851] [47312]: DEBUG nova.api.openstack.wsgi [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.495734] [47312]: DEBUG nova.compute.api [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.499416] [47312]: DEBUG oslo_concurrency.lockutils [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.499698] [47312]: DEBUG oslo_concurrency.lockutils [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.499898] [47312]: DEBUG oslo_concurrency.lockutils [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.500281] [47312]: DEBUG oslo_concurrency.lockutils [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.500506] [47312]: DEBUG oslo_concurrency.lockutils [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.500692] [47312]: DEBUG oslo_concurrency.lockutils [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.536179] [47312]: DEBUG nova.policy [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.540465] [47312]: INFO nova.api.openstack.requestlog [None req-924eae31-61fc-45ec-bda9-d679f4b3e8ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1291 microversion: 2.1 time: 0.052922 [ 828.540832] [47312]: [pid: 47312|app: 0|req: 3422/6691] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1291 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.555086] [47313]: DEBUG nova.api.openstack.wsgi [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.558597] [47313]: DEBUG nova.compute.api [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.560747] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.561111] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.561428] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.561883] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.562224] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.562524] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.594490] [47313]: DEBUG nova.policy [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.598596] [47313]: INFO nova.api.openstack.requestlog [None req-0bb0c3e2-898d-4af4-9aa2-802bde839bb3 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.045717 [ 828.598947] [47313]: [pid: 47313|app: 0|req: 3270/6692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.629864] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.631632] [47312]: DEBUG nova.compute.api [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.635207] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.635826] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.635826] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.635981] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.636221] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.636410] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.670256] [47312]: DEBUG nova.policy [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.674148] [47312]: INFO nova.api.openstack.requestlog [None req-5ab05b14-d4cf-4bc7-b518-aef324d011c4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.046393 [ 828.674461] [47312]: [pid: 47312|app: 0|req: 3423/6693] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.700086] [47313]: DEBUG nova.api.openstack.wsgi [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.704787] [47313]: DEBUG nova.compute.api [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.705502] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.705828] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.706092] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.706967] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.707239] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.707455] [47313]: DEBUG oslo_concurrency.lockutils [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.741843] [47313]: DEBUG nova.policy [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.745988] [47313]: INFO nova.api.openstack.requestlog [None req-eaaef768-6620-464e-9770-f8d57089c559 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.048072 [ 828.746352] [47313]: [pid: 47313|app: 0|req: 3271/6694] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.758024] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.761119] [47312]: DEBUG nova.compute.api [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.763398] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.763649] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.763850] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.764222] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.764421] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.764592] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.782974] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.784977] [47313]: DEBUG nova.compute.api [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.789210] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.789446] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.789685] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.789988] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.790205] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.790416] [47313]: DEBUG oslo_concurrency.lockutils [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.796804] [47312]: DEBUG nova.policy [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.800999] [47312]: INFO nova.api.openstack.requestlog [None req-7d884672-f1df-4388-9493-ffc434b5a491 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.045280 [ 828.801334] [47312]: [pid: 47312|app: 0|req: 3424/6695] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.817326] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.819056] [47312]: DEBUG nova.compute.api [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.822402] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.822693] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.822899] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.823269] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.823471] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.823669] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.825556] [47313]: DEBUG nova.policy [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.829729] [47313]: INFO nova.api.openstack.requestlog [None req-a0c33fbd-db80-42f4-a92a-6de4b8c27ea3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1201 microversion: 2.1 time: 0.048885 [ 828.830054] [47313]: [pid: 47313|app: 0|req: 3272/6696] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1201 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.840910] [47313]: DEBUG nova.api.openstack.wsgi [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.842867] [47313]: DEBUG nova.compute.api [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.846340] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.846573] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.846758] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.849303] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.849303] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.849303] [47313]: DEBUG oslo_concurrency.lockutils [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.861577] [47312]: DEBUG nova.policy [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.866160] [47312]: INFO nova.api.openstack.requestlog [None req-ef7cbb02-6f1e-484b-97ff-f9d768a23c38 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.051448 [ 828.866530] [47312]: [pid: 47312|app: 0|req: 3425/6697] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 828.875993] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.877486] [47312]: DEBUG nova.compute.api [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.881488] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.881488] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.881488] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.881649] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.881681] [47313]: DEBUG nova.policy [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.881789] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.881933] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.885827] [47313]: DEBUG nova.policy [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.886485] [47313]: DEBUG nova.policy [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.887488] [47313]: INFO nova.api.openstack.requestlog [None req-edc31310-d764-4022-9565-f35e0979b74a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.049534 [ 828.888115] [47313]: [pid: 47313|app: 0|req: 3273/6698] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 828.914875] [47312]: DEBUG nova.policy [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.919218] [47312]: INFO nova.api.openstack.requestlog [None req-2b36495a-f751-4b0e-a2cd-a1429c829542 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.052088 [ 828.919630] [47312]: [pid: 47312|app: 0|req: 3426/6699] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 828.952050] [47313]: DEBUG nova.api.openstack.wsgi [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 828.953745] [47313]: DEBUG nova.compute.api [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 828.957123] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.957364] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.957543] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.957939] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 828.958152] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 828.958324] [47313]: DEBUG oslo_concurrency.lockutils [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 828.989335] [47313]: DEBUG nova.policy [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 828.993243] [47313]: INFO nova.api.openstack.requestlog [None req-5a484a7f-db25-4560-b53a-1d2dc5ebf251 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.043435 [ 828.993560] [47313]: [pid: 47313|app: 0|req: 3274/6700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.009094] [47312]: DEBUG nova.api.openstack.wsgi [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.010788] [47312]: DEBUG nova.compute.api [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.014388] [47312]: DEBUG oslo_concurrency.lockutils [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.014622] [47312]: DEBUG oslo_concurrency.lockutils [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.014844] [47312]: DEBUG oslo_concurrency.lockutils [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.015216] [47312]: DEBUG oslo_concurrency.lockutils [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.015414] [47312]: DEBUG oslo_concurrency.lockutils [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.015586] [47312]: DEBUG oslo_concurrency.lockutils [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.045768] [47312]: DEBUG nova.policy [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.049618] [47312]: INFO nova.api.openstack.requestlog [None req-95763f11-0a85-4644-becb-4a1506305063 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1214 microversion: 2.1 time: 0.042833 [ 829.049944] [47312]: [pid: 47312|app: 0|req: 3427/6701] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1214 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.073651] [47313]: DEBUG nova.api.openstack.wsgi [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.075291] [47313]: DEBUG nova.compute.api [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.078613] [47313]: DEBUG oslo_concurrency.lockutils [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.078836] [47313]: DEBUG oslo_concurrency.lockutils [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.079037] [47313]: DEBUG oslo_concurrency.lockutils [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.079406] [47313]: DEBUG oslo_concurrency.lockutils [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.079617] [47313]: DEBUG oslo_concurrency.lockutils [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.079793] [47313]: DEBUG oslo_concurrency.lockutils [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.108580] [47312]: DEBUG nova.api.openstack.wsgi [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.109757] [47313]: DEBUG nova.policy [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.110199] [47312]: DEBUG nova.compute.api [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.113654] [47313]: INFO nova.api.openstack.requestlog [None req-72623c92-f750-4ed9-9769-f6b13204cbe8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.042261 [ 829.113941] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.113982] [47313]: [pid: 47313|app: 0|req: 3275/6702] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.114210] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.114432] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.114796] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.115010] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.115191] [47312]: DEBUG oslo_concurrency.lockutils [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.139706] [47313]: DEBUG nova.api.openstack.wsgi [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.141998] [47313]: DEBUG nova.compute.api [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.144935] [47313]: DEBUG oslo_concurrency.lockutils [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.145032] [47313]: DEBUG oslo_concurrency.lockutils [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.145220] [47313]: DEBUG oslo_concurrency.lockutils [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.145581] [47313]: DEBUG oslo_concurrency.lockutils [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.145836] [47313]: DEBUG oslo_concurrency.lockutils [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.145960] [47313]: DEBUG oslo_concurrency.lockutils [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.146999] [47312]: DEBUG nova.policy [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.151292] [47312]: DEBUG nova.policy [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.151891] [47312]: DEBUG nova.policy [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.152474] [47312]: INFO nova.api.openstack.requestlog [None req-88d45b10-85db-45c8-9961-eaa6e63818a9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.046776 [ 829.152783] [47312]: [pid: 47312|app: 0|req: 3428/6703] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 829.154980] [47312]: DEBUG nova.api.openstack.wsgi [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.156832] [47312]: DEBUG nova.compute.api [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.159575] [47312]: DEBUG oslo_concurrency.lockutils [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.159799] [47312]: DEBUG oslo_concurrency.lockutils [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.159981] [47312]: DEBUG oslo_concurrency.lockutils [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.160343] [47312]: DEBUG oslo_concurrency.lockutils [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.160542] [47312]: DEBUG oslo_concurrency.lockutils [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.160712] [47312]: DEBUG oslo_concurrency.lockutils [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.176486] [47313]: DEBUG nova.policy [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.180266] [47313]: INFO nova.api.openstack.requestlog [None req-51db5f58-ff5b-42be-9b9b-83cefb6f70b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.042543 [ 829.180597] [47313]: [pid: 47313|app: 0|req: 3276/6704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:05 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 829.188697] [47312]: DEBUG nova.policy [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.192483] [47312]: INFO nova.api.openstack.requestlog [None req-d248e928-6182-48fb-92ef-48a781738a4d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.039168 [ 829.192810] [47312]: [pid: 47312|app: 0|req: 3429/6705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.194608] [47313]: DEBUG nova.api.openstack.wsgi [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.195439] [47313]: DEBUG nova.compute.api [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.198526] [47313]: DEBUG oslo_concurrency.lockutils [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.198745] [47313]: DEBUG oslo_concurrency.lockutils [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.198919] [47313]: DEBUG oslo_concurrency.lockutils [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.199266] [47313]: DEBUG oslo_concurrency.lockutils [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.199456] [47313]: DEBUG oslo_concurrency.lockutils [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.200253] [47313]: DEBUG oslo_concurrency.lockutils [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.224880] [47312]: DEBUG nova.api.openstack.wsgi [req-885945f7-b5e9-4bb4-b925-ca4621023134 req-2eeb55df-b09f-44c6-802d-0ecc8ee2c27f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba", "tag": "5242c0c7-f0be-48bd-9cdb-facff0c96198"}, {"server_uuid": "34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba", "name": "network-vif-deleted", "tag": "5242c0c7-f0be-48bd-9cdb-facff0c96198"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 829.230762] [47312]: DEBUG oslo_concurrency.lockutils [req-885945f7-b5e9-4bb4-b925-ca4621023134 req-2eeb55df-b09f-44c6-802d-0ecc8ee2c27f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.230996] [47312]: DEBUG oslo_concurrency.lockutils [req-885945f7-b5e9-4bb4-b925-ca4621023134 req-2eeb55df-b09f-44c6-802d-0ecc8ee2c27f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.231195] [47312]: DEBUG oslo_concurrency.lockutils [req-885945f7-b5e9-4bb4-b925-ca4621023134 req-2eeb55df-b09f-44c6-802d-0ecc8ee2c27f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.237111] [47313]: DEBUG nova.policy [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.237463] [47312]: INFO nova.api.openstack.compute.server_external_events [req-885945f7-b5e9-4bb4-b925-ca4621023134 req-2eeb55df-b09f-44c6-802d-0ecc8ee2c27f service nova] Creating event network-changed:5242c0c7-f0be-48bd-9cdb-facff0c96198 for instance 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba on cpu-1 [ 829.237707] [47312]: INFO nova.api.openstack.compute.server_external_events [req-885945f7-b5e9-4bb4-b925-ca4621023134 req-2eeb55df-b09f-44c6-802d-0ecc8ee2c27f service nova] Creating event network-vif-deleted:5242c0c7-f0be-48bd-9cdb-facff0c96198 for instance 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba on cpu-1 [ 829.241460] [47313]: INFO nova.api.openstack.requestlog [None req-5002d121-c732-4422-ae9d-fe9886d7ff79 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.049666 [ 829.241920] [47313]: [pid: 47313|app: 0|req: 3277/6706] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 829.242997] [47312]: INFO nova.api.openstack.requestlog [req-885945f7-b5e9-4bb4-b925-ca4621023134 req-2eeb55df-b09f-44c6-802d-0ecc8ee2c27f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020394 [ 829.243335] [47312]: [pid: 47312|app: 0|req: 3430/6707] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:06 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 829.367183] [47313]: DEBUG nova.api.openstack.wsgi [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.369840] [47313]: DEBUG nova.compute.api [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.374797] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.375072] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.375259] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.375610] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.375791] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.375965] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.416910] [47313]: DEBUG nova.policy [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.420960] [47313]: INFO nova.api.openstack.requestlog [None req-c6e11394-b3f1-4644-962c-5ff2b34e24c8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.056129 [ 829.421409] [47313]: [pid: 47313|app: 0|req: 3278/6708] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.502028] [47312]: DEBUG nova.api.openstack.wsgi [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.503317] [47312]: DEBUG nova.compute.api [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.507015] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.507267] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.507453] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.507807] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.508956] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.508956] [47312]: DEBUG oslo_concurrency.lockutils [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.541466] [47312]: DEBUG nova.policy [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.545884] [47312]: INFO nova.api.openstack.requestlog [None req-6af0e79c-b4df-45d1-89f5-513499a695c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.046653 [ 829.546010] [47312]: [pid: 47312|app: 0|req: 3431/6709] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.553315] [47313]: DEBUG nova.api.openstack.wsgi [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.554983] [47313]: DEBUG nova.compute.api [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.558559] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.558798] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.558984] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.559370] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.559571] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.559952] [47313]: DEBUG oslo_concurrency.lockutils [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.589695] [47313]: DEBUG nova.policy [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.593656] [47313]: INFO nova.api.openstack.requestlog [None req-2b8757f5-c018-48de-b4c8-383fd59ada4c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1291 microversion: 2.1 time: 0.042658 [ 829.593978] [47313]: [pid: 47313|app: 0|req: 3279/6710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1291 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.611109] [47312]: DEBUG nova.api.openstack.wsgi [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.612879] [47312]: DEBUG nova.compute.api [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.616752] [47312]: DEBUG oslo_concurrency.lockutils [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.616991] [47312]: DEBUG oslo_concurrency.lockutils [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.617199] [47312]: DEBUG oslo_concurrency.lockutils [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.617546] [47312]: DEBUG oslo_concurrency.lockutils [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.617747] [47312]: DEBUG oslo_concurrency.lockutils [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.617917] [47312]: DEBUG oslo_concurrency.lockutils [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.647657] [47312]: DEBUG nova.policy [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.651262] [47312]: INFO nova.api.openstack.requestlog [None req-df14345f-2cbf-4217-923d-0425b47c4069 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.042400 [ 829.651569] [47312]: [pid: 47312|app: 0|req: 3432/6711] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.686095] [47313]: DEBUG nova.api.openstack.wsgi [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.687771] [47313]: DEBUG nova.compute.api [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.691149] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.691379] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.691560] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.691910] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.692136] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.692318] [47313]: DEBUG oslo_concurrency.lockutils [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.723249] [47313]: DEBUG nova.policy [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.726918] [47313]: INFO nova.api.openstack.requestlog [None req-13f800ea-5602-4319-a142-0b9147537998 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.043051 [ 829.727255] [47313]: [pid: 47313|app: 0|req: 3280/6712] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.758126] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.759793] [47312]: DEBUG nova.compute.api [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.763251] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.763511] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.763659] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.764012] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.764216] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.764384] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.793156] [47312]: DEBUG nova.policy [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.796735] [47312]: INFO nova.api.openstack.requestlog [None req-d1a827f5-4d3f-4ce0-8fbc-712254c91aa6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.040883 [ 829.796958] [47312]: [pid: 47312|app: 0|req: 3433/6713] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.812854] [47313]: DEBUG nova.api.openstack.wsgi [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.814574] [47313]: DEBUG nova.compute.api [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.818011] [47313]: DEBUG oslo_concurrency.lockutils [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.818278] [47313]: DEBUG oslo_concurrency.lockutils [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.818502] [47313]: DEBUG oslo_concurrency.lockutils [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.818865] [47313]: DEBUG oslo_concurrency.lockutils [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.819079] [47313]: DEBUG oslo_concurrency.lockutils [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.819258] [47313]: DEBUG oslo_concurrency.lockutils [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.842852] [47312]: DEBUG nova.api.openstack.wsgi [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.844580] [47312]: DEBUG nova.compute.api [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.847983] [47312]: DEBUG oslo_concurrency.lockutils [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.848232] [47312]: DEBUG oslo_concurrency.lockutils [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.848418] [47312]: DEBUG oslo_concurrency.lockutils [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.848762] [47312]: DEBUG oslo_concurrency.lockutils [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.848959] [47312]: DEBUG oslo_concurrency.lockutils [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.849142] [47312]: DEBUG oslo_concurrency.lockutils [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.849963] [47313]: DEBUG nova.policy [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.853929] [47313]: INFO nova.api.openstack.requestlog [None req-38bbd5ef-7b63-48e3-b6f8-6f57e99ba4db tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.043251 [ 829.854261] [47313]: [pid: 47313|app: 0|req: 3281/6714] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.880345] [47313]: DEBUG nova.api.openstack.wsgi [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.882087] [47313]: DEBUG nova.compute.api [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.886024] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.887027] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.887027] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.887027] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.887027] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.887233] [47312]: DEBUG nova.policy [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.887313] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.890887] [47312]: INFO nova.api.openstack.requestlog [None req-abe5cfe2-3be1-40d6-97c9-bba1ea0ca534 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1257 microversion: 2.1 time: 0.050181 [ 829.891208] [47312]: [pid: 47312|app: 0|req: 3434/6715] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1257 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.899391] [47312]: DEBUG nova.api.openstack.wsgi [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.900865] [47312]: DEBUG nova.compute.api [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.904179] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.904401] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.904581] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.904952] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.905172] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.905346] [47312]: DEBUG oslo_concurrency.lockutils [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.919996] [47313]: DEBUG nova.policy [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.923788] [47313]: INFO nova.api.openstack.requestlog [None req-1e6d57f7-79ca-45c7-a12c-bc4625a29292 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.045433 [ 829.924218] [47313]: [pid: 47313|app: 0|req: 3282/6716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 829.930659] [47313]: DEBUG nova.api.openstack.wsgi [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 829.932403] [47313]: DEBUG nova.compute.api [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 829.936171] [47313]: DEBUG oslo_concurrency.lockutils [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.936430] [47313]: DEBUG oslo_concurrency.lockutils [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.936694] [47313]: DEBUG oslo_concurrency.lockutils [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.937106] [47313]: DEBUG oslo_concurrency.lockutils [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 829.937315] [47313]: DEBUG oslo_concurrency.lockutils [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 829.937491] [47313]: DEBUG oslo_concurrency.lockutils [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 829.942775] [47312]: DEBUG nova.policy [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.947350] [47312]: DEBUG nova.policy [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.947994] [47312]: DEBUG nova.policy [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.948623] [47312]: INFO nova.api.openstack.requestlog [None req-573fe810-fd3a-4f17-8a86-c10435eb4bdd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.051080 [ 829.948936] [47312]: [pid: 47312|app: 0|req: 3435/6717] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 829.969808] [47313]: DEBUG nova.policy [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 829.973611] [47313]: INFO nova.api.openstack.requestlog [None req-131da06b-9443-4bf8-a5f5-08845b42b1dc tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.044840 [ 829.973931] [47313]: [pid: 47313|app: 0|req: 3283/6718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.004841] [47312]: DEBUG nova.api.openstack.wsgi [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.006469] [47312]: DEBUG nova.compute.api [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.009956] [47312]: DEBUG oslo_concurrency.lockutils [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.010199] [47312]: DEBUG oslo_concurrency.lockutils [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.010387] [47312]: DEBUG oslo_concurrency.lockutils [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.010735] [47312]: DEBUG oslo_concurrency.lockutils [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.010928] [47312]: DEBUG oslo_concurrency.lockutils [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.011119] [47312]: DEBUG oslo_concurrency.lockutils [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.039646] [47312]: DEBUG nova.policy [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.043272] [47312]: INFO nova.api.openstack.requestlog [None req-16ec45f8-642b-4498-afe3-d6f555e2a3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.040622 [ 830.043600] [47312]: [pid: 47312|app: 0|req: 3436/6719] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.062027] [47313]: DEBUG nova.api.openstack.wsgi [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.063205] [47313]: DEBUG nova.compute.api [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.066630] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.066867] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.067065] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.067419] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.067617] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.067829] [47313]: DEBUG oslo_concurrency.lockutils [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.097390] [47313]: DEBUG nova.policy [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.101078] [47313]: INFO nova.api.openstack.requestlog [None req-bdc88e12-a18a-46fb-8981-a4319ffade3f tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1212 microversion: 2.1 time: 0.041939 [ 830.101396] [47313]: [pid: 47313|app: 0|req: 3284/6720] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1212 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.125151] [47312]: DEBUG nova.api.openstack.wsgi [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.127444] [47312]: DEBUG nova.compute.api [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.130939] [47312]: DEBUG oslo_concurrency.lockutils [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.131205] [47312]: DEBUG oslo_concurrency.lockutils [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.131430] [47312]: DEBUG oslo_concurrency.lockutils [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.131786] [47312]: DEBUG oslo_concurrency.lockutils [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.132043] [47312]: DEBUG oslo_concurrency.lockutils [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.132236] [47312]: DEBUG oslo_concurrency.lockutils [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.160763] [47312]: DEBUG nova.policy [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.164326] [47312]: INFO nova.api.openstack.requestlog [None req-3792cbec-1003-4c26-9858-fe2951e504c6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.041576 [ 830.164735] [47312]: [pid: 47312|app: 0|req: 3437/6721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:06 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.165234] [47313]: DEBUG nova.api.openstack.wsgi [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.166896] [47313]: DEBUG nova.compute.api [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.170278] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.170540] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.170736] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.171093] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.171298] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.171474] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.191642] [47312]: DEBUG nova.api.openstack.wsgi [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.193216] [47312]: DEBUG nova.compute.api [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.196275] [47312]: DEBUG oslo_concurrency.lockutils [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.196859] [47312]: DEBUG oslo_concurrency.lockutils [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.196859] [47312]: DEBUG oslo_concurrency.lockutils [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.197000] [47312]: DEBUG oslo_concurrency.lockutils [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.197204] [47312]: DEBUG oslo_concurrency.lockutils [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.197370] [47312]: DEBUG oslo_concurrency.lockutils [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.200572] [47313]: DEBUG nova.policy [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.204320] [47313]: DEBUG nova.policy [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.204930] [47313]: DEBUG nova.policy [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.205494] [47313]: INFO nova.api.openstack.requestlog [None req-0fe59b0e-d5d3-4ade-b623-bba0676b007d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.042672 [ 830.206651] [47313]: [pid: 47313|app: 0|req: 3285/6722] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 830.208184] [47313]: DEBUG nova.api.openstack.wsgi [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.209635] [47313]: DEBUG nova.compute.api [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.212570] [47313]: DEBUG oslo_concurrency.lockutils [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.212799] [47313]: DEBUG oslo_concurrency.lockutils [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.213424] [47313]: DEBUG oslo_concurrency.lockutils [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.213424] [47313]: DEBUG oslo_concurrency.lockutils [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.213536] [47313]: DEBUG oslo_concurrency.lockutils [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.213737] [47313]: DEBUG oslo_concurrency.lockutils [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.224027] [47312]: DEBUG nova.policy [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.227893] [47312]: INFO nova.api.openstack.requestlog [None req-8079e095-0e0e-4333-a627-679002dfb905 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.038029 [ 830.228214] [47312]: [pid: 47312|app: 0|req: 3438/6723] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.248433] [47313]: DEBUG nova.policy [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.252477] [47313]: INFO nova.api.openstack.requestlog [None req-73ddaffe-6441-4321-a5af-7dc7c4035ca2 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.046030 [ 830.252851] [47313]: [pid: 47313|app: 0|req: 3286/6724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.254824] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.256501] [47312]: DEBUG nova.compute.api [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.259781] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.260017] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.260209] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.260555] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.260752] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.260921] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.296954] [47312]: DEBUG nova.policy [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.301201] [47312]: INFO nova.api.openstack.requestlog [None req-ce8311d7-edac-4abf-a795-f3c349468697 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.048426 [ 830.301487] [47312]: [pid: 47312|app: 0|req: 3439/6725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.432049] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.433836] [47313]: DEBUG nova.compute.api [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.437324] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.437557] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.437833] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.438248] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.438453] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.438627] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.470050] [47313]: DEBUG nova.policy [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.473763] [47313]: INFO nova.api.openstack.requestlog [None req-a7cae9b2-ff90-4b9c-907f-2293c4545f85 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.043873 [ 830.474100] [47313]: [pid: 47313|app: 0|req: 3287/6726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.562954] [47312]: DEBUG nova.api.openstack.wsgi [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.564713] [47312]: DEBUG nova.compute.api [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.569603] [47312]: DEBUG oslo_concurrency.lockutils [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.569850] [47312]: DEBUG oslo_concurrency.lockutils [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.570051] [47312]: DEBUG oslo_concurrency.lockutils [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.570419] [47312]: DEBUG oslo_concurrency.lockutils [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.570619] [47312]: DEBUG oslo_concurrency.lockutils [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.570794] [47312]: DEBUG oslo_concurrency.lockutils [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.608089] [47312]: DEBUG nova.policy [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.610596] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.614120] [47313]: DEBUG nova.compute.api [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.614173] [47312]: INFO nova.api.openstack.requestlog [None req-643349e5-33ac-44cd-be4a-aab0fb7d0a40 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.055650 [ 830.614173] [47312]: [pid: 47312|app: 0|req: 3440/6727] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.619741] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.619977] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.620174] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.620530] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.620742] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.621654] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.663046] [47312]: DEBUG nova.api.openstack.wsgi [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.664762] [47312]: DEBUG nova.compute.api [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.668170] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.668370] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.668549] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.668892] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.669094] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.669272] [47312]: DEBUG oslo_concurrency.lockutils [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.709499] [47312]: DEBUG nova.policy [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.713772] [47312]: INFO nova.api.openstack.requestlog [None req-40ce1a33-4a29-459e-ada2-6d8eb115478f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.052960 [ 830.714098] [47312]: [pid: 47312|app: 0|req: 3441/6728] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 830.738646] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.740254] [47312]: DEBUG nova.compute.api [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.746680] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.746916] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.748011] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.748011] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.748011] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.748011] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.789358] [47312]: DEBUG nova.policy [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.794065] [47312]: INFO nova.api.openstack.requestlog [None req-f8021aa8-1850-4e9a-983b-c689554491a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.057422 [ 830.794527] [47312]: [pid: 47312|app: 0|req: 3442/6729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 830.800452] [47313]: DEBUG nova.policy [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 830.805009] [47313]: INFO nova.api.openstack.requestlog [None req-ee38dcb9-d12c-4147-8a45-745c6e45fe90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1367 microversion: 2.1 time: 0.197652 [ 830.805539] [47313]: [pid: 47313|app: 0|req: 3288/6730] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1367 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 830.810019] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.810019] [47312]: DEBUG nova.compute.api [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.814191] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.814558] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.814860] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.815334] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.815645] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.815927] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.865094] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 830.870556] [47313]: DEBUG nova.compute.api [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 830.874326] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.874595] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.874789] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 830.875174] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 830.875372] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 830.875546] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.021406] [47312]: DEBUG nova.policy [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.025210] [47312]: INFO nova.api.openstack.requestlog [None req-5bda260b-3e7d-4c46-a089-154836f7e0f2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.219073 [ 831.025671] [47312]: [pid: 47312|app: 0|req: 3443/6731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.032121] [47312]: DEBUG nova.api.openstack.wsgi [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.032187] [47313]: DEBUG nova.policy [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.032808] [47312]: DEBUG nova.compute.api [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.036821] [47312]: DEBUG oslo_concurrency.lockutils [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.037246] [47312]: DEBUG oslo_concurrency.lockutils [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.037556] [47312]: DEBUG oslo_concurrency.lockutils [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.038035] [47312]: DEBUG oslo_concurrency.lockutils [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.038362] [47312]: DEBUG oslo_concurrency.lockutils [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.038657] [47312]: DEBUG oslo_concurrency.lockutils [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.040821] [47313]: INFO nova.api.openstack.requestlog [None req-5e767da3-60fa-4cb3-b646-0ec850d00734 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.177671 [ 831.041191] [47313]: [pid: 47313|app: 0|req: 3289/6732] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.045048] [47313]: DEBUG nova.api.openstack.wsgi [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.052586] [47313]: DEBUG nova.compute.api [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.058520] [47313]: DEBUG oslo_concurrency.lockutils [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.058622] [47313]: DEBUG oslo_concurrency.lockutils [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.058823] [47313]: DEBUG oslo_concurrency.lockutils [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.062424] [47313]: DEBUG oslo_concurrency.lockutils [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.062924] [47313]: DEBUG oslo_concurrency.lockutils [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.063149] [47313]: DEBUG oslo_concurrency.lockutils [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.076663] [47312]: DEBUG nova.policy [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.081080] [47312]: INFO nova.api.openstack.requestlog [None req-518ae7c8-f37f-4f69-ba69-4754e50ee102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1257 microversion: 2.1 time: 0.054310 [ 831.081542] [47312]: [pid: 47312|app: 0|req: 3444/6733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1257 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.084202] [47312]: DEBUG nova.api.openstack.wsgi [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.086024] [47312]: DEBUG nova.compute.api [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.092017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.092017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.092017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.092017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.092017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.092017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.103990] [47313]: DEBUG nova.policy [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.109896] [47313]: INFO nova.api.openstack.requestlog [None req-38897bdd-f269-4e82-b609-a2dfdd084930 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.067923 [ 831.110641] [47313]: [pid: 47313|app: 0|req: 3290/6734] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.113323] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.115385] [47313]: DEBUG nova.compute.api [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.122017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.122017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.122017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.122017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.122017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.122017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.128250] [47312]: DEBUG nova.policy [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.129566] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 831.133616] [47312]: DEBUG nova.policy [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.134278] [47312]: DEBUG nova.policy [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.134881] [47312]: INFO nova.api.openstack.requestlog [None req-e32282a1-1404-427d-8189-01ad432d0473 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.052753 [ 831.135196] [47312]: [pid: 47312|app: 0|req: 3445/6735] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.138294] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.139861] [47312]: DEBUG nova.compute.api [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.143099] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.143291] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.143486] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.143861] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.144070] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.144246] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.157345] [47313]: DEBUG nova.policy [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.161955] [47313]: INFO nova.api.openstack.requestlog [None req-0e32de05-4f29-418c-9d34-3216c2212b2b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.050939 [ 831.162299] [47313]: [pid: 47313|app: 0|req: 3291/6736] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.166865] [47313]: DEBUG nova.api.openstack.wsgi [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.167610] [47313]: DEBUG nova.compute.api [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.173645] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.173849] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.174046] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.174403] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.174861] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.174861] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.179722] [47312]: DEBUG nova.policy [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.184116] [47312]: INFO nova.api.openstack.requestlog [None req-9e41f609-432e-4844-a39d-ebc6fc820216 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.048283 [ 831.184393] [47312]: [pid: 47312|app: 0|req: 3446/6737] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:07 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.187018] [47312]: DEBUG nova.api.openstack.wsgi [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.188566] [47312]: DEBUG nova.compute.api [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.191642] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.191896] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.192101] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.192453] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.192681] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.192859] [47312]: DEBUG oslo_concurrency.lockutils [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.195185] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.196102] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.196102] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.196102] [47313]: DEBUG nova.objects.instance [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lazy-loading 'fault' on Instance uuid 67ecabfd-4efc-4e1c-a708-107197cfd018 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 831.223357] [47313]: DEBUG nova.policy [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '91f140eb617e4136a765c5c15978643e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6c46447bf904572b78f673fc04de853', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.227451] [47313]: INFO nova.api.openstack.requestlog [None req-fbe65162-9f09-407c-ba64-e30d17f07086 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 200 len: 1404 microversion: 2.1 time: 0.064576 [ 831.228134] [47313]: [pid: 47313|app: 0|req: 3292/6738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 1404 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.229985] [47312]: DEBUG nova.policy [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.230346] [47313]: DEBUG nova.api.openstack.wsgi [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.232079] [47313]: DEBUG nova.compute.api [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.237752] [47313]: DEBUG oslo_concurrency.lockutils [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.237752] [47313]: DEBUG oslo_concurrency.lockutils [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.237752] [47313]: DEBUG oslo_concurrency.lockutils [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.237937] [47312]: INFO nova.api.openstack.requestlog [None req-d17a8eb4-9ba1-4432-a6a7-58fac3d955b8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.049195 [ 831.237972] [47313]: DEBUG oslo_concurrency.lockutils [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.237972] [47313]: DEBUG oslo_concurrency.lockutils [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.238051] [47312]: [pid: 47312|app: 0|req: 3447/6739] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.238852] [47313]: DEBUG oslo_concurrency.lockutils [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.242183] [47312]: DEBUG nova.api.openstack.wsgi [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.243829] [47312]: DEBUG nova.compute.api [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.246983] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.247227] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.247409] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.247779] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.248051] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.248284] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.298901] [47313]: DEBUG nova.policy [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.301743] [47313]: DEBUG nova.policy [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.302479] [47312]: DEBUG nova.policy [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.302734] [47313]: DEBUG nova.policy [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.303512] [47313]: INFO nova.api.openstack.requestlog [None req-e827777c-0974-4e0b-bde9-261547eb36d5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.074962 [ 831.304016] [47313]: [pid: 47313|app: 0|req: 3293/6740] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 831.307540] [47313]: DEBUG nova.api.openstack.wsgi [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.307914] [47313]: DEBUG nova.compute.api [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.308400] [47312]: INFO nova.api.openstack.requestlog [None req-ece9bc61-aa7e-45c4-ad88-4dea82251d93 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.070190 [ 831.308710] [47312]: [pid: 47312|app: 0|req: 3448/6741] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.311076] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.312433] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.312626] [47312]: DEBUG nova.compute.api [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.312900] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.313201] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.313670] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.314035] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.314344] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.315834] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.316073] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.316251] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.316591] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.316778] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.316942] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.331475] [47313]: DEBUG nova.compute.api [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 831.351571] [47312]: DEBUG nova.policy [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.357558] [47312]: INFO nova.api.openstack.requestlog [None req-3e432cd8-278c-47f6-b89b-cbfd10bfd649 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.048159 [ 831.359209] [47312]: [pid: 47312|app: 0|req: 3449/6742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.360329] [47313]: DEBUG nova.compute.api [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47313) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 831.360610] [47312]: DEBUG nova.api.openstack.wsgi [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.361187] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.361524] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.363245] [47313]: DEBUG oslo_concurrency.lockutils [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.363245] [47313]: WARNING nova.compute.api [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] instance's host None is down, deleting from database [ 831.363349] [47312]: DEBUG nova.compute.api [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.365166] [47313]: DEBUG nova.network.neutron [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] deallocate_for_instance() {{(pid=47313) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 831.367964] [47312]: DEBUG oslo_concurrency.lockutils [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.368218] [47312]: DEBUG oslo_concurrency.lockutils [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.368403] [47312]: DEBUG oslo_concurrency.lockutils [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.368769] [47312]: DEBUG oslo_concurrency.lockutils [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.369012] [47312]: DEBUG oslo_concurrency.lockutils [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.369161] [47312]: DEBUG oslo_concurrency.lockutils [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.388132] [47313]: DEBUG nova.network.neutron [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Instance cache missing network info. {{(pid=47313) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 831.389175] [47313]: DEBUG nova.network.neutron [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Updating instance_info_cache with network_info: [] {{(pid=47313) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 831.404795] [47312]: DEBUG nova.policy [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.414478] [47312]: INFO nova.api.openstack.requestlog [None req-59f10d06-6c8c-487c-81dd-a1cba9b8248a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.056068 [ 831.414830] [47312]: [pid: 47312|app: 0|req: 3450/6743] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.486394] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.489928] [47312]: DEBUG nova.compute.api [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.492609] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.492940] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.493154] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.493593] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.493804] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.494360] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.496863] [47313]: INFO nova.api.openstack.requestlog [None req-50dba2f1-042f-47cb-9f81-e3c30e3355c9 tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 204 len: 0 microversion: 2.1 time: 0.192075 [ 831.498250] [47313]: [pid: 47313|app: 0|req: 3294/6744] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:08 2024] DELETE /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 831.502520] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.505468] [47313]: DEBUG nova.compute.api [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] [instance: 67ecabfd-4efc-4e1c-a708-107197cfd018] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.508512] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.508974] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.509376] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.512420] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.512420] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.512420] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.520331] [47313]: INFO nova.api.openstack.wsgi [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] HTTP exception thrown: Instance 67ecabfd-4efc-4e1c-a708-107197cfd018 could not be found. [ 831.520331] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] Returning 404 to user: Instance 67ecabfd-4efc-4e1c-a708-107197cfd018 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 831.520331] [47313]: INFO nova.api.openstack.requestlog [None req-7d5a712d-e9d4-4d2c-b629-173f0811b9cf tempest-ServerRescueTestJSON-1610341930 tempest-ServerRescueTestJSON-1610341930-project-member] 10.180.1.21 "GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018" status: 404 len: 111 microversion: 2.1 time: 0.019564 [ 831.520331] [47313]: [pid: 47313|app: 0|req: 3295/6745] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/67ecabfd-4efc-4e1c-a708-107197cfd018 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 831.536397] [47312]: DEBUG nova.policy [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.540747] [47312]: INFO nova.api.openstack.requestlog [None req-c5f1178e-5db5-4b15-b606-e2a263303efb tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.056814 [ 831.541097] [47312]: [pid: 47312|app: 0|req: 3451/6746] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.625091] [47313]: DEBUG nova.api.openstack.wsgi [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.626773] [47313]: DEBUG nova.compute.api [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.630473] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.630757] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.630993] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.631407] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.631658] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.631881] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.663288] [47313]: DEBUG nova.policy [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.667241] [47313]: INFO nova.api.openstack.requestlog [None req-62a30b0a-532c-4eef-bd3f-37903870bb6c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.044405 [ 831.667592] [47313]: [pid: 47313|app: 0|req: 3296/6747] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.725287] [47312]: DEBUG nova.api.openstack.wsgi [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.726938] [47312]: DEBUG nova.compute.api [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.730278] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.730509] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.730693] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.731051] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.731253] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.731426] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.765699] [47312]: DEBUG nova.policy [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.775859] [47312]: INFO nova.api.openstack.requestlog [None req-3d1f67f6-9acb-4f1f-a8e8-a3179160fc0f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.051584 [ 831.775859] [47312]: [pid: 47312|app: 0|req: 3452/6748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.806733] [47313]: DEBUG nova.api.openstack.wsgi [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.808058] [47313]: DEBUG nova.compute.api [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.812280] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.812280] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.812280] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.812477] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.812742] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.813902] [47313]: DEBUG oslo_concurrency.lockutils [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.817115] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 831.818923] [47312]: DEBUG nova.compute.api [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 831.823635] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.823635] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.823635] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.823635] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 831.824262] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 831.824262] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 831.850635] [47313]: DEBUG nova.policy [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.854731] [47313]: INFO nova.api.openstack.requestlog [None req-4fdf3034-56d6-4fff-9131-b519d8f06fba tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.050521 [ 831.855058] [47313]: [pid: 47313|app: 0|req: 3297/6749] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 831.908712] [47312]: DEBUG nova.policy [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 831.912878] [47312]: INFO nova.api.openstack.requestlog [None req-5c3283a0-e6cf-416d-a676-c6ae5882210b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.098045 [ 831.913208] [47312]: [pid: 47312|app: 0|req: 3453/6750] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.042254] [47313]: DEBUG nova.api.openstack.wsgi [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.043995] [47313]: DEBUG nova.compute.api [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.047201] [47313]: DEBUG oslo_concurrency.lockutils [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.047431] [47313]: DEBUG oslo_concurrency.lockutils [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.047614] [47313]: DEBUG oslo_concurrency.lockutils [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.047963] [47313]: DEBUG oslo_concurrency.lockutils [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.048172] [47313]: DEBUG oslo_concurrency.lockutils [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.048344] [47313]: DEBUG oslo_concurrency.lockutils [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.058297] [47312]: DEBUG nova.api.openstack.wsgi [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.059778] [47312]: DEBUG nova.compute.api [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.063574] [47312]: DEBUG oslo_concurrency.lockutils [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.063950] [47312]: DEBUG oslo_concurrency.lockutils [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.064361] [47312]: DEBUG oslo_concurrency.lockutils [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.064831] [47312]: DEBUG oslo_concurrency.lockutils [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.065171] [47312]: DEBUG oslo_concurrency.lockutils [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.065469] [47312]: DEBUG oslo_concurrency.lockutils [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.092461] [47313]: DEBUG nova.policy [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.096740] [47313]: INFO nova.api.openstack.requestlog [None req-920634f3-c7a5-42dd-985d-94c28e0b7883 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1217 microversion: 2.1 time: 0.056839 [ 832.097295] [47313]: [pid: 47313|app: 0|req: 3298/6751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1217 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.105008] [47312]: DEBUG nova.policy [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.109319] [47312]: INFO nova.api.openstack.requestlog [None req-74b530c7-159c-43d6-844d-04963cf77c47 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.053395 [ 832.109818] [47312]: [pid: 47312|app: 0|req: 3454/6752] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.123209] [47312]: DEBUG nova.api.openstack.wsgi [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.123962] [47312]: DEBUG nova.compute.api [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.127319] [47312]: DEBUG oslo_concurrency.lockutils [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.128804] [47312]: DEBUG oslo_concurrency.lockutils [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.128804] [47312]: DEBUG oslo_concurrency.lockutils [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.128804] [47312]: DEBUG oslo_concurrency.lockutils [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.128804] [47312]: DEBUG oslo_concurrency.lockutils [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.128804] [47312]: DEBUG oslo_concurrency.lockutils [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.164017] [47312]: DEBUG nova.policy [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.168014] [47312]: INFO nova.api.openstack.requestlog [None req-69379573-15f0-42ea-a2ea-9a467161327c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.047756 [ 832.168347] [47312]: [pid: 47312|app: 0|req: 3455/6753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 832.172559] [47312]: DEBUG nova.api.openstack.wsgi [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.174297] [47312]: DEBUG nova.compute.api [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.177214] [47312]: DEBUG oslo_concurrency.lockutils [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.177443] [47312]: DEBUG oslo_concurrency.lockutils [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.177627] [47312]: DEBUG oslo_concurrency.lockutils [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.178054] [47312]: DEBUG oslo_concurrency.lockutils [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.178258] [47312]: DEBUG oslo_concurrency.lockutils [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.178432] [47312]: DEBUG oslo_concurrency.lockutils [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.210042] [47312]: DEBUG nova.policy [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.213991] [47312]: DEBUG nova.policy [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.214621] [47312]: DEBUG nova.policy [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.215365] [47312]: INFO nova.api.openstack.requestlog [None req-71048bdc-5f04-4b10-9a71-469cc989fb7a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.046493 [ 832.216028] [47312]: [pid: 47312|app: 0|req: 3456/6754] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 832.220244] [47312]: DEBUG nova.api.openstack.wsgi [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.220244] [47312]: DEBUG nova.compute.api [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.222420] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.222664] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.222850] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.223199] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.223387] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.223574] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.252692] [47312]: DEBUG nova.policy [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.253274] [47313]: DEBUG nova.api.openstack.wsgi [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.254892] [47313]: DEBUG nova.compute.api [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.257317] [47312]: INFO nova.api.openstack.requestlog [None req-3bbbeccb-a15f-498a-b99e-895db3abb11f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.040916 [ 832.257637] [47312]: [pid: 47312|app: 0|req: 3457/6755] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.258693] [47313]: DEBUG oslo_concurrency.lockutils [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.258925] [47313]: DEBUG oslo_concurrency.lockutils [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.259121] [47313]: DEBUG oslo_concurrency.lockutils [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.259540] [47313]: DEBUG oslo_concurrency.lockutils [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.259729] [47313]: DEBUG oslo_concurrency.lockutils [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.259901] [47313]: DEBUG oslo_concurrency.lockutils [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.260118] [47312]: DEBUG nova.api.openstack.wsgi [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.262225] [47312]: DEBUG nova.compute.api [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.267690] [47312]: DEBUG oslo_concurrency.lockutils [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.267690] [47312]: DEBUG oslo_concurrency.lockutils [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.267690] [47312]: DEBUG oslo_concurrency.lockutils [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.267690] [47312]: DEBUG oslo_concurrency.lockutils [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.267690] [47312]: DEBUG oslo_concurrency.lockutils [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.267690] [47312]: DEBUG oslo_concurrency.lockutils [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.290641] [47313]: DEBUG nova.policy [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.294669] [47313]: INFO nova.api.openstack.requestlog [None req-66bc2b67-b78f-4a17-b187-9cc4ce3e0dcc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1265 microversion: 2.1 time: 0.196840 [ 832.295022] [47313]: [pid: 47313|app: 0|req: 3299/6756] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:08 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1265 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.297806] [47313]: DEBUG nova.api.openstack.wsgi [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.299361] [47313]: DEBUG nova.compute.api [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.302432] [47313]: DEBUG oslo_concurrency.lockutils [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.302589] [47312]: DEBUG nova.policy [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.302691] [47313]: DEBUG oslo_concurrency.lockutils [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.302847] [47313]: DEBUG oslo_concurrency.lockutils [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.303206] [47313]: DEBUG oslo_concurrency.lockutils [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.303398] [47313]: DEBUG oslo_concurrency.lockutils [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.303564] [47313]: DEBUG oslo_concurrency.lockutils [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.307837] [47312]: INFO nova.api.openstack.requestlog [None req-027e799c-7ffc-40c1-a69c-ac8fc4f79c46 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.048428 [ 832.308673] [47312]: [pid: 47312|app: 0|req: 3458/6757] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.317516] [47312]: DEBUG nova.api.openstack.wsgi [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.321105] [47312]: DEBUG nova.compute.api [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.322989] [47312]: DEBUG oslo_concurrency.lockutils [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.323234] [47312]: DEBUG oslo_concurrency.lockutils [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.323413] [47312]: DEBUG oslo_concurrency.lockutils [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.323757] [47312]: DEBUG oslo_concurrency.lockutils [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.323943] [47312]: DEBUG oslo_concurrency.lockutils [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.324123] [47312]: DEBUG oslo_concurrency.lockutils [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.342737] [47313]: DEBUG nova.policy [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.348031] [47313]: INFO nova.api.openstack.requestlog [None req-44986d47-b521-4045-9bcf-6d371d6c9786 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.051976 [ 832.348403] [47313]: [pid: 47313|app: 0|req: 3300/6758] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.352310] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.354208] [47313]: DEBUG nova.compute.api [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.359065] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.359477] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.359831] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.360383] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.360736] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.361059] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.365980] [47312]: DEBUG nova.policy [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.372093] [47312]: DEBUG nova.policy [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.374166] [47312]: DEBUG nova.policy [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.374166] [47312]: INFO nova.api.openstack.requestlog [None req-f21da058-d57a-434a-bbbb-4f997c9071b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.057888 [ 832.374166] [47312]: [pid: 47312|app: 0|req: 3459/6759] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 832.376827] [47312]: DEBUG nova.api.openstack.wsgi [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.378664] [47312]: DEBUG nova.compute.api [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.383016] [47312]: DEBUG oslo_concurrency.lockutils [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.383016] [47312]: DEBUG oslo_concurrency.lockutils [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.383016] [47312]: DEBUG oslo_concurrency.lockutils [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.383016] [47312]: DEBUG oslo_concurrency.lockutils [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.383244] [47312]: DEBUG oslo_concurrency.lockutils [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.383285] [47312]: DEBUG oslo_concurrency.lockutils [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.401060] [47313]: DEBUG nova.policy [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.405418] [47313]: INFO nova.api.openstack.requestlog [None req-0f8c4e48-a904-424b-9a48-c2b36d2c13b0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.056172 [ 832.405928] [47313]: [pid: 47313|app: 0|req: 3301/6760] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.414635] [47312]: DEBUG nova.policy [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.418954] [47312]: INFO nova.api.openstack.requestlog [None req-e33f8f89-cde8-4f78-9ce5-dd454339f4b0 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.044012 [ 832.419090] [47312]: [pid: 47312|app: 0|req: 3460/6761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.427859] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.429523] [47313]: DEBUG nova.compute.api [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.432944] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.434025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.434025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.434025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.434025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.434297] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.465476] [47313]: DEBUG nova.policy [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.469699] [47313]: INFO nova.api.openstack.requestlog [None req-7ff1c642-664e-4eda-ba5f-99dd471e65bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.043895 [ 832.470049] [47313]: [pid: 47313|app: 0|req: 3302/6762] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.553553] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.556440] [47312]: DEBUG nova.compute.api [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.559287] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.560139] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.560139] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.560502] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.560800] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.561093] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.594633] [47312]: DEBUG nova.policy [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.598398] [47312]: INFO nova.api.openstack.requestlog [None req-6cf3c7b7-a953-4c49-9b7e-135268bec17e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.047144 [ 832.598726] [47312]: [pid: 47312|app: 0|req: 3461/6763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.679477] [47313]: DEBUG nova.api.openstack.wsgi [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.681265] [47313]: DEBUG nova.compute.api [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.685007] [47313]: DEBUG oslo_concurrency.lockutils [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.685296] [47313]: DEBUG oslo_concurrency.lockutils [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.685495] [47313]: DEBUG oslo_concurrency.lockutils [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.685876] [47313]: DEBUG oslo_concurrency.lockutils [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.686062] [47313]: DEBUG oslo_concurrency.lockutils [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.686241] [47313]: DEBUG oslo_concurrency.lockutils [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.726043] [47313]: DEBUG nova.policy [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.730123] [47313]: INFO nova.api.openstack.requestlog [None req-73f78cfd-0ac5-4d8c-94be-e00bcf72c9d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.053290 [ 832.730655] [47313]: [pid: 47313|app: 0|req: 3303/6764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.787521] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.788724] [47312]: DEBUG nova.compute.api [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.793086] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.793399] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.793654] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.794141] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.794416] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.794652] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.834112] [47312]: DEBUG nova.policy [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.843146] [47312]: INFO nova.api.openstack.requestlog [None req-6e1160c2-e5c1-4488-8deb-ce9748f687a1 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.059238 [ 832.843525] [47312]: [pid: 47312|app: 0|req: 3462/6765] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 832.867532] [47313]: DEBUG nova.api.openstack.wsgi [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.869072] [47313]: DEBUG nova.compute.api [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.876326] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.876620] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.876777] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.877145] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.877345] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.877518] [47313]: DEBUG oslo_concurrency.lockutils [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.924106] [47312]: DEBUG nova.api.openstack.wsgi [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 832.925900] [47312]: DEBUG nova.compute.api [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 832.930342] [47312]: DEBUG oslo_concurrency.lockutils [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.930831] [47312]: DEBUG oslo_concurrency.lockutils [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.932018] [47312]: DEBUG oslo_concurrency.lockutils [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.932018] [47312]: DEBUG oslo_concurrency.lockutils [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 832.932018] [47312]: DEBUG oslo_concurrency.lockutils [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 832.932018] [47312]: DEBUG oslo_concurrency.lockutils [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 832.937491] [47313]: DEBUG nova.policy [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 832.942040] [47313]: INFO nova.api.openstack.requestlog [None req-ffa1253d-4ff2-4888-b5fb-6afae4d218a9 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.076658 [ 832.942176] [47313]: [pid: 47313|app: 0|req: 3304/6766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.031575] [47312]: DEBUG nova.policy [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.035950] [47312]: INFO nova.api.openstack.requestlog [None req-56c8f23c-d6f2-4e4f-9d4f-f9d372e07b81 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.114102 [ 833.036486] [47312]: [pid: 47312|app: 0|req: 3463/6767] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.108154] [47313]: DEBUG nova.api.openstack.wsgi [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.109864] [47313]: DEBUG nova.compute.api [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.117027] [47313]: DEBUG oslo_concurrency.lockutils [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.117027] [47313]: DEBUG oslo_concurrency.lockutils [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.117027] [47313]: DEBUG oslo_concurrency.lockutils [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.117027] [47313]: DEBUG oslo_concurrency.lockutils [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.117027] [47313]: DEBUG oslo_concurrency.lockutils [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.117027] [47313]: DEBUG oslo_concurrency.lockutils [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.122805] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.124570] [47312]: DEBUG nova.compute.api [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.128673] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.128938] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.129142] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.130067] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.130067] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.130185] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.160647] [47313]: DEBUG nova.policy [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.166077] [47313]: INFO nova.api.openstack.requestlog [None req-04f463d0-30ea-4b53-ba8d-0d97fdbff5bf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1273 microversion: 2.1 time: 0.060237 [ 833.166453] [47313]: [pid: 47313|app: 0|req: 3305/6768] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1273 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.172833] [47312]: DEBUG nova.policy [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.177968] [47312]: INFO nova.api.openstack.requestlog [None req-6b082327-8678-4df5-a050-8affe90c2522 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.058388 [ 833.178687] [47312]: [pid: 47312|app: 0|req: 3464/6769] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:09 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.185406] [47313]: DEBUG nova.api.openstack.wsgi [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.188320] [47313]: DEBUG nova.compute.api [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.192062] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.193016] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.193016] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.193223] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.193561] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.195870] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.229431] [47312]: DEBUG nova.api.openstack.wsgi [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.231324] [47313]: DEBUG nova.policy [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.232474] [47312]: DEBUG nova.compute.api [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.235411] [47313]: INFO nova.api.openstack.requestlog [None req-5cdc7e8f-043b-43fb-bc7c-9ec28abf69d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.055152 [ 833.235729] [47313]: [pid: 47313|app: 0|req: 3306/6770] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.236501] [47312]: DEBUG oslo_concurrency.lockutils [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.236741] [47312]: DEBUG oslo_concurrency.lockutils [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.237916] [47312]: DEBUG oslo_concurrency.lockutils [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.237916] [47312]: DEBUG oslo_concurrency.lockutils [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.237916] [47312]: DEBUG oslo_concurrency.lockutils [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.237916] [47312]: DEBUG oslo_concurrency.lockutils [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.269048] [47313]: DEBUG nova.api.openstack.wsgi [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.270895] [47313]: DEBUG nova.compute.api [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.274868] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.275376] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.275596] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.276071] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.276252] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.276429] [47313]: DEBUG oslo_concurrency.lockutils [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.307731] [47313]: DEBUG nova.policy [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.312231] [47313]: INFO nova.api.openstack.requestlog [None req-84c399db-ecaf-4faf-86d9-42d7a1ad6e0c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.045294 [ 833.312604] [47313]: [pid: 47313|app: 0|req: 3307/6771] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.374282] [47313]: DEBUG nova.api.openstack.wsgi [None req-47e99526-7b8f-401d-901e-7307755c67e1 tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] Calling method '.version_select at 0x7b9c47adacb0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.405066] [47313]: INFO nova.api.openstack.requestlog [None req-47e99526-7b8f-401d-901e-7307755c67e1 tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04/defaults" status: 200 len: 371 microversion: 2.1 time: 0.091777 [ 833.405445] [47313]: [pid: 47313|app: 0|req: 3308/6772] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04/defaults => generated 371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 833.407831] [47313]: DEBUG nova.api.openstack.wsgi [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.409447] [47313]: DEBUG nova.compute.api [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.413901] [47313]: DEBUG oslo_concurrency.lockutils [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.413901] [47313]: DEBUG oslo_concurrency.lockutils [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.414034] [47313]: DEBUG oslo_concurrency.lockutils [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.414287] [47313]: DEBUG oslo_concurrency.lockutils [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.414480] [47313]: DEBUG oslo_concurrency.lockutils [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.414651] [47313]: DEBUG oslo_concurrency.lockutils [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.490088] [47312]: DEBUG nova.policy [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.494037] [47312]: DEBUG nova.policy [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.494655] [47312]: DEBUG nova.policy [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.495376] [47312]: INFO nova.api.openstack.requestlog [None req-145e3350-d046-4e22-8cf6-bdada9f515d5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.268593 [ 833.495567] [47312]: [pid: 47312|app: 0|req: 3465/6773] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 833.497929] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.499428] [47312]: DEBUG nova.compute.api [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.502533] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.502774] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.502964] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.503324] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.503539] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.503722] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.536271] [47312]: DEBUG nova.policy [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.540186] [47312]: INFO nova.api.openstack.requestlog [None req-9e34670a-6117-4f99-9a31-df8d8873baf5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.044062 [ 833.540500] [47312]: [pid: 47312|app: 0|req: 3466/6774] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.542845] [47312]: DEBUG nova.api.openstack.wsgi [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.544468] [47312]: DEBUG nova.compute.api [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.547418] [47312]: DEBUG oslo_concurrency.lockutils [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.547654] [47312]: DEBUG oslo_concurrency.lockutils [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.547842] [47312]: DEBUG oslo_concurrency.lockutils [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.548208] [47312]: DEBUG oslo_concurrency.lockutils [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.548405] [47312]: DEBUG oslo_concurrency.lockutils [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.548577] [47312]: DEBUG oslo_concurrency.lockutils [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.550707] [47313]: DEBUG nova.policy [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.555057] [47313]: INFO nova.api.openstack.requestlog [None req-de4b038b-2499-47b5-80d9-6f789ef62864 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1317 microversion: 2.1 time: 0.149075 [ 833.555381] [47313]: [pid: 47313|app: 0|req: 3309/6775] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1317 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.557672] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.559175] [47313]: DEBUG nova.compute.api [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.562123] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.562362] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.562590] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.562934] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.563224] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.563399] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.576620] [47312]: DEBUG nova.policy [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.580160] [47312]: INFO nova.api.openstack.requestlog [None req-d642f3e6-a2cd-4ff8-95e8-07005a163e83 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.039073 [ 833.580639] [47312]: [pid: 47312|app: 0|req: 3467/6776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.582715] [47312]: DEBUG nova.api.openstack.wsgi [None req-36d78b88-a7af-4f5e-8f65-d93c40758f54 tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] Calling method '.version_select at 0x7b9c47e1a950>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.591035] [47313]: DEBUG nova.policy [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.595340] [47313]: DEBUG nova.policy [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.595958] [47313]: DEBUG nova.policy [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.596566] [47313]: INFO nova.api.openstack.requestlog [None req-4c757f9e-14f4-403f-89e1-0304000fa154 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.040677 [ 833.596945] [47313]: [pid: 47313|app: 0|req: 3310/6777] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 833.599776] [47313]: DEBUG nova.api.openstack.wsgi [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.601306] [47313]: DEBUG nova.compute.api [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.604391] [47313]: DEBUG oslo_concurrency.lockutils [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.604660] [47313]: DEBUG oslo_concurrency.lockutils [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.604864] [47313]: DEBUG oslo_concurrency.lockutils [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.605276] [47313]: DEBUG oslo_concurrency.lockutils [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.605537] [47313]: DEBUG oslo_concurrency.lockutils [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.605720] [47313]: DEBUG oslo_concurrency.lockutils [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.621433] [47312]: INFO nova.api.openstack.requestlog [None req-36d78b88-a7af-4f5e-8f65-d93c40758f54 tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04" status: 200 len: 371 microversion: 2.1 time: 0.040326 [ 833.621845] [47312]: [pid: 47312|app: 0|req: 3468/6778] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04 => generated 371 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 833.624348] [47312]: DEBUG nova.api.openstack.wsgi [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.625949] [47312]: DEBUG nova.compute.api [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.629280] [47312]: DEBUG oslo_concurrency.lockutils [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.629501] [47312]: DEBUG oslo_concurrency.lockutils [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.629678] [47312]: DEBUG oslo_concurrency.lockutils [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.630107] [47312]: DEBUG oslo_concurrency.lockutils [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.630346] [47312]: DEBUG oslo_concurrency.lockutils [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.630524] [47312]: DEBUG oslo_concurrency.lockutils [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.637632] [47313]: DEBUG nova.policy [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.641706] [47313]: INFO nova.api.openstack.requestlog [None req-2198a549-7c38-43d8-b45c-e2b54daf8cdc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.044175 [ 833.642029] [47313]: [pid: 47313|app: 0|req: 3311/6779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.644226] [47313]: DEBUG nova.api.openstack.wsgi [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.645726] [47313]: DEBUG nova.compute.api [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.648577] [47313]: DEBUG oslo_concurrency.lockutils [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.648802] [47313]: DEBUG oslo_concurrency.lockutils [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.648983] [47313]: DEBUG oslo_concurrency.lockutils [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.649339] [47313]: DEBUG oslo_concurrency.lockutils [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.649532] [47313]: DEBUG oslo_concurrency.lockutils [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.649704] [47313]: DEBUG oslo_concurrency.lockutils [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.657760] [47312]: DEBUG nova.policy [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.661434] [47312]: INFO nova.api.openstack.requestlog [None req-07a6faf0-edad-4f88-a93d-063d60aee972 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.039036 [ 833.661757] [47312]: [pid: 47312|app: 0|req: 3469/6780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.663997] [47312]: DEBUG nova.api.openstack.wsgi [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.665642] [47312]: DEBUG nova.compute.api [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.668448] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.668667] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.668902] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.669299] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.669496] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.669667] [47312]: DEBUG oslo_concurrency.lockutils [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.678894] [47313]: DEBUG nova.policy [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.682569] [47313]: INFO nova.api.openstack.requestlog [None req-e07962ff-abe3-41b3-b3a9-f6737c1a1aaf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.039985 [ 833.682994] [47313]: [pid: 47313|app: 0|req: 3312/6781] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.685016] [47313]: DEBUG nova.api.openstack.wsgi [None req-c34ac63c-ec33-404d-8f66-dae2a85b906e tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] Calling method '.version_select at 0x7b9c473ce950>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.697568] [47312]: DEBUG nova.policy [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.701232] [47312]: INFO nova.api.openstack.requestlog [None req-bb37b703-7eae-43cc-af86-12871343ff15 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.038927 [ 833.701527] [47312]: [pid: 47312|app: 0|req: 3470/6782] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.708447] [47313]: INFO nova.api.openstack.requestlog [None req-c34ac63c-ec33-404d-8f66-dae2a85b906e tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04/defaults" status: 200 len: 371 microversion: 2.1 time: 0.025054 [ 833.708741] [47313]: [pid: 47313|app: 0|req: 3313/6783] 10.180.1.21 () {58 vars in 1264 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04/defaults => generated 371 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 833.715662] [47312]: DEBUG nova.api.openstack.wsgi [None req-16a26d22-f489-42ac-8081-073310cbb96f tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] Calling method '.version_select at 0x7b9c478af0a0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.741343] [47312]: INFO nova.api.openstack.requestlog [None req-16a26d22-f489-42ac-8081-073310cbb96f tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04" status: 200 len: 371 microversion: 2.1 time: 0.027714 [ 833.741516] [47313]: DEBUG nova.api.openstack.wsgi [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.741625] [47312]: [pid: 47312|app: 0|req: 3471/6784] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04 => generated 371 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 833.743072] [47313]: DEBUG nova.compute.api [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.746465] [47313]: DEBUG oslo_concurrency.lockutils [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.746705] [47313]: DEBUG oslo_concurrency.lockutils [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.746843] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd1e9f3c-b577-42bf-9b41-ab9d287e069f tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] Calling method '.version_select at 0x7b9c473cfc70>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.746891] [47313]: DEBUG oslo_concurrency.lockutils [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.747247] [47313]: DEBUG oslo_concurrency.lockutils [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.747445] [47313]: DEBUG oslo_concurrency.lockutils [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.747622] [47313]: DEBUG oslo_concurrency.lockutils [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.777517] [47313]: DEBUG nova.policy [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.780052] [47312]: INFO nova.api.openstack.requestlog [None req-dd1e9f3c-b577-42bf-9b41-ab9d287e069f tempest-QuotasTestJSON-1667893417 tempest-QuotasTestJSON-1667893417-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04?user_id=5ec3e516ca324eedb56d06e10a7eaf45" status: 200 len: 371 microversion: 2.1 time: 0.034780 [ 833.780388] [47312]: [pid: 47312|app: 0|req: 3472/6785] 10.180.1.21 () {58 vars in 1318 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/os-quota-sets/40f5c886720348d289c4269f9dff4c04?user_id=5ec3e516ca324eedb56d06e10a7eaf45 => generated 371 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 833.781404] [47313]: INFO nova.api.openstack.requestlog [None req-5df0c7a4-a454-40e7-836d-d8a7aed01783 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.041871 [ 833.781707] [47313]: [pid: 47313|app: 0|req: 3314/6786] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.858112] [47312]: DEBUG nova.api.openstack.wsgi [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.860255] [47312]: DEBUG nova.compute.api [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.864566] [47312]: DEBUG oslo_concurrency.lockutils [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.864566] [47312]: DEBUG oslo_concurrency.lockutils [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.864566] [47312]: DEBUG oslo_concurrency.lockutils [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.864712] [47312]: DEBUG oslo_concurrency.lockutils [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.864925] [47312]: DEBUG oslo_concurrency.lockutils [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.865119] [47312]: DEBUG oslo_concurrency.lockutils [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.897065] [47312]: DEBUG nova.policy [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 833.901211] [47312]: INFO nova.api.openstack.requestlog [None req-0383c95e-8c2b-45c0-8032-d7afcdf4c7ba tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.045379 [ 833.901623] [47312]: [pid: 47312|app: 0|req: 3473/6787] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 833.960470] [47313]: DEBUG nova.api.openstack.wsgi [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 833.962069] [47313]: DEBUG nova.compute.api [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 833.965706] [47313]: DEBUG oslo_concurrency.lockutils [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.965982] [47313]: DEBUG oslo_concurrency.lockutils [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.966216] [47313]: DEBUG oslo_concurrency.lockutils [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.966573] [47313]: DEBUG oslo_concurrency.lockutils [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 833.966771] [47313]: DEBUG oslo_concurrency.lockutils [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 833.966943] [47313]: DEBUG oslo_concurrency.lockutils [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 833.999378] [47313]: DEBUG nova.policy [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.004708] [47313]: INFO nova.api.openstack.requestlog [None req-937e7e67-39d5-446a-9c65-48ec6ced12fc tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.046231 [ 834.004708] [47313]: [pid: 47313|app: 0|req: 3315/6788] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.048392] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.050090] [47312]: DEBUG nova.compute.api [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.053629] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.053853] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.054043] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.054394] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.054626] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.054814] [47312]: DEBUG oslo_concurrency.lockutils [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.126854] [47312]: DEBUG nova.policy [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.131676] [47312]: INFO nova.api.openstack.requestlog [None req-e4fe065b-0b43-4079-aa32-437e1b357e6b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.086003 [ 834.132048] [47312]: [pid: 47312|app: 0|req: 3474/6789] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:10 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.179570] [47313]: DEBUG nova.api.openstack.wsgi [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.182017] [47313]: DEBUG nova.compute.api [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.186481] [47313]: DEBUG oslo_concurrency.lockutils [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.186820] [47313]: DEBUG oslo_concurrency.lockutils [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.187163] [47313]: DEBUG oslo_concurrency.lockutils [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.187652] [47313]: DEBUG oslo_concurrency.lockutils [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.187934] [47313]: DEBUG oslo_concurrency.lockutils [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.188197] [47313]: DEBUG oslo_concurrency.lockutils [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.190026] [47312]: DEBUG nova.api.openstack.wsgi [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.191746] [47312]: DEBUG nova.compute.api [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.195384] [47312]: DEBUG oslo_concurrency.lockutils [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.195614] [47312]: DEBUG oslo_concurrency.lockutils [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.195801] [47312]: DEBUG oslo_concurrency.lockutils [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.196173] [47312]: DEBUG oslo_concurrency.lockutils [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.196369] [47312]: DEBUG oslo_concurrency.lockutils [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.196538] [47312]: DEBUG oslo_concurrency.lockutils [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.225130] [47313]: DEBUG nova.policy [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.229170] [47313]: INFO nova.api.openstack.requestlog [None req-275165d7-64ec-47ca-bde6-66412b2969c5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1273 microversion: 2.1 time: 0.053010 [ 834.229500] [47313]: [pid: 47313|app: 0|req: 3316/6790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1273 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.230590] [47312]: DEBUG nova.policy [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.234915] [47312]: INFO nova.api.openstack.requestlog [None req-61323637-b950-4642-85cc-9043508da68c tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1334 microversion: 2.1 time: 0.047097 [ 834.235242] [47312]: [pid: 47312|app: 0|req: 3475/6791] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1334 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.248760] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.250392] [47313]: DEBUG nova.compute.api [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.254015] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.254284] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.254484] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.254847] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.255611] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.255611] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.289992] [47313]: DEBUG nova.policy [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.294371] [47313]: INFO nova.api.openstack.requestlog [None req-6c91312f-b61d-4ffd-b8d4-f7e2e8b90da5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.047627 [ 834.294692] [47313]: [pid: 47313|app: 0|req: 3317/6792] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.325306] [47312]: DEBUG nova.api.openstack.wsgi [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.326858] [47312]: DEBUG nova.compute.api [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.330329] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.330571] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.330752] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.331104] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.331300] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.331469] [47312]: DEBUG oslo_concurrency.lockutils [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.377902] [47312]: DEBUG nova.policy [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.383643] [47312]: INFO nova.api.openstack.requestlog [None req-fcb6ab0a-5b16-4417-b0d4-0288d4ef9f92 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.060652 [ 834.383951] [47312]: [pid: 47312|app: 0|req: 3476/6793] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.509696] [47312]: DEBUG nova.api.openstack.wsgi [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.511333] [47312]: DEBUG nova.compute.api [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.515727] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.515968] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.516167] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.516526] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.516939] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.516939] [47312]: DEBUG oslo_concurrency.lockutils [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.553904] [47312]: DEBUG nova.policy [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.554648] [47313]: DEBUG nova.api.openstack.wsgi [req-975f8183-0292-432d-832e-db15a56dfa6e req-4847c419-398f-4635-bb3d-91943c788a81 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0cd09167-2c2f-4cad-b26d-35aa208fbf79", "name": "network-vif-plugged", "status": "completed", "tag": "b4dc0e54-ff1f-458b-98f8-cfddec6ef15a"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 834.558972] [47312]: DEBUG nova.policy [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.559860] [47312]: DEBUG nova.policy [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.560616] [47312]: INFO nova.api.openstack.requestlog [None req-4cfd6c48-92e1-449e-8298-aaa3f2825fe0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.054048 [ 834.560840] [47312]: [pid: 47312|app: 0|req: 3477/6794] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.561845] [47313]: DEBUG oslo_concurrency.lockutils [req-975f8183-0292-432d-832e-db15a56dfa6e req-4847c419-398f-4635-bb3d-91943c788a81 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.562098] [47313]: DEBUG oslo_concurrency.lockutils [req-975f8183-0292-432d-832e-db15a56dfa6e req-4847c419-398f-4635-bb3d-91943c788a81 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.562285] [47313]: DEBUG oslo_concurrency.lockutils [req-975f8183-0292-432d-832e-db15a56dfa6e req-4847c419-398f-4635-bb3d-91943c788a81 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.564870] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.566391] [47312]: DEBUG nova.compute.api [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.569452] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.569594] [47313]: INFO nova.api.openstack.compute.server_external_events [req-975f8183-0292-432d-832e-db15a56dfa6e req-4847c419-398f-4635-bb3d-91943c788a81 service nova] Creating event network-vif-plugged:b4dc0e54-ff1f-458b-98f8-cfddec6ef15a for instance 0cd09167-2c2f-4cad-b26d-35aa208fbf79 on cpu-1 [ 834.569688] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.569874] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.570233] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.570443] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.570642] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.572438] [47313]: INFO nova.api.openstack.requestlog [req-975f8183-0292-432d-832e-db15a56dfa6e req-4847c419-398f-4635-bb3d-91943c788a81 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.121695 [ 834.572874] [47313]: [pid: 47313|app: 0|req: 3318/6795] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:11 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 834.575368] [47313]: DEBUG nova.api.openstack.wsgi [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.576931] [47313]: DEBUG nova.compute.api [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.580060] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.580351] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.580544] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.580894] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.581139] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.581326] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.605217] [47312]: DEBUG nova.policy [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.609979] [47312]: INFO nova.api.openstack.requestlog [None req-7d03b6bb-c418-4058-8a28-cb72946a547c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.048023 [ 834.609979] [47312]: [pid: 47312|app: 0|req: 3478/6796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.613938] [47312]: DEBUG nova.api.openstack.wsgi [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.620714] [47312]: DEBUG nova.compute.api [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.621419] [47312]: DEBUG oslo_concurrency.lockutils [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.621638] [47312]: DEBUG oslo_concurrency.lockutils [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.621811] [47312]: DEBUG oslo_concurrency.lockutils [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.622165] [47312]: DEBUG oslo_concurrency.lockutils [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.622352] [47312]: DEBUG oslo_concurrency.lockutils [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.622531] [47312]: DEBUG oslo_concurrency.lockutils [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.657788] [47312]: DEBUG nova.policy [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.661709] [47312]: INFO nova.api.openstack.requestlog [None req-7763e315-5ed0-4564-96d2-257d89242f55 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.051297 [ 834.662047] [47312]: [pid: 47312|app: 0|req: 3479/6797] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.664530] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.666078] [47312]: DEBUG nova.compute.api [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.668896] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.669131] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.669313] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.669649] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.669844] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.670016] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.670280] [47313]: DEBUG nova.policy [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.675167] [47313]: INFO nova.api.openstack.requestlog [None req-fbcee145-b33b-4d25-a686-2126d0b82b0e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1305 microversion: 2.1 time: 0.101730 [ 834.675481] [47313]: [pid: 47313|app: 0|req: 3319/6798] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1305 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.680699] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.682558] [47313]: DEBUG nova.compute.api [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.685490] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.685646] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.685874] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.686240] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.686441] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.687252] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.698784] [47312]: DEBUG nova.policy [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.702587] [47312]: DEBUG nova.policy [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.703197] [47312]: DEBUG nova.policy [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.703779] [47312]: INFO nova.api.openstack.requestlog [None req-d6e77a7b-0b5b-4c17-ab4e-40a098ffd333 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.041240 [ 834.704088] [47312]: [pid: 47312|app: 0|req: 3480/6799] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 834.709195] [47312]: DEBUG nova.api.openstack.wsgi [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.710784] [47312]: DEBUG nova.compute.api [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.713761] [47312]: DEBUG oslo_concurrency.lockutils [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.713991] [47312]: DEBUG oslo_concurrency.lockutils [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.714513] [47312]: DEBUG oslo_concurrency.lockutils [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.714567] [47312]: DEBUG oslo_concurrency.lockutils [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.714757] [47312]: DEBUG oslo_concurrency.lockutils [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.714934] [47312]: DEBUG oslo_concurrency.lockutils [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.716737] [47313]: DEBUG nova.policy [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.720632] [47313]: INFO nova.api.openstack.requestlog [None req-1ab76d2b-f4ca-4377-9eca-203282e71dfb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.044549 [ 834.720910] [47313]: [pid: 47313|app: 0|req: 3320/6800] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.724015] [47313]: DEBUG nova.api.openstack.wsgi [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.724827] [47313]: DEBUG nova.compute.api [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.727728] [47313]: DEBUG oslo_concurrency.lockutils [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.727945] [47313]: DEBUG oslo_concurrency.lockutils [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.728147] [47313]: DEBUG oslo_concurrency.lockutils [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.728496] [47313]: DEBUG oslo_concurrency.lockutils [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.728696] [47313]: DEBUG oslo_concurrency.lockutils [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.728868] [47313]: DEBUG oslo_concurrency.lockutils [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.744296] [47312]: DEBUG nova.policy [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.748108] [47312]: INFO nova.api.openstack.requestlog [None req-64380871-a99e-4792-800c-fc89758e5e91 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.040547 [ 834.748417] [47312]: [pid: 47312|app: 0|req: 3481/6801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.750663] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.752175] [47312]: DEBUG nova.compute.api [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.755176] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.755398] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.755579] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.755927] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.756141] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.756313] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.756524] [47313]: DEBUG nova.policy [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.760420] [47313]: INFO nova.api.openstack.requestlog [None req-61668534-72b0-4da7-9fc4-c89e3afa1a89 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.038972 [ 834.760740] [47313]: [pid: 47313|app: 0|req: 3321/6802] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.785333] [47312]: DEBUG nova.policy [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.788917] [47312]: INFO nova.api.openstack.requestlog [None req-3e849fb3-7afb-41b5-9a31-f112b400554f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.039981 [ 834.789224] [47312]: [pid: 47312|app: 0|req: 3482/6803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.794057] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.795555] [47313]: DEBUG nova.compute.api [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.798684] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.798916] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.799112] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.799463] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.799660] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.799834] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.828987] [47313]: DEBUG nova.policy [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.832835] [47313]: INFO nova.api.openstack.requestlog [None req-6a646fb0-67d5-4f6b-9357-553322776940 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.041157 [ 834.833157] [47313]: [pid: 47313|app: 0|req: 3322/6804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 834.913997] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 834.915677] [47312]: DEBUG nova.compute.api [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 834.919118] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.919357] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.919539] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.919892] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 834.920101] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 834.920278] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 834.951083] [47312]: DEBUG nova.policy [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 834.955125] [47312]: INFO nova.api.openstack.requestlog [None req-7ae46c2e-800d-43d8-b682-0b90ec589489 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.043476 [ 834.955445] [47312]: [pid: 47312|app: 0|req: 3483/6805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.016123] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.017966] [47313]: DEBUG nova.compute.api [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.021543] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.021787] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.021978] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.022367] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.022567] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.022746] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.058562] [47313]: DEBUG nova.policy [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.063147] [47313]: INFO nova.api.openstack.requestlog [None req-b1292590-5d8f-4165-bdfc-fd8291bfb84d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.049350 [ 835.063988] [47313]: [pid: 47313|app: 0|req: 3323/6806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.143439] [47312]: DEBUG nova.api.openstack.wsgi [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.145844] [47312]: DEBUG nova.compute.api [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.150387] [47312]: DEBUG oslo_concurrency.lockutils [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.150665] [47312]: DEBUG oslo_concurrency.lockutils [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.150855] [47312]: DEBUG oslo_concurrency.lockutils [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.151234] [47312]: DEBUG oslo_concurrency.lockutils [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.151483] [47312]: DEBUG oslo_concurrency.lockutils [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.151603] [47312]: DEBUG oslo_concurrency.lockutils [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.241652] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.243996] [47313]: DEBUG nova.compute.api [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.247450] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.247851] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.248060] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.248418] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.248631] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.248961] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.253408] [47312]: DEBUG nova.policy [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.257785] [47312]: INFO nova.api.openstack.requestlog [None req-87168848-27ea-4f25-97a5-714c41eb610b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.116752 [ 835.258215] [47312]: [pid: 47312|app: 0|req: 3484/6807] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:11 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.260424] [47312]: DEBUG nova.api.openstack.wsgi [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.261980] [47312]: DEBUG nova.compute.api [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.265049] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.265279] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.265465] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.265860] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.266078] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.266291] [47312]: DEBUG oslo_concurrency.lockutils [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.301738] [47312]: DEBUG nova.policy [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.305309] [47312]: INFO nova.api.openstack.requestlog [None req-f79b214b-1c9d-4150-b72d-1923001872a6 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1278 microversion: 2.1 time: 0.046647 [ 835.305616] [47312]: [pid: 47312|app: 0|req: 3485/6808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1278 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.309072] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.309246] [47312]: DEBUG nova.compute.api [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.311993] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.312215] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.312389] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.312826] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.312967] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.313119] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.351047] [47312]: DEBUG nova.policy [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.357543] [47312]: INFO nova.api.openstack.requestlog [None req-7c042fcf-2a40-4ffd-b56f-8cef474e0427 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.050575 [ 835.357543] [47312]: [pid: 47312|app: 0|req: 3486/6809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.394904] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.396680] [47312]: DEBUG nova.compute.api [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.400046] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.400279] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.400466] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.400809] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.401010] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.401187] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.443364] [47312]: DEBUG nova.policy [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.447077] [47312]: INFO nova.api.openstack.requestlog [None req-5fb539d4-9084-4a74-b4ff-ac530736703f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.054346 [ 835.447393] [47312]: [pid: 47312|app: 0|req: 3487/6810] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 835.453226] [47313]: DEBUG nova.policy [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.457577] [47313]: INFO nova.api.openstack.requestlog [None req-2d0e7e65-a42b-4759-839d-73594105d368 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1323 microversion: 2.1 time: 0.218631 [ 835.457891] [47313]: [pid: 47313|app: 0|req: 3324/6811] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1323 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.576188] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.577820] [47312]: DEBUG nova.compute.api [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.581255] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.581482] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.581663] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.582013] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.582216] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.582386] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.623849] [47312]: DEBUG nova.policy [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.624433] [47313]: DEBUG nova.api.openstack.wsgi [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.626987] [47313]: DEBUG nova.compute.api [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.628163] [47312]: DEBUG nova.policy [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.628802] [47312]: DEBUG nova.policy [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.629385] [47312]: INFO nova.api.openstack.requestlog [None req-6b2a25a4-58ea-4c2e-870b-fe42a2c91e2e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.055543 [ 835.629696] [47312]: [pid: 47312|app: 0|req: 3488/6812] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.632392] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.632666] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.632865] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.633433] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.633646] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.634074] [47313]: DEBUG oslo_concurrency.lockutils [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.669446] [47313]: DEBUG nova.policy [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.673352] [47313]: INFO nova.api.openstack.requestlog [None req-d5d6ed4d-f848-4835-95ed-b5200ecb0ed1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.051183 [ 835.673667] [47313]: [pid: 47313|app: 0|req: 3325/6813] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.676079] [47312]: DEBUG nova.api.openstack.wsgi [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.677895] [47312]: DEBUG nova.compute.api [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.681423] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.681661] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.681839] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.682207] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.682400] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.682646] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.686873] [47313]: DEBUG nova.api.openstack.wsgi [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.688493] [47313]: DEBUG nova.compute.api [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.691733] [47313]: DEBUG oslo_concurrency.lockutils [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.691950] [47313]: DEBUG oslo_concurrency.lockutils [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.692140] [47313]: DEBUG oslo_concurrency.lockutils [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.692585] [47313]: DEBUG oslo_concurrency.lockutils [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.692797] [47313]: DEBUG oslo_concurrency.lockutils [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.692968] [47313]: DEBUG oslo_concurrency.lockutils [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.714089] [47312]: DEBUG nova.policy [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.721615] [47312]: INFO nova.api.openstack.requestlog [None req-f4100bf8-eb32-408f-bed8-15dd99445253 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.047125 [ 835.721615] [47312]: [pid: 47312|app: 0|req: 3489/6814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.724045] [47312]: DEBUG nova.api.openstack.wsgi [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.725678] [47312]: DEBUG nova.compute.api [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.728964] [47312]: DEBUG oslo_concurrency.lockutils [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.729164] [47312]: DEBUG oslo_concurrency.lockutils [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.729348] [47312]: DEBUG oslo_concurrency.lockutils [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.729698] [47312]: DEBUG oslo_concurrency.lockutils [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.729967] [47312]: DEBUG oslo_concurrency.lockutils [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.730170] [47312]: DEBUG oslo_concurrency.lockutils [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.770026] [47312]: DEBUG nova.policy [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.774061] [47312]: DEBUG nova.policy [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.774703] [47312]: DEBUG nova.policy [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.775312] [47312]: INFO nova.api.openstack.requestlog [None req-70883d9e-b849-4bea-ab17-e1dbd7b4a101 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.053399 [ 835.775622] [47312]: [pid: 47312|app: 0|req: 3490/6815] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 835.777982] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.783639] [47312]: DEBUG nova.compute.api [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.784512] [47313]: DEBUG nova.policy [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.788010] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.788010] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.788010] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.788010] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.788196] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.788354] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.791987] [47313]: INFO nova.api.openstack.requestlog [None req-86a68939-e242-4421-a191-45067fa64d2a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1305 microversion: 2.1 time: 0.104902 [ 835.791987] [47313]: [pid: 47313|app: 0|req: 3326/6816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1305 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.792582] [47313]: DEBUG nova.api.openstack.wsgi [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.795131] [47313]: DEBUG nova.compute.api [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.797560] [47313]: DEBUG oslo_concurrency.lockutils [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.797791] [47313]: DEBUG oslo_concurrency.lockutils [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.797973] [47313]: DEBUG oslo_concurrency.lockutils [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.798344] [47313]: DEBUG oslo_concurrency.lockutils [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.798541] [47313]: DEBUG oslo_concurrency.lockutils [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.798719] [47313]: DEBUG oslo_concurrency.lockutils [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.820454] [47312]: DEBUG nova.policy [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.828362] [47312]: INFO nova.api.openstack.requestlog [None req-c6991220-6b43-4d61-93cc-a32e2214994a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.051991 [ 835.828690] [47312]: [pid: 47312|app: 0|req: 3491/6817] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.831025] [47313]: DEBUG nova.policy [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.831517] [47312]: DEBUG nova.api.openstack.wsgi [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.834417] [47312]: DEBUG nova.compute.api [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.835036] [47313]: INFO nova.api.openstack.requestlog [None req-5573a44a-3a14-4ae9-a95a-0ae0dbb72cc9 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.044258 [ 835.835368] [47313]: [pid: 47313|app: 0|req: 3327/6818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.836604] [47312]: DEBUG oslo_concurrency.lockutils [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.836882] [47312]: DEBUG oslo_concurrency.lockutils [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.837033] [47312]: DEBUG oslo_concurrency.lockutils [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.837397] [47312]: DEBUG oslo_concurrency.lockutils [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.837596] [47312]: DEBUG oslo_concurrency.lockutils [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.837774] [47312]: DEBUG oslo_concurrency.lockutils [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.837928] [47313]: DEBUG nova.api.openstack.wsgi [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.840179] [47313]: DEBUG nova.compute.api [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.842994] [47313]: DEBUG oslo_concurrency.lockutils [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.843245] [47313]: DEBUG oslo_concurrency.lockutils [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.843429] [47313]: DEBUG oslo_concurrency.lockutils [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.843798] [47313]: DEBUG oslo_concurrency.lockutils [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.843997] [47313]: DEBUG oslo_concurrency.lockutils [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.844190] [47313]: DEBUG oslo_concurrency.lockutils [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.872110] [47312]: DEBUG nova.policy [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.876246] [47312]: INFO nova.api.openstack.requestlog [None req-4150022b-18d5-4dc7-a7d9-d7222c38a427 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.046924 [ 835.876571] [47312]: [pid: 47312|app: 0|req: 3492/6819] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.876781] [47313]: DEBUG nova.policy [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.878988] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.880539] [47312]: DEBUG nova.compute.api [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.880587] [47313]: INFO nova.api.openstack.requestlog [None req-a425b5f3-72d5-4c04-b1bf-4c465d367af7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.044677 [ 835.880895] [47313]: [pid: 47313|app: 0|req: 3328/6820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.883796] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.883913] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.884108] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.884450] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.884645] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.884816] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.913151] [47312]: DEBUG nova.policy [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 835.916673] [47312]: INFO nova.api.openstack.requestlog [None req-a5d93473-da20-4e42-8547-9099e728090b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.039579 [ 835.916964] [47312]: [pid: 47312|app: 0|req: 3493/6821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 835.966366] [47313]: DEBUG nova.api.openstack.wsgi [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 835.967985] [47313]: DEBUG nova.compute.api [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 835.971548] [47313]: DEBUG oslo_concurrency.lockutils [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.971788] [47313]: DEBUG oslo_concurrency.lockutils [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.971972] [47313]: DEBUG oslo_concurrency.lockutils [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 835.972338] [47313]: DEBUG oslo_concurrency.lockutils [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 835.972547] [47313]: DEBUG oslo_concurrency.lockutils [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 835.972730] [47313]: DEBUG oslo_concurrency.lockutils [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.002280] [47313]: DEBUG nova.policy [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.006024] [47313]: INFO nova.api.openstack.requestlog [None req-27cb2beb-2015-4a43-8466-c3880e6a0000 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.041971 [ 836.006342] [47313]: [pid: 47313|app: 0|req: 3329/6822] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.075148] [47312]: DEBUG nova.api.openstack.wsgi [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.076734] [47312]: DEBUG nova.compute.api [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.080173] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.080443] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.080594] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.080943] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.081154] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.081328] [47312]: DEBUG oslo_concurrency.lockutils [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.115040] [47312]: DEBUG nova.policy [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.119081] [47312]: INFO nova.api.openstack.requestlog [None req-a58bec48-be77-4c2c-a1cf-1f82016ff6ce tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.046292 [ 836.119450] [47312]: [pid: 47312|app: 0|req: 3494/6823] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:12 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.271406] [47313]: DEBUG nova.api.openstack.wsgi [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.273151] [47313]: DEBUG nova.compute.api [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.276790] [47313]: DEBUG oslo_concurrency.lockutils [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.277038] [47313]: DEBUG oslo_concurrency.lockutils [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.277230] [47313]: DEBUG oslo_concurrency.lockutils [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.277585] [47313]: DEBUG oslo_concurrency.lockutils [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.277789] [47313]: DEBUG oslo_concurrency.lockutils [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.277962] [47313]: DEBUG oslo_concurrency.lockutils [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.318665] [47312]: DEBUG nova.api.openstack.wsgi [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.320247] [47312]: DEBUG nova.compute.api [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.324401] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.324401] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.324401] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.324544] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.324642] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.324834] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.361368] [47312]: DEBUG nova.policy [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.365355] [47312]: INFO nova.api.openstack.requestlog [None req-97d1e45c-6f0b-47ae-934e-bb62fe6e851e tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1278 microversion: 2.1 time: 0.049184 [ 836.365694] [47312]: [pid: 47312|app: 0|req: 3495/6824] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1278 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.370777] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.372374] [47312]: DEBUG nova.compute.api [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.375758] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.375988] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.376195] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.376597] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.376798] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.377010] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.394029] [47313]: DEBUG nova.policy [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.398536] [47313]: INFO nova.api.openstack.requestlog [None req-2896ac0b-06d1-491e-a985-759448ce06f5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.129560 [ 836.399041] [47313]: [pid: 47313|app: 0|req: 3330/6825] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.406911] [47312]: DEBUG nova.policy [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.410995] [47312]: INFO nova.api.openstack.requestlog [None req-9f8ccda9-ad2b-4218-9328-09045675c8e6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.042073 [ 836.411320] [47312]: [pid: 47312|app: 0|req: 3496/6826] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.460140] [47313]: DEBUG nova.api.openstack.wsgi [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.463060] [47313]: DEBUG nova.compute.api [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.467292] [47313]: DEBUG oslo_concurrency.lockutils [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.468070] [47313]: DEBUG oslo_concurrency.lockutils [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.468070] [47313]: DEBUG oslo_concurrency.lockutils [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.468164] [47313]: DEBUG oslo_concurrency.lockutils [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.468324] [47313]: DEBUG oslo_concurrency.lockutils [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.468517] [47313]: DEBUG oslo_concurrency.lockutils [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.470303] [47312]: DEBUG nova.api.openstack.wsgi [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.471961] [47312]: DEBUG nova.compute.api [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.475801] [47312]: DEBUG oslo_concurrency.lockutils [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.475938] [47312]: DEBUG oslo_concurrency.lockutils [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.476149] [47312]: DEBUG oslo_concurrency.lockutils [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.476530] [47312]: DEBUG oslo_concurrency.lockutils [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.476707] [47312]: DEBUG oslo_concurrency.lockutils [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.476882] [47312]: DEBUG oslo_concurrency.lockutils [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.506064] [47313]: DEBUG nova.policy [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.512672] [47313]: INFO nova.api.openstack.requestlog [None req-56c66648-43be-4026-ba7d-ebfd66ed7477 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.055624 [ 836.512672] [47313]: [pid: 47313|app: 0|req: 3331/6827] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.551867] [47312]: DEBUG nova.policy [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.556353] [47312]: INFO nova.api.openstack.requestlog [None req-e313501e-e7a9-4990-a4d8-a56671ebb63c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.088526 [ 836.556842] [47312]: [pid: 47312|app: 0|req: 3497/6828] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.581984] [47313]: DEBUG nova.api.openstack.wsgi [req-2f308b8c-2f45-4439-b926-fb5d7444fff1 req-e8a5f9c5-da35-45a4-a91c-7bfd31b84cfe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0cd09167-2c2f-4cad-b26d-35aa208fbf79", "tag": "b4dc0e54-ff1f-458b-98f8-cfddec6ef15a"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 836.587732] [47313]: DEBUG oslo_concurrency.lockutils [req-2f308b8c-2f45-4439-b926-fb5d7444fff1 req-e8a5f9c5-da35-45a4-a91c-7bfd31b84cfe service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.588030] [47313]: DEBUG oslo_concurrency.lockutils [req-2f308b8c-2f45-4439-b926-fb5d7444fff1 req-e8a5f9c5-da35-45a4-a91c-7bfd31b84cfe service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.588274] [47313]: DEBUG oslo_concurrency.lockutils [req-2f308b8c-2f45-4439-b926-fb5d7444fff1 req-e8a5f9c5-da35-45a4-a91c-7bfd31b84cfe service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.594470] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2f308b8c-2f45-4439-b926-fb5d7444fff1 req-e8a5f9c5-da35-45a4-a91c-7bfd31b84cfe service nova] Creating event network-changed:b4dc0e54-ff1f-458b-98f8-cfddec6ef15a for instance 0cd09167-2c2f-4cad-b26d-35aa208fbf79 on cpu-1 [ 836.597364] [47313]: INFO nova.api.openstack.requestlog [req-2f308b8c-2f45-4439-b926-fb5d7444fff1 req-e8a5f9c5-da35-45a4-a91c-7bfd31b84cfe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018197 [ 836.597690] [47313]: [pid: 47313|app: 0|req: 3332/6829] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:13 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 836.644834] [47312]: DEBUG nova.api.openstack.wsgi [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.647035] [47312]: DEBUG nova.compute.api [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.651285] [47312]: DEBUG oslo_concurrency.lockutils [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.651518] [47312]: DEBUG oslo_concurrency.lockutils [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.651701] [47312]: DEBUG oslo_concurrency.lockutils [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.652084] [47312]: DEBUG oslo_concurrency.lockutils [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.652326] [47312]: DEBUG oslo_concurrency.lockutils [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.652502] [47312]: DEBUG oslo_concurrency.lockutils [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.685466] [47313]: DEBUG nova.api.openstack.wsgi [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.687161] [47313]: DEBUG nova.compute.api [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.689915] [47312]: DEBUG nova.policy [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.690990] [47313]: DEBUG oslo_concurrency.lockutils [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.691259] [47313]: DEBUG oslo_concurrency.lockutils [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.691749] [47313]: DEBUG oslo_concurrency.lockutils [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.692141] [47313]: DEBUG oslo_concurrency.lockutils [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.692344] [47313]: DEBUG oslo_concurrency.lockutils [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.692566] [47313]: DEBUG oslo_concurrency.lockutils [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.694025] [47312]: DEBUG nova.policy [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.694635] [47312]: DEBUG nova.policy [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.695242] [47312]: INFO nova.api.openstack.requestlog [None req-3322c55c-28b4-4182-81d1-7df7b00186cd tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.053122 [ 836.695662] [47312]: [pid: 47312|app: 0|req: 3498/6830] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.722906] [47313]: DEBUG nova.policy [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.726647] [47313]: INFO nova.api.openstack.requestlog [None req-917bed40-7a1e-4779-9dc0-b29a99b1f3b4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.043645 [ 836.727074] [47313]: [pid: 47313|app: 0|req: 3333/6831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.733227] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.735118] [47312]: DEBUG nova.compute.api [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.739275] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.739521] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.739704] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.740090] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.740293] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.740504] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.771598] [47312]: DEBUG nova.policy [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.775151] [47312]: INFO nova.api.openstack.requestlog [None req-e6cc5139-40aa-4805-a8a3-7de3fb9d8c88 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.044400 [ 836.775453] [47312]: [pid: 47312|app: 0|req: 3499/6832] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 836.788374] [47313]: DEBUG nova.api.openstack.wsgi [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.789970] [47313]: DEBUG nova.compute.api [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.793535] [47313]: DEBUG oslo_concurrency.lockutils [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.793673] [47313]: DEBUG oslo_concurrency.lockutils [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.793826] [47313]: DEBUG oslo_concurrency.lockutils [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.794169] [47313]: DEBUG oslo_concurrency.lockutils [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.794367] [47313]: DEBUG oslo_concurrency.lockutils [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.794538] [47313]: DEBUG oslo_concurrency.lockutils [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.805445] [47312]: DEBUG nova.api.openstack.wsgi [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.806879] [47312]: DEBUG nova.compute.api [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.810148] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.810357] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.811316] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.811316] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.811316] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.811316] [47312]: DEBUG oslo_concurrency.lockutils [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.837232] [47313]: DEBUG nova.policy [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.841760] [47313]: DEBUG nova.policy [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.843133] [47313]: DEBUG nova.policy [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.843722] [47313]: INFO nova.api.openstack.requestlog [None req-85a102fc-748c-4262-b14f-8ce8dfa329c6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.057591 [ 836.844381] [47313]: [pid: 47313|app: 0|req: 3334/6833] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 836.846578] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.848363] [47313]: DEBUG nova.compute.api [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.851417] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.851563] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.851783] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.852161] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.852361] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.852567] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.894687] [47313]: DEBUG nova.policy [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.899118] [47313]: INFO nova.api.openstack.requestlog [None req-fd711135-55c5-45a5-a1c4-0c78f1f26b98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.054254 [ 836.899454] [47313]: [pid: 47313|app: 0|req: 3335/6834] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.901978] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.903665] [47313]: DEBUG nova.compute.api [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.907638] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.907638] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.907638] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.907941] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.908153] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.908326] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.926820] [47312]: DEBUG nova.policy [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.931043] [47312]: INFO nova.api.openstack.requestlog [None req-ee095290-0dca-4ccc-ba72-265d12e6d23d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1305 microversion: 2.1 time: 0.130871 [ 836.931369] [47312]: [pid: 47312|app: 0|req: 3500/6835] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1305 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.934359] [47312]: DEBUG nova.api.openstack.wsgi [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.935558] [47312]: DEBUG nova.compute.api [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.938832] [47312]: DEBUG oslo_concurrency.lockutils [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.939076] [47312]: DEBUG oslo_concurrency.lockutils [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.939266] [47312]: DEBUG oslo_concurrency.lockutils [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.939601] [47312]: DEBUG oslo_concurrency.lockutils [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.939797] [47312]: DEBUG oslo_concurrency.lockutils [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.939967] [47312]: DEBUG oslo_concurrency.lockutils [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.943222] [47313]: DEBUG nova.policy [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.947451] [47313]: INFO nova.api.openstack.requestlog [None req-b6cac239-a802-47d8-9503-a38cbb43f440 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.047413 [ 836.948019] [47313]: [pid: 47313|app: 0|req: 3336/6836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.950545] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.952316] [47313]: DEBUG nova.compute.api [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.955305] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.956336] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.956336] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.956336] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.956336] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.956536] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.974016] [47312]: DEBUG nova.policy [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.977828] [47312]: INFO nova.api.openstack.requestlog [None req-7202af56-f21a-431c-9f85-2b8530db6dd8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.045871 [ 836.978170] [47312]: [pid: 47312|app: 0|req: 3501/6837] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 836.980412] [47312]: DEBUG nova.api.openstack.wsgi [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 836.981974] [47312]: DEBUG nova.compute.api [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 836.984992] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.985232] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.985416] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.985751] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 836.985948] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 836.986134] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 836.992550] [47313]: DEBUG nova.policy [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 836.996248] [47313]: INFO nova.api.openstack.requestlog [None req-3e77d9f2-e7b6-43f3-8250-b327908cd031 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.047630 [ 836.996567] [47313]: [pid: 47313|app: 0|req: 3337/6838] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.018029] [47313]: DEBUG nova.api.openstack.wsgi [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.020039] [47313]: DEBUG nova.compute.api [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.021189] [47312]: DEBUG nova.policy [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.026055] [47312]: INFO nova.api.openstack.requestlog [None req-e59be27a-3405-40eb-8916-208629c58564 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.046994 [ 837.026055] [47312]: [pid: 47312|app: 0|req: 3502/6839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.026371] [47313]: DEBUG oslo_concurrency.lockutils [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.026371] [47313]: DEBUG oslo_concurrency.lockutils [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.026508] [47313]: DEBUG oslo_concurrency.lockutils [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.027450] [47313]: DEBUG oslo_concurrency.lockutils [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.028814] [47313]: DEBUG oslo_concurrency.lockutils [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.028814] [47313]: DEBUG oslo_concurrency.lockutils [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.058322] [47313]: DEBUG nova.policy [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.062720] [47313]: INFO nova.api.openstack.requestlog [None req-181873e7-ea7b-43d1-b65b-cb644161fbdc tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.046908 [ 837.063089] [47313]: [pid: 47313|app: 0|req: 3338/6840] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.132109] [47312]: DEBUG nova.api.openstack.wsgi [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.133335] [47312]: DEBUG nova.compute.api [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.139479] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.139479] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.139479] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.139479] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.139479] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.139479] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.178775] [47312]: DEBUG nova.policy [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.183116] [47312]: INFO nova.api.openstack.requestlog [None req-4bccfdae-1d6d-4fca-9497-47878ad99b44 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.054138 [ 837.183765] [47312]: [pid: 47312|app: 0|req: 3503/6841] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:13 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.377973] [47313]: DEBUG nova.api.openstack.wsgi [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.378802] [47313]: DEBUG nova.compute.api [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.384151] [47313]: DEBUG oslo_concurrency.lockutils [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.384407] [47313]: DEBUG oslo_concurrency.lockutils [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.384596] [47313]: DEBUG oslo_concurrency.lockutils [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.384965] [47313]: DEBUG oslo_concurrency.lockutils [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.385177] [47313]: DEBUG oslo_concurrency.lockutils [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.385358] [47313]: DEBUG oslo_concurrency.lockutils [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.410818] [47312]: DEBUG nova.api.openstack.wsgi [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.412767] [47312]: DEBUG nova.compute.api [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.418136] [47312]: DEBUG oslo_concurrency.lockutils [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.418374] [47312]: DEBUG oslo_concurrency.lockutils [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.418559] [47312]: DEBUG oslo_concurrency.lockutils [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.418929] [47312]: DEBUG oslo_concurrency.lockutils [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.419155] [47312]: DEBUG oslo_concurrency.lockutils [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.420030] [47312]: DEBUG oslo_concurrency.lockutils [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.490724] [47313]: DEBUG nova.policy [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.498184] [47313]: INFO nova.api.openstack.requestlog [None req-661fabd3-0b72-46a1-a6a8-d9279f46e802 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1278 microversion: 2.1 time: 0.123322 [ 837.498545] [47313]: [pid: 47313|app: 0|req: 3339/6842] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1278 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.501304] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.503101] [47313]: DEBUG nova.compute.api [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.506460] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.506698] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.506883] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.507248] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.507447] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.507620] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.553735] [47313]: DEBUG nova.policy [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.557955] [47313]: INFO nova.api.openstack.requestlog [None req-f8e9c289-3949-4afc-8521-31fe8d801313 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.058868 [ 837.558280] [47313]: [pid: 47313|app: 0|req: 3340/6843] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.561171] [47313]: DEBUG nova.api.openstack.wsgi [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.562321] [47313]: DEBUG nova.compute.api [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.566429] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.566657] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.566841] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.567211] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.567430] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.567610] [47313]: DEBUG oslo_concurrency.lockutils [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.575776] [47312]: DEBUG nova.policy [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.579921] [47312]: INFO nova.api.openstack.requestlog [None req-760a005f-64ee-4f64-86d2-8b91011a48d7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.172188 [ 837.580291] [47312]: [pid: 47312|app: 0|req: 3504/6844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.582751] [47312]: DEBUG nova.api.openstack.wsgi [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.584370] [47312]: DEBUG nova.compute.api [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.587592] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.587800] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.587991] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.588362] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.588573] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.588780] [47312]: DEBUG oslo_concurrency.lockutils [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.597618] [47313]: DEBUG nova.policy [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.601545] [47313]: INFO nova.api.openstack.requestlog [None req-9cf7c1d1-583e-473c-9e4d-05541ba3d78a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.042724 [ 837.601860] [47313]: [pid: 47313|app: 0|req: 3341/6845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.657017] [47312]: DEBUG nova.policy [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.661195] [47312]: INFO nova.api.openstack.requestlog [None req-f4268127-91d1-4c48-9419-9cfbde9a8e68 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.080381 [ 837.661513] [47312]: [pid: 47312|app: 0|req: 3505/6846] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.709089] [47313]: DEBUG nova.api.openstack.wsgi [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.709808] [47313]: DEBUG nova.compute.api [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.711036] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=2 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 837.711675] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=9 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 837.714880] [47313]: DEBUG oslo_concurrency.lockutils [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.715128] [47313]: DEBUG oslo_concurrency.lockutils [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.715312] [47313]: DEBUG oslo_concurrency.lockutils [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.715670] [47313]: DEBUG oslo_concurrency.lockutils [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.715874] [47313]: DEBUG oslo_concurrency.lockutils [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.716404] [47313]: DEBUG oslo_concurrency.lockutils [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.738992] [47312]: DEBUG nova.api.openstack.wsgi [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.741889] [47312]: DEBUG nova.compute.api [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.745132] [47312]: DEBUG oslo_concurrency.lockutils [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.745490] [47312]: DEBUG oslo_concurrency.lockutils [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.745690] [47312]: DEBUG oslo_concurrency.lockutils [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.746066] [47312]: DEBUG oslo_concurrency.lockutils [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.746269] [47312]: DEBUG oslo_concurrency.lockutils [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.746439] [47312]: DEBUG oslo_concurrency.lockutils [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.747876] [47313]: DEBUG nova.policy [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.752089] [47313]: DEBUG nova.policy [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.753152] [47313]: DEBUG nova.policy [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.753273] [47313]: INFO nova.api.openstack.requestlog [None req-2703931c-ba51-4408-aeda-ffa5ec71927a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.047541 [ 837.753576] [47313]: [pid: 47313|app: 0|req: 3342/6847] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.776112] [47312]: DEBUG nova.policy [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.780237] [47312]: INFO nova.api.openstack.requestlog [None req-16a388e0-3614-4ca4-b179-7f9c4447b0b3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.044165 [ 837.780890] [47312]: [pid: 47312|app: 0|req: 3506/6848] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.787285] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.788902] [47313]: DEBUG nova.compute.api [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.793040] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.793040] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.793040] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.793192] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.793347] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.793516] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.824706] [47313]: DEBUG nova.policy [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.828413] [47313]: INFO nova.api.openstack.requestlog [None req-cb7f1a81-fd17-4840-a08f-056fc71f076a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.043693 [ 837.828746] [47313]: [pid: 47313|app: 0|req: 3343/6849] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.858024] [47312]: DEBUG nova.api.openstack.wsgi [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.859705] [47312]: DEBUG nova.compute.api [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.863554] [47312]: DEBUG oslo_concurrency.lockutils [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.863829] [47312]: DEBUG oslo_concurrency.lockutils [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.864035] [47312]: DEBUG oslo_concurrency.lockutils [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.864394] [47312]: DEBUG oslo_concurrency.lockutils [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.864592] [47312]: DEBUG oslo_concurrency.lockutils [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.864763] [47312]: DEBUG oslo_concurrency.lockutils [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.895219] [47312]: DEBUG nova.policy [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.899236] [47312]: DEBUG nova.policy [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.900112] [47312]: DEBUG nova.policy [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.900452] [47312]: INFO nova.api.openstack.requestlog [None req-dec4e75a-82e4-4397-b90c-efc28da8ecf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.044833 [ 837.900759] [47312]: [pid: 47312|app: 0|req: 3507/6850] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 837.911430] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.913038] [47313]: DEBUG nova.compute.api [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.916788] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.917008] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.917207] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.917560] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.917764] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.917935] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.943265] [47312]: DEBUG nova.api.openstack.wsgi [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.945131] [47312]: DEBUG nova.compute.api [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.948547] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.948792] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.949044] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.949410] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.949608] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.949729] [47313]: DEBUG nova.policy [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.949814] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.953824] [47313]: INFO nova.api.openstack.requestlog [None req-5fed627f-3740-408a-952c-f6d5a79ba21a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.044849 [ 837.954159] [47313]: [pid: 47313|app: 0|req: 3344/6851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 837.959411] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 837.960999] [47313]: DEBUG nova.compute.api [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 837.964148] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.964380] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.964561] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.964921] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 837.965127] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 837.965571] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 837.994046] [47313]: DEBUG nova.policy [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 837.997490] [47313]: INFO nova.api.openstack.requestlog [None req-1c2d7718-dbc4-4b46-b86f-4229456b3e65 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.039953 [ 837.997790] [47313]: [pid: 47313|app: 0|req: 3345/6852] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 837.999991] [47313]: DEBUG nova.api.openstack.wsgi [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.002038] [47313]: DEBUG nova.compute.api [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.004576] [47313]: DEBUG oslo_concurrency.lockutils [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.005386] [47313]: DEBUG oslo_concurrency.lockutils [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.005386] [47313]: DEBUG oslo_concurrency.lockutils [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.005386] [47313]: DEBUG oslo_concurrency.lockutils [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.005614] [47313]: DEBUG oslo_concurrency.lockutils [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.005719] [47313]: DEBUG oslo_concurrency.lockutils [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.042476] [47313]: DEBUG nova.policy [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.044694] [47312]: DEBUG nova.policy [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.046187] [47313]: INFO nova.api.openstack.requestlog [None req-b215564e-a373-44ec-b517-90837777a1f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.047863 [ 838.046501] [47313]: [pid: 47313|app: 0|req: 3346/6853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.048700] [47313]: DEBUG nova.api.openstack.wsgi [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.049211] [47312]: INFO nova.api.openstack.requestlog [None req-823bf14d-6c57-4aa3-a92d-87db4fab808a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1305 microversion: 2.1 time: 0.108133 [ 838.049443] [47312]: [pid: 47312|app: 0|req: 3508/6854] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1305 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.050208] [47313]: DEBUG nova.compute.api [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.051951] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.053089] [47313]: DEBUG oslo_concurrency.lockutils [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.053312] [47313]: DEBUG oslo_concurrency.lockutils [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.053493] [47313]: DEBUG oslo_concurrency.lockutils [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.053539] [47312]: DEBUG nova.compute.api [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.053866] [47313]: DEBUG oslo_concurrency.lockutils [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.054074] [47313]: DEBUG oslo_concurrency.lockutils [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.054252] [47313]: DEBUG oslo_concurrency.lockutils [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.056507] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.056736] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.056918] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.057286] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.057485] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.057658] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.098793] [47312]: DEBUG nova.policy [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.101852] [47313]: DEBUG nova.policy [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.102666] [47312]: INFO nova.api.openstack.requestlog [None req-5bd6a4ca-7490-4b0f-82dd-550275f1ea01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.052669 [ 838.102987] [47312]: [pid: 47312|app: 0|req: 3509/6855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.105326] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.106024] [47313]: INFO nova.api.openstack.requestlog [None req-682e8972-ff92-4a75-9ff6-1ec3d68b2461 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.058959 [ 838.106344] [47313]: [pid: 47313|app: 0|req: 3347/6856] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.106836] [47312]: DEBUG nova.compute.api [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.109729] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.109925] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.110118] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.110469] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.110670] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.110836] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.141156] [47312]: DEBUG nova.policy [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.144965] [47312]: INFO nova.api.openstack.requestlog [None req-e5f466d1-c6a8-4950-a52b-ed92be898928 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1212 microversion: 2.1 time: 0.041405 [ 838.145293] [47312]: [pid: 47312|app: 0|req: 3510/6857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:14 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1212 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.195018] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.196676] [47313]: DEBUG nova.compute.api [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.200030] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.200272] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.200463] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.200816] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.201029] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.201208] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.229791] [47313]: DEBUG nova.policy [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.233647] [47313]: INFO nova.api.openstack.requestlog [None req-6d2951ad-0d7a-4637-a840-7c1d987a5d02 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.040948 [ 838.233954] [47313]: [pid: 47313|app: 0|req: 3348/6858] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.512264] [47312]: DEBUG nova.api.openstack.wsgi [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.514120] [47312]: DEBUG nova.compute.api [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.517890] [47312]: DEBUG oslo_concurrency.lockutils [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.518152] [47312]: DEBUG oslo_concurrency.lockutils [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.518420] [47312]: DEBUG oslo_concurrency.lockutils [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.518791] [47312]: DEBUG oslo_concurrency.lockutils [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.519009] [47312]: DEBUG oslo_concurrency.lockutils [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.519213] [47312]: DEBUG oslo_concurrency.lockutils [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.549227] [47312]: DEBUG nova.policy [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.553155] [47312]: INFO nova.api.openstack.requestlog [None req-c15ddffe-5162-42f6-b3d4-c5ce2bb42040 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1278 microversion: 2.1 time: 0.043246 [ 838.553479] [47312]: [pid: 47312|app: 0|req: 3511/6859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1278 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.570141] [47313]: DEBUG nova.api.openstack.wsgi [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.571732] [47313]: DEBUG nova.compute.api [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.575667] [47313]: DEBUG oslo_concurrency.lockutils [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.575900] [47313]: DEBUG oslo_concurrency.lockutils [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.576100] [47313]: DEBUG oslo_concurrency.lockutils [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.576452] [47313]: DEBUG oslo_concurrency.lockutils [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.576650] [47313]: DEBUG oslo_concurrency.lockutils [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.576826] [47313]: DEBUG oslo_concurrency.lockutils [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.592635] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.595070] [47312]: DEBUG nova.compute.api [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.597854] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.598095] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.598286] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.598668] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.598884] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.599071] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.609460] [47313]: DEBUG nova.policy [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.613501] [47313]: INFO nova.api.openstack.requestlog [None req-e017a73d-3222-4202-b765-c7fb8760aadb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.045615 [ 838.613812] [47313]: [pid: 47313|app: 0|req: 3349/6860] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.616835] [47313]: DEBUG nova.api.openstack.wsgi [req-a150b120-bab1-434d-a6f7-54194f25b455 req-f94672fb-472b-4281-938a-64901a795ad2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cd50cd6-ccb2-41aa-8c24-9eabed18de6b", "name": "network-vif-plugged", "status": "completed", "tag": "bd88da82-32a8-4336-bc68-1faad1ca062a"}, {"name": "network-changed", "server_uuid": "1cd50cd6-ccb2-41aa-8c24-9eabed18de6b", "tag": "bd88da82-32a8-4336-bc68-1faad1ca062a"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 838.621700] [47313]: DEBUG oslo_concurrency.lockutils [req-a150b120-bab1-434d-a6f7-54194f25b455 req-f94672fb-472b-4281-938a-64901a795ad2 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.621971] [47313]: DEBUG oslo_concurrency.lockutils [req-a150b120-bab1-434d-a6f7-54194f25b455 req-f94672fb-472b-4281-938a-64901a795ad2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.622200] [47313]: DEBUG oslo_concurrency.lockutils [req-a150b120-bab1-434d-a6f7-54194f25b455 req-f94672fb-472b-4281-938a-64901a795ad2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.628208] [47313]: INFO nova.api.openstack.compute.server_external_events [req-a150b120-bab1-434d-a6f7-54194f25b455 req-f94672fb-472b-4281-938a-64901a795ad2 service nova] Creating event network-vif-plugged:bd88da82-32a8-4336-bc68-1faad1ca062a for instance 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b on cpu-1 [ 838.628447] [47313]: INFO nova.api.openstack.compute.server_external_events [req-a150b120-bab1-434d-a6f7-54194f25b455 req-f94672fb-472b-4281-938a-64901a795ad2 service nova] Creating event network-changed:bd88da82-32a8-4336-bc68-1faad1ca062a for instance 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b on cpu-1 [ 838.631525] [47313]: INFO nova.api.openstack.requestlog [req-a150b120-bab1-434d-a6f7-54194f25b455 req-f94672fb-472b-4281-938a-64901a795ad2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017085 [ 838.631866] [47313]: [pid: 47313|app: 0|req: 3350/6861] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:15 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 838.634694] [47313]: DEBUG nova.api.openstack.wsgi [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.636340] [47313]: DEBUG nova.compute.api [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.639986] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.640134] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.640321] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.640676] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.640876] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.641106] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.678816] [47313]: DEBUG nova.policy [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.684170] [47313]: INFO nova.api.openstack.requestlog [None req-f72fc680-99f7-4f6c-8c34-1f9cd9ed401d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.051498 [ 838.684569] [47313]: [pid: 47313|app: 0|req: 3351/6862] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.687487] [47313]: DEBUG nova.api.openstack.wsgi [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.687847] [47312]: DEBUG nova.policy [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.689503] [47313]: DEBUG nova.compute.api [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.692578] [47312]: INFO nova.api.openstack.requestlog [None req-c7823940-3e13-422d-bb2a-0489697f7350 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.102285 [ 838.692942] [47312]: [pid: 47312|app: 0|req: 3512/6863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.693402] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.693858] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.693980] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.694465] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.694757] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.695031] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.766422] [47312]: DEBUG nova.api.openstack.wsgi [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.768298] [47312]: DEBUG nova.compute.api [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.773053] [47312]: DEBUG oslo_concurrency.lockutils [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.773053] [47312]: DEBUG oslo_concurrency.lockutils [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.773247] [47313]: DEBUG nova.policy [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.773345] [47312]: DEBUG oslo_concurrency.lockutils [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.773345] [47312]: DEBUG oslo_concurrency.lockutils [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.773485] [47312]: DEBUG oslo_concurrency.lockutils [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.773764] [47312]: DEBUG oslo_concurrency.lockutils [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.778390] [47313]: INFO nova.api.openstack.requestlog [None req-ed03d12c-3681-4a80-8123-55e1563fa4cf tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.093115 [ 838.778750] [47313]: [pid: 47313|app: 0|req: 3352/6864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.792596] [47313]: DEBUG nova.api.openstack.wsgi [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.794285] [47313]: DEBUG nova.compute.api [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.798125] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.798387] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.798575] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.799056] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.799284] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.799463] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.807898] [47312]: DEBUG nova.policy [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.812720] [47312]: DEBUG nova.policy [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.813465] [47312]: DEBUG nova.policy [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.814147] [47312]: INFO nova.api.openstack.requestlog [None req-9894c1a2-6261-4bfd-bad7-ab992661bf91 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.050107 [ 838.814469] [47312]: [pid: 47312|app: 0|req: 3513/6865] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.833660] [47313]: DEBUG nova.policy [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.838557] [47313]: INFO nova.api.openstack.requestlog [None req-b99c7e76-e6ff-42a4-86ec-1d1be1639d27 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.048185 [ 838.838899] [47313]: [pid: 47313|app: 0|req: 3353/6866] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 838.840219] [47312]: DEBUG nova.api.openstack.wsgi [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.842250] [47312]: DEBUG nova.compute.api [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.846636] [47312]: DEBUG oslo_concurrency.lockutils [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.846970] [47312]: DEBUG oslo_concurrency.lockutils [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.847205] [47312]: DEBUG oslo_concurrency.lockutils [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.847578] [47312]: DEBUG oslo_concurrency.lockutils [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.847831] [47312]: DEBUG oslo_concurrency.lockutils [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.848101] [47312]: DEBUG oslo_concurrency.lockutils [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.883486] [47312]: DEBUG nova.policy [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.888484] [47312]: INFO nova.api.openstack.requestlog [None req-10ee08af-8e73-4c6c-81aa-83a4bf5e447e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.050408 [ 838.888843] [47312]: [pid: 47312|app: 0|req: 3514/6867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 838.913719] [47313]: DEBUG nova.api.openstack.wsgi [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.915538] [47313]: DEBUG nova.compute.api [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.919490] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.920068] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.920068] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.920528] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.920780] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.920967] [47313]: DEBUG oslo_concurrency.lockutils [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.956504] [47313]: DEBUG nova.policy [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.961417] [47313]: DEBUG nova.policy [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.962989] [47313]: DEBUG nova.policy [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 838.962989] [47313]: INFO nova.api.openstack.requestlog [None req-dc6dad06-9f1c-40db-9997-99d78436b15f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.051913 [ 838.963400] [47313]: [pid: 47313|app: 0|req: 3354/6868] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 838.966439] [47312]: DEBUG nova.api.openstack.wsgi [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 838.968286] [47312]: DEBUG nova.compute.api [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 838.972065] [47312]: DEBUG oslo_concurrency.lockutils [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.972310] [47312]: DEBUG oslo_concurrency.lockutils [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.972530] [47312]: DEBUG oslo_concurrency.lockutils [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 838.972909] [47312]: DEBUG oslo_concurrency.lockutils [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 838.973122] [47312]: DEBUG oslo_concurrency.lockutils [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 838.973300] [47312]: DEBUG oslo_concurrency.lockutils [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.006686] [47312]: DEBUG nova.policy [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.010068] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.011072] [47312]: INFO nova.api.openstack.requestlog [None req-099f4760-fd0b-4a56-93a7-9b166a706b44 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.047099 [ 839.011417] [47312]: [pid: 47312|app: 0|req: 3515/6869] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.011968] [47313]: DEBUG nova.compute.api [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.015438] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.015688] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.015874] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.016244] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.016446] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.016618] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.049030] [47313]: DEBUG nova.policy [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.053440] [47313]: INFO nova.api.openstack.requestlog [None req-1c17c059-9db6-475f-b2b6-2ae0db6c455d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.045601 [ 839.053789] [47313]: [pid: 47313|app: 0|req: 3355/6870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.058224] [47312]: DEBUG nova.api.openstack.wsgi [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.059887] [47312]: DEBUG nova.compute.api [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.060670] [47313]: DEBUG nova.api.openstack.wsgi [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.063091] [47313]: DEBUG nova.compute.api [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.063792] [47312]: DEBUG oslo_concurrency.lockutils [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.064067] [47312]: DEBUG oslo_concurrency.lockutils [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.064291] [47312]: DEBUG oslo_concurrency.lockutils [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.065032] [47312]: DEBUG oslo_concurrency.lockutils [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.065272] [47312]: DEBUG oslo_concurrency.lockutils [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.065462] [47312]: DEBUG oslo_concurrency.lockutils [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.065597] [47313]: DEBUG oslo_concurrency.lockutils [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.065832] [47313]: DEBUG oslo_concurrency.lockutils [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.066067] [47313]: DEBUG oslo_concurrency.lockutils [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.067042] [47313]: DEBUG oslo_concurrency.lockutils [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.067042] [47313]: DEBUG oslo_concurrency.lockutils [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.067042] [47313]: DEBUG oslo_concurrency.lockutils [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.106324] [47312]: DEBUG nova.policy [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.111086] [47312]: INFO nova.api.openstack.requestlog [None req-0912a772-3f64-4aa7-bde7-4550293102d5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.055023 [ 839.111490] [47312]: [pid: 47312|app: 0|req: 3516/6871] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.114700] [47312]: DEBUG nova.api.openstack.wsgi [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.116365] [47312]: DEBUG nova.compute.api [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.119748] [47312]: DEBUG oslo_concurrency.lockutils [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.120222] [47312]: DEBUG oslo_concurrency.lockutils [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.120222] [47312]: DEBUG oslo_concurrency.lockutils [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.120566] [47312]: DEBUG oslo_concurrency.lockutils [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.120750] [47312]: DEBUG oslo_concurrency.lockutils [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.120923] [47312]: DEBUG oslo_concurrency.lockutils [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.165017] [47312]: DEBUG nova.policy [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.169606] [47312]: INFO nova.api.openstack.requestlog [None req-73a54ed9-e5b1-4131-ab48-c935fca83a86 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.057484 [ 839.169895] [47312]: [pid: 47312|app: 0|req: 3517/6872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.173096] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.174665] [47312]: DEBUG nova.compute.api [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.177900] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.178147] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.178328] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.178680] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.178882] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.179065] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.217079] [47312]: DEBUG nova.policy [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.219292] [47313]: DEBUG nova.policy [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.221307] [47312]: INFO nova.api.openstack.requestlog [None req-2b4d84a6-7587-4445-b5f3-8a437bfb8257 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.050742 [ 839.221507] [47312]: [pid: 47312|app: 0|req: 3518/6873] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.223568] [47313]: INFO nova.api.openstack.requestlog [None req-0498069e-25a3-47eb-991f-f9805ad73be5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1305 microversion: 2.1 time: 0.164908 [ 839.223891] [47313]: [pid: 47313|app: 0|req: 3356/6874] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:15 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1305 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.223963] [47312]: DEBUG nova.api.openstack.wsgi [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.225580] [47312]: DEBUG nova.compute.api [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.228614] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.228840] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.229035] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.229716] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.229716] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.229922] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.245092] [47313]: DEBUG nova.api.openstack.wsgi [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.246863] [47313]: DEBUG nova.compute.api [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.250292] [47313]: DEBUG oslo_concurrency.lockutils [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.250555] [47313]: DEBUG oslo_concurrency.lockutils [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.250745] [47313]: DEBUG oslo_concurrency.lockutils [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.251079] [47313]: DEBUG oslo_concurrency.lockutils [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.251280] [47313]: DEBUG oslo_concurrency.lockutils [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.251453] [47313]: DEBUG oslo_concurrency.lockutils [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.264052] [47312]: DEBUG nova.policy [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.268261] [47312]: INFO nova.api.openstack.requestlog [None req-b60d4daf-6852-44d9-ae63-32b132dc85f6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1268 microversion: 2.1 time: 0.046148 [ 839.268576] [47312]: [pid: 47312|app: 0|req: 3519/6875] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.285927] [47313]: DEBUG nova.policy [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.290160] [47313]: INFO nova.api.openstack.requestlog [None req-b12ffa11-eda0-4672-8acb-b9d7e39e93c8 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.047325 [ 839.290554] [47313]: [pid: 47313|app: 0|req: 3357/6876] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.565471] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.567144] [47312]: DEBUG nova.compute.api [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.572188] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.572491] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.572676] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.573095] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.573312] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.573488] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.592157] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.592371] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.592571] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.592747] [47312]: DEBUG nova.objects.instance [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lazy-loading 'fault' on Instance uuid 49cd5798-1f76-4690-bea7-cebd98a84f5c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 839.617362] [47312]: DEBUG nova.policy [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '232b9128bfd94a52a5f9e340e821a0b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f4e99fb03d94876b605badde8dee459', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.625228] [47312]: INFO nova.api.openstack.requestlog [None req-b1c7ee01-9052-4c1a-b75c-ba1999541d52 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 200 len: 1468 microversion: 2.1 time: 0.062030 [ 839.625555] [47312]: [pid: 47312|app: 0|req: 3520/6877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 1468 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.626630] [47313]: DEBUG nova.api.openstack.wsgi [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.628438] [47313]: DEBUG nova.compute.api [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.634505] [47313]: DEBUG oslo_concurrency.lockutils [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.634505] [47313]: DEBUG oslo_concurrency.lockutils [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.634691] [47313]: DEBUG oslo_concurrency.lockutils [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.635041] [47313]: DEBUG oslo_concurrency.lockutils [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.635248] [47313]: DEBUG oslo_concurrency.lockutils [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.635421] [47313]: DEBUG oslo_concurrency.lockutils [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.640376] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.640376] [47312]: DEBUG nova.compute.api [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.643990] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.644846] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.644846] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.644846] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.645087] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.645328] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.661853] [47312]: DEBUG nova.compute.api [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 839.676524] [47313]: DEBUG nova.policy [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.682615] [47313]: INFO nova.api.openstack.requestlog [None req-325819e0-bf56-44c2-b002-8ad0f718c8fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.056716 [ 839.682615] [47313]: [pid: 47313|app: 0|req: 3358/6878] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.698385] [47312]: DEBUG nova.compute.api [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 839.698481] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.698794] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.699019] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.699628] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.699628] [47312]: WARNING nova.compute.api [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] instance's host None is down, deleting from database [ 839.700195] [47313]: DEBUG nova.compute.api [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.702749] [47312]: DEBUG nova.network.neutron [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 839.704071] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.704314] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.704497] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.704863] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.705069] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.705244] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.720389] [47312]: DEBUG nova.network.neutron [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 839.724696] [47312]: DEBUG nova.network.neutron [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 839.743436] [47313]: DEBUG nova.policy [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.747171] [47313]: INFO nova.api.openstack.requestlog [None req-e7de11be-d032-4d26-af57-a5a03211544f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.050957 [ 839.747526] [47313]: [pid: 47313|app: 0|req: 3359/6879] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.754250] [47313]: DEBUG nova.api.openstack.wsgi [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.755755] [47313]: DEBUG nova.compute.api [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.762575] [47313]: DEBUG oslo_concurrency.lockutils [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.762878] [47313]: DEBUG oslo_concurrency.lockutils [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.763105] [47313]: DEBUG oslo_concurrency.lockutils [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.763518] [47313]: DEBUG oslo_concurrency.lockutils [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.764288] [47313]: DEBUG oslo_concurrency.lockutils [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.764288] [47313]: DEBUG oslo_concurrency.lockutils [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.853154] [47313]: DEBUG nova.policy [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.858472] [47313]: INFO nova.api.openstack.requestlog [None req-87895762-4740-49a7-8106-055edaddbf77 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.110376 [ 839.858834] [47313]: [pid: 47313|app: 0|req: 3360/6880] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.862107] [47313]: DEBUG nova.api.openstack.wsgi [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.863105] [47313]: DEBUG nova.compute.api [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.866341] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.866564] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.866811] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.867169] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.867368] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.867542] [47313]: DEBUG oslo_concurrency.lockutils [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.899905] [47312]: INFO nova.api.openstack.requestlog [None req-7ab1b66e-a317-4ee5-b308-2816c2a53b06 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 204 len: 0 microversion: 2.1 time: 0.262015 [ 839.899905] [47312]: [pid: 47312|app: 0|req: 3521/6881] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:16 2024] DELETE /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 0 bytes in 263 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 839.902480] [47312]: DEBUG nova.api.openstack.wsgi [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.904300] [47312]: DEBUG nova.compute.api [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.907348] [47312]: DEBUG oslo_concurrency.lockutils [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.907580] [47312]: DEBUG oslo_concurrency.lockutils [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.907772] [47312]: DEBUG oslo_concurrency.lockutils [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.908146] [47312]: DEBUG oslo_concurrency.lockutils [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.908369] [47312]: DEBUG oslo_concurrency.lockutils [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.908506] [47312]: DEBUG oslo_concurrency.lockutils [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.942161] [47312]: DEBUG nova.policy [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.946304] [47312]: DEBUG nova.policy [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.946913] [47312]: DEBUG nova.policy [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.947518] [47312]: INFO nova.api.openstack.requestlog [None req-02240630-844a-4320-9d91-6751faa49eff tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.047160 [ 839.947825] [47312]: [pid: 47312|app: 0|req: 3522/6882] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 839.948036] [47313]: DEBUG nova.policy [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.950012] [47312]: DEBUG nova.api.openstack.wsgi [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.951528] [47312]: DEBUG nova.compute.api [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.952460] [47313]: INFO nova.api.openstack.requestlog [None req-23d624e2-b7fb-4861-90ab-c1dee08c7734 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.093026 [ 839.952847] [47313]: [pid: 47313|app: 0|req: 3361/6883] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.954602] [47312]: DEBUG oslo_concurrency.lockutils [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.954829] [47312]: DEBUG oslo_concurrency.lockutils [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.955015] [47312]: DEBUG oslo_concurrency.lockutils [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.955297] [47313]: DEBUG nova.api.openstack.wsgi [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.955366] [47312]: DEBUG oslo_concurrency.lockutils [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.955553] [47312]: DEBUG oslo_concurrency.lockutils [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.955744] [47312]: DEBUG oslo_concurrency.lockutils [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.956843] [47313]: DEBUG nova.compute.api [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.960068] [47313]: DEBUG oslo_concurrency.lockutils [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.960331] [47313]: DEBUG oslo_concurrency.lockutils [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.960612] [47313]: DEBUG oslo_concurrency.lockutils [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.960988] [47313]: DEBUG oslo_concurrency.lockutils [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.961209] [47313]: DEBUG oslo_concurrency.lockutils [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.961388] [47313]: DEBUG oslo_concurrency.lockutils [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.985546] [47312]: DEBUG nova.policy [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.989732] [47312]: INFO nova.api.openstack.requestlog [None req-4762514f-4182-4f55-a209-e9b35487f99e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.041347 [ 839.990165] [47312]: [pid: 47312|app: 0|req: 3523/6884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 839.993844] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 839.995359] [47312]: DEBUG nova.compute.api [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] [instance: 49cd5798-1f76-4690-bea7-cebd98a84f5c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 839.997364] [47313]: DEBUG nova.policy [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 839.998289] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.998509] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.998690] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 839.999045] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 839.999252] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 839.999422] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.002171] [47313]: INFO nova.api.openstack.requestlog [None req-21f14484-2171-4ee7-a440-5b81364e739f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.048682 [ 840.003186] [47313]: [pid: 47313|app: 0|req: 3362/6885] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.004856] [47313]: DEBUG nova.api.openstack.wsgi [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.006417] [47313]: DEBUG nova.compute.api [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.007408] [47312]: INFO nova.api.openstack.wsgi [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] HTTP exception thrown: Instance 49cd5798-1f76-4690-bea7-cebd98a84f5c could not be found. [ 840.007693] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] Returning 404 to user: Instance 49cd5798-1f76-4690-bea7-cebd98a84f5c could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 840.008108] [47312]: INFO nova.api.openstack.requestlog [None req-dd213208-8482-4fa9-907d-91e770a16970 tempest-MigrationsAdminTest-1934187052 tempest-MigrationsAdminTest-1934187052-project-member] 10.180.1.21 "GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c" status: 404 len: 111 microversion: 2.1 time: 0.017565 [ 840.008379] [47312]: [pid: 47312|app: 0|req: 3524/6886] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/49cd5798-1f76-4690-bea7-cebd98a84f5c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 840.009704] [47313]: DEBUG oslo_concurrency.lockutils [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.009995] [47313]: DEBUG oslo_concurrency.lockutils [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.010239] [47313]: DEBUG oslo_concurrency.lockutils [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.010646] [47313]: DEBUG oslo_concurrency.lockutils [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.010910] [47313]: DEBUG oslo_concurrency.lockutils [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.011143] [47313]: DEBUG oslo_concurrency.lockutils [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.012721] [47312]: DEBUG nova.api.openstack.wsgi [None req-6caf9401-2297-4a2a-9f6c-18818e98d839 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.027831] [47312]: INFO nova.api.openstack.requestlog [None req-6caf9401-2297-4a2a-9f6c-18818e98d839 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] 10.180.1.21 "DELETE /compute/v2.1/flavors/c0ef33c5-9290-494f-ab93-36c0c47bcca8" status: 202 len: 0 microversion: 2.1 time: 0.016445 [ 840.027831] [47312]: [pid: 47312|app: 0|req: 3525/6887] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:16 2024] DELETE /compute/v2.1/flavors/c0ef33c5-9290-494f-ab93-36c0c47bcca8 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 840.029839] [47312]: DEBUG nova.api.openstack.wsgi [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.031422] [47312]: DEBUG nova.compute.api [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.034791] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.035027] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.035304] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.035711] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.035932] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.036119] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.044011] [47313]: DEBUG nova.policy [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.047940] [47313]: DEBUG nova.policy [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.048588] [47313]: DEBUG nova.policy [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.049199] [47313]: INFO nova.api.openstack.requestlog [None req-305f56e4-3036-41d5-8e91-966c76520cd5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.046191 [ 840.049520] [47313]: [pid: 47313|app: 0|req: 3363/6888] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 840.051729] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f8cf6c0-5d90-4cac-9248-cc0e884ef457 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.061567] [47313]: INFO nova.api.openstack.requestlog [None req-5f8cf6c0-5d90-4cac-9248-cc0e884ef457 tempest-MigrationsAdminTest-2057932024 tempest-MigrationsAdminTest-2057932024-project-admin] 10.180.1.21 "GET /compute/v2.1/flavors/detail" status: 200 len: 4273 microversion: 2.1 time: 0.011533 [ 840.062144] [47313]: [pid: 47313|app: 0|req: 3364/6889] 10.180.1.21 () {58 vars in 1141 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/flavors/detail => generated 4273 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.064340] [47313]: DEBUG nova.api.openstack.wsgi [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.064453] [47312]: DEBUG nova.policy [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.065756] [47313]: DEBUG nova.compute.api [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.068406] [47312]: INFO nova.api.openstack.requestlog [None req-c87694fe-d6a0-4845-81ad-36146aabfab6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.040179 [ 840.068699] [47312]: [pid: 47312|app: 0|req: 3526/6890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.068753] [47313]: DEBUG oslo_concurrency.lockutils [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.068941] [47313]: DEBUG oslo_concurrency.lockutils [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.069126] [47313]: DEBUG oslo_concurrency.lockutils [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.069478] [47313]: DEBUG oslo_concurrency.lockutils [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.069673] [47313]: DEBUG oslo_concurrency.lockutils [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.069848] [47313]: DEBUG oslo_concurrency.lockutils [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.099702] [47313]: DEBUG nova.policy [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.103786] [47313]: INFO nova.api.openstack.requestlog [None req-eef080c7-a6fe-4378-ab50-98fcb3715b24 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.041058 [ 840.104121] [47313]: [pid: 47313|app: 0|req: 3365/6891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 840.123032] [47312]: DEBUG nova.api.openstack.wsgi [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.124972] [47312]: DEBUG nova.compute.api [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.128640] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.128902] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.129113] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.129500] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.129701] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.129874] [47312]: DEBUG oslo_concurrency.lockutils [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.161352] [47312]: DEBUG nova.policy [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.165378] [47312]: INFO nova.api.openstack.requestlog [None req-ece393c4-adea-4329-b9e0-37111782d6dc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.044600 [ 840.165688] [47312]: [pid: 47312|app: 0|req: 3527/6892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:16 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.181191] [47313]: DEBUG nova.api.openstack.wsgi [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.183135] [47313]: DEBUG nova.compute.api [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.186773] [47313]: DEBUG oslo_concurrency.lockutils [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.187013] [47313]: DEBUG oslo_concurrency.lockutils [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.187204] [47313]: DEBUG oslo_concurrency.lockutils [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.187560] [47313]: DEBUG oslo_concurrency.lockutils [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.187762] [47313]: DEBUG oslo_concurrency.lockutils [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.187933] [47313]: DEBUG oslo_concurrency.lockutils [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.218397] [47313]: DEBUG nova.policy [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.222628] [47313]: INFO nova.api.openstack.requestlog [None req-b01cff4a-e2d7-4753-a620-462d5ed6530a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1209 microversion: 2.1 time: 0.043772 [ 840.222967] [47313]: [pid: 47313|app: 0|req: 3366/6893] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.234772] [47312]: DEBUG nova.api.openstack.wsgi [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.235554] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.235951] [47312]: DEBUG nova.compute.api [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.237515] [47313]: DEBUG nova.compute.api [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.240202] [47312]: DEBUG oslo_concurrency.lockutils [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.240443] [47312]: DEBUG oslo_concurrency.lockutils [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.240650] [47312]: DEBUG oslo_concurrency.lockutils [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.240704] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.240890] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.241018] [47312]: DEBUG oslo_concurrency.lockutils [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.241134] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.241282] [47312]: DEBUG oslo_concurrency.lockutils [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.241471] [47312]: DEBUG oslo_concurrency.lockutils [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.241508] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.241742] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.241959] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.282410] [47312]: DEBUG nova.policy [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.286469] [47312]: INFO nova.api.openstack.requestlog [None req-a146f03c-82ac-44c8-b21b-1956677becd8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1219 microversion: 2.1 time: 0.054606 [ 840.286771] [47312]: [pid: 47312|app: 0|req: 3528/6894] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.289028] [47312]: DEBUG nova.api.openstack.wsgi [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.290564] [47312]: DEBUG nova.compute.api [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.293477] [47312]: DEBUG oslo_concurrency.lockutils [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.293706] [47312]: DEBUG oslo_concurrency.lockutils [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.293886] [47312]: DEBUG oslo_concurrency.lockutils [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.294253] [47312]: DEBUG oslo_concurrency.lockutils [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.294452] [47312]: DEBUG oslo_concurrency.lockutils [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.294623] [47312]: DEBUG oslo_concurrency.lockutils [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.332777] [47312]: DEBUG nova.policy [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.335929] [47313]: DEBUG nova.policy [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.337243] [47312]: INFO nova.api.openstack.requestlog [None req-89db3ac4-7b3a-456a-8c6a-b3f2636eb383 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1268 microversion: 2.1 time: 0.049891 [ 840.337566] [47312]: [pid: 47312|app: 0|req: 3529/6895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1268 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.340793] [47312]: DEBUG nova.api.openstack.wsgi [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.341011] [47313]: INFO nova.api.openstack.requestlog [None req-7a617419-64bd-4397-bd1d-16d8b8409eaa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1305 microversion: 2.1 time: 0.107327 [ 840.341386] [47313]: [pid: 47313|app: 0|req: 3367/6896] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1305 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 840.342668] [47312]: DEBUG nova.compute.api [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.346412] [47312]: DEBUG oslo_concurrency.lockutils [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.346412] [47312]: DEBUG oslo_concurrency.lockutils [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.346412] [47312]: DEBUG oslo_concurrency.lockutils [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.346559] [47312]: DEBUG oslo_concurrency.lockutils [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.346632] [47312]: DEBUG oslo_concurrency.lockutils [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.346832] [47312]: DEBUG oslo_concurrency.lockutils [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.387778] [47312]: DEBUG nova.policy [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.394246] [47312]: INFO nova.api.openstack.requestlog [None req-5de5b0c6-7af2-4592-80cd-0e0ca5e3f61d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.056067 [ 840.394577] [47312]: [pid: 47312|app: 0|req: 3530/6897] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.693898] [47313]: DEBUG nova.api.openstack.wsgi [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.699657] [47313]: DEBUG nova.compute.api [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.704783] [47313]: DEBUG oslo_concurrency.lockutils [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.705040] [47313]: DEBUG oslo_concurrency.lockutils [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.705232] [47313]: DEBUG oslo_concurrency.lockutils [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.705583] [47313]: DEBUG oslo_concurrency.lockutils [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.705778] [47313]: DEBUG oslo_concurrency.lockutils [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.705949] [47313]: DEBUG oslo_concurrency.lockutils [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.746209] [47313]: DEBUG nova.policy [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.750333] [47313]: INFO nova.api.openstack.requestlog [None req-2befede6-1da1-4b02-90d8-f7afb3aa0683 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.058596 [ 840.750668] [47313]: [pid: 47313|app: 0|req: 3368/6898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.764959] [47312]: DEBUG nova.api.openstack.wsgi [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.766623] [47312]: DEBUG nova.compute.api [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.769974] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.770230] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.770415] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.770778] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.770975] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.771166] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.802008] [47312]: DEBUG nova.policy [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 840.806074] [47312]: INFO nova.api.openstack.requestlog [None req-5cf0fac9-6cf2-44d6-be64-db445c8e3521 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.043545 [ 840.806401] [47312]: [pid: 47312|app: 0|req: 3531/6899] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 840.870158] [47313]: DEBUG nova.api.openstack.wsgi [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.871835] [47313]: DEBUG nova.compute.api [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.875357] [47313]: DEBUG oslo_concurrency.lockutils [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.875648] [47313]: DEBUG oslo_concurrency.lockutils [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.875770] [47313]: DEBUG oslo_concurrency.lockutils [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.876157] [47313]: DEBUG oslo_concurrency.lockutils [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.876369] [47313]: DEBUG oslo_concurrency.lockutils [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.876539] [47313]: DEBUG oslo_concurrency.lockutils [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.960198] [47312]: DEBUG nova.api.openstack.wsgi [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 840.963295] [47312]: DEBUG nova.compute.api [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 840.970937] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.971340] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.971542] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.971918] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 840.972138] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 840.972308] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 840.992604] [47313]: DEBUG nova.policy [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.000137] [47313]: INFO nova.api.openstack.requestlog [None req-1326dda1-384b-48cf-a83d-58cf842790fd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.129582 [ 841.000137] [47313]: [pid: 47313|app: 0|req: 3369/6900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.001205] [47313]: DEBUG nova.api.openstack.wsgi [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.002966] [47313]: DEBUG nova.compute.api [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.009704] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.010565] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.010808] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.011446] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.011667] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.011851] [47313]: DEBUG oslo_concurrency.lockutils [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.030032] [47312]: DEBUG nova.policy [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.035505] [47312]: DEBUG nova.policy [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.036367] [47312]: DEBUG nova.policy [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.037148] [47312]: INFO nova.api.openstack.requestlog [None req-9cfe5140-5e2f-4f45-9832-9a6323b9d0c1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.079216 [ 841.037672] [47312]: [pid: 47312|app: 0|req: 3532/6901] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.042937] [47312]: DEBUG nova.api.openstack.wsgi [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.044584] [47312]: DEBUG nova.compute.api [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.048650] [47312]: DEBUG oslo_concurrency.lockutils [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.048650] [47312]: DEBUG oslo_concurrency.lockutils [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.048650] [47312]: DEBUG oslo_concurrency.lockutils [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.048966] [47312]: DEBUG oslo_concurrency.lockutils [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.049245] [47312]: DEBUG oslo_concurrency.lockutils [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.049461] [47312]: DEBUG oslo_concurrency.lockutils [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.097065] [47312]: DEBUG nova.policy [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.102305] [47312]: INFO nova.api.openstack.requestlog [None req-df06b09f-7aad-48f6-93b7-2e05f0dc9d54 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.063442 [ 841.102305] [47312]: [pid: 47312|app: 0|req: 3533/6902] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.104935] [47312]: DEBUG nova.api.openstack.wsgi [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.106574] [47312]: DEBUG nova.compute.api [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.109828] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.110073] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.110259] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.110619] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.110826] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.110991] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.155302] [47312]: DEBUG nova.policy [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.160091] [47312]: INFO nova.api.openstack.requestlog [None req-e7fd0cb1-c3b1-4230-8cdd-ff563e3a8048 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.056919 [ 841.160786] [47312]: [pid: 47312|app: 0|req: 3534/6903] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.166512] [47312]: DEBUG nova.api.openstack.wsgi [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.168160] [47312]: DEBUG nova.compute.api [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.171470] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.171703] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.171893] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.172520] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.172520] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.172759] [47312]: DEBUG oslo_concurrency.lockutils [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.214960] [47312]: DEBUG nova.policy [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.219072] [47312]: DEBUG nova.policy [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.219664] [47312]: DEBUG nova.policy [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.220256] [47312]: INFO nova.api.openstack.requestlog [None req-72b9d7ee-1f0d-440d-b1be-26480f909480 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.055753 [ 841.220556] [47312]: [pid: 47312|app: 0|req: 3535/6904] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 841.222810] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.225408] [47312]: DEBUG nova.compute.api [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.225477] [47313]: DEBUG nova.policy [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.228941] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.229090] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.229276] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.229627] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.229802] [47313]: INFO nova.api.openstack.requestlog [None req-18b136ff-7f5c-4eed-8641-950bed6b0969 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.231336 [ 841.229860] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.230107] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.230183] [47313]: [pid: 47313|app: 0|req: 3370/6905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:17 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.237707] [47313]: DEBUG nova.api.openstack.wsgi [req-dd9b2f7d-0c4f-461b-a06f-18c3879d6b07 req-b31d31e6-364a-45e7-971b-ede67e7bc2ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "89cbc6ec-7546-443c-9abb-47940d223daa", "name": "network-vif-plugged", "status": "completed", "tag": "51a88e7f-2e39-4674-9816-01cbb3bb08f1"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 841.240770] [47313]: DEBUG oslo_concurrency.lockutils [req-dd9b2f7d-0c4f-461b-a06f-18c3879d6b07 req-b31d31e6-364a-45e7-971b-ede67e7bc2ae service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.241163] [47313]: DEBUG oslo_concurrency.lockutils [req-dd9b2f7d-0c4f-461b-a06f-18c3879d6b07 req-b31d31e6-364a-45e7-971b-ede67e7bc2ae service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.241243] [47313]: DEBUG oslo_concurrency.lockutils [req-dd9b2f7d-0c4f-461b-a06f-18c3879d6b07 req-b31d31e6-364a-45e7-971b-ede67e7bc2ae service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.246980] [47313]: INFO nova.api.openstack.compute.server_external_events [req-dd9b2f7d-0c4f-461b-a06f-18c3879d6b07 req-b31d31e6-364a-45e7-971b-ede67e7bc2ae service nova] Creating event network-vif-plugged:51a88e7f-2e39-4674-9816-01cbb3bb08f1 for instance 89cbc6ec-7546-443c-9abb-47940d223daa on cpu-1 [ 841.252279] [47313]: INFO nova.api.openstack.requestlog [req-dd9b2f7d-0c4f-461b-a06f-18c3879d6b07 req-b31d31e6-364a-45e7-971b-ede67e7bc2ae service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018937 [ 841.252279] [47313]: [pid: 47313|app: 0|req: 3371/6906] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:18 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 841.252930] [47313]: DEBUG nova.api.openstack.wsgi [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.254615] [47313]: DEBUG nova.compute.api [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.257602] [47313]: DEBUG oslo_concurrency.lockutils [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.257830] [47313]: DEBUG oslo_concurrency.lockutils [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.258025] [47313]: DEBUG oslo_concurrency.lockutils [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.258375] [47313]: DEBUG oslo_concurrency.lockutils [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.258570] [47313]: DEBUG oslo_concurrency.lockutils [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.258744] [47313]: DEBUG oslo_concurrency.lockutils [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.264611] [47312]: DEBUG nova.policy [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.268539] [47312]: INFO nova.api.openstack.requestlog [None req-eb0be65d-f404-4298-9cb0-6d0d58627039 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.047399 [ 841.268841] [47312]: [pid: 47312|app: 0|req: 3536/6907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.271073] [47312]: DEBUG nova.api.openstack.wsgi [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.272629] [47312]: DEBUG nova.compute.api [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.276208] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.276435] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.276615] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.276957] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.277169] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.277343] [47312]: DEBUG oslo_concurrency.lockutils [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.290083] [47313]: DEBUG nova.policy [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.293951] [47313]: INFO nova.api.openstack.requestlog [None req-35789008-9d45-4997-8115-de73d7dc46f4 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.043179 [ 841.294289] [47313]: [pid: 47313|app: 0|req: 3372/6908] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.298023] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.298234] [47313]: DEBUG nova.compute.api [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.301593] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.301593] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.301593] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.301946] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.302153] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.302321] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.315297] [47312]: DEBUG nova.policy [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.320314] [47312]: INFO nova.api.openstack.requestlog [None req-a04ce1c9-c335-47d6-b7fa-4791fe96f9a5 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.050773 [ 841.320789] [47312]: [pid: 47312|app: 0|req: 3537/6909] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.336523] [47313]: DEBUG nova.policy [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.340796] [47313]: INFO nova.api.openstack.requestlog [None req-5d7c24c3-ec36-4f4a-8aa9-5a15b07c7840 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1265 microversion: 2.1 time: 0.045787 [ 841.341093] [47313]: [pid: 47313|app: 0|req: 3373/6910] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.343470] [47313]: DEBUG nova.api.openstack.wsgi [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.345032] [47313]: DEBUG nova.compute.api [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.352190] [47313]: DEBUG oslo_concurrency.lockutils [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.353042] [47313]: DEBUG oslo_concurrency.lockutils [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.353042] [47313]: DEBUG oslo_concurrency.lockutils [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.353209] [47313]: DEBUG oslo_concurrency.lockutils [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.353337] [47313]: DEBUG oslo_concurrency.lockutils [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.353511] [47313]: DEBUG oslo_concurrency.lockutils [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.389080] [47313]: DEBUG nova.policy [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.393815] [47313]: INFO nova.api.openstack.requestlog [None req-f343c408-9b76-4460-bdc8-47c47736439a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.052153 [ 841.394203] [47313]: [pid: 47313|app: 0|req: 3374/6911] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.395262] [47312]: DEBUG nova.api.openstack.wsgi [None req-4eb506d5-d787-4319-bba1-98ae0fd5dee8 tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ae4d0>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-854812695", "metadata": {"Type": "work"}}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 841.396514] [47313]: DEBUG nova.api.openstack.wsgi [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.398082] [47313]: DEBUG nova.compute.api [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.403897] [47313]: DEBUG oslo_concurrency.lockutils [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.403897] [47313]: DEBUG oslo_concurrency.lockutils [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.404069] [47313]: DEBUG oslo_concurrency.lockutils [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.404544] [47313]: DEBUG oslo_concurrency.lockutils [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.404801] [47313]: DEBUG oslo_concurrency.lockutils [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.405048] [47313]: DEBUG oslo_concurrency.lockutils [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.439929] [47313]: DEBUG nova.policy [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.444585] [47313]: INFO nova.api.openstack.requestlog [None req-05501d61-8560-4623-985e-fb14483aa9d0 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1276 microversion: 2.1 time: 0.049869 [ 841.444914] [47313]: [pid: 47313|app: 0|req: 3375/6912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1276 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.447279] [47313]: DEBUG nova.api.openstack.wsgi [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.448868] [47313]: DEBUG nova.compute.api [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.451940] [47313]: DEBUG oslo_concurrency.lockutils [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.452205] [47313]: DEBUG oslo_concurrency.lockutils [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.452403] [47313]: DEBUG oslo_concurrency.lockutils [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.452796] [47313]: DEBUG oslo_concurrency.lockutils [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.453020] [47313]: DEBUG oslo_concurrency.lockutils [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.453223] [47313]: DEBUG oslo_concurrency.lockutils [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.554172] [47313]: DEBUG nova.policy [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.559543] [47313]: INFO nova.api.openstack.requestlog [None req-58a1d232-193c-4bb5-aa48-7331d26cb875 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 200 len: 1485 microversion: 2.1 time: 0.113918 [ 841.559892] [47313]: [pid: 47313|app: 0|req: 3376/6913] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 1485 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.562394] [47312]: INFO nova.api.openstack.requestlog [None req-4eb506d5-d787-4319-bba1-98ae0fd5dee8 tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] 10.180.1.21 "POST /compute/v2.1/os-volumes" status: 200 len: 348 microversion: 2.1 time: 0.240921 [ 841.568074] [47312]: [pid: 47312|app: 0|req: 3538/6914] 10.180.1.21 () {60 vars in 1151 bytes} [Thu Oct 31 12:15:18 2024] POST /compute/v2.1/os-volumes => generated 348 bytes in 247 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) [ 841.568416] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.570632] [47313]: DEBUG nova.compute.api [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.575194] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-659323194"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 841.575487] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.575487] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.575613] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.575975] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.576197] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.576367] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.577867] [47312]: DEBUG nova.compute.api [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.581889] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.582344] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.582664] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.583162] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.583472] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.583772] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.632859] [47313]: DEBUG nova.policy [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.638499] [47313]: INFO nova.api.openstack.requestlog [None req-bf35f444-21f2-4d72-aed4-a055d8c3350d tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.077910 [ 841.638891] [47313]: [pid: 47313|app: 0|req: 3377/6915] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.641549] [47313]: DEBUG nova.api.openstack.wsgi [None req-26420d25-c603-4212-b615-3a64376d126c tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] Calling method '.version_select at 0x7b9c47768d30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.670985] [47313]: INFO nova.api.openstack.requestlog [None req-26420d25-c603-4212-b615-3a64376d126c tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826" status: 200 len: 349 microversion: 2.1 time: 0.031245 [ 841.671365] [47313]: [pid: 47313|app: 0|req: 3378/6916] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826 => generated 349 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 841.679261] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a6e098a-e3ab-40fa-9ea2-54236e469d8d tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] Calling method '.version_select at 0x7b9c473c1240>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.708195] [47313]: INFO nova.api.openstack.requestlog [None req-4a6e098a-e3ab-40fa-9ea2-54236e469d8d tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826" status: 200 len: 349 microversion: 2.1 time: 0.031400 [ 841.708564] [47313]: [pid: 47313|app: 0|req: 3379/6917] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826 => generated 349 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 841.721816] [47313]: DEBUG nova.api.openstack.wsgi [None req-ddf7b5ef-51c6-4591-a355-51b9c0665641 tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] Calling method '.version_select at 0x7b9c47adb9a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.757389] [47313]: INFO nova.api.openstack.requestlog [None req-ddf7b5ef-51c6-4591-a355-51b9c0665641 tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826" status: 202 len: 0 microversion: 2.1 time: 0.037207 [ 841.757389] [47313]: [pid: 47313|app: 0|req: 3380/6918] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:15:18 2024] DELETE /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 841.762160] [47313]: DEBUG nova.api.openstack.wsgi [None req-de5faffc-7ac1-49c6-aa80-850f28923ecf tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] Calling method '.version_select at 0x7b9c473ce7a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.796082] [47313]: INFO nova.api.openstack.requestlog [None req-de5faffc-7ac1-49c6-aa80-850f28923ecf tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826" status: 200 len: 348 microversion: 2.1 time: 0.036105 [ 841.796512] [47313]: [pid: 47313|app: 0|req: 3381/6919] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826 => generated 348 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 841.799998] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.802227] [47313]: DEBUG nova.compute.api [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.806616] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.806880] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.807071] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.807629] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.807848] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.808073] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.860379] [47313]: DEBUG nova.policy [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.865545] [47313]: INFO nova.api.openstack.requestlog [None req-3a470d30-5409-48b3-ad89-19faa33bfd71 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.068339 [ 841.865891] [47313]: [pid: 47313|app: 0|req: 3382/6920] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 841.870023] [47313]: DEBUG nova.api.openstack.wsgi [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 841.870023] [47313]: DEBUG nova.compute.api [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 841.873715] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.873940] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.874137] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.874499] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 841.874696] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 841.876019] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 841.912404] [47313]: DEBUG nova.policy [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 841.917335] [47313]: INFO nova.api.openstack.requestlog [None req-89c1b861-137e-4a74-899b-3487545e4d4c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.050824 [ 841.917712] [47313]: [pid: 47313|app: 0|req: 3383/6921] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.006849] [47312]: INFO nova.api.openstack.requestlog [None req-2d971d4b-4860-4dde-81bb-1677539a8446 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79/action" status: 202 len: 0 microversion: 2.1 time: 0.436689 [ 842.006849] [47312]: [pid: 47312|app: 0|req: 3539/6922] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:15:18 2024] POST /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79/action => generated 0 bytes in 438 msecs (HTTP/1.1 202) 10 headers in 450 bytes (2 switches on core 0) [ 842.014252] [47313]: DEBUG nova.api.openstack.wsgi [None req-cdc2c780-ec4a-4217-98c9-533ff388bb9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c47768b80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.018100] [47312]: DEBUG nova.api.openstack.wsgi [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.022849] [47312]: DEBUG nova.compute.api [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.030687] [47312]: DEBUG oslo_concurrency.lockutils [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.031036] [47312]: DEBUG oslo_concurrency.lockutils [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.031127] [47312]: DEBUG oslo_concurrency.lockutils [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.031670] [47312]: DEBUG oslo_concurrency.lockutils [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.031940] [47312]: DEBUG oslo_concurrency.lockutils [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.032138] [47312]: DEBUG oslo_concurrency.lockutils [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.058593] [47313]: INFO nova.api.openstack.requestlog [None req-cdc2c780-ec4a-4217-98c9-533ff388bb9e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1519 microversion: 2.1 time: 0.046755 [ 842.059169] [47313]: [pid: 47313|app: 0|req: 3384/6923] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1519 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.061575] [47313]: DEBUG nova.api.openstack.wsgi [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.066760] [47313]: DEBUG nova.compute.api [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.070959] [47313]: DEBUG oslo_concurrency.lockutils [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.071245] [47313]: DEBUG oslo_concurrency.lockutils [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.071467] [47313]: DEBUG oslo_concurrency.lockutils [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.071845] [47313]: DEBUG oslo_concurrency.lockutils [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.072103] [47313]: DEBUG oslo_concurrency.lockutils [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.072295] [47313]: DEBUG oslo_concurrency.lockutils [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.123335] [47313]: DEBUG nova.policy [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.128852] [47313]: DEBUG nova.policy [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.129564] [47313]: DEBUG nova.policy [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.130241] [47313]: INFO nova.api.openstack.requestlog [None req-d54094ff-4f2b-4a14-80ec-78246bfa3ad4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1304 microversion: 2.54 time: 0.070657 [ 842.130569] [47313]: [pid: 47313|app: 0|req: 3385/6924] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 842.133324] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.134864] [47313]: DEBUG nova.compute.api [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.139280] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.139554] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.139773] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.140142] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.140389] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.140628] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.184616] [47313]: DEBUG nova.policy [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.193390] [47313]: INFO nova.api.openstack.requestlog [None req-aa60d2c9-e6f7-4fbe-b961-61152fa32f82 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.062236 [ 842.193872] [47313]: [pid: 47313|app: 0|req: 3386/6925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.196631] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.198235] [47313]: DEBUG nova.compute.api [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.202102] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.202376] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.202622] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.202997] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.203250] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.203455] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.214902] [47312]: DEBUG nova.policy [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.219104] [47312]: INFO nova.api.openstack.requestlog [None req-9404cb06-2b96-4538-b26a-8e9c72aa3aaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.205357 [ 842.219563] [47312]: [pid: 47312|app: 0|req: 3540/6926] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:18 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.234864] [47313]: DEBUG nova.policy [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.239250] [47313]: INFO nova.api.openstack.requestlog [None req-6c3c65c8-3e6a-4502-835b-3921f7845cc6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.044762 [ 842.239380] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.239688] [47313]: [pid: 47313|app: 0|req: 3387/6927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.241231] [47312]: DEBUG nova.compute.api [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.242049] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.243669] [47313]: DEBUG nova.compute.api [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.245164] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.245410] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.245594] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.245957] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.246171] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.246344] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.246939] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.247183] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.247366] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.247707] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.247944] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.248174] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.288877] [47312]: DEBUG nova.policy [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.293839] [47312]: DEBUG nova.policy [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.294483] [47312]: DEBUG nova.policy [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.295104] [47312]: INFO nova.api.openstack.requestlog [None req-c9ecec03-638b-447d-aa7b-97788c23c419 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.058355 [ 842.295403] [47312]: [pid: 47312|app: 0|req: 3541/6928] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 842.297698] [47312]: DEBUG nova.api.openstack.wsgi [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.299224] [47312]: DEBUG nova.compute.api [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.302395] [47312]: DEBUG oslo_concurrency.lockutils [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.302679] [47312]: DEBUG oslo_concurrency.lockutils [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.302872] [47312]: DEBUG oslo_concurrency.lockutils [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.303243] [47312]: DEBUG oslo_concurrency.lockutils [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.303441] [47312]: DEBUG oslo_concurrency.lockutils [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.303614] [47312]: DEBUG oslo_concurrency.lockutils [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.337319] [47312]: DEBUG nova.policy [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.340267] [47313]: DEBUG nova.policy [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.341442] [47312]: INFO nova.api.openstack.requestlog [None req-a381a0d6-d063-477a-8b57-bd684a17012a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.045465 [ 842.341886] [47312]: [pid: 47312|app: 0|req: 3542/6929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.344132] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.344747] [47313]: INFO nova.api.openstack.requestlog [None req-5ea008d7-a682-4738-86cd-496211093ce8 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.104579 [ 842.345199] [47313]: [pid: 47313|app: 0|req: 3388/6930] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.345717] [47312]: DEBUG nova.compute.api [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.347617] [47313]: DEBUG nova.api.openstack.wsgi [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.348900] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.349146] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.349211] [47313]: DEBUG nova.compute.api [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.349337] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.349685] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.349884] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.350233] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.352976] [47313]: DEBUG oslo_concurrency.lockutils [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.353326] [47313]: DEBUG oslo_concurrency.lockutils [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.353521] [47313]: DEBUG oslo_concurrency.lockutils [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.353939] [47313]: DEBUG oslo_concurrency.lockutils [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.354166] [47313]: DEBUG oslo_concurrency.lockutils [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.354340] [47313]: DEBUG oslo_concurrency.lockutils [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.391226] [47312]: DEBUG nova.policy [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.397218] [47313]: DEBUG nova.policy [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.397354] [47312]: INFO nova.api.openstack.requestlog [None req-9a6a3465-6a43-4693-9d85-55689e12f53a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.054888 [ 842.397634] [47312]: [pid: 47312|app: 0|req: 3543/6931] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.400064] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.401647] [47312]: DEBUG nova.compute.api [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.402063] [47313]: INFO nova.api.openstack.requestlog [None req-7111f3ad-d5fe-47e3-85a0-4a16683befb6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.056296 [ 842.403469] [47313]: [pid: 47313|app: 0|req: 3389/6932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.405267] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.405502] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.405686] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.405985] [47313]: DEBUG nova.api.openstack.wsgi [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.406064] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.406618] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.406618] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.407552] [47313]: DEBUG nova.compute.api [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.410869] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.411156] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.411889] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.411889] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.411889] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.412127] [47313]: DEBUG oslo_concurrency.lockutils [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.456759] [47313]: DEBUG nova.policy [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.457252] [47312]: DEBUG nova.policy [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.460982] [47313]: INFO nova.api.openstack.requestlog [None req-28c987b5-0812-41b4-8cc3-a03927689a2f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.056868 [ 842.461885] [47313]: [pid: 47313|app: 0|req: 3390/6933] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 842.462465] [47312]: INFO nova.api.openstack.requestlog [None req-3f725d83-5bdd-42da-8984-f582396e41b3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1265 microversion: 2.1 time: 0.064121 [ 842.462980] [47312]: [pid: 47312|app: 0|req: 3544/6934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1265 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.463903] [47313]: DEBUG nova.api.openstack.wsgi [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.465516] [47313]: DEBUG nova.compute.api [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.468950] [47313]: DEBUG oslo_concurrency.lockutils [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.469109] [47313]: DEBUG oslo_concurrency.lockutils [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.469316] [47313]: DEBUG oslo_concurrency.lockutils [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.469646] [47313]: DEBUG oslo_concurrency.lockutils [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.469847] [47313]: DEBUG oslo_concurrency.lockutils [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.470039] [47313]: DEBUG oslo_concurrency.lockutils [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.575735] [47313]: DEBUG nova.policy [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.579890] [47313]: INFO nova.api.openstack.requestlog [None req-53715519-cd41-48e7-a5df-26f7ede90e15 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1328 microversion: 2.1 time: 0.118021 [ 842.580231] [47313]: [pid: 47313|app: 0|req: 3391/6935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1328 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.652211] [47312]: DEBUG nova.api.openstack.wsgi [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.654031] [47312]: DEBUG nova.compute.api [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.657735] [47312]: DEBUG oslo_concurrency.lockutils [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.657978] [47312]: DEBUG oslo_concurrency.lockutils [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.658189] [47312]: DEBUG oslo_concurrency.lockutils [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.658717] [47312]: DEBUG oslo_concurrency.lockutils [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.658786] [47312]: DEBUG oslo_concurrency.lockutils [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.658922] [47312]: DEBUG oslo_concurrency.lockutils [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.689992] [47312]: DEBUG nova.policy [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.693706] [47312]: INFO nova.api.openstack.requestlog [None req-11b8546e-a39d-4b4d-81db-cb9bf7fa9168 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1333 microversion: 2.1 time: 0.044038 [ 842.693975] [47312]: [pid: 47312|app: 0|req: 3545/6936] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1333 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.804787] [47313]: DEBUG nova.api.openstack.wsgi [None req-116d9226-b24d-4741-9365-2f9d7fb4ed8f tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] Calling method '.version_select at 0x7b9c47ad8d30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.821804] [47313]: INFO nova.api.openstack.wsgi [None req-116d9226-b24d-4741-9365-2f9d7fb4ed8f tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] HTTP exception thrown: Volume 87594eb1-6938-4a55-bf1a-dcc6c763c826 could not be found. [ 842.822127] [47313]: DEBUG nova.api.openstack.wsgi [None req-116d9226-b24d-4741-9365-2f9d7fb4ed8f tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] Returning 404 to user: Volume 87594eb1-6938-4a55-bf1a-dcc6c763c826 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 842.822541] [47313]: INFO nova.api.openstack.requestlog [None req-116d9226-b24d-4741-9365-2f9d7fb4ed8f tempest-VolumesGetTestJSON-274171741 tempest-VolumesGetTestJSON-274171741-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826" status: 404 len: 109 microversion: 2.1 time: 0.020253 [ 842.822871] [47313]: [pid: 47313|app: 0|req: 3392/6937] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/os-volumes/87594eb1-6938-4a55-bf1a-dcc6c763c826 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 842.880593] [47312]: DEBUG nova.api.openstack.wsgi [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.882516] [47312]: DEBUG nova.compute.api [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.886701] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.887276] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.887276] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.887599] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.887852] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.888080] [47312]: DEBUG oslo_concurrency.lockutils [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.920259] [47312]: DEBUG nova.policy [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.924550] [47312]: INFO nova.api.openstack.requestlog [None req-92c149d1-c202-437f-abfd-4795e2318d35 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.046285 [ 842.924881] [47312]: [pid: 47312|app: 0|req: 3546/6938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 842.929699] [47313]: DEBUG nova.api.openstack.wsgi [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 842.931348] [47313]: DEBUG nova.compute.api [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 842.935271] [47313]: DEBUG oslo_concurrency.lockutils [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.935550] [47313]: DEBUG oslo_concurrency.lockutils [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.935745] [47313]: DEBUG oslo_concurrency.lockutils [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.936739] [47313]: DEBUG oslo_concurrency.lockutils [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 842.936739] [47313]: DEBUG oslo_concurrency.lockutils [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 842.936739] [47313]: DEBUG oslo_concurrency.lockutils [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 842.970751] [47313]: DEBUG nova.policy [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 842.975178] [47313]: INFO nova.api.openstack.requestlog [None req-924e5197-f80c-492e-9cf7-4ef7772dfd26 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.048257 [ 842.975500] [47313]: [pid: 47313|app: 0|req: 3393/6939] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.071703] [47312]: DEBUG nova.api.openstack.wsgi [None req-3172ea3e-6d12-4552-a3c2-d0101ceb360a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c478aeb00>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.097349] [47312]: INFO nova.api.openstack.requestlog [None req-3172ea3e-6d12-4552-a3c2-d0101ceb360a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1519 microversion: 2.1 time: 0.029345 [ 843.097566] [47312]: [pid: 47312|app: 0|req: 3547/6940] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1519 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.146643] [47313]: DEBUG nova.api.openstack.wsgi [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.149319] [47313]: DEBUG nova.compute.api [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.153796] [47313]: DEBUG oslo_concurrency.lockutils [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.154092] [47313]: DEBUG oslo_concurrency.lockutils [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.154287] [47313]: DEBUG oslo_concurrency.lockutils [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.154666] [47313]: DEBUG oslo_concurrency.lockutils [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.154894] [47313]: DEBUG oslo_concurrency.lockutils [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.155087] [47313]: DEBUG oslo_concurrency.lockutils [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.190698] [47313]: DEBUG nova.policy [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.195149] [47313]: DEBUG nova.policy [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.195788] [47313]: DEBUG nova.policy [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.196435] [47313]: INFO nova.api.openstack.requestlog [None req-58295d9f-a917-4e49-8a78-c2f5c69a720e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.053452 [ 843.196846] [47313]: [pid: 47313|app: 0|req: 3394/6941] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:19 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.210463] [47312]: DEBUG nova.api.openstack.wsgi [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.212494] [47312]: DEBUG nova.compute.api [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.216730] [47312]: DEBUG oslo_concurrency.lockutils [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.217061] [47312]: DEBUG oslo_concurrency.lockutils [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.217321] [47312]: DEBUG oslo_concurrency.lockutils [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.217835] [47312]: DEBUG oslo_concurrency.lockutils [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.218122] [47312]: DEBUG oslo_concurrency.lockutils [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.218340] [47312]: DEBUG oslo_concurrency.lockutils [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.231505] [47313]: DEBUG nova.api.openstack.wsgi [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.233740] [47313]: DEBUG nova.compute.api [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.239887] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.240209] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.240432] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.240834] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.241054] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.241234] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.252168] [47312]: DEBUG nova.policy [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.257100] [47312]: INFO nova.api.openstack.requestlog [None req-46da1958-b9b1-4767-8984-fe46f5a215a6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.049373 [ 843.257500] [47312]: [pid: 47312|app: 0|req: 3548/6942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.260206] [47312]: DEBUG nova.api.openstack.wsgi [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.261875] [47312]: DEBUG nova.compute.api [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.265201] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.265578] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.265629] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.265981] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.266163] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.266336] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.305253] [47312]: DEBUG nova.policy [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.309482] [47312]: INFO nova.api.openstack.requestlog [None req-f14e8a27-a186-4e56-84e2-c593fcae47f4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.051377 [ 843.309812] [47312]: [pid: 47312|app: 0|req: 3549/6943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.313069] [47312]: DEBUG nova.api.openstack.wsgi [req-87192589-a7ca-4666-a0cb-c1b2156cb84c req-f4c0ef48-709e-473c-94b6-b0e165c135f0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "89cbc6ec-7546-443c-9abb-47940d223daa", "tag": "51a88e7f-2e39-4674-9816-01cbb3bb08f1"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 843.317973] [47312]: DEBUG oslo_concurrency.lockutils [req-87192589-a7ca-4666-a0cb-c1b2156cb84c req-f4c0ef48-709e-473c-94b6-b0e165c135f0 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.318227] [47312]: DEBUG oslo_concurrency.lockutils [req-87192589-a7ca-4666-a0cb-c1b2156cb84c req-f4c0ef48-709e-473c-94b6-b0e165c135f0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.318407] [47312]: DEBUG oslo_concurrency.lockutils [req-87192589-a7ca-4666-a0cb-c1b2156cb84c req-f4c0ef48-709e-473c-94b6-b0e165c135f0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.325415] [47312]: INFO nova.api.openstack.compute.server_external_events [req-87192589-a7ca-4666-a0cb-c1b2156cb84c req-f4c0ef48-709e-473c-94b6-b0e165c135f0 service nova] Creating event network-changed:51a88e7f-2e39-4674-9816-01cbb3bb08f1 for instance 89cbc6ec-7546-443c-9abb-47940d223daa on cpu-1 [ 843.328833] [47312]: INFO nova.api.openstack.requestlog [req-87192589-a7ca-4666-a0cb-c1b2156cb84c req-f4c0ef48-709e-473c-94b6-b0e165c135f0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018325 [ 843.329346] [47312]: [pid: 47312|app: 0|req: 3550/6944] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:20 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 843.332211] [47312]: DEBUG nova.api.openstack.wsgi [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.333980] [47312]: DEBUG nova.compute.api [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.337735] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.337979] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.338183] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.338599] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.338822] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.339029] [47312]: DEBUG oslo_concurrency.lockutils [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.387934] [47313]: DEBUG nova.policy [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.390614] [47312]: DEBUG nova.policy [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.392525] [47313]: INFO nova.api.openstack.requestlog [None req-a5f89f8e-efa3-4cbb-bb89-066f60899e16 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.163272 [ 843.393097] [47313]: [pid: 47313|app: 0|req: 3395/6945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.395530] [47312]: DEBUG nova.policy [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.395716] [47313]: DEBUG nova.api.openstack.wsgi [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.396222] [47312]: DEBUG nova.policy [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.396846] [47312]: INFO nova.api.openstack.requestlog [None req-dfd7272b-5ef9-40b4-bd8b-f47ed81bc0aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.067039 [ 843.397300] [47312]: [pid: 47312|app: 0|req: 3551/6946] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 843.397714] [47313]: DEBUG nova.compute.api [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.399743] [47312]: DEBUG nova.api.openstack.wsgi [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.401396] [47312]: DEBUG nova.compute.api [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.401463] [47313]: DEBUG oslo_concurrency.lockutils [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.401868] [47313]: DEBUG oslo_concurrency.lockutils [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.402120] [47313]: DEBUG oslo_concurrency.lockutils [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.402611] [47313]: DEBUG oslo_concurrency.lockutils [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.402967] [47313]: DEBUG oslo_concurrency.lockutils [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.403256] [47313]: DEBUG oslo_concurrency.lockutils [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.405216] [47312]: DEBUG oslo_concurrency.lockutils [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.405445] [47312]: DEBUG oslo_concurrency.lockutils [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.405629] [47312]: DEBUG oslo_concurrency.lockutils [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.405985] [47312]: DEBUG oslo_concurrency.lockutils [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.406204] [47312]: DEBUG oslo_concurrency.lockutils [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.406378] [47312]: DEBUG oslo_concurrency.lockutils [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.453694] [47313]: DEBUG nova.policy [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.458819] [47313]: INFO nova.api.openstack.requestlog [None req-79372dfc-9020-4c43-9a93-2f1544d79e39 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.065079 [ 843.459215] [47313]: [pid: 47313|app: 0|req: 3396/6947] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.463819] [47313]: DEBUG nova.api.openstack.wsgi [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.463819] [47313]: DEBUG nova.compute.api [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.466600] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.466891] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.467125] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.467519] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.467796] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.468033] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.510577] [47313]: DEBUG nova.policy [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.516510] [47313]: INFO nova.api.openstack.requestlog [None req-ed3bef27-fea7-4e03-927d-9247d4d507ae tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.056552 [ 843.517063] [47313]: [pid: 47313|app: 0|req: 3397/6948] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.522422] [47313]: DEBUG nova.api.openstack.wsgi [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.524785] [47313]: DEBUG nova.compute.api [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.529297] [47313]: DEBUG oslo_concurrency.lockutils [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.529758] [47313]: DEBUG oslo_concurrency.lockutils [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.530154] [47313]: DEBUG oslo_concurrency.lockutils [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.530777] [47313]: DEBUG oslo_concurrency.lockutils [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.530932] [47312]: DEBUG nova.policy [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.531205] [47313]: DEBUG oslo_concurrency.lockutils [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.531562] [47313]: DEBUG oslo_concurrency.lockutils [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.535218] [47312]: INFO nova.api.openstack.requestlog [None req-2335b3cc-d641-443e-8ee3-fa80e81d0583 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.137475 [ 843.535533] [47312]: [pid: 47312|app: 0|req: 3552/6949] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.538586] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.539710] [47312]: DEBUG nova.compute.api [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.543560] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.543560] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.543560] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.543743] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.543893] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.544077] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.584754] [47313]: DEBUG nova.policy [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.587038] [47312]: DEBUG nova.policy [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.590471] [47313]: INFO nova.api.openstack.requestlog [None req-426615e1-d260-4653-b2f0-bb9772ebeac2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.072534 [ 843.590872] [47313]: [pid: 47313|app: 0|req: 3398/6950] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.591320] [47312]: INFO nova.api.openstack.requestlog [None req-f7f537aa-3ca6-4e55-b776-897802278562 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.055199 [ 843.591633] [47312]: [pid: 47312|app: 0|req: 3553/6951] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.594948] [47313]: DEBUG nova.api.openstack.wsgi [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.595070] [47312]: DEBUG nova.api.openstack.wsgi [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.595434] [47313]: DEBUG nova.compute.api [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.596490] [47312]: DEBUG nova.compute.api [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.598926] [47312]: DEBUG oslo_concurrency.lockutils [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.599126] [47313]: DEBUG oslo_concurrency.lockutils [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.599205] [47312]: DEBUG oslo_concurrency.lockutils [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.599824] [47312]: DEBUG oslo_concurrency.lockutils [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.601995] [47313]: DEBUG oslo_concurrency.lockutils [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.601995] [47313]: DEBUG oslo_concurrency.lockutils [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.602141] [47312]: DEBUG oslo_concurrency.lockutils [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.602141] [47312]: DEBUG oslo_concurrency.lockutils [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.602232] [47313]: DEBUG oslo_concurrency.lockutils [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.602288] [47312]: DEBUG oslo_concurrency.lockutils [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.602336] [47313]: DEBUG oslo_concurrency.lockutils [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.602336] [47313]: DEBUG oslo_concurrency.lockutils [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.652820] [47313]: DEBUG nova.policy [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.657091] [47313]: INFO nova.api.openstack.requestlog [None req-147aa6f5-7c2e-4724-884d-37b0411a2d32 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1273 microversion: 2.1 time: 0.065574 [ 843.657440] [47313]: [pid: 47313|app: 0|req: 3399/6952] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1273 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.705308] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.706939] [47313]: DEBUG nova.compute.api [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.709528] [47312]: DEBUG nova.policy [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.710578] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.710837] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.711322] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.711442] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.711581] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.711757] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.714034] [47312]: INFO nova.api.openstack.requestlog [None req-44fdb310-af86-4c93-8a2b-795fffdae519 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1316 microversion: 2.1 time: 0.121822 [ 843.714488] [47312]: [pid: 47312|app: 0|req: 3554/6953] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1316 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.746704] [47313]: DEBUG nova.policy [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.753549] [47313]: INFO nova.api.openstack.requestlog [None req-9ecaff37-e3e7-4034-81f0-542b9137f2f4 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1277 microversion: 2.1 time: 0.050500 [ 843.753988] [47313]: [pid: 47313|app: 0|req: 3400/6954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1277 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.936239] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.938625] [47312]: DEBUG nova.compute.api [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.940869] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=9 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 843.943227] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.943464] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.943676] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.944051] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.944255] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.944427] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.980385] [47312]: DEBUG nova.policy [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 843.986605] [47312]: INFO nova.api.openstack.requestlog [None req-b9aaaef5-c879-4a81-b66e-3ac90cab7ca6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.052572 [ 843.987484] [47313]: DEBUG nova.api.openstack.wsgi [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 843.987804] [47312]: [pid: 47312|app: 0|req: 3555/6955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 843.988644] [47313]: DEBUG nova.compute.api [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 843.992437] [47313]: DEBUG oslo_concurrency.lockutils [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.993138] [47313]: DEBUG oslo_concurrency.lockutils [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.993353] [47313]: DEBUG oslo_concurrency.lockutils [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 843.993780] [47313]: DEBUG oslo_concurrency.lockutils [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 843.994031] [47313]: DEBUG oslo_concurrency.lockutils [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 843.994206] [47313]: DEBUG oslo_concurrency.lockutils [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.031652] [47313]: DEBUG nova.policy [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.036608] [47313]: INFO nova.api.openstack.requestlog [None req-535e344f-d227-4f44-9482-f262b65412ef tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.052102 [ 844.037096] [47313]: [pid: 47313|app: 0|req: 3401/6956] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.108193] [47312]: DEBUG nova.api.openstack.wsgi [None req-110db099-c7c3-4a3d-8896-6908def6a8d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c47d85900>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.142066] [47312]: INFO nova.api.openstack.requestlog [None req-110db099-c7c3-4a3d-8896-6908def6a8d5 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1519 microversion: 2.1 time: 0.037385 [ 844.142066] [47312]: [pid: 47312|app: 0|req: 3556/6957] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:20 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1519 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.211151] [47313]: DEBUG nova.api.openstack.wsgi [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.213040] [47313]: DEBUG nova.compute.api [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.218094] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.218231] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.218425] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.218806] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.219008] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.219699] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.260983] [47313]: DEBUG nova.policy [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.265784] [47313]: DEBUG nova.policy [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.267193] [47313]: DEBUG nova.policy [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.267193] [47313]: INFO nova.api.openstack.requestlog [None req-89c9132b-ef32-46c5-8776-b5268da2c387 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.059180 [ 844.267493] [47313]: [pid: 47313|app: 0|req: 3402/6958] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.269814] [47312]: DEBUG nova.api.openstack.wsgi [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.271709] [47312]: DEBUG nova.compute.api [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.276108] [47312]: DEBUG oslo_concurrency.lockutils [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.276566] [47312]: DEBUG oslo_concurrency.lockutils [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.276904] [47312]: DEBUG oslo_concurrency.lockutils [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.277434] [47312]: DEBUG oslo_concurrency.lockutils [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.277822] [47312]: DEBUG oslo_concurrency.lockutils [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.278163] [47312]: DEBUG oslo_concurrency.lockutils [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.310748] [47312]: DEBUG nova.policy [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.313904] [47312]: INFO nova.api.openstack.requestlog [None req-094a6736-9be0-4c8f-8960-9e4a355657a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.046992 [ 844.314400] [47312]: [pid: 47312|app: 0|req: 3557/6959] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.323301] [47313]: DEBUG nova.api.openstack.wsgi [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.324965] [47313]: DEBUG nova.compute.api [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.328656] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.328902] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.329100] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.329464] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.329662] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.329835] [47313]: DEBUG oslo_concurrency.lockutils [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.368026] [47313]: DEBUG nova.policy [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.374144] [47313]: INFO nova.api.openstack.requestlog [None req-10f411b1-76c8-420b-aa10-35dcddd4cae3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.052878 [ 844.374795] [47313]: [pid: 47313|app: 0|req: 3403/6960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.404543] [47312]: DEBUG nova.api.openstack.wsgi [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.406482] [47312]: DEBUG nova.compute.api [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.410928] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.411276] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.411534] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.411966] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.412251] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.412470] [47312]: DEBUG oslo_concurrency.lockutils [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.414926] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.418230] [47313]: DEBUG nova.compute.api [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.423917] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.424198] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.424397] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.424869] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.425109] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.425290] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.610790] [47313]: DEBUG nova.policy [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.615420] [47313]: DEBUG nova.policy [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.616145] [47313]: DEBUG nova.policy [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.616754] [47313]: INFO nova.api.openstack.requestlog [None req-a9399648-3e1f-4526-96a0-15f54648bdad tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1338 microversion: 2.20 time: 0.205015 [ 844.617085] [47313]: [pid: 47313|app: 0|req: 3404/6961] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1338 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 844.619330] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.621136] [47313]: DEBUG nova.compute.api [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.624743] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.625013] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.625216] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.625573] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.625773] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.625995] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.673016] [47313]: DEBUG nova.policy [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.678647] [47313]: INFO nova.api.openstack.requestlog [None req-dd8e3224-9fc1-4fe8-875e-29bd0849f326 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.060364 [ 844.678647] [47313]: [pid: 47313|app: 0|req: 3405/6962] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.680994] [47313]: DEBUG nova.api.openstack.wsgi [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.682829] [47313]: DEBUG nova.compute.api [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.686136] [47313]: DEBUG oslo_concurrency.lockutils [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.686370] [47313]: DEBUG oslo_concurrency.lockutils [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.686554] [47313]: DEBUG oslo_concurrency.lockutils [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.686954] [47313]: DEBUG oslo_concurrency.lockutils [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.687027] [47312]: DEBUG nova.policy [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.687177] [47313]: DEBUG oslo_concurrency.lockutils [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.687350] [47313]: DEBUG oslo_concurrency.lockutils [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.695982] [47312]: INFO nova.api.openstack.requestlog [None req-3dc01b85-b1b4-453e-88aa-1631ff0a4dfd tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.294037 [ 844.696381] [47312]: [pid: 47312|app: 0|req: 3558/6963] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.699749] [47312]: DEBUG nova.api.openstack.wsgi [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.701420] [47312]: DEBUG nova.compute.api [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.704970] [47312]: DEBUG oslo_concurrency.lockutils [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.705236] [47312]: DEBUG oslo_concurrency.lockutils [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.709320] [47312]: DEBUG oslo_concurrency.lockutils [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.709320] [47312]: DEBUG oslo_concurrency.lockutils [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.709320] [47312]: DEBUG oslo_concurrency.lockutils [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.709320] [47312]: DEBUG oslo_concurrency.lockutils [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.720923] [47313]: DEBUG nova.policy [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.724454] [47313]: INFO nova.api.openstack.requestlog [None req-279f89ff-3336-4f22-8728-80d79e680763 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.045472 [ 844.724781] [47313]: [pid: 47313|app: 0|req: 3406/6964] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.727189] [47313]: DEBUG nova.api.openstack.wsgi [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.728726] [47313]: DEBUG nova.compute.api [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.731904] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.732160] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.732343] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.732728] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.732931] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.733156] [47313]: DEBUG oslo_concurrency.lockutils [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.771716] [47313]: DEBUG nova.policy [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.778400] [47313]: INFO nova.api.openstack.requestlog [None req-cf20bfd4-d09b-4a90-8cb0-1a4adb8c0aa9 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.051025 [ 844.778400] [47313]: [pid: 47313|app: 0|req: 3407/6965] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.779288] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.780843] [47313]: DEBUG nova.compute.api [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.784299] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.784521] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.784720] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.785116] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.785310] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.785479] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.791837] [47312]: DEBUG nova.policy [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.796335] [47312]: INFO nova.api.openstack.requestlog [None req-dde945b5-662a-4ad0-85ae-eaf10b7d9566 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.098664 [ 844.796629] [47312]: [pid: 47312|app: 0|req: 3559/6966] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.799322] [47312]: DEBUG nova.api.openstack.wsgi [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.803392] [47312]: DEBUG nova.compute.api [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.804860] [47312]: DEBUG oslo_concurrency.lockutils [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.804860] [47312]: DEBUG oslo_concurrency.lockutils [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.804860] [47312]: DEBUG oslo_concurrency.lockutils [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.804860] [47312]: DEBUG oslo_concurrency.lockutils [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.805121] [47312]: DEBUG oslo_concurrency.lockutils [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.805121] [47312]: DEBUG oslo_concurrency.lockutils [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.818560] [47313]: DEBUG nova.policy [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.822794] [47313]: INFO nova.api.openstack.requestlog [None req-b9157deb-e871-4971-bcb8-325f33b73070 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.045424 [ 844.823180] [47313]: [pid: 47313|app: 0|req: 3408/6967] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.825504] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.827106] [47313]: DEBUG nova.compute.api [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.830193] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.830472] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.830742] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.831155] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.831396] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.831621] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.938849] [47313]: DEBUG nova.policy [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.943223] [47313]: INFO nova.api.openstack.requestlog [None req-5ad4ac25-cbf8-49ad-b822-764111015b99 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1316 microversion: 2.1 time: 0.119397 [ 844.943565] [47313]: [pid: 47313|app: 0|req: 3409/6968] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1316 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.948332] [47313]: DEBUG nova.api.openstack.wsgi [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 844.949676] [47313]: DEBUG nova.compute.api [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 844.953110] [47313]: DEBUG oslo_concurrency.lockutils [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.953352] [47313]: DEBUG oslo_concurrency.lockutils [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.953537] [47313]: DEBUG oslo_concurrency.lockutils [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.953808] [47312]: DEBUG nova.policy [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.953939] [47313]: DEBUG oslo_concurrency.lockutils [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 844.954097] [47313]: DEBUG oslo_concurrency.lockutils [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 844.954275] [47313]: DEBUG oslo_concurrency.lockutils [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 844.958790] [47312]: INFO nova.api.openstack.requestlog [None req-0da7a187-edc3-4b29-be7f-d74526ffa071 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1325 microversion: 2.1 time: 0.161347 [ 844.958909] [47312]: [pid: 47312|app: 0|req: 3560/6969] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1325 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.987522] [47313]: DEBUG nova.policy [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 844.991552] [47313]: INFO nova.api.openstack.requestlog [None req-884c36ce-ad20-4b77-94e3-ab7ac6266875 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1277 microversion: 2.1 time: 0.047396 [ 844.991879] [47313]: [pid: 47313|app: 0|req: 3410/6970] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 844.998986] [47312]: DEBUG nova.api.openstack.wsgi [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.000706] [47312]: DEBUG nova.compute.api [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.004580] [47312]: DEBUG oslo_concurrency.lockutils [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.004900] [47312]: DEBUG oslo_concurrency.lockutils [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.005081] [47312]: DEBUG oslo_concurrency.lockutils [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.005438] [47312]: DEBUG oslo_concurrency.lockutils [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.005639] [47312]: DEBUG oslo_concurrency.lockutils [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.005816] [47312]: DEBUG oslo_concurrency.lockutils [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.035516] [47312]: DEBUG nova.policy [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.039234] [47312]: INFO nova.api.openstack.requestlog [None req-7609d88a-8aba-4165-b766-be8ff41cadaa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.042438 [ 845.039549] [47312]: [pid: 47312|app: 0|req: 3561/6971] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.048011] [47313]: DEBUG nova.api.openstack.wsgi [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.049898] [47313]: DEBUG nova.compute.api [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.053858] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.054116] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.054299] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.054650] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.054861] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.055046] [47313]: DEBUG oslo_concurrency.lockutils [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.087607] [47313]: DEBUG nova.policy [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.091745] [47313]: INFO nova.api.openstack.requestlog [None req-40f89069-56aa-46fc-a92c-c1462c8e2777 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.045887 [ 845.092078] [47313]: [pid: 47313|app: 0|req: 3411/6972] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:21 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.150810] [47312]: DEBUG nova.api.openstack.wsgi [None req-9271a48b-d216-4639-88a4-32aa76fccdc3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c47337c70>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.179911] [47312]: INFO nova.api.openstack.requestlog [None req-9271a48b-d216-4639-88a4-32aa76fccdc3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1519 microversion: 2.1 time: 0.031351 [ 845.181017] [47312]: [pid: 47312|app: 0|req: 3562/6973] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1519 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.280145] [47313]: DEBUG nova.api.openstack.wsgi [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.281827] [47313]: DEBUG nova.compute.api [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.285593] [47313]: DEBUG oslo_concurrency.lockutils [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.285894] [47313]: DEBUG oslo_concurrency.lockutils [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.286103] [47313]: DEBUG oslo_concurrency.lockutils [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.286458] [47313]: DEBUG oslo_concurrency.lockutils [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.286655] [47313]: DEBUG oslo_concurrency.lockutils [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.286825] [47313]: DEBUG oslo_concurrency.lockutils [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.316786] [47313]: DEBUG nova.policy [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.320452] [47313]: DEBUG nova.policy [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.321097] [47313]: DEBUG nova.policy [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.321683] [47313]: INFO nova.api.openstack.requestlog [None req-91adfab8-b99c-4b1e-91cb-c882134c0902 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.043893 [ 845.322048] [47313]: [pid: 47313|app: 0|req: 3412/6974] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.326681] [47312]: DEBUG nova.api.openstack.wsgi [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.328395] [47312]: DEBUG nova.compute.api [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.332801] [47312]: DEBUG oslo_concurrency.lockutils [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.333051] [47312]: DEBUG oslo_concurrency.lockutils [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.333296] [47312]: DEBUG oslo_concurrency.lockutils [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.333626] [47312]: DEBUG oslo_concurrency.lockutils [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.333834] [47312]: DEBUG oslo_concurrency.lockutils [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.334023] [47312]: DEBUG oslo_concurrency.lockutils [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.339689] [47313]: DEBUG nova.api.openstack.wsgi [req-2588a806-72fe-47ef-91bd-9b024f7bc27c req-f89bf220-62aa-4365-877e-89783373c10d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "caad50a8-e0ad-4ca9-b391-691ead1756f0", "name": "network-vif-plugged", "status": "completed", "tag": "dbf9d428-9eb9-4f7d-b29a-5f45eaedae8c"}, {"name": "network-changed", "server_uuid": "caad50a8-e0ad-4ca9-b391-691ead1756f0", "tag": "dbf9d428-9eb9-4f7d-b29a-5f45eaedae8c"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 845.345178] [47313]: DEBUG oslo_concurrency.lockutils [req-2588a806-72fe-47ef-91bd-9b024f7bc27c req-f89bf220-62aa-4365-877e-89783373c10d service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.345411] [47313]: DEBUG oslo_concurrency.lockutils [req-2588a806-72fe-47ef-91bd-9b024f7bc27c req-f89bf220-62aa-4365-877e-89783373c10d service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.345596] [47313]: DEBUG oslo_concurrency.lockutils [req-2588a806-72fe-47ef-91bd-9b024f7bc27c req-f89bf220-62aa-4365-877e-89783373c10d service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.351596] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2588a806-72fe-47ef-91bd-9b024f7bc27c req-f89bf220-62aa-4365-877e-89783373c10d service nova] Creating event network-vif-plugged:dbf9d428-9eb9-4f7d-b29a-5f45eaedae8c for instance caad50a8-e0ad-4ca9-b391-691ead1756f0 on cpu-1 [ 845.351839] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2588a806-72fe-47ef-91bd-9b024f7bc27c req-f89bf220-62aa-4365-877e-89783373c10d service nova] Creating event network-changed:dbf9d428-9eb9-4f7d-b29a-5f45eaedae8c for instance caad50a8-e0ad-4ca9-b391-691ead1756f0 on cpu-1 [ 845.354747] [47313]: INFO nova.api.openstack.requestlog [req-2588a806-72fe-47ef-91bd-9b024f7bc27c req-f89bf220-62aa-4365-877e-89783373c10d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017063 [ 845.355362] [47313]: [pid: 47313|app: 0|req: 3413/6975] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:22 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 845.367743] [47312]: DEBUG nova.policy [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.373567] [47312]: INFO nova.api.openstack.requestlog [None req-556014fe-3bb4-4c63-a181-8d3be75b2a0b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.049426 [ 845.373891] [47312]: [pid: 47312|app: 0|req: 3563/6976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.387203] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.388832] [47313]: DEBUG nova.compute.api [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.392425] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.392690] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.392889] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.393252] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.393453] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.393681] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.422644] [47313]: DEBUG nova.policy [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.426262] [47313]: INFO nova.api.openstack.requestlog [None req-aa848f91-bbc3-4d58-b590-c900255a31a3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.041349 [ 845.426693] [47313]: [pid: 47313|app: 0|req: 3414/6977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.633894] [47312]: DEBUG nova.api.openstack.wsgi [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.635621] [47312]: DEBUG nova.compute.api [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.640474] [47312]: DEBUG oslo_concurrency.lockutils [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.640768] [47312]: DEBUG oslo_concurrency.lockutils [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.640960] [47312]: DEBUG oslo_concurrency.lockutils [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.641349] [47312]: DEBUG oslo_concurrency.lockutils [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.641544] [47312]: DEBUG oslo_concurrency.lockutils [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.641716] [47312]: DEBUG oslo_concurrency.lockutils [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.674070] [47312]: DEBUG nova.policy [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.678888] [47312]: DEBUG nova.policy [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.679584] [47312]: DEBUG nova.policy [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.680400] [47312]: INFO nova.api.openstack.requestlog [None req-73dcec89-0f0c-4261-bc0a-240e7a1820e5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1282 microversion: 2.20 time: 0.049297 [ 845.680758] [47312]: [pid: 47312|app: 0|req: 3564/6978] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1282 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 845.695518] [47313]: DEBUG nova.api.openstack.wsgi [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.697971] [47313]: DEBUG nova.compute.api [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.703026] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.703436] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.703798] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.704180] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.704502] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.704743] [47313]: DEBUG oslo_concurrency.lockutils [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.709110] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.709936] [47312]: DEBUG nova.compute.api [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.713937] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.716427] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.716427] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.716427] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.716427] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.716427] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.754869] [47313]: DEBUG nova.policy [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.760219] [47313]: INFO nova.api.openstack.requestlog [None req-bab9bc58-1c97-4ae9-99f5-60619be6a50b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.068916 [ 845.760590] [47313]: [pid: 47313|app: 0|req: 3415/6979] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.763279] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.764912] [47313]: DEBUG nova.compute.api [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.768852] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.769126] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.769315] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.769699] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.769902] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.770068] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.834024] [47313]: DEBUG nova.policy [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.837596] [47313]: INFO nova.api.openstack.requestlog [None req-3c22b4a9-bb9a-4410-9aae-92fb20292e5c tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.076371 [ 845.837975] [47313]: [pid: 47313|app: 0|req: 3416/6980] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.841088] [47313]: DEBUG nova.api.openstack.wsgi [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.842773] [47313]: DEBUG nova.compute.api [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.846715] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.847069] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.847132] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.847494] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.847697] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.847872] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.908343] [47313]: DEBUG nova.policy [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.914102] [47313]: INFO nova.api.openstack.requestlog [None req-fabda62c-e420-4680-892b-75dbc52917f0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.074415 [ 845.914102] [47313]: [pid: 47313|app: 0|req: 3417/6981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.919124] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.920854] [47313]: DEBUG nova.compute.api [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.922690] [47312]: DEBUG nova.policy [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.926947] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.926947] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.926947] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.928500] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.928500] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.928500] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.929640] [47312]: INFO nova.api.openstack.requestlog [None req-f8768291-b298-4af3-8c60-a8c00d288c8d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.223572 [ 845.929992] [47312]: [pid: 47312|app: 0|req: 3565/6982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.934405] [47312]: DEBUG nova.api.openstack.wsgi [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.937000] [47312]: DEBUG nova.compute.api [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 845.941099] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.941368] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.941564] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.941945] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 845.942150] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 845.942322] [47312]: DEBUG oslo_concurrency.lockutils [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 845.988950] [47312]: DEBUG nova.policy [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 845.993875] [47312]: INFO nova.api.openstack.requestlog [None req-4aea453c-a2fb-4ca4-9008-e7193eeefa91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.063235 [ 845.994226] [47312]: [pid: 47312|app: 0|req: 3566/6983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 845.996777] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 845.998544] [47312]: DEBUG nova.compute.api [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.001887] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.002140] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.002326] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.002705] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.002939] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.003132] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.065488] [47313]: DEBUG nova.policy [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.072066] [47313]: INFO nova.api.openstack.requestlog [None req-e5d32b34-cc28-4af5-aa32-2a69d526d344 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1321 microversion: 2.1 time: 0.158008 [ 846.072411] [47313]: [pid: 47313|app: 0|req: 3418/6984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1321 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.074926] [47313]: DEBUG nova.api.openstack.wsgi [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.076471] [47313]: DEBUG nova.compute.api [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.079809] [47313]: DEBUG oslo_concurrency.lockutils [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.080058] [47313]: DEBUG oslo_concurrency.lockutils [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.080244] [47313]: DEBUG oslo_concurrency.lockutils [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.081029] [47313]: DEBUG oslo_concurrency.lockutils [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.081029] [47313]: DEBUG oslo_concurrency.lockutils [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.081029] [47313]: DEBUG oslo_concurrency.lockutils [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.108944] [47312]: DEBUG nova.policy [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.112263] [47312]: INFO nova.api.openstack.requestlog [None req-1c867f2f-a3ee-4517-a730-94960a52f1ea tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1316 microversion: 2.1 time: 0.117437 [ 846.112755] [47312]: [pid: 47312|app: 0|req: 3567/6985] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1316 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.115249] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.116929] [47312]: DEBUG nova.compute.api [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.120541] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.120917] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.121234] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.121820] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.122201] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.122488] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.170293] [47312]: DEBUG nova.policy [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.174290] [47312]: INFO nova.api.openstack.requestlog [None req-b9faacdf-87e6-4977-b565-d7ef9fd24fa5 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1277 microversion: 2.1 time: 0.060805 [ 846.174969] [47312]: [pid: 47312|app: 0|req: 3568/6986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.177510] [47312]: DEBUG nova.api.openstack.wsgi [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.179227] [47312]: DEBUG nova.compute.api [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.182869] [47312]: DEBUG oslo_concurrency.lockutils [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.183236] [47312]: DEBUG oslo_concurrency.lockutils [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.183534] [47312]: DEBUG oslo_concurrency.lockutils [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.184030] [47312]: DEBUG oslo_concurrency.lockutils [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.184333] [47312]: DEBUG oslo_concurrency.lockutils [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.184598] [47312]: DEBUG oslo_concurrency.lockutils [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.186641] [47313]: DEBUG nova.policy [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.191590] [47313]: INFO nova.api.openstack.requestlog [None req-f51f8239-b921-451e-8f79-dc0f999f2f7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.118520 [ 846.191935] [47313]: [pid: 47313|app: 0|req: 3419/6987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:22 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.194496] [47313]: DEBUG nova.api.openstack.wsgi [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.196142] [47313]: DEBUG nova.compute.api [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.199830] [47313]: DEBUG oslo_concurrency.lockutils [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.200071] [47313]: DEBUG oslo_concurrency.lockutils [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.200257] [47313]: DEBUG oslo_concurrency.lockutils [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.200615] [47313]: DEBUG oslo_concurrency.lockutils [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.200800] [47313]: DEBUG oslo_concurrency.lockutils [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.203022] [47313]: DEBUG oslo_concurrency.lockutils [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.219999] [47312]: DEBUG nova.policy [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.227780] [47312]: INFO nova.api.openstack.requestlog [None req-170f9a36-9ec6-4cf0-ac7f-631e5f8e6b5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.050477 [ 846.227780] [47312]: [pid: 47312|app: 0|req: 3569/6988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.236017] [47313]: DEBUG nova.policy [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.242242] [47313]: INFO nova.api.openstack.requestlog [None req-da3b4075-a652-4d98-9788-7d094135c389 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.049595 [ 846.242767] [47313]: [pid: 47313|app: 0|req: 3420/6989] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.245700] [47313]: DEBUG nova.api.openstack.wsgi [None req-30f34a80-16f6-4eee-89ce-b1cf00f0312a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c476b3e20>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.272350] [47312]: DEBUG nova.api.openstack.wsgi [req-09a9a986-603f-4ea3-9221-1e2c7082d21e req-40555bb4-a394-4ec8-ba3c-8b2a624a432f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d424523-b45d-4174-ac7a-08fd653e314f", "name": "network-vif-plugged", "status": "completed", "tag": "f16ae0e8-600f-41e1-b72f-f6adfad3ec9e"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 846.274171] [47313]: INFO nova.api.openstack.requestlog [None req-30f34a80-16f6-4eee-89ce-b1cf00f0312a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1519 microversion: 2.1 time: 0.030692 [ 846.274581] [47313]: [pid: 47313|app: 0|req: 3421/6990] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1519 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.279368] [47312]: DEBUG oslo_concurrency.lockutils [req-09a9a986-603f-4ea3-9221-1e2c7082d21e req-40555bb4-a394-4ec8-ba3c-8b2a624a432f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.279691] [47312]: DEBUG oslo_concurrency.lockutils [req-09a9a986-603f-4ea3-9221-1e2c7082d21e req-40555bb4-a394-4ec8-ba3c-8b2a624a432f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.279958] [47312]: DEBUG oslo_concurrency.lockutils [req-09a9a986-603f-4ea3-9221-1e2c7082d21e req-40555bb4-a394-4ec8-ba3c-8b2a624a432f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.286390] [47312]: INFO nova.api.openstack.compute.server_external_events [req-09a9a986-603f-4ea3-9221-1e2c7082d21e req-40555bb4-a394-4ec8-ba3c-8b2a624a432f service nova] Creating event network-vif-plugged:f16ae0e8-600f-41e1-b72f-f6adfad3ec9e for instance 3d424523-b45d-4174-ac7a-08fd653e314f on cpu-1 [ 846.289590] [47312]: INFO nova.api.openstack.requestlog [req-09a9a986-603f-4ea3-9221-1e2c7082d21e req-40555bb4-a394-4ec8-ba3c-8b2a624a432f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059265 [ 846.289934] [47312]: [pid: 47312|app: 0|req: 3570/6991] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:23 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 846.335441] [47313]: DEBUG nova.api.openstack.wsgi [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.337236] [47313]: DEBUG nova.compute.api [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.341735] [47313]: DEBUG oslo_concurrency.lockutils [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.341988] [47313]: DEBUG oslo_concurrency.lockutils [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.342215] [47313]: DEBUG oslo_concurrency.lockutils [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.342717] [47313]: DEBUG oslo_concurrency.lockutils [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.342974] [47313]: DEBUG oslo_concurrency.lockutils [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.343213] [47313]: DEBUG oslo_concurrency.lockutils [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.379648] [47313]: DEBUG nova.policy [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.385828] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.386799] [47313]: DEBUG nova.policy [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.387516] [47313]: DEBUG nova.policy [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.387958] [47312]: DEBUG nova.compute.api [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.388121] [47313]: INFO nova.api.openstack.requestlog [None req-14cbc5c4-ee08-49c3-8629-5264d2c48476 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.055206 [ 846.388560] [47313]: [pid: 47313|app: 0|req: 3422/6992] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.391941] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.392471] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.392779] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.393230] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.393572] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.393783] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.425238] [47312]: DEBUG nova.policy [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.429229] [47312]: INFO nova.api.openstack.requestlog [None req-a3ee618f-7a36-4f1c-b670-4239c5c7a19b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.046005 [ 846.429567] [47312]: [pid: 47312|app: 0|req: 3571/6993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.438109] [47313]: DEBUG nova.api.openstack.wsgi [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.439865] [47313]: DEBUG nova.compute.api [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.443452] [47313]: DEBUG oslo_concurrency.lockutils [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.443679] [47313]: DEBUG oslo_concurrency.lockutils [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.443862] [47313]: DEBUG oslo_concurrency.lockutils [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.444228] [47313]: DEBUG oslo_concurrency.lockutils [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.444424] [47313]: DEBUG oslo_concurrency.lockutils [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.444726] [47313]: DEBUG oslo_concurrency.lockutils [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.479596] [47313]: DEBUG nova.policy [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.483710] [47313]: INFO nova.api.openstack.requestlog [None req-3640cdcd-16d4-46e0-9f0a-5119018d772a tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.047826 [ 846.485594] [47313]: [pid: 47313|app: 0|req: 3423/6994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 846.693852] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.695477] [47312]: DEBUG nova.compute.api [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.699381] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.699614] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.699802] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.700170] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.700373] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.700581] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.735176] [47312]: DEBUG nova.policy [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.740149] [47312]: DEBUG nova.policy [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.740855] [47312]: DEBUG nova.policy [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.741687] [47312]: INFO nova.api.openstack.requestlog [None req-e6e2ba58-716f-4109-914e-59abf51963fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1282 microversion: 2.20 time: 0.050114 [ 846.742113] [47312]: [pid: 47312|app: 0|req: 3572/6995] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1282 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 846.772987] [47313]: DEBUG nova.api.openstack.wsgi [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.774717] [47313]: DEBUG nova.compute.api [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.778566] [47313]: DEBUG oslo_concurrency.lockutils [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.778840] [47313]: DEBUG oslo_concurrency.lockutils [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.779040] [47313]: DEBUG oslo_concurrency.lockutils [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.779406] [47313]: DEBUG oslo_concurrency.lockutils [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.779609] [47313]: DEBUG oslo_concurrency.lockutils [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.779785] [47313]: DEBUG oslo_concurrency.lockutils [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.812875] [47313]: DEBUG nova.policy [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.816900] [47313]: INFO nova.api.openstack.requestlog [None req-98e5b2e0-a21b-46af-8699-33ca4928c3ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.046197 [ 846.817257] [47313]: [pid: 47313|app: 0|req: 3424/6996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.852116] [47312]: DEBUG nova.api.openstack.wsgi [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.854521] [47312]: DEBUG nova.compute.api [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.859224] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.859575] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.859866] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.860403] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.860717] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.860993] [47312]: DEBUG oslo_concurrency.lockutils [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.890675] [47312]: DEBUG nova.policy [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.894212] [47312]: INFO nova.api.openstack.requestlog [None req-8b9c408f-baff-4b20-86d3-dc70f5907014 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.044996 [ 846.894642] [47312]: [pid: 47312|app: 0|req: 3573/6997] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 846.925633] [47313]: DEBUG nova.api.openstack.wsgi [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.927270] [47313]: DEBUG nova.compute.api [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.930832] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.931068] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.931258] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.931632] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.931896] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.932157] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.947806] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 846.949540] [47312]: DEBUG nova.compute.api [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 846.953283] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.953526] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.953787] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.954161] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 846.954362] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 846.954531] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 846.963824] [47313]: DEBUG nova.policy [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 846.968577] [47313]: INFO nova.api.openstack.requestlog [None req-1bbf11a6-7028-486c-a43e-822626de06a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.045195 [ 846.968919] [47313]: [pid: 47313|app: 0|req: 3425/6998] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.013270] [47313]: DEBUG nova.api.openstack.wsgi [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.015141] [47313]: DEBUG nova.compute.api [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.018720] [47313]: DEBUG oslo_concurrency.lockutils [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.019042] [47313]: DEBUG oslo_concurrency.lockutils [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.019174] [47313]: DEBUG oslo_concurrency.lockutils [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.019523] [47313]: DEBUG oslo_concurrency.lockutils [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.019724] [47313]: DEBUG oslo_concurrency.lockutils [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.019922] [47313]: DEBUG oslo_concurrency.lockutils [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.032899] [47312]: DEBUG nova.policy [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.037664] [47312]: INFO nova.api.openstack.requestlog [None req-a9080ca6-6b2c-4aa6-aae1-f9bfaa7cf5d0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.091832 [ 847.037664] [47312]: [pid: 47312|app: 0|req: 3574/6999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.050183] [47313]: DEBUG nova.policy [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.054180] [47313]: INFO nova.api.openstack.requestlog [None req-309d8061-d0f3-415f-924a-1866f252a913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.043204 [ 847.054621] [47313]: [pid: 47313|app: 0|req: 3426/7000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.084500] [47312]: DEBUG nova.api.openstack.wsgi [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.086615] [47312]: DEBUG nova.compute.api [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.090148] [47312]: DEBUG oslo_concurrency.lockutils [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.090389] [47312]: DEBUG oslo_concurrency.lockutils [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.090574] [47312]: DEBUG oslo_concurrency.lockutils [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.090924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.091135] [47312]: DEBUG oslo_concurrency.lockutils [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.091309] [47312]: DEBUG oslo_concurrency.lockutils [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.134438] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.136237] [47313]: DEBUG nova.compute.api [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.139945] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.140178] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.140366] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.140781] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.140988] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.141186] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.239964] [47312]: DEBUG nova.policy [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.245293] [47312]: INFO nova.api.openstack.requestlog [None req-c214c45e-8730-4009-abc0-b4b9e5c8164b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1516 microversion: 2.1 time: 0.163050 [ 847.245644] [47312]: [pid: 47312|app: 0|req: 3575/7001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1516 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.248162] [47313]: DEBUG nova.policy [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.248751] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.250413] [47312]: DEBUG nova.compute.api [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.252686] [47313]: INFO nova.api.openstack.requestlog [None req-9a4b6f30-603c-4c12-8aee-aebc8ccb4a63 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1316 microversion: 2.1 time: 0.120628 [ 847.253034] [47313]: [pid: 47313|app: 0|req: 3427/7002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:23 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1316 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.254066] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.254189] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.254362] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.254756] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.254995] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.255197] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.255443] [47313]: DEBUG nova.api.openstack.wsgi [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.257105] [47313]: DEBUG nova.compute.api [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.260634] [47313]: DEBUG oslo_concurrency.lockutils [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.260893] [47313]: DEBUG oslo_concurrency.lockutils [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.261088] [47313]: DEBUG oslo_concurrency.lockutils [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.261466] [47313]: DEBUG oslo_concurrency.lockutils [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.261679] [47313]: DEBUG oslo_concurrency.lockutils [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.262269] [47313]: DEBUG oslo_concurrency.lockutils [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.296317] [47312]: DEBUG nova.policy [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.301432] [47312]: INFO nova.api.openstack.requestlog [None req-6a57cfc0-1562-45df-a2b3-e8422557b3a2 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1277 microversion: 2.1 time: 0.053802 [ 847.301432] [47312]: [pid: 47312|app: 0|req: 3576/7003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.304130] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.305619] [47312]: DEBUG nova.compute.api [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.309533] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.309665] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.309852] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.310248] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.310395] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.310599] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.352106] [47312]: DEBUG nova.policy [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.357213] [47312]: INFO nova.api.openstack.requestlog [None req-8c3fd70a-d31c-413b-9c14-7bf2d7a69125 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.055316 [ 847.357587] [47312]: [pid: 47312|app: 0|req: 3577/7004] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.361160] [47312]: DEBUG nova.api.openstack.wsgi [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.362142] [47312]: DEBUG nova.compute.api [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.366032] [47312]: DEBUG oslo_concurrency.lockutils [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.366322] [47312]: DEBUG oslo_concurrency.lockutils [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.366534] [47312]: DEBUG oslo_concurrency.lockutils [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.366937] [47312]: DEBUG oslo_concurrency.lockutils [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.367703] [47312]: DEBUG oslo_concurrency.lockutils [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.367703] [47312]: DEBUG oslo_concurrency.lockutils [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.368114] [47313]: DEBUG nova.policy [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.373526] [47313]: INFO nova.api.openstack.requestlog [None req-19799c3e-89bf-491b-83ce-e6678b2a0203 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.119785 [ 847.373987] [47313]: [pid: 47313|app: 0|req: 3428/7005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.377018] [47313]: DEBUG nova.api.openstack.wsgi [None req-eaafe83a-ecb6-46ad-94c9-48cd2a0e17af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c4738b9a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.404145] [47312]: DEBUG nova.policy [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.408693] [47312]: INFO nova.api.openstack.requestlog [None req-946b8194-8af8-46a1-a9b2-11efea626b3e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.050449 [ 847.409034] [47312]: [pid: 47312|app: 0|req: 3578/7006] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.411346] [47313]: INFO nova.api.openstack.requestlog [None req-eaafe83a-ecb6-46ad-94c9-48cd2a0e17af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1519 microversion: 2.1 time: 0.036633 [ 847.411578] [47312]: DEBUG nova.api.openstack.wsgi [None req-a849f40a-2f89-4770-b088-72c6a45d782c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-2101456280", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"": "data1"}, "networks": [{"uuid": "e5010f92-1c45-4b91-86bd-46787d73f8a2"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.411713] [47313]: [pid: 47313|app: 0|req: 3429/7007] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1519 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.413583] [47312]: DEBUG nova.api.openstack.wsgi [None req-a849f40a-2f89-4770-b088-72c6a45d782c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.414030] [47312]: INFO nova.api.openstack.requestlog [None req-a849f40a-2f89-4770-b088-72c6a45d782c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 175 microversion: 2.1 time: 0.004463 [ 847.414315] [47312]: [pid: 47312|app: 0|req: 3579/7008] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers => generated 175 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 847.414575] [47313]: DEBUG nova.api.openstack.wsgi [req-2e20bce6-c012-4d4b-8242-d23a0741d1a4 req-f9fcf0ca-5ab4-412a-8e52-afbc151b0cf8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3d424523-b45d-4174-ac7a-08fd653e314f", "tag": "f16ae0e8-600f-41e1-b72f-f6adfad3ec9e"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.416678] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.418661] [47312]: DEBUG nova.compute.api [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.422300] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.422537] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.422753] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.423141] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.423344] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.423381] [47313]: DEBUG oslo_concurrency.lockutils [req-2e20bce6-c012-4d4b-8242-d23a0741d1a4 req-f9fcf0ca-5ab4-412a-8e52-afbc151b0cf8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.423518] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.423683] [47313]: DEBUG oslo_concurrency.lockutils [req-2e20bce6-c012-4d4b-8242-d23a0741d1a4 req-f9fcf0ca-5ab4-412a-8e52-afbc151b0cf8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.423913] [47313]: DEBUG oslo_concurrency.lockutils [req-2e20bce6-c012-4d4b-8242-d23a0741d1a4 req-f9fcf0ca-5ab4-412a-8e52-afbc151b0cf8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.430827] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2e20bce6-c012-4d4b-8242-d23a0741d1a4 req-f9fcf0ca-5ab4-412a-8e52-afbc151b0cf8 service nova] Creating event network-changed:f16ae0e8-600f-41e1-b72f-f6adfad3ec9e for instance 3d424523-b45d-4174-ac7a-08fd653e314f on cpu-1 [ 847.434069] [47313]: INFO nova.api.openstack.requestlog [req-2e20bce6-c012-4d4b-8242-d23a0741d1a4 req-f9fcf0ca-5ab4-412a-8e52-afbc151b0cf8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021543 [ 847.434507] [47313]: [pid: 47313|app: 0|req: 3430/7009] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 847.437576] [47313]: DEBUG nova.api.openstack.wsgi [None req-d908bff7-0a0f-420a-bb7e-3515f6ce2433 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.437885] [47313]: DEBUG nova.compute.api [None req-d908bff7-0a0f-420a-bb7e-3515f6ce2433 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: ac5f751b-e5d0-4e1e-80ad-453a0dfe9cf0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.442349] [47313]: INFO nova.api.openstack.wsgi [None req-d908bff7-0a0f-420a-bb7e-3515f6ce2433 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Instance ac5f751b-e5d0-4e1e-80ad-453a0dfe9cf0 could not be found. [ 847.442349] [47313]: DEBUG nova.api.openstack.wsgi [None req-d908bff7-0a0f-420a-bb7e-3515f6ce2433 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 404 to user: Instance ac5f751b-e5d0-4e1e-80ad-453a0dfe9cf0 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.442530] [47313]: INFO nova.api.openstack.requestlog [None req-d908bff7-0a0f-420a-bb7e-3515f6ce2433 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ac5f751b-e5d0-4e1e-80ad-453a0dfe9cf0/metadata/d" status: 404 len: 111 microversion: 2.1 time: 0.007364 [ 847.443030] [47313]: [pid: 47313|app: 0|req: 3431/7010] 10.180.1.21 () {58 vars in 1267 bytes} [Thu Oct 31 12:15:24 2024] DELETE /compute/v2.1/servers/ac5f751b-e5d0-4e1e-80ad-453a0dfe9cf0/metadata/d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 847.445614] [47313]: DEBUG nova.api.openstack.wsgi [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.447876] [47313]: DEBUG nova.compute.api [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.451909] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.452224] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.452422] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.452905] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.453200] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.453514] [47313]: DEBUG oslo_concurrency.lockutils [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.460967] [47312]: DEBUG nova.policy [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.466593] [47312]: DEBUG nova.policy [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.467323] [47312]: DEBUG nova.policy [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.467954] [47312]: INFO nova.api.openstack.requestlog [None req-d1c614f1-9744-4f54-99a4-3729335f2ffb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.053169 [ 847.468273] [47312]: [pid: 47312|app: 0|req: 3580/7011] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.471372] [47312]: DEBUG nova.api.openstack.wsgi [None req-82fe0aa1-d935-4240-884b-26d5173d8f89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.473012] [47312]: DEBUG nova.compute.api [None req-82fe0aa1-d935-4240-884b-26d5173d8f89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: b24eba27-a66d-41d7-9115-6e782ef6190f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.476498] [47312]: INFO nova.api.openstack.wsgi [None req-82fe0aa1-d935-4240-884b-26d5173d8f89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Instance b24eba27-a66d-41d7-9115-6e782ef6190f could not be found. [ 847.476791] [47312]: DEBUG nova.api.openstack.wsgi [None req-82fe0aa1-d935-4240-884b-26d5173d8f89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 404 to user: Instance b24eba27-a66d-41d7-9115-6e782ef6190f could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.477225] [47312]: INFO nova.api.openstack.requestlog [None req-82fe0aa1-d935-4240-884b-26d5173d8f89 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b24eba27-a66d-41d7-9115-6e782ef6190f/metadata" status: 404 len: 111 microversion: 2.1 time: 0.008466 [ 847.477528] [47312]: [pid: 47312|app: 0|req: 3581/7012] 10.180.1.21 () {58 vars in 1258 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/b24eba27-a66d-41d7-9115-6e782ef6190f/metadata => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 847.483393] [47312]: DEBUG nova.api.openstack.wsgi [None req-19f32fc6-0d6f-4ddb-9337-4140168b19b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '.version_select at 0x7b9c47319870>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.489421] [47313]: DEBUG nova.policy [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.494666] [47313]: INFO nova.api.openstack.requestlog [None req-a4ab3795-34ac-47e1-9fcb-5b01cf4a676d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.051115 [ 847.495114] [47313]: [pid: 47313|app: 0|req: 3432/7013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.497888] [47313]: DEBUG nova.api.openstack.wsgi [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.499696] [47313]: DEBUG nova.compute.api [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.503798] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.504032] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.504243] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.504645] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.504833] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.505085] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.528605] [47312]: INFO nova.api.openstack.requestlog [None req-19f32fc6-0d6f-4ddb-9337-4140168b19b0 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/os-quota-sets/82f437d1d2984539831da3c83b835a99" status: 200 len: 371 microversion: 2.1 time: 0.047172 [ 847.530061] [47312]: [pid: 47312|app: 0|req: 3582/7014] 10.180.1.21 () {58 vars in 1237 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/os-quota-sets/82f437d1d2984539831da3c83b835a99 => generated 371 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 847.536698] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"key1": "val1", "key2": "val2", "key3": "val3", "key4": "val4", "key5": "val5", "key6": "val6", "key7": "val7", "key8": "val8", "key9": "val9", "key10": "val10", "key11": "val11", "key12": "val12", "key13": "val13", "key14": "val14", "key15": "val15", "key16": "val16", "key17": "val17", "key18": "val18", "key19": "val19", "key20": "val20", "key21": "val21", "key22": "val22", "key23": "val23", "key24": "val24", "key25": "val25", "key26": "val26", "key27": "val27", "key28": "val28", "key29": "val29", "key30": "val30", "key31": "val31", "key32": "val32", "key33": "val33", "key34": "val34", "key35": "val35", "key36": "val36", "key37": "val37", "key38": "val38", "key39": "val39", "key40": "val40", "key41": "val41", "key42": "val42", "key43": "val43", "key44": "val44", "key45": "val45", "key46": "val46", "key47": "val47", "key48": "val48", "key49": "val49", "key50": "val50", "key51": "val51", "key52": "val52", "key53": "val53", "key54": "val54", "key55": "val55", "key56": "val56", "key57": "val57", "key58": "val58", "key59": "val59", "key60": "val60", "key61": "val61", "key62": "val62", "key63": "val63", "key64": "val64", "key65": "val65", "key66": "val66", "key67": "val67", "key68": "val68", "key69": "val69", "key70": "val70", "key71": "val71", "key72": "val72", "key73": "val73", "key74": "val74", "key75": "val75", "key76": "val76", "key77": "val77", "key78": "val78", "key79": "val79", "key80": "val80", "key81": "val81", "key82": "val82", "key83": "val83", "key84": "val84", "key85": "val85", "key86": "val86", "key87": "val87", "key88": "val88", "key89": "val89", "key90": "val90", "key91": "val91", "key92": "val92", "key93": "val93", "key94": "val94", "key95": "val95", "key96": "val96", "key97": "val97", "key98": "val98", "key99": "val99", "key100": "val100", "key101": "val101", "key102": "val102", "key103": "val103", "key104": "val104", "key105": "val105", "key106": "val106", "key107": "val107", "key108": "val108", "key109": "val109", "key110": "val110", "key111": "val111", "key112": "val112", "key113": "val113", "key114": "val114", "key115": "val115", "key116": "val116", "key117": "val117", "key118": "val118", "key119": "val119", "key120": "val120", "key121": "val121", "key122": "val122", "key123": "val123", "key124": "val124", "key125": "val125", "key126": "val126", "key127": "val127", "key128": "val128", "key129": "val129"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.539910] [47312]: DEBUG nova.compute.api [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.544230] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.544523] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.544650] [47313]: DEBUG nova.policy [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.544737] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.545130] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.545338] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.545513] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.549808] [47313]: INFO nova.api.openstack.requestlog [None req-5cac3f1a-63a7-44c9-9026-97074e4b514c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.054009 [ 847.550182] [47313]: [pid: 47313|app: 0|req: 3433/7015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.564805] [47312]: DEBUG nova.quota [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Getting quotas for project 82f437d1d2984539831da3c83b835a99. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 847.567464] [47312]: DEBUG nova.quota [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Getting quotas for user a7ab1f4b73de4fda898ad236977ca5cc and project 82f437d1d2984539831da3c83b835a99. Resources: dict_keys(['metadata_items']) {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 847.578487] [47312]: INFO nova.api.openstack.wsgi [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 847.578822] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.579368] [47312]: INFO nova.api.openstack.requestlog [None req-9e356470-35de-4130-86a6-abcf91322275 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata" status: 403 len: 87 microversion: 2.1 time: 0.045698 [ 847.579726] [47312]: [pid: 47312|app: 0|req: 3583/7016] 10.180.1.21 () {60 vars in 1280 bytes} [Thu Oct 31 12:15:24 2024] PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata => generated 87 bytes in 46 msecs (HTTP/1.1 403) 9 headers in 378 bytes (2 switches on core 0) [ 847.586127] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "val1", "key2": "val2", "key3": "val3", "key4": "val4", "key5": "val5", "key6": "val6", "key7": "val7", "key8": "val8", "key9": "val9", "key10": "val10", "key11": "val11", "key12": "val12", "key13": "val13", "key14": "val14", "key15": "val15", "key16": "val16", "key17": "val17", "key18": "val18", "key19": "val19", "key20": "val20", "key21": "val21", "key22": "val22", "key23": "val23", "key24": "val24", "key25": "val25", "key26": "val26", "key27": "val27", "key28": "val28", "key29": "val29", "key30": "val30", "key31": "val31", "key32": "val32", "key33": "val33", "key34": "val34", "key35": "val35", "key36": "val36", "key37": "val37", "key38": "val38", "key39": "val39", "key40": "val40", "key41": "val41", "key42": "val42", "key43": "val43", "key44": "val44", "key45": "val45", "key46": "val46", "key47": "val47", "key48": "val48", "key49": "val49", "key50": "val50", "key51": "val51", "key52": "val52", "key53": "val53", "key54": "val54", "key55": "val55", "key56": "val56", "key57": "val57", "key58": "val58", "key59": "val59", "key60": "val60", "key61": "val61", "key62": "val62", "key63": "val63", "key64": "val64", "key65": "val65", "key66": "val66", "key67": "val67", "key68": "val68", "key69": "val69", "key70": "val70", "key71": "val71", "key72": "val72", "key73": "val73", "key74": "val74", "key75": "val75", "key76": "val76", "key77": "val77", "key78": "val78", "key79": "val79", "key80": "val80", "key81": "val81", "key82": "val82", "key83": "val83", "key84": "val84", "key85": "val85", "key86": "val86", "key87": "val87", "key88": "val88", "key89": "val89", "key90": "val90", "key91": "val91", "key92": "val92", "key93": "val93", "key94": "val94", "key95": "val95", "key96": "val96", "key97": "val97", "key98": "val98", "key99": "val99", "key100": "val100", "key101": "val101", "key102": "val102", "key103": "val103", "key104": "val104", "key105": "val105", "key106": "val106", "key107": "val107", "key108": "val108", "key109": "val109", "key110": "val110", "key111": "val111", "key112": "val112", "key113": "val113", "key114": "val114", "key115": "val115", "key116": "val116", "key117": "val117", "key118": "val118", "key119": "val119", "key120": "val120", "key121": "val121", "key122": "val122", "key123": "val123", "key124": "val124", "key125": "val125", "key126": "val126", "key127": "val127", "key128": "val128", "key129": "val129"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.589899] [47313]: DEBUG nova.compute.api [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.594964] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.595318] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.595518] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.595981] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.596235] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.596430] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.618486] [47313]: DEBUG nova.quota [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Getting quotas for project 82f437d1d2984539831da3c83b835a99. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 847.621631] [47313]: DEBUG nova.quota [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Getting quotas for user a7ab1f4b73de4fda898ad236977ca5cc and project 82f437d1d2984539831da3c83b835a99. Resources: dict_keys(['metadata_items']) {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 847.629848] [47313]: INFO nova.api.openstack.wsgi [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Maximum number of metadata items exceeds 128 [ 847.630221] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.630767] [47313]: INFO nova.api.openstack.requestlog [None req-e5a66bd7-9676-4fb8-a0e4-991408aeddd5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata" status: 403 len: 87 microversion: 2.1 time: 0.047669 [ 847.631147] [47313]: [pid: 47313|app: 0|req: 3434/7017] 10.180.1.21 () {60 vars in 1281 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata => generated 87 bytes in 48 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) [ 847.672855] [47312]: DEBUG nova.api.openstack.wsgi [None req-316648ca-0982-4728-890f-db7937ba9603 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1850060757", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "e5010f92-1c45-4b91-86bd-46787d73f8a2"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.675025] [47312]: DEBUG nova.api.openstack.wsgi [None req-316648ca-0982-4728-890f-db7937ba9603 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.675456] [47312]: INFO nova.api.openstack.requestlog [None req-316648ca-0982-4728-890f-db7937ba9603 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 687 microversion: 2.1 time: 0.005665 [ 847.675832] [47312]: [pid: 47312|app: 0|req: 3584/7018] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers => generated 687 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 847.706586] [47313]: DEBUG nova.api.openstack.wsgi [None req-5af633ad-a7e3-474d-99dc-d33e799642dc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-754967575", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "e5010f92-1c45-4b91-86bd-46787d73f8a2"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.710024] [47313]: DEBUG nova.api.openstack.wsgi [None req-5af633ad-a7e3-474d-99dc-d33e799642dc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.710024] [47313]: INFO nova.api.openstack.requestlog [None req-5af633ad-a7e3-474d-99dc-d33e799642dc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 689 microversion: 2.1 time: 0.005571 [ 847.710261] [47313]: [pid: 47313|app: 0|req: 3435/7019] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers => generated 689 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 847.741586] [47312]: DEBUG nova.api.openstack.wsgi [None req-1262acef-2f2a-448d-99d9-0970956d20ab tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-235701595", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "e5010f92-1c45-4b91-86bd-46787d73f8a2"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.743844] [47312]: DEBUG nova.api.openstack.wsgi [None req-1262acef-2f2a-448d-99d9-0970956d20ab tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.744319] [47312]: INFO nova.api.openstack.requestlog [None req-1262acef-2f2a-448d-99d9-0970956d20ab tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 1197 microversion: 2.1 time: 0.005240 [ 847.744617] [47312]: [pid: 47312|app: 0|req: 3585/7020] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers => generated 1197 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 847.754596] [47313]: DEBUG nova.api.openstack.wsgi [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.756670] [47313]: DEBUG nova.compute.api [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.760056] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.760321] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.760511] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.760904] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.761138] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.761311] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.777776] [47312]: DEBUG nova.api.openstack.wsgi [None req-68600f78-aae6-41dd-83d0-4a8dddc49138 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-429112535", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "e5010f92-1c45-4b91-86bd-46787d73f8a2"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.780240] [47312]: DEBUG nova.api.openstack.wsgi [None req-68600f78-aae6-41dd-83d0-4a8dddc49138 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.780854] [47312]: INFO nova.api.openstack.requestlog [None req-68600f78-aae6-41dd-83d0-4a8dddc49138 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 2221 microversion: 2.1 time: 0.005366 [ 847.781173] [47312]: [pid: 47312|app: 0|req: 3586/7021] 10.180.1.21 () {60 vars in 1143 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers => generated 2221 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) [ 847.787305] [47312]: DEBUG nova.api.openstack.wsgi [None req-345080df-7beb-4c80-996e-5aabd40beedb tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.788855] [47312]: DEBUG nova.compute.api [None req-345080df-7beb-4c80-996e-5aabd40beedb tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: b3b807d1-75b2-4758-bde5-38e783f80e50] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.792283] [47312]: INFO nova.api.openstack.wsgi [None req-345080df-7beb-4c80-996e-5aabd40beedb tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Instance b3b807d1-75b2-4758-bde5-38e783f80e50 could not be found. [ 847.792595] [47312]: DEBUG nova.api.openstack.wsgi [None req-345080df-7beb-4c80-996e-5aabd40beedb tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 404 to user: Instance b3b807d1-75b2-4758-bde5-38e783f80e50 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.793059] [47312]: INFO nova.api.openstack.requestlog [None req-345080df-7beb-4c80-996e-5aabd40beedb tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b3b807d1-75b2-4758-bde5-38e783f80e50/metadata/test2" status: 404 len: 111 microversion: 2.1 time: 0.008370 [ 847.793371] [47312]: [pid: 47312|app: 0|req: 3587/7022] 10.180.1.21 () {58 vars in 1276 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/b3b807d1-75b2-4758-bde5-38e783f80e50/metadata/test2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 847.799467] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'update', calling method: >, body: {"meta": {"testkey": "testvalue"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.801154] [47313]: DEBUG nova.policy [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.801575] [47312]: DEBUG nova.compute.api [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.805103] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.805339] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.805525] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.805882] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.806092] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.806241] [47313]: DEBUG nova.policy [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.806316] [47312]: DEBUG oslo_concurrency.lockutils [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.806918] [47313]: DEBUG nova.policy [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.807554] [47313]: INFO nova.api.openstack.requestlog [None req-0cc7c6cd-0fe6-42bc-b718-bdf6906f5d79 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1282 microversion: 2.20 time: 0.055798 [ 847.807871] [47313]: [pid: 47313|app: 0|req: 3436/7023] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1282 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 847.818450] [47312]: INFO nova.api.openstack.wsgi [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Request body and URI mismatch [ 847.819331] [47312]: DEBUG nova.api.openstack.wsgi [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Request body and URI mismatch {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.819331] [47312]: INFO nova.api.openstack.requestlog [None req-ea0d2543-8f6e-4b36-b506-7fd7803d64d2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata/key" status: 400 len: 73 microversion: 2.1 time: 0.022251 [ 847.819508] [47312]: [pid: 47312|app: 0|req: 3588/7024] 10.180.1.21 () {60 vars in 1290 bytes} [Thu Oct 31 12:15:24 2024] PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata/key => generated 73 bytes in 23 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 847.826450] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ec380df-1f26-4413-900f-2b0eed2077d7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"meta1": "data1"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.828147] [47312]: DEBUG nova.api.openstack.wsgi [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.828309] [47313]: DEBUG nova.compute.api [None req-6ec380df-1f26-4413-900f-2b0eed2077d7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: cf386d68-0801-47af-b3ef-85b4889cffd6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.829744] [47312]: DEBUG nova.compute.api [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.831816] [47313]: INFO nova.api.openstack.wsgi [None req-6ec380df-1f26-4413-900f-2b0eed2077d7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Instance cf386d68-0801-47af-b3ef-85b4889cffd6 could not be found. [ 847.832140] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ec380df-1f26-4413-900f-2b0eed2077d7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 404 to user: Instance cf386d68-0801-47af-b3ef-85b4889cffd6 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.832660] [47313]: INFO nova.api.openstack.requestlog [None req-6ec380df-1f26-4413-900f-2b0eed2077d7 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/cf386d68-0801-47af-b3ef-85b4889cffd6/metadata" status: 404 len: 111 microversion: 2.1 time: 0.009167 [ 847.833120] [47313]: [pid: 47313|app: 0|req: 3437/7025] 10.180.1.21 () {60 vars in 1278 bytes} [Thu Oct 31 12:15:24 2024] PUT /compute/v2.1/servers/cf386d68-0801-47af-b3ef-85b4889cffd6/metadata => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 847.833496] [47312]: DEBUG oslo_concurrency.lockutils [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.833741] [47312]: DEBUG oslo_concurrency.lockutils [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.834072] [47312]: DEBUG oslo_concurrency.lockutils [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.834604] [47312]: DEBUG oslo_concurrency.lockutils [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.834830] [47312]: DEBUG oslo_concurrency.lockutils [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.835020] [47312]: DEBUG oslo_concurrency.lockutils [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.840161] [47313]: DEBUG nova.api.openstack.wsgi [None req-20fccef2-8024-4c29-891e-c2129751660e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'update_all', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.843210] [47313]: DEBUG nova.api.openstack.wsgi [None req-20fccef2-8024-4c29-891e-c2129751660e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.843655] [47313]: INFO nova.api.openstack.requestlog [None req-20fccef2-8024-4c29-891e-c2129751660e tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata" status: 400 len: 175 microversion: 2.1 time: 0.006450 [ 847.844063] [47313]: [pid: 47313|app: 0|req: 3438/7026] 10.180.1.21 () {60 vars in 1278 bytes} [Thu Oct 31 12:15:24 2024] PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata => generated 175 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 847.849664] [47313]: DEBUG nova.api.openstack.wsgi [None req-624982b3-6ce4-4f02-a0ab-4c5da7304bcd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.850873] [47313]: DEBUG nova.api.openstack.wsgi [None req-624982b3-6ce4-4f02-a0ab-4c5da7304bcd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: None is not of type 'object' {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.851280] [47313]: INFO nova.api.openstack.requestlog [None req-624982b3-6ce4-4f02-a0ab-4c5da7304bcd tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata" status: 400 len: 72 microversion: 2.1 time: 0.003841 [ 847.851588] [47313]: [pid: 47313|app: 0|req: 3439/7027] 10.180.1.21 () {60 vars in 1277 bytes} [Thu Oct 31 12:15:24 2024] PUT /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata => generated 72 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 380 bytes (2 switches on core 0) [ 847.856699] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b2bfcac-2ebc-443b-9a71-70f0a4c88c9c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"metadata": {"key1": "value1", "key2": "value2"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.858746] [47313]: DEBUG nova.compute.api [None req-0b2bfcac-2ebc-443b-9a71-70f0a4c88c9c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 263183e4-9964-48db-9188-86555b5ebb8e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.861852] [47313]: INFO nova.api.openstack.wsgi [None req-0b2bfcac-2ebc-443b-9a71-70f0a4c88c9c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Instance 263183e4-9964-48db-9188-86555b5ebb8e could not be found. [ 847.862193] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b2bfcac-2ebc-443b-9a71-70f0a4c88c9c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 404 to user: Instance 263183e4-9964-48db-9188-86555b5ebb8e could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.862620] [47313]: INFO nova.api.openstack.requestlog [None req-0b2bfcac-2ebc-443b-9a71-70f0a4c88c9c tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers/263183e4-9964-48db-9188-86555b5ebb8e/metadata" status: 404 len: 111 microversion: 2.1 time: 0.007998 [ 847.862895] [47313]: [pid: 47313|app: 0|req: 3440/7028] 10.180.1.21 () {60 vars in 1279 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers/263183e4-9964-48db-9188-86555b5ebb8e/metadata => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 847.867909] [47313]: DEBUG nova.api.openstack.wsgi [None req-f448e49f-51e9-48ae-b5dd-9cef2ce6a9a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Action: 'create', calling method: >, body: {"metadata": {"": "data1"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 847.869449] [47313]: DEBUG nova.api.openstack.wsgi [None req-f448e49f-51e9-48ae-b5dd-9cef2ce6a9a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 847.870100] [47313]: INFO nova.api.openstack.requestlog [None req-f448e49f-51e9-48ae-b5dd-9cef2ce6a9a5 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata" status: 400 len: 175 microversion: 2.1 time: 0.003840 [ 847.870100] [47313]: [pid: 47313|app: 0|req: 3441/7029] 10.180.1.21 () {60 vars in 1279 bytes} [Thu Oct 31 12:15:24 2024] POST /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b/metadata => generated 175 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 847.871926] [47312]: DEBUG nova.policy [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.875033] [47313]: DEBUG nova.api.openstack.wsgi [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.875033] [47313]: DEBUG nova.compute.api [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.876500] [47312]: INFO nova.api.openstack.requestlog [None req-bdcba5db-9ec6-4e69-8f17-55d9622212a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.050364 [ 847.876827] [47312]: [pid: 47312|app: 0|req: 3589/7030] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 847.878523] [47313]: DEBUG oslo_concurrency.lockutils [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.878753] [47313]: DEBUG oslo_concurrency.lockutils [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.878936] [47313]: DEBUG oslo_concurrency.lockutils [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.879302] [47313]: DEBUG oslo_concurrency.lockutils [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.879502] [47313]: DEBUG oslo_concurrency.lockutils [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.879673] [47313]: DEBUG oslo_concurrency.lockutils [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.892855] [47313]: DEBUG nova.compute.api [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 847.906873] [47312]: DEBUG nova.api.openstack.wsgi [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.908228] [47312]: DEBUG nova.compute.api [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.911616] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.911842] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.912630] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.912630] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.912630] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.912824] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.942276] [47313]: INFO nova.api.openstack.requestlog [None req-1120124c-6f29-4c4b-af1c-c54971617578 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 204 len: 0 microversion: 2.1 time: 0.069175 [ 847.942663] [47313]: [pid: 47313|app: 0|req: 3442/7031] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:24 2024] DELETE /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 847.946285] [47312]: DEBUG nova.policy [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 847.947964] [47313]: DEBUG nova.api.openstack.wsgi [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.949809] [47313]: DEBUG nova.compute.api [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.950685] [47312]: INFO nova.api.openstack.requestlog [None req-11c8d018-bea4-4b5c-993e-762d568888c6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.046778 [ 847.951020] [47312]: [pid: 47312|app: 0|req: 3590/7032] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 847.953606] [47313]: DEBUG oslo_concurrency.lockutils [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.953606] [47313]: DEBUG oslo_concurrency.lockutils [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.953606] [47313]: DEBUG oslo_concurrency.lockutils [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.953829] [47313]: DEBUG oslo_concurrency.lockutils [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.954030] [47313]: DEBUG oslo_concurrency.lockutils [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.954206] [47313]: DEBUG oslo_concurrency.lockutils [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.980125] [47312]: DEBUG nova.api.openstack.wsgi [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 847.981760] [47312]: DEBUG nova.compute.api [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 847.985541] [47312]: DEBUG oslo_concurrency.lockutils [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.985782] [47312]: DEBUG oslo_concurrency.lockutils [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.985966] [47312]: DEBUG oslo_concurrency.lockutils [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 847.986336] [47312]: DEBUG oslo_concurrency.lockutils [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 847.986531] [47312]: DEBUG oslo_concurrency.lockutils [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 847.986705] [47312]: DEBUG oslo_concurrency.lockutils [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.020063] [47312]: DEBUG nova.policy [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.025145] [47312]: INFO nova.api.openstack.requestlog [None req-6402889a-0529-4ad1-a1ed-0f124967944f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1248 microversion: 2.1 time: 0.047251 [ 848.025462] [47312]: [pid: 47312|app: 0|req: 3591/7033] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.045414] [47313]: DEBUG nova.policy [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.048911] [47312]: DEBUG nova.api.openstack.wsgi [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.049800] [47313]: INFO nova.api.openstack.requestlog [None req-91af3b15-1f5f-410b-a5d2-3395225e04df tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1522 microversion: 2.1 time: 0.104045 [ 848.050222] [47313]: [pid: 47313|app: 0|req: 3443/7034] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1522 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.050516] [47312]: DEBUG nova.compute.api [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.053901] [47312]: DEBUG oslo_concurrency.lockutils [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.054145] [47312]: DEBUG oslo_concurrency.lockutils [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.054328] [47312]: DEBUG oslo_concurrency.lockutils [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.054672] [47312]: DEBUG oslo_concurrency.lockutils [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.054877] [47312]: DEBUG oslo_concurrency.lockutils [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.055070] [47312]: DEBUG oslo_concurrency.lockutils [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.065698] [47313]: DEBUG nova.api.openstack.wsgi [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.067286] [47313]: DEBUG nova.compute.api [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.070545] [47313]: DEBUG oslo_concurrency.lockutils [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.070791] [47313]: DEBUG oslo_concurrency.lockutils [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.070988] [47313]: DEBUG oslo_concurrency.lockutils [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.071335] [47313]: DEBUG oslo_concurrency.lockutils [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.071534] [47313]: DEBUG oslo_concurrency.lockutils [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.071707] [47313]: DEBUG oslo_concurrency.lockutils [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.106415] [47313]: DEBUG nova.policy [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.110419] [47313]: INFO nova.api.openstack.requestlog [None req-59771d3f-7082-49c2-8d7c-abc7a0ac55a7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.046695 [ 848.110823] [47313]: [pid: 47313|app: 0|req: 3444/7035] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 848.165866] [47312]: DEBUG nova.policy [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.170348] [47312]: INFO nova.api.openstack.requestlog [None req-b30850d3-007f-4b36-820c-7130eb528c95 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.123544 [ 848.170787] [47312]: [pid: 47312|app: 0|req: 3592/7036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:24 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.264571] [47313]: DEBUG nova.api.openstack.wsgi [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.266306] [47313]: DEBUG nova.compute.api [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.269802] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.270060] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.270256] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.270640] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.270866] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.271059] [47313]: DEBUG oslo_concurrency.lockutils [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.313278] [47312]: DEBUG nova.api.openstack.wsgi [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.315049] [47312]: DEBUG nova.compute.api [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.318518] [47312]: DEBUG oslo_concurrency.lockutils [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.318755] [47312]: DEBUG oslo_concurrency.lockutils [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.318947] [47312]: DEBUG oslo_concurrency.lockutils [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.319341] [47312]: DEBUG oslo_concurrency.lockutils [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.319542] [47312]: DEBUG oslo_concurrency.lockutils [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.319715] [47312]: DEBUG oslo_concurrency.lockutils [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.357720] [47312]: DEBUG nova.policy [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.363944] [47312]: INFO nova.api.openstack.requestlog [None req-43612cc2-aa2c-4915-ba84-2f836c1e5d7b tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1275 microversion: 2.1 time: 0.052820 [ 848.364282] [47312]: [pid: 47312|app: 0|req: 3593/7037] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1275 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.373075] [47312]: DEBUG nova.api.openstack.wsgi [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.374713] [47312]: DEBUG nova.compute.api [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.380236] [47312]: DEBUG oslo_concurrency.lockutils [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.380236] [47312]: DEBUG oslo_concurrency.lockutils [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.380360] [47313]: DEBUG nova.policy [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.380431] [47312]: DEBUG oslo_concurrency.lockutils [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.380781] [47312]: DEBUG oslo_concurrency.lockutils [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.381049] [47312]: DEBUG oslo_concurrency.lockutils [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.381296] [47312]: DEBUG oslo_concurrency.lockutils [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.385987] [47313]: INFO nova.api.openstack.requestlog [None req-d7bacc21-0a00-45dd-971d-bed300737daa tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1316 microversion: 2.1 time: 0.123623 [ 848.386364] [47313]: [pid: 47313|app: 0|req: 3445/7038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1316 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.388918] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.390545] [47313]: DEBUG nova.compute.api [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.394364] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.394705] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.394945] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.395376] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.395686] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.395815] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.420790] [47312]: DEBUG nova.policy [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.425724] [47312]: INFO nova.api.openstack.requestlog [None req-25ed0c3c-9282-4a8c-8ce2-98714bcc6986 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1219 microversion: 2.1 time: 0.054788 [ 848.426073] [47312]: [pid: 47312|app: 0|req: 3594/7039] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 848.428637] [47312]: DEBUG nova.api.openstack.wsgi [None req-6645ea6b-37de-4f52-86da-18f3fb776fb2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c4772f490>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.461824] [47312]: INFO nova.api.openstack.requestlog [None req-6645ea6b-37de-4f52-86da-18f3fb776fb2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1519 microversion: 2.1 time: 0.034992 [ 848.462177] [47312]: [pid: 47312|app: 0|req: 3595/7040] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1519 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.465017] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.466673] [47312]: DEBUG nova.compute.api [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.471913] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.471913] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.471913] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.472277] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.472478] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.472659] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.481494] [47313]: DEBUG nova.policy [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.485910] [47313]: INFO nova.api.openstack.requestlog [None req-d2affd5a-90ac-46a7-8fe5-1f91b65e3b83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.098902 [ 848.486258] [47313]: [pid: 47313|app: 0|req: 3446/7041] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.488765] [47313]: DEBUG nova.api.openstack.wsgi [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.490443] [47313]: DEBUG nova.compute.api [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.494126] [47313]: DEBUG oslo_concurrency.lockutils [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.494371] [47313]: DEBUG oslo_concurrency.lockutils [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.494555] [47313]: DEBUG oslo_concurrency.lockutils [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.494911] [47313]: DEBUG oslo_concurrency.lockutils [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.495115] [47313]: DEBUG oslo_concurrency.lockutils [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.495317] [47313]: DEBUG oslo_concurrency.lockutils [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.505142] [47312]: DEBUG nova.policy [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.509504] [47312]: INFO nova.api.openstack.requestlog [None req-9d7bd32f-e7b4-4035-83d7-f7689a206970 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.046626 [ 848.509827] [47312]: [pid: 47312|app: 0|req: 3596/7042] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.512314] [47312]: DEBUG nova.api.openstack.wsgi [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.514012] [47312]: DEBUG nova.compute.api [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.517401] [47312]: DEBUG oslo_concurrency.lockutils [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.517604] [47312]: DEBUG oslo_concurrency.lockutils [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.517787] [47312]: DEBUG oslo_concurrency.lockutils [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.518152] [47312]: DEBUG oslo_concurrency.lockutils [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.518407] [47312]: DEBUG oslo_concurrency.lockutils [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.518543] [47312]: DEBUG oslo_concurrency.lockutils [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.527710] [47313]: DEBUG nova.policy [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.532797] [47313]: DEBUG nova.policy [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.533453] [47313]: DEBUG nova.policy [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.534129] [47313]: INFO nova.api.openstack.requestlog [None req-67fd6a13-225e-488e-81a6-574ebeeed3cb tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.047351 [ 848.534547] [47313]: [pid: 47313|app: 0|req: 3447/7043] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.547936] [47312]: DEBUG nova.policy [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.551784] [47312]: INFO nova.api.openstack.requestlog [None req-f004344f-a257-4cdf-93ff-af181df07148 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.041399 [ 848.552096] [47312]: [pid: 47312|app: 0|req: 3597/7044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.561506] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.563343] [47313]: DEBUG nova.compute.api [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.566658] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.566887] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.567087] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.567447] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.567644] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.567817] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.597938] [47313]: DEBUG nova.policy [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.601839] [47313]: INFO nova.api.openstack.requestlog [None req-b5c26e5a-081d-4382-99d0-03a10209d3c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.042186 [ 848.602286] [47313]: [pid: 47313|app: 0|req: 3448/7045] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.821894] [47312]: DEBUG nova.api.openstack.wsgi [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.823525] [47312]: DEBUG nova.compute.api [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.827496] [47312]: DEBUG oslo_concurrency.lockutils [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.827825] [47312]: DEBUG oslo_concurrency.lockutils [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.828091] [47312]: DEBUG oslo_concurrency.lockutils [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.828612] [47312]: DEBUG oslo_concurrency.lockutils [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.828866] [47312]: DEBUG oslo_concurrency.lockutils [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.829066] [47312]: DEBUG oslo_concurrency.lockutils [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.863552] [47312]: DEBUG nova.policy [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.868820] [47312]: DEBUG nova.policy [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.869962] [47312]: DEBUG nova.policy [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.870721] [47312]: INFO nova.api.openstack.requestlog [None req-debcf044-17cb-46fa-8226-bf1390c5c975 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1282 microversion: 2.20 time: 0.051572 [ 848.871168] [47312]: [pid: 47312|app: 0|req: 3598/7046] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1282 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 848.889775] [47313]: DEBUG nova.api.openstack.wsgi [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.891997] [47313]: DEBUG nova.compute.api [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.896545] [47313]: DEBUG oslo_concurrency.lockutils [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.896924] [47313]: DEBUG oslo_concurrency.lockutils [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.897147] [47313]: DEBUG oslo_concurrency.lockutils [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.897566] [47313]: DEBUG oslo_concurrency.lockutils [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.897834] [47313]: DEBUG oslo_concurrency.lockutils [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.898047] [47313]: DEBUG oslo_concurrency.lockutils [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.934761] [47313]: DEBUG nova.policy [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 848.940354] [47313]: INFO nova.api.openstack.requestlog [None req-70517a91-85c2-4560-a84e-4db91348e516 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.053738 [ 848.940773] [47313]: [pid: 47313|app: 0|req: 3449/7047] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 848.964571] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 848.966344] [47312]: DEBUG nova.compute.api [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 848.970874] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.971233] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.971515] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 848.971950] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 848.972552] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 848.972552] [47312]: DEBUG oslo_concurrency.lockutils [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.009890] [47312]: DEBUG nova.policy [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.018439] [47312]: INFO nova.api.openstack.requestlog [None req-c6606a39-77dd-4f3b-9b6a-ea84d9c16c2e tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.056361 [ 849.018832] [47312]: [pid: 47312|app: 0|req: 3599/7048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.037321] [47313]: DEBUG nova.api.openstack.wsgi [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.039294] [47313]: DEBUG nova.compute.api [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.043259] [47313]: DEBUG oslo_concurrency.lockutils [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.043634] [47313]: DEBUG oslo_concurrency.lockutils [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.043940] [47313]: DEBUG oslo_concurrency.lockutils [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.044415] [47313]: DEBUG oslo_concurrency.lockutils [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.044695] [47313]: DEBUG oslo_concurrency.lockutils [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.044912] [47313]: DEBUG oslo_concurrency.lockutils [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.064650] [47312]: DEBUG nova.api.openstack.wsgi [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.066921] [47312]: DEBUG nova.compute.api [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.072216] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.072434] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.072737] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.073164] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.073420] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.073681] [47312]: DEBUG oslo_concurrency.lockutils [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.089616] [47313]: DEBUG nova.policy [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.095853] [47313]: INFO nova.api.openstack.requestlog [None req-a562fae0-1122-4325-8e29-0df89aa117bf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1240 microversion: 2.1 time: 0.060641 [ 849.096330] [47313]: [pid: 47313|app: 0|req: 3450/7049] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.124132] [47313]: DEBUG nova.api.openstack.wsgi [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.126514] [47313]: DEBUG nova.compute.api [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.131200] [47313]: DEBUG oslo_concurrency.lockutils [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.131468] [47313]: DEBUG oslo_concurrency.lockutils [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.131654] [47313]: DEBUG oslo_concurrency.lockutils [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.132047] [47313]: DEBUG oslo_concurrency.lockutils [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.132265] [47313]: DEBUG oslo_concurrency.lockutils [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.132675] [47313]: DEBUG oslo_concurrency.lockutils [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.190611] [47313]: DEBUG nova.policy [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.195934] [47313]: INFO nova.api.openstack.requestlog [None req-21c64a0b-7068-4c63-a4c7-6908829568e8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1211 microversion: 2.1 time: 0.075321 [ 849.196397] [47313]: [pid: 47313|app: 0|req: 3451/7050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1211 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.199627] [47313]: DEBUG nova.api.openstack.wsgi [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.201485] [47313]: DEBUG nova.compute.api [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.205388] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.205689] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.205933] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.206336] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.206560] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.206765] [47313]: DEBUG oslo_concurrency.lockutils [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.207708] [47312]: DEBUG nova.policy [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.212227] [47312]: INFO nova.api.openstack.requestlog [None req-11c6e409-1297-431a-959f-c950145ad40d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1522 microversion: 2.1 time: 0.151759 [ 849.212550] [47312]: [pid: 47312|app: 0|req: 3600/7051] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:25 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1522 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 849.315258] [47313]: DEBUG nova.policy [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.319716] [47313]: INFO nova.api.openstack.requestlog [None req-f3a44dc8-e70c-49d3-a749-9888d53260f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.122658 [ 849.320170] [47313]: [pid: 47313|app: 0|req: 3452/7052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.376674] [47312]: DEBUG nova.api.openstack.wsgi [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.378540] [47312]: DEBUG nova.compute.api [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.383408] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.383700] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.383873] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.384244] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.384486] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.384755] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.398891] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.400025] [47313]: DEBUG nova.compute.api [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.403833] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.403985] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.404964] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.404964] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.404964] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.405675] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.411918] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.412272] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.412534] [47312]: DEBUG oslo_concurrency.lockutils [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.412764] [47312]: DEBUG nova.objects.instance [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lazy-loading 'fault' on Instance uuid 8a9a51b5-a8a5-4bda-a36c-682758f50745 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 849.440178] [47312]: DEBUG nova.policy [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4afa55e737b8432eb411261fd5a9bfdb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5413dae55db47e49e9a9f7966514683', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.445066] [47312]: INFO nova.api.openstack.requestlog [None req-6aad8cdf-bfcb-4bb2-8625-653e0bd1f35c tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 200 len: 1467 microversion: 2.1 time: 0.071052 [ 849.445433] [47312]: [pid: 47312|app: 0|req: 3601/7053] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 1467 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.448323] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.449937] [47312]: DEBUG nova.compute.api [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.453546] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.453759] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.454066] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.454357] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.455036] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.455036] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.492884] [47312]: DEBUG nova.policy [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.497321] [47312]: INFO nova.api.openstack.requestlog [None req-ed240407-164e-4343-b08b-4831928b9385 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1211 microversion: 2.1 time: 0.051260 [ 849.497699] [47312]: [pid: 47312|app: 0|req: 3602/7054] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.500400] [47312]: DEBUG nova.api.openstack.wsgi [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.500651] [47312]: DEBUG nova.compute.api [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.504378] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.504485] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.504810] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.505119] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.505381] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.505581] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.511346] [47313]: DEBUG nova.policy [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.516244] [47313]: INFO nova.api.openstack.requestlog [None req-1f600ce7-af25-459a-831f-fad65f1133e9 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1316 microversion: 2.1 time: 0.120220 [ 849.516849] [47313]: [pid: 47313|app: 0|req: 3453/7055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1316 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.519972] [47313]: DEBUG nova.api.openstack.wsgi [None req-717e6106-b677-4149-8a41-b29aa6cf46c9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c473ce950>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.520723] [47312]: DEBUG nova.compute.api [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 849.546038] [47313]: INFO nova.api.openstack.requestlog [None req-717e6106-b677-4149-8a41-b29aa6cf46c9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1605 microversion: 2.1 time: 0.028096 [ 849.546235] [47313]: [pid: 47313|app: 0|req: 3454/7056] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1605 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.548936] [47313]: DEBUG nova.api.openstack.wsgi [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.550770] [47313]: DEBUG nova.compute.api [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.550859] [47312]: DEBUG nova.compute.api [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 849.551184] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.551403] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.551583] [47312]: DEBUG oslo_concurrency.lockutils [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.551768] [47312]: WARNING nova.compute.api [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] instance's host None is down, deleting from database [ 849.554412] [47312]: DEBUG nova.network.neutron [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 849.554780] [47313]: DEBUG oslo_concurrency.lockutils [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.555074] [47313]: DEBUG oslo_concurrency.lockutils [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.555402] [47313]: DEBUG oslo_concurrency.lockutils [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.555629] [47313]: DEBUG oslo_concurrency.lockutils [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.555868] [47313]: DEBUG oslo_concurrency.lockutils [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.556085] [47313]: DEBUG oslo_concurrency.lockutils [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.570676] [47312]: DEBUG nova.network.neutron [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 849.574734] [47312]: DEBUG nova.network.neutron [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 849.632488] [47313]: DEBUG nova.policy [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.636928] [47313]: INFO nova.api.openstack.requestlog [None req-f38a7818-87a9-4450-bb19-b6f37f722eb8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.090118 [ 849.637751] [47313]: [pid: 47313|app: 0|req: 3455/7057] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.640175] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.641722] [47313]: DEBUG nova.compute.api [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.645462] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.645701] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.645879] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.646252] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.646446] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.646615] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.669961] [47312]: INFO nova.api.openstack.requestlog [None req-88e18e3b-4e36-4673-adbc-0fa36581e6ca tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 204 len: 0 microversion: 2.1 time: 0.171520 [ 849.670360] [47312]: [pid: 47312|app: 0|req: 3603/7058] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:26 2024] DELETE /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 849.673844] [47312]: DEBUG nova.api.openstack.wsgi [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.676229] [47312]: DEBUG nova.compute.api [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.681093] [47312]: DEBUG oslo_concurrency.lockutils [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.681475] [47312]: DEBUG oslo_concurrency.lockutils [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.681764] [47312]: DEBUG oslo_concurrency.lockutils [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.682294] [47312]: DEBUG oslo_concurrency.lockutils [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.682661] [47312]: DEBUG oslo_concurrency.lockutils [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.682897] [47312]: DEBUG oslo_concurrency.lockutils [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.684554] [47313]: DEBUG nova.policy [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.688983] [47313]: INFO nova.api.openstack.requestlog [None req-fb99eb4a-d59f-48c6-a453-5d5cf6668bf2 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.050911 [ 849.689335] [47313]: [pid: 47313|app: 0|req: 3456/7059] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.692024] [47313]: DEBUG nova.api.openstack.wsgi [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.693689] [47313]: DEBUG nova.compute.api [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.697146] [47313]: DEBUG oslo_concurrency.lockutils [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.697410] [47313]: DEBUG oslo_concurrency.lockutils [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.697607] [47313]: DEBUG oslo_concurrency.lockutils [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.698015] [47313]: DEBUG oslo_concurrency.lockutils [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.698224] [47313]: DEBUG oslo_concurrency.lockutils [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.698397] [47313]: DEBUG oslo_concurrency.lockutils [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.724847] [47312]: DEBUG nova.policy [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.729991] [47312]: DEBUG nova.policy [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.730762] [47312]: DEBUG nova.policy [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.731428] [47312]: INFO nova.api.openstack.requestlog [None req-23162c5f-efac-47d9-9e93-f0929316fdd8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.060387 [ 849.731772] [47312]: [pid: 47312|app: 0|req: 3604/7060] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.735297] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.736527] [47312]: DEBUG nova.compute.api [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.738200] [47313]: DEBUG nova.policy [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.741365] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.741365] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.741365] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.741570] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.741726] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.741941] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.743481] [47313]: INFO nova.api.openstack.requestlog [None req-9610beb2-e384-408e-862a-3f7dcae60a2b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.053396 [ 849.744286] [47313]: [pid: 47313|app: 0|req: 3457/7061] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.746715] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.748288] [47313]: DEBUG nova.compute.api [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] [instance: 8a9a51b5-a8a5-4bda-a36c-682758f50745] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.752068] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.752347] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.752535] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.752949] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.753167] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.753340] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.762452] [47313]: INFO nova.api.openstack.wsgi [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] HTTP exception thrown: Instance 8a9a51b5-a8a5-4bda-a36c-682758f50745 could not be found. [ 849.762799] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Returning 404 to user: Instance 8a9a51b5-a8a5-4bda-a36c-682758f50745 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 849.763242] [47313]: INFO nova.api.openstack.requestlog [None req-6ca13973-4c94-4536-a35f-43ed10efeb60 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745" status: 404 len: 111 microversion: 2.1 time: 0.018803 [ 849.763792] [47313]: [pid: 47313|app: 0|req: 3458/7062] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/8a9a51b5-a8a5-4bda-a36c-682758f50745 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 849.768589] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc183d2b-fbfc-429b-9fbf-0145f19e1446 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] Calling method '.version_select at 0x7b9c473c3520>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.775781] [47312]: DEBUG nova.policy [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.781374] [47313]: INFO nova.api.openstack.requestlog [None req-fc183d2b-fbfc-429b-9fbf-0145f19e1446 tempest-ServersTestManualDisk-193004154 tempest-ServersTestManualDisk-193004154-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1625499897" status: 202 len: 0 microversion: 2.1 time: 0.014588 [ 849.781495] [47312]: INFO nova.api.openstack.requestlog [None req-a7a66943-7f66-4073-9093-9ddff34e08d7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.048850 [ 849.781648] [47312]: [pid: 47312|app: 0|req: 3605/7063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 849.782142] [47313]: [pid: 47313|app: 0|req: 3459/7064] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:15:26 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1625499897 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 849.885331] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.887105] [47312]: DEBUG nova.compute.api [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.890925] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.891216] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.891405] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.891790] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.891988] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.892174] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.948850] [47312]: DEBUG nova.policy [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.955348] [47313]: DEBUG nova.api.openstack.wsgi [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 849.957041] [47312]: DEBUG nova.policy [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.957237] [47313]: DEBUG nova.compute.api [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 849.958122] [47312]: DEBUG nova.policy [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 849.958833] [47312]: INFO nova.api.openstack.requestlog [None req-c2e59ad5-6ac7-4b86-b1a0-53d9d9c89a0e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1280 microversion: 2.20 time: 0.076042 [ 849.959237] [47312]: [pid: 47312|app: 0|req: 3606/7065] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1280 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 849.961977] [47313]: DEBUG oslo_concurrency.lockutils [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.962317] [47313]: DEBUG oslo_concurrency.lockutils [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.962562] [47313]: DEBUG oslo_concurrency.lockutils [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 849.963059] [47313]: DEBUG oslo_concurrency.lockutils [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 849.963318] [47313]: DEBUG oslo_concurrency.lockutils [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 849.963511] [47313]: DEBUG oslo_concurrency.lockutils [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.013135] [47313]: DEBUG nova.policy [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.018075] [47313]: INFO nova.api.openstack.requestlog [None req-0198a2d5-7e05-415f-9dd4-b53125ab0864 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.066122 [ 850.018441] [47313]: [pid: 47313|app: 0|req: 3460/7066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.031490] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.033475] [47312]: DEBUG nova.compute.api [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.037774] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.038179] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.038453] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.038954] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.039273] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.039518] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.088837] [47312]: DEBUG nova.policy [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.094740] [47312]: INFO nova.api.openstack.requestlog [None req-3b07ab62-349d-4503-97cd-63e6a3cc8219 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.065628 [ 850.095021] [47312]: [pid: 47312|app: 0|req: 3607/7067] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 850.108598] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.110481] [47313]: DEBUG nova.compute.api [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.114416] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.114725] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.115484] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.115484] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.115763] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.115993] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.161990] [47313]: DEBUG nova.policy [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.166739] [47313]: INFO nova.api.openstack.requestlog [None req-6c3ebccd-c901-4c1a-a02d-992f0c314a2e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1240 microversion: 2.1 time: 0.060648 [ 850.166935] [47313]: [pid: 47313|app: 0|req: 3461/7068] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:26 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.208635] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.210413] [47312]: DEBUG nova.compute.api [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.214169] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.214468] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.214719] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.215142] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.215402] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.215632] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.227397] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.229968] [47313]: DEBUG nova.compute.api [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.235275] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.235760] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.235983] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.236409] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.236656] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.236864] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.272635] [47312]: DEBUG nova.policy [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.277819] [47312]: INFO nova.api.openstack.requestlog [None req-b9b39bef-70f6-41dd-9494-1e38ed59386e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1267 microversion: 2.1 time: 0.071755 [ 850.278349] [47312]: [pid: 47312|app: 0|req: 3608/7069] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1267 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.332640] [47312]: DEBUG nova.api.openstack.wsgi [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.334604] [47312]: DEBUG nova.compute.api [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.338883] [47312]: DEBUG oslo_concurrency.lockutils [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.339205] [47312]: DEBUG oslo_concurrency.lockutils [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.339479] [47312]: DEBUG oslo_concurrency.lockutils [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.339943] [47312]: DEBUG oslo_concurrency.lockutils [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.340306] [47312]: DEBUG oslo_concurrency.lockutils [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.343833] [47312]: DEBUG oslo_concurrency.lockutils [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.375077] [47313]: DEBUG nova.policy [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.387139] [47313]: INFO nova.api.openstack.requestlog [None req-ca2a6285-f91d-455e-8872-0dcc55ddd8a4 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1522 microversion: 2.1 time: 0.162400 [ 850.389028] [47313]: [pid: 47313|app: 0|req: 3462/7070] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1522 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 850.445964] [47313]: DEBUG nova.api.openstack.wsgi [req-0c571554-5255-4feb-84f2-2341b34c5445 req-a9c04a59-1f80-48d1-b25c-3cf0f8421a45 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cd50cd6-ccb2-41aa-8c24-9eabed18de6b", "name": "network-vif-deleted", "tag": "bd88da82-32a8-4336-bc68-1faad1ca062a"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 850.460963] [47313]: DEBUG oslo_concurrency.lockutils [req-0c571554-5255-4feb-84f2-2341b34c5445 req-a9c04a59-1f80-48d1-b25c-3cf0f8421a45 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.461667] [47313]: DEBUG oslo_concurrency.lockutils [req-0c571554-5255-4feb-84f2-2341b34c5445 req-a9c04a59-1f80-48d1-b25c-3cf0f8421a45 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.461843] [47313]: DEBUG oslo_concurrency.lockutils [req-0c571554-5255-4feb-84f2-2341b34c5445 req-a9c04a59-1f80-48d1-b25c-3cf0f8421a45 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.474507] [47313]: INFO nova.api.openstack.compute.server_external_events [req-0c571554-5255-4feb-84f2-2341b34c5445 req-a9c04a59-1f80-48d1-b25c-3cf0f8421a45 service nova] Creating event network-vif-deleted:bd88da82-32a8-4336-bc68-1faad1ca062a for instance 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b on cpu-1 [ 850.479920] [47313]: INFO nova.api.openstack.requestlog [req-0c571554-5255-4feb-84f2-2341b34c5445 req-a9c04a59-1f80-48d1-b25c-3cf0f8421a45 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.089824 [ 850.480509] [47313]: [pid: 47313|app: 0|req: 3463/7071] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:27 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 850.510738] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.511045] [47312]: DEBUG nova.policy [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.511834] [47313]: DEBUG nova.compute.api [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.516266] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.517353] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.517353] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.517353] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.517597] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.517738] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.521478] [47312]: INFO nova.api.openstack.requestlog [None req-18e65897-f0a9-4cc6-a315-63dcb93a171c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.191033 [ 850.521478] [47312]: [pid: 47312|app: 0|req: 3609/7072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.531349] [47312]: DEBUG nova.api.openstack.wsgi [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.533176] [47312]: DEBUG nova.compute.api [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.541489] [47312]: DEBUG oslo_concurrency.lockutils [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.541814] [47312]: DEBUG oslo_concurrency.lockutils [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.542349] [47312]: DEBUG oslo_concurrency.lockutils [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.542690] [47312]: DEBUG oslo_concurrency.lockutils [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.542844] [47312]: DEBUG oslo_concurrency.lockutils [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.543095] [47312]: DEBUG oslo_concurrency.lockutils [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.563635] [47313]: DEBUG nova.policy [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.568835] [47313]: INFO nova.api.openstack.requestlog [None req-bb905aed-7704-47fd-91c4-c4144711738d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1211 microversion: 2.1 time: 0.061617 [ 850.569037] [47313]: [pid: 47313|app: 0|req: 3464/7073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 850.571910] [47313]: DEBUG nova.api.openstack.wsgi [None req-3af6486a-3382-444d-a840-8d5f7cc00ab7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c47768d30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.603106] [47313]: INFO nova.api.openstack.requestlog [None req-3af6486a-3382-444d-a840-8d5f7cc00ab7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1605 microversion: 2.1 time: 0.033062 [ 850.603537] [47313]: [pid: 47313|app: 0|req: 3465/7074] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1605 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.652641] [47313]: DEBUG nova.api.openstack.wsgi [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.653426] [47313]: DEBUG nova.compute.api [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.663932] [47313]: DEBUG oslo_concurrency.lockutils [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.665468] [47313]: DEBUG oslo_concurrency.lockutils [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.665468] [47313]: DEBUG oslo_concurrency.lockutils [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.665468] [47313]: DEBUG oslo_concurrency.lockutils [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.665468] [47313]: DEBUG oslo_concurrency.lockutils [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.667108] [47313]: DEBUG oslo_concurrency.lockutils [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.667824] [47312]: DEBUG nova.policy [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.673739] [47312]: INFO nova.api.openstack.requestlog [None req-8857e97a-51f5-4092-8d80-5fa6fce7025c tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1316 microversion: 2.1 time: 0.144615 [ 850.674471] [47312]: [pid: 47312|app: 0|req: 3610/7075] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1316 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.702195] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.704658] [47312]: DEBUG nova.compute.api [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.711561] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.712019] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.712263] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.713145] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.713377] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.713557] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.758253] [47312]: DEBUG nova.policy [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.764161] [47312]: INFO nova.api.openstack.requestlog [None req-7e04db2c-d041-457c-8194-130ffa551c09 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.064204 [ 850.764512] [47312]: [pid: 47312|app: 0|req: 3611/7076] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.768732] [47312]: DEBUG nova.api.openstack.wsgi [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.770965] [47312]: DEBUG nova.compute.api [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.775494] [47312]: DEBUG oslo_concurrency.lockutils [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.776650] [47312]: DEBUG oslo_concurrency.lockutils [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.776861] [47312]: DEBUG oslo_concurrency.lockutils [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.777468] [47312]: DEBUG oslo_concurrency.lockutils [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.777877] [47312]: DEBUG oslo_concurrency.lockutils [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.778230] [47312]: DEBUG oslo_concurrency.lockutils [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.830579] [47312]: DEBUG nova.policy [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.836153] [47312]: DEBUG nova.policy [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.836888] [47312]: DEBUG nova.policy [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.837627] [47312]: INFO nova.api.openstack.requestlog [None req-95e0681f-7828-4c67-b1f1-e1f6c7ffe05e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1296 microversion: 2.54 time: 0.071887 [ 850.837957] [47312]: [pid: 47312|app: 0|req: 3612/7077] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1296 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 850.841282] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.844915] [47312]: DEBUG nova.compute.api [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.848372] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.848608] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.848805] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.849406] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.849773] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.850201] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.859744] [47313]: DEBUG nova.policy [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.868203] [47313]: INFO nova.api.openstack.requestlog [None req-893d9d15-e3bc-44b8-a229-007e6141029d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.219286 [ 850.868203] [47313]: [pid: 47313|app: 0|req: 3466/7078] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.870760] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.872524] [47313]: DEBUG nova.compute.api [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.876490] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.876732] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.876923] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.877303] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.877709] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.877709] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.890524] [47312]: DEBUG nova.policy [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.895423] [47312]: INFO nova.api.openstack.requestlog [None req-9e74c831-0083-4afa-94d0-953f77a79524 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1220 microversion: 2.1 time: 0.056000 [ 850.896012] [47312]: [pid: 47312|app: 0|req: 3613/7079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1220 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.919346] [47313]: DEBUG nova.policy [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 850.923705] [47313]: INFO nova.api.openstack.requestlog [None req-ee920942-374e-4026-af35-2a434619d4f8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.055116 [ 850.924166] [47313]: [pid: 47313|app: 0|req: 3467/7080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 850.978519] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 850.982056] [47312]: DEBUG nova.compute.api [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 850.983802] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.984067] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.984262] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 850.984773] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 850.984808] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 850.984981] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.004884] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.005207] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.005435] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.005675] [47312]: DEBUG nova.objects.instance [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lazy-loading 'fault' on Instance uuid 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.030820] [47313]: DEBUG nova.api.openstack.wsgi [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.032215] [47312]: DEBUG nova.policy [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.033237] [47313]: DEBUG nova.compute.api [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.037627] [47312]: DEBUG nova.policy [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.038317] [47312]: DEBUG nova.policy [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.039090] [47312]: INFO nova.api.openstack.requestlog [None req-0a375f9a-9747-43a3-af49-5c70b1df5ea6 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 200 len: 1472 microversion: 2.20 time: 0.066057 [ 851.039427] [47312]: [pid: 47312|app: 0|req: 3614/7081] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 1472 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.039738] [47313]: DEBUG oslo_concurrency.lockutils [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.040059] [47313]: DEBUG oslo_concurrency.lockutils [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.040305] [47313]: DEBUG oslo_concurrency.lockutils [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.040699] [47313]: DEBUG oslo_concurrency.lockutils [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.040958] [47313]: DEBUG oslo_concurrency.lockutils [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.042775] [47313]: DEBUG oslo_concurrency.lockutils [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.060370] [47312]: DEBUG nova.api.openstack.wsgi [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.060943] [47312]: DEBUG nova.compute.api [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.064530] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.065268] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.065524] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.065889] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.066113] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.066286] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.077701] [47313]: DEBUG nova.policy [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.083660] [47313]: INFO nova.api.openstack.requestlog [None req-65c8ab0f-074d-41a8-bee5-62a76b736b0d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1195 microversion: 2.1 time: 0.055233 [ 851.084080] [47313]: [pid: 47313|app: 0|req: 3468/7082] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1195 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.084675] [47312]: DEBUG nova.compute.api [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 851.112747] [47313]: DEBUG nova.api.openstack.wsgi [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.114616] [47312]: DEBUG nova.compute.api [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Doing local delete in cell e4af889f-04d6-4445-bac4-987abbb60d18(cell1) {{(pid=47312) _delete /opt/stack/nova/nova/compute/api.py:2550}} [ 851.115041] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.115251] [47313]: DEBUG nova.compute.api [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.115355] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.115429] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.115635] [47312]: WARNING nova.compute.api [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] instance's host None is down, deleting from database [ 851.117806] [47312]: DEBUG nova.network.neutron [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] deallocate_for_instance() {{(pid=47312) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1860}} [ 851.122892] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.123317] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.124078] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.124618] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.126620] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.126620] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.136861] [47312]: DEBUG nova.network.neutron [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Instance cache missing network info. {{(pid=47312) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3380}} [ 851.141281] [47312]: DEBUG nova.network.neutron [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Updating instance_info_cache with network_info: [] {{(pid=47312) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:116}} [ 851.162137] [47313]: DEBUG nova.policy [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.167166] [47313]: INFO nova.api.openstack.requestlog [None req-f9dee2dc-c283-4dde-b5e2-9a9106280254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.056735 [ 851.167566] [47313]: [pid: 47313|app: 0|req: 3469/7083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:27 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.181328] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.183497] [47313]: DEBUG nova.compute.api [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.188478] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.188751] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.188952] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.189340] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.189542] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.189716] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.225291] [47313]: DEBUG nova.policy [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.230608] [47313]: INFO nova.api.openstack.requestlog [None req-6a09a2e9-8233-42e6-b50d-74d76625aa80 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1240 microversion: 2.1 time: 0.050712 [ 851.230703] [47313]: [pid: 47313|app: 0|req: 3470/7084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 851.234856] [47312]: INFO nova.api.openstack.requestlog [None req-2fa0eba0-f48b-4573-bcfb-def8ccd44a9f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 204 len: 0 microversion: 2.20 time: 0.177003 [ 851.235227] [47312]: [pid: 47312|app: 0|req: 3615/7085] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:15:27 2024] DELETE /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 851.243362] [47313]: DEBUG nova.api.openstack.wsgi [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.245109] [47313]: DEBUG nova.compute.api [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.248485] [47313]: DEBUG oslo_concurrency.lockutils [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.248786] [47313]: DEBUG oslo_concurrency.lockutils [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.249065] [47313]: DEBUG oslo_concurrency.lockutils [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.249481] [47313]: DEBUG oslo_concurrency.lockutils [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.249755] [47313]: DEBUG oslo_concurrency.lockutils [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.250197] [47313]: DEBUG oslo_concurrency.lockutils [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.259664] [47313]: INFO nova.api.openstack.wsgi [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] HTTP exception thrown: Instance 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba could not be found. [ 851.260059] [47313]: DEBUG nova.api.openstack.wsgi [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Returning 404 to user: Instance 34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 851.260558] [47313]: INFO nova.api.openstack.requestlog [None req-94a6a7d8-ad5c-47dd-bc8e-97d81564e0d9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba" status: 404 len: 111 microversion: 2.20 time: 0.019394 [ 851.260887] [47313]: [pid: 47313|app: 0|req: 3471/7086] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/34a52fe9-a3e4-4cda-85b6-9dd106bbf7ba => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 851.267344] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e142546-8f00-4e8e-acbd-60187104af0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '.version_select at 0x7b9c478ad3f0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.278964] [47312]: INFO nova.api.openstack.requestlog [None req-8e142546-8f00-4e8e-acbd-60187104af0b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1990554675" status: 204 len: 0 microversion: 2.20 time: 0.013952 [ 851.279346] [47312]: [pid: 47312|app: 0|req: 3616/7087] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:15:28 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1990554675 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 851.294720] [47313]: DEBUG nova.api.openstack.wsgi [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.297498] [47313]: DEBUG nova.compute.api [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.300355] [47313]: DEBUG oslo_concurrency.lockutils [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.300727] [47313]: DEBUG oslo_concurrency.lockutils [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.300997] [47313]: DEBUG oslo_concurrency.lockutils [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.301426] [47313]: DEBUG oslo_concurrency.lockutils [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.301787] [47313]: DEBUG oslo_concurrency.lockutils [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.301898] [47313]: DEBUG oslo_concurrency.lockutils [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.337088] [47313]: DEBUG nova.policy [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.342829] [47313]: INFO nova.api.openstack.requestlog [None req-21bf4feb-34d9-4d48-9305-1a55a6393afd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1267 microversion: 2.1 time: 0.050596 [ 851.343333] [47313]: [pid: 47313|app: 0|req: 3472/7088] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1267 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.406660] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.408932] [47312]: DEBUG nova.compute.api [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.415830] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.416191] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.416545] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.416857] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.417057] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.417240] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.442963] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.442963] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.442963] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.442963] [47312]: DEBUG nova.objects.instance [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 851.478462] [47312]: DEBUG nova.policy [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.485211] [47312]: INFO nova.api.openstack.requestlog [None req-4e949de5-3f59-45eb-9c89-441f8a59a316 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.081885 [ 851.485597] [47312]: [pid: 47312|app: 0|req: 3617/7089] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.533449] [47313]: DEBUG nova.api.openstack.wsgi [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.535507] [47313]: DEBUG nova.compute.api [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.539048] [47313]: DEBUG oslo_concurrency.lockutils [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.539337] [47313]: DEBUG oslo_concurrency.lockutils [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.540028] [47313]: DEBUG oslo_concurrency.lockutils [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.540941] [47313]: DEBUG oslo_concurrency.lockutils [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.540941] [47313]: DEBUG oslo_concurrency.lockutils [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.540941] [47313]: DEBUG oslo_concurrency.lockutils [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.581405] [47312]: DEBUG nova.api.openstack.wsgi [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.584331] [47312]: DEBUG nova.compute.api [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.591470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.591470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.591470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.591470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.591470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.591470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.653495] [47312]: DEBUG nova.policy [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.660228] [47312]: INFO nova.api.openstack.requestlog [None req-a220e9a8-ca93-4052-b0e1-cd877c9f98fd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1211 microversion: 2.1 time: 0.080043 [ 851.660228] [47312]: [pid: 47312|app: 0|req: 3618/7090] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.666919] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1679484-517a-4059-b25d-442559d31b48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c478adc60>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.676258] [47313]: DEBUG nova.policy [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.681590] [47313]: INFO nova.api.openstack.requestlog [None req-a949b2ef-4f4e-4ad2-9284-4771e5c58491 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.150400 [ 851.685112] [47313]: [pid: 47313|app: 0|req: 3473/7091] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.690623] [47313]: DEBUG nova.api.openstack.wsgi [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.692547] [47313]: DEBUG nova.compute.api [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.697190] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.697627] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.697972] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.698387] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.699085] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.699085] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.707226] [47312]: INFO nova.api.openstack.requestlog [None req-e1679484-517a-4059-b25d-442559d31b48 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1605 microversion: 2.1 time: 0.044979 [ 851.708027] [47312]: [pid: 47312|app: 0|req: 3619/7092] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1605 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.778746] [47312]: DEBUG nova.api.openstack.wsgi [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.781629] [47312]: DEBUG nova.compute.api [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.786475] [47312]: DEBUG oslo_concurrency.lockutils [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.786745] [47312]: DEBUG oslo_concurrency.lockutils [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.787026] [47312]: DEBUG oslo_concurrency.lockutils [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.787577] [47312]: DEBUG oslo_concurrency.lockutils [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.787577] [47312]: DEBUG oslo_concurrency.lockutils [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.787686] [47312]: DEBUG oslo_concurrency.lockutils [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.807411] [47313]: DEBUG nova.policy [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.812297] [47313]: INFO nova.api.openstack.requestlog [None req-5cf75eb1-c013-4dd4-8a9a-f1a976043437 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1503 microversion: 2.1 time: 0.125291 [ 851.813315] [47313]: [pid: 47313|app: 0|req: 3474/7093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1503 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.815307] [47313]: DEBUG nova.api.openstack.wsgi [None req-aaa08089-efc0-4d37-9b38-d211786f90d8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Action: 'create', calling method: .version_select at 0x7b9c47768160>, body: {"keypair": {"name": "tempest-keypair-2030469294", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOxXm0jIY4md/qKnG+OaZ0r6RsVD394A3GEiVvot1KknJBYKF827gvZ7/KkNYLABunahXWjmJ3OsjuKSHyNCn25ALFV6J3uCxIWnJ1hMbrlu3q//5Cy7ER8+rCISAz6gsA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 851.831427] [47312]: DEBUG nova.policy [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.837848] [47312]: INFO nova.api.openstack.requestlog [None req-31fc9f34-8d6b-40ab-8f7c-f19a4d318382 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.062598 [ 851.838387] [47312]: [pid: 47312|app: 0|req: 3620/7094] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.840361] [47313]: DEBUG nova.quota [None req-aaa08089-efc0-4d37-9b38-d211786f90d8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 851.841379] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.843448] [47312]: DEBUG nova.compute.api [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.845664] [47313]: DEBUG nova.quota [None req-aaa08089-efc0-4d37-9b38-d211786f90d8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for user 3254aac3e99d474e95798cb85f2bf5a2 and project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 851.848820] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.850340] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.850340] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.850340] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.850340] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.850530] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.869232] [47313]: INFO nova.api.openstack.requestlog [None req-aaa08089-efc0-4d37-9b38-d211786f90d8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.055316 [ 851.869232] [47313]: [pid: 47313|app: 0|req: 3475/7095] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:15:28 2024] POST /compute/v2.1/os-keypairs => generated 401 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 851.875180] [47313]: DEBUG nova.api.openstack.wsgi [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.876858] [47313]: DEBUG nova.compute.api [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.882195] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.882608] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.883707] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.883707] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.883707] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.883707] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.926557] [47313]: DEBUG nova.policy [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.931462] [47313]: DEBUG nova.policy [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.933022] [47313]: DEBUG nova.policy [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.933022] [47313]: INFO nova.api.openstack.requestlog [None req-4bda5621-adf6-4f95-b34b-2bd7b8b32ae1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1352 microversion: 2.54 time: 0.063317 [ 851.933635] [47313]: [pid: 47313|app: 0|req: 3476/7096] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1352 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 851.940042] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.942901] [47313]: DEBUG nova.compute.api [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.947530] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.947784] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.947988] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.948361] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.948550] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.948744] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.953617] [47312]: DEBUG nova.policy [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 851.958368] [47312]: INFO nova.api.openstack.requestlog [None req-fb163a59-5126-435b-b8b9-aed2708d82c6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1503 microversion: 2.1 time: 0.119216 [ 851.958511] [47312]: [pid: 47312|app: 0|req: 3621/7097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1503 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 851.962901] [47312]: DEBUG nova.api.openstack.wsgi [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 851.964475] [47312]: DEBUG nova.compute.api [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 851.967845] [47312]: DEBUG oslo_concurrency.lockutils [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.968108] [47312]: DEBUG oslo_concurrency.lockutils [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.968297] [47312]: DEBUG oslo_concurrency.lockutils [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 851.968664] [47312]: DEBUG oslo_concurrency.lockutils [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 851.968901] [47312]: DEBUG oslo_concurrency.lockutils [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 851.969091] [47312]: DEBUG oslo_concurrency.lockutils [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.014750] [47312]: DEBUG nova.policy [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.018420] [47312]: INFO nova.api.openstack.requestlog [None req-3860ac00-1d95-4882-b03f-65f4d9c332fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1212 microversion: 2.1 time: 0.059233 [ 852.018697] [47312]: [pid: 47312|app: 0|req: 3622/7098] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1212 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.023024] [47312]: DEBUG nova.api.openstack.wsgi [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.023533] [47312]: DEBUG nova.compute.api [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.027459] [47312]: DEBUG oslo_concurrency.lockutils [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.027699] [47312]: DEBUG oslo_concurrency.lockutils [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.028149] [47312]: DEBUG oslo_concurrency.lockutils [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.028560] [47312]: DEBUG oslo_concurrency.lockutils [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.028764] [47312]: DEBUG oslo_concurrency.lockutils [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.028941] [47312]: DEBUG oslo_concurrency.lockutils [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.041423] [47313]: DEBUG nova.policy [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.046504] [47313]: INFO nova.api.openstack.requestlog [None req-5ddb9bc6-33fb-47d1-a637-a7b884497dc8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.112176 [ 852.046879] [47313]: [pid: 47313|app: 0|req: 3477/7099] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.049717] [47313]: DEBUG nova.api.openstack.wsgi [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.049980] [47313]: DEBUG nova.compute.api [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.054312] [47313]: DEBUG oslo_concurrency.lockutils [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.054312] [47313]: DEBUG oslo_concurrency.lockutils [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.054441] [47313]: DEBUG oslo_concurrency.lockutils [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.054913] [47313]: DEBUG oslo_concurrency.lockutils [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.055178] [47313]: DEBUG oslo_concurrency.lockutils [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.055423] [47313]: DEBUG oslo_concurrency.lockutils [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.067922] [47312]: DEBUG nova.policy [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.071352] [47313]: DEBUG nova.compute.api [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 852.073224] [47312]: INFO nova.api.openstack.requestlog [None req-9415c95f-392d-429d-a024-e889462d0323 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1227 microversion: 2.1 time: 0.053458 [ 852.073592] [47312]: [pid: 47312|app: 0|req: 3623/7100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1227 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.099247] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.101010] [47312]: DEBUG nova.compute.api [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.104770] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.105039] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.105233] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.105592] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.105788] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.105960] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.121675] [47313]: INFO nova.api.openstack.requestlog [None req-d66a7c1f-3323-4933-b6a6-30cd70c147bd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 204 len: 0 microversion: 2.1 time: 0.073991 [ 852.122525] [47313]: [pid: 47313|app: 0|req: 3478/7101] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:28 2024] DELETE /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 852.127984] [47313]: DEBUG nova.api.openstack.wsgi [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.129045] [47313]: DEBUG nova.compute.api [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.131942] [47313]: DEBUG oslo_concurrency.lockutils [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.132553] [47313]: DEBUG oslo_concurrency.lockutils [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.132553] [47313]: DEBUG oslo_concurrency.lockutils [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.133060] [47313]: DEBUG oslo_concurrency.lockutils [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.133235] [47313]: DEBUG oslo_concurrency.lockutils [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.133428] [47313]: DEBUG oslo_concurrency.lockutils [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.144510] [47312]: DEBUG nova.policy [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.149152] [47312]: INFO nova.api.openstack.requestlog [None req-ac3a8aa5-6bbe-4a67-9f7e-4c962f6057b3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.052465 [ 852.149338] [47313]: DEBUG nova.compute.api [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 852.149586] [47312]: [pid: 47312|app: 0|req: 3624/7102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:28 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 852.182136] [47312]: DEBUG nova.api.openstack.wsgi [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.183991] [47312]: DEBUG nova.compute.api [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.190033] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.190033] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.190033] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.190033] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.190276] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.190375] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.205408] [47313]: INFO nova.api.openstack.requestlog [None req-95efe1de-25ff-4a6a-b61b-ee03535b1d0b tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 204 len: 0 microversion: 2.1 time: 0.078709 [ 852.205408] [47313]: [pid: 47313|app: 0|req: 3479/7103] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:28 2024] DELETE /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 852.211827] [47313]: DEBUG nova.api.openstack.wsgi [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.213703] [47313]: DEBUG nova.compute.api [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.217486] [47313]: DEBUG oslo_concurrency.lockutils [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.217857] [47313]: DEBUG oslo_concurrency.lockutils [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.217993] [47313]: DEBUG oslo_concurrency.lockutils [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.218460] [47313]: DEBUG oslo_concurrency.lockutils [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.218611] [47313]: DEBUG oslo_concurrency.lockutils [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.218828] [47313]: DEBUG oslo_concurrency.lockutils [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.429320] [47312]: DEBUG nova.policy [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.436260] [47312]: INFO nova.api.openstack.requestlog [None req-2e1f86f3-58b2-498e-8058-a8b2c37d7e50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.258166 [ 852.436833] [47312]: [pid: 47312|app: 0|req: 3625/7104] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.441025] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.442017] [47312]: DEBUG nova.compute.api [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.445835] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.446102] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.446302] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.446684] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.446884] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.447069] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.508671] [47312]: DEBUG nova.policy [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.512898] [47312]: INFO nova.api.openstack.requestlog [None req-8e6ebc27-b04b-44ed-ae54-0947e9c24830 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1240 microversion: 2.1 time: 0.075482 [ 852.513199] [47312]: [pid: 47312|app: 0|req: 3626/7105] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.517145] [47312]: DEBUG nova.api.openstack.wsgi [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.524711] [47312]: DEBUG nova.compute.api [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.524711] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.524711] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.524711] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.524711] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.524711] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.524711] [47312]: DEBUG oslo_concurrency.lockutils [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.532730] [47313]: DEBUG nova.policy [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.540228] [47313]: INFO nova.api.openstack.requestlog [None req-05358225-731c-4209-afc7-a6cd399f9231 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1509 microversion: 2.1 time: 0.330131 [ 852.540607] [47313]: [pid: 47313|app: 0|req: 3480/7106] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1509 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.543282] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.545457] [47313]: DEBUG nova.compute.api [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.548781] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.549059] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.549262] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.549814] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.550049] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.550230] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.568483] [47312]: DEBUG nova.policy [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.568817] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.569130] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.569372] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.569689] [47313]: DEBUG nova.objects.instance [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 852.572879] [47312]: INFO nova.api.openstack.requestlog [None req-47a17135-ffe1-455f-b66a-4fe39664d0ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1275 microversion: 2.1 time: 0.059052 [ 852.573212] [47312]: [pid: 47312|app: 0|req: 3627/7107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1275 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.575761] [47312]: DEBUG nova.api.openstack.wsgi [req-45abb6e1-dda5-46a6-be32-db8ff42ea7bd req-ca68cbfb-0399-4e50-87c7-daa26d98309a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e2b6dd4e-b639-4553-a45f-87c155506ea3", "name": "network-vif-plugged", "status": "completed", "tag": "515acb28-dc72-4bb7-804b-4fb5de167f99"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 852.581376] [47312]: DEBUG oslo_concurrency.lockutils [req-45abb6e1-dda5-46a6-be32-db8ff42ea7bd req-ca68cbfb-0399-4e50-87c7-daa26d98309a service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.581681] [47312]: DEBUG oslo_concurrency.lockutils [req-45abb6e1-dda5-46a6-be32-db8ff42ea7bd req-ca68cbfb-0399-4e50-87c7-daa26d98309a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.581951] [47312]: DEBUG oslo_concurrency.lockutils [req-45abb6e1-dda5-46a6-be32-db8ff42ea7bd req-ca68cbfb-0399-4e50-87c7-daa26d98309a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.587849] [47312]: INFO nova.api.openstack.compute.server_external_events [req-45abb6e1-dda5-46a6-be32-db8ff42ea7bd req-ca68cbfb-0399-4e50-87c7-daa26d98309a service nova] Creating event network-vif-plugged:515acb28-dc72-4bb7-804b-4fb5de167f99 for instance e2b6dd4e-b639-4553-a45f-87c155506ea3 on cpu-1 [ 852.590924] [47312]: INFO nova.api.openstack.requestlog [req-45abb6e1-dda5-46a6-be32-db8ff42ea7bd req-ca68cbfb-0399-4e50-87c7-daa26d98309a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017083 [ 852.591395] [47312]: [pid: 47312|app: 0|req: 3628/7108] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:29 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 852.598736] [47313]: DEBUG nova.policy [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.604436] [47313]: INFO nova.api.openstack.requestlog [None req-d1b52bc4-602a-4746-a585-cc5d90f4011b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.062949 [ 852.604862] [47313]: [pid: 47313|app: 0|req: 3481/7109] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.672035] [47312]: DEBUG nova.api.openstack.wsgi [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.674536] [47312]: DEBUG nova.compute.api [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.679472] [47312]: DEBUG oslo_concurrency.lockutils [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.679796] [47312]: DEBUG oslo_concurrency.lockutils [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.679993] [47312]: DEBUG oslo_concurrency.lockutils [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.680370] [47312]: DEBUG oslo_concurrency.lockutils [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.680619] [47312]: DEBUG oslo_concurrency.lockutils [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.680746] [47312]: DEBUG oslo_concurrency.lockutils [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.702675] [47313]: DEBUG nova.api.openstack.wsgi [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.704482] [47313]: DEBUG nova.compute.api [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.711696] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.711936] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.712135] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.712494] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.712721] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.712898] [47313]: DEBUG oslo_concurrency.lockutils [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.722947] [47312]: DEBUG nova.policy [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.729314] [47312]: INFO nova.api.openstack.requestlog [None req-7322927b-2ab3-40bf-95e5-a78e1ba6eae0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1211 microversion: 2.1 time: 0.060139 [ 852.729500] [47312]: [pid: 47312|app: 0|req: 3629/7110] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.732509] [47312]: DEBUG nova.api.openstack.wsgi [None req-a719eff6-7b16-445e-9fdd-0c825b4e8902 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c473cfc70>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.762639] [47312]: INFO nova.api.openstack.requestlog [None req-a719eff6-7b16-445e-9fdd-0c825b4e8902 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1605 microversion: 2.1 time: 0.032471 [ 852.762989] [47312]: [pid: 47312|app: 0|req: 3630/7111] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1605 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.796965] [47313]: DEBUG nova.policy [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.804770] [47313]: INFO nova.api.openstack.requestlog [None req-71ef3ebd-44a4-4f8b-869b-7529739b1a9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.104357 [ 852.805115] [47313]: [pid: 47313|app: 0|req: 3482/7112] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.855663] [47312]: DEBUG nova.api.openstack.wsgi [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.857519] [47312]: DEBUG nova.compute.api [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.862555] [47312]: DEBUG oslo_concurrency.lockutils [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.862798] [47312]: DEBUG oslo_concurrency.lockutils [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.863012] [47312]: DEBUG oslo_concurrency.lockutils [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.863383] [47312]: DEBUG oslo_concurrency.lockutils [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.863603] [47312]: DEBUG oslo_concurrency.lockutils [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.863858] [47312]: DEBUG oslo_concurrency.lockutils [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.906642] [47312]: DEBUG nova.policy [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 852.913977] [47312]: INFO nova.api.openstack.requestlog [None req-15833434-52da-4c71-863a-1ac9dd7cd481 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.060696 [ 852.914373] [47312]: [pid: 47312|app: 0|req: 3631/7113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 852.919634] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1530779359", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "8bff1a25-9939-4436-a9bb-c54446b85c9e"}], "security_groups": [{"name": "tempest-securitygroup--1286965007"}], "key_name": "tempest-keypair-2030469294", "user_data": "}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 852.954068] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 852.956937] [47312]: DEBUG nova.compute.api [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 852.963795] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.964422] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.964422] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.964650] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 852.964841] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 852.965019] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 852.989959] [47313]: DEBUG nova.network.neutron [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] validate_networks() for [('8bff1a25-9939-4436-a9bb-c54446b85c9e', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 853.007669] [47312]: DEBUG nova.policy [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.012108] [47312]: DEBUG nova.policy [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.013058] [47312]: DEBUG nova.policy [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.014043] [47312]: INFO nova.api.openstack.requestlog [None req-2a07f695-eb01-4fe9-bf2c-6fdb4a9ff1d0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1352 microversion: 2.54 time: 0.063940 [ 853.014043] [47312]: [pid: 47312|app: 0|req: 3632/7114] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1352 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 853.031795] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.033551] [47312]: DEBUG nova.compute.api [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.038975] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.039269] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.039467] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.040018] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.040115] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.040219] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.080439] [47312]: DEBUG nova.policy [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.086188] [47312]: INFO nova.api.openstack.requestlog [None req-0e4cca9f-31ee-4426-95ab-7c766d168753 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1212 microversion: 2.1 time: 0.055960 [ 853.086503] [47312]: [pid: 47312|app: 0|req: 3633/7115] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.092128] [47312]: DEBUG nova.api.openstack.wsgi [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.093897] [47312]: DEBUG nova.compute.api [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.098133] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.098389] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.098587] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.098956] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.099167] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.099348] [47312]: DEBUG oslo_concurrency.lockutils [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.225270] [47312]: DEBUG nova.policy [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.235411] [47312]: INFO nova.api.openstack.requestlog [None req-46ab95be-e991-4d55-aa23-7d3a5dcf7e13 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.145975 [ 853.235411] [47312]: [pid: 47312|app: 0|req: 3634/7116] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:29 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.237847] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.241377] [47312]: DEBUG nova.compute.api [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.245931] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.247553] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.248120] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.250972] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.250972] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.250972] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.275052] [47313]: DEBUG nova.virt.hardware [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 853.275052] [47313]: DEBUG nova.virt.hardware [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 853.275281] [47313]: DEBUG nova.virt.hardware [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 853.275485] [47313]: DEBUG nova.virt.hardware [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 853.275815] [47313]: DEBUG nova.virt.hardware [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 853.284161] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.284510] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.284756] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.285227] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.285505] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.285715] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.288043] [47312]: DEBUG nova.policy [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.292492] [47312]: INFO nova.api.openstack.requestlog [None req-6e0f8646-7ca8-4dd0-80e2-4a289e40d4f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.058352 [ 853.293145] [47312]: [pid: 47312|app: 0|req: 3635/7117] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.296149] [47312]: DEBUG nova.api.openstack.wsgi [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.296905] [47313]: DEBUG nova.quota [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 853.297407] [47312]: DEBUG nova.compute.api [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.300672] [47313]: DEBUG nova.quota [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Getting quotas for user 3254aac3e99d474e95798cb85f2bf5a2 and project 9266fa0d01664ba4a80ff4068cb9b9bc. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 853.300894] [47312]: DEBUG oslo_concurrency.lockutils [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.301166] [47312]: DEBUG oslo_concurrency.lockutils [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.301445] [47312]: DEBUG oslo_concurrency.lockutils [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.301850] [47312]: DEBUG oslo_concurrency.lockutils [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.302086] [47312]: DEBUG oslo_concurrency.lockutils [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.302261] [47312]: DEBUG oslo_concurrency.lockutils [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.306912] [47313]: DEBUG nova.compute.api [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 853.308366] [47313]: DEBUG nova.compute.api [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 853.338700] [47312]: DEBUG nova.policy [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.341864] [47313]: INFO nova.api.openstack.requestlog [None req-1c5afddc-2a35-496b-9853-4f9334d1255e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.428923 [ 853.342286] [47313]: [pid: 47313|app: 0|req: 3483/7118] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:15:29 2024] POST /compute/v2.1/servers => generated 402 bytes in 430 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 853.344149] [47312]: INFO nova.api.openstack.requestlog [None req-909a3900-0ae5-4963-89b1-7a77f511ce54 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.050292 [ 853.344575] [47312]: [pid: 47312|app: 0|req: 3636/7119] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.349490] [47313]: DEBUG nova.api.openstack.wsgi [None req-bd22ee69-6535-452e-aea2-7fc32ce05453 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.351449] [47313]: DEBUG nova.compute.api [None req-bd22ee69-6535-452e-aea2-7fc32ce05453 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.385281] [47313]: DEBUG nova.policy [None req-bd22ee69-6535-452e-aea2-7fc32ce05453 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.393804] [47313]: DEBUG nova.policy [None req-bd22ee69-6535-452e-aea2-7fc32ce05453 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.395190] [47313]: DEBUG nova.policy [None req-bd22ee69-6535-452e-aea2-7fc32ce05453 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.395610] [47313]: INFO nova.api.openstack.requestlog [None req-bd22ee69-6535-452e-aea2-7fc32ce05453 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1280 microversion: 2.20 time: 0.048573 [ 853.395960] [47313]: [pid: 47313|app: 0|req: 3484/7120] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 853.450149] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.451880] [47312]: DEBUG nova.compute.api [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.455675] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.455920] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.456124] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.456489] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.456683] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.456854] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.489053] [47312]: DEBUG nova.policy [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.494360] [47312]: INFO nova.api.openstack.requestlog [None req-b5299a62-f4ce-4d05-9389-03422f90fe6a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.046432 [ 853.494799] [47312]: [pid: 47312|app: 0|req: 3637/7121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.533333] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.535085] [47313]: DEBUG nova.compute.api [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.539383] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.539633] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.539848] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.540252] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.540530] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.540702] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.553255] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.555021] [47312]: DEBUG nova.compute.api [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.558556] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.558862] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.559083] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.559484] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.559686] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.559907] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.574843] [47313]: DEBUG nova.policy [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.579236] [47313]: INFO nova.api.openstack.requestlog [None req-0f3cd661-1df2-4008-93bb-0cbd716b2913 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1240 microversion: 2.1 time: 0.048349 [ 853.579697] [47313]: [pid: 47313|app: 0|req: 3485/7122] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.584815] [47313]: DEBUG nova.api.openstack.wsgi [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.586779] [47313]: DEBUG nova.compute.api [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.590228] [47313]: DEBUG oslo_concurrency.lockutils [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.590489] [47313]: DEBUG oslo_concurrency.lockutils [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.590709] [47313]: DEBUG oslo_concurrency.lockutils [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.591096] [47313]: DEBUG oslo_concurrency.lockutils [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.591300] [47313]: DEBUG oslo_concurrency.lockutils [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.591508] [47313]: DEBUG oslo_concurrency.lockutils [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.773605] [47312]: DEBUG nova.policy [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.778682] [47312]: INFO nova.api.openstack.requestlog [None req-b7c5cf95-28b7-4b84-a791-76b23a87cb2f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1509 microversion: 2.1 time: 0.227760 [ 853.779069] [47312]: [pid: 47312|app: 0|req: 3638/7123] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1509 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.782376] [47312]: DEBUG nova.api.openstack.wsgi [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.783034] [47313]: DEBUG nova.policy [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.785128] [47312]: DEBUG nova.compute.api [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.788977] [47313]: INFO nova.api.openstack.requestlog [None req-12940ac1-7f17-4db7-ac93-84274d4c38c1 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.206108 [ 853.789234] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.789351] [47313]: [pid: 47313|app: 0|req: 3486/7124] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.789485] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.789675] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.790322] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.790637] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.790888] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.795019] [47313]: DEBUG nova.api.openstack.wsgi [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.795019] [47313]: DEBUG nova.compute.api [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.797657] [47313]: DEBUG oslo_concurrency.lockutils [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.797892] [47313]: DEBUG oslo_concurrency.lockutils [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.798137] [47313]: DEBUG oslo_concurrency.lockutils [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.798561] [47313]: DEBUG oslo_concurrency.lockutils [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.798799] [47313]: DEBUG oslo_concurrency.lockutils [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.798977] [47313]: DEBUG oslo_concurrency.lockutils [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.811858] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.812185] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.812415] [47312]: DEBUG oslo_concurrency.lockutils [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.812716] [47312]: DEBUG nova.objects.instance [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 853.843328] [47312]: DEBUG nova.policy [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.848143] [47312]: INFO nova.api.openstack.requestlog [None req-aef145f4-d90f-41e9-b1c5-31c96d777048 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.068416 [ 853.848620] [47312]: [pid: 47312|app: 0|req: 3639/7125] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.851239] [47313]: DEBUG nova.policy [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.854604] [47312]: DEBUG nova.api.openstack.wsgi [None req-c36ed5db-86a1-4767-986d-b5d122993311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c473cc0d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.856078] [47313]: INFO nova.api.openstack.requestlog [None req-07229199-a150-45a2-9776-508152ba4504 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1211 microversion: 2.1 time: 0.065856 [ 853.856189] [47313]: [pid: 47313|app: 0|req: 3487/7126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1211 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.861403] [47313]: DEBUG nova.api.openstack.wsgi [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.863149] [47313]: DEBUG nova.compute.api [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.871058] [47313]: DEBUG oslo_concurrency.lockutils [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.871328] [47313]: DEBUG oslo_concurrency.lockutils [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.871529] [47313]: DEBUG oslo_concurrency.lockutils [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.871922] [47313]: DEBUG oslo_concurrency.lockutils [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.872145] [47313]: DEBUG oslo_concurrency.lockutils [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.872322] [47313]: DEBUG oslo_concurrency.lockutils [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.897603] [47312]: INFO nova.api.openstack.requestlog [None req-c36ed5db-86a1-4767-986d-b5d122993311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1605 microversion: 2.1 time: 0.044918 [ 853.897959] [47312]: [pid: 47312|app: 0|req: 3640/7127] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1605 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 853.930597] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 853.932465] [47312]: DEBUG nova.compute.api [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 853.937910] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.938236] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.938428] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.938806] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 853.939053] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 853.939247] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 853.988990] [47312]: DEBUG nova.policy [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 853.994028] [47312]: INFO nova.api.openstack.requestlog [None req-e1be3a90-0f21-49c2-a8b1-00af7a0b8560 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.066924 [ 853.994377] [47312]: [pid: 47312|app: 0|req: 3641/7128] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.027393] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.029219] [47312]: DEBUG nova.compute.api [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.029519] [47313]: DEBUG nova.policy [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.033316] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.033556] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.033749] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.034198] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.034253] [47313]: INFO nova.api.openstack.requestlog [None req-197f0769-1b57-4626-b750-80368a7694bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.177392 [ 854.034365] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.034540] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.034776] [47313]: [pid: 47313|app: 0|req: 3488/7129] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.066853] [47312]: DEBUG nova.policy [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.071322] [47312]: DEBUG nova.policy [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.071987] [47312]: DEBUG nova.policy [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.072649] [47312]: INFO nova.api.openstack.requestlog [None req-a0f0a5f2-b620-4b90-b23d-105a0fe111a4 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1352 microversion: 2.54 time: 0.047828 [ 854.072977] [47312]: [pid: 47312|app: 0|req: 3642/7130] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1352 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 854.099381] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.101286] [47313]: DEBUG nova.compute.api [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.105397] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.105652] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.105846] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.106241] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.106446] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.106622] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.140184] [47313]: DEBUG nova.policy [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.145210] [47313]: INFO nova.api.openstack.requestlog [None req-ac7a5e77-72d6-425d-a8c3-cec6668cac51 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1212 microversion: 2.1 time: 0.048114 [ 854.146032] [47313]: [pid: 47313|app: 0|req: 3489/7131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:30 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.254352] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.256084] [47312]: DEBUG nova.compute.api [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.260022] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.260288] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.260515] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.260854] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.261071] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.261262] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.305546] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.307272] [47313]: DEBUG nova.compute.api [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.311185] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.311453] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.311643] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.312043] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.312252] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.312482] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.343944] [47312]: DEBUG nova.policy [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.349836] [47312]: INFO nova.api.openstack.requestlog [None req-8c8839f4-3ee9-46ac-acd2-a80db8bde42b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1313 microversion: 2.1 time: 0.097801 [ 854.350418] [47312]: [pid: 47312|app: 0|req: 3643/7132] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1313 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.360877] [47312]: DEBUG nova.api.openstack.wsgi [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.362746] [47312]: DEBUG nova.compute.api [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.367234] [47312]: DEBUG oslo_concurrency.lockutils [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.367666] [47312]: DEBUG oslo_concurrency.lockutils [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.367744] [47312]: DEBUG oslo_concurrency.lockutils [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.368200] [47312]: DEBUG oslo_concurrency.lockutils [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.368428] [47312]: DEBUG oslo_concurrency.lockutils [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.368617] [47312]: DEBUG oslo_concurrency.lockutils [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.369120] [47313]: DEBUG nova.policy [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.373849] [47313]: INFO nova.api.openstack.requestlog [None req-1a98faa3-2f8e-4ff7-bd03-16dc59640a67 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.070756 [ 854.374386] [47313]: [pid: 47313|app: 0|req: 3490/7133] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 854.413742] [47312]: DEBUG nova.policy [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.413936] [47313]: DEBUG nova.api.openstack.wsgi [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.415667] [47313]: DEBUG nova.compute.api [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.419128] [47312]: INFO nova.api.openstack.requestlog [None req-912af8e4-a39b-4db8-9a99-c08d42f2f422 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.061214 [ 854.419470] [47312]: [pid: 47312|app: 0|req: 3644/7134] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 854.419534] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.419810] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.420091] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.420486] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.420706] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.420906] [47313]: DEBUG oslo_concurrency.lockutils [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.455448] [47313]: DEBUG nova.policy [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.459976] [47313]: DEBUG nova.policy [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.460684] [47313]: DEBUG nova.policy [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.461331] [47313]: INFO nova.api.openstack.requestlog [None req-30f9d07a-e7aa-4c1b-a19d-54e925272ca3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.050340 [ 854.461872] [47313]: [pid: 47313|app: 0|req: 3491/7135] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 854.506503] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.508700] [47312]: DEBUG nova.compute.api [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.512368] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.512627] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.512827] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.513202] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.513402] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.513586] [47312]: DEBUG oslo_concurrency.lockutils [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.548705] [47312]: DEBUG nova.policy [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.555741] [47312]: INFO nova.api.openstack.requestlog [None req-f3025365-902f-4158-8abb-403d4780f5bb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.051409 [ 854.556099] [47312]: [pid: 47312|app: 0|req: 3645/7136] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.574973] [47313]: DEBUG nova.api.openstack.wsgi [req-da1d64c1-910b-4ef7-a8a5-9a7e36093e79 req-6cf652e4-bd9c-467b-b733-20073da22252 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94bd64b9-3d20-4631-baed-4500f9beb9c2", "name": "network-vif-plugged", "status": "completed", "tag": "c8a279aa-ff18-41b6-9384-5364aea002e9"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 854.581253] [47313]: DEBUG oslo_concurrency.lockutils [req-da1d64c1-910b-4ef7-a8a5-9a7e36093e79 req-6cf652e4-bd9c-467b-b733-20073da22252 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.581503] [47313]: DEBUG oslo_concurrency.lockutils [req-da1d64c1-910b-4ef7-a8a5-9a7e36093e79 req-6cf652e4-bd9c-467b-b733-20073da22252 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.581693] [47313]: DEBUG oslo_concurrency.lockutils [req-da1d64c1-910b-4ef7-a8a5-9a7e36093e79 req-6cf652e4-bd9c-467b-b733-20073da22252 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.590271] [47313]: INFO nova.api.openstack.compute.server_external_events [req-da1d64c1-910b-4ef7-a8a5-9a7e36093e79 req-6cf652e4-bd9c-467b-b733-20073da22252 service nova] Creating event network-vif-plugged:c8a279aa-ff18-41b6-9384-5364aea002e9 for instance 94bd64b9-3d20-4631-baed-4500f9beb9c2 on cpu-1 [ 854.595233] [47313]: INFO nova.api.openstack.requestlog [req-da1d64c1-910b-4ef7-a8a5-9a7e36093e79 req-6cf652e4-bd9c-467b-b733-20073da22252 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021871 [ 854.595233] [47313]: [pid: 47313|app: 0|req: 3492/7137] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:31 2024] POST /compute/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) [ 854.595811] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.597968] [47312]: DEBUG nova.compute.api [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.602945] [47313]: DEBUG nova.api.openstack.wsgi [req-fdd5bd3c-e133-417d-a79e-e6cbeffe1546 req-e65a6616-0fc8-40a1-82d9-9aaa10ea4951 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e2b6dd4e-b639-4553-a45f-87c155506ea3", "tag": "515acb28-dc72-4bb7-804b-4fb5de167f99"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 854.603978] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.603978] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.603978] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.604293] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.604535] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.604704] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.613631] [47313]: DEBUG oslo_concurrency.lockutils [req-fdd5bd3c-e133-417d-a79e-e6cbeffe1546 req-e65a6616-0fc8-40a1-82d9-9aaa10ea4951 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.617448] [47313]: DEBUG oslo_concurrency.lockutils [req-fdd5bd3c-e133-417d-a79e-e6cbeffe1546 req-e65a6616-0fc8-40a1-82d9-9aaa10ea4951 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.617672] [47313]: DEBUG oslo_concurrency.lockutils [req-fdd5bd3c-e133-417d-a79e-e6cbeffe1546 req-e65a6616-0fc8-40a1-82d9-9aaa10ea4951 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.628086] [47313]: INFO nova.api.openstack.compute.server_external_events [req-fdd5bd3c-e133-417d-a79e-e6cbeffe1546 req-e65a6616-0fc8-40a1-82d9-9aaa10ea4951 service nova] Creating event network-changed:515acb28-dc72-4bb7-804b-4fb5de167f99 for instance e2b6dd4e-b639-4553-a45f-87c155506ea3 on cpu-1 [ 854.631726] [47313]: INFO nova.api.openstack.requestlog [req-fdd5bd3c-e133-417d-a79e-e6cbeffe1546 req-e65a6616-0fc8-40a1-82d9-9aaa10ea4951 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030937 [ 854.632213] [47313]: [pid: 47313|app: 0|req: 3493/7138] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:31 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 854.650781] [47312]: DEBUG nova.policy [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.656058] [47312]: INFO nova.api.openstack.requestlog [None req-0a827df8-3ed9-422c-ad9b-f441c87fc1a7 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1296 microversion: 2.1 time: 0.062809 [ 854.656394] [47312]: [pid: 47312|app: 0|req: 3646/7139] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1296 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.792573] [47313]: DEBUG nova.api.openstack.wsgi [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.792573] [47313]: DEBUG nova.compute.api [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.796589] [47313]: DEBUG oslo_concurrency.lockutils [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.797035] [47313]: DEBUG oslo_concurrency.lockutils [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.797294] [47313]: DEBUG oslo_concurrency.lockutils [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.797706] [47313]: DEBUG oslo_concurrency.lockutils [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.797966] [47313]: DEBUG oslo_concurrency.lockutils [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.798243] [47313]: DEBUG oslo_concurrency.lockutils [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.803333] [47312]: DEBUG nova.api.openstack.wsgi [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.805073] [47312]: DEBUG nova.compute.api [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.808849] [47312]: DEBUG oslo_concurrency.lockutils [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.809170] [47312]: DEBUG oslo_concurrency.lockutils [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.809356] [47312]: DEBUG oslo_concurrency.lockutils [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.809714] [47312]: DEBUG oslo_concurrency.lockutils [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.809906] [47312]: DEBUG oslo_concurrency.lockutils [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.810087] [47312]: DEBUG oslo_concurrency.lockutils [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.836992] [47313]: DEBUG nova.policy [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.842805] [47313]: INFO nova.api.openstack.requestlog [None req-80c95e46-5374-4767-bd89-2d2edb6fd4cd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1467 microversion: 2.1 time: 0.054734 [ 854.843197] [47313]: [pid: 47313|app: 0|req: 3494/7140] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.862943] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.864629] [47313]: DEBUG nova.compute.api [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.868480] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.868676] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.868897] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.869281] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.869479] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.869655] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.887865] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.888118] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.888306] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.888501] [47313]: DEBUG nova.objects.instance [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 854.906767] [47312]: DEBUG nova.policy [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.911520] [47312]: INFO nova.api.openstack.requestlog [None req-0535bd5b-a4c9-4437-bdad-0c40ad19ff31 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.110561 [ 854.911773] [47312]: [pid: 47312|app: 0|req: 3647/7141] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.913288] [47313]: DEBUG nova.policy [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.914423] [47312]: DEBUG nova.api.openstack.wsgi [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.916040] [47312]: DEBUG nova.compute.api [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 854.918684] [47313]: INFO nova.api.openstack.requestlog [None req-6b9e43da-fb43-4eae-a70d-19842ab22231 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.058632 [ 854.919033] [47313]: [pid: 47313|app: 0|req: 3495/7142] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.919828] [47312]: DEBUG oslo_concurrency.lockutils [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.920115] [47312]: DEBUG oslo_concurrency.lockutils [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.920319] [47312]: DEBUG oslo_concurrency.lockutils [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.920725] [47312]: DEBUG oslo_concurrency.lockutils [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 854.920886] [47312]: DEBUG oslo_concurrency.lockutils [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 854.921074] [47312]: DEBUG oslo_concurrency.lockutils [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 854.922470] [47313]: DEBUG nova.api.openstack.wsgi [None req-af9693e4-8aee-4958-971a-892162ec138f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c473c0a60>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 854.953561] [47312]: DEBUG nova.policy [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 854.953922] [47313]: INFO nova.api.openstack.requestlog [None req-af9693e4-8aee-4958-971a-892162ec138f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1605 microversion: 2.1 time: 0.034179 [ 854.954815] [47313]: [pid: 47313|app: 0|req: 3496/7143] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1605 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 854.958125] [47312]: INFO nova.api.openstack.requestlog [None req-a337b784-7cb4-47b1-94d0-9bf4bc908bf1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1211 microversion: 2.1 time: 0.045649 [ 854.958455] [47312]: [pid: 47312|app: 0|req: 3648/7144] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1211 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.007330] [47313]: DEBUG nova.api.openstack.wsgi [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.008917] [47313]: DEBUG nova.compute.api [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.013172] [47313]: DEBUG oslo_concurrency.lockutils [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.013409] [47313]: DEBUG oslo_concurrency.lockutils [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.013610] [47313]: DEBUG oslo_concurrency.lockutils [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.013970] [47313]: DEBUG oslo_concurrency.lockutils [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.014186] [47313]: DEBUG oslo_concurrency.lockutils [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.014360] [47313]: DEBUG oslo_concurrency.lockutils [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.044337] [47313]: DEBUG nova.policy [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.047060] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.048503] [47313]: INFO nova.api.openstack.requestlog [None req-4976fbd5-b7c5-41cc-b4d3-a81ba90fd89f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.043567 [ 855.048812] [47312]: DEBUG nova.compute.api [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.048871] [47313]: [pid: 47313|app: 0|req: 3497/7145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.052625] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.052889] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.053164] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.053531] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.054142] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.054142] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.086439] [47313]: DEBUG nova.api.openstack.wsgi [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.088460] [47313]: DEBUG nova.compute.api [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.092246] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.092490] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.092748] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.093145] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.093367] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.093543] [47313]: DEBUG oslo_concurrency.lockutils [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.130995] [47313]: DEBUG nova.policy [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.136960] [47313]: DEBUG nova.policy [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.137670] [47313]: DEBUG nova.policy [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.138372] [47313]: INFO nova.api.openstack.requestlog [None req-57d49ecb-57c9-404d-b6a0-c8571c5bf40d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1360 microversion: 2.54 time: 0.054515 [ 855.138705] [47313]: [pid: 47313|app: 0|req: 3498/7146] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1360 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.143727] [47312]: DEBUG nova.policy [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.151176] [47312]: INFO nova.api.openstack.requestlog [None req-3f1a464f-76c0-4a44-8342-33670e10093e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.107160 [ 855.151535] [47312]: [pid: 47312|app: 0|req: 3649/7147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:31 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 855.158077] [47313]: DEBUG nova.api.openstack.wsgi [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.159830] [47313]: DEBUG nova.compute.api [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.163497] [47313]: DEBUG oslo_concurrency.lockutils [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.163750] [47313]: DEBUG oslo_concurrency.lockutils [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.163961] [47313]: DEBUG oslo_concurrency.lockutils [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.164363] [47313]: DEBUG oslo_concurrency.lockutils [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.164592] [47313]: DEBUG oslo_concurrency.lockutils [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.164807] [47313]: DEBUG oslo_concurrency.lockutils [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.198890] [47313]: DEBUG nova.policy [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.203463] [47313]: INFO nova.api.openstack.requestlog [None req-81dac0f2-f997-4262-b0e2-0f46e9d012d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1212 microversion: 2.1 time: 0.047570 [ 855.203945] [47313]: [pid: 47313|app: 0|req: 3499/7148] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.361985] [47312]: DEBUG nova.api.openstack.wsgi [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.363752] [47312]: DEBUG nova.compute.api [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.367664] [47312]: DEBUG oslo_concurrency.lockutils [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.367829] [47312]: DEBUG oslo_concurrency.lockutils [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.368021] [47312]: DEBUG oslo_concurrency.lockutils [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.368407] [47312]: DEBUG oslo_concurrency.lockutils [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.368559] [47312]: DEBUG oslo_concurrency.lockutils [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.368766] [47312]: DEBUG oslo_concurrency.lockutils [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.386680] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.388360] [47313]: DEBUG nova.compute.api [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.392104] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.392284] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.392527] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.392886] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.393106] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.393315] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.430673] [47313]: DEBUG nova.policy [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.436438] [47313]: INFO nova.api.openstack.requestlog [None req-a7aef856-d2bb-4c18-9029-471065b0d55c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.052156 [ 855.436941] [47313]: [pid: 47313|app: 0|req: 3500/7149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.439501] [47313]: DEBUG nova.api.openstack.wsgi [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.441217] [47313]: DEBUG nova.compute.api [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.445029] [47313]: DEBUG oslo_concurrency.lockutils [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.445029] [47313]: DEBUG oslo_concurrency.lockutils [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.445251] [47313]: DEBUG oslo_concurrency.lockutils [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.445645] [47313]: DEBUG oslo_concurrency.lockutils [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.445850] [47313]: DEBUG oslo_concurrency.lockutils [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.446050] [47313]: DEBUG oslo_concurrency.lockutils [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.483146] [47312]: DEBUG nova.policy [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.484296] [47313]: DEBUG nova.policy [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.487587] [47312]: INFO nova.api.openstack.requestlog [None req-f31c9654-a20a-4af3-9c47-e000b321593f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1499 microversion: 2.1 time: 0.127831 [ 855.488071] [47312]: [pid: 47312|app: 0|req: 3650/7150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1499 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.489019] [47313]: INFO nova.api.openstack.requestlog [None req-63909305-85e8-41a9-9c4c-bd9055cd5276 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.051482 [ 855.489368] [47313]: [pid: 47313|app: 0|req: 3501/7151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.490329] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.491934] [47312]: DEBUG nova.compute.api [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.495738] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.496039] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.496179] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.496539] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.496740] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.496912] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.529401] [47312]: DEBUG nova.policy [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.533736] [47312]: DEBUG nova.policy [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.534393] [47312]: DEBUG nova.policy [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.535156] [47312]: INFO nova.api.openstack.requestlog [None req-f8352187-9448-4a75-b61f-2c4a10c8c3fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.046667 [ 855.535481] [47312]: [pid: 47312|app: 0|req: 3651/7152] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 855.576993] [47313]: DEBUG nova.api.openstack.wsgi [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.579073] [47313]: DEBUG nova.compute.api [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.582702] [47313]: DEBUG oslo_concurrency.lockutils [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.582960] [47313]: DEBUG oslo_concurrency.lockutils [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.583176] [47313]: DEBUG oslo_concurrency.lockutils [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.583593] [47313]: DEBUG oslo_concurrency.lockutils [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.583816] [47313]: DEBUG oslo_concurrency.lockutils [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.584016] [47313]: DEBUG oslo_concurrency.lockutils [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.617216] [47313]: DEBUG nova.policy [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.621596] [47313]: INFO nova.api.openstack.requestlog [None req-5951de98-bc8d-4f5f-af90-ebbaab7799b6 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1219 microversion: 2.1 time: 0.047109 [ 855.621972] [47313]: [pid: 47313|app: 0|req: 3502/7153] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 855.669979] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.671875] [47312]: DEBUG nova.compute.api [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.675642] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.675888] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.676083] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.676453] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.676653] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.676829] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.711820] [47312]: DEBUG nova.policy [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.716372] [47312]: INFO nova.api.openstack.requestlog [None req-c8f1cd0b-6e97-4a24-9b56-7af3d23329da tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1296 microversion: 2.1 time: 0.048531 [ 855.716740] [47312]: [pid: 47312|app: 0|req: 3652/7154] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1296 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.865085] [47313]: DEBUG nova.api.openstack.wsgi [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.865561] [47313]: DEBUG nova.compute.api [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.870457] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.870761] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.871199] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.871458] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.871684] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.871900] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.891433] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.891557] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.891638] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.891831] [47313]: DEBUG nova.objects.instance [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.912418] [47313]: DEBUG nova.policy [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.916779] [47313]: INFO nova.api.openstack.requestlog [None req-0dd36a66-dabd-4f21-bf19-d3c1d23fb8fe tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.056335 [ 855.917128] [47313]: [pid: 47313|app: 0|req: 3503/7155] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.923286] [47312]: DEBUG nova.api.openstack.wsgi [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.925055] [47312]: DEBUG nova.compute.api [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.928825] [47312]: DEBUG oslo_concurrency.lockutils [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.929084] [47312]: DEBUG oslo_concurrency.lockutils [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.929275] [47312]: DEBUG oslo_concurrency.lockutils [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.929638] [47312]: DEBUG oslo_concurrency.lockutils [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.929854] [47312]: DEBUG oslo_concurrency.lockutils [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.930041] [47312]: DEBUG oslo_concurrency.lockutils [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.931143] [47313]: DEBUG nova.api.openstack.wsgi [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 855.933086] [47313]: DEBUG nova.compute.api [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 855.936994] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.937292] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.937497] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.937893] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.938145] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.938281] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.958483] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 855.958733] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 855.958918] [47313]: DEBUG oslo_concurrency.lockutils [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 855.959166] [47313]: DEBUG nova.objects.instance [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 855.985633] [47313]: DEBUG nova.policy [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 855.990257] [47313]: INFO nova.api.openstack.requestlog [None req-f09b421a-0f13-4d6f-8913-5e2083c154e6 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.061353 [ 855.991529] [47313]: [pid: 47313|app: 0|req: 3504/7156] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 855.993230] [47313]: DEBUG nova.api.openstack.wsgi [None req-69dd042c-7bfe-4635-89fc-c3fe7a4ebf6e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c473c2dd0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.021694] [47313]: INFO nova.api.openstack.requestlog [None req-69dd042c-7bfe-4635-89fc-c3fe7a4ebf6e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1605 microversion: 2.1 time: 0.030406 [ 856.022190] [47313]: [pid: 47313|app: 0|req: 3505/7157] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1605 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.023994] [47312]: DEBUG nova.policy [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.024527] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.026086] [47313]: DEBUG nova.compute.api [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.028661] [47312]: INFO nova.api.openstack.requestlog [None req-56658d67-4045-4489-86dc-87133a980e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.107862 [ 856.028988] [47312]: [pid: 47312|app: 0|req: 3653/7158] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.030562] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.030562] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.030562] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.030772] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.030934] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.031155] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.063036] [47313]: DEBUG nova.policy [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.063198] [47312]: DEBUG nova.api.openstack.wsgi [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.064184] [47312]: DEBUG nova.compute.api [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.066542] [47313]: INFO nova.api.openstack.requestlog [None req-1d237f03-d5a7-43df-872c-bbb6d05b5875 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1211 microversion: 2.1 time: 0.043919 [ 856.066920] [47313]: [pid: 47313|app: 0|req: 3506/7159] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.069029] [47312]: DEBUG oslo_concurrency.lockutils [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.069342] [47312]: DEBUG oslo_concurrency.lockutils [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.069670] [47312]: DEBUG oslo_concurrency.lockutils [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.070014] [47312]: DEBUG oslo_concurrency.lockutils [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.070261] [47312]: DEBUG oslo_concurrency.lockutils [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.070450] [47312]: DEBUG oslo_concurrency.lockutils [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.102854] [47312]: DEBUG nova.policy [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.107500] [47312]: INFO nova.api.openstack.requestlog [None req-287796ff-a7f9-4cc3-8eb0-1c2e09f4dc0e tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.047374 [ 856.107990] [47312]: [pid: 47312|app: 0|req: 3654/7160] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:32 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.152908] [47313]: DEBUG nova.api.openstack.wsgi [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.154773] [47313]: DEBUG nova.compute.api [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.158492] [47313]: DEBUG oslo_concurrency.lockutils [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.158755] [47313]: DEBUG oslo_concurrency.lockutils [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.158924] [47313]: DEBUG oslo_concurrency.lockutils [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.159327] [47313]: DEBUG oslo_concurrency.lockutils [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.159543] [47313]: DEBUG oslo_concurrency.lockutils [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.159810] [47313]: DEBUG oslo_concurrency.lockutils [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.163562] [47312]: DEBUG nova.api.openstack.wsgi [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.165201] [47312]: DEBUG nova.compute.api [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.168722] [47312]: DEBUG oslo_concurrency.lockutils [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.168971] [47312]: DEBUG oslo_concurrency.lockutils [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.169185] [47312]: DEBUG oslo_concurrency.lockutils [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.169576] [47312]: DEBUG oslo_concurrency.lockutils [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.169821] [47312]: DEBUG oslo_concurrency.lockutils [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.169968] [47312]: DEBUG oslo_concurrency.lockutils [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.199863] [47313]: DEBUG nova.policy [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.205300] [47313]: DEBUG nova.policy [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.206127] [47313]: DEBUG nova.policy [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.206947] [47313]: INFO nova.api.openstack.requestlog [None req-52951627-db89-4883-9bec-787fd618bd25 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1358 microversion: 2.54 time: 0.056480 [ 856.207591] [47313]: [pid: 47313|app: 0|req: 3507/7161] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1358 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.222815] [47313]: DEBUG nova.api.openstack.wsgi [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.225033] [47313]: DEBUG nova.compute.api [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.231137] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.231506] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.231772] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.232282] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.232632] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.232846] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.260209] [47312]: DEBUG nova.policy [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.265011] [47312]: INFO nova.api.openstack.requestlog [None req-02ce1d9e-ed14-485c-9e04-35ff2e50a5f1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.103884 [ 856.265478] [47312]: [pid: 47312|app: 0|req: 3655/7162] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.268797] [47313]: DEBUG nova.policy [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.271645] [47313]: INFO nova.api.openstack.requestlog [None req-f9d7ecb2-4cd1-48c6-9a87-c59ba65a7ce2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1212 microversion: 2.1 time: 0.051451 [ 856.271981] [47313]: [pid: 47313|app: 0|req: 3508/7163] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.448205] [47312]: DEBUG nova.api.openstack.wsgi [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.449895] [47312]: DEBUG nova.compute.api [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.454804] [47312]: DEBUG oslo_concurrency.lockutils [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.455049] [47312]: DEBUG oslo_concurrency.lockutils [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.455239] [47312]: DEBUG oslo_concurrency.lockutils [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.455591] [47312]: DEBUG oslo_concurrency.lockutils [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.455790] [47312]: DEBUG oslo_concurrency.lockutils [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.455962] [47312]: DEBUG oslo_concurrency.lockutils [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.493659] [47312]: DEBUG nova.policy [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.499854] [47312]: INFO nova.api.openstack.requestlog [None req-4769030b-b3a6-447b-b8a5-b53e139d7c39 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.053942 [ 856.500731] [47312]: [pid: 47312|app: 0|req: 3656/7164] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.501578] [47313]: DEBUG nova.api.openstack.wsgi [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.503291] [47313]: DEBUG nova.compute.api [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.507098] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.507300] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.507485] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.507848] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.508080] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.508277] [47313]: DEBUG oslo_concurrency.lockutils [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.538804] [47313]: DEBUG nova.policy [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.543013] [47313]: INFO nova.api.openstack.requestlog [None req-6d8fe1ba-c224-44bf-9dee-012caba65a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.044464 [ 856.543353] [47313]: [pid: 47313|app: 0|req: 3509/7165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.549732] [47312]: DEBUG nova.api.openstack.wsgi [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.550797] [47312]: DEBUG nova.compute.api [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.554373] [47312]: DEBUG oslo_concurrency.lockutils [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.554610] [47312]: DEBUG oslo_concurrency.lockutils [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.554795] [47312]: DEBUG oslo_concurrency.lockutils [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.555159] [47312]: DEBUG oslo_concurrency.lockutils [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.555358] [47312]: DEBUG oslo_concurrency.lockutils [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.555528] [47312]: DEBUG oslo_concurrency.lockutils [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.587396] [47312]: DEBUG nova.policy [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.592827] [47312]: DEBUG nova.policy [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.593614] [47312]: DEBUG nova.policy [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.594256] [47312]: INFO nova.api.openstack.requestlog [None req-b93eb0fe-5fff-49c5-a09a-92e51309abdb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.047477 [ 856.594642] [47312]: [pid: 47312|app: 0|req: 3657/7166] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 856.606821] [47313]: DEBUG nova.api.openstack.wsgi [req-7edbf4ad-a48a-4e27-84f4-be2ee34614a5 req-e04f024e-2d54-46de-a78c-b5309e3a6ff3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94bd64b9-3d20-4631-baed-4500f9beb9c2", "tag": "c8a279aa-ff18-41b6-9384-5364aea002e9"}, {"server_uuid": "caad50a8-e0ad-4ca9-b391-691ead1756f0", "name": "network-vif-deleted", "tag": "dbf9d428-9eb9-4f7d-b29a-5f45eaedae8c"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 856.613418] [47313]: DEBUG oslo_concurrency.lockutils [req-7edbf4ad-a48a-4e27-84f4-be2ee34614a5 req-e04f024e-2d54-46de-a78c-b5309e3a6ff3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.613676] [47313]: DEBUG oslo_concurrency.lockutils [req-7edbf4ad-a48a-4e27-84f4-be2ee34614a5 req-e04f024e-2d54-46de-a78c-b5309e3a6ff3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.613876] [47313]: DEBUG oslo_concurrency.lockutils [req-7edbf4ad-a48a-4e27-84f4-be2ee34614a5 req-e04f024e-2d54-46de-a78c-b5309e3a6ff3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.620879] [47313]: INFO nova.api.openstack.compute.server_external_events [req-7edbf4ad-a48a-4e27-84f4-be2ee34614a5 req-e04f024e-2d54-46de-a78c-b5309e3a6ff3 service nova] Creating event network-changed:c8a279aa-ff18-41b6-9384-5364aea002e9 for instance 94bd64b9-3d20-4631-baed-4500f9beb9c2 on cpu-1 [ 856.621160] [47313]: INFO nova.api.openstack.compute.server_external_events [req-7edbf4ad-a48a-4e27-84f4-be2ee34614a5 req-e04f024e-2d54-46de-a78c-b5309e3a6ff3 service nova] Creating event network-vif-deleted:dbf9d428-9eb9-4f7d-b29a-5f45eaedae8c for instance caad50a8-e0ad-4ca9-b391-691ead1756f0 on cpu-1 [ 856.624890] [47313]: INFO nova.api.openstack.requestlog [req-7edbf4ad-a48a-4e27-84f4-be2ee34614a5 req-e04f024e-2d54-46de-a78c-b5309e3a6ff3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020296 [ 856.625243] [47313]: [pid: 47313|app: 0|req: 3510/7167] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:33 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 856.633392] [47312]: DEBUG nova.api.openstack.wsgi [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.635172] [47312]: DEBUG nova.compute.api [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.638951] [47312]: DEBUG oslo_concurrency.lockutils [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.639212] [47312]: DEBUG oslo_concurrency.lockutils [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.639400] [47312]: DEBUG oslo_concurrency.lockutils [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.639763] [47312]: DEBUG oslo_concurrency.lockutils [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.640059] [47312]: DEBUG oslo_concurrency.lockutils [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.640228] [47312]: DEBUG oslo_concurrency.lockutils [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.641764] [47313]: DEBUG nova.api.openstack.wsgi [req-ae995560-34ec-4ad0-9bda-5580c4d9541a req-88683c16-7c6f-485e-bfe1-f245b28084e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "89cbc6ec-7546-443c-9abb-47940d223daa", "name": "network-vif-deleted", "tag": "51a88e7f-2e39-4674-9816-01cbb3bb08f1"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 856.647762] [47313]: DEBUG oslo_concurrency.lockutils [req-ae995560-34ec-4ad0-9bda-5580c4d9541a req-88683c16-7c6f-485e-bfe1-f245b28084e5 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.648023] [47313]: DEBUG oslo_concurrency.lockutils [req-ae995560-34ec-4ad0-9bda-5580c4d9541a req-88683c16-7c6f-485e-bfe1-f245b28084e5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.648216] [47313]: DEBUG oslo_concurrency.lockutils [req-ae995560-34ec-4ad0-9bda-5580c4d9541a req-88683c16-7c6f-485e-bfe1-f245b28084e5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.654833] [47313]: INFO nova.api.openstack.compute.server_external_events [req-ae995560-34ec-4ad0-9bda-5580c4d9541a req-88683c16-7c6f-485e-bfe1-f245b28084e5 service nova] Creating event network-vif-deleted:51a88e7f-2e39-4674-9816-01cbb3bb08f1 for instance 89cbc6ec-7546-443c-9abb-47940d223daa on cpu-1 [ 856.657759] [47313]: INFO nova.api.openstack.requestlog [req-ae995560-34ec-4ad0-9bda-5580c4d9541a req-88683c16-7c6f-485e-bfe1-f245b28084e5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018428 [ 856.658270] [47313]: [pid: 47313|app: 0|req: 3511/7168] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:33 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 856.674588] [47312]: DEBUG nova.policy [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.680842] [47312]: INFO nova.api.openstack.requestlog [None req-2daf994d-ca34-4433-a15c-5a954c600264 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.049831 [ 856.681201] [47312]: [pid: 47312|app: 0|req: 3658/7169] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.706390] [47313]: DEBUG nova.api.openstack.wsgi [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "766d047e-033a-4781-8bda-7ae1a40449cf"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 856.708373] [47313]: DEBUG nova.compute.api [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.712647] [47313]: DEBUG oslo_concurrency.lockutils [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.713016] [47313]: DEBUG oslo_concurrency.lockutils [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.713258] [47313]: DEBUG oslo_concurrency.lockutils [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.713735] [47313]: DEBUG oslo_concurrency.lockutils [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.713867] [47313]: DEBUG oslo_concurrency.lockutils [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.714064] [47313]: DEBUG oslo_concurrency.lockutils [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.728806] [47312]: DEBUG nova.api.openstack.wsgi [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.730534] [47312]: DEBUG nova.compute.api [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.734756] [47312]: DEBUG oslo_concurrency.lockutils [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.735174] [47312]: DEBUG oslo_concurrency.lockutils [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.735512] [47312]: DEBUG oslo_concurrency.lockutils [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.736066] [47312]: DEBUG oslo_concurrency.lockutils [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.736357] [47312]: DEBUG oslo_concurrency.lockutils [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.736673] [47312]: DEBUG oslo_concurrency.lockutils [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.778333] [47312]: DEBUG nova.policy [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.784670] [47312]: INFO nova.api.openstack.requestlog [None req-27f403d4-a2a9-4011-84c4-8682c78879e6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1304 microversion: 2.1 time: 0.057904 [ 856.785355] [47312]: [pid: 47312|app: 0|req: 3659/7170] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1304 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 856.929751] [47312]: DEBUG nova.api.openstack.wsgi [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 856.931635] [47312]: DEBUG nova.compute.api [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 856.936198] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.936455] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.936645] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.937041] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.937247] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.937420] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.958040] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 856.958328] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 856.958533] [47312]: DEBUG oslo_concurrency.lockutils [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 856.958738] [47312]: DEBUG nova.objects.instance [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 856.983225] [47312]: DEBUG nova.policy [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 856.987861] [47312]: INFO nova.api.openstack.requestlog [None req-6013bbea-a3ba-4031-8f8b-6f0c3b6d5796 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.060316 [ 856.988233] [47312]: [pid: 47312|app: 0|req: 3660/7171] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.004093] [47312]: DEBUG nova.api.openstack.wsgi [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.005873] [47312]: DEBUG nova.compute.api [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.009879] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.010147] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.010339] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.010733] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.010927] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.011153] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.032872] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.033139] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.033326] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.033524] [47312]: DEBUG nova.objects.instance [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 857.054482] [47312]: DEBUG nova.policy [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.059177] [47312]: INFO nova.api.openstack.requestlog [None req-b0f6d03c-1784-4e20-a6f0-3711cade4528 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.057638 [ 857.059549] [47312]: [pid: 47312|app: 0|req: 3661/7172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.062116] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1bfd0b0-57ab-4066-a710-4c97af22cad8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c473cfd90>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.091738] [47312]: INFO nova.api.openstack.requestlog [None req-e1bfd0b0-57ab-4066-a710-4c97af22cad8 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1613 microversion: 2.1 time: 0.031427 [ 857.092220] [47312]: [pid: 47312|app: 0|req: 3662/7173] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1613 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.095567] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.097708] [47312]: DEBUG nova.compute.api [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.102689] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.102957] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.103157] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.103530] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.103728] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.103900] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.197356] [47312]: DEBUG nova.policy [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.202223] [47312]: INFO nova.api.openstack.requestlog [None req-d9c4ff8e-0271-4338-a18b-60048fb75bb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.109314 [ 857.202584] [47312]: [pid: 47312|app: 0|req: 3663/7174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:33 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.205220] [47312]: DEBUG nova.api.openstack.wsgi [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.206891] [47312]: DEBUG nova.compute.api [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.210486] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.210695] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.210876] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.211247] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.211505] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.211607] [47312]: DEBUG oslo_concurrency.lockutils [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.242419] [47312]: DEBUG nova.policy [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.247407] [47312]: INFO nova.api.openstack.requestlog [None req-af9348da-20be-49de-95fc-0cc84ea01b03 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1267 microversion: 2.1 time: 0.044187 [ 857.247748] [47312]: [pid: 47312|app: 0|req: 3664/7175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1267 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.253281] [47312]: DEBUG nova.api.openstack.wsgi [None req-731795e3-4cb5-452b-ae83-0f182cf4e8c9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c478ad000>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.285233] [47312]: INFO nova.api.openstack.requestlog [None req-731795e3-4cb5-452b-ae83-0f182cf4e8c9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 200 len: 1613 microversion: 2.1 time: 0.036519 [ 857.285819] [47312]: [pid: 47312|app: 0|req: 3665/7176] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 1613 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.292407] [47312]: DEBUG nova.api.openstack.wsgi [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.292407] [47312]: DEBUG nova.compute.api [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.297970] [47312]: DEBUG oslo_concurrency.lockutils [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.298396] [47312]: DEBUG oslo_concurrency.lockutils [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.298731] [47312]: DEBUG oslo_concurrency.lockutils [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.299340] [47312]: DEBUG oslo_concurrency.lockutils [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.299783] [47312]: DEBUG oslo_concurrency.lockutils [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.300051] [47312]: DEBUG oslo_concurrency.lockutils [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.343507] [47312]: DEBUG nova.policy [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.348099] [47312]: INFO nova.api.openstack.requestlog [None req-8844d735-8aaf-4ede-8440-c8f3a29bb5c8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.061599 [ 857.348444] [47312]: [pid: 47312|app: 0|req: 3666/7177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.352050] [47312]: DEBUG nova.api.openstack.wsgi [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.352857] [47312]: DEBUG nova.compute.api [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.356519] [47312]: DEBUG oslo_concurrency.lockutils [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.356773] [47312]: DEBUG oslo_concurrency.lockutils [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.356965] [47312]: DEBUG oslo_concurrency.lockutils [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.357467] [47312]: DEBUG oslo_concurrency.lockutils [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.357693] [47312]: DEBUG oslo_concurrency.lockutils [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.358152] [47312]: DEBUG oslo_concurrency.lockutils [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.396924] [47312]: DEBUG nova.policy [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.404824] [47312]: DEBUG nova.policy [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.405522] [47312]: DEBUG nova.policy [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.406840] [47312]: INFO nova.api.openstack.requestlog [None req-e29a0324-ab27-40f0-938d-a24a68806735 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1358 microversion: 2.54 time: 0.057198 [ 857.406840] [47312]: [pid: 47312|app: 0|req: 3667/7178] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1358 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 857.409273] [47312]: DEBUG nova.api.openstack.wsgi [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.411163] [47312]: DEBUG nova.compute.api [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.416614] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.416852] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.417216] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.417608] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.417812] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.417985] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.499376] [47312]: DEBUG nova.policy [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.503875] [47312]: INFO nova.api.openstack.requestlog [None req-7eb08f5b-8195-4081-a64c-44391a0d13e7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.096554 [ 857.504234] [47312]: [pid: 47312|app: 0|req: 3668/7179] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.506685] [47312]: DEBUG nova.api.openstack.wsgi [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.508258] [47312]: DEBUG nova.compute.api [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.511795] [47312]: DEBUG oslo_concurrency.lockutils [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.512120] [47312]: DEBUG oslo_concurrency.lockutils [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.512290] [47312]: DEBUG oslo_concurrency.lockutils [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.512669] [47312]: DEBUG oslo_concurrency.lockutils [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.512893] [47312]: DEBUG oslo_concurrency.lockutils [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.513082] [47312]: DEBUG oslo_concurrency.lockutils [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.525209] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 857.546462] [47312]: DEBUG nova.policy [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.555661] [47312]: INFO nova.api.openstack.requestlog [None req-c29f31dc-f340-4d6c-aea2-832fa0f0c664 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1212 microversion: 2.1 time: 0.046583 [ 857.555661] [47312]: [pid: 47312|app: 0|req: 3669/7180] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1212 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.555661] [47312]: DEBUG nova.api.openstack.wsgi [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-432908301", "imageRef": "484207c6-3534-46e0-becb-1716957998ac", "flavorRef": "42", "networks": [{"uuid": "6a45631a-6ab1-4436-9912-52af55ba08fe"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 857.603160] [47312]: DEBUG nova.network.neutron [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] validate_networks() for [('6a45631a-6ab1-4436-9912-52af55ba08fe', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 857.788924] [47312]: DEBUG nova.virt.hardware [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 857.789110] [47312]: DEBUG nova.virt.hardware [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 857.789328] [47312]: DEBUG nova.virt.hardware [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 857.789488] [47312]: DEBUG nova.virt.hardware [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 857.789653] [47312]: DEBUG nova.virt.hardware [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 857.801683] [47312]: DEBUG oslo_concurrency.lockutils [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.801683] [47312]: DEBUG oslo_concurrency.lockutils [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.801683] [47312]: DEBUG oslo_concurrency.lockutils [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.801683] [47312]: DEBUG oslo_concurrency.lockutils [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.801683] [47312]: DEBUG oslo_concurrency.lockutils [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.801683] [47312]: DEBUG oslo_concurrency.lockutils [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.812809] [47312]: DEBUG nova.quota [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 857.816501] [47312]: DEBUG nova.quota [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for user c6b7c5b037a54c8cbd151ad0f1875f37 and project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 857.823360] [47312]: DEBUG nova.compute.api [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 857.824951] [47312]: DEBUG nova.compute.api [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='484207c6-3534-46e0-becb-1716957998ac',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 857.857093] [47312]: INFO nova.api.openstack.requestlog [None req-37ea462f-cc9b-475d-ab14-6e68b5b464e7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.304618 [ 857.857492] [47312]: [pid: 47312|app: 0|req: 3670/7181] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:34 2024] POST /compute/v2.1/servers => generated 380 bytes in 305 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 857.860669] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.861960] [47312]: DEBUG nova.compute.api [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.866144] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.866397] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.866863] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.866953] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.867146] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.867316] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.901454] [47312]: DEBUG nova.policy [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.905835] [47312]: INFO nova.api.openstack.requestlog [None req-fb035ef3-dbc8-4eac-9ead-e69a5fa807da tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.047757 [ 857.906322] [47312]: [pid: 47312|app: 0|req: 3671/7182] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.908588] [47312]: DEBUG nova.api.openstack.wsgi [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.910168] [47312]: DEBUG nova.compute.api [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.913611] [47312]: DEBUG oslo_concurrency.lockutils [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.914448] [47312]: DEBUG oslo_concurrency.lockutils [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.914448] [47312]: DEBUG oslo_concurrency.lockutils [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.914448] [47312]: DEBUG oslo_concurrency.lockutils [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.914610] [47312]: DEBUG oslo_concurrency.lockutils [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.914883] [47312]: DEBUG oslo_concurrency.lockutils [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.949324] [47312]: DEBUG nova.policy [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.953827] [47312]: INFO nova.api.openstack.requestlog [None req-8768c47d-f881-44da-9f5d-f0fb65d60de3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.046963 [ 857.954182] [47312]: [pid: 47312|app: 0|req: 3672/7183] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 857.956688] [47312]: DEBUG nova.api.openstack.wsgi [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 857.958273] [47312]: DEBUG nova.compute.api [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 857.961503] [47312]: DEBUG oslo_concurrency.lockutils [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.961734] [47312]: DEBUG oslo_concurrency.lockutils [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.961918] [47312]: DEBUG oslo_concurrency.lockutils [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.962288] [47312]: DEBUG oslo_concurrency.lockutils [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 857.962543] [47312]: DEBUG oslo_concurrency.lockutils [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 857.962795] [47312]: DEBUG oslo_concurrency.lockutils [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 857.994573] [47312]: DEBUG nova.policy [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.999184] [47312]: DEBUG nova.policy [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 857.999882] [47312]: DEBUG nova.policy [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.000527] [47312]: INFO nova.api.openstack.requestlog [None req-f67289e6-0973-4c55-ab35-4d7ed955df01 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.045815 [ 858.000848] [47312]: [pid: 47312|app: 0|req: 3673/7184] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.003339] [47312]: DEBUG nova.api.openstack.wsgi [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.004994] [47312]: DEBUG nova.compute.api [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.008526] [47312]: DEBUG oslo_concurrency.lockutils [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.008988] [47312]: DEBUG oslo_concurrency.lockutils [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.008988] [47312]: DEBUG oslo_concurrency.lockutils [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.009225] [47312]: DEBUG oslo_concurrency.lockutils [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.009315] [47312]: DEBUG oslo_concurrency.lockutils [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.009460] [47312]: DEBUG oslo_concurrency.lockutils [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.042148] [47312]: DEBUG nova.policy [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.046430] [47312]: INFO nova.api.openstack.requestlog [None req-43bcd071-16d2-4941-a7dd-85e79f738203 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.044994 [ 858.046963] [47312]: [pid: 47312|app: 0|req: 3674/7185] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.049346] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.050891] [47312]: DEBUG nova.compute.api [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.055507] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.057870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.057870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.057870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.057870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.057870] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.165796] [47312]: DEBUG nova.policy [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.170625] [47312]: INFO nova.api.openstack.requestlog [None req-b6db085d-56c6-4585-aac1-c11a43eb7a05 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1381 microversion: 2.1 time: 0.122993 [ 858.171564] [47312]: [pid: 47312|app: 0|req: 3675/7186] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:34 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1381 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.174202] [47312]: DEBUG nova.api.openstack.wsgi [None req-1699fe76-c7a9-49f9-b760-bdcfd2ccd1cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.175892] [47312]: DEBUG nova.compute.api [None req-1699fe76-c7a9-49f9-b760-bdcfd2ccd1cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.203248] [47312]: DEBUG nova.policy [None req-1699fe76-c7a9-49f9-b760-bdcfd2ccd1cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.207034] [47312]: INFO nova.api.openstack.requestlog [None req-1699fe76-c7a9-49f9-b760-bdcfd2ccd1cb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1205 microversion: 2.1 time: 0.034845 [ 858.207353] [47312]: [pid: 47312|app: 0|req: 3676/7187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1205 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.211019] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.211206] [47312]: DEBUG nova.compute.api [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.215774] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.216015] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.216206] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.216555] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.216753] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.216925] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.233256] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.233478] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.233657] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.233856] [47312]: DEBUG nova.objects.instance [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.255786] [47312]: DEBUG nova.policy [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.260098] [47312]: INFO nova.api.openstack.requestlog [None req-c9cbce35-31ff-47bc-bf59-dade08473703 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.052168 [ 858.260425] [47312]: [pid: 47312|app: 0|req: 3677/7188] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.262985] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.264561] [47312]: DEBUG nova.compute.api [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.267562] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.267801] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.268013] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.268372] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.268594] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.268777] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.285921] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.286504] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.286504] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.286613] [47312]: DEBUG nova.objects.instance [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 858.306121] [47312]: DEBUG nova.policy [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.310193] [47312]: INFO nova.api.openstack.requestlog [None req-fa0e2293-7433-4de0-89e1-3176c6e02cfc tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.049168 [ 858.310533] [47312]: [pid: 47312|app: 0|req: 3678/7189] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.313049] [47312]: DEBUG nova.api.openstack.wsgi [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.314657] [47312]: DEBUG nova.compute.api [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.317717] [47312]: DEBUG oslo_concurrency.lockutils [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.318043] [47312]: DEBUG oslo_concurrency.lockutils [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.318129] [47312]: DEBUG oslo_concurrency.lockutils [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.318463] [47312]: DEBUG oslo_concurrency.lockutils [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.318658] [47312]: DEBUG oslo_concurrency.lockutils [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.318918] [47312]: DEBUG oslo_concurrency.lockutils [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.344753] [47313]: INFO nova.api.openstack.requestlog [None req-1414ffb9-1a7b-485b-a7a3-020ae4ffb9d3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.641332 [ 858.345245] [47313]: [pid: 47313|app: 0|req: 3512/7190] 10.180.1.21 () {60 vars in 1318 bytes} [Thu Oct 31 12:15:33 2024] POST /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f/os-volume_attachments => generated 194 bytes in 1642 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 858.349141] [47313]: DEBUG nova.api.openstack.wsgi [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.352573] [47313]: DEBUG nova.compute.api [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.355669] [47313]: DEBUG oslo_concurrency.lockutils [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.358031] [47313]: DEBUG oslo_concurrency.lockutils [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.358031] [47313]: DEBUG oslo_concurrency.lockutils [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.358031] [47313]: DEBUG oslo_concurrency.lockutils [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.358031] [47313]: DEBUG oslo_concurrency.lockutils [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.358031] [47313]: DEBUG oslo_concurrency.lockutils [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.405353] [47313]: DEBUG nova.policy [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.414039] [47313]: INFO nova.api.openstack.requestlog [None req-03dc8868-70cb-48e6-b202-02e252f372bf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1267 microversion: 2.1 time: 0.067038 [ 858.414717] [47313]: [pid: 47313|app: 0|req: 3513/7191] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1267 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.418819] [47313]: DEBUG nova.api.openstack.wsgi [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.421773] [47313]: DEBUG nova.compute.api [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.423040] [47312]: DEBUG nova.policy [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.426867] [47313]: DEBUG oslo_concurrency.lockutils [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.427310] [47313]: DEBUG oslo_concurrency.lockutils [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.427582] [47313]: DEBUG oslo_concurrency.lockutils [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.428054] [47313]: DEBUG oslo_concurrency.lockutils [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.428395] [47313]: DEBUG oslo_concurrency.lockutils [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.428721] [47313]: DEBUG oslo_concurrency.lockutils [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.429082] [47312]: INFO nova.api.openstack.requestlog [None req-44800bdb-35fa-4384-9dd0-0b4fc2e0c465 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.117923 [ 858.429436] [47312]: [pid: 47312|app: 0|req: 3679/7192] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.435925] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.438346] [47312]: DEBUG nova.compute.api [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.449029] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.449029] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.449029] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.449029] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.449029] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.449029] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.466065] [47313]: DEBUG nova.policy [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.470990] [47313]: INFO nova.api.openstack.requestlog [None req-3330c34c-5810-4499-b199-c24e76bb9584 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.055399 [ 858.471412] [47313]: [pid: 47313|app: 0|req: 3514/7193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.484428] [47312]: DEBUG nova.policy [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.489092] [47312]: DEBUG nova.policy [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.489753] [47312]: DEBUG nova.policy [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.490504] [47312]: INFO nova.api.openstack.requestlog [None req-2ea70d32-8cf0-404e-8450-0f8daca6a3a0 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1358 microversion: 2.54 time: 0.060555 [ 858.490911] [47312]: [pid: 47312|app: 0|req: 3680/7194] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1358 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 858.518860] [47313]: DEBUG nova.api.openstack.wsgi [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.520507] [47313]: DEBUG nova.compute.api [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.524411] [47313]: DEBUG oslo_concurrency.lockutils [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.524637] [47313]: DEBUG oslo_concurrency.lockutils [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.524821] [47313]: DEBUG oslo_concurrency.lockutils [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.525287] [47313]: DEBUG oslo_concurrency.lockutils [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.525508] [47313]: DEBUG oslo_concurrency.lockutils [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.525847] [47313]: DEBUG oslo_concurrency.lockutils [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.566894] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.568649] [47312]: DEBUG nova.compute.api [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.572154] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.572391] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.572574] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.572984] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.573221] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.573400] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.607550] [47312]: DEBUG nova.policy [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.611976] [47312]: INFO nova.api.openstack.requestlog [None req-8c4803dd-0176-4e79-87a7-b010a56ebe9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1212 microversion: 2.1 time: 0.047446 [ 858.612337] [47312]: [pid: 47312|app: 0|req: 3681/7195] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.617511] [47313]: DEBUG nova.policy [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.622149] [47313]: INFO nova.api.openstack.requestlog [None req-59066d85-a0be-4d67-a1c7-922af4e4341c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.105357 [ 858.622461] [47313]: [pid: 47313|app: 0|req: 3515/7196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.919419] [47312]: DEBUG nova.api.openstack.wsgi [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.921968] [47312]: DEBUG nova.compute.api [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.927211] [47312]: DEBUG oslo_concurrency.lockutils [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.927436] [47312]: DEBUG oslo_concurrency.lockutils [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.927661] [47312]: DEBUG oslo_concurrency.lockutils [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.928146] [47312]: DEBUG oslo_concurrency.lockutils [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.928348] [47312]: DEBUG oslo_concurrency.lockutils [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.928528] [47312]: DEBUG oslo_concurrency.lockutils [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.962370] [47312]: DEBUG nova.policy [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 858.966909] [47312]: INFO nova.api.openstack.requestlog [None req-8622d3aa-60f4-4329-a5bf-786e0c1c238e tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.050908 [ 858.967264] [47312]: [pid: 47312|app: 0|req: 3682/7197] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 858.968781] [47313]: DEBUG nova.api.openstack.wsgi [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 858.970718] [47313]: DEBUG nova.compute.api [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 858.977243] [47313]: DEBUG oslo_concurrency.lockutils [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.977345] [47313]: DEBUG oslo_concurrency.lockutils [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.977546] [47313]: DEBUG oslo_concurrency.lockutils [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 858.978069] [47313]: DEBUG oslo_concurrency.lockutils [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 858.978290] [47313]: DEBUG oslo_concurrency.lockutils [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 858.978465] [47313]: DEBUG oslo_concurrency.lockutils [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.003287] [47312]: DEBUG nova.api.openstack.wsgi [req-62140501-0971-402a-9664-4759cb99b13e req-073175db-1cbd-4ae3-bbf6-2aa8ed6d4f47 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21440243-458c-4640-b0ba-8f3b8b1b0720", "name": "network-vif-plugged", "status": "completed", "tag": "1296b6ff-7e29-4bc6-8230-f6b7696702f8"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 859.010513] [47312]: DEBUG oslo_concurrency.lockutils [req-62140501-0971-402a-9664-4759cb99b13e req-073175db-1cbd-4ae3-bbf6-2aa8ed6d4f47 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.010862] [47312]: DEBUG oslo_concurrency.lockutils [req-62140501-0971-402a-9664-4759cb99b13e req-073175db-1cbd-4ae3-bbf6-2aa8ed6d4f47 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.011354] [47312]: DEBUG oslo_concurrency.lockutils [req-62140501-0971-402a-9664-4759cb99b13e req-073175db-1cbd-4ae3-bbf6-2aa8ed6d4f47 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.017608] [47313]: DEBUG nova.policy [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.020826] [47312]: INFO nova.api.openstack.compute.server_external_events [req-62140501-0971-402a-9664-4759cb99b13e req-073175db-1cbd-4ae3-bbf6-2aa8ed6d4f47 service nova] Creating event network-vif-plugged:1296b6ff-7e29-4bc6-8230-f6b7696702f8 for instance 21440243-458c-4640-b0ba-8f3b8b1b0720 on cpu-1 [ 859.022267] [47313]: INFO nova.api.openstack.requestlog [None req-618cb67f-b176-4609-9bb3-fb7f1aa3617e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.058321 [ 859.022605] [47313]: [pid: 47313|app: 0|req: 3516/7198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.024389] [47312]: INFO nova.api.openstack.requestlog [req-62140501-0971-402a-9664-4759cb99b13e req-073175db-1cbd-4ae3-bbf6-2aa8ed6d4f47 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023647 [ 859.024792] [47312]: [pid: 47312|app: 0|req: 3683/7199] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:35 2024] POST /compute/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) [ 859.025325] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.026982] [47313]: DEBUG nova.compute.api [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.030974] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.031158] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.031351] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.031710] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.031907] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.032092] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.060297] [47312]: DEBUG nova.api.openstack.wsgi [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.062370] [47312]: DEBUG nova.compute.api [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.066853] [47312]: DEBUG oslo_concurrency.lockutils [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.067422] [47312]: DEBUG oslo_concurrency.lockutils [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.067422] [47312]: DEBUG oslo_concurrency.lockutils [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.067839] [47312]: DEBUG oslo_concurrency.lockutils [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.068108] [47312]: DEBUG oslo_concurrency.lockutils [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.068326] [47312]: DEBUG oslo_concurrency.lockutils [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.068753] [47313]: DEBUG nova.policy [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.073814] [47313]: DEBUG nova.policy [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.074997] [47313]: DEBUG nova.policy [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.075655] [47313]: INFO nova.api.openstack.requestlog [None req-9f831a57-79d1-4bf9-b0bb-b87b4d3668fd tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.052142 [ 859.075655] [47313]: [pid: 47313|app: 0|req: 3517/7200] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.107394] [47312]: DEBUG nova.policy [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.112588] [47312]: INFO nova.api.openstack.requestlog [None req-1763a313-d5eb-47f3-88e0-c54acbf53789 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.055021 [ 859.113089] [47312]: [pid: 47312|app: 0|req: 3684/7201] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:35 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.183971] [47313]: DEBUG nova.api.openstack.wsgi [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.185493] [47313]: DEBUG nova.compute.api [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.189384] [47313]: DEBUG oslo_concurrency.lockutils [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.189637] [47313]: DEBUG oslo_concurrency.lockutils [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.189825] [47313]: DEBUG oslo_concurrency.lockutils [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.190223] [47313]: DEBUG oslo_concurrency.lockutils [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.190430] [47313]: DEBUG oslo_concurrency.lockutils [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.190656] [47313]: DEBUG oslo_concurrency.lockutils [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.221043] [47312]: DEBUG nova.api.openstack.wsgi [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.222739] [47312]: DEBUG nova.compute.api [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.227109] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.227399] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.227657] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.228118] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.228324] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.228498] [47312]: DEBUG oslo_concurrency.lockutils [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.274551] [47312]: DEBUG nova.policy [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.279857] [47312]: INFO nova.api.openstack.requestlog [None req-be9c0e75-aaa5-4c4a-8e98-3dc518993429 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1209 microversion: 2.1 time: 0.061917 [ 859.280235] [47312]: [pid: 47312|app: 0|req: 3685/7202] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.283561] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.285393] [47312]: DEBUG nova.compute.api [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.289819] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.290170] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.290365] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.290773] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.291017] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.291232] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.297123] [47313]: DEBUG nova.policy [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.302058] [47313]: INFO nova.api.openstack.requestlog [None req-c19fda20-cd7a-44be-8c64-f3b3b3ad1a81 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.120793 [ 859.302456] [47313]: [pid: 47313|app: 0|req: 3518/7203] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.313737] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.314063] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.314390] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.314625] [47312]: DEBUG nova.objects.instance [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.322778] [47313]: DEBUG nova.api.openstack.wsgi [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.324672] [47313]: DEBUG nova.compute.api [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.328880] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.329171] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.329360] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.329817] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.330047] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.330225] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.342066] [47312]: DEBUG nova.policy [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.347111] [47312]: INFO nova.api.openstack.requestlog [None req-1d5f4a9d-3388-4465-b044-72859159f3d5 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.066061 [ 859.347557] [47312]: [pid: 47312|app: 0|req: 3686/7204] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.353354] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.353641] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.354328] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.354328] [47313]: DEBUG nova.objects.instance [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 859.376810] [47313]: DEBUG nova.policy [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.381973] [47313]: INFO nova.api.openstack.requestlog [None req-bcce5ff1-80c2-4338-8ae5-6f928237c03b tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.061941 [ 859.382459] [47313]: [pid: 47313|app: 0|req: 3519/7205] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.426456] [47312]: DEBUG nova.api.openstack.wsgi [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.428319] [47312]: DEBUG nova.compute.api [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.434085] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.434370] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.434557] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.434971] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.435353] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.435565] [47312]: DEBUG oslo_concurrency.lockutils [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.443904] [47313]: DEBUG nova.api.openstack.wsgi [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.445508] [47313]: DEBUG nova.compute.api [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.449198] [47313]: DEBUG oslo_concurrency.lockutils [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.449490] [47313]: DEBUG oslo_concurrency.lockutils [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.449703] [47313]: DEBUG oslo_concurrency.lockutils [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.450142] [47313]: DEBUG oslo_concurrency.lockutils [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.450344] [47313]: DEBUG oslo_concurrency.lockutils [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.450527] [47313]: DEBUG oslo_concurrency.lockutils [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.492501] [47312]: DEBUG nova.policy [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.497617] [47312]: INFO nova.api.openstack.requestlog [None req-49b04f43-f993-4cac-b533-bb920cde9747 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1275 microversion: 2.1 time: 0.073350 [ 859.498017] [47312]: [pid: 47312|app: 0|req: 3687/7206] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1275 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.501287] [47312]: DEBUG nova.api.openstack.wsgi [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.502937] [47312]: DEBUG nova.compute.api [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.506530] [47312]: DEBUG oslo_concurrency.lockutils [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.506788] [47312]: DEBUG oslo_concurrency.lockutils [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.506975] [47312]: DEBUG oslo_concurrency.lockutils [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.507399] [47312]: DEBUG oslo_concurrency.lockutils [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.507615] [47312]: DEBUG oslo_concurrency.lockutils [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.507804] [47312]: DEBUG oslo_concurrency.lockutils [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.552986] [47312]: DEBUG nova.policy [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.557507] [47312]: INFO nova.api.openstack.requestlog [None req-82159af4-730d-4d80-b42d-4dd22a28cc11 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.058886 [ 859.557889] [47312]: [pid: 47312|app: 0|req: 3688/7207] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.560727] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.562380] [47312]: DEBUG nova.compute.api [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.565791] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.566040] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.566231] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.566588] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.566788] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.566962] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.575061] [47313]: DEBUG nova.policy [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.579950] [47313]: INFO nova.api.openstack.requestlog [None req-663fc095-e30f-466b-8133-7d328c128fc2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.138846 [ 859.580319] [47313]: [pid: 47313|app: 0|req: 3520/7208] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.602203] [47312]: DEBUG nova.policy [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.606564] [47312]: DEBUG nova.policy [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.607273] [47312]: DEBUG nova.policy [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.607909] [47312]: INFO nova.api.openstack.requestlog [None req-9c9c2d66-2782-430c-8a6c-b564cab26dac tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1358 microversion: 2.54 time: 0.049489 [ 859.608236] [47312]: [pid: 47312|app: 0|req: 3689/7209] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1358 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 859.626599] [47313]: DEBUG nova.api.openstack.wsgi [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.628350] [47313]: DEBUG nova.compute.api [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.632365] [47313]: DEBUG oslo_concurrency.lockutils [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.632697] [47313]: DEBUG oslo_concurrency.lockutils [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.632931] [47313]: DEBUG oslo_concurrency.lockutils [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.633401] [47313]: DEBUG oslo_concurrency.lockutils [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.633680] [47313]: DEBUG oslo_concurrency.lockutils [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.633724] [47312]: DEBUG nova.api.openstack.wsgi [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.633919] [47313]: DEBUG oslo_concurrency.lockutils [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.635276] [47312]: DEBUG nova.compute.api [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.638809] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.639136] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.639239] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.639583] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.639775] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.639989] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.686265] [47313]: DEBUG nova.policy [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.691077] [47313]: INFO nova.api.openstack.requestlog [None req-91294851-155b-4fc0-86ca-10887289cafd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1268 microversion: 2.1 time: 0.066514 [ 859.691568] [47313]: [pid: 47313|app: 0|req: 3521/7210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1268 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 859.769591] [47312]: DEBUG nova.policy [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 859.774144] [47312]: INFO nova.api.openstack.requestlog [None req-c780006d-55be-41dc-9e0f-6d30e46824c1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.142312 [ 859.774664] [47312]: [pid: 47312|app: 0|req: 3690/7211] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 859.979586] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 859.981380] [47313]: DEBUG nova.compute.api [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 859.985424] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.985707] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.985946] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 859.986356] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 859.986590] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 859.986798] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.019261] [47313]: DEBUG nova.policy [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.024128] [47313]: INFO nova.api.openstack.requestlog [None req-3a8f22e6-f3b2-498a-97c7-37fa7db3d7f5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.046841 [ 860.024565] [47313]: [pid: 47313|app: 0|req: 3522/7212] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.036612] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.038668] [47312]: DEBUG nova.compute.api [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.042482] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.042765] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.042975] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.043426] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.043653] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.043852] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.074651] [47312]: DEBUG nova.policy [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.078513] [47312]: INFO nova.api.openstack.requestlog [None req-2a4c4e04-7436-4a62-882b-0501dc253321 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.044806 [ 860.078918] [47312]: [pid: 47312|app: 0|req: 3691/7213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.087871] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.089560] [47313]: DEBUG nova.compute.api [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.093405] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.093662] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.093886] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.094264] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.094463] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.094635] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.125141] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.125627] [47313]: DEBUG nova.policy [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.126842] [47312]: DEBUG nova.compute.api [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.130075] [47313]: DEBUG nova.policy [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.130403] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.130671] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.130865] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.130903] [47313]: DEBUG nova.policy [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.131967] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.131967] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.132110] [47313]: INFO nova.api.openstack.requestlog [None req-7e140d51-099b-494e-9444-14b87fe25b63 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.045874 [ 860.132161] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.132195] [47313]: [pid: 47313|app: 0|req: 3523/7214] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.161423] [47312]: DEBUG nova.policy [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.165745] [47312]: INFO nova.api.openstack.requestlog [None req-3f0f12e5-8b67-4db3-8224-d41cad5f6ba1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.043071 [ 860.166082] [47312]: [pid: 47312|app: 0|req: 3692/7215] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:36 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.293077] [47313]: DEBUG nova.api.openstack.wsgi [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.295173] [47313]: DEBUG nova.compute.api [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.298852] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.299111] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.299307] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.299674] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.299876] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.300170] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.315322] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.317112] [47312]: DEBUG nova.compute.api [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.321357] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.321639] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.322254] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.322711] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.322931] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.323138] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.346237] [47313]: DEBUG nova.policy [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.351913] [47313]: INFO nova.api.openstack.requestlog [None req-6cb08ef2-9845-4d22-9ce3-07f86d75c122 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1209 microversion: 2.1 time: 0.061126 [ 860.352402] [47313]: [pid: 47313|app: 0|req: 3524/7216] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.362352] [47313]: DEBUG nova.api.openstack.wsgi [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.364293] [47313]: DEBUG nova.compute.api [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.371161] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.371564] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.371775] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.372266] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.372393] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.372574] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.393177] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.393443] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.393636] [47313]: DEBUG oslo_concurrency.lockutils [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.393872] [47313]: DEBUG nova.objects.instance [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.414839] [47313]: DEBUG nova.policy [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.421059] [47313]: INFO nova.api.openstack.requestlog [None req-496623f5-879c-427f-8072-010215b82f10 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.061010 [ 860.421391] [47313]: [pid: 47313|app: 0|req: 3525/7217] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.423924] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.425657] [47312]: DEBUG nova.policy [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.425781] [47313]: DEBUG nova.compute.api [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.429203] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.429430] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.429613] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.429881] [47312]: INFO nova.api.openstack.requestlog [None req-ed1324d9-8275-4aef-a39a-99940e004048 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.117440 [ 860.429965] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.430174] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.430213] [47312]: [pid: 47312|app: 0|req: 3693/7218] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.430343] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.454452] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.454810] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.455041] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.455251] [47313]: DEBUG nova.objects.instance [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 860.474460] [47313]: DEBUG nova.policy [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.478729] [47313]: INFO nova.api.openstack.requestlog [None req-1b48374c-5cc8-4122-a6a4-03f2db6a2aec tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.056782 [ 860.479061] [47313]: [pid: 47313|app: 0|req: 3526/7219] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.510317] [47312]: DEBUG nova.api.openstack.wsgi [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.512199] [47312]: DEBUG nova.compute.api [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.516251] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.516486] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.516676] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.517050] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.517260] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.517442] [47312]: DEBUG oslo_concurrency.lockutils [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.569791] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.571532] [47313]: DEBUG nova.compute.api [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.575161] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.575399] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.575585] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.575939] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.576154] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.576381] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.612138] [47313]: DEBUG nova.policy [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.615936] [47313]: INFO nova.api.openstack.requestlog [None req-3f1453c0-1322-4176-bcac-506cb956524c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.048592 [ 860.616286] [47313]: [pid: 47313|app: 0|req: 3527/7220] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.618788] [47313]: DEBUG nova.api.openstack.wsgi [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.620322] [47313]: DEBUG nova.compute.api [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.623176] [47313]: DEBUG oslo_concurrency.lockutils [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.623443] [47313]: DEBUG oslo_concurrency.lockutils [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.623693] [47313]: DEBUG oslo_concurrency.lockutils [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.624096] [47313]: DEBUG oslo_concurrency.lockutils [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.624335] [47313]: DEBUG oslo_concurrency.lockutils [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.624542] [47313]: DEBUG oslo_concurrency.lockutils [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.632850] [47312]: DEBUG nova.policy [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.637226] [47312]: INFO nova.api.openstack.requestlog [None req-c7b74d35-d1ee-408e-b65c-dfcbcfcd0a43 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.129392 [ 860.637551] [47312]: [pid: 47312|app: 0|req: 3694/7221] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.640050] [47312]: DEBUG nova.api.openstack.wsgi [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.641634] [47312]: DEBUG nova.compute.api [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.644940] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.645235] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.645426] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.645778] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.646732] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.646732] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.680229] [47312]: DEBUG nova.policy [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.684355] [47312]: DEBUG nova.policy [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.684978] [47312]: DEBUG nova.policy [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.685624] [47312]: INFO nova.api.openstack.requestlog [None req-47f72d96-1e2c-4d34-80e1-09fe642cb86d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1358 microversion: 2.54 time: 0.047559 [ 860.685910] [47312]: [pid: 47312|app: 0|req: 3695/7222] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1358 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 860.699906] [47313]: DEBUG nova.policy [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.706235] [47313]: INFO nova.api.openstack.requestlog [None req-afcaf3d0-d7a4-4004-92ea-da7ba7a86220 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.089162 [ 860.706619] [47313]: [pid: 47313|app: 0|req: 3528/7223] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.708986] [47312]: DEBUG nova.api.openstack.wsgi [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.710638] [47312]: DEBUG nova.compute.api [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.714224] [47312]: DEBUG oslo_concurrency.lockutils [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.714457] [47312]: DEBUG oslo_concurrency.lockutils [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.714799] [47312]: DEBUG oslo_concurrency.lockutils [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.715205] [47312]: DEBUG oslo_concurrency.lockutils [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.715409] [47312]: DEBUG oslo_concurrency.lockutils [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.715583] [47312]: DEBUG oslo_concurrency.lockutils [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.746868] [47312]: DEBUG nova.policy [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.750571] [47312]: INFO nova.api.openstack.requestlog [None req-78e7e90a-27b4-4319-8e3f-5e58347dfe42 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1268 microversion: 2.1 time: 0.043735 [ 860.750894] [47312]: [pid: 47312|app: 0|req: 3696/7224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1268 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 860.789515] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 860.791229] [47313]: DEBUG nova.compute.api [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 860.794630] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.794863] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.795063] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.795408] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 860.795606] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 860.795780] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 860.872025] [47313]: DEBUG nova.policy [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 860.876336] [47313]: INFO nova.api.openstack.requestlog [None req-b7fe9810-7758-4f08-a574-e8198edc15f6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.089069 [ 860.876659] [47313]: [pid: 47313|app: 0|req: 3529/7225] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.036765] [47312]: DEBUG nova.api.openstack.wsgi [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.036994] [47313]: DEBUG nova.api.openstack.wsgi [req-c242c536-c96f-4589-843d-25d864dc8875 req-357d4e01-e108-493f-8d83-097534f450d0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "21440243-458c-4640-b0ba-8f3b8b1b0720", "tag": "1296b6ff-7e29-4bc6-8230-f6b7696702f8"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 861.038478] [47312]: DEBUG nova.compute.api [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.042194] [47312]: DEBUG oslo_concurrency.lockutils [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.042462] [47312]: DEBUG oslo_concurrency.lockutils [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.042671] [47312]: DEBUG oslo_concurrency.lockutils [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.042732] [47313]: DEBUG oslo_concurrency.lockutils [req-c242c536-c96f-4589-843d-25d864dc8875 req-357d4e01-e108-493f-8d83-097534f450d0 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.042939] [47313]: DEBUG oslo_concurrency.lockutils [req-c242c536-c96f-4589-843d-25d864dc8875 req-357d4e01-e108-493f-8d83-097534f450d0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.043059] [47312]: DEBUG oslo_concurrency.lockutils [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.043147] [47313]: DEBUG oslo_concurrency.lockutils [req-c242c536-c96f-4589-843d-25d864dc8875 req-357d4e01-e108-493f-8d83-097534f450d0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.043228] [47312]: DEBUG oslo_concurrency.lockutils [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.045016] [47312]: DEBUG oslo_concurrency.lockutils [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.049361] [47313]: INFO nova.api.openstack.compute.server_external_events [req-c242c536-c96f-4589-843d-25d864dc8875 req-357d4e01-e108-493f-8d83-097534f450d0 service nova] Creating event network-changed:1296b6ff-7e29-4bc6-8230-f6b7696702f8 for instance 21440243-458c-4640-b0ba-8f3b8b1b0720 on cpu-1 [ 861.052558] [47313]: INFO nova.api.openstack.requestlog [req-c242c536-c96f-4589-843d-25d864dc8875 req-357d4e01-e108-493f-8d83-097534f450d0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017572 [ 861.052656] [47313]: [pid: 47313|app: 0|req: 3530/7226] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:37 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 861.074614] [47312]: DEBUG nova.policy [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.078787] [47312]: INFO nova.api.openstack.requestlog [None req-42496866-83b2-4a62-9a30-d4bf8945f4c4 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.044297 [ 861.079123] [47312]: [pid: 47312|app: 0|req: 3697/7227] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.090288] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.091961] [47313]: DEBUG nova.compute.api [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.095523] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.095757] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.095939] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.096335] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.096539] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.096712] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.127082] [47313]: DEBUG nova.policy [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.131553] [47313]: INFO nova.api.openstack.requestlog [None req-b2429918-d46b-40fb-9fb5-5c732556beeb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1187 microversion: 2.1 time: 0.043681 [ 861.131902] [47313]: [pid: 47313|app: 0|req: 3531/7228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1187 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.144327] [47312]: DEBUG nova.api.openstack.wsgi [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.146027] [47312]: DEBUG nova.compute.api [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.149713] [47312]: DEBUG oslo_concurrency.lockutils [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.149945] [47312]: DEBUG oslo_concurrency.lockutils [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.150171] [47312]: DEBUG oslo_concurrency.lockutils [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.150686] [47312]: DEBUG oslo_concurrency.lockutils [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.150952] [47312]: DEBUG oslo_concurrency.lockutils [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.151156] [47312]: DEBUG oslo_concurrency.lockutils [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.180118] [47313]: DEBUG nova.api.openstack.wsgi [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.182270] [47313]: DEBUG nova.compute.api [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.184477] [47312]: DEBUG nova.policy [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.186922] [47313]: DEBUG oslo_concurrency.lockutils [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.187185] [47313]: DEBUG oslo_concurrency.lockutils [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.187369] [47313]: DEBUG oslo_concurrency.lockutils [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.187721] [47313]: DEBUG oslo_concurrency.lockutils [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.187939] [47313]: DEBUG oslo_concurrency.lockutils [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.188085] [47313]: DEBUG oslo_concurrency.lockutils [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.189131] [47312]: DEBUG nova.policy [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.189799] [47312]: DEBUG nova.policy [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.190393] [47312]: INFO nova.api.openstack.requestlog [None req-d51238b0-701a-4512-8af4-9865aa82671c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.048690 [ 861.190726] [47312]: [pid: 47312|app: 0|req: 3698/7229] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:37 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.229246] [47313]: DEBUG nova.policy [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.231530] [47313]: INFO nova.api.openstack.requestlog [None req-db8b2d25-6695-49b2-b210-5ccc905f34e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.053648 [ 861.231999] [47313]: [pid: 47313|app: 0|req: 3532/7230] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.365657] [47312]: DEBUG nova.api.openstack.wsgi [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.367722] [47312]: DEBUG nova.compute.api [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.373660] [47312]: DEBUG oslo_concurrency.lockutils [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.373819] [47312]: DEBUG oslo_concurrency.lockutils [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.373980] [47312]: DEBUG oslo_concurrency.lockutils [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.374450] [47312]: DEBUG oslo_concurrency.lockutils [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.374743] [47312]: DEBUG oslo_concurrency.lockutils [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.375044] [47312]: DEBUG oslo_concurrency.lockutils [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.415317] [47312]: DEBUG nova.policy [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.419988] [47312]: INFO nova.api.openstack.requestlog [None req-a565d85b-2c28-44d9-9d45-3639b11f3e8a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1209 microversion: 2.1 time: 0.056875 [ 861.420351] [47312]: [pid: 47312|app: 0|req: 3699/7231] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.433806] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.435871] [47313]: DEBUG nova.compute.api [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.440091] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.440373] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.440605] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.440990] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.441486] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.441550] [47312]: DEBUG nova.api.openstack.wsgi [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.441622] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.443064] [47312]: DEBUG nova.compute.api [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.447097] [47312]: DEBUG oslo_concurrency.lockutils [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.447433] [47312]: DEBUG oslo_concurrency.lockutils [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.447783] [47312]: DEBUG oslo_concurrency.lockutils [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.448199] [47312]: DEBUG oslo_concurrency.lockutils [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.448480] [47312]: DEBUG oslo_concurrency.lockutils [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.448601] [47312]: DEBUG oslo_concurrency.lockutils [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.465157] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.465475] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.465722] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.465971] [47313]: DEBUG nova.objects.instance [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.499885] [47313]: DEBUG nova.policy [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.504798] [47313]: INFO nova.api.openstack.requestlog [None req-c1cdd92f-25b2-4e1d-872a-684120123eb2 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.073699 [ 861.505139] [47313]: [pid: 47313|app: 0|req: 3533/7232] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.507471] [47313]: DEBUG nova.api.openstack.wsgi [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.509066] [47313]: DEBUG nova.compute.api [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.512269] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.512504] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.512735] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.513118] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.513319] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.513510] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.534516] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.534743] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.534927] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.535133] [47313]: DEBUG nova.objects.instance [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 861.542234] [47312]: DEBUG nova.policy [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.547764] [47312]: INFO nova.api.openstack.requestlog [None req-a881a8fd-788f-47a1-ad56-fd3b46b460c6 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.108389 [ 861.547764] [47312]: [pid: 47312|app: 0|req: 3700/7233] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 861.553223] [47313]: DEBUG nova.policy [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.557388] [47313]: INFO nova.api.openstack.requestlog [None req-2e0e841b-3d1a-440b-b741-9143b89be775 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.051666 [ 861.557736] [47313]: [pid: 47313|app: 0|req: 3534/7234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.627556] [47312]: DEBUG nova.api.openstack.wsgi [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.629223] [47312]: DEBUG nova.compute.api [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.633213] [47312]: DEBUG oslo_concurrency.lockutils [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.633459] [47312]: DEBUG oslo_concurrency.lockutils [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.633648] [47312]: DEBUG oslo_concurrency.lockutils [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.634051] [47312]: DEBUG oslo_concurrency.lockutils [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.634257] [47312]: DEBUG oslo_concurrency.lockutils [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.634447] [47312]: DEBUG oslo_concurrency.lockutils [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.653139] [47313]: DEBUG nova.api.openstack.wsgi [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.654874] [47313]: DEBUG nova.compute.api [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.658547] [47313]: DEBUG oslo_concurrency.lockutils [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.658789] [47313]: DEBUG oslo_concurrency.lockutils [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.658974] [47313]: DEBUG oslo_concurrency.lockutils [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.659343] [47313]: DEBUG oslo_concurrency.lockutils [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.659539] [47313]: DEBUG oslo_concurrency.lockutils [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.659755] [47313]: DEBUG oslo_concurrency.lockutils [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.669915] [47312]: DEBUG nova.policy [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.674450] [47312]: INFO nova.api.openstack.requestlog [None req-917537c2-9f42-4470-a5a6-4e84081304bf tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1218 microversion: 2.1 time: 0.049293 [ 861.674852] [47312]: [pid: 47312|app: 0|req: 3701/7235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1218 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 861.699295] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.701085] [47312]: DEBUG nova.compute.api [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.704782] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.705042] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.705231] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.705587] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.705836] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.705956] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.745465] [47312]: DEBUG nova.policy [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.748293] [47313]: DEBUG nova.policy [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.750926] [47312]: DEBUG nova.policy [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.751752] [47312]: DEBUG nova.policy [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.752499] [47312]: INFO nova.api.openstack.requestlog [None req-9d4dc8aa-b8f5-45bd-9996-a4abdc65dcf7 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1358 microversion: 2.54 time: 0.055609 [ 861.752843] [47313]: INFO nova.api.openstack.requestlog [None req-4261dfbc-47b9-4089-8351-bba4bc82d407 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.102193 [ 861.752905] [47312]: [pid: 47312|app: 0|req: 3702/7236] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1358 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 861.753307] [47313]: [pid: 47313|app: 0|req: 3535/7237] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.755740] [47312]: DEBUG nova.api.openstack.wsgi [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.757635] [47312]: DEBUG nova.compute.api [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.761495] [47312]: DEBUG oslo_concurrency.lockutils [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.761613] [47312]: DEBUG oslo_concurrency.lockutils [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.761792] [47312]: DEBUG oslo_concurrency.lockutils [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.762333] [47312]: DEBUG oslo_concurrency.lockutils [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.762333] [47312]: DEBUG oslo_concurrency.lockutils [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.762533] [47313]: DEBUG nova.api.openstack.wsgi [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.762595] [47312]: DEBUG oslo_concurrency.lockutils [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.764235] [47313]: DEBUG nova.compute.api [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.768847] [47313]: DEBUG oslo_concurrency.lockutils [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.769046] [47313]: DEBUG oslo_concurrency.lockutils [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.769262] [47313]: DEBUG oslo_concurrency.lockutils [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.769588] [47313]: DEBUG oslo_concurrency.lockutils [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.769783] [47313]: DEBUG oslo_concurrency.lockutils [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.769959] [47313]: DEBUG oslo_concurrency.lockutils [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.808166] [47313]: DEBUG nova.policy [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.812883] [47313]: INFO nova.api.openstack.requestlog [None req-18022ea0-5911-4658-98ac-dc302f279249 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1276 microversion: 2.1 time: 0.052437 [ 861.813496] [47313]: [pid: 47313|app: 0|req: 3536/7238] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1276 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.856477] [47312]: DEBUG nova.policy [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.863466] [47312]: INFO nova.api.openstack.requestlog [None req-e057cfe9-0ae9-44a2-89cb-e583e9113194 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1315 microversion: 2.1 time: 0.109936 [ 861.866109] [47312]: [pid: 47312|app: 0|req: 3703/7239] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1315 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 861.888116] [47313]: DEBUG nova.api.openstack.wsgi [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 861.889916] [47313]: DEBUG nova.compute.api [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 861.893736] [47313]: DEBUG oslo_concurrency.lockutils [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.893975] [47313]: DEBUG oslo_concurrency.lockutils [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.894170] [47313]: DEBUG oslo_concurrency.lockutils [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.894522] [47313]: DEBUG oslo_concurrency.lockutils [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 861.894715] [47313]: DEBUG oslo_concurrency.lockutils [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 861.894887] [47313]: DEBUG oslo_concurrency.lockutils [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 861.973263] [47313]: DEBUG nova.policy [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 861.979310] [47313]: INFO nova.api.openstack.requestlog [None req-30d8d80c-7db3-463a-b464-d890d9f2e032 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.093302 [ 861.979844] [47313]: [pid: 47313|app: 0|req: 3537/7240] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.089995] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.091854] [47312]: DEBUG nova.compute.api [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.095719] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.095970] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.096183] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.096571] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.096865] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.096957] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.136026] [47312]: DEBUG nova.policy [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.142155] [47312]: INFO nova.api.openstack.requestlog [None req-5bec84cd-0fc8-4963-818d-0c97e8f7538c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.053650 [ 862.142727] [47312]: [pid: 47312|app: 0|req: 3704/7241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.145730] [47313]: DEBUG nova.api.openstack.wsgi [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.147652] [47313]: DEBUG nova.compute.api [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.154029] [47313]: DEBUG oslo_concurrency.lockutils [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.154029] [47313]: DEBUG oslo_concurrency.lockutils [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.154029] [47313]: DEBUG oslo_concurrency.lockutils [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.154029] [47313]: DEBUG oslo_concurrency.lockutils [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.154499] [47313]: DEBUG oslo_concurrency.lockutils [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.155274] [47313]: DEBUG oslo_concurrency.lockutils [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.189459] [47313]: DEBUG nova.policy [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.193526] [47313]: INFO nova.api.openstack.requestlog [None req-b095e5ac-9907-4815-97d9-8bc6e707e8ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1243 microversion: 2.1 time: 0.051053 [ 862.194060] [47313]: [pid: 47313|app: 0|req: 3538/7242] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:38 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1243 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.205456] [47312]: DEBUG nova.api.openstack.wsgi [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.207353] [47312]: DEBUG nova.compute.api [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.211134] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.211915] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.211915] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.212093] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.212347] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.212418] [47312]: DEBUG oslo_concurrency.lockutils [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.243421] [47313]: DEBUG nova.api.openstack.wsgi [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.245430] [47313]: DEBUG nova.compute.api [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.250059] [47312]: DEBUG nova.policy [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.250163] [47313]: DEBUG oslo_concurrency.lockutils [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.250163] [47313]: DEBUG oslo_concurrency.lockutils [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.250163] [47313]: DEBUG oslo_concurrency.lockutils [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.250289] [47313]: DEBUG oslo_concurrency.lockutils [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.250497] [47313]: DEBUG oslo_concurrency.lockutils [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.250782] [47313]: DEBUG oslo_concurrency.lockutils [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.253518] [47312]: DEBUG nova.policy [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.254359] [47312]: DEBUG nova.policy [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.255133] [47312]: INFO nova.api.openstack.requestlog [None req-9ffbda3c-a1c6-42f2-86e0-c7573a1131aa tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.053203 [ 862.255547] [47312]: [pid: 47312|app: 0|req: 3705/7243] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 862.288014] [47313]: DEBUG nova.policy [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.292230] [47313]: INFO nova.api.openstack.requestlog [None req-22964ac5-8d71-4d24-80d7-e9303dd52855 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.051111 [ 862.292547] [47313]: [pid: 47313|app: 0|req: 3539/7244] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.432206] [47312]: DEBUG nova.api.openstack.wsgi [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.434403] [47312]: DEBUG nova.compute.api [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.438470] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.438863] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.439212] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.439685] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.440024] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.440310] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.482338] [47312]: DEBUG nova.policy [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.488316] [47312]: INFO nova.api.openstack.requestlog [None req-45f6ae1d-c44c-478a-a0e8-e81ea5f57eec tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1209 microversion: 2.1 time: 0.058366 [ 862.488787] [47312]: [pid: 47312|app: 0|req: 3706/7245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.516120] [47313]: DEBUG nova.api.openstack.wsgi [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.517992] [47313]: DEBUG nova.compute.api [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.521552] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.521802] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.522007] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.522389] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.522657] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.522807] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.543460] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.543701] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.543881] [47313]: DEBUG oslo_concurrency.lockutils [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.544100] [47313]: DEBUG nova.objects.instance [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.560503] [47312]: DEBUG nova.api.openstack.wsgi [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.562337] [47312]: DEBUG nova.compute.api [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.564067] [47313]: DEBUG nova.policy [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.566398] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.567882] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.567882] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.567882] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.567882] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.567882] [47312]: DEBUG oslo_concurrency.lockutils [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.570087] [47313]: INFO nova.api.openstack.requestlog [None req-87187e45-b730-4c03-8f1c-308d7b8a4ca6 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.056099 [ 862.570702] [47313]: [pid: 47313|app: 0|req: 3540/7246] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 862.574563] [47313]: DEBUG nova.api.openstack.wsgi [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.577051] [47313]: DEBUG nova.compute.api [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.581816] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.582228] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.582576] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.583206] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.583556] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.583858] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.605317] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.605593] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.605882] [47313]: DEBUG oslo_concurrency.lockutils [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.606016] [47313]: DEBUG nova.objects.instance [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 862.635932] [47313]: DEBUG nova.policy [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.640251] [47313]: INFO nova.api.openstack.requestlog [None req-c6a0cbb9-254e-409f-8b4f-90f2d1884f55 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.068563 [ 862.640601] [47313]: [pid: 47313|app: 0|req: 3541/7247] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.659369] [47312]: DEBUG nova.policy [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.664024] [47312]: INFO nova.api.openstack.requestlog [None req-0d81f827-f696-42da-a155-afc55a2c967c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.105809 [ 862.664714] [47312]: [pid: 47312|app: 0|req: 3707/7248] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.686771] [47313]: DEBUG nova.api.openstack.wsgi [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.688455] [47313]: DEBUG nova.compute.api [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.692225] [47313]: DEBUG oslo_concurrency.lockutils [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.692456] [47313]: DEBUG oslo_concurrency.lockutils [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.692707] [47313]: DEBUG oslo_concurrency.lockutils [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.693094] [47313]: DEBUG oslo_concurrency.lockutils [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.693299] [47313]: DEBUG oslo_concurrency.lockutils [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.693472] [47313]: DEBUG oslo_concurrency.lockutils [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.727936] [47313]: DEBUG nova.policy [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.731806] [47313]: INFO nova.api.openstack.requestlog [None req-9edb7f07-dfdb-4bf6-b262-9c5cd38c9701 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.047328 [ 862.732147] [47313]: [pid: 47313|app: 0|req: 3542/7249] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.764220] [47312]: DEBUG nova.api.openstack.wsgi [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.766059] [47312]: DEBUG nova.compute.api [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.766129] [47313]: DEBUG nova.api.openstack.wsgi [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.767764] [47313]: DEBUG nova.compute.api [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.769949] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.770206] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.770392] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.770752] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.770948] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.771137] [47312]: DEBUG oslo_concurrency.lockutils [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.771280] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.771511] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.771695] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.772084] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.772350] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.772536] [47313]: DEBUG oslo_concurrency.lockutils [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.814158] [47313]: DEBUG nova.policy [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.818597] [47313]: DEBUG nova.policy [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.819248] [47313]: DEBUG nova.policy [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.819887] [47313]: INFO nova.api.openstack.requestlog [None req-9d2b5ef8-9b26-4ac7-8009-16793efe584e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1375 microversion: 2.54 time: 0.056170 [ 862.820213] [47313]: [pid: 47313|app: 0|req: 3543/7250] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1375 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 862.825054] [47313]: DEBUG nova.api.openstack.wsgi [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.826112] [47313]: DEBUG nova.compute.api [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.829546] [47313]: DEBUG oslo_concurrency.lockutils [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.830196] [47313]: DEBUG oslo_concurrency.lockutils [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.830432] [47313]: DEBUG oslo_concurrency.lockutils [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.830826] [47313]: DEBUG oslo_concurrency.lockutils [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.831052] [47313]: DEBUG oslo_concurrency.lockutils [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.831233] [47313]: DEBUG oslo_concurrency.lockutils [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.851949] [47312]: DEBUG nova.policy [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.855907] [47312]: INFO nova.api.openstack.requestlog [None req-fd1b9300-16df-4227-9d16-fd4293e55448 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.093719 [ 862.855907] [47312]: [pid: 47312|app: 0|req: 3708/7251] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.858366] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf664789-9ae3-4ebe-aa78-ec1045301d42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Action: 'create', calling method: .version_select at 0x7b9c478af0a0>, body: {"keypair": {"name": "tempest-ServerShowV254Test-keypair-152407169", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAov3cDqM3pvLCK5YdoVaUvi2ejVyP/IgDam4e7tBNnmztsIEWb/XKPl7/qiqOYyuZVkLVdxz2pj+rQ5RYOR79jaig1sfqolWx2inTefU3FjW0HyX49xpNwQRIiR0D7pIA=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 862.868909] [47312]: DEBUG nova.quota [None req-bf664789-9ae3-4ebe-aa78-ec1045301d42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Getting quotas for project 5184d6320f674c23841016c3c599ac7f. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 862.872522] [47312]: DEBUG nova.quota [None req-bf664789-9ae3-4ebe-aa78-ec1045301d42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Getting quotas for user 5590472412f145c992bd260174074313 and project 5184d6320f674c23841016c3c599ac7f. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 862.888124] [47312]: INFO nova.api.openstack.requestlog [None req-bf664789-9ae3-4ebe-aa78-ec1045301d42 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 201 len: 419 microversion: 2.54 time: 0.031231 [ 862.888249] [47312]: [pid: 47312|app: 0|req: 3709/7252] 10.180.1.21 () {62 vars in 1195 bytes} [Thu Oct 31 12:15:39 2024] POST /compute/v2.1/os-keypairs => generated 419 bytes in 32 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [ 862.890776] [47312]: DEBUG nova.api.openstack.wsgi [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.892336] [47312]: DEBUG nova.compute.api [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.896105] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.896333] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.896514] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.896865] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.897077] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.897253] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.946338] [47313]: DEBUG nova.policy [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.950551] [47313]: INFO nova.api.openstack.requestlog [None req-7aaebe7c-106a-4c23-bc59-2ad1cefc595e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1328 microversion: 2.1 time: 0.127819 [ 862.951104] [47313]: [pid: 47313|app: 0|req: 3544/7253] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1328 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 862.953700] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Action: 'action', calling method: >, body: {"rebuild": {"key_name": "tempest-ServerShowV254Test-keypair-152407169", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 862.955593] [47313]: DEBUG nova.compute.api [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.958715] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.958944] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.959140] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.959486] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.959685] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.959888] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.980081] [47312]: DEBUG nova.policy [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 862.984774] [47312]: INFO nova.api.openstack.requestlog [None req-47f9b179-ac27-4756-8083-bb6f5c2cb233 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1460 microversion: 2.1 time: 0.095997 [ 862.985158] [47312]: [pid: 47312|app: 0|req: 3710/7254] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1460 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 862.991717] [47312]: DEBUG nova.api.openstack.wsgi [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 862.993513] [47312]: DEBUG nova.compute.api [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 862.997193] [47312]: DEBUG oslo_concurrency.lockutils [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.997354] [47312]: DEBUG oslo_concurrency.lockutils [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.997535] [47312]: DEBUG oslo_concurrency.lockutils [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 862.997890] [47312]: DEBUG oslo_concurrency.lockutils [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 862.998099] [47312]: DEBUG oslo_concurrency.lockutils [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 862.998272] [47312]: DEBUG oslo_concurrency.lockutils [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.012922] [47313]: DEBUG nova.virt.hardware [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 863.013272] [47313]: DEBUG nova.virt.hardware [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 863.013481] [47313]: DEBUG nova.virt.hardware [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 863.013673] [47313]: DEBUG nova.virt.hardware [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 863.013894] [47313]: DEBUG nova.virt.hardware [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 863.059372] [47313]: DEBUG nova.compute.api [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.064276] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.064276] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.064276] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.064761] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.065065] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.065319] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.071140] [47312]: DEBUG nova.policy [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.076188] [47312]: INFO nova.api.openstack.requestlog [None req-655cc5fe-7c05-4419-9de9-017e0e768518 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.086287 [ 863.076650] [47312]: [pid: 47312|app: 0|req: 3711/7255] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.079322] [47312]: DEBUG nova.api.openstack.wsgi [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.081031] [47312]: DEBUG nova.compute.api [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.085922] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.086189] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.086377] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.086748] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.087015] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.087138] [47312]: DEBUG oslo_concurrency.lockutils [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.122266] [47313]: INFO nova.api.openstack.requestlog [None req-7f1156ee-f0c9-46cc-862e-5b851d64f9d1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "POST /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8/action" status: 202 len: 1161 microversion: 2.54 time: 0.170457 [ 863.122660] [47313]: [pid: 47313|app: 0|req: 3545/7256] 10.180.1.21 () {62 vars in 1315 bytes} [Thu Oct 31 12:15:39 2024] POST /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8/action => generated 1161 bytes in 171 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 863.125381] [47313]: DEBUG nova.api.openstack.wsgi [req-f20ff67e-5a42-4264-8fec-8921b958fbc3 req-ef73961d-ebf7-40a4-a8b5-fed31ae89936 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9562558a-89ba-4169-bd0a-ad31fc0c33bc", "name": "network-vif-plugged", "status": "completed", "tag": "96b44391-970b-458b-bb63-47288e6d18a2"}, {"name": "network-changed", "server_uuid": "9562558a-89ba-4169-bd0a-ad31fc0c33bc", "tag": "96b44391-970b-458b-bb63-47288e6d18a2"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 863.131398] [47313]: DEBUG oslo_concurrency.lockutils [req-f20ff67e-5a42-4264-8fec-8921b958fbc3 req-ef73961d-ebf7-40a4-a8b5-fed31ae89936 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.131633] [47313]: DEBUG oslo_concurrency.lockutils [req-f20ff67e-5a42-4264-8fec-8921b958fbc3 req-ef73961d-ebf7-40a4-a8b5-fed31ae89936 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.131817] [47313]: DEBUG oslo_concurrency.lockutils [req-f20ff67e-5a42-4264-8fec-8921b958fbc3 req-ef73961d-ebf7-40a4-a8b5-fed31ae89936 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.138103] [47313]: INFO nova.api.openstack.compute.server_external_events [req-f20ff67e-5a42-4264-8fec-8921b958fbc3 req-ef73961d-ebf7-40a4-a8b5-fed31ae89936 service nova] Creating event network-vif-plugged:96b44391-970b-458b-bb63-47288e6d18a2 for instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc on cpu-1 [ 863.138353] [47313]: INFO nova.api.openstack.compute.server_external_events [req-f20ff67e-5a42-4264-8fec-8921b958fbc3 req-ef73961d-ebf7-40a4-a8b5-fed31ae89936 service nova] Creating event network-changed:96b44391-970b-458b-bb63-47288e6d18a2 for instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc on cpu-1 [ 863.141208] [47313]: INFO nova.api.openstack.requestlog [req-f20ff67e-5a42-4264-8fec-8921b958fbc3 req-ef73961d-ebf7-40a4-a8b5-fed31ae89936 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017872 [ 863.141535] [47313]: [pid: 47313|app: 0|req: 3546/7257] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:39 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 863.144423] [47313]: DEBUG nova.api.openstack.wsgi [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.146154] [47313]: DEBUG nova.compute.api [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.149895] [47313]: DEBUG oslo_concurrency.lockutils [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.150175] [47313]: DEBUG oslo_concurrency.lockutils [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.150434] [47313]: DEBUG oslo_concurrency.lockutils [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.150834] [47313]: DEBUG oslo_concurrency.lockutils [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.151052] [47313]: DEBUG oslo_concurrency.lockutils [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.151230] [47313]: DEBUG oslo_concurrency.lockutils [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.171474] [47312]: DEBUG nova.policy [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.175690] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=2004,nova_cell1:UPDATE=87,nova_cell1:SAVEPOINT=5,nova_cell1:RELEASE=5,nova_cell1:DELETE=10,nova_cell1:INSERT=6 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 863.178198] [47312]: INFO nova.api.openstack.requestlog [None req-7a3a8d26-8c45-47b6-9963-652383c77178 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1462 microversion: 2.1 time: 0.100909 [ 863.178539] [47312]: [pid: 47312|app: 0|req: 3712/7258] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1462 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.181630] [47312]: DEBUG nova.api.openstack.wsgi [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.183385] [47312]: DEBUG nova.compute.api [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.189184] [47312]: DEBUG oslo_concurrency.lockutils [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.189436] [47312]: DEBUG oslo_concurrency.lockutils [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.189635] [47312]: DEBUG oslo_concurrency.lockutils [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.190027] [47313]: DEBUG nova.policy [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.190138] [47312]: DEBUG oslo_concurrency.lockutils [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.190227] [47312]: DEBUG oslo_concurrency.lockutils [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.190384] [47312]: DEBUG oslo_concurrency.lockutils [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.194287] [47313]: DEBUG nova.policy [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.195048] [47313]: DEBUG nova.policy [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.195536] [47313]: INFO nova.api.openstack.requestlog [None req-c78ca1fa-6f3b-4014-8836-a1c9b561725a tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1426 microversion: 2.54 time: 0.053379 [ 863.196290] [47313]: [pid: 47313|app: 0|req: 3547/7259] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:39 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1426 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.198591] [47313]: DEBUG nova.api.openstack.wsgi [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1425027983"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 863.200212] [47313]: DEBUG nova.compute.api [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.203829] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.204076] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.204265] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.204610] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.204804] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.204997] [47313]: DEBUG oslo_concurrency.lockutils [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.220701] [47312]: DEBUG nova.policy [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.224813] [47312]: INFO nova.api.openstack.requestlog [None req-91be72b9-07a7-40ae-a18a-27a8952dd462 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.045689 [ 863.225155] [47312]: [pid: 47312|app: 0|req: 3713/7260] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.227453] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.228998] [47312]: DEBUG nova.compute.api [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.232049] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.232283] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.232462] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.232850] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.233075] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.233259] [47312]: DEBUG oslo_concurrency.lockutils [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.264499] [47312]: DEBUG nova.policy [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.268964] [47312]: INFO nova.api.openstack.requestlog [None req-1f503382-b1b2-4e94-b1d2-5dcbd50da854 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1251 microversion: 2.1 time: 0.043192 [ 863.269432] [47312]: [pid: 47312|app: 0|req: 3714/7261] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1251 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.271739] [47312]: DEBUG nova.api.openstack.wsgi [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.273355] [47312]: DEBUG nova.compute.api [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.276802] [47312]: DEBUG oslo_concurrency.lockutils [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.277056] [47312]: DEBUG oslo_concurrency.lockutils [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.277255] [47312]: DEBUG oslo_concurrency.lockutils [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.277618] [47312]: DEBUG oslo_concurrency.lockutils [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.277808] [47312]: DEBUG oslo_concurrency.lockutils [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.277975] [47312]: DEBUG oslo_concurrency.lockutils [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.290574] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 863.308331] [47312]: DEBUG nova.policy [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.313985] [47312]: DEBUG nova.policy [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.314962] [47312]: DEBUG nova.policy [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.315802] [47312]: INFO nova.api.openstack.requestlog [None req-416702e0-ae73-4dd9-a6d3-992f1743612e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1284 microversion: 2.20 time: 0.045910 [ 863.316257] [47312]: [pid: 47312|app: 0|req: 3715/7262] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1284 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 863.319412] [47312]: DEBUG nova.api.openstack.wsgi [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.322065] [47312]: DEBUG nova.compute.api [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.323525] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=580,nova_api:UPDATE=5,nova_api:INSERT=10,nova_api:DELETE=4 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 863.326633] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.326966] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.327273] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.327784] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.328109] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.328383] [47312]: DEBUG oslo_concurrency.lockutils [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.370682] [47312]: DEBUG nova.policy [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.375849] [47312]: INFO nova.api.openstack.requestlog [None req-f824ce65-7a1a-4d3e-b769-11354fd9ab72 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.058850 [ 863.376232] [47312]: [pid: 47312|app: 0|req: 3716/7263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.389511] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=6 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 863.503236] [47312]: DEBUG nova.api.openstack.wsgi [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.504920] [47312]: DEBUG nova.compute.api [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.509859] [47312]: DEBUG oslo_concurrency.lockutils [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.510372] [47312]: DEBUG oslo_concurrency.lockutils [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.510701] [47312]: DEBUG oslo_concurrency.lockutils [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.510986] [47312]: DEBUG oslo_concurrency.lockutils [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.511214] [47312]: DEBUG oslo_concurrency.lockutils [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.511393] [47312]: DEBUG oslo_concurrency.lockutils [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.549785] [47312]: DEBUG nova.policy [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.554923] [47312]: INFO nova.api.openstack.requestlog [None req-c75c3dd3-aff9-4938-8a71-91618f21c459 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1209 microversion: 2.1 time: 0.053806 [ 863.555255] [47312]: [pid: 47312|app: 0|req: 3717/7264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.583324] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.585428] [47312]: DEBUG nova.compute.api [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.586249] [47313]: INFO nova.api.openstack.requestlog [None req-64f60667-b858-43aa-baff-253fd4969acc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3/action" status: 202 len: 0 microversion: 2.1 time: 0.388791 [ 863.586249] [47313]: [pid: 47313|app: 0|req: 3548/7265] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:15:40 2024] POST /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3/action => generated 0 bytes in 389 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 863.588384] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.588631] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.588816] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.589209] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.589421] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.589613] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.594016] [47313]: DEBUG nova.api.openstack.wsgi [None req-5190f33a-fb56-472b-a086-6e6a149db21c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4738b640>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.617676] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.617949] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.618066] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.618262] [47312]: DEBUG nova.objects.instance [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.622765] [47313]: INFO nova.api.openstack.requestlog [None req-5190f33a-fb56-472b-a086-6e6a149db21c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1559 microversion: 2.1 time: 0.031351 [ 863.623350] [47313]: [pid: 47313|app: 0|req: 3549/7266] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1559 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 863.643127] [47312]: DEBUG nova.policy [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.647908] [47312]: INFO nova.api.openstack.requestlog [None req-1c730454-5c6f-444f-ac6a-7be0c12b9a60 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.067811 [ 863.648248] [47312]: [pid: 47312|app: 0|req: 3718/7267] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.656715] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.656715] [47313]: DEBUG nova.compute.api [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.663122] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.663122] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.663122] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.663122] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.663122] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.663122] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.675931] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.677702] [47312]: DEBUG nova.compute.api [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.681673] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.682014] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.682295] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.682584] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.682838] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.683018] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.683595] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.683880] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.684099] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.684314] [47313]: DEBUG nova.objects.instance [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 863.727083] [47313]: DEBUG nova.policy [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.731370] [47313]: INFO nova.api.openstack.requestlog [None req-e4e83dd1-a0cd-4022-a395-85979975ce27 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.081021 [ 863.731721] [47313]: [pid: 47313|app: 0|req: 3550/7268] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.743478] [47313]: DEBUG nova.api.openstack.wsgi [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.745374] [47313]: DEBUG nova.compute.api [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.750135] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.750470] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.750717] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.751433] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.751433] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.751565] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.815903] [47313]: DEBUG nova.policy [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.824620] [47313]: INFO nova.api.openstack.requestlog [None req-6e30ccad-6727-4075-82c1-74197f10bdb0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.083386 [ 863.825359] [47313]: [pid: 47313|app: 0|req: 3551/7269] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.867786] [47313]: DEBUG nova.api.openstack.wsgi [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.869937] [47313]: DEBUG nova.compute.api [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.874907] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.875265] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.875456] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.875878] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.876092] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.876414] [47313]: DEBUG oslo_concurrency.lockutils [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.928733] [47312]: DEBUG nova.policy [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 863.934953] [47312]: INFO nova.api.openstack.requestlog [None req-8e126389-c631-4f07-92cd-0d22be95a0eb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.261070 [ 863.935360] [47312]: [pid: 47312|app: 0|req: 3719/7270] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 863.964571] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 863.967102] [47312]: DEBUG nova.compute.api [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 863.970753] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.971039] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.971231] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 863.971937] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 863.972153] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 863.972338] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.225733] [47313]: DEBUG nova.policy [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.230332] [47313]: INFO nova.api.openstack.requestlog [None req-3e1cf46c-b0e2-4404-af41-ea7c094a1c81 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.365271 [ 864.230647] [47313]: [pid: 47313|app: 0|req: 3552/7271] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.232967] [47313]: DEBUG nova.api.openstack.wsgi [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.235315] [47313]: DEBUG nova.compute.api [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.239045] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.239045] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.239045] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.239241] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.239438] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.239609] [47313]: DEBUG oslo_concurrency.lockutils [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.287449] [47312]: DEBUG nova.policy [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.293272] [47312]: INFO nova.api.openstack.requestlog [None req-cd04d0a8-9396-4709-a865-0706b91dd338 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1316 microversion: 2.1 time: 0.331359 [ 864.293750] [47312]: [pid: 47312|app: 0|req: 3720/7272] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:40 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1316 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.296457] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.298501] [47312]: DEBUG nova.compute.api [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.301839] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.302073] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.302252] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.302609] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.302834] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.303019] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.344266] [47312]: DEBUG nova.policy [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.348802] [47312]: DEBUG nova.policy [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.349628] [47312]: DEBUG nova.policy [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.350971] [47312]: INFO nova.api.openstack.requestlog [None req-9c0f37e0-f1d5-4ef9-a821-a641f0f8f911 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1426 microversion: 2.54 time: 0.056546 [ 864.351582] [47312]: [pid: 47312|app: 0|req: 3721/7273] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1426 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.354507] [47312]: DEBUG nova.api.openstack.wsgi [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.356307] [47312]: DEBUG nova.compute.api [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.361192] [47312]: DEBUG oslo_concurrency.lockutils [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.361646] [47312]: DEBUG oslo_concurrency.lockutils [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.361900] [47312]: DEBUG oslo_concurrency.lockutils [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.362381] [47312]: DEBUG oslo_concurrency.lockutils [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.362668] [47312]: DEBUG oslo_concurrency.lockutils [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.362854] [47312]: DEBUG oslo_concurrency.lockutils [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.372603] [47313]: DEBUG nova.policy [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.379395] [47313]: INFO nova.api.openstack.requestlog [None req-9bd16480-9b0d-4242-af83-2777e1f77454 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.147963 [ 864.379782] [47313]: [pid: 47313|app: 0|req: 3553/7274] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.382905] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.384617] [47313]: DEBUG nova.compute.api [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.388091] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.388367] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.388548] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.388914] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.389250] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.389345] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.401099] [47312]: DEBUG nova.policy [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.405621] [47312]: INFO nova.api.openstack.requestlog [None req-80a49c08-3133-4ff5-9e37-848af6b8a30c tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1219 microversion: 2.1 time: 0.053305 [ 864.406034] [47312]: [pid: 47312|app: 0|req: 3722/7275] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1219 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.408564] [47312]: DEBUG nova.api.openstack.wsgi [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.412030] [47312]: DEBUG nova.compute.api [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.414450] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.414450] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.414687] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.414878] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.416329] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.416562] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.462089] [47312]: DEBUG nova.policy [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.467669] [47312]: DEBUG nova.policy [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.468369] [47312]: DEBUG nova.policy [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.469079] [47312]: INFO nova.api.openstack.requestlog [None req-d4dbb14e-2668-4fb3-bd29-02811df106ee tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.062443 [ 864.469403] [47312]: [pid: 47312|app: 0|req: 3723/7276] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 864.475282] [47312]: DEBUG nova.api.openstack.wsgi [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.476889] [47312]: DEBUG nova.compute.api [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.483061] [47312]: DEBUG oslo_concurrency.lockutils [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.483061] [47312]: DEBUG oslo_concurrency.lockutils [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.483061] [47312]: DEBUG oslo_concurrency.lockutils [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.483061] [47312]: DEBUG oslo_concurrency.lockutils [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.483061] [47312]: DEBUG oslo_concurrency.lockutils [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.483061] [47312]: DEBUG oslo_concurrency.lockutils [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.534138] [47312]: DEBUG nova.policy [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.540804] [47312]: INFO nova.api.openstack.requestlog [None req-9043c0a1-a942-45f2-ad6e-a6112bf80dd5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.069112 [ 864.541196] [47312]: [pid: 47312|app: 0|req: 3724/7277] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.567282] [47312]: DEBUG nova.api.openstack.wsgi [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.568937] [47312]: DEBUG nova.compute.api [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.573910] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.574169] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.574658] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.574775] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.574993] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.575290] [47312]: DEBUG oslo_concurrency.lockutils [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.622291] [47312]: DEBUG nova.policy [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.626188] [47313]: DEBUG nova.policy [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.627087] [47312]: INFO nova.api.openstack.requestlog [None req-b4101d13-e9e3-4dea-9298-195d82638c66 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.061942 [ 864.627438] [47312]: [pid: 47312|app: 0|req: 3725/7278] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.635433] [47312]: DEBUG nova.api.openstack.wsgi [None req-8cd33727-9466-4ff9-b033-7f77491ba0a5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cdcf0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.636028] [47313]: INFO nova.api.openstack.requestlog [None req-8d057be2-eec4-4bdd-9806-a6a60a29602a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1303 microversion: 2.1 time: 0.255114 [ 864.636193] [47313]: [pid: 47313|app: 0|req: 3554/7279] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1303 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.663603] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.665010] [47313]: DEBUG nova.compute.api [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.667199] [47312]: INFO nova.api.openstack.requestlog [None req-8cd33727-9466-4ff9-b033-7f77491ba0a5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1559 microversion: 2.1 time: 0.035319 [ 864.667627] [47312]: [pid: 47312|app: 0|req: 3726/7280] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1559 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.669031] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.669331] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.669568] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.669981] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.670245] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.670487] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.688877] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.689240] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.689487] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.689739] [47313]: DEBUG nova.objects.instance [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.716354] [47313]: DEBUG nova.policy [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.720837] [47313]: INFO nova.api.openstack.requestlog [None req-dfd2ee6d-3f31-437b-b199-bbc3b1e49155 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.060055 [ 864.721216] [47313]: [pid: 47313|app: 0|req: 3555/7281] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.746178] [47312]: DEBUG nova.api.openstack.wsgi [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.747797] [47312]: DEBUG nova.compute.api [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.752038] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.752038] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.752185] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.752478] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.752705] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.752892] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.772375] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.772531] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.772748] [47312]: DEBUG oslo_concurrency.lockutils [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.772911] [47312]: DEBUG nova.objects.instance [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lazy-loading 'fault' on Instance uuid 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 864.795846] [47312]: DEBUG nova.policy [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a7ab1f4b73de4fda898ad236977ca5cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82f437d1d2984539831da3c83b835a99', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.799915] [47312]: INFO nova.api.openstack.requestlog [None req-1095a7d1-0d2b-491d-be62-cc2fd323cda2 tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 200 len: 1307 microversion: 2.1 time: 0.056275 [ 864.800336] [47312]: [pid: 47312|app: 0|req: 3727/7282] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 1307 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.843529] [47313]: DEBUG nova.api.openstack.wsgi [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.845211] [47313]: DEBUG nova.compute.api [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.848821] [47313]: DEBUG oslo_concurrency.lockutils [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.849095] [47313]: DEBUG oslo_concurrency.lockutils [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.849288] [47313]: DEBUG oslo_concurrency.lockutils [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.849639] [47313]: DEBUG oslo_concurrency.lockutils [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.849836] [47313]: DEBUG oslo_concurrency.lockutils [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.850014] [47313]: DEBUG oslo_concurrency.lockutils [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.880260] [47313]: DEBUG nova.policy [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 864.884434] [47313]: INFO nova.api.openstack.requestlog [None req-d74bfb0b-41c5-4fb7-857b-b63699b2b21d tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.043220 [ 864.884759] [47313]: [pid: 47313|app: 0|req: 3556/7283] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 864.950301] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 864.952037] [47312]: DEBUG nova.compute.api [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 864.955508] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.955767] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.955958] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 864.956321] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 864.956518] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 864.956687] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.030900] [47312]: DEBUG nova.policy [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.037482] [47312]: INFO nova.api.openstack.requestlog [None req-d7023dc1-f786-4a39-9dc8-80a5b48db32b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.088814 [ 865.037482] [47312]: [pid: 47312|app: 0|req: 3728/7284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:41 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.152505] [47313]: DEBUG nova.api.openstack.wsgi [req-f777d386-8366-4c71-b846-f59696d4cddf req-7586ac60-fb5f-4427-a57a-7d8daeb92e1f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "942b00ba-a615-452d-a0c1-633d48d73fd4", "name": "network-vif-plugged", "status": "completed", "tag": "db1b2713-6097-47ef-bec1-5ef54204a3da"}, {"name": "network-changed", "server_uuid": "942b00ba-a615-452d-a0c1-633d48d73fd4", "tag": "db1b2713-6097-47ef-bec1-5ef54204a3da"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 865.158395] [47313]: DEBUG oslo_concurrency.lockutils [req-f777d386-8366-4c71-b846-f59696d4cddf req-7586ac60-fb5f-4427-a57a-7d8daeb92e1f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.158797] [47313]: DEBUG oslo_concurrency.lockutils [req-f777d386-8366-4c71-b846-f59696d4cddf req-7586ac60-fb5f-4427-a57a-7d8daeb92e1f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.158897] [47313]: DEBUG oslo_concurrency.lockutils [req-f777d386-8366-4c71-b846-f59696d4cddf req-7586ac60-fb5f-4427-a57a-7d8daeb92e1f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.164848] [47313]: INFO nova.api.openstack.compute.server_external_events [req-f777d386-8366-4c71-b846-f59696d4cddf req-7586ac60-fb5f-4427-a57a-7d8daeb92e1f service nova] Creating event network-vif-plugged:db1b2713-6097-47ef-bec1-5ef54204a3da for instance 942b00ba-a615-452d-a0c1-633d48d73fd4 on cpu-1 [ 865.165097] [47313]: INFO nova.api.openstack.compute.server_external_events [req-f777d386-8366-4c71-b846-f59696d4cddf req-7586ac60-fb5f-4427-a57a-7d8daeb92e1f service nova] Creating event network-changed:db1b2713-6097-47ef-bec1-5ef54204a3da for instance 942b00ba-a615-452d-a0c1-633d48d73fd4 on cpu-1 [ 865.167768] [47313]: INFO nova.api.openstack.requestlog [req-f777d386-8366-4c71-b846-f59696d4cddf req-7586ac60-fb5f-4427-a57a-7d8daeb92e1f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.017612 [ 865.168104] [47313]: [pid: 47313|app: 0|req: 3557/7285] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:42 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 865.245351] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.247460] [47312]: DEBUG nova.compute.api [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.251342] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.251746] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.252171] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.252603] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.252965] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.253244] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.307631] [47313]: DEBUG nova.api.openstack.wsgi [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.309360] [47313]: DEBUG nova.compute.api [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.313149] [47313]: DEBUG oslo_concurrency.lockutils [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.313393] [47313]: DEBUG oslo_concurrency.lockutils [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.313589] [47313]: DEBUG oslo_concurrency.lockutils [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.313979] [47313]: DEBUG oslo_concurrency.lockutils [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.314237] [47313]: DEBUG oslo_concurrency.lockutils [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.314396] [47313]: DEBUG oslo_concurrency.lockutils [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.327192] [47312]: DEBUG nova.policy [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.331673] [47312]: INFO nova.api.openstack.requestlog [None req-6d8f53d4-408f-4df7-810c-30fafff16ce0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.089221 [ 865.331999] [47312]: [pid: 47312|app: 0|req: 3729/7286] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.366259] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.368106] [47312]: DEBUG nova.compute.api [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.373039] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.373422] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.373742] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.374332] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.374671] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.374965] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.394514] [47313]: DEBUG nova.policy [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.400577] [47313]: INFO nova.api.openstack.requestlog [None req-1851cb8a-11bc-470f-a5cd-f151961fbe07 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1316 microversion: 2.1 time: 0.095342 [ 865.400920] [47313]: [pid: 47313|app: 0|req: 3558/7287] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1316 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.403659] [47313]: DEBUG nova.api.openstack.wsgi [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.404916] [47313]: DEBUG nova.compute.api [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.406582] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=562,nova_api:INSERT=14,nova_api:UPDATE=10,nova_api:DELETE=2 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 865.410495] [47313]: DEBUG oslo_concurrency.lockutils [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.410718] [47313]: DEBUG oslo_concurrency.lockutils [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.410903] [47313]: DEBUG oslo_concurrency.lockutils [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.411275] [47313]: DEBUG oslo_concurrency.lockutils [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.411469] [47313]: DEBUG oslo_concurrency.lockutils [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.411642] [47313]: DEBUG oslo_concurrency.lockutils [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.416070] [47312]: DEBUG nova.policy [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.420289] [47312]: DEBUG nova.policy [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.420924] [47312]: DEBUG nova.policy [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.421583] [47312]: INFO nova.api.openstack.requestlog [None req-3c9b25b0-7051-48fe-95eb-da0b175b0bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1426 microversion: 2.54 time: 0.057797 [ 865.422057] [47312]: [pid: 47312|app: 0|req: 3730/7288] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1426 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 865.424315] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.425905] [47312]: DEBUG nova.compute.api [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.429314] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.429557] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.429723] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.430086] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.430287] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.430461] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.473294] [47312]: DEBUG nova.policy [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.477858] [47312]: INFO nova.api.openstack.requestlog [None req-a3c47956-8c61-41d4-ad9a-0983463312ce tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1275 microversion: 2.1 time: 0.055308 [ 865.478244] [47312]: [pid: 47312|app: 0|req: 3731/7289] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1275 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.485750] [47312]: DEBUG nova.api.openstack.wsgi [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.487439] [47312]: DEBUG nova.compute.api [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.491181] [47312]: DEBUG oslo_concurrency.lockutils [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.491432] [47312]: DEBUG oslo_concurrency.lockutils [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.491619] [47312]: DEBUG oslo_concurrency.lockutils [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.491992] [47312]: DEBUG oslo_concurrency.lockutils [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.492207] [47312]: DEBUG oslo_concurrency.lockutils [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.492384] [47312]: DEBUG oslo_concurrency.lockutils [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.529584] [47312]: DEBUG nova.policy [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.534709] [47312]: DEBUG nova.policy [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.535544] [47312]: DEBUG nova.policy [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.536344] [47312]: INFO nova.api.openstack.requestlog [None req-c464d31a-5f64-4e2c-a2c8-7073a7fc3d8f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.052965 [ 865.536701] [47312]: [pid: 47312|app: 0|req: 3732/7290] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 865.560152] [47312]: DEBUG nova.api.openstack.wsgi [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.561998] [47312]: DEBUG nova.compute.api [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.564104] [47313]: DEBUG nova.policy [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.565713] [47312]: DEBUG oslo_concurrency.lockutils [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.565959] [47312]: DEBUG oslo_concurrency.lockutils [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.566163] [47312]: DEBUG oslo_concurrency.lockutils [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.566536] [47312]: DEBUG oslo_concurrency.lockutils [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.566737] [47312]: DEBUG oslo_concurrency.lockutils [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.566911] [47312]: DEBUG oslo_concurrency.lockutils [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.569184] [47313]: INFO nova.api.openstack.requestlog [None req-284efc6d-5f28-4103-aa76-8c339e935157 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.167581 [ 865.569544] [47313]: [pid: 47313|app: 0|req: 3559/7291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.602042] [47312]: DEBUG nova.policy [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.607010] [47312]: INFO nova.api.openstack.requestlog [None req-01e9e6b3-1fd7-4b11-9239-87e326353bda tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.049041 [ 865.607424] [47312]: [pid: 47312|app: 0|req: 3733/7292] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.640932] [47313]: DEBUG nova.api.openstack.wsgi [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.643106] [47313]: DEBUG nova.compute.api [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.647433] [47313]: DEBUG oslo_concurrency.lockutils [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.647558] [47313]: DEBUG oslo_concurrency.lockutils [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.647748] [47313]: DEBUG oslo_concurrency.lockutils [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.648205] [47313]: DEBUG oslo_concurrency.lockutils [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.648470] [47313]: DEBUG oslo_concurrency.lockutils [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.648672] [47313]: DEBUG oslo_concurrency.lockutils [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.649596] [47312]: DEBUG nova.api.openstack.wsgi [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.651345] [47312]: DEBUG nova.compute.api [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.655500] [47312]: DEBUG oslo_concurrency.lockutils [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.655816] [47312]: DEBUG oslo_concurrency.lockutils [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.656036] [47312]: DEBUG oslo_concurrency.lockutils [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.656542] [47312]: DEBUG oslo_concurrency.lockutils [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.656727] [47312]: DEBUG oslo_concurrency.lockutils [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.656899] [47312]: DEBUG oslo_concurrency.lockutils [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.684735] [47313]: DEBUG nova.policy [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.689408] [47313]: INFO nova.api.openstack.requestlog [None req-97a017f0-24f1-426f-9841-642cab453234 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.051459 [ 865.689774] [47313]: [pid: 47313|app: 0|req: 3560/7293] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.692497] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e08fe7c-4aa5-439d-ad37-ae9c98f26084 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4776ba30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.728728] [47313]: INFO nova.api.openstack.requestlog [None req-5e08fe7c-4aa5-439d-ad37-ae9c98f26084 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1559 microversion: 2.1 time: 0.038273 [ 865.729100] [47313]: [pid: 47313|app: 0|req: 3561/7294] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1559 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.734451] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.736290] [47313]: DEBUG nova.compute.api [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.740807] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.741141] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.741500] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.742054] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.742372] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.742635] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.745996] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=1877,nova_cell1:UPDATE=132,nova_cell1:SAVEPOINT=7,nova_cell1:RELEASE=7,nova_cell1:DELETE=14,nova_cell1:INSERT=13 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 865.748629] [47312]: DEBUG nova.policy [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.753580] [47312]: INFO nova.api.openstack.requestlog [None req-240c310e-78d8-41fb-aa80-76aaf69abff5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1291 microversion: 2.1 time: 0.106694 [ 865.753880] [47312]: [pid: 47312|app: 0|req: 3734/7295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1291 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 865.764467] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.764703] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.764934] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.765168] [47313]: DEBUG nova.objects.instance [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 865.785143] [47313]: DEBUG nova.policy [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.789515] [47313]: INFO nova.api.openstack.requestlog [None req-eb10ab17-1a4a-4cf0-b824-5b802d8c7b43 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.058982 [ 865.789859] [47313]: [pid: 47313|app: 0|req: 3562/7296] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 865.812564] [47312]: DEBUG nova.api.openstack.wsgi [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.814289] [47312]: DEBUG nova.compute.api [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] [instance: 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.817821] [47312]: DEBUG oslo_concurrency.lockutils [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.818068] [47312]: DEBUG oslo_concurrency.lockutils [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.818258] [47312]: DEBUG oslo_concurrency.lockutils [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.818630] [47312]: DEBUG oslo_concurrency.lockutils [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.818818] [47312]: DEBUG oslo_concurrency.lockutils [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.818993] [47312]: DEBUG oslo_concurrency.lockutils [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.828574] [47312]: INFO nova.api.openstack.wsgi [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] HTTP exception thrown: Instance 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b could not be found. [ 865.828953] [47312]: DEBUG nova.api.openstack.wsgi [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] Returning 404 to user: Instance 1cd50cd6-ccb2-41aa-8c24-9eabed18de6b could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 865.829465] [47312]: INFO nova.api.openstack.requestlog [None req-6278d99b-f0af-4b59-862c-ca2c59a76e0d tempest-ServerMetadataNegativeTestJSON-1858154920 tempest-ServerMetadataNegativeTestJSON-1858154920-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b" status: 404 len: 111 microversion: 2.1 time: 0.019403 [ 865.829833] [47312]: [pid: 47312|app: 0|req: 3735/7297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/1cd50cd6-ccb2-41aa-8c24-9eabed18de6b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 865.897311] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 865.898754] [47313]: DEBUG nova.compute.api [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 865.902403] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.902704] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.902939] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.903347] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 865.903591] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 865.903820] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 865.952437] [47313]: DEBUG nova.policy [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 865.958781] [47313]: INFO nova.api.openstack.requestlog [None req-7d2e571c-b999-4c4c-a023-590bfa5dbe6c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.064430 [ 865.959528] [47313]: [pid: 47313|app: 0|req: 3563/7298] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.016602] [47312]: DEBUG nova.api.openstack.wsgi [req-6cffbf63-a338-46bf-af86-4d2284a6c879 req-8ffb9e36-3bfe-44ae-afac-749d506483f9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72435dc4-eae1-4606-bb32-e7e8e282d0b9", "name": "network-vif-plugged", "status": "completed", "tag": "3583e7ca-03b2-4200-8a2a-9394e6cec912"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 866.023072] [47312]: DEBUG oslo_concurrency.lockutils [req-6cffbf63-a338-46bf-af86-4d2284a6c879 req-8ffb9e36-3bfe-44ae-afac-749d506483f9 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.023341] [47312]: DEBUG oslo_concurrency.lockutils [req-6cffbf63-a338-46bf-af86-4d2284a6c879 req-8ffb9e36-3bfe-44ae-afac-749d506483f9 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.023457] [47312]: DEBUG oslo_concurrency.lockutils [req-6cffbf63-a338-46bf-af86-4d2284a6c879 req-8ffb9e36-3bfe-44ae-afac-749d506483f9 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.029524] [47312]: INFO nova.api.openstack.compute.server_external_events [req-6cffbf63-a338-46bf-af86-4d2284a6c879 req-8ffb9e36-3bfe-44ae-afac-749d506483f9 service nova] Creating event network-vif-plugged:3583e7ca-03b2-4200-8a2a-9394e6cec912 for instance 72435dc4-eae1-4606-bb32-e7e8e282d0b9 on cpu-1 [ 866.032487] [47312]: INFO nova.api.openstack.requestlog [req-6cffbf63-a338-46bf-af86-4d2284a6c879 req-8ffb9e36-3bfe-44ae-afac-749d506483f9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017898 [ 866.032668] [47312]: [pid: 47312|app: 0|req: 3736/7299] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:42 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 866.050146] [47313]: DEBUG nova.api.openstack.wsgi [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.052276] [47313]: DEBUG nova.compute.api [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.056112] [47313]: DEBUG oslo_concurrency.lockutils [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.056365] [47313]: DEBUG oslo_concurrency.lockutils [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.056548] [47313]: DEBUG oslo_concurrency.lockutils [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.056910] [47313]: DEBUG oslo_concurrency.lockutils [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.057122] [47313]: DEBUG oslo_concurrency.lockutils [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.057297] [47313]: DEBUG oslo_concurrency.lockutils [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.163739] [47313]: DEBUG nova.policy [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.168399] [47313]: INFO nova.api.openstack.requestlog [None req-526a840b-3b16-492f-887b-5333edd0daad tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.121234 [ 866.169356] [47313]: [pid: 47313|app: 0|req: 3564/7300] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:42 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.343708] [47312]: DEBUG nova.api.openstack.wsgi [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.345551] [47312]: DEBUG nova.compute.api [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.349564] [47312]: DEBUG oslo_concurrency.lockutils [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.349834] [47312]: DEBUG oslo_concurrency.lockutils [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.350047] [47312]: DEBUG oslo_concurrency.lockutils [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.350461] [47312]: DEBUG oslo_concurrency.lockutils [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.350699] [47312]: DEBUG oslo_concurrency.lockutils [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.350906] [47312]: DEBUG oslo_concurrency.lockutils [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.413985] [47313]: DEBUG nova.api.openstack.wsgi [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.415857] [47313]: DEBUG nova.compute.api [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.422580] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.422580] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.422580] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.422580] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.422580] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.422580] [47313]: DEBUG oslo_concurrency.lockutils [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.509009] [47312]: DEBUG nova.policy [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.516054] [47312]: INFO nova.api.openstack.requestlog [None req-6889a782-e521-4bad-b1bc-67c3b4346786 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.174759 [ 866.516403] [47312]: [pid: 47312|app: 0|req: 3737/7301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.519129] [47312]: DEBUG nova.api.openstack.wsgi [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.520680] [47312]: DEBUG nova.compute.api [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.523697] [47313]: DEBUG nova.policy [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.524121] [47312]: DEBUG oslo_concurrency.lockutils [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.524358] [47312]: DEBUG oslo_concurrency.lockutils [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.524638] [47312]: DEBUG oslo_concurrency.lockutils [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.524955] [47312]: DEBUG oslo_concurrency.lockutils [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.525148] [47312]: DEBUG oslo_concurrency.lockutils [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.525327] [47312]: DEBUG oslo_concurrency.lockutils [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.527498] [47313]: INFO nova.api.openstack.requestlog [None req-9532395a-3fb4-4d50-9a99-9ca564da693a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1316 microversion: 2.1 time: 0.117473 [ 866.527863] [47313]: [pid: 47313|app: 0|req: 3565/7302] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1316 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.530317] [47313]: DEBUG nova.api.openstack.wsgi [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.532014] [47313]: DEBUG nova.compute.api [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.535481] [47313]: DEBUG oslo_concurrency.lockutils [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.535725] [47313]: DEBUG oslo_concurrency.lockutils [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.535914] [47313]: DEBUG oslo_concurrency.lockutils [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.536285] [47313]: DEBUG oslo_concurrency.lockutils [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.536482] [47313]: DEBUG oslo_concurrency.lockutils [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.536760] [47313]: DEBUG oslo_concurrency.lockutils [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.566423] [47312]: DEBUG nova.policy [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.571237] [47312]: DEBUG nova.policy [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.571799] [47313]: DEBUG nova.policy [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.571971] [47312]: DEBUG nova.policy [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.572670] [47312]: INFO nova.api.openstack.requestlog [None req-38944ad1-725a-479d-a20b-687672590cbc tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1432 microversion: 2.54 time: 0.055732 [ 866.573054] [47312]: [pid: 47312|app: 0|req: 3738/7303] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1432 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.575433] [47312]: DEBUG nova.api.openstack.wsgi [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.576488] [47313]: INFO nova.api.openstack.requestlog [None req-26b4450a-1a02-4d09-9dc3-63d9f40a3434 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1275 microversion: 2.1 time: 0.047997 [ 866.576859] [47313]: [pid: 47313|app: 0|req: 3566/7304] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1275 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.577117] [47312]: DEBUG nova.compute.api [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.580614] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.580913] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.581158] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.581565] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.581799] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.582023] [47312]: DEBUG oslo_concurrency.lockutils [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.582719] [47313]: DEBUG nova.api.openstack.wsgi [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.584392] [47313]: DEBUG nova.compute.api [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.591528] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.591783] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.591969] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.592352] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.592547] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.592723] [47313]: DEBUG oslo_concurrency.lockutils [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.620262] [47312]: DEBUG nova.policy [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.624816] [47312]: DEBUG nova.policy [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.625476] [47312]: DEBUG nova.policy [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.626116] [47312]: INFO nova.api.openstack.requestlog [None req-db4643b8-5928-4a3d-a926-52aac36b769e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.052519 [ 866.626462] [47312]: [pid: 47312|app: 0|req: 3739/7305] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 866.628717] [47312]: DEBUG nova.api.openstack.wsgi [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.630303] [47312]: DEBUG nova.compute.api [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.633771] [47312]: DEBUG oslo_concurrency.lockutils [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.634100] [47312]: DEBUG oslo_concurrency.lockutils [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.634269] [47312]: DEBUG oslo_concurrency.lockutils [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.634666] [47312]: DEBUG oslo_concurrency.lockutils [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.634906] [47312]: DEBUG oslo_concurrency.lockutils [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.635216] [47312]: DEBUG oslo_concurrency.lockutils [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.670157] [47312]: DEBUG nova.policy [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.674686] [47312]: INFO nova.api.openstack.requestlog [None req-03b896b2-2fd0-4d7d-9a57-6873f51c05d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.047616 [ 866.675079] [47312]: [pid: 47312|app: 0|req: 3740/7306] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.677893] [47313]: DEBUG nova.policy [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.685479] [47313]: INFO nova.api.openstack.requestlog [None req-7af1034a-2be9-4635-9ca6-4429a6ede151 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.104611 [ 866.685868] [47313]: [pid: 47313|app: 0|req: 3567/7307] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.703903] [47312]: DEBUG nova.api.openstack.wsgi [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.705596] [47312]: DEBUG nova.compute.api [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.709160] [47312]: DEBUG oslo_concurrency.lockutils [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.709408] [47312]: DEBUG oslo_concurrency.lockutils [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.709593] [47312]: DEBUG oslo_concurrency.lockutils [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.709942] [47312]: DEBUG oslo_concurrency.lockutils [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.710152] [47312]: DEBUG oslo_concurrency.lockutils [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.710323] [47312]: DEBUG oslo_concurrency.lockutils [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.726171] [47313]: DEBUG nova.api.openstack.wsgi [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.726434] [47313]: DEBUG nova.compute.api [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.731136] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.731711] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.731914] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.732283] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.732487] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.732741] [47313]: DEBUG oslo_concurrency.lockutils [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.748319] [47313]: DEBUG nova.compute.api [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 866.754482] [47312]: DEBUG nova.policy [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.759075] [47312]: INFO nova.api.openstack.requestlog [None req-251f2469-7944-4500-996f-1242cf9e0c5b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.057105 [ 866.759166] [47312]: [pid: 47312|app: 0|req: 3741/7308] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.763663] [47312]: DEBUG nova.api.openstack.wsgi [None req-98e66d35-e89b-42fe-b6ec-a47a2d85206b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cecb0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.802787] [47312]: INFO nova.api.openstack.requestlog [None req-98e66d35-e89b-42fe-b6ec-a47a2d85206b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1559 microversion: 2.1 time: 0.042928 [ 866.803245] [47312]: [pid: 47312|app: 0|req: 3742/7309] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1559 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.805293] [47313]: INFO nova.api.openstack.requestlog [None req-5cf44052-f213-45f0-8830-fcf97fb2c42f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 204 len: 0 microversion: 2.1 time: 0.081053 [ 866.805649] [47313]: [pid: 47313|app: 0|req: 3568/7310] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:43 2024] DELETE /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 866.808980] [47313]: DEBUG nova.api.openstack.wsgi [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.809415] [47312]: DEBUG nova.api.openstack.wsgi [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.810661] [47313]: DEBUG nova.compute.api [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.811128] [47312]: DEBUG nova.compute.api [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.816786] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.817042] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.817239] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.817597] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.817790] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.817962] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.818863] [47312]: DEBUG oslo_concurrency.lockutils [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.819799] [47312]: DEBUG oslo_concurrency.lockutils [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.819799] [47312]: DEBUG oslo_concurrency.lockutils [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.819799] [47312]: DEBUG oslo_concurrency.lockutils [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.819941] [47312]: DEBUG oslo_concurrency.lockutils [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.820097] [47312]: DEBUG oslo_concurrency.lockutils [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.840163] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.840463] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.840597] [47313]: DEBUG oslo_concurrency.lockutils [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.840973] [47313]: DEBUG nova.objects.instance [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 866.877326] [47313]: DEBUG nova.policy [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.882133] [47313]: INFO nova.api.openstack.requestlog [None req-900ed85c-f152-4d47-aed4-0a1400b3740d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.075770 [ 866.882489] [47313]: [pid: 47313|app: 0|req: 3569/7311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.885097] [47313]: DEBUG nova.api.openstack.wsgi [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.886783] [47313]: DEBUG nova.compute.api [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.889951] [47313]: DEBUG oslo_concurrency.lockutils [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.890902] [47313]: DEBUG oslo_concurrency.lockutils [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.890902] [47313]: DEBUG oslo_concurrency.lockutils [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.890902] [47313]: DEBUG oslo_concurrency.lockutils [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.891160] [47313]: DEBUG oslo_concurrency.lockutils [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.891216] [47313]: DEBUG oslo_concurrency.lockutils [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.969968] [47312]: DEBUG nova.policy [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 866.974844] [47312]: INFO nova.api.openstack.requestlog [None req-b45d5602-49c8-4947-b473-159cb70d43c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1291 microversion: 2.1 time: 0.170882 [ 866.975240] [47312]: [pid: 47312|app: 0|req: 3743/7312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1291 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 866.982019] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 866.987122] [47312]: DEBUG nova.compute.api [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 866.991017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.992963] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.992963] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 866.992963] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 866.992963] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 866.992963] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.039615] [47312]: DEBUG nova.policy [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.044342] [47312]: INFO nova.api.openstack.requestlog [None req-e5fd2304-5716-4664-acee-28fec73afc72 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.067949 [ 867.044685] [47312]: [pid: 47312|app: 0|req: 3744/7313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.094615] [47313]: DEBUG nova.policy [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.101373] [47313]: INFO nova.api.openstack.requestlog [None req-532d842a-7f66-4244-8c68-4105686a5e27 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1551 microversion: 2.1 time: 0.216880 [ 867.101373] [47313]: [pid: 47313|app: 0|req: 3570/7314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:43 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1551 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.184668] [47312]: DEBUG nova.api.openstack.wsgi [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.186395] [47312]: DEBUG nova.compute.api [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.190166] [47312]: DEBUG oslo_concurrency.lockutils [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.190409] [47312]: DEBUG oslo_concurrency.lockutils [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.190654] [47312]: DEBUG oslo_concurrency.lockutils [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.191024] [47312]: DEBUG oslo_concurrency.lockutils [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.191269] [47312]: DEBUG oslo_concurrency.lockutils [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.191465] [47312]: DEBUG oslo_concurrency.lockutils [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.358433] [47312]: DEBUG nova.policy [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.364273] [47312]: INFO nova.api.openstack.requestlog [None req-13148fc2-15a8-4a97-b384-5dcea8af296c tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1369 microversion: 2.1 time: 0.181922 [ 867.364637] [47312]: [pid: 47312|app: 0|req: 3745/7315] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1369 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.529928] [47313]: DEBUG nova.api.openstack.wsgi [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.532633] [47313]: DEBUG nova.compute.api [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.538786] [47313]: DEBUG oslo_concurrency.lockutils [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.539046] [47313]: DEBUG oslo_concurrency.lockutils [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.539269] [47313]: DEBUG oslo_concurrency.lockutils [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.540265] [47313]: DEBUG oslo_concurrency.lockutils [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.540574] [47313]: DEBUG oslo_concurrency.lockutils [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.540813] [47313]: DEBUG oslo_concurrency.lockutils [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.540952] [47312]: DEBUG nova.api.openstack.wsgi [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.543176] [47312]: DEBUG nova.compute.api [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.549602] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.549856] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.550624] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.550624] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.550734] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.550840] [47312]: DEBUG oslo_concurrency.lockutils [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.658283] [47313]: DEBUG nova.policy [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.660022] [47312]: DEBUG nova.policy [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.665288] [47313]: INFO nova.api.openstack.requestlog [None req-740d8f72-fbc3-4ef2-af1a-66c7600ba388 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.138155 [ 867.665680] [47313]: [pid: 47313|app: 0|req: 3571/7316] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.666297] [47312]: INFO nova.api.openstack.requestlog [None req-c83db688-2fba-4918-ac32-915ea1a18f98 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1316 microversion: 2.1 time: 0.127744 [ 867.666608] [47312]: [pid: 47312|app: 0|req: 3746/7317] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1316 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.668749] [47313]: DEBUG nova.api.openstack.wsgi [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.668987] [47312]: DEBUG nova.api.openstack.wsgi [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.670240] [47313]: DEBUG nova.compute.api [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.670533] [47312]: DEBUG nova.compute.api [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.674141] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.674403] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.674573] [47312]: DEBUG oslo_concurrency.lockutils [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.674613] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.674807] [47312]: DEBUG oslo_concurrency.lockutils [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.674957] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.674993] [47312]: DEBUG oslo_concurrency.lockutils [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.675181] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.675340] [47312]: DEBUG oslo_concurrency.lockutils [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.675376] [47313]: DEBUG oslo_concurrency.lockutils [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.675537] [47312]: DEBUG oslo_concurrency.lockutils [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.675704] [47312]: DEBUG oslo_concurrency.lockutils [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.717568] [47312]: DEBUG nova.policy [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.718984] [47313]: DEBUG nova.policy [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.722163] [47312]: INFO nova.api.openstack.requestlog [None req-11606205-09cb-40cd-9e07-3378ff0cb16f tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1283 microversion: 2.1 time: 0.054744 [ 867.722241] [47312]: [pid: 47312|app: 0|req: 3747/7318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.724069] [47313]: DEBUG nova.policy [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.725037] [47313]: DEBUG nova.policy [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.725147] [47312]: DEBUG nova.api.openstack.wsgi [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.725529] [47313]: INFO nova.api.openstack.requestlog [None req-6cd62b22-8adc-4aef-bd47-088201b6940e tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1432 microversion: 2.54 time: 0.059310 [ 867.725863] [47313]: [pid: 47313|app: 0|req: 3572/7319] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1432 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.726704] [47312]: DEBUG nova.compute.api [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.728173] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.729749] [47313]: DEBUG nova.compute.api [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.730057] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.730298] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.730481] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.730838] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.731048] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.731259] [47312]: DEBUG oslo_concurrency.lockutils [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.733492] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.733793] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.734029] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.734666] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.734666] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.734772] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.782300] [47312]: DEBUG nova.policy [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.784135] [47313]: DEBUG nova.policy [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.786751] [47312]: DEBUG nova.policy [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.787486] [47312]: DEBUG nova.policy [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.788124] [47312]: INFO nova.api.openstack.requestlog [None req-6b8d4900-e8f2-4c63-887d-fcccbd67260c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.065348 [ 867.788449] [47312]: [pid: 47312|app: 0|req: 3748/7320] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 867.790264] [47313]: INFO nova.api.openstack.requestlog [None req-0c102939-d563-41a1-b089-398e6f3c049b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.063192 [ 867.790264] [47313]: [pid: 47313|app: 0|req: 3573/7321] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.791167] [47312]: DEBUG nova.api.openstack.wsgi [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.792746] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.793084] [47312]: DEBUG nova.compute.api [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.794451] [47313]: DEBUG nova.compute.api [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.796569] [47312]: DEBUG oslo_concurrency.lockutils [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.796801] [47312]: DEBUG oslo_concurrency.lockutils [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.797010] [47312]: DEBUG oslo_concurrency.lockutils [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.797434] [47312]: DEBUG oslo_concurrency.lockutils [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.797663] [47312]: DEBUG oslo_concurrency.lockutils [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.797842] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.797897] [47312]: DEBUG oslo_concurrency.lockutils [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.798139] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.798366] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.798729] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.798927] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.799564] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.810157] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 867.841792] [47313]: DEBUG nova.policy [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.847594] [47313]: INFO nova.api.openstack.requestlog [None req-b2c577e7-c7e9-45ce-a43c-2f539198c102 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.056965 [ 867.848151] [47313]: [pid: 47313|app: 0|req: 3574/7322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.851145] [47313]: DEBUG nova.api.openstack.wsgi [None req-08e707b1-ccc3-4163-b4c8-6ff52cf98913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473c0040>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.884362] [47313]: INFO nova.api.openstack.requestlog [None req-08e707b1-ccc3-4163-b4c8-6ff52cf98913 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1559 microversion: 2.1 time: 0.035039 [ 867.884829] [47313]: [pid: 47313|app: 0|req: 3575/7323] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1559 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.894569] [47313]: DEBUG nova.api.openstack.wsgi [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.896374] [47313]: DEBUG nova.compute.api [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 867.901017] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.901017] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.901181] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.901471] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.901604] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.901808] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.917807] [47312]: DEBUG nova.policy [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.922460] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 867.922860] [47312]: INFO nova.api.openstack.requestlog [None req-de868f9e-6e04-4eb6-8069-95d64abefbd1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.133547 [ 867.922934] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 867.923122] [47313]: DEBUG oslo_concurrency.lockutils [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 867.923387] [47312]: [pid: 47312|app: 0|req: 3749/7324] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 867.923655] [47313]: DEBUG nova.objects.instance [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 867.947921] [47313]: DEBUG nova.policy [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 867.952803] [47313]: INFO nova.api.openstack.requestlog [None req-f681d101-5c27-4604-ba23-64cbbb11c22f tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.060636 [ 867.953136] [47313]: [pid: 47313|app: 0|req: 3576/7325] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 867.994642] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 867.998024] [47312]: DEBUG nova.compute.api [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.000295] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.000552] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.000755] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.001160] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.001350] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.002948] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.050342] [47313]: DEBUG nova.api.openstack.wsgi [req-9e781307-0d9d-4696-97a8-5456cceda948 req-c3336094-d4c7-4d8a-aabe-0c2f9c3fa540 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "72435dc4-eae1-4606-bb32-e7e8e282d0b9", "tag": "3583e7ca-03b2-4200-8a2a-9394e6cec912"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 868.057657] [47313]: DEBUG oslo_concurrency.lockutils [req-9e781307-0d9d-4696-97a8-5456cceda948 req-c3336094-d4c7-4d8a-aabe-0c2f9c3fa540 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.057899] [47313]: DEBUG oslo_concurrency.lockutils [req-9e781307-0d9d-4696-97a8-5456cceda948 req-c3336094-d4c7-4d8a-aabe-0c2f9c3fa540 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.058096] [47313]: DEBUG oslo_concurrency.lockutils [req-9e781307-0d9d-4696-97a8-5456cceda948 req-c3336094-d4c7-4d8a-aabe-0c2f9c3fa540 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.065142] [47313]: INFO nova.api.openstack.compute.server_external_events [req-9e781307-0d9d-4696-97a8-5456cceda948 req-c3336094-d4c7-4d8a-aabe-0c2f9c3fa540 service nova] Creating event network-changed:3583e7ca-03b2-4200-8a2a-9394e6cec912 for instance 72435dc4-eae1-4606-bb32-e7e8e282d0b9 on cpu-1 [ 868.068261] [47313]: INFO nova.api.openstack.requestlog [req-9e781307-0d9d-4696-97a8-5456cceda948 req-c3336094-d4c7-4d8a-aabe-0c2f9c3fa540 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020106 [ 868.068631] [47313]: [pid: 47313|app: 0|req: 3577/7326] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:44 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 868.073367] [47313]: DEBUG nova.api.openstack.wsgi [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 868.075228] [47313]: DEBUG nova.compute.api [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.083038] [47313]: DEBUG oslo_concurrency.lockutils [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.083188] [47313]: DEBUG oslo_concurrency.lockutils [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.083431] [47313]: DEBUG oslo_concurrency.lockutils [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.083825] [47313]: DEBUG oslo_concurrency.lockutils [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.084037] [47313]: DEBUG oslo_concurrency.lockutils [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.084216] [47313]: DEBUG oslo_concurrency.lockutils [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.135083] [47313]: DEBUG nova.policy [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 868.140167] [47313]: INFO nova.api.openstack.requestlog [None req-d02dd001-5b99-4813-b565-ed19c1e3b8a6 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.070733 [ 868.140705] [47313]: [pid: 47313|app: 0|req: 3578/7327] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.143620] [47313]: DEBUG nova.api.openstack.wsgi [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 868.145386] [47313]: DEBUG nova.compute.api [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.149396] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.149652] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.149831] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.150249] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.151016] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.151016] [47313]: DEBUG oslo_concurrency.lockutils [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.152158] [47312]: DEBUG nova.policy [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 868.160977] [47312]: INFO nova.api.openstack.requestlog [None req-fbaf6d42-4ec5-4b3d-8dab-346aff0cd5a9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1291 microversion: 2.1 time: 0.169205 [ 868.161867] [47312]: [pid: 47312|app: 0|req: 3750/7328] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1291 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.282403] [47313]: DEBUG nova.policy [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 868.287471] [47313]: INFO nova.api.openstack.requestlog [None req-613ef5e4-3425-4add-820b-b05838a6d04e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1551 microversion: 2.1 time: 0.146193 [ 868.287817] [47313]: [pid: 47313|app: 0|req: 3579/7329] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:44 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1551 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.383896] [47312]: DEBUG nova.api.openstack.wsgi [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 868.386599] [47312]: DEBUG nova.compute.api [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.392621] [47312]: DEBUG oslo_concurrency.lockutils [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.393853] [47312]: DEBUG oslo_concurrency.lockutils [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.394724] [47312]: DEBUG oslo_concurrency.lockutils [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.395745] [47312]: DEBUG oslo_concurrency.lockutils [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.396551] [47312]: DEBUG oslo_concurrency.lockutils [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.398019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.533178] [47312]: DEBUG nova.policy [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 868.545289] [47312]: INFO nova.api.openstack.requestlog [None req-a568764b-230a-4845-948e-9c37e71bcedc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1563 microversion: 2.1 time: 0.165878 [ 868.545764] [47312]: [pid: 47312|app: 0|req: 3751/7330] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:45 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1563 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.566103] [47313]: DEBUG nova.api.openstack.wsgi [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 868.573017] [47313]: DEBUG nova.compute.api [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.576341] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.577027] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.577027] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.577189] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.577348] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.577522] [47313]: DEBUG oslo_concurrency.lockutils [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.640874] [47313]: INFO nova.api.openstack.requestlog [None req-1aeb9855-7bbb-4148-948f-5e50bbd2ac06 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.081837 [ 868.641251] [47313]: [pid: 47313|app: 0|req: 3580/7331] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:15:45 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/os-interface => generated 288 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 868.679032] [47312]: DEBUG nova.api.openstack.wsgi [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 868.680280] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 868.681020] [47312]: DEBUG nova.compute.api [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.683251] [47313]: DEBUG nova.compute.api [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.686090] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.686090] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.686090] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.686516] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.686724] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.686898] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.687546] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.687843] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.688153] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.688578] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.688800] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.688975] [47313]: DEBUG oslo_concurrency.lockutils [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.922373] [47313]: DEBUG nova.policy [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 868.929513] [47313]: INFO nova.api.openstack.requestlog [None req-b6e87b95-8941-43d4-9bf5-1eb26c7cb81b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1315 microversion: 2.1 time: 0.252391 [ 868.929961] [47313]: [pid: 47313|app: 0|req: 3581/7332] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:45 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1315 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 868.937035] [47313]: DEBUG nova.api.openstack.wsgi [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 868.937035] [47313]: DEBUG nova.compute.api [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 868.941282] [47313]: DEBUG oslo_concurrency.lockutils [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.941373] [47313]: DEBUG oslo_concurrency.lockutils [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.941586] [47313]: DEBUG oslo_concurrency.lockutils [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 868.942042] [47313]: DEBUG oslo_concurrency.lockutils [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 868.942236] [47313]: DEBUG oslo_concurrency.lockutils [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 868.942429] [47313]: DEBUG oslo_concurrency.lockutils [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.255553] [47312]: DEBUG nova.policy [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.262578] [47312]: INFO nova.api.openstack.requestlog [None req-8cb5a335-8b3d-4c31-90f2-719a13359ad4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1316 microversion: 2.1 time: 0.586098 [ 869.263065] [47312]: [pid: 47312|app: 0|req: 3752/7333] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:45 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1316 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.266710] [47312]: DEBUG nova.api.openstack.wsgi [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.269285] [47312]: DEBUG nova.compute.api [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.273868] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.274234] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.274547] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.275066] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.275377] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.275648] [47312]: DEBUG oslo_concurrency.lockutils [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.338382] [47312]: DEBUG nova.policy [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.345256] [47312]: DEBUG nova.policy [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.347122] [47312]: DEBUG nova.policy [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.347122] [47312]: INFO nova.api.openstack.requestlog [None req-94c3e1c9-e88e-410b-8c39-b7a285d69320 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1432 microversion: 2.54 time: 0.082913 [ 869.347122] [47312]: [pid: 47312|app: 0|req: 3753/7334] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1432 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 869.349895] [47312]: DEBUG nova.api.openstack.wsgi [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.351885] [47312]: DEBUG nova.compute.api [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.355593] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.355819] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.355998] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.356376] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.356565] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.356808] [47312]: DEBUG oslo_concurrency.lockutils [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.412588] [47312]: DEBUG nova.policy [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.417448] [47312]: DEBUG nova.policy [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.418193] [47312]: DEBUG nova.policy [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.418785] [47312]: INFO nova.api.openstack.requestlog [None req-ebe38f43-97b1-41f7-a2d4-b5e358377e53 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.070867 [ 869.419113] [47312]: [pid: 47312|app: 0|req: 3754/7335] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 869.425471] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.431215] [47312]: DEBUG nova.compute.api [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.435407] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.435687] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.436083] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.437225] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.437499] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.437641] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.516220] [47313]: DEBUG nova.policy [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.520006] [47312]: DEBUG nova.policy [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.526639] [47313]: INFO nova.api.openstack.requestlog [None req-b26307d7-9eff-406d-9441-ed95e0812358 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1361 microversion: 2.1 time: 0.594195 [ 869.526639] [47313]: [pid: 47313|app: 0|req: 3582/7336] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:45 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1361 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.526757] [47312]: INFO nova.api.openstack.requestlog [None req-5d6ca8ed-52b9-4a07-a8d9-7695be231254 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.102157 [ 869.526757] [47312]: [pid: 47312|app: 0|req: 3755/7337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.530136] [47313]: DEBUG nova.api.openstack.wsgi [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.532731] [47312]: DEBUG nova.api.openstack.wsgi [None req-56cfbf67-1b17-43e8-922a-cf01221ce2a6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c478ad000>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.533208] [47313]: DEBUG nova.compute.api [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.540514] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.540814] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.540999] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.541390] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.541580] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.541745] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.576305] [47312]: INFO nova.api.openstack.requestlog [None req-56cfbf67-1b17-43e8-922a-cf01221ce2a6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1559 microversion: 2.1 time: 0.048853 [ 869.576838] [47312]: [pid: 47312|app: 0|req: 3756/7338] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1559 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.583164] [47312]: DEBUG nova.api.openstack.wsgi [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.584846] [47312]: DEBUG nova.compute.api [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.590247] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.590536] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.590693] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.591084] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.591285] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.591457] [47312]: DEBUG oslo_concurrency.lockutils [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.604705] [47313]: DEBUG nova.policy [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.610485] [47313]: INFO nova.api.openstack.requestlog [None req-d43c56bf-a293-47bd-8a7c-c277d8aefc51 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.083182 [ 869.611049] [47313]: [pid: 47313|app: 0|req: 3583/7339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.613691] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.619936] [47313]: DEBUG nova.compute.api [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.626986] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.627267] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.627470] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.627854] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.628074] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.628258] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.648101] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.648391] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.648593] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.648810] [47313]: DEBUG nova.objects.instance [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 869.691560] [47313]: DEBUG nova.policy [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.697193] [47313]: INFO nova.api.openstack.requestlog [None req-c2fad222-3427-4c7e-8fda-30008d9cda4d tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.085515 [ 869.697599] [47313]: [pid: 47313|app: 0|req: 3584/7340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.701778] [47313]: DEBUG nova.api.openstack.wsgi [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.704274] [47313]: DEBUG nova.compute.api [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.708776] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.709033] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.709361] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.709792] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.710018] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.710209] [47313]: DEBUG oslo_concurrency.lockutils [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.765838] [47313]: DEBUG nova.policy [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.770809] [47313]: INFO nova.api.openstack.requestlog [None req-0fe00ac8-f129-46ee-92f9-0d47132b95fb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.072450 [ 869.771527] [47313]: [pid: 47313|app: 0|req: 3585/7341] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.771940] [47312]: DEBUG nova.policy [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.774412] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.776256] [47313]: DEBUG nova.compute.api [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.776819] [47312]: INFO nova.api.openstack.requestlog [None req-68a85fb1-4eaa-4ccf-b6f1-ca4da1bc8761 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.199408 [ 869.777119] [47312]: [pid: 47312|app: 0|req: 3757/7342] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.779970] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.780042] [47312]: DEBUG nova.api.openstack.wsgi [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.780405] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.780782] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.781400] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.781651] [47312]: DEBUG nova.compute.api [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.781765] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.782141] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.785336] [47312]: DEBUG oslo_concurrency.lockutils [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.785570] [47312]: DEBUG oslo_concurrency.lockutils [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.785750] [47312]: DEBUG oslo_concurrency.lockutils [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.787033] [47312]: DEBUG oslo_concurrency.lockutils [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.787033] [47312]: DEBUG oslo_concurrency.lockutils [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.787033] [47312]: DEBUG oslo_concurrency.lockutils [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.937671] [47312]: DEBUG nova.policy [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 869.942830] [47312]: INFO nova.api.openstack.requestlog [None req-381b06ab-0f27-4c57-b402-5f20d53292b4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1551 microversion: 2.1 time: 0.165057 [ 869.943203] [47312]: [pid: 47312|app: 0|req: 3758/7343] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1551 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 869.948592] [47312]: DEBUG nova.api.openstack.wsgi [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 869.950197] [47312]: DEBUG nova.compute.api [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 869.953711] [47312]: DEBUG oslo_concurrency.lockutils [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.953949] [47312]: DEBUG oslo_concurrency.lockutils [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.954145] [47312]: DEBUG oslo_concurrency.lockutils [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 869.954500] [47312]: DEBUG oslo_concurrency.lockutils [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 869.954695] [47312]: DEBUG oslo_concurrency.lockutils [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 869.954872] [47312]: DEBUG oslo_concurrency.lockutils [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.035221] [47313]: DEBUG nova.policy [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.040064] [47313]: INFO nova.api.openstack.requestlog [None req-d2031186-0433-488a-965a-be9d657b2d28 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1291 microversion: 2.1 time: 0.268115 [ 870.040611] [47313]: [pid: 47313|app: 0|req: 3586/7344] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1291 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.079304] [47312]: DEBUG nova.policy [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.085610] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.085710] [47312]: INFO nova.api.openstack.requestlog [None req-184e05be-d77c-42f4-9e91-3cf92565fdc6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.137959 [ 870.085710] [47312]: [pid: 47312|app: 0|req: 3759/7345] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 870.087556] [47313]: DEBUG nova.compute.api [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.087844] [47312]: DEBUG nova.api.openstack.wsgi [req-ee8640bf-e80c-4fa5-ae98-fa6b6796a8f2 req-15bbeb44-8994-42fc-b473-57bebea11fb5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "21440243-458c-4640-b0ba-8f3b8b1b0720", "tag": "1296b6ff-7e29-4bc6-8230-f6b7696702f8"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 870.089735] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.089966] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.090158] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.090509] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.090730] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.090898] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.095131] [47312]: DEBUG oslo_concurrency.lockutils [req-ee8640bf-e80c-4fa5-ae98-fa6b6796a8f2 req-15bbeb44-8994-42fc-b473-57bebea11fb5 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.095493] [47312]: DEBUG oslo_concurrency.lockutils [req-ee8640bf-e80c-4fa5-ae98-fa6b6796a8f2 req-15bbeb44-8994-42fc-b473-57bebea11fb5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.095779] [47312]: DEBUG oslo_concurrency.lockutils [req-ee8640bf-e80c-4fa5-ae98-fa6b6796a8f2 req-15bbeb44-8994-42fc-b473-57bebea11fb5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.102490] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ee8640bf-e80c-4fa5-ae98-fa6b6796a8f2 req-15bbeb44-8994-42fc-b473-57bebea11fb5 service nova] Creating event network-changed:1296b6ff-7e29-4bc6-8230-f6b7696702f8 for instance 21440243-458c-4640-b0ba-8f3b8b1b0720 on cpu-1 [ 870.105643] [47312]: INFO nova.api.openstack.requestlog [req-ee8640bf-e80c-4fa5-ae98-fa6b6796a8f2 req-15bbeb44-8994-42fc-b473-57bebea11fb5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020045 [ 870.106225] [47312]: [pid: 47312|app: 0|req: 3760/7346] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:46 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 870.158494] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1867029502", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 870.199000] [47313]: DEBUG nova.policy [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.199139] [47312]: DEBUG nova.network.neutron [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] validate_networks() for [('8bbc91d8-798f-4938-9eb4-274a709d8ef5', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 870.201082] [47313]: INFO nova.api.openstack.requestlog [None req-0a8def42-ac17-4d73-9d60-df22ca7556f2 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1563 microversion: 2.1 time: 0.120023 [ 870.201499] [47313]: [pid: 47313|app: 0|req: 3587/7347] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:46 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1563 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.275452] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.277574] [47313]: DEBUG nova.compute.api [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.281315] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.281627] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.281882] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.282306] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.282535] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.282777] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.403495] [47312]: DEBUG nova.virt.hardware [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 870.403931] [47312]: DEBUG nova.virt.hardware [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 870.404622] [47312]: DEBUG nova.virt.hardware [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 870.404937] [47312]: DEBUG nova.virt.hardware [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 870.405197] [47312]: DEBUG nova.virt.hardware [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 870.417474] [47313]: DEBUG nova.policy [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.419101] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.420086] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.420086] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.421183] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.421183] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.421183] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.427674] [47313]: INFO nova.api.openstack.requestlog [None req-e4e76c73-1160-408d-8954-ae6a7b288392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1316 microversion: 2.1 time: 0.154395 [ 870.428463] [47313]: [pid: 47313|app: 0|req: 3588/7348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1316 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 870.431836] [47313]: DEBUG nova.api.openstack.wsgi [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.433942] [47313]: DEBUG nova.compute.api [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.438193] [47312]: DEBUG nova.quota [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Getting quotas for project 3fd99c56733940dda5267401c71b9e5d. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 870.441191] [47313]: DEBUG oslo_concurrency.lockutils [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.441191] [47313]: DEBUG oslo_concurrency.lockutils [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.441464] [47313]: DEBUG oslo_concurrency.lockutils [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.441824] [47313]: DEBUG oslo_concurrency.lockutils [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.441986] [47313]: DEBUG oslo_concurrency.lockutils [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.442214] [47313]: DEBUG oslo_concurrency.lockutils [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.442678] [47312]: DEBUG nova.quota [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Getting quotas for user 3ed5336d22ef451e842b188bdd50f353 and project 3fd99c56733940dda5267401c71b9e5d. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 870.450981] [47312]: DEBUG nova.compute.api [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 870.452614] [47312]: DEBUG nova.compute.api [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 870.492835] [47312]: INFO nova.api.openstack.requestlog [None req-a2c946a3-b84f-4e3a-8a0b-8f64f6b1a5c4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.336960 [ 870.493352] [47312]: [pid: 47312|app: 0|req: 3761/7349] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:47 2024] POST /compute/v2.1/servers => generated 380 bytes in 338 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 870.496358] [47312]: DEBUG nova.api.openstack.wsgi [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.498958] [47312]: DEBUG nova.compute.api [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.499497] [47313]: DEBUG nova.policy [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.503959] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.504499] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.504569] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.505195] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.505367] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.505484] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.507452] [47313]: DEBUG nova.policy [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.508082] [47313]: DEBUG nova.policy [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.508780] [47313]: INFO nova.api.openstack.requestlog [None req-45a73e00-4f6f-4faf-9c98-8714ecf712f5 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1432 microversion: 2.54 time: 0.080176 [ 870.509415] [47313]: [pid: 47313|app: 0|req: 3589/7350] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1432 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.512753] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef70b6a2-ab67-4480-8c79-e09c232d37f0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.514620] [47313]: DEBUG nova.compute.api [None req-ef70b6a2-ab67-4480-8c79-e09c232d37f0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.547614] [47312]: DEBUG nova.policy [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.551578] [47312]: DEBUG nova.policy [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.553818] [47312]: DEBUG nova.policy [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.557688] [47312]: INFO nova.api.openstack.requestlog [None req-0b9c42da-9f50-4a55-a445-ddc0d15b3f92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.062686 [ 870.557688] [47312]: [pid: 47312|app: 0|req: 3762/7351] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 870.560183] [47312]: DEBUG nova.api.openstack.wsgi [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.561089] [47313]: DEBUG nova.policy [None req-ef70b6a2-ab67-4480-8c79-e09c232d37f0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.562252] [47312]: DEBUG nova.compute.api [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.567176] [47312]: DEBUG oslo_concurrency.lockutils [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.567483] [47312]: DEBUG oslo_concurrency.lockutils [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.567760] [47312]: DEBUG oslo_concurrency.lockutils [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.568228] [47312]: DEBUG oslo_concurrency.lockutils [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.568494] [47312]: DEBUG oslo_concurrency.lockutils [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.568741] [47312]: DEBUG oslo_concurrency.lockutils [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.575527] [47313]: INFO nova.api.openstack.requestlog [None req-ef70b6a2-ab67-4480-8c79-e09c232d37f0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1215 microversion: 2.1 time: 0.065168 [ 870.576036] [47313]: [pid: 47313|app: 0|req: 3590/7352] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1215 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.586209] [47313]: DEBUG nova.api.openstack.wsgi [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.586209] [47313]: DEBUG nova.compute.api [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.591706] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.592447] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.592447] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.593369] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.593560] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.593806] [47313]: DEBUG oslo_concurrency.lockutils [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.642218] [47313]: DEBUG nova.policy [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.647463] [47313]: INFO nova.api.openstack.requestlog [None req-1ec3cd91-eec1-48dd-931d-76080d765998 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.070215 [ 870.647893] [47313]: [pid: 47313|app: 0|req: 3591/7353] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.651405] [47313]: DEBUG nova.api.openstack.wsgi [req-c9a1abd6-95b1-4d9f-b915-4995db2779e4 req-0717d5e1-1076-470e-aa3a-fb0878ef21c0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3d424523-b45d-4174-ac7a-08fd653e314f", "name": "network-vif-deleted", "tag": "f16ae0e8-600f-41e1-b72f-f6adfad3ec9e"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 870.658974] [47313]: DEBUG oslo_concurrency.lockutils [req-c9a1abd6-95b1-4d9f-b915-4995db2779e4 req-0717d5e1-1076-470e-aa3a-fb0878ef21c0 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.659287] [47313]: DEBUG oslo_concurrency.lockutils [req-c9a1abd6-95b1-4d9f-b915-4995db2779e4 req-0717d5e1-1076-470e-aa3a-fb0878ef21c0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.659480] [47313]: DEBUG oslo_concurrency.lockutils [req-c9a1abd6-95b1-4d9f-b915-4995db2779e4 req-0717d5e1-1076-470e-aa3a-fb0878ef21c0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.669877] [47313]: INFO nova.api.openstack.compute.server_external_events [req-c9a1abd6-95b1-4d9f-b915-4995db2779e4 req-0717d5e1-1076-470e-aa3a-fb0878ef21c0 service nova] Creating event network-vif-deleted:f16ae0e8-600f-41e1-b72f-f6adfad3ec9e for instance 3d424523-b45d-4174-ac7a-08fd653e314f on cpu-1 [ 870.673715] [47313]: INFO nova.api.openstack.requestlog [req-c9a1abd6-95b1-4d9f-b915-4995db2779e4 req-0717d5e1-1076-470e-aa3a-fb0878ef21c0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025265 [ 870.674137] [47313]: [pid: 47313|app: 0|req: 3592/7354] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:47 2024] POST /compute/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) [ 870.677696] [47313]: DEBUG nova.api.openstack.wsgi [None req-07a1be77-0279-423c-9857-2026a5e44d46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47adbf40>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.703670] [47312]: DEBUG nova.policy [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.709450] [47312]: INFO nova.api.openstack.requestlog [None req-a24e8421-6301-47c4-b473-21a417ee9c84 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.151449 [ 870.710531] [47312]: [pid: 47312|app: 0|req: 3763/7355] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.712363] [47312]: DEBUG nova.api.openstack.wsgi [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.714464] [47312]: DEBUG nova.compute.api [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.718232] [47312]: DEBUG oslo_concurrency.lockutils [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.718467] [47312]: DEBUG oslo_concurrency.lockutils [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.718818] [47312]: DEBUG oslo_concurrency.lockutils [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.719082] [47312]: DEBUG oslo_concurrency.lockutils [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.719345] [47312]: DEBUG oslo_concurrency.lockutils [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.719532] [47312]: DEBUG oslo_concurrency.lockutils [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.721897] [47313]: INFO nova.api.openstack.requestlog [None req-07a1be77-0279-423c-9857-2026a5e44d46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.046909 [ 870.723697] [47313]: [pid: 47313|app: 0|req: 3593/7356] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.726954] [47313]: DEBUG nova.api.openstack.wsgi [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.728851] [47313]: DEBUG nova.compute.api [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.733926] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.734117] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.734567] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.734933] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.735103] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.735355] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.757287] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.757648] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.758099] [47313]: DEBUG oslo_concurrency.lockutils [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.758266] [47313]: DEBUG nova.objects.instance [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 870.775228] [47312]: DEBUG nova.policy [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.779743] [47312]: INFO nova.api.openstack.requestlog [None req-401df8cd-3a77-475c-9dd6-317e7e12638a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.069391 [ 870.780785] [47312]: [pid: 47312|app: 0|req: 3764/7357] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.790955] [47312]: DEBUG nova.api.openstack.wsgi [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.792981] [47312]: DEBUG nova.compute.api [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.795784] [47313]: DEBUG nova.policy [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.799549] [47312]: DEBUG oslo_concurrency.lockutils [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.799549] [47312]: DEBUG oslo_concurrency.lockutils [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.799816] [47312]: DEBUG oslo_concurrency.lockutils [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.799940] [47312]: DEBUG oslo_concurrency.lockutils [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.800159] [47312]: DEBUG oslo_concurrency.lockutils [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.800332] [47312]: DEBUG oslo_concurrency.lockutils [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.803172] [47313]: INFO nova.api.openstack.requestlog [None req-43f8d1b8-9e4e-4300-9cf0-523dbf04ff89 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.079435 [ 870.803172] [47313]: [pid: 47313|app: 0|req: 3594/7358] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.806763] [47313]: DEBUG nova.api.openstack.wsgi [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.809713] [47313]: DEBUG nova.compute.api [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.815642] [47313]: DEBUG oslo_concurrency.lockutils [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.816032] [47313]: DEBUG oslo_concurrency.lockutils [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.816387] [47313]: DEBUG oslo_concurrency.lockutils [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.817598] [47313]: DEBUG oslo_concurrency.lockutils [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.817598] [47313]: DEBUG oslo_concurrency.lockutils [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.817598] [47313]: DEBUG oslo_concurrency.lockutils [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.861593] [47312]: DEBUG nova.policy [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 870.867850] [47312]: INFO nova.api.openstack.requestlog [None req-24e22886-10b6-4463-9d0a-cf39cea27793 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.080659 [ 870.867850] [47312]: [pid: 47312|app: 0|req: 3765/7359] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 870.958567] [47312]: DEBUG nova.api.openstack.wsgi [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 870.960493] [47312]: DEBUG nova.compute.api [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 870.964562] [47312]: DEBUG oslo_concurrency.lockutils [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.964872] [47312]: DEBUG oslo_concurrency.lockutils [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.965100] [47312]: DEBUG oslo_concurrency.lockutils [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 870.965490] [47312]: DEBUG oslo_concurrency.lockutils [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 870.965720] [47312]: DEBUG oslo_concurrency.lockutils [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 870.965859] [47312]: DEBUG oslo_concurrency.lockutils [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.011324] [47312]: DEBUG nova.policy [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.017147] [47313]: DEBUG nova.policy [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.017226] [47312]: INFO nova.api.openstack.requestlog [None req-22d64b8d-05b7-474d-9e6f-27641487c0e3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1340 microversion: 2.1 time: 0.060203 [ 871.017226] [47312]: [pid: 47312|app: 0|req: 3766/7360] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1340 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.023727] [47313]: INFO nova.api.openstack.requestlog [None req-891ebf4e-c080-4d96-ad8e-0959197872f4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.219566 [ 871.025134] [47313]: [pid: 47313|app: 0|req: 3595/7361] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.053425] [47312]: DEBUG nova.api.openstack.wsgi [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.055246] [47312]: DEBUG nova.compute.api [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.061224] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.061224] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.061224] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.061224] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.061224] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.061224] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.184251] [47312]: DEBUG nova.policy [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.189695] [47312]: INFO nova.api.openstack.requestlog [None req-0cc36ae6-8c93-43c9-b863-7d3c794df8cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1291 microversion: 2.1 time: 0.138708 [ 871.190073] [47312]: [pid: 47312|app: 0|req: 3767/7362] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:47 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1291 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.442502] [47313]: DEBUG nova.api.openstack.wsgi [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.445149] [47313]: DEBUG nova.compute.api [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.450651] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.450966] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.451219] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.451604] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.451819] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.451995] [47313]: DEBUG oslo_concurrency.lockutils [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.524590] [47312]: DEBUG nova.api.openstack.wsgi [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.526562] [47312]: DEBUG nova.compute.api [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.530883] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.531200] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.531421] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.531870] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.532122] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.532349] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.550094] [47313]: DEBUG nova.policy [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.557942] [47313]: INFO nova.api.openstack.requestlog [None req-75a6d023-ef55-42a6-ac7b-5bdb395a2322 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1316 microversion: 2.1 time: 0.117465 [ 871.557942] [47313]: [pid: 47313|app: 0|req: 3596/7363] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1316 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.569942] [47312]: DEBUG nova.policy [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.575360] [47312]: DEBUG nova.policy [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.576067] [47312]: DEBUG nova.policy [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.576720] [47312]: INFO nova.api.openstack.requestlog [None req-9dc9a089-8359-47c7-ab3c-cc35ba8b670c tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1417 microversion: 2.54 time: 0.054868 [ 871.577051] [47312]: [pid: 47312|app: 0|req: 3768/7364] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 871.578718] [47313]: DEBUG nova.api.openstack.wsgi [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.582039] [47313]: DEBUG nova.compute.api [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.585453] [47313]: DEBUG oslo_concurrency.lockutils [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.585737] [47313]: DEBUG oslo_concurrency.lockutils [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.586011] [47313]: DEBUG oslo_concurrency.lockutils [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.586595] [47313]: DEBUG oslo_concurrency.lockutils [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.586765] [47313]: DEBUG oslo_concurrency.lockutils [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.587019] [47313]: DEBUG oslo_concurrency.lockutils [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.589691] [47312]: DEBUG nova.api.openstack.wsgi [None req-ab24e75a-2582-4d65-8f88-8e1aedb836a1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '.version_select at 0x7b9c476d69e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.601819] [47312]: INFO nova.api.openstack.requestlog [None req-ab24e75a-2582-4d65-8f88-8e1aedb836a1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-152407169" status: 204 len: 0 microversion: 2.54 time: 0.014127 [ 871.602027] [47312]: [pid: 47312|app: 0|req: 3769/7365] 10.180.1.21 () {60 vars in 1311 bytes} [Thu Oct 31 12:15:48 2024] DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-152407169 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 871.605276] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.607033] [47312]: DEBUG nova.compute.api [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.611346] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.611606] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.611812] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.612232] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.612446] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.612639] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.622897] [47313]: DEBUG nova.policy [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.627994] [47313]: DEBUG nova.policy [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.628848] [47313]: DEBUG nova.policy [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.629550] [47313]: INFO nova.api.openstack.requestlog [None req-2edfe9b3-e8c9-4b98-9b6c-6a3ba3ebb40e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.053211 [ 871.629913] [47313]: [pid: 47313|app: 0|req: 3597/7366] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 871.632331] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.632629] [47313]: DEBUG nova.compute.api [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.636125] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.636920] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.636920] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.636920] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.637118] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.637447] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.648128] [47312]: DEBUG nova.policy [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.652167] [47313]: DEBUG nova.compute.api [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 871.652498] [47312]: INFO nova.api.openstack.requestlog [None req-d6763643-d4e1-4498-9dcd-f6698b65d32b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1219 microversion: 2.1 time: 0.049871 [ 871.652879] [47312]: [pid: 47312|app: 0|req: 3770/7367] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1219 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.667298] [47312]: DEBUG nova.api.openstack.wsgi [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.669250] [47312]: DEBUG nova.compute.api [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.673010] [47312]: DEBUG oslo_concurrency.lockutils [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.673261] [47312]: DEBUG oslo_concurrency.lockutils [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.673445] [47312]: DEBUG oslo_concurrency.lockutils [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.673810] [47312]: DEBUG oslo_concurrency.lockutils [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.674013] [47312]: DEBUG oslo_concurrency.lockutils [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.674193] [47312]: DEBUG oslo_concurrency.lockutils [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.699074] [47313]: INFO nova.api.openstack.requestlog [None req-dfa5a3bc-6968-4e2f-93a0-cf8405ad1bb6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 204 len: 0 microversion: 2.54 time: 0.068348 [ 871.699074] [47313]: [pid: 47313|app: 0|req: 3598/7368] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:15:48 2024] DELETE /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 871.705723] [47313]: DEBUG nova.api.openstack.wsgi [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.706715] [47312]: DEBUG nova.policy [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.707405] [47313]: DEBUG nova.compute.api [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.710855] [47313]: DEBUG oslo_concurrency.lockutils [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.711117] [47313]: DEBUG oslo_concurrency.lockutils [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.711304] [47313]: DEBUG oslo_concurrency.lockutils [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.711612] [47312]: INFO nova.api.openstack.requestlog [None req-91611786-9d87-4d7b-b190-1707db1877e1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1211 microversion: 2.1 time: 0.046659 [ 871.711655] [47313]: DEBUG oslo_concurrency.lockutils [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.711851] [47313]: DEBUG oslo_concurrency.lockutils [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.711958] [47312]: [pid: 47312|app: 0|req: 3771/7369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.712035] [47313]: DEBUG oslo_concurrency.lockutils [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.724928] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.726824] [47312]: DEBUG nova.compute.api [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.730463] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.730708] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.730891] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.731312] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.731574] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.731808] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.751743] [47313]: DEBUG nova.policy [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.757662] [47313]: DEBUG nova.policy [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.758412] [47313]: DEBUG nova.policy [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.759088] [47313]: INFO nova.api.openstack.requestlog [None req-00c8945a-396c-4da6-8653-f25822cf8414 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1423 microversion: 2.54 time: 0.056222 [ 871.759441] [47313]: [pid: 47313|app: 0|req: 3599/7370] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1423 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 871.762172] [47313]: DEBUG nova.api.openstack.wsgi [None req-c948d4a1-8cb7-4aa2-8de4-67c0c9b6f7d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47ad8700>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.794314] [47313]: INFO nova.api.openstack.requestlog [None req-c948d4a1-8cb7-4aa2-8de4-67c0c9b6f7d4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.034092 [ 871.794640] [47313]: [pid: 47313|app: 0|req: 3600/7371] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.797173] [47313]: DEBUG nova.api.openstack.wsgi [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.798855] [47313]: DEBUG nova.compute.api [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.802951] [47313]: DEBUG oslo_concurrency.lockutils [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.803238] [47313]: DEBUG oslo_concurrency.lockutils [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.803397] [47313]: DEBUG oslo_concurrency.lockutils [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.803771] [47313]: DEBUG oslo_concurrency.lockutils [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.803962] [47313]: DEBUG oslo_concurrency.lockutils [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.804177] [47313]: DEBUG oslo_concurrency.lockutils [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.818340] [47312]: DEBUG nova.policy [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.823662] [47312]: INFO nova.api.openstack.requestlog [None req-4e5b6fe4-7b93-4aee-b158-a686b35d10f2 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.100942 [ 871.824017] [47312]: [pid: 47312|app: 0|req: 3772/7372] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.827041] [47312]: DEBUG nova.api.openstack.wsgi [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.828714] [47312]: DEBUG nova.compute.api [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.832392] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.832804] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.833045] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.833470] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.833754] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.833945] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.837400] [47313]: DEBUG nova.policy [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.841466] [47313]: INFO nova.api.openstack.requestlog [None req-3eb24544-8001-478d-b53d-13707edb431f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.046216 [ 871.841796] [47313]: [pid: 47313|app: 0|req: 3601/7373] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.853796] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.854091] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.854291] [47312]: DEBUG oslo_concurrency.lockutils [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.854489] [47312]: DEBUG nova.objects.instance [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid 89cbc6ec-7546-443c-9abb-47940d223daa {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 871.874285] [47312]: DEBUG nova.policy [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.878309] [47312]: INFO nova.api.openstack.requestlog [None req-28175998-c745-44af-8831-9932cfe1ff79 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 200 len: 1302 microversion: 2.1 time: 0.053650 [ 871.878635] [47312]: [pid: 47312|app: 0|req: 3773/7374] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 871.885209] [47313]: DEBUG nova.api.openstack.wsgi [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 871.887044] [47313]: DEBUG nova.compute.api [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 871.890738] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.890974] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.891174] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.891520] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 871.891713] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 871.891896] [47313]: DEBUG oslo_concurrency.lockutils [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 871.922149] [47313]: DEBUG nova.policy [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 871.926186] [47313]: INFO nova.api.openstack.requestlog [None req-53b0ddfe-e2ee-4f1e-94aa-999322c56f0b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.043396 [ 871.926515] [47313]: [pid: 47313|app: 0|req: 3602/7375] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.030601] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.032363] [47312]: DEBUG nova.compute.api [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.036038] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.036194] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.036406] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.036784] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.036994] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.037192] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.037340] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.038994] [47313]: DEBUG nova.compute.api [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.042319] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.042604] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.042907] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.043336] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.043587] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.043843] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.080805] [47312]: DEBUG nova.policy [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.086139] [47312]: INFO nova.api.openstack.requestlog [None req-0f3cdb89-b126-4822-be2e-d32b059204fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1340 microversion: 2.1 time: 0.057524 [ 872.086139] [47312]: [pid: 47312|app: 0|req: 3774/7376] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1340 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.116420] [47312]: DEBUG nova.api.openstack.wsgi [req-17b53d30-02a7-4578-860f-57b9264cbeaa req-89645121-63da-4ecd-a489-fac0b97f99d8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b9726bf4-a4b1-4b22-840f-98157d0d790c", "name": "network-vif-plugged", "status": "completed", "tag": "6348fdb6-1e04-4d45-b3d2-e67eb05449f7"}, {"name": "network-changed", "server_uuid": "b9726bf4-a4b1-4b22-840f-98157d0d790c", "tag": "6348fdb6-1e04-4d45-b3d2-e67eb05449f7"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 872.122448] [47312]: DEBUG oslo_concurrency.lockutils [req-17b53d30-02a7-4578-860f-57b9264cbeaa req-89645121-63da-4ecd-a489-fac0b97f99d8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.122729] [47312]: DEBUG oslo_concurrency.lockutils [req-17b53d30-02a7-4578-860f-57b9264cbeaa req-89645121-63da-4ecd-a489-fac0b97f99d8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.122927] [47312]: DEBUG oslo_concurrency.lockutils [req-17b53d30-02a7-4578-860f-57b9264cbeaa req-89645121-63da-4ecd-a489-fac0b97f99d8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.129824] [47312]: INFO nova.api.openstack.compute.server_external_events [req-17b53d30-02a7-4578-860f-57b9264cbeaa req-89645121-63da-4ecd-a489-fac0b97f99d8 service nova] Creating event network-vif-plugged:6348fdb6-1e04-4d45-b3d2-e67eb05449f7 for instance b9726bf4-a4b1-4b22-840f-98157d0d790c on cpu-1 [ 872.130084] [47312]: INFO nova.api.openstack.compute.server_external_events [req-17b53d30-02a7-4578-860f-57b9264cbeaa req-89645121-63da-4ecd-a489-fac0b97f99d8 service nova] Creating event network-changed:6348fdb6-1e04-4d45-b3d2-e67eb05449f7 for instance b9726bf4-a4b1-4b22-840f-98157d0d790c on cpu-1 [ 872.132608] [47313]: DEBUG nova.policy [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.132820] [47312]: INFO nova.api.openstack.requestlog [req-17b53d30-02a7-4578-860f-57b9264cbeaa req-89645121-63da-4ecd-a489-fac0b97f99d8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018647 [ 872.133178] [47312]: [pid: 47312|app: 0|req: 3775/7377] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:48 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 872.137266] [47313]: INFO nova.api.openstack.requestlog [None req-1c16b26d-f8a0-4b33-a8fb-6f7a577bf622 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.102474 [ 872.137773] [47313]: [pid: 47313|app: 0|req: 3603/7378] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:48 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.207525] [47312]: DEBUG nova.api.openstack.wsgi [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.209336] [47312]: DEBUG nova.compute.api [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.212898] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.213130] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.213315] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.213685] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.213918] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.214121] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.308394] [47312]: DEBUG nova.policy [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.312811] [47312]: INFO nova.api.openstack.requestlog [None req-53d4f54c-d933-4915-ac68-326914315d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1291 microversion: 2.1 time: 0.107700 [ 872.313336] [47312]: [pid: 47312|app: 0|req: 3776/7379] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1291 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.576331] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.578491] [47313]: DEBUG nova.compute.api [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.584154] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.584439] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.584723] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.585250] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.585509] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.585762] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.643197] [47312]: DEBUG nova.api.openstack.wsgi [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.645038] [47312]: DEBUG nova.compute.api [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.648773] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.649021] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.649208] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.649563] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.649762] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.649969] [47312]: DEBUG oslo_concurrency.lockutils [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.691458] [47312]: DEBUG nova.policy [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.696246] [47312]: DEBUG nova.policy [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.696898] [47312]: DEBUG nova.policy [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.697512] [47312]: INFO nova.api.openstack.requestlog [None req-d14e966e-5909-4af4-bde0-8a2cf47d63d0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.056731 [ 872.697831] [47312]: [pid: 47312|app: 0|req: 3777/7380] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 872.700317] [47312]: DEBUG nova.api.openstack.wsgi [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.701890] [47312]: DEBUG nova.compute.api [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.705412] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.705590] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.705780] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.706131] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.706327] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.706502] [47312]: DEBUG oslo_concurrency.lockutils [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.709695] [47313]: DEBUG nova.policy [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.714339] [47313]: INFO nova.api.openstack.requestlog [None req-d4381dd0-f8ad-48b9-ac2f-7cfda2f84a18 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1504 microversion: 2.1 time: 0.140799 [ 872.714653] [47313]: [pid: 47313|app: 0|req: 3604/7381] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1504 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.724923] [47313]: DEBUG nova.api.openstack.wsgi [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.726558] [47313]: DEBUG nova.compute.api [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.730466] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.730756] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.730977] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.731438] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.731674] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.731883] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.736307] [47312]: DEBUG nova.policy [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.740573] [47312]: INFO nova.api.openstack.requestlog [None req-06b98335-5933-4db0-aeb7-8bb8c1dc0d0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.041999 [ 872.741105] [47312]: [pid: 47312|app: 0|req: 3778/7382] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.743624] [47312]: DEBUG nova.api.openstack.wsgi [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.745220] [47312]: DEBUG nova.compute.api [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.748285] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.748513] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.748694] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.749074] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.749274] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.749446] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.764294] [47313]: DEBUG nova.policy [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.768595] [47313]: INFO nova.api.openstack.requestlog [None req-fcaeae08-83bb-4eca-a3b6-77fafa9f0375 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1267 microversion: 2.1 time: 0.045752 [ 872.768946] [47313]: [pid: 47313|app: 0|req: 3605/7383] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1267 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.772785] [47313]: DEBUG nova.api.openstack.wsgi [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.774352] [47313]: DEBUG nova.compute.api [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.778098] [47313]: DEBUG oslo_concurrency.lockutils [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.778327] [47313]: DEBUG oslo_concurrency.lockutils [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.778534] [47313]: DEBUG oslo_concurrency.lockutils [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.778888] [47313]: DEBUG oslo_concurrency.lockutils [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.779186] [47313]: DEBUG oslo_concurrency.lockutils [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.779389] [47313]: DEBUG oslo_concurrency.lockutils [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.818415] [47313]: DEBUG nova.policy [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.822748] [47313]: DEBUG nova.policy [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.823549] [47313]: DEBUG nova.policy [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.824189] [47313]: INFO nova.api.openstack.requestlog [None req-d497a169-5896-44c0-a392-cec306d83a81 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1423 microversion: 2.54 time: 0.053491 [ 872.824506] [47313]: [pid: 47313|app: 0|req: 3606/7384] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1423 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 872.826857] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb284a16-c8f7-42ad-b669-9e8833cb3b90 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47adb010>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.831262] [47312]: DEBUG nova.policy [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.835888] [47312]: INFO nova.api.openstack.requestlog [None req-4b2090b0-a0d4-4af1-b365-4dd9a61b0e5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1504 microversion: 2.1 time: 0.094167 [ 872.836240] [47312]: [pid: 47312|app: 0|req: 3779/7385] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.839022] [47312]: DEBUG nova.api.openstack.wsgi [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.840126] [47312]: DEBUG nova.compute.api [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.843506] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.843635] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.843836] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.844214] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.844412] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.844584] [47312]: DEBUG oslo_concurrency.lockutils [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.857053] [47313]: INFO nova.api.openstack.requestlog [None req-fb284a16-c8f7-42ad-b669-9e8833cb3b90 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.031847 [ 872.857405] [47313]: [pid: 47313|app: 0|req: 3607/7386] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.859985] [47313]: DEBUG nova.api.openstack.wsgi [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 872.861766] [47313]: DEBUG nova.compute.api [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.866522] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.866755] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.866942] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.867320] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.867517] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.867691] [47313]: DEBUG oslo_concurrency.lockutils [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.910197] [47313]: INFO nova.api.openstack.requestlog [None req-6e592d11-2dda-453a-9413-aaaf93ae3888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1080 microversion: 2.1 time: 0.052160 [ 872.910957] [47313]: [pid: 47313|app: 0|req: 3608/7387] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:15:49 2024] PUT /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1080 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.913662] [47313]: DEBUG nova.api.openstack.wsgi [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.915425] [47313]: DEBUG nova.compute.api [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.919913] [47313]: DEBUG oslo_concurrency.lockutils [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.919913] [47313]: DEBUG oslo_concurrency.lockutils [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.919913] [47313]: DEBUG oslo_concurrency.lockutils [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.920139] [47313]: DEBUG oslo_concurrency.lockutils [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.920839] [47313]: DEBUG oslo_concurrency.lockutils [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.920839] [47313]: DEBUG oslo_concurrency.lockutils [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.934142] [47312]: DEBUG nova.policy [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.939435] [47312]: INFO nova.api.openstack.requestlog [None req-a3ac8103-4f1a-4be1-bfc8-93dee346927d tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.102557 [ 872.939800] [47312]: [pid: 47312|app: 0|req: 3780/7388] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.942313] [47312]: DEBUG nova.api.openstack.wsgi [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.944033] [47312]: DEBUG nova.compute.api [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: 89cbc6ec-7546-443c-9abb-47940d223daa] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.947589] [47312]: DEBUG oslo_concurrency.lockutils [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.947835] [47312]: DEBUG oslo_concurrency.lockutils [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.948033] [47312]: DEBUG oslo_concurrency.lockutils [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.948426] [47312]: DEBUG oslo_concurrency.lockutils [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.948658] [47312]: DEBUG oslo_concurrency.lockutils [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.948845] [47312]: DEBUG oslo_concurrency.lockutils [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.958085] [47313]: DEBUG nova.policy [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 872.958439] [47312]: INFO nova.api.openstack.wsgi [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] HTTP exception thrown: Instance 89cbc6ec-7546-443c-9abb-47940d223daa could not be found. [ 872.958741] [47312]: DEBUG nova.api.openstack.wsgi [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Returning 404 to user: Instance 89cbc6ec-7546-443c-9abb-47940d223daa could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 872.959171] [47312]: INFO nova.api.openstack.requestlog [None req-77cbecf6-89aa-42ff-b7a7-cada958aeefd tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa" status: 404 len: 111 microversion: 2.1 time: 0.018811 [ 872.959462] [47312]: [pid: 47312|app: 0|req: 3781/7389] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/89cbc6ec-7546-443c-9abb-47940d223daa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 872.963142] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.963252] [47313]: INFO nova.api.openstack.requestlog [None req-27c6197f-2dfc-40eb-a3a8-08e23f37dd56 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.051398 [ 872.963514] [47313]: [pid: 47313|app: 0|req: 3609/7390] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 872.964551] [47312]: DEBUG nova.compute.api [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.965972] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 872.967563] [47313]: DEBUG nova.compute.api [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 872.968433] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.968662] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.968876] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.969318] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.969526] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.969700] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.971010] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.971262] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.971461] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 872.971807] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 872.973056] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 872.973056] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.013020] [47313]: DEBUG nova.policy [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.017476] [47313]: INFO nova.api.openstack.requestlog [None req-4c9a739f-4d13-4686-b399-de3e29343293 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.053386 [ 873.021018] [47313]: [pid: 47313|app: 0|req: 3610/7391] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.021018] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.022420] [47313]: DEBUG nova.compute.api [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.026617] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.026617] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.026617] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.027027] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.027027] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.027139] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.048123] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.048376] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.048556] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.048754] [47313]: DEBUG nova.objects.instance [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid caad50a8-e0ad-4ca9-b391-691ead1756f0 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.055191] [47312]: DEBUG nova.policy [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.059915] [47312]: INFO nova.api.openstack.requestlog [None req-8e3326f7-8d9c-473c-8a79-ca7252cd7be8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1502 microversion: 2.1 time: 0.099798 [ 873.060342] [47312]: [pid: 47312|app: 0|req: 3782/7392] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1502 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.070457] [47312]: DEBUG nova.api.openstack.wsgi [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.071078] [47313]: DEBUG nova.policy [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.072116] [47312]: DEBUG nova.compute.api [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.075418] [47313]: INFO nova.api.openstack.requestlog [None req-c2f32ccb-961c-459f-a6c4-d7236b28ea00 tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1302 microversion: 2.1 time: 0.056639 [ 873.075748] [47313]: [pid: 47313|app: 0|req: 3611/7393] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.075844] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.076045] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.076276] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.076680] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.076920] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.077136] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.097450] [47313]: DEBUG nova.api.openstack.wsgi [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.100833] [47313]: DEBUG nova.compute.api [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.104754] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.104754] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.104754] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.104754] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.104754] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.104754] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.126992] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.127344] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.127545] [47313]: DEBUG oslo_concurrency.lockutils [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.127755] [47313]: DEBUG nova.objects.instance [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 873.154685] [47313]: DEBUG nova.policy [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.159096] [47313]: INFO nova.api.openstack.requestlog [None req-293a1b58-2b0e-4a11-b4ab-1af6e4a3cf01 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.064025 [ 873.159096] [47313]: [pid: 47313|app: 0|req: 3612/7394] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.164394] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.166069] [47313]: DEBUG nova.compute.api [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.168693] [47312]: DEBUG nova.policy [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.169477] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.169740] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.169935] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.170399] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.170621] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.170811] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.171813] [47312]: INFO nova.api.openstack.requestlog [None req-d8e76f55-f4fb-4919-9fbf-a519f01298ee tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1502 microversion: 2.1 time: 0.103280 [ 873.172304] [47312]: [pid: 47312|app: 0|req: 3783/7395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:49 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1502 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.182990] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 873.184625] [47312]: DEBUG nova.compute.api [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.188252] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.188498] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.188685] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.189067] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.189405] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.189474] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.247020] [47312]: DEBUG nova.virt.hardware [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 873.247020] [47312]: DEBUG nova.virt.hardware [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 873.247020] [47312]: DEBUG nova.virt.hardware [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 873.247020] [47312]: DEBUG nova.virt.hardware [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 873.247020] [47312]: DEBUG nova.virt.hardware [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 873.274915] [47313]: DEBUG nova.policy [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.279563] [47313]: INFO nova.api.openstack.requestlog [None req-2cfb2ecd-c3b4-4d13-95ad-7b5e3047454c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.119844 [ 873.279925] [47313]: [pid: 47313|app: 0|req: 3613/7396] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.290561] [47312]: DEBUG nova.compute.api [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.294299] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.294555] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.294761] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.295182] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.295403] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.295592] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.309977] [47312]: INFO nova.api.openstack.requestlog [None req-d6b6b257-c1ba-495a-8b68-d0adad46dd1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4/action" status: 202 len: 1112 microversion: 2.1 time: 0.129369 [ 873.310396] [47312]: [pid: 47312|app: 0|req: 3784/7397] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:15:50 2024] POST /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4/action => generated 1112 bytes in 130 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) [ 873.322112] [47313]: DEBUG nova.api.openstack.wsgi [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.324554] [47313]: DEBUG nova.compute.api [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.326339] [47312]: DEBUG nova.api.openstack.wsgi [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.328483] [47312]: DEBUG nova.compute.api [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.330052] [47313]: DEBUG oslo_concurrency.lockutils [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.330453] [47313]: DEBUG oslo_concurrency.lockutils [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.330764] [47313]: DEBUG oslo_concurrency.lockutils [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.331268] [47313]: DEBUG oslo_concurrency.lockutils [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.331646] [47313]: DEBUG oslo_concurrency.lockutils [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.331898] [47313]: DEBUG oslo_concurrency.lockutils [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.332428] [47312]: DEBUG oslo_concurrency.lockutils [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.332773] [47312]: DEBUG oslo_concurrency.lockutils [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.332989] [47312]: DEBUG oslo_concurrency.lockutils [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.333439] [47312]: DEBUG oslo_concurrency.lockutils [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.333683] [47312]: DEBUG oslo_concurrency.lockutils [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.334047] [47312]: DEBUG oslo_concurrency.lockutils [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.461445] [47313]: DEBUG nova.policy [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.465061] [47312]: DEBUG nova.policy [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.469099] [47313]: INFO nova.api.openstack.requestlog [None req-b75ed648-4a91-4fd6-8214-282a45fd2b59 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1513 microversion: 2.1 time: 0.150010 [ 873.469504] [47313]: [pid: 47313|app: 0|req: 3614/7398] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1513 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.471490] [47312]: INFO nova.api.openstack.requestlog [None req-55e302a9-d298-4248-99e8-538f74c6c9ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1291 microversion: 2.1 time: 0.148388 [ 873.471989] [47312]: [pid: 47312|app: 0|req: 3785/7399] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1291 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.713230] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.715324] [47313]: DEBUG nova.compute.api [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.721358] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.721669] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.721945] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.722418] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.722719] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.722965] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.752470] [47312]: DEBUG nova.api.openstack.wsgi [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.754320] [47312]: DEBUG nova.compute.api [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.758273] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.758580] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.758773] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.759156] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.759354] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.759523] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.767757] [47313]: DEBUG nova.policy [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.773456] [47313]: DEBUG nova.policy [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.774470] [47313]: DEBUG nova.policy [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.775280] [47313]: INFO nova.api.openstack.requestlog [None req-f7a5c9a9-f459-49b6-add7-91c8f380fcf8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.065212 [ 873.775698] [47313]: [pid: 47313|app: 0|req: 3615/7400] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.781503] [47313]: DEBUG nova.api.openstack.wsgi [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.783641] [47313]: DEBUG nova.compute.api [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.787929] [47313]: DEBUG oslo_concurrency.lockutils [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.788283] [47313]: DEBUG oslo_concurrency.lockutils [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.788525] [47313]: DEBUG oslo_concurrency.lockutils [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.788998] [47313]: DEBUG oslo_concurrency.lockutils [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.789305] [47313]: DEBUG oslo_concurrency.lockutils [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.789569] [47313]: DEBUG oslo_concurrency.lockutils [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.807139] [47312]: DEBUG nova.policy [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.811563] [47312]: INFO nova.api.openstack.requestlog [None req-94d8d35a-db2d-43ed-9094-c782feb7156c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.061342 [ 873.811905] [47312]: [pid: 47312|app: 0|req: 3786/7401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.836616] [47313]: DEBUG nova.policy [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.841424] [47312]: DEBUG nova.api.openstack.wsgi [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.842251] [47313]: INFO nova.api.openstack.requestlog [None req-30c7a9a4-6f6c-4346-a8ae-936488a37f10 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1267 microversion: 2.1 time: 0.063131 [ 873.842647] [47313]: [pid: 47313|app: 0|req: 3616/7402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1267 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.843306] [47312]: DEBUG nova.compute.api [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.847766] [47312]: DEBUG oslo_concurrency.lockutils [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.848092] [47312]: DEBUG oslo_concurrency.lockutils [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.848299] [47312]: DEBUG oslo_concurrency.lockutils [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.848821] [47312]: DEBUG oslo_concurrency.lockutils [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.848947] [47312]: DEBUG oslo_concurrency.lockutils [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.849207] [47312]: DEBUG oslo_concurrency.lockutils [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.870417] [47313]: DEBUG nova.api.openstack.wsgi [None req-d148889e-1a1f-4655-a122-8214c0c20938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47ad9480>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.901810] [47312]: DEBUG nova.policy [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.903339] [47313]: INFO nova.api.openstack.requestlog [None req-d148889e-1a1f-4655-a122-8214c0c20938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.036118 [ 873.903966] [47313]: [pid: 47313|app: 0|req: 3617/7403] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 873.908703] [47312]: DEBUG nova.policy [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.909148] [47312]: DEBUG nova.policy [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 873.910474] [47312]: INFO nova.api.openstack.requestlog [None req-39d84b8d-4071-4e3f-a6d5-509ae4acac4d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1423 microversion: 2.54 time: 0.071847 [ 873.910474] [47312]: [pid: 47312|app: 0|req: 3787/7404] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1423 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 873.953731] [47313]: DEBUG nova.api.openstack.wsgi [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.955908] [47313]: DEBUG nova.compute.api [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.960817] [47313]: DEBUG oslo_concurrency.lockutils [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.961342] [47313]: DEBUG oslo_concurrency.lockutils [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.961624] [47313]: DEBUG oslo_concurrency.lockutils [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.962165] [47313]: DEBUG oslo_concurrency.lockutils [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.962455] [47313]: DEBUG oslo_concurrency.lockutils [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.962777] [47313]: DEBUG oslo_concurrency.lockutils [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.976520] [47312]: DEBUG nova.api.openstack.wsgi [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 873.978244] [47312]: DEBUG nova.compute.api [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 873.982044] [47312]: DEBUG oslo_concurrency.lockutils [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.982324] [47312]: DEBUG oslo_concurrency.lockutils [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.982513] [47312]: DEBUG oslo_concurrency.lockutils [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 873.982959] [47312]: DEBUG oslo_concurrency.lockutils [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 873.983154] [47312]: DEBUG oslo_concurrency.lockutils [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 873.983331] [47312]: DEBUG oslo_concurrency.lockutils [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.028602] [47312]: DEBUG nova.policy [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.034028] [47312]: INFO nova.api.openstack.requestlog [None req-03a75da5-03f2-45e9-8e48-331efd40e77e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.059962 [ 874.034385] [47312]: [pid: 47312|app: 0|req: 3788/7405] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.036980] [47312]: DEBUG nova.api.openstack.wsgi [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.038698] [47312]: DEBUG nova.compute.api [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.041924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.042181] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.042363] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.043224] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.043436] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.043611] [47312]: DEBUG oslo_concurrency.lockutils [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.066737] [47313]: DEBUG nova.policy [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.071331] [47313]: INFO nova.api.openstack.requestlog [None req-60dfb7fc-4c4f-4e38-9817-b77981f0e554 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.120311 [ 874.072143] [47313]: [pid: 47313|app: 0|req: 3618/7406] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.078753] [47312]: DEBUG nova.policy [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.083314] [47312]: INFO nova.api.openstack.requestlog [None req-c428c569-8f17-4548-8756-9210a18cc1a5 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1210 microversion: 2.1 time: 0.048292 [ 874.083637] [47312]: [pid: 47312|app: 0|req: 3789/7407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1210 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.088022] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.089519] [47313]: DEBUG nova.compute.api [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.093050] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.093324] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.093541] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.093954] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.094226] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.094414] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.112999] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.113318] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.113558] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.113752] [47313]: DEBUG nova.objects.instance [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lazy-loading 'fault' on Instance uuid caad50a8-e0ad-4ca9-b391-691ead1756f0 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.139788] [47313]: DEBUG nova.policy [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '34838d72bc5c40e4861aeb1bc2346e0e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e6f816e56de421ba4a2d7de91a6550c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.144906] [47313]: INFO nova.api.openstack.requestlog [None req-a9551066-80d1-43ed-a186-1a8d5d2f3bbf tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 200 len: 1302 microversion: 2.1 time: 0.059050 [ 874.145312] [47313]: [pid: 47313|app: 0|req: 3619/7408] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:50 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.187638] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.194100] [47312]: DEBUG nova.compute.api [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.201716] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.201992] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.202180] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.202625] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.202906] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.203473] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.238075] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.238354] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.238894] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.239149] [47312]: DEBUG nova.objects.instance [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 874.258889] [47312]: DEBUG nova.policy [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.264165] [47312]: INFO nova.api.openstack.requestlog [None req-1b3f3619-fb2f-4916-9db2-4324c1e5a907 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.084584 [ 874.264528] [47312]: [pid: 47312|app: 0|req: 3790/7409] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.292182] [47313]: DEBUG nova.api.openstack.wsgi [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.294775] [47313]: DEBUG nova.compute.api [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.298788] [47313]: DEBUG oslo_concurrency.lockutils [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.299041] [47313]: DEBUG oslo_concurrency.lockutils [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.299329] [47313]: DEBUG oslo_concurrency.lockutils [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.299827] [47313]: DEBUG oslo_concurrency.lockutils [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.300106] [47313]: DEBUG oslo_concurrency.lockutils [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.300369] [47313]: DEBUG oslo_concurrency.lockutils [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.383710] [47313]: DEBUG nova.policy [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.389549] [47313]: INFO nova.api.openstack.requestlog [None req-74d3ae04-dae4-441b-a750-c7c4882703c9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.099647 [ 874.389958] [47313]: [pid: 47313|app: 0|req: 3620/7410] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.485753] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.486923] [47313]: DEBUG nova.api.openstack.wsgi [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.488237] [47312]: DEBUG nova.compute.api [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.488873] [47313]: DEBUG nova.compute.api [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.494208] [47313]: DEBUG oslo_concurrency.lockutils [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.494488] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.494567] [47313]: DEBUG oslo_concurrency.lockutils [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.494695] [47313]: DEBUG oslo_concurrency.lockutils [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.494835] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.495082] [47313]: DEBUG oslo_concurrency.lockutils [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.495122] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.495283] [47313]: DEBUG oslo_concurrency.lockutils [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.495455] [47313]: DEBUG oslo_concurrency.lockutils [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.495592] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.495867] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.496126] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.644154] [47313]: DEBUG nova.policy [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.651609] [47313]: INFO nova.api.openstack.requestlog [None req-55e1d9db-3973-40ae-afac-7e88cfc3561c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1470 microversion: 2.1 time: 0.167223 [ 874.652141] [47313]: [pid: 47313|app: 0|req: 3621/7411] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1470 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.679224] [47312]: DEBUG nova.policy [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.684228] [47312]: INFO nova.api.openstack.requestlog [None req-d1789697-4f8e-43f2-8608-200efcc60f68 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1513 microversion: 2.1 time: 0.201992 [ 874.684574] [47312]: [pid: 47312|app: 0|req: 3791/7412] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1513 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.726542] [47313]: DEBUG nova.api.openstack.wsgi [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-15991324", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 874.762925] [47313]: DEBUG nova.network.neutron [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 874.789169] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.790955] [47312]: DEBUG nova.compute.api [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.795046] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.795046] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.795192] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.795514] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.795642] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.795817] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.840873] [47312]: DEBUG nova.policy [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.845533] [47312]: DEBUG nova.policy [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.846358] [47312]: DEBUG nova.policy [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.847201] [47312]: INFO nova.api.openstack.requestlog [None req-a5e62bcb-836c-4c98-9205-fade1fdfee5d tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.060190 [ 874.847290] [47312]: [pid: 47312|app: 0|req: 3792/7413] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 874.849780] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.851416] [47312]: DEBUG nova.compute.api [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.854944] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.855365] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.855573] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.855940] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.856160] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.856334] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.907689] [47312]: DEBUG nova.policy [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.912448] [47312]: INFO nova.api.openstack.requestlog [None req-0ef4782f-22a9-4c45-bb4e-8cf3b5414b69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.064517 [ 874.912844] [47312]: [pid: 47312|app: 0|req: 3793/7414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.915734] [47312]: DEBUG nova.api.openstack.wsgi [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 874.917032] [47312]: DEBUG nova.compute.api [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 874.924037] [47312]: DEBUG oslo_concurrency.lockutils [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.924037] [47312]: DEBUG oslo_concurrency.lockutils [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.924037] [47312]: DEBUG oslo_concurrency.lockutils [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.924037] [47312]: DEBUG oslo_concurrency.lockutils [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 874.924037] [47312]: DEBUG oslo_concurrency.lockutils [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 874.924037] [47312]: DEBUG oslo_concurrency.lockutils [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 874.970776] [47312]: DEBUG nova.policy [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 874.975410] [47312]: INFO nova.api.openstack.requestlog [None req-195e94b4-47fb-4d98-a43b-d840f67a76df tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1275 microversion: 2.1 time: 0.061878 [ 874.975739] [47312]: [pid: 47312|app: 0|req: 3794/7415] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1275 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 874.978823] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3e64a89-a10c-47bd-9f27-2d1dfb4418a8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c478af0a0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.004112] [47312]: INFO nova.api.openstack.requestlog [None req-f3e64a89-a10c-47bd-9f27-2d1dfb4418a8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.027394 [ 875.004839] [47312]: [pid: 47312|app: 0|req: 3795/7416] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.008484] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.008960] [47313]: DEBUG nova.virt.hardware [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 875.009243] [47313]: DEBUG nova.virt.hardware [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 875.009479] [47313]: DEBUG nova.virt.hardware [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 875.009643] [47313]: DEBUG nova.virt.hardware [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 875.009833] [47313]: DEBUG nova.virt.hardware [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 875.011450] [47312]: DEBUG nova.compute.api [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.015864] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.016111] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.016370] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.016837] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.017094] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.017300] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.018383] [47313]: DEBUG oslo_concurrency.lockutils [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.018624] [47313]: DEBUG oslo_concurrency.lockutils [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.018847] [47313]: DEBUG oslo_concurrency.lockutils [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.019362] [47313]: DEBUG oslo_concurrency.lockutils [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.019552] [47313]: DEBUG oslo_concurrency.lockutils [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.019741] [47313]: DEBUG oslo_concurrency.lockutils [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.032894] [47313]: DEBUG nova.quota [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 875.038778] [47313]: DEBUG nova.quota [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 875.045380] [47313]: DEBUG nova.compute.api [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 875.046718] [47313]: DEBUG nova.compute.api [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e2d48ebf-6697-4c51-b7f8-aa7050efd537] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 875.062377] [47312]: DEBUG nova.policy [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.066940] [47312]: DEBUG nova.policy [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.066940] [47312]: DEBUG nova.policy [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.067185] [47312]: INFO nova.api.openstack.requestlog [None req-9a604067-5734-4e4e-80dc-1dfa340a57c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1423 microversion: 2.54 time: 0.061621 [ 875.067795] [47312]: [pid: 47312|app: 0|req: 3796/7417] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1423 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.070489] [47312]: DEBUG nova.api.openstack.wsgi [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.072607] [47312]: DEBUG nova.compute.api [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.076175] [47312]: DEBUG oslo_concurrency.lockutils [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.076412] [47312]: DEBUG oslo_concurrency.lockutils [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.076607] [47312]: DEBUG oslo_concurrency.lockutils [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.076958] [47312]: DEBUG oslo_concurrency.lockutils [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.077172] [47312]: DEBUG oslo_concurrency.lockutils [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.077350] [47312]: DEBUG oslo_concurrency.lockutils [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.081447] [47313]: INFO nova.api.openstack.requestlog [None req-da659415-30be-48c8-80b6-42e0aa0222d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.357394 [ 875.081892] [47313]: [pid: 47313|app: 0|req: 3622/7418] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:51 2024] POST /compute/v2.1/servers => generated 380 bytes in 358 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 875.085650] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.087692] [47313]: DEBUG nova.compute.api [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.091440] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.091679] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.091864] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.092237] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.092432] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.092639] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.118418] [47312]: DEBUG nova.policy [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.123032] [47312]: INFO nova.api.openstack.requestlog [None req-e027b894-7225-4718-abdc-442ae44255aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.054870 [ 875.123582] [47312]: [pid: 47312|app: 0|req: 3797/7419] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.129279] [47312]: DEBUG nova.api.openstack.wsgi [None req-b8445521-e39b-48bc-b906-adbd18cb3901 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.129737] [47312]: DEBUG nova.compute.api [None req-b8445521-e39b-48bc-b906-adbd18cb3901 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e2d48ebf-6697-4c51-b7f8-aa7050efd537] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.140137] [47312]: DEBUG nova.compute.api [None req-b8445521-e39b-48bc-b906-adbd18cb3901 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e2d48ebf-6697-4c51-b7f8-aa7050efd537] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 875.203497] [47312]: INFO nova.api.openstack.requestlog [None req-b8445521-e39b-48bc-b906-adbd18cb3901 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537" status: 204 len: 0 microversion: 2.1 time: 0.079149 [ 875.203931] [47312]: [pid: 47312|app: 0|req: 3798/7420] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:15:51 2024] DELETE /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 875.206665] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.208395] [47312]: DEBUG nova.compute.api [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.211999] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.212331] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.212548] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.213383] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.213608] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.213791] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.258351] [47312]: DEBUG nova.policy [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.262815] [47312]: INFO nova.api.openstack.requestlog [None req-a7a5e8bb-12e3-4bb0-8a91-38fe7722f77b tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1266 microversion: 2.1 time: 0.058257 [ 875.263151] [47312]: [pid: 47312|app: 0|req: 3799/7421] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1266 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.268287] [47312]: DEBUG nova.api.openstack.wsgi [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.268287] [47312]: DEBUG nova.compute.api [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] [instance: caad50a8-e0ad-4ca9-b391-691ead1756f0] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.270946] [47312]: DEBUG oslo_concurrency.lockutils [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.271183] [47312]: DEBUG oslo_concurrency.lockutils [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.271363] [47312]: DEBUG oslo_concurrency.lockutils [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.271713] [47312]: DEBUG oslo_concurrency.lockutils [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.271903] [47312]: DEBUG oslo_concurrency.lockutils [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.272081] [47312]: DEBUG oslo_concurrency.lockutils [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.280210] [47313]: DEBUG nova.policy [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.280456] [47312]: INFO nova.api.openstack.wsgi [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] HTTP exception thrown: Instance caad50a8-e0ad-4ca9-b391-691ead1756f0 could not be found. [ 875.280794] [47312]: DEBUG nova.api.openstack.wsgi [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] Returning 404 to user: Instance caad50a8-e0ad-4ca9-b391-691ead1756f0 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 875.281245] [47312]: INFO nova.api.openstack.requestlog [None req-588a94df-236f-4a78-992b-cb860bd3430e tempest-MultipleCreateTestJSON-1937603900 tempest-MultipleCreateTestJSON-1937603900-project-member] 10.180.1.21 "GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0" status: 404 len: 111 microversion: 2.1 time: 0.017601 [ 875.281547] [47312]: [pid: 47312|app: 0|req: 3800/7422] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/caad50a8-e0ad-4ca9-b391-691ead1756f0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 875.285445] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfb78bc3-16ef-4f26-b9ee-234ba386b06b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.287022] [47312]: DEBUG nova.compute.api [None req-cfb78bc3-16ef-4f26-b9ee-234ba386b06b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e2d48ebf-6697-4c51-b7f8-aa7050efd537] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.290052] [47313]: INFO nova.api.openstack.requestlog [None req-2c519f76-ebc3-407f-aec4-540e1f3da1d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.206023 [ 875.290240] [47313]: [pid: 47313|app: 0|req: 3623/7423] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:51 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.293812] [47313]: DEBUG nova.api.openstack.wsgi [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.295426] [47313]: DEBUG nova.compute.api [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.297399] [47312]: INFO nova.api.openstack.wsgi [None req-cfb78bc3-16ef-4f26-b9ee-234ba386b06b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance e2d48ebf-6697-4c51-b7f8-aa7050efd537 could not be found. [ 875.297747] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfb78bc3-16ef-4f26-b9ee-234ba386b06b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance e2d48ebf-6697-4c51-b7f8-aa7050efd537 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 875.298200] [47312]: INFO nova.api.openstack.requestlog [None req-cfb78bc3-16ef-4f26-b9ee-234ba386b06b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537" status: 404 len: 111 microversion: 2.1 time: 0.016154 [ 875.299119] [47312]: [pid: 47312|app: 0|req: 3801/7424] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 875.303100] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.303100] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.303100] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.303100] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.303100] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.303100] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.324269] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.324517] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.324700] [47313]: DEBUG oslo_concurrency.lockutils [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.325095] [47313]: DEBUG nova.objects.instance [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 875.338892] [47312]: DEBUG nova.api.openstack.wsgi [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1513366352", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "accessIPv6": "2001:2001::3", "networks": [{"uuid": "0ee63c2f-6734-4b12-88f2-59679c697d2d"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 875.356228] [47313]: DEBUG nova.policy [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.366266] [47313]: INFO nova.api.openstack.requestlog [None req-f4e65613-ca7a-406b-9590-90b5c5dbbb52 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.074825 [ 875.366825] [47313]: [pid: 47313|app: 0|req: 3624/7425] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.377511] [47312]: DEBUG nova.network.neutron [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 875.407595] [47313]: DEBUG nova.api.openstack.wsgi [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.410843] [47313]: DEBUG nova.compute.api [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.417450] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.417809] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.418110] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.418651] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.418801] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.418984] [47313]: DEBUG oslo_concurrency.lockutils [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.594817] [47313]: DEBUG nova.policy [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.605723] [47313]: INFO nova.api.openstack.requestlog [None req-dd3b9152-4289-4006-bc96-0a0959e16104 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.201372 [ 875.606326] [47313]: [pid: 47313|app: 0|req: 3625/7426] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.699623] [47313]: DEBUG nova.api.openstack.wsgi [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.701837] [47313]: DEBUG nova.compute.api [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.706111] [47313]: DEBUG oslo_concurrency.lockutils [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.706378] [47313]: DEBUG oslo_concurrency.lockutils [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.707098] [47313]: DEBUG oslo_concurrency.lockutils [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.707098] [47313]: DEBUG oslo_concurrency.lockutils [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.707279] [47313]: DEBUG oslo_concurrency.lockutils [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.708030] [47313]: DEBUG oslo_concurrency.lockutils [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.822284] [47312]: DEBUG nova.virt.hardware [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 875.822573] [47312]: DEBUG nova.virt.hardware [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 875.823077] [47312]: DEBUG nova.virt.hardware [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 875.823077] [47312]: DEBUG nova.virt.hardware [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 875.823218] [47312]: DEBUG nova.virt.hardware [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 875.830662] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.830662] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.830662] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.830662] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.830662] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.830662] [47312]: DEBUG oslo_concurrency.lockutils [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.845753] [47312]: DEBUG nova.quota [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 875.848491] [47312]: DEBUG nova.quota [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 875.856103] [47312]: DEBUG nova.compute.api [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 875.858106] [47312]: DEBUG nova.compute.api [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 875.871468] [47313]: DEBUG nova.policy [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.876278] [47313]: INFO nova.api.openstack.requestlog [None req-616dae0e-e16c-43e0-85c3-0858e81d1156 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1513 microversion: 2.1 time: 0.180389 [ 875.876732] [47313]: [pid: 47313|app: 0|req: 3626/7427] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1513 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.880051] [47313]: DEBUG nova.api.openstack.wsgi [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.882300] [47313]: DEBUG nova.compute.api [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.888265] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.888549] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.888783] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.889246] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.889468] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.889645] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.894072] [47312]: INFO nova.api.openstack.requestlog [None req-b9f9789b-c017-461b-8ae4-83f135ba5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.558791 [ 875.894478] [47312]: [pid: 47312|app: 0|req: 3802/7428] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:15:52 2024] POST /compute/v2.1/servers => generated 380 bytes in 560 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 875.905638] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f95ad03-1d2a-4252-9760-8e7f4e6340b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.905638] [47312]: DEBUG nova.compute.api [None req-1f95ad03-1d2a-4252-9760-8e7f4e6340b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.949122] [47312]: DEBUG nova.policy [None req-1f95ad03-1d2a-4252-9760-8e7f4e6340b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.955196] [47313]: DEBUG nova.policy [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.957451] [47312]: INFO nova.api.openstack.requestlog [None req-1f95ad03-1d2a-4252-9760-8e7f4e6340b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1219 microversion: 2.1 time: 0.056875 [ 875.957557] [47312]: [pid: 47312|app: 0|req: 3803/7429] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1219 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 875.959648] [47313]: DEBUG nova.policy [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.960643] [47313]: DEBUG nova.policy [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 875.961422] [47313]: INFO nova.api.openstack.requestlog [None req-7fcc8049-ba28-4c50-94ba-a51691db5f6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1276 microversion: 2.20 time: 0.084025 [ 875.961815] [47313]: [pid: 47313|app: 0|req: 3627/7430] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1276 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 875.961887] [47312]: DEBUG nova.api.openstack.wsgi [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.964412] [47312]: DEBUG nova.compute.api [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 875.971483] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.971799] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.972052] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.972538] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 875.973275] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 875.973666] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 875.990617] [47313]: DEBUG nova.api.openstack.wsgi [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 875.997283] [47313]: DEBUG nova.compute.api [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.001348] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.002025] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.002025] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.002231] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.002495] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.002791] [47313]: DEBUG oslo_concurrency.lockutils [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.018405] [47312]: DEBUG nova.policy [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.023185] [47312]: INFO nova.api.openstack.requestlog [None req-13ce9c30-ded6-4574-8943-82b23d06eb0f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.064919 [ 876.023536] [47312]: [pid: 47312|app: 0|req: 3804/7431] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.026757] [47312]: DEBUG nova.api.openstack.wsgi [None req-edb444ef-2f83-44f8-84f7-c5b5ba4d83f6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c472a7250>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.061854] [47312]: INFO nova.api.openstack.requestlog [None req-edb444ef-2f83-44f8-84f7-c5b5ba4d83f6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.037626 [ 876.062243] [47312]: [pid: 47312|app: 0|req: 3805/7432] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.080979] [47312]: DEBUG nova.api.openstack.wsgi [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.082644] [47312]: DEBUG nova.compute.api [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.088513] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.088513] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.088513] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.091776] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.091776] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.091776] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.116121] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.116643] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.116912] [47312]: DEBUG oslo_concurrency.lockutils [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.117224] [47312]: DEBUG nova.objects.instance [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.125028] [47313]: DEBUG nova.policy [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.130379] [47313]: INFO nova.api.openstack.requestlog [None req-89c29591-2aae-4f22-b6a4-e6a9ac67d8d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.142195 [ 876.130927] [47313]: [pid: 47313|app: 0|req: 3628/7433] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.138359] [47313]: DEBUG nova.api.openstack.wsgi [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.140288] [47313]: DEBUG nova.compute.api [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.141063] [47312]: DEBUG nova.policy [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.144825] [47313]: DEBUG oslo_concurrency.lockutils [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.145051] [47313]: DEBUG oslo_concurrency.lockutils [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.145244] [47313]: DEBUG oslo_concurrency.lockutils [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.145609] [47313]: DEBUG oslo_concurrency.lockutils [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.145845] [47312]: DEBUG nova.policy [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.145971] [47313]: DEBUG oslo_concurrency.lockutils [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.145971] [47313]: DEBUG oslo_concurrency.lockutils [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.146446] [47312]: DEBUG nova.policy [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.147400] [47312]: INFO nova.api.openstack.requestlog [None req-e10dc7b5-a870-42b0-88dc-8d593c7d3bd9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.068656 [ 876.147881] [47312]: [pid: 47312|app: 0|req: 3806/7434] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 876.188143] [47313]: DEBUG nova.policy [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.192618] [47313]: INFO nova.api.openstack.requestlog [None req-d786adb6-b9b9-469c-9113-f10d8b146f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.057780 [ 876.193039] [47313]: [pid: 47313|app: 0|req: 3629/7435] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:52 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.280688] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.282886] [47312]: DEBUG nova.compute.api [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.287122] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.287383] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.287572] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.287950] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.288162] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.288340] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.302563] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.304689] [47313]: DEBUG nova.compute.api [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.308404] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.308660] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.309106] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.309509] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.309718] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.309936] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.329608] [47312]: DEBUG nova.policy [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.334719] [47312]: INFO nova.api.openstack.requestlog [None req-7d15268e-890c-46af-b55d-f1b149a870ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1266 microversion: 2.1 time: 0.056852 [ 876.334862] [47312]: [pid: 47312|app: 0|req: 3807/7436] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1266 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.384848] [47312]: DEBUG nova.api.openstack.wsgi [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.386813] [47312]: DEBUG nova.compute.api [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.392514] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.392514] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.392514] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.392514] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.392514] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.392514] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.404375] [47313]: DEBUG nova.policy [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.410662] [47313]: INFO nova.api.openstack.requestlog [None req-1cdc2623-6c37-4212-b64e-77ca484ab155 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.110622 [ 876.411077] [47313]: [pid: 47313|app: 0|req: 3630/7437] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.424668] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.425690] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.425690] [47312]: DEBUG oslo_concurrency.lockutils [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.426055] [47312]: DEBUG nova.objects.instance [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 876.456585] [47312]: DEBUG nova.policy [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.460875] [47312]: INFO nova.api.openstack.requestlog [None req-823bbfff-92f8-4efa-aea7-9b496ea1d1dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.079576 [ 876.461501] [47312]: [pid: 47312|app: 0|req: 3808/7438] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.624516] [47313]: DEBUG nova.api.openstack.wsgi [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.626598] [47313]: DEBUG nova.compute.api [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.630962] [47313]: DEBUG oslo_concurrency.lockutils [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.631355] [47313]: DEBUG oslo_concurrency.lockutils [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.631562] [47313]: DEBUG oslo_concurrency.lockutils [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.632014] [47313]: DEBUG oslo_concurrency.lockutils [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.632336] [47313]: DEBUG oslo_concurrency.lockutils [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.632582] [47313]: DEBUG oslo_concurrency.lockutils [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.814547] [47313]: DEBUG nova.policy [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 876.819676] [47313]: INFO nova.api.openstack.requestlog [None req-b058ed55-beb4-4686-b67d-8da5347118b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.197144 [ 876.819676] [47313]: [pid: 47313|app: 0|req: 3631/7439] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 876.893244] [47312]: DEBUG nova.api.openstack.wsgi [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.894923] [47312]: DEBUG nova.compute.api [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.899287] [47312]: DEBUG oslo_concurrency.lockutils [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.899551] [47312]: DEBUG oslo_concurrency.lockutils [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.899714] [47312]: DEBUG oslo_concurrency.lockutils [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.900135] [47312]: DEBUG oslo_concurrency.lockutils [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.900281] [47312]: DEBUG oslo_concurrency.lockutils [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.900452] [47312]: DEBUG oslo_concurrency.lockutils [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.980291] [47313]: DEBUG nova.api.openstack.wsgi [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 876.980889] [47313]: DEBUG nova.compute.api [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 876.985477] [47313]: DEBUG oslo_concurrency.lockutils [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.985901] [47313]: DEBUG oslo_concurrency.lockutils [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.987019] [47313]: DEBUG oslo_concurrency.lockutils [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 876.987019] [47313]: DEBUG oslo_concurrency.lockutils [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 876.987019] [47313]: DEBUG oslo_concurrency.lockutils [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 876.987274] [47313]: DEBUG oslo_concurrency.lockutils [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.004585] [47312]: DEBUG nova.policy [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.009140] [47312]: INFO nova.api.openstack.requestlog [None req-00e2766c-8e34-40b5-8476-f3f49441e485 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1519 microversion: 2.1 time: 0.121230 [ 877.009486] [47312]: [pid: 47312|app: 0|req: 3809/7440] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1519 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.012391] [47312]: DEBUG nova.api.openstack.wsgi [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.014542] [47312]: DEBUG nova.compute.api [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.018586] [47312]: DEBUG oslo_concurrency.lockutils [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.018821] [47312]: DEBUG oslo_concurrency.lockutils [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.019009] [47312]: DEBUG oslo_concurrency.lockutils [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.019377] [47312]: DEBUG oslo_concurrency.lockutils [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.019568] [47312]: DEBUG oslo_concurrency.lockutils [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.019738] [47312]: DEBUG oslo_concurrency.lockutils [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.026628] [47313]: DEBUG nova.policy [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.031467] [47313]: INFO nova.api.openstack.requestlog [None req-8440abb3-8805-4114-aacc-c2a344664e52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1223 microversion: 2.1 time: 0.059536 [ 877.031985] [47313]: [pid: 47313|app: 0|req: 3632/7441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1223 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.038949] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.040754] [47313]: DEBUG nova.compute.api [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.045398] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.045706] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.046870] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.046870] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.046870] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.046870] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.061196] [47312]: DEBUG nova.policy [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.066524] [47312]: DEBUG nova.policy [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.067423] [47312]: DEBUG nova.policy [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.068662] [47312]: INFO nova.api.openstack.requestlog [None req-11846359-029c-439c-8b2a-612e12ba4871 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1332 microversion: 2.20 time: 0.058066 [ 877.068662] [47312]: [pid: 47312|app: 0|req: 3810/7442] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1332 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.072347] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1c9f219-0b51-451b-804c-8d68f044e63d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c476d5000>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.088212] [47313]: DEBUG nova.policy [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.093457] [47313]: INFO nova.api.openstack.requestlog [None req-1f377a11-e286-4771-be52-b832cbe84372 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.056604 [ 877.093927] [47313]: [pid: 47313|app: 0|req: 3633/7443] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 877.113714] [47312]: INFO nova.api.openstack.requestlog [None req-a1c9f219-0b51-451b-804c-8d68f044e63d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.043342 [ 877.115137] [47312]: [pid: 47312|app: 0|req: 3811/7444] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:53 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 877.147275] [47313]: DEBUG nova.api.openstack.wsgi [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.148947] [47313]: DEBUG nova.compute.api [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.152925] [47313]: DEBUG oslo_concurrency.lockutils [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.153202] [47313]: DEBUG oslo_concurrency.lockutils [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.153440] [47313]: DEBUG oslo_concurrency.lockutils [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.153760] [47313]: DEBUG oslo_concurrency.lockutils [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.153951] [47313]: DEBUG oslo_concurrency.lockutils [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.154141] [47313]: DEBUG oslo_concurrency.lockutils [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.166193] [47312]: DEBUG nova.api.openstack.wsgi [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.168306] [47312]: DEBUG nova.compute.api [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.172254] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.172571] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.172897] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.173347] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.173595] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.173837] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.195025] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.195517] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.195606] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.195854] [47312]: DEBUG nova.objects.instance [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.249605] [47312]: DEBUG nova.policy [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.255106] [47312]: DEBUG nova.policy [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.255933] [47312]: DEBUG nova.policy [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.256890] [47312]: INFO nova.api.openstack.requestlog [None req-68f45e59-9a10-4f7c-9b95-07bb417ec060 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.093003 [ 877.257447] [47312]: [pid: 47312|app: 0|req: 3812/7445] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 877.261125] [47312]: DEBUG nova.api.openstack.wsgi [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.263934] [47312]: DEBUG nova.compute.api [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.269065] [47312]: DEBUG oslo_concurrency.lockutils [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.269541] [47312]: DEBUG oslo_concurrency.lockutils [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.269999] [47312]: DEBUG oslo_concurrency.lockutils [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.270660] [47312]: DEBUG oslo_concurrency.lockutils [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.271019] [47312]: DEBUG oslo_concurrency.lockutils [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.271374] [47312]: DEBUG oslo_concurrency.lockutils [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.284653] [47313]: DEBUG nova.policy [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.289266] [47313]: INFO nova.api.openstack.requestlog [None req-18f98933-47fd-45d7-b947-9998d30946eb tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.144192 [ 877.289615] [47313]: [pid: 47313|app: 0|req: 3634/7446] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.312725] [47313]: DEBUG nova.api.openstack.wsgi [req-da25941a-e17f-4b9d-bf53-1bac8811323c req-a48d522e-8e0f-4eef-81b2-e0a06b83cd91 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a0463a0-dc96-41b1-8415-22011644ac0d", "name": "network-vif-plugged", "status": "completed", "tag": "7c33b0c3-d8f5-4df1-8f8a-62ae44204b61"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 877.319921] [47313]: DEBUG oslo_concurrency.lockutils [req-da25941a-e17f-4b9d-bf53-1bac8811323c req-a48d522e-8e0f-4eef-81b2-e0a06b83cd91 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.320166] [47313]: DEBUG oslo_concurrency.lockutils [req-da25941a-e17f-4b9d-bf53-1bac8811323c req-a48d522e-8e0f-4eef-81b2-e0a06b83cd91 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.320348] [47313]: DEBUG oslo_concurrency.lockutils [req-da25941a-e17f-4b9d-bf53-1bac8811323c req-a48d522e-8e0f-4eef-81b2-e0a06b83cd91 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.327684] [47313]: INFO nova.api.openstack.compute.server_external_events [req-da25941a-e17f-4b9d-bf53-1bac8811323c req-a48d522e-8e0f-4eef-81b2-e0a06b83cd91 service nova] Creating event network-vif-plugged:7c33b0c3-d8f5-4df1-8f8a-62ae44204b61 for instance 9a0463a0-dc96-41b1-8415-22011644ac0d on cpu-1 [ 877.329322] [47312]: DEBUG nova.policy [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.330436] [47313]: INFO nova.api.openstack.requestlog [req-da25941a-e17f-4b9d-bf53-1bac8811323c req-a48d522e-8e0f-4eef-81b2-e0a06b83cd91 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020471 [ 877.330833] [47313]: [pid: 47313|app: 0|req: 3635/7447] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:54 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 877.336820] [47312]: INFO nova.api.openstack.requestlog [None req-e65def40-a74a-4ad9-8b11-4de9174e1773 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.078553 [ 877.337207] [47312]: [pid: 47312|app: 0|req: 3813/7448] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.350034] [47313]: DEBUG nova.api.openstack.wsgi [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.350544] [47313]: DEBUG nova.compute.api [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.355423] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.355781] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.355991] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.356412] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.356625] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.356868] [47313]: DEBUG oslo_concurrency.lockutils [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.401243] [47313]: DEBUG nova.policy [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.407488] [47313]: INFO nova.api.openstack.requestlog [None req-a95a47a6-d3a6-4f11-a995-561c25bda9ce tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1274 microversion: 2.1 time: 0.061292 [ 877.408021] [47313]: [pid: 47313|app: 0|req: 3636/7449] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1274 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.434064] [47312]: DEBUG nova.api.openstack.wsgi [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.435264] [47312]: DEBUG nova.compute.api [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.440776] [47312]: DEBUG oslo_concurrency.lockutils [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.441148] [47312]: DEBUG oslo_concurrency.lockutils [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.441359] [47312]: DEBUG oslo_concurrency.lockutils [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.441777] [47312]: DEBUG oslo_concurrency.lockutils [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.441929] [47312]: DEBUG oslo_concurrency.lockutils [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.442172] [47312]: DEBUG oslo_concurrency.lockutils [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.477226] [47313]: DEBUG nova.api.openstack.wsgi [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.479093] [47313]: DEBUG nova.compute.api [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.485341] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.485813] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.488101] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.488101] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.488101] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.488101] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.522100] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.522402] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.522678] [47313]: DEBUG oslo_concurrency.lockutils [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.522940] [47313]: DEBUG nova.objects.instance [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 877.550319] [47313]: DEBUG nova.policy [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.557496] [47312]: DEBUG nova.policy [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.558097] [47313]: INFO nova.api.openstack.requestlog [None req-22787757-c2d4-4772-8b7c-00bccb6046a1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.083610 [ 877.558447] [47313]: [pid: 47313|app: 0|req: 3637/7450] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.562399] [47312]: INFO nova.api.openstack.requestlog [None req-28c2ef7d-39f0-43f0-af54-33baf4881157 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.132222 [ 877.562774] [47312]: [pid: 47312|app: 0|req: 3814/7451] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 877.832437] [47313]: DEBUG nova.api.openstack.wsgi [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 877.838320] [47313]: DEBUG nova.compute.api [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 877.842467] [47313]: DEBUG oslo_concurrency.lockutils [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.842824] [47313]: DEBUG oslo_concurrency.lockutils [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.843151] [47313]: DEBUG oslo_concurrency.lockutils [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.843511] [47313]: DEBUG oslo_concurrency.lockutils [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 877.843756] [47313]: DEBUG oslo_concurrency.lockutils [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 877.843989] [47313]: DEBUG oslo_concurrency.lockutils [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 877.928287] [47313]: DEBUG nova.policy [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 877.931125] [47313]: INFO nova.api.openstack.requestlog [None req-82767107-1785-4003-86ef-7130b74ebe6c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.101046 [ 877.931468] [47313]: [pid: 47313|app: 0|req: 3638/7452] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.029295] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.031159] [47312]: DEBUG nova.compute.api [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.035524] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.035835] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.036057] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.036449] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.036658] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.036834] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.048178] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.049854] [47313]: DEBUG nova.compute.api [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.053577] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.053859] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.054062] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.054449] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.054647] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.054819] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.089832] [47313]: DEBUG nova.policy [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.094581] [47313]: INFO nova.api.openstack.requestlog [None req-a3963f48-3ec0-4407-a9ed-c9fcd698e71d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.048706 [ 878.094819] [47313]: [pid: 47313|app: 0|req: 3639/7453] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.097376] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.099039] [47313]: DEBUG nova.compute.api [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.102787] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.102892] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.103080] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.103507] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.104671] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.104671] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.136437] [47312]: DEBUG nova.policy [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.141468] [47312]: INFO nova.api.openstack.requestlog [None req-c2a78dbe-3d38-4357-bf2f-8a748bf62b2f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1519 microversion: 2.1 time: 0.114591 [ 878.141856] [47312]: [pid: 47312|app: 0|req: 3815/7454] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1519 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.143279] [47313]: DEBUG nova.policy [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.144765] [47312]: DEBUG nova.api.openstack.wsgi [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.146459] [47312]: DEBUG nova.compute.api [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.149930] [47312]: DEBUG oslo_concurrency.lockutils [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.150183] [47312]: DEBUG oslo_concurrency.lockutils [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.150302] [47313]: DEBUG nova.policy [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.150392] [47312]: DEBUG oslo_concurrency.lockutils [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.150770] [47312]: DEBUG oslo_concurrency.lockutils [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.150979] [47312]: DEBUG oslo_concurrency.lockutils [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.151234] [47313]: DEBUG nova.policy [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.151314] [47312]: DEBUG oslo_concurrency.lockutils [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.152078] [47313]: INFO nova.api.openstack.requestlog [None req-e7bcd048-398d-492e-99b3-5e3ceeca779a tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1332 microversion: 2.20 time: 0.056644 [ 878.152478] [47313]: [pid: 47313|app: 0|req: 3640/7455] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1332 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.154988] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a77207a-5126-4f34-987b-840c8976a7fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4776a560>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.184363] [47312]: DEBUG nova.policy [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.185188] [47313]: INFO nova.api.openstack.requestlog [None req-9a77207a-5126-4f34-987b-840c8976a7fa tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.031986 [ 878.185568] [47313]: [pid: 47313|app: 0|req: 3641/7456] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.189019] [47312]: INFO nova.api.openstack.requestlog [None req-e749f50e-6552-44cc-8fc5-cd95fc6d35c0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.046536 [ 878.189346] [47312]: [pid: 47312|app: 0|req: 3816/7457] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:54 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.270586] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.272167] [47313]: DEBUG nova.compute.api [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.276826] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.277415] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.277415] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.277652] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.277852] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.278118] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.297084] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.297326] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.297534] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.297733] [47313]: DEBUG nova.objects.instance [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.309189] [47312]: DEBUG nova.api.openstack.wsgi [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.310929] [47312]: DEBUG nova.compute.api [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.314635] [47312]: DEBUG oslo_concurrency.lockutils [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.314882] [47312]: DEBUG oslo_concurrency.lockutils [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.315254] [47312]: DEBUG oslo_concurrency.lockutils [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.315486] [47312]: DEBUG oslo_concurrency.lockutils [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.315849] [47312]: DEBUG oslo_concurrency.lockutils [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.315849] [47312]: DEBUG oslo_concurrency.lockutils [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.316977] [47313]: DEBUG nova.policy [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.321907] [47313]: DEBUG nova.policy [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.322598] [47313]: DEBUG nova.policy [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.323313] [47313]: INFO nova.api.openstack.requestlog [None req-e4f9358c-01a7-47ea-8348-2ae9a62d54da tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.055441 [ 878.324061] [47313]: [pid: 47313|app: 0|req: 3642/7458] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 878.349396] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.351086] [47313]: DEBUG nova.compute.api [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.354814] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.355062] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.355252] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.355692] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.355796] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.355966] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.392287] [47313]: DEBUG nova.policy [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.397052] [47313]: INFO nova.api.openstack.requestlog [None req-e9ec3671-e9b2-453a-92ad-71b48d247b14 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1201 microversion: 2.1 time: 0.050134 [ 878.397425] [47313]: [pid: 47313|app: 0|req: 3643/7459] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.408175] [47312]: DEBUG nova.policy [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.414087] [47312]: INFO nova.api.openstack.requestlog [None req-76d35ae5-178c-4efe-90d8-66840eb35af8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.107158 [ 878.414478] [47312]: [pid: 47312|app: 0|req: 3817/7460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.422120] [47313]: DEBUG nova.api.openstack.wsgi [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.423933] [47313]: DEBUG nova.compute.api [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.428903] [47313]: DEBUG oslo_concurrency.lockutils [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.429224] [47313]: DEBUG oslo_concurrency.lockutils [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.429449] [47313]: DEBUG oslo_concurrency.lockutils [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.429847] [47313]: DEBUG oslo_concurrency.lockutils [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.430086] [47313]: DEBUG oslo_concurrency.lockutils [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.430274] [47313]: DEBUG oslo_concurrency.lockutils [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.570281] [47312]: DEBUG nova.api.openstack.wsgi [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.571923] [47312]: DEBUG nova.compute.api [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.575671] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.575953] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.576107] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.576466] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.576661] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.576847] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.598240] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.598489] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.598677] [47312]: DEBUG oslo_concurrency.lockutils [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.598961] [47312]: DEBUG nova.objects.instance [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 878.620497] [47313]: DEBUG nova.policy [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.626254] [47312]: DEBUG nova.policy [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.626607] [47313]: INFO nova.api.openstack.requestlog [None req-38049796-6a2e-4a77-9c2d-b2a504bee086 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.206641 [ 878.626997] [47313]: [pid: 47313|app: 0|req: 3644/7461] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.634185] [47312]: INFO nova.api.openstack.requestlog [None req-4dfbef9a-bbda-4f36-81f4-35f7a9fe6acf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.063930 [ 878.635286] [47313]: DEBUG nova.api.openstack.wsgi [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.635595] [47312]: [pid: 47312|app: 0|req: 3818/7462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.635636] [47313]: DEBUG nova.compute.api [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.644967] [47313]: DEBUG oslo_concurrency.lockutils [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.645146] [47313]: DEBUG oslo_concurrency.lockutils [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.645617] [47313]: DEBUG oslo_concurrency.lockutils [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.646278] [47313]: DEBUG oslo_concurrency.lockutils [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.646653] [47313]: DEBUG oslo_concurrency.lockutils [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.647019] [47313]: DEBUG oslo_concurrency.lockutils [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.763652] [47313]: DEBUG nova.policy [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 878.768782] [47313]: INFO nova.api.openstack.requestlog [None req-d14e1500-3ad9-452b-bc9b-c06fbb166a82 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1349 microversion: 2.1 time: 0.141098 [ 878.769159] [47313]: [pid: 47313|app: 0|req: 3645/7463] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1349 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 878.943557] [47312]: DEBUG nova.api.openstack.wsgi [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 878.945367] [47312]: DEBUG nova.compute.api [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 878.949221] [47312]: DEBUG oslo_concurrency.lockutils [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.949463] [47312]: DEBUG oslo_concurrency.lockutils [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.949647] [47312]: DEBUG oslo_concurrency.lockutils [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 878.950028] [47312]: DEBUG oslo_concurrency.lockutils [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 878.950227] [47312]: DEBUG oslo_concurrency.lockutils [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 878.950479] [47312]: DEBUG oslo_concurrency.lockutils [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.028800] [47312]: DEBUG nova.policy [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.033799] [47312]: INFO nova.api.openstack.requestlog [None req-29be5837-0aa2-47c3-ba77-573e5866e2cc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.092638 [ 879.034200] [47312]: [pid: 47312|app: 0|req: 3819/7464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.108674] [47313]: DEBUG nova.api.openstack.wsgi [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.110385] [47313]: DEBUG nova.compute.api [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.112236] [47312]: DEBUG nova.api.openstack.wsgi [req-8fedb16a-7556-4d01-88f3-cf072e2f2806 req-4092ff06-bf1d-4a43-8faa-f0fcf40bcdec service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "489f1de0-d1c8-4429-a6f1-24ea885282f3", "name": "network-vif-plugged", "status": "completed", "tag": "08285af7-59f1-4c6a-acd6-ef8aa2fd1506"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 879.114102] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.114366] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.114529] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.114890] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.115158] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.115367] [47313]: DEBUG oslo_concurrency.lockutils [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.118421] [47312]: DEBUG oslo_concurrency.lockutils [req-8fedb16a-7556-4d01-88f3-cf072e2f2806 req-4092ff06-bf1d-4a43-8faa-f0fcf40bcdec service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.118659] [47312]: DEBUG oslo_concurrency.lockutils [req-8fedb16a-7556-4d01-88f3-cf072e2f2806 req-4092ff06-bf1d-4a43-8faa-f0fcf40bcdec service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.118841] [47312]: DEBUG oslo_concurrency.lockutils [req-8fedb16a-7556-4d01-88f3-cf072e2f2806 req-4092ff06-bf1d-4a43-8faa-f0fcf40bcdec service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.126548] [47312]: INFO nova.api.openstack.compute.server_external_events [req-8fedb16a-7556-4d01-88f3-cf072e2f2806 req-4092ff06-bf1d-4a43-8faa-f0fcf40bcdec service nova] Creating event network-vif-plugged:08285af7-59f1-4c6a-acd6-ef8aa2fd1506 for instance 489f1de0-d1c8-4429-a6f1-24ea885282f3 on cpu-1 [ 879.129628] [47312]: INFO nova.api.openstack.requestlog [req-8fedb16a-7556-4d01-88f3-cf072e2f2806 req-4092ff06-bf1d-4a43-8faa-f0fcf40bcdec service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019719 [ 879.129989] [47312]: [pid: 47312|app: 0|req: 3820/7465] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:55 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 879.152216] [47313]: DEBUG nova.policy [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.155663] [47312]: DEBUG nova.api.openstack.wsgi [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.157486] [47312]: DEBUG nova.compute.api [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.161791] [47313]: INFO nova.api.openstack.requestlog [None req-24aea916-d1a4-465c-ae32-f97a494b7cb7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.053612 [ 879.161791] [47313]: [pid: 47313|app: 0|req: 3646/7466] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:55 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.162286] [47312]: DEBUG oslo_concurrency.lockutils [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.162286] [47312]: DEBUG oslo_concurrency.lockutils [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.162286] [47312]: DEBUG oslo_concurrency.lockutils [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.162286] [47312]: DEBUG oslo_concurrency.lockutils [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.163034] [47312]: DEBUG oslo_concurrency.lockutils [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.163034] [47312]: DEBUG oslo_concurrency.lockutils [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.165844] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.167986] [47313]: DEBUG nova.compute.api [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.172484] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.172798] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.173042] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.173445] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.173737] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.174024] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.218344] [47313]: DEBUG nova.policy [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.223012] [47313]: DEBUG nova.policy [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.223662] [47313]: DEBUG nova.policy [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.224733] [47313]: INFO nova.api.openstack.requestlog [None req-aa8543c2-e7e7-4bad-91c9-1d7d22a659b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1332 microversion: 2.20 time: 0.061408 [ 879.224733] [47313]: [pid: 47313|app: 0|req: 3647/7467] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1332 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.226957] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d498e6e-16ba-41a6-9db9-09433c5fa078 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47ad8d30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.256495] [47312]: DEBUG nova.policy [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.259333] [47313]: INFO nova.api.openstack.requestlog [None req-0d498e6e-16ba-41a6-9db9-09433c5fa078 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1645 microversion: 2.1 time: 0.033985 [ 879.259810] [47313]: [pid: 47313|app: 0|req: 3648/7468] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1645 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.262439] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.264182] [47313]: DEBUG nova.compute.api [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.266461] [47312]: INFO nova.api.openstack.requestlog [None req-625a7e64-1d00-4665-af95-2c7be4473883 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1519 microversion: 2.1 time: 0.113899 [ 879.266999] [47312]: [pid: 47312|app: 0|req: 3821/7469] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1519 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.268019] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.268285] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.268472] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.268983] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.269065] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.269235] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.305904] [47313]: DEBUG nova.policy [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.310347] [47313]: INFO nova.api.openstack.requestlog [None req-2ca8d908-e9ed-4d3a-8302-3a0a1a75906d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.050043 [ 879.310683] [47313]: [pid: 47313|app: 0|req: 3649/7470] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.338930] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.341326] [47312]: DEBUG nova.compute.api [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.342958] [47313]: DEBUG nova.api.openstack.wsgi [req-63a6d22a-f9aa-447e-a30a-26348212e15f req-cf9377c8-572e-4491-b67d-2991c09b84e2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a0463a0-dc96-41b1-8415-22011644ac0d", "tag": "7c33b0c3-d8f5-4df1-8f8a-62ae44204b61"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 879.346433] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.346734] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.346861] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.347253] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.347454] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.347641] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.349237] [47313]: DEBUG oslo_concurrency.lockutils [req-63a6d22a-f9aa-447e-a30a-26348212e15f req-cf9377c8-572e-4491-b67d-2991c09b84e2 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.349479] [47313]: DEBUG oslo_concurrency.lockutils [req-63a6d22a-f9aa-447e-a30a-26348212e15f req-cf9377c8-572e-4491-b67d-2991c09b84e2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.349664] [47313]: DEBUG oslo_concurrency.lockutils [req-63a6d22a-f9aa-447e-a30a-26348212e15f req-cf9377c8-572e-4491-b67d-2991c09b84e2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.356059] [47313]: INFO nova.api.openstack.compute.server_external_events [req-63a6d22a-f9aa-447e-a30a-26348212e15f req-cf9377c8-572e-4491-b67d-2991c09b84e2 service nova] Creating event network-changed:7c33b0c3-d8f5-4df1-8f8a-62ae44204b61 for instance 9a0463a0-dc96-41b1-8415-22011644ac0d on cpu-1 [ 879.358875] [47313]: INFO nova.api.openstack.requestlog [req-63a6d22a-f9aa-447e-a30a-26348212e15f req-cf9377c8-572e-4491-b67d-2991c09b84e2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018366 [ 879.359277] [47313]: [pid: 47313|app: 0|req: 3650/7471] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:56 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 879.368563] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.368805] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.369014] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.369230] [47312]: DEBUG nova.objects.instance [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.392872] [47312]: DEBUG nova.policy [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.398832] [47312]: DEBUG nova.policy [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.399718] [47312]: DEBUG nova.policy [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.400515] [47312]: INFO nova.api.openstack.requestlog [None req-2c5bd2ac-f3f8-4066-9e4a-39a357044550 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.064834 [ 879.400906] [47312]: [pid: 47312|app: 0|req: 3822/7472] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 879.410632] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.412511] [47313]: DEBUG nova.compute.api [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.417444] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.417690] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.417877] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.418287] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.418540] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.418933] [47313]: DEBUG oslo_concurrency.lockutils [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.426434] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.428930] [47312]: DEBUG nova.compute.api [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.431973] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.432231] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.432417] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.432816] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.433046] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.433226] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.472971] [47313]: DEBUG nova.policy [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.477875] [47313]: INFO nova.api.openstack.requestlog [None req-6c7c5e85-8183-4830-ae13-1c370afb5117 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1257 microversion: 2.1 time: 0.069735 [ 879.478244] [47313]: [pid: 47313|app: 0|req: 3651/7473] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1257 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.520315] [47312]: DEBUG nova.policy [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.526414] [47312]: INFO nova.api.openstack.requestlog [None req-ba1198b0-cb5f-4a4c-b2c6-de727943d036 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.102169 [ 879.526723] [47312]: [pid: 47312|app: 0|req: 3823/7474] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.641575] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.643497] [47313]: DEBUG nova.compute.api [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.647788] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.647964] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.648288] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.648823] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.648970] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.649298] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.650241] [47312]: DEBUG nova.api.openstack.wsgi [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.652548] [47312]: DEBUG nova.compute.api [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.657318] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.657497] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.657675] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.658102] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.658296] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.658517] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.682183] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.682183] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.682407] [47312]: DEBUG oslo_concurrency.lockutils [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.682451] [47312]: DEBUG nova.objects.instance [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 879.713097] [47312]: DEBUG nova.policy [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.718896] [47312]: INFO nova.api.openstack.requestlog [None req-cb9872d3-5053-4e51-bb0a-683b9069757c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.071790 [ 879.719292] [47312]: [pid: 47312|app: 0|req: 3824/7475] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.752930] [47313]: DEBUG nova.policy [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.758126] [47313]: INFO nova.api.openstack.requestlog [None req-c1184d0b-86d6-474a-bd45-75fb0f469317 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.118207 [ 879.758126] [47313]: [pid: 47313|app: 0|req: 3652/7476] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.781487] [47312]: DEBUG nova.api.openstack.wsgi [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.783640] [47312]: DEBUG nova.compute.api [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.787452] [47312]: DEBUG oslo_concurrency.lockutils [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.787805] [47312]: DEBUG oslo_concurrency.lockutils [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.788051] [47312]: DEBUG oslo_concurrency.lockutils [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.788490] [47312]: DEBUG oslo_concurrency.lockutils [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.788763] [47312]: DEBUG oslo_concurrency.lockutils [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.788969] [47312]: DEBUG oslo_concurrency.lockutils [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.871335] [47312]: DEBUG nova.policy [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 879.876819] [47312]: INFO nova.api.openstack.requestlog [None req-42872927-84fe-469e-a935-339c815750d9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1536 microversion: 2.1 time: 0.098309 [ 879.877317] [47312]: [pid: 47312|app: 0|req: 3825/7477] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1536 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 879.889599] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 879.892859] [47313]: DEBUG nova.compute.api [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 879.896812] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.897390] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.899019] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.899019] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 879.899019] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 879.899019] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 879.976041] [47313]: INFO nova.api.openstack.requestlog [None req-cbe92ef1-df53-4f41-8388-d15895debe6b tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.089084 [ 879.976428] [47313]: [pid: 47313|app: 0|req: 3653/7478] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c/os-interface => generated 287 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 880.047219] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.051081] [47312]: DEBUG nova.compute.api [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.057500] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.057500] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.057500] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.057500] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.057500] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.057500] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.164289] [47312]: DEBUG nova.policy [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.169161] [47312]: INFO nova.api.openstack.requestlog [None req-7e9a6890-3492-4bcb-a12d-9db533e966b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.124342 [ 880.170013] [47312]: [pid: 47312|app: 0|req: 3826/7479] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:56 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 880.176731] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.178673] [47313]: DEBUG nova.compute.api [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.183106] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.184028] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.184028] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.184028] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.184231] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.185727] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.220882] [47313]: DEBUG nova.policy [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.225940] [47313]: INFO nova.api.openstack.requestlog [None req-3b281088-9d9d-4428-af87-dd26e42961b5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.051578 [ 880.226331] [47313]: [pid: 47313|app: 0|req: 3654/7480] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.241592] [47312]: DEBUG nova.api.openstack.wsgi [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.243910] [47312]: DEBUG nova.compute.api [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.247935] [47312]: DEBUG oslo_concurrency.lockutils [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.248329] [47312]: DEBUG oslo_concurrency.lockutils [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.248570] [47312]: DEBUG oslo_concurrency.lockutils [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.248993] [47312]: DEBUG oslo_concurrency.lockutils [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.249251] [47312]: DEBUG oslo_concurrency.lockutils [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.249462] [47312]: DEBUG oslo_concurrency.lockutils [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.268397] [47313]: DEBUG nova.api.openstack.wsgi [None req-aab9cb1f-a691-4c28-a930-21208a7443b3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473c2950>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.305169] [47313]: INFO nova.api.openstack.requestlog [None req-aab9cb1f-a691-4c28-a930-21208a7443b3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1653 microversion: 2.1 time: 0.039048 [ 880.305536] [47313]: [pid: 47313|app: 0|req: 3655/7481] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1653 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.312026] [47313]: DEBUG nova.api.openstack.wsgi [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.312525] [47313]: DEBUG nova.compute.api [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.316636] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.316871] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.317076] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.317437] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.317629] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.318775] [47313]: DEBUG oslo_concurrency.lockutils [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.476769] [47312]: DEBUG nova.policy [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.481876] [47312]: DEBUG nova.policy [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.482718] [47312]: DEBUG nova.policy [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.483464] [47312]: INFO nova.api.openstack.requestlog [None req-8378fb66-bea4-42ab-9f7a-791c5d71354e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1418 microversion: 2.20 time: 0.244432 [ 880.483895] [47312]: [pid: 47312|app: 0|req: 3827/7482] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1418 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.488006] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca2b9c67-850f-43eb-a143-a60a72f6a608 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4731a7a0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.514764] [47313]: DEBUG nova.policy [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.519752] [47313]: INFO nova.api.openstack.requestlog [None req-eda2b0ad-23c6-4766-a632-0e68b4dc1c9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1519 microversion: 2.1 time: 0.213590 [ 880.520070] [47313]: [pid: 47313|app: 0|req: 3656/7483] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1519 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.523973] [47313]: DEBUG nova.api.openstack.wsgi [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.524097] [47312]: INFO nova.api.openstack.requestlog [None req-ca2b9c67-850f-43eb-a143-a60a72f6a608 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 200 len: 1653 microversion: 2.1 time: 0.038166 [ 880.524097] [47312]: [pid: 47312|app: 0|req: 3828/7484] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 1653 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.524545] [47313]: DEBUG nova.compute.api [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.526691] [47312]: DEBUG nova.api.openstack.wsgi [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.528835] [47312]: DEBUG nova.compute.api [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.529293] [47313]: DEBUG oslo_concurrency.lockutils [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.531115] [47313]: DEBUG oslo_concurrency.lockutils [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.531115] [47313]: DEBUG oslo_concurrency.lockutils [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.531115] [47313]: DEBUG oslo_concurrency.lockutils [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.531115] [47313]: DEBUG oslo_concurrency.lockutils [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.531115] [47313]: DEBUG oslo_concurrency.lockutils [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.536119] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.536119] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.536119] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.536119] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.536341] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.536609] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.562560] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.562930] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.563247] [47312]: DEBUG oslo_concurrency.lockutils [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.563539] [47312]: DEBUG nova.objects.instance [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.597326] [47313]: DEBUG nova.policy [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.597467] [47312]: DEBUG nova.policy [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.602749] [47313]: INFO nova.api.openstack.requestlog [None req-f648c380-85fe-4321-9925-6f7ad4d8b93e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.081997 [ 880.603337] [47313]: [pid: 47313|app: 0|req: 3657/7485] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.606742] [47312]: DEBUG nova.policy [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.607884] [47312]: DEBUG nova.policy [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.608549] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.608635] [47312]: INFO nova.api.openstack.requestlog [None req-b90d2fdb-3c4d-4ec7-b41e-068cd27acf0b tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.084637 [ 880.609106] [47312]: [pid: 47312|app: 0|req: 3829/7486] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 880.611305] [47313]: DEBUG nova.compute.api [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.616294] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.616782] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.617128] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.617598] [47312]: DEBUG nova.api.openstack.wsgi [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.617843] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.618370] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.618745] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.624980] [47312]: DEBUG nova.compute.api [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.628997] [47312]: DEBUG oslo_concurrency.lockutils [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.629344] [47312]: DEBUG oslo_concurrency.lockutils [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.629583] [47312]: DEBUG oslo_concurrency.lockutils [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.629983] [47312]: DEBUG oslo_concurrency.lockutils [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.630220] [47312]: DEBUG oslo_concurrency.lockutils [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.630411] [47312]: DEBUG oslo_concurrency.lockutils [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.659524] [47313]: DEBUG nova.policy [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.669186] [47313]: INFO nova.api.openstack.requestlog [None req-fb6b5fe6-c900-4ca6-8a0b-217f2ea636da tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1257 microversion: 2.1 time: 0.064661 [ 880.669555] [47313]: [pid: 47313|app: 0|req: 3658/7487] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1257 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.672982] [47313]: DEBUG nova.api.openstack.wsgi [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.675122] [47313]: DEBUG nova.compute.api [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.679349] [47313]: DEBUG oslo_concurrency.lockutils [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.679933] [47313]: DEBUG oslo_concurrency.lockutils [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.680458] [47313]: DEBUG oslo_concurrency.lockutils [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.681047] [47313]: DEBUG oslo_concurrency.lockutils [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.681470] [47313]: DEBUG oslo_concurrency.lockutils [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.681805] [47313]: DEBUG oslo_concurrency.lockutils [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.801682] [47312]: DEBUG nova.policy [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.804494] [47313]: DEBUG nova.policy [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.807747] [47312]: INFO nova.api.openstack.requestlog [None req-c69cf612-3268-4064-8ce5-ac73207f742e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1475 microversion: 2.1 time: 0.197744 [ 880.807948] [47312]: [pid: 47312|app: 0|req: 3830/7488] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1475 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.808969] [47313]: INFO nova.api.openstack.requestlog [None req-4447f4bc-448e-45fb-a2d3-baf3c3d88279 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.138486 [ 880.809353] [47313]: [pid: 47313|app: 0|req: 3659/7489] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.811688] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.812394] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 880.813501] [47312]: DEBUG nova.compute.api [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.814111] [47313]: DEBUG nova.compute.api [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 880.817479] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.817784] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.818037] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.818498] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.818606] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.818787] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.818855] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.819056] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.819096] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.819673] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.819879] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.820072] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.841289] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 880.841653] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 880.841943] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 880.842249] [47312]: DEBUG nova.objects.instance [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 880.871275] [47312]: DEBUG nova.policy [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.876646] [47312]: INFO nova.api.openstack.requestlog [None req-2ebf212b-ac3d-4c65-97fa-1195d14d6ad9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.067828 [ 880.877074] [47312]: [pid: 47312|app: 0|req: 3831/7490] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 880.913757] [47313]: DEBUG nova.policy [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 880.918328] [47313]: INFO nova.api.openstack.requestlog [None req-5c0f9126-9493-4997-9981-87e45577424a tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.108312 [ 880.918690] [47313]: [pid: 47313|app: 0|req: 3660/7491] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:57 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.140643] [47312]: DEBUG nova.api.openstack.wsgi [req-9a99ac48-2a61-41ea-96f1-072d689c5f51 req-0eccba5d-129b-4b1a-a20a-74351e7eea8b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "489f1de0-d1c8-4429-a6f1-24ea885282f3", "tag": "08285af7-59f1-4c6a-acd6-ef8aa2fd1506"}, {"name": "network-changed", "server_uuid": "b9726bf4-a4b1-4b22-840f-98157d0d790c", "tag": "6348fdb6-1e04-4d45-b3d2-e67eb05449f7"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 881.146972] [47312]: DEBUG oslo_concurrency.lockutils [req-9a99ac48-2a61-41ea-96f1-072d689c5f51 req-0eccba5d-129b-4b1a-a20a-74351e7eea8b service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.147229] [47312]: DEBUG oslo_concurrency.lockutils [req-9a99ac48-2a61-41ea-96f1-072d689c5f51 req-0eccba5d-129b-4b1a-a20a-74351e7eea8b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.147413] [47312]: DEBUG oslo_concurrency.lockutils [req-9a99ac48-2a61-41ea-96f1-072d689c5f51 req-0eccba5d-129b-4b1a-a20a-74351e7eea8b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.155015] [47312]: INFO nova.api.openstack.compute.server_external_events [req-9a99ac48-2a61-41ea-96f1-072d689c5f51 req-0eccba5d-129b-4b1a-a20a-74351e7eea8b service nova] Creating event network-changed:08285af7-59f1-4c6a-acd6-ef8aa2fd1506 for instance 489f1de0-d1c8-4429-a6f1-24ea885282f3 on cpu-1 [ 881.155270] [47312]: INFO nova.api.openstack.compute.server_external_events [req-9a99ac48-2a61-41ea-96f1-072d689c5f51 req-0eccba5d-129b-4b1a-a20a-74351e7eea8b service nova] Creating event network-changed:6348fdb6-1e04-4d45-b3d2-e67eb05449f7 for instance b9726bf4-a4b1-4b22-840f-98157d0d790c on cpu-1 [ 881.159294] [47312]: INFO nova.api.openstack.requestlog [req-9a99ac48-2a61-41ea-96f1-072d689c5f51 req-0eccba5d-129b-4b1a-a20a-74351e7eea8b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.021530 [ 881.159786] [47312]: [pid: 47312|app: 0|req: 3832/7492] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:57 2024] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 881.182357] [47313]: DEBUG nova.api.openstack.wsgi [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.184062] [47313]: DEBUG nova.compute.api [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.187621] [47313]: DEBUG oslo_concurrency.lockutils [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.187841] [47313]: DEBUG oslo_concurrency.lockutils [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.188054] [47313]: DEBUG oslo_concurrency.lockutils [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.188426] [47313]: DEBUG oslo_concurrency.lockutils [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.188636] [47313]: DEBUG oslo_concurrency.lockutils [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.188811] [47313]: DEBUG oslo_concurrency.lockutils [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.240483] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.242375] [47312]: DEBUG nova.compute.api [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.246202] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.246480] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.246896] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.247050] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.247268] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.247446] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.265643] [47313]: DEBUG nova.policy [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.270291] [47313]: INFO nova.api.openstack.requestlog [None req-599a87d9-5375-4f6f-8656-e0d94e0d263e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.090365 [ 881.270627] [47313]: [pid: 47313|app: 0|req: 3661/7493] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.280850] [47312]: DEBUG nova.policy [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.285987] [47312]: INFO nova.api.openstack.requestlog [None req-6f603015-031e-48d7-ba18-8ba2177180a0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.048073 [ 881.286368] [47312]: [pid: 47312|app: 0|req: 3833/7494] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.505813] [47313]: DEBUG nova.api.openstack.wsgi [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.507775] [47313]: DEBUG nova.compute.api [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.513960] [47313]: DEBUG oslo_concurrency.lockutils [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.514175] [47313]: DEBUG oslo_concurrency.lockutils [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.514383] [47313]: DEBUG oslo_concurrency.lockutils [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.514753] [47313]: DEBUG oslo_concurrency.lockutils [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.514949] [47313]: DEBUG oslo_concurrency.lockutils [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.515168] [47313]: DEBUG oslo_concurrency.lockutils [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.544736] [47312]: DEBUG nova.api.openstack.wsgi [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.546338] [47312]: DEBUG nova.compute.api [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.550049] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.550942] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.550942] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.550942] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.551254] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.551254] [47312]: DEBUG oslo_concurrency.lockutils [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.634724] [47313]: DEBUG nova.policy [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.643892] [47313]: DEBUG nova.policy [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.644601] [47313]: DEBUG nova.policy [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.645256] [47313]: INFO nova.api.openstack.requestlog [None req-94aa35fd-6f7d-42f9-b3af-4993a79ee252 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.142295 [ 881.645595] [47313]: [pid: 47313|app: 0|req: 3662/7495] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.649054] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.650163] [47313]: DEBUG nova.compute.api [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.653660] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.653900] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.654090] [47312]: DEBUG nova.policy [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.654181] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.654450] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.654646] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.654819] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.659037] [47312]: INFO nova.api.openstack.requestlog [None req-39fa60d6-d33f-4e8d-815a-b122d7f49e4e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1519 microversion: 2.1 time: 0.116797 [ 881.659389] [47312]: [pid: 47312|app: 0|req: 3834/7496] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1519 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.662114] [47312]: DEBUG nova.api.openstack.wsgi [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.663762] [47312]: DEBUG nova.compute.api [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.667550] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.667942] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.668153] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.668519] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.668718] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.668890] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.688858] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.689125] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.689342] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.689563] [47312]: DEBUG nova.objects.instance [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 881.715636] [47312]: DEBUG nova.policy [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.720394] [47312]: DEBUG nova.policy [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.721028] [47312]: DEBUG nova.policy [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.722135] [47312]: INFO nova.api.openstack.requestlog [None req-e597583f-aed6-4b92-ae43-7ff5b7669561 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.062116 [ 881.722449] [47312]: [pid: 47312|app: 0|req: 3835/7497] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 881.724893] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.726463] [47312]: DEBUG nova.compute.api [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.729810] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.730064] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.730251] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.730612] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.730893] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.730970] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.733251] [47313]: DEBUG nova.policy [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.739270] [47313]: INFO nova.api.openstack.requestlog [None req-8e3a561b-0f73-4c26-8e64-7022186a8a24 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1211 microversion: 2.1 time: 0.092030 [ 881.739270] [47313]: [pid: 47313|app: 0|req: 3663/7498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1211 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.772214] [47312]: DEBUG nova.policy [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 881.776705] [47312]: INFO nova.api.openstack.requestlog [None req-ad520c6c-482e-4b9e-a7b8-04519a86f5d2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1265 microversion: 2.1 time: 0.053628 [ 881.777127] [47312]: [pid: 47312|app: 0|req: 3836/7499] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1265 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 881.821149] [47312]: DEBUG nova.api.openstack.wsgi [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.821326] [47313]: DEBUG nova.api.openstack.wsgi [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 881.822901] [47312]: DEBUG nova.compute.api [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.823978] [47313]: DEBUG nova.compute.api [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 881.827844] [47313]: DEBUG oslo_concurrency.lockutils [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.828268] [47313]: DEBUG oslo_concurrency.lockutils [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.828547] [47313]: DEBUG oslo_concurrency.lockutils [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.828935] [47312]: DEBUG oslo_concurrency.lockutils [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.829013] [47313]: DEBUG oslo_concurrency.lockutils [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.829197] [47312]: DEBUG oslo_concurrency.lockutils [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.829315] [47313]: DEBUG oslo_concurrency.lockutils [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.829389] [47312]: DEBUG oslo_concurrency.lockutils [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.829570] [47313]: DEBUG oslo_concurrency.lockutils [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 881.829754] [47312]: DEBUG oslo_concurrency.lockutils [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 881.829949] [47312]: DEBUG oslo_concurrency.lockutils [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 881.830133] [47312]: DEBUG oslo_concurrency.lockutils [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.118692] [47313]: DEBUG nova.policy [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.124748] [47313]: INFO nova.api.openstack.requestlog [None req-e851d610-043f-46db-981a-2b8c881d060e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1462 microversion: 2.1 time: 0.305649 [ 882.129547] [47313]: [pid: 47313|app: 0|req: 3664/7500] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1462 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.129547] [47313]: DEBUG nova.api.openstack.wsgi [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.131487] [47313]: DEBUG nova.compute.api [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.136107] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.136380] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.136571] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.136945] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.137161] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.137335] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.161750] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.162036] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.162241] [47313]: DEBUG oslo_concurrency.lockutils [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.162498] [47313]: DEBUG nova.objects.instance [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.193513] [47313]: DEBUG nova.policy [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.198101] [47312]: DEBUG nova.policy [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.198809] [47313]: INFO nova.api.openstack.requestlog [None req-a6d3c863-0786-4d1e-9394-7bb0aed02cd8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.072944 [ 882.199382] [47313]: [pid: 47313|app: 0|req: 3665/7501] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.202068] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.203363] [47312]: INFO nova.api.openstack.requestlog [None req-5abc8bab-a431-41d4-8a33-5cc22b82ef63 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.384444 [ 882.203941] [47312]: [pid: 47312|app: 0|req: 3837/7502] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:58 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.204013] [47313]: DEBUG nova.compute.api [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.208110] [47312]: DEBUG nova.api.openstack.wsgi [req-5d816a03-d0d7-400f-9855-98cbf1224bbb req-08c5dc10-7fc8-45ab-b469-e9612e5931e8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "name": "network-vif-plugged", "status": "completed", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 882.209981] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.210289] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.210522] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.210968] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.211825] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.212053] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.217339] [47312]: DEBUG oslo_concurrency.lockutils [req-5d816a03-d0d7-400f-9855-98cbf1224bbb req-08c5dc10-7fc8-45ab-b469-e9612e5931e8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.217609] [47312]: DEBUG oslo_concurrency.lockutils [req-5d816a03-d0d7-400f-9855-98cbf1224bbb req-08c5dc10-7fc8-45ab-b469-e9612e5931e8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.218378] [47312]: DEBUG oslo_concurrency.lockutils [req-5d816a03-d0d7-400f-9855-98cbf1224bbb req-08c5dc10-7fc8-45ab-b469-e9612e5931e8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.226661] [47312]: INFO nova.api.openstack.compute.server_external_events [req-5d816a03-d0d7-400f-9855-98cbf1224bbb req-08c5dc10-7fc8-45ab-b469-e9612e5931e8 service nova] Creating event network-vif-plugged:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 882.229904] [47312]: INFO nova.api.openstack.requestlog [req-5d816a03-d0d7-400f-9855-98cbf1224bbb req-08c5dc10-7fc8-45ab-b469-e9612e5931e8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025173 [ 882.230433] [47312]: [pid: 47312|app: 0|req: 3838/7503] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:15:59 2024] POST /compute/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) [ 882.233307] [47312]: DEBUG nova.api.openstack.wsgi [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-178467763"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 882.235093] [47312]: DEBUG nova.compute.api [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.238753] [47312]: DEBUG oslo_concurrency.lockutils [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.239078] [47312]: DEBUG oslo_concurrency.lockutils [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.239239] [47312]: DEBUG oslo_concurrency.lockutils [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.239600] [47312]: DEBUG oslo_concurrency.lockutils [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.239792] [47312]: DEBUG oslo_concurrency.lockutils [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.239988] [47312]: DEBUG oslo_concurrency.lockutils [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.303782] [47313]: DEBUG nova.policy [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.309200] [47313]: INFO nova.api.openstack.requestlog [None req-b5c9c420-3c5f-4f94-bd28-713506c128a0 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.109146 [ 882.309578] [47313]: [pid: 47313|app: 0|req: 3666/7504] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.312088] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.314488] [47313]: DEBUG nova.compute.api [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.317149] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.317363] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.317543] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.317901] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.318165] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.318359] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.447084] [47313]: DEBUG nova.policy [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.451612] [47313]: INFO nova.api.openstack.requestlog [None req-8e350b8a-6e75-4bad-bfaf-4ed0d1f72d4a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.141406 [ 882.451941] [47313]: [pid: 47313|app: 0|req: 3667/7505] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.454608] [47313]: DEBUG nova.api.openstack.wsgi [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.456280] [47313]: DEBUG nova.compute.api [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.463575] [47313]: DEBUG oslo_concurrency.lockutils [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.463844] [47313]: DEBUG oslo_concurrency.lockutils [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.464079] [47313]: DEBUG oslo_concurrency.lockutils [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.464452] [47313]: DEBUG oslo_concurrency.lockutils [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.464651] [47313]: DEBUG oslo_concurrency.lockutils [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.464825] [47313]: DEBUG oslo_concurrency.lockutils [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.507074] [47313]: DEBUG nova.policy [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.511542] [47313]: INFO nova.api.openstack.requestlog [None req-38011eec-0e06-4b1b-9896-bb2534429140 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.058836 [ 882.511875] [47313]: [pid: 47313|app: 0|req: 3668/7506] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.660822] [47313]: DEBUG nova.api.openstack.wsgi [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.663531] [47313]: DEBUG nova.compute.api [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.666839] [47313]: DEBUG oslo_concurrency.lockutils [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.667119] [47313]: DEBUG oslo_concurrency.lockutils [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.667312] [47313]: DEBUG oslo_concurrency.lockutils [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.667692] [47313]: DEBUG oslo_concurrency.lockutils [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.667896] [47313]: DEBUG oslo_concurrency.lockutils [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.668093] [47313]: DEBUG oslo_concurrency.lockutils [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.730246] [47312]: INFO nova.api.openstack.requestlog [None req-de60074b-7a93-497d-a50e-0b3d083eb2d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "POST /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2/action" status: 202 len: 0 microversion: 2.1 time: 0.498909 [ 882.730705] [47312]: [pid: 47312|app: 0|req: 3839/7507] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:15:59 2024] POST /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2/action => generated 0 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 882.733994] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.735841] [47312]: DEBUG nova.compute.api [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.740321] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.740568] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.740814] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.741147] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.741387] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.741561] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.759167] [47313]: DEBUG nova.policy [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.764880] [47313]: DEBUG nova.policy [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.765045] [47313]: DEBUG nova.policy [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.765843] [47313]: INFO nova.api.openstack.requestlog [None req-7940efca-b22a-407b-86d4-afc8bae5c70e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.107338 [ 882.765988] [47313]: [pid: 47313|app: 0|req: 3669/7508] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.768531] [47313]: DEBUG nova.api.openstack.wsgi [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.770786] [47313]: DEBUG nova.compute.api [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.778224] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.778224] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.778677] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.779046] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.779548] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.779548] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.804198] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.804483] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.804711] [47313]: DEBUG oslo_concurrency.lockutils [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.805069] [47313]: DEBUG nova.objects.instance [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 882.841499] [47313]: DEBUG nova.policy [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.847168] [47313]: DEBUG nova.policy [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.848195] [47313]: DEBUG nova.policy [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.849357] [47313]: INFO nova.api.openstack.requestlog [None req-76f43fba-66b0-4626-9f94-fc8f8653e6e9 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.082745 [ 882.849894] [47313]: [pid: 47313|app: 0|req: 3670/7509] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 882.853354] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a7b2a01-f891-4b7d-8087-6236fcd7ec0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473c3eb0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.860120] [47312]: DEBUG nova.policy [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.867277] [47312]: INFO nova.api.openstack.requestlog [None req-ad31f2c9-bdbd-4bb1-9246-89c5611f9c16 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1519 microversion: 2.1 time: 0.135652 [ 882.867693] [47312]: [pid: 47312|app: 0|req: 3840/7510] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1519 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.870691] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.872576] [47312]: DEBUG nova.compute.api [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.876763] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.876933] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.877163] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.877574] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.877794] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.877972] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.889064] [47313]: INFO nova.api.openstack.requestlog [None req-8a7b2a01-f891-4b7d-8087-6236fcd7ec0d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1558 microversion: 2.1 time: 0.038528 [ 882.889434] [47313]: [pid: 47313|app: 0|req: 3671/7511] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1558 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 882.892348] [47313]: DEBUG nova.api.openstack.wsgi [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 882.894326] [47313]: DEBUG nova.compute.api [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 882.899099] [47313]: DEBUG oslo_concurrency.lockutils [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.899370] [47313]: DEBUG oslo_concurrency.lockutils [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.899573] [47313]: DEBUG oslo_concurrency.lockutils [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.899975] [47313]: DEBUG oslo_concurrency.lockutils [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 882.900244] [47313]: DEBUG oslo_concurrency.lockutils [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 882.900429] [47313]: DEBUG oslo_concurrency.lockutils [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 882.914728] [47312]: DEBUG nova.policy [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 882.919696] [47312]: INFO nova.api.openstack.requestlog [None req-3a8b13ed-4afa-4e46-8772-bece40041b1e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1267 microversion: 2.1 time: 0.051399 [ 882.920112] [47312]: [pid: 47312|app: 0|req: 3841/7512] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1267 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.028267] [47313]: DEBUG nova.policy [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.033503] [47313]: INFO nova.api.openstack.requestlog [None req-520caf42-970d-4713-962e-64af4168d311 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1317 microversion: 2.1 time: 0.143364 [ 883.033895] [47313]: [pid: 47313|app: 0|req: 3672/7513] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:15:59 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1317 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.169568] [47312]: DEBUG nova.api.openstack.wsgi [req-75c62c2a-3793-409e-993d-411484d162f6 req-aedd3837-d73e-48ea-a7cb-e470981e7409 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 883.176333] [47312]: DEBUG oslo_concurrency.lockutils [req-75c62c2a-3793-409e-993d-411484d162f6 req-aedd3837-d73e-48ea-a7cb-e470981e7409 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.176532] [47312]: DEBUG oslo_concurrency.lockutils [req-75c62c2a-3793-409e-993d-411484d162f6 req-aedd3837-d73e-48ea-a7cb-e470981e7409 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.176662] [47312]: DEBUG oslo_concurrency.lockutils [req-75c62c2a-3793-409e-993d-411484d162f6 req-aedd3837-d73e-48ea-a7cb-e470981e7409 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.183377] [47312]: INFO nova.api.openstack.compute.server_external_events [req-75c62c2a-3793-409e-993d-411484d162f6 req-aedd3837-d73e-48ea-a7cb-e470981e7409 service nova] Creating event network-changed:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 883.186343] [47312]: INFO nova.api.openstack.requestlog [req-75c62c2a-3793-409e-993d-411484d162f6 req-aedd3837-d73e-48ea-a7cb-e470981e7409 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018997 [ 883.186606] [47312]: [pid: 47312|app: 0|req: 3842/7514] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:00 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 883.214141] [47313]: DEBUG nova.api.openstack.wsgi [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.216253] [47313]: DEBUG nova.compute.api [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.217626] [47312]: DEBUG nova.api.openstack.wsgi [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.220131] [47312]: DEBUG nova.compute.api [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.220796] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.221088] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.221284] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.221661] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.221859] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.222055] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.225287] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.225679] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.225994] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.226566] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.226886] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.227192] [47312]: DEBUG oslo_concurrency.lockutils [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.247132] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.248197] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.248197] [47313]: DEBUG oslo_concurrency.lockutils [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.248197] [47313]: DEBUG nova.objects.instance [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.280915] [47313]: DEBUG nova.policy [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.286429] [47313]: INFO nova.api.openstack.requestlog [None req-302b1dd6-238d-4906-89c0-8e6918561327 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.076732 [ 883.286986] [47313]: [pid: 47313|app: 0|req: 3673/7515] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.322998] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.325674] [47313]: DEBUG nova.compute.api [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.331123] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.331513] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.331807] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.332371] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.332680] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.333042] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.338697] [47312]: DEBUG nova.policy [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.343620] [47312]: INFO nova.api.openstack.requestlog [None req-2dc30315-ac19-40e6-8b49-2c130d769fc1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.129329 [ 883.344022] [47312]: [pid: 47312|app: 0|req: 3843/7516] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.430928] [47313]: DEBUG nova.policy [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.440092] [47313]: INFO nova.api.openstack.requestlog [None req-8ce3784e-0e59-4b0d-975c-faf63b8e7ce7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.120613 [ 883.440623] [47313]: [pid: 47313|app: 0|req: 3674/7517] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.468637] [47312]: DEBUG nova.api.openstack.wsgi [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.470541] [47312]: DEBUG nova.compute.api [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.477538] [47312]: DEBUG oslo_concurrency.lockutils [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.477942] [47312]: DEBUG oslo_concurrency.lockutils [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.478312] [47312]: DEBUG oslo_concurrency.lockutils [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.480247] [47312]: DEBUG oslo_concurrency.lockutils [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.480247] [47312]: DEBUG oslo_concurrency.lockutils [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.480247] [47312]: DEBUG oslo_concurrency.lockutils [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.524059] [47313]: DEBUG nova.api.openstack.wsgi [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.526912] [47313]: DEBUG nova.compute.api [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.530366] [47313]: DEBUG oslo_concurrency.lockutils [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.530366] [47313]: DEBUG oslo_concurrency.lockutils [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.530605] [47313]: DEBUG oslo_concurrency.lockutils [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.530781] [47313]: DEBUG oslo_concurrency.lockutils [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.530974] [47313]: DEBUG oslo_concurrency.lockutils [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.531195] [47313]: DEBUG oslo_concurrency.lockutils [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.572105] [47313]: DEBUG nova.policy [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.580164] [47313]: INFO nova.api.openstack.requestlog [None req-65ccf121-a65f-4459-8bb5-982392b6c78c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.058258 [ 883.580308] [47313]: [pid: 47313|app: 0|req: 3675/7518] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.596741] [47312]: DEBUG nova.policy [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.603340] [47312]: INFO nova.api.openstack.requestlog [None req-f499a20a-328d-44d1-a9a8-ec9958fcaa73 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.137079 [ 883.603822] [47312]: [pid: 47312|app: 0|req: 3844/7519] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 883.781994] [47313]: DEBUG nova.api.openstack.wsgi [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.786773] [47313]: DEBUG nova.compute.api [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.793535] [47313]: DEBUG oslo_concurrency.lockutils [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.793852] [47313]: DEBUG oslo_concurrency.lockutils [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.794210] [47313]: DEBUG oslo_concurrency.lockutils [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.794826] [47313]: DEBUG oslo_concurrency.lockutils [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.795194] [47313]: DEBUG oslo_concurrency.lockutils [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.795496] [47313]: DEBUG oslo_concurrency.lockutils [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.870608] [47312]: DEBUG nova.api.openstack.wsgi [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.872648] [47312]: DEBUG nova.compute.api [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.878086] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.878412] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.878686] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.880650] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.880990] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.882368] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.909597] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.909834] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.910078] [47312]: DEBUG oslo_concurrency.lockutils [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.910447] [47312]: DEBUG nova.objects.instance [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 883.918519] [47313]: DEBUG nova.policy [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.923964] [47313]: DEBUG nova.policy [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.925229] [47313]: DEBUG nova.policy [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.926608] [47313]: INFO nova.api.openstack.requestlog [None req-10dbb36b-c8f4-4ea5-b038-5cb26eb829d7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.148532 [ 883.926608] [47313]: [pid: 47313|app: 0|req: 3676/7520] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.928972] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.930751] [47313]: DEBUG nova.compute.api [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 883.935566] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.935855] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.936046] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.936756] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 883.936876] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 883.937022] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 883.940513] [47312]: DEBUG nova.policy [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.946606] [47312]: DEBUG nova.policy [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.947655] [47312]: DEBUG nova.policy [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 883.948897] [47312]: INFO nova.api.openstack.requestlog [None req-259dab17-3d26-4b54-a955-9cfe86e32bc1 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.083807 [ 883.950235] [47312]: [pid: 47312|app: 0|req: 3845/7521] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 883.955055] [47312]: DEBUG nova.api.openstack.wsgi [None req-ebd7b0a5-8eb6-4484-a600-496f2a2b28a0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cc0d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 883.998164] [47312]: INFO nova.api.openstack.requestlog [None req-ebd7b0a5-8eb6-4484-a600-496f2a2b28a0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1558 microversion: 2.1 time: 0.047260 [ 883.998930] [47312]: [pid: 47312|app: 0|req: 3846/7522] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1558 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.001726] [47312]: DEBUG nova.api.openstack.wsgi [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.004297] [47312]: DEBUG nova.compute.api [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.011394] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.011394] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.011394] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.011394] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.011394] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.011394] [47312]: DEBUG oslo_concurrency.lockutils [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.046943] [47313]: DEBUG nova.policy [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.053440] [47313]: INFO nova.api.openstack.requestlog [None req-a3f3f069-de7b-4389-9a8e-f72614960c4c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1504 microversion: 2.1 time: 0.126380 [ 884.053857] [47313]: [pid: 47313|app: 0|req: 3677/7523] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1504 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.057985] [47312]: DEBUG nova.policy [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.060404] [47313]: DEBUG nova.api.openstack.wsgi [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.062611] [47313]: DEBUG nova.compute.api [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.064905] [47312]: INFO nova.api.openstack.requestlog [None req-b60cb167-c712-4b40-8acf-c250b7511d28 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1267 microversion: 2.1 time: 0.065196 [ 884.065448] [47312]: [pid: 47312|app: 0|req: 3847/7524] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1267 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.068597] [47312]: DEBUG nova.api.openstack.wsgi [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.069410] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.070049] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.070287] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.070406] [47312]: DEBUG nova.compute.api [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.070734] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.070966] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.071433] [47313]: DEBUG oslo_concurrency.lockutils [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.075790] [47312]: DEBUG oslo_concurrency.lockutils [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.075790] [47312]: DEBUG oslo_concurrency.lockutils [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.075790] [47312]: DEBUG oslo_concurrency.lockutils [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.076050] [47312]: DEBUG oslo_concurrency.lockutils [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.076865] [47312]: DEBUG oslo_concurrency.lockutils [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.076865] [47312]: DEBUG oslo_concurrency.lockutils [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.207982] [47313]: DEBUG nova.policy [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.211898] [47312]: DEBUG nova.policy [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.212934] [47313]: INFO nova.api.openstack.requestlog [None req-fa3e543e-012b-4489-abe8-58026b05e020 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.155161 [ 884.213528] [47313]: [pid: 47313|app: 0|req: 3678/7525] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.216568] [47312]: INFO nova.api.openstack.requestlog [None req-85f5a68c-1a88-4eb1-b954-ffd24bf14326 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 200 len: 1504 microversion: 2.1 time: 0.150519 [ 884.216906] [47312]: [pid: 47312|app: 0|req: 3848/7526] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:00 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 1504 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.227392] [47313]: DEBUG nova.api.openstack.wsgi [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.227703] [47313]: DEBUG nova.compute.api [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.231157] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.231418] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.231607] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.231963] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.232176] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.232427] [47313]: DEBUG oslo_concurrency.lockutils [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.246569] [47313]: DEBUG nova.compute.api [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 884.294477] [47313]: INFO nova.api.openstack.requestlog [None req-c22933a7-c094-4c35-996f-089f957d1f7f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 204 len: 0 microversion: 2.1 time: 0.069084 [ 884.294910] [47313]: [pid: 47313|app: 0|req: 3679/7527] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:01 2024] DELETE /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 884.304413] [47312]: DEBUG nova.api.openstack.wsgi [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.306168] [47312]: DEBUG nova.compute.api [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.309983] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.310263] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.310443] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.310895] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.311190] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.311395] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.332596] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.332957] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.333176] [47312]: DEBUG oslo_concurrency.lockutils [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.333392] [47312]: DEBUG nova.objects.instance [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 884.353356] [47312]: DEBUG nova.policy [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.355667] [47313]: DEBUG nova.api.openstack.wsgi [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.357437] [47313]: DEBUG nova.compute.api [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.358028] [47312]: INFO nova.api.openstack.requestlog [None req-a65dd40b-bea0-4830-86af-7f4d70a34ac2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.055941 [ 884.358380] [47312]: [pid: 47312|app: 0|req: 3849/7528] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.361011] [47313]: DEBUG oslo_concurrency.lockutils [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.361264] [47313]: DEBUG oslo_concurrency.lockutils [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.361451] [47313]: DEBUG oslo_concurrency.lockutils [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.361814] [47313]: DEBUG oslo_concurrency.lockutils [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.362020] [47313]: DEBUG oslo_concurrency.lockutils [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.362196] [47313]: DEBUG oslo_concurrency.lockutils [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.369140] [47312]: DEBUG nova.api.openstack.wsgi [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-316807340", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "767c99dd-b0a1-4b40-91b5-a0241463e3d0"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 884.404156] [47312]: DEBUG nova.network.neutron [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] validate_networks() for [('767c99dd-b0a1-4b40-91b5-a0241463e3d0', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 884.466507] [47313]: DEBUG nova.policy [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.475846] [47313]: INFO nova.api.openstack.requestlog [None req-f84667b3-b2af-4e90-92f7-b80cb94df511 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1315 microversion: 2.1 time: 0.122447 [ 884.476448] [47313]: [pid: 47313|app: 0|req: 3680/7529] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1315 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 884.480898] [47313]: DEBUG nova.api.openstack.wsgi [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.483149] [47313]: DEBUG nova.compute.api [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.490027] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.490222] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.490638] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.491202] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.491566] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.491887] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.672378] [47312]: DEBUG nova.virt.hardware [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 884.672720] [47312]: DEBUG nova.virt.hardware [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 884.673023] [47312]: DEBUG nova.virt.hardware [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 884.673120] [47312]: DEBUG nova.virt.hardware [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 884.673756] [47312]: DEBUG nova.virt.hardware [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 884.681950] [47312]: DEBUG oslo_concurrency.lockutils [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.681950] [47312]: DEBUG oslo_concurrency.lockutils [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.681950] [47312]: DEBUG oslo_concurrency.lockutils [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.681950] [47312]: DEBUG oslo_concurrency.lockutils [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.681950] [47312]: DEBUG oslo_concurrency.lockutils [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.682325] [47312]: DEBUG oslo_concurrency.lockutils [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.689399] [47313]: DEBUG nova.policy [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.692538] [47312]: DEBUG nova.quota [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 884.694243] [47313]: INFO nova.api.openstack.requestlog [None req-0dbd2e73-787f-4284-969a-086c728cfc69 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.216931 [ 884.694591] [47313]: [pid: 47313|app: 0|req: 3681/7530] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.696334] [47312]: DEBUG nova.quota [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 884.697043] [47313]: DEBUG nova.api.openstack.wsgi [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.698860] [47313]: DEBUG nova.compute.api [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.702036] [47313]: DEBUG oslo_concurrency.lockutils [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.702277] [47313]: DEBUG oslo_concurrency.lockutils [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.702458] [47313]: DEBUG oslo_concurrency.lockutils [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.702966] [47312]: DEBUG nova.compute.api [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 884.703120] [47313]: DEBUG oslo_concurrency.lockutils [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.703199] [47313]: DEBUG oslo_concurrency.lockutils [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.703377] [47313]: DEBUG oslo_concurrency.lockutils [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.704380] [47312]: DEBUG nova.compute.api [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 884.736240] [47313]: DEBUG nova.policy [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.737439] [47312]: INFO nova.api.openstack.requestlog [None req-10c09a0e-2543-4ad0-ab13-eed09aef2202 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.370580 [ 884.737829] [47312]: [pid: 47312|app: 0|req: 3850/7531] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:01 2024] POST /compute/v2.1/servers => generated 380 bytes in 371 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 884.742020] [47312]: DEBUG nova.api.openstack.wsgi [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.742113] [47313]: INFO nova.api.openstack.requestlog [None req-3981cb52-3073-4bb0-8669-b0fa66a64a3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.046307 [ 884.742113] [47313]: [pid: 47313|app: 0|req: 3682/7532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.742185] [47312]: DEBUG nova.compute.api [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.745389] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a0a551e-6901-417e-b596-a9e758a7ac0a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.746532] [47312]: DEBUG oslo_concurrency.lockutils [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.746789] [47312]: DEBUG oslo_concurrency.lockutils [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.746943] [47313]: DEBUG nova.compute.api [None req-9a0a551e-6901-417e-b596-a9e758a7ac0a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.747021] [47312]: DEBUG oslo_concurrency.lockutils [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.747362] [47312]: DEBUG oslo_concurrency.lockutils [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.747538] [47312]: DEBUG oslo_concurrency.lockutils [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.747776] [47312]: DEBUG oslo_concurrency.lockutils [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.772837] [47313]: DEBUG nova.policy [None req-9a0a551e-6901-417e-b596-a9e758a7ac0a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.776993] [47313]: INFO nova.api.openstack.requestlog [None req-9a0a551e-6901-417e-b596-a9e758a7ac0a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1215 microversion: 2.1 time: 0.034398 [ 884.777356] [47313]: [pid: 47313|app: 0|req: 3683/7533] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.830829] [47312]: DEBUG nova.policy [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 884.835762] [47312]: INFO nova.api.openstack.requestlog [None req-eefab2a3-e833-44cf-b308-3c1c118bfe41 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.097298 [ 884.836204] [47312]: [pid: 47312|app: 0|req: 3851/7534] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 884.947038] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.949057] [47313]: DEBUG nova.compute.api [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.954284] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.954284] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.954557] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.956857] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.956857] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.956857] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.968325] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 884.970138] [47312]: DEBUG nova.compute.api [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 884.974037] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.974349] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.974630] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.975045] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.975275] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.975480] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.998107] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 884.998767] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 884.998767] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 884.998767] [47312]: DEBUG nova.objects.instance [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.024925] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 885.029035] [47312]: DEBUG nova.policy [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.033953] [47312]: DEBUG nova.policy [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.034668] [47312]: DEBUG nova.policy [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.035480] [47312]: INFO nova.api.openstack.requestlog [None req-8a4e929e-1635-40b2-9ed2-b762c6c4b706 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.072169 [ 885.035811] [47312]: [pid: 47312|app: 0|req: 3852/7535] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 885.038945] [47312]: DEBUG nova.api.openstack.wsgi [None req-ddfae9a4-24cd-4088-851e-270ca752d862 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47319000>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.058603] [47313]: DEBUG nova.policy [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.064044] [47313]: DEBUG nova.policy [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.064608] [47313]: DEBUG nova.policy [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.065287] [47313]: INFO nova.api.openstack.requestlog [None req-3a9cb0c6-4731-4ba5-a6dd-0aee8c72ed04 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.122057 [ 885.065705] [47313]: [pid: 47313|app: 0|req: 3684/7536] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 885.068162] [47312]: INFO nova.api.openstack.requestlog [None req-ddfae9a4-24cd-4088-851e-270ca752d862 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1558 microversion: 2.1 time: 0.031660 [ 885.068610] [47312]: [pid: 47312|app: 0|req: 3853/7537] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1558 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.081471] [47313]: DEBUG nova.api.openstack.wsgi [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.083252] [47313]: DEBUG nova.compute.api [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.087705] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.087960] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.088185] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.088550] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.088746] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.088922] [47313]: DEBUG oslo_concurrency.lockutils [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.122874] [47313]: DEBUG nova.policy [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.127570] [47313]: INFO nova.api.openstack.requestlog [None req-0ecb7c6e-b9f6-4d13-9112-5b6ec7f15ce9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1267 microversion: 2.1 time: 0.048369 [ 885.127958] [47313]: [pid: 47313|app: 0|req: 3685/7538] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:01 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1267 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.203554] [47312]: DEBUG nova.api.openstack.wsgi [req-d8539668-563f-411b-a093-cea92aa173f9 req-f1d56ea5-5c7e-4866-88bc-22aa0d22ca2d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee", "name": "network-vif-plugged", "status": "completed", "tag": "635a0344-5f1c-4ac7-be41-f83183d9145d"}, {"name": "network-changed", "server_uuid": "a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee", "tag": "635a0344-5f1c-4ac7-be41-f83183d9145d"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 885.209982] [47312]: DEBUG oslo_concurrency.lockutils [req-d8539668-563f-411b-a093-cea92aa173f9 req-f1d56ea5-5c7e-4866-88bc-22aa0d22ca2d service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.210255] [47312]: DEBUG oslo_concurrency.lockutils [req-d8539668-563f-411b-a093-cea92aa173f9 req-f1d56ea5-5c7e-4866-88bc-22aa0d22ca2d service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.210442] [47312]: DEBUG oslo_concurrency.lockutils [req-d8539668-563f-411b-a093-cea92aa173f9 req-f1d56ea5-5c7e-4866-88bc-22aa0d22ca2d service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.216394] [47312]: INFO nova.api.openstack.compute.server_external_events [req-d8539668-563f-411b-a093-cea92aa173f9 req-f1d56ea5-5c7e-4866-88bc-22aa0d22ca2d service nova] Creating event network-vif-plugged:635a0344-5f1c-4ac7-be41-f83183d9145d for instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee on cpu-1 [ 885.216572] [47312]: INFO nova.api.openstack.compute.server_external_events [req-d8539668-563f-411b-a093-cea92aa173f9 req-f1d56ea5-5c7e-4866-88bc-22aa0d22ca2d service nova] Creating event network-changed:635a0344-5f1c-4ac7-be41-f83183d9145d for instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee on cpu-1 [ 885.219498] [47312]: INFO nova.api.openstack.requestlog [req-d8539668-563f-411b-a093-cea92aa173f9 req-f1d56ea5-5c7e-4866-88bc-22aa0d22ca2d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018428 [ 885.219828] [47312]: [pid: 47312|app: 0|req: 3854/7539] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:02 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 885.226198] [47313]: DEBUG nova.api.openstack.wsgi [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.227905] [47313]: DEBUG nova.compute.api [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.231857] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.232190] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.232430] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.232866] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.233273] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.233371] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.310741] [47313]: DEBUG nova.policy [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.315592] [47313]: INFO nova.api.openstack.requestlog [None req-3ca20b73-c430-48bb-8d2a-f3040aa587b0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.091524 [ 885.315962] [47313]: [pid: 47313|app: 0|req: 3686/7540] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.370901] [47312]: DEBUG nova.api.openstack.wsgi [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.373717] [47312]: DEBUG nova.compute.api [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.379866] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.380510] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.380873] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.381502] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.381957] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.382242] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.412849] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.413175] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.413396] [47312]: DEBUG oslo_concurrency.lockutils [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.413637] [47312]: DEBUG nova.objects.instance [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 885.436385] [47312]: DEBUG nova.policy [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.444268] [47312]: INFO nova.api.openstack.requestlog [None req-7159d1cc-a610-4aa5-b4b0-eec1ae3ce98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.075730 [ 885.444857] [47312]: [pid: 47312|app: 0|req: 3855/7541] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.489741] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.492250] [47313]: DEBUG nova.compute.api [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.498045] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.498372] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.498739] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.499271] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.499589] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.499927] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.591776] [47313]: DEBUG nova.policy [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.596659] [47313]: INFO nova.api.openstack.requestlog [None req-f7987e28-e313-4d64-8c91-5f8cf42a4e2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1502 microversion: 2.1 time: 0.110027 [ 885.597007] [47313]: [pid: 47313|app: 0|req: 3687/7542] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1502 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.609038] [47312]: DEBUG nova.api.openstack.wsgi [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.610652] [47312]: DEBUG nova.compute.api [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.614369] [47312]: DEBUG oslo_concurrency.lockutils [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.614608] [47312]: DEBUG oslo_concurrency.lockutils [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.614790] [47312]: DEBUG oslo_concurrency.lockutils [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.615201] [47312]: DEBUG oslo_concurrency.lockutils [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.615411] [47312]: DEBUG oslo_concurrency.lockutils [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.615584] [47312]: DEBUG oslo_concurrency.lockutils [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.629587] [47312]: INFO nova.api.openstack.requestlog [None req-26980db1-2b05-412e-abc7-406d942fcb1b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d/ips" status: 200 len: 111 microversion: 2.1 time: 0.022810 [ 885.629925] [47312]: [pid: 47312|app: 0|req: 3856/7543] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d/ips => generated 111 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 885.638522] [47313]: DEBUG nova.api.openstack.wsgi [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.640096] [47313]: DEBUG nova.compute.api [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.643816] [47313]: DEBUG oslo_concurrency.lockutils [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.644084] [47313]: DEBUG oslo_concurrency.lockutils [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.644275] [47313]: DEBUG oslo_concurrency.lockutils [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.645063] [47313]: DEBUG oslo_concurrency.lockutils [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.645063] [47313]: DEBUG oslo_concurrency.lockutils [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.645176] [47313]: DEBUG oslo_concurrency.lockutils [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.658831] [47313]: INFO nova.api.openstack.requestlog [None req-6aae2681-34b2-457b-9e45-e2c83f3cc919 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d/ips" status: 200 len: 111 microversion: 2.1 time: 0.023701 [ 885.659175] [47313]: [pid: 47313|app: 0|req: 3688/7544] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d/ips => generated 111 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 885.665386] [47312]: DEBUG nova.api.openstack.wsgi [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.667027] [47312]: DEBUG nova.compute.api [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.670553] [47312]: DEBUG oslo_concurrency.lockutils [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.670873] [47312]: DEBUG oslo_concurrency.lockutils [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.670979] [47312]: DEBUG oslo_concurrency.lockutils [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.671356] [47312]: DEBUG oslo_concurrency.lockutils [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.671554] [47312]: DEBUG oslo_concurrency.lockutils [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.671727] [47312]: DEBUG oslo_concurrency.lockutils [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.689184] [47312]: INFO nova.api.openstack.requestlog [None req-b53fad1e-f60b-4ff2-b352-2dcca4797160 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d/ips/tempest-ServerAddressesTestJSON-522872650-network" status: 200 len: 96 microversion: 2.1 time: 0.025895 [ 885.689908] [47312]: [pid: 47312|app: 0|req: 3857/7545] 10.180.1.21 () {58 vars in 1393 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d/ips/tempest-ServerAddressesTestJSON-522872650-network => generated 96 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 885.696529] [47313]: DEBUG nova.api.openstack.wsgi [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.696869] [47313]: DEBUG nova.compute.api [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.700665] [47313]: DEBUG oslo_concurrency.lockutils [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.700991] [47313]: DEBUG oslo_concurrency.lockutils [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.701248] [47313]: DEBUG oslo_concurrency.lockutils [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.701644] [47313]: DEBUG oslo_concurrency.lockutils [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.701844] [47313]: DEBUG oslo_concurrency.lockutils [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.702028] [47313]: DEBUG oslo_concurrency.lockutils [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.707095] [47312]: DEBUG nova.api.openstack.wsgi [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.708900] [47312]: DEBUG nova.compute.api [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.713027] [47312]: DEBUG oslo_concurrency.lockutils [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.713369] [47312]: DEBUG oslo_concurrency.lockutils [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.713633] [47312]: DEBUG oslo_concurrency.lockutils [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.714205] [47312]: DEBUG oslo_concurrency.lockutils [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.714492] [47312]: DEBUG oslo_concurrency.lockutils [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.714751] [47312]: DEBUG oslo_concurrency.lockutils [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.716307] [47313]: DEBUG nova.compute.api [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 885.764464] [47313]: INFO nova.api.openstack.requestlog [None req-44ea682c-76aa-4be5-9d20-6527e05554d1 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 204 len: 0 microversion: 2.1 time: 0.069953 [ 885.764914] [47313]: [pid: 47313|app: 0|req: 3689/7546] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:02 2024] DELETE /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 885.768774] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.770310] [47313]: DEBUG nova.compute.api [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.773753] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.774025] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.774209] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.774559] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.774753] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.774982] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.803012] [47312]: DEBUG nova.policy [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.810467] [47312]: INFO nova.api.openstack.requestlog [None req-1410fa0b-8a2c-4db8-bbf4-6a0dd4ade281 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.105205 [ 885.810920] [47312]: [pid: 47312|app: 0|req: 3858/7547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.811149] [47313]: DEBUG nova.policy [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.814425] [47312]: DEBUG nova.api.openstack.wsgi [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.815405] [47313]: INFO nova.api.openstack.requestlog [None req-8c7681dc-5c04-4cdd-a63b-974e5c9aba6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.049322 [ 885.816027] [47313]: [pid: 47313|app: 0|req: 3690/7548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.816988] [47312]: DEBUG nova.compute.api [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.818118] [47313]: DEBUG nova.api.openstack.wsgi [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.819626] [47313]: DEBUG nova.compute.api [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.821726] [47312]: DEBUG oslo_concurrency.lockutils [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.822110] [47312]: DEBUG oslo_concurrency.lockutils [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.822430] [47312]: DEBUG oslo_concurrency.lockutils [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.822920] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.823070] [47312]: DEBUG oslo_concurrency.lockutils [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.823163] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.823294] [47312]: DEBUG oslo_concurrency.lockutils [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.823399] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.823577] [47312]: DEBUG oslo_concurrency.lockutils [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.823769] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.824060] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.824236] [47313]: DEBUG oslo_concurrency.lockutils [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.861322] [47313]: DEBUG nova.policy [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.867657] [47313]: INFO nova.api.openstack.requestlog [None req-9e0d0473-6179-46de-a1cf-bb943710967e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1219 microversion: 2.1 time: 0.051177 [ 885.868172] [47313]: [pid: 47313|app: 0|req: 3691/7549] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1219 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.871889] [47313]: DEBUG nova.api.openstack.wsgi [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 885.875235] [47313]: DEBUG nova.compute.api [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 885.879600] [47313]: DEBUG oslo_concurrency.lockutils [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.879917] [47313]: DEBUG oslo_concurrency.lockutils [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.880039] [47313]: DEBUG oslo_concurrency.lockutils [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.880418] [47313]: DEBUG oslo_concurrency.lockutils [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 885.882409] [47313]: DEBUG oslo_concurrency.lockutils [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 885.882409] [47313]: DEBUG oslo_concurrency.lockutils [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 885.925495] [47312]: DEBUG nova.policy [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.931128] [47312]: INFO nova.api.openstack.requestlog [None req-14cc6929-ef07-493d-a555-5a47c8ffa996 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1508 microversion: 2.1 time: 0.118740 [ 885.931128] [47312]: [pid: 47312|app: 0|req: 3859/7550] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1508 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 885.974262] [47313]: DEBUG nova.policy [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 885.978369] [47313]: INFO nova.api.openstack.requestlog [None req-33df0d90-5670-4cd6-826f-29206549c793 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.109452 [ 885.979286] [47313]: [pid: 47313|app: 0|req: 3692/7551] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.052148] [47312]: DEBUG nova.api.openstack.wsgi [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.054769] [47312]: DEBUG nova.compute.api [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.060517] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.060961] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.061371] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.062012] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.062389] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.062768] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.078431] [47313]: DEBUG nova.api.openstack.wsgi [None req-73cd1a6e-9438-4b6c-a96a-e1a197c5367b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cf880>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.096116] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.096530] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.096864] [47312]: DEBUG oslo_concurrency.lockutils [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.097239] [47312]: DEBUG nova.objects.instance [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.118448] [47313]: INFO nova.api.openstack.requestlog [None req-73cd1a6e-9438-4b6c-a96a-e1a197c5367b tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1558 microversion: 2.1 time: 0.041958 [ 886.118723] [47313]: [pid: 47313|app: 0|req: 3693/7552] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1558 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 886.122447] [47313]: DEBUG nova.api.openstack.wsgi [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.124957] [47313]: DEBUG nova.compute.api [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.129595] [47312]: DEBUG nova.policy [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.131896] [47313]: DEBUG oslo_concurrency.lockutils [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.132205] [47313]: DEBUG oslo_concurrency.lockutils [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.132396] [47313]: DEBUG oslo_concurrency.lockutils [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.132834] [47313]: DEBUG oslo_concurrency.lockutils [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.133133] [47313]: DEBUG oslo_concurrency.lockutils [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.133282] [47313]: DEBUG oslo_concurrency.lockutils [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.136535] [47312]: DEBUG nova.policy [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.138044] [47312]: DEBUG nova.policy [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.139847] [47312]: INFO nova.api.openstack.requestlog [None req-2931ed3a-9ff2-4216-9776-5420df4c6480 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.090511 [ 886.139847] [47312]: [pid: 47312|app: 0|req: 3860/7553] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.143952] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.146516] [47312]: DEBUG nova.compute.api [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.151396] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.151777] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.152065] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.152603] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.152910] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.153198] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.195957] [47312]: DEBUG nova.policy [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.201032] [47312]: INFO nova.api.openstack.requestlog [None req-f8680dcd-4561-4ae4-b65f-596697aaae6a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1267 microversion: 2.1 time: 0.060170 [ 886.201420] [47312]: [pid: 47312|app: 0|req: 3861/7554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1267 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.263031] [47313]: DEBUG nova.policy [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.270992] [47313]: DEBUG nova.policy [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.272059] [47313]: DEBUG nova.policy [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.272954] [47313]: INFO nova.api.openstack.requestlog [None req-802d0935-df2d-47e7-891a-e80b4a36d181 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.153405 [ 886.273447] [47313]: [pid: 47313|app: 0|req: 3694/7555] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:02 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 886.327877] [47312]: DEBUG nova.api.openstack.wsgi [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.330032] [47312]: DEBUG nova.compute.api [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.334117] [47312]: DEBUG oslo_concurrency.lockutils [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.334402] [47312]: DEBUG oslo_concurrency.lockutils [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.334615] [47312]: DEBUG oslo_concurrency.lockutils [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.335051] [47312]: DEBUG oslo_concurrency.lockutils [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.335284] [47312]: DEBUG oslo_concurrency.lockutils [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.335487] [47312]: DEBUG oslo_concurrency.lockutils [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.428954] [47312]: DEBUG nova.policy [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.437603] [47312]: INFO nova.api.openstack.requestlog [None req-41cc3b6a-0bb1-40e0-9084-7a1cb4169633 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.112482 [ 886.437986] [47312]: [pid: 47312|app: 0|req: 3862/7556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.458870] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.461113] [47313]: DEBUG nova.compute.api [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.465946] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.466196] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.466381] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.466790] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.466989] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.467167] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.498353] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.498591] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.498787] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.499011] [47313]: DEBUG nova.objects.instance [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 886.522855] [47313]: DEBUG nova.policy [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.528037] [47313]: INFO nova.api.openstack.requestlog [None req-3f0e0fad-74e4-440d-9dd4-2f981daf3228 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.071956 [ 886.528277] [47313]: [pid: 47313|app: 0|req: 3695/7557] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.822647] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.826471] [47312]: DEBUG nova.compute.api [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.829907] [47313]: DEBUG nova.api.openstack.wsgi [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.830048] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.830048] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.830180] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.830545] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.830752] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.830923] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.831277] [47313]: DEBUG nova.compute.api [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.835080] [47313]: DEBUG oslo_concurrency.lockutils [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.835514] [47313]: DEBUG oslo_concurrency.lockutils [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.835855] [47313]: DEBUG oslo_concurrency.lockutils [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.836405] [47313]: DEBUG oslo_concurrency.lockutils [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.839459] [47313]: DEBUG oslo_concurrency.lockutils [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.839459] [47313]: DEBUG oslo_concurrency.lockutils [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.885611] [47313]: DEBUG nova.policy [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.890708] [47313]: INFO nova.api.openstack.requestlog [None req-af78a461-5e2d-4f5e-982c-be645b4b77b9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.064506 [ 886.890954] [47313]: [pid: 47313|app: 0|req: 3696/7558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.894604] [47313]: DEBUG nova.api.openstack.wsgi [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.896095] [47313]: DEBUG nova.compute.api [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.900050] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.900335] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.900546] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.900976] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.901260] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.901456] [47313]: DEBUG oslo_concurrency.lockutils [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.930542] [47312]: DEBUG nova.policy [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.936254] [47312]: INFO nova.api.openstack.requestlog [None req-cd18886b-1130-4d49-9c77-d8e30ef7df70 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1314 microversion: 2.1 time: 0.115845 [ 886.936779] [47312]: [pid: 47312|app: 0|req: 3863/7559] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1314 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.945824] [47312]: DEBUG nova.api.openstack.wsgi [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.947126] [47313]: DEBUG nova.policy [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 886.947769] [47312]: DEBUG nova.compute.api [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 886.951606] [47312]: DEBUG oslo_concurrency.lockutils [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.951852] [47312]: DEBUG oslo_concurrency.lockutils [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.952062] [47312]: DEBUG oslo_concurrency.lockutils [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.952134] [47313]: INFO nova.api.openstack.requestlog [None req-62a8c85e-414c-4cbd-afdd-d7d27165b2e8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1211 microversion: 2.1 time: 0.060451 [ 886.952502] [47313]: [pid: 47313|app: 0|req: 3697/7560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1211 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 886.952549] [47312]: DEBUG oslo_concurrency.lockutils [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 886.952827] [47312]: DEBUG oslo_concurrency.lockutils [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 886.953043] [47312]: DEBUG oslo_concurrency.lockutils [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 886.993890] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 886.996308] [47313]: DEBUG nova.compute.api [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.001451] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.002189] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.002189] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.002560] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.002667] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.003496] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.068716] [47312]: DEBUG nova.policy [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.074154] [47312]: INFO nova.api.openstack.requestlog [None req-409edbcb-6b00-46bb-bd90-18293cd7d94d tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1508 microversion: 2.1 time: 0.130416 [ 887.074479] [47312]: [pid: 47312|app: 0|req: 3864/7561] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1508 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.108053] [47313]: DEBUG nova.policy [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.113847] [47313]: INFO nova.api.openstack.requestlog [None req-d6995904-2cce-4d75-aa5b-28b18a5aea25 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.123361 [ 887.114207] [47313]: [pid: 47313|app: 0|req: 3698/7562] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.129315] [47312]: DEBUG nova.api.openstack.wsgi [None req-c46b2238-bc86-4b5a-9d60-92627cafac94 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c476d6b90>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.155182] [47313]: DEBUG nova.api.openstack.wsgi [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.157186] [47313]: DEBUG nova.compute.api [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.160735] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.161033] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.161246] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.161617] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.161814] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.162044] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.165271] [47312]: INFO nova.api.openstack.requestlog [None req-c46b2238-bc86-4b5a-9d60-92627cafac94 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1558 microversion: 2.1 time: 0.039227 [ 887.165665] [47312]: [pid: 47312|app: 0|req: 3865/7563] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:03 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1558 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.186618] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.186802] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.186886] [47313]: DEBUG oslo_concurrency.lockutils [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.187137] [47313]: DEBUG nova.objects.instance [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.208778] [47313]: DEBUG nova.policy [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.214592] [47313]: DEBUG nova.policy [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.215639] [47313]: DEBUG nova.policy [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.216121] [47312]: DEBUG nova.api.openstack.wsgi [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.216451] [47313]: INFO nova.api.openstack.requestlog [None req-0906f277-8a3b-4a63-b7da-0e5ad79b8713 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.063830 [ 887.216781] [47313]: [pid: 47313|app: 0|req: 3699/7564] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.218404] [47312]: DEBUG nova.compute.api [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.223468] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.223808] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.224043] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.224521] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.224821] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.225063] [47312]: DEBUG oslo_concurrency.lockutils [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.229536] [47313]: DEBUG nova.api.openstack.wsgi [req-0fd25023-8ca4-4e2b-b20a-4b42e4b5df55 req-8cf893d6-e6a3-4248-af0f-6e60501289ef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "942b00ba-a615-452d-a0c1-633d48d73fd4", "name": "network-vif-deleted", "tag": "db1b2713-6097-47ef-bec1-5ef54204a3da"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 887.235647] [47313]: DEBUG oslo_concurrency.lockutils [req-0fd25023-8ca4-4e2b-b20a-4b42e4b5df55 req-8cf893d6-e6a3-4248-af0f-6e60501289ef service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.235899] [47313]: DEBUG oslo_concurrency.lockutils [req-0fd25023-8ca4-4e2b-b20a-4b42e4b5df55 req-8cf893d6-e6a3-4248-af0f-6e60501289ef service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.236105] [47313]: DEBUG oslo_concurrency.lockutils [req-0fd25023-8ca4-4e2b-b20a-4b42e4b5df55 req-8cf893d6-e6a3-4248-af0f-6e60501289ef service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.243779] [47313]: INFO nova.api.openstack.compute.server_external_events [req-0fd25023-8ca4-4e2b-b20a-4b42e4b5df55 req-8cf893d6-e6a3-4248-af0f-6e60501289ef service nova] Creating event network-vif-deleted:db1b2713-6097-47ef-bec1-5ef54204a3da for instance 942b00ba-a615-452d-a0c1-633d48d73fd4 on cpu-1 [ 887.246833] [47313]: INFO nova.api.openstack.requestlog [req-0fd25023-8ca4-4e2b-b20a-4b42e4b5df55 req-8cf893d6-e6a3-4248-af0f-6e60501289ef service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019535 [ 887.247189] [47313]: [pid: 47313|app: 0|req: 3700/7565] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:04 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 887.262189] [47312]: DEBUG nova.policy [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.266681] [47312]: INFO nova.api.openstack.requestlog [None req-7c138a83-d925-4ae6-8ad7-10e2a1520793 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1275 microversion: 2.1 time: 0.053593 [ 887.267039] [47312]: [pid: 47312|app: 0|req: 3866/7566] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1275 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.286752] [47313]: DEBUG nova.api.openstack.wsgi [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.288545] [47313]: DEBUG nova.compute.api [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.292634] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.293021] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.293269] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.293748] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.293995] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.294250] [47313]: DEBUG oslo_concurrency.lockutils [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.386637] [47313]: DEBUG nova.policy [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.392134] [47313]: DEBUG nova.policy [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.393063] [47313]: DEBUG nova.policy [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.393820] [47313]: INFO nova.api.openstack.requestlog [None req-94b2da08-3712-457e-8c7f-a20297b17b21 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.109514 [ 887.394285] [47313]: [pid: 47313|app: 0|req: 3701/7567] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 887.452031] [47312]: DEBUG nova.api.openstack.wsgi [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.452379] [47312]: DEBUG nova.compute.api [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.458165] [47312]: DEBUG oslo_concurrency.lockutils [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.458445] [47312]: DEBUG oslo_concurrency.lockutils [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.458640] [47312]: DEBUG oslo_concurrency.lockutils [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.459039] [47312]: DEBUG oslo_concurrency.lockutils [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.459268] [47312]: DEBUG oslo_concurrency.lockutils [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.459445] [47312]: DEBUG oslo_concurrency.lockutils [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.541371] [47313]: DEBUG nova.api.openstack.wsgi [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.543525] [47313]: DEBUG nova.compute.api [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.548159] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.548409] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.548624] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.549059] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.549345] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.549554] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.557502] [47312]: DEBUG nova.policy [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.562381] [47312]: INFO nova.api.openstack.requestlog [None req-dabaf3bf-3f70-4c7d-92fb-88eb0fc92f15 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.114362 [ 887.564982] [47312]: [pid: 47312|app: 0|req: 3867/7568] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.576609] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.577819] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.578300] [47313]: DEBUG oslo_concurrency.lockutils [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.578636] [47313]: DEBUG nova.objects.instance [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 887.599528] [47313]: DEBUG nova.policy [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.605038] [47313]: INFO nova.api.openstack.requestlog [None req-8560d087-778b-47dc-a8d8-e93c9998c425 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.065470 [ 887.605038] [47313]: [pid: 47313|app: 0|req: 3702/7569] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 887.906951] [47312]: DEBUG nova.api.openstack.wsgi [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.908822] [47312]: DEBUG nova.compute.api [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.912548] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.912873] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.913140] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.913545] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.913870] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.914095] [47312]: DEBUG oslo_concurrency.lockutils [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.951361] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.952040] [47312]: DEBUG nova.policy [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 887.953297] [47313]: DEBUG nova.compute.api [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.957076] [47312]: INFO nova.api.openstack.requestlog [None req-2e47e7b3-9cdd-4ccf-a484-0e52646e4fdb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.052667 [ 887.957245] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.957641] [47312]: [pid: 47312|app: 0|req: 3868/7570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 887.957717] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.957717] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.958041] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.958231] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.958406] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.966736] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 887.968924] [47312]: DEBUG nova.compute.api [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 887.972492] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.972781] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.973058] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 887.973526] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 887.973793] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 887.974042] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.040078] [47312]: DEBUG nova.policy [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.045129] [47312]: INFO nova.api.openstack.requestlog [None req-c8e40f22-50e1-4ee1-8d60-f5ba24dcaa5d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1211 microversion: 2.1 time: 0.080328 [ 888.045490] [47312]: [pid: 47312|app: 0|req: 3869/7571] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1211 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.077718] [47313]: DEBUG nova.policy [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.085428] [47313]: INFO nova.api.openstack.requestlog [None req-8e6350b1-df76-430d-9a76-703ebeffa5ea tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1501 microversion: 2.1 time: 0.137665 [ 888.085428] [47313]: [pid: 47313|app: 0|req: 3703/7572] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1501 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.093123] [47312]: DEBUG nova.api.openstack.wsgi [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.097539] [47312]: DEBUG nova.compute.api [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.103333] [47312]: DEBUG oslo_concurrency.lockutils [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.103826] [47312]: DEBUG oslo_concurrency.lockutils [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.104116] [47312]: DEBUG oslo_concurrency.lockutils [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.104543] [47312]: DEBUG oslo_concurrency.lockutils [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.104795] [47312]: DEBUG oslo_concurrency.lockutils [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.105049] [47312]: DEBUG oslo_concurrency.lockutils [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.105944] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.106242] [47313]: DEBUG nova.compute.api [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.110186] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.110429] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.110612] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.111038] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.111259] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.111748] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.147568] [47313]: INFO nova.api.openstack.requestlog [None req-2c9b83fa-4e87-407c-add6-5ad83541de30 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3/os-server-password" status: 204 len: 0 microversion: 2.1 time: 0.045242 [ 888.148082] [47313]: [pid: 47313|app: 0|req: 3704/7573] 10.180.1.21 () {58 vars in 1291 bytes} [Thu Oct 31 12:16:04 2024] DELETE /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3/os-server-password => generated 0 bytes in 46 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 888.150413] [47313]: DEBUG nova.api.openstack.wsgi [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.152048] [47313]: DEBUG nova.compute.api [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.155746] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.155997] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.156202] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.156561] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.156758] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.156930] [47313]: DEBUG oslo_concurrency.lockutils [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.235392] [47312]: DEBUG nova.policy [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.240069] [47312]: INFO nova.api.openstack.requestlog [None req-95fd983d-8c8c-4ec9-a45c-be09d2423508 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1508 microversion: 2.1 time: 0.154999 [ 888.240475] [47312]: [pid: 47312|app: 0|req: 3870/7574] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:04 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1508 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.246203] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.248057] [47312]: DEBUG nova.compute.api [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.252040] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.252392] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.252640] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.253140] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.253406] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.253636] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.268455] [47312]: INFO nova.api.openstack.requestlog [None req-c1e18339-032c-4fd8-8b1a-d0612bec502c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3/os-server-password" status: 200 len: 16 microversion: 2.1 time: 0.027214 [ 888.268964] [47312]: [pid: 47312|app: 0|req: 3871/7575] 10.180.1.21 () {58 vars in 1288 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3/os-server-password => generated 16 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 888.271304] [47312]: DEBUG nova.api.openstack.wsgi [None req-23135240-4cc3-44f6-a8c2-1573115dd171 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4731be20>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.300130] [47313]: DEBUG nova.policy [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.306362] [47313]: INFO nova.api.openstack.requestlog [None req-edd91042-d496-4282-ac3a-a0ada4e01669 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.157777 [ 888.306702] [47313]: [pid: 47313|app: 0|req: 3705/7576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.309317] [47312]: INFO nova.api.openstack.requestlog [None req-23135240-4cc3-44f6-a8c2-1573115dd171 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1558 microversion: 2.1 time: 0.039634 [ 888.309733] [47312]: [pid: 47312|app: 0|req: 3872/7577] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1558 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.309902] [47313]: DEBUG nova.api.openstack.wsgi [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.312186] [47313]: DEBUG nova.compute.api [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.312746] [47312]: DEBUG nova.api.openstack.wsgi [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.314469] [47312]: DEBUG nova.compute.api [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.315897] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.316171] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.316363] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.316788] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.316988] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.317178] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.320172] [47312]: DEBUG oslo_concurrency.lockutils [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.320481] [47312]: DEBUG oslo_concurrency.lockutils [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.320731] [47312]: DEBUG oslo_concurrency.lockutils [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.321189] [47312]: DEBUG oslo_concurrency.lockutils [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.321452] [47312]: DEBUG oslo_concurrency.lockutils [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.321679] [47312]: DEBUG oslo_concurrency.lockutils [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.344600] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.344815] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.345050] [47313]: DEBUG oslo_concurrency.lockutils [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.345297] [47313]: DEBUG nova.objects.instance [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.376392] [47313]: DEBUG nova.policy [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.382554] [47313]: DEBUG nova.policy [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.383440] [47313]: DEBUG nova.policy [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.384202] [47313]: INFO nova.api.openstack.requestlog [None req-2fbee7a7-9710-4ee5-a689-df0a1f7b7284 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.076961 [ 888.384660] [47313]: [pid: 47313|app: 0|req: 3706/7578] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.389898] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.390108] [47313]: DEBUG nova.compute.api [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.394214] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.395937] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.395937] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.395937] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.395937] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.395937] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.423757] [47313]: DEBUG nova.compute.api [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 888.453608] [47312]: DEBUG nova.policy [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.458228] [47312]: INFO nova.api.openstack.requestlog [None req-e62e268d-736f-4d46-9e75-7d84de7e1635 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1327 microversion: 2.1 time: 0.147787 [ 888.458558] [47312]: [pid: 47312|app: 0|req: 3873/7579] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1327 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.462296] [47312]: DEBUG nova.api.openstack.wsgi [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.464200] [47312]: DEBUG nova.compute.api [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.470365] [47312]: DEBUG oslo_concurrency.lockutils [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.470634] [47312]: DEBUG oslo_concurrency.lockutils [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.470856] [47312]: DEBUG oslo_concurrency.lockutils [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.471399] [47312]: DEBUG oslo_concurrency.lockutils [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.471549] [47312]: DEBUG oslo_concurrency.lockutils [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.471888] [47312]: DEBUG oslo_concurrency.lockutils [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.482622] [47313]: INFO nova.api.openstack.requestlog [None req-3c0ee300-9b21-4ca0-b524-3e8c59a1efc7 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 204 len: 0 microversion: 2.1 time: 0.096749 [ 888.482782] [47313]: [pid: 47313|app: 0|req: 3707/7580] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:05 2024] DELETE /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 888.488526] [47313]: DEBUG nova.api.openstack.wsgi [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.490246] [47313]: DEBUG nova.compute.api [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.494347] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.494347] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.494517] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.496970] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.496970] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.496970] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.602577] [47312]: DEBUG nova.policy [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.604514] [47313]: DEBUG nova.policy [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.608071] [47312]: DEBUG nova.policy [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.608830] [47313]: INFO nova.api.openstack.requestlog [None req-bd93d1fd-cee0-4209-a856-1983939c87b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1507 microversion: 2.1 time: 0.122619 [ 888.608928] [47312]: DEBUG nova.policy [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.609213] [47313]: [pid: 47313|app: 0|req: 3708/7581] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1507 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 888.609695] [47312]: INFO nova.api.openstack.requestlog [None req-9391e465-b1e0-4d20-b84d-66c10263cf09 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.150594 [ 888.610257] [47312]: [pid: 47312|app: 0|req: 3874/7582] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 888.611899] [47313]: DEBUG nova.api.openstack.wsgi [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.613667] [47313]: DEBUG nova.compute.api [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.617300] [47313]: DEBUG oslo_concurrency.lockutils [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.617542] [47313]: DEBUG oslo_concurrency.lockutils [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.617742] [47313]: DEBUG oslo_concurrency.lockutils [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.618103] [47313]: DEBUG oslo_concurrency.lockutils [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.618304] [47313]: DEBUG oslo_concurrency.lockutils [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.618514] [47313]: DEBUG oslo_concurrency.lockutils [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.619387] [47312]: DEBUG nova.api.openstack.wsgi [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.621362] [47312]: DEBUG nova.compute.api [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.625686] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.625686] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.625686] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.625925] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.626158] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.626342] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.648234] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.648444] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.648630] [47312]: DEBUG oslo_concurrency.lockutils [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.648861] [47312]: DEBUG nova.objects.instance [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 3d424523-b45d-4174-ac7a-08fd653e314f {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 888.674617] [47312]: DEBUG nova.policy [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.679657] [47312]: INFO nova.api.openstack.requestlog [None req-7aabc8fa-d609-4960-a202-c3b879fd3859 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 200 len: 1345 microversion: 2.1 time: 0.062555 [ 888.679781] [47312]: [pid: 47312|app: 0|req: 3875/7583] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 1345 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.741673] [47313]: DEBUG nova.policy [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 888.746652] [47313]: INFO nova.api.openstack.requestlog [None req-0363877b-2f77-484b-b5d5-2b4f6a636130 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.136737 [ 888.746994] [47313]: [pid: 47313|app: 0|req: 3709/7584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 888.972495] [47312]: DEBUG nova.api.openstack.wsgi [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 888.974356] [47312]: DEBUG nova.compute.api [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 888.978333] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.978460] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.978692] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 888.979099] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 888.980077] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 888.980077] [47312]: DEBUG oslo_concurrency.lockutils [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.016524] [47312]: DEBUG nova.policy [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.021527] [47312]: INFO nova.api.openstack.requestlog [None req-12e41620-d398-46a0-9c8a-e958d1ea8baf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.051497 [ 889.021888] [47312]: [pid: 47312|app: 0|req: 3876/7585] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.061065] [47313]: DEBUG nova.api.openstack.wsgi [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.062868] [47313]: DEBUG nova.compute.api [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.069144] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.069417] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.069950] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.070059] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.070387] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.070470] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.104556] [47313]: DEBUG nova.policy [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.109093] [47313]: INFO nova.api.openstack.requestlog [None req-26a7de90-560b-49bb-b285-0cbe9c0b6515 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1211 microversion: 2.1 time: 0.051858 [ 889.109437] [47313]: [pid: 47313|app: 0|req: 3710/7586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:05 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.253840] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.255527] [47312]: DEBUG nova.compute.api [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.256482] [47313]: DEBUG nova.api.openstack.wsgi [req-ad0bf942-942b-44e6-a427-4e4e0d8ab33a req-2e71de6b-7fac-4351-a00d-e97f3442e4fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a0463a0-dc96-41b1-8415-22011644ac0d", "name": "network-vif-deleted", "tag": "7c33b0c3-d8f5-4df1-8f8a-62ae44204b61"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 889.259227] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.259486] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.259677] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.260049] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.260251] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.260423] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.262178] [47313]: DEBUG oslo_concurrency.lockutils [req-ad0bf942-942b-44e6-a427-4e4e0d8ab33a req-2e71de6b-7fac-4351-a00d-e97f3442e4fc service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.262409] [47313]: DEBUG oslo_concurrency.lockutils [req-ad0bf942-942b-44e6-a427-4e4e0d8ab33a req-2e71de6b-7fac-4351-a00d-e97f3442e4fc service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.262592] [47313]: DEBUG oslo_concurrency.lockutils [req-ad0bf942-942b-44e6-a427-4e4e0d8ab33a req-2e71de6b-7fac-4351-a00d-e97f3442e4fc service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.268961] [47313]: INFO nova.api.openstack.compute.server_external_events [req-ad0bf942-942b-44e6-a427-4e4e0d8ab33a req-2e71de6b-7fac-4351-a00d-e97f3442e4fc service nova] Creating event network-vif-deleted:7c33b0c3-d8f5-4df1-8f8a-62ae44204b61 for instance 9a0463a0-dc96-41b1-8415-22011644ac0d on cpu-1 [ 889.271727] [47313]: INFO nova.api.openstack.requestlog [req-ad0bf942-942b-44e6-a427-4e4e0d8ab33a req-2e71de6b-7fac-4351-a00d-e97f3442e4fc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017370 [ 889.272079] [47313]: [pid: 47313|app: 0|req: 3711/7587] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:06 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 889.292678] [47312]: DEBUG nova.policy [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.296904] [47312]: INFO nova.api.openstack.requestlog [None req-f7a965ae-39ad-41d9-b49d-017b0509c823 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1296 microversion: 2.1 time: 0.045482 [ 889.297254] [47312]: [pid: 47312|app: 0|req: 3877/7588] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1296 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.319944] [47313]: DEBUG nova.api.openstack.wsgi [None req-e029bcee-8f70-4cae-8388-fb0e8c2433af tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c476b15a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.322980] [47312]: DEBUG nova.api.openstack.wsgi [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.324619] [47312]: DEBUG nova.compute.api [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.328096] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.328343] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.328524] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.328882] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.329092] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.329289] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.348274] [47313]: INFO nova.api.openstack.requestlog [None req-e029bcee-8f70-4cae-8388-fb0e8c2433af tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1558 microversion: 2.1 time: 0.031391 [ 889.348631] [47313]: [pid: 47313|app: 0|req: 3712/7589] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1558 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.402217] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.405485] [47313]: DEBUG nova.compute.api [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.406455] [47312]: DEBUG nova.policy [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.410204] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.410568] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.410886] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.411339] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.411610] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.412935] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.414449] [47312]: INFO nova.api.openstack.requestlog [None req-c96d2025-156c-431a-b1b2-c1239c0147ff tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.093616 [ 889.414805] [47312]: [pid: 47312|app: 0|req: 3878/7590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.440047] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.440394] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.440634] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.440884] [47313]: DEBUG nova.objects.instance [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 889.461197] [47313]: DEBUG nova.policy [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.466445] [47313]: DEBUG nova.policy [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.468353] [47313]: DEBUG nova.policy [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.469159] [47313]: INFO nova.api.openstack.requestlog [None req-2ef84855-ae34-4ed1-a5cf-19779751f4d8 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.069331 [ 889.469555] [47313]: [pid: 47313|app: 0|req: 3713/7591] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 889.476019] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.476939] [47312]: DEBUG nova.compute.api [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.481270] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.481578] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.481816] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.482224] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.482458] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.482593] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.579701] [47312]: DEBUG nova.policy [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.583758] [47312]: INFO nova.api.openstack.requestlog [None req-ed9573f5-a6a3-44b6-996b-db37ababa906 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.112708 [ 889.584108] [47312]: [pid: 47312|app: 0|req: 3879/7592] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.623742] [47313]: DEBUG nova.api.openstack.wsgi [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.623742] [47313]: DEBUG nova.compute.api [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.624066] [47312]: DEBUG nova.api.openstack.wsgi [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.626030] [47312]: DEBUG nova.compute.api [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.626691] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.626926] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.627142] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.627504] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.627693] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.627873] [47313]: DEBUG oslo_concurrency.lockutils [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.630298] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.630682] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.631014] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.631558] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.631922] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.632323] [47312]: DEBUG oslo_concurrency.lockutils [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.757520] [47312]: DEBUG nova.policy [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.763161] [47312]: DEBUG nova.policy [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.763863] [47312]: DEBUG nova.policy [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.764577] [47312]: INFO nova.api.openstack.requestlog [None req-1bed399c-383c-4126-8e32-8b6280444328 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1406 microversion: 2.20 time: 0.143494 [ 889.765109] [47312]: [pid: 47312|app: 0|req: 3880/7593] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1406 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 889.768328] [47312]: DEBUG nova.api.openstack.wsgi [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.770223] [47312]: DEBUG nova.compute.api [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.774049] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.774303] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.774501] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.774878] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.775084] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.775732] [47312]: DEBUG oslo_concurrency.lockutils [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.785195] [47312]: INFO nova.api.openstack.wsgi [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. [ 889.785349] [47312]: DEBUG nova.api.openstack.wsgi [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 889.785900] [47312]: INFO nova.api.openstack.requestlog [None req-f2ea9cd0-672f-4937-93b7-178ef7b721d9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 404 len: 111 microversion: 2.1 time: 0.020172 [ 889.786211] [47312]: [pid: 47312|app: 0|req: 3881/7594] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 889.786909] [47313]: DEBUG nova.policy [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.790173] [47312]: DEBUG nova.api.openstack.wsgi [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.791768] [47312]: DEBUG nova.compute.api [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.792024] [47313]: INFO nova.api.openstack.requestlog [None req-51a397d0-5640-4650-a062-cdbaa7e566b1 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1507 microversion: 2.1 time: 0.172887 [ 889.792565] [47313]: [pid: 47313|app: 0|req: 3714/7595] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1507 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.798283] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.798283] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.798283] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.798283] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.798283] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.798283] [47312]: DEBUG oslo_concurrency.lockutils [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.859570] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 889.861383] [47313]: DEBUG nova.compute.api [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 889.866481] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.866768] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.866987] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.867554] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 889.867767] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 889.867999] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 889.877473] [47313]: INFO nova.api.openstack.wsgi [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. [ 889.877644] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 889.879240] [47313]: INFO nova.api.openstack.requestlog [None req-c3e3438e-b51b-4b98-a1bc-9670e5538bc1 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.021065 [ 889.879240] [47313]: [pid: 47313|app: 0|req: 3715/7596] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f/os-volume_attachments => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 889.884346] [47312]: DEBUG nova.policy [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 889.888705] [47312]: INFO nova.api.openstack.requestlog [None req-cfb1e7a0-dea9-4a6e-b2bb-6cc8f6e044af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.101861 [ 889.889165] [47312]: [pid: 47312|app: 0|req: 3882/7597] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 889.984307] [47313]: DEBUG nova.api.openstack.wsgi [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1686732658", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "72713f04-7c7d-417c-b22a-c6d6c7cd9651"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 890.020943] [47313]: DEBUG nova.network.neutron [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] validate_networks() for [('72713f04-7c7d-417c-b22a-c6d6c7cd9651', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 890.033262] [47312]: DEBUG nova.api.openstack.wsgi [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.035025] [47312]: DEBUG nova.compute.api [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.038770] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.039065] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.039272] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.039650] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.039856] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.040045] [47312]: DEBUG oslo_concurrency.lockutils [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.082695] [47312]: DEBUG nova.policy [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.087376] [47312]: INFO nova.api.openstack.requestlog [None req-ae049e9b-f537-4589-9473-b547c359b6d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1215 microversion: 2.1 time: 0.056431 [ 890.087727] [47312]: [pid: 47312|app: 0|req: 3883/7598] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1215 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.122304] [47312]: DEBUG nova.api.openstack.wsgi [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.124283] [47312]: DEBUG nova.compute.api [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.128346] [47312]: DEBUG oslo_concurrency.lockutils [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.128614] [47312]: DEBUG oslo_concurrency.lockutils [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.128801] [47312]: DEBUG oslo_concurrency.lockutils [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.129322] [47312]: DEBUG oslo_concurrency.lockutils [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.129551] [47312]: DEBUG oslo_concurrency.lockutils [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.129735] [47312]: DEBUG oslo_concurrency.lockutils [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.171792] [47312]: DEBUG nova.policy [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.176713] [47312]: INFO nova.api.openstack.requestlog [None req-256850a8-ea82-4951-be1a-dd4ec10a599b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1211 microversion: 2.1 time: 0.056934 [ 890.177192] [47312]: [pid: 47312|app: 0|req: 3884/7599] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:06 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.241354] [47313]: DEBUG nova.virt.hardware [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 890.241354] [47313]: DEBUG nova.virt.hardware [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 890.241695] [47313]: DEBUG nova.virt.hardware [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 890.241860] [47313]: DEBUG nova.virt.hardware [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 890.242105] [47313]: DEBUG nova.virt.hardware [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 890.251472] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.251917] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.252084] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.252561] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.252805] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.253041] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.265928] [47313]: DEBUG nova.quota [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 890.270035] [47313]: DEBUG nova.quota [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 890.276813] [47313]: DEBUG nova.compute.api [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 890.278397] [47313]: DEBUG nova.compute.api [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 06cefb74-9c7b-4faa-bbeb-76a16d69ed10] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 890.308351] [47312]: DEBUG nova.api.openstack.wsgi [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.310112] [47312]: DEBUG nova.compute.api [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.313392] [47313]: INFO nova.api.openstack.requestlog [None req-8aa9a424-e87b-44de-9db6-5e32a1cc3af9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.331364 [ 890.314103] [47313]: [pid: 47313|app: 0|req: 3716/7600] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:06 2024] POST /compute/v2.1/servers => generated 380 bytes in 332 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 890.315641] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.315641] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.315641] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.316129] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.316231] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.316382] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.322091] [47313]: DEBUG nova.api.openstack.wsgi [None req-47881092-92c2-4e66-b310-3a564f9c83f7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.323993] [47313]: DEBUG nova.compute.api [None req-47881092-92c2-4e66-b310-3a564f9c83f7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 06cefb74-9c7b-4faa-bbeb-76a16d69ed10] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.336519] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.336760] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.336942] [47312]: DEBUG oslo_concurrency.lockutils [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.337166] [47312]: DEBUG nova.objects.instance [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.357495] [47313]: DEBUG nova.policy [None req-47881092-92c2-4e66-b310-3a564f9c83f7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.362042] [47313]: INFO nova.api.openstack.requestlog [None req-47881092-92c2-4e66-b310-3a564f9c83f7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10" status: 200 len: 1213 microversion: 2.1 time: 0.042087 [ 890.362322] [47313]: [pid: 47313|app: 0|req: 3717/7601] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10 => generated 1213 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 890.363055] [47312]: DEBUG nova.policy [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.365376] [47313]: DEBUG nova.api.openstack.wsgi [None req-81bf253b-5432-4b7f-a233-9e3da5e7f230 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47adb010>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.368100] [47312]: INFO nova.api.openstack.requestlog [None req-625060db-db26-44bf-ba59-84adf4aaee14 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.062144 [ 890.368635] [47312]: [pid: 47312|app: 0|req: 3885/7602] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.377250] [47312]: DEBUG nova.api.openstack.wsgi [None req-75f43e50-a215-423d-9247-972f7c37694f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.377648] [47312]: DEBUG nova.compute.api [None req-75f43e50-a215-423d-9247-972f7c37694f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 06cefb74-9c7b-4faa-bbeb-76a16d69ed10] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.388578] [47312]: DEBUG nova.compute.api [None req-75f43e50-a215-423d-9247-972f7c37694f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 06cefb74-9c7b-4faa-bbeb-76a16d69ed10] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 890.394624] [47313]: INFO nova.api.openstack.requestlog [None req-81bf253b-5432-4b7f-a233-9e3da5e7f230 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.031160 [ 890.394624] [47313]: [pid: 47313|app: 0|req: 3718/7603] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.428549] [47313]: DEBUG nova.api.openstack.wsgi [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.430512] [47313]: DEBUG nova.compute.api [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.436495] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.436888] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.437326] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.437402] [47312]: INFO nova.api.openstack.requestlog [None req-75f43e50-a215-423d-9247-972f7c37694f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10" status: 204 len: 0 microversion: 2.1 time: 0.062775 [ 890.437504] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.437564] [47312]: [pid: 47312|app: 0|req: 3886/7604] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:07 2024] DELETE /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 890.439338] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.439338] [47313]: DEBUG oslo_concurrency.lockutils [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.442415] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5cd40be-a944-46a2-86eb-af20b22164d7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.444389] [47312]: DEBUG nova.compute.api [None req-c5cd40be-a944-46a2-86eb-af20b22164d7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 06cefb74-9c7b-4faa-bbeb-76a16d69ed10] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.454144] [47312]: INFO nova.api.openstack.wsgi [None req-c5cd40be-a944-46a2-86eb-af20b22164d7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 06cefb74-9c7b-4faa-bbeb-76a16d69ed10 could not be found. [ 890.454903] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5cd40be-a944-46a2-86eb-af20b22164d7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 06cefb74-9c7b-4faa-bbeb-76a16d69ed10 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 890.455035] [47312]: INFO nova.api.openstack.requestlog [None req-c5cd40be-a944-46a2-86eb-af20b22164d7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10" status: 404 len: 111 microversion: 2.1 time: 0.014905 [ 890.455377] [47312]: [pid: 47312|app: 0|req: 3887/7605] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 890.486991] [47312]: DEBUG nova.api.openstack.wsgi [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.489311] [47312]: DEBUG nova.compute.api [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.493245] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.493471] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.493661] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.494115] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.494593] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.494703] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.517035] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.517035] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.517035] [47312]: DEBUG oslo_concurrency.lockutils [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.517334] [47312]: DEBUG nova.objects.instance [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lazy-loading 'fault' on Instance uuid 667aff7f-57d5-4133-934d-386602a866f8 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 890.542235] [47312]: DEBUG nova.policy [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.547428] [47312]: DEBUG nova.policy [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.548175] [47312]: DEBUG nova.policy [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5590472412f145c992bd260174074313', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5184d6320f674c23841016c3c599ac7f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.548834] [47312]: INFO nova.api.openstack.requestlog [None req-dff9f6cc-e75a-4a77-86b1-518a3360f0c6 tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 200 len: 1428 microversion: 2.54 time: 0.064287 [ 890.549168] [47312]: [pid: 47312|app: 0|req: 3888/7606] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.551310] [47313]: DEBUG nova.policy [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.552098] [47312]: DEBUG nova.api.openstack.wsgi [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1605583367", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "72713f04-7c7d-417c-b22a-c6d6c7cd9651"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 890.556878] [47313]: INFO nova.api.openstack.requestlog [None req-dff7b299-e89a-40c6-9911-3ca186b336b4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.130905 [ 890.557362] [47313]: [pid: 47313|app: 0|req: 3719/7607] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.586336] [47312]: DEBUG nova.network.neutron [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] validate_networks() for [('72713f04-7c7d-417c-b22a-c6d6c7cd9651', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 890.599731] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.602683] [47313]: DEBUG nova.compute.api [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.608823] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.609105] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.609307] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.610141] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.610339] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.610570] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.738645] [47313]: DEBUG nova.policy [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.743033] [47313]: INFO nova.api.openstack.requestlog [None req-1a7e4dc3-c531-4395-b1a5-09bfa2835e99 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.147429 [ 890.743180] [47313]: [pid: 47313|app: 0|req: 3720/7608] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 890.779038] [47313]: DEBUG nova.api.openstack.wsgi [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.780827] [47313]: DEBUG nova.compute.api [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.784647] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.784916] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.785130] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.785495] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.785689] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.785860] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.814880] [47312]: DEBUG nova.virt.hardware [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 890.814880] [47312]: DEBUG nova.virt.hardware [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 890.814880] [47312]: DEBUG nova.virt.hardware [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 890.814880] [47312]: DEBUG nova.virt.hardware [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 890.814880] [47312]: DEBUG nova.virt.hardware [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 890.835030] [47312]: DEBUG oslo_concurrency.lockutils [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.835030] [47312]: DEBUG oslo_concurrency.lockutils [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.835030] [47312]: DEBUG oslo_concurrency.lockutils [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.835030] [47312]: DEBUG oslo_concurrency.lockutils [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.835030] [47312]: DEBUG oslo_concurrency.lockutils [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.835030] [47312]: DEBUG oslo_concurrency.lockutils [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.853068] [47312]: DEBUG nova.quota [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 890.857480] [47312]: DEBUG nova.quota [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 890.865364] [47312]: DEBUG nova.compute.api [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 890.866311] [47312]: DEBUG nova.compute.api [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 890.876690] [47313]: DEBUG nova.policy [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.883641] [47313]: DEBUG nova.policy [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.884899] [47313]: DEBUG nova.policy [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 890.885851] [47313]: INFO nova.api.openstack.requestlog [None req-b8445628-4202-47ac-b7b6-399449d81d6e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1597 microversion: 2.20 time: 0.109506 [ 890.886278] [47313]: [pid: 47313|app: 0|req: 3721/7609] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1597 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 890.891903] [47313]: DEBUG nova.api.openstack.wsgi [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.894246] [47313]: DEBUG nova.compute.api [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.900017] [47313]: DEBUG oslo_concurrency.lockutils [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.900017] [47313]: DEBUG oslo_concurrency.lockutils [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.900177] [47312]: INFO nova.api.openstack.requestlog [None req-03cfdb08-4b14-402c-aeae-d2ef92d736fb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.349791 [ 890.900218] [47313]: DEBUG oslo_concurrency.lockutils [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.900262] [47312]: [pid: 47312|app: 0|req: 3889/7610] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:07 2024] POST /compute/v2.1/servers => generated 380 bytes in 350 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 890.900384] [47313]: DEBUG oslo_concurrency.lockutils [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.900904] [47313]: DEBUG oslo_concurrency.lockutils [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.900997] [47313]: DEBUG oslo_concurrency.lockutils [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.903228] [47312]: DEBUG nova.api.openstack.wsgi [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.905189] [47312]: DEBUG nova.compute.api [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.911253] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.911697] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.912046] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.912553] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 890.912911] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 890.913223] [47312]: DEBUG oslo_concurrency.lockutils [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 890.988023] [47312]: INFO nova.api.openstack.requestlog [None req-c87e196c-9438-48e5-a8ec-8f0fb48b6ca2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-interface" status: 200 len: 288 microversion: 2.20 time: 0.086516 [ 890.988023] [47312]: [pid: 47312|app: 0|req: 3890/7611] 10.180.1.21 () {60 vars in 1311 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-interface => generated 288 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 890.992951] [47312]: DEBUG nova.api.openstack.wsgi [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 890.995252] [47312]: DEBUG nova.compute.api [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 890.999766] [47312]: DEBUG oslo_concurrency.lockutils [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.000114] [47312]: DEBUG oslo_concurrency.lockutils [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.000350] [47312]: DEBUG oslo_concurrency.lockutils [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.000847] [47312]: DEBUG oslo_concurrency.lockutils [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.001117] [47312]: DEBUG oslo_concurrency.lockutils [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.001339] [47312]: DEBUG oslo_concurrency.lockutils [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.035587] [47313]: DEBUG nova.policy [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.040660] [47313]: INFO nova.api.openstack.requestlog [None req-063e0302-f0c2-4d8e-88e9-59a985101c32 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1507 microversion: 2.1 time: 0.153619 [ 891.041216] [47313]: [pid: 47313|app: 0|req: 3722/7612] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1507 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.044702] [47313]: DEBUG nova.api.openstack.wsgi [None req-b96689d3-e3b2-4a43-a906-26a67fd0c2be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.046448] [47313]: DEBUG nova.compute.api [None req-b96689d3-e3b2-4a43-a906-26a67fd0c2be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 891.078455] [47313]: DEBUG nova.policy [None req-b96689d3-e3b2-4a43-a906-26a67fd0c2be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.084208] [47313]: INFO nova.api.openstack.requestlog [None req-b96689d3-e3b2-4a43-a906-26a67fd0c2be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1213 microversion: 2.1 time: 0.041587 [ 891.084208] [47313]: [pid: 47313|app: 0|req: 3723/7613] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1213 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.099860] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.102247] [47313]: DEBUG nova.compute.api [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 891.106831] [47312]: DEBUG nova.policy [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.107126] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.107444] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.107650] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.108122] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.108346] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.108525] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.112247] [47312]: INFO nova.api.openstack.requestlog [None req-27938410-6f9b-41fe-b84d-fd6a2f1fb6df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.123814 [ 891.112703] [47312]: [pid: 47312|app: 0|req: 3891/7614] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.145149] [47313]: DEBUG nova.policy [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.149897] [47313]: INFO nova.api.openstack.requestlog [None req-0a36071a-2caf-4657-9ae6-80894da0e555 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1271 microversion: 2.1 time: 0.052635 [ 891.150433] [47313]: [pid: 47313|app: 0|req: 3724/7615] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:07 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1271 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 891.191102] [47312]: DEBUG nova.api.openstack.wsgi [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.193886] [47312]: DEBUG nova.compute.api [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 891.199204] [47312]: DEBUG oslo_concurrency.lockutils [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.199595] [47312]: DEBUG oslo_concurrency.lockutils [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.199922] [47312]: DEBUG oslo_concurrency.lockutils [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.200546] [47312]: DEBUG oslo_concurrency.lockutils [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.200867] [47312]: DEBUG oslo_concurrency.lockutils [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.201157] [47312]: DEBUG oslo_concurrency.lockutils [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.246394] [47312]: DEBUG nova.policy [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.251074] [47312]: INFO nova.api.openstack.requestlog [None req-7651a692-b945-4482-8642-02aec1ae01d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1211 microversion: 2.1 time: 0.063510 [ 891.251414] [47312]: [pid: 47312|app: 0|req: 3892/7616] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1211 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.282634] [47313]: DEBUG nova.api.openstack.wsgi [req-5f6c6ce7-a6cd-4225-bbd9-5707262958c0 req-d67db45a-803c-4669-8f3c-762109e8efff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1597e0f2-f67a-406e-9ef0-4d39b353ab0a", "name": "network-vif-plugged", "status": "completed", "tag": "8b14120b-00c5-492b-9827-1a2726e53641"}, {"name": "network-changed", "server_uuid": "1597e0f2-f67a-406e-9ef0-4d39b353ab0a", "tag": "8b14120b-00c5-492b-9827-1a2726e53641"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 891.289392] [47313]: DEBUG oslo_concurrency.lockutils [req-5f6c6ce7-a6cd-4225-bbd9-5707262958c0 req-d67db45a-803c-4669-8f3c-762109e8efff service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.289721] [47313]: DEBUG oslo_concurrency.lockutils [req-5f6c6ce7-a6cd-4225-bbd9-5707262958c0 req-d67db45a-803c-4669-8f3c-762109e8efff service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.289931] [47313]: DEBUG oslo_concurrency.lockutils [req-5f6c6ce7-a6cd-4225-bbd9-5707262958c0 req-d67db45a-803c-4669-8f3c-762109e8efff service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.296926] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5f6c6ce7-a6cd-4225-bbd9-5707262958c0 req-d67db45a-803c-4669-8f3c-762109e8efff service nova] Creating event network-vif-plugged:8b14120b-00c5-492b-9827-1a2726e53641 for instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a on cpu-1 [ 891.297202] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5f6c6ce7-a6cd-4225-bbd9-5707262958c0 req-d67db45a-803c-4669-8f3c-762109e8efff service nova] Creating event network-changed:8b14120b-00c5-492b-9827-1a2726e53641 for instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a on cpu-1 [ 891.300130] [47313]: INFO nova.api.openstack.requestlog [req-5f6c6ce7-a6cd-4225-bbd9-5707262958c0 req-d67db45a-803c-4669-8f3c-762109e8efff service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020125 [ 891.300485] [47313]: [pid: 47313|app: 0|req: 3725/7617] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:08 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 891.381933] [47312]: DEBUG nova.api.openstack.wsgi [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.384518] [47312]: DEBUG nova.compute.api [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 891.389557] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.389890] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.390121] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.390667] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.391013] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.391425] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.411199] [47313]: DEBUG nova.api.openstack.wsgi [None req-63333bfe-acca-47c3-92dc-3b933b074e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473ccaf0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.423823] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.424134] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.424344] [47312]: DEBUG oslo_concurrency.lockutils [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.424575] [47312]: DEBUG nova.objects.instance [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 891.450419] [47313]: INFO nova.api.openstack.requestlog [None req-63333bfe-acca-47c3-92dc-3b933b074e77 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.045240 [ 891.450829] [47313]: [pid: 47313|app: 0|req: 3726/7618] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.457098] [47312]: DEBUG nova.policy [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.464614] [47312]: INFO nova.api.openstack.requestlog [None req-c96dd9da-d6e2-4e19-9783-62d7c74d98d8 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.085821 [ 891.465575] [47312]: [pid: 47312|app: 0|req: 3893/7619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.563244] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.565288] [47313]: DEBUG nova.compute.api [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] [instance: 667aff7f-57d5-4133-934d-386602a866f8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 891.571358] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.571358] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.571536] [47312]: DEBUG nova.api.openstack.wsgi [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.571756] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.571756] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.571756] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.571756] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.573493] [47312]: DEBUG nova.compute.api [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 891.578297] [47312]: DEBUG oslo_concurrency.lockutils [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.578847] [47312]: DEBUG oslo_concurrency.lockutils [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.579540] [47312]: DEBUG oslo_concurrency.lockutils [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.580252] [47312]: DEBUG oslo_concurrency.lockutils [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.580632] [47312]: DEBUG oslo_concurrency.lockutils [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.581058] [47312]: DEBUG oslo_concurrency.lockutils [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.581816] [47313]: INFO nova.api.openstack.wsgi [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] HTTP exception thrown: Instance 667aff7f-57d5-4133-934d-386602a866f8 could not be found. [ 891.582168] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] Returning 404 to user: Instance 667aff7f-57d5-4133-934d-386602a866f8 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 891.582602] [47313]: INFO nova.api.openstack.requestlog [None req-5d6fc6fa-b03b-4caf-9cbd-7be9bf05c23d tempest-ServerShowV254Test-2085387316 tempest-ServerShowV254Test-2085387316-project-member] 10.180.1.21 "GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8" status: 404 len: 111 microversion: 2.54 time: 0.022106 [ 891.582933] [47313]: [pid: 47313|app: 0|req: 3727/7620] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/servers/667aff7f-57d5-4133-934d-386602a866f8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 891.686025] [47312]: DEBUG nova.policy [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.693116] [47312]: INFO nova.api.openstack.requestlog [None req-952aa18c-8d90-47a5-9c13-ca2c1002a1d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.125313 [ 891.694145] [47312]: [pid: 47312|app: 0|req: 3894/7621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 891.756552] [47313]: DEBUG nova.api.openstack.wsgi [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 891.758750] [47313]: DEBUG nova.compute.api [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 891.763195] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.763446] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.763633] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.764020] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 891.764712] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 891.764712] [47313]: DEBUG oslo_concurrency.lockutils [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 891.854093] [47313]: DEBUG nova.policy [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 891.859195] [47313]: INFO nova.api.openstack.requestlog [None req-79ac5ec7-2356-4942-a9e4-122c43516d5c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.105239 [ 891.859603] [47313]: [pid: 47313|app: 0|req: 3728/7622] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.056855] [47312]: DEBUG nova.api.openstack.wsgi [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.057889] [47312]: DEBUG nova.compute.api [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.064587] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.064990] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.065236] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.065632] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.065966] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.066176] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.103389] [47313]: DEBUG nova.api.openstack.wsgi [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.105379] [47313]: DEBUG nova.compute.api [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.112863] [47313]: DEBUG oslo_concurrency.lockutils [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.113353] [47313]: DEBUG oslo_concurrency.lockutils [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.113713] [47313]: DEBUG oslo_concurrency.lockutils [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.114313] [47313]: DEBUG oslo_concurrency.lockutils [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.115875] [47313]: DEBUG oslo_concurrency.lockutils [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.115875] [47313]: DEBUG oslo_concurrency.lockutils [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.174669] [47313]: DEBUG nova.policy [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.180121] [47313]: INFO nova.api.openstack.requestlog [None req-4337ce7a-ca79-4ea5-af5e-bcf162ce225f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.079252 [ 892.180569] [47313]: [pid: 47313|app: 0|req: 3729/7623] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.184540] [47313]: DEBUG nova.api.openstack.wsgi [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.186326] [47313]: DEBUG nova.compute.api [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.195023] [47313]: DEBUG oslo_concurrency.lockutils [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.195379] [47313]: DEBUG oslo_concurrency.lockutils [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.195579] [47313]: DEBUG oslo_concurrency.lockutils [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.196079] [47313]: DEBUG oslo_concurrency.lockutils [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.196170] [47313]: DEBUG oslo_concurrency.lockutils [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.196339] [47313]: DEBUG oslo_concurrency.lockutils [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.205068] [47312]: DEBUG nova.policy [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.212530] [47312]: INFO nova.api.openstack.requestlog [None req-9de76ffb-b637-4522-a190-4572103d14b8 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1507 microversion: 2.1 time: 0.159050 [ 892.212831] [47312]: [pid: 47312|app: 0|req: 3895/7624] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:08 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1507 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.215900] [47312]: DEBUG nova.api.openstack.wsgi [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.221021] [47312]: DEBUG nova.compute.api [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.228662] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.228662] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.228970] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.229220] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.229428] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.229603] [47312]: DEBUG oslo_concurrency.lockutils [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.278087] [47312]: DEBUG nova.policy [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.285022] [47312]: INFO nova.api.openstack.requestlog [None req-a23709c6-8ec8-4d64-a891-e9ed7d5d2e26 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1271 microversion: 2.1 time: 0.069317 [ 892.285022] [47312]: [pid: 47312|app: 0|req: 3896/7625] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:09 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1271 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.286027] [47312]: DEBUG nova.api.openstack.wsgi [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.287762] [47312]: DEBUG nova.compute.api [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.295181] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.297159] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.297159] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.297159] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.297159] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.297159] [47312]: DEBUG oslo_concurrency.lockutils [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.307654] [47313]: DEBUG nova.policy [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.311104] [47313]: INFO nova.api.openstack.requestlog [None req-e111f894-19ec-46d5-b3df-8f6f7de9b86d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.129652 [ 892.311591] [47313]: [pid: 47313|app: 0|req: 3730/7626] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:09 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.333881] [47312]: DEBUG nova.policy [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.338447] [47312]: INFO nova.api.openstack.requestlog [None req-0cc89aa3-9512-49bb-a3d9-217a0924c0e3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1211 microversion: 2.1 time: 0.054408 [ 892.338819] [47312]: [pid: 47312|app: 0|req: 3897/7627] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:09 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.460625] [47313]: DEBUG nova.api.openstack.wsgi [None req-bae6f9c5-e0ab-44c4-9377-5f19538fafa3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473ce830>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.476886] [47312]: DEBUG nova.api.openstack.wsgi [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.478579] [47312]: DEBUG nova.compute.api [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.484452] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.484738] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.485142] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.486048] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.486048] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.486048] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.492412] [47313]: INFO nova.api.openstack.requestlog [None req-bae6f9c5-e0ab-44c4-9377-5f19538fafa3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.034256 [ 892.492769] [47313]: [pid: 47313|app: 0|req: 3731/7628] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:09 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.707294] [47313]: DEBUG nova.api.openstack.wsgi [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.709125] [47313]: DEBUG nova.compute.api [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.713254] [47313]: DEBUG oslo_concurrency.lockutils [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.713543] [47313]: DEBUG oslo_concurrency.lockutils [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.713771] [47313]: DEBUG oslo_concurrency.lockutils [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.714155] [47313]: DEBUG oslo_concurrency.lockutils [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.714586] [47313]: DEBUG oslo_concurrency.lockutils [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.714586] [47313]: DEBUG oslo_concurrency.lockutils [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.753137] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.753445] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.753555] [47312]: DEBUG oslo_concurrency.lockutils [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.753750] [47312]: DEBUG nova.objects.instance [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 892.784117] [47312]: DEBUG nova.policy [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.790599] [47312]: INFO nova.api.openstack.requestlog [None req-88924af1-ac2a-4346-99a9-f7b299e52901 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.316583 [ 892.791083] [47312]: [pid: 47312|app: 0|req: 3898/7629] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:09 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.846547] [47313]: DEBUG nova.policy [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.852068] [47313]: INFO nova.api.openstack.requestlog [None req-65bc4e97-9a3f-4df6-aae5-20e89e9a771f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.147072 [ 892.852409] [47313]: [pid: 47313|app: 0|req: 3732/7630] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:09 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 892.872403] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 892.874179] [47312]: DEBUG nova.compute.api [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 892.877574] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.877808] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.877994] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.878366] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 892.878566] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 892.878736] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 892.985742] [47312]: DEBUG nova.policy [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 892.990160] [47312]: INFO nova.api.openstack.requestlog [None req-5fd5dec1-2d40-455a-ad30-61d3afb87d20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.119901 [ 892.990631] [47312]: [pid: 47312|app: 0|req: 3899/7631] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:09 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.195215] [47313]: DEBUG nova.api.openstack.wsgi [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.197045] [47313]: DEBUG nova.compute.api [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 893.200773] [47313]: DEBUG oslo_concurrency.lockutils [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.201067] [47313]: DEBUG oslo_concurrency.lockutils [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.201277] [47313]: DEBUG oslo_concurrency.lockutils [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.201710] [47313]: DEBUG oslo_concurrency.lockutils [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.201983] [47313]: DEBUG oslo_concurrency.lockutils [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.202330] [47313]: DEBUG oslo_concurrency.lockutils [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.233093] [47312]: DEBUG nova.api.openstack.wsgi [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.236061] [47312]: DEBUG nova.compute.api [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 893.237340] [47313]: DEBUG nova.policy [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 893.238999] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.239417] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.239696] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.240116] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.240350] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.240551] [47312]: DEBUG oslo_concurrency.lockutils [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.241838] [47313]: INFO nova.api.openstack.requestlog [None req-7321b4d3-c86e-4051-9276-d5832ab4f8af tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.048985 [ 893.242207] [47313]: [pid: 47313|app: 0|req: 3733/7632] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.275008] [47312]: DEBUG nova.policy [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 893.279352] [47312]: INFO nova.api.openstack.requestlog [None req-f6f0f057-29c5-46f7-9949-9d10b113f875 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1465 microversion: 2.1 time: 0.049015 [ 893.279677] [47312]: [pid: 47312|app: 0|req: 3900/7633] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1465 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.299403] [47313]: DEBUG nova.api.openstack.wsgi [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.301140] [47313]: DEBUG nova.compute.api [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 893.304706] [47313]: DEBUG oslo_concurrency.lockutils [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.304952] [47313]: DEBUG oslo_concurrency.lockutils [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.305190] [47313]: DEBUG oslo_concurrency.lockutils [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.305559] [47313]: DEBUG oslo_concurrency.lockutils [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.305776] [47313]: DEBUG oslo_concurrency.lockutils [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.305953] [47313]: DEBUG oslo_concurrency.lockutils [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.309758] [47312]: DEBUG nova.api.openstack.wsgi [req-059ab07f-7ee6-4d1f-b895-237cefd953d2 req-16c78937-0f98-4965-9499-7e54af8df5e7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}, {"server_uuid": "489f1de0-d1c8-4429-a6f1-24ea885282f3", "name": "network-vif-deleted", "tag": "08285af7-59f1-4c6a-acd6-ef8aa2fd1506"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 893.322746] [47312]: DEBUG oslo_concurrency.lockutils [req-059ab07f-7ee6-4d1f-b895-237cefd953d2 req-16c78937-0f98-4965-9499-7e54af8df5e7 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.322746] [47312]: DEBUG oslo_concurrency.lockutils [req-059ab07f-7ee6-4d1f-b895-237cefd953d2 req-16c78937-0f98-4965-9499-7e54af8df5e7 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.322746] [47312]: DEBUG oslo_concurrency.lockutils [req-059ab07f-7ee6-4d1f-b895-237cefd953d2 req-16c78937-0f98-4965-9499-7e54af8df5e7 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.332083] [47312]: INFO nova.api.openstack.compute.server_external_events [req-059ab07f-7ee6-4d1f-b895-237cefd953d2 req-16c78937-0f98-4965-9499-7e54af8df5e7 service nova] Creating event network-changed:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 893.332658] [47312]: INFO nova.api.openstack.compute.server_external_events [req-059ab07f-7ee6-4d1f-b895-237cefd953d2 req-16c78937-0f98-4965-9499-7e54af8df5e7 service nova] Creating event network-vif-deleted:08285af7-59f1-4c6a-acd6-ef8aa2fd1506 for instance 489f1de0-d1c8-4429-a6f1-24ea885282f3 on cpu-1 [ 893.338445] [47312]: INFO nova.api.openstack.requestlog [req-059ab07f-7ee6-4d1f-b895-237cefd953d2 req-16c78937-0f98-4965-9499-7e54af8df5e7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.031678 [ 893.338819] [47312]: [pid: 47312|app: 0|req: 3901/7634] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:10 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 893.345266] [47312]: DEBUG nova.api.openstack.wsgi [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.347677] [47312]: DEBUG nova.compute.api [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 893.353115] [47312]: DEBUG oslo_concurrency.lockutils [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.353440] [47312]: DEBUG oslo_concurrency.lockutils [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.353664] [47312]: DEBUG oslo_concurrency.lockutils [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.354221] [47312]: DEBUG oslo_concurrency.lockutils [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.354442] [47312]: DEBUG oslo_concurrency.lockutils [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.354697] [47312]: DEBUG oslo_concurrency.lockutils [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.358926] [47313]: DEBUG nova.policy [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 893.365555] [47313]: INFO nova.api.openstack.requestlog [None req-7684662e-0ae7-496b-806f-2425df91e9f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1271 microversion: 2.1 time: 0.068389 [ 893.365960] [47313]: [pid: 47313|app: 0|req: 3734/7635] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1271 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.369272] [47313]: DEBUG nova.api.openstack.wsgi [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.371649] [47313]: DEBUG nova.compute.api [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 893.375627] [47313]: DEBUG oslo_concurrency.lockutils [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.375955] [47313]: DEBUG oslo_concurrency.lockutils [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.376183] [47313]: DEBUG oslo_concurrency.lockutils [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.376585] [47313]: DEBUG oslo_concurrency.lockutils [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.376820] [47313]: DEBUG oslo_concurrency.lockutils [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.377077] [47313]: DEBUG oslo_concurrency.lockutils [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.420306] [47313]: DEBUG nova.policy [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 893.427626] [47313]: INFO nova.api.openstack.requestlog [None req-e05b2c26-9283-4104-bb3b-d012af24578d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1211 microversion: 2.1 time: 0.060947 [ 893.428082] [47313]: [pid: 47313|app: 0|req: 3735/7636] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1211 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.463239] [47312]: DEBUG nova.policy [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 893.469182] [47312]: INFO nova.api.openstack.requestlog [None req-a76f621d-c3ef-43fc-a65c-2f0cc81a91f9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.129202 [ 893.469182] [47312]: [pid: 47312|app: 0|req: 3902/7637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.503059] [47313]: DEBUG nova.api.openstack.wsgi [None req-45993d64-7a73-45fa-9ac2-68232c952566 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cfeb0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.535844] [47313]: INFO nova.api.openstack.requestlog [None req-45993d64-7a73-45fa-9ac2-68232c952566 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.035434 [ 893.535844] [47313]: [pid: 47313|app: 0|req: 3736/7638] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.802172] [47312]: DEBUG nova.api.openstack.wsgi [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.803935] [47312]: DEBUG nova.compute.api [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 893.808864] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.809120] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.809315] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.809685] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.809887] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.810215] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.844019] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.844285] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.844470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.844677] [47312]: DEBUG nova.objects.instance [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 893.865026] [47313]: DEBUG nova.api.openstack.wsgi [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 893.866460] [47313]: DEBUG nova.compute.api [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 893.866573] [47312]: DEBUG nova.policy [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 893.871622] [47313]: DEBUG oslo_concurrency.lockutils [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.871622] [47313]: DEBUG oslo_concurrency.lockutils [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.872129] [47313]: DEBUG oslo_concurrency.lockutils [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.874825] [47312]: INFO nova.api.openstack.requestlog [None req-a85bd47e-11ad-4ee0-bd43-6033f779b146 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.072534 [ 893.874962] [47313]: DEBUG oslo_concurrency.lockutils [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 893.874962] [47313]: DEBUG oslo_concurrency.lockutils [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 893.875042] [47312]: [pid: 47312|app: 0|req: 3903/7639] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 893.875074] [47313]: DEBUG oslo_concurrency.lockutils [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 893.996121] [47313]: DEBUG nova.policy [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.001528] [47313]: INFO nova.api.openstack.requestlog [None req-02189275-0758-40bb-9e06-dd04f94ec219 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.139928 [ 894.002150] [47313]: [pid: 47313|app: 0|req: 3737/7640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.007854] [47312]: DEBUG nova.api.openstack.wsgi [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.010512] [47312]: DEBUG nova.compute.api [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 894.017904] [47312]: DEBUG oslo_concurrency.lockutils [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.018181] [47312]: DEBUG oslo_concurrency.lockutils [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.018368] [47312]: DEBUG oslo_concurrency.lockutils [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.018748] [47312]: DEBUG oslo_concurrency.lockutils [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.018945] [47312]: DEBUG oslo_concurrency.lockutils [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.019234] [47312]: DEBUG oslo_concurrency.lockutils [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.132485] [47312]: DEBUG nova.policy [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.137754] [47312]: INFO nova.api.openstack.requestlog [None req-21ac3dff-95ea-4f59-a13a-6e07fa5df356 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.136040 [ 894.138178] [47312]: [pid: 47312|app: 0|req: 3904/7641] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:10 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 894.255277] [47313]: DEBUG nova.api.openstack.wsgi [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.257084] [47313]: DEBUG nova.compute.api [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 894.261166] [47313]: DEBUG oslo_concurrency.lockutils [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.261362] [47313]: DEBUG oslo_concurrency.lockutils [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.261583] [47313]: DEBUG oslo_concurrency.lockutils [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.262421] [47313]: DEBUG oslo_concurrency.lockutils [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.262421] [47313]: DEBUG oslo_concurrency.lockutils [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.262541] [47313]: DEBUG oslo_concurrency.lockutils [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.293833] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.295826] [47312]: DEBUG nova.compute.api [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 894.300706] [47313]: DEBUG nova.policy [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.303177] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.303478] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.303759] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.305849] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.306357] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.306357] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.309899] [47313]: INFO nova.api.openstack.requestlog [None req-adf68741-51e7-4acf-8edb-c7ed448c3c78 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.057433 [ 894.310379] [47313]: [pid: 47313|app: 0|req: 3738/7642] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.328870] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.329074] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.329266] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.329468] [47312]: DEBUG nova.objects.instance [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.360713] [47312]: DEBUG nova.policy [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.367097] [47312]: INFO nova.api.openstack.requestlog [None req-1e0cc7f3-305b-41f8-b83b-153357112e41 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.075441 [ 894.367374] [47312]: [pid: 47312|app: 0|req: 3905/7643] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.383086] [47313]: DEBUG nova.api.openstack.wsgi [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.385394] [47313]: DEBUG nova.compute.api [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 894.390363] [47313]: DEBUG oslo_concurrency.lockutils [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.390863] [47313]: DEBUG oslo_concurrency.lockutils [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.399180] [47313]: DEBUG oslo_concurrency.lockutils [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.399180] [47313]: DEBUG oslo_concurrency.lockutils [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.399180] [47313]: DEBUG oslo_concurrency.lockutils [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.399180] [47313]: DEBUG oslo_concurrency.lockutils [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.441686] [47312]: DEBUG nova.api.openstack.wsgi [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.443335] [47312]: DEBUG nova.compute.api [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 894.448292] [47312]: DEBUG oslo_concurrency.lockutils [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.448532] [47312]: DEBUG oslo_concurrency.lockutils [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.448751] [47312]: DEBUG oslo_concurrency.lockutils [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.449246] [47312]: DEBUG oslo_concurrency.lockutils [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.449469] [47312]: DEBUG oslo_concurrency.lockutils [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.449644] [47312]: DEBUG oslo_concurrency.lockutils [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.497137] [47312]: DEBUG nova.policy [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.509555] [47312]: INFO nova.api.openstack.requestlog [None req-994fb1af-b2c7-40e7-8db9-0857943dc707 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1267 microversion: 2.1 time: 0.071112 [ 894.510140] [47312]: [pid: 47312|app: 0|req: 3906/7644] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1267 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.515644] [47312]: DEBUG nova.api.openstack.wsgi [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.519534] [47312]: DEBUG nova.compute.api [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 894.524738] [47312]: DEBUG oslo_concurrency.lockutils [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.524986] [47312]: DEBUG oslo_concurrency.lockutils [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.525663] [47312]: DEBUG oslo_concurrency.lockutils [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.526149] [47312]: DEBUG oslo_concurrency.lockutils [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.526717] [47312]: DEBUG oslo_concurrency.lockutils [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.526914] [47312]: DEBUG oslo_concurrency.lockutils [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.554631] [47313]: DEBUG nova.policy [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.559842] [47313]: INFO nova.api.openstack.requestlog [None req-d723afa3-05eb-4a13-93cc-632146071004 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1331 microversion: 2.1 time: 0.179931 [ 894.560805] [47313]: [pid: 47313|app: 0|req: 3739/7645] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1331 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.564086] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a5d3b30-cc72-447f-8fe2-8d897253ecc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cf370>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.600375] [47313]: INFO nova.api.openstack.requestlog [None req-0a5d3b30-cc72-447f-8fe2-8d897253ecc0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.038287 [ 894.600699] [47313]: [pid: 47313|app: 0|req: 3740/7646] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.643774] [47312]: DEBUG nova.policy [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.648630] [47312]: INFO nova.api.openstack.requestlog [None req-486772d3-e98f-4819-ad23-4a39569baecb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.137681 [ 894.649504] [47312]: [pid: 47312|app: 0|req: 3907/7647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 894.887040] [47313]: DEBUG nova.api.openstack.wsgi [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 894.887040] [47313]: DEBUG nova.compute.api [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 894.891114] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.891486] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.891700] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.892125] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.892329] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.892504] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.924709] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 894.924965] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 894.925769] [47313]: DEBUG oslo_concurrency.lockutils [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 894.926007] [47313]: DEBUG nova.objects.instance [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 894.946428] [47313]: DEBUG nova.policy [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 894.952635] [47313]: INFO nova.api.openstack.requestlog [None req-08f3fe28-bd23-4512-89b3-272452222960 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.070649 [ 894.953082] [47313]: [pid: 47313|app: 0|req: 3741/7648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.024239] [47312]: DEBUG nova.api.openstack.wsgi [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.024239] [47312]: DEBUG nova.compute.api [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.028301] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.028600] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.028840] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.029364] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.031929] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.031929] [47312]: DEBUG oslo_concurrency.lockutils [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.128183] [47312]: DEBUG nova.policy [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 895.133231] [47312]: INFO nova.api.openstack.requestlog [None req-06fc140b-eb1f-4168-8a3a-e94b0b708367 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.114385 [ 895.133810] [47312]: [pid: 47312|app: 0|req: 3908/7649] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:11 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.153023] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.154259] [47313]: DEBUG nova.compute.api [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.158744] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.158991] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.162262] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.162262] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.162262] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.162262] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.263020] [47313]: DEBUG nova.policy [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 895.268926] [47313]: INFO nova.api.openstack.requestlog [None req-7ae0d11f-8d2c-419c-a0c7-b53c3faae49c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.119159 [ 895.268926] [47313]: [pid: 47313|app: 0|req: 3742/7650] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 895.328378] [47312]: DEBUG nova.api.openstack.wsgi [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.331161] [47312]: DEBUG nova.compute.api [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.336263] [47312]: DEBUG oslo_concurrency.lockutils [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.336669] [47312]: DEBUG oslo_concurrency.lockutils [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.336982] [47312]: DEBUG oslo_concurrency.lockutils [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.337663] [47312]: DEBUG oslo_concurrency.lockutils [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.338609] [47312]: DEBUG oslo_concurrency.lockutils [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.338609] [47312]: DEBUG oslo_concurrency.lockutils [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.382160] [47312]: DEBUG nova.policy [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 895.384080] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.387437] [47313]: DEBUG nova.compute.api [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.387770] [47312]: INFO nova.api.openstack.requestlog [None req-61244ad1-0213-45d4-b08a-8f6bf616fe3a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.062530 [ 895.388108] [47312]: [pid: 47312|app: 0|req: 3909/7651] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.389777] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.390071] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.390243] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.395025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.395025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.395025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.425126] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.425487] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.425683] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.426422] [47313]: DEBUG nova.objects.instance [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 895.448187] [47313]: DEBUG nova.policy [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 895.458302] [47313]: INFO nova.api.openstack.requestlog [None req-7b21153a-5793-43af-9b46-ab7c914ca1a4 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.076762 [ 895.458540] [47313]: [pid: 47313|app: 0|req: 3743/7652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 895.529573] [47312]: DEBUG nova.api.openstack.wsgi [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.531388] [47312]: DEBUG nova.compute.api [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.539552] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.540150] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.540150] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.540525] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.540749] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.540948] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.578864] [47313]: DEBUG nova.api.openstack.wsgi [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.580693] [47313]: DEBUG nova.compute.api [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.586032] [47313]: DEBUG oslo_concurrency.lockutils [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.586447] [47313]: DEBUG oslo_concurrency.lockutils [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.586777] [47313]: DEBUG oslo_concurrency.lockutils [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.588036] [47313]: DEBUG oslo_concurrency.lockutils [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.588721] [47313]: DEBUG oslo_concurrency.lockutils [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.588721] [47313]: DEBUG oslo_concurrency.lockutils [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.601873] [47312]: DEBUG nova.policy [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 895.606824] [47312]: INFO nova.api.openstack.requestlog [None req-7eb60b65-e8c3-429b-8bfd-19ca48905933 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1267 microversion: 2.1 time: 0.079731 [ 895.607738] [47312]: [pid: 47312|app: 0|req: 3910/7653] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1267 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.610574] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5502cb0-967e-4ddd-ba0b-b88828416be5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c476d5750>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.656117] [47312]: INFO nova.api.openstack.requestlog [None req-e5502cb0-967e-4ddd-ba0b-b88828416be5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.047487 [ 895.656644] [47312]: [pid: 47312|app: 0|req: 3911/7654] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.664022] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.664911] [47312]: DEBUG nova.compute.api [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.670204] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.670684] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.671221] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.671997] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.675087] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.675087] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.683808] [47313]: DEBUG nova.policy [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 895.693137] [47313]: INFO nova.api.openstack.requestlog [None req-2936d680-3f6b-42a0-ba84-a5d7bda375dc tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1319 microversion: 2.1 time: 0.116402 [ 895.693591] [47313]: [pid: 47313|app: 0|req: 3744/7655] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1319 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.809241] [47312]: DEBUG nova.policy [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 895.813954] [47312]: INFO nova.api.openstack.requestlog [None req-b3fa23d3-11da-40ce-ba80-7a0f4af6ba61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.153124 [ 895.814493] [47312]: [pid: 47312|app: 0|req: 3912/7656] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 895.970833] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 895.972916] [47313]: DEBUG nova.compute.api [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 895.978127] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.978507] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.978721] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 895.979190] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 895.979430] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 895.979616] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.008193] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.008454] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.008644] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.008915] [47313]: DEBUG nova.objects.instance [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.038606] [47313]: DEBUG nova.policy [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.043531] [47313]: INFO nova.api.openstack.requestlog [None req-2d0a4cf6-cb1e-4ca1-a114-fba083386a2b tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.075456 [ 896.044064] [47313]: [pid: 47313|app: 0|req: 3745/7657] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:12 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.152146] [47312]: DEBUG nova.api.openstack.wsgi [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.154829] [47312]: DEBUG nova.compute.api [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 896.163668] [47312]: DEBUG oslo_concurrency.lockutils [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.163668] [47312]: DEBUG oslo_concurrency.lockutils [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.163668] [47312]: DEBUG oslo_concurrency.lockutils [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.163668] [47312]: DEBUG oslo_concurrency.lockutils [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.163668] [47312]: DEBUG oslo_concurrency.lockutils [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.163668] [47312]: DEBUG oslo_concurrency.lockutils [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.163896] [47313]: DEBUG nova.api.openstack.wsgi [req-5812c610-1fc5-4276-af51-e366f5b164fe req-5806b821-036b-4cd1-b9c7-bf617e398475 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a4e65047-a892-4f18-8a14-0f5de25ce235", "name": "network-vif-plugged", "status": "completed", "tag": "c0baab24-8aa5-4d82-9f32-62579ec19c0b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 896.170083] [47313]: DEBUG oslo_concurrency.lockutils [req-5812c610-1fc5-4276-af51-e366f5b164fe req-5806b821-036b-4cd1-b9c7-bf617e398475 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.170440] [47313]: DEBUG oslo_concurrency.lockutils [req-5812c610-1fc5-4276-af51-e366f5b164fe req-5806b821-036b-4cd1-b9c7-bf617e398475 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.170554] [47313]: DEBUG oslo_concurrency.lockutils [req-5812c610-1fc5-4276-af51-e366f5b164fe req-5806b821-036b-4cd1-b9c7-bf617e398475 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.177646] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5812c610-1fc5-4276-af51-e366f5b164fe req-5806b821-036b-4cd1-b9c7-bf617e398475 service nova] Creating event network-vif-plugged:c0baab24-8aa5-4d82-9f32-62579ec19c0b for instance a4e65047-a892-4f18-8a14-0f5de25ce235 on cpu-1 [ 896.180841] [47313]: INFO nova.api.openstack.requestlog [req-5812c610-1fc5-4276-af51-e366f5b164fe req-5806b821-036b-4cd1-b9c7-bf617e398475 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020239 [ 896.181374] [47313]: [pid: 47313|app: 0|req: 3746/7658] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:13 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 896.282701] [47313]: DEBUG nova.api.openstack.wsgi [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.284547] [47313]: DEBUG nova.compute.api [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 896.288324] [47313]: DEBUG oslo_concurrency.lockutils [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.288601] [47313]: DEBUG oslo_concurrency.lockutils [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.288785] [47313]: DEBUG oslo_concurrency.lockutils [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.289178] [47313]: DEBUG oslo_concurrency.lockutils [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.289379] [47313]: DEBUG oslo_concurrency.lockutils [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.289551] [47313]: DEBUG oslo_concurrency.lockutils [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.309278] [47312]: DEBUG nova.policy [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.313452] [47312]: INFO nova.api.openstack.requestlog [None req-284201d0-9a24-4f47-bd4a-e595627acacc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.165139 [ 896.313924] [47312]: [pid: 47312|app: 0|req: 3913/7659] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.408962] [47312]: DEBUG nova.api.openstack.wsgi [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.411391] [47312]: DEBUG nova.compute.api [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 896.416672] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.416977] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.417237] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.417675] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.417930] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.418471] [47312]: DEBUG oslo_concurrency.lockutils [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.424972] [47313]: DEBUG nova.policy [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.429903] [47313]: INFO nova.api.openstack.requestlog [None req-607382c9-5bae-489f-b836-4cf8d398397b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.149878 [ 896.431351] [47313]: [pid: 47313|app: 0|req: 3747/7660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.477562] [47313]: DEBUG nova.api.openstack.wsgi [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.480889] [47313]: DEBUG nova.compute.api [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 896.487122] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.487933] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.488123] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.488742] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.489161] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.489782] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.525284] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.525692] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.526010] [47313]: DEBUG oslo_concurrency.lockutils [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.526358] [47313]: DEBUG nova.objects.instance [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 896.705271] [47312]: DEBUG nova.policy [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.716022] [47313]: DEBUG nova.policy [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.716333] [47312]: INFO nova.api.openstack.requestlog [None req-3d1c7f98-a70d-4977-86b6-0afbe1f161a7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.308736 [ 896.716333] [47312]: [pid: 47312|app: 0|req: 3914/7661] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.723022] [47313]: INFO nova.api.openstack.requestlog [None req-df47f579-088f-4814-878f-b2971f7c9aeb tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.247444 [ 896.723022] [47313]: [pid: 47313|app: 0|req: 3748/7662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.723226] [47312]: DEBUG nova.api.openstack.wsgi [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.724067] [47313]: DEBUG nova.api.openstack.wsgi [None req-5da4275d-1792-41be-bb02-49d5d187da83 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cde10>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.727363] [47312]: DEBUG nova.compute.api [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 896.731424] [47312]: DEBUG oslo_concurrency.lockutils [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.731934] [47312]: DEBUG oslo_concurrency.lockutils [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.732218] [47312]: DEBUG oslo_concurrency.lockutils [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.732654] [47312]: DEBUG oslo_concurrency.lockutils [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.732945] [47312]: DEBUG oslo_concurrency.lockutils [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.733290] [47312]: DEBUG oslo_concurrency.lockutils [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.761021] [47313]: INFO nova.api.openstack.requestlog [None req-5da4275d-1792-41be-bb02-49d5d187da83 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.037855 [ 896.761021] [47313]: [pid: 47313|app: 0|req: 3749/7663] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.762772] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.768177] [47313]: DEBUG nova.compute.api [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 896.769791] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.770029] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.770226] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.770593] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.770796] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.774017] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.776282] [47312]: DEBUG nova.policy [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.785617] [47312]: INFO nova.api.openstack.requestlog [None req-010b2219-cbc7-4d19-9239-1c95c015c771 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1267 microversion: 2.1 time: 0.069529 [ 896.786120] [47312]: [pid: 47312|app: 0|req: 3915/7664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1267 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.833441] [47312]: DEBUG nova.api.openstack.wsgi [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 896.837777] [47312]: DEBUG nova.compute.api [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 896.843435] [47312]: DEBUG oslo_concurrency.lockutils [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.843824] [47312]: DEBUG oslo_concurrency.lockutils [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.844112] [47312]: DEBUG oslo_concurrency.lockutils [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.844726] [47312]: DEBUG oslo_concurrency.lockutils [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 896.845043] [47312]: DEBUG oslo_concurrency.lockutils [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 896.845317] [47312]: DEBUG oslo_concurrency.lockutils [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 896.918471] [47313]: DEBUG nova.policy [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.922951] [47313]: INFO nova.api.openstack.requestlog [None req-2bbd96f1-eebf-4b2d-9e87-14f900fcb875 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1319 microversion: 2.1 time: 0.162263 [ 896.923315] [47313]: [pid: 47313|app: 0|req: 3750/7665] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1319 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 896.989213] [47312]: DEBUG nova.policy [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 896.993691] [47312]: INFO nova.api.openstack.requestlog [None req-5225cd0d-0f21-4ec2-a89f-31ef082a4929 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.164076 [ 896.994100] [47312]: [pid: 47312|app: 0|req: 3916/7666] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.056214] [47313]: DEBUG nova.api.openstack.wsgi [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.058163] [47313]: DEBUG nova.compute.api [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 897.063999] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.064267] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.064454] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.064825] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.065037] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.065254] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.084416] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.084479] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.084730] [47313]: DEBUG oslo_concurrency.lockutils [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.085113] [47313]: DEBUG nova.objects.instance [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.122082] [47313]: DEBUG nova.policy [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 897.127822] [47313]: INFO nova.api.openstack.requestlog [None req-22e31e27-b844-4b0c-9c46-e449d11437e5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.073216 [ 897.127822] [47313]: [pid: 47313|app: 0|req: 3751/7667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:13 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.327509] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.332609] [47312]: DEBUG nova.compute.api [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 897.342033] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.342033] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.342033] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.342033] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.342033] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.342033] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.446169] [47313]: DEBUG nova.api.openstack.wsgi [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.448692] [47313]: DEBUG nova.compute.api [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 897.455224] [47313]: DEBUG oslo_concurrency.lockutils [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.455946] [47313]: DEBUG oslo_concurrency.lockutils [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.455946] [47313]: DEBUG oslo_concurrency.lockutils [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.456323] [47313]: DEBUG oslo_concurrency.lockutils [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.458456] [47313]: DEBUG oslo_concurrency.lockutils [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.458760] [47313]: DEBUG oslo_concurrency.lockutils [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.478807] [47312]: DEBUG nova.policy [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 897.486465] [47312]: INFO nova.api.openstack.requestlog [None req-5b3ee7e2-e95a-471e-b052-0b5b31be579a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.162243 [ 897.486836] [47312]: [pid: 47312|app: 0|req: 3917/7668] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 897.611666] [47313]: DEBUG nova.policy [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 897.616483] [47313]: INFO nova.api.openstack.requestlog [None req-a11eeb74-a5ec-4fe1-a2f6-98461dd53596 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.175560 [ 897.616973] [47313]: [pid: 47313|app: 0|req: 3752/7669] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.729975] [47312]: DEBUG nova.api.openstack.wsgi [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.733453] [47312]: DEBUG nova.compute.api [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 897.741253] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.742334] [47312]: DEBUG oslo_concurrency.lockutils [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.742669] [47312]: DEBUG oslo_concurrency.lockutils [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.744641] [47313]: DEBUG nova.compute.api [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 897.745132] [47312]: DEBUG oslo_concurrency.lockutils [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.745566] [47312]: DEBUG oslo_concurrency.lockutils [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.745816] [47312]: DEBUG oslo_concurrency.lockutils [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.746554] [47312]: DEBUG oslo_concurrency.lockutils [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.755618] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.761447] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.761688] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.762146] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.762954] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.762954] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.788498] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.788828] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.789030] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.789239] [47313]: DEBUG nova.objects.instance [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 897.800778] [47312]: DEBUG nova.policy [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 897.809091] [47312]: INFO nova.api.openstack.requestlog [None req-3384032d-8534-4487-828c-c90760f7e15f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.082395 [ 897.809586] [47312]: [pid: 47312|app: 0|req: 3918/7670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.812467] [47312]: DEBUG nova.api.openstack.wsgi [None req-018a8194-af2d-4da6-9d7f-d2fdb24e06ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4731a5f0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.826656] [47313]: DEBUG nova.policy [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 897.833348] [47313]: INFO nova.api.openstack.requestlog [None req-1b127f18-779b-455e-88e2-4f7301a15ed3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.095745 [ 897.833646] [47313]: [pid: 47313|app: 0|req: 3753/7671] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.836937] [47313]: DEBUG nova.api.openstack.wsgi [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.839063] [47313]: DEBUG nova.compute.api [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 897.843836] [47313]: DEBUG oslo_concurrency.lockutils [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.844135] [47313]: DEBUG oslo_concurrency.lockutils [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.844382] [47313]: DEBUG oslo_concurrency.lockutils [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.844988] [47313]: DEBUG oslo_concurrency.lockutils [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.845143] [47313]: DEBUG oslo_concurrency.lockutils [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.845376] [47313]: DEBUG oslo_concurrency.lockutils [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.859037] [47312]: INFO nova.api.openstack.requestlog [None req-018a8194-af2d-4da6-9d7f-d2fdb24e06ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.047828 [ 897.859037] [47312]: [pid: 47312|app: 0|req: 3919/7672] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 897.938657] [47312]: DEBUG nova.api.openstack.wsgi [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 897.941824] [47312]: DEBUG nova.compute.api [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 897.947247] [47312]: DEBUG oslo_concurrency.lockutils [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.947588] [47312]: DEBUG oslo_concurrency.lockutils [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.948218] [47312]: DEBUG oslo_concurrency.lockutils [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 897.948654] [47312]: DEBUG oslo_concurrency.lockutils [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 897.948898] [47312]: DEBUG oslo_concurrency.lockutils [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 897.949588] [47312]: DEBUG oslo_concurrency.lockutils [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.039562] [47313]: DEBUG nova.policy [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.051021] [47313]: INFO nova.api.openstack.requestlog [None req-9820f457-ae2f-4110-970a-69d73b01ad4a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1317 microversion: 2.1 time: 0.214659 [ 898.051021] [47313]: [pid: 47313|app: 0|req: 3754/7673] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1317 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.054500] [47313]: DEBUG nova.api.openstack.wsgi [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.056772] [47313]: DEBUG nova.compute.api [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 898.060222] [47313]: DEBUG oslo_concurrency.lockutils [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.060493] [47313]: DEBUG oslo_concurrency.lockutils [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.060678] [47313]: DEBUG oslo_concurrency.lockutils [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.061075] [47313]: DEBUG oslo_concurrency.lockutils [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.061268] [47313]: DEBUG oslo_concurrency.lockutils [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.061438] [47313]: DEBUG oslo_concurrency.lockutils [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.116115] [47312]: DEBUG nova.policy [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.123660] [47312]: INFO nova.api.openstack.requestlog [None req-74ec389d-e308-4fd6-ba80-2b9e1fe55085 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1319 microversion: 2.1 time: 0.186875 [ 898.123660] [47312]: [pid: 47312|app: 0|req: 3920/7674] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1319 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.141774] [47312]: DEBUG nova.api.openstack.wsgi [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.143591] [47312]: DEBUG nova.compute.api [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 898.149538] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.149846] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.150081] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.150507] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.150782] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.154033] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.171981] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.173117] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.174176] [47312]: DEBUG oslo_concurrency.lockutils [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.174466] [47312]: DEBUG nova.objects.instance [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.215689] [47313]: DEBUG nova.policy [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.220179] [47312]: DEBUG nova.policy [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.220778] [47313]: INFO nova.api.openstack.requestlog [None req-88437000-bdfe-46c2-8f56-5f3b74a223ed tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1305 microversion: 2.1 time: 0.170774 [ 898.221270] [47313]: [pid: 47313|app: 0|req: 3755/7675] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1305 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.227018] [47312]: INFO nova.api.openstack.requestlog [None req-3b9655ce-1c50-423f-af47-06e3a4c15a50 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.085280 [ 898.227018] [47312]: [pid: 47312|app: 0|req: 3921/7676] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:14 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.227231] [47313]: DEBUG nova.api.openstack.wsgi [req-d9b779ed-ca90-4350-a3d7-fe2314551e54 req-e9f2cd91-3bde-4cf2-891f-193cfd3fc3b1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a4e65047-a892-4f18-8a14-0f5de25ce235", "tag": "c0baab24-8aa5-4d82-9f32-62579ec19c0b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 898.235053] [47313]: DEBUG oslo_concurrency.lockutils [req-d9b779ed-ca90-4350-a3d7-fe2314551e54 req-e9f2cd91-3bde-4cf2-891f-193cfd3fc3b1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.235313] [47313]: DEBUG oslo_concurrency.lockutils [req-d9b779ed-ca90-4350-a3d7-fe2314551e54 req-e9f2cd91-3bde-4cf2-891f-193cfd3fc3b1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.235499] [47313]: DEBUG oslo_concurrency.lockutils [req-d9b779ed-ca90-4350-a3d7-fe2314551e54 req-e9f2cd91-3bde-4cf2-891f-193cfd3fc3b1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.243241] [47313]: INFO nova.api.openstack.compute.server_external_events [req-d9b779ed-ca90-4350-a3d7-fe2314551e54 req-e9f2cd91-3bde-4cf2-891f-193cfd3fc3b1 service nova] Creating event network-changed:c0baab24-8aa5-4d82-9f32-62579ec19c0b for instance a4e65047-a892-4f18-8a14-0f5de25ce235 on cpu-1 [ 898.248721] [47313]: INFO nova.api.openstack.requestlog [req-d9b779ed-ca90-4350-a3d7-fe2314551e54 req-e9f2cd91-3bde-4cf2-891f-193cfd3fc3b1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022630 [ 898.248721] [47313]: [pid: 47313|app: 0|req: 3756/7677] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:15 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 898.466486] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestMultiTenantJSON-server-731113304", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "0adaedcb-aaa1-4dcd-9487-6f6cec9224d9"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 898.499782] [47313]: DEBUG nova.api.openstack.wsgi [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.501767] [47313]: DEBUG nova.compute.api [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 898.502423] [47312]: DEBUG nova.network.neutron [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] validate_networks() for [('0adaedcb-aaa1-4dcd-9487-6f6cec9224d9', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 898.507632] [47313]: DEBUG oslo_concurrency.lockutils [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.507885] [47313]: DEBUG oslo_concurrency.lockutils [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.508096] [47313]: DEBUG oslo_concurrency.lockutils [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.508478] [47313]: DEBUG oslo_concurrency.lockutils [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.508678] [47313]: DEBUG oslo_concurrency.lockutils [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.508853] [47313]: DEBUG oslo_concurrency.lockutils [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.653409] [47313]: DEBUG nova.policy [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.660767] [47313]: INFO nova.api.openstack.requestlog [None req-f519fa17-96fe-433a-a0d7-f5fb54382891 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.163752 [ 898.661309] [47313]: [pid: 47313|app: 0|req: 3757/7678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.663650] [47313]: DEBUG nova.api.openstack.wsgi [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.665260] [47313]: DEBUG nova.compute.api [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 898.668738] [47313]: DEBUG oslo_concurrency.lockutils [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.669059] [47313]: DEBUG oslo_concurrency.lockutils [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.669272] [47313]: DEBUG oslo_concurrency.lockutils [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.669583] [47313]: DEBUG oslo_concurrency.lockutils [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.669794] [47313]: DEBUG oslo_concurrency.lockutils [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.670027] [47313]: DEBUG oslo_concurrency.lockutils [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.786369] [47313]: DEBUG nova.policy [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.791152] [47313]: INFO nova.api.openstack.requestlog [None req-9015e4f4-18bc-4680-94ac-bd718e8472c7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1315 microversion: 2.1 time: 0.128820 [ 898.791152] [47313]: [pid: 47313|app: 0|req: 3758/7679] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1315 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.801312] [47312]: DEBUG nova.virt.hardware [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 898.801542] [47312]: DEBUG nova.virt.hardware [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 898.801770] [47312]: DEBUG nova.virt.hardware [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 898.801929] [47312]: DEBUG nova.virt.hardware [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 898.802104] [47312]: DEBUG nova.virt.hardware [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 898.813106] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.813517] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.814026] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.814429] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.814758] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.815067] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.836247] [47312]: DEBUG nova.quota [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Getting quotas for project e19bbeb0f2504f7bbc0b88f978f9fd12. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 898.840951] [47312]: DEBUG nova.quota [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Getting quotas for user e0f8f690f32941a58ee86cdcfb1107af and project e19bbeb0f2504f7bbc0b88f978f9fd12. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 898.850360] [47312]: DEBUG nova.compute.api [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 898.852370] [47312]: DEBUG nova.compute.api [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 898.895143] [47312]: INFO nova.api.openstack.requestlog [None req-5ba502b4-2f0a-40d5-b721-fecf85b766b6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.491378 [ 898.895568] [47312]: [pid: 47312|app: 0|req: 3922/7680] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:15 2024] POST /compute/v2.1/servers => generated 380 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 898.906276] [47312]: DEBUG nova.api.openstack.wsgi [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.906987] [47312]: DEBUG nova.compute.api [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 898.911173] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.911426] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.912384] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.912384] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.912384] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.912556] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.917282] [47313]: DEBUG nova.api.openstack.wsgi [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.919076] [47313]: DEBUG nova.compute.api [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 898.925981] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.926271] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.926458] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.926831] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.927035] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.927208] [47313]: DEBUG oslo_concurrency.lockutils [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.948267] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 898.948560] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 898.948864] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 898.949019] [47312]: DEBUG nova.objects.instance [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 898.977288] [47313]: DEBUG nova.policy [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.982168] [47313]: INFO nova.api.openstack.requestlog [None req-879ccab4-6aed-4233-9222-5ef2c46ffc7a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.159025 [ 898.982529] [47313]: [pid: 47313|app: 0|req: 3759/7681] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.985681] [47312]: DEBUG nova.policy [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 898.988130] [47313]: DEBUG nova.api.openstack.wsgi [None req-20bda082-b1b7-4a64-93e7-75134d26feb7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cfbe0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.991713] [47312]: INFO nova.api.openstack.requestlog [None req-28a0c3cd-c134-40e1-ac7e-10b7ca05504c tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.094331 [ 898.991713] [47312]: [pid: 47312|app: 0|req: 3923/7682] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 898.995439] [47312]: DEBUG nova.api.openstack.wsgi [None req-569dbc82-47f8-442a-913e-04b683acc477 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 898.998278] [47312]: DEBUG nova.compute.api [None req-569dbc82-47f8-442a-913e-04b683acc477 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.027751] [47312]: DEBUG nova.policy [None req-569dbc82-47f8-442a-913e-04b683acc477 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.029168] [47313]: INFO nova.api.openstack.requestlog [None req-20bda082-b1b7-4a64-93e7-75134d26feb7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.045584 [ 899.029526] [47313]: [pid: 47313|app: 0|req: 3760/7683] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.032355] [47312]: INFO nova.api.openstack.requestlog [None req-569dbc82-47f8-442a-913e-04b683acc477 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1225 microversion: 2.1 time: 0.040918 [ 899.033140] [47312]: [pid: 47312|app: 0|req: 3924/7684] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1225 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.069037] [47313]: DEBUG nova.api.openstack.wsgi [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.069906] [47313]: DEBUG nova.compute.api [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.074491] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.074737] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.075070] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.075515] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.075709] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.075885] [47313]: DEBUG oslo_concurrency.lockutils [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.138272] [47312]: DEBUG nova.api.openstack.wsgi [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.140034] [47312]: DEBUG nova.compute.api [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.146033] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.146291] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.146481] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.146854] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.147110] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.147391] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.200914] [47313]: DEBUG nova.policy [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.206115] [47313]: INFO nova.api.openstack.requestlog [None req-a7148003-992a-4135-adf2-0630d4e02f6f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1315 microversion: 2.1 time: 0.140826 [ 899.206621] [47313]: [pid: 47313|app: 0|req: 3761/7685] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1315 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 899.238454] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.241065] [47313]: DEBUG nova.compute.api [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.245319] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.245950] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.246097] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.246548] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.246950] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.247211] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.258904] [47312]: DEBUG nova.policy [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.263619] [47312]: INFO nova.api.openstack.requestlog [None req-b0137691-34f4-4129-8606-d67b0e53f466 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1319 microversion: 2.1 time: 0.128384 [ 899.263955] [47312]: [pid: 47312|app: 0|req: 3925/7686] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:15 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1319 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.269058] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.269058] [47312]: DEBUG nova.compute.api [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.276031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.276031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.276031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.276031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.276031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.276031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.300229] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.300479] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.300676] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.300928] [47312]: DEBUG nova.objects.instance [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 899.334933] [47312]: DEBUG nova.policy [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.340039] [47312]: INFO nova.api.openstack.requestlog [None req-8c72dc1d-69be-4bab-9e16-c5e72667aa39 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.075405 [ 899.340932] [47312]: [pid: 47312|app: 0|req: 3926/7687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.361247] [47313]: DEBUG nova.policy [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.367897] [47313]: INFO nova.api.openstack.requestlog [None req-a9b971c5-d2c4-4cf9-bdb4-db34d38c784c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1485 microversion: 2.1 time: 0.134738 [ 899.367897] [47313]: [pid: 47313|app: 0|req: 3762/7688] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1485 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.381861] [47312]: DEBUG nova.api.openstack.wsgi [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.382184] [47312]: DEBUG nova.compute.api [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.387134] [47312]: DEBUG oslo_concurrency.lockutils [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.387134] [47312]: DEBUG oslo_concurrency.lockutils [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.387134] [47312]: DEBUG oslo_concurrency.lockutils [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.387369] [47312]: DEBUG oslo_concurrency.lockutils [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.387572] [47312]: DEBUG oslo_concurrency.lockutils [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.387778] [47312]: DEBUG oslo_concurrency.lockutils [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.412421] [47312]: DEBUG nova.compute.api [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 899.503213] [47312]: INFO nova.api.openstack.requestlog [None req-0344eaa7-b865-4e6f-bbb4-91842f12a147 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 204 len: 0 microversion: 2.1 time: 0.123994 [ 899.503833] [47312]: [pid: 47312|app: 0|req: 3927/7689] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:16 2024] DELETE /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 899.511636] [47313]: DEBUG nova.api.openstack.wsgi [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.515143] [47313]: DEBUG nova.compute.api [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.518251] [47313]: DEBUG oslo_concurrency.lockutils [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.518914] [47313]: DEBUG oslo_concurrency.lockutils [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.519229] [47313]: DEBUG oslo_concurrency.lockutils [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.519611] [47313]: DEBUG oslo_concurrency.lockutils [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.519821] [47313]: DEBUG oslo_concurrency.lockutils [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.519998] [47313]: DEBUG oslo_concurrency.lockutils [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.604548] [47313]: DEBUG nova.policy [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.609599] [47313]: INFO nova.api.openstack.requestlog [None req-500a385d-3fec-4079-a6d7-b58778a2caad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1491 microversion: 2.1 time: 0.100702 [ 899.609941] [47313]: [pid: 47313|app: 0|req: 3763/7690] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1491 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.676213] [47312]: DEBUG nova.api.openstack.wsgi [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.678011] [47312]: DEBUG nova.compute.api [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.681790] [47312]: DEBUG oslo_concurrency.lockutils [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.682091] [47312]: DEBUG oslo_concurrency.lockutils [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.682328] [47312]: DEBUG oslo_concurrency.lockutils [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.682740] [47312]: DEBUG oslo_concurrency.lockutils [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.683342] [47312]: DEBUG oslo_concurrency.lockutils [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.683740] [47312]: DEBUG oslo_concurrency.lockutils [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.807632] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.809304] [47313]: DEBUG nova.compute.api [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.813404] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.813536] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.816914] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.816914] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.816914] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.816914] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.862723] [47312]: DEBUG nova.policy [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.870243] [47312]: INFO nova.api.openstack.requestlog [None req-305b1191-37f1-4508-bb49-4a5b7d1b526d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.196772 [ 899.870243] [47312]: [pid: 47312|app: 0|req: 3928/7691] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.936526] [47313]: DEBUG nova.policy [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 899.941727] [47313]: INFO nova.api.openstack.requestlog [None req-4b81ac4a-0b47-4e2f-b7d5-112a736b112b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1503 microversion: 2.1 time: 0.136241 [ 899.942026] [47313]: [pid: 47313|app: 0|req: 3764/7692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1503 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 899.952660] [47312]: DEBUG nova.api.openstack.wsgi [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 899.952949] [47312]: DEBUG nova.compute.api [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 899.956370] [47312]: DEBUG oslo_concurrency.lockutils [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.956607] [47312]: DEBUG oslo_concurrency.lockutils [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.956790] [47312]: DEBUG oslo_concurrency.lockutils [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.957228] [47312]: DEBUG oslo_concurrency.lockutils [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 899.957447] [47312]: DEBUG oslo_concurrency.lockutils [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 899.957619] [47312]: DEBUG oslo_concurrency.lockutils [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 899.971878] [47312]: DEBUG nova.compute.api [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 900.003358] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.005095] [47313]: DEBUG nova.compute.api [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.009622] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.010079] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.010312] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.013994] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.013994] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.013994] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.028455] [47312]: INFO nova.api.openstack.requestlog [None req-55add82c-26da-4ef2-a606-f6109883e6d4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 204 len: 0 microversion: 2.1 time: 0.077832 [ 900.029139] [47312]: [pid: 47312|app: 0|req: 3929/7693] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:16 2024] DELETE /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 900.031888] [47312]: DEBUG nova.api.openstack.wsgi [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.033743] [47312]: DEBUG nova.compute.api [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.036848] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.037166] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.037399] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.041035] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.041035] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.041035] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.055426] [47313]: DEBUG nova.policy [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.061249] [47313]: INFO nova.api.openstack.requestlog [None req-4c3d50c3-bb54-4193-8d27-ed939399973c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.060380 [ 900.061735] [47313]: [pid: 47313|app: 0|req: 3765/7694] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.068341] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.068341] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.068341] [47312]: DEBUG oslo_concurrency.lockutils [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.068341] [47312]: DEBUG nova.objects.instance [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.068547] [47313]: DEBUG nova.api.openstack.wsgi [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.070343] [47313]: DEBUG nova.compute.api [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.074758] [47313]: DEBUG oslo_concurrency.lockutils [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.074994] [47313]: DEBUG oslo_concurrency.lockutils [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.075354] [47313]: DEBUG oslo_concurrency.lockutils [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.075752] [47313]: DEBUG oslo_concurrency.lockutils [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.075954] [47313]: DEBUG oslo_concurrency.lockutils [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.076147] [47313]: DEBUG oslo_concurrency.lockutils [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.090311] [47312]: DEBUG nova.policy [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.095808] [47312]: INFO nova.api.openstack.requestlog [None req-4deb3d6e-f565-4846-b9c0-940276e50ec9 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.066290 [ 900.096155] [47312]: [pid: 47312|app: 0|req: 3930/7695] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.099651] [47312]: DEBUG nova.api.openstack.wsgi [None req-dc506f7f-9f07-433f-b15d-e330b7736eb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473372e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.141944] [47312]: INFO nova.api.openstack.requestlog [None req-dc506f7f-9f07-433f-b15d-e330b7736eb0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.045105 [ 900.142508] [47312]: [pid: 47312|app: 0|req: 3931/7696] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.145639] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.148043] [47312]: DEBUG nova.compute.api [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.152630] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.152674] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.152938] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.153310] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.153555] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.153733] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.165764] [47313]: DEBUG nova.policy [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.172600] [47313]: INFO nova.api.openstack.requestlog [None req-171fb9d5-17d4-4fe7-a06e-7f367d4ee9bd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1509 microversion: 2.1 time: 0.110160 [ 900.173138] [47313]: [pid: 47313|app: 0|req: 3766/7697] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1509 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.188078] [47312]: DEBUG nova.policy [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.192946] [47312]: INFO nova.api.openstack.requestlog [None req-bf952e3e-6391-425d-8e84-42ff9ff9fb45 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1229 microversion: 2.1 time: 0.049712 [ 900.193368] [47312]: [pid: 47312|app: 0|req: 3932/7698] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:16 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1229 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.218184] [47313]: DEBUG nova.api.openstack.wsgi [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.220714] [47313]: DEBUG nova.compute.api [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.224593] [47313]: DEBUG oslo_concurrency.lockutils [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.224839] [47313]: DEBUG oslo_concurrency.lockutils [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.225276] [47313]: DEBUG oslo_concurrency.lockutils [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.225516] [47313]: DEBUG oslo_concurrency.lockutils [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.225730] [47313]: DEBUG oslo_concurrency.lockutils [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.225969] [47313]: DEBUG oslo_concurrency.lockutils [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.260313] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 900.263607] [47312]: DEBUG nova.api.openstack.wsgi [req-7afefe22-85e1-4d3f-bce4-574f9ac21856 req-58a2e537-32da-49ef-b5a0-862c0d39e799 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "84e07f61-2111-43cb-93a2-9cb47ac52503", "name": "network-vif-plugged", "status": "completed", "tag": "dd99d79a-cd6c-477b-88f4-45e9d019f331"}, {"name": "network-changed", "server_uuid": "84e07f61-2111-43cb-93a2-9cb47ac52503", "tag": "dd99d79a-cd6c-477b-88f4-45e9d019f331"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 900.274764] [47312]: DEBUG oslo_concurrency.lockutils [req-7afefe22-85e1-4d3f-bce4-574f9ac21856 req-58a2e537-32da-49ef-b5a0-862c0d39e799 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.275045] [47312]: DEBUG oslo_concurrency.lockutils [req-7afefe22-85e1-4d3f-bce4-574f9ac21856 req-58a2e537-32da-49ef-b5a0-862c0d39e799 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.275254] [47312]: DEBUG oslo_concurrency.lockutils [req-7afefe22-85e1-4d3f-bce4-574f9ac21856 req-58a2e537-32da-49ef-b5a0-862c0d39e799 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.283879] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7afefe22-85e1-4d3f-bce4-574f9ac21856 req-58a2e537-32da-49ef-b5a0-862c0d39e799 service nova] Creating event network-vif-plugged:dd99d79a-cd6c-477b-88f4-45e9d019f331 for instance 84e07f61-2111-43cb-93a2-9cb47ac52503 on cpu-1 [ 900.283988] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7afefe22-85e1-4d3f-bce4-574f9ac21856 req-58a2e537-32da-49ef-b5a0-862c0d39e799 service nova] Creating event network-changed:dd99d79a-cd6c-477b-88f4-45e9d019f331 for instance 84e07f61-2111-43cb-93a2-9cb47ac52503 on cpu-1 [ 900.288082] [47312]: INFO nova.api.openstack.requestlog [req-7afefe22-85e1-4d3f-bce4-574f9ac21856 req-58a2e537-32da-49ef-b5a0-862c0d39e799 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.028302 [ 900.288498] [47312]: [pid: 47312|app: 0|req: 3933/7699] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:17 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 900.291918] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.294551] [47312]: DEBUG nova.compute.api [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.301217] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.303016] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.303016] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.303016] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.303016] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.303016] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.380937] [47313]: DEBUG nova.policy [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.386558] [47313]: INFO nova.api.openstack.requestlog [None req-707974a8-9e24-4942-97fc-6962882d9e1e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1315 microversion: 2.1 time: 0.170601 [ 900.387082] [47313]: [pid: 47313|app: 0|req: 3767/7700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:17 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1315 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 900.390247] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.393058] [47313]: DEBUG nova.compute.api [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.398159] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.398326] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.398757] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.399367] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.399367] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.399835] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.430638] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.430962] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.431194] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.431563] [47313]: DEBUG nova.objects.instance [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 900.462574] [47313]: DEBUG nova.policy [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.469659] [47313]: INFO nova.api.openstack.requestlog [None req-fe424b23-a3af-414b-a021-2bd72f0a261a tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.082027 [ 900.470155] [47313]: [pid: 47313|app: 0|req: 3768/7701] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:17 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.477511] [47312]: DEBUG nova.policy [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.482040] [47312]: INFO nova.api.openstack.requestlog [None req-d0b46dfa-e444-404a-971d-73b96812caed tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1319 microversion: 2.1 time: 0.192784 [ 900.482365] [47312]: [pid: 47312|app: 0|req: 3934/7702] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:17 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1319 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.621554] [47313]: DEBUG nova.api.openstack.wsgi [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.623525] [47313]: DEBUG nova.compute.api [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.628449] [47313]: DEBUG oslo_concurrency.lockutils [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.628710] [47313]: DEBUG oslo_concurrency.lockutils [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.628896] [47313]: DEBUG oslo_concurrency.lockutils [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.629369] [47313]: DEBUG oslo_concurrency.lockutils [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.629570] [47313]: DEBUG oslo_concurrency.lockutils [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.629805] [47313]: DEBUG oslo_concurrency.lockutils [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.766274] [47313]: DEBUG nova.policy [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.772028] [47313]: INFO nova.api.openstack.requestlog [None req-b80e2049-0e4b-4eea-b893-00be22996748 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1491 microversion: 2.1 time: 0.152881 [ 900.772715] [47313]: [pid: 47313|app: 0|req: 3769/7703] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:17 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1491 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 900.882418] [47312]: DEBUG nova.api.openstack.wsgi [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 900.884334] [47312]: DEBUG nova.compute.api [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 900.887865] [47312]: DEBUG oslo_concurrency.lockutils [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.888053] [47312]: DEBUG oslo_concurrency.lockutils [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.888330] [47312]: DEBUG oslo_concurrency.lockutils [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.888707] [47312]: DEBUG oslo_concurrency.lockutils [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 900.888912] [47312]: DEBUG oslo_concurrency.lockutils [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 900.889106] [47312]: DEBUG oslo_concurrency.lockutils [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 900.969664] [47312]: DEBUG nova.policy [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 900.974671] [47312]: INFO nova.api.openstack.requestlog [None req-0559c671-0fda-4012-bee5-515b554fe653 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.094275 [ 900.975229] [47312]: [pid: 47312|app: 0|req: 3935/7704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:17 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.073510] [47313]: DEBUG nova.api.openstack.wsgi [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.075196] [47313]: DEBUG nova.compute.api [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.078683] [47313]: DEBUG oslo_concurrency.lockutils [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.078914] [47313]: DEBUG oslo_concurrency.lockutils [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.079113] [47313]: DEBUG oslo_concurrency.lockutils [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.079466] [47313]: DEBUG oslo_concurrency.lockutils [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.079661] [47313]: DEBUG oslo_concurrency.lockutils [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.079829] [47313]: DEBUG oslo_concurrency.lockutils [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.082153] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=10 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 901.111121] [47312]: DEBUG nova.api.openstack.wsgi [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.111362] [47313]: DEBUG nova.policy [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.112825] [47312]: DEBUG nova.compute.api [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.115338] [47313]: INFO nova.api.openstack.requestlog [None req-092a60af-0cc7-46b3-ae06-94140929d7e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1209 microversion: 2.1 time: 0.044064 [ 901.115778] [47313]: [pid: 47313|app: 0|req: 3770/7705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:17 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.116261] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.116503] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.116688] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.117049] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.117246] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.117432] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.136304] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.136521] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.136698] [47312]: DEBUG oslo_concurrency.lockutils [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.136889] [47312]: DEBUG nova.objects.instance [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.155131] [47313]: DEBUG nova.api.openstack.wsgi [None req-fdc2c5dc-072a-487c-8935-6b99b88d8d54 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cd6c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.155637] [47312]: DEBUG nova.policy [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.160295] [47312]: INFO nova.api.openstack.requestlog [None req-eaedac52-70cd-4e75-92f6-516592791314 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.051496 [ 901.160621] [47312]: [pid: 47312|app: 0|req: 3936/7706] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:17 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.186336] [47313]: INFO nova.api.openstack.requestlog [None req-fdc2c5dc-072a-487c-8935-6b99b88d8d54 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.033504 [ 901.186437] [47312]: DEBUG nova.api.openstack.wsgi [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.186751] [47313]: [pid: 47313|app: 0|req: 3771/7707] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.188145] [47312]: DEBUG nova.compute.api [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.192177] [47312]: DEBUG oslo_concurrency.lockutils [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.193321] [47312]: DEBUG oslo_concurrency.lockutils [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.193321] [47312]: DEBUG oslo_concurrency.lockutils [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.193321] [47312]: DEBUG oslo_concurrency.lockutils [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.193321] [47312]: DEBUG oslo_concurrency.lockutils [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.193509] [47312]: DEBUG oslo_concurrency.lockutils [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.205185] [47313]: DEBUG nova.api.openstack.wsgi [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.206881] [47313]: DEBUG nova.compute.api [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.211478] [47313]: DEBUG oslo_concurrency.lockutils [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.211638] [47313]: DEBUG oslo_concurrency.lockutils [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.211715] [47313]: DEBUG oslo_concurrency.lockutils [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.212098] [47313]: DEBUG oslo_concurrency.lockutils [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.212356] [47313]: DEBUG oslo_concurrency.lockutils [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.212517] [47313]: DEBUG oslo_concurrency.lockutils [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.253676] [47313]: DEBUG nova.policy [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.258305] [47313]: INFO nova.api.openstack.requestlog [None req-46901780-ee69-4d59-8f99-0c0c12132bde tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1221 microversion: 2.1 time: 0.055401 [ 901.258756] [47313]: [pid: 47313|app: 0|req: 3772/7708] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1221 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.277810] [47312]: DEBUG nova.policy [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.282458] [47312]: INFO nova.api.openstack.requestlog [None req-a567a7eb-bbe2-4f2e-9dcc-9b422ae3c909 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1509 microversion: 2.1 time: 0.098402 [ 901.282824] [47312]: [pid: 47312|app: 0|req: 3937/7709] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1509 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.400274] [47313]: DEBUG nova.api.openstack.wsgi [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.402246] [47313]: DEBUG nova.compute.api [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.406849] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.407116] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.407312] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.407716] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.407941] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.408132] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.482521] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.484901] [47312]: DEBUG nova.compute.api [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.489877] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.490375] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.490375] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.490744] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.491186] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.491381] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.505630] [47313]: DEBUG nova.policy [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.509755] [47313]: INFO nova.api.openstack.requestlog [None req-8f28c461-fdbb-421e-ad11-8061c248fe5a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1315 microversion: 2.1 time: 0.111764 [ 901.510138] [47313]: [pid: 47313|app: 0|req: 3773/7710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1315 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.513377] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.515065] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.515251] [47313]: DEBUG nova.compute.api [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.515857] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.516016] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.516276] [47312]: DEBUG nova.objects.instance [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lazy-loading 'fault' on Instance uuid 9a0463a0-dc96-41b1-8415-22011644ac0d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 901.518784] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.519050] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.519233] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.519601] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.519795] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.519967] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.537726] [47312]: DEBUG nova.policy [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fe11d10fde54adb9abf00a62e7b0bb7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ca7e7c695254785a21c5e7bc01e9851', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.542191] [47312]: INFO nova.api.openstack.requestlog [None req-e1171cbd-e8f3-4338-ad04-c6d2442a3aef tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 200 len: 1301 microversion: 2.1 time: 0.062100 [ 901.542553] [47312]: [pid: 47312|app: 0|req: 3938/7711] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 1301 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.604608] [47313]: DEBUG nova.policy [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.609408] [47313]: INFO nova.api.openstack.requestlog [None req-cc2a97d7-eea0-453e-b94b-1582a367b2ad tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1319 microversion: 2.1 time: 0.098604 [ 901.609971] [47313]: [pid: 47313|app: 0|req: 3774/7712] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1319 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.784661] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.786521] [47312]: DEBUG nova.compute.api [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.790406] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.790681] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.790885] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.791327] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.791566] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.791775] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.880107] [47312]: DEBUG nova.policy [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 901.885583] [47312]: INFO nova.api.openstack.requestlog [None req-1ce8443b-89c9-436b-abbb-d6a010873cad tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1491 microversion: 2.1 time: 0.103553 [ 901.886105] [47312]: [pid: 47312|app: 0|req: 3939/7713] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1491 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 901.987026] [47313]: DEBUG nova.api.openstack.wsgi [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 901.990285] [47313]: DEBUG nova.compute.api [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 901.993585] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.993980] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.994253] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 901.994636] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 901.994854] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 901.995128] [47313]: DEBUG oslo_concurrency.lockutils [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.073873] [47313]: DEBUG nova.policy [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.079304] [47313]: INFO nova.api.openstack.requestlog [None req-9a5fc742-075d-4572-956b-ead9ba4a1eb2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.095229 [ 902.079698] [47313]: [pid: 47313|app: 0|req: 3775/7714] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.127697] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.130019] [47312]: DEBUG nova.compute.api [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.134106] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.134371] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.134576] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.135010] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.135262] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.135445] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.172323] [47313]: DEBUG nova.api.openstack.wsgi [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.172480] [47312]: DEBUG nova.policy [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.174063] [47313]: DEBUG nova.compute.api [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.176986] [47312]: INFO nova.api.openstack.requestlog [None req-8d80ace8-4eec-4d12-b7ee-a506c3adb080 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1265 microversion: 2.1 time: 0.051672 [ 902.177375] [47312]: [pid: 47312|app: 0|req: 3940/7715] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:18 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1265 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.177854] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.178114] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.178303] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.178664] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.178865] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.179043] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.195744] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff081121-2490-4409-b370-547a64c0f834 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47337e20>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.199976] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.200390] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.200706] [47313]: DEBUG oslo_concurrency.lockutils [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.200925] [47313]: DEBUG nova.objects.instance [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 902.222330] [47313]: DEBUG nova.policy [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.227114] [47313]: INFO nova.api.openstack.requestlog [None req-61ecfbd5-d20f-4417-8075-13f8e5954064 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.056947 [ 902.227572] [47313]: [pid: 47313|app: 0|req: 3776/7716] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.232092] [47312]: INFO nova.api.openstack.requestlog [None req-ff081121-2490-4409-b370-547a64c0f834 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1644 microversion: 2.1 time: 0.038401 [ 902.232638] [47312]: [pid: 47312|app: 0|req: 3941/7717] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1644 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.270228] [47313]: DEBUG nova.api.openstack.wsgi [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.271894] [47313]: DEBUG nova.compute.api [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.276550] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.276826] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.277052] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.277517] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.277726] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.277903] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.295308] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.297095] [47312]: DEBUG nova.compute.api [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.301103] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.302327] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.302327] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.302327] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.302327] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.302327] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.312083] [47313]: DEBUG nova.policy [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.316564] [47313]: INFO nova.api.openstack.requestlog [None req-13e39eeb-776c-4656-90c8-a6529f26fa3c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1221 microversion: 2.1 time: 0.048625 [ 902.316912] [47313]: [pid: 47313|app: 0|req: 3777/7718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1221 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.375115] [47312]: DEBUG nova.policy [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.379824] [47312]: INFO nova.api.openstack.requestlog [None req-b1d42b0c-ddcb-4603-ae7e-9fd84d0b5577 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1509 microversion: 2.1 time: 0.086851 [ 902.380196] [47312]: [pid: 47312|app: 0|req: 3942/7719] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.522527] [47313]: DEBUG nova.api.openstack.wsgi [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.524233] [47313]: DEBUG nova.compute.api [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.532807] [47313]: DEBUG oslo_concurrency.lockutils [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.533144] [47313]: DEBUG oslo_concurrency.lockutils [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.533377] [47313]: DEBUG oslo_concurrency.lockutils [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.533754] [47313]: DEBUG oslo_concurrency.lockutils [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.533945] [47313]: DEBUG oslo_concurrency.lockutils [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.534132] [47313]: DEBUG oslo_concurrency.lockutils [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.555018] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.556808] [47312]: DEBUG nova.compute.api [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] [instance: 9a0463a0-dc96-41b1-8415-22011644ac0d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.564808] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.564808] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.564808] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.565016] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.565251] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.565427] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.575040] [47312]: INFO nova.api.openstack.wsgi [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] HTTP exception thrown: Instance 9a0463a0-dc96-41b1-8415-22011644ac0d could not be found. [ 902.575356] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] Returning 404 to user: Instance 9a0463a0-dc96-41b1-8415-22011644ac0d could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 902.575828] [47312]: INFO nova.api.openstack.requestlog [None req-b6787295-bff2-4036-9cd1-a46273e13bc5 tempest-ServerAddressesTestJSON-2077627599 tempest-ServerAddressesTestJSON-2077627599-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d" status: 404 len: 111 microversion: 2.1 time: 0.023623 [ 902.576278] [47312]: [pid: 47312|app: 0|req: 3943/7720] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/9a0463a0-dc96-41b1-8415-22011644ac0d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 902.621572] [47312]: DEBUG nova.api.openstack.wsgi [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.623574] [47312]: DEBUG nova.compute.api [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.628377] [47312]: DEBUG oslo_concurrency.lockutils [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.628615] [47312]: DEBUG oslo_concurrency.lockutils [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.628795] [47312]: DEBUG oslo_concurrency.lockutils [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.629341] [47312]: DEBUG oslo_concurrency.lockutils [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.629564] [47312]: DEBUG oslo_concurrency.lockutils [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.629733] [47312]: DEBUG oslo_concurrency.lockutils [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.714505] [47313]: DEBUG nova.policy [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.724190] [47313]: INFO nova.api.openstack.requestlog [None req-fefa58dc-b2b5-4717-89d7-73d8fc6c828c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1315 microversion: 2.1 time: 0.203626 [ 902.724607] [47313]: [pid: 47313|app: 0|req: 3778/7721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1315 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 902.768846] [47312]: DEBUG nova.policy [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.774342] [47312]: INFO nova.api.openstack.requestlog [None req-3243e69e-28b0-47b2-8511-91bffdf116ac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1319 microversion: 2.1 time: 0.155164 [ 902.779364] [47312]: [pid: 47312|app: 0|req: 3944/7722] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1319 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 902.822514] [47313]: DEBUG nova.api.openstack.wsgi [req-b4262706-fa59-4cee-99bc-2cfe59deb04d req-374b7372-2586-4779-a21e-62461b20a8c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee", "name": "network-vif-deleted", "tag": "635a0344-5f1c-4ac7-be41-f83183d9145d"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 902.830857] [47313]: DEBUG oslo_concurrency.lockutils [req-b4262706-fa59-4cee-99bc-2cfe59deb04d req-374b7372-2586-4779-a21e-62461b20a8c1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.831119] [47313]: DEBUG oslo_concurrency.lockutils [req-b4262706-fa59-4cee-99bc-2cfe59deb04d req-374b7372-2586-4779-a21e-62461b20a8c1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.831311] [47313]: DEBUG oslo_concurrency.lockutils [req-b4262706-fa59-4cee-99bc-2cfe59deb04d req-374b7372-2586-4779-a21e-62461b20a8c1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.838181] [47313]: INFO nova.api.openstack.compute.server_external_events [req-b4262706-fa59-4cee-99bc-2cfe59deb04d req-374b7372-2586-4779-a21e-62461b20a8c1 service nova] Creating event network-vif-deleted:635a0344-5f1c-4ac7-be41-f83183d9145d for instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee on cpu-1 [ 902.843019] [47313]: INFO nova.api.openstack.requestlog [req-b4262706-fa59-4cee-99bc-2cfe59deb04d req-374b7372-2586-4779-a21e-62461b20a8c1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020592 [ 902.843019] [47313]: [pid: 47313|app: 0|req: 3779/7723] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:19 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 902.900621] [47312]: DEBUG nova.api.openstack.wsgi [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 902.903447] [47312]: DEBUG nova.compute.api [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 902.907725] [47312]: DEBUG oslo_concurrency.lockutils [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.908054] [47312]: DEBUG oslo_concurrency.lockutils [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.908259] [47312]: DEBUG oslo_concurrency.lockutils [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.908671] [47312]: DEBUG oslo_concurrency.lockutils [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 902.908814] [47312]: DEBUG oslo_concurrency.lockutils [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 902.908981] [47312]: DEBUG oslo_concurrency.lockutils [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 902.948148] [47312]: DEBUG nova.policy [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 902.952631] [47312]: INFO nova.api.openstack.requestlog [None req-00f9cf10-b4b5-4fbb-a7da-a00ba6088b61 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1286 microversion: 2.1 time: 0.054871 [ 902.953190] [47312]: [pid: 47312|app: 0|req: 3945/7724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1286 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.092129] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.093949] [47313]: DEBUG nova.compute.api [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.097934] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.098155] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.098355] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.098764] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.098969] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.099165] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.190094] [47312]: DEBUG nova.api.openstack.wsgi [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.192269] [47312]: DEBUG nova.compute.api [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.199816] [47312]: DEBUG oslo_concurrency.lockutils [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.200125] [47312]: DEBUG oslo_concurrency.lockutils [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.200384] [47312]: DEBUG oslo_concurrency.lockutils [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.204347] [47312]: DEBUG oslo_concurrency.lockutils [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.204625] [47312]: DEBUG oslo_concurrency.lockutils [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.204830] [47312]: DEBUG oslo_concurrency.lockutils [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.231578] [47313]: DEBUG nova.policy [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.237046] [47313]: INFO nova.api.openstack.requestlog [None req-8c63f480-776d-4aa5-8e55-5a6e07cb7716 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.147342 [ 903.237432] [47313]: [pid: 47313|app: 0|req: 3780/7725] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:19 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.241637] [47313]: DEBUG nova.api.openstack.wsgi [None req-80111542-4e53-4c71-a45c-2c980e4fcd4c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cf250>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.257736] [47312]: DEBUG nova.policy [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.263674] [47312]: INFO nova.api.openstack.requestlog [None req-7629e5f2-c5d5-41c1-bdab-2fe991a5e6ea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1265 microversion: 2.1 time: 0.076320 [ 903.264275] [47312]: [pid: 47312|app: 0|req: 3946/7726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1265 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.266836] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.271548] [47312]: DEBUG nova.compute.api [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.272892] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.273258] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.273502] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.273898] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.274153] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.274337] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.276414] [47313]: INFO nova.api.openstack.requestlog [None req-80111542-4e53-4c71-a45c-2c980e4fcd4c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1652 microversion: 2.1 time: 0.037406 [ 903.276943] [47313]: [pid: 47313|app: 0|req: 3781/7727] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1652 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.284759] [47313]: DEBUG nova.api.openstack.wsgi [None req-22845330-ca24-4b10-bb0c-7ed45aae34e3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b64160>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.294549] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.294785] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.294958] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.295423] [47312]: DEBUG nova.objects.instance [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.323453] [47313]: INFO nova.api.openstack.requestlog [None req-22845330-ca24-4b10-bb0c-7ed45aae34e3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 200 len: 1652 microversion: 2.1 time: 0.041075 [ 903.323676] [47313]: [pid: 47313|app: 0|req: 3782/7728] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 1652 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.324890] [47312]: DEBUG nova.policy [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.327866] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.329398] [47312]: INFO nova.api.openstack.requestlog [None req-2d667407-cd5c-4303-a2f0-3cfe8e2e6488 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.064472 [ 903.329527] [47313]: DEBUG nova.compute.api [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.330207] [47312]: [pid: 47312|app: 0|req: 3947/7729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.334255] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.334930] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.334930] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.335122] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.335273] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.336025] [47313]: DEBUG oslo_concurrency.lockutils [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.341517] [47312]: DEBUG nova.api.openstack.wsgi [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.345202] [47312]: DEBUG nova.compute.api [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.347040] [47312]: DEBUG oslo_concurrency.lockutils [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.347297] [47312]: DEBUG oslo_concurrency.lockutils [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.347476] [47312]: DEBUG oslo_concurrency.lockutils [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.347834] [47312]: DEBUG oslo_concurrency.lockutils [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.348063] [47312]: DEBUG oslo_concurrency.lockutils [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.348202] [47312]: DEBUG oslo_concurrency.lockutils [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.388339] [47313]: DEBUG nova.policy [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.397127] [47313]: INFO nova.api.openstack.requestlog [None req-cc81e51d-e39d-4ffa-81a4-52e6c9b27946 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1221 microversion: 2.1 time: 0.071109 [ 903.397772] [47313]: [pid: 47313|app: 0|req: 3783/7730] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1221 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 903.401634] [47313]: DEBUG nova.api.openstack.wsgi [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.404626] [47313]: DEBUG nova.compute.api [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.412118] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.412118] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.412118] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.412356] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.412616] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.412855] [47313]: DEBUG oslo_concurrency.lockutils [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.469699] [47313]: DEBUG nova.policy [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.476940] [47313]: INFO nova.api.openstack.requestlog [None req-c5bfa820-b522-4517-a8df-77cbae7e6faf tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1467 microversion: 2.1 time: 0.078206 [ 903.477387] [47313]: [pid: 47313|app: 0|req: 3784/7731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1467 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.531100] [47312]: DEBUG nova.policy [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.535792] [47312]: INFO nova.api.openstack.requestlog [None req-daf2d0a7-716f-4936-9521-84f52f56fc5a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1473 microversion: 2.1 time: 0.196920 [ 903.536149] [47312]: [pid: 47312|app: 0|req: 3948/7732] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1473 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.737575] [47313]: DEBUG nova.api.openstack.wsgi [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.739336] [47313]: DEBUG nova.compute.api [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.745786] [47313]: DEBUG oslo_concurrency.lockutils [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.746198] [47313]: DEBUG oslo_concurrency.lockutils [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.746446] [47313]: DEBUG oslo_concurrency.lockutils [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.746924] [47313]: DEBUG oslo_concurrency.lockutils [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.747195] [47313]: DEBUG oslo_concurrency.lockutils [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.747795] [47313]: DEBUG oslo_concurrency.lockutils [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.788275] [47312]: DEBUG nova.api.openstack.wsgi [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.790352] [47312]: DEBUG nova.compute.api [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.794434] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.794731] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.794939] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.795572] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.795852] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.796122] [47312]: DEBUG oslo_concurrency.lockutils [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.888167] [47313]: DEBUG nova.policy [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.895185] [47313]: INFO nova.api.openstack.requestlog [None req-81bc8e68-7cb8-4664-82cf-fd99bab5fb69 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1315 microversion: 2.1 time: 0.157869 [ 903.895185] [47313]: [pid: 47313|app: 0|req: 3785/7733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1315 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.909093] [47312]: DEBUG nova.policy [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 903.914126] [47312]: INFO nova.api.openstack.requestlog [None req-4fa3dcff-65a9-4ade-bdcc-d7f4ae07afc6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1498 microversion: 2.1 time: 0.129076 [ 903.914463] [47312]: [pid: 47312|app: 0|req: 3949/7734] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1498 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 903.965222] [47312]: DEBUG nova.api.openstack.wsgi [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 903.969223] [47312]: DEBUG nova.compute.api [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 903.973704] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.973782] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.973970] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.974357] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.974841] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.974841] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.994286] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 903.994530] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 903.994706] [47312]: DEBUG oslo_concurrency.lockutils [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 903.994923] [47312]: DEBUG nova.objects.instance [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 903.998489] [47313]: DEBUG nova.api.openstack.wsgi [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.000425] [47313]: DEBUG nova.compute.api [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.004307] [47313]: DEBUG oslo_concurrency.lockutils [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.004544] [47313]: DEBUG oslo_concurrency.lockutils [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.004732] [47313]: DEBUG oslo_concurrency.lockutils [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.005113] [47313]: DEBUG oslo_concurrency.lockutils [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.005360] [47313]: DEBUG oslo_concurrency.lockutils [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.005704] [47313]: DEBUG oslo_concurrency.lockutils [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.018383] [47312]: DEBUG nova.policy [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.023146] [47312]: INFO nova.api.openstack.requestlog [None req-6c9ec10a-1db5-4b4a-b985-41e6ede947e2 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1291 microversion: 2.1 time: 0.060138 [ 904.023439] [47312]: [pid: 47312|app: 0|req: 3950/7735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1291 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.087907] [47313]: DEBUG nova.policy [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba4c8c66c98740299bbeafab240169e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.092654] [47313]: INFO nova.api.openstack.requestlog [None req-dde92a31-cdea-48de-9fcc-5e30ee535d55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1498 microversion: 2.1 time: 0.167440 [ 904.093056] [47313]: [pid: 47313|app: 0|req: 3786/7736] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:20 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1498 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.105975] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.105975] [47312]: DEBUG nova.compute.api [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.108745] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.108966] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.109178] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.109542] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.109750] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.109909] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.125848] [47312]: DEBUG nova.compute.api [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 904.183104] [47312]: INFO nova.api.openstack.requestlog [None req-9f7e2439-db5c-4b72-a89b-2c86538d2ce8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 204 len: 0 microversion: 2.1 time: 0.080344 [ 904.183458] [47312]: [pid: 47312|app: 0|req: 3951/7737] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:20 2024] DELETE /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 904.190322] [47313]: DEBUG nova.api.openstack.wsgi [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.192182] [47313]: DEBUG nova.compute.api [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.196679] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.196761] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.197022] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.197447] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.197769] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.197978] [47313]: DEBUG oslo_concurrency.lockutils [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.258883] [47312]: DEBUG nova.api.openstack.wsgi [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.261116] [47312]: DEBUG nova.compute.api [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.265188] [47312]: DEBUG oslo_concurrency.lockutils [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.265491] [47312]: DEBUG oslo_concurrency.lockutils [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.265605] [47312]: DEBUG oslo_concurrency.lockutils [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.266152] [47312]: DEBUG oslo_concurrency.lockutils [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.266152] [47312]: DEBUG oslo_concurrency.lockutils [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.266399] [47312]: DEBUG oslo_concurrency.lockutils [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.538832] [47313]: DEBUG nova.policy [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.541307] [47312]: DEBUG nova.policy [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.546183] [47313]: INFO nova.api.openstack.requestlog [None req-41a73b24-8f61-4939-b4a3-57e3fdd438e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1504 microversion: 2.1 time: 0.358291 [ 904.546592] [47313]: [pid: 47313|app: 0|req: 3787/7738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1504 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.548927] [47312]: INFO nova.api.openstack.requestlog [None req-f73aa2ac-792b-4dd4-a4cc-b560fb0dd567 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.292593 [ 904.549327] [47313]: DEBUG nova.api.openstack.wsgi [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.549415] [47312]: [pid: 47312|app: 0|req: 3952/7739] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.550834] [47313]: DEBUG nova.compute.api [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.552440] [47312]: DEBUG nova.api.openstack.wsgi [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.555679] [47312]: DEBUG nova.compute.api [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.559110] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.559405] [47313]: DEBUG oslo_concurrency.lockutils [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.559566] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.559676] [47313]: DEBUG oslo_concurrency.lockutils [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.559870] [47313]: DEBUG oslo_concurrency.lockutils [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.560045] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.560312] [47313]: DEBUG oslo_concurrency.lockutils [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.560509] [47313]: DEBUG oslo_concurrency.lockutils [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.560668] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.560738] [47313]: DEBUG oslo_concurrency.lockutils [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.561211] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.562117] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.590130] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.590675] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.590675] [47312]: DEBUG oslo_concurrency.lockutils [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.591051] [47312]: DEBUG nova.objects.instance [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.602406] [47313]: DEBUG nova.policy [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.606980] [47313]: INFO nova.api.openstack.requestlog [None req-b136c0d2-1f9a-4fdc-87f2-75a7f77bfe11 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1265 microversion: 2.1 time: 0.059748 [ 904.607366] [47313]: [pid: 47313|app: 0|req: 3788/7740] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1265 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.609989] [47313]: DEBUG nova.api.openstack.wsgi [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.611251] [47313]: DEBUG nova.compute.api [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.612547] [47312]: DEBUG nova.policy [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.614423] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.614678] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.614866] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.615307] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.615497] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.615675] [47313]: DEBUG oslo_concurrency.lockutils [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.617082] [47312]: INFO nova.api.openstack.requestlog [None req-d4771845-f85b-40d7-8b86-53552cc7c80f tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.067150 [ 904.617404] [47312]: [pid: 47312|app: 0|req: 3953/7741] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.620308] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.621797] [47312]: DEBUG nova.compute.api [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.625932] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.626146] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.626328] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.626796] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.627124] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.627405] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.646178] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.646475] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.646685] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.646918] [47312]: DEBUG nova.objects.instance [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 904.649120] [47313]: DEBUG nova.policy [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.653971] [47313]: INFO nova.api.openstack.requestlog [None req-8fc03d3d-38d2-4028-8726-aed310fcb9ff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1221 microversion: 2.1 time: 0.045948 [ 904.654303] [47313]: [pid: 47313|app: 0|req: 3789/7742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1221 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.656587] [47313]: DEBUG nova.api.openstack.wsgi [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.658377] [47313]: DEBUG nova.compute.api [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.661858] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.661858] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.661858] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.662067] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.662103] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.662272] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.670778] [47312]: DEBUG nova.policy [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.675708] [47312]: INFO nova.api.openstack.requestlog [None req-6f6c2284-6d54-4751-b74d-b394c04f984c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.057662 [ 904.676162] [47312]: [pid: 47312|app: 0|req: 3954/7743] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.736670] [47313]: DEBUG nova.policy [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 904.740990] [47313]: INFO nova.api.openstack.requestlog [None req-ea4b6eba-a838-4ad7-ab48-1a4af08decf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1473 microversion: 2.1 time: 0.086118 [ 904.741317] [47313]: [pid: 47313|app: 0|req: 3790/7744] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1473 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 904.849499] [47312]: DEBUG nova.api.openstack.wsgi [req-a1664fc5-4b2e-498d-a25e-57e7d289d642 req-0883e7d8-1131-4984-bc5d-d5020b05be87 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1597e0f2-f67a-406e-9ef0-4d39b353ab0a", "name": "network-vif-deleted", "tag": "8b14120b-00c5-492b-9827-1a2726e53641"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 904.855763] [47312]: DEBUG oslo_concurrency.lockutils [req-a1664fc5-4b2e-498d-a25e-57e7d289d642 req-0883e7d8-1131-4984-bc5d-d5020b05be87 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.856053] [47312]: DEBUG oslo_concurrency.lockutils [req-a1664fc5-4b2e-498d-a25e-57e7d289d642 req-0883e7d8-1131-4984-bc5d-d5020b05be87 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.856199] [47312]: DEBUG oslo_concurrency.lockutils [req-a1664fc5-4b2e-498d-a25e-57e7d289d642 req-0883e7d8-1131-4984-bc5d-d5020b05be87 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.862380] [47312]: INFO nova.api.openstack.compute.server_external_events [req-a1664fc5-4b2e-498d-a25e-57e7d289d642 req-0883e7d8-1131-4984-bc5d-d5020b05be87 service nova] Creating event network-vif-deleted:8b14120b-00c5-492b-9827-1a2726e53641 for instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a on cpu-1 [ 904.865296] [47312]: INFO nova.api.openstack.requestlog [req-a1664fc5-4b2e-498d-a25e-57e7d289d642 req-0883e7d8-1131-4984-bc5d-d5020b05be87 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018060 [ 904.865627] [47312]: [pid: 47312|app: 0|req: 3955/7745] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:21 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 904.905094] [47313]: DEBUG nova.api.openstack.wsgi [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 904.906740] [47313]: DEBUG nova.compute.api [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 904.910355] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.910890] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.910890] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 904.911127] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 904.911325] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 904.911494] [47313]: DEBUG oslo_concurrency.lockutils [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.021114] [47313]: DEBUG nova.policy [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 905.026081] [47313]: INFO nova.api.openstack.requestlog [None req-14f7fc54-2a45-4551-a159-66cc2ccee59d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1315 microversion: 2.1 time: 0.123164 [ 905.026455] [47313]: [pid: 47313|app: 0|req: 3791/7746] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1315 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.035792] [47312]: DEBUG nova.api.openstack.wsgi [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 905.037209] [47312]: DEBUG nova.compute.api [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 905.040897] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.041144] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.041325] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.041679] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.041868] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.042047] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.059954] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.060154] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.060336] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.060527] [47312]: DEBUG nova.objects.instance [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.079896] [47312]: DEBUG nova.policy [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 905.083778] [47312]: INFO nova.api.openstack.requestlog [None req-fe0d0931-77ca-4438-8a36-ed613c5079b4 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1291 microversion: 2.1 time: 0.050911 [ 905.084225] [47312]: [pid: 47312|app: 0|req: 3956/7747] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:21 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1291 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.565648] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 905.566317] [47313]: DEBUG nova.compute.api [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 905.567057] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 905.568801] [47312]: DEBUG nova.compute.api [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 905.573840] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.573840] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.574441] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.574556] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.575014] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.575100] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.575331] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.575371] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.575536] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.575894] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.576102] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.576279] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.822969] [47313]: DEBUG nova.policy [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 905.831063] [47313]: INFO nova.api.openstack.requestlog [None req-3b06f0c5-07e9-4e64-881b-94b8b03892c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.269867 [ 905.831551] [47313]: [pid: 47313|app: 0|req: 3792/7748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.834228] [47313]: DEBUG nova.api.openstack.wsgi [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 905.835818] [47313]: DEBUG nova.compute.api [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 905.836900] [47312]: DEBUG nova.policy [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 905.839563] [47313]: DEBUG oslo_concurrency.lockutils [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.839563] [47313]: DEBUG oslo_concurrency.lockutils [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.839767] [47313]: DEBUG oslo_concurrency.lockutils [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.840348] [47313]: DEBUG oslo_concurrency.lockutils [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.840348] [47313]: DEBUG oslo_concurrency.lockutils [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.840504] [47313]: DEBUG oslo_concurrency.lockutils [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.843323] [47312]: INFO nova.api.openstack.requestlog [None req-7e9f436d-f226-4080-86cb-7538f3c680d1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1504 microversion: 2.1 time: 0.278723 [ 905.844026] [47312]: [pid: 47312|app: 0|req: 3957/7749] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1504 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.848016] [47312]: DEBUG nova.api.openstack.wsgi [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 905.848702] [47312]: DEBUG nova.compute.api [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 905.853399] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.853673] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.853898] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.854304] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.854666] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.854767] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.877801] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.878056] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.878242] [47312]: DEBUG oslo_concurrency.lockutils [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.878432] [47312]: DEBUG nova.objects.instance [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lazy-loading 'fault' on Instance uuid 489f1de0-d1c8-4429-a6f1-24ea885282f3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 905.910543] [47312]: DEBUG nova.policy [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e79087f1765a41fc9712d57511aec36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3b0ee0962334e68be3f7639d6fc559d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 905.915150] [47312]: INFO nova.api.openstack.requestlog [None req-1eec6197-ff5a-469e-be88-f2bf37b73cd3 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 200 len: 1300 microversion: 2.1 time: 0.070696 [ 905.915492] [47312]: [pid: 47312|app: 0|req: 3958/7750] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 1300 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.919771] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 905.921805] [47312]: DEBUG nova.compute.api [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 905.927996] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.928256] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.928441] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.928800] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.928996] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.929208] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.972714] [47312]: DEBUG nova.policy [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 905.978006] [47312]: INFO nova.api.openstack.requestlog [None req-6a4c7e27-cd5e-4b24-8753-fc174e78bee3 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1221 microversion: 2.1 time: 0.061922 [ 905.978351] [47312]: [pid: 47312|app: 0|req: 3959/7751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1221 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 905.984586] [47312]: DEBUG nova.api.openstack.wsgi [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 905.986290] [47312]: DEBUG nova.compute.api [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 905.994112] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.994112] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.994112] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 905.994112] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 905.994112] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 905.994112] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.014121] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.015047] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.015717] [47312]: DEBUG oslo_concurrency.lockutils [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.015717] [47312]: DEBUG nova.objects.instance [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.015859] [47313]: DEBUG nova.policy [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 906.020074] [47313]: INFO nova.api.openstack.requestlog [None req-71f6c809-2791-47f4-a8ae-6051ecc3e05b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1315 microversion: 2.1 time: 0.188055 [ 906.020410] [47313]: [pid: 47313|app: 0|req: 3793/7752] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1315 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.025533] [47313]: DEBUG nova.api.openstack.wsgi [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.027186] [47313]: DEBUG nova.compute.api [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 906.030372] [47313]: DEBUG oslo_concurrency.lockutils [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.030606] [47313]: DEBUG oslo_concurrency.lockutils [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.030814] [47313]: DEBUG oslo_concurrency.lockutils [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.031188] [47313]: DEBUG oslo_concurrency.lockutils [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.031386] [47313]: DEBUG oslo_concurrency.lockutils [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.031560] [47313]: DEBUG oslo_concurrency.lockutils [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.035143] [47312]: DEBUG nova.policy [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 906.040985] [47312]: INFO nova.api.openstack.requestlog [None req-e732e999-7ae2-40b4-986e-1097dc3a1179 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.058405 [ 906.041315] [47312]: [pid: 47312|app: 0|req: 3960/7753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.043923] [47312]: DEBUG nova.api.openstack.wsgi [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.045501] [47312]: DEBUG nova.compute.api [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 906.049097] [47312]: DEBUG oslo_concurrency.lockutils [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.049097] [47312]: DEBUG oslo_concurrency.lockutils [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.049097] [47312]: DEBUG oslo_concurrency.lockutils [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.049911] [47312]: DEBUG oslo_concurrency.lockutils [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.050156] [47312]: DEBUG oslo_concurrency.lockutils [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.050337] [47312]: DEBUG oslo_concurrency.lockutils [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.173524] [47313]: DEBUG nova.policy [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 906.175614] [47312]: DEBUG nova.policy [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 906.178087] [47313]: INFO nova.api.openstack.requestlog [None req-189026d5-50ca-4479-8aa1-07e910a44210 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1460 microversion: 2.1 time: 0.156974 [ 906.178413] [47313]: [pid: 47313|app: 0|req: 3794/7754] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1460 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.180441] [47312]: INFO nova.api.openstack.requestlog [None req-a231de8e-c602-4b9f-a35b-02354d6494b7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1315 microversion: 2.1 time: 0.138239 [ 906.180547] [47312]: [pid: 47312|app: 0|req: 3961/7755] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:22 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1315 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.180759] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.182310] [47313]: DEBUG nova.compute.api [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 906.185693] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.185884] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.186094] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.186481] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.186739] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.186804] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.189700] [47312]: DEBUG nova.api.openstack.wsgi [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1109979912"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 906.192650] [47312]: DEBUG nova.compute.api [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 906.195545] [47312]: DEBUG oslo_concurrency.lockutils [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.195775] [47312]: DEBUG oslo_concurrency.lockutils [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.195961] [47312]: DEBUG oslo_concurrency.lockutils [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.196335] [47312]: DEBUG oslo_concurrency.lockutils [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.196563] [47312]: DEBUG oslo_concurrency.lockutils [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.196739] [47312]: DEBUG oslo_concurrency.lockutils [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.205351] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.205589] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.205774] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.206026] [47313]: DEBUG nova.objects.instance [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 906.225882] [47313]: DEBUG nova.policy [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 906.230218] [47313]: INFO nova.api.openstack.requestlog [None req-5ac58116-b1aa-4907-b527-406e01d5b8ef tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1291 microversion: 2.1 time: 0.051203 [ 906.231068] [47313]: [pid: 47313|app: 0|req: 3795/7756] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1291 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.632315] [47312]: INFO nova.api.openstack.requestlog [None req-65141c4d-f06b-44a3-9108-cbe6181c7f69 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3/action" status: 202 len: 0 microversion: 2.1 time: 0.443969 [ 906.632739] [47312]: [pid: 47312|app: 0|req: 3962/7757] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:23 2024] POST /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3/action => generated 0 bytes in 445 msecs (HTTP/1.1 202) 10 headers in 450 bytes (2 switches on core 0) [ 906.641321] [47313]: DEBUG nova.api.openstack.wsgi [None req-87cb91e9-d71c-442e-9454-353fc8037201 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cc3a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.680584] [47313]: INFO nova.api.openstack.requestlog [None req-87cb91e9-d71c-442e-9454-353fc8037201 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1559 microversion: 2.1 time: 0.041148 [ 906.681156] [47313]: [pid: 47313|app: 0|req: 3796/7758] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1559 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.846779] [47312]: DEBUG nova.api.openstack.wsgi [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.853276] [47312]: DEBUG nova.compute.api [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 906.859143] [47313]: DEBUG nova.api.openstack.wsgi [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.861293] [47313]: DEBUG nova.compute.api [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 906.862600] [47312]: DEBUG oslo_concurrency.lockutils [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.864401] [47312]: DEBUG oslo_concurrency.lockutils [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.864612] [47312]: DEBUG oslo_concurrency.lockutils [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.865033] [47312]: DEBUG oslo_concurrency.lockutils [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.865333] [47312]: DEBUG oslo_concurrency.lockutils [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.865587] [47312]: DEBUG oslo_concurrency.lockutils [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.866571] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.867082] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.867398] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.867970] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.868287] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.868568] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.914824] [47313]: DEBUG nova.policy [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 906.919773] [47313]: INFO nova.api.openstack.requestlog [None req-bc04d09c-e127-420f-a91c-f0ee182ae6ee tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1462 microversion: 2.1 time: 0.063191 [ 906.920259] [47313]: [pid: 47313|app: 0|req: 3797/7759] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1462 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.923376] [47313]: DEBUG nova.api.openstack.wsgi [req-dfcc0564-2c37-4c6c-a80e-a45ae09fcd56 req-31e8d968-78df-4573-af57-f5c67b107b56 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a4e65047-a892-4f18-8a14-0f5de25ce235", "name": "network-vif-deleted", "tag": "c0baab24-8aa5-4d82-9f32-62579ec19c0b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 906.936909] [47313]: DEBUG oslo_concurrency.lockutils [req-dfcc0564-2c37-4c6c-a80e-a45ae09fcd56 req-31e8d968-78df-4573-af57-f5c67b107b56 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.940019] [47313]: DEBUG oslo_concurrency.lockutils [req-dfcc0564-2c37-4c6c-a80e-a45ae09fcd56 req-31e8d968-78df-4573-af57-f5c67b107b56 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.940019] [47313]: DEBUG oslo_concurrency.lockutils [req-dfcc0564-2c37-4c6c-a80e-a45ae09fcd56 req-31e8d968-78df-4573-af57-f5c67b107b56 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.945700] [47313]: INFO nova.api.openstack.compute.server_external_events [req-dfcc0564-2c37-4c6c-a80e-a45ae09fcd56 req-31e8d968-78df-4573-af57-f5c67b107b56 service nova] Creating event network-vif-deleted:c0baab24-8aa5-4d82-9f32-62579ec19c0b for instance a4e65047-a892-4f18-8a14-0f5de25ce235 on cpu-1 [ 906.948568] [47313]: INFO nova.api.openstack.requestlog [req-dfcc0564-2c37-4c6c-a80e-a45ae09fcd56 req-31e8d968-78df-4573-af57-f5c67b107b56 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027405 [ 906.948912] [47313]: [pid: 47313|app: 0|req: 3798/7760] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:23 2024] POST /compute/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) [ 906.951536] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.953176] [47313]: DEBUG nova.compute.api [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] [instance: 489f1de0-d1c8-4429-a6f1-24ea885282f3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 906.956970] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.957209] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.957395] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.957748] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 906.957949] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 906.958140] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 906.966572] [47313]: INFO nova.api.openstack.wsgi [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] HTTP exception thrown: Instance 489f1de0-d1c8-4429-a6f1-24ea885282f3 could not be found. [ 906.966866] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] Returning 404 to user: Instance 489f1de0-d1c8-4429-a6f1-24ea885282f3 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 906.967302] [47313]: INFO nova.api.openstack.requestlog [None req-f0a15dec-b93a-4f20-a4f8-3ad77c939233 tempest-ServerPasswordTestJSON-1668341779 tempest-ServerPasswordTestJSON-1668341779-project-member] 10.180.1.21 "GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3" status: 404 len: 111 microversion: 2.1 time: 0.017817 [ 906.967596] [47313]: [pid: 47313|app: 0|req: 3799/7761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/servers/489f1de0-d1c8-4429-a6f1-24ea885282f3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 906.975419] [47312]: DEBUG nova.policy [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 906.979952] [47312]: INFO nova.api.openstack.requestlog [None req-af4c2bde-62cf-4732-9823-5e96c61fd5bc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.135806 [ 906.980281] [47312]: [pid: 47312|app: 0|req: 3963/7762] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 906.996075] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 906.997705] [47313]: DEBUG nova.compute.api [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.002606] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.002886] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.003104] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.003465] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.003657] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.003853] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.036233] [47312]: DEBUG nova.api.openstack.wsgi [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.037065] [47313]: DEBUG nova.policy [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.038316] [47312]: DEBUG nova.compute.api [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.041596] [47313]: INFO nova.api.openstack.requestlog [None req-8cc8e78e-b7a3-4c30-8f01-f6f3c510625e tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1277 microversion: 2.1 time: 0.048186 [ 907.041843] [47313]: [pid: 47313|app: 0|req: 3800/7763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.042233] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.042475] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.042658] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.043362] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.043362] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.043498] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.060245] [47313]: DEBUG nova.api.openstack.wsgi [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.062055] [47313]: DEBUG nova.compute.api [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.065477] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.065853] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.066085] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.066458] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.066697] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.066966] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.087941] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.088391] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.088625] [47313]: DEBUG oslo_concurrency.lockutils [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.088964] [47313]: DEBUG nova.objects.instance [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.119691] [47313]: DEBUG nova.policy [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.124343] [47313]: INFO nova.api.openstack.requestlog [None req-10852458-1737-4faf-90df-688af34639a7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.066056 [ 907.124684] [47313]: [pid: 47313|app: 0|req: 3801/7764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.145981] [47312]: DEBUG nova.policy [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.150405] [47312]: INFO nova.api.openstack.requestlog [None req-1fe7611d-27ab-4922-a5b6-f413514ac9ad tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1313 microversion: 2.1 time: 0.116524 [ 907.151092] [47312]: [pid: 47312|app: 0|req: 3964/7765] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:23 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1313 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.193348] [47313]: DEBUG nova.api.openstack.wsgi [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.196453] [47313]: DEBUG nova.compute.api [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.203483] [47313]: DEBUG oslo_concurrency.lockutils [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.203728] [47313]: DEBUG oslo_concurrency.lockutils [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.203942] [47313]: DEBUG oslo_concurrency.lockutils [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.204323] [47313]: DEBUG oslo_concurrency.lockutils [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.204538] [47313]: DEBUG oslo_concurrency.lockutils [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.204907] [47313]: DEBUG oslo_concurrency.lockutils [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.244843] [47312]: DEBUG nova.api.openstack.wsgi [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.246544] [47312]: DEBUG nova.compute.api [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.250091] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.250331] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.250566] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.250943] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.251165] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.251424] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.272874] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.273029] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.273211] [47312]: DEBUG oslo_concurrency.lockutils [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.273403] [47312]: DEBUG nova.objects.instance [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.302083] [47313]: DEBUG nova.policy [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.303491] [47312]: DEBUG nova.policy [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.306430] [47313]: INFO nova.api.openstack.requestlog [None req-28b42016-96f9-4930-95bb-5603d8e1a2e9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1503 microversion: 2.1 time: 0.115620 [ 907.306784] [47313]: [pid: 47313|app: 0|req: 3802/7766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1503 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.314462] [47312]: INFO nova.api.openstack.requestlog [None req-02da213a-050b-499a-99c7-4db151511483 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1291 microversion: 2.1 time: 0.072269 [ 907.315153] [47312]: [pid: 47312|app: 0|req: 3965/7767] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1291 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.320450] [47313]: DEBUG nova.api.openstack.wsgi [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.324172] [47313]: DEBUG nova.compute.api [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.327757] [47313]: DEBUG oslo_concurrency.lockutils [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.327989] [47313]: DEBUG oslo_concurrency.lockutils [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.330562] [47313]: DEBUG oslo_concurrency.lockutils [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.331012] [47313]: DEBUG oslo_concurrency.lockutils [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.331240] [47313]: DEBUG oslo_concurrency.lockutils [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.331416] [47313]: DEBUG oslo_concurrency.lockutils [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.428015] [47313]: DEBUG nova.policy [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.433100] [47313]: INFO nova.api.openstack.requestlog [None req-efa88ece-fb21-4e2b-bef4-5e1092ae448d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1503 microversion: 2.1 time: 0.114495 [ 907.434045] [47313]: [pid: 47313|app: 0|req: 3803/7768] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1503 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.448342] [47312]: DEBUG nova.api.openstack.wsgi [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 907.449722] [47312]: DEBUG nova.compute.api [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.454016] [47312]: DEBUG oslo_concurrency.lockutils [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.454259] [47312]: DEBUG oslo_concurrency.lockutils [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.454438] [47312]: DEBUG oslo_concurrency.lockutils [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.454791] [47312]: DEBUG oslo_concurrency.lockutils [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.454980] [47312]: DEBUG oslo_concurrency.lockutils [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.458379] [47312]: DEBUG oslo_concurrency.lockutils [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.516653] [47312]: INFO nova.api.openstack.requestlog [None req-28dd316c-1ca5-4aca-aa5e-5874dfc202d8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1079 microversion: 2.1 time: 0.074036 [ 907.517277] [47312]: [pid: 47312|app: 0|req: 3966/7769] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:16:24 2024] PUT /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1079 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.527078] [47313]: DEBUG nova.api.openstack.wsgi [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.532020] [47313]: DEBUG nova.compute.api [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.533160] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.533399] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.533577] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.534043] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.534265] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.534453] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.646031] [47312]: DEBUG nova.api.openstack.wsgi [None req-955bc417-a683-4376-a675-47fff22a5b74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'create', calling method: .version_select at 0x7b9c4772f520>, body: {"keypair": {"name": "tempest-keypair-1222105668", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKegQ0jag2+CZzalKyw3eY9cfycp0x1MD7GmabDgTXP70j6m/qLA6soRp4o6JjG/m7kJ+iRSXnoRU6xqqQ/cOEV+dkXR5JEnDl6ghhHrxjaBv9toyJiKowUUTf4hWsU6aw=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 907.652543] [47313]: DEBUG nova.policy [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.658831] [47312]: DEBUG nova.quota [None req-955bc417-a683-4376-a675-47fff22a5b74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 907.663869] [47313]: INFO nova.api.openstack.requestlog [None req-1e44de54-81a3-44ff-97d3-d92a2f366310 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1501 microversion: 2.1 time: 0.138951 [ 907.664313] [47313]: [pid: 47313|app: 0|req: 3804/7770] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1501 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.668028] [47312]: DEBUG nova.quota [None req-955bc417-a683-4376-a675-47fff22a5b74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for user 3be17eae7273428782fef3d4aa7b7cce and project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 907.681212] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.687876] [47313]: DEBUG nova.compute.api [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.692223] [47312]: INFO nova.api.openstack.requestlog [None req-955bc417-a683-4376-a675-47fff22a5b74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.127123 [ 907.693040] [47312]: [pid: 47312|app: 0|req: 3967/7771] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:16:24 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 907.697031] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.697031] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.697031] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.697360] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.697559] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.697732] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.698320] [47312]: DEBUG nova.api.openstack.wsgi [None req-45dd7233-cd60-4e5a-860f-d92a929ede7a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47337d00>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.751009] [47312]: INFO nova.api.openstack.requestlog [None req-45dd7233-cd60-4e5a-860f-d92a929ede7a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1559 microversion: 2.1 time: 0.055802 [ 907.751009] [47312]: [pid: 47312|app: 0|req: 3968/7772] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1559 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.803193] [47313]: DEBUG nova.policy [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.811960] [47313]: INFO nova.api.openstack.requestlog [None req-b7d5a0a9-a1f9-4af6-bb4b-5f68024989f8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1501 microversion: 2.1 time: 0.132639 [ 907.812293] [47313]: [pid: 47313|app: 0|req: 3805/7773] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1501 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 907.823945] [47312]: DEBUG nova.api.openstack.wsgi [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 907.826060] [47312]: DEBUG nova.compute.api [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.830253] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.830619] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.830853] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.831250] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.831643] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.832735] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.898154] [47312]: DEBUG nova.policy [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 907.908672] [47312]: DEBUG nova.compute.api [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Old instance type m1.nano, new instance type m1.micro {{(pid=47312) resize /opt/stack/nova/nova/compute/api.py:4227}} [ 907.912055] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.912160] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.912317] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.912709] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.912977] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.913281] [47312]: DEBUG oslo_concurrency.lockutils [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.925952] [47312]: DEBUG nova.quota [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 907.930813] [47312]: DEBUG nova.quota [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 907.933758] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 907.935545] [47313]: DEBUG nova.compute.api [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 907.939152] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.939394] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.939577] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.939790] [47312]: DEBUG nova.virt.hardware [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 907.940292] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.940366] [47312]: DEBUG nova.virt.hardware [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 907.940407] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.940442] [47312]: DEBUG nova.virt.hardware [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 907.940489] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.940533] [47312]: DEBUG nova.virt.hardware [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 907.940533] [47312]: DEBUG nova.virt.hardware [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 907.966819] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 907.967376] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 907.967794] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 907.968147] [47313]: DEBUG nova.objects.instance [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 907.993453] [47313]: DEBUG nova.policy [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 908.000022] [47313]: INFO nova.api.openstack.requestlog [None req-f8de64a8-1ac1-4efe-84dc-272b47e72943 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.069323 [ 908.000613] [47313]: [pid: 47313|app: 0|req: 3806/7774] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.002710] [47313]: DEBUG nova.api.openstack.wsgi [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.004445] [47313]: DEBUG nova.compute.api [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.008387] [47313]: DEBUG oslo_concurrency.lockutils [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.009696] [47313]: DEBUG oslo_concurrency.lockutils [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.009696] [47313]: DEBUG oslo_concurrency.lockutils [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.009696] [47313]: DEBUG oslo_concurrency.lockutils [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.009917] [47313]: DEBUG oslo_concurrency.lockutils [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.010383] [47313]: DEBUG oslo_concurrency.lockutils [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.017485] [47312]: INFO nova.api.openstack.requestlog [None req-9237d243-9e75-4c51-96a1-f7ebede64e9c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503/action" status: 202 len: 0 microversion: 2.1 time: 0.195865 [ 908.017887] [47312]: [pid: 47312|app: 0|req: 3969/7775] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:24 2024] POST /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 908.023203] [47312]: DEBUG nova.api.openstack.wsgi [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.024683] [47312]: DEBUG nova.compute.api [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.028991] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.029252] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.029662] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.029790] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.029983] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.030321] [47312]: DEBUG oslo_concurrency.lockutils [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.173022] [47312]: DEBUG nova.policy [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 908.178124] [47313]: DEBUG nova.policy [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 908.180478] [47312]: INFO nova.api.openstack.requestlog [None req-0a2f6935-367d-4194-8517-c0e366fbb1af tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.159649 [ 908.181097] [47312]: [pid: 47312|app: 0|req: 3970/7776] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.182962] [47313]: INFO nova.api.openstack.requestlog [None req-385d983d-65e6-4e1c-9694-74e8bd6ac3a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.181270 [ 908.182962] [47313]: [pid: 47313|app: 0|req: 3807/7777] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:24 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.187046] [47312]: DEBUG nova.api.openstack.wsgi [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.187245] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.187432] [47312]: DEBUG nova.compute.api [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.191432] [47312]: DEBUG oslo_concurrency.lockutils [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.191891] [47312]: DEBUG oslo_concurrency.lockutils [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.192184] [47313]: DEBUG nova.compute.api [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.192349] [47312]: DEBUG oslo_concurrency.lockutils [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.192877] [47312]: DEBUG oslo_concurrency.lockutils [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.193215] [47312]: DEBUG oslo_concurrency.lockutils [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.193714] [47312]: DEBUG oslo_concurrency.lockutils [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.204616] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.205028] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.205309] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.205914] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.206634] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.206634] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.229182] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.229182] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.229182] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.229388] [47313]: DEBUG nova.objects.instance [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.233619] [47312]: DEBUG nova.policy [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 908.241362] [47312]: INFO nova.api.openstack.requestlog [None req-a544b706-60c2-4447-b052-81fc65cc9e23 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1277 microversion: 2.1 time: 0.059756 [ 908.241987] [47312]: [pid: 47312|app: 0|req: 3971/7778] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.244410] [47312]: DEBUG nova.api.openstack.wsgi [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.249018] [47312]: DEBUG nova.compute.api [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.252872] [47312]: DEBUG oslo_concurrency.lockutils [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.252872] [47312]: DEBUG oslo_concurrency.lockutils [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.252872] [47312]: DEBUG oslo_concurrency.lockutils [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.252872] [47312]: DEBUG oslo_concurrency.lockutils [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.252872] [47312]: DEBUG oslo_concurrency.lockutils [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.252872] [47312]: DEBUG oslo_concurrency.lockutils [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.265759] [47313]: DEBUG nova.policy [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 908.270904] [47313]: INFO nova.api.openstack.requestlog [None req-ef697597-2a4f-4924-b87f-1d4ec576f768 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.087582 [ 908.271337] [47313]: [pid: 47313|app: 0|req: 3808/7779] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.273787] [47313]: DEBUG nova.api.openstack.wsgi [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.276097] [47313]: DEBUG nova.compute.api [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.278996] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.279246] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.279430] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.279780] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.280010] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.280219] [47313]: DEBUG oslo_concurrency.lockutils [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.411235] [47312]: DEBUG nova.policy [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 908.420203] [47312]: INFO nova.api.openstack.requestlog [None req-163e28cf-2c87-4b8c-a4b6-9b63e2e6a55c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1313 microversion: 2.1 time: 0.177641 [ 908.420547] [47312]: [pid: 47312|app: 0|req: 3972/7780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1313 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.423877] [47312]: DEBUG nova.api.openstack.wsgi [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.425566] [47312]: DEBUG nova.compute.api [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.432683] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.432869] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.433085] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.433865] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.434082] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.434278] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.437548] [47313]: INFO nova.api.openstack.requestlog [None req-f9e6ddf8-0acc-4f26-83fe-83476702c680 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.165559 [ 908.437875] [47313]: [pid: 47313|app: 0|req: 3809/7781] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/os-interface => generated 288 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 908.450277] [47313]: DEBUG nova.api.openstack.wsgi [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.452409] [47313]: DEBUG nova.compute.api [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.461778] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.461778] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.461778] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.461778] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.461778] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.461778] [47313]: DEBUG oslo_concurrency.lockutils [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.481470] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.481470] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.481470] [47312]: DEBUG oslo_concurrency.lockutils [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.481704] [47312]: DEBUG nova.objects.instance [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 908.511315] [47312]: DEBUG nova.policy [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 908.517517] [47312]: INFO nova.api.openstack.requestlog [None req-32803e50-11f4-4f15-9702-b7b45ac40e2f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1291 microversion: 2.1 time: 0.096108 [ 908.521191] [47312]: [pid: 47312|app: 0|req: 3973/7782] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1291 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.526079] [47313]: INFO nova.api.openstack.requestlog [None req-fabf07e7-0238-4fa2-bdf9-e06284e941ec tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/os-interface/1296b6ff-7e29-4bc6-8230-f6b7696702f8" status: 200 len: 285 microversion: 2.1 time: 0.079754 [ 908.526739] [47313]: [pid: 47313|app: 0|req: 3810/7783] 10.180.1.21 () {58 vars in 1381 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/os-interface/1296b6ff-7e29-4bc6-8230-f6b7696702f8 => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 908.534290] [47312]: DEBUG nova.api.openstack.wsgi [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.535727] [47312]: DEBUG nova.compute.api [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.539793] [47312]: DEBUG oslo_concurrency.lockutils [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.539880] [47312]: DEBUG oslo_concurrency.lockutils [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.540014] [47312]: DEBUG oslo_concurrency.lockutils [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.540378] [47312]: DEBUG oslo_concurrency.lockutils [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.540572] [47312]: DEBUG oslo_concurrency.lockutils [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.540804] [47312]: DEBUG oslo_concurrency.lockutils [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.559838] [47312]: INFO nova.api.openstack.requestlog [None req-62499f2c-d914-43da-ba56-170270840360 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 160 microversion: 2.1 time: 0.027814 [ 908.561281] [47312]: [pid: 47312|app: 0|req: 3974/7784] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 160 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 908.568435] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Action: 'action', calling method: .version_select at 0x7b9c491dedd0>, body: {"addFixedIp": {"networkId": "8ff0d90d-3251-4958-af11-9c8f308617e9"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 908.569692] [47313]: DEBUG nova.compute.api [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.575607] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.575850] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.576047] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.576418] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.576614] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.576789] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.597218] [47313]: INFO nova.api.openstack.requestlog [None req-5ffdc1fd-9eda-414a-b2a7-bfa3b2d3abb8 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "POST /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/action" status: 202 len: 0 microversion: 2.1 time: 0.031479 [ 908.597617] [47313]: [pid: 47313|app: 0|req: 3811/7785] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:25 2024] POST /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 908.603259] [47312]: DEBUG nova.api.openstack.wsgi [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.606494] [47312]: DEBUG nova.compute.api [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 908.610798] [47312]: DEBUG oslo_concurrency.lockutils [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.611107] [47312]: DEBUG oslo_concurrency.lockutils [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.611326] [47312]: DEBUG oslo_concurrency.lockutils [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.612273] [47312]: DEBUG oslo_concurrency.lockutils [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.612522] [47312]: DEBUG oslo_concurrency.lockutils [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.612804] [47312]: DEBUG oslo_concurrency.lockutils [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.628772] [47312]: INFO nova.api.openstack.requestlog [None req-c50f3a66-8482-4225-a441-c2db314fdf24 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 160 microversion: 2.1 time: 0.027763 [ 908.629304] [47312]: [pid: 47312|app: 0|req: 3975/7786] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 160 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 908.763926] [47313]: DEBUG nova.api.openstack.wsgi [None req-9b566897-ab15-4070-836d-e190842f9296 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cd6c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 908.811063] [47313]: INFO nova.api.openstack.requestlog [None req-9b566897-ab15-4070-836d-e190842f9296 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1559 microversion: 2.1 time: 0.049445 [ 908.811169] [47313]: [pid: 47313|app: 0|req: 3812/7787] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1559 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 908.821170] [47312]: DEBUG nova.api.openstack.wsgi [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-115578388", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "73ff2fc4-b3de-4d3f-8f52-1276930293b9"}], "security_groups": [{"name": "tempest-securitygroup--99260232"}], "key_name": "tempest-keypair-1222105668", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 908.905953] [47312]: DEBUG nova.network.neutron [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] validate_networks() for [('73ff2fc4-b3de-4d3f-8f52-1276930293b9', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 908.958581] [47313]: DEBUG nova.api.openstack.wsgi [req-384ef59f-f46a-4839-9d1d-f47ff82755b8 req-55e1bf37-ef82-47dd-b29d-e0b8bd4cacbf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c274f675-f45e-49e7-8bf3-582a6977d95c", "name": "network-vif-plugged", "status": "completed", "tag": "c8e9a7e3-a835-49e7-a4a5-9b864104e5fb"}, {"name": "network-changed", "server_uuid": "c274f675-f45e-49e7-8bf3-582a6977d95c", "tag": "c8e9a7e3-a835-49e7-a4a5-9b864104e5fb"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 908.967634] [47313]: DEBUG oslo_concurrency.lockutils [req-384ef59f-f46a-4839-9d1d-f47ff82755b8 req-55e1bf37-ef82-47dd-b29d-e0b8bd4cacbf service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 908.967841] [47313]: DEBUG oslo_concurrency.lockutils [req-384ef59f-f46a-4839-9d1d-f47ff82755b8 req-55e1bf37-ef82-47dd-b29d-e0b8bd4cacbf service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 908.968072] [47313]: DEBUG oslo_concurrency.lockutils [req-384ef59f-f46a-4839-9d1d-f47ff82755b8 req-55e1bf37-ef82-47dd-b29d-e0b8bd4cacbf service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 908.987649] [47313]: INFO nova.api.openstack.compute.server_external_events [req-384ef59f-f46a-4839-9d1d-f47ff82755b8 req-55e1bf37-ef82-47dd-b29d-e0b8bd4cacbf service nova] Creating event network-vif-plugged:c8e9a7e3-a835-49e7-a4a5-9b864104e5fb for instance c274f675-f45e-49e7-8bf3-582a6977d95c on cpu-1 [ 908.987923] [47313]: INFO nova.api.openstack.compute.server_external_events [req-384ef59f-f46a-4839-9d1d-f47ff82755b8 req-55e1bf37-ef82-47dd-b29d-e0b8bd4cacbf service nova] Creating event network-changed:c8e9a7e3-a835-49e7-a4a5-9b864104e5fb for instance c274f675-f45e-49e7-8bf3-582a6977d95c on cpu-1 [ 908.991075] [47313]: INFO nova.api.openstack.requestlog [req-384ef59f-f46a-4839-9d1d-f47ff82755b8 req-55e1bf37-ef82-47dd-b29d-e0b8bd4cacbf service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.034800 [ 908.991611] [47313]: [pid: 47313|app: 0|req: 3813/7788] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:25 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 909.014767] [47313]: DEBUG nova.api.openstack.wsgi [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.016497] [47313]: DEBUG nova.compute.api [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.020560] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.020560] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.020560] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.020844] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.021069] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.021250] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.045272] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.045552] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.045914] [47313]: DEBUG oslo_concurrency.lockutils [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.045996] [47313]: DEBUG nova.objects.instance [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.079417] [47313]: DEBUG nova.policy [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.086550] [47313]: INFO nova.api.openstack.requestlog [None req-56b49774-67db-435a-b426-365456b59300 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.074318 [ 909.086893] [47313]: [pid: 47313|app: 0|req: 3814/7789] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:25 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.197354] [47313]: DEBUG nova.api.openstack.wsgi [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.199087] [47313]: DEBUG nova.compute.api [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.202594] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.203017] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.203102] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.203703] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.203703] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.203832] [47313]: DEBUG oslo_concurrency.lockutils [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.217726] [47312]: DEBUG nova.virt.hardware [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 909.218270] [47312]: DEBUG nova.virt.hardware [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 909.218517] [47312]: DEBUG nova.virt.hardware [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 909.218713] [47312]: DEBUG nova.virt.hardware [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 909.218890] [47312]: DEBUG nova.virt.hardware [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 909.228069] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.228307] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.228581] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.228931] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.229166] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.229379] [47312]: DEBUG oslo_concurrency.lockutils [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.245964] [47312]: DEBUG nova.quota [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 909.250092] [47312]: DEBUG nova.quota [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for user 3be17eae7273428782fef3d4aa7b7cce and project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 909.261129] [47312]: DEBUG nova.compute.api [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 909.263342] [47312]: DEBUG nova.compute.api [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 909.289393] [47313]: DEBUG nova.policy [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.293945] [47313]: INFO nova.api.openstack.requestlog [None req-f1c238b1-305a-468e-9787-32e348350a12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.098352 [ 909.293945] [47313]: [pid: 47313|app: 0|req: 3815/7790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.296800] [47313]: DEBUG nova.api.openstack.wsgi [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.298803] [47312]: INFO nova.api.openstack.requestlog [None req-49f1a76a-bfcf-4444-a3f0-242769b8abc2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.480411 [ 909.298887] [47313]: DEBUG nova.compute.api [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.298941] [47312]: [pid: 47312|app: 0|req: 3976/7791] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:25 2024] POST /compute/v2.1/servers => generated 400 bytes in 481 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 909.303381] [47313]: DEBUG oslo_concurrency.lockutils [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.305017] [47313]: DEBUG oslo_concurrency.lockutils [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.305017] [47313]: DEBUG oslo_concurrency.lockutils [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.305017] [47313]: DEBUG oslo_concurrency.lockutils [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.305017] [47313]: DEBUG oslo_concurrency.lockutils [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.305017] [47313]: DEBUG oslo_concurrency.lockutils [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.305227] [47312]: DEBUG nova.api.openstack.wsgi [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.307194] [47312]: DEBUG nova.compute.api [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.314132] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.314132] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.314132] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.314363] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.314504] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.314723] [47312]: DEBUG oslo_concurrency.lockutils [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.368339] [47312]: DEBUG nova.policy [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.373097] [47312]: INFO nova.api.openstack.requestlog [None req-30b158d5-b46a-48af-b86e-ef54f6f1171c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1285 microversion: 2.1 time: 0.073706 [ 909.373475] [47312]: [pid: 47312|app: 0|req: 3977/7792] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.377014] [47312]: DEBUG nova.api.openstack.wsgi [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.378344] [47312]: DEBUG nova.compute.api [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.385295] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.385295] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.385295] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.385750] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.385750] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.385851] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.418019] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.418327] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.418578] [47312]: DEBUG oslo_concurrency.lockutils [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.418795] [47312]: DEBUG nova.objects.instance [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.458028] [47312]: DEBUG nova.policy [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.468543] [47312]: INFO nova.api.openstack.requestlog [None req-68d8d7f9-9c10-4a2d-90c2-9c0f814d4740 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.093179 [ 909.468716] [47312]: [pid: 47312|app: 0|req: 3978/7793] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.475034] [47312]: DEBUG nova.api.openstack.wsgi [None req-63980bee-2a87-4ff5-8755-8ae975aaf0bc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.479442] [47312]: DEBUG nova.compute.api [None req-63980bee-2a87-4ff5-8755-8ae975aaf0bc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.509388] [47313]: DEBUG nova.policy [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.515987] [47313]: INFO nova.api.openstack.requestlog [None req-afb5eb0d-15bd-4cce-aa02-bd7c113e790c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.221108 [ 909.516387] [47313]: [pid: 47313|app: 0|req: 3816/7794] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.519596] [47313]: DEBUG nova.api.openstack.wsgi [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.523023] [47312]: DEBUG nova.policy [None req-63980bee-2a87-4ff5-8755-8ae975aaf0bc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.523183] [47313]: DEBUG nova.compute.api [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.525965] [47313]: DEBUG oslo_concurrency.lockutils [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.526227] [47313]: DEBUG oslo_concurrency.lockutils [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.526405] [47313]: DEBUG oslo_concurrency.lockutils [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.526765] [47312]: INFO nova.api.openstack.requestlog [None req-63980bee-2a87-4ff5-8755-8ae975aaf0bc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1235 microversion: 2.1 time: 0.056900 [ 909.526845] [47313]: DEBUG oslo_concurrency.lockutils [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.526948] [47313]: DEBUG oslo_concurrency.lockutils [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.527111] [47312]: [pid: 47312|app: 0|req: 3979/7795] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1235 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.527165] [47313]: DEBUG oslo_concurrency.lockutils [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.533490] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.535409] [47312]: DEBUG nova.compute.api [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.543934] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.544332] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.544593] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.545046] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.545283] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.545500] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.567178] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.567178] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.567178] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.567178] [47312]: DEBUG nova.objects.instance [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 909.593548] [47312]: DEBUG nova.policy [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.599707] [47312]: INFO nova.api.openstack.requestlog [None req-1a59ae0b-6cb5-4e1f-ad27-2a348353739e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1291 microversion: 2.1 time: 0.067972 [ 909.599707] [47312]: [pid: 47312|app: 0|req: 3980/7796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1291 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.635235] [47313]: DEBUG nova.policy [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 909.638319] [47312]: DEBUG nova.api.openstack.wsgi [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.639930] [47312]: DEBUG nova.compute.api [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 909.640035] [47313]: INFO nova.api.openstack.requestlog [None req-56675c0d-3f3b-4a6f-967d-7c0d17eef6dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1313 microversion: 2.1 time: 0.122516 [ 909.640330] [47313]: [pid: 47313|app: 0|req: 3817/7797] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1313 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 909.643913] [47312]: DEBUG oslo_concurrency.lockutils [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.644215] [47312]: DEBUG oslo_concurrency.lockutils [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.644407] [47312]: DEBUG oslo_concurrency.lockutils [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.644775] [47312]: DEBUG oslo_concurrency.lockutils [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 909.644971] [47312]: DEBUG oslo_concurrency.lockutils [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 909.645158] [47312]: DEBUG oslo_concurrency.lockutils [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 909.662418] [47312]: INFO nova.api.openstack.requestlog [None req-43be83eb-6d63-4611-abc0-40eacf84cebe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 160 microversion: 2.1 time: 0.026914 [ 909.662949] [47312]: [pid: 47312|app: 0|req: 3981/7798] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 160 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 909.819849] [47313]: DEBUG nova.api.openstack.wsgi [None req-4d0de3a7-9feb-4d47-83ce-fdea2c48818e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c476b15a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 909.863541] [47313]: INFO nova.api.openstack.requestlog [None req-4d0de3a7-9feb-4d47-83ce-fdea2c48818e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1559 microversion: 2.1 time: 0.045871 [ 909.863839] [47313]: [pid: 47313|app: 0|req: 3818/7799] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1559 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.099954] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.102839] [47312]: DEBUG nova.compute.api [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.107014] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.107387] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.107959] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.108485] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.108804] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.109126] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.131944] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.133023] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.133023] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.133023] [47312]: DEBUG nova.objects.instance [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.153284] [47312]: DEBUG nova.policy [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.159690] [47312]: INFO nova.api.openstack.requestlog [None req-d0a917f4-cb2b-4ed0-8646-22db9362fd5f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.061884 [ 910.159690] [47312]: [pid: 47312|app: 0|req: 3982/7800] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:26 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.306643] [47313]: DEBUG nova.api.openstack.wsgi [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.308571] [47313]: DEBUG nova.compute.api [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.312638] [47313]: DEBUG oslo_concurrency.lockutils [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.312821] [47313]: DEBUG oslo_concurrency.lockutils [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.313050] [47313]: DEBUG oslo_concurrency.lockutils [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.313429] [47313]: DEBUG oslo_concurrency.lockutils [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.313634] [47313]: DEBUG oslo_concurrency.lockutils [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.313810] [47313]: DEBUG oslo_concurrency.lockutils [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.389688] [47312]: DEBUG nova.api.openstack.wsgi [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.391962] [47312]: DEBUG nova.compute.api [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.396527] [47312]: DEBUG oslo_concurrency.lockutils [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.396778] [47312]: DEBUG oslo_concurrency.lockutils [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.397014] [47312]: DEBUG oslo_concurrency.lockutils [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.397434] [47312]: DEBUG oslo_concurrency.lockutils [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.397642] [47312]: DEBUG oslo_concurrency.lockutils [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.397824] [47312]: DEBUG oslo_concurrency.lockutils [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.400812] [47313]: DEBUG nova.policy [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.406522] [47313]: INFO nova.api.openstack.requestlog [None req-967f7c57-f2a3-46d1-b340-359860395f7f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.102258 [ 910.407190] [47313]: [pid: 47313|app: 0|req: 3819/7801] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.484170] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.485946] [47313]: DEBUG nova.compute.api [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.492169] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.492621] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.493330] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.493730] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.493983] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.494168] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.512637] [47312]: DEBUG nova.policy [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.514083] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.514924] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.514924] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.514924] [47313]: DEBUG nova.objects.instance [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.520449] [47312]: INFO nova.api.openstack.requestlog [None req-71463ae9-d1d3-453c-8105-f54578150624 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1337 microversion: 2.1 time: 0.133273 [ 910.520696] [47312]: [pid: 47312|app: 0|req: 3983/7802] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1337 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.533233] [47312]: DEBUG nova.api.openstack.wsgi [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.535101] [47312]: DEBUG nova.compute.api [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.535927] [47313]: DEBUG nova.policy [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.538884] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.539201] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.539437] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.539863] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.540129] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.540351] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.540678] [47313]: INFO nova.api.openstack.requestlog [None req-e3785228-f3a7-44c8-bae2-8fa92fa36fa1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.058834 [ 910.541194] [47313]: [pid: 47313|app: 0|req: 3820/7803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.544022] [47313]: DEBUG nova.api.openstack.wsgi [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.545210] [47313]: DEBUG nova.compute.api [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.549172] [47313]: DEBUG oslo_concurrency.lockutils [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.549423] [47313]: DEBUG oslo_concurrency.lockutils [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.549623] [47313]: DEBUG oslo_concurrency.lockutils [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.549985] [47313]: DEBUG oslo_concurrency.lockutils [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.550618] [47313]: DEBUG oslo_concurrency.lockutils [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.550810] [47313]: DEBUG oslo_concurrency.lockutils [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.586542] [47313]: DEBUG nova.policy [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.590754] [47313]: INFO nova.api.openstack.requestlog [None req-0692fd81-507d-4bcb-af7c-b46f6020c1f1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.048825 [ 910.591441] [47313]: [pid: 47313|app: 0|req: 3821/7804] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.612883] [47313]: DEBUG nova.api.openstack.wsgi [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.614349] [47313]: DEBUG nova.compute.api [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.618129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.618308] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.618495] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.618838] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.619049] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.619226] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.622996] [47312]: DEBUG nova.policy [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.627320] [47312]: INFO nova.api.openstack.requestlog [None req-40dc53a7-7ae5-455b-b404-8feff3fa389e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.096456 [ 910.627904] [47312]: [pid: 47312|app: 0|req: 3984/7805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 910.639221] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.639459] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.639637] [47313]: DEBUG oslo_concurrency.lockutils [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.639845] [47313]: DEBUG nova.objects.instance [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 910.651915] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.653709] [47312]: DEBUG nova.compute.api [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.657627] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.657902] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.658121] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.658519] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.658560] [47313]: DEBUG nova.policy [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.658727] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.658901] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.663093] [47313]: INFO nova.api.openstack.requestlog [None req-f209a0e4-8e79-4eca-911d-afdc8fa192aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 200 len: 1291 microversion: 2.1 time: 0.052359 [ 910.663491] [47313]: [pid: 47313|app: 0|req: 3822/7806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 910.669671] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.671248] [47313]: DEBUG nova.compute.api [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.674466] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.674702] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.674885] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.675257] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.675450] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.675621] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.689483] [47313]: INFO nova.api.openstack.requestlog [None req-a8ab3381-c20a-4cd7-b32a-b6ffd9a3ef91 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 202 microversion: 2.1 time: 0.021762 [ 910.689854] [47313]: [pid: 47313|app: 0|req: 3823/7807] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 202 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 910.695693] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.697765] [47313]: DEBUG nova.compute.api [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.701409] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.701568] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.701902] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.702473] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.702720] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.702940] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.751728] [47312]: DEBUG nova.policy [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.757611] [47312]: INFO nova.api.openstack.requestlog [None req-1d4f9143-d9d5-4479-b87a-11fb1f8e23ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1313 microversion: 2.1 time: 0.107262 [ 910.757611] [47312]: [pid: 47312|app: 0|req: 3985/7808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1313 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 910.788204] [47313]: DEBUG nova.policy [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 910.792722] [47313]: INFO nova.api.openstack.requestlog [None req-a2d79e55-e43b-42d0-9401-e39dd4f6c9cb tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1802 microversion: 2.1 time: 0.099101 [ 910.793087] [47313]: [pid: 47313|app: 0|req: 3824/7809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1802 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 910.803899] [47312]: DEBUG nova.api.openstack.wsgi [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Action: 'action', calling method: .version_select at 0x7b9c491e6710>, body: {"removeFixedIp": {"address": "192.168.128.14"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 910.806028] [47312]: DEBUG nova.compute.api [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.809943] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.810293] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.810361] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.810719] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.810918] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.811106] [47312]: DEBUG oslo_concurrency.lockutils [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.828538] [47312]: INFO nova.api.openstack.requestlog [None req-a25c0cad-e6c4-4ebe-819b-b39a9676c1f3 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "POST /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/action" status: 202 len: 0 microversion: 2.1 time: 0.026720 [ 910.829069] [47312]: [pid: 47312|app: 0|req: 3986/7810] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:27 2024] POST /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 910.834572] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.836387] [47313]: DEBUG nova.compute.api [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 910.840210] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.840604] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.840712] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.841102] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 910.841326] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 910.841500] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 910.855237] [47313]: INFO nova.api.openstack.requestlog [None req-1cdf44fa-dc5b-42eb-9fd1-cb7afc4e7f61 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 202 microversion: 2.1 time: 0.023110 [ 910.855704] [47313]: [pid: 47313|app: 0|req: 3825/7811] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 202 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 910.877130] [47312]: DEBUG nova.api.openstack.wsgi [None req-7344724c-5ed9-407c-82ec-775dd6b15551 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cd480>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 910.906013] [47312]: INFO nova.api.openstack.requestlog [None req-7344724c-5ed9-407c-82ec-775dd6b15551 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1559 microversion: 2.1 time: 0.035015 [ 910.906447] [47312]: [pid: 47312|app: 0|req: 3987/7812] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:27 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1559 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.002051] [47313]: DEBUG nova.api.openstack.wsgi [req-6a2a1e78-c8ca-416a-b4ab-336d242f50e2 req-9cd6006b-b986-4c2e-b05e-fb2d1afe85b7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "21440243-458c-4640-b0ba-8f3b8b1b0720", "tag": "1296b6ff-7e29-4bc6-8230-f6b7696702f8"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 911.008752] [47313]: DEBUG oslo_concurrency.lockutils [req-6a2a1e78-c8ca-416a-b4ab-336d242f50e2 req-9cd6006b-b986-4c2e-b05e-fb2d1afe85b7 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.009079] [47313]: DEBUG oslo_concurrency.lockutils [req-6a2a1e78-c8ca-416a-b4ab-336d242f50e2 req-9cd6006b-b986-4c2e-b05e-fb2d1afe85b7 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.009328] [47313]: DEBUG oslo_concurrency.lockutils [req-6a2a1e78-c8ca-416a-b4ab-336d242f50e2 req-9cd6006b-b986-4c2e-b05e-fb2d1afe85b7 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.016260] [47313]: INFO nova.api.openstack.compute.server_external_events [req-6a2a1e78-c8ca-416a-b4ab-336d242f50e2 req-9cd6006b-b986-4c2e-b05e-fb2d1afe85b7 service nova] Creating event network-changed:1296b6ff-7e29-4bc6-8230-f6b7696702f8 for instance 21440243-458c-4640-b0ba-8f3b8b1b0720 on cpu-1 [ 911.019451] [47313]: INFO nova.api.openstack.requestlog [req-6a2a1e78-c8ca-416a-b4ab-336d242f50e2 req-9cd6006b-b986-4c2e-b05e-fb2d1afe85b7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020328 [ 911.019762] [47313]: [pid: 47313|app: 0|req: 3826/7813] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:27 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 911.172353] [47312]: DEBUG nova.api.openstack.wsgi [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.174385] [47312]: DEBUG nova.compute.api [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.179237] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.179525] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.179732] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.180124] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.180324] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.180513] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.200927] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.201196] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.201401] [47312]: DEBUG oslo_concurrency.lockutils [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.201586] [47312]: DEBUG nova.objects.instance [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.224026] [47312]: DEBUG nova.policy [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 911.228802] [47312]: INFO nova.api.openstack.requestlog [None req-eab140a5-6f6d-4709-9bc6-aa4d829bbfff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.058977 [ 911.229166] [47312]: [pid: 47312|app: 0|req: 3988/7814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.419681] [47313]: DEBUG nova.api.openstack.wsgi [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.421445] [47313]: DEBUG nova.compute.api [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.425150] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.426027] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.426027] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.426027] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.426174] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.426348] [47313]: DEBUG oslo_concurrency.lockutils [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.533046] [47312]: DEBUG nova.api.openstack.wsgi [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.534818] [47312]: DEBUG nova.compute.api [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.538827] [47312]: DEBUG oslo_concurrency.lockutils [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.539097] [47312]: DEBUG oslo_concurrency.lockutils [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.539266] [47312]: DEBUG oslo_concurrency.lockutils [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.539701] [47312]: DEBUG oslo_concurrency.lockutils [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.539917] [47312]: DEBUG oslo_concurrency.lockutils [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.540126] [47312]: DEBUG oslo_concurrency.lockutils [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.540587] [47313]: DEBUG nova.policy [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 911.554026] [47313]: INFO nova.api.openstack.requestlog [None req-de2f3535-b135-4233-8a93-d55250c59f0e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.134484 [ 911.555152] [47313]: [pid: 47313|app: 0|req: 3827/7815] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.557476] [47313]: DEBUG nova.api.openstack.wsgi [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.562974] [47313]: DEBUG nova.compute.api [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.565728] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.565728] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.565728] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.565728] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.565728] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.565728] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.585761] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.586506] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.586764] [47313]: DEBUG oslo_concurrency.lockutils [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.587008] [47313]: DEBUG nova.objects.instance [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 911.614042] [47313]: DEBUG nova.policy [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 911.621436] [47313]: INFO nova.api.openstack.requestlog [None req-0be8ad2d-17e2-49e3-8cc0-497dc479f5e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.066266 [ 911.621812] [47313]: [pid: 47313|app: 0|req: 3828/7816] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.625073] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.627240] [47313]: DEBUG nova.compute.api [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.630503] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.630832] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.631078] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.631477] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.631739] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.631917] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.633255] [47312]: DEBUG nova.policy [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 911.638379] [47312]: INFO nova.api.openstack.requestlog [None req-8880a4e6-84b8-45a4-9558-2593dc2afa77 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.107587 [ 911.638732] [47312]: [pid: 47312|app: 0|req: 3989/7817] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.645067] [47312]: DEBUG nova.api.openstack.wsgi [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.645067] [47312]: DEBUG nova.compute.api [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.648417] [47312]: DEBUG oslo_concurrency.lockutils [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.648690] [47312]: DEBUG oslo_concurrency.lockutils [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.648868] [47312]: DEBUG oslo_concurrency.lockutils [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.649256] [47312]: DEBUG oslo_concurrency.lockutils [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.649453] [47312]: DEBUG oslo_concurrency.lockutils [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.649626] [47312]: DEBUG oslo_concurrency.lockutils [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.666932] [47313]: DEBUG nova.policy [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 911.675177] [47313]: INFO nova.api.openstack.requestlog [None req-ca1a3b17-8afb-4fc2-8487-2b30d3d6ac24 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.049788 [ 911.675177] [47313]: [pid: 47313|app: 0|req: 3829/7818] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.678098] [47313]: DEBUG nova.api.openstack.wsgi [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.680411] [47313]: DEBUG nova.compute.api [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.683932] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.684286] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.684509] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.688104] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.688104] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.688104] [47313]: DEBUG oslo_concurrency.lockutils [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.695457] [47313]: INFO nova.api.openstack.wsgi [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee could not be found. [ 911.695821] [47313]: DEBUG nova.api.openstack.wsgi [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 911.696303] [47313]: INFO nova.api.openstack.requestlog [None req-f01026bc-50a3-4282-92a4-9eb5917f5e8d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 404 len: 111 microversion: 2.1 time: 0.020276 [ 911.696761] [47313]: [pid: 47313|app: 0|req: 3830/7819] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 911.703869] [47313]: DEBUG nova.api.openstack.wsgi [None req-771c252b-6335-4d48-bbeb-7879cd0087df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c46b64820>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.735297] [47312]: DEBUG nova.policy [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 911.750280] [47312]: INFO nova.api.openstack.requestlog [None req-baa9b755-e269-4551-8cf6-9bec1f4757fd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.109797 [ 911.750723] [47312]: [pid: 47312|app: 0|req: 3990/7820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.769053] [47312]: DEBUG nova.api.openstack.wsgi [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.771689] [47312]: DEBUG nova.compute.api [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.777332] [47312]: DEBUG oslo_concurrency.lockutils [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.777332] [47312]: DEBUG oslo_concurrency.lockutils [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.777332] [47312]: DEBUG oslo_concurrency.lockutils [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.777332] [47312]: DEBUG oslo_concurrency.lockutils [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.777332] [47312]: DEBUG oslo_concurrency.lockutils [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.777332] [47312]: DEBUG oslo_concurrency.lockutils [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.826418] [47313]: INFO nova.api.openstack.requestlog [None req-771c252b-6335-4d48-bbeb-7879cd0087df tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 204 len: 0 microversion: 2.1 time: 0.124599 [ 911.826829] [47313]: [pid: 47313|app: 0|req: 3831/7821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] DELETE /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 911.831241] [47313]: DEBUG nova.api.openstack.wsgi [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.831572] [47313]: DEBUG nova.compute.api [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.835727] [47313]: DEBUG oslo_concurrency.lockutils [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.835990] [47313]: DEBUG oslo_concurrency.lockutils [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.836164] [47313]: DEBUG oslo_concurrency.lockutils [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.836541] [47313]: DEBUG oslo_concurrency.lockutils [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.836719] [47313]: DEBUG oslo_concurrency.lockutils [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.836893] [47313]: DEBUG oslo_concurrency.lockutils [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.852157] [47313]: DEBUG nova.compute.api [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 911.890343] [47312]: DEBUG nova.policy [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 911.895394] [47312]: INFO nova.api.openstack.requestlog [None req-a545979e-1184-4a31-82c6-cbc38593f9ce tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1313 microversion: 2.1 time: 0.128152 [ 911.895775] [47312]: [pid: 47312|app: 0|req: 3991/7822] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1313 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.898477] [47312]: DEBUG nova.api.openstack.wsgi [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.900026] [47312]: DEBUG nova.compute.api [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 911.902893] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.903187] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.903376] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.903418] [47313]: INFO nova.api.openstack.requestlog [None req-547d1991-feb7-4d58-9d87-d5034b1e5bea tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 204 len: 0 microversion: 2.1 time: 0.074045 [ 911.903733] [47313]: [pid: 47313|app: 0|req: 3832/7823] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:28 2024] DELETE /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 911.903788] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 911.904022] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 911.904234] [47312]: DEBUG oslo_concurrency.lockutils [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 911.916649] [47313]: DEBUG nova.api.openstack.wsgi [None req-c26e6323-36b8-498b-9fdf-553d0c55b9fe tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cf250>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 911.919040] [47312]: INFO nova.api.openstack.requestlog [None req-97d7ce54-44b3-4392-b00d-2d85e7f21c83 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 202 microversion: 2.1 time: 0.022470 [ 911.919757] [47312]: [pid: 47312|app: 0|req: 3992/7824] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 202 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 911.950285] [47313]: INFO nova.api.openstack.requestlog [None req-c26e6323-36b8-498b-9fdf-553d0c55b9fe tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1559 microversion: 2.1 time: 0.036412 [ 911.950744] [47313]: [pid: 47313|app: 0|req: 3833/7825] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:28 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1559 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 911.990358] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1406086197", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "6a45631a-6ab1-4436-9912-52af55ba08fe"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 912.021222] [47312]: DEBUG nova.network.neutron [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] validate_networks() for [('6a45631a-6ab1-4436-9912-52af55ba08fe', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 912.218788] [47312]: DEBUG nova.virt.hardware [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 912.218788] [47312]: DEBUG nova.virt.hardware [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 912.219240] [47312]: DEBUG nova.virt.hardware [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 912.219572] [47312]: DEBUG nova.virt.hardware [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 912.219780] [47312]: DEBUG nova.virt.hardware [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 912.228327] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.228563] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.228745] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.229165] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.229372] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.229548] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.241408] [47312]: DEBUG nova.quota [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 912.241545] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.244764] [47313]: DEBUG nova.compute.api [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.246263] [47312]: DEBUG nova.quota [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Getting quotas for user c6b7c5b037a54c8cbd151ad0f1875f37 and project dbbaa322b60942819cfb147b5201daf4. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 912.248845] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.249102] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.249293] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.249638] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.249831] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.250018] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.252953] [47312]: DEBUG nova.compute.api [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 912.254439] [47312]: DEBUG nova.compute.api [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 912.269306] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.269620] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.269879] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.270162] [47313]: DEBUG nova.objects.instance [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.292049] [47313]: DEBUG nova.policy [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.296663] [47313]: INFO nova.api.openstack.requestlog [None req-6fe7be64-2aa3-47dd-b89d-39237b25276e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.058249 [ 912.296903] [47313]: [pid: 47313|app: 0|req: 3834/7826] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.299107] [47312]: INFO nova.api.openstack.requestlog [None req-f5e5c0e5-92b0-40b6-8e75-9d106e50615b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.310082 [ 912.299107] [47312]: [pid: 47312|app: 0|req: 3993/7827] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:28 2024] POST /compute/v2.1/servers => generated 380 bytes in 311 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) [ 912.306478] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ef836ea-8b36-4e22-b32f-34e39b9f3abc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.308179] [47313]: DEBUG nova.compute.api [None req-7ef836ea-8b36-4e22-b32f-34e39b9f3abc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.335496] [47313]: DEBUG nova.policy [None req-7ef836ea-8b36-4e22-b32f-34e39b9f3abc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.339743] [47313]: INFO nova.api.openstack.requestlog [None req-7ef836ea-8b36-4e22-b32f-34e39b9f3abc tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1206 microversion: 2.1 time: 0.036078 [ 912.340076] [47313]: [pid: 47313|app: 0|req: 3835/7828] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1206 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.567315] [47312]: DEBUG nova.api.openstack.wsgi [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.569091] [47312]: DEBUG nova.compute.api [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.574862] [47312]: DEBUG oslo_concurrency.lockutils [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.575151] [47312]: DEBUG oslo_concurrency.lockutils [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.575392] [47312]: DEBUG oslo_concurrency.lockutils [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.575723] [47312]: DEBUG oslo_concurrency.lockutils [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.575927] [47312]: DEBUG oslo_concurrency.lockutils [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.576133] [47312]: DEBUG oslo_concurrency.lockutils [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.634236] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.636062] [47313]: DEBUG nova.compute.api [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.640767] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.640767] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.640914] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.641734] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.641942] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.642133] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.666378] [47312]: DEBUG nova.policy [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.671196] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.671530] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.671803] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.672058] [47313]: DEBUG nova.objects.instance [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 912.673044] [47312]: INFO nova.api.openstack.requestlog [None req-548aa16b-520c-4cec-82a4-485b7fd04c17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.108040 [ 912.673501] [47312]: [pid: 47312|app: 0|req: 3994/7829] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.676399] [47312]: DEBUG nova.api.openstack.wsgi [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.677452] [47312]: DEBUG nova.compute.api [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.682966] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.683238] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.683425] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.683797] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.683991] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.684176] [47312]: DEBUG oslo_concurrency.lockutils [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.692714] [47313]: DEBUG nova.policy [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.697839] [47313]: INFO nova.api.openstack.requestlog [None req-ce55fa58-c308-45e0-8613-988f21d09d19 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.066247 [ 912.698884] [47313]: [pid: 47313|app: 0|req: 3836/7830] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.702292] [47313]: DEBUG nova.api.openstack.wsgi [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.702579] [47313]: DEBUG nova.compute.api [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.707094] [47313]: DEBUG oslo_concurrency.lockutils [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.707497] [47313]: DEBUG oslo_concurrency.lockutils [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.707741] [47313]: DEBUG oslo_concurrency.lockutils [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.708755] [47313]: DEBUG oslo_concurrency.lockutils [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.708755] [47313]: DEBUG oslo_concurrency.lockutils [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.708875] [47313]: DEBUG oslo_concurrency.lockutils [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.723703] [47313]: DEBUG nova.compute.api [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 912.766895] [47312]: DEBUG nova.policy [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.768921] [47312]: INFO nova.api.openstack.requestlog [None req-6bf95dac-2b45-45fc-8e07-df590cd65bc6 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.094933 [ 912.769298] [47312]: [pid: 47312|app: 0|req: 3995/7831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.778470] [47312]: DEBUG nova.api.openstack.wsgi [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.780558] [47313]: INFO nova.api.openstack.requestlog [None req-5668790d-9d2b-4df4-9f69-667256b1eefa tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 204 len: 0 microversion: 2.1 time: 0.080218 [ 912.780765] [47312]: DEBUG nova.compute.api [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.780861] [47313]: [pid: 47313|app: 0|req: 3837/7832] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:29 2024] DELETE /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 912.783211] [47313]: DEBUG nova.api.openstack.wsgi [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.784509] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.784787] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.784967] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.785662] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.785662] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.785947] [47312]: DEBUG oslo_concurrency.lockutils [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.785993] [47313]: DEBUG nova.compute.api [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.791021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.791021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.791021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.791021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.791021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.791021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.838418] [47312]: DEBUG nova.policy [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.843013] [47312]: INFO nova.api.openstack.requestlog [None req-c3a2b606-c7fd-43fe-af73-c583b869d37f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.072854 [ 912.843162] [47312]: [pid: 47312|app: 0|req: 3996/7833] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.855358] [47312]: DEBUG nova.api.openstack.wsgi [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.857059] [47312]: DEBUG nova.compute.api [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.868970] [47312]: DEBUG oslo_concurrency.lockutils [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.869359] [47312]: DEBUG oslo_concurrency.lockutils [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.869595] [47312]: DEBUG oslo_concurrency.lockutils [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.870237] [47312]: DEBUG oslo_concurrency.lockutils [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.870511] [47312]: DEBUG oslo_concurrency.lockutils [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.870695] [47312]: DEBUG oslo_concurrency.lockutils [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.886129] [47313]: DEBUG nova.policy [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.894179] [47313]: INFO nova.api.openstack.requestlog [None req-e7543d7b-3de4-442d-8f6b-aabfaf119ebc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.113120 [ 912.894591] [47313]: [pid: 47313|app: 0|req: 3838/7834] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.907324] [47313]: DEBUG nova.api.openstack.wsgi [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.910498] [47313]: DEBUG nova.compute.api [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.915846] [47313]: DEBUG oslo_concurrency.lockutils [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.916330] [47313]: DEBUG oslo_concurrency.lockutils [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.916593] [47313]: DEBUG oslo_concurrency.lockutils [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.917234] [47313]: DEBUG oslo_concurrency.lockutils [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.917863] [47313]: DEBUG oslo_concurrency.lockutils [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.917863] [47313]: DEBUG oslo_concurrency.lockutils [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.971909] [47312]: DEBUG nova.policy [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 912.978927] [47312]: INFO nova.api.openstack.requestlog [None req-29283fca-e3ee-4d94-ae89-df0550ec8a65 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.129689 [ 912.979292] [47312]: [pid: 47312|app: 0|req: 3997/7835] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 912.981913] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 912.983540] [47312]: DEBUG nova.compute.api [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 912.987735] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.987986] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.988209] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 912.988549] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 912.988800] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 912.989352] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.005042] [47312]: INFO nova.api.openstack.requestlog [None req-c5c6249a-cb08-4b00-b358-0792c4482a1a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 202 microversion: 2.1 time: 0.025106 [ 913.005537] [47312]: [pid: 47312|app: 0|req: 3998/7836] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 202 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 913.007888] [47312]: DEBUG nova.api.openstack.wsgi [None req-fde94414-6359-415f-91cd-3d398c01fa88 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c478aeb00>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.037081] [47312]: INFO nova.api.openstack.requestlog [None req-fde94414-6359-415f-91cd-3d398c01fa88 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.030851 [ 913.037405] [47312]: [pid: 47312|app: 0|req: 3999/7837] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.041124] [47312]: DEBUG nova.api.openstack.wsgi [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "12a1a1ee-9aa1-4dda-9276-68492718e404", "name": "network-vif-plugged", "status": "completed", "tag": "2b837067-f779-43d6-9b1c-302a175bf675"}, {"name": "network-changed", "server_uuid": "12a1a1ee-9aa1-4dda-9276-68492718e404", "tag": "2b837067-f779-43d6-9b1c-302a175bf675"}, {"name": "network-changed", "server_uuid": "21440243-458c-4640-b0ba-8f3b8b1b0720", "tag": "1296b6ff-7e29-4bc6-8230-f6b7696702f8"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 913.048277] [47312]: DEBUG oslo_concurrency.lockutils [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.048277] [47312]: DEBUG oslo_concurrency.lockutils [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.048496] [47312]: DEBUG oslo_concurrency.lockutils [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.056895] [47312]: INFO nova.api.openstack.compute.server_external_events [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] Creating event network-vif-plugged:2b837067-f779-43d6-9b1c-302a175bf675 for instance 12a1a1ee-9aa1-4dda-9276-68492718e404 on cpu-1 [ 913.057133] [47312]: INFO nova.api.openstack.compute.server_external_events [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] Creating event network-changed:2b837067-f779-43d6-9b1c-302a175bf675 for instance 12a1a1ee-9aa1-4dda-9276-68492718e404 on cpu-1 [ 913.057352] [47312]: INFO nova.api.openstack.compute.server_external_events [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] Creating event network-changed:1296b6ff-7e29-4bc6-8230-f6b7696702f8 for instance 21440243-458c-4640-b0ba-8f3b8b1b0720 on cpu-1 [ 913.061572] [47312]: INFO nova.api.openstack.requestlog [req-152412f5-f608-4903-8701-dce9cb72821a req-d8a864b8-4abd-4670-bf2f-56d3c533019f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.022995 [ 913.061572] [47312]: [pid: 47312|app: 0|req: 4000/7838] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:29 2024] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 913.204969] [47313]: DEBUG nova.policy [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 913.210477] [47313]: INFO nova.api.openstack.requestlog [None req-28bb19e7-daf5-4a80-ad8c-76c87fe42097 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1313 microversion: 2.1 time: 0.305153 [ 913.210477] [47313]: [pid: 47313|app: 0|req: 3839/7839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:29 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1313 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.308534] [47312]: DEBUG nova.api.openstack.wsgi [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.311394] [47312]: DEBUG nova.compute.api [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 913.314317] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.314437] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.314627] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.314986] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.315202] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.315477] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.335452] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.335680] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.335858] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.336066] [47312]: DEBUG nova.objects.instance [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.350927] [47313]: DEBUG nova.api.openstack.wsgi [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.352848] [47313]: DEBUG nova.compute.api [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 913.356074] [47312]: DEBUG nova.policy [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 913.356780] [47313]: DEBUG oslo_concurrency.lockutils [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.357060] [47313]: DEBUG oslo_concurrency.lockutils [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.357256] [47313]: DEBUG oslo_concurrency.lockutils [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.357656] [47313]: DEBUG oslo_concurrency.lockutils [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.357817] [47313]: DEBUG oslo_concurrency.lockutils [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.357989] [47313]: DEBUG oslo_concurrency.lockutils [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.361235] [47312]: INFO nova.api.openstack.requestlog [None req-07e9f2b1-6329-4fd4-b25e-b0f282fa2d03 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.055170 [ 913.361583] [47312]: [pid: 47312|app: 0|req: 4001/7840] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.393294] [47313]: DEBUG nova.policy [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 913.398452] [47313]: INFO nova.api.openstack.requestlog [None req-66a69bde-2476-4902-a320-efd7a3a71561 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1210 microversion: 2.1 time: 0.049652 [ 913.398852] [47313]: [pid: 47313|app: 0|req: 3840/7841] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.712293] [47312]: DEBUG nova.api.openstack.wsgi [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.714031] [47312]: DEBUG nova.compute.api [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 913.718754] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.719085] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.719241] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.719632] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.719831] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.720031] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.741323] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.741478] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.741639] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.741835] [47312]: DEBUG nova.objects.instance [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 1597e0f2-f67a-406e-9ef0-4d39b353ab0a {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 913.763838] [47312]: DEBUG nova.policy [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 913.771636] [47312]: INFO nova.api.openstack.requestlog [None req-0b460939-56ac-4819-82c7-a748b3e7392a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 200 len: 1301 microversion: 2.1 time: 0.061674 [ 913.771636] [47312]: [pid: 47312|app: 0|req: 4002/7842] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 1301 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.786346] [47313]: DEBUG nova.api.openstack.wsgi [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.788075] [47313]: DEBUG nova.compute.api [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 913.791941] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.792285] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.792455] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.792856] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.793132] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.793263] [47313]: DEBUG oslo_concurrency.lockutils [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.859238] [47312]: DEBUG nova.api.openstack.wsgi [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.861551] [47312]: DEBUG nova.compute.api [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 913.865853] [47312]: DEBUG oslo_concurrency.lockutils [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.866169] [47312]: DEBUG oslo_concurrency.lockutils [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.866437] [47312]: DEBUG oslo_concurrency.lockutils [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.866870] [47312]: DEBUG oslo_concurrency.lockutils [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.867192] [47312]: DEBUG oslo_concurrency.lockutils [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.867395] [47312]: DEBUG oslo_concurrency.lockutils [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.886976] [47313]: DEBUG nova.policy [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 913.893121] [47313]: INFO nova.api.openstack.requestlog [None req-5fe6f106-9811-42f8-ac69-cdd2ecf8b4d2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.109095 [ 913.894411] [47313]: [pid: 47313|app: 0|req: 3841/7843] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.901907] [47312]: DEBUG nova.policy [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 913.906264] [47312]: INFO nova.api.openstack.requestlog [None req-672be5e9-ebc1-4922-a1e7-f95ea90e1ccc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.050017 [ 913.906364] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.906407] [47312]: [pid: 47312|app: 0|req: 4003/7844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.907976] [47313]: DEBUG nova.compute.api [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 913.912049] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.912543] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.912950] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.913794] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.913794] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.914264] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.991993] [47313]: DEBUG nova.policy [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 913.992864] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 913.994815] [47312]: DEBUG nova.compute.api [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 913.996735] [47313]: INFO nova.api.openstack.requestlog [None req-ff2f866e-45f3-4cff-ac85-13699d1f7f86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.092853 [ 913.997113] [47313]: [pid: 47313|app: 0|req: 3842/7845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 913.999368] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 913.999516] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 913.999609] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 913.999998] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.000214] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.000524] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.012404] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.014113] [47313]: DEBUG nova.compute.api [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.017673] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.017913] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.018116] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.018479] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.018671] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.018847] [47313]: DEBUG oslo_concurrency.lockutils [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.035103] [47313]: INFO nova.api.openstack.requestlog [None req-8e511a5b-412b-4793-bc6c-867a6cf5c68b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips" status: 200 len: 160 microversion: 2.1 time: 0.024916 [ 914.035538] [47313]: [pid: 47313|app: 0|req: 3843/7846] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720/ips => generated 160 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 914.042257] [47313]: DEBUG nova.api.openstack.wsgi [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.042689] [47313]: DEBUG nova.compute.api [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.048077] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.048381] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.048591] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.048987] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.049204] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.049390] [47313]: DEBUG oslo_concurrency.lockutils [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.066529] [47313]: DEBUG nova.compute.api [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 914.084263] [47312]: DEBUG nova.policy [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 914.089213] [47312]: INFO nova.api.openstack.requestlog [None req-5ef0c324-2bb8-4084-843d-581639e74287 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.099484 [ 914.089608] [47312]: [pid: 47312|app: 0|req: 4004/7847] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.092248] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c779f0f-5665-4dba-a9f6-c186e0aaf4ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c4731a050>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.120077] [47313]: INFO nova.api.openstack.requestlog [None req-a72381f9-dc94-4f57-849c-df1c02ddddfe tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 204 len: 0 microversion: 2.1 time: 0.079631 [ 914.120440] [47313]: [pid: 47313|app: 0|req: 3844/7848] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:30 2024] DELETE /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 914.124018] [47312]: INFO nova.api.openstack.requestlog [None req-0c779f0f-5665-4dba-a9f6-c186e0aaf4ac tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.033671 [ 914.124494] [47312]: [pid: 47312|app: 0|req: 4005/7849] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.127670] [47313]: DEBUG nova.api.openstack.wsgi [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.129633] [47313]: DEBUG nova.compute.api [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.133251] [47313]: DEBUG oslo_concurrency.lockutils [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.133563] [47313]: DEBUG oslo_concurrency.lockutils [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.133771] [47313]: DEBUG oslo_concurrency.lockutils [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.134162] [47313]: DEBUG oslo_concurrency.lockutils [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.134718] [47313]: DEBUG oslo_concurrency.lockutils [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.134718] [47313]: DEBUG oslo_concurrency.lockutils [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.226033] [47312]: DEBUG nova.api.openstack.wsgi [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.226033] [47312]: DEBUG nova.compute.api [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.230161] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.230700] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.231086] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.231666] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.232047] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.232391] [47312]: DEBUG oslo_concurrency.lockutils [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.252750] [47313]: DEBUG nova.policy [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 914.258691] [47313]: INFO nova.api.openstack.requestlog [None req-db828019-9965-4d10-a811-9f54e15ed0cf tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1690 microversion: 2.1 time: 0.133706 [ 914.259119] [47313]: [pid: 47313|app: 0|req: 3845/7850] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:30 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1690 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.315670] [47312]: DEBUG nova.policy [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 914.321092] [47312]: INFO nova.api.openstack.requestlog [None req-fab4b9bc-850f-4366-bb4d-be4f615dd736 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1313 microversion: 2.1 time: 0.100385 [ 914.321556] [47312]: [pid: 47312|app: 0|req: 4006/7851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1313 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 914.373765] [47313]: DEBUG nova.api.openstack.wsgi [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.375948] [47313]: DEBUG nova.compute.api [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.379625] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.379927] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.380162] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.380542] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.380763] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.380990] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.403930] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.404358] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.404678] [47313]: DEBUG oslo_concurrency.lockutils [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.404975] [47313]: DEBUG nova.objects.instance [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 914.410972] [47312]: DEBUG nova.api.openstack.wsgi [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.412969] [47312]: DEBUG nova.compute.api [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.417424] [47312]: DEBUG oslo_concurrency.lockutils [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.417751] [47312]: DEBUG oslo_concurrency.lockutils [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.418028] [47312]: DEBUG oslo_concurrency.lockutils [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.418561] [47312]: DEBUG oslo_concurrency.lockutils [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.418802] [47312]: DEBUG oslo_concurrency.lockutils [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.419035] [47312]: DEBUG oslo_concurrency.lockutils [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.428066] [47313]: DEBUG nova.policy [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 914.432784] [47313]: INFO nova.api.openstack.requestlog [None req-932bba6e-6088-4638-b80b-abb2ffb1771c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.061695 [ 914.433338] [47313]: [pid: 47313|app: 0|req: 3846/7852] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 914.453936] [47312]: DEBUG nova.policy [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 914.458447] [47312]: INFO nova.api.openstack.requestlog [None req-e039a661-6e0f-40e2-b01d-3854b35eeb7d tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1202 microversion: 2.1 time: 0.050361 [ 914.458785] [47312]: [pid: 47312|app: 0|req: 4007/7853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.783210] [47313]: DEBUG nova.api.openstack.wsgi [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.785090] [47313]: DEBUG nova.compute.api [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.789015] [47313]: DEBUG oslo_concurrency.lockutils [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.789319] [47313]: DEBUG oslo_concurrency.lockutils [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.789653] [47313]: DEBUG oslo_concurrency.lockutils [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.790042] [47313]: DEBUG oslo_concurrency.lockutils [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.790302] [47313]: DEBUG oslo_concurrency.lockutils [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.790480] [47313]: DEBUG oslo_concurrency.lockutils [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.799161] [47313]: INFO nova.api.openstack.wsgi [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. [ 914.799477] [47313]: DEBUG nova.api.openstack.wsgi [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 914.799965] [47313]: INFO nova.api.openstack.requestlog [None req-be0dac81-7c55-4728-ac00-a1e314c6443f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 404 len: 111 microversion: 2.1 time: 0.019064 [ 914.800302] [47313]: [pid: 47313|app: 0|req: 3847/7854] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 914.805796] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.807522] [47312]: DEBUG nova.compute.api [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.813451] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.813562] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.813764] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.814170] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.814385] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.814966] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.905380] [47313]: DEBUG nova.api.openstack.wsgi [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.907868] [47313]: DEBUG nova.compute.api [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.911703] [47313]: DEBUG oslo_concurrency.lockutils [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.911948] [47313]: DEBUG oslo_concurrency.lockutils [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.912164] [47313]: DEBUG oslo_concurrency.lockutils [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.912596] [47313]: DEBUG oslo_concurrency.lockutils [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.912797] [47313]: DEBUG oslo_concurrency.lockutils [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.913175] [47313]: DEBUG oslo_concurrency.lockutils [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.931900] [47312]: DEBUG nova.policy [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 914.936552] [47312]: INFO nova.api.openstack.requestlog [None req-7b86dfa0-0b69-4378-a5ab-49a6c5e5eb0e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.132964 [ 914.936887] [47312]: [pid: 47312|app: 0|req: 4008/7855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 914.939420] [47312]: DEBUG nova.api.openstack.wsgi [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 914.941117] [47312]: DEBUG nova.compute.api [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 914.944786] [47312]: DEBUG oslo_concurrency.lockutils [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.945035] [47312]: DEBUG oslo_concurrency.lockutils [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.945255] [47312]: DEBUG oslo_concurrency.lockutils [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.945580] [47312]: DEBUG oslo_concurrency.lockutils [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 914.945777] [47312]: DEBUG oslo_concurrency.lockutils [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 914.945950] [47312]: DEBUG oslo_concurrency.lockutils [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 914.986018] [47312]: DEBUG nova.policy [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 914.991299] [47312]: INFO nova.api.openstack.requestlog [None req-39525458-1126-4d90-86aa-60b45c455942 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.053754 [ 914.992128] [47312]: [pid: 47312|app: 0|req: 4009/7856] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.005902] [47313]: DEBUG nova.policy [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.010135] [47312]: DEBUG nova.api.openstack.wsgi [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.010996] [47312]: DEBUG nova.compute.api [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.011209] [47313]: INFO nova.api.openstack.requestlog [None req-358e5cb7-e879-45ca-9ef8-6ec5a8460508 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.108152 [ 915.011536] [47313]: [pid: 47313|app: 0|req: 3848/7857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.015223] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.015754] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.016084] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.016590] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.016973] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.017308] [47312]: DEBUG oslo_concurrency.lockutils [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.024702] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbb5a8d7-a2e7-41d9-bfcc-9ec863a29636 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": 12345, "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 915.026058] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbb5a8d7-a2e7-41d9-bfcc-9ec863a29636 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 915.026573] [47313]: INFO nova.api.openstack.requestlog [None req-dbb5a8d7-a2e7-41d9-bfcc-9ec863a29636 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 127 microversion: 2.1 time: 0.005225 [ 915.026880] [47313]: [pid: 47313|app: 0|req: 3849/7858] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:31 2024] POST /compute/v2.1/servers => generated 127 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 915.031252] [47313]: DEBUG nova.api.openstack.wsgi [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.033418] [47313]: DEBUG nova.compute.api [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.037621] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.038786] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.038786] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.038786] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.038786] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.038786] [47313]: DEBUG oslo_concurrency.lockutils [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.141377] [47312]: DEBUG nova.policy [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.149442] [47312]: INFO nova.api.openstack.requestlog [None req-9e1db7ea-a405-4adb-ac32-f75029d892d3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.142605 [ 915.149932] [47312]: [pid: 47312|app: 0|req: 4010/7859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.159333] [47312]: DEBUG nova.api.openstack.wsgi [req-b29a94b9-389e-4c82-b577-2019fbf3cf36 req-8478dd56-134c-4240-8121-1dbb9438e7b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0cd09167-2c2f-4cad-b26d-35aa208fbf79", "name": "network-vif-deleted", "tag": "b4dc0e54-ff1f-458b-98f8-cfddec6ef15a"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 915.165060] [47313]: DEBUG nova.policy [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.165510] [47312]: DEBUG oslo_concurrency.lockutils [req-b29a94b9-389e-4c82-b577-2019fbf3cf36 req-8478dd56-134c-4240-8121-1dbb9438e7b5 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.165773] [47312]: DEBUG oslo_concurrency.lockutils [req-b29a94b9-389e-4c82-b577-2019fbf3cf36 req-8478dd56-134c-4240-8121-1dbb9438e7b5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.165957] [47312]: DEBUG oslo_concurrency.lockutils [req-b29a94b9-389e-4c82-b577-2019fbf3cf36 req-8478dd56-134c-4240-8121-1dbb9438e7b5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.171195] [47313]: INFO nova.api.openstack.requestlog [None req-be2d0884-64fa-4ebd-9571-72fa624daed4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.141574 [ 915.172108] [47313]: [pid: 47313|app: 0|req: 3850/7860] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:31 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 915.173183] [47312]: INFO nova.api.openstack.compute.server_external_events [req-b29a94b9-389e-4c82-b577-2019fbf3cf36 req-8478dd56-134c-4240-8121-1dbb9438e7b5 service nova] Creating event network-vif-deleted:b4dc0e54-ff1f-458b-98f8-cfddec6ef15a for instance 0cd09167-2c2f-4cad-b26d-35aa208fbf79 on cpu-1 [ 915.174704] [47313]: DEBUG nova.api.openstack.wsgi [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.176742] [47313]: DEBUG nova.compute.api [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.178044] [47312]: INFO nova.api.openstack.requestlog [req-b29a94b9-389e-4c82-b577-2019fbf3cf36 req-8478dd56-134c-4240-8121-1dbb9438e7b5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023345 [ 915.178509] [47312]: [pid: 47312|app: 0|req: 4011/7861] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:32 2024] POST /compute/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) [ 915.181122] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.181493] [47312]: DEBUG nova.api.openstack.wsgi [None req-a28c6da2-a32d-432f-a925-c44aa0abef9c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c478af130>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.181563] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.181659] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.182068] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.182394] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.182633] [47313]: DEBUG oslo_concurrency.lockutils [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.213479] [47312]: INFO nova.api.openstack.requestlog [None req-a28c6da2-a32d-432f-a925-c44aa0abef9c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.034371 [ 915.213938] [47312]: [pid: 47312|app: 0|req: 4012/7862] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.218160] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.219870] [47312]: DEBUG nova.compute.api [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.225728] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.226548] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.226548] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.226946] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.227162] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.227494] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.278238] [47313]: DEBUG nova.policy [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.283052] [47313]: INFO nova.api.openstack.requestlog [None req-5ef73b93-ae16-4beb-a4ca-02fabb9a2245 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.110625 [ 915.283414] [47313]: [pid: 47313|app: 0|req: 3851/7863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.285978] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.287625] [47313]: DEBUG nova.compute.api [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.291237] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.291490] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.291690] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.292067] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.292268] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.292486] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.314468] [47312]: DEBUG nova.policy [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.320638] [47312]: INFO nova.api.openstack.requestlog [None req-2f3697d1-67e6-4abf-99b5-c94e57863169 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.105119 [ 915.321106] [47312]: [pid: 47312|app: 0|req: 4013/7864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.333051] [47312]: DEBUG nova.api.openstack.wsgi [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.335315] [47312]: DEBUG nova.compute.api [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.339272] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.339529] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.339708] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.340049] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.340367] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.340606] [47312]: DEBUG oslo_concurrency.lockutils [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.394021] [47313]: DEBUG nova.policy [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.400127] [47313]: INFO nova.api.openstack.requestlog [None req-c2355075-c8eb-405a-9e52-71ccc05e4d49 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1690 microversion: 2.1 time: 0.116020 [ 915.400863] [47313]: [pid: 47313|app: 0|req: 3852/7865] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1690 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.434825] [47312]: DEBUG nova.policy [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.440097] [47312]: INFO nova.api.openstack.requestlog [None req-a7113871-32be-42b4-95d9-8ffccac220dc tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1500 microversion: 2.1 time: 0.109156 [ 915.440624] [47312]: [pid: 47312|app: 0|req: 4014/7866] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1500 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.445831] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.447837] [47313]: DEBUG nova.compute.api [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.451977] [47312]: DEBUG nova.api.openstack.wsgi [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 915.454015] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.454015] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.454156] [47312]: DEBUG nova.compute.api [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.454200] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.454476] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.454787] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.455064] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.457632] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.457632] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.457786] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.458126] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.458336] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.458497] [47312]: DEBUG oslo_concurrency.lockutils [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.474018] [47312]: DEBUG nova.objects.instance [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'flavor' on Instance uuid c274f675-f45e-49e7-8bf3-582a6977d95c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.481240] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.481466] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.481650] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.482216] [47313]: DEBUG nova.objects.instance [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 915.505026] [47313]: DEBUG nova.policy [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.510620] [47313]: INFO nova.api.openstack.requestlog [None req-2bee86eb-70c4-4caa-9909-11472fe567cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.067039 [ 915.511363] [47313]: [pid: 47313|app: 0|req: 3853/7867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.514722] [47313]: DEBUG nova.api.openstack.wsgi [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.515812] [47313]: DEBUG nova.compute.api [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.519458] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.519458] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.519639] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.519992] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.520207] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.520377] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.555844] [47313]: DEBUG nova.policy [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.560722] [47313]: INFO nova.api.openstack.requestlog [None req-1e1cd09c-83b3-4e1b-bc99-c2959361dee0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1202 microversion: 2.1 time: 0.049065 [ 915.561141] [47313]: [pid: 47313|app: 0|req: 3854/7868] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 915.860965] [47312]: INFO nova.api.openstack.requestlog [None req-a2190bed-a3f3-440c-969b-dd04c27286f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c/action" status: 202 len: 0 microversion: 2.1 time: 0.411040 [ 915.861414] [47312]: [pid: 47312|app: 0|req: 4015/7869] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:32 2024] POST /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c/action => generated 0 bytes in 412 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 915.867021] [47313]: DEBUG nova.api.openstack.wsgi [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 915.868441] [47313]: DEBUG nova.compute.api [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 915.872039] [47313]: DEBUG oslo_concurrency.lockutils [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.872365] [47313]: DEBUG oslo_concurrency.lockutils [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.873030] [47313]: DEBUG oslo_concurrency.lockutils [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.873030] [47313]: DEBUG oslo_concurrency.lockutils [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 915.873307] [47313]: DEBUG oslo_concurrency.lockutils [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 915.873387] [47313]: DEBUG oslo_concurrency.lockutils [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 915.956605] [47313]: DEBUG nova.policy [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 915.961138] [47313]: INFO nova.api.openstack.requestlog [None req-a571ea6c-1285-41ef-9cca-cfb8a73a1d4b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1506 microversion: 2.1 time: 0.096886 [ 915.961470] [47313]: [pid: 47313|app: 0|req: 3855/7870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1506 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.004648] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.006454] [47312]: DEBUG nova.compute.api [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.010545] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.010545] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.010716] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.011140] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.011357] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.011541] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.027358] [47313]: DEBUG nova.api.openstack.wsgi [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.029379] [47313]: DEBUG nova.compute.api [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.033107] [47313]: DEBUG oslo_concurrency.lockutils [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.033386] [47313]: DEBUG oslo_concurrency.lockutils [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.033587] [47313]: DEBUG oslo_concurrency.lockutils [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.033999] [47313]: DEBUG oslo_concurrency.lockutils [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.034225] [47313]: DEBUG oslo_concurrency.lockutils [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.034400] [47313]: DEBUG oslo_concurrency.lockutils [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.046049] [47312]: DEBUG nova.policy [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.050233] [47312]: INFO nova.api.openstack.requestlog [None req-8d1177b1-ad09-4cd7-82b3-8f0996abb7f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.048358 [ 916.050558] [47312]: [pid: 47312|app: 0|req: 4016/7871] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.143992] [47313]: DEBUG nova.policy [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.148423] [47313]: INFO nova.api.openstack.requestlog [None req-07db694f-d231-4443-b9cc-bba3591e0379 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.123418 [ 916.148749] [47313]: [pid: 47313|app: 0|req: 3856/7872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:32 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.164089] [47312]: DEBUG nova.api.openstack.wsgi [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.165813] [47312]: DEBUG nova.compute.api [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.169638] [47312]: DEBUG oslo_concurrency.lockutils [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.169764] [47312]: DEBUG oslo_concurrency.lockutils [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.169980] [47312]: DEBUG oslo_concurrency.lockutils [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.170367] [47312]: DEBUG oslo_concurrency.lockutils [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.170581] [47312]: DEBUG oslo_concurrency.lockutils [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.170748] [47312]: DEBUG oslo_concurrency.lockutils [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.225914] [47313]: DEBUG nova.api.openstack.wsgi [None req-cc3a9b1f-0e22-42cb-a743-127d610f1141 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b67a30>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.255821] [47313]: INFO nova.api.openstack.requestlog [None req-cc3a9b1f-0e22-42cb-a743-127d610f1141 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.032382 [ 916.256183] [47313]: [pid: 47313|app: 0|req: 3857/7873] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.257290] [47312]: DEBUG nova.policy [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.261739] [47312]: INFO nova.api.openstack.requestlog [None req-b94a0003-af99-4013-8c80-73aee31407de tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.100115 [ 916.262077] [47312]: [pid: 47312|app: 0|req: 4017/7874] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.295226] [47313]: DEBUG nova.api.openstack.wsgi [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.297022] [47313]: DEBUG nova.compute.api [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.301192] [47313]: DEBUG oslo_concurrency.lockutils [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.301434] [47313]: DEBUG oslo_concurrency.lockutils [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.301620] [47313]: DEBUG oslo_concurrency.lockutils [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.301984] [47313]: DEBUG oslo_concurrency.lockutils [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.302199] [47313]: DEBUG oslo_concurrency.lockutils [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.302420] [47313]: DEBUG oslo_concurrency.lockutils [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.391757] [47313]: DEBUG nova.policy [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.396670] [47313]: INFO nova.api.openstack.requestlog [None req-83e6a2e5-ce52-4ae6-a6a8-8ea8b0115d17 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1365 microversion: 2.1 time: 0.103676 [ 916.396991] [47313]: [pid: 47313|app: 0|req: 3858/7875] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1365 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.416681] [47312]: DEBUG nova.api.openstack.wsgi [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.419819] [47312]: DEBUG nova.compute.api [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.424795] [47312]: DEBUG oslo_concurrency.lockutils [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.425182] [47312]: DEBUG oslo_concurrency.lockutils [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.425344] [47312]: DEBUG oslo_concurrency.lockutils [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.426385] [47312]: DEBUG oslo_concurrency.lockutils [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.426592] [47312]: DEBUG oslo_concurrency.lockutils [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.426870] [47312]: DEBUG oslo_concurrency.lockutils [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.519225] [47312]: DEBUG nova.policy [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.525326] [47313]: DEBUG nova.api.openstack.wsgi [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.527097] [47313]: DEBUG nova.compute.api [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.534058] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.534058] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.534440] [47312]: INFO nova.api.openstack.requestlog [None req-42982a1f-3c6f-404b-bd68-48c15704619b tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1690 microversion: 2.1 time: 0.118834 [ 916.534557] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.534557] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.534557] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.534844] [47312]: [pid: 47312|app: 0|req: 4018/7876] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1690 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.534929] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.576180] [47312]: DEBUG nova.api.openstack.wsgi [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.576464] [47312]: DEBUG nova.compute.api [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.577203] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.577454] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.577630] [47313]: DEBUG oslo_concurrency.lockutils [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.577824] [47313]: DEBUG nova.objects.instance [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid a4e65047-a892-4f18-8a14-0f5de25ce235 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 916.590026] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.590026] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.590026] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.590026] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.590026] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.590026] [47312]: DEBUG oslo_concurrency.lockutils [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.605717] [47313]: DEBUG nova.policy [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.610047] [47313]: INFO nova.api.openstack.requestlog [None req-7109f49e-61dc-4bef-be94-f00675083d3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 200 len: 1305 microversion: 2.1 time: 0.086714 [ 916.610047] [47313]: [pid: 47313|app: 0|req: 3859/7877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 1305 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.634203] [47312]: DEBUG nova.policy [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.642012] [47312]: INFO nova.api.openstack.requestlog [None req-07e581a8-a9c8-46e8-914a-79d0704f55c1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1202 microversion: 2.1 time: 0.070810 [ 916.642012] [47312]: [pid: 47312|app: 0|req: 4019/7878] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1202 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 916.698252] [47313]: DEBUG nova.api.openstack.wsgi [None req-d38f1469-e161-45c8-83c1-7c05d7c2f7d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2116125154", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "eda39fe9-298a-457c-b7b1-95f223ba5b39", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 916.719290] [47312]: DEBUG nova.api.openstack.wsgi [req-c938c1ba-4d72-4ed3-9b0a-7cb6358bc1bc req-43e733e1-1555-4767-8ce2-8fae9d5b1495 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a77d41aa-13ba-4d26-b5fd-4928891948ce", "tag": "a827c64c-a00d-4d2d-af6e-29c34ca4b899"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 916.725584] [47312]: DEBUG oslo_concurrency.lockutils [req-c938c1ba-4d72-4ed3-9b0a-7cb6358bc1bc req-43e733e1-1555-4767-8ce2-8fae9d5b1495 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.725750] [47312]: DEBUG oslo_concurrency.lockutils [req-c938c1ba-4d72-4ed3-9b0a-7cb6358bc1bc req-43e733e1-1555-4767-8ce2-8fae9d5b1495 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.725938] [47312]: DEBUG oslo_concurrency.lockutils [req-c938c1ba-4d72-4ed3-9b0a-7cb6358bc1bc req-43e733e1-1555-4767-8ce2-8fae9d5b1495 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.735198] [47312]: INFO nova.api.openstack.compute.server_external_events [req-c938c1ba-4d72-4ed3-9b0a-7cb6358bc1bc req-43e733e1-1555-4767-8ce2-8fae9d5b1495 service nova] Creating event network-changed:a827c64c-a00d-4d2d-af6e-29c34ca4b899 for instance a77d41aa-13ba-4d26-b5fd-4928891948ce on cpu-1 [ 916.737144] [47312]: INFO nova.api.openstack.requestlog [req-c938c1ba-4d72-4ed3-9b0a-7cb6358bc1bc req-43e733e1-1555-4767-8ce2-8fae9d5b1495 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020145 [ 916.737525] [47312]: [pid: 47312|app: 0|req: 4020/7879] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:33 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 916.747309] [47313]: INFO nova.api.openstack.wsgi [None req-d38f1469-e161-45c8-83c1-7c05d7c2f7d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Block Device eda39fe9-298a-457c-b7b1-95f223ba5b39 is not bootable. [ 916.747663] [47313]: DEBUG nova.api.openstack.wsgi [None req-d38f1469-e161-45c8-83c1-7c05d7c2f7d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Block Device eda39fe9-298a-457c-b7b1-95f223ba5b39 is not bootable. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 916.748289] [47313]: INFO nova.api.openstack.requestlog [None req-d38f1469-e161-45c8-83c1-7c05d7c2f7d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.052949 [ 916.748677] [47313]: [pid: 47313|app: 0|req: 3860/7880] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:33 2024] POST /compute/v2.1/servers => generated 110 bytes in 54 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 916.755718] [47312]: DEBUG nova.api.openstack.wsgi [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.757466] [47312]: DEBUG nova.compute.api [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.761099] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.761705] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.761705] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.762035] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.762277] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.762931] [47312]: DEBUG oslo_concurrency.lockutils [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.876029] [47312]: DEBUG nova.policy [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 916.885188] [47312]: INFO nova.api.openstack.requestlog [None req-ab34b180-0006-41d6-b40c-16c27cd6d658 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.131663 [ 916.885188] [47312]: [pid: 47312|app: 0|req: 4021/7881] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 916.901094] [47313]: DEBUG nova.api.openstack.wsgi [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.902687] [47313]: DEBUG nova.compute.api [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.906646] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.906903] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.907122] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.907465] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.907659] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.907845] [47313]: DEBUG oslo_concurrency.lockutils [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.975269] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 916.976172] [47312]: DEBUG nova.compute.api [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 916.980593] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.981146] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.981474] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 916.982033] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 916.982370] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 916.982674] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.047647] [47313]: DEBUG nova.policy [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.056296] [47313]: INFO nova.api.openstack.requestlog [None req-3cc35fc8-c284-4037-bacc-504d6a48b1fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.155011 [ 917.056296] [47313]: [pid: 47313|app: 0|req: 3861/7882] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.071620] [47313]: DEBUG nova.api.openstack.wsgi [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.076500] [47313]: DEBUG nova.compute.api [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.087478] [47313]: DEBUG oslo_concurrency.lockutils [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.087779] [47313]: DEBUG oslo_concurrency.lockutils [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.088054] [47313]: DEBUG oslo_concurrency.lockutils [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.088419] [47313]: DEBUG oslo_concurrency.lockutils [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.088646] [47313]: DEBUG oslo_concurrency.lockutils [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.088829] [47313]: DEBUG oslo_concurrency.lockutils [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.129904] [47313]: DEBUG nova.policy [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.135666] [47313]: INFO nova.api.openstack.requestlog [None req-9178a4d5-caf3-4f3a-889d-f22ae380302e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.070299 [ 917.136088] [47313]: [pid: 47313|app: 0|req: 3862/7883] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.140171] [47312]: DEBUG nova.policy [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.144370] [47312]: INFO nova.api.openstack.requestlog [None req-d3fed939-f179-4d70-8636-5a36a6ceaee8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1506 microversion: 2.1 time: 0.173043 [ 917.144894] [47312]: [pid: 47312|app: 0|req: 4022/7884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:33 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1506 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.162212] [47313]: DEBUG nova.api.openstack.wsgi [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.166228] [47313]: DEBUG nova.compute.api [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.168776] [47313]: DEBUG oslo_concurrency.lockutils [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.169231] [47313]: DEBUG oslo_concurrency.lockutils [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.169607] [47313]: DEBUG oslo_concurrency.lockutils [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.170161] [47313]: DEBUG oslo_concurrency.lockutils [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.170502] [47313]: DEBUG oslo_concurrency.lockutils [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.170897] [47313]: DEBUG oslo_concurrency.lockutils [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.188389] [47312]: DEBUG nova.api.openstack.wsgi [req-06456d88-04ac-427d-b8e3-f4345b66e1f7 req-4f849270-ffb8-45fb-95fe-e8dd1aa3131a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21440243-458c-4640-b0ba-8f3b8b1b0720", "name": "network-vif-deleted", "tag": "1296b6ff-7e29-4bc6-8230-f6b7696702f8"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 917.195037] [47312]: DEBUG oslo_concurrency.lockutils [req-06456d88-04ac-427d-b8e3-f4345b66e1f7 req-4f849270-ffb8-45fb-95fe-e8dd1aa3131a service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.195037] [47312]: DEBUG oslo_concurrency.lockutils [req-06456d88-04ac-427d-b8e3-f4345b66e1f7 req-4f849270-ffb8-45fb-95fe-e8dd1aa3131a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.195037] [47312]: DEBUG oslo_concurrency.lockutils [req-06456d88-04ac-427d-b8e3-f4345b66e1f7 req-4f849270-ffb8-45fb-95fe-e8dd1aa3131a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.202778] [47312]: INFO nova.api.openstack.compute.server_external_events [req-06456d88-04ac-427d-b8e3-f4345b66e1f7 req-4f849270-ffb8-45fb-95fe-e8dd1aa3131a service nova] Creating event network-vif-deleted:1296b6ff-7e29-4bc6-8230-f6b7696702f8 for instance 21440243-458c-4640-b0ba-8f3b8b1b0720 on cpu-1 [ 917.206322] [47312]: INFO nova.api.openstack.requestlog [req-06456d88-04ac-427d-b8e3-f4345b66e1f7 req-4f849270-ffb8-45fb-95fe-e8dd1aa3131a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021259 [ 917.206781] [47312]: [pid: 47312|app: 0|req: 4023/7885] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:34 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 917.267459] [47312]: DEBUG nova.api.openstack.wsgi [None req-e976fd50-660f-4114-b09f-9a29914fc54e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c478ae9e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.296455] [47313]: DEBUG nova.policy [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.298473] [47312]: INFO nova.api.openstack.requestlog [None req-e976fd50-660f-4114-b09f-9a29914fc54e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.033441 [ 917.298814] [47312]: [pid: 47312|app: 0|req: 4024/7886] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.301329] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.301876] [47313]: INFO nova.api.openstack.requestlog [None req-e18cb6c9-f156-414e-b81a-27e045d2034f tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.142994 [ 917.302412] [47313]: [pid: 47313|app: 0|req: 3863/7887] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.303012] [47312]: DEBUG nova.compute.api [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.306991] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.307253] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.307442] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.311019] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.311019] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.311019] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.413337] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.415913] [47312]: DEBUG nova.policy [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.416139] [47313]: DEBUG nova.compute.api [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.420622] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.420987] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.421284] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.421770] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.422123] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.422282] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.423387] [47312]: INFO nova.api.openstack.requestlog [None req-bf65e156-04fa-4191-9dab-d79ac3f1f4ca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.123940 [ 917.423867] [47312]: [pid: 47312|app: 0|req: 4025/7888] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.469400] [47313]: DEBUG nova.policy [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.473646] [47313]: INFO nova.api.openstack.requestlog [None req-f0e50a2c-5cc5-4915-af8d-b2df3d803672 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.062617 [ 917.474294] [47313]: [pid: 47313|app: 0|req: 3864/7889] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 917.556379] [47312]: DEBUG nova.api.openstack.wsgi [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.558094] [47312]: DEBUG nova.compute.api [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.561922] [47312]: DEBUG oslo_concurrency.lockutils [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.562187] [47312]: DEBUG oslo_concurrency.lockutils [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.562374] [47312]: DEBUG oslo_concurrency.lockutils [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.562755] [47312]: DEBUG oslo_concurrency.lockutils [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.562979] [47312]: DEBUG oslo_concurrency.lockutils [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.563173] [47312]: DEBUG oslo_concurrency.lockutils [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.598357] [47312]: DEBUG nova.policy [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.602973] [47312]: INFO nova.api.openstack.requestlog [None req-63166251-ea0b-4560-a7b8-145e9b5f2b23 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1325 microversion: 2.1 time: 0.048945 [ 917.603332] [47312]: [pid: 47312|app: 0|req: 4026/7890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.624190] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.625914] [47313]: DEBUG nova.compute.api [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.629806] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.630122] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.630411] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.630837] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.631064] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.631243] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.640216] [47313]: INFO nova.api.openstack.wsgi [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance a4e65047-a892-4f18-8a14-0f5de25ce235 could not be found. [ 917.640523] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance a4e65047-a892-4f18-8a14-0f5de25ce235 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 917.640983] [47313]: INFO nova.api.openstack.requestlog [None req-9f24d841-c764-4bc0-8038-4618d0269510 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 404 len: 111 microversion: 2.1 time: 0.019310 [ 917.641300] [47313]: [pid: 47313|app: 0|req: 3865/7891] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 917.649040] [47312]: DEBUG nova.api.openstack.wsgi [None req-f862299b-3edc-4a10-b0ab-749f9fd2aa36 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: .version_select at 0x7b9c478ae9e0>, body: {"keypair": {"name": "tempest-key-313583088", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF57jYmVMo72Vg56xs7cezDcJy+YMBxuyiLfVZM5E9b3RVJMnd1BBTzQvXh10mkDxU6CEv87RruVuTB3TPx1B1jQ3jKikPq17Gs+k1YizZpbIzuHcv1diLZSqKM6YLFDlA=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 917.654532] [47313]: DEBUG nova.api.openstack.wsgi [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.656050] [47313]: DEBUG nova.compute.api [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.658108] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=35 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 917.659640] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.659889] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.659984] [47312]: DEBUG nova.quota [None req-f862299b-3edc-4a10-b0ab-749f9fd2aa36 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 917.660102] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.660488] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.660669] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.661059] [47313]: DEBUG oslo_concurrency.lockutils [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.663669] [47312]: DEBUG nova.quota [None req-f862299b-3edc-4a10-b0ab-749f9fd2aa36 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 917.679843] [47312]: INFO nova.api.openstack.requestlog [None req-f862299b-3edc-4a10-b0ab-749f9fd2aa36 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 381 microversion: 2.1 time: 0.034115 [ 917.680302] [47312]: [pid: 47312|app: 0|req: 4027/7892] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:16:34 2024] POST /compute/v2.1/os-keypairs => generated 381 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 917.687971] [47312]: DEBUG nova.api.openstack.wsgi [None req-07215358-88b1-407a-8d62-7619da3f6aac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '.version_select at 0x7b9c4731be20>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.691195] [47312]: WARNING oslo_db.sqlalchemy.utils [None req-07215358-88b1-407a-8d62-7619da3f6aac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Unique keys not in sort_keys. The sorting order may be unstable. [ 917.694567] [47312]: INFO nova.api.openstack.requestlog [None req-07215358-88b1-407a-8d62-7619da3f6aac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/os-keypairs" status: 200 len: 350 microversion: 2.1 time: 0.009541 [ 917.695103] [47312]: [pid: 47312|app: 0|req: 4028/7893] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/os-keypairs => generated 350 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 917.697223] [47313]: DEBUG nova.policy [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 917.702092] [47313]: INFO nova.api.openstack.requestlog [None req-21e67623-bcfe-4854-ac22-7c5aa8693dfd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1202 microversion: 2.1 time: 0.049773 [ 917.702092] [47313]: [pid: 47313|app: 0|req: 3866/7894] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 917.768766] [47312]: DEBUG nova.api.openstack.wsgi [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1226718590", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "key_name": "tempest-key-313583088", "networks": [{"uuid": "0ee63c2f-6734-4b12-88f2-59679c697d2d"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 917.806951] [47312]: DEBUG nova.network.neutron [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 917.916695] [47313]: DEBUG nova.api.openstack.wsgi [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.916964] [47313]: DEBUG nova.compute.api [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.920682] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.920959] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.921181] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.921543] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.921742] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.921924] [47313]: DEBUG oslo_concurrency.lockutils [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.938567] [47313]: DEBUG nova.compute.api [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 917.987424] [47313]: INFO nova.api.openstack.requestlog [None req-f8bb3ed3-ec96-4d3d-a6ba-77f615f7c6fa tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 204 len: 0 microversion: 2.1 time: 0.073291 [ 917.987794] [47313]: [pid: 47313|app: 0|req: 3867/7895] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:34 2024] DELETE /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 917.992874] [47313]: DEBUG nova.api.openstack.wsgi [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 917.994848] [47313]: DEBUG nova.compute.api [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 917.998456] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.998592] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.998787] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 917.999209] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 917.999420] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 917.999644] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.003867] [47312]: DEBUG nova.virt.hardware [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 918.003867] [47312]: DEBUG nova.virt.hardware [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 918.003867] [47312]: DEBUG nova.virt.hardware [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 918.003867] [47312]: DEBUG nova.virt.hardware [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 918.003867] [47312]: DEBUG nova.virt.hardware [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 918.010062] [47312]: DEBUG oslo_concurrency.lockutils [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.010303] [47312]: DEBUG oslo_concurrency.lockutils [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.010485] [47312]: DEBUG oslo_concurrency.lockutils [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.010898] [47312]: DEBUG oslo_concurrency.lockutils [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.011177] [47312]: DEBUG oslo_concurrency.lockutils [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.011353] [47312]: DEBUG oslo_concurrency.lockutils [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.021089] [47312]: DEBUG nova.quota [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 918.024234] [47312]: DEBUG nova.quota [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 918.030126] [47312]: DEBUG nova.compute.api [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 918.032052] [47312]: DEBUG nova.compute.api [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 918.067880] [47312]: INFO nova.api.openstack.requestlog [None req-203681e3-e34b-4969-b667-828e381a8803 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.301295 [ 918.068287] [47312]: [pid: 47312|app: 0|req: 4029/7896] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:34 2024] POST /compute/v2.1/servers => generated 380 bytes in 302 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 918.074240] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd4b2502-9754-4e2c-a297-ba20ce50434e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.076099] [47312]: DEBUG nova.compute.api [None req-bd4b2502-9754-4e2c-a297-ba20ce50434e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.108502] [47312]: DEBUG nova.policy [None req-bd4b2502-9754-4e2c-a297-ba20ce50434e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.112694] [47312]: INFO nova.api.openstack.requestlog [None req-bd4b2502-9754-4e2c-a297-ba20ce50434e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1226 microversion: 2.1 time: 0.040541 [ 918.113394] [47312]: [pid: 47312|app: 0|req: 4030/7897] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1226 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.125523] [47313]: DEBUG nova.policy [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.131255] [47313]: INFO nova.api.openstack.requestlog [None req-2dd95e4a-92a5-43bf-8242-ea4e5dd1eeb3 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1663 microversion: 2.1 time: 0.140580 [ 918.131690] [47313]: [pid: 47313|app: 0|req: 3868/7898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:34 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1663 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 918.147274] [47312]: DEBUG nova.api.openstack.wsgi [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.149046] [47312]: DEBUG nova.compute.api [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.152639] [47312]: DEBUG oslo_concurrency.lockutils [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.152927] [47312]: DEBUG oslo_concurrency.lockutils [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.153160] [47312]: DEBUG oslo_concurrency.lockutils [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.153524] [47312]: DEBUG oslo_concurrency.lockutils [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.153709] [47312]: DEBUG oslo_concurrency.lockutils [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.153963] [47312]: DEBUG oslo_concurrency.lockutils [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.157397] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.159113] [47313]: DEBUG nova.compute.api [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.162635] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.162912] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.163120] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.163471] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.163663] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.163858] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.191113] [47312]: DEBUG nova.policy [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.196411] [47312]: INFO nova.api.openstack.requestlog [None req-c72f0f03-3443-406b-9669-dda251c596d0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.051511 [ 918.196748] [47312]: [pid: 47312|app: 0|req: 4031/7899] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.242786] [47313]: DEBUG nova.policy [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.248418] [47313]: INFO nova.api.openstack.requestlog [None req-e2283106-13a9-4422-aff3-b4e653e19c71 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1527 microversion: 2.1 time: 0.092979 [ 918.248418] [47313]: [pid: 47313|app: 0|req: 3869/7900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1527 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.308470] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bce89ea-2317-4c07-baaf-f47d78b61e2d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473192d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.316328] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.318091] [47313]: DEBUG nova.compute.api [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.321836] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.322102] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.322295] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.322651] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.322908] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.323123] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.335719] [47312]: INFO nova.api.openstack.requestlog [None req-5bce89ea-2317-4c07-baaf-f47d78b61e2d tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.029808 [ 918.336124] [47312]: [pid: 47312|app: 0|req: 4032/7901] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.339028] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f999b2f-9b6a-4417-8ee7-51a09d05c4a4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-418574940", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "79227ea9-188c-426d-a7d8-cb14b658f493", "destination_type": "local"}, {"source_type": "volume", "uuid": "bfdce5eb-732b-4ac0-89e5-460ea12acb68", "destination_type": "invalid"}], "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 918.341172] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f999b2f-9b6a-4417-8ee7-51a09d05c4a4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 918.341590] [47312]: INFO nova.api.openstack.requestlog [None req-5f999b2f-9b6a-4417-8ee7-51a09d05c4a4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.004904 [ 918.341887] [47312]: [pid: 47312|app: 0|req: 4033/7902] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:35 2024] POST /compute/v2.1/servers => generated 155 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 918.347060] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.348634] [47312]: DEBUG nova.compute.api [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.352722] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.353034] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.353227] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.353597] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.353795] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.353996] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.462313] [47313]: DEBUG nova.policy [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.467032] [47313]: INFO nova.api.openstack.requestlog [None req-2cd08a38-97e2-4e71-9099-1109b0b2a096 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.153029 [ 918.467477] [47313]: [pid: 47313|app: 0|req: 3870/7903] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 918.469730] [47313]: DEBUG nova.api.openstack.wsgi [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.471299] [47313]: DEBUG nova.compute.api [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.483914] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.483914] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.483914] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.484366] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.485436] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.485436] [47313]: DEBUG oslo_concurrency.lockutils [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.491333] [47312]: DEBUG nova.policy [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.496958] [47312]: INFO nova.api.openstack.requestlog [None req-6cfc2154-8e07-4251-84e8-31320b3ac54b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.152053 [ 918.496958] [47312]: [pid: 47312|app: 0|req: 4034/7904] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 918.505777] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.507129] [47312]: DEBUG nova.compute.api [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.510385] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.510638] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.511157] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.511241] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.511383] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.511552] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.566295] [47312]: DEBUG nova.policy [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.570810] [47312]: INFO nova.api.openstack.requestlog [None req-9b56bd55-dcd6-41ca-a5b3-a75188f983b6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.073202 [ 918.571172] [47312]: [pid: 47312|app: 0|req: 4035/7905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.573621] [47312]: DEBUG nova.api.openstack.wsgi [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.575228] [47312]: DEBUG nova.compute.api [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.578500] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.578731] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.578913] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.579286] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.579489] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.579658] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.642653] [47313]: DEBUG nova.policy [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.647834] [47313]: INFO nova.api.openstack.requestlog [None req-b7eed4f6-7140-4b79-a711-851517a750ad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.179843 [ 918.648255] [47313]: [pid: 47313|app: 0|req: 3871/7906] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.652210] [47313]: DEBUG nova.api.openstack.wsgi [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.653357] [47313]: DEBUG nova.compute.api [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.658301] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.658620] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.658919] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.659367] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.659645] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.659885] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.680149] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.680500] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.681366] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.681366] [47313]: DEBUG nova.objects.instance [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 918.683139] [47312]: DEBUG nova.policy [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.688185] [47312]: INFO nova.api.openstack.requestlog [None req-a4119a0b-19b8-4df7-ba51-8b8138486e5e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.116268 [ 918.688489] [47312]: [pid: 47312|app: 0|req: 4036/7907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.704241] [47313]: DEBUG nova.policy [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.708725] [47313]: INFO nova.api.openstack.requestlog [None req-fcda1811-627d-4bb9-bc1d-e14098d9b60f tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.059816 [ 918.709465] [47313]: [pid: 47313|app: 0|req: 3872/7908] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.714422] [47312]: DEBUG nova.api.openstack.wsgi [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.715914] [47312]: DEBUG nova.compute.api [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.719845] [47312]: DEBUG oslo_concurrency.lockutils [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.720086] [47312]: DEBUG oslo_concurrency.lockutils [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.720330] [47312]: DEBUG oslo_concurrency.lockutils [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.720720] [47312]: DEBUG oslo_concurrency.lockutils [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.720935] [47312]: DEBUG oslo_concurrency.lockutils [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.721145] [47312]: DEBUG oslo_concurrency.lockutils [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.735444] [47313]: DEBUG nova.api.openstack.wsgi [None req-a27484ad-174b-4e5c-9b93-50fc495d1572 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1780264018", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "metadata": {"a": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}, "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 918.737544] [47313]: DEBUG nova.api.openstack.wsgi [None req-a27484ad-174b-4e5c-9b93-50fc495d1572 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 918.738008] [47313]: INFO nova.api.openstack.requestlog [None req-a27484ad-174b-4e5c-9b93-50fc495d1572 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 624 microversion: 2.1 time: 0.005137 [ 918.738324] [47313]: [pid: 47313|app: 0|req: 3873/7909] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:35 2024] POST /compute/v2.1/servers => generated 624 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 918.742502] [47313]: DEBUG nova.api.openstack.wsgi [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.745954] [47313]: DEBUG nova.compute.api [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.749545] [47313]: DEBUG oslo_concurrency.lockutils [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.749705] [47313]: DEBUG oslo_concurrency.lockutils [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.749893] [47313]: DEBUG oslo_concurrency.lockutils [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.750285] [47313]: DEBUG oslo_concurrency.lockutils [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.751033] [47313]: DEBUG oslo_concurrency.lockutils [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.751033] [47313]: DEBUG oslo_concurrency.lockutils [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.758769] [47312]: DEBUG nova.policy [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.763936] [47312]: INFO nova.api.openstack.requestlog [None req-d199059b-3790-42c4-882c-dfa8ba7ef3fb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1202 microversion: 2.1 time: 0.051872 [ 918.764302] [47312]: [pid: 47312|app: 0|req: 4037/7910] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.766939] [47312]: DEBUG nova.api.openstack.wsgi [req-48ee97ba-981b-4c2e-9d8b-bcc4815818e6 req-6623e369-d2d5-4e0f-9928-98d5b1788b42 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a77d41aa-13ba-4d26-b5fd-4928891948ce", "name": "network-vif-deleted", "tag": "a827c64c-a00d-4d2d-af6e-29c34ca4b899"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 918.773116] [47312]: DEBUG oslo_concurrency.lockutils [req-48ee97ba-981b-4c2e-9d8b-bcc4815818e6 req-6623e369-d2d5-4e0f-9928-98d5b1788b42 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.773116] [47312]: DEBUG oslo_concurrency.lockutils [req-48ee97ba-981b-4c2e-9d8b-bcc4815818e6 req-6623e369-d2d5-4e0f-9928-98d5b1788b42 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.773116] [47312]: DEBUG oslo_concurrency.lockutils [req-48ee97ba-981b-4c2e-9d8b-bcc4815818e6 req-6623e369-d2d5-4e0f-9928-98d5b1788b42 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.779737] [47312]: INFO nova.api.openstack.compute.server_external_events [req-48ee97ba-981b-4c2e-9d8b-bcc4815818e6 req-6623e369-d2d5-4e0f-9928-98d5b1788b42 service nova] Creating event network-vif-deleted:a827c64c-a00d-4d2d-af6e-29c34ca4b899 for instance a77d41aa-13ba-4d26-b5fd-4928891948ce on cpu-1 [ 918.782541] [47312]: INFO nova.api.openstack.requestlog [req-48ee97ba-981b-4c2e-9d8b-bcc4815818e6 req-6623e369-d2d5-4e0f-9928-98d5b1788b42 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017541 [ 918.782895] [47312]: [pid: 47312|app: 0|req: 4038/7911] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:35 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 918.834500] [47313]: DEBUG nova.policy [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.839031] [47313]: INFO nova.api.openstack.requestlog [None req-5054ccfb-6552-4ee5-89bb-7ebc5be25230 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.098368 [ 918.839538] [47313]: [pid: 47313|app: 0|req: 3874/7912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 918.852022] [47312]: DEBUG nova.api.openstack.wsgi [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.853810] [47312]: DEBUG nova.compute.api [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.857561] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.857798] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.858027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.858415] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 918.858620] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 918.858796] [47312]: DEBUG oslo_concurrency.lockutils [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 918.939629] [47312]: DEBUG nova.policy [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 918.945547] [47312]: INFO nova.api.openstack.requestlog [None req-5ded5cab-ece5-4a91-af03-b1fcea0ce678 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.095833 [ 918.946158] [47312]: [pid: 47312|app: 0|req: 4039/7913] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 918.986381] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a24a2c4-9a15-494d-9733-5c3c85748a8d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 918.988477] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a24a2c4-9a15-494d-9733-5c3c85748a8d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 918.988716] [47313]: INFO nova.api.openstack.requestlog [None req-3a24a2c4-9a15-494d-9733-5c3c85748a8d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 619 microversion: 2.1 time: 0.004809 [ 918.989208] [47313]: [pid: 47313|app: 0|req: 3875/7914] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:35 2024] POST /compute/v2.1/servers => generated 619 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 918.994240] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 918.996098] [47312]: DEBUG nova.compute.api [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 918.999756] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.000127] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.000210] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.001650] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.001650] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.001650] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.081622] [47312]: DEBUG nova.policy [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.086396] [47312]: INFO nova.api.openstack.requestlog [None req-0ab5de5a-99b2-46a4-a24e-4dcd540b5f3b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.094589 [ 919.086964] [47312]: [pid: 47312|app: 0|req: 4040/7915] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.099288] [47313]: DEBUG nova.api.openstack.wsgi [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.101665] [47313]: DEBUG nova.compute.api [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.105557] [47313]: DEBUG oslo_concurrency.lockutils [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.105943] [47313]: DEBUG oslo_concurrency.lockutils [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.106038] [47313]: DEBUG oslo_concurrency.lockutils [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.106426] [47313]: DEBUG oslo_concurrency.lockutils [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.106649] [47313]: DEBUG oslo_concurrency.lockutils [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.106844] [47313]: DEBUG oslo_concurrency.lockutils [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.125416] [47312]: DEBUG nova.api.openstack.wsgi [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.127254] [47312]: DEBUG nova.compute.api [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.131096] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.131362] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.131552] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.131982] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.132209] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.132394] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.177874] [47312]: DEBUG nova.policy [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.185797] [47312]: INFO nova.api.openstack.requestlog [None req-5cf6cd59-c2d9-461d-af1c-72287d4d2a61 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1230 microversion: 2.1 time: 0.062675 [ 919.187116] [47312]: [pid: 47312|app: 0|req: 4041/7916] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1230 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.191911] [47312]: DEBUG nova.api.openstack.wsgi [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.194413] [47312]: DEBUG nova.compute.api [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.200101] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.200101] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.200101] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.200329] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.200526] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.200703] [47312]: DEBUG oslo_concurrency.lockutils [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.218237] [47313]: DEBUG nova.policy [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.223820] [47313]: INFO nova.api.openstack.requestlog [None req-d08e7346-e8dd-4f1a-a65f-40f19c870674 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.126982 [ 919.224272] [47313]: [pid: 47313|app: 0|req: 3876/7917] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.227110] [47313]: DEBUG nova.api.openstack.wsgi [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.228966] [47313]: DEBUG nova.compute.api [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.233043] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.233449] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.233627] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.234166] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.234383] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.234620] [47313]: DEBUG oslo_concurrency.lockutils [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.273294] [47313]: DEBUG nova.policy [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.279101] [47313]: INFO nova.api.openstack.requestlog [None req-4df59b82-499c-468b-bd9b-0fa5b071e06d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1231 microversion: 2.1 time: 0.053976 [ 919.279502] [47313]: [pid: 47313|app: 0|req: 3877/7918] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1231 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.282377] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.287023] [47313]: DEBUG nova.compute.api [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.288434] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.288711] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.288990] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.289422] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.289924] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.290058] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.294194] [47312]: DEBUG nova.policy [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.299089] [47312]: INFO nova.api.openstack.requestlog [None req-bf9e7aa7-f588-4651-8766-034263933df7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1663 microversion: 2.1 time: 0.110134 [ 919.299507] [47312]: [pid: 47312|app: 0|req: 4042/7919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1663 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.302244] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac1ad473-487f-49ac-bf35-0df74c9f3619 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1854371374", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": -1, "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 919.312081] [47312]: INFO nova.api.openstack.wsgi [None req-ac1ad473-487f-49ac-bf35-0df74c9f3619 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Flavor -1 could not be found. [ 919.312445] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac1ad473-487f-49ac-bf35-0df74c9f3619 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Flavor -1 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 919.312893] [47312]: INFO nova.api.openstack.requestlog [None req-ac1ad473-487f-49ac-bf35-0df74c9f3619 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 73 microversion: 2.1 time: 0.012830 [ 919.313216] [47312]: [pid: 47312|app: 0|req: 4043/7920] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:36 2024] POST /compute/v2.1/servers => generated 73 bytes in 13 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 919.318039] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.319790] [47312]: DEBUG nova.compute.api [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.324009] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.325361] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.325565] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.325957] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.326169] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.326343] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.396868] [47313]: DEBUG nova.policy [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.401348] [47313]: INFO nova.api.openstack.requestlog [None req-a9abe85f-6122-4734-a6d7-e30291848d8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.121189 [ 919.401693] [47313]: [pid: 47313|app: 0|req: 3878/7921] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.406523] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1e21993-86be-428e-b903-ad2278ce77f4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b65bd0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.420553] [47312]: DEBUG nova.policy [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.425843] [47312]: INFO nova.api.openstack.requestlog [None req-fbf967b7-21a4-4a32-9bca-7be862705181 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.109756 [ 919.426244] [47312]: [pid: 47312|app: 0|req: 4044/7922] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 919.437932] [47313]: INFO nova.api.openstack.requestlog [None req-c1e21993-86be-428e-b903-ad2278ce77f4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.035207 [ 919.438332] [47313]: [pid: 47313|app: 0|req: 3879/7923] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.438533] [47312]: DEBUG nova.api.openstack.wsgi [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.440342] [47312]: DEBUG nova.compute.api [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.444135] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.444389] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.444575] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.444934] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.445145] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.445349] [47312]: DEBUG oslo_concurrency.lockutils [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.479720] [47313]: DEBUG nova.api.openstack.wsgi [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.481561] [47313]: DEBUG nova.compute.api [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.485815] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.486104] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.486359] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.486743] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.486993] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.487243] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.548187] [47312]: DEBUG nova.policy [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.553083] [47312]: INFO nova.api.openstack.requestlog [None req-d7cc4f01-272d-4b52-b4f7-2ccc7b2ef01b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.116775 [ 919.553560] [47312]: [pid: 47312|app: 0|req: 4045/7924] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.574856] [47313]: DEBUG nova.policy [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.579562] [47313]: INFO nova.api.openstack.requestlog [None req-cdd72118-bc16-4165-a9b1-159a57aa4a7c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1325 microversion: 2.1 time: 0.102285 [ 919.579917] [47313]: [pid: 47313|app: 0|req: 3880/7925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1325 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.588027] [47312]: DEBUG nova.api.openstack.wsgi [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.588027] [47312]: DEBUG nova.compute.api [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.590606] [47312]: DEBUG oslo_concurrency.lockutils [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.591092] [47312]: DEBUG oslo_concurrency.lockutils [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.591309] [47312]: DEBUG oslo_concurrency.lockutils [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.591675] [47312]: DEBUG oslo_concurrency.lockutils [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.591879] [47312]: DEBUG oslo_concurrency.lockutils [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.592060] [47312]: DEBUG oslo_concurrency.lockutils [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.597972] [47313]: DEBUG nova.api.openstack.wsgi [None req-78f212eb-fb16-419d-81fd-8902829c106e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-62177442", "imageRef": -1, "flavorRef": "42", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 919.599953] [47313]: DEBUG nova.api.openstack.wsgi [None req-78f212eb-fb16-419d-81fd-8902829c106e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute imageRef. Value: -1. -1 is not valid under any of the given schemas {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 919.600394] [47313]: INFO nova.api.openstack.requestlog [None req-78f212eb-fb16-419d-81fd-8902829c106e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 145 microversion: 2.1 time: 0.004718 [ 919.600697] [47313]: [pid: 47313|app: 0|req: 3881/7926] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:36 2024] POST /compute/v2.1/servers => generated 145 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 919.605436] [47313]: DEBUG nova.api.openstack.wsgi [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.607819] [47313]: DEBUG nova.compute.api [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.612549] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.612871] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.613140] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.613533] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.613758] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.613937] [47313]: DEBUG oslo_concurrency.lockutils [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.631574] [47312]: DEBUG nova.policy [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.639885] [47312]: INFO nova.api.openstack.requestlog [None req-46a34c38-5588-453f-a7d1-b5261e25c066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.056865 [ 919.640240] [47312]: [pid: 47312|app: 0|req: 4046/7927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.662189] [47312]: DEBUG nova.api.openstack.wsgi [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.663380] [47312]: DEBUG nova.compute.api [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.668351] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.668610] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.668796] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.669188] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.669417] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.669597] [47312]: DEBUG oslo_concurrency.lockutils [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.698062] [47313]: DEBUG nova.policy [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.704847] [47313]: INFO nova.api.openstack.requestlog [None req-8b14e179-250d-4c9f-aae7-903b118b97b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.101470 [ 919.705192] [47313]: [pid: 47313|app: 0|req: 3882/7928] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.717227] [47313]: DEBUG nova.api.openstack.wsgi [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.719123] [47313]: DEBUG nova.compute.api [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.722775] [47313]: DEBUG oslo_concurrency.lockutils [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.723074] [47313]: DEBUG oslo_concurrency.lockutils [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.723825] [47313]: DEBUG oslo_concurrency.lockutils [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.724257] [47313]: DEBUG oslo_concurrency.lockutils [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.724502] [47313]: DEBUG oslo_concurrency.lockutils [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.724708] [47313]: DEBUG oslo_concurrency.lockutils [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.749046] [47312]: DEBUG nova.policy [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.754361] [47312]: INFO nova.api.openstack.requestlog [None req-d0377a4c-d7f8-4916-b8f3-330f3a09dca1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.095126 [ 919.754723] [47312]: [pid: 47312|app: 0|req: 4047/7929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.758054] [47312]: DEBUG nova.api.openstack.wsgi [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.759339] [47312]: DEBUG nova.compute.api [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.764055] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.764298] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.764500] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.764872] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.765078] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.765291] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.785277] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.785549] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.785733] [47312]: DEBUG oslo_concurrency.lockutils [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.785927] [47312]: DEBUG nova.objects.instance [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 919.805915] [47312]: DEBUG nova.policy [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.813325] [47312]: INFO nova.api.openstack.requestlog [None req-47f7878e-c5ba-4d2a-bfee-5d31b74e3dfc tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.054822 [ 919.813325] [47312]: [pid: 47312|app: 0|req: 4048/7930] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.813325] [47312]: DEBUG nova.api.openstack.wsgi [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.814720] [47312]: DEBUG nova.compute.api [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.816336] [47313]: DEBUG nova.policy [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.818108] [47312]: DEBUG oslo_concurrency.lockutils [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.818338] [47312]: DEBUG oslo_concurrency.lockutils [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.818527] [47312]: DEBUG oslo_concurrency.lockutils [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.818916] [47312]: DEBUG oslo_concurrency.lockutils [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.819127] [47312]: DEBUG oslo_concurrency.lockutils [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.819297] [47312]: DEBUG oslo_concurrency.lockutils [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.821937] [47313]: INFO nova.api.openstack.requestlog [None req-c573c838-dc8b-489c-bc9a-676b5f079b76 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.106939 [ 919.822331] [47313]: [pid: 47313|app: 0|req: 3883/7931] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.852201] [47312]: DEBUG nova.policy [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 919.856893] [47312]: INFO nova.api.openstack.requestlog [None req-614c409d-20c3-48e7-b618-01ff1896992a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1202 microversion: 2.1 time: 0.045588 [ 919.857544] [47312]: [pid: 47312|app: 0|req: 4049/7932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 919.867031] [47313]: DEBUG nova.api.openstack.wsgi [None req-338a8d1d-fc79-4987-ab9b-386bf22fec6b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-657508598", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"fixed_ip": "10.0.1.1", "uuid": "a-b-c-d-e-f-g-h-i-j"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 919.870409] [47313]: INFO nova.api.openstack.wsgi [None req-338a8d1d-fc79-4987-ab9b-386bf22fec6b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) [ 919.870409] [47313]: DEBUG nova.api.openstack.wsgi [None req-338a8d1d-fc79-4987-ab9b-386bf22fec6b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 919.870902] [47313]: INFO nova.api.openstack.requestlog [None req-338a8d1d-fc79-4987-ab9b-386bf22fec6b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 123 microversion: 2.1 time: 0.006217 [ 919.871421] [47313]: [pid: 47313|app: 0|req: 3884/7933] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:36 2024] POST /compute/v2.1/servers => generated 123 bytes in 7 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 919.876927] [47312]: DEBUG nova.api.openstack.wsgi [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 919.879100] [47312]: DEBUG nova.compute.api [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 919.883036] [47312]: DEBUG oslo_concurrency.lockutils [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.883308] [47312]: DEBUG oslo_concurrency.lockutils [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.883520] [47312]: DEBUG oslo_concurrency.lockutils [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.883929] [47312]: DEBUG oslo_concurrency.lockutils [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 919.884179] [47312]: DEBUG oslo_concurrency.lockutils [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 919.884362] [47312]: DEBUG oslo_concurrency.lockutils [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 919.996494] [47312]: DEBUG nova.policy [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.001665] [47312]: INFO nova.api.openstack.requestlog [None req-eddc19b7-7e34-4e41-9e5b-402e37efcf00 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.127647 [ 920.003042] [47312]: [pid: 47312|app: 0|req: 4050/7934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.018505] [47313]: DEBUG nova.api.openstack.wsgi [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.020678] [47313]: DEBUG nova.compute.api [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.024282] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.024518] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.024701] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.025064] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.025336] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.025515] [47313]: DEBUG oslo_concurrency.lockutils [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.098229] [47313]: DEBUG nova.policy [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.102709] [47313]: INFO nova.api.openstack.requestlog [None req-e85b0052-b679-4ac5-80d6-7133d150e408 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.086487 [ 920.103131] [47313]: [pid: 47313|app: 0|req: 3885/7935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.140275] [47312]: DEBUG nova.api.openstack.wsgi [None req-6617ab2c-89f5-475e-bf46-1e4c0011f291 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-585666650", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "key_name": "tempest-key-1526875644", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 920.173047] [47312]: DEBUG nova.network.neutron [None req-6617ab2c-89f5-475e-bf46-1e4c0011f291 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] validate_networks() for [('8bbc91d8-798f-4938-9eb4-274a709d8ef5', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 920.198317] [47313]: DEBUG nova.api.openstack.wsgi [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.200180] [47313]: DEBUG nova.compute.api [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.203871] [47313]: DEBUG oslo_concurrency.lockutils [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.204228] [47313]: DEBUG oslo_concurrency.lockutils [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.204524] [47313]: DEBUG oslo_concurrency.lockutils [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.204945] [47313]: DEBUG oslo_concurrency.lockutils [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.205297] [47313]: DEBUG oslo_concurrency.lockutils [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.205520] [47313]: DEBUG oslo_concurrency.lockutils [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.256574] [47313]: DEBUG nova.policy [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.261531] [47313]: INFO nova.api.openstack.requestlog [None req-42898c9c-fe47-4870-a1d8-bb50077239b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.065486 [ 920.261901] [47313]: [pid: 47313|app: 0|req: 3886/7936] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.296276] [47313]: DEBUG nova.api.openstack.wsgi [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.301875] [47313]: DEBUG nova.compute.api [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.306367] [47313]: DEBUG oslo_concurrency.lockutils [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.309830] [47313]: DEBUG oslo_concurrency.lockutils [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.310139] [47313]: DEBUG oslo_concurrency.lockutils [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.310525] [47313]: DEBUG oslo_concurrency.lockutils [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.310862] [47313]: DEBUG oslo_concurrency.lockutils [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.311162] [47313]: DEBUG oslo_concurrency.lockutils [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.333194] [47312]: INFO nova.api.openstack.wsgi [None req-6617ab2c-89f5-475e-bf46-1e4c0011f291 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Invalid key_name provided. [ 920.333539] [47312]: DEBUG nova.api.openstack.wsgi [None req-6617ab2c-89f5-475e-bf46-1e4c0011f291 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid key_name provided. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 920.334025] [47312]: INFO nova.api.openstack.requestlog [None req-6617ab2c-89f5-475e-bf46-1e4c0011f291 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 70 microversion: 2.1 time: 0.195941 [ 920.334378] [47312]: [pid: 47312|app: 0|req: 4051/7937] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:36 2024] POST /compute/v2.1/servers => generated 70 bytes in 196 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) [ 920.337124] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.338709] [47312]: DEBUG nova.compute.api [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.342777] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.343050] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.343250] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.343612] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.343814] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.344100] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.389728] [47313]: DEBUG nova.policy [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.394663] [47313]: INFO nova.api.openstack.requestlog [None req-cac6400a-d3fa-412b-9411-a1483cf61372 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1287 microversion: 2.1 time: 0.100727 [ 920.395341] [47313]: [pid: 47313|app: 0|req: 3887/7938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1287 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.401925] [47313]: DEBUG nova.api.openstack.wsgi [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.407524] [47313]: DEBUG nova.compute.api [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.412675] [47313]: DEBUG oslo_concurrency.lockutils [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.413033] [47313]: DEBUG oslo_concurrency.lockutils [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.413342] [47313]: DEBUG oslo_concurrency.lockutils [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.413816] [47313]: DEBUG oslo_concurrency.lockutils [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.414151] [47313]: DEBUG oslo_concurrency.lockutils [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.414377] [47313]: DEBUG oslo_concurrency.lockutils [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.504335] [47312]: DEBUG nova.policy [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.510689] [47312]: INFO nova.api.openstack.requestlog [None req-5c9341e1-3582-4c02-97c9-c421a47c7697 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1663 microversion: 2.1 time: 0.175712 [ 920.511187] [47312]: [pid: 47312|app: 0|req: 4052/7939] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1663 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.513530] [47312]: DEBUG nova.api.openstack.wsgi [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.515188] [47312]: DEBUG nova.compute.api [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.518410] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.518645] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.518825] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.519191] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.519390] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.519560] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.562959] [47313]: DEBUG nova.policy [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.567606] [47313]: INFO nova.api.openstack.requestlog [None req-150d6b37-98ad-4cab-afef-e1c028fddde8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.168055 [ 920.568113] [47313]: [pid: 47313|app: 0|req: 3888/7940] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.570404] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3e15b43-775c-4df1-9959-f8c56fe6b92a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46a73370>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.603764] [47313]: INFO nova.api.openstack.requestlog [None req-b3e15b43-775c-4df1-9959-f8c56fe6b92a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1645 microversion: 2.1 time: 0.035024 [ 920.604254] [47313]: [pid: 47313|app: 0|req: 3889/7941] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1645 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.608195] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.610106] [47313]: DEBUG nova.compute.api [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.615203] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.615647] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.615919] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.616343] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.616592] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.616803] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.621597] [47312]: DEBUG nova.policy [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.626394] [47312]: INFO nova.api.openstack.requestlog [None req-a72cd4c3-f020-427f-865e-34919639ca3c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.114751 [ 920.626729] [47312]: [pid: 47312|app: 0|req: 4053/7942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.629336] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.630988] [47312]: DEBUG nova.compute.api [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.634713] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.634947] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.635174] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.635533] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.635733] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.635908] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.760978] [47313]: DEBUG nova.policy [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.768069] [47313]: INFO nova.api.openstack.requestlog [None req-b3364c99-9fe3-403e-bc9c-33b862e06a4c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.162621 [ 920.768409] [47313]: [pid: 47313|app: 0|req: 3890/7943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.770972] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.772555] [47313]: DEBUG nova.compute.api [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.778065] [47312]: DEBUG nova.policy [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.778564] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.778805] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.778987] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.779547] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.779719] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.779894] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.783227] [47312]: INFO nova.api.openstack.requestlog [None req-7ead2819-67b9-49c3-b892-5a6c3df9fbd1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1524 microversion: 2.1 time: 0.155699 [ 920.783406] [47312]: [pid: 47312|app: 0|req: 4054/7944] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1524 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.787016] [47312]: DEBUG nova.api.openstack.wsgi [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.787812] [47312]: DEBUG nova.compute.api [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.794660] [47312]: DEBUG oslo_concurrency.lockutils [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.794897] [47312]: DEBUG oslo_concurrency.lockutils [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.795119] [47312]: DEBUG oslo_concurrency.lockutils [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.795615] [47312]: DEBUG oslo_concurrency.lockutils [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.795878] [47312]: DEBUG oslo_concurrency.lockutils [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.796101] [47312]: DEBUG oslo_concurrency.lockutils [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.834935] [47313]: DEBUG nova.policy [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 920.837617] [47313]: INFO nova.api.openstack.requestlog [None req-5f372375-ebcd-47ff-8aa6-51a17b87ebf8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.068641 [ 920.838075] [47313]: [pid: 47313|app: 0|req: 3891/7945] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 920.840927] [47313]: DEBUG nova.api.openstack.wsgi [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 920.842730] [47313]: DEBUG nova.compute.api [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 920.846234] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.846620] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.846963] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 920.847521] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 920.847836] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 920.848156] [47313]: DEBUG oslo_concurrency.lockutils [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.204283] [47312]: DEBUG nova.policy [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.209582] [47312]: INFO nova.api.openstack.requestlog [None req-01970ffd-abf8-4466-a251-0f6a3b1b2ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1512 microversion: 2.1 time: 0.425503 [ 921.210528] [47312]: [pid: 47312|app: 0|req: 4055/7946] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1512 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.212812] [47312]: DEBUG nova.api.openstack.wsgi [None req-6803e53a-1450-4a74-aac1-d6e2cb94c67c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-134686496", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "security_groups": [{"name": "does_not_exist"}], "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 921.229287] [47313]: DEBUG nova.policy [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.240214] [47313]: INFO nova.api.openstack.requestlog [None req-44d8778f-1a04-434e-983e-f9152c14beff tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1524 microversion: 2.1 time: 0.401174 [ 921.240606] [47313]: [pid: 47313|app: 0|req: 3892/7947] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:37 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1524 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.243727] [47313]: DEBUG nova.api.openstack.wsgi [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.248380] [47313]: DEBUG nova.compute.api [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.260349] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.260733] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.260942] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.261405] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.261647] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.261886] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.304312] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.304564] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.304749] [47313]: DEBUG oslo_concurrency.lockutils [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.304945] [47313]: DEBUG nova.objects.instance [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 921.341998] [47313]: DEBUG nova.policy [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.347126] [47312]: DEBUG nova.network.security_group_api [None req-6803e53a-1450-4a74-aac1-d6e2cb94c67c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Neutron security group does_not_exist not found {{(pid=47312) validate_name /opt/stack/nova/nova/network/security_group_api.py:73}} [ 921.347126] [47312]: INFO nova.api.openstack.wsgi [None req-6803e53a-1450-4a74-aac1-d6e2cb94c67c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Unable to find security_group with name or id 'does_not_exist' [ 921.347126] [47312]: DEBUG nova.api.openstack.wsgi [None req-6803e53a-1450-4a74-aac1-d6e2cb94c67c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Unable to find security_group with name or id 'does_not_exist' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 921.347126] [47312]: INFO nova.api.openstack.requestlog [None req-6803e53a-1450-4a74-aac1-d6e2cb94c67c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 106 microversion: 2.1 time: 0.135620 [ 921.347126] [47312]: [pid: 47312|app: 0|req: 4056/7948] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:38 2024] POST /compute/v2.1/servers => generated 106 bytes in 136 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 921.350840] [47312]: DEBUG nova.api.openstack.wsgi [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.353153] [47312]: DEBUG nova.compute.api [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.359582] [47313]: INFO nova.api.openstack.requestlog [None req-06442d9f-8a84-4845-91f2-ff4054a5a5b0 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.116176 [ 921.360045] [47313]: [pid: 47313|app: 0|req: 3893/7949] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.360888] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.361563] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.361906] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.362552] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.364069] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.364069] [47312]: DEBUG oslo_concurrency.lockutils [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.365648] [47313]: DEBUG nova.api.openstack.wsgi [req-1d491314-4acd-43ac-b749-677cf5052e10 req-443a3e6a-e062-45b3-bb35-7bf84519da4f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b9726bf4-a4b1-4b22-840f-98157d0d790c", "name": "network-vif-deleted", "tag": "6348fdb6-1e04-4d45-b3d2-e67eb05449f7"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 921.379472] [47313]: DEBUG oslo_concurrency.lockutils [req-1d491314-4acd-43ac-b749-677cf5052e10 req-443a3e6a-e062-45b3-bb35-7bf84519da4f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.379472] [47313]: DEBUG oslo_concurrency.lockutils [req-1d491314-4acd-43ac-b749-677cf5052e10 req-443a3e6a-e062-45b3-bb35-7bf84519da4f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.379472] [47313]: DEBUG oslo_concurrency.lockutils [req-1d491314-4acd-43ac-b749-677cf5052e10 req-443a3e6a-e062-45b3-bb35-7bf84519da4f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.389226] [47313]: INFO nova.api.openstack.compute.server_external_events [req-1d491314-4acd-43ac-b749-677cf5052e10 req-443a3e6a-e062-45b3-bb35-7bf84519da4f service nova] Creating event network-vif-deleted:6348fdb6-1e04-4d45-b3d2-e67eb05449f7 for instance b9726bf4-a4b1-4b22-840f-98157d0d790c on cpu-1 [ 921.394112] [47313]: INFO nova.api.openstack.requestlog [req-1d491314-4acd-43ac-b749-677cf5052e10 req-443a3e6a-e062-45b3-bb35-7bf84519da4f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033130 [ 921.394547] [47313]: [pid: 47313|app: 0|req: 3894/7950] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:38 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 921.419030] [47312]: DEBUG nova.policy [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.427717] [47312]: INFO nova.api.openstack.requestlog [None req-6cdb493b-1241-4cbb-be83-e51f45f911b6 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1202 microversion: 2.1 time: 0.080379 [ 921.428207] [47312]: [pid: 47312|app: 0|req: 4057/7951] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1202 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.431916] [47312]: DEBUG nova.api.openstack.wsgi [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.433099] [47312]: DEBUG nova.compute.api [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.437436] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.437436] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.437436] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.437436] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.437436] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.437436] [47312]: DEBUG oslo_concurrency.lockutils [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.472778] [47312]: DEBUG nova.policy [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.477410] [47312]: INFO nova.api.openstack.requestlog [None req-8c059827-8eaf-4e4f-bb25-dc6e57a261aa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.048159 [ 921.477410] [47312]: [pid: 47312|app: 0|req: 4058/7952] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.479760] [47312]: DEBUG nova.api.openstack.wsgi [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.481407] [47312]: DEBUG nova.compute.api [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.484623] [47312]: DEBUG oslo_concurrency.lockutils [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.485507] [47312]: DEBUG oslo_concurrency.lockutils [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.485507] [47312]: DEBUG oslo_concurrency.lockutils [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.485507] [47312]: DEBUG oslo_concurrency.lockutils [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.485714] [47312]: DEBUG oslo_concurrency.lockutils [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.485789] [47312]: DEBUG oslo_concurrency.lockutils [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.515262] [47313]: DEBUG nova.api.openstack.wsgi [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.515628] [47313]: DEBUG nova.compute.api [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.519585] [47313]: DEBUG oslo_concurrency.lockutils [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.520412] [47313]: DEBUG oslo_concurrency.lockutils [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.520412] [47313]: DEBUG oslo_concurrency.lockutils [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.520412] [47313]: DEBUG oslo_concurrency.lockutils [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.520621] [47313]: DEBUG oslo_concurrency.lockutils [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.520813] [47313]: DEBUG oslo_concurrency.lockutils [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.529456] [47313]: INFO nova.api.openstack.wsgi [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] HTTP exception thrown: Instance 12a1a1ee-9aa1-4dda-9276-68492718e404 could not be found. [ 921.529815] [47313]: DEBUG nova.api.openstack.wsgi [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Returning 404 to user: Instance 12a1a1ee-9aa1-4dda-9276-68492718e404 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 921.530366] [47313]: INFO nova.api.openstack.requestlog [None req-00790b7a-2469-411a-83d3-addb7e1a7e12 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 404 len: 111 microversion: 2.1 time: 0.134480 [ 921.530761] [47313]: [pid: 47313|app: 0|req: 3895/7953] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:38 2024] DELETE /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 111 bytes in 136 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.533224] [47313]: DEBUG nova.api.openstack.wsgi [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.534983] [47313]: DEBUG nova.compute.api [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.538673] [47313]: DEBUG oslo_concurrency.lockutils [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.539084] [47313]: DEBUG oslo_concurrency.lockutils [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.539084] [47313]: DEBUG oslo_concurrency.lockutils [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.539440] [47313]: DEBUG oslo_concurrency.lockutils [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.539639] [47313]: DEBUG oslo_concurrency.lockutils [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.539810] [47313]: DEBUG oslo_concurrency.lockutils [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.577462] [47312]: DEBUG nova.policy [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.578723] [47313]: DEBUG nova.policy [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.581898] [47312]: INFO nova.api.openstack.requestlog [None req-496f7ccc-c0a3-4d7c-824a-2a6bda278920 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.103937 [ 921.582241] [47312]: [pid: 47312|app: 0|req: 4059/7954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.582969] [47313]: INFO nova.api.openstack.requestlog [None req-32213ddb-9908-4e54-902b-af4372458806 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1287 microversion: 2.1 time: 0.051670 [ 921.583313] [47313]: [pid: 47313|app: 0|req: 3896/7955] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1287 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.585386] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.586540] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.586627] [47312]: DEBUG nova.compute.api [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.588180] [47313]: DEBUG nova.compute.api [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.590346] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.590641] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.590836] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.591589] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.591589] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.591589] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.591915] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.592126] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.592325] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.592705] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.592977] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.593225] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.634921] [47312]: DEBUG nova.policy [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.639881] [47312]: INFO nova.api.openstack.requestlog [None req-ca09f736-9e2b-4e3c-8562-3e86a5827ffb tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1304 microversion: 2.1 time: 0.057019 [ 921.640217] [47312]: [pid: 47312|app: 0|req: 4060/7956] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.642822] [47312]: DEBUG nova.api.openstack.wsgi [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.648020] [47312]: DEBUG nova.compute.api [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.651657] [47312]: DEBUG oslo_concurrency.lockutils [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.651782] [47312]: DEBUG oslo_concurrency.lockutils [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.651963] [47312]: DEBUG oslo_concurrency.lockutils [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.652459] [47312]: DEBUG oslo_concurrency.lockutils [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.652701] [47312]: DEBUG oslo_concurrency.lockutils [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.652948] [47312]: DEBUG oslo_concurrency.lockutils [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.713424] [47313]: DEBUG nova.policy [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.720809] [47313]: INFO nova.api.openstack.requestlog [None req-0e6a1fec-a96c-44bf-933b-07a7fd027df8 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1524 microversion: 2.1 time: 0.136909 [ 921.721228] [47313]: [pid: 47313|app: 0|req: 3897/7957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1524 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.724041] [47313]: DEBUG nova.api.openstack.wsgi [None req-a0e1b423-18be-4e4a-bc4f-ded48c11fbf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b64af0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.738925] [47312]: DEBUG nova.policy [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.743343] [47312]: INFO nova.api.openstack.requestlog [None req-84b0384b-f251-432b-a8f8-37732832a921 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.102554 [ 921.743650] [47312]: [pid: 47312|app: 0|req: 4061/7958] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.746818] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.748358] [47312]: DEBUG nova.compute.api [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.751617] [47313]: INFO nova.api.openstack.requestlog [None req-a0e1b423-18be-4e4a-bc4f-ded48c11fbf5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1653 microversion: 2.1 time: 0.028957 [ 921.751617] [47313]: [pid: 47313|app: 0|req: 3898/7959] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1653 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.752137] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.752218] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.752365] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.752784] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.753029] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.753216] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.754016] [47313]: DEBUG nova.api.openstack.wsgi [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Action: 'update', calling method: >, body: {"server": {"name": "12a1a1ee-9aa1-4dda-9276-68492718e404_new"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 921.756077] [47313]: DEBUG nova.compute.api [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.761224] [47313]: DEBUG oslo_concurrency.lockutils [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.761351] [47313]: DEBUG oslo_concurrency.lockutils [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.761451] [47313]: DEBUG oslo_concurrency.lockutils [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.761824] [47313]: DEBUG oslo_concurrency.lockutils [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.762026] [47313]: DEBUG oslo_concurrency.lockutils [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.762204] [47313]: DEBUG oslo_concurrency.lockutils [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.770276] [47313]: INFO nova.api.openstack.wsgi [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] HTTP exception thrown: Instance 12a1a1ee-9aa1-4dda-9276-68492718e404 could not be found. [ 921.770456] [47313]: DEBUG nova.api.openstack.wsgi [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] Returning 404 to user: Instance 12a1a1ee-9aa1-4dda-9276-68492718e404 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 921.770848] [47313]: INFO nova.api.openstack.requestlog [None req-82c123de-8254-44d7-96fb-c4ed217df076 tempest-ServersNegativeTestMultiTenantJSON-1833552940 tempest-ServersNegativeTestMultiTenantJSON-1833552940-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 404 len: 111 microversion: 2.1 time: 0.018857 [ 921.771158] [47313]: [pid: 47313|app: 0|req: 3899/7960] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:16:38 2024] PUT /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.773944] [47313]: DEBUG nova.api.openstack.wsgi [None req-42a2082a-f1f0-41f1-b26a-09614f9ea3e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.773944] [47313]: DEBUG nova.compute.api [None req-42a2082a-f1f0-41f1-b26a-09614f9ea3e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 7755f158-08ff-4fa8-bcc4-4b6eed3f3b37] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.777224] [47313]: INFO nova.api.openstack.wsgi [None req-42a2082a-f1f0-41f1-b26a-09614f9ea3e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 7755f158-08ff-4fa8-bcc4-4b6eed3f3b37 could not be found. [ 921.777224] [47313]: DEBUG nova.api.openstack.wsgi [None req-42a2082a-f1f0-41f1-b26a-09614f9ea3e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 7755f158-08ff-4fa8-bcc4-4b6eed3f3b37 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 921.777224] [47313]: INFO nova.api.openstack.requestlog [None req-42a2082a-f1f0-41f1-b26a-09614f9ea3e5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/7755f158-08ff-4fa8-bcc4-4b6eed3f3b37" status: 404 len: 111 microversion: 2.1 time: 0.005316 [ 921.777224] [47313]: [pid: 47313|app: 0|req: 3900/7961] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:38 2024] DELETE /compute/v2.1/servers/7755f158-08ff-4fa8-bcc4-4b6eed3f3b37 => generated 111 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 921.779224] [47313]: DEBUG nova.api.openstack.wsgi [None req-6379bfc1-b5fe-420c-b4a7-dd27410cdd91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46a730a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.804959] [47313]: INFO nova.api.openstack.requestlog [None req-6379bfc1-b5fe-420c-b4a7-dd27410cdd91 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 200 len: 1653 microversion: 2.1 time: 0.027211 [ 921.805497] [47313]: [pid: 47313|app: 0|req: 3901/7962] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 1653 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.807839] [47313]: DEBUG nova.api.openstack.wsgi [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.808156] [47313]: DEBUG nova.compute.api [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.812181] [47313]: DEBUG oslo_concurrency.lockutils [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.812411] [47313]: DEBUG oslo_concurrency.lockutils [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.812594] [47313]: DEBUG oslo_concurrency.lockutils [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.812989] [47313]: DEBUG oslo_concurrency.lockutils [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.813230] [47313]: DEBUG oslo_concurrency.lockutils [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.813408] [47313]: DEBUG oslo_concurrency.lockutils [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.825441] [47312]: DEBUG nova.policy [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.826906] [47313]: DEBUG nova.compute.api [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 921.830334] [47312]: INFO nova.api.openstack.requestlog [None req-c1812275-9ba1-4b66-8e24-ff6b08f305fa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.086118 [ 921.830653] [47312]: [pid: 47312|app: 0|req: 4062/7963] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.833015] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.834594] [47312]: DEBUG nova.compute.api [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.837634] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.837857] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.838112] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.838400] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.838594] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.838762] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.872355] [47313]: INFO nova.api.openstack.requestlog [None req-cae61409-1a11-4a36-98e9-ff4ba37637dc tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 204 len: 0 microversion: 2.1 time: 0.066162 [ 921.872805] [47313]: [pid: 47313|app: 0|req: 3902/7964] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:38 2024] DELETE /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 921.875444] [47313]: DEBUG nova.api.openstack.wsgi [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.876998] [47313]: DEBUG nova.compute.api [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.879739] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.879963] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.880159] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.880499] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.880692] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.880892] [47313]: DEBUG oslo_concurrency.lockutils [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.925925] [47312]: DEBUG nova.policy [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.930377] [47312]: INFO nova.api.openstack.requestlog [None req-8ba016bc-cdc8-4015-b7bd-c5869d415f9d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.099058 [ 921.930731] [47312]: [pid: 47312|app: 0|req: 4063/7965] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.933236] [47312]: DEBUG nova.api.openstack.wsgi [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.934897] [47312]: DEBUG nova.compute.api [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.938244] [47312]: DEBUG oslo_concurrency.lockutils [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.938474] [47312]: DEBUG oslo_concurrency.lockutils [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.938653] [47312]: DEBUG oslo_concurrency.lockutils [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.938994] [47312]: DEBUG oslo_concurrency.lockutils [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.939371] [47312]: DEBUG oslo_concurrency.lockutils [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.940015] [47312]: DEBUG oslo_concurrency.lockutils [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.973938] [47312]: DEBUG nova.policy [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.977738] [47312]: INFO nova.api.openstack.requestlog [None req-846ac6b2-9482-4f01-b2f7-3e547c7c6a1e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.046442 [ 921.978086] [47312]: [pid: 47312|app: 0|req: 4064/7966] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 921.980420] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 921.981933] [47312]: DEBUG nova.compute.api [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 921.984910] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.985177] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.985330] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.985674] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 921.985919] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 921.986265] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 921.994878] [47313]: DEBUG nova.policy [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 921.999710] [47313]: INFO nova.api.openstack.requestlog [None req-1c858ec9-a32a-4b62-ab79-d7ea0bc8f8b5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1475 microversion: 2.1 time: 0.126331 [ 922.000602] [47313]: [pid: 47313|app: 0|req: 3903/7967] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1475 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.002698] [47313]: DEBUG nova.api.openstack.wsgi [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.004478] [47313]: DEBUG nova.compute.api [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.007664] [47313]: DEBUG oslo_concurrency.lockutils [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.007900] [47313]: DEBUG oslo_concurrency.lockutils [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.008107] [47313]: DEBUG oslo_concurrency.lockutils [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.008465] [47313]: DEBUG oslo_concurrency.lockutils [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.008678] [47313]: DEBUG oslo_concurrency.lockutils [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.008839] [47313]: DEBUG oslo_concurrency.lockutils [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.082890] [47312]: DEBUG nova.policy [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.087327] [47312]: INFO nova.api.openstack.requestlog [None req-d1c0ed7b-6ee6-400f-8fab-918fd6ffc625 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1530 microversion: 2.1 time: 0.108618 [ 922.087657] [47312]: [pid: 47312|app: 0|req: 4065/7968] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1530 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.098844] [47313]: DEBUG nova.policy [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.103221] [47313]: INFO nova.api.openstack.requestlog [None req-7adda887-1c93-457d-bb3d-f489a4b22e64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.102475 [ 922.103548] [47313]: [pid: 47313|app: 0|req: 3904/7969] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.114353] [47312]: DEBUG nova.api.openstack.wsgi [None req-185dfc2a-84d2-4a65-94c5-4c7c4d1977ae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.114598] [47312]: DEBUG nova.compute.api [None req-185dfc2a-84d2-4a65-94c5-4c7c4d1977ae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Failed to fetch instance by id 9223372036854775808 {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2987}} [ 922.114846] [47312]: INFO nova.api.openstack.wsgi [None req-185dfc2a-84d2-4a65-94c5-4c7c4d1977ae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 9223372036854775808 could not be found. [ 922.115118] [47312]: DEBUG nova.api.openstack.wsgi [None req-185dfc2a-84d2-4a65-94c5-4c7c4d1977ae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 9223372036854775808 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 922.115600] [47312]: INFO nova.api.openstack.requestlog [None req-185dfc2a-84d2-4a65-94c5-4c7c4d1977ae tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9223372036854775808" status: 404 len: 94 microversion: 2.1 time: 0.003508 [ 922.115905] [47312]: [pid: 47312|app: 0|req: 4066/7970] 10.180.1.21 () {58 vars in 1183 bytes} [Thu Oct 31 12:16:38 2024] DELETE /compute/v2.1/servers/9223372036854775808 => generated 94 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 922.120366] [47313]: DEBUG nova.api.openstack.wsgi [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.121953] [47313]: DEBUG nova.compute.api [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.125815] [47313]: DEBUG oslo_concurrency.lockutils [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.126109] [47313]: DEBUG oslo_concurrency.lockutils [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.126354] [47313]: DEBUG oslo_concurrency.lockutils [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.126776] [47313]: DEBUG oslo_concurrency.lockutils [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.127014] [47313]: DEBUG oslo_concurrency.lockutils [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.127213] [47313]: DEBUG oslo_concurrency.lockutils [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.203602] [47313]: DEBUG nova.policy [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.209520] [47313]: INFO nova.api.openstack.requestlog [None req-87f19044-11d3-4340-b6d3-c9db3c164392 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.090760 [ 922.209737] [47313]: [pid: 47313|app: 0|req: 3905/7971] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.221200] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.222028] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.223310] [47312]: DEBUG nova.compute.api [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.223600] [47313]: DEBUG nova.compute.api [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.227472] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.227591] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.227716] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.227783] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.227903] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.227955] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.228300] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.228351] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.228498] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.228544] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.228669] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.228711] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.338072] [47313]: DEBUG nova.policy [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.339583] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 922.343963] [47313]: INFO nova.api.openstack.requestlog [None req-4e7d5f2a-6c0b-45b7-ab54-f9bee4fded3a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1517 microversion: 2.1 time: 0.124139 [ 922.344357] [47313]: [pid: 47313|app: 0|req: 3906/7972] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1517 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.348548] [47312]: DEBUG nova.policy [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.352977] [47312]: INFO nova.api.openstack.requestlog [None req-ff55d72f-985e-4e27-8a67-914cf1895f06 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.133971 [ 922.353340] [47312]: [pid: 47312|app: 0|req: 4067/7973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.363711] [47313]: DEBUG nova.api.openstack.wsgi [None req-97752901-3775-4f98-b435-c5b4e6a120c6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.363896] [47313]: DEBUG nova.compute.api [None req-97752901-3775-4f98-b435-c5b4e6a120c6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Failed to fetch instance by id -1 {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2987}} [ 922.364148] [47313]: INFO nova.api.openstack.wsgi [None req-97752901-3775-4f98-b435-c5b4e6a120c6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance -1 could not be found. [ 922.364405] [47313]: DEBUG nova.api.openstack.wsgi [None req-97752901-3775-4f98-b435-c5b4e6a120c6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance -1 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 922.364794] [47313]: INFO nova.api.openstack.requestlog [None req-97752901-3775-4f98-b435-c5b4e6a120c6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/-1" status: 404 len: 77 microversion: 2.1 time: 0.003257 [ 922.365077] [47313]: [pid: 47313|app: 0|req: 3907/7974] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:16:39 2024] DELETE /compute/v2.1/servers/-1 => generated 77 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 922.369625] [47312]: DEBUG nova.api.openstack.wsgi [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.371355] [47312]: DEBUG nova.compute.api [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.375156] [47312]: DEBUG oslo_concurrency.lockutils [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.375411] [47312]: DEBUG oslo_concurrency.lockutils [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.375541] [47313]: DEBUG nova.api.openstack.wsgi [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.375786] [47312]: DEBUG oslo_concurrency.lockutils [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.375963] [47312]: DEBUG oslo_concurrency.lockutils [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.376192] [47312]: DEBUG oslo_concurrency.lockutils [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.376367] [47312]: DEBUG oslo_concurrency.lockutils [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.377115] [47313]: DEBUG nova.compute.api [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.381977] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.382405] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.382892] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.383335] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.383607] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.383748] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.405401] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.405711] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.405969] [47313]: DEBUG oslo_concurrency.lockutils [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.406244] [47313]: DEBUG nova.objects.instance [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.434972] [47313]: DEBUG nova.policy [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.441436] [47313]: INFO nova.api.openstack.requestlog [None req-76e21b54-aed2-4d5d-a1e1-42f8e51af3ff tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.067474 [ 922.441794] [47313]: [pid: 47313|app: 0|req: 3908/7975] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 922.444642] [47313]: DEBUG nova.api.openstack.wsgi [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.446252] [47313]: DEBUG nova.compute.api [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.450035] [47313]: DEBUG oslo_concurrency.lockutils [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.450181] [47313]: DEBUG oslo_concurrency.lockutils [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.450346] [47313]: DEBUG oslo_concurrency.lockutils [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.450740] [47313]: DEBUG oslo_concurrency.lockutils [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.450976] [47313]: DEBUG oslo_concurrency.lockutils [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.451178] [47313]: DEBUG oslo_concurrency.lockutils [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.492389] [47312]: DEBUG nova.policy [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.493932] [47313]: DEBUG nova.policy [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.496962] [47312]: INFO nova.api.openstack.requestlog [None req-116e8ff0-2a97-4947-a853-b7e40b807374 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.129365 [ 922.497304] [47312]: [pid: 47312|app: 0|req: 4068/7976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.498629] [47313]: INFO nova.api.openstack.requestlog [None req-a25adcf9-a0e3-4de7-b4c4-d4efa5740d10 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1258 microversion: 2.1 time: 0.055861 [ 922.498629] [47313]: [pid: 47313|app: 0|req: 3909/7977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1258 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.499839] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.501420] [47312]: DEBUG nova.compute.api [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.504817] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.505077] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.505267] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.505617] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.506457] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.506691] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.509138] [47313]: DEBUG nova.api.openstack.wsgi [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.511593] [47313]: DEBUG nova.compute.api [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.515560] [47313]: DEBUG oslo_concurrency.lockutils [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.515560] [47313]: DEBUG oslo_concurrency.lockutils [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.515560] [47313]: DEBUG oslo_concurrency.lockutils [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.515968] [47313]: DEBUG oslo_concurrency.lockutils [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.515968] [47313]: DEBUG oslo_concurrency.lockutils [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.516368] [47313]: DEBUG oslo_concurrency.lockutils [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.544769] [47312]: DEBUG nova.policy [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.548953] [47312]: INFO nova.api.openstack.requestlog [None req-e2bfa772-81ba-47c0-928e-8f432e187bd0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.051044 [ 922.549301] [47312]: [pid: 47312|app: 0|req: 4069/7978] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.595492] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.595907] [47313]: DEBUG nova.policy [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.597427] [47312]: DEBUG nova.compute.api [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.600309] [47313]: INFO nova.api.openstack.requestlog [None req-84159233-cd38-4704-a136-c1f55d22437e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.093410 [ 922.600742] [47313]: [pid: 47313|app: 0|req: 3910/7979] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 922.601120] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.601446] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.601829] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.602236] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.602444] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.602619] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.611757] [47313]: DEBUG nova.api.openstack.wsgi [None req-95f08d83-b4df-465a-85ec-12ebcf84ec04 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"forceDelete": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 922.613443] [47313]: DEBUG nova.compute.api [None req-95f08d83-b4df-465a-85ec-12ebcf84ec04 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 7647102f-7bd3-4ffa-8761-2bc9f51be443] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.616911] [47313]: INFO nova.api.openstack.wsgi [None req-95f08d83-b4df-465a-85ec-12ebcf84ec04 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 7647102f-7bd3-4ffa-8761-2bc9f51be443 could not be found. [ 922.617213] [47313]: DEBUG nova.api.openstack.wsgi [None req-95f08d83-b4df-465a-85ec-12ebcf84ec04 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 7647102f-7bd3-4ffa-8761-2bc9f51be443 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 922.617629] [47313]: INFO nova.api.openstack.requestlog [None req-95f08d83-b4df-465a-85ec-12ebcf84ec04 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7647102f-7bd3-4ffa-8761-2bc9f51be443/action" status: 404 len: 111 microversion: 2.1 time: 0.008181 [ 922.617960] [47313]: [pid: 47313|app: 0|req: 3911/7980] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:39 2024] POST /compute/v2.1/servers/7647102f-7bd3-4ffa-8761-2bc9f51be443/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 922.622331] [47313]: DEBUG nova.api.openstack.wsgi [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.624443] [47313]: DEBUG nova.compute.api [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.627589] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.627835] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.628142] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.628563] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.628770] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.628948] [47313]: DEBUG oslo_concurrency.lockutils [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.642134] [47312]: DEBUG nova.policy [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.646935] [47312]: INFO nova.api.openstack.requestlog [None req-7f60082f-14fd-4cdd-961b-47fcb5f92271 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1295 microversion: 2.1 time: 0.053965 [ 922.647296] [47312]: [pid: 47312|app: 0|req: 4070/7981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1295 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 922.658819] [47312]: DEBUG nova.api.openstack.wsgi [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.660473] [47312]: DEBUG nova.compute.api [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.663859] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.664124] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.664311] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.664748] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.664895] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.665087] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.684320] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.684799] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.684927] [47312]: DEBUG oslo_concurrency.lockutils [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.685080] [47312]: DEBUG nova.objects.instance [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 922.710560] [47312]: DEBUG nova.policy [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.715244] [47312]: INFO nova.api.openstack.requestlog [None req-9745a4a1-6760-4d7d-ac75-0e8b847242de tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.058491 [ 922.715737] [47312]: [pid: 47312|app: 0|req: 4071/7982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 922.722363] [47313]: DEBUG nova.policy [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.728216] [47313]: INFO nova.api.openstack.requestlog [None req-abb6e06d-457c-429c-9e90-f0101017e0d0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.107528 [ 922.728791] [47313]: [pid: 47313|app: 0|req: 3912/7983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 922.741351] [47312]: DEBUG nova.api.openstack.wsgi [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.743130] [47312]: DEBUG nova.compute.api [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.746770] [47312]: DEBUG oslo_concurrency.lockutils [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.747054] [47312]: DEBUG oslo_concurrency.lockutils [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.747249] [47312]: DEBUG oslo_concurrency.lockutils [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.747603] [47312]: DEBUG oslo_concurrency.lockutils [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.747803] [47312]: DEBUG oslo_concurrency.lockutils [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.747974] [47312]: DEBUG oslo_concurrency.lockutils [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.844314] [47313]: DEBUG nova.api.openstack.wsgi [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.844444] [47313]: DEBUG nova.compute.api [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.849196] [47313]: DEBUG oslo_concurrency.lockutils [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.849501] [47313]: DEBUG oslo_concurrency.lockutils [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.849733] [47313]: DEBUG oslo_concurrency.lockutils [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.850122] [47313]: DEBUG oslo_concurrency.lockutils [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.850317] [47313]: DEBUG oslo_concurrency.lockutils [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.850484] [47313]: DEBUG oslo_concurrency.lockutils [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.858903] [47312]: DEBUG nova.policy [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 922.864432] [47312]: INFO nova.api.openstack.requestlog [None req-2344724b-b17f-4ccd-ac47-09ca3656c1ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.125013 [ 922.864671] [47312]: [pid: 47312|app: 0|req: 4072/7984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 922.877966] [47312]: DEBUG nova.api.openstack.wsgi [None req-899e5226-eea0-4fe0-bed2-9a1b894ad900 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 10}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 922.880018] [47312]: DEBUG nova.compute.api [None req-899e5226-eea0-4fe0-bed2-9a1b894ad900 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: e0e366d8-d8af-48a1-9b35-515fc97b3697] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.885366] [47312]: INFO nova.api.openstack.wsgi [None req-899e5226-eea0-4fe0-bed2-9a1b894ad900 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance e0e366d8-d8af-48a1-9b35-515fc97b3697 could not be found. [ 922.885366] [47312]: DEBUG nova.api.openstack.wsgi [None req-899e5226-eea0-4fe0-bed2-9a1b894ad900 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance e0e366d8-d8af-48a1-9b35-515fc97b3697 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 922.885366] [47312]: INFO nova.api.openstack.requestlog [None req-899e5226-eea0-4fe0-bed2-9a1b894ad900 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e0e366d8-d8af-48a1-9b35-515fc97b3697/action" status: 404 len: 111 microversion: 2.1 time: 0.009499 [ 922.885729] [47312]: [pid: 47312|app: 0|req: 4073/7985] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:39 2024] POST /compute/v2.1/servers/e0e366d8-d8af-48a1-9b35-515fc97b3697/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 922.890866] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 922.893440] [47312]: DEBUG nova.compute.api [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 922.898913] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.899231] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.899481] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 922.900100] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 922.900335] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 922.900554] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.067756] [47312]: DEBUG nova.policy [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.070759] [47313]: DEBUG nova.policy [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.073514] [47312]: INFO nova.api.openstack.requestlog [None req-5d1c9d9b-5a85-4ed4-a49f-b96efe34d04c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.184830 [ 923.073940] [47312]: [pid: 47312|app: 0|req: 4074/7986] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 923.075724] [47313]: INFO nova.api.openstack.requestlog [None req-71814081-9651-42e3-845c-a28e25438505 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.235873 [ 923.076118] [47313]: [pid: 47313|app: 0|req: 3913/7987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.077166] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.078746] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.078861] [47312]: DEBUG nova.compute.api [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.080540] [47313]: DEBUG nova.compute.api [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.083540] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.083851] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.084103] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.084163] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.084367] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.084612] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.084651] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.084881] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.084989] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.085200] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.085269] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.085392] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.137389] [47312]: DEBUG nova.policy [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.142352] [47312]: INFO nova.api.openstack.requestlog [None req-5d67fdaa-5433-468b-87fc-048cade20b45 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.067302 [ 923.142913] [47312]: [pid: 47312|app: 0|req: 4075/7988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.145448] [47312]: DEBUG nova.api.openstack.wsgi [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.147260] [47312]: DEBUG nova.compute.api [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.150995] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.151341] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.151576] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.152010] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.152293] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.152555] [47312]: DEBUG oslo_concurrency.lockutils [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.240852] [47313]: DEBUG nova.policy [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.248298] [47313]: INFO nova.api.openstack.requestlog [None req-b0ce6464-df4d-477d-863c-adcf5c4da35e tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1475 microversion: 2.1 time: 0.171526 [ 923.249632] [47313]: [pid: 47313|app: 0|req: 3914/7989] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1475 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.252751] [47313]: DEBUG nova.api.openstack.wsgi [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.254450] [47313]: DEBUG nova.compute.api [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.258575] [47313]: DEBUG oslo_concurrency.lockutils [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.259799] [47313]: DEBUG oslo_concurrency.lockutils [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.259799] [47313]: DEBUG oslo_concurrency.lockutils [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.259799] [47313]: DEBUG oslo_concurrency.lockutils [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.260134] [47313]: DEBUG oslo_concurrency.lockutils [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.260201] [47313]: DEBUG oslo_concurrency.lockutils [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.285332] [47312]: DEBUG nova.policy [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.288493] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=1293,nova_cell1:UPDATE=19,nova_cell1:INSERT=8 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 923.294481] [47312]: INFO nova.api.openstack.requestlog [None req-6eab8a4f-9979-4b08-bc75-d1c9b64e97ce tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.148164 [ 923.294481] [47312]: [pid: 47312|app: 0|req: 4076/7990] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:39 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.309562] [47312]: DEBUG nova.api.openstack.wsgi [None req-843c9445-301e-4326-8a91-94cb572e03fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.313176] [47312]: DEBUG nova.compute.api [None req-843c9445-301e-4326-8a91-94cb572e03fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: c07b472c-350f-4a1f-9f8e-8c428cd07ce4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.321827] [47312]: INFO nova.api.openstack.wsgi [None req-843c9445-301e-4326-8a91-94cb572e03fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance c07b472c-350f-4a1f-9f8e-8c428cd07ce4 could not be found. [ 923.322423] [47312]: DEBUG nova.api.openstack.wsgi [None req-843c9445-301e-4326-8a91-94cb572e03fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance c07b472c-350f-4a1f-9f8e-8c428cd07ce4 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 923.326529] [47312]: INFO nova.api.openstack.requestlog [None req-843c9445-301e-4326-8a91-94cb572e03fb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c07b472c-350f-4a1f-9f8e-8c428cd07ce4" status: 404 len: 111 microversion: 2.1 time: 0.019758 [ 923.326529] [47312]: [pid: 47312|app: 0|req: 4077/7991] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/c07b472c-350f-4a1f-9f8e-8c428cd07ce4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 923.339172] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.340792] [47312]: DEBUG nova.compute.api [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.347444] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=472,nova_api:INSERT=26,nova_api:DELETE=3,nova_api:UPDATE=5 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 923.351532] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.351532] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.351532] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.351532] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.351532] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.356110] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.433501] [47313]: DEBUG nova.policy [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.443252] [47313]: INFO nova.api.openstack.requestlog [None req-0792d861-709c-40c4-8cb2-8cf4065d0e5b tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1530 microversion: 2.1 time: 0.192908 [ 923.444475] [47313]: [pid: 47313|app: 0|req: 3915/7992] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1530 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.449916] [47313]: DEBUG nova.api.openstack.wsgi [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.451628] [47313]: DEBUG nova.compute.api [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.455084] [47313]: DEBUG oslo_concurrency.lockutils [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.455337] [47313]: DEBUG oslo_concurrency.lockutils [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.455519] [47313]: DEBUG oslo_concurrency.lockutils [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.455881] [47313]: DEBUG oslo_concurrency.lockutils [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.456091] [47313]: DEBUG oslo_concurrency.lockutils [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.456265] [47313]: DEBUG oslo_concurrency.lockutils [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.502536] [47312]: DEBUG nova.policy [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.507469] [47312]: INFO nova.api.openstack.requestlog [None req-5b0c7c70-b653-4e4c-9b1d-047ca01d4d98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.174730 [ 923.507794] [47312]: [pid: 47312|app: 0|req: 4078/7993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.510598] [47312]: DEBUG nova.api.openstack.wsgi [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.512288] [47312]: DEBUG nova.compute.api [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.515699] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.516571] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.516571] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.516571] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.516816] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.518533] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.543738] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.544049] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.544263] [47312]: DEBUG oslo_concurrency.lockutils [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.544460] [47312]: DEBUG nova.objects.instance [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.573564] [47312]: DEBUG nova.policy [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.578177] [47312]: INFO nova.api.openstack.requestlog [None req-28efe02c-74c3-421f-ac8e-c917eef49069 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.069670 [ 923.578536] [47312]: [pid: 47312|app: 0|req: 4079/7994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.581261] [47312]: DEBUG nova.api.openstack.wsgi [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.583317] [47312]: DEBUG nova.compute.api [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.586940] [47312]: DEBUG oslo_concurrency.lockutils [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.587189] [47312]: DEBUG oslo_concurrency.lockutils [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.587374] [47312]: DEBUG oslo_concurrency.lockutils [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.587470] [47313]: DEBUG nova.policy [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.587745] [47312]: DEBUG oslo_concurrency.lockutils [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.587941] [47312]: DEBUG oslo_concurrency.lockutils [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.588133] [47312]: DEBUG oslo_concurrency.lockutils [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.592296] [47313]: INFO nova.api.openstack.requestlog [None req-621be6ba-9ba8-4b7f-9c7c-3c7b23d2dc62 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1517 microversion: 2.1 time: 0.147984 [ 923.592632] [47313]: [pid: 47313|app: 0|req: 3916/7995] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1517 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.595921] [47313]: DEBUG nova.api.openstack.wsgi [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.597718] [47313]: DEBUG nova.compute.api [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.602058] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.602361] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.602638] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.603093] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.603306] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.603482] [47313]: DEBUG oslo_concurrency.lockutils [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.627163] [47312]: DEBUG nova.policy [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.633468] [47312]: INFO nova.api.openstack.requestlog [None req-e247346c-f858-4edb-94d8-6e0cac8ed76f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1258 microversion: 2.1 time: 0.053986 [ 923.633864] [47312]: [pid: 47312|app: 0|req: 4080/7996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1258 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.640139] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.645617] [47312]: DEBUG nova.compute.api [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.648927] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.649175] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.649361] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.649716] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.649907] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.650112] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.691323] [47312]: DEBUG nova.policy [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.696117] [47312]: INFO nova.api.openstack.requestlog [None req-c2813a97-9464-46a3-964c-c85ad8c6d1ca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.057899 [ 923.696231] [47312]: [pid: 47312|app: 0|req: 4081/7997] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.700754] [47312]: DEBUG nova.api.openstack.wsgi [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.700754] [47312]: DEBUG nova.compute.api [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.705495] [47312]: DEBUG oslo_concurrency.lockutils [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.705811] [47312]: DEBUG oslo_concurrency.lockutils [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.706146] [47312]: DEBUG oslo_concurrency.lockutils [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.706725] [47312]: DEBUG oslo_concurrency.lockutils [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.707083] [47312]: DEBUG oslo_concurrency.lockutils [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.707399] [47312]: DEBUG oslo_concurrency.lockutils [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.736698] [47313]: DEBUG nova.policy [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.741105] [47313]: INFO nova.api.openstack.requestlog [None req-84a19aff-918a-418e-afde-7651a0e81173 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.147754 [ 923.741474] [47313]: [pid: 47313|app: 0|req: 3917/7998] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.743953] [47313]: DEBUG nova.api.openstack.wsgi [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.745601] [47313]: DEBUG nova.compute.api [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.748961] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.749237] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.749850] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.749850] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.750018] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.750150] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.771994] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.771994] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.772259] [47313]: DEBUG oslo_concurrency.lockutils [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.772259] [47313]: DEBUG nova.objects.instance [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 923.800681] [47313]: DEBUG nova.policy [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.805150] [47313]: INFO nova.api.openstack.requestlog [None req-5f75406b-d2f3-47aa-9af7-6a3362cbc545 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.063057 [ 923.805482] [47313]: [pid: 47313|app: 0|req: 3918/7999] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.808060] [47313]: DEBUG nova.api.openstack.wsgi [None req-1eae3a78-ff48-4e96-b3f3-32e45eddd1cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2137847249", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "accessIPv4": "1.1.1.1.1.1", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 923.809831] [47313]: DEBUG nova.api.openstack.wsgi [None req-1eae3a78-ff48-4e96-b3f3-32e45eddd1cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute accessIPv4. Value: 1.1.1.1.1.1. '1.1.1.1.1.1' is not a 'ipv4' {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 923.810343] [47313]: INFO nova.api.openstack.requestlog [None req-1eae3a78-ff48-4e96-b3f3-32e45eddd1cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.004282 [ 923.810546] [47313]: [pid: 47313|app: 0|req: 3919/8000] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:40 2024] POST /compute/v2.1/servers => generated 139 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 923.815363] [47313]: DEBUG nova.api.openstack.wsgi [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.817416] [47313]: DEBUG nova.compute.api [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.821109] [47313]: DEBUG oslo_concurrency.lockutils [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.821361] [47313]: DEBUG oslo_concurrency.lockutils [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.821544] [47313]: DEBUG oslo_concurrency.lockutils [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.821911] [47313]: DEBUG oslo_concurrency.lockutils [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.822114] [47313]: DEBUG oslo_concurrency.lockutils [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.822314] [47313]: DEBUG oslo_concurrency.lockutils [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.928611] [47312]: DEBUG nova.policy [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.934982] [47312]: INFO nova.api.openstack.requestlog [None req-8829c908-98a1-429f-bbb9-3da7fe72f68b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1371 microversion: 2.1 time: 0.238052 [ 923.935399] [47312]: [pid: 47312|app: 0|req: 4082/8001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1371 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 923.965616] [47313]: DEBUG nova.policy [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 923.970559] [47313]: INFO nova.api.openstack.requestlog [None req-eebda546-ad2b-4c64-a1c3-ba760b92e100 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.157020 [ 923.970950] [47313]: [pid: 47313|app: 0|req: 3920/8002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 923.982562] [47312]: DEBUG nova.api.openstack.wsgi [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 923.984479] [47312]: DEBUG nova.compute.api [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 923.987952] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.988213] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.988405] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 923.988771] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 923.988965] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 923.989154] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.069449] [47312]: DEBUG nova.policy [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.074238] [47312]: INFO nova.api.openstack.requestlog [None req-9dc52bdc-cf73-4840-ae03-54f496e1654b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.093883 [ 924.074611] [47312]: [pid: 47312|app: 0|req: 4083/8003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.088761] [47313]: DEBUG nova.api.openstack.wsgi [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.090585] [47313]: DEBUG nova.compute.api [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.094259] [47313]: DEBUG oslo_concurrency.lockutils [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.094495] [47313]: DEBUG oslo_concurrency.lockutils [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.094680] [47313]: DEBUG oslo_concurrency.lockutils [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.095045] [47313]: DEBUG oslo_concurrency.lockutils [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.095320] [47313]: DEBUG oslo_concurrency.lockutils [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.095532] [47313]: DEBUG oslo_concurrency.lockutils [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.115156] [47312]: DEBUG nova.api.openstack.wsgi [None req-903bec40-3ee2-43be-b303-f3c3a8d9bd45 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1249624712", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "accessIPv6": "notvalid", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 924.117314] [47312]: DEBUG nova.api.openstack.wsgi [None req-903bec40-3ee2-43be-b303-f3c3a8d9bd45 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 924.117754] [47312]: INFO nova.api.openstack.requestlog [None req-903bec40-3ee2-43be-b303-f3c3a8d9bd45 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 133 microversion: 2.1 time: 0.004991 [ 924.118192] [47312]: [pid: 47312|app: 0|req: 4084/8004] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:40 2024] POST /compute/v2.1/servers => generated 133 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 924.122511] [47312]: DEBUG nova.api.openstack.wsgi [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.124638] [47312]: DEBUG nova.compute.api [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.128325] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.128569] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.128754] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.129129] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.129344] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.129518] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.204422] [47313]: DEBUG nova.policy [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.209278] [47313]: INFO nova.api.openstack.requestlog [None req-46979ca3-8373-48fb-89af-1e4dc72b4206 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.122711 [ 924.209907] [47313]: [pid: 47313|app: 0|req: 3921/8005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.213255] [47313]: DEBUG nova.api.openstack.wsgi [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.214764] [47313]: DEBUG nova.compute.api [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.217276] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.217518] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.217701] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.218169] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.218264] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.218435] [47313]: DEBUG oslo_concurrency.lockutils [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.225431] [47312]: DEBUG nova.policy [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.230429] [47312]: INFO nova.api.openstack.requestlog [None req-d8875ddf-8839-466f-b2cf-16f1fb4dc21f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.109832 [ 924.231062] [47312]: [pid: 47312|app: 0|req: 4085/8006] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.244278] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.246031] [47312]: DEBUG nova.compute.api [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.250054] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.250314] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.250859] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.250859] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.251071] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.251259] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.254037] [47313]: DEBUG nova.policy [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.258492] [47313]: INFO nova.api.openstack.requestlog [None req-e89c7116-6d02-48c7-b7aa-70edd9e970c4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.048251 [ 924.258828] [47313]: [pid: 47313|app: 0|req: 3922/8007] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.267910] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.269717] [47313]: DEBUG nova.compute.api [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.276174] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.276429] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.276621] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.276993] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.277209] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.277384] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.353096] [47312]: DEBUG nova.policy [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.357668] [47312]: INFO nova.api.openstack.requestlog [None req-8ac617c3-30f8-4efd-8dca-9b166c8ed0e9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.115722 [ 924.358070] [47312]: [pid: 47312|app: 0|req: 4086/8008] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.370534] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 924.370820] [47313]: DEBUG nova.policy [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.372245] [47312]: DEBUG nova.compute.api [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.375400] [47313]: INFO nova.api.openstack.requestlog [None req-b5747631-8c31-4ee4-97da-7af757456938 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1462 microversion: 2.1 time: 0.109451 [ 924.375755] [47313]: [pid: 47313|app: 0|req: 3923/8009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1462 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.375847] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.376034] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.376230] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.376604] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.376804] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.377011] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.386260] [47312]: INFO nova.api.openstack.wsgi [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. [ 924.387014] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 924.387426] [47312]: INFO nova.api.openstack.requestlog [None req-2c7ea629-3a19-4cbb-a484-d571135cbba1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a/action" status: 404 len: 111 microversion: 2.1 time: 0.019047 [ 924.387873] [47312]: [pid: 47312|app: 0|req: 4087/8010] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:41 2024] POST /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a/action => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 924.388078] [47313]: DEBUG nova.api.openstack.wsgi [None req-130edccd-e44b-4b55-813f-8072e7296e03 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b65ea0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.393008] [47312]: DEBUG nova.api.openstack.wsgi [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.394050] [47312]: DEBUG nova.compute.api [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.397736] [47312]: DEBUG oslo_concurrency.lockutils [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.397995] [47312]: DEBUG oslo_concurrency.lockutils [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.398218] [47312]: DEBUG oslo_concurrency.lockutils [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.398605] [47312]: DEBUG oslo_concurrency.lockutils [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.398833] [47312]: DEBUG oslo_concurrency.lockutils [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.399043] [47312]: DEBUG oslo_concurrency.lockutils [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.443693] [47313]: INFO nova.api.openstack.requestlog [None req-130edccd-e44b-4b55-813f-8072e7296e03 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?changes-since=2024-10-31T12%3A13%3A44Z" status: 200 len: 2375 microversion: 2.1 time: 0.057612 [ 924.444226] [47313]: [pid: 47313|app: 0|req: 3924/8011] 10.180.1.21 () {58 vars in 1194 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?changes-since=2024-10-31T12%3A13%3A44Z => generated 2375 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.452416] [47313]: DEBUG nova.api.openstack.wsgi [None req-75265253-3381-4594-817a-f216c46d16ae tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46a72710>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.486590] [47312]: DEBUG nova.policy [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.494153] [47313]: INFO nova.api.openstack.requestlog [None req-75265253-3381-4594-817a-f216c46d16ae tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-1730039132" status: 200 len: 485 microversion: 2.1 time: 0.043684 [ 924.494319] [47312]: INFO nova.api.openstack.requestlog [None req-88160f7e-2016-4083-a850-7ea72f05be9e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.103867 [ 924.494512] [47313]: [pid: 47313|app: 0|req: 3925/8012] 10.180.1.21 () {58 vars in 1226 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-1730039132 => generated 485 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 924.495125] [47312]: [pid: 47312|app: 0|req: 4088/8013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 924.497799] [47313]: DEBUG nova.api.openstack.wsgi [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.499387] [47313]: DEBUG nova.compute.api [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.502645] [47312]: DEBUG nova.api.openstack.wsgi [None req-e420dd62-0b6c-40b1-a8ee-1902cf758710 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47318430>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.505679] [47313]: DEBUG oslo_concurrency.lockutils [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.505937] [47313]: DEBUG oslo_concurrency.lockutils [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.506143] [47313]: DEBUG oslo_concurrency.lockutils [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.506516] [47313]: DEBUG oslo_concurrency.lockutils [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.506711] [47313]: DEBUG oslo_concurrency.lockutils [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.506886] [47313]: DEBUG oslo_concurrency.lockutils [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.554751] [47312]: INFO nova.api.openstack.requestlog [None req-e420dd62-0b6c-40b1-a8ee-1902cf758710 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 958 microversion: 2.1 time: 0.054337 [ 924.555147] [47312]: [pid: 47312|app: 0|req: 4089/8014] 10.180.1.21 () {58 vars in 1204 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?server=e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 958 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 924.557888] [47312]: DEBUG nova.api.openstack.wsgi [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.559647] [47312]: DEBUG nova.compute.api [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.564043] [47312]: DEBUG oslo_concurrency.lockutils [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.564420] [47312]: DEBUG oslo_concurrency.lockutils [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.564687] [47312]: DEBUG oslo_concurrency.lockutils [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.565125] [47312]: DEBUG oslo_concurrency.lockutils [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.565346] [47312]: DEBUG oslo_concurrency.lockutils [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.565547] [47312]: DEBUG oslo_concurrency.lockutils [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.584610] [47313]: DEBUG nova.policy [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.589263] [47313]: INFO nova.api.openstack.requestlog [None req-906b0d9f-93ea-45ce-8231-d729e4feae37 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1530 microversion: 2.1 time: 0.093923 [ 924.589500] [47313]: [pid: 47313|app: 0|req: 3926/8015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1530 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.592047] [47313]: DEBUG nova.api.openstack.wsgi [None req-98f75de9-cea6-44bf-896b-2117ad5de5e4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46a73760>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.621019] [47313]: INFO nova.api.openstack.requestlog [None req-98f75de9-cea6-44bf-896b-2117ad5de5e4 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 484 microversion: 2.1 time: 0.030854 [ 924.622362] [47313]: [pid: 47313|app: 0|req: 3927/8016] 10.180.1.21 () {58 vars in 1312 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 484 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 924.626320] [47313]: DEBUG nova.api.openstack.wsgi [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.627745] [47313]: DEBUG nova.compute.api [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.631769] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.632214] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.632319] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.632674] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.632816] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.633023] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.638353] [47312]: DEBUG nova.policy [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.643070] [47312]: INFO nova.api.openstack.requestlog [None req-253c9df1-df4c-4c7d-bffe-2160297b3850 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.087040 [ 924.643202] [47312]: [pid: 47312|app: 0|req: 4090/8017] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.645820] [47312]: DEBUG nova.api.openstack.wsgi [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.647423] [47312]: DEBUG nova.compute.api [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.650849] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.651097] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.651282] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.651647] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.651939] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.652088] [47312]: DEBUG oslo_concurrency.lockutils [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.653583] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.653833] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.654033] [47313]: DEBUG oslo_concurrency.lockutils [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.654237] [47313]: DEBUG nova.objects.instance [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.678318] [47313]: DEBUG nova.policy [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.683052] [47313]: INFO nova.api.openstack.requestlog [None req-c31b052c-9fa2-49a9-b267-ca0f30d1a3e4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.059962 [ 924.683870] [47313]: [pid: 47313|app: 0|req: 3928/8018] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.685870] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3f6cdac-b51c-4998-9f65-b7cfc21ea96f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46a70ee0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.717642] [47313]: INFO nova.api.openstack.requestlog [None req-c3f6cdac-b51c-4998-9f65-b7cfc21ea96f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 484 microversion: 2.1 time: 0.032345 [ 924.717642] [47313]: [pid: 47313|app: 0|req: 3929/8019] 10.180.1.21 () {58 vars in 1298 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 484 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 924.720917] [47313]: DEBUG nova.api.openstack.wsgi [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.722594] [47313]: DEBUG nova.compute.api [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.726330] [47312]: DEBUG nova.policy [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.727519] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.727668] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.727866] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.728258] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.728455] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.728797] [47313]: DEBUG oslo_concurrency.lockutils [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.731585] [47312]: INFO nova.api.openstack.requestlog [None req-1fd9ed72-5e2a-4232-88df-26adc1fd1ff4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1518 microversion: 2.1 time: 0.087737 [ 924.732073] [47312]: [pid: 47312|app: 0|req: 4091/8020] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1518 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.734983] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ca8ef54-5406-447e-8431-1f6a7787ff80 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 924.736635] [47312]: DEBUG nova.compute.api [None req-3ca8ef54-5406-447e-8431-1f6a7787ff80 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: dfed347f-8804-48a8-a94e-e3e4689660b2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.739927] [47312]: INFO nova.api.openstack.wsgi [None req-3ca8ef54-5406-447e-8431-1f6a7787ff80 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance dfed347f-8804-48a8-a94e-e3e4689660b2 could not be found. [ 924.740234] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ca8ef54-5406-447e-8431-1f6a7787ff80 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance dfed347f-8804-48a8-a94e-e3e4689660b2 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 924.740648] [47312]: INFO nova.api.openstack.requestlog [None req-3ca8ef54-5406-447e-8431-1f6a7787ff80 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dfed347f-8804-48a8-a94e-e3e4689660b2/action" status: 404 len: 111 microversion: 2.1 time: 0.008083 [ 924.740975] [47312]: [pid: 47312|app: 0|req: 4092/8021] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:41 2024] POST /compute/v2.1/servers/dfed347f-8804-48a8-a94e-e3e4689660b2/action => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 924.743261] [47312]: DEBUG nova.api.openstack.wsgi [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.745297] [47312]: DEBUG nova.compute.api [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.748497] [47312]: DEBUG oslo_concurrency.lockutils [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.748735] [47312]: DEBUG oslo_concurrency.lockutils [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.748919] [47312]: DEBUG oslo_concurrency.lockutils [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.749306] [47312]: DEBUG oslo_concurrency.lockutils [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.749510] [47312]: DEBUG oslo_concurrency.lockutils [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.749725] [47312]: DEBUG oslo_concurrency.lockutils [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.762353] [47313]: DEBUG nova.policy [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.767579] [47313]: INFO nova.api.openstack.requestlog [None req-c3144cb1-4484-43ed-96bc-c71353b30185 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1266 microversion: 2.1 time: 0.048874 [ 924.768188] [47313]: [pid: 47313|app: 0|req: 3930/8022] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1266 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.770947] [47313]: DEBUG nova.api.openstack.wsgi [None req-cfcf489e-3bd6-4867-a46d-a7242d29c897 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b66170>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.782304] [47312]: DEBUG nova.policy [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.787167] [47312]: INFO nova.api.openstack.requestlog [None req-14e6cb8b-5c29-4e42-becf-f566a60d321e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.045600 [ 924.787513] [47312]: [pid: 47312|app: 0|req: 4093/8023] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.789912] [47312]: DEBUG nova.api.openstack.wsgi [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.791566] [47312]: DEBUG nova.compute.api [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.795147] [47312]: DEBUG oslo_concurrency.lockutils [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.795397] [47312]: DEBUG oslo_concurrency.lockutils [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.795580] [47312]: DEBUG oslo_concurrency.lockutils [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.795943] [47312]: DEBUG oslo_concurrency.lockutils [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.797029] [47312]: DEBUG oslo_concurrency.lockutils [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.797029] [47312]: DEBUG oslo_concurrency.lockutils [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.831376] [47313]: INFO nova.api.openstack.requestlog [None req-cfcf489e-3bd6-4867-a46d-a7242d29c897 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?status=ACTIVE" status: 200 len: 3313 microversion: 2.1 time: 0.062377 [ 924.831781] [47313]: [pid: 47313|app: 0|req: 3931/8024] 10.180.1.21 () {58 vars in 1144 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?status=ACTIVE => generated 3313 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.834790] [47313]: DEBUG nova.api.openstack.wsgi [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.836865] [47313]: DEBUG nova.compute.api [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.840931] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.841165] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.841369] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.841754] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.841970] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.842238] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.861782] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.861782] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.862049] [47313]: DEBUG oslo_concurrency.lockutils [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.862049] [47313]: DEBUG nova.objects.instance [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 924.885712] [47313]: DEBUG nova.policy [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.889816] [47312]: DEBUG nova.policy [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 924.890263] [47313]: INFO nova.api.openstack.requestlog [None req-077753d1-500d-45a1-bfa9-811da8f3c019 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.057807 [ 924.890652] [47313]: [pid: 47313|app: 0|req: 3932/8025] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.893729] [47313]: DEBUG nova.api.openstack.wsgi [None req-f5dfdcdb-9f91-41a8-946d-4e769658ab14 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b652d0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.894956] [47312]: INFO nova.api.openstack.requestlog [None req-a17b4653-3f74-423d-befe-bbd0a4c8be25 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.106829 [ 924.895452] [47312]: [pid: 47312|app: 0|req: 4094/8026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.907182] [47312]: DEBUG nova.api.openstack.wsgi [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.908865] [47312]: DEBUG nova.compute.api [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.912758] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.913042] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.913241] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.913606] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.913801] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.914008] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.933026] [47313]: INFO nova.api.openstack.requestlog [None req-f5dfdcdb-9f91-41a8-946d-4e769658ab14 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?type=snapshot" status: 200 len: 1430 microversion: 2.1 time: 0.041482 [ 924.933513] [47313]: [pid: 47313|app: 0|req: 3933/8027] 10.180.1.21 () {58 vars in 1144 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?type=snapshot => generated 1430 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 924.940912] [47313]: DEBUG nova.api.openstack.wsgi [None req-1247408f-1807-47b4-8ffe-00ef629df99c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46a73f40>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.970960] [47313]: INFO nova.api.openstack.requestlog [None req-1247408f-1807-47b4-8ffe-00ef629df99c tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images?limit=1" status: 200 len: 622 microversion: 2.1 time: 0.032191 [ 924.971361] [47313]: [pid: 47313|app: 0|req: 3934/8028] 10.180.1.21 () {58 vars in 1132 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images?limit=1 => generated 622 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 924.974475] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 924.976766] [47313]: DEBUG nova.compute.api [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 924.980518] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.980813] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.981047] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 924.981473] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 924.981702] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 924.981935] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.124986] [47313]: DEBUG nova.policy [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.129427] [47313]: INFO nova.api.openstack.requestlog [None req-0e74b0e8-d7d7-4960-a255-9703a9325416 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.157415 [ 925.131952] [47313]: [pid: 47313|app: 0|req: 3935/8029] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.132203] [47312]: DEBUG nova.policy [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.132282] [47313]: DEBUG nova.api.openstack.wsgi [None req-2e8b9925-2807-4a43-90cb-19f098bbea72 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b656c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.138499] [47312]: INFO nova.api.openstack.requestlog [None req-09cab052-d689-4d2c-9263-d83e3f5d7a1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.233196 [ 925.138652] [47312]: [pid: 47312|app: 0|req: 4095/8030] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.150620] [47312]: DEBUG nova.api.openstack.wsgi [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 925.153399] [47312]: DEBUG nova.compute.api [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.157682] [47312]: DEBUG oslo_concurrency.lockutils [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.160141] [47312]: DEBUG oslo_concurrency.lockutils [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.160141] [47312]: DEBUG oslo_concurrency.lockutils [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.160141] [47312]: DEBUG oslo_concurrency.lockutils [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.160141] [47312]: DEBUG oslo_concurrency.lockutils [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.160141] [47312]: DEBUG oslo_concurrency.lockutils [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.168638] [47312]: INFO nova.api.openstack.wsgi [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. [ 925.169051] [47312]: DEBUG nova.api.openstack.wsgi [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 925.169454] [47312]: INFO nova.api.openstack.requestlog [None req-f71ef2d8-2191-4968-aad2-359a052d276d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a/action" status: 404 len: 111 microversion: 2.1 time: 0.021482 [ 925.169758] [47312]: [pid: 47312|app: 0|req: 4096/8031] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:42 2024] POST /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a/action => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 925.178303] [47312]: DEBUG nova.api.openstack.wsgi [req-b531d84a-65b5-429f-ba0c-d828c04b1550 req-08bb59bd-02ea-4f5e-bcec-37b6e0df80f8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d2864436-05a3-421f-98fd-41df925727c6", "name": "network-vif-plugged", "status": "completed", "tag": "98807bc5-c5af-4bd9-ad5e-8c3043878d76"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 925.182479] [47313]: INFO nova.api.openstack.requestlog [None req-2e8b9925-2807-4a43-90cb-19f098bbea72 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?changes-since=2024-10-31T12%3A13%3A40Z" status: 200 len: 6901 microversion: 2.1 time: 0.052048 [ 925.182821] [47313]: [pid: 47313|app: 0|req: 3936/8032] 10.180.1.21 () {58 vars in 1215 bytes} [Thu Oct 31 12:16:41 2024] GET /compute/v2.1/images/detail?changes-since=2024-10-31T12%3A13%3A40Z => generated 6901 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.184028] [47312]: DEBUG oslo_concurrency.lockutils [req-b531d84a-65b5-429f-ba0c-d828c04b1550 req-08bb59bd-02ea-4f5e-bcec-37b6e0df80f8 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.184287] [47312]: DEBUG oslo_concurrency.lockutils [req-b531d84a-65b5-429f-ba0c-d828c04b1550 req-08bb59bd-02ea-4f5e-bcec-37b6e0df80f8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.184468] [47312]: DEBUG oslo_concurrency.lockutils [req-b531d84a-65b5-429f-ba0c-d828c04b1550 req-08bb59bd-02ea-4f5e-bcec-37b6e0df80f8 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.186503] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.187252] [47313]: DEBUG nova.compute.api [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.191230] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.192275] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.192275] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.192275] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.192430] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.192519] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.197347] [47312]: INFO nova.api.openstack.compute.server_external_events [req-b531d84a-65b5-429f-ba0c-d828c04b1550 req-08bb59bd-02ea-4f5e-bcec-37b6e0df80f8 service nova] Creating event network-vif-plugged:98807bc5-c5af-4bd9-ad5e-8c3043878d76 for instance d2864436-05a3-421f-98fd-41df925727c6 on cpu-1 [ 925.203154] [47312]: INFO nova.api.openstack.requestlog [req-b531d84a-65b5-429f-ba0c-d828c04b1550 req-08bb59bd-02ea-4f5e-bcec-37b6e0df80f8 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028373 [ 925.203154] [47312]: [pid: 47312|app: 0|req: 4097/8033] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:42 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 925.204167] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce5f8a9a-d5e6-4051-b95a-64dc17983f14 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47d85b40>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.233453] [47312]: INFO nova.api.openstack.requestlog [None req-ce5f8a9a-d5e6-4051-b95a-64dc17983f14 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-1730039132" status: 200 len: 665 microversion: 2.1 time: 0.031438 [ 925.233772] [47312]: [pid: 47312|app: 0|req: 4098/8034] 10.180.1.21 () {58 vars in 1247 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-1730039132 => generated 665 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 925.236247] [47312]: DEBUG nova.api.openstack.wsgi [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.237908] [47312]: DEBUG nova.compute.api [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.242300] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.242536] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.242720] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.243139] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.243348] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.243521] [47312]: DEBUG oslo_concurrency.lockutils [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.312212] [47313]: DEBUG nova.policy [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.318606] [47313]: INFO nova.api.openstack.requestlog [None req-ce7acf92-9927-44fd-b60e-0f8d3684d32a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.135037 [ 925.319713] [47313]: [pid: 47313|app: 0|req: 3937/8035] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.328117] [47313]: DEBUG nova.api.openstack.wsgi [None req-0463490a-11de-4e02-a36b-619ae1adf356 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b64af0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.339769] [47312]: DEBUG nova.policy [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.344395] [47312]: INFO nova.api.openstack.requestlog [None req-d09e8e15-4a2b-47b5-98e5-a26c71395f8b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.109943 [ 925.344696] [47312]: [pid: 47312|app: 0|req: 4099/8036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.348082] [47312]: DEBUG nova.api.openstack.wsgi [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.349855] [47312]: DEBUG nova.compute.api [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.353488] [47312]: DEBUG oslo_concurrency.lockutils [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.354766] [47312]: DEBUG oslo_concurrency.lockutils [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.354766] [47312]: DEBUG oslo_concurrency.lockutils [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.355795] [47312]: DEBUG oslo_concurrency.lockutils [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.356074] [47312]: DEBUG oslo_concurrency.lockutils [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.356292] [47312]: DEBUG oslo_concurrency.lockutils [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.363530] [47313]: INFO nova.api.openstack.requestlog [None req-0463490a-11de-4e02-a36b-619ae1adf356 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1655 microversion: 2.1 time: 0.043716 [ 925.363885] [47313]: [pid: 47313|app: 0|req: 3938/8037] 10.180.1.21 () {58 vars in 1333 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fv2.1%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1655 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.366790] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.368702] [47313]: DEBUG nova.compute.api [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.378357] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.378614] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.378797] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.379365] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.379756] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.379977] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.393939] [47312]: DEBUG nova.policy [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.398655] [47312]: INFO nova.api.openstack.requestlog [None req-a15cafa0-1b73-43e6-a858-ca1d892fae14 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.053272 [ 925.399244] [47312]: [pid: 47312|app: 0|req: 4100/8038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.401833] [47312]: DEBUG nova.api.openstack.wsgi [None req-2abb6d7b-6bdb-4f39-a3f3-845720509000 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47e1a950>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.440965] [47312]: INFO nova.api.openstack.requestlog [None req-2abb6d7b-6bdb-4f39-a3f3-845720509000 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1655 microversion: 2.1 time: 0.041209 [ 925.441351] [47312]: [pid: 47312|app: 0|req: 4101/8039] 10.180.1.21 () {58 vars in 1319 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.180.1.21%2Fcompute%2Fservers%2F94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1655 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.451567] [47312]: DEBUG nova.api.openstack.wsgi [None req-f3e7735c-83c6-4fe4-9e06-aecb013e00d7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c472a6cb0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.469012] [47313]: DEBUG nova.policy [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.472836] [47313]: INFO nova.api.openstack.requestlog [None req-fd35bf04-c35a-4c1c-9cf2-dbd823b7452a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.108321 [ 925.473237] [47313]: [pid: 47313|app: 0|req: 3939/8040] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.486809] [47313]: DEBUG nova.api.openstack.wsgi [None req-74c4122c-e656-4634-84fe-608d75a319a1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 925.488970] [47313]: DEBUG nova.compute.api [None req-74c4122c-e656-4634-84fe-608d75a319a1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 0a44fc27-43ad-4005-a97f-0afa170d74bd] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.490643] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=424,nova_api:UPDATE=10,nova_api:INSERT=6 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 925.493517] [47313]: INFO nova.api.openstack.wsgi [None req-74c4122c-e656-4634-84fe-608d75a319a1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 0a44fc27-43ad-4005-a97f-0afa170d74bd could not be found. [ 925.493819] [47313]: DEBUG nova.api.openstack.wsgi [None req-74c4122c-e656-4634-84fe-608d75a319a1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 0a44fc27-43ad-4005-a97f-0afa170d74bd could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 925.494247] [47313]: INFO nova.api.openstack.requestlog [None req-74c4122c-e656-4634-84fe-608d75a319a1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0a44fc27-43ad-4005-a97f-0afa170d74bd/action" status: 404 len: 111 microversion: 2.1 time: 0.009848 [ 925.494554] [47313]: [pid: 47313|app: 0|req: 3940/8041] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:42 2024] POST /compute/v2.1/servers/0a44fc27-43ad-4005-a97f-0afa170d74bd/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 925.498951] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.500591] [47312]: INFO nova.api.openstack.requestlog [None req-f3e7735c-83c6-4fe4-9e06-aecb013e00d7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?status=ACTIVE" status: 200 len: 7806 microversion: 2.1 time: 0.051262 [ 925.500958] [47312]: [pid: 47312|app: 0|req: 4102/8042] 10.180.1.21 () {58 vars in 1165 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/images/detail?status=ACTIVE => generated 7806 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.501049] [47313]: DEBUG nova.compute.api [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.505214] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.505455] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.505642] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.506015] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.506215] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.506503] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.512258] [47312]: DEBUG nova.api.openstack.wsgi [None req-20b64702-5d71-4003-9602-66b9866d55cc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47c1ef80>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.552089] [47312]: INFO nova.api.openstack.requestlog [None req-20b64702-5d71-4003-9602-66b9866d55cc tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?type=snapshot" status: 200 len: 4943 microversion: 2.1 time: 0.041928 [ 925.552553] [47312]: [pid: 47312|app: 0|req: 4103/8043] 10.180.1.21 () {58 vars in 1165 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/images/detail?type=snapshot => generated 4943 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.561297] [47312]: DEBUG nova.api.openstack.wsgi [None req-e4210dad-8423-403d-aa30-963533b0f3c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c472a5ab0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.590607] [47313]: DEBUG nova.policy [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.596640] [47313]: INFO nova.api.openstack.requestlog [None req-0b073dc3-75e0-4e40-938e-07e7b23fb724 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.099537 [ 925.597121] [47313]: [pid: 47313|app: 0|req: 3941/8044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 925.603672] [47313]: DEBUG nova.api.openstack.wsgi [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.604040] [47312]: INFO nova.api.openstack.requestlog [None req-e4210dad-8423-403d-aa30-963533b0f3c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/79227ea9-188c-426d-a7d8-cb14b658f493" status: 200 len: 914 microversion: 2.1 time: 0.044731 [ 925.604404] [47312]: [pid: 47312|app: 0|req: 4104/8045] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/images/79227ea9-188c-426d-a7d8-cb14b658f493 => generated 914 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 925.605495] [47313]: DEBUG nova.compute.api [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.609022] [47313]: DEBUG oslo_concurrency.lockutils [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.609270] [47313]: DEBUG oslo_concurrency.lockutils [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.609594] [47313]: DEBUG oslo_concurrency.lockutils [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.609804] [47313]: DEBUG oslo_concurrency.lockutils [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.609995] [47313]: DEBUG oslo_concurrency.lockutils [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.610730] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.610813] [47313]: DEBUG oslo_concurrency.lockutils [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.611909] [47312]: DEBUG nova.compute.api [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.616865] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.616865] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.617031] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.617442] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.617663] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.618036] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.663661] [47313]: DEBUG nova.policy [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.668008] [47313]: INFO nova.api.openstack.requestlog [None req-066e60d4-ee65-40b0-897a-774458eb7199 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1488 microversion: 2.1 time: 0.066285 [ 925.668346] [47313]: [pid: 47313|app: 0|req: 3942/8046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.675041] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f679b0d-9477-42b0-8325-ce7aa4767e68 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46b66cb0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.711661] [47313]: INFO nova.api.openstack.requestlog [None req-2f679b0d-9477-42b0-8325-ce7aa4767e68 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/images/detail?limit=1" status: 200 len: 1800 microversion: 2.1 time: 0.042659 [ 925.712059] [47313]: [pid: 47313|app: 0|req: 3943/8047] 10.180.1.21 () {58 vars in 1153 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/images/detail?limit=1 => generated 1800 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.715377] [47313]: DEBUG nova.api.openstack.wsgi [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.715738] [47312]: DEBUG nova.policy [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.717155] [47313]: DEBUG nova.compute.api [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.723603] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.723717] [47312]: INFO nova.api.openstack.requestlog [None req-8d99a856-d847-4983-99a4-e7f5b769327d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.115769 [ 925.723767] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.723953] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.724090] [47312]: [pid: 47312|app: 0|req: 4105/8048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 925.724583] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.724782] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.724952] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.726792] [47312]: DEBUG nova.api.openstack.wsgi [req-d3abee4f-0622-4651-ac1a-6f882e781660 req-ff7f77e8-f3ee-45cd-85da-d811c79ea95e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "12a1a1ee-9aa1-4dda-9276-68492718e404", "name": "network-vif-deleted", "tag": "2b837067-f779-43d6-9b1c-302a175bf675"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 925.733477] [47312]: DEBUG oslo_concurrency.lockutils [req-d3abee4f-0622-4651-ac1a-6f882e781660 req-ff7f77e8-f3ee-45cd-85da-d811c79ea95e service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.733745] [47312]: DEBUG oslo_concurrency.lockutils [req-d3abee4f-0622-4651-ac1a-6f882e781660 req-ff7f77e8-f3ee-45cd-85da-d811c79ea95e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.733929] [47312]: DEBUG oslo_concurrency.lockutils [req-d3abee4f-0622-4651-ac1a-6f882e781660 req-ff7f77e8-f3ee-45cd-85da-d811c79ea95e service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.740275] [47312]: INFO nova.api.openstack.compute.server_external_events [req-d3abee4f-0622-4651-ac1a-6f882e781660 req-ff7f77e8-f3ee-45cd-85da-d811c79ea95e service nova] Creating event network-vif-deleted:2b837067-f779-43d6-9b1c-302a175bf675 for instance 12a1a1ee-9aa1-4dda-9276-68492718e404 on cpu-1 [ 925.743666] [47312]: INFO nova.api.openstack.requestlog [req-d3abee4f-0622-4651-ac1a-6f882e781660 req-ff7f77e8-f3ee-45cd-85da-d811c79ea95e service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018937 [ 925.744046] [47312]: [pid: 47312|app: 0|req: 4106/8049] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:42 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 925.746803] [47312]: DEBUG nova.api.openstack.wsgi [None req-e95f3d3a-cc0c-400d-8e35-47f679b62b99 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473ccf70>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.747047] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.747315] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.747500] [47313]: DEBUG oslo_concurrency.lockutils [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.747696] [47313]: DEBUG nova.objects.instance [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 925.774643] [47313]: DEBUG nova.policy [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.776593] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=1325,nova_cell1:UPDATE=23,nova_cell1:INSERT=11 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 925.780349] [47313]: INFO nova.api.openstack.requestlog [None req-48a4700a-6aef-4913-aa1f-f55d5fa6f4c4 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.067601 [ 925.780686] [47313]: [pid: 47313|app: 0|req: 3944/8050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.783270] [47313]: DEBUG nova.api.openstack.wsgi [None req-537a67fe-f699-4d64-9c14-2039c9db4bfe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "42"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 925.785493] [47313]: DEBUG nova.compute.api [None req-537a67fe-f699-4d64-9c14-2039c9db4bfe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 190e8d47-190e-41bd-825b-eafcc67ed555] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.788890] [47313]: INFO nova.api.openstack.wsgi [None req-537a67fe-f699-4d64-9c14-2039c9db4bfe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 190e8d47-190e-41bd-825b-eafcc67ed555 could not be found. [ 925.789178] [47313]: DEBUG nova.api.openstack.wsgi [None req-537a67fe-f699-4d64-9c14-2039c9db4bfe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 190e8d47-190e-41bd-825b-eafcc67ed555 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 925.789589] [47313]: INFO nova.api.openstack.requestlog [None req-537a67fe-f699-4d64-9c14-2039c9db4bfe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/190e8d47-190e-41bd-825b-eafcc67ed555/action" status: 404 len: 111 microversion: 2.1 time: 0.008397 [ 925.790068] [47313]: [pid: 47313|app: 0|req: 3945/8051] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:42 2024] POST /compute/v2.1/servers/190e8d47-190e-41bd-825b-eafcc67ed555/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 925.792489] [47313]: DEBUG nova.api.openstack.wsgi [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.794749] [47313]: DEBUG nova.compute.api [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.798460] [47313]: DEBUG oslo_concurrency.lockutils [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.798889] [47313]: DEBUG oslo_concurrency.lockutils [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.798889] [47313]: DEBUG oslo_concurrency.lockutils [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.799385] [47313]: DEBUG oslo_concurrency.lockutils [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.799487] [47313]: DEBUG oslo_concurrency.lockutils [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.799948] [47313]: DEBUG oslo_concurrency.lockutils [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.839840] [47312]: INFO nova.api.openstack.requestlog [None req-e95f3d3a-cc0c-400d-8e35-47f679b62b99 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2" status: 204 len: 0 microversion: 2.1 time: 0.094994 [ 925.840405] [47312]: [pid: 47312|app: 0|req: 4107/8052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] DELETE /compute/v2.1/images/aad3e858-b1b6-43b1-917a-f092e48268b2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 925.843401] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.845208] [47312]: DEBUG nova.compute.api [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.849551] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.849802] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.849997] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.851508] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.851739] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.851961] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.899203] [47313]: DEBUG nova.policy [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 925.904161] [47313]: INFO nova.api.openstack.requestlog [None req-db43014a-1d9f-49ef-8653-4058d368147d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1518 microversion: 2.1 time: 0.113444 [ 925.904498] [47313]: [pid: 47313|app: 0|req: 3946/8053] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1518 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 925.907123] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 925.908586] [47313]: DEBUG nova.compute.api [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 925.914263] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.914480] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.914657] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.915035] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 925.915270] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 925.915459] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 925.996965] [47312]: DEBUG nova.policy [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.002444] [47312]: INFO nova.api.openstack.requestlog [None req-4c2ca59c-4e26-40c3-aefc-c212ad8813af tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1318 microversion: 2.1 time: 0.161288 [ 926.002722] [47312]: [pid: 47312|app: 0|req: 4108/8054] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1318 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.005350] [47312]: DEBUG nova.api.openstack.wsgi [req-619337e8-08f4-4810-a7fa-f7d7422e42a2 req-8ef4d618-931b-4991-899c-089bdedf6df5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d2864436-05a3-421f-98fd-41df925727c6", "tag": "98807bc5-c5af-4bd9-ad5e-8c3043878d76"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 926.012062] [47312]: DEBUG oslo_concurrency.lockutils [req-619337e8-08f4-4810-a7fa-f7d7422e42a2 req-8ef4d618-931b-4991-899c-089bdedf6df5 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.012379] [47312]: DEBUG oslo_concurrency.lockutils [req-619337e8-08f4-4810-a7fa-f7d7422e42a2 req-8ef4d618-931b-4991-899c-089bdedf6df5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.012491] [47312]: DEBUG oslo_concurrency.lockutils [req-619337e8-08f4-4810-a7fa-f7d7422e42a2 req-8ef4d618-931b-4991-899c-089bdedf6df5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.013917] [47313]: DEBUG nova.policy [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.018680] [47312]: INFO nova.api.openstack.compute.server_external_events [req-619337e8-08f4-4810-a7fa-f7d7422e42a2 req-8ef4d618-931b-4991-899c-089bdedf6df5 service nova] Creating event network-changed:98807bc5-c5af-4bd9-ad5e-8c3043878d76 for instance d2864436-05a3-421f-98fd-41df925727c6 on cpu-1 [ 926.018970] [47313]: INFO nova.api.openstack.requestlog [None req-eb1abdab-1ae8-4d77-b724-eac3f83e470d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.113875 [ 926.019336] [47313]: [pid: 47313|app: 0|req: 3947/8055] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.021828] [47312]: INFO nova.api.openstack.requestlog [req-619337e8-08f4-4810-a7fa-f7d7422e42a2 req-8ef4d618-931b-4991-899c-089bdedf6df5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018431 [ 926.021971] [47313]: DEBUG nova.api.openstack.wsgi [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.022180] [47312]: [pid: 47312|app: 0|req: 4109/8056] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:42 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 926.023952] [47313]: DEBUG nova.compute.api [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.024885] [47312]: DEBUG nova.api.openstack.wsgi [None req-61d687d5-61f1-4f9c-a455-f59ee20c7597 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c478ae4d0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.027254] [47313]: DEBUG oslo_concurrency.lockutils [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.027507] [47313]: DEBUG oslo_concurrency.lockutils [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.028204] [47313]: DEBUG oslo_concurrency.lockutils [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.028204] [47313]: DEBUG oslo_concurrency.lockutils [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.028334] [47313]: DEBUG oslo_concurrency.lockutils [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.028434] [47313]: DEBUG oslo_concurrency.lockutils [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.061795] [47313]: DEBUG nova.policy [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.066087] [47313]: INFO nova.api.openstack.requestlog [None req-1faf4fce-9bc8-4372-89dd-c8904dca031f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.046119 [ 926.066418] [47313]: [pid: 47313|app: 0|req: 3948/8057] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.068872] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.070407] [47313]: DEBUG nova.compute.api [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.073560] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.073774] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.073979] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.074327] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.074523] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.074687] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.092025] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.092270] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.092455] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.092647] [47313]: DEBUG nova.objects.instance [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.111011] [47312]: INFO nova.api.openstack.requestlog [None req-61d687d5-61f1-4f9c-a455-f59ee20c7597 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89" status: 204 len: 0 microversion: 2.1 time: 0.088089 [ 926.111375] [47312]: [pid: 47312|app: 0|req: 4110/8058] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] DELETE /compute/v2.1/images/5c8a4151-6d77-440d-8eeb-821791c92e89 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 926.112551] [47313]: DEBUG nova.policy [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.114919] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.116715] [47312]: DEBUG nova.compute.api [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.117150] [47313]: INFO nova.api.openstack.requestlog [None req-8d41401e-8329-456d-865e-0e95ea9fc528 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.050109 [ 926.117499] [47313]: [pid: 47313|app: 0|req: 3949/8059] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.119934] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab0a1e9d-8f48-46a5-bf1c-e70f4fbf1d35 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c46a73910>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.120828] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.121119] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.121311] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.121745] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.121961] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.122179] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.201677] [47312]: DEBUG nova.policy [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.206583] [47312]: INFO nova.api.openstack.requestlog [None req-b6c6b2dd-8779-45c1-998e-7c423b033c08 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.093339 [ 926.206583] [47312]: [pid: 47312|app: 0|req: 4111/8060] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.209397] [47312]: DEBUG nova.api.openstack.wsgi [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.209533] [47313]: INFO nova.api.openstack.requestlog [None req-ab0a1e9d-8f48-46a5-bf1c-e70f4fbf1d35 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867" status: 204 len: 0 microversion: 2.1 time: 0.091389 [ 926.209963] [47313]: [pid: 47313|app: 0|req: 3950/8061] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:42 2024] DELETE /compute/v2.1/images/1955dd95-d842-4a9b-943b-cc10e94d7867 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 926.211062] [47312]: DEBUG nova.compute.api [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.215233] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.215349] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.215485] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.215530] [47313]: DEBUG nova.compute.api [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.215673] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.216034] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.216256] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.216423] [47312]: DEBUG oslo_concurrency.lockutils [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.220313] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.220610] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.220773] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.221105] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.221310] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.221487] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.236867] [47313]: DEBUG nova.compute.api [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 926.285894] [47313]: INFO nova.api.openstack.requestlog [None req-ab9b7e48-2b1d-4187-8746-44d61f1e3a92 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 204 len: 0 microversion: 2.1 time: 0.072554 [ 926.286257] [47313]: [pid: 47313|app: 0|req: 3951/8062] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:43 2024] DELETE /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 926.289137] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "e2074092-cc3e-4bdb-9db7-eeb55a15d6c8"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 926.290869] [47313]: DEBUG nova.compute.api [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.293983] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.294276] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.294466] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.294829] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.295114] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.295208] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.296862] [47312]: DEBUG nova.policy [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.301645] [47312]: INFO nova.api.openstack.requestlog [None req-5dd713a8-5f79-40c0-a794-f892cb6f23ec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.094083 [ 926.301993] [47312]: [pid: 47312|app: 0|req: 4112/8063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.304937] [47312]: DEBUG nova.api.openstack.wsgi [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.306556] [47312]: DEBUG nova.compute.api [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.309909] [47312]: DEBUG oslo_concurrency.lockutils [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.310080] [47312]: DEBUG oslo_concurrency.lockutils [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.310272] [47312]: DEBUG oslo_concurrency.lockutils [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.310977] [47312]: DEBUG oslo_concurrency.lockutils [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.311311] [47312]: DEBUG oslo_concurrency.lockutils [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.311519] [47312]: DEBUG oslo_concurrency.lockutils [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.349331] [47313]: DEBUG nova.policy [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.353689] [47313]: INFO nova.api.openstack.wsgi [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Flavor e2074092-cc3e-4bdb-9db7-eeb55a15d6c8 could not be found. [ 926.354381] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Flavor e2074092-cc3e-4bdb-9db7-eeb55a15d6c8 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 926.354485] [47313]: INFO nova.api.openstack.requestlog [None req-ef835f45-85ab-4c03-8762-cdf9a39f8057 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 400 len: 107 microversion: 2.1 time: 0.067644 [ 926.354792] [47313]: [pid: 47313|app: 0|req: 3952/8064] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:43 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 107 bytes in 68 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 926.357477] [47313]: DEBUG nova.api.openstack.wsgi [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.359013] [47313]: DEBUG nova.compute.api [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.363063] [47313]: DEBUG oslo_concurrency.lockutils [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.363927] [47313]: DEBUG oslo_concurrency.lockutils [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.363927] [47313]: DEBUG oslo_concurrency.lockutils [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.363927] [47313]: DEBUG oslo_concurrency.lockutils [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.364190] [47313]: DEBUG oslo_concurrency.lockutils [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.364190] [47313]: DEBUG oslo_concurrency.lockutils [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.396883] [47312]: DEBUG nova.policy [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.401758] [47312]: INFO nova.api.openstack.requestlog [None req-3701fa6e-6235-4727-8cba-e7d4e72f2ec8 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1466 microversion: 2.1 time: 0.099123 [ 926.402223] [47312]: [pid: 47312|app: 0|req: 4113/8065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1466 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.404917] [47312]: DEBUG nova.api.openstack.wsgi [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.406709] [47312]: DEBUG nova.compute.api [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.410307] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.410651] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.410916] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.411376] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.411667] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.411922] [47312]: DEBUG oslo_concurrency.lockutils [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.458688] [47313]: DEBUG nova.policy [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.465795] [47313]: INFO nova.api.openstack.requestlog [None req-a55f16c6-9dc6-4f00-8b2b-66a4c3001b84 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.110029 [ 926.466145] [47313]: [pid: 47313|app: 0|req: 3953/8066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.468526] [47313]: DEBUG nova.api.openstack.wsgi [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.470191] [47313]: DEBUG nova.compute.api [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.474879] [47313]: DEBUG oslo_concurrency.lockutils [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.475134] [47313]: DEBUG oslo_concurrency.lockutils [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.475877] [47313]: DEBUG oslo_concurrency.lockutils [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.475877] [47313]: DEBUG oslo_concurrency.lockutils [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.475877] [47313]: DEBUG oslo_concurrency.lockutils [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.476050] [47313]: DEBUG oslo_concurrency.lockutils [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.516217] [47312]: DEBUG nova.policy [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.517115] [47313]: DEBUG nova.policy [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.521370] [47312]: INFO nova.api.openstack.requestlog [None req-5d45cfab-0a7c-4712-816f-e84525e384ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.118467 [ 926.521464] [47313]: INFO nova.api.openstack.requestlog [None req-478d55d6-1a1f-4910-8706-8700bb24802f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.054663 [ 926.521839] [47312]: [pid: 47312|app: 0|req: 4114/8068] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.521913] [47313]: [pid: 47313|app: 0|req: 3954/8068] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.537290] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.539135] [47312]: DEBUG nova.compute.api [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.543798] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.543960] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.544224] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.544665] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.544918] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.545161] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.654935] [47312]: DEBUG nova.policy [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.660262] [47312]: INFO nova.api.openstack.requestlog [None req-e6394fee-0995-41cd-b0e6-7372ee1bf652 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.126040 [ 926.660634] [47312]: [pid: 47312|app: 0|req: 4115/8069] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.671621] [47313]: DEBUG nova.api.openstack.wsgi [None req-6779d14b-dcdc-4548-a118-0218da69cffc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": ""}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 926.673401] [47313]: DEBUG nova.api.openstack.wsgi [None req-6779d14b-dcdc-4548-a118-0218da69cffc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute flavorRef. Value: . '' is too short {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 926.673829] [47313]: INFO nova.api.openstack.requestlog [None req-6779d14b-dcdc-4548-a118-0218da69cffc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 400 len: 113 microversion: 2.1 time: 0.004448 [ 926.674177] [47313]: [pid: 47313|app: 0|req: 3955/8070] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:43 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 113 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 926.678814] [47312]: DEBUG nova.api.openstack.wsgi [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.680604] [47312]: DEBUG nova.compute.api [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.684815] [47312]: DEBUG oslo_concurrency.lockutils [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.685076] [47312]: DEBUG oslo_concurrency.lockutils [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.685292] [47312]: DEBUG oslo_concurrency.lockutils [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.685682] [47312]: DEBUG oslo_concurrency.lockutils [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.685900] [47312]: DEBUG oslo_concurrency.lockutils [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.686252] [47312]: DEBUG oslo_concurrency.lockutils [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.686632] [47313]: DEBUG nova.api.openstack.wsgi [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.688644] [47313]: DEBUG nova.compute.api [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.692146] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.692393] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.692575] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.692971] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.693240] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.693447] [47313]: DEBUG oslo_concurrency.lockutils [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.735025] [47313]: DEBUG nova.policy [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.739754] [47313]: INFO nova.api.openstack.requestlog [None req-cbd82126-3d4a-4c87-a780-dde9f1168fdd tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1306 microversion: 2.1 time: 0.054680 [ 926.739871] [47313]: [pid: 47313|app: 0|req: 3956/8071] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 926.774111] [47312]: DEBUG nova.policy [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.778875] [47312]: INFO nova.api.openstack.requestlog [None req-396223b7-f796-404a-b7bd-07ddb3c48180 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.102226 [ 926.779277] [47312]: [pid: 47312|app: 0|req: 4116/8072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.791368] [47313]: DEBUG nova.api.openstack.wsgi [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.793581] [47312]: DEBUG nova.api.openstack.wsgi [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.794186] [47313]: DEBUG nova.compute.api [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.794776] [47312]: DEBUG nova.compute.api [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.797316] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.797395] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.797555] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.797921] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.798135] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.798321] [47313]: DEBUG oslo_concurrency.lockutils [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.798397] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.798582] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.798768] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.799145] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.799348] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.799521] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.820361] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.820636] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.820823] [47312]: DEBUG oslo_concurrency.lockutils [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.821038] [47312]: DEBUG nova.objects.instance [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 926.846338] [47312]: DEBUG nova.policy [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.851247] [47312]: INFO nova.api.openstack.requestlog [None req-055fe103-f72a-4881-ac02-cdd2cc4aeb02 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.060232 [ 926.851770] [47312]: [pid: 47312|app: 0|req: 4117/8073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.884897] [47313]: DEBUG nova.policy [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 926.889454] [47313]: INFO nova.api.openstack.requestlog [None req-d4c785ed-3ddb-42d4-98cb-efb88eb836ee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.100246 [ 926.889787] [47313]: [pid: 47313|app: 0|req: 3957/8074] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 926.901804] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6b668aa-a7e5-4927-bad7-fb5a5193e11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 926.904039] [47312]: DEBUG nova.compute.api [None req-c6b668aa-a7e5-4927-bad7-fb5a5193e11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 0f8962d1-7839-4baf-9e56-ad845e0cc8be] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.907025] [47312]: INFO nova.api.openstack.wsgi [None req-c6b668aa-a7e5-4927-bad7-fb5a5193e11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 0f8962d1-7839-4baf-9e56-ad845e0cc8be could not be found. [ 926.907314] [47312]: DEBUG nova.api.openstack.wsgi [None req-c6b668aa-a7e5-4927-bad7-fb5a5193e11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 0f8962d1-7839-4baf-9e56-ad845e0cc8be could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 926.907741] [47312]: INFO nova.api.openstack.requestlog [None req-c6b668aa-a7e5-4927-bad7-fb5a5193e11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/0f8962d1-7839-4baf-9e56-ad845e0cc8be/action" status: 404 len: 111 microversion: 2.1 time: 0.008441 [ 926.908072] [47312]: [pid: 47312|app: 0|req: 4118/8075] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:43 2024] POST /compute/v2.1/servers/0f8962d1-7839-4baf-9e56-ad845e0cc8be/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 926.913264] [47313]: DEBUG nova.api.openstack.wsgi [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.915037] [47313]: DEBUG nova.compute.api [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.916994] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 926.918643] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.918890] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.919073] [47312]: DEBUG nova.compute.api [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 926.919125] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.919552] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.919755] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.919989] [47313]: DEBUG oslo_concurrency.lockutils [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.922561] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.923901] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.923901] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 926.923901] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 926.923901] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 926.923901] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.028025] [47313]: DEBUG nova.policy [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.032420] [47313]: INFO nova.api.openstack.requestlog [None req-09ac184e-7ff7-48f8-bce1-2d8015717fed tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.121588 [ 927.032784] [47313]: [pid: 47313|app: 0|req: 3958/8076] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.036578] [47313]: DEBUG nova.api.openstack.wsgi [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.037040] [47313]: DEBUG nova.compute.api [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.040720] [47313]: DEBUG oslo_concurrency.lockutils [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.040953] [47313]: DEBUG oslo_concurrency.lockutils [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.041157] [47313]: DEBUG oslo_concurrency.lockutils [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.041524] [47313]: DEBUG oslo_concurrency.lockutils [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.041723] [47313]: DEBUG oslo_concurrency.lockutils [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.041892] [47313]: DEBUG oslo_concurrency.lockutils [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.072094] [47312]: DEBUG nova.policy [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.077807] [47312]: INFO nova.api.openstack.requestlog [None req-fa1f7b0f-ec6d-4a1e-ac6d-a6cc079fc848 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1518 microversion: 2.1 time: 0.163169 [ 927.078281] [47312]: [pid: 47312|app: 0|req: 4119/8077] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1518 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.080669] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.082284] [47312]: DEBUG nova.compute.api [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.085825] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.086082] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.086277] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.086635] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.086833] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.087034] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.151306] [47313]: DEBUG nova.policy [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.156466] [47313]: INFO nova.api.openstack.requestlog [None req-e693c5b1-cb9a-4c24-a762-961c7a794172 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1306 microversion: 2.1 time: 0.122868 [ 927.156783] [47313]: [pid: 47313|app: 0|req: 3959/8078] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1306 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.159707] [47313]: DEBUG nova.api.openstack.wsgi [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.164771] [47313]: DEBUG nova.compute.api [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.170560] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.170878] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.171079] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.171568] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.171809] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.172146] [47313]: DEBUG oslo_concurrency.lockutils [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.184270] [47312]: DEBUG nova.policy [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.188776] [47312]: INFO nova.api.openstack.requestlog [None req-fbff8831-d11c-4ad0-82dd-bff4fb7eefdc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.109836 [ 927.189047] [47312]: [pid: 47312|app: 0|req: 4120/8079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.192358] [47312]: DEBUG nova.api.openstack.wsgi [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.194504] [47312]: DEBUG nova.compute.api [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.198671] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.198920] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.199142] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.199517] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.199886] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.200252] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.210491] [47313]: DEBUG nova.policy [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.214853] [47313]: INFO nova.api.openstack.requestlog [None req-d34efd79-730c-47d2-b0f6-eca8eaa2ba50 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.057467 [ 927.215199] [47313]: [pid: 47313|app: 0|req: 3960/8080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.217544] [47313]: DEBUG nova.api.openstack.wsgi [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 927.219125] [47313]: DEBUG nova.compute.api [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.219548] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.219808] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.219987] [47312]: DEBUG oslo_concurrency.lockutils [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.220206] [47312]: DEBUG nova.objects.instance [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.222702] [47313]: DEBUG oslo_concurrency.lockutils [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.223008] [47313]: DEBUG oslo_concurrency.lockutils [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.223217] [47313]: DEBUG oslo_concurrency.lockutils [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.223990] [47313]: DEBUG oslo_concurrency.lockutils [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.223990] [47313]: DEBUG oslo_concurrency.lockutils [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.223990] [47313]: DEBUG oslo_concurrency.lockutils [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.237972] [47313]: INFO nova.api.openstack.wsgi [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Cannot 'restore' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active [ 927.238363] [47313]: DEBUG nova.api.openstack.wsgi [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 409 to user: Cannot 'restore' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 927.238788] [47313]: INFO nova.api.openstack.requestlog [None req-61fe4af4-d320-49f9-8f6b-924d3409b794 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 409 len: 145 microversion: 2.1 time: 0.023112 [ 927.239105] [47313]: [pid: 47313|app: 0|req: 3961/8081] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:44 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 145 bytes in 23 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 927.239486] [47312]: DEBUG nova.policy [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.243627] [47313]: DEBUG nova.api.openstack.wsgi [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.244883] [47312]: INFO nova.api.openstack.requestlog [None req-51aa36f3-4863-407b-a5e8-0600ccbbbda7 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.054769 [ 927.244883] [47312]: [pid: 47312|app: 0|req: 4121/8082] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.245291] [47313]: DEBUG nova.compute.api [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.248636] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.248961] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.249188] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.249566] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.249775] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.249958] [47313]: DEBUG oslo_concurrency.lockutils [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.315131] [47312]: DEBUG nova.api.openstack.wsgi [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.316574] [47312]: DEBUG nova.compute.api [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.323031] [47312]: DEBUG oslo_concurrency.lockutils [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.323031] [47312]: DEBUG oslo_concurrency.lockutils [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.323031] [47312]: DEBUG oslo_concurrency.lockutils [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.323031] [47312]: DEBUG oslo_concurrency.lockutils [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.323031] [47312]: DEBUG oslo_concurrency.lockutils [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.323031] [47312]: DEBUG oslo_concurrency.lockutils [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.326975] [47313]: DEBUG nova.policy [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.332355] [47313]: INFO nova.api.openstack.requestlog [None req-b3c2fff3-4524-4c7b-9bcd-8f0bcae4e506 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.090580 [ 927.333058] [47313]: [pid: 47313|app: 0|req: 3962/8083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.344325] [47313]: DEBUG nova.api.openstack.wsgi [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.346077] [47313]: DEBUG nova.compute.api [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.349962] [47313]: DEBUG oslo_concurrency.lockutils [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.350288] [47313]: DEBUG oslo_concurrency.lockutils [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.350525] [47313]: DEBUG oslo_concurrency.lockutils [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.350903] [47313]: DEBUG oslo_concurrency.lockutils [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.351122] [47313]: DEBUG oslo_concurrency.lockutils [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.352228] [47313]: DEBUG oslo_concurrency.lockutils [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.429840] [47312]: DEBUG nova.policy [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.437461] [47312]: INFO nova.api.openstack.requestlog [None req-a402ecb3-dca1-470d-a419-815ba1f47797 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.125349 [ 927.440223] [47312]: [pid: 47312|app: 0|req: 4122/8084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.443226] [47312]: DEBUG nova.api.openstack.wsgi [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.444744] [47312]: DEBUG nova.compute.api [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.449503] [47312]: DEBUG oslo_concurrency.lockutils [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.450030] [47312]: DEBUG oslo_concurrency.lockutils [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.450030] [47312]: DEBUG oslo_concurrency.lockutils [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.450400] [47312]: DEBUG oslo_concurrency.lockutils [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.450773] [47312]: DEBUG oslo_concurrency.lockutils [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.450773] [47312]: DEBUG oslo_concurrency.lockutils [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.451573] [47313]: DEBUG nova.policy [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.457783] [47313]: INFO nova.api.openstack.requestlog [None req-f91c5b55-c1e5-4cf9-8c07-73531984f88b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.115682 [ 927.458155] [47313]: [pid: 47313|app: 0|req: 3963/8085] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.469349] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9972207-530e-484d-ab91-f383929166d8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 927.471053] [47313]: DEBUG nova.compute.api [None req-b9972207-530e-484d-ab91-f383929166d8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: bbc8c29e-176e-4cbe-bfa1-0e413bd3fd1b] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.474930] [47313]: INFO nova.api.openstack.wsgi [None req-b9972207-530e-484d-ab91-f383929166d8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance bbc8c29e-176e-4cbe-bfa1-0e413bd3fd1b could not be found. [ 927.475298] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9972207-530e-484d-ab91-f383929166d8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance bbc8c29e-176e-4cbe-bfa1-0e413bd3fd1b could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 927.475745] [47313]: INFO nova.api.openstack.requestlog [None req-b9972207-530e-484d-ab91-f383929166d8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/bbc8c29e-176e-4cbe-bfa1-0e413bd3fd1b/action" status: 404 len: 111 microversion: 2.1 time: 0.008838 [ 927.476089] [47313]: [pid: 47313|app: 0|req: 3964/8086] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:44 2024] POST /compute/v2.1/servers/bbc8c29e-176e-4cbe-bfa1-0e413bd3fd1b/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 927.479238] [47313]: DEBUG nova.api.openstack.wsgi [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.481232] [47313]: DEBUG nova.compute.api [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.484862] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.485136] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.485330] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.485749] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.485957] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.486151] [47313]: DEBUG oslo_concurrency.lockutils [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.595945] [47313]: DEBUG nova.policy [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.597969] [47312]: DEBUG nova.policy [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.600338] [47313]: INFO nova.api.openstack.requestlog [None req-dfd58e54-69c3-4693-9d27-6fde59866928 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.123461 [ 927.600652] [47313]: [pid: 47313|app: 0|req: 3965/8087] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.602253] [47312]: INFO nova.api.openstack.requestlog [None req-877991c7-31b0-4de5-9538-8cc883e8abea tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1466 microversion: 2.1 time: 0.161397 [ 927.602647] [47312]: [pid: 47312|app: 0|req: 4123/8088] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1466 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.603097] [47313]: DEBUG nova.api.openstack.wsgi [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.604703] [47313]: DEBUG nova.compute.api [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.605029] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.606478] [47312]: DEBUG nova.compute.api [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.607889] [47313]: DEBUG oslo_concurrency.lockutils [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.608139] [47313]: DEBUG oslo_concurrency.lockutils [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.608341] [47313]: DEBUG oslo_concurrency.lockutils [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.608690] [47313]: DEBUG oslo_concurrency.lockutils [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.608900] [47313]: DEBUG oslo_concurrency.lockutils [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.609116] [47313]: DEBUG oslo_concurrency.lockutils [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.609756] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.609756] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.609875] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.610218] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.610394] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.610561] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.622804] [47312]: INFO nova.api.openstack.requestlog [None req-bd53f436-4088-4bd8-9386-1d83d66361a5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/ips" status: 200 len: 157 microversion: 2.20 time: 0.019726 [ 927.623215] [47312]: [pid: 47312|app: 0|req: 4124/8089] 10.180.1.21 () {60 vars in 1284 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/ips => generated 157 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 927.625475] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.626912] [47312]: DEBUG nova.compute.api [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.629747] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.629940] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.630135] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.630468] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.630661] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.630829] [47312]: DEBUG oslo_concurrency.lockutils [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.669248] [47312]: DEBUG nova.policy [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.674625] [47312]: INFO nova.api.openstack.requestlog [None req-7d788ea9-7be0-4f9b-bedd-2712730ed066 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.050769 [ 927.675088] [47312]: [pid: 47312|app: 0|req: 4125/8090] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.690783] [47313]: DEBUG nova.policy [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.695722] [47313]: INFO nova.api.openstack.requestlog [None req-148134eb-280f-4300-9b1c-68e307a7a8cb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.094391 [ 927.696091] [47313]: [pid: 47313|app: 0|req: 3966/8091] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.708324] [47312]: DEBUG nova.api.openstack.wsgi [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.710437] [47312]: DEBUG nova.compute.api [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.714301] [47312]: DEBUG oslo_concurrency.lockutils [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.714560] [47312]: DEBUG oslo_concurrency.lockutils [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.714746] [47312]: DEBUG oslo_concurrency.lockutils [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.715165] [47312]: DEBUG oslo_concurrency.lockutils [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.715441] [47312]: DEBUG oslo_concurrency.lockutils [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.715644] [47312]: DEBUG oslo_concurrency.lockutils [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.751323] [47313]: DEBUG nova.api.openstack.wsgi [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.753081] [47313]: DEBUG nova.compute.api [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.756884] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.757093] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.757285] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.757656] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.757838] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.758017] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.777626] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.777872] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.778056] [47313]: DEBUG oslo_concurrency.lockutils [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.778257] [47313]: DEBUG nova.objects.instance [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.795425] [47312]: DEBUG nova.policy [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.799875] [47312]: INFO nova.api.openstack.requestlog [None req-104c4ec1-5981-4436-acc2-c36715871698 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.093982 [ 927.800215] [47312]: [pid: 47312|app: 0|req: 4126/8092] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.801339] [47313]: DEBUG nova.policy [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.802758] [47312]: DEBUG nova.api.openstack.wsgi [req-08ccb43d-a24a-4391-8958-a3f9c5cf8831 req-0b6178f1-1490-4550-bef4-0f7918a296ff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b03b1fe7-2eda-4505-a6f9-19c570b15d1e", "name": "network-vif-plugged", "status": "completed", "tag": "36f8ea5c-3a0e-465b-86ad-a380d3b8f573"}, {"name": "network-changed", "server_uuid": "b03b1fe7-2eda-4505-a6f9-19c570b15d1e", "tag": "36f8ea5c-3a0e-465b-86ad-a380d3b8f573"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 927.805975] [47313]: INFO nova.api.openstack.requestlog [None req-9844b35e-35a4-4365-aef7-fecb42e48e0d tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.057136 [ 927.806305] [47313]: [pid: 47313|app: 0|req: 3967/8093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.808565] [47312]: DEBUG oslo_concurrency.lockutils [req-08ccb43d-a24a-4391-8958-a3f9c5cf8831 req-0b6178f1-1490-4550-bef4-0f7918a296ff service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.808857] [47312]: DEBUG oslo_concurrency.lockutils [req-08ccb43d-a24a-4391-8958-a3f9c5cf8831 req-0b6178f1-1490-4550-bef4-0f7918a296ff service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.809071] [47312]: DEBUG oslo_concurrency.lockutils [req-08ccb43d-a24a-4391-8958-a3f9c5cf8831 req-0b6178f1-1490-4550-bef4-0f7918a296ff service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.812168] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 927.813833] [47313]: DEBUG nova.compute.api [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.816115] [47312]: INFO nova.api.openstack.compute.server_external_events [req-08ccb43d-a24a-4391-8958-a3f9c5cf8831 req-0b6178f1-1490-4550-bef4-0f7918a296ff service nova] Creating event network-vif-plugged:36f8ea5c-3a0e-465b-86ad-a380d3b8f573 for instance b03b1fe7-2eda-4505-a6f9-19c570b15d1e on cpu-1 [ 927.816377] [47312]: INFO nova.api.openstack.compute.server_external_events [req-08ccb43d-a24a-4391-8958-a3f9c5cf8831 req-0b6178f1-1490-4550-bef4-0f7918a296ff service nova] Creating event network-changed:36f8ea5c-3a0e-465b-86ad-a380d3b8f573 for instance b03b1fe7-2eda-4505-a6f9-19c570b15d1e on cpu-1 [ 927.817134] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.817357] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.817546] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.817897] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.818107] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.818308] [47313]: DEBUG oslo_concurrency.lockutils [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.819451] [47312]: INFO nova.api.openstack.requestlog [req-08ccb43d-a24a-4391-8958-a3f9c5cf8831 req-0b6178f1-1490-4550-bef4-0f7918a296ff service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018440 [ 927.819741] [47312]: [pid: 47312|app: 0|req: 4127/8094] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:44 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 927.831780] [47313]: INFO nova.api.openstack.wsgi [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Cannot 'resume' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active [ 927.832111] [47313]: DEBUG nova.api.openstack.wsgi [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 409 to user: Cannot 'resume' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 927.832596] [47313]: INFO nova.api.openstack.requestlog [None req-2f432183-d9c4-407c-94ce-537b49b95ecc tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 409 len: 144 microversion: 2.1 time: 0.023098 [ 927.833046] [47313]: [pid: 47313|app: 0|req: 3968/8095] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:44 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 144 bytes in 24 msecs (HTTP/1.1 409) 9 headers in 378 bytes (2 switches on core 0) [ 927.838697] [47312]: DEBUG nova.api.openstack.wsgi [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.840605] [47312]: DEBUG nova.compute.api [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.845589] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.845885] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.846123] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.846533] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.846760] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.846969] [47312]: DEBUG oslo_concurrency.lockutils [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.863689] [47313]: DEBUG nova.api.openstack.wsgi [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.865459] [47313]: DEBUG nova.compute.api [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.869041] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.869284] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.869470] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.869828] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.870032] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.870209] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.890713] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.890977] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.891137] [47313]: DEBUG oslo_concurrency.lockutils [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.891338] [47313]: DEBUG nova.objects.instance [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lazy-loading 'fault' on Instance uuid 21440243-458c-4640-b0ba-8f3b8b1b0720 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 927.915520] [47313]: DEBUG nova.policy [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'af9821911153489fb5392957eef6d16e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '300010fae08d4c8aa733d491ff9acbfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.920185] [47313]: INFO nova.api.openstack.requestlog [None req-1b436294-b435-4aff-b05c-6b5876453846 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 200 len: 1330 microversion: 2.1 time: 0.058841 [ 927.920731] [47313]: [pid: 47313|app: 0|req: 3969/8096] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.937739] [47312]: DEBUG nova.policy [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 927.942362] [47312]: INFO nova.api.openstack.requestlog [None req-53b7155a-7ac4-4f1a-98a5-83d204c887a8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.106436 [ 927.942699] [47312]: [pid: 47312|app: 0|req: 4128/8097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 927.955099] [47313]: DEBUG nova.api.openstack.wsgi [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 927.956540] [47313]: DEBUG nova.compute.api [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 927.960605] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.960866] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.961101] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 927.961555] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 927.961791] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 927.961976] [47313]: DEBUG oslo_concurrency.lockutils [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.039138] [47313]: DEBUG nova.policy [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.044603] [47313]: INFO nova.api.openstack.requestlog [None req-84f6c00a-9337-41a7-8181-3f4a766735d3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.092333 [ 928.045169] [47313]: [pid: 47313|app: 0|req: 3970/8098] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.096736] [47312]: DEBUG nova.api.openstack.wsgi [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.098443] [47312]: DEBUG nova.compute.api [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.099692] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=10 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 928.103428] [47312]: DEBUG oslo_concurrency.lockutils [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.103656] [47312]: DEBUG oslo_concurrency.lockutils [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.103836] [47312]: DEBUG oslo_concurrency.lockutils [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.104297] [47312]: DEBUG oslo_concurrency.lockutils [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.104495] [47312]: DEBUG oslo_concurrency.lockutils [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.104664] [47312]: DEBUG oslo_concurrency.lockutils [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.114191] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=5 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 928.142556] [47313]: DEBUG nova.api.openstack.wsgi [None req-4de64286-20cd-4ab9-a7a8-4fd494218558 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'create', calling method: >, body: {"server": {"name": "", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "8bbc91d8-798f-4938-9eb4-274a709d8ef5"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 928.144758] [47313]: DEBUG nova.api.openstack.wsgi [None req-4de64286-20cd-4ab9-a7a8-4fd494218558 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 928.145402] [47313]: INFO nova.api.openstack.requestlog [None req-4de64286-20cd-4ab9-a7a8-4fd494218558 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 400 len: 108 microversion: 2.1 time: 0.005243 [ 928.146145] [47313]: [pid: 47313|app: 0|req: 3971/8099] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:44 2024] POST /compute/v2.1/servers => generated 108 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 928.151024] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.152901] [47313]: DEBUG nova.compute.api [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.156703] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.157122] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.157464] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.158079] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.159023] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.159023] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.187727] [47312]: DEBUG nova.policy [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.192382] [47312]: INFO nova.api.openstack.requestlog [None req-7529c2b1-f61c-4610-9f76-0d1216c4e4e2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1518 microversion: 2.1 time: 0.097891 [ 928.192822] [47312]: [pid: 47312|app: 0|req: 4129/8100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:44 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1518 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.195581] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.197178] [47312]: DEBUG nova.compute.api [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.200541] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.200798] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.200998] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.201944] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.201944] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.201944] [47312]: DEBUG oslo_concurrency.lockutils [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.272077] [47313]: DEBUG nova.policy [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.276943] [47313]: INFO nova.api.openstack.requestlog [None req-fd278d0a-1a89-4639-a912-f94537e5d236 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.128364 [ 928.277344] [47313]: [pid: 47313|app: 0|req: 3972/8101] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 928.279998] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.281761] [47313]: DEBUG nova.compute.api [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.286551] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.286813] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.287025] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.287418] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.287663] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.288207] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.294112] [47312]: DEBUG nova.policy [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.298629] [47312]: INFO nova.api.openstack.requestlog [None req-6fb06acd-8744-4ead-b8bb-fe39ebfe1822 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1306 microversion: 2.1 time: 0.104952 [ 928.298971] [47312]: [pid: 47312|app: 0|req: 4130/8102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1306 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.301517] [47312]: DEBUG nova.api.openstack.wsgi [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.303142] [47312]: DEBUG nova.compute.api [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.306468] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.306738] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.306934] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.307301] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.307500] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.307672] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.324115] [47313]: DEBUG nova.policy [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.325940] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.326219] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.326537] [47312]: DEBUG oslo_concurrency.lockutils [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.326638] [47312]: DEBUG nova.objects.instance [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 928.328529] [47313]: INFO nova.api.openstack.requestlog [None req-7b020d0e-d54b-4dcf-a7b2-ea62b3a50ecf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1222 microversion: 2.1 time: 0.050567 [ 928.328858] [47313]: [pid: 47313|app: 0|req: 3973/8103] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1222 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.333357] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.333628] [47313]: DEBUG nova.compute.api [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.337137] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.337624] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.337935] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.338437] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.338756] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.339054] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.348040] [47312]: DEBUG nova.policy [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.352502] [47312]: INFO nova.api.openstack.requestlog [None req-9d37e53e-9dbf-4dff-9227-ff03758a2ac5 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.052917 [ 928.352857] [47312]: [pid: 47312|app: 0|req: 4131/8104] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.421137] [47313]: DEBUG nova.policy [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.426258] [47313]: INFO nova.api.openstack.requestlog [None req-6f44e044-82b2-4ccd-8ab9-115095f0393f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.096716 [ 928.426621] [47313]: [pid: 47313|app: 0|req: 3974/8105] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.440552] [47312]: DEBUG nova.api.openstack.wsgi [None req-13626eed-2f11-4334-8f42-514b63b13db6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 928.442375] [47312]: DEBUG nova.compute.api [None req-13626eed-2f11-4334-8f42-514b63b13db6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9a21de90-d526-4d6a-bd81-bac56d320e9a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.448045] [47312]: INFO nova.api.openstack.wsgi [None req-13626eed-2f11-4334-8f42-514b63b13db6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 9a21de90-d526-4d6a-bd81-bac56d320e9a could not be found. [ 928.448406] [47312]: DEBUG nova.api.openstack.wsgi [None req-13626eed-2f11-4334-8f42-514b63b13db6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 9a21de90-d526-4d6a-bd81-bac56d320e9a could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 928.448904] [47312]: INFO nova.api.openstack.requestlog [None req-13626eed-2f11-4334-8f42-514b63b13db6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9a21de90-d526-4d6a-bd81-bac56d320e9a/action" status: 404 len: 111 microversion: 2.1 time: 0.011046 [ 928.449278] [47312]: [pid: 47312|app: 0|req: 4132/8106] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:45 2024] POST /compute/v2.1/servers/9a21de90-d526-4d6a-bd81-bac56d320e9a/action => generated 111 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 928.450747] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.452708] [47313]: DEBUG nova.compute.api [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.453970] [47312]: DEBUG nova.api.openstack.wsgi [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.456401] [47312]: DEBUG nova.compute.api [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.457921] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.458187] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.458379] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.458745] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.458943] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.459160] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.459935] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.460195] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.460383] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.461045] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.461566] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.461566] [47312]: DEBUG oslo_concurrency.lockutils [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.576875] [47313]: DEBUG nova.policy [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.581415] [47313]: INFO nova.api.openstack.requestlog [None req-e2d24719-8461-4dba-a665-da009dcac96b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.133396 [ 928.581748] [47313]: [pid: 47313|app: 0|req: 3975/8107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.590684] [47312]: DEBUG nova.policy [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.595468] [47312]: INFO nova.api.openstack.requestlog [None req-b95f0674-13bc-471a-b081-f9664f319773 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.143368 [ 928.595903] [47312]: [pid: 47312|app: 0|req: 4133/8108] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.608856] [47313]: DEBUG nova.api.openstack.wsgi [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.612025] [47313]: DEBUG nova.compute.api [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.612139] [47312]: DEBUG nova.api.openstack.wsgi [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.613900] [47312]: DEBUG nova.compute.api [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.616613] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.617036] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.617350] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.617627] [47312]: DEBUG oslo_concurrency.lockutils [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.617903] [47312]: DEBUG oslo_concurrency.lockutils [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.617966] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.618148] [47312]: DEBUG oslo_concurrency.lockutils [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.618261] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.618553] [47313]: DEBUG oslo_concurrency.lockutils [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.618597] [47312]: DEBUG oslo_concurrency.lockutils [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.618781] [47312]: DEBUG oslo_concurrency.lockutils [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.618984] [47312]: DEBUG oslo_concurrency.lockutils [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.749818] [47313]: DEBUG nova.policy [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.756643] [47313]: INFO nova.api.openstack.requestlog [None req-67b876fa-8502-40bc-bb9e-c83491391a64 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.151100 [ 928.756978] [47313]: [pid: 47313|app: 0|req: 3976/8109] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.759458] [47313]: DEBUG nova.api.openstack.wsgi [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.761013] [47313]: DEBUG nova.compute.api [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.763262] [47312]: DEBUG nova.policy [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.764142] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.764380] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.764562] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.764908] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.765180] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.765369] [47313]: DEBUG oslo_concurrency.lockutils [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.767821] [47312]: INFO nova.api.openstack.requestlog [None req-186a5882-b29a-41bd-907d-e76d599be856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1522 microversion: 2.1 time: 0.158136 [ 928.768253] [47312]: [pid: 47312|app: 0|req: 4134/8110] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1522 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.771536] [47312]: DEBUG nova.api.openstack.wsgi [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 928.772230] [47312]: DEBUG nova.compute.api [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.775546] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.775772] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.775950] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.776316] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.776510] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.776679] [47312]: DEBUG oslo_concurrency.lockutils [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.809098] [47312]: DEBUG nova.policy [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 928.813724] [47312]: INFO nova.api.openstack.requestlog [None req-be98dd31-b148-4322-8de0-923ff24d2fdc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.044906 [ 928.814066] [47312]: [pid: 47312|app: 0|req: 4135/8111] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 928.816427] [47312]: DEBUG nova.api.openstack.wsgi [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 928.817949] [47312]: DEBUG nova.compute.api [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 928.821017] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.821253] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.821480] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.821777] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 928.821967] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 928.822239] [47312]: DEBUG oslo_concurrency.lockutils [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 928.835054] [47312]: DEBUG nova.objects.instance [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'flavor' on Instance uuid 9562558a-89ba-4169-bd0a-ad31fc0c33bc {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.034217] [47313]: DEBUG nova.policy [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.040627] [47313]: INFO nova.api.openstack.requestlog [None req-61c980c9-eeaa-42dc-95af-65f54575b2cd tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1424 microversion: 2.1 time: 0.282953 [ 929.041084] [47313]: [pid: 47313|app: 0|req: 3977/8112] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1424 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.046052] [47313]: DEBUG nova.api.openstack.wsgi [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.046052] [47313]: DEBUG nova.compute.api [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.049414] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.049646] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.049826] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.050221] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.050416] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.050582] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.069677] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.069909] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.070145] [47313]: DEBUG oslo_concurrency.lockutils [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.070409] [47313]: DEBUG nova.objects.instance [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.091641] [47313]: DEBUG nova.policy [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.095701] [47313]: INFO nova.api.openstack.requestlog [None req-9630fcfc-3172-4eea-ab87-430aa8f479a9 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.054057 [ 929.096122] [47313]: [pid: 47313|app: 0|req: 3978/8113] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.098362] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.099881] [47313]: DEBUG nova.compute.api [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.102791] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.103061] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.103239] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.103635] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.103898] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.104189] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.112123] [47313]: INFO nova.api.openstack.wsgi [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] HTTP exception thrown: Instance 21440243-458c-4640-b0ba-8f3b8b1b0720 could not be found. [ 929.112423] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Returning 404 to user: Instance 21440243-458c-4640-b0ba-8f3b8b1b0720 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 929.112822] [47313]: INFO nova.api.openstack.requestlog [None req-1f38a236-f119-418a-9ded-c54afff7424a tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 404 len: 111 microversion: 2.1 time: 0.016319 [ 929.113111] [47313]: [pid: 47313|app: 0|req: 3979/8114] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:45 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 929.115468] [47313]: DEBUG nova.api.openstack.wsgi [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 929.116887] [47313]: DEBUG nova.compute.api [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.119780] [47313]: DEBUG oslo_concurrency.lockutils [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.119998] [47313]: DEBUG oslo_concurrency.lockutils [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.120192] [47313]: DEBUG oslo_concurrency.lockutils [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.120515] [47313]: DEBUG oslo_concurrency.lockutils [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.120708] [47313]: DEBUG oslo_concurrency.lockutils [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.120878] [47313]: DEBUG oslo_concurrency.lockutils [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.133359] [47313]: DEBUG nova.objects.instance [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lazy-loading 'flavor' on Instance uuid 56e21cf4-4dbc-4f72-97c0-082dd689c046 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.176614] [47312]: INFO nova.api.openstack.requestlog [None req-38f77305-2df4-4c38-bcef-c653428f4efe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 202 len: 0 microversion: 2.1 time: 0.361780 [ 929.177041] [47312]: [pid: 47312|app: 0|req: 4136/8115] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:45 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 0 bytes in 362 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 929.181324] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f08be59-6ae0-41a9-9b13-e0863fde205e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '.version_select at 0x7b9c489127a0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.193295] [47312]: INFO nova.api.openstack.requestlog [None req-9f08be59-6ae0-41a9-9b13-e0863fde205e tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1394205793" status: 202 len: 0 microversion: 2.1 time: 0.015512 [ 929.193699] [47312]: [pid: 47312|app: 0|req: 4137/8116] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:16:46 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1394205793 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 929.195847] [47312]: DEBUG nova.api.openstack.wsgi [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.198968] [47312]: DEBUG nova.compute.api [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.201923] [47312]: DEBUG oslo_concurrency.lockutils [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.204027] [47312]: DEBUG oslo_concurrency.lockutils [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.204027] [47312]: DEBUG oslo_concurrency.lockutils [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.204027] [47312]: DEBUG oslo_concurrency.lockutils [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.204027] [47312]: DEBUG oslo_concurrency.lockutils [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.204027] [47312]: DEBUG oslo_concurrency.lockutils [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.305795] [47312]: DEBUG nova.policy [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.310138] [47312]: INFO nova.api.openstack.requestlog [None req-167e893d-5eef-4ed0-ae4c-af156daacc47 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1510 microversion: 2.1 time: 0.115898 [ 929.310434] [47312]: [pid: 47312|app: 0|req: 4138/8117] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1510 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.312946] [47312]: DEBUG nova.api.openstack.wsgi [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.315244] [47312]: DEBUG nova.compute.api [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.320364] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.320609] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.320788] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.321148] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.321353] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.321511] [47312]: DEBUG oslo_concurrency.lockutils [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.399336] [47312]: DEBUG nova.policy [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.404447] [47312]: INFO nova.api.openstack.requestlog [None req-6e58c043-4195-4e52-b220-151e21eed399 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1517 microversion: 2.1 time: 0.093264 [ 929.404747] [47312]: [pid: 47312|app: 0|req: 4139/8118] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.407758] [47312]: DEBUG nova.api.openstack.wsgi [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.410268] [47312]: DEBUG nova.compute.api [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.415105] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.415358] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.415506] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.415855] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.416081] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.416344] [47312]: DEBUG oslo_concurrency.lockutils [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.489401] [47313]: INFO nova.api.openstack.requestlog [None req-840cdbcf-8ae8-40f6-a0f1-9d26b24f8b1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "POST /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/action" status: 202 len: 0 microversion: 2.20 time: 0.375528 [ 929.489937] [47313]: [pid: 47313|app: 0|req: 3980/8119] 10.180.1.21 () {62 vars in 1314 bytes} [Thu Oct 31 12:16:45 2024] POST /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/action => generated 0 bytes in 376 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 929.492640] [47313]: DEBUG nova.api.openstack.wsgi [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.494267] [47313]: DEBUG nova.compute.api [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.501270] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.501522] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.501707] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.502205] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.502487] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.502597] [47313]: DEBUG oslo_concurrency.lockutils [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.517490] [47312]: DEBUG nova.policy [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.522268] [47312]: INFO nova.api.openstack.requestlog [None req-5c84e7d5-ce7d-4310-b2bf-e56970aaf38a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1306 microversion: 2.1 time: 0.116931 [ 929.522596] [47312]: [pid: 47312|app: 0|req: 4140/8120] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1306 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.525206] [47312]: DEBUG nova.api.openstack.wsgi [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.526795] [47312]: DEBUG nova.compute.api [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.530548] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.530736] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.530819] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.531268] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.531520] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.531714] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.544718] [47313]: DEBUG nova.policy [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.549613] [47313]: INFO nova.api.openstack.requestlog [None req-a3488d46-11d8-4a5c-a7be-7d6e9303de8e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1278 microversion: 2.1 time: 0.059130 [ 929.550733] [47313]: [pid: 47313|app: 0|req: 3981/8121] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1278 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.550952] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.551205] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.551388] [47312]: DEBUG oslo_concurrency.lockutils [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.551582] [47312]: DEBUG nova.objects.instance [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 929.553133] [47313]: DEBUG nova.api.openstack.wsgi [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.556098] [47313]: DEBUG nova.compute.api [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.561567] [47313]: DEBUG oslo_concurrency.lockutils [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.561567] [47313]: DEBUG oslo_concurrency.lockutils [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.561567] [47313]: DEBUG oslo_concurrency.lockutils [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.561567] [47313]: DEBUG oslo_concurrency.lockutils [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.561770] [47313]: DEBUG oslo_concurrency.lockutils [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.561948] [47313]: DEBUG oslo_concurrency.lockutils [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.572236] [47312]: DEBUG nova.policy [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.577014] [47312]: INFO nova.api.openstack.requestlog [None req-bfdcc978-7fe4-4b90-83b9-bcfde02b6096 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.053476 [ 929.577014] [47312]: [pid: 47312|app: 0|req: 4141/8122] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.595973] [47312]: DEBUG nova.api.openstack.wsgi [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.596851] [47312]: DEBUG nova.compute.api [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.602252] [47312]: DEBUG oslo_concurrency.lockutils [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.605017] [47312]: DEBUG oslo_concurrency.lockutils [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.605017] [47312]: DEBUG oslo_concurrency.lockutils [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.605017] [47312]: DEBUG oslo_concurrency.lockutils [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.605017] [47312]: DEBUG oslo_concurrency.lockutils [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.605017] [47312]: DEBUG oslo_concurrency.lockutils [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.916842] [47313]: DEBUG nova.policy [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.918791] [47312]: DEBUG nova.policy [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.921309] [47313]: DEBUG nova.policy [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.922083] [47313]: DEBUG nova.policy [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.922589] [47313]: INFO nova.api.openstack.requestlog [None req-39b0fe40-ca55-4370-bf6f-510952e19748 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1724 microversion: 2.20 time: 0.371481 [ 929.922911] [47313]: [pid: 47313|app: 0|req: 3982/8123] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1724 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 929.923637] [47312]: INFO nova.api.openstack.requestlog [None req-db099b55-0ca1-4ce6-a877-e0fbe572d1e0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.331154 [ 929.924088] [47312]: [pid: 47312|app: 0|req: 4142/8124] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.925281] [47313]: DEBUG nova.api.openstack.wsgi [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.925512] [47313]: DEBUG nova.compute.api [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.927262] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.928431] [47312]: DEBUG nova.compute.api [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.928627] [47313]: DEBUG oslo_concurrency.lockutils [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.928854] [47313]: DEBUG oslo_concurrency.lockutils [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.929049] [47313]: DEBUG oslo_concurrency.lockutils [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.929576] [47313]: DEBUG oslo_concurrency.lockutils [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.929650] [47313]: DEBUG oslo_concurrency.lockutils [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.929758] [47313]: DEBUG oslo_concurrency.lockutils [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.931674] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.931904] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.932100] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.932456] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.932652] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.932826] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.937436] [47313]: INFO nova.api.openstack.wsgi [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] HTTP exception thrown: Instance 21440243-458c-4640-b0ba-8f3b8b1b0720 could not be found. [ 929.937730] [47313]: DEBUG nova.api.openstack.wsgi [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Returning 404 to user: Instance 21440243-458c-4640-b0ba-8f3b8b1b0720 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 929.938152] [47313]: INFO nova.api.openstack.requestlog [None req-453a2876-2b3f-472d-81e7-09c7d84f0609 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 404 len: 111 microversion: 2.1 time: 0.014724 [ 929.938417] [47313]: [pid: 47313|app: 0|req: 3983/8125] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:46 2024] DELETE /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 929.940535] [47313]: DEBUG nova.api.openstack.wsgi [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 929.942033] [47313]: DEBUG nova.compute.api [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 929.944839] [47313]: DEBUG oslo_concurrency.lockutils [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.945074] [47313]: DEBUG oslo_concurrency.lockutils [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.945256] [47313]: DEBUG oslo_concurrency.lockutils [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.945588] [47313]: DEBUG oslo_concurrency.lockutils [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.945779] [47313]: DEBUG oslo_concurrency.lockutils [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.946117] [47313]: DEBUG oslo_concurrency.lockutils [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.980832] [47313]: DEBUG nova.policy [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 929.984534] [47313]: INFO nova.api.openstack.requestlog [None req-4afd1bbc-e970-4848-af41-dbf30fb49fe9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1297 microversion: 2.1 time: 0.045623 [ 929.984824] [47313]: [pid: 47313|app: 0|req: 3984/8126] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1297 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 929.986998] [47313]: DEBUG nova.api.openstack.wsgi [req-4fa7d34b-1e6f-4d23-9d89-1560d09b6b60 req-db02df29-9c2e-489f-8a5d-430cc89d21eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94bd64b9-3d20-4631-baed-4500f9beb9c2", "name": "network-vif-deleted", "tag": "c8a279aa-ff18-41b6-9384-5364aea002e9"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 929.991689] [47313]: DEBUG oslo_concurrency.lockutils [req-4fa7d34b-1e6f-4d23-9d89-1560d09b6b60 req-db02df29-9c2e-489f-8a5d-430cc89d21eb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 929.991924] [47313]: DEBUG oslo_concurrency.lockutils [req-4fa7d34b-1e6f-4d23-9d89-1560d09b6b60 req-db02df29-9c2e-489f-8a5d-430cc89d21eb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 929.992119] [47313]: DEBUG oslo_concurrency.lockutils [req-4fa7d34b-1e6f-4d23-9d89-1560d09b6b60 req-db02df29-9c2e-489f-8a5d-430cc89d21eb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 929.997563] [47313]: INFO nova.api.openstack.compute.server_external_events [req-4fa7d34b-1e6f-4d23-9d89-1560d09b6b60 req-db02df29-9c2e-489f-8a5d-430cc89d21eb service nova] Creating event network-vif-deleted:c8a279aa-ff18-41b6-9384-5364aea002e9 for instance 94bd64b9-3d20-4631-baed-4500f9beb9c2 on cpu-1 [ 930.000204] [47313]: INFO nova.api.openstack.requestlog [req-4fa7d34b-1e6f-4d23-9d89-1560d09b6b60 req-db02df29-9c2e-489f-8a5d-430cc89d21eb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.014772 [ 930.000497] [47313]: [pid: 47313|app: 0|req: 3985/8127] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:46 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 930.003359] [47313]: DEBUG nova.api.openstack.wsgi [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.004867] [47313]: DEBUG nova.compute.api [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] [instance: 21440243-458c-4640-b0ba-8f3b8b1b0720] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.007877] [47313]: DEBUG oslo_concurrency.lockutils [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.008101] [47313]: DEBUG oslo_concurrency.lockutils [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.008282] [47313]: DEBUG oslo_concurrency.lockutils [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.008609] [47313]: DEBUG oslo_concurrency.lockutils [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.009441] [47313]: DEBUG oslo_concurrency.lockutils [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.009441] [47313]: DEBUG oslo_concurrency.lockutils [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.015813] [47312]: DEBUG nova.policy [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.016841] [47313]: INFO nova.api.openstack.wsgi [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] HTTP exception thrown: Instance 21440243-458c-4640-b0ba-8f3b8b1b0720 could not be found. [ 930.017147] [47313]: DEBUG nova.api.openstack.wsgi [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] Returning 404 to user: Instance 21440243-458c-4640-b0ba-8f3b8b1b0720 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 930.017546] [47313]: INFO nova.api.openstack.requestlog [None req-77019f3b-b08d-4fcb-aa0b-65d1fd359f99 tempest-AttachInterfacesUnderV243Test-1740974403 tempest-AttachInterfacesUnderV243Test-1740974403-project-member] 10.180.1.21 "GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720" status: 404 len: 111 microversion: 2.1 time: 0.016537 [ 930.017805] [47313]: [pid: 47313|app: 0|req: 3986/8128] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/21440243-458c-4640-b0ba-8f3b8b1b0720 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 930.019340] [47312]: INFO nova.api.openstack.requestlog [None req-b5d133aa-d4c5-456a-ab35-17fcb8e4b815 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1504 microversion: 2.1 time: 0.094678 [ 930.019752] [47312]: [pid: 47312|app: 0|req: 4143/8129] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1504 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.055992] [47313]: DEBUG nova.api.openstack.wsgi [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.057635] [47313]: DEBUG nova.compute.api [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.061071] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.061261] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.061445] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.061789] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.062016] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.062217] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.080430] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.080690] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.080883] [47313]: DEBUG oslo_concurrency.lockutils [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.081103] [47313]: DEBUG nova.objects.instance [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.108533] [47313]: DEBUG nova.policy [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.109180] [47312]: DEBUG nova.api.openstack.wsgi [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.110871] [47312]: DEBUG nova.compute.api [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.112635] [47313]: INFO nova.api.openstack.requestlog [None req-f77576fd-e3e9-4fa6-b08d-0ed5f55e83d3 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.058821 [ 930.112999] [47313]: [pid: 47313|app: 0|req: 3987/8130] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.115708] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.115708] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.115708] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.115708] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.115708] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.115708] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.133298] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.133511] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.133684] [47312]: DEBUG oslo_concurrency.lockutils [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.133903] [47312]: DEBUG nova.objects.instance [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.160031] [47312]: DEBUG nova.policy [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.164095] [47312]: INFO nova.api.openstack.requestlog [None req-e1391033-fcf8-4f5a-8a92-8c6c8ba6f4bf tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.057224 [ 930.164569] [47312]: [pid: 47312|app: 0|req: 4144/8131] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:46 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 930.322842] [47313]: DEBUG nova.api.openstack.wsgi [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.324525] [47313]: DEBUG nova.compute.api [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.328311] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.328557] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.328740] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.329511] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.329511] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.329511] [47313]: DEBUG oslo_concurrency.lockutils [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.417719] [47312]: DEBUG nova.api.openstack.wsgi [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.420250] [47312]: DEBUG nova.compute.api [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.425088] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.425351] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.425868] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.426360] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.426655] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.426851] [47312]: DEBUG oslo_concurrency.lockutils [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.540689] [47313]: DEBUG nova.policy [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.550844] [47313]: INFO nova.api.openstack.requestlog [None req-b17de4d0-1368-47ee-b54a-f5aa0fe2a298 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1510 microversion: 2.1 time: 0.230106 [ 930.554024] [47313]: [pid: 47313|app: 0|req: 3988/8132] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1510 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.554024] [47313]: DEBUG nova.api.openstack.wsgi [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.558189] [47313]: DEBUG nova.compute.api [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.558615] [47313]: DEBUG oslo_concurrency.lockutils [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.558853] [47313]: DEBUG oslo_concurrency.lockutils [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.559060] [47313]: DEBUG oslo_concurrency.lockutils [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.559439] [47313]: DEBUG oslo_concurrency.lockutils [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.559629] [47313]: DEBUG oslo_concurrency.lockutils [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.559793] [47313]: DEBUG oslo_concurrency.lockutils [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.573609] [47312]: DEBUG nova.policy [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.582039] [47312]: INFO nova.api.openstack.requestlog [None req-23e85262-3323-4d0d-802d-8ed38c5aa9f4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1517 microversion: 2.1 time: 0.166516 [ 930.582211] [47312]: [pid: 47312|app: 0|req: 4145/8133] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1517 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.586911] [47312]: DEBUG nova.api.openstack.wsgi [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.589730] [47312]: DEBUG nova.compute.api [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.595559] [47312]: DEBUG oslo_concurrency.lockutils [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.595942] [47312]: DEBUG oslo_concurrency.lockutils [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.596166] [47312]: DEBUG oslo_concurrency.lockutils [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.596721] [47312]: DEBUG oslo_concurrency.lockutils [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.596926] [47312]: DEBUG oslo_concurrency.lockutils [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.597165] [47312]: DEBUG oslo_concurrency.lockutils [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.639261] [47312]: DEBUG nova.policy [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.645752] [47312]: INFO nova.api.openstack.requestlog [None req-0646a9d0-b78e-4b43-8b48-185c3fc09643 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1278 microversion: 2.1 time: 0.061021 [ 930.645752] [47312]: [pid: 47312|app: 0|req: 4146/8134] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1278 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.647710] [47312]: DEBUG nova.api.openstack.wsgi [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.649420] [47312]: DEBUG nova.compute.api [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.654653] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.654893] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.655091] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.655546] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.655779] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.655968] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.675824] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.676078] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.676265] [47312]: DEBUG oslo_concurrency.lockutils [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.676458] [47312]: DEBUG nova.objects.instance [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 930.694201] [47313]: DEBUG nova.policy [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.697111] [47313]: INFO nova.api.openstack.requestlog [None req-38411f6b-f964-4796-b9f4-d65114078034 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1306 microversion: 2.1 time: 0.145473 [ 930.697710] [47313]: [pid: 47313|app: 0|req: 3989/8135] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1306 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.707919] [47312]: DEBUG nova.policy [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 930.715157] [47312]: INFO nova.api.openstack.requestlog [None req-20eea961-463b-4c4e-af76-d11a10218dee tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.067269 [ 930.715157] [47312]: [pid: 47312|app: 0|req: 4147/8136] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 930.936591] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.938667] [47313]: DEBUG nova.compute.api [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.939454] [47312]: DEBUG nova.api.openstack.wsgi [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 930.941134] [47312]: DEBUG nova.compute.api [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 930.942875] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.943279] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.945213] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.945213] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.945213] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.945213] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.945436] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.945436] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.945436] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 930.945436] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 930.946518] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 930.946518] [47312]: DEBUG oslo_concurrency.lockutils [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.050829] [47313]: DEBUG nova.policy [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.056858] [47313]: DEBUG nova.policy [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.056988] [47312]: DEBUG nova.policy [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.057582] [47313]: DEBUG nova.policy [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.058210] [47313]: INFO nova.api.openstack.requestlog [None req-eb8c24e1-2b7e-441d-ad2c-92978db13d87 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1724 microversion: 2.20 time: 0.124156 [ 931.059023] [47313]: [pid: 47313|app: 0|req: 3990/8137] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1724 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 931.061161] [47313]: DEBUG nova.api.openstack.wsgi [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.061273] [47312]: INFO nova.api.openstack.requestlog [None req-75a50fa4-f8d5-48f7-acbd-62dcab3907e3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.126297 [ 931.061610] [47312]: [pid: 47312|app: 0|req: 4148/8138] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.062867] [47313]: DEBUG nova.compute.api [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.064501] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.066027] [47312]: DEBUG nova.compute.api [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.066099] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.066325] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.066548] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.066908] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.067199] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.067307] [47313]: DEBUG oslo_concurrency.lockutils [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.069352] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.070207] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.070423] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.070784] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.071043] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.071165] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.106618] [47313]: DEBUG nova.policy [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.110908] [47313]: INFO nova.api.openstack.requestlog [None req-3b09ff6e-7d1e-4905-96c5-3af8d38da892 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1241 microversion: 2.1 time: 0.051755 [ 931.111233] [47313]: [pid: 47313|app: 0|req: 3991/8139] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1241 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.126901] [47313]: DEBUG nova.api.openstack.wsgi [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.128731] [47313]: DEBUG nova.compute.api [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.133554] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.133554] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.133554] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.133924] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.133924] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.134123] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.154545] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.154835] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.155067] [47313]: DEBUG oslo_concurrency.lockutils [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.155245] [47313]: DEBUG nova.objects.instance [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.162840] [47312]: DEBUG nova.policy [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.169766] [47312]: INFO nova.api.openstack.requestlog [None req-aa20037d-a876-4598-a6d3-1bea6fb33388 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1504 microversion: 2.1 time: 0.107501 [ 931.170253] [47312]: [pid: 47312|app: 0|req: 4149/8140] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1504 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.176569] [47313]: DEBUG nova.policy [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.176714] [47312]: DEBUG nova.api.openstack.wsgi [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.178437] [47312]: DEBUG nova.compute.api [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.180957] [47313]: INFO nova.api.openstack.requestlog [None req-1af9f7f4-fcfa-4bd2-b48c-23319ed48fc9 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.057220 [ 931.181124] [47313]: [pid: 47313|app: 0|req: 3992/8141] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:47 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.185954] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.185954] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.185954] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.185954] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.185954] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.185954] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.208452] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.208693] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.208877] [47312]: DEBUG oslo_concurrency.lockutils [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.209129] [47312]: DEBUG nova.objects.instance [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.233410] [47312]: DEBUG nova.policy [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.238976] [47312]: INFO nova.api.openstack.requestlog [None req-89d9c27f-d17b-443d-8962-e85cc8997be2 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.064966 [ 931.242095] [47312]: [pid: 47312|app: 0|req: 4150/8142] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.568825] [47313]: DEBUG nova.api.openstack.wsgi [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.570954] [47313]: DEBUG nova.compute.api [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.577477] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.577864] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.578166] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.578611] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.579063] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.579347] [47313]: DEBUG oslo_concurrency.lockutils [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.599651] [47312]: DEBUG nova.api.openstack.wsgi [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.602018] [47312]: DEBUG nova.compute.api [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.606872] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.607369] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.607590] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.608014] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.609459] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.609459] [47312]: DEBUG oslo_concurrency.lockutils [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.720146] [47313]: DEBUG nova.policy [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.727671] [47313]: INFO nova.api.openstack.requestlog [None req-d43a5ba4-1ff8-4259-a189-8758195f5aab tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1531 microversion: 2.1 time: 0.161443 [ 931.728022] [47313]: [pid: 47313|app: 0|req: 3993/8143] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1531 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.730704] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.732421] [47313]: DEBUG nova.compute.api [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.736041] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.736286] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.736465] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.736819] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.737634] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.737634] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.775247] [47312]: DEBUG nova.policy [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.780892] [47312]: INFO nova.api.openstack.requestlog [None req-9dad9e22-cd2c-4bb3-a2a6-9a54c6ff95f1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1515 microversion: 2.1 time: 0.188187 [ 931.780892] [47312]: [pid: 47312|app: 0|req: 4151/8144] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1515 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.783557] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.785287] [47312]: DEBUG nova.compute.api [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.792563] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.792693] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.793115] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.793561] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.793836] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.794583] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.926290] [47313]: DEBUG nova.policy [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.929808] [47313]: INFO nova.api.openstack.requestlog [None req-1f423fd6-9b12-400e-acbb-a53af8b1983b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1338 microversion: 2.1 time: 0.201161 [ 931.930688] [47313]: [pid: 47313|app: 0|req: 3994/8145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1338 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 931.934400] [47313]: DEBUG nova.api.openstack.wsgi [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 931.936125] [47313]: DEBUG nova.compute.api [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 931.940170] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.940447] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.941150] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.941575] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.941941] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.942190] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.963410] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 931.963696] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 931.963922] [47313]: DEBUG oslo_concurrency.lockutils [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 931.964210] [47313]: DEBUG nova.objects.instance [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 931.969418] [47312]: DEBUG nova.policy [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 931.975854] [47312]: INFO nova.api.openstack.requestlog [None req-2b48f2f1-cfa0-40c5-9edc-61a693a2e801 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1306 microversion: 2.1 time: 0.194252 [ 931.976308] [47312]: [pid: 47312|app: 0|req: 4152/8146] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1306 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.001330] [47313]: DEBUG nova.policy [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.022782] [47313]: INFO nova.api.openstack.requestlog [None req-24974ca4-01e4-4b45-946d-95a8bc1dfde6 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.091267 [ 932.023307] [47313]: [pid: 47313|app: 0|req: 3995/8147] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.073463] [47312]: DEBUG nova.api.openstack.wsgi [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.075305] [47312]: DEBUG nova.compute.api [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.078668] [47313]: DEBUG nova.api.openstack.wsgi [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.080357] [47312]: DEBUG oslo_concurrency.lockutils [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.080415] [47312]: DEBUG oslo_concurrency.lockutils [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.080602] [47312]: DEBUG oslo_concurrency.lockutils [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.080690] [47313]: DEBUG nova.compute.api [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.081027] [47312]: DEBUG oslo_concurrency.lockutils [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.081226] [47312]: DEBUG oslo_concurrency.lockutils [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.081403] [47312]: DEBUG oslo_concurrency.lockutils [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.084525] [47313]: DEBUG oslo_concurrency.lockutils [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.084758] [47313]: DEBUG oslo_concurrency.lockutils [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.084934] [47313]: DEBUG oslo_concurrency.lockutils [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.085302] [47313]: DEBUG oslo_concurrency.lockutils [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.085489] [47313]: DEBUG oslo_concurrency.lockutils [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.085651] [47313]: DEBUG oslo_concurrency.lockutils [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.201796] [47312]: DEBUG nova.policy [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.202278] [47313]: DEBUG nova.policy [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.204924] [47312]: DEBUG nova.policy [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.205604] [47312]: DEBUG nova.policy [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.206252] [47312]: INFO nova.api.openstack.requestlog [None req-579fed23-a9ef-4064-974a-95bffb9331e3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1745 microversion: 2.20 time: 0.135297 [ 932.206577] [47312]: [pid: 47312|app: 0|req: 4153/8148] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1745 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 932.206641] [47313]: INFO nova.api.openstack.requestlog [None req-61d8b950-44eb-40f9-ae82-5144d83dda41 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.132444 [ 932.207080] [47313]: [pid: 47313|app: 0|req: 3996/8149] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:48 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.208966] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.210076] [47313]: DEBUG nova.api.openstack.wsgi [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.210674] [47312]: DEBUG nova.compute.api [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.212313] [47313]: DEBUG nova.compute.api [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.214919] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.215169] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.215730] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.215811] [47313]: DEBUG oslo_concurrency.lockutils [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.216025] [47313]: DEBUG oslo_concurrency.lockutils [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.216122] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.216223] [47313]: DEBUG oslo_concurrency.lockutils [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.216413] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.216551] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.216607] [47313]: DEBUG oslo_concurrency.lockutils [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.216844] [47313]: DEBUG oslo_concurrency.lockutils [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.216971] [47313]: DEBUG oslo_concurrency.lockutils [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.254261] [47312]: DEBUG nova.policy [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.260571] [47312]: INFO nova.api.openstack.requestlog [None req-a9d79d10-19f6-4f0f-866a-b5e200d52546 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1241 microversion: 2.1 time: 0.053287 [ 932.261064] [47312]: [pid: 47312|app: 0|req: 4154/8150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1241 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.265619] [47312]: DEBUG nova.api.openstack.wsgi [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.267229] [47312]: DEBUG nova.compute.api [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.271116] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.271288] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.271464] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.271823] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.273244] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.273244] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.291483] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.291612] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.291742] [47312]: DEBUG oslo_concurrency.lockutils [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.291938] [47312]: DEBUG nova.objects.instance [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.306667] [47313]: DEBUG nova.policy [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.312676] [47313]: INFO nova.api.openstack.requestlog [None req-f900e852-70b9-4bb1-95e7-8ea78c0d1e25 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1504 microversion: 2.1 time: 0.104412 [ 932.312676] [47313]: [pid: 47313|app: 0|req: 3997/8151] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1504 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.313627] [47312]: DEBUG nova.policy [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.315007] [47313]: DEBUG nova.api.openstack.wsgi [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.318304] [47313]: DEBUG nova.compute.api [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.318403] [47312]: INFO nova.api.openstack.requestlog [None req-935e6b01-e938-4f04-a6f6-8efa7db1c59a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.056300 [ 932.318403] [47312]: [pid: 47312|app: 0|req: 4155/8152] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.321257] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.321487] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.321661] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.322050] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.322247] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.323040] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.340791] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.341043] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.341259] [47313]: DEBUG oslo_concurrency.lockutils [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.341423] [47313]: DEBUG nova.objects.instance [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 932.361184] [47313]: DEBUG nova.policy [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.364802] [47313]: INFO nova.api.openstack.requestlog [None req-47436092-f065-4167-aec7-1fd8a6cb2b1c tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.051777 [ 932.365124] [47313]: [pid: 47313|app: 0|req: 3998/8153] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.610307] [47312]: DEBUG nova.api.openstack.wsgi [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAaction247Test-server-911014988", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 932.641372] [47313]: DEBUG nova.api.openstack.wsgi [req-93ee5d12-2a55-4aa5-9954-632e3cf246cd req-8c5ff2a8-e119-4d82-89b6-cb2a68cb86bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c274f675-f45e-49e7-8bf3-582a6977d95c", "name": "network-vif-unplugged", "status": "completed", "tag": "c8e9a7e3-a835-49e7-a4a5-9b864104e5fb"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 932.653057] [47313]: DEBUG oslo_concurrency.lockutils [req-93ee5d12-2a55-4aa5-9954-632e3cf246cd req-8c5ff2a8-e119-4d82-89b6-cb2a68cb86bb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.653320] [47313]: DEBUG oslo_concurrency.lockutils [req-93ee5d12-2a55-4aa5-9954-632e3cf246cd req-8c5ff2a8-e119-4d82-89b6-cb2a68cb86bb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.653506] [47313]: DEBUG oslo_concurrency.lockutils [req-93ee5d12-2a55-4aa5-9954-632e3cf246cd req-8c5ff2a8-e119-4d82-89b6-cb2a68cb86bb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.654472] [47312]: DEBUG nova.virt.hardware [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 932.654694] [47312]: DEBUG nova.virt.hardware [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 932.654905] [47312]: DEBUG nova.virt.hardware [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 932.655080] [47312]: DEBUG nova.virt.hardware [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 932.655285] [47312]: DEBUG nova.virt.hardware [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 932.660117] [47313]: INFO nova.api.openstack.compute.server_external_events [req-93ee5d12-2a55-4aa5-9954-632e3cf246cd req-8c5ff2a8-e119-4d82-89b6-cb2a68cb86bb service nova] Creating event network-vif-unplugged:c8e9a7e3-a835-49e7-a4a5-9b864104e5fb for instance c274f675-f45e-49e7-8bf3-582a6977d95c on cpu-1 [ 932.662979] [47312]: DEBUG oslo_concurrency.lockutils [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.663191] [47313]: INFO nova.api.openstack.requestlog [req-93ee5d12-2a55-4aa5-9954-632e3cf246cd req-8c5ff2a8-e119-4d82-89b6-cb2a68cb86bb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024886 [ 932.663246] [47312]: DEBUG oslo_concurrency.lockutils [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.663422] [47312]: DEBUG oslo_concurrency.lockutils [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.663573] [47313]: [pid: 47313|app: 0|req: 3999/8154] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:49 2024] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 932.663831] [47312]: DEBUG oslo_concurrency.lockutils [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.664089] [47312]: DEBUG oslo_concurrency.lockutils [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.664274] [47312]: DEBUG oslo_concurrency.lockutils [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.676144] [47312]: DEBUG nova.quota [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Getting quotas for project 2871177da8c0496a8b2821bc041c283b. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 932.679854] [47312]: DEBUG nova.quota [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Getting quotas for user cffaf7fa98f7467a9fe441c00d931416 and project 2871177da8c0496a8b2821bc041c283b. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 932.686096] [47312]: DEBUG nova.compute.api [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 932.687535] [47312]: DEBUG nova.compute.api [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 932.720859] [47312]: INFO nova.api.openstack.requestlog [None req-500f40ff-c752-42dd-ae52-214ea5a6c56d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.173228 [ 932.721127] [47312]: [pid: 47312|app: 0|req: 4156/8155] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:16:49 2024] POST /compute/v2.1/servers => generated 380 bytes in 174 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 932.727909] [47313]: DEBUG nova.api.openstack.wsgi [None req-dae52c9d-13ff-48d2-9bc5-dae6a1cc477f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.729532] [47313]: DEBUG nova.compute.api [None req-dae52c9d-13ff-48d2-9bc5-dae6a1cc477f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.741488] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.743394] [47312]: DEBUG nova.compute.api [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.748411] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.748678] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.748866] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.749265] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.749466] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.749638] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.759412] [47313]: DEBUG nova.policy [None req-dae52c9d-13ff-48d2-9bc5-dae6a1cc477f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.768246] [47313]: DEBUG nova.policy [None req-dae52c9d-13ff-48d2-9bc5-dae6a1cc477f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.768948] [47313]: DEBUG nova.policy [None req-dae52c9d-13ff-48d2-9bc5-dae6a1cc477f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.769620] [47313]: INFO nova.api.openstack.requestlog [None req-dae52c9d-13ff-48d2-9bc5-dae6a1cc477f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1302 microversion: 2.47 time: 0.044384 [ 932.769948] [47313]: [pid: 47313|app: 0|req: 4000/8156] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 932.793700] [47313]: DEBUG nova.api.openstack.wsgi [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.796198] [47313]: DEBUG nova.compute.api [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.799960] [47313]: DEBUG oslo_concurrency.lockutils [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.800238] [47313]: DEBUG oslo_concurrency.lockutils [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.800424] [47313]: DEBUG oslo_concurrency.lockutils [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.800851] [47313]: DEBUG oslo_concurrency.lockutils [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.801088] [47313]: DEBUG oslo_concurrency.lockutils [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.801298] [47313]: DEBUG oslo_concurrency.lockutils [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.855970] [47312]: DEBUG nova.policy [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.862632] [47312]: INFO nova.api.openstack.requestlog [None req-c4ae7f0c-2b90-4bf1-a361-c05944d50d1a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1531 microversion: 2.1 time: 0.123658 [ 932.863141] [47312]: [pid: 47312|app: 0|req: 4157/8157] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1531 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 932.927069] [47313]: DEBUG nova.policy [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 932.931793] [47313]: INFO nova.api.openstack.requestlog [None req-500c6bfb-150b-4c62-8951-daa68abf47e0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1515 microversion: 2.1 time: 0.140576 [ 932.932155] [47313]: [pid: 47313|app: 0|req: 4001/8158] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1515 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 932.943447] [47312]: DEBUG nova.api.openstack.wsgi [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.945305] [47312]: DEBUG nova.compute.api [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.948931] [47312]: DEBUG oslo_concurrency.lockutils [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.949189] [47312]: DEBUG oslo_concurrency.lockutils [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.949371] [47312]: DEBUG oslo_concurrency.lockutils [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.949733] [47312]: DEBUG oslo_concurrency.lockutils [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.949927] [47312]: DEBUG oslo_concurrency.lockutils [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.950139] [47312]: DEBUG oslo_concurrency.lockutils [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.989116] [47313]: DEBUG nova.api.openstack.wsgi [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 932.990860] [47313]: DEBUG nova.compute.api [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 932.995465] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.995758] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.995974] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 932.996359] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 932.996556] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 932.996728] [47313]: DEBUG oslo_concurrency.lockutils [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.046643] [47312]: DEBUG nova.policy [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.051194] [47312]: INFO nova.api.openstack.requestlog [None req-2842006f-050c-430a-84ce-473991435d07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1326 microversion: 2.1 time: 0.110141 [ 933.051445] [47312]: [pid: 47312|app: 0|req: 4158/8159] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1326 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.061496] [47312]: DEBUG nova.api.openstack.wsgi [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.061496] [47312]: DEBUG nova.compute.api [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.062491] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.062491] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.062491] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.062803] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.063041] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.063220] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.082088] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.082088] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.082386] [47312]: DEBUG oslo_concurrency.lockutils [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.082447] [47312]: DEBUG nova.objects.instance [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.111194] [47312]: DEBUG nova.policy [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.116219] [47312]: INFO nova.api.openstack.requestlog [None req-dd3edb1c-2d91-4580-92c5-32f4c2cda7d1 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.064078 [ 933.116709] [47312]: [pid: 47312|app: 0|req: 4159/8160] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.122011] [47313]: DEBUG nova.policy [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.129963] [47313]: INFO nova.api.openstack.requestlog [None req-0aaeca9a-91e9-41c0-9e8a-20d3d8455381 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1306 microversion: 2.1 time: 0.141827 [ 933.129963] [47313]: [pid: 47313|app: 0|req: 4002/8161] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:49 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1306 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.220411] [47312]: DEBUG nova.api.openstack.wsgi [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.221139] [47312]: DEBUG nova.compute.api [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.223239] [47313]: DEBUG nova.api.openstack.wsgi [req-03e7d444-471d-4e1a-abad-1a1d1191f65c req-f1d58b72-a1e0-42d4-957f-81b49e789b44 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "65c02563-a348-4415-bb21-3d3711202838", "name": "network-vif-plugged", "status": "completed", "tag": "afa659ca-956e-457f-8091-aa362b2ef1e3"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 933.225880] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.226095] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.226286] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.227089] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.227306] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.227484] [47312]: DEBUG oslo_concurrency.lockutils [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.232037] [47313]: DEBUG oslo_concurrency.lockutils [req-03e7d444-471d-4e1a-abad-1a1d1191f65c req-f1d58b72-a1e0-42d4-957f-81b49e789b44 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.232347] [47313]: DEBUG oslo_concurrency.lockutils [req-03e7d444-471d-4e1a-abad-1a1d1191f65c req-f1d58b72-a1e0-42d4-957f-81b49e789b44 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.232577] [47313]: DEBUG oslo_concurrency.lockutils [req-03e7d444-471d-4e1a-abad-1a1d1191f65c req-f1d58b72-a1e0-42d4-957f-81b49e789b44 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.241237] [47313]: INFO nova.api.openstack.compute.server_external_events [req-03e7d444-471d-4e1a-abad-1a1d1191f65c req-f1d58b72-a1e0-42d4-957f-81b49e789b44 service nova] Creating event network-vif-plugged:afa659ca-956e-457f-8091-aa362b2ef1e3 for instance 65c02563-a348-4415-bb21-3d3711202838 on cpu-1 [ 933.247895] [47313]: INFO nova.api.openstack.requestlog [req-03e7d444-471d-4e1a-abad-1a1d1191f65c req-f1d58b72-a1e0-42d4-957f-81b49e789b44 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027018 [ 933.252347] [47313]: [pid: 47313|app: 0|req: 4003/8162] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:50 2024] POST /compute/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) [ 933.259421] [47313]: DEBUG nova.api.openstack.wsgi [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.261449] [47313]: DEBUG nova.compute.api [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.265727] [47313]: DEBUG oslo_concurrency.lockutils [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.265727] [47313]: DEBUG oslo_concurrency.lockutils [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.265812] [47313]: DEBUG oslo_concurrency.lockutils [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.266200] [47313]: DEBUG oslo_concurrency.lockutils [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.266390] [47313]: DEBUG oslo_concurrency.lockutils [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.266556] [47313]: DEBUG oslo_concurrency.lockutils [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.351274] [47312]: DEBUG nova.policy [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.357048] [47312]: INFO nova.api.openstack.requestlog [None req-5e20c94b-d8c8-419c-8934-a6d25314881c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1359 microversion: 2.1 time: 0.140821 [ 933.358027] [47312]: [pid: 47312|app: 0|req: 4160/8163] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1359 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.362102] [47312]: DEBUG nova.api.openstack.wsgi [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.362327] [47312]: DEBUG nova.compute.api [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.366090] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.366364] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.366621] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.367070] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.367319] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.367528] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.375890] [47313]: DEBUG nova.policy [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.380503] [47313]: DEBUG nova.policy [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.381158] [47313]: DEBUG nova.policy [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.381829] [47313]: INFO nova.api.openstack.requestlog [None req-902e6147-fb6e-469f-81ca-6031667e2997 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.128886 [ 933.382349] [47313]: [pid: 47313|app: 0|req: 4004/8164] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 933.386857] [47313]: DEBUG nova.api.openstack.wsgi [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.386857] [47313]: DEBUG nova.compute.api [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.389973] [47313]: DEBUG oslo_concurrency.lockutils [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.390230] [47313]: DEBUG oslo_concurrency.lockutils [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.390417] [47313]: DEBUG oslo_concurrency.lockutils [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.390773] [47313]: DEBUG oslo_concurrency.lockutils [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.391022] [47313]: DEBUG oslo_concurrency.lockutils [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.391251] [47313]: DEBUG oslo_concurrency.lockutils [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.407031] [47312]: DEBUG nova.policy [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.416738] [47312]: INFO nova.api.openstack.requestlog [None req-4a79de4f-c0dd-4c9e-977c-7f8e191412f7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1241 microversion: 2.1 time: 0.058265 [ 933.417375] [47312]: [pid: 47312|app: 0|req: 4161/8165] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1241 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.425347] [47312]: DEBUG nova.api.openstack.wsgi [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.428015] [47312]: DEBUG nova.compute.api [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.433635] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.434278] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.434500] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.435201] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.435574] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.435942] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.468022] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.468447] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.468641] [47312]: DEBUG oslo_concurrency.lockutils [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.468838] [47312]: DEBUG nova.objects.instance [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.494146] [47312]: DEBUG nova.policy [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.496765] [47313]: DEBUG nova.policy [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.499691] [47312]: INFO nova.api.openstack.requestlog [None req-e362745b-7637-412a-8427-ea3d4ad105b2 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.081515 [ 933.500670] [47312]: [pid: 47312|app: 0|req: 4162/8166] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.501375] [47313]: INFO nova.api.openstack.requestlog [None req-294c00f9-c9d4-449d-afc7-470456da1856 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1504 microversion: 2.1 time: 0.118395 [ 933.501700] [47313]: [pid: 47313|app: 0|req: 4005/8167] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1504 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.503532] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.505261] [47312]: DEBUG nova.compute.api [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.508766] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.509061] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.509268] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.509628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.509829] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.510008] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.531692] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.531927] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.532124] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.532325] [47312]: DEBUG nova.objects.instance [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 933.551452] [47312]: DEBUG nova.policy [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.555446] [47312]: INFO nova.api.openstack.requestlog [None req-b7c3b4fb-9bc6-488b-b3da-fcca72928ee1 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.054094 [ 933.556052] [47312]: [pid: 47312|app: 0|req: 4163/8168] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 933.785229] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.786959] [47313]: DEBUG nova.compute.api [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.790640] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.790898] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.791112] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.791471] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.791670] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.791842] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.822734] [47313]: DEBUG nova.policy [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.826697] [47313]: DEBUG nova.policy [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.827318] [47313]: DEBUG nova.policy [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.827935] [47313]: INFO nova.api.openstack.requestlog [None req-ee0c8f8a-b32d-441a-b594-3b8b5f4d819d tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1306 microversion: 2.47 time: 0.045109 [ 933.828245] [47313]: [pid: 47313|app: 0|req: 4006/8169] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1306 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 933.878561] [47312]: DEBUG nova.api.openstack.wsgi [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.880343] [47312]: DEBUG nova.compute.api [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.884378] [47312]: DEBUG oslo_concurrency.lockutils [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.884675] [47312]: DEBUG oslo_concurrency.lockutils [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.884905] [47312]: DEBUG oslo_concurrency.lockutils [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.885354] [47312]: DEBUG oslo_concurrency.lockutils [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.885655] [47312]: DEBUG oslo_concurrency.lockutils [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.885845] [47312]: DEBUG oslo_concurrency.lockutils [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.944148] [47313]: DEBUG nova.api.openstack.wsgi [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 933.946495] [47313]: DEBUG nova.compute.api [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 933.949650] [47313]: DEBUG oslo_concurrency.lockutils [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.949875] [47313]: DEBUG oslo_concurrency.lockutils [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.950069] [47313]: DEBUG oslo_concurrency.lockutils [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.950428] [47313]: DEBUG oslo_concurrency.lockutils [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 933.950625] [47313]: DEBUG oslo_concurrency.lockutils [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 933.950792] [47313]: DEBUG oslo_concurrency.lockutils [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 933.963696] [47312]: DEBUG nova.policy [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 933.968404] [47312]: INFO nova.api.openstack.requestlog [None req-d028ce84-7cad-48c4-84d5-349d6b103092 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.092381 [ 933.968918] [47312]: [pid: 47312|app: 0|req: 4164/8170] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.025145] [47313]: DEBUG nova.policy [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.029948] [47313]: INFO nova.api.openstack.requestlog [None req-ced320e0-8b1f-485f-b015-cc4e67181dc9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1516 microversion: 2.1 time: 0.088016 [ 934.030341] [47313]: [pid: 47313|app: 0|req: 4007/8171] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1516 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.072125] [47312]: DEBUG nova.api.openstack.wsgi [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.073487] [47312]: DEBUG nova.compute.api [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.077408] [47312]: DEBUG oslo_concurrency.lockutils [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.077677] [47312]: DEBUG oslo_concurrency.lockutils [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.077875] [47312]: DEBUG oslo_concurrency.lockutils [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.078336] [47312]: DEBUG oslo_concurrency.lockutils [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.078547] [47312]: DEBUG oslo_concurrency.lockutils [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.078797] [47312]: DEBUG oslo_concurrency.lockutils [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.131975] [47313]: DEBUG nova.api.openstack.wsgi [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.133577] [47313]: DEBUG nova.compute.api [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.137726] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.137833] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.137966] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.138378] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.138590] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.138764] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.152443] [47312]: DEBUG nova.policy [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.158874] [47312]: INFO nova.api.openstack.requestlog [None req-e046f126-863f-4037-b6be-b1f546ae20a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1326 microversion: 2.1 time: 0.089990 [ 934.158874] [47312]: [pid: 47312|app: 0|req: 4165/8172] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1326 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.160061] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.160349] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.160556] [47313]: DEBUG oslo_concurrency.lockutils [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.160783] [47313]: DEBUG nova.objects.instance [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lazy-loading 'fault' on Instance uuid b9726bf4-a4b1-4b22-840f-98157d0d790c {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.161327] [47312]: DEBUG nova.api.openstack.wsgi [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.162993] [47312]: DEBUG nova.compute.api [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.166639] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.167178] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.167178] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.167538] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.167776] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.167973] [47312]: DEBUG oslo_concurrency.lockutils [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.180433] [47313]: DEBUG nova.policy [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b66ac3f5faaa4ea2b8dc27da9f13b684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dddfa1d6702d444faf82e9e456f124f9', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.185444] [47313]: INFO nova.api.openstack.requestlog [None req-e15363d3-26e6-489c-b6e2-67de92c4bce9 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 200 len: 1309 microversion: 2.1 time: 0.056462 [ 934.185772] [47313]: [pid: 47313|app: 0|req: 4008/8173] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:50 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.247402] [47312]: DEBUG nova.policy [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.254463] [47312]: INFO nova.api.openstack.requestlog [None req-66b6eb15-fc4f-4b6c-b3ca-a09fac4493e1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1306 microversion: 2.1 time: 0.095088 [ 934.254929] [47312]: [pid: 47312|app: 0|req: 4166/8174] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1306 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.372065] [47313]: DEBUG nova.api.openstack.wsgi [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.374014] [47313]: DEBUG nova.compute.api [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.378344] [47313]: DEBUG oslo_concurrency.lockutils [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.378633] [47313]: DEBUG oslo_concurrency.lockutils [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.378805] [47313]: DEBUG oslo_concurrency.lockutils [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.379187] [47313]: DEBUG oslo_concurrency.lockutils [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.379402] [47313]: DEBUG oslo_concurrency.lockutils [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.379671] [47313]: DEBUG oslo_concurrency.lockutils [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.399391] [47312]: DEBUG nova.api.openstack.wsgi [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.401596] [47312]: DEBUG nova.compute.api [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.405670] [47312]: DEBUG oslo_concurrency.lockutils [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.405952] [47312]: DEBUG oslo_concurrency.lockutils [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.406161] [47312]: DEBUG oslo_concurrency.lockutils [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.406568] [47312]: DEBUG oslo_concurrency.lockutils [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.406796] [47312]: DEBUG oslo_concurrency.lockutils [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.406992] [47312]: DEBUG oslo_concurrency.lockutils [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.490572] [47313]: DEBUG nova.policy [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.495499] [47313]: INFO nova.api.openstack.requestlog [None req-3414eee1-9f35-4136-84a0-fa133921e5e2 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1544 microversion: 2.1 time: 0.126257 [ 934.495851] [47313]: [pid: 47313|app: 0|req: 4009/8175] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1544 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.498293] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.499861] [47313]: DEBUG nova.compute.api [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.505695] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.506093] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.506393] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.506963] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.507301] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.507578] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.543691] [47312]: DEBUG nova.policy [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.550487] [47312]: DEBUG nova.policy [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.551475] [47313]: DEBUG nova.policy [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.551712] [47312]: DEBUG nova.policy [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.552605] [47312]: INFO nova.api.openstack.requestlog [None req-7acda56e-5056-481e-a154-a68610390a3c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.157445 [ 934.553215] [47312]: [pid: 47312|app: 0|req: 4167/8176] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 934.555702] [47312]: DEBUG nova.api.openstack.wsgi [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.555780] [47313]: INFO nova.api.openstack.requestlog [None req-f7348d45-3151-41cf-8104-4ec8efeedd92 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1241 microversion: 2.1 time: 0.059294 [ 934.556110] [47313]: [pid: 47313|app: 0|req: 4010/8177] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1241 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.557339] [47312]: DEBUG nova.compute.api [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.558601] [47313]: DEBUG nova.api.openstack.wsgi [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.560523] [47313]: DEBUG nova.compute.api [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.562524] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.562758] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.562999] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.563379] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.563581] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.563754] [47312]: DEBUG oslo_concurrency.lockutils [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.563827] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.564075] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.564260] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.564799] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.565029] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.565214] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.637313] [47312]: INFO nova.api.openstack.requestlog [None req-a1c617f4-dd2d-489e-b1fb-85e843912699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.083266 [ 934.637707] [47312]: [pid: 47312|app: 0|req: 4168/8178] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-interface => generated 288 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 934.640606] [47312]: DEBUG nova.api.openstack.wsgi [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.642052] [47312]: DEBUG nova.compute.api [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.646207] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.646207] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.646372] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.646959] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.646959] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.647070] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.666341] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.666483] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.666664] [47312]: DEBUG oslo_concurrency.lockutils [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.666862] [47312]: DEBUG nova.objects.instance [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.687892] [47312]: DEBUG nova.policy [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.691692] [47312]: INFO nova.api.openstack.requestlog [None req-37a744aa-6eec-4ce3-a621-d0cb54b40eba tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.053413 [ 934.692017] [47312]: [pid: 47312|app: 0|req: 4169/8179] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.694390] [47312]: DEBUG nova.api.openstack.wsgi [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.697519] [47312]: DEBUG nova.compute.api [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.699452] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.699691] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.699871] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.700740] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.700740] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.700740] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.709388] [47313]: DEBUG nova.policy [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.715260] [47313]: INFO nova.api.openstack.requestlog [None req-66f263a5-1e5c-4e4d-a405-9fd7e6c7a18f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1507 microversion: 2.1 time: 0.158364 [ 934.715733] [47313]: [pid: 47313|app: 0|req: 4011/8180] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1507 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.719324] [47313]: DEBUG nova.api.openstack.wsgi [req-ddde65f4-8a7a-4889-8f12-4779eecf7d0d req-d2055839-6100-47bb-8b53-a747b504b15a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c274f675-f45e-49e7-8bf3-582a6977d95c", "tag": "c8e9a7e3-a835-49e7-a4a5-9b864104e5fb"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 934.719463] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.720711] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.720711] [47312]: DEBUG oslo_concurrency.lockutils [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.720711] [47312]: DEBUG nova.objects.instance [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 934.726862] [47313]: DEBUG oslo_concurrency.lockutils [req-ddde65f4-8a7a-4889-8f12-4779eecf7d0d req-d2055839-6100-47bb-8b53-a747b504b15a service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.727238] [47313]: DEBUG oslo_concurrency.lockutils [req-ddde65f4-8a7a-4889-8f12-4779eecf7d0d req-d2055839-6100-47bb-8b53-a747b504b15a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.727527] [47313]: DEBUG oslo_concurrency.lockutils [req-ddde65f4-8a7a-4889-8f12-4779eecf7d0d req-d2055839-6100-47bb-8b53-a747b504b15a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.736118] [47313]: INFO nova.api.openstack.compute.server_external_events [req-ddde65f4-8a7a-4889-8f12-4779eecf7d0d req-d2055839-6100-47bb-8b53-a747b504b15a service nova] Creating event network-changed:c8e9a7e3-a835-49e7-a4a5-9b864104e5fb for instance c274f675-f45e-49e7-8bf3-582a6977d95c on cpu-1 [ 934.739897] [47312]: DEBUG nova.policy [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.742712] [47313]: INFO nova.api.openstack.requestlog [req-ddde65f4-8a7a-4889-8f12-4779eecf7d0d req-d2055839-6100-47bb-8b53-a747b504b15a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025501 [ 934.742712] [47313]: [pid: 47313|app: 0|req: 4012/8181] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:51 2024] POST /compute/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) [ 934.748168] [47312]: INFO nova.api.openstack.requestlog [None req-4da82ed0-b829-4d47-b343-fa5512811138 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.054295 [ 934.748238] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.748287] [47312]: [pid: 47312|app: 0|req: 4170/8182] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 934.748326] [47313]: DEBUG nova.compute.api [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.752796] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.753152] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.753445] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.754512] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.754825] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.755194] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.771730] [47313]: DEBUG nova.compute.api [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 934.774777] [47313]: INFO nova.compute.api [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Working on deleting snapshot dfa315fa-5bb1-45eb-9033-5c97cf525ca6 from shelved instance... [ 934.842246] [47312]: DEBUG nova.api.openstack.wsgi [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.844362] [47312]: DEBUG nova.compute.api [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.848574] [47312]: DEBUG oslo_concurrency.lockutils [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.848812] [47312]: DEBUG oslo_concurrency.lockutils [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.848995] [47312]: DEBUG oslo_concurrency.lockutils [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.849372] [47312]: DEBUG oslo_concurrency.lockutils [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.849573] [47312]: DEBUG oslo_concurrency.lockutils [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.849744] [47312]: DEBUG oslo_concurrency.lockutils [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.883062] [47312]: DEBUG nova.policy [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.887667] [47312]: DEBUG nova.policy [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.888306] [47312]: DEBUG nova.policy [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 934.888939] [47312]: INFO nova.api.openstack.requestlog [None req-1117bcc6-a859-4fa3-a476-ea278a537f27 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1298 microversion: 2.47 time: 0.049697 [ 934.889269] [47312]: [pid: 47312|app: 0|req: 4171/8183] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1298 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 934.938439] [47313]: INFO nova.api.openstack.requestlog [None req-f2607f36-bddd-4cb2-874d-45cbaf20d134 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 204 len: 0 microversion: 2.1 time: 0.194762 [ 934.938797] [47313]: [pid: 47313|app: 0|req: 4013/8184] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:51 2024] DELETE /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 0 bytes in 196 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 934.944947] [47312]: DEBUG nova.api.openstack.wsgi [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.946716] [47312]: DEBUG nova.compute.api [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.953232] [47312]: DEBUG oslo_concurrency.lockutils [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.953232] [47312]: DEBUG oslo_concurrency.lockutils [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.953232] [47312]: DEBUG oslo_concurrency.lockutils [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.953232] [47312]: DEBUG oslo_concurrency.lockutils [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.953232] [47312]: DEBUG oslo_concurrency.lockutils [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.953232] [47312]: DEBUG oslo_concurrency.lockutils [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.983652] [47313]: DEBUG nova.api.openstack.wsgi [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 934.985811] [47313]: DEBUG nova.compute.api [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 934.990995] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.991411] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.991745] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 934.992389] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 934.992740] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 934.993106] [47313]: DEBUG oslo_concurrency.lockutils [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.092144] [47312]: DEBUG nova.policy [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.097392] [47312]: INFO nova.api.openstack.requestlog [None req-828938f1-eee1-46cf-a29c-6b67ce84804c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1513 microversion: 2.1 time: 0.155138 [ 935.097678] [47312]: [pid: 47312|app: 0|req: 4172/8185] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1513 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.103072] [47312]: DEBUG nova.api.openstack.wsgi [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.104758] [47312]: DEBUG nova.compute.api [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.107568] [47313]: DEBUG nova.policy [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.108686] [47312]: DEBUG oslo_concurrency.lockutils [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.108947] [47312]: DEBUG oslo_concurrency.lockutils [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.109146] [47312]: DEBUG oslo_concurrency.lockutils [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.109568] [47312]: DEBUG oslo_concurrency.lockutils [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.109737] [47312]: DEBUG oslo_concurrency.lockutils [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.109925] [47312]: DEBUG oslo_concurrency.lockutils [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.113929] [47313]: INFO nova.api.openstack.requestlog [None req-62fd76df-64ec-40bc-ae24-00955f2cd36e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.132187 [ 935.114300] [47313]: [pid: 47313|app: 0|req: 4014/8186] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.170203] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.172383] [47313]: DEBUG nova.compute.api [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.176073] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.176333] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.176518] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.176881] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.177087] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.177490] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.191679] [47312]: DEBUG nova.policy [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.197148] [47312]: INFO nova.api.openstack.requestlog [None req-bffb8c7b-79a7-4d8a-8e6d-7d9eace21ae5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.098754 [ 935.197516] [47312]: [pid: 47312|app: 0|req: 4173/8187] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:51 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.201568] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.203467] [47312]: DEBUG nova.compute.api [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] [instance: b9726bf4-a4b1-4b22-840f-98157d0d790c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.207027] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.207027] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.207207] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.207565] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.207770] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.207941] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.220403] [47312]: INFO nova.api.openstack.wsgi [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] HTTP exception thrown: Instance b9726bf4-a4b1-4b22-840f-98157d0d790c could not be found. [ 935.220403] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Returning 404 to user: Instance b9726bf4-a4b1-4b22-840f-98157d0d790c could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 935.220403] [47312]: INFO nova.api.openstack.requestlog [None req-c8a0829d-0fd0-4d95-9bb8-a6659b7f13e8 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c" status: 404 len: 111 microversion: 2.1 time: 0.019413 [ 935.220403] [47312]: [pid: 47312|app: 0|req: 4174/8188] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/b9726bf4-a4b1-4b22-840f-98157d0d790c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 935.223052] [47312]: DEBUG nova.api.openstack.wsgi [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 935.225166] [47312]: DEBUG nova.compute.api [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.229677] [47312]: DEBUG oslo_concurrency.lockutils [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.229677] [47312]: DEBUG oslo_concurrency.lockutils [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.229677] [47312]: DEBUG oslo_concurrency.lockutils [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.229677] [47312]: DEBUG oslo_concurrency.lockutils [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.229913] [47312]: DEBUG oslo_concurrency.lockutils [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.229913] [47312]: DEBUG oslo_concurrency.lockutils [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.258390] [47313]: DEBUG nova.policy [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.263979] [47313]: INFO nova.api.openstack.requestlog [None req-7b8d1cf6-c481-4eba-8eeb-b2cbf643e6f3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1326 microversion: 2.1 time: 0.095879 [ 935.264521] [47313]: [pid: 47313|app: 0|req: 4015/8189] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1326 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.267643] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c97eb26-1496-4114-a450-d72fb7ffe605 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] Calling method '.version_select at 0x7b9c4738a560>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.276366] [47312]: INFO nova.api.openstack.requestlog [None req-1761fee3-5a84-4884-82ba-f6518113904f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503/action" status: 204 len: 0 microversion: 2.1 time: 0.056130 [ 935.276627] [47312]: [pid: 47312|app: 0|req: 4175/8190] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:52 2024] POST /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 935.282355] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.283145] [47312]: DEBUG nova.compute.api [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.287701] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.287859] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.288038] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.288925] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.288925] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.288925] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.290257] [47313]: INFO nova.api.openstack.requestlog [None req-4c97eb26-1496-4114-a450-d72fb7ffe605 tempest-ServersTestFqdnHostnames-1802778164 tempest-ServersTestFqdnHostnames-1802778164-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-769428647" status: 202 len: 0 microversion: 2.1 time: 0.024920 [ 935.290806] [47313]: [pid: 47313|app: 0|req: 4016/8191] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:16:52 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-769428647 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 935.293748] [47313]: DEBUG nova.api.openstack.wsgi [req-9d842797-ef98-470c-900c-ef4c292b92fd req-9bbfb463-beb6-4e7d-b70a-c093b04b88ed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "65c02563-a348-4415-bb21-3d3711202838", "tag": "afa659ca-956e-457f-8091-aa362b2ef1e3"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 935.308667] [47313]: DEBUG oslo_concurrency.lockutils [req-9d842797-ef98-470c-900c-ef4c292b92fd req-9bbfb463-beb6-4e7d-b70a-c093b04b88ed service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.308925] [47313]: DEBUG oslo_concurrency.lockutils [req-9d842797-ef98-470c-900c-ef4c292b92fd req-9bbfb463-beb6-4e7d-b70a-c093b04b88ed service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.309144] [47313]: DEBUG oslo_concurrency.lockutils [req-9d842797-ef98-470c-900c-ef4c292b92fd req-9bbfb463-beb6-4e7d-b70a-c093b04b88ed service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.316608] [47313]: INFO nova.api.openstack.compute.server_external_events [req-9d842797-ef98-470c-900c-ef4c292b92fd req-9bbfb463-beb6-4e7d-b70a-c093b04b88ed service nova] Creating event network-changed:afa659ca-956e-457f-8091-aa362b2ef1e3 for instance 65c02563-a348-4415-bb21-3d3711202838 on cpu-1 [ 935.319544] [47313]: INFO nova.api.openstack.requestlog [req-9d842797-ef98-470c-900c-ef4c292b92fd req-9bbfb463-beb6-4e7d-b70a-c093b04b88ed service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028005 [ 935.319996] [47313]: [pid: 47313|app: 0|req: 4017/8192] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:52 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 935.322926] [47313]: DEBUG nova.api.openstack.wsgi [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.324546] [47313]: DEBUG nova.compute.api [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.330504] [47313]: DEBUG oslo_concurrency.lockutils [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.330504] [47313]: DEBUG oslo_concurrency.lockutils [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.330504] [47313]: DEBUG oslo_concurrency.lockutils [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.330504] [47313]: DEBUG oslo_concurrency.lockutils [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.330504] [47313]: DEBUG oslo_concurrency.lockutils [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.330504] [47313]: DEBUG oslo_concurrency.lockutils [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.461603] [47312]: DEBUG nova.policy [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.472202] [47312]: INFO nova.api.openstack.requestlog [None req-e9b3a4f6-d55e-481b-a947-0660418334b1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1485 microversion: 2.1 time: 0.194396 [ 935.472983] [47312]: [pid: 47312|app: 0|req: 4176/8193] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1485 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.480637] [47313]: DEBUG nova.policy [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.485567] [47313]: INFO nova.api.openstack.requestlog [None req-781f679f-202d-4290-8cd1-4628b3e710be tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.164951 [ 935.485911] [47313]: [pid: 47313|app: 0|req: 4018/8194] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.487837] [47312]: DEBUG nova.api.openstack.wsgi [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-161363084"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 935.489966] [47312]: DEBUG nova.compute.api [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.495287] [47312]: DEBUG oslo_concurrency.lockutils [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.495689] [47312]: DEBUG oslo_concurrency.lockutils [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.495897] [47312]: DEBUG oslo_concurrency.lockutils [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.496378] [47312]: DEBUG oslo_concurrency.lockutils [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.496774] [47312]: DEBUG oslo_concurrency.lockutils [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.497080] [47312]: DEBUG oslo_concurrency.lockutils [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.569297] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.571650] [47313]: DEBUG nova.compute.api [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.577492] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.577492] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.577698] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.578107] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.578449] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.578750] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.745565] [47313]: DEBUG nova.policy [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.751049] [47313]: DEBUG nova.policy [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.751743] [47313]: DEBUG nova.policy [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.752662] [47313]: INFO nova.api.openstack.requestlog [None req-0f590708-daf5-4fbb-a327-ba3d31e49d1c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.186831 [ 935.753171] [47313]: [pid: 47313|app: 0|req: 4019/8195] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 935.756029] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.758075] [47313]: DEBUG nova.compute.api [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.763011] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.763011] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.763011] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.763011] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.763011] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.763011] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.803761] [47313]: DEBUG nova.policy [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.808545] [47313]: INFO nova.api.openstack.requestlog [None req-6b7edc08-222c-4140-8d75-11d7d212919e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1239 microversion: 2.1 time: 0.054745 [ 935.808911] [47313]: [pid: 47313|app: 0|req: 4020/8196] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1239 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.811626] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.813991] [47313]: DEBUG nova.compute.api [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.817969] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.818268] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.818455] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.818815] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.819033] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.819216] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.845877] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.846145] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.846334] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.846534] [47313]: DEBUG nova.objects.instance [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.882719] [47313]: DEBUG nova.policy [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.887830] [47313]: INFO nova.api.openstack.requestlog [None req-0c4279fa-5976-4538-8e0e-52b4cdd9dde7 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.078292 [ 935.888331] [47313]: [pid: 47313|app: 0|req: 4021/8197] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.892019] [47313]: DEBUG nova.api.openstack.wsgi [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.893561] [47313]: DEBUG nova.compute.api [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.898070] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.898456] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.898839] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.901018] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.901018] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.901018] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.921234] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.921866] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.922409] [47313]: DEBUG oslo_concurrency.lockutils [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.922858] [47313]: DEBUG nova.objects.instance [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lazy-loading 'fault' on Instance uuid 12a1a1ee-9aa1-4dda-9276-68492718e404 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 935.948273] [47313]: DEBUG nova.policy [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e0f8f690f32941a58ee86cdcfb1107af', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e19bbeb0f2504f7bbc0b88f978f9fd12', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 935.951026] [47313]: INFO nova.api.openstack.requestlog [None req-05b873a9-f3a5-4c43-90a1-cbcbdb167bc7 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 200 len: 1311 microversion: 2.1 time: 0.061975 [ 935.951592] [47313]: [pid: 47313|app: 0|req: 4022/8198] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 1311 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 935.954689] [47313]: DEBUG nova.api.openstack.wsgi [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 935.956600] [47313]: DEBUG nova.compute.api [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 935.960264] [47313]: DEBUG oslo_concurrency.lockutils [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.960739] [47313]: DEBUG oslo_concurrency.lockutils [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.961106] [47313]: DEBUG oslo_concurrency.lockutils [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.961612] [47313]: DEBUG oslo_concurrency.lockutils [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 935.961958] [47313]: DEBUG oslo_concurrency.lockutils [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 935.962288] [47313]: DEBUG oslo_concurrency.lockutils [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 935.969606] [47312]: INFO nova.api.openstack.requestlog [None req-82b5e122-eac8-417f-8aae-dc56d15a7dfe tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e/action" status: 202 len: 0 microversion: 2.1 time: 0.483928 [ 935.969975] [47312]: [pid: 47312|app: 0|req: 4177/8199] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:16:52 2024] POST /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e/action => generated 0 bytes in 485 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) [ 935.977865] [47312]: DEBUG nova.api.openstack.wsgi [None req-55026cf3-218e-4e78-9463-d533116f5b7f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c472a5120>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.009191] [47313]: DEBUG nova.policy [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.014138] [47313]: DEBUG nova.policy [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.015174] [47313]: DEBUG nova.policy [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.015374] [47312]: INFO nova.api.openstack.requestlog [None req-55026cf3-218e-4e78-9463-d533116f5b7f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5" status: 200 len: 1519 microversion: 2.1 time: 0.040283 [ 936.015739] [47312]: [pid: 47312|app: 0|req: 4178/8200] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5 => generated 1519 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.016368] [47313]: INFO nova.api.openstack.requestlog [None req-391f24e0-9ce4-4b92-898f-d086a8a99b61 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1298 microversion: 2.47 time: 0.064050 [ 936.016851] [47313]: [pid: 47313|app: 0|req: 4023/8201] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1298 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 936.031473] [47312]: DEBUG nova.api.openstack.wsgi [None req-37d8421a-c661-49af-a8de-6946b913bc81 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c472a6c20>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.063081] [47312]: INFO nova.api.openstack.requestlog [None req-37d8421a-c661-49af-a8de-6946b913bc81 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5" status: 200 len: 1519 microversion: 2.1 time: 0.034135 [ 936.063490] [47312]: [pid: 47312|app: 0|req: 4179/8202] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5 => generated 1519 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.070960] [47313]: DEBUG nova.api.openstack.wsgi [None req-edcb9f99-0b43-4d79-a67a-a940dd5bff11 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c4738af80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.109858] [47312]: DEBUG nova.api.openstack.wsgi [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.111834] [47312]: DEBUG nova.compute.api [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.116307] [47312]: DEBUG oslo_concurrency.lockutils [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.116307] [47312]: DEBUG oslo_concurrency.lockutils [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.116387] [47312]: DEBUG oslo_concurrency.lockutils [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.116805] [47312]: DEBUG oslo_concurrency.lockutils [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.116969] [47312]: DEBUG oslo_concurrency.lockutils [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.117184] [47312]: DEBUG oslo_concurrency.lockutils [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.143220] [47313]: INFO nova.api.openstack.requestlog [None req-edcb9f99-0b43-4d79-a67a-a940dd5bff11 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5" status: 204 len: 0 microversion: 2.1 time: 0.073163 [ 936.143220] [47313]: [pid: 47313|app: 0|req: 4024/8203] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] DELETE /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 936.145662] [47313]: DEBUG nova.api.openstack.wsgi [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.147657] [47313]: DEBUG nova.compute.api [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.151310] [47313]: DEBUG oslo_concurrency.lockutils [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.151722] [47313]: DEBUG oslo_concurrency.lockutils [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.152060] [47313]: DEBUG oslo_concurrency.lockutils [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.152542] [47313]: DEBUG oslo_concurrency.lockutils [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.152850] [47313]: DEBUG oslo_concurrency.lockutils [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.153402] [47313]: DEBUG oslo_concurrency.lockutils [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.283240] [47312]: DEBUG nova.policy [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.291884] [47312]: INFO nova.api.openstack.requestlog [None req-533a940a-aa76-415c-8244-aef683396046 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1513 microversion: 2.1 time: 0.185026 [ 936.292261] [47312]: [pid: 47312|app: 0|req: 4180/8204] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1513 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.297674] [47312]: DEBUG nova.api.openstack.wsgi [None req-142b2c1b-9a56-40f4-838e-4e87d792961a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c478af520>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.328618] [47312]: INFO nova.api.openstack.wsgi [None req-142b2c1b-9a56-40f4-838e-4e87d792961a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Image not found. [ 936.329021] [47312]: DEBUG nova.api.openstack.wsgi [None req-142b2c1b-9a56-40f4-838e-4e87d792961a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 936.329481] [47312]: INFO nova.api.openstack.requestlog [None req-142b2c1b-9a56-40f4-838e-4e87d792961a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5" status: 404 len: 62 microversion: 2.1 time: 0.036565 [ 936.329897] [47312]: [pid: 47312|app: 0|req: 4181/8205] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5 => generated 62 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 936.332204] [47312]: DEBUG nova.api.openstack.wsgi [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.334316] [47312]: DEBUG nova.compute.api [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.338454] [47312]: DEBUG oslo_concurrency.lockutils [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.338679] [47312]: DEBUG oslo_concurrency.lockutils [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.338874] [47312]: DEBUG oslo_concurrency.lockutils [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.339287] [47312]: DEBUG oslo_concurrency.lockutils [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.339495] [47312]: DEBUG oslo_concurrency.lockutils [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.339673] [47312]: DEBUG oslo_concurrency.lockutils [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.348057] [47313]: DEBUG nova.policy [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.359946] [47313]: INFO nova.api.openstack.requestlog [None req-29cd87a7-69b2-4d2c-84fb-891325df7d2f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.215686 [ 936.359946] [47313]: [pid: 47313|app: 0|req: 4025/8206] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:52 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.362768] [47313]: DEBUG nova.api.openstack.wsgi [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.364766] [47313]: DEBUG nova.compute.api [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.372166] [47313]: DEBUG oslo_concurrency.lockutils [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.372461] [47313]: DEBUG oslo_concurrency.lockutils [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.372649] [47313]: DEBUG oslo_concurrency.lockutils [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.373112] [47313]: DEBUG oslo_concurrency.lockutils [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.373318] [47313]: DEBUG oslo_concurrency.lockutils [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.373496] [47313]: DEBUG oslo_concurrency.lockutils [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.481201] [47312]: DEBUG nova.policy [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.488300] [47312]: INFO nova.api.openstack.requestlog [None req-9054c4a2-1b3a-45f0-8abb-9c2f9770e70e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1326 microversion: 2.1 time: 0.157890 [ 936.488999] [47312]: [pid: 47312|app: 0|req: 4182/8207] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1326 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.496895] [47312]: DEBUG nova.api.openstack.wsgi [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.498584] [47312]: DEBUG nova.compute.api [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.503396] [47312]: DEBUG oslo_concurrency.lockutils [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.503592] [47312]: DEBUG oslo_concurrency.lockutils [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.503819] [47312]: DEBUG oslo_concurrency.lockutils [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.504216] [47312]: DEBUG oslo_concurrency.lockutils [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.506505] [47312]: DEBUG oslo_concurrency.lockutils [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.506505] [47312]: DEBUG oslo_concurrency.lockutils [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.520325] [47313]: DEBUG nova.policy [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.527163] [47313]: INFO nova.api.openstack.requestlog [None req-3433150e-7426-4a61-8e6b-9285f43fb0fd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1505 microversion: 2.1 time: 0.166668 [ 936.527509] [47313]: [pid: 47313|app: 0|req: 4026/8208] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1505 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.772400] [47313]: DEBUG nova.api.openstack.wsgi [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.774570] [47313]: DEBUG nova.compute.api [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.778255] [47313]: DEBUG oslo_concurrency.lockutils [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.778507] [47313]: DEBUG oslo_concurrency.lockutils [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.778712] [47313]: DEBUG oslo_concurrency.lockutils [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.779137] [47313]: DEBUG oslo_concurrency.lockutils [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.779343] [47313]: DEBUG oslo_concurrency.lockutils [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.779516] [47313]: DEBUG oslo_concurrency.lockutils [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.848802] [47312]: DEBUG nova.policy [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.853733] [47312]: INFO nova.api.openstack.requestlog [None req-503b45dd-abb1-4e84-957b-6bbba5c3f79b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.358952 [ 936.854098] [47312]: [pid: 47312|app: 0|req: 4183/8209] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 936.856773] [47312]: DEBUG nova.api.openstack.wsgi [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.858406] [47312]: DEBUG nova.compute.api [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: a77d41aa-13ba-4d26-b5fd-4928891948ce] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.863706] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.863964] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.864171] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.864528] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.864721] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.864892] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.889261] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.890731] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.890731] [47312]: DEBUG oslo_concurrency.lockutils [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.890731] [47312]: DEBUG nova.objects.instance [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lazy-loading 'fault' on Instance uuid a77d41aa-13ba-4d26-b5fd-4928891948ce {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.925459] [47312]: DEBUG nova.policy [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.929085] [47313]: DEBUG nova.policy [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.930651] [47312]: INFO nova.api.openstack.requestlog [None req-0223353f-c1cf-4e9f-8c96-ca57bfc87610 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce" status: 200 len: 1431 microversion: 2.1 time: 0.075694 [ 936.931264] [47312]: [pid: 47312|app: 0|req: 4184/8210] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/a77d41aa-13ba-4d26-b5fd-4928891948ce => generated 1431 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 936.934672] [47312]: DEBUG nova.api.openstack.wsgi [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.936105] [47313]: DEBUG nova.policy [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.936399] [47312]: DEBUG nova.compute.api [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.937845] [47313]: DEBUG nova.policy [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 936.938598] [47313]: INFO nova.api.openstack.requestlog [None req-f617de92-d186-4599-b5ac-6a0851e190e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.168107 [ 936.939600] [47313]: [pid: 47313|app: 0|req: 4027/8211] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 936.943924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.943924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.943924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.943924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.943924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.943924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.944428] [47313]: DEBUG nova.api.openstack.wsgi [None req-f45e7ca2-3b36-4407-8462-be5873dee38f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '.version_select at 0x7b9c47e78310>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.966467] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.966749] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.966932] [47312]: DEBUG oslo_concurrency.lockutils [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.967151] [47312]: DEBUG nova.objects.instance [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 936.969897] [47313]: INFO nova.api.openstack.requestlog [None req-f45e7ca2-3b36-4407-8462-be5873dee38f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1339544702" status: 202 len: 0 microversion: 2.1 time: 0.027739 [ 936.970528] [47313]: [pid: 47313|app: 0|req: 4028/8212] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:16:53 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1339544702 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 936.974069] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 936.976027] [47313]: DEBUG nova.compute.api [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] [instance: 12a1a1ee-9aa1-4dda-9276-68492718e404] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 936.986077] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.986378] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.986571] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.987185] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 936.987259] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 936.987412] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 936.998843] [47313]: INFO nova.api.openstack.wsgi [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] HTTP exception thrown: Instance 12a1a1ee-9aa1-4dda-9276-68492718e404 could not be found. [ 936.999245] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] Returning 404 to user: Instance 12a1a1ee-9aa1-4dda-9276-68492718e404 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 936.999852] [47313]: INFO nova.api.openstack.requestlog [None req-ca151ab0-041f-4bd6-b955-825610672634 tempest-ServersNegativeTestMultiTenantJSON-133049993 tempest-ServersNegativeTestMultiTenantJSON-133049993-project-member] 10.180.1.21 "GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404" status: 404 len: 111 microversion: 2.1 time: 0.029087 [ 937.000642] [47313]: [pid: 47313|app: 0|req: 4029/8213] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/12a1a1ee-9aa1-4dda-9276-68492718e404 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 937.005740] [47312]: DEBUG nova.policy [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.010140] [47312]: INFO nova.api.openstack.requestlog [None req-c8083d85-c524-461f-a047-3d57d211423f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.078087 [ 937.010645] [47312]: [pid: 47312|app: 0|req: 4185/8214] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.040332] [47313]: DEBUG nova.api.openstack.wsgi [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 937.042368] [47313]: DEBUG nova.compute.api [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 937.047422] [47313]: DEBUG oslo_concurrency.lockutils [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.048120] [47313]: DEBUG oslo_concurrency.lockutils [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.048120] [47313]: DEBUG oslo_concurrency.lockutils [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.048275] [47313]: DEBUG oslo_concurrency.lockutils [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.048545] [47313]: DEBUG oslo_concurrency.lockutils [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.048691] [47313]: DEBUG oslo_concurrency.lockutils [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.106592] [47313]: DEBUG nova.policy [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.113455] [47313]: DEBUG nova.policy [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.114320] [47313]: DEBUG nova.policy [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.115073] [47313]: INFO nova.api.openstack.requestlog [None req-a570fcb2-3208-4c36-b291-6a4f665df561 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1298 microversion: 2.47 time: 0.077194 [ 937.118469] [47313]: [pid: 47313|app: 0|req: 4030/8215] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:53 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1298 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 937.310606] [47312]: DEBUG nova.api.openstack.wsgi [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 937.312470] [47312]: DEBUG nova.compute.api [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 937.317078] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.317078] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.317078] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.317342] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.317667] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.317826] [47312]: DEBUG oslo_concurrency.lockutils [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.340028] [47313]: DEBUG nova.api.openstack.wsgi [req-8a064635-62bd-449d-b85e-20a2d3fcfb73 req-5a4ff83a-d777-4e99-92e3-c326578e1c67 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d2864436-05a3-421f-98fd-41df925727c6", "tag": "98807bc5-c5af-4bd9-ad5e-8c3043878d76"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 937.344807] [47313]: DEBUG oslo_concurrency.lockutils [req-8a064635-62bd-449d-b85e-20a2d3fcfb73 req-5a4ff83a-d777-4e99-92e3-c326578e1c67 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.345362] [47313]: DEBUG oslo_concurrency.lockutils [req-8a064635-62bd-449d-b85e-20a2d3fcfb73 req-5a4ff83a-d777-4e99-92e3-c326578e1c67 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.345691] [47313]: DEBUG oslo_concurrency.lockutils [req-8a064635-62bd-449d-b85e-20a2d3fcfb73 req-5a4ff83a-d777-4e99-92e3-c326578e1c67 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.354292] [47313]: INFO nova.api.openstack.compute.server_external_events [req-8a064635-62bd-449d-b85e-20a2d3fcfb73 req-5a4ff83a-d777-4e99-92e3-c326578e1c67 service nova] Creating event network-changed:98807bc5-c5af-4bd9-ad5e-8c3043878d76 for instance d2864436-05a3-421f-98fd-41df925727c6 on cpu-1 [ 937.357881] [47313]: INFO nova.api.openstack.requestlog [req-8a064635-62bd-449d-b85e-20a2d3fcfb73 req-5a4ff83a-d777-4e99-92e3-c326578e1c67 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023743 [ 937.358376] [47313]: [pid: 47313|app: 0|req: 4031/8216] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:54 2024] POST /compute/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) [ 937.362828] [47313]: DEBUG nova.api.openstack.wsgi [None req-37cedb9b-e4a0-4436-978f-6ede15932b21 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: .version_select at 0x7b9c4738b520>, body: {"keypair": {"name": "tempest-keypair-1751624827", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCoJYKQXHp08oHVHE+z/qbHrgJVaNrhd79F5KMCgKVXlvp3igwlL3IStGd6Be+2jJdoVZrjJkWUFjkrRdUUlEOQhXOMHvR0ot0mcHNZ2YdXhSHgUa/1D8RkHWuuzB92gCA=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 937.374994] [47313]: DEBUG nova.quota [None req-37cedb9b-e4a0-4436-978f-6ede15932b21 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for project 651d8f34661542219f5451bce866ec02. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 937.378809] [47313]: DEBUG nova.quota [None req-37cedb9b-e4a0-4436-978f-6ede15932b21 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for user 47ebbe5ddb8b41bbb1a54cf191aef61a and project 651d8f34661542219f5451bce866ec02. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 937.400247] [47313]: INFO nova.api.openstack.requestlog [None req-37cedb9b-e4a0-4436-978f-6ede15932b21 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.040464 [ 937.400978] [47313]: [pid: 47313|app: 0|req: 4032/8217] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:16:54 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 937.406817] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 937.406817] [47313]: DEBUG nova.compute.api [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 937.410736] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.411026] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.411185] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.411572] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.411800] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.412070] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.481647] [47312]: DEBUG nova.policy [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.490380] [47312]: INFO nova.api.openstack.requestlog [None req-4d783aea-c6d2-4b04-9a37-1dc48f8362b2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1513 microversion: 2.1 time: 0.183413 [ 937.490768] [47312]: [pid: 47312|app: 0|req: 4186/8218] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:54 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1513 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.505157] [47312]: DEBUG nova.api.openstack.wsgi [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 937.507401] [47312]: DEBUG nova.compute.api [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 937.514513] [47312]: DEBUG oslo_concurrency.lockutils [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.514774] [47312]: DEBUG oslo_concurrency.lockutils [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.515035] [47312]: DEBUG oslo_concurrency.lockutils [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.515406] [47312]: DEBUG oslo_concurrency.lockutils [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.515607] [47312]: DEBUG oslo_concurrency.lockutils [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.515784] [47312]: DEBUG oslo_concurrency.lockutils [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.590749] [47313]: DEBUG nova.policy [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.598027] [47313]: INFO nova.api.openstack.requestlog [None req-7a4eaf0a-4e3e-463b-95e7-b95e648de4a0 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.192857 [ 937.598027] [47313]: [pid: 47313|app: 0|req: 4033/8219] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:54 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.602054] [47313]: DEBUG nova.api.openstack.wsgi [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 937.602054] [47313]: DEBUG nova.compute.api [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 937.607754] [47313]: DEBUG oslo_concurrency.lockutils [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.608709] [47313]: DEBUG oslo_concurrency.lockutils [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.608966] [47313]: DEBUG oslo_concurrency.lockutils [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.609465] [47313]: DEBUG oslo_concurrency.lockutils [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.609681] [47313]: DEBUG oslo_concurrency.lockutils [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.609926] [47313]: DEBUG oslo_concurrency.lockutils [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.871448] [47312]: DEBUG nova.policy [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.877291] [47312]: INFO nova.api.openstack.requestlog [None req-579420e8-2e5a-4537-95c3-4ae46e098ee4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1326 microversion: 2.1 time: 0.376818 [ 937.877748] [47312]: [pid: 47312|app: 0|req: 4187/8220] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:54 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1326 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.881122] [47312]: DEBUG nova.api.openstack.wsgi [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 937.882112] [47312]: DEBUG nova.compute.api [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 937.886508] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.886767] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.886950] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.887322] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.887518] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.887691] [47312]: DEBUG oslo_concurrency.lockutils [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.922545] [47313]: DEBUG nova.policy [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 937.930344] [47313]: INFO nova.api.openstack.requestlog [None req-679679fe-7869-4cfc-87c5-eb2597b9fdcd tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1503 microversion: 2.1 time: 0.334227 [ 937.930699] [47313]: [pid: 47313|app: 0|req: 4034/8221] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:54 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1503 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 937.957532] [47313]: DEBUG nova.api.openstack.wsgi [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 937.960785] [47313]: DEBUG nova.compute.api [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 937.965188] [47313]: DEBUG oslo_concurrency.lockutils [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.965499] [47313]: DEBUG oslo_concurrency.lockutils [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.965773] [47313]: DEBUG oslo_concurrency.lockutils [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 937.966178] [47313]: DEBUG oslo_concurrency.lockutils [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 937.966378] [47313]: DEBUG oslo_concurrency.lockutils [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 937.966581] [47313]: DEBUG oslo_concurrency.lockutils [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.137436] [47312]: DEBUG nova.policy [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.143991] [47312]: INFO nova.api.openstack.requestlog [None req-40dc317a-89e3-4b22-a288-88e341593114 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.265628 [ 938.144493] [47312]: [pid: 47312|app: 0|req: 4188/8222] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:54 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.147310] [47312]: DEBUG nova.api.openstack.wsgi [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 938.149248] [47312]: DEBUG nova.compute.api [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 938.155502] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.157377] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.157377] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.157377] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.157377] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.157377] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.167812] [47313]: DEBUG nova.policy [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.173835] [47313]: DEBUG nova.policy [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.174829] [47313]: DEBUG nova.policy [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.176446] [47313]: INFO nova.api.openstack.requestlog [None req-25dbb4ba-f1db-4374-be96-981d5a240eb0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.221117 [ 938.176890] [47313]: [pid: 47313|app: 0|req: 4035/8223] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:54 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 938.181588] [47313]: DEBUG nova.api.openstack.wsgi [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 938.183905] [47313]: DEBUG nova.compute.api [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 938.186803] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.186803] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.186982] [47312]: DEBUG oslo_concurrency.lockutils [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.187246] [47312]: DEBUG nova.objects.instance [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid 94bd64b9-3d20-4631-baed-4500f9beb9c2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 938.190328] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.190850] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.191265] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.194020] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.194020] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.194020] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.225127] [47312]: DEBUG nova.policy [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.229490] [47312]: INFO nova.api.openstack.requestlog [None req-991421f8-9033-44ef-be31-bb9db1521934 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 200 len: 1301 microversion: 2.1 time: 0.084184 [ 938.229757] [47312]: [pid: 47312|app: 0|req: 4189/8224] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:55 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 1301 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.260769] [47313]: DEBUG nova.policy [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.265562] [47313]: DEBUG nova.policy [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.267870] [47313]: DEBUG nova.policy [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.267870] [47313]: INFO nova.api.openstack.requestlog [None req-4bcf2c2b-d9bf-41fe-9abf-ba71aebb69ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1298 microversion: 2.47 time: 0.090003 [ 938.267870] [47313]: [pid: 47313|app: 0|req: 4036/8225] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:55 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1298 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 938.506443] [47312]: DEBUG nova.api.openstack.wsgi [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 938.508455] [47312]: DEBUG nova.compute.api [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 938.514165] [47312]: DEBUG oslo_concurrency.lockutils [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.514165] [47312]: DEBUG oslo_concurrency.lockutils [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.514165] [47312]: DEBUG oslo_concurrency.lockutils [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.514355] [47312]: DEBUG oslo_concurrency.lockutils [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.514477] [47312]: DEBUG oslo_concurrency.lockutils [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.514646] [47312]: DEBUG oslo_concurrency.lockutils [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.614883] [47313]: DEBUG nova.api.openstack.wsgi [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 938.620387] [47313]: DEBUG nova.compute.api [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 938.626055] [47313]: DEBUG oslo_concurrency.lockutils [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.626055] [47313]: DEBUG oslo_concurrency.lockutils [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.626055] [47313]: DEBUG oslo_concurrency.lockutils [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.626055] [47313]: DEBUG oslo_concurrency.lockutils [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.627257] [47313]: DEBUG oslo_concurrency.lockutils [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.627499] [47313]: DEBUG oslo_concurrency.lockutils [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.680315] [47312]: DEBUG nova.policy [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.687969] [47312]: INFO nova.api.openstack.requestlog [None req-c809b02e-e792-4d7a-8678-e4e60acbba4f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1513 microversion: 2.1 time: 0.183762 [ 938.688301] [47312]: [pid: 47312|app: 0|req: 4190/8226] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:55 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1513 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.745047] [47313]: DEBUG nova.policy [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 938.750372] [47313]: INFO nova.api.openstack.requestlog [None req-5333e395-617c-4bc8-a76e-5f89283c5de7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.139244 [ 938.750608] [47313]: [pid: 47313|app: 0|req: 4037/8227] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:55 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 938.875327] [47312]: DEBUG nova.api.openstack.wsgi [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1104419954", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "c74365c9-d7d6-401a-a7fb-98f833ef744e"}], "security_groups": [{"name": "tempest-securitygroup--917365832"}], "key_name": "tempest-keypair-1751624827", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 938.891408] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 938.894799] [47313]: DEBUG nova.compute.api [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 938.903346] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.903346] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.904853] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.904853] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 938.904853] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 938.904853] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 938.994724] [47312]: DEBUG nova.network.neutron [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] validate_networks() for [('c74365c9-d7d6-401a-a7fb-98f833ef744e', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 939.040759] [47313]: DEBUG nova.policy [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.048425] [47313]: INFO nova.api.openstack.requestlog [None req-bb3a1df3-59c8-4262-a24b-70028b10c989 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1326 microversion: 2.1 time: 0.157438 [ 939.048425] [47313]: [pid: 47313|app: 0|req: 4038/8228] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:55 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1326 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.049816] [47313]: DEBUG nova.api.openstack.wsgi [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.051476] [47313]: DEBUG nova.compute.api [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.059949] [47313]: DEBUG oslo_concurrency.lockutils [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.059949] [47313]: DEBUG oslo_concurrency.lockutils [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.059949] [47313]: DEBUG oslo_concurrency.lockutils [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.059949] [47313]: DEBUG oslo_concurrency.lockutils [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.059949] [47313]: DEBUG oslo_concurrency.lockutils [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.059949] [47313]: DEBUG oslo_concurrency.lockutils [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.225190] [47313]: DEBUG nova.policy [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.231094] [47313]: INFO nova.api.openstack.requestlog [None req-16468f4f-313d-4791-8fac-00a1e98d5b5c tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1503 microversion: 2.1 time: 0.184407 [ 939.231465] [47313]: [pid: 47313|app: 0|req: 4039/8229] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:55 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1503 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.234013] [47313]: DEBUG nova.api.openstack.wsgi [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.235950] [47313]: DEBUG nova.compute.api [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.245014] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.245014] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.245014] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.245014] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.245014] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.245014] [47313]: DEBUG oslo_concurrency.lockutils [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.397825] [47312]: DEBUG nova.virt.hardware [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 939.398055] [47312]: DEBUG nova.virt.hardware [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 939.399301] [47312]: DEBUG nova.virt.hardware [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 939.399301] [47312]: DEBUG nova.virt.hardware [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 939.399301] [47312]: DEBUG nova.virt.hardware [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 939.402467] [47313]: DEBUG nova.policy [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.411459] [47312]: DEBUG oslo_concurrency.lockutils [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.411777] [47312]: DEBUG oslo_concurrency.lockutils [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.412038] [47312]: DEBUG oslo_concurrency.lockutils [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.412534] [47312]: DEBUG oslo_concurrency.lockutils [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.412826] [47312]: DEBUG oslo_concurrency.lockutils [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.413065] [47312]: DEBUG oslo_concurrency.lockutils [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.414468] [47313]: INFO nova.api.openstack.requestlog [None req-2c10bed5-33ee-4460-90ca-c2684d042392 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.182323 [ 939.414817] [47313]: [pid: 47313|app: 0|req: 4040/8230] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.418024] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.419812] [47313]: DEBUG nova.compute.api [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.424162] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.424419] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.424637] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.424903] [47312]: DEBUG nova.quota [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for project 651d8f34661542219f5451bce866ec02. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 939.425012] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.425236] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.425627] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.430301] [47312]: DEBUG nova.quota [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for user 47ebbe5ddb8b41bbb1a54cf191aef61a and project 651d8f34661542219f5451bce866ec02. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 939.435396] [47312]: DEBUG nova.compute.api [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 939.436761] [47312]: DEBUG nova.compute.api [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 939.476362] [47312]: INFO nova.api.openstack.requestlog [None req-042819d4-797b-4184-b319-8a1bed6834a1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.603517 [ 939.477140] [47312]: [pid: 47312|app: 0|req: 4191/8231] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:16:55 2024] POST /compute/v2.1/servers => generated 401 bytes in 605 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 939.546576] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b87eaf6-089e-4d22-82a8-3494455a5f6b tempest-ExtensionsTest-526690505 tempest-ExtensionsTest-526690505-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.551044] [47312]: INFO nova.api.openstack.requestlog [None req-1b87eaf6-089e-4d22-82a8-3494455a5f6b tempest-ExtensionsTest-526690505 tempest-ExtensionsTest-526690505-project-member] 10.180.1.21 "GET /compute/v2.1/extensions/os-consoles" status: 200 len: 217 microversion: 2.1 time: 0.071364 [ 939.551044] [47312]: [pid: 47312|app: 0|req: 4192/8232] 10.180.1.21 () {58 vars in 1165 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/extensions/os-consoles => generated 217 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 939.552156] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.555767] [47313]: DEBUG nova.policy [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.556903] [47312]: DEBUG nova.compute.api [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: 94bd64b9-3d20-4631-baed-4500f9beb9c2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.562628] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.563356] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.564105] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.564910] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.565153] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.565333] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.571396] [47313]: DEBUG nova.policy [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.571862] [47313]: DEBUG nova.policy [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.573760] [47313]: INFO nova.api.openstack.requestlog [None req-e6ad7201-7572-4a40-98b7-e4f2b4667ca0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.158258 [ 939.574412] [47313]: [pid: 47313|app: 0|req: 4041/8233] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 939.579058] [47312]: INFO nova.api.openstack.wsgi [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] HTTP exception thrown: Instance 94bd64b9-3d20-4631-baed-4500f9beb9c2 could not be found. [ 939.580016] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Returning 404 to user: Instance 94bd64b9-3d20-4631-baed-4500f9beb9c2 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 939.582020] [47313]: DEBUG nova.api.openstack.wsgi [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.582763] [47312]: INFO nova.api.openstack.requestlog [None req-ac250402-94c7-411b-a2f4-6e07ec0663f5 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2" status: 404 len: 111 microversion: 2.1 time: 0.029846 [ 939.582763] [47312]: [pid: 47312|app: 0|req: 4193/8234] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/servers/94bd64b9-3d20-4631-baed-4500f9beb9c2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 939.583168] [47313]: DEBUG nova.compute.api [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.583222] [47312]: DEBUG nova.api.openstack.wsgi [None req-18a317e4-21dd-4179-9753-387ce3cd2c5a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.585052] [47312]: DEBUG nova.compute.api [None req-18a317e4-21dd-4179-9753-387ce3cd2c5a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.591021] [47313]: DEBUG oslo_concurrency.lockutils [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.591021] [47313]: DEBUG oslo_concurrency.lockutils [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.591021] [47313]: DEBUG oslo_concurrency.lockutils [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.591021] [47313]: DEBUG oslo_concurrency.lockutils [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.591021] [47313]: DEBUG oslo_concurrency.lockutils [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.591021] [47313]: DEBUG oslo_concurrency.lockutils [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.632659] [47312]: DEBUG nova.policy [None req-18a317e4-21dd-4179-9753-387ce3cd2c5a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.640299] [47312]: INFO nova.api.openstack.requestlog [None req-18a317e4-21dd-4179-9753-387ce3cd2c5a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1240 microversion: 2.1 time: 0.059339 [ 939.640934] [47312]: [pid: 47312|app: 0|req: 4194/8235] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 939.643758] [47312]: DEBUG nova.api.openstack.wsgi [None req-00b1562b-10a4-4834-b52a-2599ee1e59f4 tempest-ExtensionsTest-526690505 tempest-ExtensionsTest-526690505-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.646901] [47312]: INFO nova.api.openstack.requestlog [None req-00b1562b-10a4-4834-b52a-2599ee1e59f4 tempest-ExtensionsTest-526690505 tempest-ExtensionsTest-526690505-project-member] 10.180.1.21 "GET /compute/v2.1/extensions" status: 200 len: 22700 microversion: 2.1 time: 0.005456 [ 939.647287] [47312]: [pid: 47312|app: 0|req: 4195/8236] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/extensions => generated 22700 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 939.651314] [47312]: DEBUG nova.api.openstack.wsgi [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.651314] [47312]: DEBUG nova.compute.api [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.655999] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.655999] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.655999] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.656261] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.656413] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.656613] [47312]: DEBUG oslo_concurrency.lockutils [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.656998] [47313]: DEBUG nova.policy [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.668721] [47313]: DEBUG nova.policy [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.669442] [47313]: DEBUG nova.policy [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 939.670126] [47313]: INFO nova.api.openstack.requestlog [None req-a976067c-6e0c-43fe-aad6-255efe5546f7 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1298 microversion: 2.47 time: 0.094238 [ 939.670505] [47313]: [pid: 47313|app: 0|req: 4042/8237] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1298 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 939.677172] [47312]: DEBUG nova.compute.api [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 939.703549] [47313]: DEBUG nova.api.openstack.wsgi [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.706245] [47313]: DEBUG nova.compute.api [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.710530] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.710836] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.711043] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.711564] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.711790] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.712022] [47313]: DEBUG oslo_concurrency.lockutils [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.746696] [47312]: INFO nova.api.openstack.requestlog [None req-5bcc80c2-d3bb-482a-96d5-c4b2b4fb4168 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 204 len: 0 microversion: 2.1 time: 0.098588 [ 939.747109] [47312]: [pid: 47312|app: 0|req: 4196/8238] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:56 2024] DELETE /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 939.754440] [47312]: DEBUG nova.api.openstack.wsgi [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 939.755979] [47312]: DEBUG nova.compute.api [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 939.761677] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.761823] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.762588] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 939.762876] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 939.763239] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 939.763602] [47312]: DEBUG oslo_concurrency.lockutils [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.192759] [47313]: DEBUG nova.policy [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.198965] [47312]: DEBUG nova.policy [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.206441] [47313]: INFO nova.api.openstack.requestlog [None req-6ffd7686-67a3-4628-b41f-fc55c002ac92 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1513 microversion: 2.1 time: 0.506848 [ 940.206441] [47313]: [pid: 47313|app: 0|req: 4043/8239] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1513 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.206623] [47312]: INFO nova.api.openstack.requestlog [None req-1a639f01-88a6-436d-ac98-ea44045ad609 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1468 microversion: 2.1 time: 0.455920 [ 940.209211] [47313]: DEBUG nova.api.openstack.wsgi [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 940.211082] [47312]: [pid: 47312|app: 0|req: 4197/8240] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:56 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1468 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 940.212128] [47313]: DEBUG nova.compute.api [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 940.214551] [47312]: DEBUG nova.api.openstack.wsgi [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 940.216037] [47313]: DEBUG oslo_concurrency.lockutils [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.216544] [47313]: DEBUG oslo_concurrency.lockutils [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.217174] [47313]: DEBUG oslo_concurrency.lockutils [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.219705] [47313]: DEBUG oslo_concurrency.lockutils [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.219811] [47312]: DEBUG nova.compute.api [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 940.219866] [47313]: DEBUG oslo_concurrency.lockutils [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.219866] [47313]: DEBUG oslo_concurrency.lockutils [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.223388] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.223586] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.224514] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.224514] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.225308] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.225308] [47312]: DEBUG oslo_concurrency.lockutils [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.403287] [47313]: DEBUG nova.policy [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.408393] [47312]: DEBUG nova.policy [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.410239] [47313]: INFO nova.api.openstack.requestlog [None req-e43829d6-8ee8-44f4-93b3-b64990b422d5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.203461 [ 940.410355] [47313]: [pid: 47313|app: 0|req: 4044/8241] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:57 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.413799] [47312]: INFO nova.api.openstack.requestlog [None req-fca86d2a-79b9-4cb1-a798-72a7d13fbc6e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1326 microversion: 2.1 time: 0.201814 [ 940.414749] [47312]: [pid: 47312|app: 0|req: 4198/8242] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:57 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1326 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.418668] [47313]: DEBUG nova.api.openstack.wsgi [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 940.420767] [47313]: DEBUG nova.compute.api [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 940.428873] [47312]: DEBUG nova.api.openstack.wsgi [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 940.429574] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.430059] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.430293] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.430720] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.430923] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.431008] [47312]: DEBUG nova.compute.api [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 940.431218] [47313]: DEBUG oslo_concurrency.lockutils [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.436440] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.436618] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.436917] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.437643] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.437736] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.438191] [47312]: DEBUG oslo_concurrency.lockutils [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.606044] [47313]: DEBUG nova.policy [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.612298] [47312]: DEBUG nova.policy [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.614506] [47313]: INFO nova.api.openstack.requestlog [None req-6fc054c0-5894-4a26-91fe-a133eafd00fa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1498 microversion: 2.1 time: 0.202851 [ 940.614901] [47313]: [pid: 47313|app: 0|req: 4045/8243] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:57 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1498 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.619150] [47312]: INFO nova.api.openstack.requestlog [None req-1b371b71-c323-4616-ad92-53294fd628a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.194200 [ 940.619388] [47313]: DEBUG nova.api.openstack.wsgi [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 940.619510] [47312]: [pid: 47312|app: 0|req: 4199/8244] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:57 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.623789] [47313]: DEBUG nova.compute.api [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 940.628044] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.628316] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.628767] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.628989] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.629270] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.630077] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.659071] [47312]: DEBUG nova.api.openstack.wsgi [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 940.659071] [47312]: DEBUG nova.compute.api [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 940.662065] [47312]: DEBUG oslo_concurrency.lockutils [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.662565] [47312]: DEBUG oslo_concurrency.lockutils [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.662962] [47312]: DEBUG oslo_concurrency.lockutils [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.663520] [47312]: DEBUG oslo_concurrency.lockutils [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.663910] [47312]: DEBUG oslo_concurrency.lockutils [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.664289] [47312]: DEBUG oslo_concurrency.lockutils [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.715216] [47312]: DEBUG nova.policy [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.720156] [47312]: INFO nova.api.openstack.requestlog [None req-db37d24e-6378-4e2f-bb26-6f42e5362326 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1244 microversion: 2.1 time: 0.066570 [ 940.720156] [47312]: [pid: 47312|app: 0|req: 4200/8245] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:57 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 940.724064] [47312]: DEBUG nova.api.openstack.wsgi [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 940.726706] [47312]: DEBUG nova.compute.api [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 940.731427] [47312]: DEBUG oslo_concurrency.lockutils [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.733022] [47312]: DEBUG oslo_concurrency.lockutils [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.733022] [47312]: DEBUG oslo_concurrency.lockutils [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.733022] [47312]: DEBUG oslo_concurrency.lockutils [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 940.733022] [47312]: DEBUG oslo_concurrency.lockutils [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 940.733022] [47312]: DEBUG oslo_concurrency.lockutils [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 940.803226] [47312]: DEBUG nova.policy [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.807000] [47312]: DEBUG nova.policy [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.808125] [47312]: DEBUG nova.policy [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.808989] [47312]: INFO nova.api.openstack.requestlog [None req-149c1bcb-c48d-4b27-8aeb-ae262e40bebe tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1354 microversion: 2.47 time: 0.087990 [ 940.809493] [47312]: [pid: 47312|app: 0|req: 4201/8246] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:57 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1354 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 940.856936] [47313]: DEBUG nova.policy [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.861888] [47313]: DEBUG nova.policy [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.862623] [47313]: DEBUG nova.policy [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 940.863373] [47313]: INFO nova.api.openstack.requestlog [None req-0bd22f95-81b8-4c0a-8988-784e6668925f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.246491 [ 940.863850] [47313]: [pid: 47313|app: 0|req: 4046/8247] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:57 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 941.220705] [47312]: DEBUG nova.api.openstack.wsgi [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.222978] [47312]: DEBUG nova.compute.api [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.224817] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.226851] [47313]: DEBUG nova.compute.api [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.227745] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.227745] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.227974] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.228413] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.228718] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.229016] [47312]: DEBUG oslo_concurrency.lockutils [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.232154] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.232414] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.232649] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.233404] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.233629] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.233839] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.392502] [47313]: DEBUG nova.policy [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.394673] [47312]: DEBUG nova.policy [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.397427] [47313]: INFO nova.api.openstack.requestlog [None req-8ce2649d-7aaf-4f89-b88d-eba5ab760b14 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1453 microversion: 2.1 time: 0.176186 [ 941.397831] [47313]: [pid: 47313|app: 0|req: 4047/8248] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1453 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.399575] [47312]: INFO nova.api.openstack.requestlog [None req-84f00086-7886-450c-af01-f988c3ca3242 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1468 microversion: 2.1 time: 0.181649 [ 941.399931] [47312]: [pid: 47312|app: 0|req: 4202/8249] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1468 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.427879] [47313]: DEBUG nova.api.openstack.wsgi [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.429849] [47313]: DEBUG nova.compute.api [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.430083] [47312]: DEBUG nova.api.openstack.wsgi [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.432139] [47312]: DEBUG nova.compute.api [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.434666] [47313]: DEBUG oslo_concurrency.lockutils [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.434971] [47313]: DEBUG oslo_concurrency.lockutils [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.435305] [47313]: DEBUG oslo_concurrency.lockutils [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.435733] [47313]: DEBUG oslo_concurrency.lockutils [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.435913] [47313]: DEBUG oslo_concurrency.lockutils [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.436276] [47313]: DEBUG oslo_concurrency.lockutils [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.436438] [47312]: DEBUG oslo_concurrency.lockutils [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.436752] [47312]: DEBUG oslo_concurrency.lockutils [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.437013] [47312]: DEBUG oslo_concurrency.lockutils [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.437494] [47312]: DEBUG oslo_concurrency.lockutils [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.437707] [47312]: DEBUG oslo_concurrency.lockutils [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.437898] [47312]: DEBUG oslo_concurrency.lockutils [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.629271] [47313]: DEBUG nova.policy [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.637952] [47313]: INFO nova.api.openstack.requestlog [None req-32b95635-6810-426f-8063-84803c7b7423 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1506 microversion: 2.1 time: 0.212678 [ 941.638369] [47313]: [pid: 47313|app: 0|req: 4048/8250] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1506 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.644778] [47313]: DEBUG nova.api.openstack.wsgi [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.645706] [47313]: DEBUG nova.compute.api [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.654705] [47313]: DEBUG oslo_concurrency.lockutils [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.655425] [47313]: DEBUG oslo_concurrency.lockutils [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.655603] [47313]: DEBUG oslo_concurrency.lockutils [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.656081] [47313]: DEBUG oslo_concurrency.lockutils [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.656486] [47313]: DEBUG oslo_concurrency.lockutils [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.657142] [47313]: DEBUG oslo_concurrency.lockutils [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.723532] [47312]: DEBUG nova.policy [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.729982] [47312]: INFO nova.api.openstack.requestlog [None req-9138ccee-3e55-435f-af07-ee9263750fac tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.301543 [ 941.729982] [47312]: [pid: 47312|app: 0|req: 4203/8251] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.733332] [47312]: DEBUG nova.api.openstack.wsgi [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.735669] [47312]: DEBUG nova.compute.api [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.741175] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.741175] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.741523] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.741896] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.742185] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.742438] [47312]: DEBUG oslo_concurrency.lockutils [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.807296] [47313]: DEBUG nova.policy [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.817882] [47313]: INFO nova.api.openstack.requestlog [None req-02757620-f4cb-4beb-b5ef-89679b84694a tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1498 microversion: 2.1 time: 0.178713 [ 941.820967] [47313]: [pid: 47313|app: 0|req: 4049/8252] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1498 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.825366] [47313]: DEBUG nova.api.openstack.wsgi [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.830024] [47313]: DEBUG nova.compute.api [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.831513] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.831878] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.832129] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.832576] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.833123] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.833123] [47313]: DEBUG oslo_concurrency.lockutils [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.898841] [47312]: DEBUG nova.policy [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.903389] [47312]: INFO nova.api.openstack.requestlog [None req-2c7ebaec-0850-4244-9962-cff4e451e0d7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.172845 [ 941.903746] [47312]: [pid: 47312|app: 0|req: 4204/8253] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.906369] [47312]: DEBUG nova.api.openstack.wsgi [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.907996] [47312]: DEBUG nova.compute.api [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.911825] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.912085] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.912279] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.912644] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.912840] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.913061] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.955398] [47312]: DEBUG nova.policy [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.957788] [47313]: DEBUG nova.policy [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba4c8c66c98740299bbeafab240169e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 941.960573] [47312]: INFO nova.api.openstack.requestlog [None req-3aa776ae-5c72-4d30-9af2-68bc22b213eb tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1236 microversion: 2.1 time: 0.056003 [ 941.960975] [47312]: [pid: 47312|app: 0|req: 4205/8254] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.965029] [47313]: INFO nova.api.openstack.requestlog [None req-f2ece250-4b92-4267-8132-157eb43132cf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1506 microversion: 2.1 time: 0.141229 [ 941.965166] [47312]: DEBUG nova.api.openstack.wsgi [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.965232] [47313]: [pid: 47313|app: 0|req: 4050/8255] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1506 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 941.965716] [47312]: DEBUG nova.compute.api [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.968227] [47313]: DEBUG nova.api.openstack.wsgi [req-646f7c85-2e7b-4356-8fc8-5c76adba9503 req-12645359-b826-49ee-aba0-efb3de521438 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c274f675-f45e-49e7-8bf3-582a6977d95c", "name": "network-vif-deleted", "tag": "c8e9a7e3-a835-49e7-a4a5-9b864104e5fb"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 941.969830] [47312]: DEBUG oslo_concurrency.lockutils [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.970200] [47312]: DEBUG oslo_concurrency.lockutils [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.970410] [47312]: DEBUG oslo_concurrency.lockutils [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.970787] [47312]: DEBUG oslo_concurrency.lockutils [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.970989] [47312]: DEBUG oslo_concurrency.lockutils [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.971182] [47312]: DEBUG oslo_concurrency.lockutils [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.974483] [47313]: DEBUG oslo_concurrency.lockutils [req-646f7c85-2e7b-4356-8fc8-5c76adba9503 req-12645359-b826-49ee-aba0-efb3de521438 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.974725] [47313]: DEBUG oslo_concurrency.lockutils [req-646f7c85-2e7b-4356-8fc8-5c76adba9503 req-12645359-b826-49ee-aba0-efb3de521438 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.974908] [47313]: DEBUG oslo_concurrency.lockutils [req-646f7c85-2e7b-4356-8fc8-5c76adba9503 req-12645359-b826-49ee-aba0-efb3de521438 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.981527] [47313]: DEBUG nova.api.openstack.compute.server_external_events [req-646f7c85-2e7b-4356-8fc8-5c76adba9503 req-12645359-b826-49ee-aba0-efb3de521438 service nova] Unable to find a host for instance c274f675-f45e-49e7-8bf3-582a6977d95c. Dropping event network-vif-deleted {{(pid=47313) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:144}} [ 941.982040] [47313]: INFO nova.api.openstack.requestlog [req-646f7c85-2e7b-4356-8fc8-5c76adba9503 req-12645359-b826-49ee-aba0-efb3de521438 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 207 len: 180 microversion: 2.1 time: 0.017165 [ 941.982371] [47313]: [pid: 47313|app: 0|req: 4051/8256] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:16:58 2024] POST /compute/v2.1/os-server-external-events => generated 180 bytes in 18 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) [ 941.985340] [47313]: DEBUG nova.api.openstack.wsgi [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 941.986518] [47313]: DEBUG nova.compute.api [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 941.989733] [47313]: DEBUG oslo_concurrency.lockutils [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.989917] [47313]: DEBUG oslo_concurrency.lockutils [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.990119] [47313]: DEBUG oslo_concurrency.lockutils [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 941.990957] [47313]: DEBUG oslo_concurrency.lockutils [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 941.990957] [47313]: DEBUG oslo_concurrency.lockutils [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 941.990957] [47313]: DEBUG oslo_concurrency.lockutils [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.006339] [47312]: DEBUG nova.policy [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.010995] [47312]: DEBUG nova.policy [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.011683] [47312]: DEBUG nova.policy [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.012324] [47312]: INFO nova.api.openstack.requestlog [None req-a02f5533-c8fc-47ec-8098-11808b9986a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1354 microversion: 2.47 time: 0.050779 [ 942.012654] [47312]: [pid: 47312|app: 0|req: 4206/8257] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1354 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 942.015312] [47312]: DEBUG nova.api.openstack.wsgi [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 942.015579] [47312]: DEBUG nova.compute.api [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 942.018953] [47312]: DEBUG oslo_concurrency.lockutils [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.019205] [47312]: DEBUG oslo_concurrency.lockutils [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.019394] [47312]: DEBUG oslo_concurrency.lockutils [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.019853] [47312]: DEBUG oslo_concurrency.lockutils [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.020933] [47312]: DEBUG oslo_concurrency.lockutils [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.020933] [47312]: DEBUG oslo_concurrency.lockutils [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.035403] [47312]: DEBUG nova.compute.api [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 942.077627] [47313]: DEBUG nova.policy [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.082788] [47313]: DEBUG nova.policy [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.083958] [47313]: DEBUG nova.policy [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.084941] [47313]: INFO nova.api.openstack.requestlog [None req-06c483e6-636e-4f55-8ca1-fc10ef1bb47e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.101913 [ 942.085443] [47313]: [pid: 47313|app: 0|req: 4052/8258] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 942.094032] [47312]: INFO nova.api.openstack.requestlog [None req-a592620f-0e71-454a-8d86-14b04c8909a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 204 len: 0 microversion: 2.1 time: 0.075971 [ 942.094032] [47312]: [pid: 47312|app: 0|req: 4207/8259] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:16:58 2024] DELETE /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 942.101094] [47313]: DEBUG nova.api.openstack.wsgi [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 942.101535] [47313]: DEBUG nova.compute.api [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 942.105960] [47313]: DEBUG oslo_concurrency.lockutils [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.106347] [47313]: DEBUG oslo_concurrency.lockutils [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.106444] [47313]: DEBUG oslo_concurrency.lockutils [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.106755] [47313]: DEBUG oslo_concurrency.lockutils [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.106944] [47313]: DEBUG oslo_concurrency.lockutils [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.107232] [47313]: DEBUG oslo_concurrency.lockutils [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.186461] [47313]: DEBUG nova.policy [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.191079] [47313]: INFO nova.api.openstack.requestlog [None req-65970749-03c1-439b-acda-8d517e70ca71 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1512 microversion: 2.1 time: 0.093897 [ 942.191542] [47313]: [pid: 47313|app: 0|req: 4053/8260] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:58 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1512 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.417634] [47312]: DEBUG nova.api.openstack.wsgi [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 942.417634] [47312]: DEBUG nova.compute.api [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 942.422250] [47313]: DEBUG nova.api.openstack.wsgi [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 942.424215] [47313]: DEBUG nova.compute.api [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 942.424453] [47312]: DEBUG oslo_concurrency.lockutils [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.424767] [47312]: DEBUG oslo_concurrency.lockutils [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.425046] [47312]: DEBUG oslo_concurrency.lockutils [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.425549] [47312]: DEBUG oslo_concurrency.lockutils [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.425838] [47312]: DEBUG oslo_concurrency.lockutils [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.426103] [47312]: DEBUG oslo_concurrency.lockutils [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.430792] [47313]: DEBUG oslo_concurrency.lockutils [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.431247] [47313]: DEBUG oslo_concurrency.lockutils [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.431578] [47313]: DEBUG oslo_concurrency.lockutils [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.432286] [47313]: DEBUG oslo_concurrency.lockutils [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.432658] [47313]: DEBUG oslo_concurrency.lockutils [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.432991] [47313]: DEBUG oslo_concurrency.lockutils [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.492611] [47312]: DEBUG nova.policy [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.501524] [47312]: INFO nova.api.openstack.requestlog [None req-17a45c54-ab6b-4266-a2a4-ab2a4b86e159 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 200 len: 1241 microversion: 2.1 time: 0.091731 [ 942.502027] [47313]: DEBUG nova.policy [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.502177] [47312]: [pid: 47312|app: 0|req: 4208/8261] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 1241 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.507802] [47313]: INFO nova.api.openstack.requestlog [None req-84daa363-0460-44c6-84f6-7db2bd6b1f46 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1426 microversion: 2.1 time: 0.092209 [ 942.508180] [47313]: [pid: 47313|app: 0|req: 4054/8262] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1426 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.748854] [47312]: DEBUG nova.api.openstack.wsgi [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 942.750031] [47312]: DEBUG nova.compute.api [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 942.754995] [47312]: DEBUG oslo_concurrency.lockutils [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.755375] [47312]: DEBUG oslo_concurrency.lockutils [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.755468] [47312]: DEBUG oslo_concurrency.lockutils [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.755821] [47312]: DEBUG oslo_concurrency.lockutils [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.756028] [47312]: DEBUG oslo_concurrency.lockutils [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.756198] [47312]: DEBUG oslo_concurrency.lockutils [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.837196] [47313]: DEBUG nova.api.openstack.wsgi [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 942.839179] [47313]: DEBUG nova.compute.api [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 942.843918] [47313]: DEBUG oslo_concurrency.lockutils [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.843918] [47313]: DEBUG oslo_concurrency.lockutils [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.844171] [47313]: DEBUG oslo_concurrency.lockutils [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.844405] [47313]: DEBUG oslo_concurrency.lockutils [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.844638] [47313]: DEBUG oslo_concurrency.lockutils [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.844850] [47313]: DEBUG oslo_concurrency.lockutils [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.860147] [47312]: DEBUG nova.policy [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 942.865574] [47312]: INFO nova.api.openstack.requestlog [None req-b617b5ec-7e1c-4a40-a2af-3309cf0c3d52 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.119568 [ 942.866314] [47312]: [pid: 47312|app: 0|req: 4209/8263] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 942.916038] [47312]: DEBUG nova.api.openstack.wsgi [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 942.917962] [47312]: DEBUG nova.compute.api [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 942.923837] [47312]: DEBUG oslo_concurrency.lockutils [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.924122] [47312]: DEBUG oslo_concurrency.lockutils [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.924314] [47312]: DEBUG oslo_concurrency.lockutils [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 942.924712] [47312]: DEBUG oslo_concurrency.lockutils [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 942.924902] [47312]: DEBUG oslo_concurrency.lockutils [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 942.925199] [47312]: DEBUG oslo_concurrency.lockutils [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.032860] [47313]: DEBUG nova.policy [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.038363] [47313]: INFO nova.api.openstack.requestlog [None req-715281d3-fb2b-4427-800c-79d073314032 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1498 microversion: 2.1 time: 0.203443 [ 943.038363] [47313]: [pid: 47313|app: 0|req: 4055/8264] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1498 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.045086] [47313]: DEBUG nova.api.openstack.wsgi [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 943.047011] [47313]: DEBUG nova.compute.api [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 943.051022] [47312]: DEBUG nova.policy [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.051208] [47313]: DEBUG oslo_concurrency.lockutils [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.051208] [47313]: DEBUG oslo_concurrency.lockutils [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.052523] [47313]: DEBUG oslo_concurrency.lockutils [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.052523] [47313]: DEBUG oslo_concurrency.lockutils [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.052523] [47313]: DEBUG oslo_concurrency.lockutils [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.052523] [47313]: DEBUG oslo_concurrency.lockutils [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.056162] [47312]: INFO nova.api.openstack.requestlog [None req-f35fe95e-d2a8-447b-a544-50e86b251e76 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.142987 [ 943.056432] [47312]: [pid: 47312|app: 0|req: 4210/8265] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.059050] [47312]: DEBUG nova.api.openstack.wsgi [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 943.060805] [47312]: DEBUG nova.compute.api [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 943.064633] [47312]: DEBUG oslo_concurrency.lockutils [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.064877] [47312]: DEBUG oslo_concurrency.lockutils [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.065082] [47312]: DEBUG oslo_concurrency.lockutils [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.065476] [47312]: DEBUG oslo_concurrency.lockutils [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.065676] [47312]: DEBUG oslo_concurrency.lockutils [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.065848] [47312]: DEBUG oslo_concurrency.lockutils [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.090546] [47313]: DEBUG nova.policy [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.095375] [47313]: INFO nova.api.openstack.requestlog [None req-faea28ea-d0f2-4e1f-9bc1-299ffb33ae38 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1236 microversion: 2.1 time: 0.056433 [ 943.095714] [47313]: [pid: 47313|app: 0|req: 4056/8266] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1236 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.108290] [47313]: DEBUG nova.api.openstack.wsgi [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 943.108749] [47312]: DEBUG nova.policy [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.110103] [47313]: DEBUG nova.compute.api [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 943.113882] [47312]: DEBUG nova.policy [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.114053] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.114326] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.114513] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.114618] [47312]: DEBUG nova.policy [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.114955] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.115190] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.115280] [47312]: INFO nova.api.openstack.requestlog [None req-640f9ed4-0e31-47b7-96dc-923f64cd989b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1362 microversion: 2.47 time: 0.058326 [ 943.115386] [47313]: DEBUG oslo_concurrency.lockutils [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.115603] [47312]: [pid: 47312|app: 0|req: 4211/8267] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1362 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.203108] [47313]: DEBUG nova.policy [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.205628] [47312]: DEBUG nova.api.openstack.wsgi [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 943.209024] [47312]: DEBUG nova.compute.api [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 943.209215] [47313]: DEBUG nova.policy [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.209524] [47313]: DEBUG nova.policy [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.210255] [47313]: INFO nova.api.openstack.requestlog [None req-b2d15ea2-e406-499c-aad5-d21d8b72d660 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.104399 [ 943.210598] [47313]: [pid: 47313|app: 0|req: 4057/8268] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:16:59 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 943.213720] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.213981] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.214187] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.214581] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.214777] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.214956] [47312]: DEBUG oslo_concurrency.lockutils [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.326414] [47312]: DEBUG nova.policy [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.331908] [47312]: INFO nova.api.openstack.requestlog [None req-56f34e60-0cd9-47a9-9168-3dd792ca514f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1512 microversion: 2.1 time: 0.129649 [ 943.332290] [47312]: [pid: 47312|app: 0|req: 4212/8269] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:00 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1512 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.514503] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 943.516284] [47313]: DEBUG nova.compute.api [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 943.520626] [47312]: DEBUG nova.api.openstack.wsgi [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 943.522966] [47312]: DEBUG nova.compute.api [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 943.525205] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.525464] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.525645] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.526038] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.526235] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.526404] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.527859] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.528305] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.528619] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.529216] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.529339] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.529518] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.536416] [47313]: INFO nova.api.openstack.wsgi [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance c274f675-f45e-49e7-8bf3-582a6977d95c could not be found. [ 943.536822] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance c274f675-f45e-49e7-8bf3-582a6977d95c could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 943.537451] [47313]: INFO nova.api.openstack.requestlog [None req-e6297de3-9107-4eb7-90ea-2750b60588be tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 404 len: 111 microversion: 2.1 time: 0.025524 [ 943.538149] [47313]: [pid: 47313|app: 0|req: 4058/8270] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:00 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 943.554913] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.555211] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.555404] [47312]: DEBUG oslo_concurrency.lockutils [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.555664] [47312]: DEBUG nova.objects.instance [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid e2b6dd4e-b639-4553-a45f-87c155506ea3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 943.575713] [47312]: DEBUG nova.policy [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.580112] [47312]: INFO nova.api.openstack.requestlog [None req-a606669d-a65f-4449-9787-d271d782718f tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1302 microversion: 2.1 time: 0.062109 [ 943.580460] [47312]: [pid: 47312|app: 0|req: 4213/8271] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:00 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.609654] [47313]: DEBUG nova.api.openstack.wsgi [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-710034365", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "72713f04-7c7d-417c-b22a-c6d6c7cd9651"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 943.877271] [47312]: DEBUG nova.api.openstack.wsgi [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 943.879021] [47312]: DEBUG nova.compute.api [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 943.883888] [47312]: DEBUG oslo_concurrency.lockutils [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.884308] [47312]: DEBUG oslo_concurrency.lockutils [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.884645] [47312]: DEBUG oslo_concurrency.lockutils [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.885372] [47312]: DEBUG oslo_concurrency.lockutils [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 943.885725] [47312]: DEBUG oslo_concurrency.lockutils [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 943.886041] [47312]: DEBUG oslo_concurrency.lockutils [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 943.992707] [47312]: DEBUG nova.policy [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 943.996678] [47312]: INFO nova.api.openstack.requestlog [None req-65acbe67-e6b2-4f22-b474-5b1f572e052f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.121651 [ 943.997188] [47312]: [pid: 47312|app: 0|req: 4214/8272] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:00 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 943.999654] [47312]: DEBUG nova.api.openstack.wsgi [req-3f3f91a9-159a-40fa-b2d8-591de3f68048 req-9284121a-491c-4c34-9f7e-30c0a45e1208 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e2b6dd4e-b639-4553-a45f-87c155506ea3", "name": "network-vif-deleted", "tag": "515acb28-dc72-4bb7-804b-4fb5de167f99"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 944.005548] [47312]: DEBUG oslo_concurrency.lockutils [req-3f3f91a9-159a-40fa-b2d8-591de3f68048 req-9284121a-491c-4c34-9f7e-30c0a45e1208 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.005788] [47312]: DEBUG oslo_concurrency.lockutils [req-3f3f91a9-159a-40fa-b2d8-591de3f68048 req-9284121a-491c-4c34-9f7e-30c0a45e1208 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.005967] [47312]: DEBUG oslo_concurrency.lockutils [req-3f3f91a9-159a-40fa-b2d8-591de3f68048 req-9284121a-491c-4c34-9f7e-30c0a45e1208 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.012980] [47312]: INFO nova.api.openstack.compute.server_external_events [req-3f3f91a9-159a-40fa-b2d8-591de3f68048 req-9284121a-491c-4c34-9f7e-30c0a45e1208 service nova] Creating event network-vif-deleted:515acb28-dc72-4bb7-804b-4fb5de167f99 for instance e2b6dd4e-b639-4553-a45f-87c155506ea3 on cpu-1 [ 944.016770] [47312]: INFO nova.api.openstack.requestlog [req-3f3f91a9-159a-40fa-b2d8-591de3f68048 req-9284121a-491c-4c34-9f7e-30c0a45e1208 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018989 [ 944.017167] [47312]: [pid: 47312|app: 0|req: 4215/8273] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:00 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 944.058253] [47312]: DEBUG nova.api.openstack.wsgi [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 944.060257] [47312]: DEBUG nova.compute.api [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 944.064318] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.065035] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.065035] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.065252] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.065524] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.065742] [47312]: DEBUG oslo_concurrency.lockutils [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.145483] [47312]: DEBUG nova.policy [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.149860] [47312]: INFO nova.api.openstack.requestlog [None req-2f77b454-0d82-42da-83fe-15981d00b510 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1498 microversion: 2.1 time: 0.094632 [ 944.150208] [47312]: [pid: 47312|app: 0|req: 4216/8274] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:00 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1498 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.241938] [47312]: DEBUG nova.api.openstack.wsgi [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 944.243783] [47312]: DEBUG nova.compute.api [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 944.247555] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.247790] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.247971] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.248379] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.248709] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.248819] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.356415] [47312]: DEBUG nova.policy [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.360965] [47312]: INFO nova.api.openstack.requestlog [None req-d8e28e04-035e-4628-b370-99be7f465e9e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1513 microversion: 2.1 time: 0.210186 [ 944.361302] [47312]: [pid: 47312|app: 0|req: 4217/8275] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:01 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1513 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.364170] [47312]: DEBUG nova.api.openstack.wsgi [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 944.365352] [47312]: DEBUG nova.compute.api [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 944.368540] [47312]: DEBUG oslo_concurrency.lockutils [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.368796] [47312]: DEBUG oslo_concurrency.lockutils [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.368940] [47312]: DEBUG oslo_concurrency.lockutils [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.369306] [47312]: DEBUG oslo_concurrency.lockutils [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.369508] [47312]: DEBUG oslo_concurrency.lockutils [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.369680] [47312]: DEBUG oslo_concurrency.lockutils [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.409376] [47312]: DEBUG nova.policy [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.414864] [47312]: INFO nova.api.openstack.requestlog [None req-49eb370a-29dd-4318-9a4f-a7d22dcc7c63 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1236 microversion: 2.1 time: 0.052901 [ 944.415307] [47312]: [pid: 47312|app: 0|req: 4218/8276] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:01 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1236 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.418419] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 944.420309] [47312]: DEBUG nova.compute.api [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 944.424752] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.425087] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.425356] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.425831] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.426118] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.426332] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.472847] [47312]: DEBUG nova.policy [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.479293] [47312]: DEBUG nova.policy [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.480367] [47312]: DEBUG nova.policy [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.480728] [47312]: INFO nova.api.openstack.requestlog [None req-9f5d631b-fd0f-420c-8ee3-ea50cbbc71a2 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1360 microversion: 2.47 time: 0.064826 [ 944.481203] [47312]: [pid: 47312|app: 0|req: 4219/8277] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:01 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1360 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 944.483962] [47312]: DEBUG nova.api.openstack.wsgi [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 944.485722] [47312]: DEBUG nova.compute.api [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 944.489629] [47312]: DEBUG oslo_concurrency.lockutils [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.489881] [47312]: DEBUG oslo_concurrency.lockutils [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.490080] [47312]: DEBUG oslo_concurrency.lockutils [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.490440] [47312]: DEBUG oslo_concurrency.lockutils [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.490648] [47312]: DEBUG oslo_concurrency.lockutils [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.490836] [47312]: DEBUG oslo_concurrency.lockutils [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.595742] [47312]: DEBUG nova.policy [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.600536] [47312]: DEBUG nova.policy [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.601311] [47312]: DEBUG nova.policy [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.601933] [47312]: INFO nova.api.openstack.requestlog [None req-18c528f9-8de1-450e-98e5-5b78e2cfcd92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.120224 [ 944.602384] [47312]: [pid: 47312|app: 0|req: 4220/8278] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:01 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 944.604623] [47312]: DEBUG nova.api.openstack.wsgi [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 944.606145] [47312]: DEBUG nova.compute.api [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 944.609268] [47312]: DEBUG oslo_concurrency.lockutils [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.609541] [47312]: DEBUG oslo_concurrency.lockutils [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.609738] [47312]: DEBUG oslo_concurrency.lockutils [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.610094] [47312]: DEBUG oslo_concurrency.lockutils [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.610297] [47312]: DEBUG oslo_concurrency.lockutils [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.610468] [47312]: DEBUG oslo_concurrency.lockutils [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.642994] [47312]: DEBUG nova.policy [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.647131] [47312]: INFO nova.api.openstack.requestlog [None req-c06a6186-a199-4fc4-a7fe-91f7a61bd5cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1470 microversion: 2.1 time: 0.044304 [ 944.647576] [47312]: [pid: 47312|app: 0|req: 4221/8279] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:01 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1470 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 944.649790] [47312]: DEBUG nova.api.openstack.wsgi [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 944.651331] [47312]: DEBUG nova.compute.api [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 944.654408] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.654633] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.654812] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.655174] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.655372] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.655539] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.674220] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 944.674416] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 944.674598] [47312]: DEBUG oslo_concurrency.lockutils [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 944.674793] [47312]: DEBUG nova.objects.instance [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid e2b6dd4e-b639-4553-a45f-87c155506ea3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 944.695030] [47312]: DEBUG nova.policy [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 944.699439] [47312]: INFO nova.api.openstack.requestlog [None req-8d127ee6-58c3-420e-966a-98a222ae69d0 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1302 microversion: 2.1 time: 0.051405 [ 944.699775] [47312]: [pid: 47312|app: 0|req: 4222/8280] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:01 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.010256] [47312]: DEBUG nova.api.openstack.wsgi [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.011983] [47312]: DEBUG nova.compute.api [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.015701] [47312]: DEBUG oslo_concurrency.lockutils [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.016884] [47312]: DEBUG oslo_concurrency.lockutils [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.016884] [47312]: DEBUG oslo_concurrency.lockutils [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.016884] [47312]: DEBUG oslo_concurrency.lockutils [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.016884] [47312]: DEBUG oslo_concurrency.lockutils [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.016884] [47312]: DEBUG oslo_concurrency.lockutils [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.097288] [47312]: DEBUG nova.policy [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.102361] [47312]: INFO nova.api.openstack.requestlog [None req-2336e009-08ce-427a-8a99-700200f4f4e7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.094682 [ 945.102873] [47312]: [pid: 47312|app: 0|req: 4223/8281] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:01 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.162539] [47312]: DEBUG nova.api.openstack.wsgi [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.164141] [47312]: DEBUG nova.compute.api [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.167917] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.168181] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.168374] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.168753] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.168959] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.169139] [47312]: DEBUG oslo_concurrency.lockutils [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.245453] [47312]: DEBUG nova.policy [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.249896] [47312]: INFO nova.api.openstack.requestlog [None req-4c346ec0-ee0e-412a-8802-9fa7b7820759 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1498 microversion: 2.1 time: 0.089841 [ 945.250250] [47312]: [pid: 47312|app: 0|req: 4224/8282] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1498 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.374705] [47312]: DEBUG nova.api.openstack.wsgi [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.376635] [47312]: DEBUG nova.compute.api [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.380640] [47312]: DEBUG oslo_concurrency.lockutils [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.380936] [47312]: DEBUG oslo_concurrency.lockutils [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.381196] [47312]: DEBUG oslo_concurrency.lockutils [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.381632] [47312]: DEBUG oslo_concurrency.lockutils [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.381870] [47312]: DEBUG oslo_concurrency.lockutils [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.382328] [47312]: DEBUG oslo_concurrency.lockutils [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.459357] [47312]: DEBUG nova.policy [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.464086] [47312]: INFO nova.api.openstack.requestlog [None req-a238f39b-5939-492d-8a8e-d7a1f1b6323e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1505 microversion: 2.1 time: 0.091974 [ 945.464439] [47312]: [pid: 47312|app: 0|req: 4225/8283] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1505 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.466950] [47312]: DEBUG nova.api.openstack.wsgi [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.468550] [47312]: DEBUG nova.compute.api [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.471998] [47312]: DEBUG oslo_concurrency.lockutils [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.472265] [47312]: DEBUG oslo_concurrency.lockutils [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.472456] [47312]: DEBUG oslo_concurrency.lockutils [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.472817] [47312]: DEBUG oslo_concurrency.lockutils [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.473055] [47312]: DEBUG oslo_concurrency.lockutils [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.473244] [47312]: DEBUG oslo_concurrency.lockutils [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.506062] [47312]: DEBUG nova.policy [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.511015] [47312]: INFO nova.api.openstack.requestlog [None req-a456fa89-f6fd-4150-b53a-bd8f045eb6b9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1292 microversion: 2.1 time: 0.045866 [ 945.511540] [47312]: [pid: 47312|app: 0|req: 4226/8284] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1292 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.514264] [47312]: DEBUG nova.api.openstack.wsgi [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.515988] [47312]: DEBUG nova.compute.api [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.519453] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.519717] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.519903] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.520328] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.521047] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.521047] [47312]: DEBUG oslo_concurrency.lockutils [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.581604] [47313]: DEBUG nova.network.neutron [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] validate_networks() for [('72713f04-7c7d-417c-b22a-c6d6c7cd9651', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 945.627011] [47312]: DEBUG nova.policy [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.633074] [47312]: INFO nova.api.openstack.requestlog [None req-9b81057f-f8de-48d3-9c76-a05d3152c43b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1505 microversion: 2.1 time: 0.120806 [ 945.633505] [47312]: [pid: 47312|app: 0|req: 4227/8285] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1505 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.636333] [47312]: DEBUG nova.api.openstack.wsgi [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.638096] [47312]: DEBUG nova.compute.api [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.641584] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.641783] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.641972] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.642359] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.642558] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.642731] [47312]: DEBUG oslo_concurrency.lockutils [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.689235] [47312]: DEBUG nova.policy [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.694859] [47312]: DEBUG nova.policy [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.695677] [47312]: DEBUG nova.policy [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.696373] [47312]: INFO nova.api.openstack.requestlog [None req-cc6dbf53-28d5-4640-a60f-3db0fa12681a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1360 microversion: 2.47 time: 0.062301 [ 945.696714] [47312]: [pid: 47312|app: 0|req: 4228/8286] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1360 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.699238] [47312]: DEBUG nova.api.openstack.wsgi [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.700931] [47312]: DEBUG nova.compute.api [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.704672] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.705086] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.705266] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.705464] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.705666] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.705835] [47312]: DEBUG oslo_concurrency.lockutils [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.869631] [47313]: DEBUG nova.virt.hardware [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 945.869890] [47313]: DEBUG nova.virt.hardware [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 945.870135] [47313]: DEBUG nova.virt.hardware [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 945.870307] [47313]: DEBUG nova.virt.hardware [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 945.870484] [47313]: DEBUG nova.virt.hardware [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 945.879523] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.879769] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.879965] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.880431] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.880692] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.880907] [47313]: DEBUG oslo_concurrency.lockutils [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.883440] [47312]: DEBUG nova.policy [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.888318] [47312]: DEBUG nova.policy [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.889006] [47312]: DEBUG nova.policy [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.889738] [47312]: INFO nova.api.openstack.requestlog [None req-b5d647bf-ec4f-42f7-98d9-e04f2a769ccf tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.192468 [ 945.890086] [47312]: [pid: 47312|app: 0|req: 4229/8287] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 945.893799] [47312]: DEBUG nova.api.openstack.wsgi [None req-acf36dff-4293-4aa9-99b7-845f099ee1b0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'create', calling method: .version_select at 0x7b9c473cda20>, body: {"keypair": {"name": "tempest-keypair-760415957", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIkUSSuV/LqThmOUQH2u5GIEDiHX1pwHY/8c+EDvKcauZNxYFw/fi3CD/PU2UTnpwZaDjC+HRdb5gPPkrw0VWwRHk+lDIn/uXsUiafefsilFXKkBvSH4W4kQhvIzANooxw=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 945.893955] [47313]: DEBUG nova.quota [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 945.897325] [47313]: DEBUG nova.quota [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 945.902394] [47312]: DEBUG nova.quota [None req-acf36dff-4293-4aa9-99b7-845f099ee1b0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 945.905050] [47313]: DEBUG nova.compute.api [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 945.905192] [47312]: DEBUG nova.quota [None req-acf36dff-4293-4aa9-99b7-845f099ee1b0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 945.906727] [47313]: DEBUG nova.compute.api [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 945.920773] [47312]: INFO nova.api.openstack.requestlog [None req-acf36dff-4293-4aa9-99b7-845f099ee1b0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.030041 [ 945.921205] [47312]: [pid: 47312|app: 0|req: 4230/8288] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:17:02 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 945.924057] [47312]: DEBUG nova.api.openstack.wsgi [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.925854] [47312]: DEBUG nova.compute.api [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.930088] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.930421] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.930538] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.931019] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.931283] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.931481] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.938537] [47313]: INFO nova.api.openstack.requestlog [None req-4eaa90ef-3d1c-4e67-9861-4633bec4c5d8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.331061 [ 945.938960] [47313]: [pid: 47313|app: 0|req: 4059/8289] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:17:00 2024] POST /compute/v2.1/servers => generated 380 bytes in 2332 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 945.941719] [47313]: DEBUG nova.api.openstack.wsgi [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.943579] [47313]: DEBUG nova.compute.api [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.948143] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.948498] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.948741] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.949221] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.949451] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.949717] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.950499] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.950741] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.950977] [47312]: DEBUG oslo_concurrency.lockutils [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.951211] [47312]: DEBUG nova.objects.instance [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 65c02563-a348-4415-bb21-3d3711202838 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.974055] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 945.974343] [47312]: DEBUG nova.policy [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 945.974480] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 945.974549] [47313]: DEBUG oslo_concurrency.lockutils [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 945.974769] [47313]: DEBUG nova.objects.instance [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid e2b6dd4e-b639-4553-a45f-87c155506ea3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 945.979079] [47312]: INFO nova.api.openstack.requestlog [None req-2979d6fb-5ec8-4850-a38f-c7fa4b808d09 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1312 microversion: 2.1 time: 0.057201 [ 945.980221] [47312]: [pid: 47312|app: 0|req: 4231/8290] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1312 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 945.982940] [47312]: DEBUG nova.api.openstack.wsgi [None req-d33187d7-2927-40ef-a165-8c90b7b5e98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 945.984211] [47312]: DEBUG nova.compute.api [None req-d33187d7-2927-40ef-a165-8c90b7b5e98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 945.998216] [47313]: DEBUG nova.policy [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.003048] [47313]: INFO nova.api.openstack.requestlog [None req-66f3d40c-b551-4a57-ae66-0500b0e1a667 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1302 microversion: 2.1 time: 0.063337 [ 946.003579] [47313]: [pid: 47313|app: 0|req: 4060/8291] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.010752] [47312]: DEBUG nova.policy [None req-d33187d7-2927-40ef-a165-8c90b7b5e98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.015184] [47312]: INFO nova.api.openstack.requestlog [None req-d33187d7-2927-40ef-a165-8c90b7b5e98e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1212 microversion: 2.1 time: 0.035073 [ 946.015547] [47312]: [pid: 47312|app: 0|req: 4232/8292] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1212 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.028121] [47313]: DEBUG nova.api.openstack.wsgi [req-18a8d866-9ffe-44bf-b2a9-d6fa9bac9075 req-8f405afd-3bf9-4636-9452-1e83ccb900f2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "65c02563-a348-4415-bb21-3d3711202838", "name": "network-vif-deleted", "tag": "afa659ca-956e-457f-8091-aa362b2ef1e3"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 946.035131] [47313]: DEBUG oslo_concurrency.lockutils [req-18a8d866-9ffe-44bf-b2a9-d6fa9bac9075 req-8f405afd-3bf9-4636-9452-1e83ccb900f2 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.035954] [47313]: DEBUG oslo_concurrency.lockutils [req-18a8d866-9ffe-44bf-b2a9-d6fa9bac9075 req-8f405afd-3bf9-4636-9452-1e83ccb900f2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.035954] [47313]: DEBUG oslo_concurrency.lockutils [req-18a8d866-9ffe-44bf-b2a9-d6fa9bac9075 req-8f405afd-3bf9-4636-9452-1e83ccb900f2 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.044294] [47313]: INFO nova.api.openstack.compute.server_external_events [req-18a8d866-9ffe-44bf-b2a9-d6fa9bac9075 req-8f405afd-3bf9-4636-9452-1e83ccb900f2 service nova] Creating event network-vif-deleted:afa659ca-956e-457f-8091-aa362b2ef1e3 for instance 65c02563-a348-4415-bb21-3d3711202838 on cpu-1 [ 946.047566] [47313]: INFO nova.api.openstack.requestlog [req-18a8d866-9ffe-44bf-b2a9-d6fa9bac9075 req-8f405afd-3bf9-4636-9452-1e83ccb900f2 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022050 [ 946.048044] [47313]: [pid: 47313|app: 0|req: 4061/8293] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:02 2024] POST /compute/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) [ 946.116112] [47312]: DEBUG nova.api.openstack.wsgi [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 946.117649] [47312]: DEBUG nova.compute.api [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 946.122126] [47312]: DEBUG oslo_concurrency.lockutils [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.122385] [47312]: DEBUG oslo_concurrency.lockutils [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.122671] [47312]: DEBUG oslo_concurrency.lockutils [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.122977] [47312]: DEBUG oslo_concurrency.lockutils [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.123221] [47312]: DEBUG oslo_concurrency.lockutils [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.123397] [47312]: DEBUG oslo_concurrency.lockutils [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.220316] [47312]: DEBUG nova.policy [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.227294] [47312]: INFO nova.api.openstack.requestlog [None req-3958e86c-fca4-4f88-9fad-24224381aee4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.115272 [ 946.227920] [47312]: [pid: 47312|app: 0|req: 4233/8294] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:02 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.263203] [47313]: DEBUG nova.api.openstack.wsgi [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 946.265696] [47313]: DEBUG nova.compute.api [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 946.271323] [47313]: DEBUG oslo_concurrency.lockutils [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.271691] [47313]: DEBUG oslo_concurrency.lockutils [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.272123] [47313]: DEBUG oslo_concurrency.lockutils [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.272706] [47313]: DEBUG oslo_concurrency.lockutils [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.273016] [47313]: DEBUG oslo_concurrency.lockutils [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.273349] [47313]: DEBUG oslo_concurrency.lockutils [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.366802] [47313]: DEBUG nova.policy [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.371586] [47313]: INFO nova.api.openstack.requestlog [None req-8707f31a-90d4-4c51-b5b2-7f3e11d4ffb3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1498 microversion: 2.1 time: 0.111471 [ 946.371962] [47313]: [pid: 47313|app: 0|req: 4062/8295] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1498 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.523531] [47312]: DEBUG nova.api.openstack.wsgi [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 946.525380] [47312]: DEBUG nova.compute.api [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 946.529624] [47312]: DEBUG oslo_concurrency.lockutils [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.529872] [47312]: DEBUG oslo_concurrency.lockutils [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.530105] [47312]: DEBUG oslo_concurrency.lockutils [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.530530] [47312]: DEBUG oslo_concurrency.lockutils [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.531053] [47312]: DEBUG oslo_concurrency.lockutils [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.531053] [47312]: DEBUG oslo_concurrency.lockutils [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.569550] [47312]: DEBUG nova.policy [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.574473] [47312]: INFO nova.api.openstack.requestlog [None req-21b89dd3-97f1-4def-ba5d-8a03651364a7 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1292 microversion: 2.1 time: 0.053155 [ 946.574819] [47312]: [pid: 47312|app: 0|req: 4234/8296] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.641350] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 946.643742] [47313]: DEBUG nova.compute.api [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 946.647771] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.648218] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.648528] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.649128] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.649372] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.649723] [47313]: DEBUG oslo_concurrency.lockutils [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.712240] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 946.714491] [47312]: DEBUG nova.compute.api [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 946.719594] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.719770] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.719821] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.720386] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.720498] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.720695] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.724131] [47313]: DEBUG nova.policy [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.728638] [47313]: INFO nova.api.openstack.requestlog [None req-b9777f51-92dd-4d8d-ba18-a9e2e7e977c6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 200 len: 1505 microversion: 2.1 time: 0.090015 [ 946.729016] [47313]: [pid: 47313|app: 0|req: 4063/8297] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 1505 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 946.740410] [47313]: DEBUG nova.api.openstack.wsgi [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 946.741064] [47313]: DEBUG nova.compute.api [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 946.744966] [47313]: DEBUG oslo_concurrency.lockutils [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.745303] [47313]: DEBUG oslo_concurrency.lockutils [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.745599] [47313]: DEBUG oslo_concurrency.lockutils [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.746072] [47313]: DEBUG oslo_concurrency.lockutils [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.746311] [47313]: DEBUG oslo_concurrency.lockutils [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.746512] [47313]: DEBUG oslo_concurrency.lockutils [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.758511] [47312]: DEBUG nova.policy [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.761678] [47313]: DEBUG nova.compute.api [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 946.763444] [47312]: DEBUG nova.policy [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.764204] [47312]: DEBUG nova.policy [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 946.764856] [47312]: INFO nova.api.openstack.requestlog [None req-5f7e9fa9-27cc-4341-9a90-87297eaee852 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1360 microversion: 2.47 time: 0.055151 [ 946.765346] [47312]: [pid: 47312|app: 0|req: 4235/8298] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1360 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 946.809987] [47313]: INFO nova.api.openstack.requestlog [None req-b354f1cb-f7b6-4ae9-8e63-2ea4514096a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 204 len: 0 microversion: 2.1 time: 0.071601 [ 946.810971] [47313]: [pid: 47313|app: 0|req: 4064/8299] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:17:03 2024] DELETE /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 946.849919] [47312]: DEBUG nova.api.openstack.wsgi [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1659177788", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "767c99dd-b0a1-4b40-91b5-a0241463e3d0"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 946.885389] [47312]: DEBUG nova.network.neutron [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] validate_networks() for [('767c99dd-b0a1-4b40-91b5-a0241463e3d0', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 946.903893] [47313]: DEBUG nova.api.openstack.wsgi [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 946.905723] [47313]: DEBUG nova.compute.api [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 946.909294] [47313]: DEBUG oslo_concurrency.lockutils [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.909552] [47313]: DEBUG oslo_concurrency.lockutils [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.909738] [47313]: DEBUG oslo_concurrency.lockutils [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 946.910108] [47313]: DEBUG oslo_concurrency.lockutils [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 946.910311] [47313]: DEBUG oslo_concurrency.lockutils [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 946.910482] [47313]: DEBUG oslo_concurrency.lockutils [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.028955] [47313]: DEBUG nova.policy [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.032886] [47313]: DEBUG nova.policy [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.033548] [47313]: DEBUG nova.policy [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.034654] [47313]: INFO nova.api.openstack.requestlog [None req-39d482c9-716e-43cc-92a6-a16d62f0f314 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1740 microversion: 2.20 time: 0.133137 [ 947.034654] [47313]: [pid: 47313|app: 0|req: 4065/8300] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1740 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 947.036687] [47313]: DEBUG nova.api.openstack.wsgi [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.038214] [47313]: DEBUG nova.compute.api [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.041397] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.041623] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.041806] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.042167] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.042364] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.042536] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.059198] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.059426] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.059604] [47313]: DEBUG oslo_concurrency.lockutils [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.059792] [47313]: DEBUG nova.objects.instance [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 65c02563-a348-4415-bb21-3d3711202838 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.079155] [47312]: DEBUG nova.virt.hardware [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 947.079155] [47312]: DEBUG nova.virt.hardware [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 947.079155] [47312]: DEBUG nova.virt.hardware [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 947.079155] [47312]: DEBUG nova.virt.hardware [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 947.079155] [47312]: DEBUG nova.virt.hardware [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 947.084157] [47313]: DEBUG nova.policy [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.085427] [47312]: DEBUG oslo_concurrency.lockutils [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.085823] [47312]: DEBUG oslo_concurrency.lockutils [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.086137] [47312]: DEBUG oslo_concurrency.lockutils [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.086650] [47312]: DEBUG oslo_concurrency.lockutils [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.086997] [47312]: DEBUG oslo_concurrency.lockutils [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.087307] [47312]: DEBUG oslo_concurrency.lockutils [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.088560] [47313]: INFO nova.api.openstack.requestlog [None req-62ec4fb4-c8aa-44b9-8b21-4928c467a734 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1312 microversion: 2.1 time: 0.053438 [ 947.088918] [47313]: [pid: 47313|app: 0|req: 4066/8301] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.092108] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.093772] [47313]: DEBUG nova.compute.api [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.097266] [47312]: DEBUG nova.quota [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 947.097449] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.097689] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.097867] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.098304] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.098500] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.098874] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.100445] [47312]: DEBUG nova.quota [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 947.106749] [47312]: DEBUG nova.compute.api [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 947.108275] [47312]: DEBUG nova.compute.api [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 947.118273] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.118513] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.118738] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.119011] [47313]: DEBUG nova.objects.instance [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid e2b6dd4e-b639-4553-a45f-87c155506ea3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 947.139450] [47313]: DEBUG nova.policy [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.141364] [47312]: INFO nova.api.openstack.requestlog [None req-d218bdf0-d499-46af-9798-a6423fe307a9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.293668 [ 947.141915] [47312]: [pid: 47312|app: 0|req: 4236/8302] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:17:03 2024] POST /compute/v2.1/servers => generated 380 bytes in 294 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 947.144456] [47312]: DEBUG nova.api.openstack.wsgi [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.144875] [47313]: INFO nova.api.openstack.requestlog [None req-5e33814e-32dd-4699-9833-e30048e15636 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1302 microversion: 2.1 time: 0.055301 [ 947.145228] [47313]: [pid: 47313|app: 0|req: 4067/8303] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.146448] [47312]: DEBUG nova.compute.api [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.148596] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d59234a-b295-4822-ae6c-dec7f695fff2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.150278] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.150389] [47313]: DEBUG nova.compute.api [None req-2d59234a-b295-4822-ae6c-dec7f695fff2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.150521] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.150706] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.151096] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.152007] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.152177] [47312]: DEBUG oslo_concurrency.lockutils [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.183810] [47313]: DEBUG nova.policy [None req-2d59234a-b295-4822-ae6c-dec7f695fff2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.188357] [47313]: INFO nova.api.openstack.requestlog [None req-2d59234a-b295-4822-ae6c-dec7f695fff2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1216 microversion: 2.1 time: 0.041740 [ 947.188744] [47313]: [pid: 47313|app: 0|req: 4068/8304] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:04 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1216 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.190050] [47312]: DEBUG nova.policy [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.193522] [47312]: INFO nova.api.openstack.requestlog [None req-e630367d-5cd9-4fed-9ccb-253baa967260 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1208 microversion: 2.1 time: 0.051157 [ 947.194170] [47312]: [pid: 47312|app: 0|req: 4237/8305] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:03 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.239159] [47313]: DEBUG nova.api.openstack.wsgi [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.241021] [47313]: DEBUG nova.compute.api [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.245162] [47313]: DEBUG oslo_concurrency.lockutils [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.245515] [47313]: DEBUG oslo_concurrency.lockutils [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.245762] [47313]: DEBUG oslo_concurrency.lockutils [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.246213] [47313]: DEBUG oslo_concurrency.lockutils [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.246481] [47313]: DEBUG oslo_concurrency.lockutils [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.246702] [47313]: DEBUG oslo_concurrency.lockutils [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.344933] [47313]: DEBUG nova.policy [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.349495] [47313]: INFO nova.api.openstack.requestlog [None req-17004dca-72b9-4940-9138-60d9e795ac55 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.112621 [ 947.349838] [47313]: [pid: 47313|app: 0|req: 4069/8306] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:04 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.383551] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.385439] [47312]: DEBUG nova.compute.api [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.389828] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.390110] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.390306] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.390677] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.390915] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.391371] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.491872] [47312]: DEBUG nova.policy [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.497752] [47312]: INFO nova.api.openstack.requestlog [None req-1ce971de-e2cd-4d75-82cd-b47e7cf879f0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1498 microversion: 2.1 time: 0.116610 [ 947.498098] [47312]: [pid: 47312|app: 0|req: 4238/8307] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:04 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1498 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.588054] [47313]: DEBUG nova.api.openstack.wsgi [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.589861] [47313]: DEBUG nova.compute.api [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.594306] [47313]: DEBUG oslo_concurrency.lockutils [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.594539] [47313]: DEBUG oslo_concurrency.lockutils [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.594727] [47313]: DEBUG oslo_concurrency.lockutils [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.595142] [47313]: DEBUG oslo_concurrency.lockutils [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.595349] [47313]: DEBUG oslo_concurrency.lockutils [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.595561] [47313]: DEBUG oslo_concurrency.lockutils [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.637490] [47313]: DEBUG nova.policy [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.641947] [47313]: INFO nova.api.openstack.requestlog [None req-637be326-6fb8-4d6e-b3a6-6e71feb803c2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1300 microversion: 2.1 time: 0.056304 [ 947.642458] [47313]: [pid: 47313|app: 0|req: 4070/8308] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:04 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 947.780609] [47312]: DEBUG nova.api.openstack.wsgi [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 947.782794] [47312]: DEBUG nova.compute.api [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 947.787299] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.787641] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.787923] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.788472] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 947.788729] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 947.789028] [47312]: DEBUG oslo_concurrency.lockutils [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 947.824489] [47312]: DEBUG nova.policy [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.829332] [47312]: DEBUG nova.policy [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.829959] [47312]: DEBUG nova.policy [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 947.830575] [47312]: INFO nova.api.openstack.requestlog [None req-0b835170-c158-403d-8e52-44a5a002f099 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1360 microversion: 2.47 time: 0.053077 [ 947.830894] [47312]: [pid: 47312|app: 0|req: 4239/8309] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:04 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1360 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 948.049518] [47313]: DEBUG nova.api.openstack.wsgi [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.051573] [47313]: DEBUG nova.compute.api [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.056543] [47313]: DEBUG oslo_concurrency.lockutils [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.056847] [47313]: DEBUG oslo_concurrency.lockutils [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.057181] [47313]: DEBUG oslo_concurrency.lockutils [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.057500] [47313]: DEBUG oslo_concurrency.lockutils [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.057709] [47313]: DEBUG oslo_concurrency.lockutils [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.057883] [47313]: DEBUG oslo_concurrency.lockutils [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.101882] [47312]: DEBUG nova.api.openstack.wsgi [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.104632] [47312]: DEBUG nova.compute.api [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.112374] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.112838] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.113273] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.113901] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.114802] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.115307] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.148168] [47313]: DEBUG nova.policy [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.152680] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.154141] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.154278] [47313]: DEBUG nova.policy [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.154392] [47312]: DEBUG oslo_concurrency.lockutils [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.154392] [47312]: DEBUG nova.objects.instance [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 65c02563-a348-4415-bb21-3d3711202838 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.154499] [47313]: DEBUG nova.policy [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.154991] [47313]: INFO nova.api.openstack.requestlog [None req-d23a908c-349d-40d9-8f22-0de101aea6b1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1722 microversion: 2.20 time: 0.108554 [ 948.155360] [47313]: [pid: 47313|app: 0|req: 4071/8310] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:04 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1722 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 948.158026] [47313]: DEBUG nova.api.openstack.wsgi [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.159931] [47313]: DEBUG nova.compute.api [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.167165] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.167752] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.168234] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.168696] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.169030] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.169332] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.179841] [47312]: DEBUG nova.policy [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.187541] [47312]: INFO nova.api.openstack.requestlog [None req-1238365f-0769-42a2-ad83-0101d4c26ac2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1312 microversion: 2.1 time: 0.089116 [ 948.188103] [47312]: [pid: 47312|app: 0|req: 4240/8311] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:04 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.194664] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.194931] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.195145] [47313]: DEBUG oslo_concurrency.lockutils [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.195401] [47313]: DEBUG nova.objects.instance [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid e2b6dd4e-b639-4553-a45f-87c155506ea3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 948.202374] [47312]: DEBUG nova.api.openstack.wsgi [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.204778] [47312]: DEBUG nova.compute.api [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.217057] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.217567] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.217888] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.218528] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.218907] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.219261] [47312]: DEBUG oslo_concurrency.lockutils [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.220621] [47313]: DEBUG nova.policy [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.230931] [47313]: INFO nova.api.openstack.requestlog [None req-6f9b44fa-59fa-452b-9166-2c3d7526a7c6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1302 microversion: 2.1 time: 0.074136 [ 948.230931] [47313]: [pid: 47313|app: 0|req: 4072/8312] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1302 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.236423] [47313]: DEBUG nova.api.openstack.wsgi [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.236423] [47313]: DEBUG nova.compute.api [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.243170] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.243623] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.243923] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.244456] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.244744] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.244988] [47313]: DEBUG oslo_concurrency.lockutils [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.261032] [47312]: DEBUG nova.policy [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.265357] [47312]: INFO nova.api.openstack.requestlog [None req-f38dcfa2-6e81-433b-9612-5e0158cb79a8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1220 microversion: 2.1 time: 0.067146 [ 948.266230] [47312]: [pid: 47312|app: 0|req: 4241/8313] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1220 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.285713] [47313]: DEBUG nova.policy [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.290525] [47313]: INFO nova.api.openstack.requestlog [None req-12f2b818-4bb5-4020-b5e7-285c1ae81b19 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1208 microversion: 2.1 time: 0.059311 [ 948.290961] [47313]: [pid: 47313|app: 0|req: 4073/8314] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.362723] [47312]: DEBUG nova.api.openstack.wsgi [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.364562] [47312]: DEBUG nova.compute.api [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.368188] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.368972] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.368972] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.368972] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.369265] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.369315] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.459974] [47312]: DEBUG nova.policy [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.465804] [47312]: INFO nova.api.openstack.requestlog [None req-9fe29561-49ba-4587-bfa1-75fcbdd16aa7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.106752 [ 948.466353] [47312]: [pid: 47312|app: 0|req: 4242/8315] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.509447] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.511157] [47313]: DEBUG nova.compute.api [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.515349] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.515587] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.515772] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.516142] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.516535] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.516535] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.623580] [47313]: DEBUG nova.policy [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.628127] [47313]: INFO nova.api.openstack.requestlog [None req-7f1d0bcb-f9f7-405e-b72c-ea4eb42dbb94 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1485 microversion: 2.1 time: 0.120944 [ 948.628457] [47313]: [pid: 47313|app: 0|req: 4074/8316] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1485 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 948.639861] [47312]: DEBUG nova.api.openstack.wsgi [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.639861] [47312]: DEBUG nova.compute.api [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.643175] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.643413] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.643590] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.643941] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.644159] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.644324] [47312]: DEBUG oslo_concurrency.lockutils [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.652828] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.654491] [47313]: DEBUG nova.compute.api [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.657282] [47312]: DEBUG nova.compute.api [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 948.657844] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.658089] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.658520] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.658612] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.658808] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.658978] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.705082] [47312]: INFO nova.api.openstack.requestlog [None req-4bf48a86-4e25-4e3f-9d10-4b65c4b06213 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 204 len: 0 microversion: 2.1 time: 0.067657 [ 948.705505] [47312]: [pid: 47312|app: 0|req: 4243/8317] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:17:05 2024] DELETE /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 948.712482] [47312]: DEBUG nova.api.openstack.wsgi [None req-bde38698-473c-41ca-8491-72edf80d57b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c4731b0a0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.725099] [47312]: INFO nova.api.openstack.wsgi [None req-bde38698-473c-41ca-8491-72edf80d57b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Image not found. [ 948.725433] [47312]: DEBUG nova.api.openstack.wsgi [None req-bde38698-473c-41ca-8491-72edf80d57b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Image not found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 948.725840] [47312]: INFO nova.api.openstack.requestlog [None req-bde38698-473c-41ca-8491-72edf80d57b9 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5" status: 404 len: 62 microversion: 2.1 time: 0.015668 [ 948.726254] [47312]: [pid: 47312|app: 0|req: 4244/8318] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] DELETE /compute/v2.1/images/f88c88ab-7619-4b96-a6f8-405ee8e471b5 => generated 62 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 948.731083] [47312]: DEBUG nova.api.openstack.wsgi [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.731318] [47312]: DEBUG nova.compute.api [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.735381] [47312]: DEBUG oslo_concurrency.lockutils [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.735613] [47312]: DEBUG oslo_concurrency.lockutils [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.735796] [47312]: DEBUG oslo_concurrency.lockutils [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.736170] [47312]: DEBUG oslo_concurrency.lockutils [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.736370] [47312]: DEBUG oslo_concurrency.lockutils [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.736543] [47312]: DEBUG oslo_concurrency.lockutils [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.750687] [47312]: DEBUG nova.compute.api [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 948.767153] [47313]: DEBUG nova.policy [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.771018] [47313]: INFO nova.api.openstack.requestlog [None req-d3ba5d7a-c538-4a79-9a8f-6b110ed65e7a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1377 microversion: 2.1 time: 0.120047 [ 948.771426] [47313]: [pid: 47313|app: 0|req: 4075/8319] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1377 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 948.783572] [47312]: INFO nova.compute.api [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Instance is already in deleting state, ignoring this request [ 948.784286] [47312]: INFO nova.api.openstack.requestlog [None req-3afff471-deaa-46e8-8fbd-7b1430a304c3 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 204 len: 0 microversion: 2.1 time: 0.055462 [ 948.784603] [47312]: [pid: 47312|app: 0|req: 4245/8320] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:17:05 2024] DELETE /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 0 bytes in 56 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 948.789474] [47313]: DEBUG nova.api.openstack.wsgi [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.791339] [47313]: DEBUG nova.compute.api [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.795150] [47313]: DEBUG oslo_concurrency.lockutils [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.795439] [47313]: DEBUG oslo_concurrency.lockutils [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.795659] [47313]: DEBUG oslo_concurrency.lockutils [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.796070] [47313]: DEBUG oslo_concurrency.lockutils [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.796312] [47313]: DEBUG oslo_concurrency.lockutils [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.796536] [47313]: DEBUG oslo_concurrency.lockutils [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.844539] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 948.846431] [47312]: DEBUG nova.compute.api [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 948.850096] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.850336] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.853393] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.853393] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 948.853393] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 948.853393] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 948.907147] [47312]: DEBUG nova.policy [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.912472] [47312]: DEBUG nova.policy [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.913187] [47312]: DEBUG nova.policy [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.913789] [47312]: INFO nova.api.openstack.requestlog [None req-0f4e49f1-27f7-46a9-8140-f32cf4b23951 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1360 microversion: 2.47 time: 0.071764 [ 948.914107] [47312]: [pid: 47312|app: 0|req: 4246/8321] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1360 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 948.923017] [47313]: DEBUG nova.policy [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 948.929194] [47313]: INFO nova.api.openstack.requestlog [None req-e40cb44d-874f-4ada-8d4c-7133046e1c4f tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1491 microversion: 2.1 time: 0.142013 [ 948.929533] [47313]: [pid: 47313|app: 0|req: 4076/8322] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:05 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1491 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.173964] [47312]: DEBUG nova.api.openstack.wsgi [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.175582] [47312]: DEBUG nova.compute.api [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.179068] [47312]: DEBUG oslo_concurrency.lockutils [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.179306] [47312]: DEBUG oslo_concurrency.lockutils [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.179491] [47312]: DEBUG oslo_concurrency.lockutils [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.179850] [47312]: DEBUG oslo_concurrency.lockutils [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.180053] [47312]: DEBUG oslo_concurrency.lockutils [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.180229] [47312]: DEBUG oslo_concurrency.lockutils [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.200788] [47313]: DEBUG nova.api.openstack.wsgi [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.204134] [47313]: DEBUG nova.compute.api [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.208519] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.208990] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.209385] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.209931] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.212906] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.212906] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.232377] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.232377] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.232377] [47313]: DEBUG oslo_concurrency.lockutils [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.233802] [47313]: DEBUG nova.objects.instance [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 65c02563-a348-4415-bb21-3d3711202838 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.268780] [47313]: DEBUG nova.policy [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.273173] [47313]: INFO nova.api.openstack.requestlog [None req-a5cbb6e5-e7e2-48c0-afbe-3834616778a3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1312 microversion: 2.1 time: 0.074538 [ 949.273534] [47313]: [pid: 47313|app: 0|req: 4077/8323] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1312 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.281025] [47313]: DEBUG nova.api.openstack.wsgi [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.281025] [47313]: DEBUG nova.compute.api [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.283486] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.283767] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.283988] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.284401] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.284635] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.284842] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.302585] [47312]: DEBUG nova.policy [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.304535] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.304828] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.305086] [47313]: DEBUG oslo_concurrency.lockutils [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.305332] [47313]: DEBUG nova.objects.instance [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid e2b6dd4e-b639-4553-a45f-87c155506ea3 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 949.307448] [47312]: DEBUG nova.policy [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.308118] [47312]: DEBUG nova.policy [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.308734] [47312]: INFO nova.api.openstack.requestlog [None req-03f12a99-c760-45c4-a097-96d736230a2e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1722 microversion: 2.20 time: 0.137091 [ 949.309181] [47312]: [pid: 47312|app: 0|req: 4247/8324] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1722 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 949.311495] [47312]: DEBUG nova.api.openstack.wsgi [req-61145ad3-9844-4867-9a39-2c67e57e1e14 req-1c9e0188-479e-4bec-b5a1-a49456e24e9f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "84e07f61-2111-43cb-93a2-9cb47ac52503", "name": "network-vif-deleted", "tag": "dd99d79a-cd6c-477b-88f4-45e9d019f331"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 949.316891] [47312]: DEBUG oslo_concurrency.lockutils [req-61145ad3-9844-4867-9a39-2c67e57e1e14 req-1c9e0188-479e-4bec-b5a1-a49456e24e9f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.317132] [47312]: DEBUG oslo_concurrency.lockutils [req-61145ad3-9844-4867-9a39-2c67e57e1e14 req-1c9e0188-479e-4bec-b5a1-a49456e24e9f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.317312] [47312]: DEBUG oslo_concurrency.lockutils [req-61145ad3-9844-4867-9a39-2c67e57e1e14 req-1c9e0188-479e-4bec-b5a1-a49456e24e9f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.323460] [47312]: INFO nova.api.openstack.compute.server_external_events [req-61145ad3-9844-4867-9a39-2c67e57e1e14 req-1c9e0188-479e-4bec-b5a1-a49456e24e9f service nova] Creating event network-vif-deleted:dd99d79a-cd6c-477b-88f4-45e9d019f331 for instance 84e07f61-2111-43cb-93a2-9cb47ac52503 on cpu-1 [ 949.324286] [47313]: DEBUG nova.policy [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.326606] [47312]: INFO nova.api.openstack.requestlog [req-61145ad3-9844-4867-9a39-2c67e57e1e14 req-1c9e0188-479e-4bec-b5a1-a49456e24e9f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016706 [ 949.326688] [47312]: [pid: 47312|app: 0|req: 4248/8325] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:06 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 949.328417] [47313]: INFO nova.api.openstack.requestlog [None req-572769a0-53a9-4380-bc5b-c742e451a48a tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1302 microversion: 2.1 time: 0.054240 [ 949.328678] [47313]: [pid: 47313|app: 0|req: 4078/8326] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.329797] [47312]: DEBUG nova.api.openstack.wsgi [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.330793] [47312]: DEBUG nova.compute.api [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.331018] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.332534] [47313]: DEBUG nova.compute.api [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.334289] [47312]: DEBUG oslo_concurrency.lockutils [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.334515] [47312]: DEBUG oslo_concurrency.lockutils [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.334698] [47312]: DEBUG oslo_concurrency.lockutils [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.335067] [47312]: DEBUG oslo_concurrency.lockutils [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.335284] [47312]: DEBUG oslo_concurrency.lockutils [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.335472] [47312]: DEBUG oslo_concurrency.lockutils [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.335650] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.335883] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.336082] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.336451] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.336639] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.336813] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.374720] [47312]: DEBUG nova.policy [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.376123] [47313]: DEBUG nova.policy [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.381101] [47313]: INFO nova.api.openstack.requestlog [None req-f0e487f6-a7b3-4ba3-a0af-87a863fe62b5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1208 microversion: 2.1 time: 0.051794 [ 949.381603] [47313]: [pid: 47313|app: 0|req: 4079/8327] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.381688] [47312]: INFO nova.api.openstack.requestlog [None req-eba4ee33-cc4a-4048-8c51-350311f55d01 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1212 microversion: 2.1 time: 0.054038 [ 949.382432] [47312]: [pid: 47312|app: 0|req: 4249/8328] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1212 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.484880] [47313]: DEBUG nova.api.openstack.wsgi [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.487360] [47313]: DEBUG nova.compute.api [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.493551] [47313]: DEBUG oslo_concurrency.lockutils [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.494552] [47313]: DEBUG oslo_concurrency.lockutils [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.494796] [47313]: DEBUG oslo_concurrency.lockutils [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.495479] [47313]: DEBUG oslo_concurrency.lockutils [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.496701] [47313]: DEBUG oslo_concurrency.lockutils [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.496701] [47313]: DEBUG oslo_concurrency.lockutils [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.627841] [47313]: DEBUG nova.policy [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.635474] [47313]: INFO nova.api.openstack.requestlog [None req-948fb21e-66b7-411c-ad34-55553c357c7d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1526 microversion: 2.1 time: 0.158806 [ 949.635882] [47313]: [pid: 47313|app: 0|req: 4080/8329] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1526 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.786450] [47312]: DEBUG nova.api.openstack.wsgi [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.788217] [47312]: DEBUG nova.compute.api [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.793207] [47312]: DEBUG oslo_concurrency.lockutils [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.793363] [47312]: DEBUG oslo_concurrency.lockutils [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.793550] [47312]: DEBUG oslo_concurrency.lockutils [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.793946] [47312]: DEBUG oslo_concurrency.lockutils [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.794159] [47312]: DEBUG oslo_concurrency.lockutils [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.794340] [47312]: DEBUG oslo_concurrency.lockutils [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.909160] [47312]: DEBUG nova.policy [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.913631] [47312]: INFO nova.api.openstack.requestlog [None req-93053624-7681-44c5-b19d-e0773f483a0c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.129727 [ 949.913972] [47312]: [pid: 47312|app: 0|req: 4250/8330] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 949.927113] [47313]: DEBUG nova.api.openstack.wsgi [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.928946] [47313]: DEBUG nova.compute.api [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.933461] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.933728] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.934009] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.934447] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.934648] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.934867] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.941188] [47312]: DEBUG nova.api.openstack.wsgi [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 949.942859] [47312]: DEBUG nova.compute.api [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 949.946511] [47312]: DEBUG oslo_concurrency.lockutils [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.946755] [47312]: DEBUG oslo_concurrency.lockutils [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.946991] [47312]: DEBUG oslo_concurrency.lockutils [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.947342] [47312]: DEBUG oslo_concurrency.lockutils [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 949.947548] [47312]: DEBUG oslo_concurrency.lockutils [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 949.947721] [47312]: DEBUG oslo_concurrency.lockutils [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 949.972059] [47313]: DEBUG nova.policy [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.976207] [47313]: DEBUG nova.policy [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.976818] [47313]: DEBUG nova.policy [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 949.977409] [47313]: INFO nova.api.openstack.requestlog [None req-62b4a845-79ac-4889-9962-066a546ceb01 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1360 microversion: 2.47 time: 0.052654 [ 949.977718] [47313]: [pid: 47313|app: 0|req: 4081/8331] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1360 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.065703] [47312]: DEBUG nova.policy [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.072421] [47312]: INFO nova.api.openstack.requestlog [None req-698af98a-0ff0-4517-90be-86b584e5f842 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1491 microversion: 2.1 time: 0.133427 [ 950.072947] [47312]: [pid: 47312|app: 0|req: 4251/8332] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:06 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1491 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.101086] [47313]: DEBUG nova.api.openstack.wsgi [req-0f577c8a-c859-45b9-a6a8-6b2c1ee12fd6 req-3af72a19-f6e5-4651-8c6b-36e4810d89bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "name": "network-vif-unplugged", "status": "completed", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 950.106883] [47313]: DEBUG oslo_concurrency.lockutils [req-0f577c8a-c859-45b9-a6a8-6b2c1ee12fd6 req-3af72a19-f6e5-4651-8c6b-36e4810d89bd service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.107126] [47313]: DEBUG oslo_concurrency.lockutils [req-0f577c8a-c859-45b9-a6a8-6b2c1ee12fd6 req-3af72a19-f6e5-4651-8c6b-36e4810d89bd service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.107324] [47313]: DEBUG oslo_concurrency.lockutils [req-0f577c8a-c859-45b9-a6a8-6b2c1ee12fd6 req-3af72a19-f6e5-4651-8c6b-36e4810d89bd service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.114246] [47313]: INFO nova.api.openstack.compute.server_external_events [req-0f577c8a-c859-45b9-a6a8-6b2c1ee12fd6 req-3af72a19-f6e5-4651-8c6b-36e4810d89bd service nova] Creating event network-vif-unplugged:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 950.117258] [47313]: INFO nova.api.openstack.requestlog [req-0f577c8a-c859-45b9-a6a8-6b2c1ee12fd6 req-3af72a19-f6e5-4651-8c6b-36e4810d89bd service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018432 [ 950.117572] [47313]: [pid: 47313|app: 0|req: 4082/8333] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:06 2024] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 950.287082] [47312]: DEBUG nova.api.openstack.wsgi [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.288762] [47312]: DEBUG nova.compute.api [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.292430] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.292655] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.292851] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.293290] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.293491] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.293662] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.311706] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.311946] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.312139] [47312]: DEBUG oslo_concurrency.lockutils [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.312333] [47312]: DEBUG nova.objects.instance [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 65c02563-a348-4415-bb21-3d3711202838 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.324506] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.326043] [47313]: DEBUG nova.compute.api [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.329964] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.330225] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.330426] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.330794] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.331606] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.331606] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.332736] [47312]: DEBUG nova.policy [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.337504] [47312]: INFO nova.api.openstack.requestlog [None req-070d5edf-36dd-4744-8edb-b8e387b9a535 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 200 len: 1312 microversion: 2.1 time: 0.052593 [ 950.337841] [47312]: [pid: 47312|app: 0|req: 4252/8334] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.344550] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.346039] [47312]: DEBUG nova.compute.api [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.349952] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.349952] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.350130] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.350397] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.350608] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.350778] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.369953] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.370159] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.370341] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.370533] [47312]: DEBUG nova.objects.instance [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lazy-loading 'fault' on Instance uuid e2b6dd4e-b639-4553-a45f-87c155506ea3 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 950.393826] [47312]: DEBUG nova.policy [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8bcceda3ff418c8188eaa0f7a066ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27839bf8968b48f2afff038b1b612f73', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.397603] [47312]: INFO nova.api.openstack.requestlog [None req-5b6e1a02-ae1b-422f-869f-e49313e00668 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 200 len: 1302 microversion: 2.1 time: 0.054941 [ 950.397931] [47312]: [pid: 47312|app: 0|req: 4253/8335] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 1302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 950.400501] [47312]: DEBUG nova.api.openstack.wsgi [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.401656] [47312]: DEBUG nova.compute.api [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.404800] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.404975] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.405174] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.405571] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.405756] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.405923] [47312]: DEBUG oslo_concurrency.lockutils [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.414925] [47313]: DEBUG nova.policy [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.419762] [47313]: DEBUG nova.policy [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.420528] [47313]: DEBUG nova.policy [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.421258] [47313]: INFO nova.api.openstack.requestlog [None req-e2f5843d-b304-46d5-80c4-bf77578e44e2 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1722 microversion: 2.20 time: 0.099786 [ 950.421608] [47313]: [pid: 47313|app: 0|req: 4083/8336] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1722 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 950.424060] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.425868] [47313]: DEBUG nova.compute.api [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.429682] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.429974] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.430230] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.430684] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.430959] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.431225] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.438586] [47312]: DEBUG nova.policy [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.442736] [47312]: INFO nova.api.openstack.requestlog [None req-fea80623-c626-4778-9bc3-1845c815f3f8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1208 microversion: 2.1 time: 0.044246 [ 950.443103] [47312]: [pid: 47312|app: 0|req: 4254/8337] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.463297] [47313]: DEBUG nova.policy [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.467459] [47313]: INFO nova.api.openstack.requestlog [None req-8a8b2e59-4fdc-4993-ab40-a8c7d78b9163 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1212 microversion: 2.1 time: 0.045254 [ 950.467796] [47313]: [pid: 47313|app: 0|req: 4084/8338] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.648215] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.649864] [47312]: DEBUG nova.compute.api [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.653957] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.653957] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.653957] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.654913] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.654913] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.654913] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.732055] [47312]: DEBUG nova.policy [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 950.737497] [47312]: INFO nova.api.openstack.requestlog [None req-bd2eec49-12d9-4de5-9779-58c825d06c1b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1508 microversion: 2.1 time: 0.091547 [ 950.737749] [47312]: [pid: 47312|app: 0|req: 4255/8339] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1508 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 950.926844] [47313]: DEBUG nova.api.openstack.wsgi [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.928904] [47313]: DEBUG nova.compute.api [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.933083] [47313]: DEBUG oslo_concurrency.lockutils [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.933359] [47313]: DEBUG oslo_concurrency.lockutils [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.933551] [47313]: DEBUG oslo_concurrency.lockutils [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.933914] [47313]: DEBUG oslo_concurrency.lockutils [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.934160] [47313]: DEBUG oslo_concurrency.lockutils [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.934332] [47313]: DEBUG oslo_concurrency.lockutils [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.992362] [47312]: DEBUG nova.api.openstack.wsgi [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 950.994386] [47312]: DEBUG nova.compute.api [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 950.997769] [47312]: DEBUG oslo_concurrency.lockutils [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.998010] [47312]: DEBUG oslo_concurrency.lockutils [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.998216] [47312]: DEBUG oslo_concurrency.lockutils [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 950.998563] [47312]: DEBUG oslo_concurrency.lockutils [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 950.998761] [47312]: DEBUG oslo_concurrency.lockutils [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 950.998929] [47312]: DEBUG oslo_concurrency.lockutils [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.039502] [47313]: DEBUG nova.policy [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.040074] [47312]: DEBUG nova.policy [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.043943] [47313]: INFO nova.api.openstack.requestlog [None req-4705bb13-5fae-4e97-be74-9a2db21e01de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.119736 [ 951.044268] [47313]: [pid: 47313|app: 0|req: 4085/8340] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.044327] [47312]: DEBUG nova.policy [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.045749] [47312]: DEBUG nova.policy [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.046416] [47312]: INFO nova.api.openstack.requestlog [None req-34df78e5-35b9-4827-82fe-236f63e624f3 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1377 microversion: 2.47 time: 0.056626 [ 951.046719] [47312]: [pid: 47312|app: 0|req: 4256/8341] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1377 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 951.058463] [47313]: DEBUG nova.api.openstack.wsgi [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-827200438"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 951.060119] [47313]: DEBUG nova.compute.api [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.063238] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.063467] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.063649] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.064017] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.064231] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.064471] [47313]: DEBUG oslo_concurrency.lockutils [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.084183] [47312]: DEBUG nova.api.openstack.wsgi [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.085753] [47312]: DEBUG nova.compute.api [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.089269] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.089501] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.089683] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.090044] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.090247] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.090421] [47312]: DEBUG oslo_concurrency.lockutils [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.163142] [47312]: DEBUG nova.policy [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.167856] [47312]: INFO nova.api.openstack.requestlog [None req-9a50f614-7c60-4f3d-95ce-c01f1f4a5b30 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1491 microversion: 2.1 time: 0.086094 [ 951.168186] [47312]: [pid: 47312|app: 0|req: 4257/8342] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:07 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1491 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.336749] [47312]: DEBUG nova.api.openstack.wsgi [req-ae6912af-bfd1-4c10-9507-2912570880da req-5ffdd14d-cd52-4612-a916-38dda2b5ea62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f71d004b-5343-4ef3-8f37-8ff544c335a2", "name": "network-vif-plugged", "status": "completed", "tag": "fdefc4b7-2c39-496c-9909-b5e05cbdc1da"}, {"name": "network-changed", "server_uuid": "f71d004b-5343-4ef3-8f37-8ff544c335a2", "tag": "fdefc4b7-2c39-496c-9909-b5e05cbdc1da"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 951.342636] [47312]: DEBUG oslo_concurrency.lockutils [req-ae6912af-bfd1-4c10-9507-2912570880da req-5ffdd14d-cd52-4612-a916-38dda2b5ea62 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.342853] [47312]: DEBUG oslo_concurrency.lockutils [req-ae6912af-bfd1-4c10-9507-2912570880da req-5ffdd14d-cd52-4612-a916-38dda2b5ea62 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.343131] [47312]: DEBUG oslo_concurrency.lockutils [req-ae6912af-bfd1-4c10-9507-2912570880da req-5ffdd14d-cd52-4612-a916-38dda2b5ea62 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.349833] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ae6912af-bfd1-4c10-9507-2912570880da req-5ffdd14d-cd52-4612-a916-38dda2b5ea62 service nova] Creating event network-vif-plugged:fdefc4b7-2c39-496c-9909-b5e05cbdc1da for instance f71d004b-5343-4ef3-8f37-8ff544c335a2 on cpu-1 [ 951.350526] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ae6912af-bfd1-4c10-9507-2912570880da req-5ffdd14d-cd52-4612-a916-38dda2b5ea62 service nova] Creating event network-changed:fdefc4b7-2c39-496c-9909-b5e05cbdc1da for instance f71d004b-5343-4ef3-8f37-8ff544c335a2 on cpu-1 [ 951.353639] [47312]: INFO nova.api.openstack.requestlog [req-ae6912af-bfd1-4c10-9507-2912570880da req-5ffdd14d-cd52-4612-a916-38dda2b5ea62 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.019023 [ 951.354385] [47312]: [pid: 47312|app: 0|req: 4258/8343] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:08 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 951.356663] [47312]: DEBUG nova.api.openstack.wsgi [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.358769] [47312]: DEBUG nova.compute.api [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.361467] [47312]: DEBUG oslo_concurrency.lockutils [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.361755] [47312]: DEBUG oslo_concurrency.lockutils [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.361868] [47312]: DEBUG oslo_concurrency.lockutils [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.362822] [47312]: DEBUG oslo_concurrency.lockutils [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.362822] [47312]: DEBUG oslo_concurrency.lockutils [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.362822] [47312]: DEBUG oslo_concurrency.lockutils [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.371106] [47312]: INFO nova.api.openstack.wsgi [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance 65c02563-a348-4415-bb21-3d3711202838 could not be found. [ 951.371793] [47312]: DEBUG nova.api.openstack.wsgi [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance 65c02563-a348-4415-bb21-3d3711202838 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 951.371793] [47312]: INFO nova.api.openstack.requestlog [None req-7898ef33-f407-4e24-bce2-7681d3f2216a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 404 len: 111 microversion: 2.1 time: 0.017175 [ 951.372095] [47312]: [pid: 47312|app: 0|req: 4259/8344] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 951.376561] [47312]: DEBUG nova.api.openstack.wsgi [None req-382b1f5f-c5b9-461b-8f83-205ebb5a9432 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '.version_select at 0x7b9c473cc280>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.388606] [47312]: INFO nova.api.openstack.requestlog [None req-382b1f5f-c5b9-461b-8f83-205ebb5a9432 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-key-313583088" status: 202 len: 0 microversion: 2.1 time: 0.013803 [ 951.388931] [47312]: [pid: 47312|app: 0|req: 4260/8345] 10.180.1.21 () {58 vars in 1201 bytes} [Thu Oct 31 12:17:08 2024] DELETE /compute/v2.1/os-keypairs/tempest-key-313583088 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 951.411523] [47312]: DEBUG nova.api.openstack.wsgi [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.414311] [47312]: DEBUG nova.compute.api [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] [instance: e2b6dd4e-b639-4553-a45f-87c155506ea3] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.420578] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.420833] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.421021] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.421395] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.421591] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.421760] [47312]: DEBUG oslo_concurrency.lockutils [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.431615] [47312]: INFO nova.api.openstack.wsgi [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] HTTP exception thrown: Instance e2b6dd4e-b639-4553-a45f-87c155506ea3 could not be found. [ 951.432055] [47312]: DEBUG nova.api.openstack.wsgi [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Returning 404 to user: Instance e2b6dd4e-b639-4553-a45f-87c155506ea3 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 951.432397] [47312]: INFO nova.api.openstack.requestlog [None req-37d5b527-cd21-487d-97d3-81658f3e8c73 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3" status: 404 len: 111 microversion: 2.1 time: 0.024641 [ 951.432602] [47312]: [pid: 47312|app: 0|req: 4261/8346] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/e2b6dd4e-b639-4553-a45f-87c155506ea3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 951.435126] [47312]: DEBUG nova.api.openstack.wsgi [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.436648] [47312]: DEBUG nova.compute.api [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.440007] [47312]: DEBUG oslo_concurrency.lockutils [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.440247] [47312]: DEBUG oslo_concurrency.lockutils [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.440700] [47312]: DEBUG oslo_concurrency.lockutils [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.440785] [47312]: DEBUG oslo_concurrency.lockutils [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.441033] [47312]: DEBUG oslo_concurrency.lockutils [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.441182] [47312]: DEBUG oslo_concurrency.lockutils [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.451444] [47313]: INFO nova.api.openstack.requestlog [None req-2221cd6e-f913-484e-8fdc-b3439fe214ce tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "POST /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4/action" status: 202 len: 52 microversion: 2.47 time: 0.394383 [ 951.451578] [47313]: [pid: 47313|app: 0|req: 4086/8347] 10.180.1.21 () {62 vars in 1314 bytes} [Thu Oct 31 12:17:07 2024] POST /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4/action => generated 52 bytes in 395 msecs (HTTP/1.1 202) 9 headers in 364 bytes (2 switches on core 0) [ 951.454903] [47313]: DEBUG nova.api.openstack.wsgi [None req-227d98ee-4f53-40d8-b758-13cabdf192e6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c47768b80>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.505473] [47313]: INFO nova.api.openstack.requestlog [None req-227d98ee-4f53-40d8-b758-13cabdf192e6 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/38fe8bde-7835-4511-b70f-229b3907c7a0" status: 204 len: 0 microversion: 2.1 time: 0.052985 [ 951.505665] [47313]: [pid: 47313|app: 0|req: 4087/8348] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] DELETE /compute/v2.1/images/38fe8bde-7835-4511-b70f-229b3907c7a0 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 951.508394] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.510086] [47313]: DEBUG nova.compute.api [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.514241] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.514482] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.514745] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.515033] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.515293] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.515467] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.553103] [47313]: DEBUG nova.policy [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.559739] [47313]: INFO nova.api.openstack.requestlog [None req-e9a77e8a-6cf2-442b-a9b1-ce012eb9bcab tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1264 microversion: 2.1 time: 0.053410 [ 951.559991] [47313]: [pid: 47313|app: 0|req: 4088/8349] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1264 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.565633] [47313]: DEBUG nova.api.openstack.wsgi [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.565633] [47313]: DEBUG nova.compute.api [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.571435] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.571435] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.571435] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.571435] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.571435] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.571435] [47313]: DEBUG oslo_concurrency.lockutils [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.573347] [47312]: DEBUG nova.policy [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.579248] [47312]: DEBUG nova.policy [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.579248] [47312]: DEBUG nova.policy [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.579770] [47312]: INFO nova.api.openstack.requestlog [None req-244f2124-5efa-4826-bee0-8cd1c85b5b92 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1725 microversion: 2.20 time: 0.146555 [ 951.580169] [47312]: [pid: 47312|app: 0|req: 4262/8350] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1725 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 951.582455] [47312]: DEBUG nova.api.openstack.wsgi [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-2113776465", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "0ee63c2f-6734-4b12-88f2-59679c697d2d"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 951.584761] [47313]: DEBUG nova.compute.api [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 951.616937] [47312]: DEBUG nova.network.neutron [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 951.631337] [47313]: INFO nova.api.openstack.requestlog [None req-4a65f0c6-e5e0-4684-94cc-e4ad511bac9a tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 204 len: 0 microversion: 2.47 time: 0.070520 [ 951.631716] [47313]: [pid: 47313|app: 0|req: 4089/8351] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:17:08 2024] DELETE /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 951.635270] [47313]: DEBUG nova.api.openstack.wsgi [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.637032] [47313]: DEBUG nova.compute.api [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.640852] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.641134] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.641326] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.641718] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.641918] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.642106] [47313]: DEBUG oslo_concurrency.lockutils [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.678913] [47313]: DEBUG nova.policy [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.683462] [47313]: INFO nova.api.openstack.requestlog [None req-7b0a183a-2af6-444f-a348-d8be753c1dca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1212 microversion: 2.1 time: 0.051015 [ 951.683840] [47313]: [pid: 47313|app: 0|req: 4090/8352] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 951.686283] [47313]: DEBUG nova.api.openstack.wsgi [None req-db3b4fbd-eee5-4050-af46-71a99b7af843 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473c03a0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.730363] [47313]: INFO nova.api.openstack.requestlog [None req-db3b4fbd-eee5-4050-af46-71a99b7af843 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/a6331de5-ad43-4b34-9a57-9c19bca558a0" status: 204 len: 0 microversion: 2.1 time: 0.045301 [ 951.730363] [47313]: [pid: 47313|app: 0|req: 4091/8353] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] DELETE /compute/v2.1/images/a6331de5-ad43-4b34-9a57-9c19bca558a0 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 951.733430] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "76a11d87-87d4-4b81-8f04-27ccb84bfff6"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 951.735255] [47313]: DEBUG nova.compute.api [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.741036] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.741418] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.741489] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.741889] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.742188] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.742401] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.808963] [47312]: DEBUG nova.virt.hardware [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 951.809253] [47312]: DEBUG nova.virt.hardware [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 951.809502] [47312]: DEBUG nova.virt.hardware [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 951.809746] [47312]: DEBUG nova.virt.hardware [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 951.809931] [47312]: DEBUG nova.virt.hardware [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 951.819339] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.819691] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.819959] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.820466] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.820783] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.821046] [47312]: DEBUG oslo_concurrency.lockutils [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.831787] [47312]: DEBUG nova.quota [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 951.835474] [47312]: DEBUG nova.quota [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 951.841689] [47312]: DEBUG nova.compute.api [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 951.843119] [47312]: DEBUG nova.compute.api [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 951.872535] [47312]: INFO nova.api.openstack.requestlog [None req-6f1260f7-d01d-42e1-83f0-94a1ac77c4b4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.291903 [ 951.873130] [47312]: [pid: 47312|app: 0|req: 4263/8354] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:17:08 2024] POST /compute/v2.1/servers => generated 380 bytes in 292 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 951.875966] [47312]: DEBUG nova.api.openstack.wsgi [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.877665] [47312]: DEBUG nova.compute.api [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.881695] [47312]: DEBUG oslo_concurrency.lockutils [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.881946] [47312]: DEBUG oslo_concurrency.lockutils [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.882136] [47312]: DEBUG oslo_concurrency.lockutils [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.882504] [47312]: DEBUG oslo_concurrency.lockutils [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.882705] [47312]: DEBUG oslo_concurrency.lockutils [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.882879] [47312]: DEBUG oslo_concurrency.lockutils [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.905663] [47313]: INFO nova.api.openstack.requestlog [None req-4c707e12-f358-49e0-9d1b-b188654cb01c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "POST /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.174733 [ 951.906420] [47313]: [pid: 47313|app: 0|req: 4092/8355] 10.180.1.21 () {62 vars in 1359 bytes} [Thu Oct 31 12:17:08 2024] POST /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-volume_attachments => generated 188 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 951.908900] [47313]: DEBUG nova.api.openstack.wsgi [None req-91914d3b-543f-43a8-a23e-b3b91d952261 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] Calling method '.version_select at 0x7b9c473cf6d0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.924140] [47312]: DEBUG nova.policy [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.929687] [47312]: DEBUG nova.policy [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.930571] [47312]: DEBUG nova.policy [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 951.932649] [47312]: INFO nova.api.openstack.requestlog [None req-c498997c-e9e9-48f3-ab44-d0c584a0bf80 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1383 microversion: 2.47 time: 0.057622 [ 951.932649] [47312]: [pid: 47312|app: 0|req: 4264/8356] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1383 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 951.934894] [47312]: DEBUG nova.api.openstack.wsgi [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.938059] [47312]: DEBUG nova.compute.api [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 951.942281] [47312]: DEBUG oslo_concurrency.lockutils [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.943021] [47312]: DEBUG oslo_concurrency.lockutils [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.943021] [47312]: DEBUG oslo_concurrency.lockutils [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.943251] [47312]: DEBUG oslo_concurrency.lockutils [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 951.943467] [47312]: DEBUG oslo_concurrency.lockutils [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 951.943599] [47312]: DEBUG oslo_concurrency.lockutils [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 951.977545] [47313]: INFO nova.api.openstack.requestlog [None req-91914d3b-543f-43a8-a23e-b3b91d952261 tempest-ListImageFiltersTestJSON-615186200 tempest-ListImageFiltersTestJSON-615186200-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/5fd77515-b3eb-4182-9d1f-055e8efde15f" status: 204 len: 0 microversion: 2.1 time: 0.070563 [ 951.977882] [47313]: [pid: 47313|app: 0|req: 4093/8357] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] DELETE /compute/v2.1/images/5fd77515-b3eb-4182-9d1f-055e8efde15f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 951.982252] [47313]: DEBUG nova.api.openstack.wsgi [None req-f1345419-53ae-4183-8501-d6037e2789e3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 951.984357] [47313]: DEBUG nova.compute.api [None req-f1345419-53ae-4183-8501-d6037e2789e3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.018062] [47313]: DEBUG nova.policy [None req-f1345419-53ae-4183-8501-d6037e2789e3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.022538] [47313]: INFO nova.api.openstack.requestlog [None req-f1345419-53ae-4183-8501-d6037e2789e3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1207 microversion: 2.1 time: 0.044033 [ 952.026211] [47313]: [pid: 47313|app: 0|req: 4094/8358] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.026211] [47313]: DEBUG nova.api.openstack.wsgi [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 952.026687] [47313]: DEBUG nova.compute.api [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.032569] [47313]: DEBUG oslo_concurrency.lockutils [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.033165] [47313]: DEBUG oslo_concurrency.lockutils [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.033549] [47313]: DEBUG oslo_concurrency.lockutils [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.034133] [47313]: DEBUG oslo_concurrency.lockutils [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.034739] [47313]: DEBUG oslo_concurrency.lockutils [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.035098] [47313]: DEBUG oslo_concurrency.lockutils [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.040515] [47312]: DEBUG nova.policy [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.046135] [47312]: INFO nova.api.openstack.requestlog [None req-45093275-2a1f-4427-b80b-f41858f2248f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1508 microversion: 2.1 time: 0.113739 [ 952.046474] [47312]: [pid: 47312|app: 0|req: 4265/8359] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1508 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.057558] [47312]: DEBUG nova.api.openstack.wsgi [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 952.058854] [47312]: DEBUG nova.compute.api [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.063034] [47312]: DEBUG oslo_concurrency.lockutils [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.063263] [47312]: DEBUG oslo_concurrency.lockutils [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.063553] [47312]: DEBUG oslo_concurrency.lockutils [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.063794] [47312]: DEBUG oslo_concurrency.lockutils [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.063990] [47312]: DEBUG oslo_concurrency.lockutils [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.064191] [47312]: DEBUG oslo_concurrency.lockutils [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.151810] [47312]: DEBUG nova.policy [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.156280] [47312]: INFO nova.api.openstack.requestlog [None req-84d07a01-eda6-47bd-bbfd-165b08474ae6 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.100689 [ 952.156383] [47312]: [pid: 47312|app: 0|req: 4266/8360] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:08 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 952.158715] [47312]: DEBUG nova.api.openstack.wsgi [req-a010a485-b13f-4675-90e3-9c5cb8724c9f req-6cb68839-e4fe-4520-b533-eae297f5ed25 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 952.167013] [47312]: DEBUG oslo_concurrency.lockutils [req-a010a485-b13f-4675-90e3-9c5cb8724c9f req-6cb68839-e4fe-4520-b533-eae297f5ed25 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.167013] [47312]: DEBUG oslo_concurrency.lockutils [req-a010a485-b13f-4675-90e3-9c5cb8724c9f req-6cb68839-e4fe-4520-b533-eae297f5ed25 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.167013] [47312]: DEBUG oslo_concurrency.lockutils [req-a010a485-b13f-4675-90e3-9c5cb8724c9f req-6cb68839-e4fe-4520-b533-eae297f5ed25 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.173661] [47312]: INFO nova.api.openstack.compute.server_external_events [req-a010a485-b13f-4675-90e3-9c5cb8724c9f req-6cb68839-e4fe-4520-b533-eae297f5ed25 service nova] Creating event network-changed:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 952.176343] [47312]: INFO nova.api.openstack.requestlog [req-a010a485-b13f-4675-90e3-9c5cb8724c9f req-6cb68839-e4fe-4520-b533-eae297f5ed25 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019330 [ 952.176675] [47312]: [pid: 47312|app: 0|req: 4267/8361] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:09 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 952.180190] [47312]: DEBUG nova.api.openstack.wsgi [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 952.181873] [47312]: DEBUG nova.compute.api [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.185194] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.185432] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.185623] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.185970] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.186183] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.186361] [47312]: DEBUG oslo_concurrency.lockutils [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.219190] [47312]: DEBUG nova.policy [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.223824] [47312]: INFO nova.api.openstack.requestlog [None req-eb5feb92-db57-4679-8219-4461df036657 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1287 microversion: 2.1 time: 0.045605 [ 952.224172] [47312]: [pid: 47312|app: 0|req: 4268/8362] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 952.575119] [47312]: DEBUG nova.api.openstack.wsgi [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 952.577264] [47312]: DEBUG nova.compute.api [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.581630] [47312]: DEBUG oslo_concurrency.lockutils [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.581970] [47312]: DEBUG oslo_concurrency.lockutils [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.582256] [47312]: DEBUG oslo_concurrency.lockutils [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.582735] [47312]: DEBUG oslo_concurrency.lockutils [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.583021] [47312]: DEBUG oslo_concurrency.lockutils [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.583289] [47312]: DEBUG oslo_concurrency.lockutils [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.655728] [47312]: DEBUG nova.policy [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.660302] [47312]: INFO nova.api.openstack.requestlog [None req-89a691a3-ca26-4e26-a4cc-cb6b646b3894 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1264 microversion: 2.1 time: 0.087699 [ 952.661641] [47312]: [pid: 47312|app: 0|req: 4269/8363] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1264 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.682230] [47313]: INFO nova.api.openstack.requestlog [None req-a35dd0fe-d7e7-4ccf-bd3d-9f0bbfc3d8ca tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-volume_attachments/76a11d87-87d4-4b81-8f04-27ccb84bfff6" status: 202 len: 0 microversion: 2.20 time: 0.658158 [ 952.682860] [47313]: [pid: 47313|app: 0|req: 4095/8364] 10.180.1.21 () {60 vars in 1452 bytes} [Thu Oct 31 12:17:08 2024] DELETE /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-volume_attachments/76a11d87-87d4-4b81-8f04-27ccb84bfff6 => generated 0 bytes in 659 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 952.695961] [47312]: DEBUG nova.api.openstack.wsgi [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 952.697914] [47312]: DEBUG nova.compute.api [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.701306] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.701519] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.701814] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.702079] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.702279] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.702448] [47312]: DEBUG oslo_concurrency.lockutils [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.720802] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 952.722515] [47313]: DEBUG nova.compute.api [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.726906] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.727171] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.727360] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.728020] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.728020] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.728749] [47313]: DEBUG oslo_concurrency.lockutils [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.735743] [47312]: DEBUG nova.policy [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.741225] [47312]: INFO nova.api.openstack.requestlog [None req-3bd44b02-960c-4655-858a-d40688d4d9f0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1212 microversion: 2.1 time: 0.048010 [ 952.741564] [47312]: [pid: 47312|app: 0|req: 4270/8365] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 952.753068] [47313]: DEBUG nova.compute.api [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=47313) unshelve /opt/stack/nova/nova/compute/api.py:4651}} [ 952.792099] [47313]: INFO nova.api.openstack.requestlog [None req-2cce21d1-7022-4f30-a8ac-555877b38e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "POST /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/action" status: 202 len: 0 microversion: 2.20 time: 0.073282 [ 952.792201] [47313]: [pid: 47313|app: 0|req: 4096/8366] 10.180.1.21 () {62 vars in 1314 bytes} [Thu Oct 31 12:17:09 2024] POST /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [ 952.797491] [47312]: DEBUG nova.api.openstack.wsgi [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 952.799163] [47312]: DEBUG nova.compute.api [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.802688] [47312]: DEBUG oslo_concurrency.lockutils [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.802926] [47312]: DEBUG oslo_concurrency.lockutils [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.803178] [47312]: DEBUG oslo_concurrency.lockutils [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.803617] [47312]: DEBUG oslo_concurrency.lockutils [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.803827] [47312]: DEBUG oslo_concurrency.lockutils [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.804096] [47312]: DEBUG oslo_concurrency.lockutils [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.899261] [47312]: DEBUG nova.policy [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.903855] [47312]: DEBUG nova.policy [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.904526] [47312]: DEBUG nova.policy [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.905150] [47312]: INFO nova.api.openstack.requestlog [None req-172926d4-ed42-4b32-bf7d-c3d79649e752 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1733 microversion: 2.20 time: 0.110023 [ 952.905462] [47312]: [pid: 47312|app: 0|req: 4271/8367] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1733 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 952.946536] [47313]: DEBUG nova.api.openstack.wsgi [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 952.948204] [47313]: DEBUG nova.compute.api [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 952.951785] [47313]: DEBUG oslo_concurrency.lockutils [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.952055] [47313]: DEBUG oslo_concurrency.lockutils [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.952252] [47313]: DEBUG oslo_concurrency.lockutils [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.952616] [47313]: DEBUG oslo_concurrency.lockutils [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 952.952811] [47313]: DEBUG oslo_concurrency.lockutils [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 952.953032] [47313]: DEBUG oslo_concurrency.lockutils [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 952.990520] [47313]: DEBUG nova.policy [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.994974] [47313]: DEBUG nova.policy [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.995604] [47313]: DEBUG nova.policy [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 952.996299] [47313]: INFO nova.api.openstack.requestlog [None req-ddca81f0-e941-46e5-a1b5-4ba84777371c tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1383 microversion: 2.47 time: 0.052336 [ 952.996609] [47313]: [pid: 47313|app: 0|req: 4097/8368] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1383 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.040700] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.042303] [47313]: DEBUG nova.compute.api [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.042457] [47312]: DEBUG nova.api.openstack.wsgi [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-1796743398", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 953.045687] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.045915] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.046109] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.046457] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.046649] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.046813] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.077893] [47312]: DEBUG nova.virt.hardware [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 953.078185] [47312]: DEBUG nova.virt.hardware [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 953.078441] [47312]: DEBUG nova.virt.hardware [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 953.078632] [47312]: DEBUG nova.virt.hardware [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 953.078820] [47312]: DEBUG nova.virt.hardware [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 953.080807] [47313]: DEBUG nova.policy [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.084932] [47313]: INFO nova.api.openstack.requestlog [None req-4e28f21b-c80b-49f1-b989-77f2f31ce7f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1211 microversion: 2.1 time: 0.046358 [ 953.085253] [47313]: [pid: 47313|app: 0|req: 4098/8369] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.086143] [47312]: DEBUG oslo_concurrency.lockutils [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.086143] [47312]: DEBUG oslo_concurrency.lockutils [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.086302] [47312]: DEBUG oslo_concurrency.lockutils [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.086710] [47312]: DEBUG oslo_concurrency.lockutils [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.086920] [47312]: DEBUG oslo_concurrency.lockutils [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.087106] [47312]: DEBUG oslo_concurrency.lockutils [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.087480] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.089040] [47313]: DEBUG nova.compute.api [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.092202] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.092976] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.092976] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.092976] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.093302] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.093337] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.097393] [47312]: DEBUG nova.quota [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Getting quotas for project c626ccddb4dd4aada96840a047bbe485. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 953.100760] [47312]: DEBUG nova.quota [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Getting quotas for user e4e6a6a56662442ebbf808b7318d619d and project c626ccddb4dd4aada96840a047bbe485. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 953.106609] [47312]: DEBUG nova.compute.api [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 953.107917] [47312]: DEBUG nova.compute.api [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 953.136511] [47312]: INFO nova.api.openstack.requestlog [None req-f331e914-ba3a-4de4-9886-8ef41afeb457 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.144295 [ 953.136511] [47312]: [pid: 47312|app: 0|req: 4272/8370] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:17:09 2024] POST /compute/v2.1/servers => generated 380 bytes in 145 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 953.164875] [47312]: DEBUG nova.api.openstack.wsgi [None req-676d09fc-d5fd-4773-a157-8e3736f61b92 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-reader] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.167112] [47312]: DEBUG nova.compute.api [None req-676d09fc-d5fd-4773-a157-8e3736f61b92 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-reader] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.206242] [47312]: DEBUG nova.policy [None req-676d09fc-d5fd-4773-a157-8e3736f61b92 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1ae078d2fcda474e98379354e405ac1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.214688] [47312]: DEBUG nova.policy [None req-676d09fc-d5fd-4773-a157-8e3736f61b92 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1ae078d2fcda474e98379354e405ac1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.214775] [47312]: DEBUG nova.policy [None req-676d09fc-d5fd-4773-a157-8e3736f61b92 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1ae078d2fcda474e98379354e405ac1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.215344] [47312]: INFO nova.api.openstack.requestlog [None req-676d09fc-d5fd-4773-a157-8e3736f61b92 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 200 len: 1300 microversion: 2.47 time: 0.075368 [ 953.215681] [47312]: [pid: 47312|app: 0|req: 4273/8371] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 1300 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 953.217961] [47312]: DEBUG nova.api.openstack.wsgi [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.219532] [47312]: DEBUG nova.compute.api [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.222805] [47312]: DEBUG oslo_concurrency.lockutils [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.223073] [47312]: DEBUG oslo_concurrency.lockutils [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.223266] [47312]: DEBUG oslo_concurrency.lockutils [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.223623] [47312]: DEBUG oslo_concurrency.lockutils [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.223817] [47312]: DEBUG oslo_concurrency.lockutils [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.223992] [47312]: DEBUG oslo_concurrency.lockutils [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.227558] [47313]: DEBUG nova.policy [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.234968] [47313]: INFO nova.api.openstack.requestlog [None req-cd678924-6e3c-460a-94d1-2eb8c408b3d1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1511 microversion: 2.1 time: 0.148958 [ 953.235256] [47313]: [pid: 47313|app: 0|req: 4099/8372] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:09 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1511 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.238070] [47313]: DEBUG nova.api.openstack.wsgi [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.239607] [47313]: DEBUG nova.compute.api [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.243593] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.243847] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.244308] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.245452] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.245452] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.245452] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.265333] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.265584] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.265770] [47313]: DEBUG oslo_concurrency.lockutils [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.266064] [47313]: DEBUG nova.objects.instance [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.292552] [47313]: DEBUG nova.policy [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.296812] [47313]: INFO nova.api.openstack.requestlog [None req-96d3da8e-cf0c-4a75-93f7-a324568f7df1 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.060943 [ 953.297084] [47313]: [pid: 47313|app: 0|req: 4100/8373] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.302837] [47313]: DEBUG nova.api.openstack.wsgi [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.304412] [47313]: DEBUG nova.compute.api [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.307682] [47313]: DEBUG oslo_concurrency.lockutils [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.307916] [47313]: DEBUG oslo_concurrency.lockutils [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.308110] [47313]: DEBUG oslo_concurrency.lockutils [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.308465] [47313]: DEBUG oslo_concurrency.lockutils [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.308659] [47313]: DEBUG oslo_concurrency.lockutils [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.308828] [47313]: DEBUG oslo_concurrency.lockutils [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.310884] [47312]: DEBUG nova.policy [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.315362] [47312]: INFO nova.api.openstack.requestlog [None req-03d01b76-ebed-49f8-baeb-3b72fedf32d9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.099120 [ 953.315688] [47312]: [pid: 47312|app: 0|req: 4274/8374] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.318239] [47312]: DEBUG nova.api.openstack.wsgi [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-232427221", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 953.349666] [47312]: DEBUG nova.virt.hardware [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 953.349869] [47312]: DEBUG nova.virt.hardware [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 953.350091] [47312]: DEBUG nova.virt.hardware [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 953.350254] [47312]: DEBUG nova.virt.hardware [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 953.350410] [47312]: DEBUG nova.virt.hardware [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 953.354993] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.355239] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.355427] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.355805] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.356021] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.356191] [47312]: DEBUG oslo_concurrency.lockutils [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.365363] [47312]: DEBUG nova.quota [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Getting quotas for project c626ccddb4dd4aada96840a047bbe485. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 953.368383] [47312]: DEBUG nova.quota [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Getting quotas for user e4e6a6a56662442ebbf808b7318d619d and project c626ccddb4dd4aada96840a047bbe485. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 953.374531] [47312]: DEBUG nova.compute.api [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 953.375742] [47312]: DEBUG nova.compute.api [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 953.381900] [47313]: DEBUG nova.policy [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.386227] [47313]: INFO nova.api.openstack.requestlog [None req-37125576-0c92-4e0c-b2cf-29f2e2de3696 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1511 microversion: 2.1 time: 0.088571 [ 953.386669] [47313]: [pid: 47313|app: 0|req: 4101/8375] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1511 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.388913] [47313]: DEBUG nova.api.openstack.wsgi [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b03b1fe7-2eda-4505-a6f9-19c570b15d1e", "name": "network-vif-deleted", "tag": "36f8ea5c-3a0e-465b-86ad-a380d3b8f573"}, {"server_uuid": "9562558a-89ba-4169-bd0a-ad31fc0c33bc", "name": "network-vif-unplugged", "status": "completed", "tag": "96b44391-970b-458b-bb63-47288e6d18a2"}, {"name": "network-changed", "server_uuid": "9562558a-89ba-4169-bd0a-ad31fc0c33bc", "tag": "96b44391-970b-458b-bb63-47288e6d18a2"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 953.394875] [47313]: DEBUG oslo_concurrency.lockutils [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.395128] [47313]: DEBUG oslo_concurrency.lockutils [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.395620] [47313]: DEBUG oslo_concurrency.lockutils [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.401092] [47312]: INFO nova.api.openstack.requestlog [None req-e8c7bee1-9257-4ed2-9716-81ed7a207dea tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.084692 [ 953.401521] [47312]: [pid: 47312|app: 0|req: 4275/8376] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:17:10 2024] POST /compute/v2.1/servers => generated 380 bytes in 85 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 953.403518] [47313]: INFO nova.api.openstack.compute.server_external_events [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] Creating event network-vif-deleted:36f8ea5c-3a0e-465b-86ad-a380d3b8f573 for instance b03b1fe7-2eda-4505-a6f9-19c570b15d1e on cpu-1 [ 953.403518] [47313]: INFO nova.api.openstack.compute.server_external_events [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] Creating event network-vif-unplugged:96b44391-970b-458b-bb63-47288e6d18a2 for instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc on cpu-1 [ 953.403680] [47313]: INFO nova.api.openstack.compute.server_external_events [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] Creating event network-changed:96b44391-970b-458b-bb63-47288e6d18a2 for instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc on cpu-1 [ 953.407685] [47313]: INFO nova.api.openstack.requestlog [req-1d43acb8-af03-4c0f-93de-80d89cbabc7a req-a9f8d59d-6884-4888-aa73-2d2ce4ba76ac service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 523 microversion: 2.1 time: 0.019994 [ 953.407685] [47313]: [pid: 47313|app: 0|req: 4102/8377] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:10 2024] POST /compute/v2.1/os-server-external-events => generated 523 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 953.409324] [47312]: DEBUG nova.api.openstack.wsgi [None req-c58492de-51a0-4a8f-bf24-63fbc5714286 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Action: 'update', calling method: >, body: {"server": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 953.411237] [47312]: DEBUG nova.compute.api [None req-c58492de-51a0-4a8f-bf24-63fbc5714286 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.421878] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 953.423428] [47313]: DEBUG nova.compute.api [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.427241] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.427480] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.427663] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.428087] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.428232] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.428408] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.435722] [47312]: INFO nova.api.openstack.requestlog [None req-c58492de-51a0-4a8f-bf24-63fbc5714286 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1013 microversion: 2.47 time: 0.029580 [ 953.436362] [47312]: [pid: 47312|app: 0|req: 4276/8378] 10.180.1.21 () {62 vars in 1292 bytes} [Thu Oct 31 12:17:10 2024] PUT /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1013 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 953.443535] [47313]: DEBUG nova.objects.instance [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'flavor' on Instance uuid 9562558a-89ba-4169-bd0a-ad31fc0c33bc {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 953.446643] [47312]: DEBUG nova.api.openstack.wsgi [None req-7d173265-cb1d-430e-bd74-cba5c492bb59 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.448394] [47312]: DEBUG nova.compute.api [None req-7d173265-cb1d-430e-bd74-cba5c492bb59 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.450418] [47313]: INFO nova.api.openstack.wsgi [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Cannot 'shelve' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state shelved_offloaded [ 953.450753] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 409 to user: Cannot 'shelve' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state shelved_offloaded {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 953.451209] [47313]: INFO nova.api.openstack.requestlog [None req-bb6aaa30-67a6-4604-b319-60b1b90884ec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 409 len: 155 microversion: 2.1 time: 0.032032 [ 953.451519] [47313]: [pid: 47313|app: 0|req: 4103/8379] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:10 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 155 bytes in 33 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 953.456528] [47313]: DEBUG nova.api.openstack.wsgi [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 953.458115] [47313]: DEBUG nova.compute.api [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.461487] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.461722] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.461901] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.462270] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.462473] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.462647] [47313]: DEBUG oslo_concurrency.lockutils [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.482463] [47313]: DEBUG nova.compute.api [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=47313) unshelve /opt/stack/nova/nova/compute/api.py:4651}} [ 953.482758] [47312]: DEBUG nova.policy [None req-7d173265-cb1d-430e-bd74-cba5c492bb59 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.487175] [47312]: DEBUG nova.policy [None req-7d173265-cb1d-430e-bd74-cba5c492bb59 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.487863] [47312]: DEBUG nova.policy [None req-7d173265-cb1d-430e-bd74-cba5c492bb59 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.488512] [47312]: INFO nova.api.openstack.requestlog [None req-7d173265-cb1d-430e-bd74-cba5c492bb59 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1299 microversion: 2.47 time: 0.044107 [ 953.488846] [47312]: [pid: 47312|app: 0|req: 4277/8380] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 953.522906] [47313]: INFO nova.api.openstack.requestlog [None req-aea76979-a288-4203-a162-c80c25bec061 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 202 len: 0 microversion: 2.1 time: 0.068245 [ 953.523263] [47313]: [pid: 47313|app: 0|req: 4104/8381] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:10 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 953.531351] [47312]: DEBUG nova.api.openstack.wsgi [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.533186] [47312]: DEBUG nova.compute.api [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.537249] [47312]: DEBUG oslo_concurrency.lockutils [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.537551] [47312]: DEBUG oslo_concurrency.lockutils [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.537767] [47312]: DEBUG oslo_concurrency.lockutils [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.538171] [47312]: DEBUG oslo_concurrency.lockutils [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.538461] [47312]: DEBUG oslo_concurrency.lockutils [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.538675] [47312]: DEBUG oslo_concurrency.lockutils [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.629137] [47312]: DEBUG nova.policy [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.633428] [47312]: INFO nova.api.openstack.requestlog [None req-23383cc0-d7b2-42be-83c8-657fde429654 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.107259 [ 953.633754] [47312]: [pid: 47312|app: 0|req: 4278/8382] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.673560] [47313]: DEBUG nova.api.openstack.wsgi [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.675306] [47313]: DEBUG nova.compute.api [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.679853] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.680553] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.680553] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.680708] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.680949] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.681053] [47313]: DEBUG oslo_concurrency.lockutils [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.717910] [47313]: DEBUG nova.policy [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.722279] [47313]: INFO nova.api.openstack.requestlog [None req-a9038444-5fce-4766-a091-3b941b0927ec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1272 microversion: 2.1 time: 0.051325 [ 953.722613] [47313]: [pid: 47313|app: 0|req: 4105/8383] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1272 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.753785] [47312]: DEBUG nova.api.openstack.wsgi [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.757996] [47312]: DEBUG nova.compute.api [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.761877] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.762181] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.762344] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.762706] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.762900] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.763146] [47312]: DEBUG oslo_concurrency.lockutils [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.802869] [47312]: DEBUG nova.policy [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 953.809019] [47312]: INFO nova.api.openstack.requestlog [None req-7ae46bc2-d4f3-479f-bc8c-457b5ef7378c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1268 microversion: 2.1 time: 0.055733 [ 953.809019] [47312]: [pid: 47312|app: 0|req: 4279/8384] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1268 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 953.928756] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 953.937955] [47313]: DEBUG nova.compute.api [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 953.942317] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.942597] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.942802] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 953.943290] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 953.943510] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 953.943698] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.012096] [47312]: DEBUG nova.api.openstack.wsgi [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.012096] [47312]: DEBUG nova.compute.api [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.015241] [47312]: DEBUG oslo_concurrency.lockutils [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.015510] [47312]: DEBUG oslo_concurrency.lockutils [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.015682] [47312]: DEBUG oslo_concurrency.lockutils [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.016079] [47312]: DEBUG oslo_concurrency.lockutils [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.016285] [47312]: DEBUG oslo_concurrency.lockutils [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.016460] [47312]: DEBUG oslo_concurrency.lockutils [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.083193] [47312]: DEBUG nova.policy [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.088975] [47312]: DEBUG nova.policy [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.091073] [47312]: DEBUG nova.policy [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.091073] [47312]: INFO nova.api.openstack.requestlog [None req-13cac2ec-8cc5-408d-abc6-e63813f6bed6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1383 microversion: 2.47 time: 0.083608 [ 954.091073] [47312]: [pid: 47312|app: 0|req: 4280/8385] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1383 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 954.099158] [47313]: DEBUG nova.policy [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.099568] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.101482] [47312]: DEBUG nova.compute.api [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.103498] [47313]: DEBUG nova.policy [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.107022] [47313]: DEBUG nova.policy [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.107022] [47313]: INFO nova.api.openstack.requestlog [None req-e1e6a1f1-45dc-4cf6-9641-b8a8afe8f793 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1733 microversion: 2.20 time: 0.181303 [ 954.107022] [47313]: [pid: 47313|app: 0|req: 4106/8386] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1733 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 954.107439] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.107439] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.107439] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.107439] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.107439] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.107439] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.146837] [47312]: DEBUG nova.policy [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.151571] [47312]: INFO nova.api.openstack.requestlog [None req-cf5294e9-3859-4166-a973-d418b545e167 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.055204 [ 954.151895] [47312]: [pid: 47312|app: 0|req: 4281/8387] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:10 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 954.308413] [47313]: DEBUG nova.api.openstack.wsgi [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.310146] [47313]: DEBUG nova.compute.api [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.313825] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.314105] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.314318] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.314707] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.314910] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.315113] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.327519] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.329300] [47312]: DEBUG nova.compute.api [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.332864] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.333127] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.333199] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.333329] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.333385] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.333573] [47313]: DEBUG oslo_concurrency.lockutils [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.333696] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.333791] [47313]: DEBUG nova.objects.instance [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 954.333914] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.334102] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.358611] [47313]: DEBUG nova.policy [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.363101] [47313]: INFO nova.api.openstack.requestlog [None req-51adcf94-a269-4ada-9700-eca24ef2bfe7 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.057069 [ 954.363400] [47313]: [pid: 47313|app: 0|req: 4107/8388] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.442645] [47312]: DEBUG nova.policy [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.448752] [47312]: INFO nova.api.openstack.requestlog [None req-b1a3887d-5f22-425a-aaa1-0f943cc962e9 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.123867 [ 954.449082] [47312]: [pid: 47312|app: 0|req: 4282/8389] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.502295] [47313]: DEBUG nova.api.openstack.wsgi [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.504778] [47313]: DEBUG nova.compute.api [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.508662] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.509086] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.509086] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.509443] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.509633] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.509805] [47313]: DEBUG oslo_concurrency.lockutils [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.540113] [47313]: DEBUG nova.policy [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.543937] [47313]: DEBUG nova.policy [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.544625] [47313]: DEBUG nova.policy [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.545228] [47313]: INFO nova.api.openstack.requestlog [None req-2a37f3aa-7ea2-45e0-ab00-336267916305 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1303 microversion: 2.47 time: 0.045440 [ 954.545646] [47313]: [pid: 47313|app: 0|req: 4108/8390] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1303 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 954.647621] [47312]: DEBUG nova.api.openstack.wsgi [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.649382] [47312]: DEBUG nova.compute.api [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.653496] [47312]: DEBUG oslo_concurrency.lockutils [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.653737] [47312]: DEBUG oslo_concurrency.lockutils [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.653919] [47312]: DEBUG oslo_concurrency.lockutils [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.654321] [47312]: DEBUG oslo_concurrency.lockutils [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.654554] [47312]: DEBUG oslo_concurrency.lockutils [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.654700] [47312]: DEBUG oslo_concurrency.lockutils [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.730379] [47312]: DEBUG nova.policy [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.734709] [47312]: INFO nova.api.openstack.requestlog [None req-066efe5e-4859-4e46-aedf-03a9707cefb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.089755 [ 954.735038] [47312]: [pid: 47312|app: 0|req: 4283/8391] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.739011] [47313]: DEBUG nova.api.openstack.wsgi [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.740740] [47313]: DEBUG nova.compute.api [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.744297] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.744608] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.744760] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.745089] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.745255] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.745626] [47313]: DEBUG oslo_concurrency.lockutils [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.823116] [47312]: DEBUG nova.api.openstack.wsgi [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 954.824854] [47312]: DEBUG nova.compute.api [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 954.828724] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.829009] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.829250] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.829638] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 954.829834] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 954.830018] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 954.863945] [47312]: DEBUG nova.policy [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.868011] [47312]: INFO nova.api.openstack.requestlog [None req-b0bf181f-bfba-4f1a-9181-a9f16219610c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1268 microversion: 2.1 time: 0.047121 [ 954.868368] [47312]: [pid: 47312|app: 0|req: 4284/8392] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1268 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 954.875690] [47313]: DEBUG nova.policy [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 954.880783] [47313]: INFO nova.api.openstack.requestlog [None req-a8a55aa2-36e4-4f55-95f9-ab628f607d9b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.144044 [ 954.881173] [47313]: [pid: 47313|app: 0|req: 4109/8393] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.104996] [47312]: DEBUG nova.api.openstack.wsgi [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.106716] [47312]: DEBUG nova.compute.api [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.110504] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.110748] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.110942] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.111351] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.111567] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.111754] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.123312] [47313]: DEBUG nova.api.openstack.wsgi [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.125324] [47313]: DEBUG nova.compute.api [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.128993] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.129268] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.129431] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.129790] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.129987] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.130524] [47313]: DEBUG oslo_concurrency.lockutils [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.145713] [47312]: DEBUG nova.policy [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.149995] [47312]: DEBUG nova.policy [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.150629] [47312]: DEBUG nova.policy [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.151252] [47312]: INFO nova.api.openstack.requestlog [None req-ddafb293-8570-4a02-9093-b699bde37643 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1383 microversion: 2.47 time: 0.048577 [ 955.151568] [47312]: [pid: 47312|app: 0|req: 4285/8394] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1383 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 955.166667] [47312]: DEBUG nova.api.openstack.wsgi [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.168307] [47312]: DEBUG nova.compute.api [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.172184] [47312]: DEBUG oslo_concurrency.lockutils [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.172411] [47312]: DEBUG oslo_concurrency.lockutils [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.172657] [47312]: DEBUG oslo_concurrency.lockutils [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.173078] [47312]: DEBUG oslo_concurrency.lockutils [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.173320] [47312]: DEBUG oslo_concurrency.lockutils [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.173498] [47312]: DEBUG oslo_concurrency.lockutils [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.205566] [47312]: DEBUG nova.policy [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.209563] [47312]: INFO nova.api.openstack.requestlog [None req-93b29d7b-d4d1-41ac-b7d7-d24dbbe8aee1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.044827 [ 955.209893] [47312]: [pid: 47312|app: 0|req: 4286/8395] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:12 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.216027] [47313]: DEBUG nova.policy [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.220560] [47313]: DEBUG nova.policy [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.221420] [47313]: DEBUG nova.policy [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.222244] [47313]: INFO nova.api.openstack.requestlog [None req-9c2cf157-26c4-46e7-a036-7e50579e0ebc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1733 microversion: 2.20 time: 0.101375 [ 955.222382] [47313]: [pid: 47313|app: 0|req: 4110/8396] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:11 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1733 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 955.375541] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.377262] [47312]: DEBUG nova.compute.api [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.380800] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.381109] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.381375] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.381758] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.381981] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.382185] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.401277] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.401553] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.401756] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.401953] [47312]: DEBUG nova.objects.instance [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 955.417031] [47313]: DEBUG nova.api.openstack.wsgi [req-2c53e76b-a604-45a7-b3d2-26008f1e8ed3 req-342734de-2ee6-4c31-aa63-f18231a4eecb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7", "name": "network-vif-plugged", "status": "completed", "tag": "eaccfe94-cbc5-4a94-b940-24e8d40565e2"}, {"name": "network-changed", "server_uuid": "dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7", "tag": "eaccfe94-cbc5-4a94-b940-24e8d40565e2"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 955.422367] [47312]: DEBUG nova.policy [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.423544] [47313]: DEBUG oslo_concurrency.lockutils [req-2c53e76b-a604-45a7-b3d2-26008f1e8ed3 req-342734de-2ee6-4c31-aa63-f18231a4eecb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.423786] [47313]: DEBUG oslo_concurrency.lockutils [req-2c53e76b-a604-45a7-b3d2-26008f1e8ed3 req-342734de-2ee6-4c31-aa63-f18231a4eecb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.423998] [47313]: DEBUG oslo_concurrency.lockutils [req-2c53e76b-a604-45a7-b3d2-26008f1e8ed3 req-342734de-2ee6-4c31-aa63-f18231a4eecb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.429609] [47312]: INFO nova.api.openstack.requestlog [None req-b3f26af4-dcbf-4324-b5e3-0f1a4c212e03 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.056391 [ 955.429963] [47312]: [pid: 47312|app: 0|req: 4287/8397] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:12 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 955.433937] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2c53e76b-a604-45a7-b3d2-26008f1e8ed3 req-342734de-2ee6-4c31-aa63-f18231a4eecb service nova] Creating event network-vif-plugged:eaccfe94-cbc5-4a94-b940-24e8d40565e2 for instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 on cpu-1 [ 955.434237] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2c53e76b-a604-45a7-b3d2-26008f1e8ed3 req-342734de-2ee6-4c31-aa63-f18231a4eecb service nova] Creating event network-changed:eaccfe94-cbc5-4a94-b940-24e8d40565e2 for instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 on cpu-1 [ 955.436997] [47313]: INFO nova.api.openstack.requestlog [req-2c53e76b-a604-45a7-b3d2-26008f1e8ed3 req-342734de-2ee6-4c31-aa63-f18231a4eecb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.022230 [ 955.437337] [47313]: [pid: 47313|app: 0|req: 4111/8398] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:12 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 955.459798] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.461445] [47312]: DEBUG nova.compute.api [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.464861] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.465112] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.465357] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.465714] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.465910] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.466093] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.551452] [47312]: DEBUG nova.policy [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.555759] [47312]: INFO nova.api.openstack.requestlog [None req-5b894165-4ef3-4a8e-9573-2e7022afe9b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.098021 [ 955.556086] [47312]: [pid: 47312|app: 0|req: 4288/8399] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:12 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.558342] [47313]: DEBUG nova.api.openstack.wsgi [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.560052] [47313]: DEBUG nova.compute.api [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.563546] [47313]: DEBUG oslo_concurrency.lockutils [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.563785] [47313]: DEBUG oslo_concurrency.lockutils [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.563963] [47313]: DEBUG oslo_concurrency.lockutils [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.564334] [47313]: DEBUG oslo_concurrency.lockutils [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.564524] [47313]: DEBUG oslo_concurrency.lockutils [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.564699] [47313]: DEBUG oslo_concurrency.lockutils [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.594793] [47313]: DEBUG nova.policy [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.598719] [47313]: DEBUG nova.policy [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.599322] [47313]: DEBUG nova.policy [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.599893] [47313]: INFO nova.api.openstack.requestlog [None req-88a656e1-a4ba-4aa6-ba50-b720a375d749 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.044044 [ 955.600402] [47313]: [pid: 47313|app: 0|req: 4112/8400] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:12 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 955.748094] [47312]: DEBUG nova.api.openstack.wsgi [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.748719] [47312]: DEBUG nova.compute.api [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.752647] [47312]: DEBUG oslo_concurrency.lockutils [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.753139] [47312]: DEBUG oslo_concurrency.lockutils [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.753139] [47312]: DEBUG oslo_concurrency.lockutils [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.753421] [47312]: DEBUG oslo_concurrency.lockutils [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.753616] [47312]: DEBUG oslo_concurrency.lockutils [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.753786] [47312]: DEBUG oslo_concurrency.lockutils [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.833045] [47312]: DEBUG nova.policy [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.837714] [47312]: INFO nova.api.openstack.requestlog [None req-019759e7-f2c0-46ba-927b-a0da2b6fc074 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.092798 [ 955.838115] [47312]: [pid: 47312|app: 0|req: 4289/8401] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:12 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 955.880229] [47313]: DEBUG nova.api.openstack.wsgi [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.881947] [47313]: DEBUG nova.compute.api [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.885624] [47313]: DEBUG oslo_concurrency.lockutils [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.885869] [47313]: DEBUG oslo_concurrency.lockutils [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.886109] [47313]: DEBUG oslo_concurrency.lockutils [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.886525] [47313]: DEBUG oslo_concurrency.lockutils [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.886706] [47313]: DEBUG oslo_concurrency.lockutils [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.886885] [47313]: DEBUG oslo_concurrency.lockutils [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.887318] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 955.892935] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 955.895214] [47312]: DEBUG nova.compute.api [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 955.899111] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.899363] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.899550] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.899906] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 955.900117] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 955.900291] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 955.918490] [47313]: DEBUG nova.policy [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.922739] [47313]: INFO nova.api.openstack.requestlog [None req-30a04e22-558d-484c-93e7-bd5c566b2b90 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1276 microversion: 2.1 time: 0.044839 [ 955.922984] [47313]: [pid: 47313|app: 0|req: 4113/8402] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:12 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1276 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 955.985293] [47312]: DEBUG nova.policy [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 955.989712] [47312]: INFO nova.api.openstack.requestlog [None req-a9fb7a4c-eaf0-4bad-b90d-ecd1ce22b8a2 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.099716 [ 955.990049] [47312]: [pid: 47312|app: 0|req: 4290/8403] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:12 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 956.164503] [47313]: DEBUG nova.api.openstack.wsgi [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.166158] [47313]: DEBUG nova.compute.api [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.169553] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.169787] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.169997] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.170348] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.170548] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.170719] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.188221] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.188442] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.188619] [47313]: DEBUG oslo_concurrency.lockutils [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.188808] [47313]: DEBUG nova.objects.instance [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.207647] [47313]: DEBUG nova.policy [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.211802] [47313]: DEBUG nova.policy [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.212444] [47313]: DEBUG nova.policy [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.213121] [47313]: INFO nova.api.openstack.requestlog [None req-3a534623-ca73-464b-8fbe-f91711fe0840 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.050966 [ 956.213446] [47313]: [pid: 47313|app: 0|req: 4114/8404] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 956.221558] [47312]: DEBUG nova.api.openstack.wsgi [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.223680] [47312]: DEBUG nova.compute.api [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.227315] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.227559] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.227743] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.228118] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.228328] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.228522] [47312]: DEBUG oslo_concurrency.lockutils [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.235335] [47313]: DEBUG nova.api.openstack.wsgi [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.237231] [47313]: DEBUG nova.compute.api [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.240453] [47313]: DEBUG oslo_concurrency.lockutils [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.240730] [47313]: DEBUG oslo_concurrency.lockutils [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.240920] [47313]: DEBUG oslo_concurrency.lockutils [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.241297] [47313]: DEBUG oslo_concurrency.lockutils [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.241495] [47313]: DEBUG oslo_concurrency.lockutils [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.241667] [47313]: DEBUG oslo_concurrency.lockutils [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.276022] [47312]: DEBUG nova.policy [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.277624] [47312]: INFO nova.api.openstack.requestlog [None req-a06eb4d1-d86a-45f0-a974-8503f613aa12 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.058637 [ 956.277969] [47312]: [pid: 47312|app: 0|req: 4291/8405] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 956.320503] [47313]: DEBUG nova.policy [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.325447] [47313]: DEBUG nova.policy [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.326125] [47313]: DEBUG nova.policy [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.326749] [47313]: INFO nova.api.openstack.requestlog [None req-aba9468a-886d-4ec9-b8ef-67f5e1d9f8b7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1733 microversion: 2.20 time: 0.093618 [ 956.327073] [47313]: [pid: 47313|app: 0|req: 4115/8406] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1733 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 956.441310] [47312]: DEBUG nova.api.openstack.wsgi [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.443543] [47312]: DEBUG nova.compute.api [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.447959] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.448220] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.448408] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.448758] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.448950] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.449154] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.472165] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.472384] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.472560] [47312]: DEBUG oslo_concurrency.lockutils [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.472750] [47312]: DEBUG nova.objects.instance [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 956.491552] [47312]: DEBUG nova.policy [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.495185] [47312]: INFO nova.api.openstack.requestlog [None req-702f2094-c73e-4526-a794-6741e485c700 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.056168 [ 956.495512] [47312]: [pid: 47312|app: 0|req: 4292/8407] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.567332] [47313]: DEBUG nova.api.openstack.wsgi [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.568716] [47313]: DEBUG nova.compute.api [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.572184] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.572382] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.572567] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.572922] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.573210] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.573388] [47313]: DEBUG oslo_concurrency.lockutils [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.613161] [47312]: DEBUG nova.api.openstack.wsgi [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.614786] [47312]: DEBUG nova.compute.api [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.618285] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.618520] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.618704] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.619067] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.619283] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.619458] [47312]: DEBUG oslo_concurrency.lockutils [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.655234] [47312]: DEBUG nova.policy [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.659782] [47312]: DEBUG nova.policy [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.660412] [47312]: DEBUG nova.policy [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.661023] [47312]: INFO nova.api.openstack.requestlog [None req-0f873625-ebd9-482e-814d-527c13f7514d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.050294 [ 956.661335] [47312]: [pid: 47312|app: 0|req: 4293/8408] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 956.661959] [47313]: DEBUG nova.policy [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.666208] [47313]: INFO nova.api.openstack.requestlog [None req-43b326f2-19ab-4b33-9bda-8f9d25562c9e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.101103 [ 956.666311] [47313]: [pid: 47313|app: 0|req: 4116/8409] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.849250] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.851535] [47312]: DEBUG nova.compute.api [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.856204] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.856422] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.856604] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.857023] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.857252] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.857423] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.930876] [47312]: DEBUG nova.policy [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 956.934134] [47313]: DEBUG nova.api.openstack.wsgi [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 956.934954] [47312]: INFO nova.api.openstack.requestlog [None req-4e739e41-6606-4c32-9081-4f62591f088c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.088118 [ 956.935332] [47312]: [pid: 47312|app: 0|req: 4294/8410] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 956.935786] [47313]: DEBUG nova.compute.api [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 956.939270] [47313]: DEBUG oslo_concurrency.lockutils [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.939504] [47313]: DEBUG oslo_concurrency.lockutils [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.939686] [47313]: DEBUG oslo_concurrency.lockutils [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 956.940053] [47313]: DEBUG oslo_concurrency.lockutils [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 956.940262] [47313]: DEBUG oslo_concurrency.lockutils [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 956.940436] [47313]: DEBUG oslo_concurrency.lockutils [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.001543] [47312]: DEBUG nova.api.openstack.wsgi [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.003331] [47312]: DEBUG nova.compute.api [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.006747] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.008024] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.008024] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.008024] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.008024] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.008024] [47312]: DEBUG oslo_concurrency.lockutils [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.069748] [47313]: DEBUG nova.policy [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.078481] [47313]: INFO nova.api.openstack.requestlog [None req-953540b9-b4e1-4bbb-af4d-0231c6536366 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.146555 [ 957.078943] [47313]: [pid: 47313|app: 0|req: 4117/8411] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.093892] [47312]: DEBUG nova.policy [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.098190] [47312]: INFO nova.api.openstack.requestlog [None req-0dcc367a-b65c-40c4-869e-83cd07adb636 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.099248 [ 957.098404] [47312]: [pid: 47312|app: 0|req: 4295/8412] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:13 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.228419] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.229552] [47313]: DEBUG nova.compute.api [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.233132] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.233447] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.233710] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.234168] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.234443] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.234830] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.254420] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.254722] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.254977] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.255263] [47313]: DEBUG nova.objects.instance [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.274506] [47313]: DEBUG nova.policy [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.278876] [47313]: DEBUG nova.policy [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.279529] [47313]: DEBUG nova.policy [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.280179] [47313]: INFO nova.api.openstack.requestlog [None req-5c006b26-60c1-4a1d-b575-45fd6acee3d5 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.054913 [ 957.280495] [47313]: [pid: 47313|app: 0|req: 4118/8413] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 957.289180] [47312]: DEBUG nova.api.openstack.wsgi [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.290869] [47312]: DEBUG nova.compute.api [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.294397] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.294630] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.294839] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.295232] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.295454] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.295628] [47312]: DEBUG oslo_concurrency.lockutils [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.326545] [47312]: DEBUG nova.policy [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.331054] [47312]: INFO nova.api.openstack.requestlog [None req-a72018a9-342e-405e-b198-a68abb6bd7f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.044181 [ 957.331460] [47312]: [pid: 47312|app: 0|req: 4296/8414] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.341260] [47313]: DEBUG nova.api.openstack.wsgi [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.343670] [47313]: DEBUG nova.compute.api [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.348340] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.348690] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.348984] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.349575] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.349890] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.350184] [47313]: DEBUG oslo_concurrency.lockutils [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.449647] [47313]: DEBUG nova.policy [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.454586] [47313]: DEBUG nova.policy [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.455316] [47313]: DEBUG nova.policy [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.455843] [47313]: INFO nova.api.openstack.requestlog [None req-7a33230d-feae-448f-8e81-172e66d1e375 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1733 microversion: 2.20 time: 0.117996 [ 957.456188] [47313]: [pid: 47313|app: 0|req: 4119/8415] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1733 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 957.506126] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.507834] [47312]: DEBUG nova.compute.api [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.513057] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.513564] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.513564] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.513842] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.514056] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.514265] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.537408] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.537626] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.537803] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.537997] [47312]: DEBUG nova.objects.instance [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 957.557912] [47312]: DEBUG nova.policy [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.561846] [47312]: INFO nova.api.openstack.requestlog [None req-ff8e5187-c81c-4bb1-a611-5f326ed46ceb tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.058022 [ 957.562199] [47312]: [pid: 47312|app: 0|req: 4297/8416] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.650868] [47313]: DEBUG nova.api.openstack.wsgi [req-169b0a21-f46e-493e-9d2f-f900a35b2d80 req-92948d9a-7035-430e-8165-d62a80a2faf3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8745c578-de46-4ade-bf08-f0bc9bb300d8", "name": "network-vif-plugged", "status": "completed", "tag": "78188d45-b47e-4f77-b0d9-e6fa69c90cd7"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 957.656862] [47313]: DEBUG oslo_concurrency.lockutils [req-169b0a21-f46e-493e-9d2f-f900a35b2d80 req-92948d9a-7035-430e-8165-d62a80a2faf3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.657125] [47313]: DEBUG oslo_concurrency.lockutils [req-169b0a21-f46e-493e-9d2f-f900a35b2d80 req-92948d9a-7035-430e-8165-d62a80a2faf3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.657320] [47313]: DEBUG oslo_concurrency.lockutils [req-169b0a21-f46e-493e-9d2f-f900a35b2d80 req-92948d9a-7035-430e-8165-d62a80a2faf3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.663552] [47313]: INFO nova.api.openstack.compute.server_external_events [req-169b0a21-f46e-493e-9d2f-f900a35b2d80 req-92948d9a-7035-430e-8165-d62a80a2faf3 service nova] Creating event network-vif-plugged:78188d45-b47e-4f77-b0d9-e6fa69c90cd7 for instance 8745c578-de46-4ade-bf08-f0bc9bb300d8 on cpu-1 [ 957.666448] [47313]: INFO nova.api.openstack.requestlog [req-169b0a21-f46e-493e-9d2f-f900a35b2d80 req-92948d9a-7035-430e-8165-d62a80a2faf3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017843 [ 957.666796] [47313]: [pid: 47313|app: 0|req: 4120/8417] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:14 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 957.674283] [47312]: DEBUG nova.api.openstack.wsgi [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.676130] [47312]: DEBUG nova.compute.api [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.677091] [47313]: DEBUG nova.api.openstack.wsgi [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.678745] [47313]: DEBUG nova.compute.api [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.679799] [47312]: DEBUG oslo_concurrency.lockutils [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.680065] [47312]: DEBUG oslo_concurrency.lockutils [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.680267] [47312]: DEBUG oslo_concurrency.lockutils [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.680633] [47312]: DEBUG oslo_concurrency.lockutils [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.680826] [47312]: DEBUG oslo_concurrency.lockutils [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.680997] [47312]: DEBUG oslo_concurrency.lockutils [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.682255] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.682492] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.682677] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.683110] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.683330] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.683508] [47313]: DEBUG oslo_concurrency.lockutils [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.720701] [47312]: DEBUG nova.policy [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.725222] [47312]: DEBUG nova.policy [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.725977] [47312]: DEBUG nova.policy [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.726617] [47312]: INFO nova.api.openstack.requestlog [None req-69b8a10a-4f49-4765-bf20-85e48bf35977 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.054834 [ 957.727060] [47312]: [pid: 47312|app: 0|req: 4298/8418] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 957.776986] [47313]: DEBUG nova.policy [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 957.782373] [47313]: INFO nova.api.openstack.requestlog [None req-eb988671-9e83-4528-b1b7-64362e8dee69 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1365 microversion: 2.1 time: 0.107357 [ 957.782857] [47313]: [pid: 47313|app: 0|req: 4121/8419] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1365 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 957.947345] [47312]: DEBUG nova.api.openstack.wsgi [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 957.949060] [47312]: DEBUG nova.compute.api [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 957.953118] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.953376] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.953561] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 957.953946] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 957.954185] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 957.954364] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.028499] [47312]: DEBUG nova.policy [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.033892] [47312]: INFO nova.api.openstack.requestlog [None req-9fb21f47-55ba-4ae0-9871-048dde06252d tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.088826 [ 958.034296] [47312]: [pid: 47312|app: 0|req: 4299/8420] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.089680] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.091799] [47313]: DEBUG nova.compute.api [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.096546] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.096704] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.096893] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.097268] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.097454] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.097628] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.109773] [47312]: DEBUG nova.api.openstack.wsgi [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.111405] [47312]: DEBUG nova.compute.api [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.114862] [47312]: DEBUG oslo_concurrency.lockutils [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.115174] [47312]: DEBUG oslo_concurrency.lockutils [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.115384] [47312]: DEBUG oslo_concurrency.lockutils [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.115796] [47312]: DEBUG oslo_concurrency.lockutils [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.116034] [47312]: DEBUG oslo_concurrency.lockutils [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.116223] [47312]: DEBUG oslo_concurrency.lockutils [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.194811] [47313]: DEBUG nova.policy [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.199373] [47313]: INFO nova.api.openstack.requestlog [None req-c7dbe3f6-02fb-4b56-9509-858654de6edf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.111691 [ 958.199714] [47313]: [pid: 47313|app: 0|req: 4122/8421] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.210765] [47312]: DEBUG nova.policy [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.215067] [47312]: INFO nova.api.openstack.requestlog [None req-244585b7-09a0-45f4-9e48-cf643dc65ac4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.107394 [ 958.215387] [47312]: [pid: 47312|app: 0|req: 4300/8422] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:14 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.293758] [47313]: DEBUG nova.api.openstack.wsgi [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.295308] [47313]: DEBUG nova.compute.api [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.299683] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.299969] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.300189] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.300549] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.300744] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.300912] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.321216] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.321618] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.321816] [47313]: DEBUG oslo_concurrency.lockutils [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.322026] [47313]: DEBUG nova.objects.instance [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.339600] [47313]: DEBUG nova.policy [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.343349] [47312]: DEBUG nova.api.openstack.wsgi [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.343547] [47313]: DEBUG nova.policy [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.344021] [47313]: DEBUG nova.policy [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.344698] [47313]: INFO nova.api.openstack.requestlog [None req-3032e11b-a7ed-47bb-b98d-a18b549a7adf tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.053842 [ 958.345012] [47313]: [pid: 47313|app: 0|req: 4123/8423] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 958.345543] [47312]: DEBUG nova.compute.api [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.349436] [47312]: DEBUG oslo_concurrency.lockutils [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.349671] [47312]: DEBUG oslo_concurrency.lockutils [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.349893] [47312]: DEBUG oslo_concurrency.lockutils [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.350282] [47312]: DEBUG oslo_concurrency.lockutils [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.350496] [47312]: DEBUG oslo_concurrency.lockutils [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.350671] [47312]: DEBUG oslo_concurrency.lockutils [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.379544] [47312]: DEBUG nova.policy [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.383158] [47312]: INFO nova.api.openstack.requestlog [None req-f56814e6-a7cf-4760-a1fd-703e17faaca9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.042353 [ 958.383472] [47312]: [pid: 47312|app: 0|req: 4301/8424] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.469342] [47313]: DEBUG nova.api.openstack.wsgi [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.471196] [47313]: DEBUG nova.compute.api [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.474823] [47313]: DEBUG oslo_concurrency.lockutils [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.475081] [47313]: DEBUG oslo_concurrency.lockutils [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.475271] [47313]: DEBUG oslo_concurrency.lockutils [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.475646] [47313]: DEBUG oslo_concurrency.lockutils [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.475843] [47313]: DEBUG oslo_concurrency.lockutils [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.476030] [47313]: DEBUG oslo_concurrency.lockutils [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.548709] [47313]: DEBUG nova.policy [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.555109] [47313]: DEBUG nova.policy [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.555796] [47313]: DEBUG nova.policy [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.556417] [47313]: INFO nova.api.openstack.requestlog [None req-4300ba63-d48e-40db-8fc2-f93e80083597 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1733 microversion: 2.20 time: 0.089450 [ 958.556724] [47313]: [pid: 47313|app: 0|req: 4124/8425] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1733 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 958.573378] [47312]: DEBUG nova.api.openstack.wsgi [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.575209] [47312]: DEBUG nova.compute.api [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.578619] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.578860] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.579072] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.579429] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.579626] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.579795] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.597704] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.597917] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.598112] [47312]: DEBUG oslo_concurrency.lockutils [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.598310] [47312]: DEBUG nova.objects.instance [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 958.616726] [47312]: DEBUG nova.policy [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.620170] [47312]: INFO nova.api.openstack.requestlog [None req-25e488d3-163b-4e27-be93-6ade8644a692 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.049426 [ 958.620584] [47312]: [pid: 47312|app: 0|req: 4302/8426] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.739077] [47313]: DEBUG nova.api.openstack.wsgi [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.740722] [47313]: DEBUG nova.compute.api [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.744441] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.744664] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.744852] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.745222] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.745570] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.745750] [47313]: DEBUG oslo_concurrency.lockutils [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.776701] [47313]: DEBUG nova.policy [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.781758] [47313]: DEBUG nova.policy [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.781758] [47313]: DEBUG nova.policy [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.782437] [47313]: INFO nova.api.openstack.requestlog [None req-e6e4e9b2-dbb5-4556-841f-d253491d7e79 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.045637 [ 958.782599] [47313]: [pid: 47313|app: 0|req: 4125/8427] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 958.794281] [47312]: DEBUG nova.api.openstack.wsgi [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.795882] [47312]: DEBUG nova.compute.api [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.799368] [47312]: DEBUG oslo_concurrency.lockutils [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.799599] [47312]: DEBUG oslo_concurrency.lockutils [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.799782] [47312]: DEBUG oslo_concurrency.lockutils [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.800149] [47312]: DEBUG oslo_concurrency.lockutils [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.800348] [47312]: DEBUG oslo_concurrency.lockutils [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.800519] [47312]: DEBUG oslo_concurrency.lockutils [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.869932] [47312]: DEBUG nova.policy [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 958.874272] [47312]: INFO nova.api.openstack.requestlog [None req-e436402f-b8c4-4421-97ed-dfcb8efcb7ca tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1553 microversion: 2.1 time: 0.082278 [ 958.874604] [47312]: [pid: 47312|app: 0|req: 4303/8428] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1553 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 958.887438] [47313]: DEBUG nova.api.openstack.wsgi [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 958.889663] [47313]: DEBUG nova.compute.api [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 958.895138] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.895138] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.895138] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.895328] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 958.895364] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 958.895552] [47313]: DEBUG oslo_concurrency.lockutils [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 958.937784] [47313]: INFO nova.api.openstack.requestlog [None req-5d15c9f7-416b-49c5-a251-6bef017d7a7b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.053657 [ 958.938209] [47313]: [pid: 47313|app: 0|req: 4126/8429] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-interface => generated 287 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 959.046198] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.047800] [47312]: DEBUG nova.compute.api [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.051572] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.051815] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.052010] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.052375] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.052572] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.052744] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.206251] [47312]: DEBUG nova.policy [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.212020] [47312]: INFO nova.api.openstack.requestlog [None req-9f5d6d7e-8dc3-4661-b906-fdb1a6335d66 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.167146 [ 959.212020] [47312]: [pid: 47312|app: 0|req: 4304/8430] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:15 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.212166] [47313]: DEBUG nova.api.openstack.wsgi [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.213670] [47313]: DEBUG nova.compute.api [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.217311] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.217737] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.218323] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.219194] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.220021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.220021] [47313]: DEBUG oslo_concurrency.lockutils [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.226728] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.228213] [47312]: DEBUG nova.compute.api [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.231777] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.232015] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.232436] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.236086] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.236086] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.236086] [47312]: DEBUG oslo_concurrency.lockutils [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.365330] [47313]: DEBUG nova.policy [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.368386] [47313]: INFO nova.api.openstack.requestlog [None req-e3ff7ca3-753e-4bd5-84b2-463ced543333 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.159168 [ 959.368948] [47313]: [pid: 47313|app: 0|req: 4127/8431] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:16 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.371464] [47313]: DEBUG nova.api.openstack.wsgi [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.373293] [47313]: DEBUG nova.compute.api [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.373421] [47312]: DEBUG nova.policy [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.376726] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.377139] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.377482] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.377679] [47312]: INFO nova.api.openstack.requestlog [None req-aa951680-2f0d-42d7-b212-e6cd11e26d0b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.153007 [ 959.377992] [47312]: [pid: 47312|app: 0|req: 4305/8432] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:16 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.378272] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.378622] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.381337] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.395131] [47312]: DEBUG nova.api.openstack.wsgi [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.396908] [47312]: DEBUG nova.compute.api [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.398548] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.399042] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.399393] [47313]: DEBUG oslo_concurrency.lockutils [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.399738] [47313]: DEBUG nova.objects.instance [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.400657] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.400912] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.401171] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.401575] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.405082] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.405082] [47312]: DEBUG oslo_concurrency.lockutils [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.426184] [47313]: DEBUG nova.policy [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.429175] [47313]: DEBUG nova.policy [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.430119] [47313]: DEBUG nova.policy [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.430951] [47313]: INFO nova.api.openstack.requestlog [None req-23001f93-d653-4767-a16e-1eff8bc8702b tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.061341 [ 959.431428] [47313]: [pid: 47313|app: 0|req: 4128/8433] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:16 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 959.437640] [47312]: DEBUG nova.policy [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.442752] [47312]: INFO nova.api.openstack.requestlog [None req-4a0b387a-61e5-4b5c-9320-ada1fff5e078 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.049904 [ 959.443113] [47312]: [pid: 47312|app: 0|req: 4306/8434] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:16 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 959.519488] [47313]: DEBUG nova.api.openstack.wsgi [req-51547ae6-ca85-40f5-b589-63ff49b4e095 req-bbef590e-5ebe-4c45-874b-ff21372d1a54 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f71d004b-5343-4ef3-8f37-8ff544c335a2", "tag": "fdefc4b7-2c39-496c-9909-b5e05cbdc1da"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 959.527756] [47313]: DEBUG oslo_concurrency.lockutils [req-51547ae6-ca85-40f5-b589-63ff49b4e095 req-bbef590e-5ebe-4c45-874b-ff21372d1a54 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.528075] [47313]: DEBUG oslo_concurrency.lockutils [req-51547ae6-ca85-40f5-b589-63ff49b4e095 req-bbef590e-5ebe-4c45-874b-ff21372d1a54 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.528312] [47313]: DEBUG oslo_concurrency.lockutils [req-51547ae6-ca85-40f5-b589-63ff49b4e095 req-bbef590e-5ebe-4c45-874b-ff21372d1a54 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.538804] [47313]: INFO nova.api.openstack.compute.server_external_events [req-51547ae6-ca85-40f5-b589-63ff49b4e095 req-bbef590e-5ebe-4c45-874b-ff21372d1a54 service nova] Creating event network-changed:fdefc4b7-2c39-496c-9909-b5e05cbdc1da for instance f71d004b-5343-4ef3-8f37-8ff544c335a2 on cpu-1 [ 959.541725] [47313]: INFO nova.api.openstack.requestlog [req-51547ae6-ca85-40f5-b589-63ff49b4e095 req-bbef590e-5ebe-4c45-874b-ff21372d1a54 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024674 [ 959.542091] [47313]: [pid: 47313|app: 0|req: 4129/8435] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:16 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 959.569415] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.571216] [47312]: DEBUG nova.compute.api [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.574871] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.575127] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.575316] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.575665] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.575864] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.576049] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.631772] [47313]: DEBUG nova.api.openstack.wsgi [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.633650] [47313]: DEBUG nova.compute.api [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.637726] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.637983] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.638202] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.638586] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.638791] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.639021] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.662052] [47312]: DEBUG nova.policy [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.665688] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.668336] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.668336] [47313]: DEBUG oslo_concurrency.lockutils [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.668336] [47313]: DEBUG nova.objects.instance [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 959.668609] [47312]: DEBUG nova.policy [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.668609] [47312]: DEBUG nova.policy [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.668822] [47312]: INFO nova.api.openstack.requestlog [None req-c5697e82-39d2-4e81-b000-1da03b4658af tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1673 microversion: 2.20 time: 0.101956 [ 959.669096] [47312]: [pid: 47312|app: 0|req: 4307/8436] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:16 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1673 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 959.675364] [47312]: DEBUG nova.api.openstack.wsgi [req-ba8bca02-cec2-47d7-866d-c76e0452f30b req-08457fe3-9318-40b8-827a-b156225f2270 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8745c578-de46-4ade-bf08-f0bc9bb300d8", "tag": "78188d45-b47e-4f77-b0d9-e6fa69c90cd7"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 959.681083] [47312]: DEBUG oslo_concurrency.lockutils [req-ba8bca02-cec2-47d7-866d-c76e0452f30b req-08457fe3-9318-40b8-827a-b156225f2270 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.685032] [47312]: DEBUG oslo_concurrency.lockutils [req-ba8bca02-cec2-47d7-866d-c76e0452f30b req-08457fe3-9318-40b8-827a-b156225f2270 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.685032] [47312]: DEBUG oslo_concurrency.lockutils [req-ba8bca02-cec2-47d7-866d-c76e0452f30b req-08457fe3-9318-40b8-827a-b156225f2270 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.689753] [47313]: DEBUG nova.policy [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.691177] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ba8bca02-cec2-47d7-866d-c76e0452f30b req-08457fe3-9318-40b8-827a-b156225f2270 service nova] Creating event network-changed:78188d45-b47e-4f77-b0d9-e6fa69c90cd7 for instance 8745c578-de46-4ade-bf08-f0bc9bb300d8 on cpu-1 [ 959.694202] [47312]: INFO nova.api.openstack.requestlog [req-ba8bca02-cec2-47d7-866d-c76e0452f30b req-08457fe3-9318-40b8-827a-b156225f2270 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020627 [ 959.694674] [47312]: [pid: 47312|app: 0|req: 4308/8437] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:16 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 959.694747] [47313]: INFO nova.api.openstack.requestlog [None req-6a4e4255-9414-43b9-8b1b-1dd8c3737ce0 tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.065640 [ 959.694943] [47313]: [pid: 47313|app: 0|req: 4130/8438] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:16 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 959.796488] [47312]: DEBUG nova.api.openstack.wsgi [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 959.798208] [47312]: DEBUG nova.compute.api [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 959.802025] [47312]: DEBUG oslo_concurrency.lockutils [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.802131] [47312]: DEBUG oslo_concurrency.lockutils [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.802267] [47312]: DEBUG oslo_concurrency.lockutils [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.802628] [47312]: DEBUG oslo_concurrency.lockutils [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 959.802822] [47312]: DEBUG oslo_concurrency.lockutils [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 959.803018] [47312]: DEBUG oslo_concurrency.lockutils [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 959.835743] [47312]: DEBUG nova.policy [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.840168] [47312]: DEBUG nova.policy [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.840784] [47312]: DEBUG nova.policy [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 959.841393] [47312]: INFO nova.api.openstack.requestlog [None req-75c7c4cd-5d8c-48f2-b60f-45100813d613 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.047401 [ 959.841776] [47312]: [pid: 47312|app: 0|req: 4309/8439] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:16 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 960.223599] [47313]: DEBUG nova.api.openstack.wsgi [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.225452] [47313]: DEBUG nova.compute.api [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.229442] [47313]: DEBUG oslo_concurrency.lockutils [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.229679] [47313]: DEBUG oslo_concurrency.lockutils [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.229859] [47313]: DEBUG oslo_concurrency.lockutils [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.230244] [47313]: DEBUG oslo_concurrency.lockutils [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.230476] [47313]: DEBUG oslo_concurrency.lockutils [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.230645] [47313]: DEBUG oslo_concurrency.lockutils [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.354814] [47313]: DEBUG nova.policy [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.360284] [47313]: INFO nova.api.openstack.requestlog [None req-c554b90f-cf2c-49c7-a479-c645eab520c5 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.139076 [ 960.360698] [47313]: [pid: 47313|app: 0|req: 4131/8440] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.382205] [47312]: DEBUG nova.api.openstack.wsgi [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.383740] [47312]: DEBUG nova.compute.api [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.390467] [47313]: DEBUG nova.api.openstack.wsgi [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.390769] [47312]: DEBUG oslo_concurrency.lockutils [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.390960] [47312]: DEBUG oslo_concurrency.lockutils [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.391215] [47312]: DEBUG oslo_concurrency.lockutils [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.391590] [47312]: DEBUG oslo_concurrency.lockutils [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.391784] [47312]: DEBUG oslo_concurrency.lockutils [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.391956] [47312]: DEBUG oslo_concurrency.lockutils [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.392112] [47313]: DEBUG nova.compute.api [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.398792] [47313]: DEBUG oslo_concurrency.lockutils [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.399321] [47313]: DEBUG oslo_concurrency.lockutils [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.399682] [47313]: DEBUG oslo_concurrency.lockutils [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.400117] [47313]: DEBUG oslo_concurrency.lockutils [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.400458] [47313]: DEBUG oslo_concurrency.lockutils [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.400791] [47313]: DEBUG oslo_concurrency.lockutils [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.547044] [47312]: DEBUG nova.policy [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.551444] [47312]: INFO nova.api.openstack.requestlog [None req-878be2b3-4024-446c-a8d6-d2f1bf571e02 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.172572 [ 960.551773] [47312]: [pid: 47312|app: 0|req: 4310/8441] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.554360] [47312]: DEBUG nova.api.openstack.wsgi [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.556178] [47312]: DEBUG nova.compute.api [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.560323] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.560547] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.560727] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.561110] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.561306] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.561488] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.582814] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.583064] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.583267] [47312]: DEBUG oslo_concurrency.lockutils [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.583467] [47312]: DEBUG nova.objects.instance [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.771214] [47313]: DEBUG nova.policy [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.772424] [47312]: DEBUG nova.policy [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.776265] [47313]: INFO nova.api.openstack.requestlog [None req-44629d36-d62c-4a4f-ab34-02f7c9fea460 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.388047 [ 960.776614] [47313]: [pid: 47313|app: 0|req: 4132/8442] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.777314] [47312]: DEBUG nova.policy [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.778091] [47312]: DEBUG nova.policy [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.778752] [47312]: INFO nova.api.openstack.requestlog [None req-cff79f1d-617d-4ba1-a64e-471238a5cc4f tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.226412 [ 960.779066] [47312]: [pid: 47312|app: 0|req: 4311/8443] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 960.779745] [47313]: DEBUG nova.api.openstack.wsgi [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.781314] [47313]: DEBUG nova.compute.api [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.781459] [47312]: DEBUG nova.api.openstack.wsgi [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.783057] [47312]: DEBUG nova.compute.api [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.784620] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.784839] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.785037] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.785393] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.785595] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.785775] [47313]: DEBUG oslo_concurrency.lockutils [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.786400] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.786650] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.786879] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.787248] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.787450] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.787620] [47312]: DEBUG oslo_concurrency.lockutils [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.820538] [47313]: DEBUG nova.policy [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.824502] [47313]: INFO nova.api.openstack.requestlog [None req-c72dba2d-acc7-498c-bb21-a6f387dac309 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.047257 [ 960.825029] [47313]: [pid: 47313|app: 0|req: 4133/8444] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.827315] [47313]: DEBUG nova.api.openstack.wsgi [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.828870] [47313]: DEBUG nova.compute.api [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.831775] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.832010] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.832200] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.832539] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.832736] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.832908] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.849211] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.849432] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.849612] [47313]: DEBUG oslo_concurrency.lockutils [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.849802] [47313]: DEBUG nova.objects.instance [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lazy-loading 'fault' on Instance uuid b03b1fe7-2eda-4505-a6f9-19c570b15d1e {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 960.871770] [47313]: DEBUG nova.policy [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c6b7c5b037a54c8cbd151ad0f1875f37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbbaa322b60942819cfb147b5201daf4', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.874149] [47312]: DEBUG nova.policy [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.875544] [47313]: INFO nova.api.openstack.requestlog [None req-049feb8d-3693-4773-9ea0-66c9c8c317aa tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 200 len: 1292 microversion: 2.1 time: 0.049958 [ 960.875860] [47313]: [pid: 47313|app: 0|req: 4134/8445] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 960.878151] [47313]: DEBUG nova.api.openstack.wsgi [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 960.878872] [47312]: DEBUG nova.policy [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.879660] [47312]: DEBUG nova.policy [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.879784] [47313]: DEBUG nova.compute.api [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 960.880567] [47312]: INFO nova.api.openstack.requestlog [None req-f1300b48-2393-4b4e-97db-55063b334207 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.100880 [ 960.881012] [47312]: [pid: 47312|app: 0|req: 4312/8446] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 960.883063] [47313]: DEBUG oslo_concurrency.lockutils [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.883306] [47313]: DEBUG oslo_concurrency.lockutils [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.883488] [47313]: DEBUG oslo_concurrency.lockutils [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.883867] [47313]: DEBUG oslo_concurrency.lockutils [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 960.884062] [47313]: DEBUG oslo_concurrency.lockutils [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 960.884249] [47313]: DEBUG oslo_concurrency.lockutils [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 960.915340] [47313]: DEBUG nova.policy [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.919353] [47313]: DEBUG nova.policy [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.919965] [47313]: DEBUG nova.policy [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 960.920562] [47313]: INFO nova.api.openstack.requestlog [None req-36fbc1a6-7bb5-48f5-a492-6fff4103c93c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.044208 [ 960.920866] [47313]: [pid: 47313|app: 0|req: 4135/8447] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:17 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 961.373230] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.374937] [47312]: DEBUG nova.compute.api [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.378777] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.379024] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.379216] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.379569] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.379766] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.379959] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.448944] [47312]: DEBUG nova.policy [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.453307] [47312]: INFO nova.api.openstack.requestlog [None req-1cd059e1-62db-49fe-99c5-fbff81eb726c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.082283 [ 961.453803] [47312]: [pid: 47312|app: 0|req: 4313/8448] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.563903] [47313]: DEBUG nova.api.openstack.wsgi [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.565609] [47313]: DEBUG nova.compute.api [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.569604] [47313]: DEBUG oslo_concurrency.lockutils [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.569886] [47313]: DEBUG oslo_concurrency.lockutils [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.570102] [47313]: DEBUG oslo_concurrency.lockutils [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.570459] [47313]: DEBUG oslo_concurrency.lockutils [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.570662] [47313]: DEBUG oslo_concurrency.lockutils [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.570904] [47313]: DEBUG oslo_concurrency.lockutils [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.641660] [47313]: DEBUG nova.policy [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.646249] [47313]: INFO nova.api.openstack.requestlog [None req-16e78f4e-4772-4a7f-ad43-bcde5a5facb1 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.084906 [ 961.646599] [47313]: [pid: 47313|app: 0|req: 4136/8449] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.788385] [47312]: DEBUG nova.api.openstack.wsgi [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.790145] [47312]: DEBUG nova.compute.api [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.791967] [47313]: DEBUG nova.api.openstack.wsgi [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.793836] [47313]: DEBUG nova.compute.api [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.794341] [47312]: DEBUG oslo_concurrency.lockutils [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.794581] [47312]: DEBUG oslo_concurrency.lockutils [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.794762] [47312]: DEBUG oslo_concurrency.lockutils [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.795150] [47312]: DEBUG oslo_concurrency.lockutils [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.795364] [47312]: DEBUG oslo_concurrency.lockutils [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.795538] [47312]: DEBUG oslo_concurrency.lockutils [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.797256] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.797496] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.797678] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.798100] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.798320] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.798485] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.817732] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.817980] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.818224] [47313]: DEBUG oslo_concurrency.lockutils [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.818425] [47313]: DEBUG nova.objects.instance [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 961.844830] [47313]: DEBUG nova.policy [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.848982] [47313]: DEBUG nova.policy [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.849612] [47313]: DEBUG nova.policy [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.850259] [47313]: INFO nova.api.openstack.requestlog [None req-e54f948c-828a-42ad-a0e9-20fe4d4a0e93 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.060700 [ 961.850905] [47313]: [pid: 47313|app: 0|req: 4137/8450] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 961.853284] [47313]: DEBUG nova.api.openstack.wsgi [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.854875] [47313]: DEBUG nova.compute.api [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.858357] [47313]: DEBUG oslo_concurrency.lockutils [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.858357] [47313]: DEBUG oslo_concurrency.lockutils [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.858510] [47313]: DEBUG oslo_concurrency.lockutils [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.858911] [47313]: DEBUG oslo_concurrency.lockutils [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.859154] [47313]: DEBUG oslo_concurrency.lockutils [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.859348] [47313]: DEBUG oslo_concurrency.lockutils [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.891029] [47312]: DEBUG nova.policy [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.892040] [47313]: DEBUG nova.policy [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.895440] [47312]: INFO nova.api.openstack.requestlog [None req-67b72207-2f45-43b1-bf44-90273a39f658 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.109391 [ 961.895782] [47312]: [pid: 47312|app: 0|req: 4314/8451] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.896225] [47313]: INFO nova.api.openstack.requestlog [None req-742d64f4-c365-4a83-9f6c-2351cf9e953f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.044709 [ 961.896559] [47313]: [pid: 47313|app: 0|req: 4138/8452] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 961.898422] [47312]: DEBUG nova.api.openstack.wsgi [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.898968] [47313]: DEBUG nova.api.openstack.wsgi [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.900025] [47312]: DEBUG nova.compute.api [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: b03b1fe7-2eda-4505-a6f9-19c570b15d1e] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.900531] [47313]: DEBUG nova.compute.api [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.903568] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.903799] [47313]: DEBUG oslo_concurrency.lockutils [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.903880] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.903999] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.904092] [47313]: DEBUG oslo_concurrency.lockutils [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.904273] [47313]: DEBUG oslo_concurrency.lockutils [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.904350] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.904539] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.904634] [47313]: DEBUG oslo_concurrency.lockutils [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.904710] [47312]: DEBUG oslo_concurrency.lockutils [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.904832] [47313]: DEBUG oslo_concurrency.lockutils [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.905013] [47313]: DEBUG oslo_concurrency.lockutils [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.913394] [47312]: INFO nova.api.openstack.wsgi [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance b03b1fe7-2eda-4505-a6f9-19c570b15d1e could not be found. [ 961.913707] [47312]: DEBUG nova.api.openstack.wsgi [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance b03b1fe7-2eda-4505-a6f9-19c570b15d1e could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 961.914124] [47312]: INFO nova.api.openstack.requestlog [None req-e14d27cc-119e-4a00-be48-4e48f047e54e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e" status: 404 len: 111 microversion: 2.1 time: 0.017786 [ 961.914437] [47312]: [pid: 47312|app: 0|req: 4315/8453] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/b03b1fe7-2eda-4505-a6f9-19c570b15d1e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 961.919098] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.919360] [47312]: DEBUG nova.compute.api [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.922605] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.922837] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.923059] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.923447] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.923641] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.923824] [47312]: DEBUG oslo_concurrency.lockutils [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.935067] [47312]: INFO nova.api.openstack.wsgi [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee could not be found. [ 961.936207] [47312]: DEBUG nova.api.openstack.wsgi [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 961.936207] [47312]: INFO nova.api.openstack.requestlog [None req-5a86c326-d384-404f-9338-d06d00a9018b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 404 len: 111 microversion: 2.1 time: 0.019131 [ 961.936565] [47312]: [pid: 47312|app: 0|req: 4316/8454] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:17:18 2024] DELETE /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 961.939273] [47312]: DEBUG nova.api.openstack.wsgi [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.941206] [47312]: DEBUG nova.compute.api [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.944988] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.945246] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.945462] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.945881] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 961.946118] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 961.946297] [47312]: DEBUG oslo_concurrency.lockutils [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 961.985871] [47312]: DEBUG nova.policy [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.991624] [47312]: DEBUG nova.policy [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.992436] [47312]: DEBUG nova.policy [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.993213] [47312]: INFO nova.api.openstack.requestlog [None req-5fb286e0-f1a3-47ac-a74b-615f51f4d01a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.056015 [ 961.993559] [47312]: [pid: 47312|app: 0|req: 4317/8455] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 961.994927] [47313]: DEBUG nova.policy [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 961.996403] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 961.998167] [47312]: DEBUG nova.compute.api [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 961.999898] [47313]: DEBUG nova.policy [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.000839] [47313]: DEBUG nova.policy [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.001357] [47313]: INFO nova.api.openstack.requestlog [None req-416eb57d-1701-4d90-80f6-7ee39cb50137 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.104266 [ 962.001751] [47313]: [pid: 47313|app: 0|req: 4139/8456] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 962.002277] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.002521] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.002707] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.003150] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.003372] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.003548] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.012932] [47312]: INFO nova.api.openstack.wsgi [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee could not be found. [ 962.013138] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 962.013626] [47312]: INFO nova.api.openstack.requestlog [None req-2a4fea5e-1d00-4753-84aa-2580ddcf583b tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee" status: 404 len: 111 microversion: 2.1 time: 0.019501 [ 962.014156] [47312]: [pid: 47312|app: 0|req: 4318/8457] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/a0b243b9-04b2-4fac-8fb7-a9ff5685f9ee => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 962.019359] [47313]: DEBUG nova.api.openstack.wsgi [None req-28ec1643-7e26-45cb-bc74-299258a7495e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '.version_select at 0x7b9c473c0e50>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.023089] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=8 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 962.039677] [47313]: INFO nova.api.openstack.wsgi [None req-28ec1643-7e26-45cb-bc74-299258a7495e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Image not found. [ 962.040032] [47313]: DEBUG nova.api.openstack.wsgi [None req-28ec1643-7e26-45cb-bc74-299258a7495e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Image not found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 962.040483] [47313]: INFO nova.api.openstack.requestlog [None req-28ec1643-7e26-45cb-bc74-299258a7495e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac" status: 404 len: 62 microversion: 2.1 time: 0.023957 [ 962.040806] [47313]: [pid: 47313|app: 0|req: 4140/8458] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] DELETE /compute/v2.1/images/484207c6-3534-46e0-becb-1716957998ac => generated 62 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) [ 962.045909] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.046206] [47312]: DEBUG nova.compute.api [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 962.050184] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.050491] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.050733] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.051166] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.051394] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.051570] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.061187] [47312]: INFO nova.api.openstack.wsgi [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance 0cd09167-2c2f-4cad-b26d-35aa208fbf79 could not be found. [ 962.061515] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance 0cd09167-2c2f-4cad-b26d-35aa208fbf79 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 962.062015] [47312]: INFO nova.api.openstack.requestlog [None req-2a05a3c6-44a3-46d1-8dde-8c033622a79e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 404 len: 111 microversion: 2.1 time: 0.018633 [ 962.062524] [47312]: [pid: 47312|app: 0|req: 4319/8459] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:17:18 2024] DELETE /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 962.068440] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.070916] [47313]: DEBUG nova.compute.api [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] [instance: 0cd09167-2c2f-4cad-b26d-35aa208fbf79] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 962.075118] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.075528] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.075675] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.076129] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.076390] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.076582] [47313]: DEBUG oslo_concurrency.lockutils [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.086519] [47313]: INFO nova.api.openstack.wsgi [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] HTTP exception thrown: Instance 0cd09167-2c2f-4cad-b26d-35aa208fbf79 could not be found. [ 962.086889] [47313]: DEBUG nova.api.openstack.wsgi [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] Returning 404 to user: Instance 0cd09167-2c2f-4cad-b26d-35aa208fbf79 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 962.087395] [47313]: INFO nova.api.openstack.requestlog [None req-7ace7cc6-3d75-449b-bcda-43460c80513e tempest-ImagesTestJSON-1739945781 tempest-ImagesTestJSON-1739945781-project-member] 10.180.1.21 "GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79" status: 404 len: 111 microversion: 2.1 time: 0.021781 [ 962.087717] [47313]: [pid: 47313|app: 0|req: 4141/8460] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:18 2024] GET /compute/v2.1/servers/0cd09167-2c2f-4cad-b26d-35aa208fbf79 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 962.466184] [47312]: DEBUG nova.api.openstack.wsgi [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.468553] [47312]: DEBUG nova.compute.api [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 962.474738] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.474980] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.475183] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.475563] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.476615] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.476615] [47312]: DEBUG oslo_concurrency.lockutils [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.583862] [47312]: DEBUG nova.policy [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.591251] [47312]: INFO nova.api.openstack.requestlog [None req-08e2d3fe-5269-43ba-93d7-34aee95f6d33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1519 microversion: 2.1 time: 0.128135 [ 962.592029] [47312]: [pid: 47312|app: 0|req: 4320/8461] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:19 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1519 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.658375] [47313]: DEBUG nova.api.openstack.wsgi [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.662019] [47313]: DEBUG nova.compute.api [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 962.664562] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.664944] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.665276] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.665745] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.666072] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.666363] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.827190] [47313]: DEBUG nova.policy [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.831457] [47313]: INFO nova.api.openstack.requestlog [None req-ecf9c958-be66-433d-83ff-2bf60a3b8784 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.175335 [ 962.831748] [47313]: [pid: 47313|app: 0|req: 4142/8462] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:19 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 962.863343] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.864988] [47312]: DEBUG nova.compute.api [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 962.868453] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.868688] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.868870] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.869405] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.869488] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.869599] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.895378] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.895571] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.895815] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.896211] [47312]: DEBUG nova.objects.instance [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 962.908209] [47313]: DEBUG nova.api.openstack.wsgi [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.909840] [47313]: DEBUG nova.compute.api [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 962.913241] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.913536] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.913766] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.914151] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.914360] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.914529] [47313]: DEBUG oslo_concurrency.lockutils [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.941737] [47312]: DEBUG nova.policy [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.946410] [47312]: DEBUG nova.policy [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.947114] [47312]: DEBUG nova.policy [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.947773] [47312]: INFO nova.api.openstack.requestlog [None req-9f8f95ca-2bde-46b7-8c68-83d2f746a3ed tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.086904 [ 962.948144] [47312]: [pid: 47312|app: 0|req: 4321/8463] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:19 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 962.950407] [47312]: DEBUG nova.api.openstack.wsgi [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 962.955827] [47313]: DEBUG nova.policy [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 962.957132] [47312]: DEBUG nova.compute.api [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 962.960395] [47313]: INFO nova.api.openstack.requestlog [None req-ccb9e63a-35d1-4257-bc22-96c8e29e3da5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1203 microversion: 2.1 time: 0.054339 [ 962.960717] [47313]: [pid: 47313|app: 0|req: 4143/8464] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:19 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1203 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 962.964431] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.965053] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.965053] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 962.965324] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 962.965548] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 962.965745] [47312]: DEBUG oslo_concurrency.lockutils [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.007699] [47313]: DEBUG nova.api.openstack.wsgi [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 963.010522] [47313]: DEBUG nova.compute.api [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 963.015015] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.015256] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.016025] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.016025] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.016025] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.016333] [47313]: DEBUG oslo_concurrency.lockutils [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.058859] [47313]: DEBUG nova.policy [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.063365] [47313]: DEBUG nova.policy [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.064059] [47313]: DEBUG nova.policy [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.064682] [47313]: INFO nova.api.openstack.requestlog [None req-ec034258-c4a7-48e2-8ca9-455d97a72c0f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.059220 [ 963.064987] [47313]: [pid: 47313|app: 0|req: 4144/8465] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:19 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 963.067350] [47313]: DEBUG nova.api.openstack.wsgi [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 963.068860] [47313]: DEBUG nova.compute.api [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 963.072372] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.072603] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.072784] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.073207] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.073437] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.074026] [47313]: DEBUG oslo_concurrency.lockutils [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.092588] [47312]: DEBUG nova.policy [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.096879] [47312]: INFO nova.api.openstack.requestlog [None req-fa63a2d1-0b5d-441a-88fd-41cce2e97ac9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1312 microversion: 2.1 time: 0.148122 [ 963.097333] [47312]: [pid: 47312|app: 0|req: 4322/8466] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:19 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.235485] [47313]: DEBUG nova.policy [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.239833] [47313]: DEBUG nova.policy [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.240447] [47313]: DEBUG nova.policy [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.241159] [47313]: INFO nova.api.openstack.requestlog [None req-5b17405f-3bd6-43fc-9a84-fb9f286598fb tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.175654 [ 963.241584] [47313]: [pid: 47313|app: 0|req: 4145/8467] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:19 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 963.603722] [47312]: DEBUG nova.api.openstack.wsgi [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 963.605219] [47312]: DEBUG nova.compute.api [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 963.606467] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=6 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 963.607160] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=24 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 963.611905] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.612030] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.612115] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.612477] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.612679] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.612885] [47312]: DEBUG oslo_concurrency.lockutils [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.717903] [47312]: DEBUG nova.policy [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.724835] [47312]: INFO nova.api.openstack.requestlog [None req-b0230262-4151-4f5a-bca8-d3a90a488943 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1459 microversion: 2.1 time: 0.123727 [ 963.725202] [47312]: [pid: 47312|app: 0|req: 4323/8468] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:20 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1459 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.843244] [47313]: DEBUG nova.api.openstack.wsgi [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 963.844992] [47313]: DEBUG nova.compute.api [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 963.849303] [47313]: DEBUG oslo_concurrency.lockutils [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.849536] [47313]: DEBUG oslo_concurrency.lockutils [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.849720] [47313]: DEBUG oslo_concurrency.lockutils [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.850085] [47313]: DEBUG oslo_concurrency.lockutils [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.850327] [47313]: DEBUG oslo_concurrency.lockutils [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.850464] [47313]: DEBUG oslo_concurrency.lockutils [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.924770] [47313]: DEBUG nova.policy [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 963.929200] [47313]: INFO nova.api.openstack.requestlog [None req-656857b4-0dbe-4759-992c-15b4e2891711 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.088259 [ 963.929542] [47313]: [pid: 47313|app: 0|req: 4146/8469] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:20 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 963.968601] [47312]: DEBUG nova.api.openstack.wsgi [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 963.970338] [47312]: DEBUG nova.compute.api [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 963.974066] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.974127] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.974303] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.974663] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.974875] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.975043] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.977292] [47313]: DEBUG nova.api.openstack.wsgi [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 963.979169] [47313]: DEBUG nova.compute.api [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 963.982850] [47313]: DEBUG oslo_concurrency.lockutils [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.983168] [47313]: DEBUG oslo_concurrency.lockutils [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.983407] [47313]: DEBUG oslo_concurrency.lockutils [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.983796] [47313]: DEBUG oslo_concurrency.lockutils [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.984127] [47313]: DEBUG oslo_concurrency.lockutils [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.984458] [47313]: DEBUG oslo_concurrency.lockutils [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.995160] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 963.995409] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 963.995584] [47312]: DEBUG oslo_concurrency.lockutils [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 963.995774] [47312]: DEBUG nova.objects.instance [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 964.019669] [47312]: DEBUG nova.policy [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.023817] [47312]: DEBUG nova.policy [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.024485] [47312]: DEBUG nova.policy [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.024917] [47313]: DEBUG nova.policy [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.025124] [47312]: INFO nova.api.openstack.requestlog [None req-cf37f714-1898-4f59-8413-5f704b943d76 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.058904 [ 964.025432] [47312]: [pid: 47312|app: 0|req: 4324/8470] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:20 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 964.029698] [47313]: INFO nova.api.openstack.requestlog [None req-23f2ba6a-af8c-463d-8ef8-ccc4021d078b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1259 microversion: 2.1 time: 0.054878 [ 964.030012] [47313]: [pid: 47313|app: 0|req: 4147/8471] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:20 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1259 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.078184] [47312]: DEBUG nova.api.openstack.wsgi [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 964.080082] [47312]: DEBUG nova.compute.api [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 964.083879] [47312]: DEBUG oslo_concurrency.lockutils [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.084235] [47312]: DEBUG oslo_concurrency.lockutils [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.084453] [47312]: DEBUG oslo_concurrency.lockutils [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.084807] [47312]: DEBUG oslo_concurrency.lockutils [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.085015] [47312]: DEBUG oslo_concurrency.lockutils [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.085198] [47312]: DEBUG oslo_concurrency.lockutils [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.109561] [47313]: DEBUG nova.api.openstack.wsgi [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 964.111069] [47313]: DEBUG nova.compute.api [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 964.114765] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.115022] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.115216] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.115645] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.115849] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.115977] [47312]: DEBUG nova.policy [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.116066] [47313]: DEBUG oslo_concurrency.lockutils [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.120615] [47312]: DEBUG nova.policy [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.121263] [47312]: DEBUG nova.policy [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.121865] [47312]: INFO nova.api.openstack.requestlog [None req-66a67633-9640-47bd-b31e-b76bcf5bd5d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.046145 [ 964.122193] [47312]: [pid: 47312|app: 0|req: 4325/8472] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:20 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 964.193070] [47313]: DEBUG nova.policy [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.197421] [47313]: INFO nova.api.openstack.requestlog [None req-cfab751d-5072-4eb1-82dc-12bc5a91f9b9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1499 microversion: 2.1 time: 0.090246 [ 964.197935] [47313]: [pid: 47313|app: 0|req: 4148/8473] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:20 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1499 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.209634] [47312]: DEBUG nova.api.openstack.wsgi [None req-6abbebc9-616a-4cfd-98ed-ab4ef6e40079 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 964.214679] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abbebc9-616a-4cfd-98ed-ab4ef6e40079 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.214942] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abbebc9-616a-4cfd-98ed-ab4ef6e40079 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.215212] [47312]: DEBUG oslo_concurrency.lockutils [None req-6abbebc9-616a-4cfd-98ed-ab4ef6e40079 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.254780] [47313]: DEBUG nova.api.openstack.wsgi [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 964.256222] [47313]: DEBUG nova.compute.api [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 964.259855] [47313]: DEBUG oslo_concurrency.lockutils [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.260031] [47313]: DEBUG oslo_concurrency.lockutils [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.260260] [47313]: DEBUG oslo_concurrency.lockutils [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.260662] [47313]: DEBUG oslo_concurrency.lockutils [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.260896] [47313]: DEBUG oslo_concurrency.lockutils [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.261227] [47313]: DEBUG oslo_concurrency.lockutils [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.368771] [47313]: DEBUG nova.policy [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.373744] [47313]: DEBUG nova.policy [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.374454] [47313]: DEBUG nova.policy [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.375098] [47313]: INFO nova.api.openstack.requestlog [None req-abda0430-1b27-4ed1-aa52-6042a6865a7f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.122977 [ 964.375496] [47313]: [pid: 47313|app: 0|req: 4149/8474] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:21 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 964.475520] [47312]: DEBUG nova.compute.api [None req-6abbebc9-616a-4cfd-98ed-ab4ef6e40079 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Going to try to stop instance {{(pid=47312) force_stop /opt/stack/nova/nova/compute/api.py:2768}} [ 964.501931] [47312]: INFO nova.api.openstack.requestlog [None req-6abbebc9-616a-4cfd-98ed-ab4ef6e40079 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7/action" status: 202 len: 0 microversion: 2.1 time: 0.294544 [ 964.502343] [47312]: [pid: 47312|app: 0|req: 4326/8475] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:21 2024] POST /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 964.506980] [47313]: DEBUG nova.api.openstack.wsgi [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 964.508668] [47313]: DEBUG nova.compute.api [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 964.514159] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.514432] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.514621] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.514982] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.515193] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.515454] [47313]: DEBUG oslo_concurrency.lockutils [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.625602] [47313]: DEBUG nova.policy [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.636472] [47313]: INFO nova.api.openstack.requestlog [None req-c2af8701-3240-4c60-b1dd-eeff021be560 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1509 microversion: 2.1 time: 0.131501 [ 964.636822] [47313]: [pid: 47313|app: 0|req: 4150/8476] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:21 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1509 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.739999] [47312]: DEBUG nova.api.openstack.wsgi [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 964.741856] [47312]: DEBUG nova.compute.api [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 964.745589] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.745827] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.746015] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.746439] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.746641] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.746812] [47312]: DEBUG oslo_concurrency.lockutils [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.909843] [47312]: DEBUG nova.policy [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 964.914234] [47312]: INFO nova.api.openstack.requestlog [None req-3ef302fc-d083-4a15-8b90-a6e857f3e98f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.177149 [ 964.914554] [47312]: [pid: 47312|app: 0|req: 4327/8477] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:21 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 964.941230] [47313]: DEBUG nova.api.openstack.wsgi [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 964.942851] [47313]: DEBUG nova.compute.api [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 964.946935] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.947200] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.947386] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 964.947740] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 964.947933] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 964.948119] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.039307] [47312]: DEBUG nova.api.openstack.wsgi [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 965.041454] [47312]: DEBUG nova.compute.api [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 965.045014] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.045265] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.045453] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.045806] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.046046] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.046185] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.047041] [47313]: DEBUG nova.policy [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.051937] [47313]: INFO nova.api.openstack.requestlog [None req-1bde4512-1d4b-486e-954d-04fefd1beffb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.112921 [ 965.054903] [47313]: [pid: 47313|app: 0|req: 4151/8478] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:21 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.056266] [47313]: DEBUG nova.api.openstack.wsgi [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 965.058082] [47313]: DEBUG nova.compute.api [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 965.061922] [47313]: DEBUG oslo_concurrency.lockutils [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.062246] [47313]: DEBUG oslo_concurrency.lockutils [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.062510] [47313]: DEBUG oslo_concurrency.lockutils [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.063016] [47313]: DEBUG oslo_concurrency.lockutils [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.063280] [47313]: DEBUG oslo_concurrency.lockutils [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.063526] [47313]: DEBUG oslo_concurrency.lockutils [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.067377] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.067623] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.067801] [47312]: DEBUG oslo_concurrency.lockutils [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.067993] [47312]: DEBUG nova.objects.instance [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 965.098770] [47312]: DEBUG nova.policy [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.103046] [47312]: DEBUG nova.policy [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.103046] [47312]: DEBUG nova.policy [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.103894] [47312]: INFO nova.api.openstack.requestlog [None req-addbdea5-1469-493b-af1c-2bfc6a221348 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.066598 [ 965.103894] [47312]: [pid: 47312|app: 0|req: 4328/8479] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:21 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 965.106512] [47313]: DEBUG nova.policy [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.110963] [47313]: INFO nova.api.openstack.requestlog [None req-472f536d-ba23-436a-bd0c-9219561fd6af tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1259 microversion: 2.1 time: 0.057933 [ 965.111332] [47313]: [pid: 47313|app: 0|req: 4152/8480] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:21 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1259 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.135676] [47312]: DEBUG nova.api.openstack.wsgi [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 965.137275] [47312]: DEBUG nova.compute.api [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 965.141239] [47312]: DEBUG oslo_concurrency.lockutils [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.141478] [47312]: DEBUG oslo_concurrency.lockutils [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.141660] [47312]: DEBUG oslo_concurrency.lockutils [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.142032] [47312]: DEBUG oslo_concurrency.lockutils [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.142244] [47312]: DEBUG oslo_concurrency.lockutils [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.142408] [47312]: DEBUG oslo_concurrency.lockutils [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.178920] [47312]: DEBUG nova.policy [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.184267] [47312]: DEBUG nova.policy [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.185109] [47312]: DEBUG nova.policy [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.185880] [47312]: INFO nova.api.openstack.requestlog [None req-647c1017-bbe5-4d02-b5a4-bf6850950d5e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.052350 [ 965.186249] [47312]: [pid: 47312|app: 0|req: 4329/8481] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:21 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 965.394997] [47313]: DEBUG nova.api.openstack.wsgi [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 965.396733] [47313]: DEBUG nova.compute.api [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 965.400458] [47313]: DEBUG oslo_concurrency.lockutils [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.400713] [47313]: DEBUG oslo_concurrency.lockutils [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.400925] [47313]: DEBUG oslo_concurrency.lockutils [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.401344] [47313]: DEBUG oslo_concurrency.lockutils [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.401540] [47313]: DEBUG oslo_concurrency.lockutils [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.401720] [47313]: DEBUG oslo_concurrency.lockutils [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.499804] [47313]: DEBUG nova.policy [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.507706] [47313]: DEBUG nova.policy [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.508417] [47313]: DEBUG nova.policy [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.509076] [47313]: INFO nova.api.openstack.requestlog [None req-7667a590-ae14-4740-b5c7-518f22778959 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.116517 [ 965.509525] [47313]: [pid: 47313|app: 0|req: 4153/8482] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:22 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 965.649303] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 965.651098] [47312]: DEBUG nova.compute.api [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 965.655734] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.655999] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.656233] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.656667] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.657063] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.657171] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.762787] [47312]: DEBUG nova.policy [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 965.767295] [47312]: INFO nova.api.openstack.requestlog [None req-2b85a46b-73c7-4179-ab8d-acf715ac1048 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1509 microversion: 2.1 time: 0.120270 [ 965.767607] [47312]: [pid: 47312|app: 0|req: 4330/8483] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:22 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1509 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 965.979721] [47313]: DEBUG nova.api.openstack.wsgi [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 965.979721] [47313]: DEBUG nova.compute.api [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 965.979721] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.979721] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.979721] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 965.979721] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 965.979721] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 965.979721] [47313]: DEBUG oslo_concurrency.lockutils [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.020303] [47313]: DEBUG nova.policy [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.025626] [47313]: INFO nova.api.openstack.requestlog [None req-f72373b3-0351-4354-8eab-d3d1df319ebd tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.101059 [ 966.025987] [47313]: [pid: 47313|app: 0|req: 4154/8484] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:22 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.064198] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.065865] [47312]: DEBUG nova.compute.api [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 966.069465] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.069696] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.069874] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.070234] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.070428] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.070595] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.117949] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.120648] [47313]: DEBUG nova.compute.api [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 966.125378] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.125797] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.125905] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.126669] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.126669] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.126669] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.151759] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.152048] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.152270] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.152563] [47313]: DEBUG nova.objects.instance [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 966.183884] [47313]: DEBUG nova.policy [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.189588] [47313]: DEBUG nova.policy [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.190748] [47313]: DEBUG nova.policy [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.191793] [47313]: INFO nova.api.openstack.requestlog [None req-4b40b4d0-3b02-486c-bea3-96a08a8d61b8 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.076555 [ 966.192160] [47313]: [pid: 47313|app: 0|req: 4155/8485] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:22 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 966.195100] [47313]: DEBUG nova.api.openstack.wsgi [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.196819] [47312]: DEBUG nova.policy [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.196947] [47313]: DEBUG nova.compute.api [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 966.200589] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.200915] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.201559] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.202200] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.202357] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.203026] [47313]: DEBUG oslo_concurrency.lockutils [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.206833] [47312]: INFO nova.api.openstack.requestlog [None req-6d974298-a517-42df-ba93-e062bfd54076 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1316 microversion: 2.1 time: 0.144823 [ 966.207198] [47312]: [pid: 47312|app: 0|req: 4331/8486] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:22 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1316 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.209681] [47312]: DEBUG nova.api.openstack.wsgi [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.211290] [47312]: DEBUG nova.compute.api [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 966.214824] [47312]: DEBUG oslo_concurrency.lockutils [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.215069] [47312]: DEBUG oslo_concurrency.lockutils [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.215263] [47312]: DEBUG oslo_concurrency.lockutils [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.215615] [47312]: DEBUG oslo_concurrency.lockutils [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.215810] [47312]: DEBUG oslo_concurrency.lockutils [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.215979] [47312]: DEBUG oslo_concurrency.lockutils [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.238006] [47313]: DEBUG nova.policy [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.244032] [47313]: INFO nova.api.openstack.requestlog [None req-26a570fe-36f5-464e-b639-ac7e7e1798f4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1267 microversion: 2.1 time: 0.051215 [ 966.244383] [47313]: [pid: 47313|app: 0|req: 4156/8487] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1267 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.260471] [47312]: DEBUG nova.policy [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.266828] [47312]: DEBUG nova.policy [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.268399] [47312]: DEBUG nova.policy [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.269033] [47312]: INFO nova.api.openstack.requestlog [None req-2000a564-8a9d-42bc-9f2f-9d1231c4a961 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.061281 [ 966.269940] [47312]: [pid: 47312|app: 0|req: 4332/8488] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 966.443094] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e3dfac1-8623-486b-adae-59d6d98d7775 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Action: 'create', calling method: .version_select at 0x7b9c473c0e50>, body: {"server_group": {"name": "server-group", "policy": "affinity"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 966.458079] [47313]: DEBUG nova.quota [None req-7e3dfac1-8623-486b-adae-59d6d98d7775 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Getting quotas for project cc0bf06953214e2fb1a548c5b37df7f3. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 966.463046] [47313]: DEBUG nova.quota [None req-7e3dfac1-8623-486b-adae-59d6d98d7775 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Getting quotas for user e742b27fe4e64cdab045d67983a2ba26 and project cc0bf06953214e2fb1a548c5b37df7f3. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 966.495683] [47313]: DEBUG nova.quota [None req-7e3dfac1-8623-486b-adae-59d6d98d7775 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Getting quotas for project cc0bf06953214e2fb1a548c5b37df7f3. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 966.498084] [47313]: DEBUG nova.quota [None req-7e3dfac1-8623-486b-adae-59d6d98d7775 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Getting quotas for user e742b27fe4e64cdab045d67983a2ba26 and project cc0bf06953214e2fb1a548c5b37df7f3. Resources: {'server_groups'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 966.504034] [47313]: INFO nova.api.openstack.requestlog [None req-7e3dfac1-8623-486b-adae-59d6d98d7775 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] 10.180.1.21 "POST /compute/v2.1/os-server-groups" status: 200 len: 235 microversion: 2.64 time: 0.135164 [ 966.504344] [47313]: [pid: 47313|app: 0|req: 4157/8489] 10.180.1.21 () {62 vars in 1209 bytes} [Thu Oct 31 12:17:23 2024] POST /compute/v2.1/os-server-groups => generated 235 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 966.510366] [47312]: DEBUG nova.api.openstack.wsgi [None req-6fd35629-f9e3-40cb-b49b-b44e9ab836bf tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.517168] [47312]: INFO nova.api.openstack.requestlog [None req-6fd35629-f9e3-40cb-b49b-b44e9ab836bf tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups" status: 200 len: 238 microversion: 2.64 time: 0.008967 [ 966.517477] [47312]: [pid: 47312|app: 0|req: 4333/8490] 10.180.1.21 () {60 vars in 1188 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/os-server-groups => generated 238 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [ 966.523228] [47312]: DEBUG nova.api.openstack.wsgi [None req-aa5445aa-9c04-4c13-add2-23aacc43a735 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.523448] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.525147] [47313]: DEBUG nova.compute.api [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 966.529972] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.530880] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.530880] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.530880] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.531102] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.531185] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.532586] [47312]: INFO nova.api.openstack.requestlog [None req-aa5445aa-9c04-4c13-add2-23aacc43a735 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] 10.180.1.21 "GET /compute/v2.1/os-server-groups/bae35857-57f4-4585-88f0-69d4dcacd904" status: 200 len: 235 microversion: 2.64 time: 0.010576 [ 966.532586] [47312]: [pid: 47312|app: 0|req: 4334/8491] 10.180.1.21 () {60 vars in 1299 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/os-server-groups/bae35857-57f4-4585-88f0-69d4dcacd904 => generated 235 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) [ 966.540068] [47312]: DEBUG nova.api.openstack.wsgi [None req-944c88ce-4f3c-49fa-96c2-be8fc0115d54 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.565135] [47312]: INFO nova.api.openstack.requestlog [None req-944c88ce-4f3c-49fa-96c2-be8fc0115d54 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/bae35857-57f4-4585-88f0-69d4dcacd904" status: 204 len: 0 microversion: 2.64 time: 0.027021 [ 966.565527] [47312]: [pid: 47312|app: 0|req: 4335/8492] 10.180.1.21 () {60 vars in 1302 bytes} [Thu Oct 31 12:17:23 2024] DELETE /compute/v2.1/os-server-groups/bae35857-57f4-4585-88f0-69d4dcacd904 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 966.571301] [47312]: DEBUG nova.api.openstack.wsgi [None req-1da5e2e2-2f86-45b1-b462-eab0da8a9913 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.575290] [47312]: INFO nova.api.openstack.wsgi [None req-1da5e2e2-2f86-45b1-b462-eab0da8a9913 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] HTTP exception thrown: Instance group bae35857-57f4-4585-88f0-69d4dcacd904 could not be found. [ 966.576417] [47312]: DEBUG nova.api.openstack.wsgi [None req-1da5e2e2-2f86-45b1-b462-eab0da8a9913 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] Returning 404 to user: Instance group bae35857-57f4-4585-88f0-69d4dcacd904 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 966.576417] [47312]: INFO nova.api.openstack.requestlog [None req-1da5e2e2-2f86-45b1-b462-eab0da8a9913 tempest-ServerGroup264TestJSON-37968535 tempest-ServerGroup264TestJSON-37968535-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-server-groups/bae35857-57f4-4585-88f0-69d4dcacd904" status: 404 len: 117 microversion: 2.64 time: 0.006939 [ 966.576417] [47312]: [pid: 47312|app: 0|req: 4336/8493] 10.180.1.21 () {60 vars in 1302 bytes} [Thu Oct 31 12:17:23 2024] DELETE /compute/v2.1/os-server-groups/bae35857-57f4-4585-88f0-69d4dcacd904 => generated 117 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) [ 966.680143] [47313]: DEBUG nova.policy [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.689116] [47313]: DEBUG nova.policy [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.689247] [47313]: DEBUG nova.policy [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.690681] [47313]: INFO nova.api.openstack.requestlog [None req-cd330371-8c9f-45ef-bda6-e1993c71ab10 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.169216 [ 966.690681] [47313]: [pid: 47313|app: 0|req: 4158/8494] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 966.781207] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.783215] [47312]: DEBUG nova.compute.api [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 966.787789] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.789409] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.789409] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.789409] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.789409] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.789409] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.904921] [47312]: DEBUG nova.policy [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 966.913864] [47312]: INFO nova.api.openstack.requestlog [None req-b6880cae-34a3-43c7-99d8-c634b84b6cbb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1486 microversion: 2.1 time: 0.134966 [ 966.914248] [47312]: [pid: 47312|app: 0|req: 4337/8495] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1486 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 966.929819] [47313]: DEBUG nova.api.openstack.wsgi [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 966.930154] [47313]: DEBUG nova.compute.api [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 966.934088] [47313]: DEBUG oslo_concurrency.lockutils [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.934361] [47313]: DEBUG oslo_concurrency.lockutils [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.934553] [47313]: DEBUG oslo_concurrency.lockutils [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.935025] [47313]: DEBUG oslo_concurrency.lockutils [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 966.935228] [47313]: DEBUG oslo_concurrency.lockutils [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 966.935393] [47313]: DEBUG oslo_concurrency.lockutils [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 966.953682] [47313]: DEBUG nova.compute.api [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 967.009041] [47313]: INFO nova.api.openstack.requestlog [None req-4766f0cb-92eb-46bf-abd4-4960d3e5b5e9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 204 len: 0 microversion: 2.1 time: 0.081491 [ 967.009527] [47313]: [pid: 47313|app: 0|req: 4159/8496] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:17:23 2024] DELETE /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 967.015198] [47312]: DEBUG nova.api.openstack.wsgi [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.016859] [47312]: DEBUG nova.compute.api [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.024170] [47312]: DEBUG oslo_concurrency.lockutils [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.024170] [47312]: DEBUG oslo_concurrency.lockutils [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.024386] [47312]: DEBUG oslo_concurrency.lockutils [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.024744] [47312]: DEBUG oslo_concurrency.lockutils [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.024966] [47312]: DEBUG oslo_concurrency.lockutils [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.025155] [47312]: DEBUG oslo_concurrency.lockutils [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.037220] [47313]: DEBUG nova.api.openstack.wsgi [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.040446] [47313]: DEBUG nova.compute.api [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.043415] [47313]: DEBUG oslo_concurrency.lockutils [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.043571] [47313]: DEBUG oslo_concurrency.lockutils [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.043754] [47313]: DEBUG oslo_concurrency.lockutils [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.046567] [47313]: DEBUG oslo_concurrency.lockutils [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.046567] [47313]: DEBUG oslo_concurrency.lockutils [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.046567] [47313]: DEBUG oslo_concurrency.lockutils [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.135413] [47312]: DEBUG nova.policy [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.145334] [47312]: INFO nova.api.openstack.requestlog [None req-e485e9da-433f-40d2-b540-50b35efd61cd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1492 microversion: 2.1 time: 0.132267 [ 967.150560] [47312]: [pid: 47312|app: 0|req: 4338/8497] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1492 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.150871] [47313]: DEBUG nova.policy [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.157497] [47313]: INFO nova.api.openstack.requestlog [None req-9013a309-1f34-45f0-b1ab-c7ca13ad10a3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.122682 [ 967.157903] [47313]: [pid: 47313|app: 0|req: 4160/8498] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:23 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.207704] [47312]: DEBUG nova.api.openstack.wsgi [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.209934] [47312]: DEBUG nova.compute.api [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.213241] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.213428] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.213656] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.214094] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.214351] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.214565] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.224023] [47313]: DEBUG nova.api.openstack.wsgi [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.225749] [47313]: DEBUG nova.compute.api [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.229279] [47313]: DEBUG oslo_concurrency.lockutils [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.229521] [47313]: DEBUG oslo_concurrency.lockutils [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.229702] [47313]: DEBUG oslo_concurrency.lockutils [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.230067] [47313]: DEBUG oslo_concurrency.lockutils [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.230277] [47313]: DEBUG oslo_concurrency.lockutils [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.230447] [47313]: DEBUG oslo_concurrency.lockutils [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.235561] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.236612] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.236612] [47312]: DEBUG oslo_concurrency.lockutils [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.236612] [47312]: DEBUG nova.objects.instance [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 967.262989] [47312]: DEBUG nova.policy [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.270369] [47312]: DEBUG nova.policy [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.271060] [47312]: DEBUG nova.policy [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.271676] [47312]: INFO nova.api.openstack.requestlog [None req-50784d71-65d6-4d6b-b744-3bfad1c888ff tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.066817 [ 967.271967] [47312]: [pid: 47312|app: 0|req: 4339/8499] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:24 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 967.274507] [47312]: DEBUG nova.api.openstack.wsgi [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.276158] [47312]: DEBUG nova.compute.api [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.279678] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.279827] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.280015] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.281329] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.281329] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.282580] [47312]: DEBUG oslo_concurrency.lockutils [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.323454] [47313]: DEBUG nova.policy [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.327966] [47313]: INFO nova.api.openstack.requestlog [None req-aafd9c22-2416-4f09-8217-63da3f7379dd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1505 microversion: 2.1 time: 0.108148 [ 967.328350] [47313]: [pid: 47313|app: 0|req: 4161/8500] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:24 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1505 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.334976] [47313]: DEBUG nova.api.openstack.wsgi [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.336539] [47313]: DEBUG nova.compute.api [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.343501] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.343750] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.343969] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.344333] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.344536] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.344784] [47313]: DEBUG oslo_concurrency.lockutils [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.380816] [47313]: DEBUG nova.policy [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.384851] [47313]: DEBUG nova.policy [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.385511] [47313]: DEBUG nova.policy [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.386367] [47313]: INFO nova.api.openstack.requestlog [None req-cd185c86-f5f0-42d0-a311-620121c35aa5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1295 microversion: 2.47 time: 0.057224 [ 967.386455] [47313]: [pid: 47313|app: 0|req: 4162/8501] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:24 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1295 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 967.388593] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.390638] [47313]: DEBUG nova.compute.api [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.393581] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.393795] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.393977] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.394345] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.394543] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.394713] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.398338] [47312]: DEBUG nova.policy [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.406438] [47312]: INFO nova.api.openstack.requestlog [None req-18d258e5-4f37-428e-94e2-0dcf59622190 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.133702 [ 967.406954] [47312]: [pid: 47312|app: 0|req: 4340/8502] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:24 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.478769] [47313]: DEBUG nova.policy [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.484610] [47313]: INFO nova.api.openstack.requestlog [None req-b5bf11a8-4947-440c-acec-40a6794f669d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1505 microversion: 2.1 time: 0.097594 [ 967.485141] [47313]: [pid: 47313|app: 0|req: 4163/8503] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:24 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1505 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.499080] [47312]: DEBUG nova.api.openstack.wsgi [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84", "OS-DCF:diskConfig": "AUTO"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 967.500886] [47312]: DEBUG nova.compute.api [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.505706] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.505952] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.506159] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.506522] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.506719] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.506891] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.536598] [47312]: DEBUG nova.policy [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.543441] [47312]: DEBUG nova.compute.api [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Old instance type m1.nano, new instance type m1.micro {{(pid=47312) resize /opt/stack/nova/nova/compute/api.py:4227}} [ 967.546845] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.547077] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.547260] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.547715] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.547831] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.548369] [47312]: DEBUG oslo_concurrency.lockutils [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.560054] [47312]: DEBUG nova.quota [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 967.564274] [47312]: DEBUG nova.quota [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 967.572848] [47312]: DEBUG nova.virt.hardware [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 967.572964] [47312]: DEBUG nova.virt.hardware [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 967.573193] [47312]: DEBUG nova.virt.hardware [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 967.573396] [47312]: DEBUG nova.virt.hardware [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 967.573572] [47312]: DEBUG nova.virt.hardware [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 967.622498] [47312]: INFO nova.api.openstack.requestlog [None req-01accd5e-0fda-4815-a2eb-d5ae9a46fa64 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8/action" status: 202 len: 0 microversion: 2.1 time: 0.125767 [ 967.622849] [47312]: [pid: 47312|app: 0|req: 4341/8504] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:24 2024] POST /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 967.627804] [47313]: DEBUG nova.api.openstack.wsgi [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.630259] [47313]: DEBUG nova.compute.api [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.635065] [47313]: DEBUG oslo_concurrency.lockutils [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.635065] [47313]: DEBUG oslo_concurrency.lockutils [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.635065] [47313]: DEBUG oslo_concurrency.lockutils [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.635259] [47313]: DEBUG oslo_concurrency.lockutils [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.635299] [47313]: DEBUG oslo_concurrency.lockutils [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.635506] [47313]: DEBUG oslo_concurrency.lockutils [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.705459] [47312]: DEBUG nova.api.openstack.wsgi [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 967.707117] [47312]: DEBUG nova.compute.api [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 967.710780] [47312]: DEBUG oslo_concurrency.lockutils [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.711027] [47312]: DEBUG oslo_concurrency.lockutils [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.711220] [47312]: DEBUG oslo_concurrency.lockutils [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.711567] [47312]: DEBUG oslo_concurrency.lockutils [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 967.711761] [47312]: DEBUG oslo_concurrency.lockutils [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 967.711930] [47312]: DEBUG oslo_concurrency.lockutils [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 967.712735] [47313]: DEBUG nova.policy [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.718504] [47313]: INFO nova.api.openstack.requestlog [None req-23b6f9f3-be6a-457d-85c6-e4b435e9cdb7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.092777 [ 967.718950] [47313]: [pid: 47313|app: 0|req: 4164/8505] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:24 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 967.788825] [47312]: DEBUG nova.policy [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.793677] [47312]: DEBUG nova.policy [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.794857] [47312]: DEBUG nova.policy [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 967.795670] [47312]: INFO nova.api.openstack.requestlog [None req-5828c46d-e558-4e9c-b3b6-590b063204b9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.092848 [ 967.796015] [47312]: [pid: 47312|app: 0|req: 4342/8506] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:24 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.061335] [47313]: DEBUG nova.api.openstack.wsgi [req-6f2c22d3-46c0-4611-ba5b-ec44ae9662b2 req-79af716e-84e3-41a8-9595-dbcad9266abe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d", "name": "network-vif-plugged", "status": "completed", "tag": "582a2b0a-d087-426c-b734-d6fc7ececb7d"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 968.070058] [47313]: DEBUG oslo_concurrency.lockutils [req-6f2c22d3-46c0-4611-ba5b-ec44ae9662b2 req-79af716e-84e3-41a8-9595-dbcad9266abe service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.070147] [47313]: DEBUG oslo_concurrency.lockutils [req-6f2c22d3-46c0-4611-ba5b-ec44ae9662b2 req-79af716e-84e3-41a8-9595-dbcad9266abe service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.070350] [47313]: DEBUG oslo_concurrency.lockutils [req-6f2c22d3-46c0-4611-ba5b-ec44ae9662b2 req-79af716e-84e3-41a8-9595-dbcad9266abe service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.078037] [47313]: INFO nova.api.openstack.compute.server_external_events [req-6f2c22d3-46c0-4611-ba5b-ec44ae9662b2 req-79af716e-84e3-41a8-9595-dbcad9266abe service nova] Creating event network-vif-plugged:582a2b0a-d087-426c-b734-d6fc7ececb7d for instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d on cpu-1 [ 968.080518] [47313]: INFO nova.api.openstack.requestlog [req-6f2c22d3-46c0-4611-ba5b-ec44ae9662b2 req-79af716e-84e3-41a8-9595-dbcad9266abe service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021618 [ 968.080885] [47313]: [pid: 47313|app: 0|req: 4165/8507] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:24 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 968.167335] [47312]: DEBUG nova.api.openstack.wsgi [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.169185] [47312]: DEBUG nova.compute.api [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.173236] [47312]: DEBUG oslo_concurrency.lockutils [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.173489] [47312]: DEBUG oslo_concurrency.lockutils [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.173672] [47312]: DEBUG oslo_concurrency.lockutils [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.174064] [47312]: DEBUG oslo_concurrency.lockutils [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.174369] [47312]: DEBUG oslo_concurrency.lockutils [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.174496] [47312]: DEBUG oslo_concurrency.lockutils [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.176530] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.179181] [47313]: DEBUG nova.compute.api [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.187547] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.188109] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.188109] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.188531] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.189042] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.189042] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.419041] [47312]: DEBUG nova.policy [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.427415] [47313]: DEBUG nova.policy [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.439674] [47313]: INFO nova.api.openstack.requestlog [None req-c7998b0f-1899-4dbf-a323-ed0167b26c20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.267488 [ 968.439865] [47312]: INFO nova.api.openstack.requestlog [None req-dadba260-9b03-44a5-b123-8a55e06601c9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1492 microversion: 2.1 time: 0.274982 [ 968.440427] [47313]: [pid: 47313|app: 0|req: 4166/8508] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.440553] [47312]: [pid: 47312|app: 0|req: 4343/8509] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1492 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.447016] [47312]: DEBUG nova.api.openstack.wsgi [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.448600] [47312]: DEBUG nova.compute.api [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.450339] [47313]: DEBUG nova.api.openstack.wsgi [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.452214] [47313]: DEBUG nova.compute.api [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.457901] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.457953] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.458156] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.458584] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.458747] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.459238] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.460796] [47312]: DEBUG oslo_concurrency.lockutils [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.461040] [47312]: DEBUG oslo_concurrency.lockutils [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.461343] [47312]: DEBUG oslo_concurrency.lockutils [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.461616] [47312]: DEBUG oslo_concurrency.lockutils [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.461804] [47312]: DEBUG oslo_concurrency.lockutils [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.461968] [47312]: DEBUG oslo_concurrency.lockutils [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.489480] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.489758] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.489967] [47313]: DEBUG oslo_concurrency.lockutils [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.490554] [47313]: DEBUG nova.objects.instance [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 968.519486] [47313]: DEBUG nova.policy [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.520718] [47312]: DEBUG nova.policy [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.525464] [47313]: DEBUG nova.policy [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.526068] [47312]: DEBUG nova.policy [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.526176] [47313]: DEBUG nova.policy [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.526699] [47312]: DEBUG nova.policy [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.526830] [47313]: INFO nova.api.openstack.requestlog [None req-7afe462b-69ff-4964-8112-e9963d13a153 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.086240 [ 968.527762] [47313]: [pid: 47313|app: 0|req: 4167/8510] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.527851] [47312]: INFO nova.api.openstack.requestlog [None req-b529e94b-b335-434f-84b5-545f116be003 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1351 microversion: 2.47 time: 0.084389 [ 968.527851] [47312]: [pid: 47312|app: 0|req: 4344/8511] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1351 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.529581] [47313]: DEBUG nova.api.openstack.wsgi [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.531229] [47313]: DEBUG nova.compute.api [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.534964] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.535236] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.535440] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.535815] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.536355] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.536355] [47313]: DEBUG oslo_concurrency.lockutils [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.616554] [47313]: DEBUG nova.policy [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.621276] [47313]: INFO nova.api.openstack.requestlog [None req-8ac0eb34-2020-4671-83a6-d2fbba161b25 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.093375 [ 968.621499] [47313]: [pid: 47313|app: 0|req: 4168/8512] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.719051] [47312]: DEBUG nova.api.openstack.wsgi [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersListShow296Test-server-1390452184", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": "none"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 968.732226] [47313]: DEBUG nova.api.openstack.wsgi [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.734237] [47313]: DEBUG nova.compute.api [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.738157] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.738436] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.738660] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.739051] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.739289] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.739706] [47313]: DEBUG oslo_concurrency.lockutils [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.757754] [47312]: DEBUG nova.virt.hardware [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 968.757954] [47312]: DEBUG nova.virt.hardware [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 968.758753] [47312]: DEBUG nova.virt.hardware [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 968.758933] [47312]: DEBUG nova.virt.hardware [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 968.759109] [47312]: DEBUG nova.virt.hardware [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 968.766362] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.766593] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.766773] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.767176] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.767373] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.767543] [47312]: DEBUG oslo_concurrency.lockutils [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.777400] [47312]: DEBUG nova.quota [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Getting quotas for project bd9090c462d9449faa1c22a6ba9028a8. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 968.780361] [47312]: DEBUG nova.quota [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Getting quotas for user c21a4564466c4315b34cd179e4284330 and project bd9090c462d9449faa1c22a6ba9028a8. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 968.785917] [47312]: DEBUG nova.compute.api [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 968.787228] [47312]: DEBUG nova.compute.api [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] [instance: c7f0ce0d-8dfd-4478-a9ec-4a762a207111] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 968.827031] [47312]: INFO nova.api.openstack.requestlog [None req-9de738a4-e4e1-4d0b-b7a9-b70ea7528308 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.96 time: 0.164502 [ 968.827031] [47312]: [pid: 47312|app: 0|req: 4345/8513] 10.180.1.21 () {62 vars in 1183 bytes} [Thu Oct 31 12:17:25 2024] POST /compute/v2.1/servers => generated 380 bytes in 165 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) [ 968.830406] [47312]: DEBUG nova.api.openstack.wsgi [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.830542] [47313]: DEBUG nova.policy [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.830630] [47312]: DEBUG nova.compute.api [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.833483] [47312]: DEBUG oslo_concurrency.lockutils [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.833483] [47312]: DEBUG oslo_concurrency.lockutils [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.833639] [47312]: DEBUG oslo_concurrency.lockutils [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.834027] [47312]: DEBUG oslo_concurrency.lockutils [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.834246] [47313]: INFO nova.api.openstack.requestlog [None req-7c979a67-cccc-418c-8a2d-918d227b92b8 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.104314 [ 968.834304] [47312]: DEBUG oslo_concurrency.lockutils [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.834420] [47312]: DEBUG oslo_concurrency.lockutils [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.834577] [47313]: [pid: 47313|app: 0|req: 4169/8514] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 968.836952] [47313]: DEBUG nova.api.openstack.wsgi [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.839572] [47313]: DEBUG nova.policy [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'c21a4564466c4315b34cd179e4284330', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.840050] [47313]: DEBUG nova.compute.api [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Searching by: {'deleted': False, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8'} {{(pid=47313) get_all /opt/stack/nova/nova/compute/api.py:3023}} [ 968.845600] [47313]: DEBUG oslo_concurrency.lockutils [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.845834] [47313]: DEBUG oslo_concurrency.lockutils [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.846029] [47313]: DEBUG oslo_concurrency.lockutils [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.846434] [47313]: DEBUG oslo_concurrency.lockutils [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 968.846632] [47313]: DEBUG oslo_concurrency.lockutils [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 968.846804] [47313]: DEBUG oslo_concurrency.lockutils [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 968.918206] [47313]: DEBUG nova.policy [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c21a4564466c4315b34cd179e4284330', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.930162] [47313]: DEBUG nova.policy [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c21a4564466c4315b34cd179e4284330', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.930897] [47313]: DEBUG nova.policy [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c21a4564466c4315b34cd179e4284330', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.958381] [47313]: INFO nova.api.openstack.requestlog [None req-bca61dcc-6553-4ead-a310-00becd275f4f tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 1480 microversion: 2.96 time: 0.123135 [ 968.958780] [47313]: [pid: 47313|app: 0|req: 4170/8515] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/detail => generated 1480 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 968.974981] [47312]: DEBUG nova.policy [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.976567] [47313]: DEBUG nova.api.openstack.wsgi [None req-2cd66ad2-5b42-40d2-9fcd-44d3aeb9b297 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 968.978278] [47313]: DEBUG nova.compute.api [None req-2cd66ad2-5b42-40d2-9fcd-44d3aeb9b297 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] [instance: c7f0ce0d-8dfd-4478-a9ec-4a762a207111] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 968.982083] [47312]: DEBUG nova.policy [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.982786] [47312]: DEBUG nova.policy [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 968.983531] [47312]: INFO nova.api.openstack.requestlog [None req-39464020-ca00-475c-ba23-09dcf5f67645 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.157984 [ 968.983859] [47312]: [pid: 47312|app: 0|req: 4346/8516] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 969.007163] [47313]: DEBUG nova.policy [None req-2cd66ad2-5b42-40d2-9fcd-44d3aeb9b297 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c21a4564466c4315b34cd179e4284330', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.012699] [47313]: DEBUG nova.policy [None req-2cd66ad2-5b42-40d2-9fcd-44d3aeb9b297 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'c21a4564466c4315b34cd179e4284330', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.013425] [47313]: DEBUG nova.policy [None req-2cd66ad2-5b42-40d2-9fcd-44d3aeb9b297 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'c21a4564466c4315b34cd179e4284330', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd9090c462d9449faa1c22a6ba9028a8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.016268] [47313]: INFO nova.api.openstack.requestlog [None req-2cd66ad2-5b42-40d2-9fcd-44d3aeb9b297 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7f0ce0d-8dfd-4478-a9ec-4a762a207111" status: 200 len: 1498 microversion: 2.96 time: 0.042870 [ 969.016591] [47313]: [pid: 47313|app: 0|req: 4171/8517] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/c7f0ce0d-8dfd-4478-a9ec-4a762a207111 => generated 1498 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 969.035627] [47312]: DEBUG nova.api.openstack.wsgi [None req-143883ba-f8be-48a8-9da9-d68625046609 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.035988] [47312]: DEBUG nova.compute.api [None req-143883ba-f8be-48a8-9da9-d68625046609 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] [instance: c7f0ce0d-8dfd-4478-a9ec-4a762a207111] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.052423] [47312]: DEBUG nova.compute.api [None req-143883ba-f8be-48a8-9da9-d68625046609 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] [instance: c7f0ce0d-8dfd-4478-a9ec-4a762a207111] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 969.085544] [47312]: INFO nova.scheduler.client.report [None req-143883ba-f8be-48a8-9da9-d68625046609 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Deleted allocations for instance c7f0ce0d-8dfd-4478-a9ec-4a762a207111 [ 969.092612] [47312]: INFO nova.api.openstack.requestlog [None req-143883ba-f8be-48a8-9da9-d68625046609 tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c7f0ce0d-8dfd-4478-a9ec-4a762a207111" status: 204 len: 0 microversion: 2.96 time: 0.059441 [ 969.092935] [47312]: [pid: 47312|app: 0|req: 4347/8518] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:17:25 2024] DELETE /compute/v2.1/servers/c7f0ce0d-8dfd-4478-a9ec-4a762a207111 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 969.097594] [47313]: DEBUG nova.api.openstack.wsgi [None req-f65e0f09-ae63-4b5e-af28-f3ee92608e9c tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.099188] [47313]: DEBUG nova.compute.api [None req-f65e0f09-ae63-4b5e-af28-f3ee92608e9c tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] [instance: c7f0ce0d-8dfd-4478-a9ec-4a762a207111] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.107604] [47313]: INFO nova.api.openstack.wsgi [None req-f65e0f09-ae63-4b5e-af28-f3ee92608e9c tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] HTTP exception thrown: Instance c7f0ce0d-8dfd-4478-a9ec-4a762a207111 could not be found. [ 969.107604] [47313]: DEBUG nova.api.openstack.wsgi [None req-f65e0f09-ae63-4b5e-af28-f3ee92608e9c tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] Returning 404 to user: Instance c7f0ce0d-8dfd-4478-a9ec-4a762a207111 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 969.107963] [47313]: INFO nova.api.openstack.requestlog [None req-f65e0f09-ae63-4b5e-af28-f3ee92608e9c tempest-ServersListShow296Test-1663691418 tempest-ServersListShow296Test-1663691418-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c7f0ce0d-8dfd-4478-a9ec-4a762a207111" status: 404 len: 111 microversion: 2.96 time: 0.012521 [ 969.108265] [47313]: [pid: 47313|app: 0|req: 4172/8519] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:25 2024] GET /compute/v2.1/servers/c7f0ce0d-8dfd-4478-a9ec-4a762a207111 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 969.456172] [47313]: DEBUG nova.api.openstack.wsgi [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.456239] [47312]: DEBUG nova.api.openstack.wsgi [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.457664] [47312]: DEBUG nova.compute.api [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.458021] [47313]: DEBUG nova.compute.api [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.463300] [47313]: DEBUG oslo_concurrency.lockutils [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.463352] [47312]: DEBUG oslo_concurrency.lockutils [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.463533] [47313]: DEBUG oslo_concurrency.lockutils [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.463582] [47312]: DEBUG oslo_concurrency.lockutils [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.463721] [47313]: DEBUG oslo_concurrency.lockutils [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.463765] [47312]: DEBUG oslo_concurrency.lockutils [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.464093] [47313]: DEBUG oslo_concurrency.lockutils [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.464139] [47312]: DEBUG oslo_concurrency.lockutils [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.464310] [47312]: DEBUG oslo_concurrency.lockutils [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.464354] [47313]: DEBUG oslo_concurrency.lockutils [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.464482] [47313]: DEBUG oslo_concurrency.lockutils [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.464529] [47312]: DEBUG oslo_concurrency.lockutils [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.510077] [47312]: DEBUG nova.policy [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.517431] [47312]: INFO nova.api.openstack.requestlog [None req-05d9b473-35a1-4650-9b4e-52a038420c61 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1280 microversion: 2.1 time: 0.064415 [ 969.517887] [47312]: [pid: 47312|app: 0|req: 4348/8520] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:26 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.541292] [47312]: DEBUG nova.api.openstack.wsgi [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.542454] [47312]: DEBUG nova.compute.api [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.546352] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.546604] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.547121] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.547210] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.547439] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.547565] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.567652] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.567895] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.568092] [47312]: DEBUG oslo_concurrency.lockutils [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.568321] [47312]: DEBUG nova.objects.instance [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 969.604130] [47312]: DEBUG nova.policy [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.608908] [47312]: DEBUG nova.policy [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.609611] [47312]: DEBUG nova.policy [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.610343] [47312]: INFO nova.api.openstack.requestlog [None req-e2efd8e3-de0b-4740-97da-a1d4fe3a2497 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.071942 [ 969.610670] [47312]: [pid: 47312|app: 0|req: 4349/8521] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:26 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 969.613572] [47312]: DEBUG nova.api.openstack.wsgi [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.615195] [47312]: DEBUG nova.compute.api [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.615835] [47313]: DEBUG nova.policy [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.618814] [47312]: DEBUG oslo_concurrency.lockutils [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.619073] [47312]: DEBUG oslo_concurrency.lockutils [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.619267] [47312]: DEBUG oslo_concurrency.lockutils [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.619630] [47312]: DEBUG oslo_concurrency.lockutils [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.619865] [47312]: DEBUG oslo_concurrency.lockutils [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.620060] [47312]: DEBUG oslo_concurrency.lockutils [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.621103] [47313]: INFO nova.api.openstack.requestlog [None req-66992cac-257a-4071-a4a0-47647fcc8769 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.168052 [ 969.621446] [47313]: [pid: 47313|app: 0|req: 4173/8522] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:26 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 969.634321] [47313]: DEBUG nova.api.openstack.wsgi [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.636663] [47313]: DEBUG nova.compute.api [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.640298] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.640496] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.640786] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.641162] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.641362] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.641533] [47313]: DEBUG oslo_concurrency.lockutils [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.660177] [47312]: DEBUG nova.policy [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.664634] [47312]: DEBUG nova.policy [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.665290] [47312]: DEBUG nova.policy [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.665962] [47312]: INFO nova.api.openstack.requestlog [None req-64317ca7-b24a-4cc0-bef2-b96f11213f1f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1351 microversion: 2.47 time: 0.054787 [ 969.666439] [47312]: [pid: 47312|app: 0|req: 4350/8523] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:26 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1351 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 969.755231] [47313]: DEBUG nova.policy [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.760706] [47313]: INFO nova.api.openstack.requestlog [None req-8f3677b0-d1ad-4769-8edc-0aa8eaa54df7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.128728 [ 969.761036] [47313]: [pid: 47313|app: 0|req: 4174/8524] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:26 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.847319] [47312]: DEBUG nova.api.openstack.wsgi [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.848991] [47312]: DEBUG nova.compute.api [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 969.853979] [47312]: DEBUG oslo_concurrency.lockutils [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.854377] [47312]: DEBUG oslo_concurrency.lockutils [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.854694] [47312]: DEBUG oslo_concurrency.lockutils [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.855264] [47312]: DEBUG oslo_concurrency.lockutils [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 969.855590] [47312]: DEBUG oslo_concurrency.lockutils [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 969.855888] [47312]: DEBUG oslo_concurrency.lockutils [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 969.927027] [47312]: DEBUG nova.policy [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 969.931717] [47312]: INFO nova.api.openstack.requestlog [None req-39e31659-3d57-4ea7-9aea-1f61f53cb004 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.086497 [ 969.932062] [47312]: [pid: 47312|app: 0|req: 4351/8525] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:26 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 969.997220] [47313]: DEBUG nova.api.openstack.wsgi [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 969.998899] [47313]: DEBUG nova.compute.api [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 970.002538] [47313]: DEBUG oslo_concurrency.lockutils [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.002776] [47313]: DEBUG oslo_concurrency.lockutils [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.002978] [47313]: DEBUG oslo_concurrency.lockutils [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.003398] [47313]: DEBUG oslo_concurrency.lockutils [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.003601] [47313]: DEBUG oslo_concurrency.lockutils [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.003774] [47313]: DEBUG oslo_concurrency.lockutils [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.075919] [47313]: DEBUG nova.policy [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.080201] [47313]: DEBUG nova.policy [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.080832] [47313]: DEBUG nova.policy [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.081476] [47313]: INFO nova.api.openstack.requestlog [None req-702ecae9-bfc9-49e1-a408-20730a4b6832 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.086658 [ 970.081777] [47313]: [pid: 47313|app: 0|req: 4175/8526] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:26 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 970.287660] [47312]: DEBUG nova.api.openstack.wsgi [req-c0fff64f-79b5-4c9c-89c3-a876b375c13e req-081982be-dd92-40a7-a458-daaaa43d3dd5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d", "tag": "582a2b0a-d087-426c-b734-d6fc7ececb7d"}, {"server_uuid": "dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7", "name": "network-vif-deleted", "tag": "eaccfe94-cbc5-4a94-b940-24e8d40565e2"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 970.294833] [47312]: DEBUG oslo_concurrency.lockutils [req-c0fff64f-79b5-4c9c-89c3-a876b375c13e req-081982be-dd92-40a7-a458-daaaa43d3dd5 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.295136] [47312]: DEBUG oslo_concurrency.lockutils [req-c0fff64f-79b5-4c9c-89c3-a876b375c13e req-081982be-dd92-40a7-a458-daaaa43d3dd5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.295331] [47312]: DEBUG oslo_concurrency.lockutils [req-c0fff64f-79b5-4c9c-89c3-a876b375c13e req-081982be-dd92-40a7-a458-daaaa43d3dd5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.302325] [47312]: INFO nova.api.openstack.compute.server_external_events [req-c0fff64f-79b5-4c9c-89c3-a876b375c13e req-081982be-dd92-40a7-a458-daaaa43d3dd5 service nova] Creating event network-changed:582a2b0a-d087-426c-b734-d6fc7ececb7d for instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d on cpu-1 [ 970.302561] [47312]: INFO nova.api.openstack.compute.server_external_events [req-c0fff64f-79b5-4c9c-89c3-a876b375c13e req-081982be-dd92-40a7-a458-daaaa43d3dd5 service nova] Creating event network-vif-deleted:eaccfe94-cbc5-4a94-b940-24e8d40565e2 for instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 on cpu-1 [ 970.306230] [47312]: INFO nova.api.openstack.requestlog [req-c0fff64f-79b5-4c9c-89c3-a876b375c13e req-081982be-dd92-40a7-a458-daaaa43d3dd5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020878 [ 970.306570] [47312]: [pid: 47312|app: 0|req: 4352/8527] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:27 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 970.529478] [47313]: DEBUG nova.api.openstack.wsgi [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 970.531793] [47313]: DEBUG nova.compute.api [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 970.537249] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.537661] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.537748] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.538035] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.538239] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.538412] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.563642] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.563895] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.564111] [47313]: DEBUG oslo_concurrency.lockutils [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.564362] [47313]: DEBUG nova.objects.instance [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.583597] [47313]: DEBUG nova.policy [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.587604] [47313]: INFO nova.api.openstack.requestlog [None req-d926b2e5-aeed-431f-9e39-9b150b695006 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.060678 [ 970.587921] [47313]: [pid: 47313|app: 0|req: 4176/8528] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:27 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.632040] [47312]: DEBUG nova.api.openstack.wsgi [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 970.634035] [47312]: DEBUG nova.compute.api [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 970.635463] [47313]: DEBUG nova.api.openstack.wsgi [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 970.637073] [47313]: DEBUG nova.compute.api [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 970.639355] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.639633] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.639827] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.640213] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.640415] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.640586] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.641226] [47313]: DEBUG oslo_concurrency.lockutils [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.641478] [47313]: DEBUG oslo_concurrency.lockutils [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.641682] [47313]: DEBUG oslo_concurrency.lockutils [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.642116] [47313]: DEBUG oslo_concurrency.lockutils [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.642382] [47313]: DEBUG oslo_concurrency.lockutils [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.642593] [47313]: DEBUG oslo_concurrency.lockutils [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.658708] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.658927] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.659122] [47312]: DEBUG oslo_concurrency.lockutils [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.659314] [47312]: DEBUG nova.objects.instance [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 970.686064] [47312]: DEBUG nova.policy [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.690039] [47312]: DEBUG nova.policy [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.690643] [47312]: DEBUG nova.policy [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.691353] [47312]: INFO nova.api.openstack.requestlog [None req-c430d9af-07c1-4ec3-8174-56627fd3a0ee tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.062166 [ 970.691663] [47312]: [pid: 47312|app: 0|req: 4353/8529] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:27 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 970.694138] [47312]: DEBUG nova.api.openstack.wsgi [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 970.695698] [47312]: DEBUG nova.compute.api [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 970.698611] [47312]: DEBUG oslo_concurrency.lockutils [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.698838] [47312]: DEBUG oslo_concurrency.lockutils [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.699028] [47312]: DEBUG oslo_concurrency.lockutils [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.699410] [47312]: DEBUG oslo_concurrency.lockutils [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.699617] [47312]: DEBUG oslo_concurrency.lockutils [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.699792] [47312]: DEBUG oslo_concurrency.lockutils [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.734067] [47312]: DEBUG nova.policy [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.737687] [47312]: DEBUG nova.policy [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.738334] [47312]: DEBUG nova.policy [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.738878] [47312]: INFO nova.api.openstack.requestlog [None req-366e33ff-9624-4125-acda-38c288ce19b7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1359 microversion: 2.47 time: 0.046697 [ 970.739190] [47312]: [pid: 47312|app: 0|req: 4354/8530] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:27 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1359 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 970.756529] [47313]: DEBUG nova.policy [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.761168] [47313]: INFO nova.api.openstack.requestlog [None req-a004b0c4-cb24-4a9a-8283-6c2629a6d012 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.127748 [ 970.761518] [47313]: [pid: 47313|app: 0|req: 4177/8531] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:27 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.772703] [47312]: DEBUG nova.api.openstack.wsgi [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 970.774352] [47312]: DEBUG nova.compute.api [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 970.777752] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.777981] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.778179] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.778525] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.778729] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.778930] [47312]: DEBUG oslo_concurrency.lockutils [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.877253] [47312]: DEBUG nova.policy [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 970.881497] [47312]: INFO nova.api.openstack.requestlog [None req-8a18a437-58a5-45ed-a2d6-0d1a036a51b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.110751 [ 970.882201] [47312]: [pid: 47312|app: 0|req: 4355/8532] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:27 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 970.943022] [47313]: DEBUG nova.api.openstack.wsgi [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 970.944791] [47313]: DEBUG nova.compute.api [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 970.948405] [47313]: DEBUG oslo_concurrency.lockutils [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.948644] [47313]: DEBUG oslo_concurrency.lockutils [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.948826] [47313]: DEBUG oslo_concurrency.lockutils [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 970.949216] [47313]: DEBUG oslo_concurrency.lockutils [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 970.949430] [47313]: DEBUG oslo_concurrency.lockutils [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 970.949604] [47313]: DEBUG oslo_concurrency.lockutils [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.050909] [47313]: DEBUG nova.policy [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.055176] [47313]: INFO nova.api.openstack.requestlog [None req-613b54c2-9591-415b-ab06-c7ce24ef915b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.114353 [ 971.055500] [47313]: [pid: 47313|app: 0|req: 4178/8533] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:27 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.095153] [47312]: DEBUG nova.api.openstack.wsgi [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 971.096874] [47312]: DEBUG nova.compute.api [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 971.100325] [47312]: DEBUG oslo_concurrency.lockutils [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.100561] [47312]: DEBUG oslo_concurrency.lockutils [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.100743] [47312]: DEBUG oslo_concurrency.lockutils [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.101265] [47312]: DEBUG oslo_concurrency.lockutils [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.101346] [47312]: DEBUG oslo_concurrency.lockutils [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.101489] [47312]: DEBUG oslo_concurrency.lockutils [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.175758] [47312]: DEBUG nova.policy [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.181711] [47312]: DEBUG nova.policy [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.182617] [47312]: DEBUG nova.policy [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.183519] [47312]: INFO nova.api.openstack.requestlog [None req-afec0132-f877-4d4c-9c85-64293be828b0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.090730 [ 971.183962] [47312]: [pid: 47312|app: 0|req: 4356/8534] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:27 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.600314] [47313]: DEBUG nova.api.openstack.wsgi [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 971.601950] [47313]: DEBUG nova.compute.api [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 971.605580] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.605814] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.605999] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.606401] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.606609] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.606783] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.623488] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.623699] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.623877] [47313]: DEBUG oslo_concurrency.lockutils [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.624083] [47313]: DEBUG nova.objects.instance [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.642163] [47313]: DEBUG nova.policy [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.645907] [47313]: INFO nova.api.openstack.requestlog [None req-815a7263-3e45-4bc6-a79e-9e43fa82ddea tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.047864 [ 971.646237] [47313]: [pid: 47313|app: 0|req: 4179/8535] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:28 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 971.705225] [47312]: DEBUG nova.api.openstack.wsgi [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 971.706945] [47312]: DEBUG nova.compute.api [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 971.710448] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.710733] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.710927] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.711310] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.711511] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.711681] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.728845] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.729032] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.729214] [47312]: DEBUG oslo_concurrency.lockutils [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.729400] [47312]: DEBUG nova.objects.instance [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lazy-loading 'fault' on Instance uuid e8582450-36c2-4d6b-89ee-6fef324063c4 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 971.747927] [47312]: DEBUG nova.policy [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.751675] [47312]: DEBUG nova.policy [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.752137] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 971.752297] [47312]: DEBUG nova.policy [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cffaf7fa98f7467a9fe441c00d931416', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2871177da8c0496a8b2821bc041c283b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.752887] [47312]: INFO nova.api.openstack.requestlog [None req-d52229ba-ef0d-42a4-a217-adbd01a15f44 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 200 len: 1388 microversion: 2.47 time: 0.050345 [ 971.753216] [47312]: [pid: 47312|app: 0|req: 4357/8536] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:28 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 1388 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.753838] [47313]: DEBUG nova.compute.api [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 971.757240] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.757470] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.757653] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.758007] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.758244] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.758598] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.772621] [47312]: DEBUG nova.api.openstack.wsgi [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 971.774235] [47312]: DEBUG nova.compute.api [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 971.780023] [47312]: DEBUG oslo_concurrency.lockutils [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.780023] [47312]: DEBUG oslo_concurrency.lockutils [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.780023] [47312]: DEBUG oslo_concurrency.lockutils [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.780023] [47312]: DEBUG oslo_concurrency.lockutils [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.780023] [47312]: DEBUG oslo_concurrency.lockutils [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.780023] [47312]: DEBUG oslo_concurrency.lockutils [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.789671] [47313]: DEBUG nova.policy [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.793395] [47313]: DEBUG nova.policy [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.794009] [47313]: DEBUG nova.policy [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.794597] [47313]: INFO nova.api.openstack.requestlog [None req-0c1f7838-bbfb-4516-9643-b5c7a74704c8 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1369 microversion: 2.47 time: 0.044846 [ 971.795031] [47313]: [pid: 47313|app: 0|req: 4180/8537] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:28 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1369 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 971.846437] [47312]: DEBUG nova.policy [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.850736] [47312]: INFO nova.api.openstack.requestlog [None req-91fd66ab-883a-4e8b-b157-81a70baba11f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.079974 [ 971.851243] [47312]: [pid: 47312|app: 0|req: 4358/8538] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:28 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 971.893621] [47313]: DEBUG nova.api.openstack.wsgi [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 971.895262] [47313]: DEBUG nova.compute.api [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 971.898657] [47313]: DEBUG oslo_concurrency.lockutils [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.898885] [47313]: DEBUG oslo_concurrency.lockutils [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.899080] [47313]: DEBUG oslo_concurrency.lockutils [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.899432] [47313]: DEBUG oslo_concurrency.lockutils [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 971.899622] [47313]: DEBUG oslo_concurrency.lockutils [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 971.899791] [47313]: DEBUG oslo_concurrency.lockutils [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 971.973677] [47313]: DEBUG nova.policy [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 971.977855] [47313]: INFO nova.api.openstack.requestlog [None req-e313941a-775e-4881-bc24-3990d36fcf9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.086421 [ 971.978188] [47313]: [pid: 47313|app: 0|req: 4181/8539] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:28 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.067249] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.068889] [47312]: DEBUG nova.compute.api [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.072501] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.072733] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.072915] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.073323] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.073522] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.073694] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.122173] [47313]: DEBUG nova.api.openstack.wsgi [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.124119] [47313]: DEBUG nova.compute.api [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.127684] [47313]: DEBUG oslo_concurrency.lockutils [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.127967] [47313]: DEBUG oslo_concurrency.lockutils [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.128294] [47313]: DEBUG oslo_concurrency.lockutils [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.128538] [47313]: DEBUG oslo_concurrency.lockutils [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.128733] [47313]: DEBUG oslo_concurrency.lockutils [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.128902] [47313]: DEBUG oslo_concurrency.lockutils [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.141390] [47313]: INFO nova.api.openstack.requestlog [None req-3070e442-9a9c-4a64-90cf-b351001faa5a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/ips" status: 200 len: 151 microversion: 2.1 time: 0.021582 [ 972.141719] [47313]: [pid: 47313|app: 0|req: 4182/8540] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:17:28 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/ips => generated 151 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 972.143530] [47312]: DEBUG nova.policy [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.148255] [47312]: INFO nova.api.openstack.requestlog [None req-f5384a26-8f23-468a-bd78-7c3998fb5c25 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.083274 [ 972.148575] [47312]: [pid: 47312|app: 0|req: 4359/8541] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:28 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.200376] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.202171] [47313]: DEBUG nova.compute.api [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.205797] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.206115] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.206330] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.206689] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.206888] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.207123] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.279503] [47313]: DEBUG nova.policy [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.284245] [47313]: DEBUG nova.policy [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.284914] [47313]: DEBUG nova.policy [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.285614] [47313]: INFO nova.api.openstack.requestlog [None req-ca24d10e-8d95-4058-ae91-1cc0c4ab60c5 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1675 microversion: 2.20 time: 0.087725 [ 972.285955] [47313]: [pid: 47313|app: 0|req: 4183/8542] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:29 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1675 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 972.657358] [47312]: DEBUG nova.api.openstack.wsgi [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.659023] [47312]: DEBUG nova.compute.api [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.662824] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.663150] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.663381] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.663749] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.663966] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.664194] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.683837] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.684114] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.684358] [47312]: DEBUG oslo_concurrency.lockutils [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.684556] [47312]: DEBUG nova.objects.instance [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 972.704036] [47312]: DEBUG nova.policy [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.708016] [47312]: INFO nova.api.openstack.requestlog [None req-e597cfba-c0f8-4654-b1e7-bcab71959fe5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.053012 [ 972.708349] [47312]: [pid: 47312|app: 0|req: 4360/8543] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:29 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.766415] [47313]: DEBUG nova.api.openstack.wsgi [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.768025] [47313]: DEBUG nova.compute.api [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] [instance: e8582450-36c2-4d6b-89ee-6fef324063c4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.772071] [47313]: DEBUG oslo_concurrency.lockutils [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.772324] [47313]: DEBUG oslo_concurrency.lockutils [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.772510] [47313]: DEBUG oslo_concurrency.lockutils [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.772875] [47313]: DEBUG oslo_concurrency.lockutils [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.773092] [47313]: DEBUG oslo_concurrency.lockutils [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.773264] [47313]: DEBUG oslo_concurrency.lockutils [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.783072] [47313]: INFO nova.api.openstack.wsgi [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] HTTP exception thrown: Instance e8582450-36c2-4d6b-89ee-6fef324063c4 could not be found. [ 972.783365] [47313]: DEBUG nova.api.openstack.wsgi [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] Returning 404 to user: Instance e8582450-36c2-4d6b-89ee-6fef324063c4 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 972.783790] [47313]: INFO nova.api.openstack.requestlog [None req-16994fe1-7a66-4747-a587-34d070fa49a6 tempest-ServersAaction247Test-2102497308 tempest-ServersAaction247Test-2102497308-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4" status: 404 len: 111 microversion: 2.47 time: 0.019858 [ 972.784105] [47313]: [pid: 47313|app: 0|req: 4184/8544] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:29 2024] GET /compute/v2.1/servers/e8582450-36c2-4d6b-89ee-6fef324063c4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 972.808471] [47312]: DEBUG nova.api.openstack.wsgi [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.810124] [47312]: DEBUG nova.compute.api [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.813593] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.813859] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.814121] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.814529] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.814778] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.814994] [47312]: DEBUG oslo_concurrency.lockutils [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.847878] [47312]: DEBUG nova.policy [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.852231] [47312]: DEBUG nova.policy [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.852859] [47312]: DEBUG nova.policy [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.853515] [47312]: INFO nova.api.openstack.requestlog [None req-d6c33de7-7b53-48e6-a812-63d9390fb9df tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1357 microversion: 2.47 time: 0.047460 [ 972.853808] [47312]: [pid: 47312|app: 0|req: 4361/8545] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:29 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1357 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 972.863396] [47313]: DEBUG nova.api.openstack.wsgi [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.865255] [47313]: DEBUG nova.compute.api [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.869596] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.869885] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.870192] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.870590] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.870802] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.870922] [47313]: DEBUG oslo_concurrency.lockutils [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.951969] [47313]: DEBUG nova.policy [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 972.956520] [47313]: INFO nova.api.openstack.requestlog [None req-2d1a505e-2fad-4a77-8227-8b42307e1849 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.095474 [ 972.956854] [47313]: [pid: 47313|app: 0|req: 4185/8546] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:29 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 972.988947] [47312]: DEBUG nova.api.openstack.wsgi [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 972.990628] [47312]: DEBUG nova.compute.api [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 972.994295] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.994532] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.994716] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 972.995074] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 972.995273] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 972.995444] [47312]: DEBUG oslo_concurrency.lockutils [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.100015] [47312]: DEBUG nova.policy [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.104355] [47312]: INFO nova.api.openstack.requestlog [None req-b3827036-b3c1-4133-ab92-65c6ceb9358a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.117581 [ 973.104688] [47312]: [pid: 47312|app: 0|req: 4362/8547] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:29 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.159933] [47313]: DEBUG nova.api.openstack.wsgi [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 973.161639] [47313]: DEBUG nova.compute.api [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 973.165383] [47313]: DEBUG oslo_concurrency.lockutils [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.165638] [47313]: DEBUG oslo_concurrency.lockutils [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.165822] [47313]: DEBUG oslo_concurrency.lockutils [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.166182] [47313]: DEBUG oslo_concurrency.lockutils [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.166377] [47313]: DEBUG oslo_concurrency.lockutils [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.166547] [47313]: DEBUG oslo_concurrency.lockutils [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.267020] [47313]: DEBUG nova.policy [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.271912] [47313]: INFO nova.api.openstack.requestlog [None req-79480e08-fc8e-43fc-a5bd-13a232f0aba4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.114016 [ 973.272158] [47313]: [pid: 47313|app: 0|req: 4186/8548] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:30 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.301352] [47312]: DEBUG nova.api.openstack.wsgi [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 973.303169] [47312]: DEBUG nova.compute.api [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 973.307393] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.307776] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.308102] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.308628] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.308943] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.309249] [47312]: DEBUG oslo_concurrency.lockutils [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.383997] [47312]: DEBUG nova.policy [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.388736] [47312]: DEBUG nova.policy [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.389360] [47312]: DEBUG nova.policy [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.389969] [47312]: INFO nova.api.openstack.requestlog [None req-b7f6e5ca-d980-41d7-8827-4da9a6b559e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.091983 [ 973.390289] [47312]: [pid: 47312|app: 0|req: 4363/8549] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:30 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 973.575633] [47313]: DEBUG nova.api.openstack.wsgi [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "49e34489-2d91-47b5-b285-958e3c1e5401"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 973.577444] [47313]: DEBUG nova.compute.api [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 973.581485] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.581741] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.581927] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.582322] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.582545] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.582718] [47313]: DEBUG oslo_concurrency.lockutils [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.720775] [47312]: DEBUG nova.api.openstack.wsgi [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 973.722589] [47312]: DEBUG nova.compute.api [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 973.726779] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.727039] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.727236] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.727611] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.727801] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.727974] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.754263] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.754527] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.754713] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.755496] [47312]: DEBUG nova.objects.instance [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 973.778776] [47312]: DEBUG nova.policy [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.783500] [47312]: INFO nova.api.openstack.requestlog [None req-71a55531-43a6-4ff9-a796-ff9a1c71d93b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.065184 [ 973.783849] [47312]: [pid: 47312|app: 0|req: 4364/8550] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:30 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 973.870577] [47312]: DEBUG nova.api.openstack.wsgi [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 973.872857] [47312]: DEBUG nova.compute.api [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 973.877478] [47312]: DEBUG oslo_concurrency.lockutils [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.877914] [47312]: DEBUG oslo_concurrency.lockutils [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.878196] [47312]: DEBUG oslo_concurrency.lockutils [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.878850] [47312]: DEBUG oslo_concurrency.lockutils [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.879142] [47312]: DEBUG oslo_concurrency.lockutils [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.879425] [47312]: DEBUG oslo_concurrency.lockutils [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.919132] [47312]: DEBUG nova.policy [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.924238] [47312]: DEBUG nova.policy [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.924950] [47312]: DEBUG nova.policy [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 973.925601] [47312]: INFO nova.api.openstack.requestlog [None req-604b7710-e409-4616-a6f0-86381020b012 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1357 microversion: 2.47 time: 0.058073 [ 973.925920] [47312]: [pid: 47312|app: 0|req: 4365/8551] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:30 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1357 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 973.968795] [47312]: DEBUG nova.api.openstack.wsgi [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 973.970569] [47312]: DEBUG nova.compute.api [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 973.974461] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.974761] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.975010] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 973.975433] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 973.975679] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 973.975896] [47312]: DEBUG oslo_concurrency.lockutils [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.053318] [47312]: DEBUG nova.policy [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.058260] [47312]: INFO nova.api.openstack.requestlog [None req-a9559c63-f407-40ab-bca2-02bd43938f49 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.091482 [ 974.058377] [47312]: [pid: 47312|app: 0|req: 4366/8552] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:30 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.116046] [47312]: DEBUG nova.api.openstack.wsgi [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 974.117696] [47312]: DEBUG nova.compute.api [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 974.121206] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.121436] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.121618] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.121978] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.122182] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.122350] [47312]: DEBUG oslo_concurrency.lockutils [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.192586] [47312]: DEBUG nova.policy [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.197082] [47312]: INFO nova.api.openstack.requestlog [None req-94d13690-1c61-46ec-8cf0-5422a2d2b6a2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.083369 [ 974.197461] [47312]: [pid: 47312|app: 0|req: 4367/8553] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:30 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.283859] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 974.285582] [47312]: DEBUG nova.compute.api [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 974.288969] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.289219] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.289406] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.289789] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.290022] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.290191] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.361103] [47312]: DEBUG nova.policy [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.365667] [47312]: INFO nova.api.openstack.requestlog [None req-a6031edc-fce4-41a2-8889-5579c3333b55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.084015 [ 974.366135] [47312]: [pid: 47312|app: 0|req: 4368/8554] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:31 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.405208] [47312]: DEBUG nova.api.openstack.wsgi [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 974.407561] [47312]: DEBUG nova.compute.api [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 974.411542] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.411781] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.411979] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.412367] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.412573] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.412744] [47312]: DEBUG oslo_concurrency.lockutils [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.522369] [47312]: DEBUG nova.policy [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.528074] [47312]: DEBUG nova.policy [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.528839] [47312]: DEBUG nova.policy [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.529499] [47312]: INFO nova.api.openstack.requestlog [None req-9fc9f627-85e9-4230-817c-32843875bc85 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.126747 [ 974.529820] [47312]: [pid: 47312|app: 0|req: 4369/8555] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:31 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 974.797587] [47312]: DEBUG nova.api.openstack.wsgi [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 974.799262] [47312]: DEBUG nova.compute.api [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 974.802968] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.803309] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.803507] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.803882] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.804104] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.804302] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.821576] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.821832] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.822014] [47312]: DEBUG oslo_concurrency.lockutils [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.822219] [47312]: DEBUG nova.objects.instance [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 974.841096] [47312]: DEBUG nova.policy [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.844962] [47312]: INFO nova.api.openstack.requestlog [None req-f887dc23-ddaa-41d8-8020-6d0a385b7261 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.049718 [ 974.845400] [47312]: [pid: 47312|app: 0|req: 4370/8556] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:31 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 974.939312] [47312]: DEBUG nova.api.openstack.wsgi [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 974.941787] [47312]: DEBUG nova.compute.api [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 974.945505] [47312]: DEBUG oslo_concurrency.lockutils [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.945741] [47312]: DEBUG oslo_concurrency.lockutils [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.945926] [47312]: DEBUG oslo_concurrency.lockutils [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.946342] [47312]: DEBUG oslo_concurrency.lockutils [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 974.946826] [47312]: DEBUG oslo_concurrency.lockutils [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 974.946826] [47312]: DEBUG oslo_concurrency.lockutils [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 974.979254] [47312]: DEBUG nova.policy [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.983901] [47312]: DEBUG nova.policy [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.984758] [47312]: DEBUG nova.policy [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 974.985421] [47312]: INFO nova.api.openstack.requestlog [None req-8dacce1c-1288-4c05-80a8-8daa10fcea60 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1357 microversion: 2.47 time: 0.048598 [ 974.985749] [47312]: [pid: 47312|app: 0|req: 4371/8557] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:31 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1357 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 975.070372] [47312]: DEBUG nova.api.openstack.wsgi [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 975.072251] [47312]: DEBUG nova.compute.api [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 975.076640] [47312]: DEBUG oslo_concurrency.lockutils [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.076878] [47312]: DEBUG oslo_concurrency.lockutils [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.077075] [47312]: DEBUG oslo_concurrency.lockutils [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.077434] [47312]: DEBUG oslo_concurrency.lockutils [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.077631] [47312]: DEBUG oslo_concurrency.lockutils [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.077800] [47312]: DEBUG oslo_concurrency.lockutils [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.154620] [47312]: DEBUG nova.policy [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 975.158822] [47312]: INFO nova.api.openstack.requestlog [None req-485c5935-2038-44b1-bfbd-46ce15152eb6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.090864 [ 975.159163] [47312]: [pid: 47312|app: 0|req: 4372/8558] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:31 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.194164] [47313]: INFO nova.api.openstack.requestlog [None req-ad122383-d3e6-41ed-bc9d-aabae5182804 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.620957 [ 975.194544] [47313]: [pid: 47313|app: 0|req: 4187/8559] 10.180.1.21 () {60 vars in 1318 bytes} [Thu Oct 31 12:17:30 2024] POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-volume_attachments => generated 194 bytes in 1622 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 975.208400] [47312]: DEBUG nova.api.openstack.wsgi [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 975.210463] [47312]: DEBUG nova.compute.api [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 975.214338] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.214583] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.214768] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.215138] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.215336] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.215504] [47312]: DEBUG oslo_concurrency.lockutils [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.347733] [47312]: DEBUG nova.policy [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 975.352222] [47312]: INFO nova.api.openstack.requestlog [None req-9c3aea97-3f91-4b81-8737-f0a5d3ed464b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.145972 [ 975.352543] [47312]: [pid: 47312|app: 0|req: 4373/8560] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:32 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.378388] [47313]: DEBUG nova.api.openstack.wsgi [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 975.380314] [47313]: DEBUG nova.compute.api [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 975.383771] [47313]: DEBUG oslo_concurrency.lockutils [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.384021] [47313]: DEBUG oslo_concurrency.lockutils [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.384235] [47313]: DEBUG oslo_concurrency.lockutils [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.384597] [47313]: DEBUG oslo_concurrency.lockutils [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.384794] [47313]: DEBUG oslo_concurrency.lockutils [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.384966] [47313]: DEBUG oslo_concurrency.lockutils [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.501516] [47313]: DEBUG nova.policy [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 975.506819] [47313]: INFO nova.api.openstack.requestlog [None req-f18e398c-fc9a-428d-aac3-445465af8420 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.130727 [ 975.507194] [47313]: [pid: 47313|app: 0|req: 4188/8561] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:32 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.544971] [47312]: DEBUG nova.api.openstack.wsgi [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 975.547381] [47312]: DEBUG nova.compute.api [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 975.554112] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.554488] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.554774] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.555319] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.555621] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.555889] [47312]: DEBUG oslo_concurrency.lockutils [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.659034] [47312]: DEBUG nova.policy [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 975.663553] [47312]: DEBUG nova.policy [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 975.664231] [47312]: DEBUG nova.policy [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 975.664842] [47312]: INFO nova.api.openstack.requestlog [None req-ffcf326d-bcd7-4b8b-8f48-df60475953b3 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.123457 [ 975.665273] [47312]: [pid: 47312|app: 0|req: 4374/8562] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:32 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 975.857165] [47313]: DEBUG nova.api.openstack.wsgi [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 975.858782] [47313]: DEBUG nova.compute.api [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 975.865843] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.865962] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.866163] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.866511] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.866710] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.866918] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.893125] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 975.893374] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 975.893554] [47313]: DEBUG oslo_concurrency.lockutils [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 975.893745] [47313]: DEBUG nova.objects.instance [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 975.914517] [47313]: DEBUG nova.policy [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 975.920465] [47313]: INFO nova.api.openstack.requestlog [None req-820f96e0-c582-473b-aad1-670b25b63c83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.065572 [ 975.920796] [47313]: [pid: 47313|app: 0|req: 4189/8563] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:32 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 975.999541] [47312]: DEBUG nova.api.openstack.wsgi [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 976.001258] [47312]: DEBUG nova.compute.api [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 976.005535] [47312]: DEBUG oslo_concurrency.lockutils [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.005747] [47312]: DEBUG oslo_concurrency.lockutils [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.005947] [47312]: DEBUG oslo_concurrency.lockutils [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.006373] [47312]: DEBUG oslo_concurrency.lockutils [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.006496] [47312]: DEBUG oslo_concurrency.lockutils [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.006669] [47312]: DEBUG oslo_concurrency.lockutils [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.041971] [47312]: DEBUG nova.policy [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.046326] [47312]: DEBUG nova.policy [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.046937] [47312]: DEBUG nova.policy [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.047544] [47312]: INFO nova.api.openstack.requestlog [None req-38d0f740-f940-41cd-aade-4e932293341b tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1357 microversion: 2.47 time: 0.050706 [ 976.047853] [47312]: [pid: 47312|app: 0|req: 4375/8564] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:32 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1357 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.171093] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 976.172780] [47313]: DEBUG nova.compute.api [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 976.176394] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.176649] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.176832] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.177193] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.177402] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.177573] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.292180] [47313]: DEBUG nova.policy [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.297048] [47313]: INFO nova.api.openstack.requestlog [None req-4b604e57-04a5-4d4e-a215-45ed1e564e14 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1461 microversion: 2.1 time: 0.128104 [ 976.297471] [47313]: [pid: 47313|app: 0|req: 4190/8565] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:33 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1461 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.366460] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 976.368118] [47312]: DEBUG nova.compute.api [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 976.371784] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.372066] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.372265] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.372616] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.372815] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.372985] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.449679] [47312]: DEBUG nova.policy [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.454337] [47312]: INFO nova.api.openstack.requestlog [None req-0ad896eb-76f6-48ef-b465-80b603da4251 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1307 microversion: 2.1 time: 0.090088 [ 976.454894] [47312]: [pid: 47312|app: 0|req: 4376/8566] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:33 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1307 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.522345] [47313]: DEBUG nova.api.openstack.wsgi [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 976.525074] [47313]: DEBUG nova.compute.api [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 976.529259] [47313]: DEBUG oslo_concurrency.lockutils [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.529502] [47313]: DEBUG oslo_concurrency.lockutils [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.529685] [47313]: DEBUG oslo_concurrency.lockutils [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.530058] [47313]: DEBUG oslo_concurrency.lockutils [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.530263] [47313]: DEBUG oslo_concurrency.lockutils [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.530431] [47313]: DEBUG oslo_concurrency.lockutils [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.614680] [47313]: DEBUG nova.policy [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.619053] [47313]: INFO nova.api.openstack.requestlog [None req-76bf896e-c8a4-460c-a706-f8dd9835ff9a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.099021 [ 976.619389] [47313]: [pid: 47313|app: 0|req: 4191/8567] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:33 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 976.677332] [47312]: DEBUG nova.api.openstack.wsgi [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 976.679035] [47312]: DEBUG nova.compute.api [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 976.682284] [47312]: DEBUG oslo_concurrency.lockutils [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.682516] [47312]: DEBUG oslo_concurrency.lockutils [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.682699] [47312]: DEBUG oslo_concurrency.lockutils [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.683095] [47312]: DEBUG oslo_concurrency.lockutils [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.683276] [47312]: DEBUG oslo_concurrency.lockutils [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.683486] [47312]: DEBUG oslo_concurrency.lockutils [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.787567] [47312]: DEBUG nova.policy [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.792537] [47312]: DEBUG nova.policy [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.793259] [47312]: DEBUG nova.policy [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.793881] [47312]: INFO nova.api.openstack.requestlog [None req-42128585-4d17-4ab5-a634-0e2d6b2830e1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.119101 [ 976.794232] [47312]: [pid: 47312|app: 0|req: 4377/8568] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:33 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 976.831117] [47313]: DEBUG nova.api.openstack.wsgi [req-8862c9c9-0781-4209-9cba-eb5f41b7f69c req-624f98fb-8d63-446c-8f68-c1028d0a0bbb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "name": "network-vif-plugged", "status": "completed", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 976.837606] [47313]: DEBUG oslo_concurrency.lockutils [req-8862c9c9-0781-4209-9cba-eb5f41b7f69c req-624f98fb-8d63-446c-8f68-c1028d0a0bbb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.837606] [47313]: DEBUG oslo_concurrency.lockutils [req-8862c9c9-0781-4209-9cba-eb5f41b7f69c req-624f98fb-8d63-446c-8f68-c1028d0a0bbb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.837892] [47313]: DEBUG oslo_concurrency.lockutils [req-8862c9c9-0781-4209-9cba-eb5f41b7f69c req-624f98fb-8d63-446c-8f68-c1028d0a0bbb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.843733] [47313]: INFO nova.api.openstack.compute.server_external_events [req-8862c9c9-0781-4209-9cba-eb5f41b7f69c req-624f98fb-8d63-446c-8f68-c1028d0a0bbb service nova] Creating event network-vif-plugged:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 976.846437] [47313]: INFO nova.api.openstack.requestlog [req-8862c9c9-0781-4209-9cba-eb5f41b7f69c req-624f98fb-8d63-446c-8f68-c1028d0a0bbb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017534 [ 976.846752] [47313]: [pid: 47313|app: 0|req: 4192/8569] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:33 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 976.933162] [47312]: DEBUG nova.api.openstack.wsgi [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 976.935414] [47312]: DEBUG nova.compute.api [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 976.938922] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.939180] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.939374] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.939743] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.939941] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.940141] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.962737] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 976.962969] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 976.963211] [47312]: DEBUG oslo_concurrency.lockutils [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 976.963416] [47312]: DEBUG nova.objects.instance [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 976.982334] [47312]: DEBUG nova.policy [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 976.985993] [47312]: INFO nova.api.openstack.requestlog [None req-524f9822-9d96-4c28-a8c9-67158b98bb67 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.056213 [ 976.986343] [47312]: [pid: 47312|app: 0|req: 4378/8570] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:33 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.061874] [47313]: DEBUG nova.api.openstack.wsgi [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 977.063547] [47313]: DEBUG nova.compute.api [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.067289] [47313]: DEBUG oslo_concurrency.lockutils [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.067597] [47313]: DEBUG oslo_concurrency.lockutils [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.067802] [47313]: DEBUG oslo_concurrency.lockutils [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.068221] [47313]: DEBUG oslo_concurrency.lockutils [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.068432] [47313]: DEBUG oslo_concurrency.lockutils [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.068606] [47313]: DEBUG oslo_concurrency.lockutils [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.099263] [47313]: DEBUG nova.policy [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.103080] [47313]: DEBUG nova.policy [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.103673] [47313]: DEBUG nova.policy [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.104294] [47313]: INFO nova.api.openstack.requestlog [None req-59f2afbf-5555-4898-84f6-4cf9a6420577 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1374 microversion: 2.47 time: 0.045409 [ 977.104628] [47313]: [pid: 47313|app: 0|req: 4193/8571] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:33 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1374 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.117008] [47312]: DEBUG nova.api.openstack.wsgi [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 977.119114] [47312]: DEBUG nova.compute.api [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.122845] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.122953] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.123118] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.123491] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.123688] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.123861] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.171383] [47312]: DEBUG nova.virt.hardware [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 977.171589] [47312]: DEBUG nova.virt.hardware [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 977.171794] [47312]: DEBUG nova.virt.hardware [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 977.171951] [47312]: DEBUG nova.virt.hardware [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 977.172128] [47312]: DEBUG nova.virt.hardware [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 977.207884] [47312]: DEBUG nova.compute.api [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.209993] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.210254] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.210441] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.210868] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.211225] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.211439] [47312]: DEBUG oslo_concurrency.lockutils [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.225134] [47312]: INFO nova.api.openstack.requestlog [None req-39a46f4e-9a4c-47cd-9f4b-e15b4a41799f tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480/action" status: 202 len: 1100 microversion: 2.47 time: 0.110406 [ 977.225479] [47312]: [pid: 47312|app: 0|req: 4379/8572] 10.180.1.21 () {62 vars in 1314 bytes} [Thu Oct 31 12:17:33 2024] POST /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480/action => generated 1100 bytes in 111 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) [ 977.235103] [47313]: DEBUG nova.api.openstack.wsgi [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 977.236789] [47313]: DEBUG nova.compute.api [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.240537] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.240725] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.240989] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.241376] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.241595] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.241782] [47313]: DEBUG oslo_concurrency.lockutils [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.275655] [47313]: DEBUG nova.policy [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.280137] [47313]: DEBUG nova.policy [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.280809] [47313]: DEBUG nova.policy [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.281590] [47313]: INFO nova.api.openstack.requestlog [None req-4e76d635-d1a1-461c-8698-b3471085763c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1383 microversion: 2.47 time: 0.048928 [ 977.281897] [47313]: [pid: 47313|app: 0|req: 4194/8573] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:34 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1383 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.309475] [47312]: DEBUG nova.api.openstack.wsgi [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 977.311756] [47312]: DEBUG nova.compute.api [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.315430] [47312]: DEBUG oslo_concurrency.lockutils [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.315657] [47312]: DEBUG oslo_concurrency.lockutils [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.316554] [47312]: DEBUG oslo_concurrency.lockutils [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.316554] [47312]: DEBUG oslo_concurrency.lockutils [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.316554] [47312]: DEBUG oslo_concurrency.lockutils [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.316554] [47312]: DEBUG oslo_concurrency.lockutils [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.394671] [47312]: DEBUG nova.policy [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.398898] [47312]: INFO nova.api.openstack.requestlog [None req-be04551f-af81-411e-a39c-cc089fbc84e3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.091770 [ 977.399232] [47312]: [pid: 47312|app: 0|req: 4380/8574] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:34 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.467892] [47313]: DEBUG nova.api.openstack.wsgi [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 977.470365] [47313]: DEBUG nova.compute.api [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.475983] [47313]: DEBUG oslo_concurrency.lockutils [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.476272] [47313]: DEBUG oslo_concurrency.lockutils [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.476465] [47313]: DEBUG oslo_concurrency.lockutils [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.476867] [47313]: DEBUG oslo_concurrency.lockutils [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.477082] [47313]: DEBUG oslo_concurrency.lockutils [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.477283] [47313]: DEBUG oslo_concurrency.lockutils [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.592712] [47313]: DEBUG nova.policy [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.599246] [47313]: INFO nova.api.openstack.requestlog [None req-40d56453-e34c-4d4c-82c2-38f0652b9a8a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1486 microversion: 2.1 time: 0.134659 [ 977.599573] [47313]: [pid: 47313|app: 0|req: 4195/8575] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:34 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1486 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.631090] [47312]: DEBUG nova.api.openstack.wsgi [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 977.632870] [47312]: DEBUG nova.compute.api [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.636600] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.636844] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.637035] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.637408] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.637605] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.637775] [47312]: DEBUG oslo_concurrency.lockutils [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.670914] [47313]: DEBUG nova.api.openstack.wsgi [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-2113776465", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "0ee63c2f-6734-4b12-88f2-59679c697d2d"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 977.708046] [47313]: DEBUG nova.network.neutron [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 977.774640] [47312]: DEBUG nova.policy [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.779336] [47312]: INFO nova.api.openstack.requestlog [None req-09cc76fb-325b-4bee-aafe-d13e6c88ab7a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.150491 [ 977.779721] [47312]: [pid: 47312|app: 0|req: 4381/8576] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:34 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 977.807968] [47312]: DEBUG nova.api.openstack.wsgi [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 977.811472] [47312]: DEBUG nova.compute.api [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 977.815671] [47312]: DEBUG oslo_concurrency.lockutils [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.815919] [47312]: DEBUG oslo_concurrency.lockutils [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.816115] [47312]: DEBUG oslo_concurrency.lockutils [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.816483] [47312]: DEBUG oslo_concurrency.lockutils [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.817021] [47312]: DEBUG oslo_concurrency.lockutils [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.817222] [47312]: DEBUG oslo_concurrency.lockutils [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.927856] [47312]: DEBUG nova.policy [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.933655] [47312]: DEBUG nova.policy [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.934469] [47312]: DEBUG nova.policy [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 977.935107] [47312]: INFO nova.api.openstack.requestlog [None req-67e9593b-6d5c-4e6c-a5ce-40c02c2db0e0 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.130020 [ 977.935442] [47312]: [pid: 47312|app: 0|req: 4382/8577] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:34 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 977.950041] [47313]: DEBUG nova.virt.hardware [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 977.950411] [47313]: DEBUG nova.virt.hardware [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 977.950531] [47313]: DEBUG nova.virt.hardware [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 977.950749] [47313]: DEBUG nova.virt.hardware [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 977.950963] [47313]: DEBUG nova.virt.hardware [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 977.959221] [47313]: DEBUG oslo_concurrency.lockutils [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.959458] [47313]: DEBUG oslo_concurrency.lockutils [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.959674] [47313]: DEBUG oslo_concurrency.lockutils [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.960090] [47313]: DEBUG oslo_concurrency.lockutils [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 977.960323] [47313]: DEBUG oslo_concurrency.lockutils [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 977.960500] [47313]: DEBUG oslo_concurrency.lockutils [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 977.970675] [47313]: DEBUG nova.quota [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 977.973996] [47313]: DEBUG nova.quota [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 977.979614] [47313]: DEBUG nova.compute.api [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 977.980950] [47313]: DEBUG nova.compute.api [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 977.997217] [47312]: DEBUG nova.api.openstack.wsgi [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 977.998945] [47312]: DEBUG nova.compute.api [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 978.002947] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.003261] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.003459] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.003841] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.004096] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.004279] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.010980] [47313]: INFO nova.api.openstack.requestlog [None req-855035be-6bbf-47ca-b8be-82594457e2e9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.342583 [ 978.011398] [47313]: [pid: 47313|app: 0|req: 4196/8578] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:17:34 2024] POST /compute/v2.1/servers => generated 380 bytes in 343 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 978.017757] [47313]: DEBUG nova.api.openstack.wsgi [None req-edc66762-1522-4de1-bad5-d6bdd5009662 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 978.019317] [47313]: DEBUG nova.compute.api [None req-edc66762-1522-4de1-bad5-d6bdd5009662 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 978.023738] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.024137] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.024251] [47312]: DEBUG oslo_concurrency.lockutils [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.024414] [47312]: DEBUG nova.objects.instance [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 978.051482] [47312]: DEBUG nova.policy [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 978.052492] [47313]: DEBUG nova.policy [None req-edc66762-1522-4de1-bad5-d6bdd5009662 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 978.056282] [47312]: INFO nova.api.openstack.requestlog [None req-37c13dbe-0a39-4a26-9b2b-8687477b40b6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.061203 [ 978.056616] [47312]: [pid: 47312|app: 0|req: 4383/8579] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:34 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.056683] [47313]: INFO nova.api.openstack.requestlog [None req-edc66762-1522-4de1-bad5-d6bdd5009662 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1207 microversion: 2.1 time: 0.040822 [ 978.057027] [47313]: [pid: 47313|app: 0|req: 4197/8580] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:34 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1207 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.295336] [47312]: DEBUG nova.api.openstack.wsgi [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 978.296994] [47312]: DEBUG nova.compute.api [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 978.300934] [47312]: DEBUG oslo_concurrency.lockutils [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.301097] [47312]: DEBUG oslo_concurrency.lockutils [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.301268] [47312]: DEBUG oslo_concurrency.lockutils [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.301646] [47312]: DEBUG oslo_concurrency.lockutils [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.302926] [47312]: DEBUG oslo_concurrency.lockutils [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.302926] [47312]: DEBUG oslo_concurrency.lockutils [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.337624] [47312]: DEBUG nova.policy [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 978.342200] [47312]: DEBUG nova.policy [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 978.342826] [47312]: DEBUG nova.policy [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 978.343547] [47312]: INFO nova.api.openstack.requestlog [None req-16058aed-411f-4c41-be18-89f58d0d8883 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1383 microversion: 2.47 time: 0.050708 [ 978.343982] [47312]: [pid: 47312|app: 0|req: 4384/8581] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:35 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1383 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 978.412357] [47313]: DEBUG nova.api.openstack.wsgi [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 978.414163] [47313]: DEBUG nova.compute.api [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 978.419556] [47313]: DEBUG oslo_concurrency.lockutils [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.419820] [47313]: DEBUG oslo_concurrency.lockutils [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.420034] [47313]: DEBUG oslo_concurrency.lockutils [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.420399] [47313]: DEBUG oslo_concurrency.lockutils [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.420619] [47313]: DEBUG oslo_concurrency.lockutils [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.420862] [47313]: DEBUG oslo_concurrency.lockutils [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.547532] [47313]: DEBUG nova.policy [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 978.557992] [47313]: INFO nova.api.openstack.requestlog [None req-935af1b9-62d0-4a82-becf-f9c9cd73098a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.148497 [ 978.558649] [47313]: [pid: 47313|app: 0|req: 4198/8582] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:35 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.791608] [47312]: DEBUG nova.api.openstack.wsgi [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 978.793729] [47312]: DEBUG nova.compute.api [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 978.795678] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=3 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.798561] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.798809] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.799059] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.799481] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.799716] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.799931] [47312]: DEBUG oslo_concurrency.lockutils [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.857027] [47313]: DEBUG nova.api.openstack.wsgi [req-5f2fd74d-4810-4183-912a-511a402e3d53 req-cfae4c4f-4c30-40ab-aff2-6326962e7acc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 978.862998] [47313]: DEBUG oslo_concurrency.lockutils [req-5f2fd74d-4810-4183-912a-511a402e3d53 req-cfae4c4f-4c30-40ab-aff2-6326962e7acc service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.863337] [47313]: DEBUG oslo_concurrency.lockutils [req-5f2fd74d-4810-4183-912a-511a402e3d53 req-cfae4c4f-4c30-40ab-aff2-6326962e7acc service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.863522] [47313]: DEBUG oslo_concurrency.lockutils [req-5f2fd74d-4810-4183-912a-511a402e3d53 req-cfae4c4f-4c30-40ab-aff2-6326962e7acc service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.869912] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5f2fd74d-4810-4183-912a-511a402e3d53 req-cfae4c4f-4c30-40ab-aff2-6326962e7acc service nova] Creating event network-changed:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 978.872807] [47313]: INFO nova.api.openstack.requestlog [req-5f2fd74d-4810-4183-912a-511a402e3d53 req-cfae4c4f-4c30-40ab-aff2-6326962e7acc service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018380 [ 978.873858] [47313]: [pid: 47313|app: 0|req: 4199/8583] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:35 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 978.909430] [47312]: DEBUG nova.policy [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 978.914084] [47312]: INFO nova.api.openstack.requestlog [None req-d1f662f7-abda-4bd3-92a3-9cf6d618912b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.124725 [ 978.914447] [47312]: [pid: 47312|app: 0|req: 4385/8584] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:35 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 978.951025] [47313]: DEBUG nova.api.openstack.wsgi [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 978.953241] [47313]: DEBUG nova.compute.api [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 978.959030] [47313]: DEBUG oslo_concurrency.lockutils [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.959030] [47313]: DEBUG oslo_concurrency.lockutils [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.959030] [47313]: DEBUG oslo_concurrency.lockutils [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 978.959423] [47313]: DEBUG oslo_concurrency.lockutils [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 978.959665] [47313]: DEBUG oslo_concurrency.lockutils [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 978.959847] [47313]: DEBUG oslo_concurrency.lockutils [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.036371] [47313]: DEBUG nova.policy [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.040789] [47313]: DEBUG nova.policy [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.041479] [47313]: DEBUG nova.policy [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.042113] [47313]: INFO nova.api.openstack.requestlog [None req-98724f76-2093-4ca6-b88e-fd7decc7cecc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.093661 [ 979.042436] [47313]: [pid: 47313|app: 0|req: 4200/8585] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:35 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 979.066774] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=4 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 979.068374] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 979.069234] [47312]: DEBUG nova.api.openstack.wsgi [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 979.070009] [47313]: DEBUG nova.compute.api [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 979.070854] [47312]: DEBUG nova.compute.api [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 979.073538] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.073814] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.074030] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.074397] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.074461] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.074641] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.074685] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.074821] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.074925] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.075339] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.075547] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.075717] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.097036] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.097036] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.097036] [47312]: DEBUG oslo_concurrency.lockutils [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.097036] [47312]: DEBUG nova.objects.instance [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 979.108102] [47313]: DEBUG nova.policy [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.112733] [47313]: INFO nova.api.openstack.requestlog [None req-fc7bc199-a0c3-4ff8-96bb-3739c05c2210 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1211 microversion: 2.1 time: 0.046416 [ 979.113237] [47313]: [pid: 47313|app: 0|req: 4201/8586] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:35 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1211 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 979.119618] [47312]: DEBUG nova.policy [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.124434] [47312]: INFO nova.api.openstack.requestlog [None req-a8320902-e156-4199-825b-d36310bd8b0c tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.058282 [ 979.124756] [47312]: [pid: 47312|app: 0|req: 4386/8587] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:35 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.356427] [47313]: DEBUG nova.api.openstack.wsgi [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 979.358028] [47313]: DEBUG nova.compute.api [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 979.361486] [47313]: DEBUG oslo_concurrency.lockutils [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.361725] [47313]: DEBUG oslo_concurrency.lockutils [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.361910] [47313]: DEBUG oslo_concurrency.lockutils [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.362298] [47313]: DEBUG oslo_concurrency.lockutils [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.362499] [47313]: DEBUG oslo_concurrency.lockutils [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.362672] [47313]: DEBUG oslo_concurrency.lockutils [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.394310] [47313]: DEBUG nova.policy [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.398762] [47313]: DEBUG nova.policy [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.399456] [47313]: DEBUG nova.policy [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.400124] [47313]: INFO nova.api.openstack.requestlog [None req-9872efa5-5833-4873-8215-ba5bde7fc70e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1383 microversion: 2.47 time: 0.046084 [ 979.400447] [47313]: [pid: 47313|app: 0|req: 4202/8588] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:36 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1383 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 979.570875] [47312]: DEBUG nova.api.openstack.wsgi [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 979.572567] [47312]: DEBUG nova.compute.api [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 979.576079] [47312]: DEBUG oslo_concurrency.lockutils [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.576351] [47312]: DEBUG oslo_concurrency.lockutils [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.576474] [47312]: DEBUG oslo_concurrency.lockutils [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.576825] [47312]: DEBUG oslo_concurrency.lockutils [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.577033] [47312]: DEBUG oslo_concurrency.lockutils [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.577208] [47312]: DEBUG oslo_concurrency.lockutils [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.666867] [47312]: DEBUG nova.policy [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 979.674542] [47312]: INFO nova.api.openstack.requestlog [None req-35c57415-e8f0-4e42-9e70-e010641ad16f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.105824 [ 979.675270] [47312]: [pid: 47312|app: 0|req: 4387/8589] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:36 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 979.926517] [47313]: DEBUG nova.api.openstack.wsgi [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 979.928333] [47313]: DEBUG nova.compute.api [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 979.932144] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.932564] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.932761] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 979.933327] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 979.933643] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 979.933837] [47313]: DEBUG oslo_concurrency.lockutils [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.030545] [47313]: DEBUG nova.policy [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.035019] [47313]: INFO nova.api.openstack.requestlog [None req-b5eef3e3-196a-4062-9c74-77180fe00988 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.111093 [ 980.035388] [47313]: [pid: 47313|app: 0|req: 4203/8590] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:36 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.056019] [47312]: DEBUG nova.api.openstack.wsgi [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 980.057455] [47312]: DEBUG nova.compute.api [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 980.061201] [47312]: DEBUG oslo_concurrency.lockutils [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.061573] [47312]: DEBUG oslo_concurrency.lockutils [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.061899] [47312]: DEBUG oslo_concurrency.lockutils [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.062858] [47312]: DEBUG oslo_concurrency.lockutils [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.062858] [47312]: DEBUG oslo_concurrency.lockutils [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.062858] [47312]: DEBUG oslo_concurrency.lockutils [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.124243] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 980.126041] [47313]: DEBUG nova.compute.api [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 980.129419] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.129715] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.129914] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.130315] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.130534] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.130708] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.166512] [47313]: DEBUG nova.policy [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.170968] [47313]: INFO nova.api.openstack.requestlog [None req-ff709399-999b-4ca2-aef5-d2369d238c16 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1203 microversion: 2.1 time: 0.049049 [ 980.171322] [47313]: [pid: 47313|app: 0|req: 4204/8591] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:36 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1203 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.172668] [47312]: DEBUG nova.policy [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.174333] [47313]: DEBUG nova.api.openstack.wsgi [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 980.175934] [47313]: DEBUG nova.compute.api [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 980.177613] [47312]: DEBUG nova.policy [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.178394] [47312]: DEBUG nova.policy [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.179100] [47312]: INFO nova.api.openstack.requestlog [None req-b20a93c6-9c38-46b3-9cd3-35afc8125e69 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.126035 [ 980.179229] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.179461] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.179503] [47312]: [pid: 47312|app: 0|req: 4388/8592] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:36 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.179689] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.179993] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.180214] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.180383] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.197514] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.197740] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.197915] [47313]: DEBUG oslo_concurrency.lockutils [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.198125] [47313]: DEBUG nova.objects.instance [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 980.217035] [47313]: DEBUG nova.policy [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.220383] [47313]: INFO nova.api.openstack.requestlog [None req-a050b2f6-7c35-417f-b176-1161b7818256 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.047938 [ 980.220686] [47313]: [pid: 47313|app: 0|req: 4205/8593] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:37 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.413916] [47312]: DEBUG nova.api.openstack.wsgi [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 980.415629] [47312]: DEBUG nova.compute.api [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 980.419438] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.419684] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.419878] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.420310] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.420540] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.420715] [47312]: DEBUG oslo_concurrency.lockutils [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.455565] [47312]: DEBUG nova.policy [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.459977] [47312]: DEBUG nova.policy [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.460693] [47312]: DEBUG nova.policy [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.461383] [47312]: INFO nova.api.openstack.requestlog [None req-e5f78366-4684-4693-a9cf-8f0883213368 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1389 microversion: 2.47 time: 0.050339 [ 980.461758] [47312]: [pid: 47312|app: 0|req: 4389/8594] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:37 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1389 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 980.687246] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 980.688874] [47313]: DEBUG nova.compute.api [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 980.692418] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.692651] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.692833] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.693238] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.693416] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.693586] [47313]: DEBUG oslo_concurrency.lockutils [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.778051] [47313]: DEBUG nova.policy [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 980.782450] [47313]: INFO nova.api.openstack.requestlog [None req-0a3a1b19-1a18-42db-9ad6-a13a139a3b4e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.097463 [ 980.782795] [47313]: [pid: 47313|app: 0|req: 4206/8595] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:37 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 980.882356] [47312]: DEBUG nova.api.openstack.wsgi [req-ccd3012e-055b-4ca4-b6e9-0eb9855ebe4a req-61de527e-c648-4b27-9bb6-054acf4c5aa1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9562558a-89ba-4169-bd0a-ad31fc0c33bc", "name": "network-vif-plugged", "status": "completed", "tag": "96b44391-970b-458b-bb63-47288e6d18a2"}, {"name": "network-changed", "server_uuid": "9562558a-89ba-4169-bd0a-ad31fc0c33bc", "tag": "96b44391-970b-458b-bb63-47288e6d18a2"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 980.888736] [47312]: DEBUG oslo_concurrency.lockutils [req-ccd3012e-055b-4ca4-b6e9-0eb9855ebe4a req-61de527e-c648-4b27-9bb6-054acf4c5aa1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 980.888951] [47312]: DEBUG oslo_concurrency.lockutils [req-ccd3012e-055b-4ca4-b6e9-0eb9855ebe4a req-61de527e-c648-4b27-9bb6-054acf4c5aa1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 980.889209] [47312]: DEBUG oslo_concurrency.lockutils [req-ccd3012e-055b-4ca4-b6e9-0eb9855ebe4a req-61de527e-c648-4b27-9bb6-054acf4c5aa1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 980.895723] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ccd3012e-055b-4ca4-b6e9-0eb9855ebe4a req-61de527e-c648-4b27-9bb6-054acf4c5aa1 service nova] Creating event network-vif-plugged:96b44391-970b-458b-bb63-47288e6d18a2 for instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc on cpu-1 [ 980.895868] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ccd3012e-055b-4ca4-b6e9-0eb9855ebe4a req-61de527e-c648-4b27-9bb6-054acf4c5aa1 service nova] Creating event network-changed:96b44391-970b-458b-bb63-47288e6d18a2 for instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc on cpu-1 [ 980.898707] [47312]: INFO nova.api.openstack.requestlog [req-ccd3012e-055b-4ca4-b6e9-0eb9855ebe4a req-61de527e-c648-4b27-9bb6-054acf4c5aa1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.018635 [ 980.899172] [47312]: [pid: 47312|app: 0|req: 4390/8596] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:37 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 981.047557] [47313]: DEBUG nova.api.openstack.wsgi [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 981.049269] [47313]: DEBUG nova.compute.api [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 981.053037] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.053307] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.053496] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.053895] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.054152] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.054318] [47313]: DEBUG oslo_concurrency.lockutils [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.127837] [47313]: DEBUG nova.policy [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.132398] [47313]: INFO nova.api.openstack.requestlog [None req-3c4950cb-9ea7-4dfa-baab-af47baf5f3ae tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.087223 [ 981.132835] [47313]: [pid: 47313|app: 0|req: 4207/8597] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:37 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.183920] [47312]: DEBUG nova.api.openstack.wsgi [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 981.185713] [47312]: DEBUG nova.compute.api [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 981.190741] [47312]: DEBUG oslo_concurrency.lockutils [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.190999] [47312]: DEBUG oslo_concurrency.lockutils [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.191227] [47312]: DEBUG oslo_concurrency.lockutils [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.191603] [47312]: DEBUG oslo_concurrency.lockutils [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.191804] [47312]: DEBUG oslo_concurrency.lockutils [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.191982] [47312]: DEBUG oslo_concurrency.lockutils [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.193104] [47313]: DEBUG nova.api.openstack.wsgi [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 981.194808] [47313]: DEBUG nova.compute.api [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 981.198339] [47313]: DEBUG oslo_concurrency.lockutils [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.198577] [47313]: DEBUG oslo_concurrency.lockutils [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.198763] [47313]: DEBUG oslo_concurrency.lockutils [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.199132] [47313]: DEBUG oslo_concurrency.lockutils [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.199402] [47313]: DEBUG oslo_concurrency.lockutils [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.199594] [47313]: DEBUG oslo_concurrency.lockutils [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.231995] [47312]: DEBUG nova.policy [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.237266] [47312]: INFO nova.api.openstack.requestlog [None req-107a80e3-59e7-4f09-bce9-3a791dc2a0b7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1203 microversion: 2.1 time: 0.055995 [ 981.237440] [47312]: [pid: 47312|app: 0|req: 4391/8598] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:38 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1203 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.240451] [47312]: DEBUG nova.api.openstack.wsgi [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 981.241907] [47312]: DEBUG nova.compute.api [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 981.245779] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.246032] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.246265] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.246700] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.246973] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.247135] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.267534] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.267961] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.268302] [47312]: DEBUG oslo_concurrency.lockutils [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.268664] [47312]: DEBUG nova.objects.instance [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 981.289486] [47313]: DEBUG nova.policy [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.294515] [47313]: DEBUG nova.policy [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.294807] [47312]: DEBUG nova.policy [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.295243] [47313]: DEBUG nova.policy [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.295936] [47313]: INFO nova.api.openstack.requestlog [None req-062fe948-b659-4335-bd1f-bf1670353431 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.105359 [ 981.296294] [47313]: [pid: 47313|app: 0|req: 4208/8599] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:38 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 981.299628] [47312]: INFO nova.api.openstack.requestlog [None req-d8c192a8-6e10-41c7-9e7c-ac8698cca2f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.061551 [ 981.299988] [47312]: [pid: 47312|app: 0|req: 4392/8600] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:38 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 981.476487] [47313]: DEBUG nova.api.openstack.wsgi [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 981.478115] [47313]: DEBUG nova.compute.api [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 981.481911] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.482172] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.482360] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.482711] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.482907] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.483147] [47313]: DEBUG oslo_concurrency.lockutils [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.523622] [47313]: DEBUG nova.policy [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.529849] [47313]: DEBUG nova.policy [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.537050] [47313]: DEBUG nova.policy [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 981.537772] [47313]: INFO nova.api.openstack.requestlog [None req-acdc4431-c1b3-4f69-89af-086ba5c2f4ef tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1389 microversion: 2.47 time: 0.063668 [ 981.538063] [47313]: [pid: 47313|app: 0|req: 4209/8601] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:38 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1389 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 981.794842] [47312]: DEBUG nova.api.openstack.wsgi [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 981.796512] [47312]: DEBUG nova.compute.api [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 981.800323] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.800595] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.800816] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 981.801324] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 981.801431] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 981.801631] [47312]: DEBUG oslo_concurrency.lockutils [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.149023] [47313]: DEBUG nova.api.openstack.wsgi [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 982.149023] [47313]: DEBUG nova.compute.api [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 982.151415] [47313]: DEBUG oslo_concurrency.lockutils [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.151839] [47313]: DEBUG oslo_concurrency.lockutils [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.152223] [47313]: DEBUG oslo_concurrency.lockutils [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.152717] [47313]: DEBUG oslo_concurrency.lockutils [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.153133] [47313]: DEBUG oslo_concurrency.lockutils [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.153453] [47313]: DEBUG oslo_concurrency.lockutils [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.205845] [47312]: DEBUG nova.policy [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.210342] [47312]: INFO nova.api.openstack.requestlog [None req-1d727a33-35f2-4f81-941f-94b7f8f27454 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.418006 [ 982.210730] [47312]: [pid: 47312|app: 0|req: 4393/8602] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:38 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.251043] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 982.251968] [47312]: DEBUG nova.compute.api [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 982.255581] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.255822] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.256042] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.256434] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.256799] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.256799] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.268049] [47313]: DEBUG nova.policy [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.272755] [47313]: INFO nova.api.openstack.requestlog [None req-856bafb0-19b4-4d48-9cb0-c12833324e6a tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.129601 [ 982.273396] [47313]: [pid: 47313|app: 0|req: 4210/8603] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:38 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.295218] [47312]: DEBUG nova.policy [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.299700] [47312]: INFO nova.api.openstack.requestlog [None req-6d294e89-0a78-4bec-bfd5-db0fa0f4b127 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1203 microversion: 2.1 time: 0.051615 [ 982.300030] [47312]: [pid: 47312|app: 0|req: 4394/8604] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:39 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1203 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 982.309744] [47313]: DEBUG nova.api.openstack.wsgi [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 982.310928] [47312]: DEBUG nova.api.openstack.wsgi [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 982.311814] [47313]: DEBUG nova.compute.api [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 982.313315] [47312]: DEBUG nova.compute.api [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 982.316290] [47313]: DEBUG oslo_concurrency.lockutils [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.316565] [47313]: DEBUG oslo_concurrency.lockutils [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.316758] [47313]: DEBUG oslo_concurrency.lockutils [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.316853] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.317100] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.317183] [47313]: DEBUG oslo_concurrency.lockutils [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.317287] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.317388] [47313]: DEBUG oslo_concurrency.lockutils [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.317594] [47313]: DEBUG oslo_concurrency.lockutils [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.317709] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.318279] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.318279] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.338766] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.339079] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.339272] [47312]: DEBUG oslo_concurrency.lockutils [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.339461] [47312]: DEBUG nova.objects.instance [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 982.365292] [47312]: DEBUG nova.policy [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.369801] [47312]: INFO nova.api.openstack.requestlog [None req-c9ee9dcb-de1f-4083-9dba-41a61c8fbb83 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 200 len: 1298 microversion: 2.1 time: 0.061008 [ 982.370257] [47312]: [pid: 47312|app: 0|req: 4395/8605] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:39 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 1298 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 982.402415] [47313]: DEBUG nova.policy [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.407544] [47313]: DEBUG nova.policy [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.408279] [47313]: DEBUG nova.policy [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.408951] [47313]: INFO nova.api.openstack.requestlog [None req-76fea920-4dc3-4317-9c58-d7bd335b5471 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.101880 [ 982.409392] [47313]: [pid: 47313|app: 0|req: 4211/8606] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:39 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 982.519090] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a76e5fb-6eba-469f-b6a0-8b2dbb279695 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 982.525270] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a76e5fb-6eba-469f-b6a0-8b2dbb279695 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.525611] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a76e5fb-6eba-469f-b6a0-8b2dbb279695 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.525814] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a76e5fb-6eba-469f-b6a0-8b2dbb279695 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.540344] [47312]: DEBUG nova.compute.api [None req-2a76e5fb-6eba-469f-b6a0-8b2dbb279695 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Going to try to stop instance {{(pid=47312) force_stop /opt/stack/nova/nova/compute/api.py:2768}} [ 982.552554] [47313]: DEBUG nova.api.openstack.wsgi [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 982.554966] [47313]: DEBUG nova.compute.api [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 982.559219] [47313]: DEBUG oslo_concurrency.lockutils [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.559513] [47313]: DEBUG oslo_concurrency.lockutils [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.559745] [47313]: DEBUG oslo_concurrency.lockutils [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.560152] [47313]: DEBUG oslo_concurrency.lockutils [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.560504] [47313]: DEBUG oslo_concurrency.lockutils [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.560760] [47313]: DEBUG oslo_concurrency.lockutils [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.567085] [47312]: INFO nova.api.openstack.requestlog [None req-2a76e5fb-6eba-469f-b6a0-8b2dbb279695 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action" status: 202 len: 0 microversion: 2.1 time: 0.050177 [ 982.567545] [47312]: [pid: 47312|app: 0|req: 4396/8607] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:39 2024] POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 982.573022] [47312]: DEBUG nova.api.openstack.wsgi [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 982.574669] [47312]: DEBUG nova.compute.api [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 982.578635] [47312]: DEBUG oslo_concurrency.lockutils [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.578935] [47312]: DEBUG oslo_concurrency.lockutils [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.579191] [47312]: DEBUG oslo_concurrency.lockutils [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.579608] [47312]: DEBUG oslo_concurrency.lockutils [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 982.579820] [47312]: DEBUG oslo_concurrency.lockutils [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 982.579995] [47312]: DEBUG oslo_concurrency.lockutils [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 982.600143] [47313]: DEBUG nova.policy [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.606762] [47313]: DEBUG nova.policy [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.607756] [47313]: DEBUG nova.policy [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.608504] [47313]: INFO nova.api.openstack.requestlog [None req-2661b0d2-a372-4f03-a5d1-02537e896de4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1389 microversion: 2.47 time: 0.058905 [ 982.608836] [47313]: [pid: 47313|app: 0|req: 4212/8608] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:39 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1389 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 982.685554] [47312]: DEBUG nova.policy [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 982.690655] [47312]: INFO nova.api.openstack.requestlog [None req-79efbfe0-7535-41c5-8186-a130688bc15a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1721 microversion: 2.1 time: 0.120384 [ 982.691638] [47312]: [pid: 47312|app: 0|req: 4397/8609] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:39 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1721 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.222818] [47313]: DEBUG nova.api.openstack.wsgi [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.225017] [47313]: DEBUG nova.compute.api [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.229848] [47313]: DEBUG oslo_concurrency.lockutils [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.230115] [47313]: DEBUG oslo_concurrency.lockutils [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.230321] [47313]: DEBUG oslo_concurrency.lockutils [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.230729] [47313]: DEBUG oslo_concurrency.lockutils [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.230945] [47313]: DEBUG oslo_concurrency.lockutils [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.231172] [47313]: DEBUG oslo_concurrency.lockutils [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.286566] [47312]: DEBUG nova.api.openstack.wsgi [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.288531] [47312]: DEBUG nova.compute.api [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.293246] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.293501] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.293674] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.294048] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.294401] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.294653] [47312]: DEBUG oslo_concurrency.lockutils [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.309012] [47313]: DEBUG nova.policy [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.313640] [47313]: INFO nova.api.openstack.requestlog [None req-3573c1c6-2093-4c71-8260-87335524d223 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.093678 [ 983.314011] [47313]: [pid: 47313|app: 0|req: 4213/8610] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.317531] [47313]: DEBUG nova.api.openstack.wsgi [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.319207] [47313]: DEBUG nova.compute.api [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.322933] [47313]: DEBUG oslo_concurrency.lockutils [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.323364] [47313]: DEBUG oslo_concurrency.lockutils [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.323597] [47313]: DEBUG oslo_concurrency.lockutils [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.323987] [47313]: DEBUG oslo_concurrency.lockutils [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.324246] [47313]: DEBUG oslo_concurrency.lockutils [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.324434] [47313]: DEBUG oslo_concurrency.lockutils [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.361582] [47313]: DEBUG nova.policy [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.366217] [47313]: INFO nova.api.openstack.requestlog [None req-9eddae91-b464-4e4f-8679-53cc5775fd1f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1259 microversion: 2.1 time: 0.051420 [ 983.366531] [47313]: [pid: 47313|app: 0|req: 4214/8611] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1259 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.382151] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.383907] [47313]: DEBUG nova.compute.api [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.384875] [47312]: DEBUG nova.policy [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.387468] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=1169,nova_cell1:UPDATE=20,nova_cell1:INSERT=10 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 983.387847] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.388119] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.388311] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.388675] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.388866] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.389046] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.391952] [47312]: INFO nova.api.openstack.requestlog [None req-c4e7ce49-d470-4ce8-b133-2ef6b7cad1f2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1512 microversion: 2.1 time: 0.107856 [ 983.392357] [47312]: [pid: 47312|app: 0|req: 4398/8612] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1512 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.399642] [47313]: INFO nova.api.openstack.wsgi [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 could not be found. [ 983.399978] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 983.400445] [47313]: INFO nova.api.openstack.requestlog [None req-bb21925b-17dc-49f4-96cc-e5d0799fb430 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 404 len: 111 microversion: 2.1 time: 0.020648 [ 983.400779] [47313]: [pid: 47313|app: 0|req: 4215/8613] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 983.424338] [47312]: DEBUG nova.api.openstack.wsgi [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.426304] [47312]: DEBUG nova.compute.api [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.428628] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=420,nova_api:DELETE=6,nova_api:INSERT=22,nova_api:UPDATE=4 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 983.433662] [47312]: DEBUG oslo_concurrency.lockutils [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.433838] [47312]: DEBUG oslo_concurrency.lockutils [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.434140] [47312]: DEBUG oslo_concurrency.lockutils [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.434553] [47312]: DEBUG oslo_concurrency.lockutils [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.434627] [47312]: DEBUG oslo_concurrency.lockutils [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.434796] [47312]: DEBUG oslo_concurrency.lockutils [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.475345] [47313]: DEBUG nova.api.openstack.wsgi [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2080834809", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "72713f04-7c7d-417c-b22a-c6d6c7cd9651"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 983.515281] [47313]: DEBUG nova.network.neutron [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] validate_networks() for [('72713f04-7c7d-417c-b22a-c6d6c7cd9651', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 983.540149] [47312]: DEBUG nova.policy [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.545841] [47312]: DEBUG nova.policy [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.547054] [47312]: DEBUG nova.policy [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.547054] [47312]: INFO nova.api.openstack.requestlog [None req-92bc3fc7-1176-4430-ba95-8aaf2f145a2c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.126978 [ 983.547292] [47312]: [pid: 47312|app: 0|req: 4399/8614] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 983.623706] [47312]: DEBUG nova.api.openstack.wsgi [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.625836] [47312]: DEBUG nova.compute.api [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.630083] [47312]: DEBUG oslo_concurrency.lockutils [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.630343] [47312]: DEBUG oslo_concurrency.lockutils [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.630578] [47312]: DEBUG oslo_concurrency.lockutils [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.631138] [47312]: DEBUG oslo_concurrency.lockutils [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.632026] [47312]: DEBUG oslo_concurrency.lockutils [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.632026] [47312]: DEBUG oslo_concurrency.lockutils [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.676731] [47312]: DEBUG nova.policy [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.682215] [47312]: DEBUG nova.policy [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.683361] [47312]: DEBUG nova.policy [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.684288] [47312]: INFO nova.api.openstack.requestlog [None req-023ded4d-2278-4f24-9c32-7f472deba0c6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1389 microversion: 2.47 time: 0.063124 [ 983.684674] [47312]: [pid: 47312|app: 0|req: 4400/8615] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1389 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 983.708024] [47312]: DEBUG nova.api.openstack.wsgi [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.709255] [47312]: DEBUG nova.compute.api [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.715016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.715016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.715016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.715016] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.715563] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.715912] [47312]: DEBUG oslo_concurrency.lockutils [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.742158] [47313]: DEBUG nova.virt.hardware [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 983.742438] [47313]: DEBUG nova.virt.hardware [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 983.742694] [47313]: DEBUG nova.virt.hardware [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 983.742890] [47313]: DEBUG nova.virt.hardware [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 983.743186] [47313]: DEBUG nova.virt.hardware [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 983.760968] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.761304] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.761501] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.761949] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 983.762240] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 983.762351] [47313]: DEBUG oslo_concurrency.lockutils [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 983.785344] [47313]: DEBUG nova.quota [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 983.795763] [47313]: DEBUG nova.quota [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 983.803355] [47313]: DEBUG nova.compute.api [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 983.804965] [47313]: DEBUG nova.compute.api [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 983.815691] [47312]: DEBUG nova.policy [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.822285] [47312]: INFO nova.api.openstack.requestlog [None req-c1bd0eb9-d3f1-40e0-81e2-434b21b2da06 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1721 microversion: 2.1 time: 0.119981 [ 983.822285] [47312]: [pid: 47312|app: 0|req: 4401/8616] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1721 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 983.863899] [47313]: INFO nova.api.openstack.requestlog [None req-e9a96e44-81f9-431b-a216-ac6532ea148a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.390789 [ 983.864525] [47313]: [pid: 47313|app: 0|req: 4216/8617] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:17:40 2024] POST /compute/v2.1/servers => generated 380 bytes in 392 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 983.870804] [47312]: DEBUG nova.api.openstack.wsgi [None req-6794bb84-1cfa-40c2-952a-4366c4e94a08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 983.873036] [47312]: DEBUG nova.compute.api [None req-6794bb84-1cfa-40c2-952a-4366c4e94a08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 983.904636] [47312]: DEBUG nova.policy [None req-6794bb84-1cfa-40c2-952a-4366c4e94a08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 983.908740] [47312]: INFO nova.api.openstack.requestlog [None req-6794bb84-1cfa-40c2-952a-4366c4e94a08 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1213 microversion: 2.1 time: 0.040299 [ 983.909099] [47312]: [pid: 47312|app: 0|req: 4402/8618] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:40 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1213 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.326956] [47313]: DEBUG nova.api.openstack.wsgi [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 984.328814] [47313]: DEBUG nova.compute.api [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 984.333587] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.333853] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.334133] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.334522] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.334854] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.334950] [47313]: DEBUG oslo_concurrency.lockutils [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.379667] [47312]: DEBUG nova.api.openstack.wsgi [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 984.381874] [47312]: DEBUG nova.compute.api [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 984.385819] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.386190] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.386419] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.388971] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.388971] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.388971] [47312]: DEBUG oslo_concurrency.lockutils [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.428723] [47312]: DEBUG nova.policy [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.434178] [47312]: INFO nova.api.openstack.requestlog [None req-71a811dd-d80e-47b4-a499-043f4f1e5c42 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1259 microversion: 2.1 time: 0.056890 [ 984.434623] [47312]: [pid: 47312|app: 0|req: 4403/8619] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:41 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1259 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.437702] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 984.439438] [47312]: DEBUG nova.compute.api [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 984.442749] [47313]: DEBUG nova.policy [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.443150] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.443445] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.443694] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.444215] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.444484] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.444787] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.447962] [47313]: INFO nova.api.openstack.requestlog [None req-c7789ec2-88f8-4462-8316-c67ef6a4d811 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.123525 [ 984.448289] [47313]: [pid: 47313|app: 0|req: 4217/8620] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:41 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.561877] [47313]: DEBUG nova.api.openstack.wsgi [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 984.564118] [47313]: DEBUG nova.compute.api [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 984.566351] [47312]: DEBUG nova.policy [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.568880] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.569185] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.569439] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.569857] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.570088] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.570401] [47313]: DEBUG oslo_concurrency.lockutils [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.571492] [47312]: INFO nova.api.openstack.requestlog [None req-1ed02f48-00f7-45f1-8f78-0cb91a8c2f78 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1517 microversion: 2.1 time: 0.136098 [ 984.571864] [47312]: [pid: 47312|app: 0|req: 4404/8621] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:41 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1517 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.662062] [47313]: DEBUG nova.policy [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.667489] [47313]: DEBUG nova.policy [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.668412] [47313]: DEBUG nova.policy [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.669165] [47313]: INFO nova.api.openstack.requestlog [None req-1bae4435-74bf-4994-92ca-15a17fd86812 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.110192 [ 984.669545] [47313]: [pid: 47313|app: 0|req: 4218/8622] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:41 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 984.699369] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 984.701592] [47312]: DEBUG nova.compute.api [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 984.706391] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.706694] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.706884] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.707375] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.707492] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.707669] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.764188] [47312]: DEBUG nova.policy [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.770139] [47312]: DEBUG nova.policy [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.771083] [47312]: DEBUG nova.policy [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.771931] [47312]: INFO nova.api.openstack.requestlog [None req-d5c358c1-ffa9-4f78-bbf9-090ac94619d4 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1389 microversion: 2.47 time: 0.075747 [ 984.772320] [47312]: [pid: 47312|app: 0|req: 4405/8623] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:41 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1389 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 984.836201] [47313]: DEBUG nova.api.openstack.wsgi [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 984.837925] [47313]: DEBUG nova.compute.api [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 984.841882] [47313]: DEBUG oslo_concurrency.lockutils [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.842226] [47313]: DEBUG oslo_concurrency.lockutils [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.842417] [47313]: DEBUG oslo_concurrency.lockutils [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.842781] [47313]: DEBUG oslo_concurrency.lockutils [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.842968] [47313]: DEBUG oslo_concurrency.lockutils [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.843263] [47313]: DEBUG oslo_concurrency.lockutils [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.920135] [47312]: DEBUG nova.api.openstack.wsgi [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 984.922028] [47312]: DEBUG nova.compute.api [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 984.923878] [47313]: DEBUG nova.policy [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.925919] [47312]: DEBUG oslo_concurrency.lockutils [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.926199] [47312]: DEBUG oslo_concurrency.lockutils [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.926407] [47312]: DEBUG oslo_concurrency.lockutils [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.926758] [47312]: DEBUG oslo_concurrency.lockutils [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 984.926950] [47312]: DEBUG oslo_concurrency.lockutils [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 984.927138] [47312]: DEBUG oslo_concurrency.lockutils [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 984.929173] [47313]: INFO nova.api.openstack.requestlog [None req-47d94d7a-30d9-436c-a692-00eca2165c21 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1721 microversion: 2.1 time: 0.095458 [ 984.930074] [47313]: [pid: 47313|app: 0|req: 4219/8624] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:41 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1721 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 984.961908] [47312]: DEBUG nova.policy [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 984.966425] [47312]: INFO nova.api.openstack.requestlog [None req-32079217-7311-4c14-a382-2984efe3c2e6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1217 microversion: 2.1 time: 0.048511 [ 984.966783] [47312]: [pid: 47312|app: 0|req: 4406/8625] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:41 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.447131] [47313]: DEBUG nova.api.openstack.wsgi [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 985.449143] [47313]: DEBUG nova.compute.api [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 985.452886] [47313]: DEBUG oslo_concurrency.lockutils [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.453175] [47313]: DEBUG oslo_concurrency.lockutils [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.453359] [47313]: DEBUG oslo_concurrency.lockutils [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.453769] [47313]: DEBUG oslo_concurrency.lockutils [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.453988] [47313]: DEBUG oslo_concurrency.lockutils [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.454180] [47313]: DEBUG oslo_concurrency.lockutils [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.462072] [47312]: DEBUG nova.api.openstack.wsgi [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 985.463829] [47312]: DEBUG nova.compute.api [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 985.467511] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.467743] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.467925] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.468384] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.469148] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.469342] [47312]: DEBUG oslo_concurrency.lockutils [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.489660] [47313]: DEBUG nova.policy [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.495989] [47313]: INFO nova.api.openstack.requestlog [None req-84185140-ae35-4fa5-9db6-cbe5f6f22749 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1267 microversion: 2.1 time: 0.051054 [ 985.496514] [47313]: [pid: 47313|app: 0|req: 4220/8626] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:42 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1267 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.576916] [47312]: DEBUG nova.policy [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.581475] [47312]: INFO nova.api.openstack.requestlog [None req-6a131347-483d-42e9-852d-22d0fccbb39a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.121592 [ 985.582035] [47312]: [pid: 47312|app: 0|req: 4407/8627] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:42 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.586041] [47313]: DEBUG nova.api.openstack.wsgi [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 985.587927] [47313]: DEBUG nova.compute.api [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 985.590018] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=369,nova_api:UPDATE=7,nova_api:DELETE=2,nova_api:INSERT=12 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 985.594862] [47313]: DEBUG oslo_concurrency.lockutils [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.595113] [47313]: DEBUG oslo_concurrency.lockutils [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.595326] [47313]: DEBUG oslo_concurrency.lockutils [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.595747] [47313]: DEBUG oslo_concurrency.lockutils [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.595972] [47313]: DEBUG oslo_concurrency.lockutils [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.596167] [47313]: DEBUG oslo_concurrency.lockutils [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.684202] [47312]: DEBUG nova.api.openstack.wsgi [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 985.686391] [47312]: DEBUG nova.compute.api [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 985.690086] [47312]: DEBUG oslo_concurrency.lockutils [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.690330] [47312]: DEBUG oslo_concurrency.lockutils [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.690511] [47312]: DEBUG oslo_concurrency.lockutils [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.690867] [47312]: DEBUG oslo_concurrency.lockutils [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.691132] [47312]: DEBUG oslo_concurrency.lockutils [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.691326] [47312]: DEBUG oslo_concurrency.lockutils [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.704023] [47313]: DEBUG nova.policy [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.708297] [47313]: INFO nova.api.openstack.requestlog [None req-90c704ad-0d1a-47fc-aa07-d5c4a9c99455 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1517 microversion: 2.1 time: 0.126053 [ 985.708619] [47313]: [pid: 47313|app: 0|req: 4221/8628] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:42 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1517 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 985.794367] [47313]: DEBUG nova.api.openstack.wsgi [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 985.796439] [47313]: DEBUG nova.compute.api [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 985.801449] [47313]: DEBUG oslo_concurrency.lockutils [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.801766] [47313]: DEBUG oslo_concurrency.lockutils [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.801960] [47313]: DEBUG oslo_concurrency.lockutils [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.802356] [47313]: DEBUG oslo_concurrency.lockutils [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.802547] [47313]: DEBUG oslo_concurrency.lockutils [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.802739] [47313]: DEBUG oslo_concurrency.lockutils [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.805607] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=1022,nova_cell1:UPDATE=25,nova_cell1:INSERT=15 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 985.859247] [47312]: DEBUG nova.policy [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.860517] [47313]: DEBUG nova.policy [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.864011] [47312]: DEBUG nova.policy [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.864837] [47312]: DEBUG nova.policy [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.865390] [47313]: DEBUG nova.policy [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.865604] [47312]: INFO nova.api.openstack.requestlog [None req-d30d07c4-f61e-4434-9379-0b213071a9e9 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.183752 [ 985.865859] [47312]: [pid: 47312|app: 0|req: 4408/8629] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:42 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.866048] [47313]: DEBUG nova.policy [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 985.866675] [47313]: INFO nova.api.openstack.requestlog [None req-09dbe900-ed51-42ba-a8fb-88ffa3bfa4d6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1389 microversion: 2.47 time: 0.075356 [ 985.867304] [47313]: [pid: 47313|app: 0|req: 4222/8630] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:42 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1389 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 985.942920] [47312]: DEBUG nova.api.openstack.wsgi [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 985.945997] [47312]: DEBUG nova.compute.api [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 985.949960] [47312]: DEBUG oslo_concurrency.lockutils [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.949960] [47312]: DEBUG oslo_concurrency.lockutils [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.949960] [47312]: DEBUG oslo_concurrency.lockutils [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.949960] [47312]: DEBUG oslo_concurrency.lockutils [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.949960] [47312]: DEBUG oslo_concurrency.lockutils [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.949960] [47312]: DEBUG oslo_concurrency.lockutils [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.979684] [47313]: DEBUG nova.api.openstack.wsgi [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 985.981633] [47313]: DEBUG nova.compute.api [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 985.985478] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.985870] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.986321] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 985.986321] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 985.986582] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 985.986632] [47313]: DEBUG oslo_concurrency.lockutils [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.034087] [47313]: DEBUG nova.policy [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.038620] [47313]: INFO nova.api.openstack.requestlog [None req-2eaabbe8-55cc-4ec3-ab07-1d610c945847 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1209 microversion: 2.1 time: 0.061511 [ 986.038901] [47313]: [pid: 47313|app: 0|req: 4223/8631] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:42 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.067796] [47312]: DEBUG nova.policy [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.072525] [47312]: INFO nova.api.openstack.requestlog [None req-30d33e7f-11b0-4922-9a79-eee9a46c4b91 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1698 microversion: 2.1 time: 0.132228 [ 986.072872] [47312]: [pid: 47312|app: 0|req: 4409/8632] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:42 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1698 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.083896] [47313]: DEBUG nova.api.openstack.wsgi [None req-c55777be-f77b-49e8-90a4-3b5f1771ae5d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 986.088699] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55777be-f77b-49e8-90a4-3b5f1771ae5d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.088940] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55777be-f77b-49e8-90a4-3b5f1771ae5d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.089141] [47313]: DEBUG oslo_concurrency.lockutils [None req-c55777be-f77b-49e8-90a4-3b5f1771ae5d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.118861] [47313]: DEBUG nova.compute.api [None req-c55777be-f77b-49e8-90a4-3b5f1771ae5d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Going to try to start instance {{(pid=47313) start /opt/stack/nova/nova/compute/api.py:2791}} [ 986.146250] [47313]: INFO nova.api.openstack.requestlog [None req-c55777be-f77b-49e8-90a4-3b5f1771ae5d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action" status: 202 len: 0 microversion: 2.1 time: 0.063658 [ 986.146250] [47313]: [pid: 47313|app: 0|req: 4224/8633] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:42 2024] POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 986.151491] [47312]: DEBUG nova.api.openstack.wsgi [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 986.153838] [47312]: DEBUG nova.compute.api [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 986.156965] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.157220] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.157414] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.157771] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.159044] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.159044] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.230531] [47312]: DEBUG nova.policy [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.235641] [47312]: INFO nova.api.openstack.requestlog [None req-a4694303-6a9e-4ad8-a265-3967cb4abb6e tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1707 microversion: 2.1 time: 0.086626 [ 986.235980] [47312]: [pid: 47312|app: 0|req: 4410/8634] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1707 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.509106] [47313]: DEBUG nova.api.openstack.wsgi [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 986.511023] [47313]: DEBUG nova.compute.api [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 986.516711] [47313]: DEBUG oslo_concurrency.lockutils [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.516989] [47313]: DEBUG oslo_concurrency.lockutils [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.517253] [47313]: DEBUG oslo_concurrency.lockutils [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.517763] [47313]: DEBUG oslo_concurrency.lockutils [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.517988] [47313]: DEBUG oslo_concurrency.lockutils [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.518179] [47313]: DEBUG oslo_concurrency.lockutils [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.593983] [47312]: DEBUG nova.api.openstack.wsgi [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 986.595752] [47312]: DEBUG nova.compute.api [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 986.599613] [47312]: DEBUG oslo_concurrency.lockutils [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.599881] [47312]: DEBUG oslo_concurrency.lockutils [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.600080] [47312]: DEBUG oslo_concurrency.lockutils [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.600526] [47312]: DEBUG oslo_concurrency.lockutils [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.601078] [47312]: DEBUG oslo_concurrency.lockutils [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.601078] [47312]: DEBUG oslo_concurrency.lockutils [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.646938] [47313]: DEBUG nova.policy [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.653557] [47313]: INFO nova.api.openstack.requestlog [None req-093ca787-0c97-4441-acef-bddd0e1189ef tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.146969 [ 986.653721] [47313]: [pid: 47313|app: 0|req: 4225/8635] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.688840] [47312]: DEBUG nova.policy [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.694210] [47312]: INFO nova.api.openstack.requestlog [None req-60bd5e8f-64a6-4ddb-98de-0b40359737bb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.102513 [ 986.694862] [47312]: [pid: 47312|app: 0|req: 4411/8636] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.720872] [47313]: DEBUG nova.api.openstack.wsgi [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 986.722556] [47313]: DEBUG nova.compute.api [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 986.726606] [47313]: DEBUG oslo_concurrency.lockutils [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.726850] [47313]: DEBUG oslo_concurrency.lockutils [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.727045] [47313]: DEBUG oslo_concurrency.lockutils [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.727409] [47313]: DEBUG oslo_concurrency.lockutils [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.727628] [47313]: DEBUG oslo_concurrency.lockutils [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.727801] [47313]: DEBUG oslo_concurrency.lockutils [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.804998] [47313]: DEBUG nova.policy [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.810590] [47313]: INFO nova.api.openstack.requestlog [None req-692f78f7-d673-470e-8332-9ebe8c3d98e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1518 microversion: 2.1 time: 0.092458 [ 986.810730] [47313]: [pid: 47313|app: 0|req: 4226/8637] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1518 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 986.881314] [47312]: DEBUG nova.api.openstack.wsgi [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 986.882963] [47313]: DEBUG nova.api.openstack.wsgi [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 986.883412] [47312]: DEBUG nova.compute.api [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 986.884258] [47313]: DEBUG nova.compute.api [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 986.887655] [47312]: DEBUG oslo_concurrency.lockutils [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.887952] [47312]: DEBUG oslo_concurrency.lockutils [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.888153] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.888207] [47312]: DEBUG oslo_concurrency.lockutils [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.888475] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.888672] [47312]: DEBUG oslo_concurrency.lockutils [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.888742] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.888918] [47312]: DEBUG oslo_concurrency.lockutils [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.889172] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.889216] [47312]: DEBUG oslo_concurrency.lockutils [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.889440] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.889650] [47313]: DEBUG oslo_concurrency.lockutils [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.942875] [47313]: DEBUG nova.policy [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.948073] [47313]: DEBUG nova.policy [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.948820] [47313]: DEBUG nova.policy [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.949510] [47313]: INFO nova.api.openstack.requestlog [None req-bfc451cc-bc42-4073-9d16-b533d9a254b9 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1374 microversion: 2.47 time: 0.069709 [ 986.949834] [47313]: [pid: 47313|app: 0|req: 4227/8638] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1374 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 986.965070] [47313]: DEBUG nova.api.openstack.wsgi [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 986.967569] [47313]: DEBUG nova.policy [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.968078] [47313]: DEBUG nova.compute.api [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Searching by: {'deleted': False, 'project_id': 'c626ccddb4dd4aada96840a047bbe485'} {{(pid=47313) get_all /opt/stack/nova/nova/compute/api.py:3023}} [ 986.972506] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.972506] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.972925] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.972925] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 986.973166] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 986.973340] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 986.987829] [47312]: DEBUG nova.policy [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.993560] [47312]: DEBUG nova.policy [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.993919] [47312]: DEBUG nova.policy [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 986.994707] [47312]: INFO nova.api.openstack.requestlog [None req-6612acd5-a5ca-49ba-9369-78a004750a2b tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.115743 [ 986.995176] [47312]: [pid: 47312|app: 0|req: 4412/8639] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.031072] [47313]: DEBUG nova.compute.multi_cell_list [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=47313) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} [ 987.051410] [47312]: DEBUG nova.api.openstack.wsgi [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 987.053247] [47312]: DEBUG nova.compute.api [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 987.057122] [47312]: DEBUG oslo_concurrency.lockutils [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.057366] [47312]: DEBUG oslo_concurrency.lockutils [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.057551] [47312]: DEBUG oslo_concurrency.lockutils [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.057920] [47312]: DEBUG oslo_concurrency.lockutils [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.058134] [47312]: DEBUG oslo_concurrency.lockutils [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.058320] [47312]: DEBUG oslo_concurrency.lockutils [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.075021] [47313]: DEBUG nova.policy [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.079789] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.080078] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.080293] [47313]: DEBUG oslo_concurrency.lockutils [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.086398] [47313]: DEBUG nova.policy [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.087102] [47313]: DEBUG nova.policy [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.091422] [47312]: DEBUG nova.policy [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.095949] [47312]: INFO nova.api.openstack.requestlog [None req-88259c3d-e119-4390-87ca-2f0eb26cf253 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1209 microversion: 2.1 time: 0.046832 [ 987.096294] [47312]: [pid: 47312|app: 0|req: 4413/8640] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.103865] [47313]: INFO nova.api.openstack.requestlog [None req-7cbbdf07-c3c9-410c-a386-e8642e29a89c tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/detail" status: 200 len: 2742 microversion: 2.47 time: 0.141721 [ 987.104427] [47313]: [pid: 47313|app: 0|req: 4228/8641] 10.180.1.21 () {60 vars in 1182 bytes} [Thu Oct 31 12:17:43 2024] GET /compute/v2.1/servers/detail => generated 2742 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.119327] [47312]: DEBUG nova.api.openstack.wsgi [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 987.119676] [47312]: DEBUG nova.compute.api [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 987.123382] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.123623] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.123847] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.124335] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.124683] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.124858] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.139916] [47312]: DEBUG nova.compute.api [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 987.185267] [47312]: INFO nova.api.openstack.requestlog [None req-3aa44864-991b-41f0-9563-407d519f6543 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 204 len: 0 microversion: 2.47 time: 0.068069 [ 987.185659] [47312]: [pid: 47312|app: 0|req: 4414/8642] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:17:43 2024] DELETE /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 987.192683] [47313]: DEBUG nova.api.openstack.wsgi [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 987.195824] [47313]: DEBUG nova.compute.api [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 987.201625] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.201625] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.201625] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.201880] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.202112] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.202388] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.249025] [47312]: DEBUG nova.api.openstack.wsgi [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 987.251422] [47313]: DEBUG nova.policy [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.251568] [47312]: DEBUG nova.compute.api [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 987.254985] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.255275] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.255333] [47313]: DEBUG nova.policy [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.255458] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.255854] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.256061] [47313]: DEBUG nova.policy [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.256145] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.256258] [47312]: DEBUG oslo_concurrency.lockutils [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.256704] [47313]: INFO nova.api.openstack.requestlog [None req-fcd3e551-fd1a-473d-8593-1644ce098c4a tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1380 microversion: 2.47 time: 0.067518 [ 987.257201] [47313]: [pid: 47313|app: 0|req: 4229/8643] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:44 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1380 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 987.367599] [47312]: DEBUG nova.policy [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.372881] [47312]: INFO nova.api.openstack.requestlog [None req-d9b4d579-7c31-47aa-834e-5a77597c003c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1707 microversion: 2.1 time: 0.126414 [ 987.373448] [47312]: [pid: 47312|app: 0|req: 4415/8644] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:44 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1707 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.382682] [47313]: DEBUG nova.api.openstack.wsgi [req-f594dbb7-b9ee-4855-b5f9-6de14c64d23a req-4b00a5c3-611c-4fca-958e-ef6bade6393f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ff25c137-ba78-4807-bd64-f3075e81dd5d", "name": "network-vif-plugged", "status": "completed", "tag": "3cb5d7b0-0653-4fb7-9262-abe4ebb1df74"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 987.389590] [47313]: DEBUG oslo_concurrency.lockutils [req-f594dbb7-b9ee-4855-b5f9-6de14c64d23a req-4b00a5c3-611c-4fca-958e-ef6bade6393f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.389711] [47313]: DEBUG oslo_concurrency.lockutils [req-f594dbb7-b9ee-4855-b5f9-6de14c64d23a req-4b00a5c3-611c-4fca-958e-ef6bade6393f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.389958] [47313]: DEBUG oslo_concurrency.lockutils [req-f594dbb7-b9ee-4855-b5f9-6de14c64d23a req-4b00a5c3-611c-4fca-958e-ef6bade6393f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.396836] [47313]: INFO nova.api.openstack.compute.server_external_events [req-f594dbb7-b9ee-4855-b5f9-6de14c64d23a req-4b00a5c3-611c-4fca-958e-ef6bade6393f service nova] Creating event network-vif-plugged:3cb5d7b0-0653-4fb7-9262-abe4ebb1df74 for instance ff25c137-ba78-4807-bd64-f3075e81dd5d on cpu-1 [ 987.399913] [47313]: INFO nova.api.openstack.requestlog [req-f594dbb7-b9ee-4855-b5f9-6de14c64d23a req-4b00a5c3-611c-4fca-958e-ef6bade6393f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019495 [ 987.400349] [47313]: [pid: 47313|app: 0|req: 4230/8645] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:44 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 987.666762] [47312]: DEBUG nova.api.openstack.wsgi [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 987.668777] [47312]: DEBUG nova.compute.api [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 987.674595] [47312]: DEBUG oslo_concurrency.lockutils [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.674859] [47312]: DEBUG oslo_concurrency.lockutils [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.675067] [47312]: DEBUG oslo_concurrency.lockutils [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.675456] [47312]: DEBUG oslo_concurrency.lockutils [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.675746] [47312]: DEBUG oslo_concurrency.lockutils [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.675932] [47312]: DEBUG oslo_concurrency.lockutils [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.710789] [47313]: DEBUG nova.api.openstack.wsgi [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 987.714628] [47313]: DEBUG nova.compute.api [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 987.717152] [47313]: DEBUG oslo_concurrency.lockutils [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.717522] [47313]: DEBUG oslo_concurrency.lockutils [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.717723] [47313]: DEBUG oslo_concurrency.lockutils [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.718126] [47313]: DEBUG oslo_concurrency.lockutils [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.718334] [47313]: DEBUG oslo_concurrency.lockutils [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.718506] [47313]: DEBUG oslo_concurrency.lockutils [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.789656] [47312]: DEBUG nova.policy [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.800107] [47312]: INFO nova.api.openstack.requestlog [None req-37f63699-1d59-4826-99f1-8970b80c6b9c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.135898 [ 987.800824] [47312]: [pid: 47312|app: 0|req: 4416/8646] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:44 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.826223] [47312]: DEBUG nova.api.openstack.wsgi [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 987.828865] [47312]: DEBUG nova.compute.api [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 987.833492] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.834285] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.834285] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.834514] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 987.834777] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 987.835039] [47312]: DEBUG oslo_concurrency.lockutils [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 987.861787] [47313]: DEBUG nova.policy [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.866229] [47313]: INFO nova.api.openstack.requestlog [None req-24651d78-ebb7-4410-b111-5d110f00f4c3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.157915 [ 987.866814] [47313]: [pid: 47313|app: 0|req: 4231/8647] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:44 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 987.919138] [47312]: DEBUG nova.policy [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 987.924802] [47312]: INFO nova.api.openstack.requestlog [None req-bbb13e2d-a91b-487d-8973-b20758a6fc81 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1518 microversion: 2.1 time: 0.101114 [ 987.925221] [47312]: [pid: 47312|app: 0|req: 4417/8648] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:44 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1518 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.009041] [47313]: DEBUG nova.api.openstack.wsgi [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 988.010744] [47313]: DEBUG nova.compute.api [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 988.015767] [47313]: DEBUG oslo_concurrency.lockutils [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.016195] [47313]: DEBUG oslo_concurrency.lockutils [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.016484] [47313]: DEBUG oslo_concurrency.lockutils [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.016979] [47313]: DEBUG oslo_concurrency.lockutils [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.017260] [47313]: DEBUG oslo_concurrency.lockutils [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.017503] [47313]: DEBUG oslo_concurrency.lockutils [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.105403] [47313]: DEBUG nova.policy [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.108650] [47312]: DEBUG nova.api.openstack.wsgi [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 988.110611] [47312]: DEBUG nova.compute.api [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 988.111186] [47313]: DEBUG nova.policy [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.112178] [47313]: DEBUG nova.policy [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.112976] [47313]: INFO nova.api.openstack.requestlog [None req-c49874ba-8044-4485-9382-5782d0c5fcd7 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.107169 [ 988.113404] [47313]: [pid: 47313|app: 0|req: 4232/8649] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:44 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.115021] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.115312] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.115561] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.115959] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.116227] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.116472] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.152932] [47312]: DEBUG nova.policy [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.158378] [47312]: INFO nova.api.openstack.requestlog [None req-87c77bd7-a36f-4aa3-9c24-237c1eb20227 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1265 microversion: 2.1 time: 0.052227 [ 988.158769] [47312]: [pid: 47312|app: 0|req: 4418/8650] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:44 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1265 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.271035] [47313]: DEBUG nova.api.openstack.wsgi [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 988.273027] [47313]: DEBUG nova.compute.api [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 988.278329] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.278608] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.278811] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.279245] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.279471] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.279648] [47313]: DEBUG oslo_concurrency.lockutils [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.321671] [47313]: DEBUG nova.policy [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.326831] [47313]: DEBUG nova.policy [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.327603] [47313]: DEBUG nova.policy [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.328344] [47313]: INFO nova.api.openstack.requestlog [None req-8aec45fc-d56a-448c-914f-c2aefaefd925 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1380 microversion: 2.47 time: 0.060318 [ 988.328701] [47313]: [pid: 47313|app: 0|req: 4233/8651] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:45 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1380 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 988.391820] [47312]: DEBUG nova.api.openstack.wsgi [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 988.394321] [47312]: DEBUG nova.compute.api [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 988.399246] [47312]: DEBUG oslo_concurrency.lockutils [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.399556] [47312]: DEBUG oslo_concurrency.lockutils [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.399787] [47312]: DEBUG oslo_concurrency.lockutils [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.400315] [47312]: DEBUG oslo_concurrency.lockutils [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.400602] [47312]: DEBUG oslo_concurrency.lockutils [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.400841] [47312]: DEBUG oslo_concurrency.lockutils [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.578778] [47312]: DEBUG nova.policy [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.584362] [47312]: INFO nova.api.openstack.requestlog [None req-92d55531-72cd-4a8d-bd2c-57f9da222240 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1707 microversion: 2.1 time: 0.194762 [ 988.584877] [47312]: [pid: 47312|app: 0|req: 4419/8652] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:45 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1707 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.812269] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 988.814213] [47313]: DEBUG nova.compute.api [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 988.818497] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.818766] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.818953] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.819344] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.819549] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.819726] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.879042] [47312]: DEBUG nova.api.openstack.wsgi [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 988.880544] [47312]: DEBUG nova.compute.api [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 988.885169] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.885532] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.885737] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.886251] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.886463] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.886678] [47312]: DEBUG oslo_concurrency.lockutils [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.901221] [47313]: DEBUG nova.policy [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.906167] [47313]: INFO nova.api.openstack.requestlog [None req-bb2bd2ef-34f8-4e37-a615-564d88ceaeac tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.096190 [ 988.906535] [47313]: [pid: 47313|app: 0|req: 4234/8653] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:45 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 988.937390] [47313]: DEBUG nova.api.openstack.wsgi [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 988.939503] [47313]: DEBUG nova.compute.api [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 988.944000] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.944316] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.944508] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.944892] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 988.945217] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 988.945445] [47313]: DEBUG oslo_concurrency.lockutils [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 988.982822] [47312]: DEBUG nova.policy [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 988.988073] [47312]: INFO nova.api.openstack.requestlog [None req-efb36482-9953-429a-8129-e76655d2337b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.111834 [ 988.988483] [47312]: [pid: 47312|app: 0|req: 4420/8654] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:45 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.049586] [47313]: DEBUG nova.policy [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.054934] [47313]: INFO nova.api.openstack.requestlog [None req-ded25f8e-73c6-40f7-95e7-b627d5866242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1518 microversion: 2.1 time: 0.119739 [ 989.055373] [47313]: [pid: 47313|app: 0|req: 4235/8655] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:45 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1518 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.128223] [47312]: DEBUG nova.api.openstack.wsgi [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 989.130123] [47312]: DEBUG nova.compute.api [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 989.134931] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.135287] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.135625] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.136130] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.136430] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.136696] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.171248] [47313]: DEBUG nova.api.openstack.wsgi [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 989.173162] [47313]: DEBUG nova.compute.api [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 989.177166] [47313]: DEBUG oslo_concurrency.lockutils [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.177504] [47313]: DEBUG oslo_concurrency.lockutils [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.177820] [47313]: DEBUG oslo_concurrency.lockutils [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.178459] [47313]: DEBUG oslo_concurrency.lockutils [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.179590] [47313]: DEBUG oslo_concurrency.lockutils [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.179590] [47313]: DEBUG oslo_concurrency.lockutils [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.217979] [47313]: DEBUG nova.policy [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.223724] [47313]: INFO nova.api.openstack.requestlog [None req-0714afd8-7d9e-41a9-864d-94d6288917f6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1265 microversion: 2.1 time: 0.055680 [ 989.224105] [47313]: [pid: 47313|app: 0|req: 4236/8656] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:46 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1265 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.232330] [47312]: DEBUG nova.policy [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.237351] [47312]: DEBUG nova.policy [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.238111] [47312]: DEBUG nova.policy [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.238777] [47312]: INFO nova.api.openstack.requestlog [None req-cae1dce6-632c-46a5-b794-75bc9f596c12 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.114134 [ 989.239135] [47312]: [pid: 47312|app: 0|req: 4421/8657] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:45 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.343135] [47313]: DEBUG nova.api.openstack.wsgi [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 989.344878] [47313]: DEBUG nova.compute.api [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 989.348774] [47313]: DEBUG oslo_concurrency.lockutils [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.349052] [47313]: DEBUG oslo_concurrency.lockutils [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.349246] [47313]: DEBUG oslo_concurrency.lockutils [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.349807] [47313]: DEBUG oslo_concurrency.lockutils [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.349925] [47313]: DEBUG oslo_concurrency.lockutils [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.350131] [47313]: DEBUG oslo_concurrency.lockutils [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.388255] [47313]: DEBUG nova.policy [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.393124] [47313]: DEBUG nova.policy [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.393875] [47313]: DEBUG nova.policy [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.394581] [47313]: INFO nova.api.openstack.requestlog [None req-56f26902-53af-4592-8660-76e3208a693d tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1380 microversion: 2.47 time: 0.053927 [ 989.394944] [47313]: [pid: 47313|app: 0|req: 4237/8658] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:46 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1380 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 989.410618] [47312]: DEBUG nova.api.openstack.wsgi [req-f8e5f7e0-6c92-4b06-b73b-5f81aaa70379 req-eddf2470-7121-4251-8437-0f7cd6ef450c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ff25c137-ba78-4807-bd64-f3075e81dd5d", "tag": "3cb5d7b0-0653-4fb7-9262-abe4ebb1df74"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 989.417340] [47312]: DEBUG oslo_concurrency.lockutils [req-f8e5f7e0-6c92-4b06-b73b-5f81aaa70379 req-eddf2470-7121-4251-8437-0f7cd6ef450c service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.417665] [47312]: DEBUG oslo_concurrency.lockutils [req-f8e5f7e0-6c92-4b06-b73b-5f81aaa70379 req-eddf2470-7121-4251-8437-0f7cd6ef450c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.417856] [47312]: DEBUG oslo_concurrency.lockutils [req-f8e5f7e0-6c92-4b06-b73b-5f81aaa70379 req-eddf2470-7121-4251-8437-0f7cd6ef450c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.425628] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f8e5f7e0-6c92-4b06-b73b-5f81aaa70379 req-eddf2470-7121-4251-8437-0f7cd6ef450c service nova] Creating event network-changed:3cb5d7b0-0653-4fb7-9262-abe4ebb1df74 for instance ff25c137-ba78-4807-bd64-f3075e81dd5d on cpu-1 [ 989.429102] [47312]: INFO nova.api.openstack.requestlog [req-f8e5f7e0-6c92-4b06-b73b-5f81aaa70379 req-eddf2470-7121-4251-8437-0f7cd6ef450c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020861 [ 989.429495] [47312]: [pid: 47312|app: 0|req: 4422/8659] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:46 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 989.597476] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 989.599062] [47313]: DEBUG nova.compute.api [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 989.602845] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.603145] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.603279] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.603621] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.603818] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.603990] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.695064] [47313]: DEBUG nova.policy [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 989.700089] [47313]: INFO nova.api.openstack.requestlog [None req-cb01d8af-9fb7-4af6-aba9-150006a29ed4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1707 microversion: 2.1 time: 0.104777 [ 989.700473] [47313]: [pid: 47313|app: 0|req: 4238/8660] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:46 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1707 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 989.927894] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 989.929880] [47312]: DEBUG nova.compute.api [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 989.934657] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.934937] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.935187] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 989.935593] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 989.935797] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 989.935970] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.003141] [47313]: DEBUG nova.api.openstack.wsgi [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 990.003549] [47313]: DEBUG nova.compute.api [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 990.007258] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.007703] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.008039] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.008601] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.008786] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.009011] [47313]: DEBUG oslo_concurrency.lockutils [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.009702] [47312]: DEBUG nova.policy [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.014814] [47312]: INFO nova.api.openstack.requestlog [None req-f8aeba65-fc43-42e2-b2cb-11a738ef0718 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.089432 [ 990.015200] [47312]: [pid: 47312|app: 0|req: 4423/8661] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:46 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.067479] [47312]: DEBUG nova.api.openstack.wsgi [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 990.069273] [47312]: DEBUG nova.compute.api [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 990.072943] [47312]: DEBUG oslo_concurrency.lockutils [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.073330] [47312]: DEBUG oslo_concurrency.lockutils [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.073529] [47312]: DEBUG oslo_concurrency.lockutils [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.073973] [47312]: DEBUG oslo_concurrency.lockutils [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.074117] [47312]: DEBUG oslo_concurrency.lockutils [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.074326] [47312]: DEBUG oslo_concurrency.lockutils [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.088730] [47313]: DEBUG nova.policy [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.093685] [47313]: INFO nova.api.openstack.requestlog [None req-6de34dd8-0fb5-4488-b976-33184df9c1fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.094581 [ 990.093974] [47313]: [pid: 47313|app: 0|req: 4239/8662] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:46 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.179684] [47312]: DEBUG nova.policy [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.184619] [47312]: INFO nova.api.openstack.requestlog [None req-b028842d-74aa-4177-bf35-30f03b0026c5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1518 microversion: 2.1 time: 0.119517 [ 990.184920] [47312]: [pid: 47312|app: 0|req: 4424/8663] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:46 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1518 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.238082] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 990.239817] [47313]: DEBUG nova.compute.api [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 990.243630] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.243861] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.244068] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.244458] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.244657] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.244831] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.253452] [47312]: DEBUG nova.api.openstack.wsgi [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 990.254765] [47312]: DEBUG nova.compute.api [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 990.258481] [47312]: DEBUG oslo_concurrency.lockutils [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.258765] [47312]: DEBUG oslo_concurrency.lockutils [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.258894] [47312]: DEBUG oslo_concurrency.lockutils [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.259273] [47312]: DEBUG oslo_concurrency.lockutils [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.259472] [47312]: DEBUG oslo_concurrency.lockutils [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.259640] [47312]: DEBUG oslo_concurrency.lockutils [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.276677] [47313]: DEBUG nova.policy [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.281185] [47313]: INFO nova.api.openstack.requestlog [None req-2ab01fff-9e41-4ba1-a993-c20b18492c36 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1273 microversion: 2.1 time: 0.045476 [ 990.281542] [47313]: [pid: 47313|app: 0|req: 4240/8664] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:47 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1273 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 990.334128] [47312]: DEBUG nova.policy [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.338738] [47312]: DEBUG nova.policy [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.339403] [47312]: DEBUG nova.policy [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.340072] [47312]: INFO nova.api.openstack.requestlog [None req-7696c3b8-744e-432f-b025-57037a6e0482 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1731 microversion: 2.20 time: 0.089419 [ 990.340513] [47312]: [pid: 47312|app: 0|req: 4425/8665] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:47 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1731 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 990.408661] [47313]: DEBUG nova.api.openstack.wsgi [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 990.410539] [47313]: DEBUG nova.compute.api [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 990.414654] [47313]: DEBUG oslo_concurrency.lockutils [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.414900] [47313]: DEBUG oslo_concurrency.lockutils [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.415106] [47313]: DEBUG oslo_concurrency.lockutils [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.415492] [47313]: DEBUG oslo_concurrency.lockutils [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.415708] [47313]: DEBUG oslo_concurrency.lockutils [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.415881] [47313]: DEBUG oslo_concurrency.lockutils [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.451739] [47313]: DEBUG nova.policy [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.456561] [47313]: DEBUG nova.policy [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.457210] [47313]: DEBUG nova.policy [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.457818] [47313]: INFO nova.api.openstack.requestlog [None req-744e2d4a-5915-4fbe-bb2f-cc0026d721e5 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1380 microversion: 2.47 time: 0.051791 [ 990.458149] [47313]: [pid: 47313|app: 0|req: 4241/8666] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:47 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1380 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 990.713262] [47312]: DEBUG nova.api.openstack.wsgi [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 990.714972] [47312]: DEBUG nova.compute.api [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 990.718483] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.718723] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.718907] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.719268] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 990.719469] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 990.719639] [47312]: DEBUG oslo_concurrency.lockutils [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 990.789745] [47312]: DEBUG nova.policy [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 990.798465] [47312]: INFO nova.api.openstack.requestlog [None req-13ae36f4-88ad-429f-843b-9801b9cf9089 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1711 microversion: 2.1 time: 0.086352 [ 990.798465] [47312]: [pid: 47312|app: 0|req: 4426/8667] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:47 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1711 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.026181] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 991.028787] [47313]: DEBUG nova.compute.api [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 991.032727] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.032965] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.033202] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.033577] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.033777] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.033948] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.104412] [47313]: DEBUG nova.policy [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.109203] [47313]: INFO nova.api.openstack.requestlog [None req-a2037e6b-40bf-4ea1-be2d-c11ffe6bed45 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.085223 [ 991.109534] [47313]: [pid: 47313|app: 0|req: 4242/8668] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:47 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.112011] [47312]: DEBUG nova.api.openstack.wsgi [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 991.113734] [47312]: DEBUG nova.compute.api [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 991.117539] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.117769] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.117954] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.118348] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.118556] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.118730] [47312]: DEBUG oslo_concurrency.lockutils [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.187592] [47312]: DEBUG nova.policy [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.191667] [47312]: INFO nova.api.openstack.requestlog [None req-a6b281f5-dccb-4bb1-9898-595df639a76e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.082028 [ 991.191982] [47312]: [pid: 47312|app: 0|req: 4427/8669] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:47 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.196865] [47313]: DEBUG nova.api.openstack.wsgi [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 991.198674] [47313]: DEBUG nova.compute.api [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 991.202810] [47313]: DEBUG oslo_concurrency.lockutils [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.203130] [47313]: DEBUG oslo_concurrency.lockutils [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.203336] [47313]: DEBUG oslo_concurrency.lockutils [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.203695] [47313]: DEBUG oslo_concurrency.lockutils [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.203898] [47313]: DEBUG oslo_concurrency.lockutils [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.204083] [47313]: DEBUG oslo_concurrency.lockutils [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.275284] [47313]: DEBUG nova.policy [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.279922] [47313]: INFO nova.api.openstack.requestlog [None req-a032dab2-a69c-4853-abf3-8d70377a024c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1518 microversion: 2.1 time: 0.085228 [ 991.280266] [47313]: [pid: 47313|app: 0|req: 4243/8670] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:48 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1518 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.293390] [47312]: DEBUG nova.api.openstack.wsgi [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 991.296198] [47312]: DEBUG nova.compute.api [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 991.299128] [47312]: DEBUG oslo_concurrency.lockutils [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.299280] [47312]: DEBUG oslo_concurrency.lockutils [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.299470] [47312]: DEBUG oslo_concurrency.lockutils [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.299819] [47312]: DEBUG oslo_concurrency.lockutils [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.300024] [47312]: DEBUG oslo_concurrency.lockutils [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.300199] [47312]: DEBUG oslo_concurrency.lockutils [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.354220] [47313]: DEBUG nova.api.openstack.wsgi [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 991.355990] [47313]: DEBUG nova.compute.api [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 991.361391] [47313]: DEBUG oslo_concurrency.lockutils [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.361526] [47313]: DEBUG oslo_concurrency.lockutils [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.361743] [47313]: DEBUG oslo_concurrency.lockutils [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.362240] [47313]: DEBUG oslo_concurrency.lockutils [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.363669] [47313]: DEBUG oslo_concurrency.lockutils [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.363669] [47313]: DEBUG oslo_concurrency.lockutils [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.445074] [47312]: DEBUG nova.policy [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.451505] [47312]: INFO nova.api.openstack.requestlog [None req-a276fc41-fc63-4712-8c0d-7f1f04e96423 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1325 microversion: 2.1 time: 0.160588 [ 991.451862] [47312]: [pid: 47312|app: 0|req: 4428/8671] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:48 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1325 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 991.472998] [47312]: DEBUG nova.api.openstack.wsgi [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 991.474708] [47312]: DEBUG nova.compute.api [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 991.480437] [47312]: DEBUG oslo_concurrency.lockutils [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.480747] [47312]: DEBUG oslo_concurrency.lockutils [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.480997] [47312]: DEBUG oslo_concurrency.lockutils [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.481410] [47312]: DEBUG oslo_concurrency.lockutils [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 991.481619] [47312]: DEBUG oslo_concurrency.lockutils [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 991.484510] [47312]: DEBUG oslo_concurrency.lockutils [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 991.506685] [47313]: DEBUG nova.policy [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.511415] [47313]: DEBUG nova.policy [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.512215] [47313]: DEBUG nova.policy [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.512806] [47313]: INFO nova.api.openstack.requestlog [None req-acebfd9f-a30d-4391-a2c1-a8e0f9fac529 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1718 microversion: 2.20 time: 0.161913 [ 991.513172] [47313]: [pid: 47313|app: 0|req: 4244/8672] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:48 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1718 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 991.538224] [47312]: DEBUG nova.policy [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.543957] [47312]: DEBUG nova.policy [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.544742] [47312]: DEBUG nova.policy [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 991.545418] [47312]: INFO nova.api.openstack.requestlog [None req-908b40ad-f246-4f75-91cb-c90b409c6c34 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1380 microversion: 2.47 time: 0.075586 [ 991.545731] [47312]: [pid: 47312|app: 0|req: 4429/8673] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:48 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1380 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 992.121547] [47313]: DEBUG nova.api.openstack.wsgi [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 992.123469] [47313]: DEBUG nova.compute.api [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 992.127718] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.128031] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.128349] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.128765] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.128959] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.129146] [47313]: DEBUG oslo_concurrency.lockutils [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.190863] [47312]: DEBUG nova.api.openstack.wsgi [req-ac0104f3-fdfa-4da2-b1e9-a749fca1b4e6 req-9064b153-9c35-47e7-a8ae-544f8fb7960b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91db79db-d83c-4473-87c8-9dff2f042500", "name": "network-vif-plugged", "status": "completed", "tag": "05a40b4d-5f28-4ab3-a94f-1c5e50f6a762"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 992.198355] [47312]: DEBUG oslo_concurrency.lockutils [req-ac0104f3-fdfa-4da2-b1e9-a749fca1b4e6 req-9064b153-9c35-47e7-a8ae-544f8fb7960b service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.198813] [47312]: DEBUG oslo_concurrency.lockutils [req-ac0104f3-fdfa-4da2-b1e9-a749fca1b4e6 req-9064b153-9c35-47e7-a8ae-544f8fb7960b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.199128] [47312]: DEBUG oslo_concurrency.lockutils [req-ac0104f3-fdfa-4da2-b1e9-a749fca1b4e6 req-9064b153-9c35-47e7-a8ae-544f8fb7960b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.205786] [47312]: INFO nova.api.openstack.compute.server_external_events [req-ac0104f3-fdfa-4da2-b1e9-a749fca1b4e6 req-9064b153-9c35-47e7-a8ae-544f8fb7960b service nova] Creating event network-vif-plugged:05a40b4d-5f28-4ab3-a94f-1c5e50f6a762 for instance 91db79db-d83c-4473-87c8-9dff2f042500 on cpu-1 [ 992.209588] [47312]: INFO nova.api.openstack.requestlog [req-ac0104f3-fdfa-4da2-b1e9-a749fca1b4e6 req-9064b153-9c35-47e7-a8ae-544f8fb7960b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020933 [ 992.210267] [47312]: [pid: 47312|app: 0|req: 4430/8674] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:49 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 992.214534] [47312]: DEBUG nova.api.openstack.wsgi [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 992.216521] [47312]: DEBUG nova.compute.api [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 992.220436] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.220846] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.221177] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.221683] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.222022] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.222318] [47312]: DEBUG oslo_concurrency.lockutils [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.244047] [47313]: DEBUG nova.policy [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 992.248661] [47313]: INFO nova.api.openstack.requestlog [None req-ff63b9c8-e851-4dc7-8f14-d19aa8708524 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.129500 [ 992.249015] [47313]: [pid: 47313|app: 0|req: 4245/8675] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:48 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.292406] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 992.294594] [47313]: DEBUG nova.compute.api [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 992.298917] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.299282] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.299487] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.300435] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.300435] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.300598] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.326963] [47312]: DEBUG nova.policy [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 992.331965] [47312]: INFO nova.api.openstack.requestlog [None req-3a80c2ea-2ae6-4dc5-89d5-f79347616b97 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.119754 [ 992.332136] [47312]: [pid: 47312|app: 0|req: 4431/8676] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:49 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.388743] [47313]: DEBUG nova.policy [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 992.393404] [47313]: INFO nova.api.openstack.requestlog [None req-f7144deb-bc14-4123-9acf-398ca99fa8d4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1517 microversion: 2.1 time: 0.103391 [ 992.393755] [47313]: [pid: 47313|app: 0|req: 4246/8677] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:49 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1517 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.466536] [47312]: DEBUG nova.api.openstack.wsgi [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 992.468234] [47312]: DEBUG nova.compute.api [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 992.472267] [47312]: DEBUG oslo_concurrency.lockutils [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.472507] [47312]: DEBUG oslo_concurrency.lockutils [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.472690] [47312]: DEBUG oslo_concurrency.lockutils [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.473142] [47312]: DEBUG oslo_concurrency.lockutils [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.473535] [47312]: DEBUG oslo_concurrency.lockutils [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.473737] [47312]: DEBUG oslo_concurrency.lockutils [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.556447] [47312]: DEBUG nova.policy [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 992.559293] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 992.561216] [47312]: INFO nova.api.openstack.requestlog [None req-d431c1f1-de17-4846-a66d-81670134bdd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.096968 [ 992.561493] [47313]: DEBUG nova.compute.api [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 992.561587] [47312]: [pid: 47312|app: 0|req: 4432/8678] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:49 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 992.565915] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.566198] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.566391] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.566760] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.566966] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.567207] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.587550] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 992.587795] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 992.587985] [47313]: DEBUG oslo_concurrency.lockutils [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 992.588200] [47313]: DEBUG nova.objects.instance [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lazy-loading 'fault' on Instance uuid f0565271-2276-4f18-813a-6f9338183480 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 992.609649] [47313]: DEBUG nova.policy [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 992.614656] [47313]: DEBUG nova.policy [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 992.615523] [47313]: DEBUG nova.policy [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 992.616318] [47313]: INFO nova.api.openstack.requestlog [None req-8d38ee54-f070-4551-aee2-bc04b6247f04 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1385 microversion: 2.47 time: 0.059443 [ 992.616712] [47313]: [pid: 47313|app: 0|req: 4247/8679] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:49 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1385 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 993.263585] [47312]: DEBUG nova.api.openstack.wsgi [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 993.265463] [47312]: DEBUG nova.compute.api [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 993.269235] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.269493] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.269679] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.270100] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.270312] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.270486] [47312]: DEBUG oslo_concurrency.lockutils [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.344545] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 993.346382] [47313]: DEBUG nova.compute.api [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 993.350658] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.350913] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.351149] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.351531] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.351728] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.351904] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.398134] [47312]: DEBUG nova.policy [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 993.406244] [47312]: INFO nova.api.openstack.requestlog [None req-71d40e6b-121a-4d08-8085-81aceec2a9d9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.145141 [ 993.406624] [47312]: [pid: 47312|app: 0|req: 4433/8680] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:50 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.414564] [47312]: DEBUG nova.api.openstack.wsgi [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 993.417131] [47312]: DEBUG nova.compute.api [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 993.425709] [47312]: DEBUG oslo_concurrency.lockutils [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.426022] [47312]: DEBUG oslo_concurrency.lockutils [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.426263] [47312]: DEBUG oslo_concurrency.lockutils [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.426659] [47312]: DEBUG oslo_concurrency.lockutils [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.426865] [47312]: DEBUG oslo_concurrency.lockutils [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.428689] [47312]: DEBUG oslo_concurrency.lockutils [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.590382] [47313]: DEBUG nova.policy [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 993.599245] [47313]: INFO nova.api.openstack.requestlog [None req-ce02d3e1-bc7a-4295-ac4c-1c43ebb08957 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.257205 [ 993.599627] [47313]: [pid: 47313|app: 0|req: 4248/8681] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:50 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.602947] [47312]: DEBUG nova.policy [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 993.608324] [47313]: DEBUG nova.api.openstack.wsgi [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 993.609787] [47313]: DEBUG nova.compute.api [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 993.610069] [47312]: INFO nova.api.openstack.requestlog [None req-9744bcc6-c75a-4f4b-8f98-82868928ecca tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1517 microversion: 2.1 time: 0.202777 [ 993.610428] [47312]: [pid: 47312|app: 0|req: 4434/8682] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:50 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1517 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 993.613909] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.614421] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.614759] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.615276] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.615669] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.616113] [47313]: DEBUG oslo_concurrency.lockutils [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.630596] [47312]: DEBUG nova.api.openstack.wsgi [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 993.632353] [47312]: DEBUG nova.compute.api [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 993.637652] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.637972] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.638193] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.638578] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.638877] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.638984] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.662295] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 993.662552] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 993.662736] [47312]: DEBUG oslo_concurrency.lockutils [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 993.662937] [47312]: DEBUG nova.objects.instance [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lazy-loading 'fault' on Instance uuid f0565271-2276-4f18-813a-6f9338183480 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 993.698357] [47312]: DEBUG nova.policy [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 993.704292] [47312]: DEBUG nova.policy [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 993.705258] [47312]: DEBUG nova.policy [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 993.706032] [47312]: INFO nova.api.openstack.requestlog [None req-67555b05-00aa-4ef3-b8aa-dee66aac9167 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 200 len: 1385 microversion: 2.47 time: 0.077918 [ 993.706365] [47312]: [pid: 47312|app: 0|req: 4435/8683] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:50 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 1385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 993.716011] [47313]: DEBUG nova.policy [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 993.720796] [47313]: INFO nova.api.openstack.requestlog [None req-fc12f3a5-7c9c-48d7-bff4-9ea662b61296 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.120470 [ 993.721248] [47313]: [pid: 47313|app: 0|req: 4249/8684] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:50 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.218742] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 994.221933] [47312]: DEBUG nova.api.openstack.wsgi [req-f1a54315-4aef-4c4c-bd54-6467cbebfdf0 req-2a00e601-494b-4142-9a22-c4a150041100 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "91db79db-d83c-4473-87c8-9dff2f042500", "tag": "05a40b4d-5f28-4ab3-a94f-1c5e50f6a762"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 994.227585] [47312]: DEBUG oslo_concurrency.lockutils [req-f1a54315-4aef-4c4c-bd54-6467cbebfdf0 req-2a00e601-494b-4142-9a22-c4a150041100 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.227822] [47312]: DEBUG oslo_concurrency.lockutils [req-f1a54315-4aef-4c4c-bd54-6467cbebfdf0 req-2a00e601-494b-4142-9a22-c4a150041100 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.228013] [47312]: DEBUG oslo_concurrency.lockutils [req-f1a54315-4aef-4c4c-bd54-6467cbebfdf0 req-2a00e601-494b-4142-9a22-c4a150041100 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.234584] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f1a54315-4aef-4c4c-bd54-6467cbebfdf0 req-2a00e601-494b-4142-9a22-c4a150041100 service nova] Creating event network-changed:05a40b4d-5f28-4ab3-a94f-1c5e50f6a762 for instance 91db79db-d83c-4473-87c8-9dff2f042500 on cpu-1 [ 994.237391] [47312]: INFO nova.api.openstack.requestlog [req-f1a54315-4aef-4c4c-bd54-6467cbebfdf0 req-2a00e601-494b-4142-9a22-c4a150041100 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019312 [ 994.237715] [47312]: [pid: 47312|app: 0|req: 4436/8685] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:51 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 994.423288] [47313]: DEBUG nova.api.openstack.wsgi [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 994.425021] [47313]: DEBUG nova.compute.api [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 994.429032] [47313]: DEBUG oslo_concurrency.lockutils [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.429324] [47313]: DEBUG oslo_concurrency.lockutils [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.429518] [47313]: DEBUG oslo_concurrency.lockutils [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.429912] [47313]: DEBUG oslo_concurrency.lockutils [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.430126] [47313]: DEBUG oslo_concurrency.lockutils [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.430303] [47313]: DEBUG oslo_concurrency.lockutils [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.500209] [47313]: DEBUG nova.policy [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 994.505749] [47313]: INFO nova.api.openstack.requestlog [None req-593946fa-ab6d-4ce8-9c7a-f18afe96663d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.084447 [ 994.505749] [47313]: [pid: 47313|app: 0|req: 4250/8686] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:51 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.615602] [47312]: DEBUG nova.api.openstack.wsgi [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 994.617698] [47312]: DEBUG nova.compute.api [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 994.621734] [47312]: DEBUG oslo_concurrency.lockutils [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.621973] [47312]: DEBUG oslo_concurrency.lockutils [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.622172] [47312]: DEBUG oslo_concurrency.lockutils [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.622529] [47312]: DEBUG oslo_concurrency.lockutils [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.622723] [47312]: DEBUG oslo_concurrency.lockutils [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.622891] [47312]: DEBUG oslo_concurrency.lockutils [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.640449] [47313]: DEBUG nova.api.openstack.wsgi [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 994.642072] [47313]: DEBUG nova.compute.api [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 994.646295] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.646426] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.646611] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.646964] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.647172] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.647346] [47313]: DEBUG oslo_concurrency.lockutils [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.738143] [47312]: DEBUG nova.policy [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 994.742593] [47312]: INFO nova.api.openstack.requestlog [None req-94bce96c-b96e-4313-93fc-758625bd047f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.129597 [ 994.742915] [47312]: [pid: 47312|app: 0|req: 4437/8687] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:51 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.745228] [47313]: DEBUG nova.policy [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 994.745474] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 994.747033] [47312]: DEBUG nova.compute.api [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: f0565271-2276-4f18-813a-6f9338183480] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 994.750148] [47313]: INFO nova.api.openstack.requestlog [None req-fbc0671d-12be-47da-ad1c-324d61f68fd7 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1515 microversion: 2.1 time: 0.112235 [ 994.750236] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.750454] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.750529] [47313]: [pid: 47313|app: 0|req: 4251/8688] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:51 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1515 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 994.750637] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.751135] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.751359] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.751534] [47312]: DEBUG oslo_concurrency.lockutils [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.752874] [47313]: DEBUG nova.api.openstack.wsgi [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 994.755660] [47313]: DEBUG nova.compute.api [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 994.758937] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.759275] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.759367] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.759821] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.760043] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.760291] [47313]: DEBUG oslo_concurrency.lockutils [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.760383] [47312]: INFO nova.api.openstack.wsgi [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] HTTP exception thrown: Instance f0565271-2276-4f18-813a-6f9338183480 could not be found. [ 994.760579] [47312]: DEBUG nova.api.openstack.wsgi [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Returning 404 to user: Instance f0565271-2276-4f18-813a-6f9338183480 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 994.761033] [47312]: INFO nova.api.openstack.requestlog [None req-fbbf7401-e4f9-4c7d-b098-558630d60cf0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480" status: 404 len: 111 microversion: 2.47 time: 0.017565 [ 994.761363] [47312]: [pid: 47312|app: 0|req: 4438/8689] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:51 2024] GET /compute/v2.1/servers/f0565271-2276-4f18-813a-6f9338183480 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 994.766141] [47312]: DEBUG nova.api.openstack.wsgi [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 994.766395] [47312]: DEBUG nova.compute.api [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 994.769437] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.769663] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.769839] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.770259] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.770470] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.770644] [47312]: DEBUG oslo_concurrency.lockutils [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.787538] [47312]: DEBUG nova.compute.api [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 994.831027] [47312]: INFO nova.api.openstack.requestlog [None req-ce68ae28-0cba-43f0-908c-77053cbde8f0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 204 len: 0 microversion: 2.47 time: 0.063706 [ 994.831027] [47312]: [pid: 47312|app: 0|req: 4439/8690] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:17:51 2024] DELETE /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) [ 994.833127] [47312]: DEBUG nova.api.openstack.wsgi [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 994.834797] [47312]: DEBUG nova.compute.api [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 994.837990] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.838235] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.838427] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.838784] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 994.838979] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 994.839169] [47312]: DEBUG oslo_concurrency.lockutils [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 994.881376] [47312]: DEBUG nova.policy [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 994.884814] [47313]: DEBUG nova.policy [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 994.885802] [47312]: DEBUG nova.policy [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 994.886552] [47312]: DEBUG nova.policy [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 994.887186] [47312]: INFO nova.api.openstack.requestlog [None req-3c041eb1-5bd8-42d0-93f6-056af10469a6 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 200 len: 1381 microversion: 2.47 time: 0.056260 [ 994.887542] [47312]: [pid: 47312|app: 0|req: 4440/8691] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:51 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) [ 994.889671] [47313]: INFO nova.api.openstack.requestlog [None req-c57134ae-2065-4a92-aa73-69603c482f24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.138224 [ 994.889671] [47313]: [pid: 47313|app: 0|req: 4252/8692] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:51 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.253885] [47312]: DEBUG nova.api.openstack.wsgi [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 995.255764] [47312]: DEBUG nova.compute.api [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 995.259861] [47312]: DEBUG oslo_concurrency.lockutils [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.260147] [47312]: DEBUG oslo_concurrency.lockutils [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.260404] [47312]: DEBUG oslo_concurrency.lockutils [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.260847] [47312]: DEBUG oslo_concurrency.lockutils [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.261127] [47312]: DEBUG oslo_concurrency.lockutils [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.261357] [47312]: DEBUG oslo_concurrency.lockutils [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.275662] [47312]: INFO nova.api.openstack.requestlog [None req-83024c87-5994-43e9-b587-f366b207d82b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/ips" status: 200 len: 154 microversion: 2.1 time: 0.024323 [ 995.276048] [47312]: [pid: 47312|app: 0|req: 4441/8693] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:17:52 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/ips => generated 154 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 995.518909] [47313]: DEBUG nova.api.openstack.wsgi [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 995.520689] [47313]: DEBUG nova.compute.api [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 995.525872] [47313]: DEBUG oslo_concurrency.lockutils [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.526133] [47313]: DEBUG oslo_concurrency.lockutils [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.526335] [47313]: DEBUG oslo_concurrency.lockutils [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.526703] [47313]: DEBUG oslo_concurrency.lockutils [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.526900] [47313]: DEBUG oslo_concurrency.lockutils [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.527086] [47313]: DEBUG oslo_concurrency.lockutils [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.616676] [47313]: DEBUG nova.policy [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 995.623891] [47313]: INFO nova.api.openstack.requestlog [None req-126ba679-5370-49bf-92c0-2a19b8ccb073 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.107771 [ 995.624284] [47313]: [pid: 47313|app: 0|req: 4253/8694] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:52 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.756391] [47312]: DEBUG nova.api.openstack.wsgi [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 995.758053] [47312]: DEBUG nova.compute.api [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 995.761940] [47312]: DEBUG oslo_concurrency.lockutils [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.762327] [47312]: DEBUG oslo_concurrency.lockutils [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.762632] [47312]: DEBUG oslo_concurrency.lockutils [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.762996] [47313]: DEBUG nova.api.openstack.wsgi [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 995.763179] [47312]: DEBUG oslo_concurrency.lockutils [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.763388] [47312]: DEBUG oslo_concurrency.lockutils [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.763560] [47312]: DEBUG oslo_concurrency.lockutils [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.764760] [47313]: DEBUG nova.compute.api [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 995.768310] [47313]: DEBUG oslo_concurrency.lockutils [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.768542] [47313]: DEBUG oslo_concurrency.lockutils [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.768724] [47313]: DEBUG oslo_concurrency.lockutils [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.769085] [47313]: DEBUG oslo_concurrency.lockutils [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.769289] [47313]: DEBUG oslo_concurrency.lockutils [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.769518] [47313]: DEBUG oslo_concurrency.lockutils [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.865476] [47312]: DEBUG nova.policy [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 995.869820] [47312]: INFO nova.api.openstack.requestlog [None req-f070cf2e-6d09-4fdd-b098-98e9b8f90e69 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1517 microversion: 2.1 time: 0.116028 [ 995.870171] [47312]: [pid: 47312|app: 0|req: 4442/8695] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:52 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1517 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.900671] [47313]: DEBUG nova.policy [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 995.900867] [47312]: DEBUG nova.api.openstack.wsgi [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 995.902621] [47312]: DEBUG nova.compute.api [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 995.905117] [47313]: INFO nova.api.openstack.requestlog [None req-77860779-ab76-4e3c-8eaf-e2eb8ec06bbe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1515 microversion: 2.1 time: 0.144225 [ 995.905451] [47313]: [pid: 47313|app: 0|req: 4254/8696] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:52 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1515 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 995.906287] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.906577] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.906768] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.907215] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.907437] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.907896] [47312]: DEBUG oslo_concurrency.lockutils [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.907963] [47313]: DEBUG nova.api.openstack.wsgi [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 995.909177] [47313]: DEBUG nova.compute.api [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 995.912402] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.912626] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.912834] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.913282] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 995.913479] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 995.913653] [47313]: DEBUG oslo_concurrency.lockutils [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 995.947876] [47312]: DEBUG nova.policy [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 995.952599] [47312]: DEBUG nova.policy [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 995.953301] [47312]: DEBUG nova.policy [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 995.953913] [47312]: INFO nova.api.openstack.requestlog [None req-fb0a49a6-9b42-4fd1-96d2-ed61c7e781ad tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 200 len: 1381 microversion: 2.47 time: 0.055441 [ 995.954449] [47312]: [pid: 47312|app: 0|req: 4443/8697] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:52 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 995.993790] [47313]: DEBUG nova.policy [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 995.998370] [47313]: INFO nova.api.openstack.requestlog [None req-9aa732dc-08b1-41ba-b51f-7584622ac1cf tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.092359 [ 995.998695] [47313]: [pid: 47313|app: 0|req: 4255/8698] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:52 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.499570] [47312]: DEBUG nova.api.openstack.wsgi [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fe46ee70-0cdf-4cf9-b768-631668745fa1"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 996.502054] [47312]: DEBUG nova.compute.api [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 996.508295] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.508538] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.508721] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.509103] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.509305] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.509481] [47312]: DEBUG oslo_concurrency.lockutils [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.638198] [47313]: DEBUG nova.api.openstack.wsgi [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 996.640544] [47313]: DEBUG nova.compute.api [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 996.645766] [47313]: DEBUG oslo_concurrency.lockutils [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.646130] [47313]: DEBUG oslo_concurrency.lockutils [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.646413] [47313]: DEBUG oslo_concurrency.lockutils [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.646962] [47313]: DEBUG oslo_concurrency.lockutils [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.647343] [47313]: DEBUG oslo_concurrency.lockutils [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.647534] [47313]: DEBUG oslo_concurrency.lockutils [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.733621] [47313]: DEBUG nova.policy [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 996.738128] [47313]: INFO nova.api.openstack.requestlog [None req-59cb3a13-64a7-4325-a0ca-ac7a89a704a4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1307 microversion: 2.1 time: 0.103201 [ 996.738535] [47313]: [pid: 47313|app: 0|req: 4256/8699] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:53 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1307 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.882493] [47313]: DEBUG nova.api.openstack.wsgi [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 996.884439] [47313]: DEBUG nova.compute.api [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 996.888030] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.888255] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.888524] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.888902] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.889115] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.889326] [47313]: DEBUG oslo_concurrency.lockutils [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.967543] [47313]: DEBUG nova.policy [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 996.972226] [47313]: INFO nova.api.openstack.requestlog [None req-0bf8ce25-ba43-4632-9b47-9c5d14edf447 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.091942 [ 996.972586] [47313]: [pid: 47313|app: 0|req: 4257/8700] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:53 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 996.975140] [47313]: DEBUG nova.api.openstack.wsgi [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 996.976801] [47313]: DEBUG nova.compute.api [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 996.980347] [47313]: DEBUG oslo_concurrency.lockutils [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.980596] [47313]: DEBUG oslo_concurrency.lockutils [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.980782] [47313]: DEBUG oslo_concurrency.lockutils [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.981158] [47313]: DEBUG oslo_concurrency.lockutils [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 996.981379] [47313]: DEBUG oslo_concurrency.lockutils [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 996.981558] [47313]: DEBUG oslo_concurrency.lockutils [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 996.995034] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=4 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.065025] [47313]: DEBUG nova.policy [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.070733] [47313]: INFO nova.api.openstack.requestlog [None req-92116c4a-b653-4cf9-8e3d-cd5be5baacb6 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1516 microversion: 2.1 time: 0.097221 [ 997.071364] [47313]: [pid: 47313|app: 0|req: 4258/8701] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:53 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1516 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.075074] [47313]: DEBUG nova.api.openstack.wsgi [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 997.076287] [47313]: DEBUG nova.compute.api [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 997.077415] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=14 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.080889] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.081148] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.081359] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.081740] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.081960] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.082157] [47313]: DEBUG oslo_concurrency.lockutils [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.119075] [47313]: DEBUG nova.policy [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.124432] [47313]: DEBUG nova.policy [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.125214] [47313]: DEBUG nova.policy [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.125995] [47313]: INFO nova.api.openstack.requestlog [None req-9ae4f155-4888-4599-90b5-2e954392cf30 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 200 len: 1381 microversion: 2.47 time: 0.053936 [ 997.126384] [47313]: [pid: 47313|app: 0|req: 4259/8702] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:53 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 997.129135] [47313]: DEBUG nova.api.openstack.wsgi [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 997.130908] [47313]: DEBUG nova.compute.api [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 997.134963] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.135257] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.135454] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.135827] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.136036] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.136247] [47313]: DEBUG oslo_concurrency.lockutils [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.215929] [47313]: DEBUG nova.policy [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.220726] [47313]: INFO nova.api.openstack.requestlog [None req-ba6c8170-7e3e-4218-8166-b8988197e352 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.093666 [ 997.221092] [47313]: [pid: 47313|app: 0|req: 4260/8703] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:53 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.223838] [47313]: DEBUG nova.api.openstack.wsgi [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 997.225601] [47313]: DEBUG nova.compute.api [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 997.229957] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.230217] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.230410] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.230857] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.231112] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.231337] [47313]: DEBUG oslo_concurrency.lockutils [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.357061] [47313]: DEBUG nova.policy [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.361826] [47313]: INFO nova.api.openstack.requestlog [None req-0dcece02-2134-4c47-9876-6c957a2ecc26 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.140026 [ 997.362248] [47313]: [pid: 47313|app: 0|req: 4261/8704] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.365055] [47313]: DEBUG nova.api.openstack.wsgi [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 997.366852] [47313]: DEBUG nova.compute.api [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 997.370855] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.371164] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.371294] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.371649] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.371903] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.372119] [47313]: DEBUG oslo_concurrency.lockutils [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.447872] [47313]: DEBUG nova.policy [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.452719] [47313]: INFO nova.api.openstack.requestlog [None req-ef0dc264-ac0a-4426-99c4-a87bb95ff302 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.089837 [ 997.453047] [47313]: [pid: 47313|app: 0|req: 4262/8705] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.466456] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bc0949f-163c-4664-a961-eb331e0c71fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 997.468775] [47313]: INFO nova.api.openstack.wsgi [None req-6bc0949f-163c-4664-a961-eb331e0c71fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 7f7fc860-226a-4fd6-8342-471e2d4b9796 has no mapping to a cell. [ 997.469119] [47313]: DEBUG nova.api.openstack.wsgi [None req-6bc0949f-163c-4664-a961-eb331e0c71fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 7f7fc860-226a-4fd6-8342-471e2d4b9796 has no mapping to a cell. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 997.469572] [47313]: INFO nova.api.openstack.requestlog [None req-6bc0949f-163c-4664-a961-eb331e0c71fe tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/7f7fc860-226a-4fd6-8342-471e2d4b9796/action" status: 404 len: 117 microversion: 2.1 time: 0.007602 [ 997.469872] [47313]: [pid: 47313|app: 0|req: 4263/8706] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:54 2024] POST /compute/v2.1/servers/7f7fc860-226a-4fd6-8342-471e2d4b9796/action => generated 117 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 997.474313] [47313]: DEBUG nova.api.openstack.wsgi [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 997.720446] [47313]: DEBUG nova.compute.api [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 997.724470] [47313]: DEBUG oslo_concurrency.lockutils [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.724737] [47313]: DEBUG oslo_concurrency.lockutils [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.724923] [47313]: DEBUG oslo_concurrency.lockutils [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.725322] [47313]: DEBUG oslo_concurrency.lockutils [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.725542] [47313]: DEBUG oslo_concurrency.lockutils [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.725718] [47313]: DEBUG oslo_concurrency.lockutils [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.807175] [47313]: DEBUG nova.policy [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.812085] [47313]: INFO nova.api.openstack.requestlog [None req-d29af45a-2fdf-4fd2-8477-8354004702b7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.339530 [ 997.812427] [47313]: [pid: 47313|app: 0|req: 4264/8707] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 997.815126] [47313]: DEBUG nova.api.openstack.wsgi [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 997.816869] [47313]: DEBUG nova.compute.api [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 997.820719] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.820974] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.821758] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.821758] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.822501] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.822501] [47313]: DEBUG oslo_concurrency.lockutils [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.925340] [47313]: DEBUG nova.policy [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 997.929644] [47313]: INFO nova.api.openstack.requestlog [None req-51c2256b-2ded-4fdd-856a-a76b668fcba2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1486 microversion: 2.1 time: 0.116636 [ 997.929983] [47313]: [pid: 47313|app: 0|req: 4265/8708] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1486 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 997.933011] [47313]: DEBUG nova.api.openstack.wsgi [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 997.934674] [47313]: DEBUG nova.compute.api [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 997.938254] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.938496] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.938698] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 997.939081] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 997.939297] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 997.939470] [47313]: DEBUG oslo_concurrency.lockutils [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.027296] [47313]: DEBUG nova.policy [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.032868] [47313]: INFO nova.api.openstack.requestlog [None req-7f487f33-7826-4f01-9d9c-6416c9348949 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.102243 [ 998.033239] [47313]: [pid: 47313|app: 0|req: 4266/8709] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.035783] [47313]: DEBUG nova.api.openstack.wsgi [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.037747] [47313]: DEBUG nova.compute.api [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.040978] [47313]: DEBUG oslo_concurrency.lockutils [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.041272] [47313]: DEBUG oslo_concurrency.lockutils [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.041425] [47313]: DEBUG oslo_concurrency.lockutils [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.041781] [47313]: DEBUG oslo_concurrency.lockutils [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.041975] [47313]: DEBUG oslo_concurrency.lockutils [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.042160] [47313]: DEBUG oslo_concurrency.lockutils [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.115574] [47313]: DEBUG nova.policy [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba4c8c66c98740299bbeafab240169e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.120462] [47313]: INFO nova.api.openstack.requestlog [None req-c696f997-d522-4cf4-83f9-ac89b525469e tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1486 microversion: 2.1 time: 0.086622 [ 998.120854] [47313]: [pid: 47313|app: 0|req: 4267/8710] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1486 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.123544] [47313]: DEBUG nova.api.openstack.wsgi [None req-a55cadc0-5dbc-4647-a418-12656245dbb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 998.125181] [47313]: DEBUG nova.compute.api [None req-a55cadc0-5dbc-4647-a418-12656245dbb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: b860a40e-f00e-41dc-a72c-0629ffc7180a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.128633] [47313]: INFO nova.api.openstack.wsgi [None req-a55cadc0-5dbc-4647-a418-12656245dbb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance b860a40e-f00e-41dc-a72c-0629ffc7180a could not be found. [ 998.128993] [47313]: DEBUG nova.api.openstack.wsgi [None req-a55cadc0-5dbc-4647-a418-12656245dbb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance b860a40e-f00e-41dc-a72c-0629ffc7180a could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 998.129614] [47313]: INFO nova.api.openstack.requestlog [None req-a55cadc0-5dbc-4647-a418-12656245dbb4 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/b860a40e-f00e-41dc-a72c-0629ffc7180a/action" status: 404 len: 111 microversion: 2.1 time: 0.008116 [ 998.129911] [47313]: [pid: 47313|app: 0|req: 4268/8711] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:54 2024] POST /compute/v2.1/servers/b860a40e-f00e-41dc-a72c-0629ffc7180a/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 998.132963] [47313]: DEBUG nova.api.openstack.wsgi [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.133368] [47312]: INFO nova.api.openstack.requestlog [None req-0fd949fd-f966-49e7-a98f-e655d6413f4d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.636086 [ 998.133799] [47312]: [pid: 47312|app: 0|req: 4444/8712] 10.180.1.21 () {60 vars in 1318 bytes} [Thu Oct 31 12:17:53 2024] POST /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments => generated 194 bytes in 1637 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 998.136391] [47313]: DEBUG nova.compute.api [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.137863] [47312]: DEBUG nova.api.openstack.wsgi [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.139254] [47312]: DEBUG nova.compute.api [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.139387] [47313]: DEBUG oslo_concurrency.lockutils [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.139387] [47313]: DEBUG oslo_concurrency.lockutils [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.139387] [47313]: DEBUG oslo_concurrency.lockutils [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.139651] [47313]: DEBUG oslo_concurrency.lockutils [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.139878] [47313]: DEBUG oslo_concurrency.lockutils [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.140022] [47313]: DEBUG oslo_concurrency.lockutils [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.142218] [47312]: DEBUG oslo_concurrency.lockutils [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.142477] [47312]: DEBUG oslo_concurrency.lockutils [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.142701] [47312]: DEBUG oslo_concurrency.lockutils [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.143239] [47312]: DEBUG oslo_concurrency.lockutils [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.143615] [47312]: DEBUG oslo_concurrency.lockutils [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.143677] [47312]: DEBUG oslo_concurrency.lockutils [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.251031] [47313]: DEBUG nova.policy [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.253378] [47312]: DEBUG nova.policy [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba4c8c66c98740299bbeafab240169e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.255748] [47313]: INFO nova.api.openstack.requestlog [None req-06da669b-2fdb-4731-b377-7322f8a274d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1513 microversion: 2.1 time: 0.125227 [ 998.256128] [47313]: [pid: 47313|app: 0|req: 4269/8713] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1513 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.257949] [47312]: INFO nova.api.openstack.requestlog [None req-2747f534-9c80-44cf-9cdf-475c92f1dd99 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1486 microversion: 2.1 time: 0.123358 [ 998.258285] [47312]: [pid: 47312|app: 0|req: 4445/8714] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:54 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1486 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.258994] [47313]: DEBUG nova.api.openstack.wsgi [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.260196] [47313]: DEBUG nova.compute.api [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.260683] [47312]: DEBUG nova.api.openstack.wsgi [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.262316] [47312]: DEBUG nova.compute.api [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.263704] [47313]: DEBUG oslo_concurrency.lockutils [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.263942] [47313]: DEBUG oslo_concurrency.lockutils [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.264142] [47313]: DEBUG oslo_concurrency.lockutils [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.264523] [47313]: DEBUG oslo_concurrency.lockutils [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.264722] [47313]: DEBUG oslo_concurrency.lockutils [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.264896] [47313]: DEBUG oslo_concurrency.lockutils [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.265629] [47312]: DEBUG oslo_concurrency.lockutils [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.265869] [47312]: DEBUG oslo_concurrency.lockutils [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.266054] [47312]: DEBUG oslo_concurrency.lockutils [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.266414] [47312]: DEBUG oslo_concurrency.lockutils [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.266611] [47312]: DEBUG oslo_concurrency.lockutils [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.266777] [47312]: DEBUG oslo_concurrency.lockutils [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.309034] [47312]: DEBUG nova.policy [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.314853] [47312]: DEBUG nova.policy [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.315028] [47312]: DEBUG nova.policy [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.315593] [47312]: INFO nova.api.openstack.requestlog [None req-37e2d417-0051-49fa-a282-95ead22eefd7 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 200 len: 1381 microversion: 2.47 time: 0.056801 [ 998.315909] [47312]: [pid: 47312|app: 0|req: 4446/8715] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:55 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 1381 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 998.319066] [47312]: DEBUG nova.api.openstack.wsgi [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 998.320113] [47312]: DEBUG nova.compute.api [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.324143] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.324345] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.324530] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.324892] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.325107] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.325319] [47312]: DEBUG oslo_concurrency.lockutils [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.358529] [47312]: INFO nova.api.openstack.requestlog [None req-2a659881-3fea-454a-a450-b042e565c806 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8/action" status: 204 len: 0 microversion: 2.1 time: 0.041819 [ 998.358942] [47312]: [pid: 47312|app: 0|req: 4447/8716] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:55 2024] POST /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 998.365021] [47312]: DEBUG nova.api.openstack.wsgi [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.365021] [47312]: DEBUG nova.compute.api [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.366677] [47312]: DEBUG oslo_concurrency.lockutils [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.366901] [47312]: DEBUG oslo_concurrency.lockutils [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.367101] [47312]: DEBUG oslo_concurrency.lockutils [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.367476] [47312]: DEBUG oslo_concurrency.lockutils [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.367704] [47312]: DEBUG oslo_concurrency.lockutils [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.367895] [47312]: DEBUG oslo_concurrency.lockutils [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.383067] [47312]: DEBUG nova.compute.api [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 998.440253] [47312]: INFO nova.api.openstack.requestlog [None req-f26d6ab3-ecdb-41ad-a1ff-231683533586 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 204 len: 0 microversion: 2.1 time: 0.080175 [ 998.440671] [47312]: [pid: 47312|app: 0|req: 4448/8717] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:17:55 2024] DELETE /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 998.444542] [47312]: DEBUG nova.api.openstack.wsgi [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.446442] [47312]: DEBUG nova.compute.api [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.450272] [47312]: DEBUG oslo_concurrency.lockutils [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.450549] [47312]: DEBUG oslo_concurrency.lockutils [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.450750] [47312]: DEBUG oslo_concurrency.lockutils [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.451274] [47312]: DEBUG oslo_concurrency.lockutils [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.451484] [47312]: DEBUG oslo_concurrency.lockutils [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.451699] [47312]: DEBUG oslo_concurrency.lockutils [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.585185] [47313]: DEBUG nova.policy [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.591527] [47313]: INFO nova.api.openstack.requestlog [None req-f05a7052-9100-46a2-9f5a-25a8e9270322 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.334794 [ 998.591890] [47313]: [pid: 47313|app: 0|req: 4270/8718] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:55 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.599032] [47313]: DEBUG nova.api.openstack.wsgi [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.599032] [47313]: DEBUG nova.compute.api [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.602823] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.603071] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.603457] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.603837] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.604056] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.604288] [47313]: DEBUG oslo_concurrency.lockutils [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.604788] [47312]: DEBUG nova.policy [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.609313] [47312]: INFO nova.api.openstack.requestlog [None req-721d597b-f149-487c-b7ed-e5654908c0e5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1513 microversion: 2.1 time: 0.167799 [ 998.609694] [47312]: [pid: 47312|app: 0|req: 4449/8719] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:55 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1513 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.612140] [47312]: DEBUG nova.api.openstack.wsgi [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.613878] [47312]: DEBUG nova.compute.api [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.617236] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.617467] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.617649] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.617995] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.618209] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.618408] [47312]: DEBUG oslo_concurrency.lockutils [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.710593] [47313]: DEBUG nova.policy [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.715074] [47313]: INFO nova.api.openstack.requestlog [None req-81f903f2-3af8-4eb7-b6c3-ea1c6023c380 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.122518 [ 998.715398] [47313]: [pid: 47313|app: 0|req: 4271/8720] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:55 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.718038] [47313]: DEBUG nova.api.openstack.wsgi [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.719582] [47313]: DEBUG nova.compute.api [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.720953] [47312]: DEBUG nova.policy [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.722833] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.723104] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.723286] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.723642] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.723877] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.724183] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.725335] [47312]: INFO nova.api.openstack.requestlog [None req-2d736719-cc4b-46a1-a146-15157ebdf73a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1492 microversion: 2.1 time: 0.115045 [ 998.725653] [47312]: [pid: 47312|app: 0|req: 4450/8721] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:55 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1492 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.831247] [47313]: DEBUG nova.policy [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 998.835965] [47313]: INFO nova.api.openstack.requestlog [None req-8dc56823-af50-448e-b351-565a8e20ed6f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.119952 [ 998.836535] [47313]: [pid: 47313|app: 0|req: 4272/8722] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:55 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 998.847060] [47312]: DEBUG nova.api.openstack.wsgi [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 998.848837] [47312]: DEBUG nova.compute.api [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.852859] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.853061] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.853325] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.853783] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.854147] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.854242] [47312]: DEBUG oslo_concurrency.lockutils [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.867986] [47312]: DEBUG nova.objects.instance [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'flavor' on Instance uuid 9562558a-89ba-4169-bd0a-ad31fc0c33bc {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 998.908928] [47312]: INFO nova.api.openstack.requestlog [None req-f7eedf69-cb8c-4365-8c1d-6f6e2595c822 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 202 len: 0 microversion: 2.1 time: 0.064055 [ 998.909378] [47312]: [pid: 47312|app: 0|req: 4451/8723] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:55 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 998.914829] [47313]: DEBUG nova.api.openstack.wsgi [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 998.916795] [47313]: DEBUG nova.compute.api [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 998.920665] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.921033] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.921294] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 998.921765] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 998.921980] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 998.922249] [47313]: DEBUG oslo_concurrency.lockutils [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.003592] [47313]: DEBUG nova.policy [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 999.008305] [47313]: INFO nova.api.openstack.requestlog [None req-cb8bd066-c68e-4cea-a43a-3a7c11718dbb tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1512 microversion: 2.1 time: 0.096030 [ 999.008992] [47313]: [pid: 47313|app: 0|req: 4273/8724] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:55 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1512 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.332021] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 999.334050] [47312]: DEBUG nova.compute.api [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 999.338054] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.338290] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.338475] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.338827] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.339034] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.339211] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.359338] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.359614] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.359797] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.360073] [47312]: DEBUG nova.objects.instance [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lazy-loading 'fault' on Instance uuid bf32c8b2-51b4-495a-b340-5dbabdf33137 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 999.400241] [47312]: DEBUG nova.policy [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 999.405994] [47312]: DEBUG nova.policy [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 999.406804] [47312]: DEBUG nova.policy [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 999.407629] [47312]: INFO nova.api.openstack.requestlog [None req-ba2b5aec-5b82-4edc-8809-4f7c0eac431e tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 200 len: 1386 microversion: 2.47 time: 0.078349 [ 999.408032] [47312]: [pid: 47312|app: 0|req: 4452/8725] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:56 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 1386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 999.622977] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 999.625621] [47313]: DEBUG nova.compute.api [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 999.632804] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.633249] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.633596] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.634205] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.634532] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.634833] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.728491] [47312]: DEBUG nova.api.openstack.wsgi [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 999.730430] [47312]: DEBUG nova.compute.api [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 999.735140] [47312]: DEBUG oslo_concurrency.lockutils [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.735354] [47313]: DEBUG nova.policy [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 999.735693] [47312]: DEBUG oslo_concurrency.lockutils [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.735855] [47312]: DEBUG oslo_concurrency.lockutils [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.736388] [47312]: DEBUG oslo_concurrency.lockutils [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.736597] [47312]: DEBUG oslo_concurrency.lockutils [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.736772] [47312]: DEBUG oslo_concurrency.lockutils [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.744134] [47313]: INFO nova.api.openstack.requestlog [None req-b1be0b8d-43d2-42cf-bf50-2040b4eed58b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1513 microversion: 2.1 time: 0.124522 [ 999.744612] [47313]: [pid: 47313|app: 0|req: 4274/8726] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:56 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1513 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.750026] [47313]: DEBUG nova.api.openstack.wsgi [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 999.750331] [47313]: DEBUG nova.compute.api [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 999.754731] [47313]: DEBUG oslo_concurrency.lockutils [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.755112] [47313]: DEBUG oslo_concurrency.lockutils [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.755358] [47313]: DEBUG oslo_concurrency.lockutils [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.755817] [47313]: DEBUG oslo_concurrency.lockutils [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 999.756120] [47313]: DEBUG oslo_concurrency.lockutils [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 999.756353] [47313]: DEBUG oslo_concurrency.lockutils [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 999.845311] [47312]: DEBUG nova.policy [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 999.849668] [47312]: INFO nova.api.openstack.requestlog [None req-90fda2ba-78ff-42e4-ba72-d990df9f12f4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.123900 [ 999.850124] [47312]: [pid: 47312|app: 0|req: 4453/8727] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:56 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 999.859261] [47313]: DEBUG nova.policy [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 999.863499] [47313]: INFO nova.api.openstack.requestlog [None req-604b999d-eb59-42e8-a587-a2850b43c655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1492 microversion: 2.1 time: 0.118166 [ 999.863806] [47313]: [pid: 47313|app: 0|req: 4275/8728] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:56 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1492 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.020118] [47312]: DEBUG nova.api.openstack.wsgi [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1000.022362] [47312]: DEBUG nova.compute.api [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1000.025950] [47312]: DEBUG oslo_concurrency.lockutils [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.026239] [47312]: DEBUG oslo_concurrency.lockutils [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.026430] [47312]: DEBUG oslo_concurrency.lockutils [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.026864] [47312]: DEBUG oslo_concurrency.lockutils [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.027077] [47312]: DEBUG oslo_concurrency.lockutils [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.027254] [47312]: DEBUG oslo_concurrency.lockutils [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.117441] [47312]: DEBUG nova.policy [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1000.123011] [47312]: INFO nova.api.openstack.requestlog [None req-208bb2f4-12b9-4a10-8dc4-a26c37a0687c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1512 microversion: 2.1 time: 0.105090 [ 1000.123373] [47312]: [pid: 47312|app: 0|req: 4454/8729] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:56 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1512 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.423384] [47313]: DEBUG nova.api.openstack.wsgi [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1000.426029] [47313]: DEBUG nova.compute.api [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1000.429180] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.429465] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.429654] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.430025] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.430222] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.430398] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.448893] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.449154] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.449341] [47313]: DEBUG oslo_concurrency.lockutils [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.449536] [47313]: DEBUG nova.objects.instance [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lazy-loading 'fault' on Instance uuid bf32c8b2-51b4-495a-b340-5dbabdf33137 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1000.470815] [47313]: DEBUG nova.policy [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1000.475512] [47313]: DEBUG nova.policy [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1000.476188] [47313]: DEBUG nova.policy [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'e4e6a6a56662442ebbf808b7318d619d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c626ccddb4dd4aada96840a047bbe485', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1000.476860] [47313]: INFO nova.api.openstack.requestlog [None req-370bb072-6571-4c35-9c3a-19856ab1b971 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 200 len: 1386 microversion: 2.47 time: 0.056026 [ 1000.477195] [47313]: [pid: 47313|app: 0|req: 4276/8730] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:57 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 1386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1000.759708] [47312]: DEBUG nova.api.openstack.wsgi [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1000.761409] [47312]: DEBUG nova.compute.api [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1000.764787] [47312]: DEBUG oslo_concurrency.lockutils [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.765034] [47312]: DEBUG oslo_concurrency.lockutils [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.765228] [47312]: DEBUG oslo_concurrency.lockutils [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.765616] [47312]: DEBUG oslo_concurrency.lockutils [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.765822] [47312]: DEBUG oslo_concurrency.lockutils [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.765996] [47312]: DEBUG oslo_concurrency.lockutils [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.839757] [47313]: DEBUG nova.api.openstack.wsgi [req-3e2bc092-8196-4054-978b-631739956586 req-ac2965e3-3084-410c-86a6-a37904b0cddb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ff25c137-ba78-4807-bd64-f3075e81dd5d", "name": "network-vif-deleted", "tag": "3cb5d7b0-0653-4fb7-9262-abe4ebb1df74"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1000.841490] [47312]: DEBUG nova.policy [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1000.846455] [47313]: DEBUG oslo_concurrency.lockutils [req-3e2bc092-8196-4054-978b-631739956586 req-ac2965e3-3084-410c-86a6-a37904b0cddb service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.846683] [47312]: INFO nova.api.openstack.requestlog [None req-187eb186-50b5-4c45-a136-b88e25a938dc tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1513 microversion: 2.1 time: 0.089122 [ 1000.846787] [47313]: DEBUG oslo_concurrency.lockutils [req-3e2bc092-8196-4054-978b-631739956586 req-ac2965e3-3084-410c-86a6-a37904b0cddb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.847039] [47312]: [pid: 47312|app: 0|req: 4455/8731] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:57 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.847096] [47313]: DEBUG oslo_concurrency.lockutils [req-3e2bc092-8196-4054-978b-631739956586 req-ac2965e3-3084-410c-86a6-a37904b0cddb service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.853799] [47313]: INFO nova.api.openstack.compute.server_external_events [req-3e2bc092-8196-4054-978b-631739956586 req-ac2965e3-3084-410c-86a6-a37904b0cddb service nova] Creating event network-vif-deleted:3cb5d7b0-0653-4fb7-9262-abe4ebb1df74 for instance ff25c137-ba78-4807-bd64-f3075e81dd5d on cpu-1 [ 1000.856612] [47313]: INFO nova.api.openstack.requestlog [req-3e2bc092-8196-4054-978b-631739956586 req-ac2965e3-3084-410c-86a6-a37904b0cddb service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019231 [ 1000.856944] [47313]: [pid: 47313|app: 0|req: 4277/8732] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:17:57 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1000.861182] [47312]: DEBUG nova.api.openstack.wsgi [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1000.863713] [47312]: DEBUG nova.compute.api [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1000.866562] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.866945] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.867078] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.867497] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.867734] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.867956] [47312]: DEBUG oslo_concurrency.lockutils [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.875245] [47313]: DEBUG nova.api.openstack.wsgi [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1000.877023] [47313]: DEBUG nova.compute.api [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1000.880640] [47313]: DEBUG oslo_concurrency.lockutils [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.880868] [47313]: DEBUG oslo_concurrency.lockutils [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.881085] [47313]: DEBUG oslo_concurrency.lockutils [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.881472] [47313]: DEBUG oslo_concurrency.lockutils [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1000.881676] [47313]: DEBUG oslo_concurrency.lockutils [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1000.881915] [47313]: DEBUG oslo_concurrency.lockutils [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1000.930461] [47313]: DEBUG nova.policy [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1000.935782] [47313]: INFO nova.api.openstack.requestlog [None req-439e796e-6198-4ce4-9618-2829f7019d5a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1288 microversion: 2.1 time: 0.062588 [ 1000.935782] [47313]: [pid: 47313|app: 0|req: 4278/8733] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:57 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1288 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1000.952061] [47312]: DEBUG nova.policy [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1000.956580] [47312]: INFO nova.api.openstack.requestlog [None req-9f6effeb-a55b-4567-b86a-8ccb04ace56e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1313 microversion: 2.1 time: 0.097693 [ 1000.956950] [47312]: [pid: 47312|app: 0|req: 4456/8734] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:57 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1313 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.135541] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1001.137309] [47313]: DEBUG nova.compute.api [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1001.140857] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.141134] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.141337] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.141683] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.141884] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.142071] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.209680] [47313]: DEBUG nova.policy [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1001.214019] [47313]: INFO nova.api.openstack.requestlog [None req-0b45d12a-fd33-4a0c-94a3-e955ffd936be tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1495 microversion: 2.1 time: 0.080798 [ 1001.214417] [47313]: [pid: 47313|app: 0|req: 4279/8735] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:57 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1495 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.225852] [47312]: DEBUG nova.api.openstack.wsgi [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1001.227503] [47312]: DEBUG nova.compute.api [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1001.231380] [47312]: DEBUG oslo_concurrency.lockutils [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.231610] [47312]: DEBUG oslo_concurrency.lockutils [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.231794] [47312]: DEBUG oslo_concurrency.lockutils [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.232160] [47312]: DEBUG oslo_concurrency.lockutils [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.232360] [47312]: DEBUG oslo_concurrency.lockutils [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.232531] [47312]: DEBUG oslo_concurrency.lockutils [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.245388] [47312]: DEBUG nova.objects.instance [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'flavor' on Instance uuid 9562558a-89ba-4169-bd0a-ad31fc0c33bc {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1001.251849] [47312]: INFO nova.api.openstack.wsgi [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Cannot 'suspend' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state suspended [ 1001.252193] [47312]: DEBUG nova.api.openstack.wsgi [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 409 to user: Cannot 'suspend' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state suspended {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1001.252625] [47312]: INFO nova.api.openstack.requestlog [None req-12b06c63-795e-415d-afd0-9e7f52bfa4f1 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 409 len: 148 microversion: 2.1 time: 0.029171 [ 1001.252925] [47312]: [pid: 47312|app: 0|req: 4457/8736] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:58 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 148 bytes in 30 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1001.257947] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1001.259708] [47313]: DEBUG nova.compute.api [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1001.263306] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.263579] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.263769] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.264140] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.264357] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.264577] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.300326] [47313]: INFO nova.api.openstack.requestlog [None req-e2ec515c-8046-4454-9a65-3abdeb6b8087 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 202 len: 0 microversion: 2.1 time: 0.044455 [ 1001.300719] [47313]: [pid: 47313|app: 0|req: 4280/8737] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:58 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1001.306836] [47312]: DEBUG nova.api.openstack.wsgi [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1001.308571] [47312]: DEBUG nova.compute.api [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1001.312064] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.312313] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.312497] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.312857] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.313067] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.313269] [47312]: DEBUG oslo_concurrency.lockutils [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.383939] [47312]: DEBUG nova.policy [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1001.388273] [47312]: INFO nova.api.openstack.requestlog [None req-53d7c825-351a-41dc-bd5a-c35122c38a86 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1501 microversion: 2.1 time: 0.084999 [ 1001.388717] [47312]: [pid: 47312|app: 0|req: 4458/8738] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:58 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1501 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1001.492903] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1001.494686] [47313]: DEBUG nova.compute.api [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] [instance: bf32c8b2-51b4-495a-b340-5dbabdf33137] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1001.498312] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.498541] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.498728] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.499135] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.499344] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.499518] [47313]: DEBUG oslo_concurrency.lockutils [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.509682] [47313]: INFO nova.api.openstack.wsgi [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] HTTP exception thrown: Instance bf32c8b2-51b4-495a-b340-5dbabdf33137 could not be found. [ 1001.509973] [47313]: DEBUG nova.api.openstack.wsgi [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] Returning 404 to user: Instance bf32c8b2-51b4-495a-b340-5dbabdf33137 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1001.510447] [47313]: INFO nova.api.openstack.requestlog [None req-2bbc3463-a471-4d8f-add8-23f238e927e0 tempest-ServerShowV247Test-1728103715 tempest-ServerShowV247Test-1728103715-project-member] 10.180.1.21 "GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137" status: 404 len: 111 microversion: 2.47 time: 0.020226 [ 1001.510737] [47313]: [pid: 47313|app: 0|req: 4281/8739] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:17:58 2024] GET /compute/v2.1/servers/bf32c8b2-51b4-495a-b340-5dbabdf33137 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1001.858267] [47312]: DEBUG nova.api.openstack.wsgi [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1001.860031] [47312]: DEBUG nova.compute.api [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1001.865715] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.865947] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.866175] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.866574] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.866775] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.866948] [47312]: DEBUG oslo_concurrency.lockutils [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.947399] [47313]: DEBUG nova.api.openstack.wsgi [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1001.949071] [47313]: DEBUG nova.compute.api [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1001.952657] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.952891] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.953098] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.953487] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.953688] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.953862] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.974155] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1001.974418] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1001.974609] [47313]: DEBUG oslo_concurrency.lockutils [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1001.974805] [47313]: DEBUG nova.objects.instance [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid ff25c137-ba78-4807-bd64-f3075e81dd5d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.010230] [47313]: DEBUG nova.policy [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1002.017159] [47313]: INFO nova.api.openstack.requestlog [None req-15795983-41e4-4595-8326-274909c06f6f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1293 microversion: 2.1 time: 0.072067 [ 1002.017485] [47313]: [pid: 47313|app: 0|req: 4282/8740] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:58 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1293 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.020391] [47313]: DEBUG nova.api.openstack.wsgi [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1002.021393] [47313]: DEBUG nova.compute.api [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1002.024725] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.025040] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.025108] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.025464] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.025661] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.025832] [47313]: DEBUG oslo_concurrency.lockutils [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.027212] [47312]: DEBUG nova.policy [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1002.031515] [47312]: INFO nova.api.openstack.requestlog [None req-a4d5e01a-424c-49c8-9a19-024e00b2ab3e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1513 microversion: 2.1 time: 0.175566 [ 1002.031830] [47312]: [pid: 47312|app: 0|req: 4459/8741] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:58 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1513 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.095347] [47313]: DEBUG nova.policy [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1002.099645] [47313]: INFO nova.api.openstack.requestlog [None req-2e4f8c18-6e77-4b99-86ba-d865ba6a4792 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1500 microversion: 2.1 time: 0.081617 [ 1002.099948] [47313]: [pid: 47313|app: 0|req: 4283/8742] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:58 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1500 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.110824] [47312]: DEBUG nova.api.openstack.wsgi [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1002.112634] [47312]: DEBUG nova.compute.api [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1002.116344] [47312]: DEBUG oslo_concurrency.lockutils [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.116592] [47312]: DEBUG oslo_concurrency.lockutils [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.116774] [47312]: DEBUG oslo_concurrency.lockutils [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.117189] [47312]: DEBUG oslo_concurrency.lockutils [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.117393] [47312]: DEBUG oslo_concurrency.lockutils [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.117565] [47312]: DEBUG oslo_concurrency.lockutils [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.130550] [47312]: DEBUG nova.objects.instance [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'flavor' on Instance uuid 91db79db-d83c-4473-87c8-9dff2f042500 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1002.162869] [47312]: INFO nova.api.openstack.requestlog [None req-64a3bb46-a80a-4eb5-801f-ea516a89105f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500/action" status: 202 len: 0 microversion: 2.1 time: 0.054266 [ 1002.163335] [47312]: [pid: 47312|app: 0|req: 4460/8743] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:17:58 2024] POST /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1002.170261] [47313]: DEBUG nova.api.openstack.wsgi [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1002.172582] [47313]: DEBUG nova.compute.api [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1002.177238] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.177653] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.178010] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.178604] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.178930] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.179232] [47313]: DEBUG oslo_concurrency.lockutils [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.253378] [47313]: DEBUG nova.policy [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1002.257960] [47313]: INFO nova.api.openstack.requestlog [None req-fcf165e6-9abe-4f85-a52a-af10a0f9db8d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1508 microversion: 2.1 time: 0.090996 [ 1002.258833] [47313]: [pid: 47313|app: 0|req: 4284/8744] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:59 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1508 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1002.400434] [47312]: DEBUG nova.api.openstack.wsgi [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1002.402241] [47312]: DEBUG nova.compute.api [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1002.405892] [47312]: DEBUG oslo_concurrency.lockutils [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.406140] [47312]: DEBUG oslo_concurrency.lockutils [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.406327] [47312]: DEBUG oslo_concurrency.lockutils [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.406675] [47312]: DEBUG oslo_concurrency.lockutils [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1002.406870] [47312]: DEBUG oslo_concurrency.lockutils [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1002.407059] [47312]: DEBUG oslo_concurrency.lockutils [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1002.486765] [47312]: DEBUG nova.policy [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1002.494309] [47312]: INFO nova.api.openstack.requestlog [None req-1296445c-04a0-4ec5-b8b3-22a1e9372d05 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1501 microversion: 2.1 time: 0.096274 [ 1002.494679] [47312]: [pid: 47312|app: 0|req: 4461/8745] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:59 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1501 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.032032] [47313]: DEBUG nova.api.openstack.wsgi [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1003.034134] [47313]: DEBUG nova.compute.api [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1003.040581] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.040948] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.041210] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.041604] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.041825] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.042041] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.045526] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1003.049642] [47312]: DEBUG nova.compute.api [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1003.055337] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.055621] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.055829] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.056284] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.056490] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.056731] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.073075] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.073377] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.073575] [47313]: DEBUG oslo_concurrency.lockutils [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.073779] [47313]: DEBUG nova.objects.instance [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid ff25c137-ba78-4807-bd64-f3075e81dd5d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1003.108109] [47313]: DEBUG nova.policy [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1003.112759] [47313]: INFO nova.api.openstack.requestlog [None req-adade91d-16c1-4221-849e-61ac8c380e20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1293 microversion: 2.1 time: 0.083627 [ 1003.113114] [47313]: [pid: 47313|app: 0|req: 4285/8746] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:59 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1293 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.154609] [47312]: DEBUG nova.policy [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1003.160055] [47312]: INFO nova.api.openstack.requestlog [None req-ed966a17-a1be-4d79-9652-3acedc7007fb tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1513 microversion: 2.1 time: 0.117981 [ 1003.160055] [47312]: [pid: 47312|app: 0|req: 4462/8747] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:17:59 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1513 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.270617] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1003.272272] [47313]: DEBUG nova.compute.api [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1003.276264] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.276523] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.276749] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.277134] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.277335] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.277526] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.411674] [47313]: DEBUG nova.policy [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1003.416664] [47313]: INFO nova.api.openstack.requestlog [None req-5c0697e4-809d-49c1-80e1-28545a6460f5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1508 microversion: 2.1 time: 0.148354 [ 1003.417024] [47313]: [pid: 47313|app: 0|req: 4286/8748] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:00 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1508 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.506931] [47312]: DEBUG nova.api.openstack.wsgi [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1003.508596] [47312]: DEBUG nova.compute.api [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1003.512195] [47312]: DEBUG oslo_concurrency.lockutils [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.512441] [47312]: DEBUG oslo_concurrency.lockutils [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.512621] [47312]: DEBUG oslo_concurrency.lockutils [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.512968] [47312]: DEBUG oslo_concurrency.lockutils [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1003.513256] [47312]: DEBUG oslo_concurrency.lockutils [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1003.513466] [47312]: DEBUG oslo_concurrency.lockutils [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1003.595122] [47312]: DEBUG nova.policy [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1003.602467] [47312]: INFO nova.api.openstack.requestlog [None req-392029cc-c9b0-4bd3-a048-17a38f87300a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1501 microversion: 2.1 time: 0.097876 [ 1003.602715] [47312]: [pid: 47312|app: 0|req: 4463/8749] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:00 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1501 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1003.633372] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa790a8d-ce66-4a48-91d5-e5f29981a690 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c47adb010>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1003.663607] [47313]: INFO nova.api.openstack.requestlog [None req-aa790a8d-ce66-4a48-91d5-e5f29981a690 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/ce65ecdd-2831-4d2c-8966-2d8f3afc9572" status: 200 len: 347 microversion: 2.1 time: 0.033410 [ 1003.663952] [47313]: [pid: 47313|app: 0|req: 4287/8750] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:18:00 2024] GET /compute/v2.1/os-volumes/ce65ecdd-2831-4d2c-8966-2d8f3afc9572 => generated 347 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1004.128459] [47312]: DEBUG nova.api.openstack.wsgi [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1004.130117] [47312]: DEBUG nova.compute.api [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1004.133957] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.134264] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.134491] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.134951] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.135205] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.135409] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.155632] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.155841] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.156027] [47312]: DEBUG oslo_concurrency.lockutils [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.156226] [47312]: DEBUG nova.objects.instance [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid ff25c137-ba78-4807-bd64-f3075e81dd5d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1004.175568] [47312]: DEBUG nova.policy [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1004.176850] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1004.178587] [47313]: DEBUG nova.compute.api [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1004.179477] [47312]: INFO nova.api.openstack.requestlog [None req-97584447-ee36-4241-ab02-39554b3cda3a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1293 microversion: 2.1 time: 0.053481 [ 1004.179807] [47312]: [pid: 47312|app: 0|req: 4464/8751] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:00 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1293 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.183181] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.183414] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.183603] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.183959] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.184173] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.184379] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.258710] [47313]: DEBUG nova.policy [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1004.263327] [47313]: INFO nova.api.openstack.requestlog [None req-d8b8ac08-d30e-4494-a263-fdc5efe16a5b tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1513 microversion: 2.1 time: 0.088643 [ 1004.263926] [47313]: [pid: 47313|app: 0|req: 4288/8752] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:01 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1513 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.429992] [47312]: DEBUG nova.api.openstack.wsgi [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1004.431924] [47312]: DEBUG nova.compute.api [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1004.436849] [47312]: DEBUG oslo_concurrency.lockutils [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.437157] [47312]: DEBUG oslo_concurrency.lockutils [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.437376] [47312]: DEBUG oslo_concurrency.lockutils [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.437767] [47312]: DEBUG oslo_concurrency.lockutils [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.437970] [47312]: DEBUG oslo_concurrency.lockutils [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.438206] [47312]: DEBUG oslo_concurrency.lockutils [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.533409] [47312]: DEBUG nova.policy [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1004.538184] [47312]: INFO nova.api.openstack.requestlog [None req-5395f177-1797-49f7-862a-0c88dc32a75f tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1491 microversion: 2.1 time: 0.110793 [ 1004.538543] [47312]: [pid: 47312|app: 0|req: 4465/8753] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:01 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1491 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.549743] [47313]: DEBUG nova.api.openstack.wsgi [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1004.549988] [47313]: DEBUG nova.compute.api [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1004.554072] [47313]: DEBUG oslo_concurrency.lockutils [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.554348] [47313]: DEBUG oslo_concurrency.lockutils [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.554518] [47313]: DEBUG oslo_concurrency.lockutils [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.554884] [47313]: DEBUG oslo_concurrency.lockutils [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.555093] [47313]: DEBUG oslo_concurrency.lockutils [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.555269] [47313]: DEBUG oslo_concurrency.lockutils [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.572831] [47313]: DEBUG nova.compute.api [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1004.615530] [47312]: DEBUG nova.api.openstack.wsgi [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1004.617255] [47312]: DEBUG nova.compute.api [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1004.620930] [47312]: DEBUG oslo_concurrency.lockutils [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.621373] [47312]: DEBUG oslo_concurrency.lockutils [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.621570] [47312]: DEBUG oslo_concurrency.lockutils [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.621963] [47312]: DEBUG oslo_concurrency.lockutils [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.622460] [47312]: DEBUG oslo_concurrency.lockutils [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.622534] [47313]: INFO nova.api.openstack.requestlog [None req-c181b4a0-20b7-40c1-ae6e-5ee3afde97c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 204 len: 0 microversion: 2.1 time: 0.074645 [ 1004.622582] [47312]: DEBUG oslo_concurrency.lockutils [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.622703] [47313]: [pid: 47313|app: 0|req: 4289/8754] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:01 2024] DELETE /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1004.628203] [47313]: DEBUG nova.api.openstack.wsgi [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1004.630108] [47313]: DEBUG nova.compute.api [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1004.634091] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.634479] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.634724] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.635107] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1004.635309] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1004.635520] [47313]: DEBUG oslo_concurrency.lockutils [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1004.738211] [47313]: DEBUG nova.policy [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1004.743188] [47313]: INFO nova.api.openstack.requestlog [None req-9fb91c0a-074e-43cc-8490-1aff3c972930 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1497 microversion: 2.1 time: 0.117427 [ 1004.743545] [47313]: [pid: 47313|app: 0|req: 4290/8755] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:01 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1497 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.787478] [47312]: DEBUG nova.policy [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1004.792374] [47312]: INFO nova.api.openstack.requestlog [None req-047368a1-76b7-4ba0-b0ff-b9787d6ba59b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1501 microversion: 2.1 time: 0.179220 [ 1004.792745] [47312]: [pid: 47312|app: 0|req: 4466/8756] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:01 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1501 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1004.861026] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9980134-ab54-400a-bbad-95c85533c8e8 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c4738b880>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1004.886260] [47313]: INFO nova.api.openstack.requestlog [None req-b9980134-ab54-400a-bbad-95c85533c8e8 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/17d3e3eb-fd61-479e-a786-50db46756362" status: 200 len: 346 microversion: 2.1 time: 0.029297 [ 1004.886581] [47313]: [pid: 47313|app: 0|req: 4291/8757] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:18:01 2024] GET /compute/v2.1/os-volumes/17d3e3eb-fd61-479e-a786-50db46756362 => generated 346 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1005.191249] [47312]: DEBUG nova.api.openstack.wsgi [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1005.192912] [47312]: DEBUG nova.compute.api [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1005.196601] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.196835] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.197029] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.197388] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.197589] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.197762] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.214733] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.214947] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.215140] [47312]: DEBUG oslo_concurrency.lockutils [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.215333] [47312]: DEBUG nova.objects.instance [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid ff25c137-ba78-4807-bd64-f3075e81dd5d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1005.233839] [47312]: DEBUG nova.policy [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1005.237417] [47312]: INFO nova.api.openstack.requestlog [None req-0227dd14-e331-4252-9004-d0c2387936da tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 200 len: 1293 microversion: 2.1 time: 0.048649 [ 1005.237725] [47312]: [pid: 47312|app: 0|req: 4467/8758] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 1293 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.279442] [47313]: DEBUG nova.api.openstack.wsgi [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1005.281114] [47313]: DEBUG nova.compute.api [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1005.285115] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.285352] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.285539] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.285896] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.286108] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.286287] [47313]: DEBUG oslo_concurrency.lockutils [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.358677] [47313]: DEBUG nova.policy [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1005.363064] [47313]: INFO nova.api.openstack.requestlog [None req-c1369c61-a39b-4332-a8b9-ef6dae46e273 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1505 microversion: 2.1 time: 0.085822 [ 1005.363530] [47313]: [pid: 47313|app: 0|req: 4292/8759] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1505 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.374297] [47312]: DEBUG nova.api.openstack.wsgi [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1005.376195] [47312]: DEBUG nova.compute.api [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1005.380193] [47312]: DEBUG oslo_concurrency.lockutils [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.380552] [47312]: DEBUG oslo_concurrency.lockutils [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.380745] [47312]: DEBUG oslo_concurrency.lockutils [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.381143] [47312]: DEBUG oslo_concurrency.lockutils [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.381360] [47312]: DEBUG oslo_concurrency.lockutils [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.381535] [47312]: DEBUG oslo_concurrency.lockutils [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.454111] [47312]: DEBUG nova.policy [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1005.460505] [47312]: INFO nova.api.openstack.requestlog [None req-6441312f-84ea-4737-ae1a-7a987b659abf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1505 microversion: 2.1 time: 0.088539 [ 1005.460828] [47312]: [pid: 47312|app: 0|req: 4468/8760] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1505 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.471546] [47313]: DEBUG nova.api.openstack.wsgi [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1005.473271] [47313]: DEBUG nova.compute.api [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1005.477813] [47313]: DEBUG oslo_concurrency.lockutils [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.478063] [47313]: DEBUG oslo_concurrency.lockutils [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.478254] [47313]: DEBUG oslo_concurrency.lockutils [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.478603] [47313]: DEBUG oslo_concurrency.lockutils [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.478799] [47313]: DEBUG oslo_concurrency.lockutils [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.478968] [47313]: DEBUG oslo_concurrency.lockutils [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.569900] [47313]: DEBUG nova.policy [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1005.574246] [47313]: INFO nova.api.openstack.requestlog [None req-661cae9c-e777-44da-8467-48dbc3b422d2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 200 len: 1505 microversion: 2.1 time: 0.104846 [ 1005.574592] [47313]: [pid: 47313|app: 0|req: 4293/8761] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.589580] [47312]: DEBUG nova.api.openstack.wsgi [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1005.590180] [47312]: DEBUG nova.compute.api [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1005.593474] [47312]: DEBUG oslo_concurrency.lockutils [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.593716] [47312]: DEBUG oslo_concurrency.lockutils [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.593898] [47312]: DEBUG oslo_concurrency.lockutils [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.594314] [47312]: DEBUG oslo_concurrency.lockutils [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.594533] [47312]: DEBUG oslo_concurrency.lockutils [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.594707] [47312]: DEBUG oslo_concurrency.lockutils [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.608252] [47312]: DEBUG nova.compute.api [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1005.647683] [47312]: INFO nova.api.openstack.requestlog [None req-65ed6ab1-57ed-4889-9b8c-3e826597c04f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 204 len: 0 microversion: 2.1 time: 0.060944 [ 1005.647969] [47312]: [pid: 47312|app: 0|req: 4469/8762] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:02 2024] DELETE /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1005.714537] [47313]: DEBUG nova.api.openstack.wsgi [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1095486559", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "767c99dd-b0a1-4b40-91b5-a0241463e3d0"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1005.754773] [47313]: DEBUG nova.network.neutron [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] validate_networks() for [('767c99dd-b0a1-4b40-91b5-a0241463e3d0', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1005.755861] [47312]: DEBUG nova.api.openstack.wsgi [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1005.757588] [47312]: DEBUG nova.compute.api [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1005.761793] [47312]: DEBUG oslo_concurrency.lockutils [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.762092] [47312]: DEBUG oslo_concurrency.lockutils [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.762325] [47312]: DEBUG oslo_concurrency.lockutils [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.762698] [47312]: DEBUG oslo_concurrency.lockutils [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.762904] [47312]: DEBUG oslo_concurrency.lockutils [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.763219] [47312]: DEBUG oslo_concurrency.lockutils [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.876152] [47312]: DEBUG nova.policy [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1005.880871] [47312]: INFO nova.api.openstack.requestlog [None req-feea8603-4dfe-4fd1-8efc-afeaa2e8e4c5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1497 microversion: 2.1 time: 0.127418 [ 1005.881433] [47312]: [pid: 47312|app: 0|req: 4470/8763] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1497 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1005.884135] [47312]: DEBUG nova.api.openstack.wsgi [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1005.885395] [47312]: DEBUG nova.compute.api [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1005.888619] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.888851] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.889051] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.889406] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1005.889610] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1005.889770] [47312]: DEBUG oslo_concurrency.lockutils [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1005.992727] [47313]: DEBUG nova.virt.hardware [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 1005.992936] [47313]: DEBUG nova.virt.hardware [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1005.993205] [47313]: DEBUG nova.virt.hardware [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 1005.993384] [47313]: DEBUG nova.virt.hardware [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1005.993550] [47313]: DEBUG nova.virt.hardware [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 1005.996194] [47312]: DEBUG nova.policy [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.000981] [47312]: INFO nova.api.openstack.requestlog [None req-9cf90bae-8a0c-4944-b294-26ded87a909f tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.119124 [ 1006.001443] [47312]: [pid: 47312|app: 0|req: 4471/8764] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.001695] [47313]: DEBUG oslo_concurrency.lockutils [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.001930] [47313]: DEBUG oslo_concurrency.lockutils [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.002139] [47313]: DEBUG oslo_concurrency.lockutils [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.002539] [47313]: DEBUG oslo_concurrency.lockutils [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.002740] [47313]: DEBUG oslo_concurrency.lockutils [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.002913] [47313]: DEBUG oslo_concurrency.lockutils [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.012656] [47313]: DEBUG nova.quota [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1006.013488] [47312]: DEBUG nova.api.openstack.wsgi [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.015225] [47312]: DEBUG nova.compute.api [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.015750] [47313]: DEBUG nova.quota [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Getting quotas for user cefef67f4ae0451aaa108df20aa7a3db and project 8a685a448ff041db8bc49b4429688e34. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1006.018737] [47312]: DEBUG oslo_concurrency.lockutils [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.019034] [47312]: DEBUG oslo_concurrency.lockutils [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.019168] [47312]: DEBUG oslo_concurrency.lockutils [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.019508] [47312]: DEBUG oslo_concurrency.lockutils [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.019703] [47312]: DEBUG oslo_concurrency.lockutils [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.019872] [47312]: DEBUG oslo_concurrency.lockutils [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.021873] [47313]: DEBUG nova.compute.api [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 1006.023232] [47313]: DEBUG nova.compute.api [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 1006.062829] [47313]: INFO nova.api.openstack.requestlog [None req-d489ee92-3736-4448-8d6b-8c598a6fbd86 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.350549 [ 1006.063253] [47313]: [pid: 47313|app: 0|req: 4294/8765] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:18:02 2024] POST /compute/v2.1/servers => generated 380 bytes in 351 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1006.069407] [47313]: DEBUG nova.api.openstack.wsgi [None req-b6d75789-48a9-4694-b06f-be0f89cd4254 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.071259] [47313]: DEBUG nova.compute.api [None req-b6d75789-48a9-4694-b06f-be0f89cd4254 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.102282] [47313]: DEBUG nova.policy [None req-b6d75789-48a9-4694-b06f-be0f89cd4254 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.106229] [47313]: INFO nova.api.openstack.requestlog [None req-b6d75789-48a9-4694-b06f-be0f89cd4254 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1216 microversion: 2.1 time: 0.039106 [ 1006.106819] [47313]: [pid: 47313|app: 0|req: 4295/8766] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1216 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.109092] [47313]: DEBUG nova.api.openstack.wsgi [None req-0a53500a-f12e-41aa-be4b-f42c0c203460 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c46b653f0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.112243] [47312]: DEBUG nova.policy [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.117960] [47312]: INFO nova.api.openstack.requestlog [None req-592c641b-599f-418d-a6f7-8e9f0d73db98 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.106459 [ 1006.118116] [47312]: [pid: 47312|app: 0|req: 4472/8767] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1006.129042] [47312]: DEBUG nova.api.openstack.wsgi [None req-127ec73b-7b22-46e2-a22d-ab1fb4b9abb7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1006.130704] [47312]: DEBUG nova.compute.api [None req-127ec73b-7b22-46e2-a22d-ab1fb4b9abb7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 681e17c3-5f6a-4650-913f-dff7941a87a1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.134188] [47312]: INFO nova.api.openstack.wsgi [None req-127ec73b-7b22-46e2-a22d-ab1fb4b9abb7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 681e17c3-5f6a-4650-913f-dff7941a87a1 could not be found. [ 1006.134513] [47312]: DEBUG nova.api.openstack.wsgi [None req-127ec73b-7b22-46e2-a22d-ab1fb4b9abb7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 681e17c3-5f6a-4650-913f-dff7941a87a1 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1006.135179] [47312]: INFO nova.api.openstack.requestlog [None req-127ec73b-7b22-46e2-a22d-ab1fb4b9abb7 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/681e17c3-5f6a-4650-913f-dff7941a87a1/action" status: 404 len: 111 microversion: 2.1 time: 0.008426 [ 1006.135483] [47312]: [pid: 47312|app: 0|req: 4473/8768] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:02 2024] POST /compute/v2.1/servers/681e17c3-5f6a-4650-913f-dff7941a87a1/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1006.137184] [47313]: INFO nova.api.openstack.requestlog [None req-0a53500a-f12e-41aa-be4b-f42c0c203460 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/0518e7f6-a652-46cd-ba00-19127e6670b1" status: 200 len: 347 microversion: 2.1 time: 0.029449 [ 1006.137943] [47313]: [pid: 47313|app: 0|req: 4296/8769] 10.180.1.21 () {58 vars in 1240 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/os-volumes/0518e7f6-a652-46cd-ba00-19127e6670b1 => generated 347 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.139611] [47312]: DEBUG nova.api.openstack.wsgi [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.141708] [47312]: DEBUG nova.compute.api [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.144456] [47313]: DEBUG nova.api.openstack.wsgi [None req-1dfce15e-a6a1-47db-a8f8-14a82c76aa2d tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c47adbac0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.144976] [47312]: DEBUG oslo_concurrency.lockutils [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.145179] [47312]: DEBUG oslo_concurrency.lockutils [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.145367] [47312]: DEBUG oslo_concurrency.lockutils [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.145758] [47312]: DEBUG oslo_concurrency.lockutils [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.146028] [47312]: DEBUG oslo_concurrency.lockutils [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.146229] [47312]: DEBUG oslo_concurrency.lockutils [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.195913] [47313]: INFO nova.api.openstack.requestlog [None req-1dfce15e-a6a1-47db-a8f8-14a82c76aa2d tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1023 microversion: 2.1 time: 0.053318 [ 1006.195913] [47313]: [pid: 47313|app: 0|req: 4297/8770] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/os-volumes => generated 1023 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.205718] [47313]: DEBUG nova.api.openstack.wsgi [None req-2720a151-3609-40db-89b2-262756677d8c tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c46b657e0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.222210] [47312]: DEBUG nova.policy [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.226921] [47312]: INFO nova.api.openstack.requestlog [None req-71afe472-c206-487f-b017-0f0f9bc79dec tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.088748 [ 1006.227021] [47312]: [pid: 47312|app: 0|req: 4474/8771] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:02 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.238439] [47312]: DEBUG nova.api.openstack.wsgi [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.240090] [47312]: DEBUG nova.compute.api [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.243900] [47312]: DEBUG oslo_concurrency.lockutils [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.244364] [47312]: DEBUG oslo_concurrency.lockutils [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.245077] [47312]: DEBUG oslo_concurrency.lockutils [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.245077] [47312]: DEBUG oslo_concurrency.lockutils [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.245205] [47312]: DEBUG oslo_concurrency.lockutils [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.245392] [47312]: DEBUG oslo_concurrency.lockutils [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.250939] [47313]: INFO nova.api.openstack.requestlog [None req-2720a151-3609-40db-89b2-262756677d8c tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.048360 [ 1006.251324] [47313]: [pid: 47313|app: 0|req: 4298/8772] 10.180.1.21 () {58 vars in 1144 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/os-volumes?limit=2 => generated 686 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1006.254118] [47313]: DEBUG nova.api.openstack.wsgi [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.255755] [47313]: DEBUG nova.compute.api [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.259654] [47313]: DEBUG oslo_concurrency.lockutils [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.259887] [47313]: DEBUG oslo_concurrency.lockutils [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.260085] [47313]: DEBUG oslo_concurrency.lockutils [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.260461] [47313]: DEBUG oslo_concurrency.lockutils [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.260675] [47313]: DEBUG oslo_concurrency.lockutils [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.260851] [47313]: DEBUG oslo_concurrency.lockutils [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.270126] [47313]: INFO nova.api.openstack.wsgi [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance ff25c137-ba78-4807-bd64-f3075e81dd5d could not be found. [ 1006.270425] [47313]: DEBUG nova.api.openstack.wsgi [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance ff25c137-ba78-4807-bd64-f3075e81dd5d could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1006.270842] [47313]: INFO nova.api.openstack.requestlog [None req-660a76ec-be73-4f80-af25-01f6ae346fbe tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 404 len: 111 microversion: 2.1 time: 0.019047 [ 1006.273134] [47313]: [pid: 47313|app: 0|req: 4299/8773] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1006.275594] [47313]: DEBUG nova.api.openstack.wsgi [None req-d812a587-c2b8-4336-abc2-4bf9d9887476 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c46b644c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.301777] [47313]: INFO nova.api.openstack.requestlog [None req-d812a587-c2b8-4336-abc2-4bf9d9887476 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes" status: 200 len: 1023 microversion: 2.1 time: 0.027967 [ 1006.302228] [47313]: [pid: 47313|app: 0|req: 4300/8774] 10.180.1.21 () {58 vars in 1129 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/os-volumes => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.304890] [47313]: DEBUG nova.api.openstack.wsgi [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.305159] [47313]: DEBUG nova.compute.api [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.310503] [47313]: DEBUG oslo_concurrency.lockutils [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.310759] [47313]: DEBUG oslo_concurrency.lockutils [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.310945] [47313]: DEBUG oslo_concurrency.lockutils [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.311400] [47313]: DEBUG oslo_concurrency.lockutils [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.311791] [47313]: DEBUG oslo_concurrency.lockutils [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.311976] [47313]: DEBUG oslo_concurrency.lockutils [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.318320] [47312]: DEBUG nova.policy [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.323373] [47312]: INFO nova.api.openstack.requestlog [None req-434f6534-6801-45d8-821b-ababa7471e4a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.086971 [ 1006.323723] [47312]: [pid: 47312|app: 0|req: 4475/8775] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1006.326376] [47313]: DEBUG nova.compute.api [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1006.327133] [47312]: DEBUG nova.api.openstack.wsgi [None req-29dcd2cd-3a6b-4c39-b857-336fc271652b tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c47318700>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.353723] [47312]: INFO nova.api.openstack.requestlog [None req-29dcd2cd-3a6b-4c39-b857-336fc271652b tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 349 microversion: 2.1 time: 0.029341 [ 1006.354252] [47312]: [pid: 47312|app: 0|req: 4476/8776] 10.180.1.21 () {58 vars in 1162 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 349 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.356629] [47312]: DEBUG nova.api.openstack.wsgi [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1006.358187] [47312]: DEBUG nova.compute.api [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.362267] [47312]: DEBUG oslo_concurrency.lockutils [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.362504] [47312]: DEBUG oslo_concurrency.lockutils [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.362688] [47312]: DEBUG oslo_concurrency.lockutils [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.363124] [47312]: DEBUG oslo_concurrency.lockutils [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.363287] [47312]: DEBUG oslo_concurrency.lockutils [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.363475] [47312]: DEBUG oslo_concurrency.lockutils [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.371256] [47313]: INFO nova.api.openstack.requestlog [None req-43dd83fe-b29d-49b6-8834-e437b16eadbb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 204 len: 0 microversion: 2.1 time: 0.068368 [ 1006.371628] [47313]: [pid: 47313|app: 0|req: 4301/8777] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:03 2024] DELETE /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1006.374562] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb959766-176c-4a83-8019-20f5e0ea5b4c tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c46b656c0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.375866] [47312]: INFO nova.api.openstack.wsgi [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Cannot 'unpause' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active [ 1006.376211] [47312]: DEBUG nova.api.openstack.wsgi [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 409 to user: Cannot 'unpause' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1006.376632] [47312]: INFO nova.api.openstack.requestlog [None req-04f54ff9-80ba-46a1-b3dc-180f6a59316e tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 409 len: 145 microversion: 2.1 time: 0.022019 [ 1006.376915] [47312]: [pid: 47312|app: 0|req: 4477/8778] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:03 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 145 bytes in 22 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1006.380956] [47312]: DEBUG nova.api.openstack.wsgi [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.382681] [47312]: DEBUG nova.compute.api [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.385943] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.386198] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.386381] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.386756] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.386924] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.387182] [47312]: DEBUG oslo_concurrency.lockutils [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.400493] [47313]: INFO nova.api.openstack.requestlog [None req-fb959766-176c-4a83-8019-20f5e0ea5b4c tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 686 microversion: 2.1 time: 0.028152 [ 1006.400823] [47313]: [pid: 47313|app: 0|req: 4302/8779] 10.180.1.21 () {58 vars in 1165 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 686 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.403417] [47313]: DEBUG nova.api.openstack.wsgi [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.405148] [47313]: DEBUG nova.compute.api [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.410060] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.410439] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.410644] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.411016] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.411329] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.411513] [47313]: DEBUG oslo_concurrency.lockutils [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.524109] [47313]: DEBUG nova.policy [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.531247] [47313]: INFO nova.api.openstack.requestlog [None req-1d4c9dc6-3950-4b9c-97f2-b745ab20d498 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.129421 [ 1006.531733] [47313]: [pid: 47313|app: 0|req: 4303/8780] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.534390] [47313]: DEBUG nova.api.openstack.wsgi [None req-860293fa-b529-42a4-984d-1b91f8232db4 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c473c0e50>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.548327] [47312]: DEBUG nova.policy [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.553558] [47312]: INFO nova.api.openstack.requestlog [None req-38a329b1-00a1-499a-91f2-c0acc4ed0411 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1492 microversion: 2.1 time: 0.174955 [ 1006.553558] [47312]: [pid: 47312|app: 0|req: 4478/8781] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1492 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.555928] [47312]: DEBUG nova.api.openstack.wsgi [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fe46ee70-0cdf-4cf9-b768-631668745fa1"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1006.557966] [47312]: DEBUG nova.compute.api [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.561945] [47312]: DEBUG oslo_concurrency.lockutils [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.562196] [47312]: DEBUG oslo_concurrency.lockutils [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.562379] [47312]: DEBUG oslo_concurrency.lockutils [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.562732] [47312]: DEBUG oslo_concurrency.lockutils [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.562924] [47312]: DEBUG oslo_concurrency.lockutils [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.563113] [47312]: DEBUG oslo_concurrency.lockutils [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.565186] [47313]: INFO nova.api.openstack.requestlog [None req-860293fa-b529-42a4-984d-1b91f8232db4 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1023 microversion: 2.1 time: 0.032645 [ 1006.565549] [47313]: [pid: 47313|app: 0|req: 4304/8782] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/os-volumes/detail => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.568494] [47313]: DEBUG nova.api.openstack.wsgi [req-da19aa5b-61c4-44d3-a92a-aa57dadb332e req-5e1a8cbb-40b6-4e45-92de-0c0017eea51d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91db79db-d83c-4473-87c8-9dff2f042500", "name": "network-vif-deleted", "tag": "05a40b4d-5f28-4ab3-a94f-1c5e50f6a762"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1006.574599] [47313]: DEBUG oslo_concurrency.lockutils [req-da19aa5b-61c4-44d3-a92a-aa57dadb332e req-5e1a8cbb-40b6-4e45-92de-0c0017eea51d service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.574820] [47313]: DEBUG oslo_concurrency.lockutils [req-da19aa5b-61c4-44d3-a92a-aa57dadb332e req-5e1a8cbb-40b6-4e45-92de-0c0017eea51d service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.575009] [47313]: DEBUG oslo_concurrency.lockutils [req-da19aa5b-61c4-44d3-a92a-aa57dadb332e req-5e1a8cbb-40b6-4e45-92de-0c0017eea51d service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.581970] [47313]: INFO nova.api.openstack.compute.server_external_events [req-da19aa5b-61c4-44d3-a92a-aa57dadb332e req-5e1a8cbb-40b6-4e45-92de-0c0017eea51d service nova] Creating event network-vif-deleted:05a40b4d-5f28-4ab3-a94f-1c5e50f6a762 for instance 91db79db-d83c-4473-87c8-9dff2f042500 on cpu-1 [ 1006.584900] [47313]: INFO nova.api.openstack.requestlog [req-da19aa5b-61c4-44d3-a92a-aa57dadb332e req-5e1a8cbb-40b6-4e45-92de-0c0017eea51d service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018636 [ 1006.586124] [47313]: [pid: 47313|app: 0|req: 4305/8783] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:03 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.588147] [47313]: DEBUG nova.api.openstack.wsgi [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.589837] [47313]: DEBUG nova.compute.api [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.595860] [47313]: DEBUG oslo_concurrency.lockutils [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.596101] [47313]: DEBUG oslo_concurrency.lockutils [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.596510] [47313]: DEBUG oslo_concurrency.lockutils [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.596929] [47313]: DEBUG oslo_concurrency.lockutils [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.596929] [47313]: DEBUG oslo_concurrency.lockutils [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.597056] [47313]: DEBUG oslo_concurrency.lockutils [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.625500] [47312]: INFO nova.api.openstack.wsgi [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] HTTP exception thrown: Invalid volume: volume fe46ee70-0cdf-4cf9-b768-631668745fa1 is already attached to instances: f71d004b-5343-4ef3-8f37-8ff544c335a2 [ 1006.625845] [47312]: DEBUG nova.api.openstack.wsgi [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Returning 400 to user: Invalid volume: volume fe46ee70-0cdf-4cf9-b768-631668745fa1 is already attached to instances: f71d004b-5343-4ef3-8f37-8ff544c335a2 {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1006.626297] [47312]: INFO nova.api.openstack.requestlog [None req-c520bfd8-01cf-47b7-a71b-19f2172eb3de tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.072407 [ 1006.626751] [47312]: [pid: 47312|app: 0|req: 4479/8784] 10.180.1.21 () {60 vars in 1318 bytes} [Thu Oct 31 12:18:03 2024] POST /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments => generated 174 bytes in 73 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1006.629130] [47312]: DEBUG nova.api.openstack.wsgi [None req-f36b69bc-a0e1-48cc-b2f6-891dda29ef46 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c47d85b40>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.660235] [47312]: INFO nova.api.openstack.requestlog [None req-f36b69bc-a0e1-48cc-b2f6-891dda29ef46 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 349 microversion: 2.1 time: 0.030808 [ 1006.660235] [47312]: [pid: 47312|app: 0|req: 4480/8785] 10.180.1.21 () {58 vars in 1183 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 349 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.662237] [47312]: DEBUG nova.api.openstack.wsgi [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.662698] [47312]: DEBUG nova.compute.api [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.668659] [47312]: DEBUG oslo_concurrency.lockutils [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.669046] [47312]: DEBUG oslo_concurrency.lockutils [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.669340] [47312]: DEBUG oslo_concurrency.lockutils [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.669820] [47312]: DEBUG oslo_concurrency.lockutils [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.670141] [47312]: DEBUG oslo_concurrency.lockutils [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.670415] [47312]: DEBUG oslo_concurrency.lockutils [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.680471] [47313]: DEBUG nova.policy [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.685401] [47313]: INFO nova.api.openstack.requestlog [None req-b768c26d-c1b0-45f0-ab27-39fd677a631a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.099411 [ 1006.685769] [47313]: [pid: 47313|app: 0|req: 4306/8786] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.688371] [47313]: DEBUG nova.api.openstack.wsgi [None req-e77f02d5-6cdf-4cc0-94b9-a8b037a9d124 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] Calling method '.version_select at 0x7b9c473c2a70>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.716850] [47313]: INFO nova.api.openstack.requestlog [None req-e77f02d5-6cdf-4cc0-94b9-a8b037a9d124 tempest-VolumesTestJSON-1090719283 tempest-VolumesTestJSON-1090719283-project-member] 10.180.1.21 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1023 microversion: 2.1 time: 0.030384 [ 1006.717238] [47313]: [pid: 47313|app: 0|req: 4307/8787] 10.180.1.21 () {58 vars in 1150 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/os-volumes/detail => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.720207] [47313]: DEBUG nova.api.openstack.wsgi [None req-f602d71a-85e8-4eef-8f35-e77d73a591e2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1006.722036] [47313]: DEBUG nova.compute.api [None req-f602d71a-85e8-4eef-8f35-e77d73a591e2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 054d3254-03e7-453b-82ce-e83b1fa58fe6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.726494] [47313]: INFO nova.api.openstack.wsgi [None req-f602d71a-85e8-4eef-8f35-e77d73a591e2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 054d3254-03e7-453b-82ce-e83b1fa58fe6 could not be found. [ 1006.726791] [47313]: DEBUG nova.api.openstack.wsgi [None req-f602d71a-85e8-4eef-8f35-e77d73a591e2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 054d3254-03e7-453b-82ce-e83b1fa58fe6 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1006.727226] [47313]: INFO nova.api.openstack.requestlog [None req-f602d71a-85e8-4eef-8f35-e77d73a591e2 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/054d3254-03e7-453b-82ce-e83b1fa58fe6/action" status: 404 len: 111 microversion: 2.1 time: 0.009450 [ 1006.727532] [47313]: [pid: 47313|app: 0|req: 4308/8788] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:03 2024] POST /compute/v2.1/servers/054d3254-03e7-453b-82ce-e83b1fa58fe6/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1006.731988] [47313]: DEBUG nova.api.openstack.wsgi [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.733570] [47313]: DEBUG nova.compute.api [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.736886] [47313]: DEBUG oslo_concurrency.lockutils [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.737138] [47313]: DEBUG oslo_concurrency.lockutils [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.737323] [47313]: DEBUG oslo_concurrency.lockutils [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.737679] [47313]: DEBUG oslo_concurrency.lockutils [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.737878] [47313]: DEBUG oslo_concurrency.lockutils [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.738063] [47313]: DEBUG oslo_concurrency.lockutils [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.739326] [47312]: DEBUG nova.objects.instance [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lazy-loading 'services' on Instance uuid f71d004b-5343-4ef3-8f37-8ff544c335a2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1006.802550] [47312]: INFO nova.api.openstack.requestlog [None req-0588eeb0-404d-469d-a90f-d419995ff3f3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments/fe46ee70-0cdf-4cf9-b768-631668745fa1" status: 202 len: 0 microversion: 2.1 time: 0.142654 [ 1006.802550] [47312]: [pid: 47312|app: 0|req: 4481/8789] 10.180.1.21 () {58 vars in 1411 bytes} [Thu Oct 31 12:18:03 2024] DELETE /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments/fe46ee70-0cdf-4cf9-b768-631668745fa1 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1006.807987] [47312]: DEBUG nova.api.openstack.wsgi [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.810313] [47312]: DEBUG nova.compute.api [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.814474] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.814756] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.814971] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.815842] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.816110] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.816300] [47312]: DEBUG oslo_concurrency.lockutils [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.821617] [47313]: DEBUG nova.policy [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.826313] [47313]: INFO nova.api.openstack.requestlog [None req-1306445e-59c2-4ee7-b69e-632b853d52fa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.096144 [ 1006.826644] [47313]: [pid: 47313|app: 0|req: 4309/8790] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.838262] [47312]: INFO nova.api.openstack.requestlog [None req-0ec33210-43e6-4dfd-b606-44f9df82149b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032924 [ 1006.838755] [47312]: [pid: 47312|app: 0|req: 4482/8791] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1006.842121] [47313]: DEBUG nova.api.openstack.wsgi [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.844014] [47313]: DEBUG nova.compute.api [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.847486] [47313]: DEBUG oslo_concurrency.lockutils [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.847723] [47313]: DEBUG oslo_concurrency.lockutils [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.847909] [47313]: DEBUG oslo_concurrency.lockutils [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.848285] [47313]: DEBUG oslo_concurrency.lockutils [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.848486] [47313]: DEBUG oslo_concurrency.lockutils [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.848660] [47313]: DEBUG oslo_concurrency.lockutils [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.893268] [47312]: DEBUG nova.api.openstack.wsgi [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.894805] [47312]: DEBUG nova.compute.api [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.898346] [47312]: DEBUG oslo_concurrency.lockutils [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.898632] [47312]: DEBUG oslo_concurrency.lockutils [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.898864] [47312]: DEBUG oslo_concurrency.lockutils [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.899265] [47312]: DEBUG oslo_concurrency.lockutils [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.899507] [47312]: DEBUG oslo_concurrency.lockutils [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.899707] [47312]: DEBUG oslo_concurrency.lockutils [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.921354] [47313]: DEBUG nova.policy [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.925705] [47313]: INFO nova.api.openstack.requestlog [None req-a78e16c0-b1b9-4a42-a567-0be9b28e3603 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.085733 [ 1006.926080] [47313]: [pid: 47313|app: 0|req: 4310/8792] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.933090] [47312]: DEBUG nova.policy [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1006.936896] [47312]: INFO nova.api.openstack.requestlog [None req-362635c6-65de-4b08-9ace-6a8c01ac7bd7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1285 microversion: 2.1 time: 0.046224 [ 1006.937224] [47312]: [pid: 47312|app: 0|req: 4483/8793] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1285 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1006.938668] [47313]: DEBUG nova.api.openstack.wsgi [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1006.940854] [47313]: DEBUG nova.compute.api [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.944579] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.945201] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.945201] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.945361] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.945641] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.945844] [47313]: DEBUG oslo_concurrency.lockutils [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.958584] [47313]: INFO nova.api.openstack.wsgi [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Cannot 'unshelve' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active [ 1006.958878] [47313]: DEBUG nova.api.openstack.wsgi [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 409 to user: Cannot 'unshelve' instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc while it is in vm_state active {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1006.959317] [47313]: INFO nova.api.openstack.requestlog [None req-16a2d8f3-8ff4-48fd-90cd-ad4984792ea3 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action" status: 409 len: 146 microversion: 2.1 time: 0.023836 [ 1006.959624] [47313]: [pid: 47313|app: 0|req: 4311/8794] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:03 2024] POST /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc/action => generated 146 bytes in 24 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) [ 1006.964388] [47312]: DEBUG nova.api.openstack.wsgi [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1006.965980] [47312]: DEBUG nova.compute.api [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1006.969480] [47312]: DEBUG oslo_concurrency.lockutils [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.969713] [47312]: DEBUG oslo_concurrency.lockutils [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.969897] [47312]: DEBUG oslo_concurrency.lockutils [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1006.970259] [47312]: DEBUG oslo_concurrency.lockutils [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1006.970458] [47312]: DEBUG oslo_concurrency.lockutils [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1006.970631] [47312]: DEBUG oslo_concurrency.lockutils [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.039532] [47312]: DEBUG nova.policy [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.043860] [47312]: INFO nova.api.openstack.requestlog [None req-3086445f-401d-4947-8cd2-c0b4c877c9f8 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.081642 [ 1007.044211] [47312]: [pid: 47312|app: 0|req: 4484/8795] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.056019] [47313]: DEBUG nova.api.openstack.wsgi [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.057559] [47313]: DEBUG nova.compute.api [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.061168] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.061420] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.061610] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.061955] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.062168] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.062341] [47313]: DEBUG oslo_concurrency.lockutils [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.118214] [47312]: DEBUG nova.api.openstack.wsgi [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.120312] [47312]: DEBUG nova.compute.api [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.124265] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.124481] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.124920] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.125092] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.125246] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.125417] [47312]: DEBUG oslo_concurrency.lockutils [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.133921] [47313]: DEBUG nova.policy [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.139825] [47313]: INFO nova.api.openstack.requestlog [None req-7e44f479-0dec-4207-a70b-9b2ce52abeee tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.086117 [ 1007.140167] [47313]: [pid: 47313|app: 0|req: 4312/8796] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.151872] [47313]: DEBUG nova.api.openstack.wsgi [None req-3fb32547-c40b-470d-8557-a85616a9409c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-989521384_updated"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1007.153333] [47313]: DEBUG nova.compute.api [None req-3fb32547-c40b-470d-8557-a85616a9409c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 649e14b1-2d37-4ef2-8936-27ee974b3609] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.155896] [47312]: DEBUG nova.policy [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.156520] [47313]: INFO nova.api.openstack.wsgi [None req-3fb32547-c40b-470d-8557-a85616a9409c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 649e14b1-2d37-4ef2-8936-27ee974b3609 could not be found. [ 1007.156807] [47313]: DEBUG nova.api.openstack.wsgi [None req-3fb32547-c40b-470d-8557-a85616a9409c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 649e14b1-2d37-4ef2-8936-27ee974b3609 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1007.157223] [47313]: INFO nova.api.openstack.requestlog [None req-3fb32547-c40b-470d-8557-a85616a9409c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/649e14b1-2d37-4ef2-8936-27ee974b3609" status: 404 len: 111 microversion: 2.1 time: 0.008685 [ 1007.157525] [47313]: [pid: 47313|app: 0|req: 4313/8797] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:18:04 2024] PUT /compute/v2.1/servers/649e14b1-2d37-4ef2-8936-27ee974b3609 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1007.160096] [47312]: INFO nova.api.openstack.requestlog [None req-1dccd627-7a43-400a-8f22-11a17e141eea tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1220 microversion: 2.1 time: 0.044133 [ 1007.160410] [47312]: [pid: 47312|app: 0|req: 4485/8798] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:03 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1220 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.161878] [47313]: DEBUG nova.api.openstack.wsgi [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.164248] [47313]: DEBUG nova.compute.api [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.167640] [47313]: DEBUG oslo_concurrency.lockutils [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.167872] [47313]: DEBUG oslo_concurrency.lockutils [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.168069] [47313]: DEBUG oslo_concurrency.lockutils [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.168432] [47313]: DEBUG oslo_concurrency.lockutils [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.168632] [47313]: DEBUG oslo_concurrency.lockutils [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.168807] [47313]: DEBUG oslo_concurrency.lockutils [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.242197] [47313]: DEBUG nova.policy [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.246692] [47313]: INFO nova.api.openstack.requestlog [None req-f444f280-249f-4113-b6c0-9aa8aa428c33 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.086723 [ 1007.247022] [47313]: [pid: 47313|app: 0|req: 4314/8799] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.258339] [47312]: DEBUG nova.api.openstack.wsgi [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.259994] [47312]: DEBUG nova.compute.api [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.263706] [47312]: DEBUG oslo_concurrency.lockutils [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.263944] [47312]: DEBUG oslo_concurrency.lockutils [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.264161] [47312]: DEBUG oslo_concurrency.lockutils [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.264524] [47312]: DEBUG oslo_concurrency.lockutils [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.264726] [47312]: DEBUG oslo_concurrency.lockutils [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.264904] [47312]: DEBUG oslo_concurrency.lockutils [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.338341] [47312]: DEBUG nova.policy [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.342901] [47312]: INFO nova.api.openstack.requestlog [None req-907c0006-2c81-4dd6-9d33-4c5362b1e52b tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.086798 [ 1007.343267] [47312]: [pid: 47312|app: 0|req: 4486/8800] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.354305] [47313]: DEBUG nova.api.openstack.wsgi [None req-17e631b0-dc14-45ef-a903-6ac4dd521c6c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'update', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1007.356299] [47313]: DEBUG nova.api.openstack.wsgi [None req-17e631b0-dc14-45ef-a903-6ac4dd521c6c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1007.356778] [47313]: INFO nova.api.openstack.requestlog [None req-17e631b0-dc14-45ef-a903-6ac4dd521c6c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 400 len: 619 microversion: 2.1 time: 0.005105 [ 1007.357133] [47313]: [pid: 47313|app: 0|req: 4315/8801] 10.180.1.21 () {60 vars in 1252 bytes} [Thu Oct 31 12:18:04 2024] PUT /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 619 bytes in 6 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) [ 1007.361648] [47312]: DEBUG nova.api.openstack.wsgi [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.363293] [47312]: DEBUG nova.compute.api [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.367031] [47312]: DEBUG oslo_concurrency.lockutils [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.367218] [47312]: DEBUG oslo_concurrency.lockutils [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.367435] [47312]: DEBUG oslo_concurrency.lockutils [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.367789] [47312]: DEBUG oslo_concurrency.lockutils [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.368029] [47312]: DEBUG oslo_concurrency.lockutils [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.368214] [47312]: DEBUG oslo_concurrency.lockutils [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.447854] [47312]: DEBUG nova.policy [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.453554] [47312]: INFO nova.api.openstack.requestlog [None req-51bbcd64-7b6f-4ac0-ae59-2157debba14c tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.093933 [ 1007.453906] [47312]: [pid: 47312|app: 0|req: 4487/8802] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.467057] [47313]: DEBUG nova.api.openstack.wsgi [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.470675] [47313]: DEBUG nova.compute.api [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.474492] [47313]: DEBUG oslo_concurrency.lockutils [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.474752] [47313]: DEBUG oslo_concurrency.lockutils [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.475048] [47313]: DEBUG oslo_concurrency.lockutils [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.475444] [47313]: DEBUG oslo_concurrency.lockutils [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.475652] [47313]: DEBUG oslo_concurrency.lockutils [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.475827] [47313]: DEBUG oslo_concurrency.lockutils [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.565701] [47312]: DEBUG nova.api.openstack.wsgi [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.567350] [47312]: DEBUG nova.compute.api [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.570678] [47312]: DEBUG oslo_concurrency.lockutils [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.570910] [47312]: DEBUG oslo_concurrency.lockutils [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.571104] [47312]: DEBUG oslo_concurrency.lockutils [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.571462] [47312]: DEBUG oslo_concurrency.lockutils [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.571500] [47313]: DEBUG nova.policy [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.571667] [47312]: DEBUG oslo_concurrency.lockutils [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.571839] [47312]: DEBUG oslo_concurrency.lockutils [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.576472] [47313]: INFO nova.api.openstack.requestlog [None req-733e7d36-9e7f-4eac-9fd5-0c5e46ac3810 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.111748 [ 1007.576800] [47313]: [pid: 47313|app: 0|req: 4316/8803] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.587453] [47313]: DEBUG nova.api.openstack.wsgi [None req-194bb1b1-f7cc-4ca8-96df-109835d9bda6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Action: 'update', calling method: >, body: {"server": {"name": ""}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1007.589219] [47313]: DEBUG nova.api.openstack.wsgi [None req-194bb1b1-f7cc-4ca8-96df-109835d9bda6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1007.589628] [47313]: INFO nova.api.openstack.requestlog [None req-194bb1b1-f7cc-4ca8-96df-109835d9bda6 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 400 len: 108 microversion: 2.1 time: 0.004311 [ 1007.589896] [47313]: [pid: 47313|app: 0|req: 4317/8804] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:18:04 2024] PUT /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 108 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) [ 1007.593958] [47313]: DEBUG nova.api.openstack.wsgi [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.595941] [47313]: DEBUG nova.compute.api [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.599421] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.599687] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.599899] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.600229] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.600461] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.600647] [47313]: DEBUG oslo_concurrency.lockutils [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.669624] [47312]: DEBUG nova.policy [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.673898] [47312]: INFO nova.api.openstack.requestlog [None req-67387826-cef9-4bfb-88a0-ef874474fa7c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1492 microversion: 2.1 time: 0.110466 [ 1007.674248] [47312]: [pid: 47312|app: 0|req: 4488/8805] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1492 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.685482] [47313]: DEBUG nova.policy [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.690159] [47313]: INFO nova.api.openstack.requestlog [None req-cdf1b2c4-d34c-4a1e-915b-2c8ea829ee20 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1504 microversion: 2.1 time: 0.097950 [ 1007.690481] [47313]: [pid: 47313|app: 0|req: 4318/8806] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1504 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1007.846795] [47312]: DEBUG nova.api.openstack.wsgi [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.848740] [47312]: DEBUG nova.compute.api [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.854444] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.854685] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.855430] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.855430] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.855625] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.855654] [47312]: DEBUG oslo_concurrency.lockutils [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.874306] [47312]: INFO nova.api.openstack.requestlog [None req-e6d6b488-42d1-493c-80a6-2acfc27d7555 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031177 [ 1007.874669] [47312]: [pid: 47312|app: 0|req: 4489/8807] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1007.950421] [47313]: DEBUG nova.api.openstack.wsgi [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1007.952203] [47313]: DEBUG nova.compute.api [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1007.955675] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.955915] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.956128] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.956481] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.956678] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.956850] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.974467] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1007.974696] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1007.974883] [47313]: DEBUG oslo_concurrency.lockutils [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1007.975085] [47313]: DEBUG nova.objects.instance [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 91db79db-d83c-4473-87c8-9dff2f042500 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1007.995399] [47313]: DEBUG nova.policy [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1007.999788] [47313]: INFO nova.api.openstack.requestlog [None req-d230ba4d-5393-42d1-8e80-8235ca2af01a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1299 microversion: 2.1 time: 0.053539 [ 1008.000124] [47313]: [pid: 47313|app: 0|req: 4319/8808] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:04 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.172177] [47312]: DEBUG nova.api.openstack.wsgi [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1008.173890] [47312]: DEBUG nova.compute.api [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1008.177519] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1008.177771] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1008.177959] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1008.178330] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1008.178536] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1008.178707] [47312]: DEBUG oslo_concurrency.lockutils [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1008.211063] [47312]: DEBUG nova.policy [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1008.215355] [47312]: INFO nova.api.openstack.requestlog [None req-7eb90387-83fb-4c9e-840f-821445b1c8cf tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1268 microversion: 2.1 time: 0.045456 [ 1008.215617] [47312]: [pid: 47312|app: 0|req: 4490/8809] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:05 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1268 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.597756] [47313]: DEBUG nova.api.openstack.wsgi [req-2330db36-65ac-4d50-93bc-55afdc8020b9 req-080ec924-8c87-409f-ae78-96d8f250b10f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8745c578-de46-4ade-bf08-f0bc9bb300d8", "name": "network-vif-deleted", "tag": "78188d45-b47e-4f77-b0d9-e6fa69c90cd7"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1008.604243] [47313]: DEBUG oslo_concurrency.lockutils [req-2330db36-65ac-4d50-93bc-55afdc8020b9 req-080ec924-8c87-409f-ae78-96d8f250b10f service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1008.604483] [47313]: DEBUG oslo_concurrency.lockutils [req-2330db36-65ac-4d50-93bc-55afdc8020b9 req-080ec924-8c87-409f-ae78-96d8f250b10f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1008.604686] [47313]: DEBUG oslo_concurrency.lockutils [req-2330db36-65ac-4d50-93bc-55afdc8020b9 req-080ec924-8c87-409f-ae78-96d8f250b10f service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1008.616692] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2330db36-65ac-4d50-93bc-55afdc8020b9 req-080ec924-8c87-409f-ae78-96d8f250b10f service nova] Creating event network-vif-deleted:78188d45-b47e-4f77-b0d9-e6fa69c90cd7 for instance 8745c578-de46-4ade-bf08-f0bc9bb300d8 on cpu-1 [ 1008.619674] [47313]: INFO nova.api.openstack.requestlog [req-2330db36-65ac-4d50-93bc-55afdc8020b9 req-080ec924-8c87-409f-ae78-96d8f250b10f service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024705 [ 1008.620020] [47313]: [pid: 47313|app: 0|req: 4320/8810] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:05 2024] POST /compute/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) [ 1008.686272] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1008.687904] [47312]: DEBUG nova.compute.api [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1008.691851] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1008.692106] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1008.692299] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1008.692668] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1008.692866] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1008.693050] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1008.790474] [47312]: DEBUG nova.policy [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1008.797727] [47312]: INFO nova.api.openstack.requestlog [None req-ec197fed-7700-4692-b2da-acbf858220c1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1492 microversion: 2.1 time: 0.113829 [ 1008.798074] [47312]: [pid: 47312|app: 0|req: 4491/8811] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:05 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1492 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1008.882025] [47313]: DEBUG nova.api.openstack.wsgi [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1008.887729] [47313]: DEBUG nova.compute.api [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1008.893053] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1008.893359] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1008.893548] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1008.893916] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1008.894126] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1008.894341] [47313]: DEBUG oslo_concurrency.lockutils [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1008.922243] [47313]: INFO nova.api.openstack.requestlog [None req-64b0eb08-4fb9-4a6f-a9ae-762ae9d5e35e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042179 [ 1008.922243] [47313]: [pid: 47313|app: 0|req: 4321/8812] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:18:05 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1009.012858] [47312]: DEBUG nova.api.openstack.wsgi [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1009.016826] [47312]: DEBUG nova.compute.api [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1009.019569] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.021900] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.025146] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.025146] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.025146] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.025733] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.056211] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.056211] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.056211] [47312]: DEBUG oslo_concurrency.lockutils [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.056211] [47312]: DEBUG nova.objects.instance [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 91db79db-d83c-4473-87c8-9dff2f042500 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1009.081107] [47312]: DEBUG nova.policy [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1009.083885] [47312]: INFO nova.api.openstack.requestlog [None req-1ab757fc-5cc2-4653-917b-81260bb778dd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1299 microversion: 2.1 time: 0.073375 [ 1009.084372] [47312]: [pid: 47312|app: 0|req: 4492/8813] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:05 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.231699] [47313]: DEBUG nova.api.openstack.wsgi [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1009.231699] [47313]: DEBUG nova.compute.api [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1009.234958] [47313]: DEBUG oslo_concurrency.lockutils [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.235208] [47313]: DEBUG oslo_concurrency.lockutils [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.235398] [47313]: DEBUG oslo_concurrency.lockutils [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.235756] [47313]: DEBUG oslo_concurrency.lockutils [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.235952] [47313]: DEBUG oslo_concurrency.lockutils [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.236137] [47313]: DEBUG oslo_concurrency.lockutils [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.267614] [47313]: DEBUG nova.policy [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1009.271436] [47313]: INFO nova.api.openstack.requestlog [None req-4edae2ab-202f-4bf0-a2ba-8dab2d2b8f55 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1268 microversion: 2.1 time: 0.044242 [ 1009.271884] [47313]: [pid: 47313|app: 0|req: 4322/8814] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:06 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1268 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.814167] [47312]: DEBUG nova.api.openstack.wsgi [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1009.815826] [47312]: DEBUG nova.compute.api [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1009.820815] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.821062] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.821256] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.821611] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.821807] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.821979] [47312]: DEBUG oslo_concurrency.lockutils [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.852528] [47312]: DEBUG nova.policy [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1009.858430] [47312]: INFO nova.api.openstack.requestlog [None req-2b8c5fa8-f723-4a27-ae13-bdafc1c1758a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1450 microversion: 2.1 time: 0.046573 [ 1009.858743] [47312]: [pid: 47312|app: 0|req: 4493/8815] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:06 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1450 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1009.888015] [47313]: DEBUG nova.api.openstack.wsgi [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1009.888292] [47313]: DEBUG nova.compute.api [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1009.891838] [47313]: DEBUG oslo_concurrency.lockutils [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.892087] [47313]: DEBUG oslo_concurrency.lockutils [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.892276] [47313]: DEBUG oslo_concurrency.lockutils [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.892629] [47313]: DEBUG oslo_concurrency.lockutils [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.892829] [47313]: DEBUG oslo_concurrency.lockutils [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.892996] [47313]: DEBUG oslo_concurrency.lockutils [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.900578] [47313]: INFO nova.api.openstack.wsgi [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. [ 1009.900859] [47313]: DEBUG nova.api.openstack.wsgi [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1009.901315] [47313]: INFO nova.api.openstack.requestlog [None req-65a6c412-2bf9-485a-9ddd-e06d878923ad tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 404 len: 111 microversion: 2.1 time: 0.015728 [ 1009.901603] [47313]: [pid: 47313|app: 0|req: 4323/8816] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:06 2024] DELETE /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1009.906410] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1009.907868] [47312]: DEBUG nova.compute.api [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 1597e0f2-f67a-406e-9ef0-4d39b353ab0a] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1009.911276] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.911469] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.912018] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.912018] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.912190] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.912391] [47312]: DEBUG oslo_concurrency.lockutils [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.921314] [47312]: INFO nova.api.openstack.wsgi [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. [ 1009.921601] [47312]: DEBUG nova.api.openstack.wsgi [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 1597e0f2-f67a-406e-9ef0-4d39b353ab0a could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1009.922012] [47312]: INFO nova.api.openstack.requestlog [None req-2ffc4cfc-82fe-4821-be63-043c353e2efa tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a" status: 404 len: 111 microversion: 2.1 time: 0.018088 [ 1009.922303] [47312]: [pid: 47312|app: 0|req: 4494/8817] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:06 2024] GET /compute/v2.1/servers/1597e0f2-f67a-406e-9ef0-4d39b353ab0a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1009.926815] [47313]: DEBUG nova.api.openstack.wsgi [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1009.926902] [47313]: DEBUG nova.compute.api [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1009.929353] [47312]: DEBUG nova.api.openstack.wsgi [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1009.930199] [47313]: DEBUG oslo_concurrency.lockutils [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.930499] [47313]: DEBUG oslo_concurrency.lockutils [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.930688] [47313]: DEBUG oslo_concurrency.lockutils [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.930825] [47312]: DEBUG nova.compute.api [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1009.931065] [47313]: DEBUG oslo_concurrency.lockutils [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.931278] [47313]: DEBUG oslo_concurrency.lockutils [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.931454] [47313]: DEBUG oslo_concurrency.lockutils [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.934048] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.934292] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.934479] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.934824] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1009.935042] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1009.935218] [47312]: DEBUG oslo_concurrency.lockutils [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1009.948120] [47313]: DEBUG nova.compute.api [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1009.951325] [47312]: INFO nova.api.openstack.requestlog [None req-fe529464-84f9-4975-a213-f0bd67a604e4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023721 [ 1009.951686] [47312]: [pid: 47312|app: 0|req: 4495/8818] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:18:06 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1009.997888] [47313]: INFO nova.api.openstack.requestlog [None req-a67b260b-66c2-4cdc-a728-1db61f70fc27 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 204 len: 0 microversion: 2.1 time: 0.073038 [ 1009.998207] [47313]: [pid: 47313|app: 0|req: 4324/8819] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:06 2024] DELETE /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1010.003906] [47312]: DEBUG nova.api.openstack.wsgi [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1010.005360] [47312]: DEBUG nova.compute.api [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1010.010113] [47312]: DEBUG oslo_concurrency.lockutils [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.010359] [47312]: DEBUG oslo_concurrency.lockutils [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.010550] [47312]: DEBUG oslo_concurrency.lockutils [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.010910] [47312]: DEBUG oslo_concurrency.lockutils [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.011122] [47312]: DEBUG oslo_concurrency.lockutils [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.011307] [47312]: DEBUG oslo_concurrency.lockutils [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.096507] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1010.098147] [47313]: DEBUG nova.compute.api [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1010.101829] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.102071] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.102284] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.102670] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.102891] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.103092] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.120586] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.120809] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.120987] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.121242] [47313]: DEBUG nova.objects.instance [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 91db79db-d83c-4473-87c8-9dff2f042500 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.124289] [47312]: DEBUG nova.policy [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1010.129117] [47312]: INFO nova.api.openstack.requestlog [None req-041f4786-26e4-4e41-92d0-eeac1b7893b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1510 microversion: 2.1 time: 0.127989 [ 1010.129472] [47312]: [pid: 47312|app: 0|req: 4496/8820] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:06 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1510 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.140802] [47313]: DEBUG nova.policy [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1010.144839] [47313]: INFO nova.api.openstack.requestlog [None req-f0a0e7f7-3828-413e-9362-f63551289622 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1299 microversion: 2.1 time: 0.050826 [ 1010.145323] [47313]: [pid: 47313|app: 0|req: 4325/8821] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:06 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.283352] [47312]: DEBUG nova.api.openstack.wsgi [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1010.285059] [47312]: DEBUG nova.compute.api [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1010.288425] [47312]: DEBUG oslo_concurrency.lockutils [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.288663] [47312]: DEBUG oslo_concurrency.lockutils [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.288866] [47312]: DEBUG oslo_concurrency.lockutils [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.289254] [47312]: DEBUG oslo_concurrency.lockutils [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.289458] [47312]: DEBUG oslo_concurrency.lockutils [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.289629] [47312]: DEBUG oslo_concurrency.lockutils [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.323256] [47312]: DEBUG nova.policy [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1010.327385] [47312]: INFO nova.api.openstack.requestlog [None req-64306063-6882-4c09-9570-a8463503d938 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1268 microversion: 2.1 time: 0.046326 [ 1010.327866] [47312]: [pid: 47312|app: 0|req: 4497/8822] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:07 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1268 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.628912] [47313]: DEBUG nova.api.openstack.wsgi [req-56685722-8e28-4d46-b667-2d280898b475 req-ef9e2ac3-32a6-49dd-af77-a13df8e61de4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d", "name": "network-vif-deleted", "tag": "582a2b0a-d087-426c-b734-d6fc7ececb7d"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1010.636524] [47313]: DEBUG oslo_concurrency.lockutils [req-56685722-8e28-4d46-b667-2d280898b475 req-ef9e2ac3-32a6-49dd-af77-a13df8e61de4 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.636770] [47313]: DEBUG oslo_concurrency.lockutils [req-56685722-8e28-4d46-b667-2d280898b475 req-ef9e2ac3-32a6-49dd-af77-a13df8e61de4 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.636955] [47313]: DEBUG oslo_concurrency.lockutils [req-56685722-8e28-4d46-b667-2d280898b475 req-ef9e2ac3-32a6-49dd-af77-a13df8e61de4 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.643853] [47313]: INFO nova.api.openstack.compute.server_external_events [req-56685722-8e28-4d46-b667-2d280898b475 req-ef9e2ac3-32a6-49dd-af77-a13df8e61de4 service nova] Creating event network-vif-deleted:582a2b0a-d087-426c-b734-d6fc7ececb7d for instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d on cpu-1 [ 1010.647847] [47313]: INFO nova.api.openstack.requestlog [req-56685722-8e28-4d46-b667-2d280898b475 req-ef9e2ac3-32a6-49dd-af77-a13df8e61de4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020901 [ 1010.648318] [47313]: [pid: 47313|app: 0|req: 4326/8823] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:07 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1010.870726] [47312]: DEBUG nova.api.openstack.wsgi [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1010.872405] [47312]: DEBUG nova.compute.api [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1010.876272] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.876469] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.876649] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.877009] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.877225] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.877411] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.895433] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.895656] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.895835] [47312]: DEBUG oslo_concurrency.lockutils [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.896047] [47312]: DEBUG nova.objects.instance [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1010.915603] [47312]: DEBUG nova.policy [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1010.921281] [47312]: INFO nova.api.openstack.requestlog [None req-c5c7ec54-c0a6-4a94-9007-6260b708e8dd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1293 microversion: 2.1 time: 0.052819 [ 1010.921618] [47312]: [pid: 47312|app: 0|req: 4498/8824] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:07 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1293 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1010.959599] [47313]: DEBUG nova.api.openstack.wsgi [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1010.961357] [47313]: DEBUG nova.compute.api [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1010.965071] [47313]: DEBUG oslo_concurrency.lockutils [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.965307] [47313]: DEBUG oslo_concurrency.lockutils [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.965507] [47313]: DEBUG oslo_concurrency.lockutils [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.965841] [47313]: DEBUG oslo_concurrency.lockutils [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1010.966054] [47313]: DEBUG oslo_concurrency.lockutils [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1010.966233] [47313]: DEBUG oslo_concurrency.lockutils [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1010.981344] [47313]: INFO nova.api.openstack.requestlog [None req-522637cd-53b1-4b1c-8e1f-d7700e3aaee3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024305 [ 1010.981655] [47313]: [pid: 47313|app: 0|req: 4327/8825] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:18:07 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1011.017948] [47312]: DEBUG nova.api.openstack.wsgi [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1011.018246] [47312]: DEBUG nova.compute.api [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1011.022344] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.022582] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.022765] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.023132] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.023369] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.023549] [47312]: DEBUG oslo_concurrency.lockutils [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.037748] [47312]: DEBUG nova.compute.api [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1011.081737] [47312]: INFO nova.api.openstack.requestlog [None req-54dd6781-d07e-4596-8717-88eced1d55d4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 204 len: 0 microversion: 2.1 time: 0.065836 [ 1011.082090] [47312]: [pid: 47312|app: 0|req: 4499/8826] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:07 2024] DELETE /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1011.087140] [47313]: DEBUG nova.api.openstack.wsgi [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1011.088814] [47313]: DEBUG nova.compute.api [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1011.092294] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.092535] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.092719] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.093085] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.093373] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.093558] [47313]: DEBUG oslo_concurrency.lockutils [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.141975] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1011.143759] [47312]: DEBUG nova.compute.api [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1011.147278] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.147507] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.147690] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.148059] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.148260] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.148434] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.232286] [47313]: DEBUG nova.policy [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1011.237531] [47313]: INFO nova.api.openstack.requestlog [None req-fd1e2dd1-09b1-442c-9cf0-544329017e46 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1680 microversion: 2.1 time: 0.152460 [ 1011.237883] [47313]: [pid: 47313|app: 0|req: 4328/8827] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:07 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1680 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.242053] [47313]: DEBUG nova.api.openstack.wsgi [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1011.242053] [47313]: DEBUG nova.compute.api [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1011.245521] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.245747] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.245931] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.246479] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.247000] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.247296] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.253857] [47312]: DEBUG nova.policy [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1011.258571] [47312]: INFO nova.api.openstack.requestlog [None req-7f9d929d-e1fb-4502-bb92-8431f39e44af tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1510 microversion: 2.1 time: 0.119313 [ 1011.258833] [47312]: [pid: 47312|app: 0|req: 4500/8828] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:07 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1510 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.272844] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.273286] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.273573] [47313]: DEBUG oslo_concurrency.lockutils [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.273868] [47313]: DEBUG nova.objects.instance [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 91db79db-d83c-4473-87c8-9dff2f042500 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.296833] [47313]: DEBUG nova.policy [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1011.300851] [47313]: INFO nova.api.openstack.requestlog [None req-98382f93-7f4d-475b-8b53-244e29812a99 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1299 microversion: 2.1 time: 0.062415 [ 1011.301295] [47313]: [pid: 47313|app: 0|req: 4329/8829] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:08 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.339257] [47312]: DEBUG nova.api.openstack.wsgi [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1011.341087] [47312]: DEBUG nova.compute.api [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1011.344848] [47312]: DEBUG oslo_concurrency.lockutils [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.344848] [47312]: DEBUG oslo_concurrency.lockutils [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.344848] [47312]: DEBUG oslo_concurrency.lockutils [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.345222] [47312]: DEBUG oslo_concurrency.lockutils [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.345461] [47312]: DEBUG oslo_concurrency.lockutils [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.345615] [47312]: DEBUG oslo_concurrency.lockutils [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.376962] [47312]: DEBUG nova.policy [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1011.381114] [47312]: INFO nova.api.openstack.requestlog [None req-43387183-b60e-4ac9-8c2f-ae9f918dd0d9 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1276 microversion: 2.1 time: 0.043684 [ 1011.381114] [47312]: [pid: 47312|app: 0|req: 4501/8830] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:08 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1276 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1011.933462] [47313]: DEBUG nova.api.openstack.wsgi [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1011.935134] [47313]: DEBUG nova.compute.api [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1011.940130] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.940378] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.940568] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.940923] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.941139] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.941335] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.959819] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1011.960153] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1011.960287] [47313]: DEBUG oslo_concurrency.lockutils [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1011.960488] [47313]: DEBUG nova.objects.instance [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1011.979047] [47313]: DEBUG nova.policy [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1011.982792] [47313]: INFO nova.api.openstack.requestlog [None req-3ddf9819-a384-46dc-b828-95c980ef2e80 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1293 microversion: 2.1 time: 0.051961 [ 1011.983104] [47313]: [pid: 47313|app: 0|req: 4330/8831] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:08 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1293 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.252825] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1012.254154] [47312]: DEBUG nova.compute.api [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1012.257907] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.258137] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.258330] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.258696] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.258930] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.259739] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.270380] [47313]: DEBUG nova.api.openstack.wsgi [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1012.273131] [47313]: DEBUG nova.compute.api [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1012.278697] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.278998] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.279347] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.279809] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.280114] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.280387] [47313]: DEBUG oslo_concurrency.lockutils [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.405025] [47312]: DEBUG nova.policy [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1012.411441] [47312]: INFO nova.api.openstack.requestlog [None req-ba0e9f9b-b229-43e0-84e6-defd4e60d9ba tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1680 microversion: 2.1 time: 0.161757 [ 1012.411527] [47312]: [pid: 47312|app: 0|req: 4502/8832] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:09 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1680 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.415689] [47312]: DEBUG nova.api.openstack.wsgi [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1012.417753] [47312]: DEBUG nova.compute.api [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1012.422676] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.422923] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.423128] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.423531] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.423731] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.423900] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.424593] [47313]: DEBUG nova.policy [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1012.429527] [47313]: INFO nova.api.openstack.requestlog [None req-e1df5707-7260-4f18-b1ab-3548022f54db tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1510 microversion: 2.1 time: 0.161534 [ 1012.429908] [47313]: [pid: 47313|app: 0|req: 4331/8833] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:09 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1510 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.432705] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1012.434516] [47313]: DEBUG nova.compute.api [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1012.438222] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.438475] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.438931] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.439089] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.439338] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.439565] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.445867] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.446142] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.446610] [47312]: DEBUG oslo_concurrency.lockutils [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.446610] [47312]: DEBUG nova.objects.instance [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lazy-loading 'fault' on Instance uuid 91db79db-d83c-4473-87c8-9dff2f042500 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1012.474041] [47312]: DEBUG nova.policy [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1012.479291] [47312]: INFO nova.api.openstack.requestlog [None req-d45390ee-cdb6-4261-bb70-cad101e5de2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 200 len: 1299 microversion: 2.1 time: 0.067173 [ 1012.479866] [47312]: [pid: 47312|app: 0|req: 4503/8834] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:09 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 1299 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.484209] [47312]: DEBUG nova.api.openstack.wsgi [req-15ff6fbb-4f18-45db-84ef-855b07cad54c req-147b3cf9-3073-41f7-b238-11072dd018c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9562558a-89ba-4169-bd0a-ad31fc0c33bc", "name": "network-vif-deleted", "tag": "96b44391-970b-458b-bb63-47288e6d18a2"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1012.494645] [47312]: DEBUG oslo_concurrency.lockutils [req-15ff6fbb-4f18-45db-84ef-855b07cad54c req-147b3cf9-3073-41f7-b238-11072dd018c1 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.495232] [47312]: DEBUG oslo_concurrency.lockutils [req-15ff6fbb-4f18-45db-84ef-855b07cad54c req-147b3cf9-3073-41f7-b238-11072dd018c1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.495655] [47312]: DEBUG oslo_concurrency.lockutils [req-15ff6fbb-4f18-45db-84ef-855b07cad54c req-147b3cf9-3073-41f7-b238-11072dd018c1 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.507257] [47312]: INFO nova.api.openstack.compute.server_external_events [req-15ff6fbb-4f18-45db-84ef-855b07cad54c req-147b3cf9-3073-41f7-b238-11072dd018c1 service nova] Creating event network-vif-deleted:96b44391-970b-458b-bb63-47288e6d18a2 for instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc on cpu-1 [ 1012.508373] [47312]: INFO nova.api.openstack.requestlog [req-15ff6fbb-4f18-45db-84ef-855b07cad54c req-147b3cf9-3073-41f7-b238-11072dd018c1 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027747 [ 1012.508706] [47312]: [pid: 47312|app: 0|req: 4504/8835] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:09 2024] POST /compute/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) [ 1012.580349] [47313]: DEBUG nova.policy [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1012.585553] [47313]: INFO nova.api.openstack.requestlog [None req-ab4456dd-5a23-49d0-a7f3-f2101e198c06 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1316 microversion: 2.1 time: 0.155016 [ 1012.585880] [47313]: [pid: 47313|app: 0|req: 4332/8836] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:09 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1316 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1012.844455] [47312]: DEBUG nova.api.openstack.wsgi [req-e518e5ef-a3a0-48a2-93de-35405f0238b6 req-9c276027-36c9-4aec-b040-7340ff1d42f7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86d022e2-bd02-45cd-a9dd-362e912dd8e1", "name": "network-vif-plugged", "status": "completed", "tag": "1c8136d3-adb9-485c-b04a-26fb85df1f6d"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1012.851085] [47312]: DEBUG oslo_concurrency.lockutils [req-e518e5ef-a3a0-48a2-93de-35405f0238b6 req-9c276027-36c9-4aec-b040-7340ff1d42f7 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.851461] [47312]: DEBUG oslo_concurrency.lockutils [req-e518e5ef-a3a0-48a2-93de-35405f0238b6 req-9c276027-36c9-4aec-b040-7340ff1d42f7 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.851679] [47312]: DEBUG oslo_concurrency.lockutils [req-e518e5ef-a3a0-48a2-93de-35405f0238b6 req-9c276027-36c9-4aec-b040-7340ff1d42f7 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.857759] [47312]: INFO nova.api.openstack.compute.server_external_events [req-e518e5ef-a3a0-48a2-93de-35405f0238b6 req-9c276027-36c9-4aec-b040-7340ff1d42f7 service nova] Creating event network-vif-plugged:1c8136d3-adb9-485c-b04a-26fb85df1f6d for instance 86d022e2-bd02-45cd-a9dd-362e912dd8e1 on cpu-1 [ 1012.863019] [47312]: INFO nova.api.openstack.requestlog [req-e518e5ef-a3a0-48a2-93de-35405f0238b6 req-9c276027-36c9-4aec-b040-7340ff1d42f7 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019300 [ 1012.863019] [47312]: [pid: 47312|app: 0|req: 4505/8837] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:09 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1012.994080] [47313]: DEBUG nova.api.openstack.wsgi [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1012.995710] [47313]: DEBUG nova.compute.api [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1012.999079] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1012.999313] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1012.999498] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1012.999845] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.000053] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.000233] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.020586] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.020977] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.022019] [47313]: DEBUG oslo_concurrency.lockutils [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.022019] [47313]: DEBUG nova.objects.instance [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1013.040470] [47313]: DEBUG nova.policy [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1013.044128] [47313]: INFO nova.api.openstack.requestlog [None req-067a19c9-33ae-4f36-b093-c3a8b4afdcb9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1293 microversion: 2.1 time: 0.052352 [ 1013.044473] [47313]: [pid: 47313|app: 0|req: 4333/8838] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:09 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1293 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.427760] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1013.429850] [47312]: DEBUG nova.compute.api [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1013.433201] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.433494] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.433688] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.434056] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.434266] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.434457] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.444392] [47313]: DEBUG nova.api.openstack.wsgi [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1013.447648] [47313]: DEBUG nova.compute.api [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1013.455223] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.455223] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.455223] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.455223] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.455223] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.455223] [47313]: DEBUG oslo_concurrency.lockutils [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.500283] [47313]: DEBUG nova.policy [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1013.505432] [47313]: INFO nova.api.openstack.requestlog [None req-bd7abac3-d342-4804-9fa0-bbe0d0029c68 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1296 microversion: 2.1 time: 0.063812 [ 1013.506029] [47313]: [pid: 47313|app: 0|req: 4334/8839] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:10 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1296 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1013.508289] [47313]: DEBUG nova.api.openstack.wsgi [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1013.509865] [47313]: DEBUG nova.compute.api [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1013.513042] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.513343] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.513531] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.514362] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.514362] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.514362] [47313]: DEBUG oslo_concurrency.lockutils [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.523750] [47312]: DEBUG nova.policy [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1013.524584] [47313]: INFO nova.api.openstack.wsgi [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 91db79db-d83c-4473-87c8-9dff2f042500 could not be found. [ 1013.524879] [47313]: DEBUG nova.api.openstack.wsgi [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 91db79db-d83c-4473-87c8-9dff2f042500 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1013.525231] [47313]: INFO nova.api.openstack.requestlog [None req-b8a1275f-6bf2-4791-a3cd-4eddc17f4461 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 404 len: 111 microversion: 2.1 time: 0.018883 [ 1013.525508] [47313]: [pid: 47313|app: 0|req: 4335/8840] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:10 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1013.528695] [47312]: INFO nova.api.openstack.requestlog [None req-ec050f53-b788-40c3-861a-21e169077bd3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1680 microversion: 2.1 time: 0.103536 [ 1013.529029] [47312]: [pid: 47312|app: 0|req: 4506/8841] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:10 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1680 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.598571] [47313]: DEBUG nova.api.openstack.wsgi [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1013.599565] [47313]: DEBUG nova.compute.api [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1013.603868] [47313]: DEBUG oslo_concurrency.lockutils [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.604124] [47313]: DEBUG oslo_concurrency.lockutils [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.604358] [47313]: DEBUG oslo_concurrency.lockutils [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.604722] [47313]: DEBUG oslo_concurrency.lockutils [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.604916] [47313]: DEBUG oslo_concurrency.lockutils [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.605140] [47313]: DEBUG oslo_concurrency.lockutils [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.609414] [47312]: DEBUG nova.api.openstack.wsgi [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1157305805", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "72713f04-7c7d-417c-b22a-c6d6c7cd9651"}]}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1013.649308] [47312]: DEBUG nova.network.neutron [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] validate_networks() for [('72713f04-7c7d-417c-b22a-c6d6c7cd9651', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1013.722564] [47313]: DEBUG nova.policy [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1013.726928] [47313]: INFO nova.api.openstack.requestlog [None req-0174bb60-7a32-43df-8e1a-71678581c09f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1316 microversion: 2.1 time: 0.132015 [ 1013.727390] [47313]: [pid: 47313|app: 0|req: 4336/8842] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:10 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1316 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1013.841682] [47312]: DEBUG nova.virt.hardware [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 1013.841890] [47312]: DEBUG nova.virt.hardware [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1013.842109] [47312]: DEBUG nova.virt.hardware [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 1013.842274] [47312]: DEBUG nova.virt.hardware [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1013.842439] [47312]: DEBUG nova.virt.hardware [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 1013.851137] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.851406] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.851596] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.851994] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1013.852208] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1013.852382] [47312]: DEBUG oslo_concurrency.lockutils [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1013.867762] [47312]: DEBUG nova.quota [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1013.871094] [47312]: DEBUG nova.quota [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1013.877040] [47312]: DEBUG nova.compute.api [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 1013.878385] [47312]: DEBUG nova.compute.api [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 1013.910864] [47312]: INFO nova.api.openstack.requestlog [None req-e7880b06-aaf7-4bdb-894d-41fbe5ae1906 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.303676 [ 1013.911269] [47312]: [pid: 47312|app: 0|req: 4507/8843] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:18:10 2024] POST /compute/v2.1/servers => generated 380 bytes in 304 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1013.919325] [47313]: DEBUG nova.api.openstack.wsgi [None req-8d540759-e1b4-4b9f-8f33-feea92f82574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1013.920456] [47313]: DEBUG nova.compute.api [None req-8d540759-e1b4-4b9f-8f33-feea92f82574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1013.955348] [47313]: DEBUG nova.policy [None req-8d540759-e1b4-4b9f-8f33-feea92f82574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1013.960131] [47313]: INFO nova.api.openstack.requestlog [None req-8d540759-e1b4-4b9f-8f33-feea92f82574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1213 microversion: 2.1 time: 0.044084 [ 1013.960485] [47313]: [pid: 47313|app: 0|req: 4337/8844] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:10 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.057117] [47312]: DEBUG nova.api.openstack.wsgi [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1014.061372] [47312]: DEBUG nova.compute.api [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1014.065610] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.065855] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.066056] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.066425] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.066627] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.066799] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.086048] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.086273] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.086453] [47312]: DEBUG oslo_concurrency.lockutils [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.086647] [47312]: DEBUG nova.objects.instance [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.108034] [47312]: DEBUG nova.policy [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1014.112068] [47312]: INFO nova.api.openstack.requestlog [None req-51c2dd3e-9f5d-49f0-add8-a81dfa5c18ff tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 200 len: 1293 microversion: 2.1 time: 0.057602 [ 1014.112608] [47312]: [pid: 47312|app: 0|req: 4508/8845] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:10 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 1293 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.517532] [47313]: DEBUG nova.api.openstack.wsgi [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1014.519262] [47313]: DEBUG nova.compute.api [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1014.523463] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.523733] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.523927] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.524404] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.524622] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.524804] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.547268] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.547529] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.547689] [47313]: DEBUG oslo_concurrency.lockutils [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.547881] [47313]: DEBUG nova.objects.instance [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 9562558a-89ba-4169-bd0a-ad31fc0c33bc {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1014.567541] [47313]: DEBUG nova.policy [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1014.571959] [47313]: INFO nova.api.openstack.requestlog [None req-4c8d1924-38f2-4b3b-959e-766ba5719502 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1301 microversion: 2.1 time: 0.056813 [ 1014.572293] [47313]: [pid: 47313|app: 0|req: 4338/8846] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:11 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1301 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.639668] [47312]: DEBUG nova.api.openstack.wsgi [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1014.641411] [47312]: DEBUG nova.compute.api [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1014.644971] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.645224] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.645413] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.645944] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.646208] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.647137] [47312]: DEBUG oslo_concurrency.lockutils [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.679813] [47312]: DEBUG nova.policy [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1014.684175] [47312]: INFO nova.api.openstack.requestlog [None req-f14b7bca-c60f-490c-b18b-1f4c57e04ab2 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1321 microversion: 2.1 time: 0.144291 [ 1014.684493] [47312]: [pid: 47312|app: 0|req: 4509/8847] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:11 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1321 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.743866] [47313]: DEBUG nova.api.openstack.wsgi [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1014.745684] [47313]: DEBUG nova.compute.api [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1014.749626] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.749916] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.750157] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.750578] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.750812] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.750994] [47313]: DEBUG oslo_concurrency.lockutils [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.830214] [47313]: DEBUG nova.policy [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1014.835173] [47313]: INFO nova.api.openstack.requestlog [None req-ebe6e43d-b994-495e-a8be-1c205c73fa5c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1316 microversion: 2.1 time: 0.093659 [ 1014.835523] [47313]: [pid: 47313|app: 0|req: 4339/8848] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:11 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1316 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1014.869633] [47312]: DEBUG nova.api.openstack.wsgi [req-f110414e-71ae-414e-b025-4bbf23ce624f req-383dbf90-a6cb-431c-a8ba-f353d4e85977 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "86d022e2-bd02-45cd-a9dd-362e912dd8e1", "tag": "1c8136d3-adb9-485c-b04a-26fb85df1f6d"}, {"server_uuid": "f71d004b-5343-4ef3-8f37-8ff544c335a2", "name": "network-vif-deleted", "tag": "fdefc4b7-2c39-496c-9909-b5e05cbdc1da"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1014.876557] [47312]: DEBUG oslo_concurrency.lockutils [req-f110414e-71ae-414e-b025-4bbf23ce624f req-383dbf90-a6cb-431c-a8ba-f353d4e85977 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.876834] [47312]: DEBUG oslo_concurrency.lockutils [req-f110414e-71ae-414e-b025-4bbf23ce624f req-383dbf90-a6cb-431c-a8ba-f353d4e85977 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.877070] [47312]: DEBUG oslo_concurrency.lockutils [req-f110414e-71ae-414e-b025-4bbf23ce624f req-383dbf90-a6cb-431c-a8ba-f353d4e85977 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.883842] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f110414e-71ae-414e-b025-4bbf23ce624f req-383dbf90-a6cb-431c-a8ba-f353d4e85977 service nova] Creating event network-changed:1c8136d3-adb9-485c-b04a-26fb85df1f6d for instance 86d022e2-bd02-45cd-a9dd-362e912dd8e1 on cpu-1 [ 1014.884146] [47312]: INFO nova.api.openstack.compute.server_external_events [req-f110414e-71ae-414e-b025-4bbf23ce624f req-383dbf90-a6cb-431c-a8ba-f353d4e85977 service nova] Creating event network-vif-deleted:fdefc4b7-2c39-496c-9909-b5e05cbdc1da for instance f71d004b-5343-4ef3-8f37-8ff544c335a2 on cpu-1 [ 1014.887695] [47312]: INFO nova.api.openstack.requestlog [req-f110414e-71ae-414e-b025-4bbf23ce624f req-383dbf90-a6cb-431c-a8ba-f353d4e85977 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020390 [ 1014.888045] [47312]: [pid: 47312|app: 0|req: 4510/8849] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:11 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1014.974293] [47313]: DEBUG nova.api.openstack.wsgi [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1014.976145] [47313]: DEBUG nova.compute.api [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1014.979987] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.980264] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.980458] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1014.980810] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1014.981015] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1014.981198] [47313]: DEBUG oslo_concurrency.lockutils [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.012317] [47313]: DEBUG nova.policy [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1015.016114] [47313]: INFO nova.api.openstack.requestlog [None req-f0605c70-8a41-48c9-aef8-da6b83d4eb2b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1217 microversion: 2.1 time: 0.044161 [ 1015.016573] [47313]: [pid: 47313|app: 0|req: 4340/8850] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:11 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1217 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.124486] [47312]: DEBUG nova.api.openstack.wsgi [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1015.126233] [47312]: DEBUG nova.compute.api [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1015.130081] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.130319] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.130505] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.130854] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.131061] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.131259] [47312]: DEBUG oslo_concurrency.lockutils [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.139393] [47312]: INFO nova.api.openstack.wsgi [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d could not be found. [ 1015.139671] [47312]: DEBUG nova.api.openstack.wsgi [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1015.140084] [47312]: INFO nova.api.openstack.requestlog [None req-ddd2822b-00f1-4471-88f7-830c39bf6a20 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 404 len: 111 microversion: 2.1 time: 0.018176 [ 1015.140489] [47312]: [pid: 47312|app: 0|req: 4511/8851] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:11 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1015.198162] [47313]: DEBUG nova.api.openstack.wsgi [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-701884702", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "0ee63c2f-6734-4b12-88f2-59679c697d2d"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1015.234171] [47313]: DEBUG nova.network.neutron [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1015.407302] [47313]: DEBUG nova.virt.hardware [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 1015.407526] [47313]: DEBUG nova.virt.hardware [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1015.407736] [47313]: DEBUG nova.virt.hardware [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 1015.407898] [47313]: DEBUG nova.virt.hardware [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1015.408074] [47313]: DEBUG nova.virt.hardware [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 1015.413484] [47313]: DEBUG oslo_concurrency.lockutils [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.413716] [47313]: DEBUG oslo_concurrency.lockutils [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.413903] [47313]: DEBUG oslo_concurrency.lockutils [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.414395] [47313]: DEBUG oslo_concurrency.lockutils [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.414657] [47313]: DEBUG oslo_concurrency.lockutils [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.414868] [47313]: DEBUG oslo_concurrency.lockutils [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.423274] [47313]: DEBUG nova.quota [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1015.426143] [47313]: DEBUG nova.quota [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1015.432859] [47313]: DEBUG nova.compute.api [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 1015.434294] [47313]: DEBUG nova.compute.api [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 1015.464040] [47313]: INFO nova.api.openstack.requestlog [None req-89faa76b-36f3-46a7-9d25-e32739e841d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.267982 [ 1015.464368] [47313]: [pid: 47313|app: 0|req: 4341/8852] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:18:12 2024] POST /compute/v2.1/servers => generated 380 bytes in 269 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1015.471126] [47312]: DEBUG nova.api.openstack.wsgi [None req-21e1b109-f91e-4db1-b4af-c06688a35f95 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1015.473222] [47312]: DEBUG nova.compute.api [None req-21e1b109-f91e-4db1-b4af-c06688a35f95 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1015.500072] [47312]: DEBUG nova.policy [None req-21e1b109-f91e-4db1-b4af-c06688a35f95 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1015.506247] [47312]: INFO nova.api.openstack.requestlog [None req-21e1b109-f91e-4db1-b4af-c06688a35f95 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1206 microversion: 2.1 time: 0.038077 [ 1015.506780] [47312]: [pid: 47312|app: 0|req: 4512/8853] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:12 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1206 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.584593] [47313]: DEBUG nova.api.openstack.wsgi [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1015.586287] [47313]: DEBUG nova.compute.api [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1015.590398] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.590659] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.590824] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.591198] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.591399] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.591571] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.616406] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.616645] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.616828] [47313]: DEBUG oslo_concurrency.lockutils [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.617030] [47313]: DEBUG nova.objects.instance [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lazy-loading 'fault' on Instance uuid 9562558a-89ba-4169-bd0a-ad31fc0c33bc {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.635337] [47313]: DEBUG nova.policy [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3ed5336d22ef451e842b188bdd50f353', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fd99c56733940dda5267401c71b9e5d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1015.640492] [47313]: INFO nova.api.openstack.requestlog [None req-d6dda8f2-3f9b-449e-a3ad-16d6abde23b9 tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 200 len: 1301 microversion: 2.1 time: 0.058373 [ 1015.640813] [47313]: [pid: 47313|app: 0|req: 4342/8854] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:12 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 1301 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.696278] [47312]: DEBUG nova.api.openstack.wsgi [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1015.697915] [47312]: DEBUG nova.compute.api [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1015.701923] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.702193] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.702385] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.702902] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.703229] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.703484] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.723163] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.723429] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.723612] [47312]: DEBUG oslo_concurrency.lockutils [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.723806] [47312]: DEBUG nova.objects.instance [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lazy-loading 'fault' on Instance uuid f71d004b-5343-4ef3-8f37-8ff544c335a2 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1015.741865] [47312]: DEBUG nova.policy [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1015.745466] [47312]: INFO nova.api.openstack.requestlog [None req-82fbc05d-d682-426b-ba14-53ab179e85ad tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1326 microversion: 2.1 time: 0.051454 [ 1015.745792] [47312]: [pid: 47312|app: 0|req: 4513/8855] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:12 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1015.846681] [47313]: DEBUG nova.api.openstack.wsgi [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1015.848107] [47313]: DEBUG nova.compute.api [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1015.851641] [47313]: DEBUG oslo_concurrency.lockutils [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.851877] [47313]: DEBUG oslo_concurrency.lockutils [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.852153] [47313]: DEBUG oslo_concurrency.lockutils [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.852529] [47313]: DEBUG oslo_concurrency.lockutils [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1015.852735] [47313]: DEBUG oslo_concurrency.lockutils [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1015.852909] [47313]: DEBUG oslo_concurrency.lockutils [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1015.923832] [47313]: DEBUG nova.policy [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1015.928011] [47313]: INFO nova.api.openstack.requestlog [None req-b955d90b-4b6d-45b8-a3f9-a7f36b113c1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1316 microversion: 2.1 time: 0.083852 [ 1015.928362] [47313]: [pid: 47313|app: 0|req: 4343/8856] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:12 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1316 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.028803] [47312]: DEBUG nova.api.openstack.wsgi [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1016.030503] [47312]: DEBUG nova.compute.api [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1016.034333] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.034563] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.034744] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.035102] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.035301] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.035474] [47312]: DEBUG oslo_concurrency.lockutils [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.064857] [47312]: DEBUG nova.policy [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1016.068454] [47312]: INFO nova.api.openstack.requestlog [None req-c780ac3f-dbee-445c-aef7-f7134d1dc821 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1209 microversion: 2.1 time: 0.042042 [ 1016.068769] [47312]: [pid: 47312|app: 0|req: 4514/8857] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:12 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.518157] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1016.520027] [47313]: DEBUG nova.compute.api [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1016.523898] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.524141] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.524345] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.524676] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.524872] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.525058] [47313]: DEBUG oslo_concurrency.lockutils [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.560938] [47313]: DEBUG nova.policy [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1016.567194] [47313]: INFO nova.api.openstack.requestlog [None req-0c6cfa5c-02c7-41b7-808b-9d85d2d2fcc1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1210 microversion: 2.1 time: 0.051247 [ 1016.567486] [47313]: [pid: 47313|app: 0|req: 4344/8858] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:13 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.652838] [47312]: DEBUG nova.api.openstack.wsgi [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1016.654533] [47312]: DEBUG nova.compute.api [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] [instance: 9562558a-89ba-4169-bd0a-ad31fc0c33bc] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1016.658212] [47312]: DEBUG oslo_concurrency.lockutils [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.658442] [47312]: DEBUG oslo_concurrency.lockutils [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.658635] [47312]: DEBUG oslo_concurrency.lockutils [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.659183] [47312]: DEBUG oslo_concurrency.lockutils [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.659520] [47312]: DEBUG oslo_concurrency.lockutils [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.659820] [47312]: DEBUG oslo_concurrency.lockutils [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.669459] [47312]: INFO nova.api.openstack.wsgi [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] HTTP exception thrown: Instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc could not be found. [ 1016.669742] [47312]: DEBUG nova.api.openstack.wsgi [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] Returning 404 to user: Instance 9562558a-89ba-4169-bd0a-ad31fc0c33bc could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1016.670161] [47312]: INFO nova.api.openstack.requestlog [None req-c732f1ad-793c-4bed-80a8-379673b0aa2a tempest-ServersNegativeTestJSON-1832544787 tempest-ServersNegativeTestJSON-1832544787-project-member] 10.180.1.21 "GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc" status: 404 len: 111 microversion: 2.1 time: 0.019924 [ 1016.670444] [47312]: [pid: 47312|app: 0|req: 4515/8859] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:13 2024] GET /compute/v2.1/servers/9562558a-89ba-4169-bd0a-ad31fc0c33bc => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1016.757969] [47313]: DEBUG nova.api.openstack.wsgi [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1016.759765] [47313]: DEBUG nova.compute.api [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1016.763778] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.764062] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.764308] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.764752] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.764993] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.765209] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.784451] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.784677] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.784863] [47313]: DEBUG oslo_concurrency.lockutils [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.785069] [47313]: DEBUG nova.objects.instance [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lazy-loading 'fault' on Instance uuid f71d004b-5343-4ef3-8f37-8ff544c335a2 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1016.804763] [47313]: DEBUG nova.policy [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1016.808454] [47313]: INFO nova.api.openstack.requestlog [None req-2dd53272-4db8-44d5-9abc-9ce708cc2962 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 200 len: 1326 microversion: 2.1 time: 0.053018 [ 1016.808795] [47313]: [pid: 47313|app: 0|req: 4345/8860] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:13 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1016.942690] [47312]: DEBUG nova.api.openstack.wsgi [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1016.948896] [47312]: DEBUG nova.compute.api [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1016.956880] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.957196] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.957401] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1016.957937] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1016.958842] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1016.959110] [47312]: DEBUG oslo_concurrency.lockutils [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1017.051146] [47312]: DEBUG nova.policy [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1017.056189] [47312]: INFO nova.api.openstack.requestlog [None req-397d113e-8fd0-4899-b494-4880e42bab79 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1316 microversion: 2.1 time: 0.116060 [ 1017.056623] [47312]: [pid: 47312|app: 0|req: 4516/8861] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:13 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1316 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.082192] [47313]: DEBUG nova.api.openstack.wsgi [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1017.084331] [47313]: DEBUG nova.compute.api [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1017.088272] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1017.088804] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1017.089174] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1017.089722] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1017.090083] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1017.090447] [47313]: DEBUG oslo_concurrency.lockutils [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1017.126125] [47313]: DEBUG nova.policy [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1017.130789] [47313]: INFO nova.api.openstack.requestlog [None req-04d0f913-1887-41f8-8d4b-fcc9f7b72aa7 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1209 microversion: 2.1 time: 0.051334 [ 1017.131152] [47313]: [pid: 47313|app: 0|req: 4346/8862] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:13 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.579875] [47312]: DEBUG nova.api.openstack.wsgi [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1017.582056] [47312]: DEBUG nova.compute.api [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1017.587212] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1017.587772] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1017.587772] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1017.588364] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1017.588364] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1017.588364] [47312]: DEBUG oslo_concurrency.lockutils [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1017.620654] [47312]: DEBUG nova.policy [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1017.625360] [47312]: INFO nova.api.openstack.requestlog [None req-d3ffd9f4-eec2-4c95-84cd-845e0ebe5d78 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1202 microversion: 2.1 time: 0.048228 [ 1017.625686] [47312]: [pid: 47312|app: 0|req: 4517/8863] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:14 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1017.824460] [47313]: DEBUG nova.api.openstack.wsgi [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1017.825431] [47313]: DEBUG nova.compute.api [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1017.829019] [47313]: DEBUG oslo_concurrency.lockutils [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1017.829245] [47313]: DEBUG oslo_concurrency.lockutils [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1017.829431] [47313]: DEBUG oslo_concurrency.lockutils [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1017.829918] [47313]: DEBUG oslo_concurrency.lockutils [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1017.830102] [47313]: DEBUG oslo_concurrency.lockutils [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1017.830310] [47313]: DEBUG oslo_concurrency.lockutils [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1017.840602] [47313]: INFO nova.api.openstack.wsgi [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] HTTP exception thrown: Instance f71d004b-5343-4ef3-8f37-8ff544c335a2 could not be found. [ 1017.840961] [47313]: DEBUG nova.api.openstack.wsgi [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Returning 404 to user: Instance f71d004b-5343-4ef3-8f37-8ff544c335a2 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1017.841586] [47313]: INFO nova.api.openstack.requestlog [None req-00cf5776-ef7d-4990-928d-7e8c82478fea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 404 len: 111 microversion: 2.1 time: 0.020723 [ 1017.841981] [47313]: [pid: 47313|app: 0|req: 4347/8864] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:14 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1017.848328] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f58887c-80e7-4865-8a52-507c69794d1d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '.version_select at 0x7b9c47337760>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1017.866109] [47312]: INFO nova.api.openstack.requestlog [None req-3f58887c-80e7-4865-8a52-507c69794d1d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1751624827" status: 202 len: 0 microversion: 2.1 time: 0.020069 [ 1017.866558] [47312]: [pid: 47312|app: 0|req: 4518/8865] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:18:14 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1751624827 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1018.071372] [47313]: DEBUG nova.api.openstack.wsgi [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1018.073313] [47313]: DEBUG nova.compute.api [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1018.077234] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1018.077234] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1018.077234] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1018.077618] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1018.077826] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1018.078069] [47313]: DEBUG oslo_concurrency.lockutils [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1018.142276] [47312]: DEBUG nova.api.openstack.wsgi [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1018.143967] [47312]: DEBUG nova.compute.api [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1018.148250] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1018.148487] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1018.148672] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1018.149143] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1018.149372] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1018.149550] [47312]: DEBUG oslo_concurrency.lockutils [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1018.187321] [47312]: DEBUG nova.policy [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1018.191582] [47312]: INFO nova.api.openstack.requestlog [None req-e9c6b892-3750-4ed6-91fa-b4dbe491f87a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1265 microversion: 2.1 time: 0.051640 [ 1018.191887] [47312]: [pid: 47312|app: 0|req: 4519/8866] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:14 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1265 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.205709] [47313]: DEBUG nova.policy [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1018.210219] [47313]: INFO nova.api.openstack.requestlog [None req-5c69528f-0558-4f30-ac61-40d2aa295026 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1316 microversion: 2.1 time: 0.141127 [ 1018.210523] [47313]: [pid: 47313|app: 0|req: 4348/8867] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:14 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1316 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.249505] [47312]: DEBUG nova.api.openstack.wsgi [None req-79c0cd5a-5d22-4288-b38c-e930c33edf66 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: .version_select at 0x7b9c47337760>, body: {"keypair": {"name": "tempest-keypair-788126285", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC3s9Cz4ugGMmsnKmHzha4iRZG2E2BvZEnxDqRn3EBCHoYOqYHriWeRgjY5acJcDlfbxYv0jEv8K2Xs2I2bMnemDuruFfPQbxDpw/x76SATl7kxzUveHv2bFsj2e74RAmg=="}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1018.263493] [47312]: DEBUG nova.quota [None req-79c0cd5a-5d22-4288-b38c-e930c33edf66 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for project 651d8f34661542219f5451bce866ec02. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1018.267134] [47312]: DEBUG nova.quota [None req-79c0cd5a-5d22-4288-b38c-e930c33edf66 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for user 47ebbe5ddb8b41bbb1a54cf191aef61a and project 651d8f34661542219f5451bce866ec02. Resources: {'key_pairs'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1018.281102] [47312]: INFO nova.api.openstack.requestlog [None req-79c0cd5a-5d22-4288-b38c-e930c33edf66 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.033590 [ 1018.281630] [47312]: [pid: 47312|app: 0|req: 4520/8868] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:18:15 2024] POST /compute/v2.1/os-keypairs => generated 385 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1018.637018] [47313]: DEBUG nova.api.openstack.wsgi [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1018.638731] [47313]: DEBUG nova.compute.api [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1018.643489] [47313]: DEBUG oslo_concurrency.lockutils [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1018.643713] [47313]: DEBUG oslo_concurrency.lockutils [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1018.643893] [47313]: DEBUG oslo_concurrency.lockutils [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1018.644288] [47313]: DEBUG oslo_concurrency.lockutils [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1018.644493] [47313]: DEBUG oslo_concurrency.lockutils [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1018.644663] [47313]: DEBUG oslo_concurrency.lockutils [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1018.689160] [47313]: DEBUG nova.policy [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1018.695481] [47313]: INFO nova.api.openstack.requestlog [None req-dab6180d-be5d-49ee-ab15-a6d62184f6c3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1202 microversion: 2.1 time: 0.060719 [ 1018.695791] [47313]: [pid: 47313|app: 0|req: 4349/8869] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:15 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1202 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1018.945157] [47312]: DEBUG nova.api.openstack.wsgi [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1759420628", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "c74365c9-d7d6-401a-a7fb-98f833ef744e"}], "security_groups": [{"name": "tempest-securitygroup--1267329567"}], "key_name": "tempest-keypair-788126285", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1019.016273] [47312]: DEBUG nova.network.neutron [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] validate_networks() for [('c74365c9-d7d6-401a-a7fb-98f833ef744e', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1019.184310] [47312]: DEBUG nova.virt.hardware [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 1019.184578] [47312]: DEBUG nova.virt.hardware [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1019.184766] [47312]: DEBUG nova.virt.hardware [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 1019.184925] [47312]: DEBUG nova.virt.hardware [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1019.185095] [47312]: DEBUG nova.virt.hardware [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 1019.192956] [47312]: DEBUG oslo_concurrency.lockutils [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.193243] [47312]: DEBUG oslo_concurrency.lockutils [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.193421] [47312]: DEBUG oslo_concurrency.lockutils [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.193821] [47312]: DEBUG oslo_concurrency.lockutils [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.194030] [47312]: DEBUG oslo_concurrency.lockutils [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.194220] [47312]: DEBUG oslo_concurrency.lockutils [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.203956] [47312]: DEBUG nova.quota [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for project 651d8f34661542219f5451bce866ec02. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1019.204207] [47313]: DEBUG nova.api.openstack.wsgi [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1019.205977] [47313]: DEBUG nova.compute.api [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1019.207325] [47312]: DEBUG nova.quota [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Getting quotas for user 47ebbe5ddb8b41bbb1a54cf191aef61a and project 651d8f34661542219f5451bce866ec02. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1019.209637] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.209930] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.210075] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.210434] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.210639] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.210814] [47313]: DEBUG oslo_concurrency.lockutils [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.213884] [47312]: DEBUG nova.compute.api [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 1019.215254] [47312]: DEBUG nova.compute.api [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 1019.244513] [47313]: DEBUG nova.policy [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1019.248508] [47313]: INFO nova.api.openstack.requestlog [None req-e5f05f6e-1a43-48ab-a2e3-78c7fc387ad8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1265 microversion: 2.1 time: 0.046630 [ 1019.248888] [47313]: [pid: 47313|app: 0|req: 4350/8870] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:16 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1265 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.251619] [47312]: INFO nova.api.openstack.requestlog [None req-774e6ff7-10b9-48a3-8d9e-383259e0101b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.308985 [ 1019.251977] [47312]: [pid: 47312|app: 0|req: 4521/8871] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:18:15 2024] POST /compute/v2.1/servers => generated 402 bytes in 310 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1019.252265] [47313]: DEBUG nova.api.openstack.wsgi [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1019.253900] [47313]: DEBUG nova.compute.api [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1019.257212] [47313]: DEBUG oslo_concurrency.lockutils [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.257441] [47313]: DEBUG oslo_concurrency.lockutils [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.257628] [47313]: DEBUG oslo_concurrency.lockutils [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.258009] [47312]: DEBUG nova.api.openstack.wsgi [None req-1f14e5c2-bb55-4511-b0c0-df9dbad9356d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1019.258051] [47313]: DEBUG oslo_concurrency.lockutils [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.258221] [47313]: DEBUG oslo_concurrency.lockutils [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.258395] [47313]: DEBUG oslo_concurrency.lockutils [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.259617] [47312]: DEBUG nova.compute.api [None req-1f14e5c2-bb55-4511-b0c0-df9dbad9356d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1019.291530] [47312]: DEBUG nova.policy [None req-1f14e5c2-bb55-4511-b0c0-df9dbad9356d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1019.295825] [47312]: INFO nova.api.openstack.requestlog [None req-1f14e5c2-bb55-4511-b0c0-df9dbad9356d tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1239 microversion: 2.1 time: 0.039832 [ 1019.296167] [47312]: [pid: 47312|app: 0|req: 4522/8872] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:16 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1239 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1019.340255] [47313]: DEBUG nova.policy [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1019.344550] [47313]: INFO nova.api.openstack.requestlog [None req-e360aa11-851f-4bc1-8231-bfe36bafc888 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1316 microversion: 2.1 time: 0.095081 [ 1019.344868] [47313]: [pid: 47313|app: 0|req: 4351/8873] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:16 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1316 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1019.707456] [47312]: DEBUG nova.api.openstack.wsgi [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1019.709071] [47312]: DEBUG nova.compute.api [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1019.713873] [47312]: DEBUG oslo_concurrency.lockutils [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.714118] [47312]: DEBUG oslo_concurrency.lockutils [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.714328] [47312]: DEBUG oslo_concurrency.lockutils [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.714685] [47312]: DEBUG oslo_concurrency.lockutils [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1019.714885] [47312]: DEBUG oslo_concurrency.lockutils [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1019.715075] [47312]: DEBUG oslo_concurrency.lockutils [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1019.744881] [47312]: DEBUG nova.policy [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1019.750420] [47312]: INFO nova.api.openstack.requestlog [None req-873c26bc-3d9c-4046-ac11-c43543a3e5d8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1258 microversion: 2.1 time: 0.045262 [ 1019.750724] [47312]: [pid: 47312|app: 0|req: 4523/8874] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:16 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1258 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.260112] [47313]: DEBUG nova.api.openstack.wsgi [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.261781] [47313]: DEBUG nova.compute.api [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.265792] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.266038] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.266234] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.266591] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.266788] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.267052] [47313]: DEBUG oslo_concurrency.lockutils [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.298207] [47313]: DEBUG nova.policy [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.303230] [47313]: INFO nova.api.openstack.requestlog [None req-1e68f2a7-5711-4825-9e30-82334fa58aec tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1273 microversion: 2.1 time: 0.045299 [ 1020.303511] [47313]: [pid: 47313|app: 0|req: 4352/8875] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1273 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.307548] [47312]: DEBUG nova.api.openstack.wsgi [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.308853] [47312]: DEBUG nova.compute.api [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.312271] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.312584] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.312687] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.313050] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.313294] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.313600] [47312]: DEBUG oslo_concurrency.lockutils [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.344728] [47312]: DEBUG nova.policy [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.348565] [47312]: INFO nova.api.openstack.requestlog [None req-8e46f741-2da9-4b09-9722-cfbe5d6ccdb1 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1243 microversion: 2.1 time: 0.043723 [ 1020.348880] [47312]: [pid: 47312|app: 0|req: 4524/8876] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1243 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.359954] [47313]: DEBUG nova.api.openstack.wsgi [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.361754] [47313]: DEBUG nova.compute.api [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.365355] [47313]: DEBUG oslo_concurrency.lockutils [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.365641] [47313]: DEBUG oslo_concurrency.lockutils [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.365868] [47313]: DEBUG oslo_concurrency.lockutils [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.366297] [47313]: DEBUG oslo_concurrency.lockutils [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.366555] [47313]: DEBUG oslo_concurrency.lockutils [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.366770] [47313]: DEBUG oslo_concurrency.lockutils [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.450996] [47313]: DEBUG nova.policy [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.455482] [47313]: INFO nova.api.openstack.requestlog [None req-c40bfe13-1d41-498b-b0af-5f3880010f11 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1504 microversion: 2.1 time: 0.098095 [ 1020.455816] [47313]: [pid: 47313|app: 0|req: 4353/8877] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1504 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.468350] [47312]: DEBUG nova.api.openstack.wsgi [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.470353] [47312]: DEBUG nova.compute.api [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.474810] [47312]: DEBUG oslo_concurrency.lockutils [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.475052] [47312]: DEBUG oslo_concurrency.lockutils [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.475240] [47312]: DEBUG oslo_concurrency.lockutils [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.475623] [47312]: DEBUG oslo_concurrency.lockutils [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.475836] [47312]: DEBUG oslo_concurrency.lockutils [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.476015] [47312]: DEBUG oslo_concurrency.lockutils [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.552419] [47312]: DEBUG nova.policy [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.556721] [47312]: INFO nova.api.openstack.requestlog [None req-007e3deb-77d1-42ed-bdc7-d8e37f963fe5 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1504 microversion: 2.1 time: 0.090468 [ 1020.557016] [47312]: [pid: 47312|app: 0|req: 4525/8878] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1504 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.567717] [47313]: DEBUG nova.api.openstack.wsgi [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1020.569510] [47313]: DEBUG nova.compute.api [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.573833] [47313]: DEBUG oslo_concurrency.lockutils [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.574078] [47313]: DEBUG oslo_concurrency.lockutils [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.574276] [47313]: DEBUG oslo_concurrency.lockutils [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.574658] [47313]: DEBUG oslo_concurrency.lockutils [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.574908] [47313]: DEBUG oslo_concurrency.lockutils [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.575034] [47313]: DEBUG oslo_concurrency.lockutils [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.621115] [47313]: INFO nova.api.openstack.requestlog [None req-218e40f4-671e-4425-8ce6-c21db04d1b6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1080 microversion: 2.1 time: 0.055540 [ 1020.621604] [47313]: [pid: 47313|app: 0|req: 4354/8879] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:18:17 2024] PUT /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1080 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.630740] [47312]: DEBUG nova.api.openstack.wsgi [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.632569] [47312]: DEBUG nova.compute.api [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.636292] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.636292] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.636491] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.636874] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.637191] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.637419] [47312]: DEBUG oslo_concurrency.lockutils [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.712766] [47312]: DEBUG nova.policy [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.717084] [47312]: INFO nova.api.openstack.requestlog [None req-fc24d46e-bfec-4c06-81c3-7924b5d31aad tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1502 microversion: 2.1 time: 0.088713 [ 1020.717391] [47312]: [pid: 47312|app: 0|req: 4526/8880] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1502 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.727529] [47313]: DEBUG nova.api.openstack.wsgi [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.729185] [47313]: DEBUG nova.compute.api [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.732586] [47313]: DEBUG oslo_concurrency.lockutils [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.732829] [47313]: DEBUG oslo_concurrency.lockutils [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.733026] [47313]: DEBUG oslo_concurrency.lockutils [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.733438] [47313]: DEBUG oslo_concurrency.lockutils [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.733637] [47313]: DEBUG oslo_concurrency.lockutils [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.733808] [47313]: DEBUG oslo_concurrency.lockutils [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.762113] [47312]: DEBUG nova.api.openstack.wsgi [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.764497] [47312]: DEBUG nova.compute.api [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.767839] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.768257] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.768596] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.769086] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.770027] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.770027] [47312]: DEBUG oslo_concurrency.lockutils [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.805663] [47312]: DEBUG nova.policy [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.809671] [47312]: INFO nova.api.openstack.requestlog [None req-1e4d40f2-8022-4bbc-9021-0b72cce4bfa0 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1258 microversion: 2.1 time: 0.049691 [ 1020.809947] [47312]: [pid: 47312|app: 0|req: 4527/8881] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1258 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.811853] [47313]: DEBUG nova.policy [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.816090] [47313]: INFO nova.api.openstack.requestlog [None req-29eb516f-3ea5-4838-b131-b36e1941f242 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1502 microversion: 2.1 time: 0.090613 [ 1020.816406] [47313]: [pid: 47313|app: 0|req: 4355/8882] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1502 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.826767] [47312]: DEBUG nova.api.openstack.wsgi [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "MANUAL"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1020.828445] [47312]: DEBUG nova.compute.api [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.831500] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.831723] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.831905] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.832275] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.832486] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.832644] [47312]: DEBUG oslo_concurrency.lockutils [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.865381] [47312]: INFO nova.api.openstack.requestlog [None req-abb50ba3-96fe-4900-8079-6fe314d2fd19 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1082 microversion: 2.1 time: 0.040491 [ 1020.865742] [47312]: [pid: 47312|app: 0|req: 4528/8883] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:18:17 2024] PUT /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1082 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.874407] [47313]: DEBUG nova.api.openstack.wsgi [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.876146] [47313]: DEBUG nova.compute.api [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.879685] [47313]: DEBUG oslo_concurrency.lockutils [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.879911] [47313]: DEBUG oslo_concurrency.lockutils [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.880108] [47313]: DEBUG oslo_concurrency.lockutils [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.880454] [47313]: DEBUG oslo_concurrency.lockutils [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.880650] [47313]: DEBUG oslo_concurrency.lockutils [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.880819] [47313]: DEBUG oslo_concurrency.lockutils [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.951865] [47313]: DEBUG nova.policy [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1020.956291] [47313]: INFO nova.api.openstack.requestlog [None req-e42a844a-88d2-4a08-8629-4366cc6b8d6d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1504 microversion: 2.1 time: 0.083993 [ 1020.956609] [47313]: [pid: 47313|app: 0|req: 4356/8884] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1504 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1020.967199] [47312]: DEBUG nova.api.openstack.wsgi [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1020.968988] [47312]: DEBUG nova.compute.api [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1020.972599] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.972831] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.973017] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1020.973393] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1020.973593] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1020.973761] [47312]: DEBUG oslo_concurrency.lockutils [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.041908] [47312]: DEBUG nova.policy [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1021.046403] [47312]: INFO nova.api.openstack.requestlog [None req-3be263d6-6d4c-44a3-8fc5-86d4254b4d2e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1504 microversion: 2.1 time: 0.081484 [ 1021.046858] [47312]: [pid: 47312|app: 0|req: 4529/8885] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:17 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1504 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.057869] [47313]: DEBUG nova.api.openstack.wsgi [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1021.058204] [47313]: DEBUG nova.compute.api [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1021.061796] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.062012] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.062205] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.062667] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.062752] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.062926] [47313]: DEBUG oslo_concurrency.lockutils [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.076798] [47313]: DEBUG nova.compute.api [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1021.119963] [47313]: INFO nova.api.openstack.requestlog [None req-fb2c6b00-c795-434e-bd89-73d80aab4066 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 204 len: 0 microversion: 2.1 time: 0.064241 [ 1021.120310] [47313]: [pid: 47313|app: 0|req: 4357/8886] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:17 2024] DELETE /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1021.129996] [47312]: DEBUG nova.api.openstack.wsgi [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1021.130355] [47312]: DEBUG nova.compute.api [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1021.133554] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.133863] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.133945] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.134301] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.134612] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.134701] [47312]: DEBUG oslo_concurrency.lockutils [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.149625] [47312]: DEBUG nova.compute.api [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1021.176374] [47312]: INFO nova.compute.api [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Instance is already in deleting state, ignoring this request [ 1021.176824] [47312]: INFO nova.api.openstack.requestlog [None req-3f936132-76e0-4cd8-8b7e-d4c8b241c316 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 204 len: 0 microversion: 2.1 time: 0.049246 [ 1021.177148] [47312]: [pid: 47312|app: 0|req: 4530/8887] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:17 2024] DELETE /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1021.182472] [47313]: DEBUG nova.api.openstack.wsgi [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1021.184317] [47313]: DEBUG nova.compute.api [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1021.187793] [47313]: DEBUG oslo_concurrency.lockutils [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.188031] [47313]: DEBUG oslo_concurrency.lockutils [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.188223] [47313]: DEBUG oslo_concurrency.lockutils [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.188574] [47313]: DEBUG oslo_concurrency.lockutils [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.188773] [47313]: DEBUG oslo_concurrency.lockutils [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.188942] [47313]: DEBUG oslo_concurrency.lockutils [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.258712] [47313]: DEBUG nova.policy [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1021.262742] [47313]: INFO nova.api.openstack.requestlog [None req-c441266f-3aa1-483c-88f6-07e0768f4d0f tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1510 microversion: 2.1 time: 0.082785 [ 1021.263080] [47313]: [pid: 47313|app: 0|req: 4358/8888] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:18 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1510 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.315248] [47312]: DEBUG nova.api.openstack.wsgi [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1021.316862] [47312]: DEBUG nova.compute.api [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1021.320383] [47312]: DEBUG oslo_concurrency.lockutils [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.320614] [47312]: DEBUG oslo_concurrency.lockutils [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.320796] [47312]: DEBUG oslo_concurrency.lockutils [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.321222] [47312]: DEBUG oslo_concurrency.lockutils [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.321430] [47312]: DEBUG oslo_concurrency.lockutils [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.321602] [47312]: DEBUG oslo_concurrency.lockutils [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.365912] [47313]: DEBUG nova.api.openstack.wsgi [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1021.367548] [47313]: DEBUG nova.compute.api [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1021.371133] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.371393] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.371581] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.371930] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.372142] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.372317] [47313]: DEBUG oslo_concurrency.lockutils [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.403779] [47313]: DEBUG nova.policy [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1021.407381] [47313]: INFO nova.api.openstack.requestlog [None req-ae26b505-69b7-434f-bf19-84342e1e7dd0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1235 microversion: 2.1 time: 0.043647 [ 1021.407696] [47313]: [pid: 47313|app: 0|req: 4359/8889] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:18 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1235 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.423182] [47312]: DEBUG nova.policy [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1021.427988] [47312]: INFO nova.api.openstack.requestlog [None req-a422d61d-59b6-4a38-aa55-60a517f518ca tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.115016 [ 1021.428340] [47312]: [pid: 47312|app: 0|req: 4531/8890] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:18 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1021.785445] [47313]: DEBUG nova.api.openstack.wsgi [req-2f6f6f49-64e2-4b13-901d-05962208667f req-e8c57916-b299-4f6e-bf4e-263490d0208a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "66d0dc08-e8e7-4bf5-884a-67f65e8e109d", "name": "network-vif-plugged", "status": "completed", "tag": "2cc52359-688b-48a0-8436-a1d5cfd37738"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1021.792417] [47313]: DEBUG oslo_concurrency.lockutils [req-2f6f6f49-64e2-4b13-901d-05962208667f req-e8c57916-b299-4f6e-bf4e-263490d0208a service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.792658] [47313]: DEBUG oslo_concurrency.lockutils [req-2f6f6f49-64e2-4b13-901d-05962208667f req-e8c57916-b299-4f6e-bf4e-263490d0208a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.792839] [47313]: DEBUG oslo_concurrency.lockutils [req-2f6f6f49-64e2-4b13-901d-05962208667f req-e8c57916-b299-4f6e-bf4e-263490d0208a service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.803012] [47313]: INFO nova.api.openstack.compute.server_external_events [req-2f6f6f49-64e2-4b13-901d-05962208667f req-e8c57916-b299-4f6e-bf4e-263490d0208a service nova] Creating event network-vif-plugged:2cc52359-688b-48a0-8436-a1d5cfd37738 for instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d on cpu-1 [ 1021.805966] [47313]: INFO nova.api.openstack.requestlog [req-2f6f6f49-64e2-4b13-901d-05962208667f req-e8c57916-b299-4f6e-bf4e-263490d0208a service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022745 [ 1021.806394] [47313]: [pid: 47313|app: 0|req: 4360/8891] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:18 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1021.821875] [47312]: DEBUG nova.api.openstack.wsgi [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1021.823615] [47312]: DEBUG nova.compute.api [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1021.827976] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.828236] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.828528] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.828793] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1021.829383] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1021.829383] [47312]: DEBUG oslo_concurrency.lockutils [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1021.871546] [47312]: DEBUG nova.policy [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1021.876070] [47312]: INFO nova.api.openstack.requestlog [None req-54a2114e-f774-4ded-8fc2-8c77ed0a26b2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1258 microversion: 2.1 time: 0.056526 [ 1021.876547] [47312]: [pid: 47312|app: 0|req: 4532/8892] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:18 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1258 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1022.275012] [47313]: DEBUG nova.api.openstack.wsgi [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1022.276748] [47313]: DEBUG nova.compute.api [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1022.280412] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.280599] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.280781] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.281152] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.281463] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.281649] [47313]: DEBUG oslo_concurrency.lockutils [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.382106] [47312]: DEBUG nova.api.openstack.wsgi [req-7e7a334f-83e3-4157-9238-b668846b0dd7 req-aa90cbc1-a394-4a40-85ab-8cf55dbd71c3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "66d0dc08-e8e7-4bf5-884a-67f65e8e109d", "tag": "2cc52359-688b-48a0-8436-a1d5cfd37738"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1022.382363] [47313]: DEBUG nova.policy [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1022.387372] [47313]: INFO nova.api.openstack.requestlog [None req-bb62c5ea-e18d-4eaf-a67b-4105fac6f52e tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1510 microversion: 2.1 time: 0.115005 [ 1022.387703] [47313]: [pid: 47313|app: 0|req: 4361/8893] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:19 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1510 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.391244] [47312]: DEBUG oslo_concurrency.lockutils [req-7e7a334f-83e3-4157-9238-b668846b0dd7 req-aa90cbc1-a394-4a40-85ab-8cf55dbd71c3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.391730] [47312]: DEBUG oslo_concurrency.lockutils [req-7e7a334f-83e3-4157-9238-b668846b0dd7 req-aa90cbc1-a394-4a40-85ab-8cf55dbd71c3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.392164] [47312]: DEBUG oslo_concurrency.lockutils [req-7e7a334f-83e3-4157-9238-b668846b0dd7 req-aa90cbc1-a394-4a40-85ab-8cf55dbd71c3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.399432] [47312]: INFO nova.api.openstack.compute.server_external_events [req-7e7a334f-83e3-4157-9238-b668846b0dd7 req-aa90cbc1-a394-4a40-85ab-8cf55dbd71c3 service nova] Creating event network-changed:2cc52359-688b-48a0-8436-a1d5cfd37738 for instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d on cpu-1 [ 1022.402185] [47312]: INFO nova.api.openstack.requestlog [req-7e7a334f-83e3-4157-9238-b668846b0dd7 req-aa90cbc1-a394-4a40-85ab-8cf55dbd71c3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023971 [ 1022.402589] [47312]: [pid: 47312|app: 0|req: 4533/8894] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:19 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1022.419563] [47313]: DEBUG nova.api.openstack.wsgi [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1022.421648] [47313]: DEBUG nova.compute.api [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1022.425601] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.425843] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.426101] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.426608] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.426787] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.427071] [47313]: DEBUG oslo_concurrency.lockutils [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.440394] [47312]: DEBUG nova.api.openstack.wsgi [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1022.443947] [47312]: DEBUG nova.compute.api [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1022.450124] [47312]: DEBUG oslo_concurrency.lockutils [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.450575] [47312]: DEBUG oslo_concurrency.lockutils [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.451192] [47312]: DEBUG oslo_concurrency.lockutils [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.451882] [47312]: DEBUG oslo_concurrency.lockutils [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.452135] [47312]: DEBUG oslo_concurrency.lockutils [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.452321] [47312]: DEBUG oslo_concurrency.lockutils [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.465431] [47313]: DEBUG nova.policy [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1022.469528] [47313]: INFO nova.api.openstack.requestlog [None req-bcce932b-4b0d-4f01-bcd5-6519d1999f12 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1291 microversion: 2.1 time: 0.052568 [ 1022.469846] [47313]: [pid: 47313|app: 0|req: 4362/8895] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:19 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1022.745643] [47312]: DEBUG nova.policy [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1022.750679] [47312]: INFO nova.api.openstack.requestlog [None req-2df583b8-ddf0-44ad-99ac-4e58e1ffa2e4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.312686 [ 1022.751157] [47312]: [pid: 47312|app: 0|req: 4534/8896] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:19 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1022.888194] [47313]: DEBUG nova.api.openstack.wsgi [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1022.890260] [47313]: DEBUG nova.compute.api [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1022.893637] [47313]: DEBUG oslo_concurrency.lockutils [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.893805] [47313]: DEBUG oslo_concurrency.lockutils [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.893988] [47313]: DEBUG oslo_concurrency.lockutils [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1022.894381] [47313]: DEBUG oslo_concurrency.lockutils [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1022.894582] [47313]: DEBUG oslo_concurrency.lockutils [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1022.894754] [47313]: DEBUG oslo_concurrency.lockutils [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1023.056072] [47313]: DEBUG nova.policy [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1023.060480] [47313]: INFO nova.api.openstack.requestlog [None req-06cc33be-691b-4b85-8c04-e67d05c5ea30 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1318 microversion: 2.1 time: 0.174387 [ 1023.060819] [47313]: [pid: 47313|app: 0|req: 4363/8897] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:19 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1318 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.399101] [47312]: DEBUG nova.api.openstack.wsgi [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1023.401045] [47312]: DEBUG nova.compute.api [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1023.405627] [47312]: DEBUG oslo_concurrency.lockutils [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1023.405930] [47312]: DEBUG oslo_concurrency.lockutils [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1023.406190] [47312]: DEBUG oslo_concurrency.lockutils [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1023.406660] [47312]: DEBUG oslo_concurrency.lockutils [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1023.406935] [47312]: DEBUG oslo_concurrency.lockutils [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1023.407334] [47312]: DEBUG oslo_concurrency.lockutils [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1023.444665] [47312]: DEBUG nova.policy [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1023.450180] [47312]: INFO nova.api.openstack.requestlog [None req-43e177cb-12d3-4e02-bfef-57e3de85772c tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1468 microversion: 2.1 time: 0.052631 [ 1023.450180] [47312]: [pid: 47312|app: 0|req: 4535/8898] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:20 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1468 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.481191] [47313]: DEBUG nova.api.openstack.wsgi [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1023.482953] [47313]: DEBUG nova.compute.api [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1023.488362] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1023.488800] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1023.488800] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1023.489456] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1023.489456] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1023.489566] [47313]: DEBUG oslo_concurrency.lockutils [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1023.532082] [47313]: DEBUG nova.policy [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1023.536938] [47313]: INFO nova.api.openstack.requestlog [None req-ca703002-d22e-4a7d-9455-8507dd78a3ea tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1291 microversion: 2.1 time: 0.058043 [ 1023.537347] [47313]: [pid: 47313|app: 0|req: 4364/8899] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:20 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1291 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1023.763424] [47312]: DEBUG nova.api.openstack.wsgi [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1023.765127] [47312]: DEBUG nova.compute.api [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1023.768754] [47312]: DEBUG oslo_concurrency.lockutils [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1023.768980] [47312]: DEBUG oslo_concurrency.lockutils [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1023.769182] [47312]: DEBUG oslo_concurrency.lockutils [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1023.769531] [47312]: DEBUG oslo_concurrency.lockutils [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1023.769729] [47312]: DEBUG oslo_concurrency.lockutils [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1023.769899] [47312]: DEBUG oslo_concurrency.lockutils [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1023.843506] [47312]: DEBUG nova.policy [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1023.847684] [47312]: INFO nova.api.openstack.requestlog [None req-66bf23a3-fbc2-4da8-9499-0cf41677c243 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.086537 [ 1023.848046] [47312]: [pid: 47312|app: 0|req: 4536/8900] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:20 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.076761] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1024.078436] [47313]: DEBUG nova.compute.api [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1024.082358] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.082586] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.082769] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.083140] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.083362] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.083541] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.161689] [47313]: DEBUG nova.policy [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1024.167315] [47313]: INFO nova.api.openstack.requestlog [None req-3f2b5beb-c459-4329-854c-d3a42308bf53 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1306 microversion: 2.1 time: 0.092620 [ 1024.167774] [47313]: [pid: 47313|app: 0|req: 4365/8901] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:20 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1306 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.315561] [47312]: DEBUG nova.api.openstack.wsgi [req-e131e4ce-c833-43c6-ab71-68887d2b85dd req-6165eb3f-dd51-41bd-8af6-d6eb6a4fbbc3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fe623f2c-1fd9-43f0-be96-29bb252e0171", "name": "network-vif-plugged", "status": "completed", "tag": "bbcf3c01-de4f-46b2-af22-eb28c8a3bcde"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1024.321242] [47312]: DEBUG oslo_concurrency.lockutils [req-e131e4ce-c833-43c6-ab71-68887d2b85dd req-6165eb3f-dd51-41bd-8af6-d6eb6a4fbbc3 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.321490] [47312]: DEBUG oslo_concurrency.lockutils [req-e131e4ce-c833-43c6-ab71-68887d2b85dd req-6165eb3f-dd51-41bd-8af6-d6eb6a4fbbc3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.321671] [47312]: DEBUG oslo_concurrency.lockutils [req-e131e4ce-c833-43c6-ab71-68887d2b85dd req-6165eb3f-dd51-41bd-8af6-d6eb6a4fbbc3 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.327395] [47312]: INFO nova.api.openstack.compute.server_external_events [req-e131e4ce-c833-43c6-ab71-68887d2b85dd req-6165eb3f-dd51-41bd-8af6-d6eb6a4fbbc3 service nova] Creating event network-vif-plugged:bbcf3c01-de4f-46b2-af22-eb28c8a3bcde for instance fe623f2c-1fd9-43f0-be96-29bb252e0171 on cpu-1 [ 1024.330030] [47312]: INFO nova.api.openstack.requestlog [req-e131e4ce-c833-43c6-ab71-68887d2b85dd req-6165eb3f-dd51-41bd-8af6-d6eb6a4fbbc3 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016834 [ 1024.330336] [47312]: [pid: 47312|app: 0|req: 4537/8902] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:21 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1024.411451] [47313]: DEBUG nova.api.openstack.wsgi [req-df271719-0356-4fe6-ba62-31e2c71b3aeb req-11fec3ba-a3e5-45f0-9d11-312575ae8bf9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86d022e2-bd02-45cd-a9dd-362e912dd8e1", "name": "network-vif-deleted", "tag": "1c8136d3-adb9-485c-b04a-26fb85df1f6d"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1024.420269] [47313]: DEBUG oslo_concurrency.lockutils [req-df271719-0356-4fe6-ba62-31e2c71b3aeb req-11fec3ba-a3e5-45f0-9d11-312575ae8bf9 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.420508] [47313]: DEBUG oslo_concurrency.lockutils [req-df271719-0356-4fe6-ba62-31e2c71b3aeb req-11fec3ba-a3e5-45f0-9d11-312575ae8bf9 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.420929] [47313]: DEBUG oslo_concurrency.lockutils [req-df271719-0356-4fe6-ba62-31e2c71b3aeb req-11fec3ba-a3e5-45f0-9d11-312575ae8bf9 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.427990] [47313]: INFO nova.api.openstack.compute.server_external_events [req-df271719-0356-4fe6-ba62-31e2c71b3aeb req-11fec3ba-a3e5-45f0-9d11-312575ae8bf9 service nova] Creating event network-vif-deleted:1c8136d3-adb9-485c-b04a-26fb85df1f6d for instance 86d022e2-bd02-45cd-a9dd-362e912dd8e1 on cpu-1 [ 1024.430985] [47313]: INFO nova.api.openstack.requestlog [req-df271719-0356-4fe6-ba62-31e2c71b3aeb req-11fec3ba-a3e5-45f0-9d11-312575ae8bf9 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021922 [ 1024.431551] [47313]: [pid: 47313|app: 0|req: 4366/8903] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:21 2024] POST /compute/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) [ 1024.462381] [47312]: DEBUG nova.api.openstack.wsgi [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1024.464094] [47312]: DEBUG nova.compute.api [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1024.467670] [47312]: DEBUG oslo_concurrency.lockutils [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.467907] [47312]: DEBUG oslo_concurrency.lockutils [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.468103] [47312]: DEBUG oslo_concurrency.lockutils [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.468456] [47312]: DEBUG oslo_concurrency.lockutils [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.468658] [47312]: DEBUG oslo_concurrency.lockutils [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.468830] [47312]: DEBUG oslo_concurrency.lockutils [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.501604] [47312]: DEBUG nova.policy [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1024.508141] [47312]: INFO nova.api.openstack.requestlog [None req-2648c1f9-52a1-4342-a1b9-c3326cc797fe tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1297 microversion: 2.1 time: 0.048197 [ 1024.508455] [47312]: [pid: 47312|app: 0|req: 4538/8904] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:21 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1297 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.549385] [47313]: DEBUG nova.api.openstack.wsgi [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1024.551046] [47313]: DEBUG nova.compute.api [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1024.554734] [47313]: DEBUG oslo_concurrency.lockutils [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.554965] [47313]: DEBUG oslo_concurrency.lockutils [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.555163] [47313]: DEBUG oslo_concurrency.lockutils [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.555516] [47313]: DEBUG oslo_concurrency.lockutils [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.555715] [47313]: DEBUG oslo_concurrency.lockutils [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.555887] [47313]: DEBUG oslo_concurrency.lockutils [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.588952] [47313]: DEBUG nova.policy [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1024.594362] [47313]: INFO nova.api.openstack.requestlog [None req-3120d14e-55fe-4a07-8b7c-88621ec6028a tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1299 microversion: 2.1 time: 0.047310 [ 1024.594722] [47313]: [pid: 47313|app: 0|req: 4367/8905] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:21 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1024.860392] [47312]: DEBUG nova.api.openstack.wsgi [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1024.862195] [47312]: DEBUG nova.compute.api [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1024.866278] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.866618] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.866891] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.867331] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1024.867540] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1024.867715] [47312]: DEBUG oslo_concurrency.lockutils [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1024.978626] [47312]: DEBUG nova.policy [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1024.983162] [47312]: INFO nova.api.openstack.requestlog [None req-bd5dea67-00da-4e8d-9189-43e88f99b8c3 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.125247 [ 1024.983530] [47312]: [pid: 47312|app: 0|req: 4539/8906] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:21 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.178845] [47313]: DEBUG nova.api.openstack.wsgi [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1025.180521] [47313]: DEBUG nova.compute.api [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1025.184598] [47313]: DEBUG oslo_concurrency.lockutils [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1025.184840] [47313]: DEBUG oslo_concurrency.lockutils [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1025.185036] [47313]: DEBUG oslo_concurrency.lockutils [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1025.185397] [47313]: DEBUG oslo_concurrency.lockutils [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1025.185596] [47313]: DEBUG oslo_concurrency.lockutils [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1025.185764] [47313]: DEBUG oslo_concurrency.lockutils [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1025.258123] [47313]: DEBUG nova.policy [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1025.262619] [47313]: INFO nova.api.openstack.requestlog [None req-490cad5a-bc7c-474a-8534-6b6acb13bf98 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1306 microversion: 2.1 time: 0.085971 [ 1025.262947] [47313]: [pid: 47313|app: 0|req: 4368/8907] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:22 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1306 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.519606] [47312]: DEBUG nova.api.openstack.wsgi [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1025.521625] [47312]: DEBUG nova.compute.api [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1025.525611] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1025.525862] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1025.526187] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1025.526528] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1025.526775] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1025.526984] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1025.546302] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1025.546302] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1025.546302] [47312]: DEBUG oslo_concurrency.lockutils [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1025.546600] [47312]: DEBUG nova.objects.instance [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lazy-loading 'fault' on Instance uuid 86d022e2-bd02-45cd-a9dd-362e912dd8e1 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1025.567664] [47312]: DEBUG nova.policy [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1025.571790] [47312]: INFO nova.api.openstack.requestlog [None req-b6dcc6fe-b9ba-4f92-94ad-b588772b0fbd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1302 microversion: 2.1 time: 0.055102 [ 1025.572500] [47312]: [pid: 47312|app: 0|req: 4540/8908] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:22 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.606062] [47313]: DEBUG nova.api.openstack.wsgi [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1025.607761] [47313]: DEBUG nova.compute.api [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1025.608971] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=2 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1025.609626] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=8 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1025.613517] [47313]: DEBUG oslo_concurrency.lockutils [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1025.613743] [47313]: DEBUG oslo_concurrency.lockutils [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1025.613925] [47313]: DEBUG oslo_concurrency.lockutils [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1025.614304] [47313]: DEBUG oslo_concurrency.lockutils [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1025.614502] [47313]: DEBUG oslo_concurrency.lockutils [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1025.614673] [47313]: DEBUG oslo_concurrency.lockutils [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1025.706747] [47313]: DEBUG nova.policy [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1025.711042] [47313]: INFO nova.api.openstack.requestlog [None req-dafd1f4c-72f9-440a-bcf3-1ac55da72eb8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1365 microversion: 2.1 time: 0.107184 [ 1025.711385] [47313]: [pid: 47313|app: 0|req: 4369/8909] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:22 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1365 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1025.998685] [47312]: DEBUG nova.api.openstack.wsgi [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1026.000329] [47312]: DEBUG nova.compute.api [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1026.004198] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.004427] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.004610] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.005026] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.005232] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.005406] [47312]: DEBUG oslo_concurrency.lockutils [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.076852] [47312]: DEBUG nova.policy [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1026.081114] [47312]: INFO nova.api.openstack.requestlog [None req-a5a446c7-913f-4605-a9f0-70cda7c4c900 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.084728 [ 1026.081472] [47312]: [pid: 47312|app: 0|req: 4541/8910] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:22 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.275093] [47313]: DEBUG nova.api.openstack.wsgi [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1026.276760] [47313]: DEBUG nova.compute.api [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1026.280221] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.280455] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.280642] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.280995] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.281239] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.281446] [47313]: DEBUG oslo_concurrency.lockutils [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.340580] [47312]: DEBUG nova.api.openstack.wsgi [req-61a73faf-267c-4f56-9632-813a27ac7d50 req-5c5b2605-ee15-450d-913b-b34c15f250b4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fe623f2c-1fd9-43f0-be96-29bb252e0171", "tag": "bbcf3c01-de4f-46b2-af22-eb28c8a3bcde"}, {"server_uuid": "63821242-c34e-4ed1-8ed3-f7f445ffe322", "name": "network-vif-plugged", "status": "completed", "tag": "984fa809-bf48-4083-bd47-872fafdec46a"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1026.347524] [47312]: DEBUG oslo_concurrency.lockutils [req-61a73faf-267c-4f56-9632-813a27ac7d50 req-5c5b2605-ee15-450d-913b-b34c15f250b4 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.347838] [47312]: DEBUG oslo_concurrency.lockutils [req-61a73faf-267c-4f56-9632-813a27ac7d50 req-5c5b2605-ee15-450d-913b-b34c15f250b4 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.348063] [47312]: DEBUG oslo_concurrency.lockutils [req-61a73faf-267c-4f56-9632-813a27ac7d50 req-5c5b2605-ee15-450d-913b-b34c15f250b4 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.361359] [47312]: INFO nova.api.openstack.compute.server_external_events [req-61a73faf-267c-4f56-9632-813a27ac7d50 req-5c5b2605-ee15-450d-913b-b34c15f250b4 service nova] Creating event network-changed:bbcf3c01-de4f-46b2-af22-eb28c8a3bcde for instance fe623f2c-1fd9-43f0-be96-29bb252e0171 on cpu-1 [ 1026.361576] [47312]: INFO nova.api.openstack.compute.server_external_events [req-61a73faf-267c-4f56-9632-813a27ac7d50 req-5c5b2605-ee15-450d-913b-b34c15f250b4 service nova] Creating event network-vif-plugged:984fa809-bf48-4083-bd47-872fafdec46a for instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 on cpu-1 [ 1026.369015] [47312]: INFO nova.api.openstack.requestlog [req-61a73faf-267c-4f56-9632-813a27ac7d50 req-5c5b2605-ee15-450d-913b-b34c15f250b4 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.030610 [ 1026.369435] [47312]: [pid: 47312|app: 0|req: 4542/8911] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:23 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1026.380886] [47313]: DEBUG nova.policy [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1026.385355] [47313]: INFO nova.api.openstack.requestlog [None req-8c0219d7-d655-4638-9916-2d3dd3b1d6f7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1306 microversion: 2.1 time: 0.112593 [ 1026.385799] [47313]: [pid: 47313|app: 0|req: 4370/8912] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:23 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1306 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.584259] [47312]: DEBUG nova.api.openstack.wsgi [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1026.585910] [47312]: DEBUG nova.compute.api [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1026.590687] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.590920] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.591120] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.591506] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.591706] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.591878] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.617701] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.617940] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.618153] [47312]: DEBUG oslo_concurrency.lockutils [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.618332] [47312]: DEBUG nova.objects.instance [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lazy-loading 'fault' on Instance uuid 86d022e2-bd02-45cd-a9dd-362e912dd8e1 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1026.637678] [47312]: DEBUG nova.policy [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cefef67f4ae0451aaa108df20aa7a3db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8a685a448ff041db8bc49b4429688e34', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1026.644280] [47312]: INFO nova.api.openstack.requestlog [None req-002f4748-eade-4db1-ac89-09eb5bcc05d0 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 200 len: 1302 microversion: 2.1 time: 0.062421 [ 1026.644631] [47312]: [pid: 47312|app: 0|req: 4543/8913] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:23 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 1302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1026.723394] [47313]: DEBUG nova.api.openstack.wsgi [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1026.725108] [47313]: DEBUG nova.compute.api [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1026.728739] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.728969] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.729168] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.729569] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1026.729772] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1026.729947] [47313]: DEBUG oslo_concurrency.lockutils [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1026.806026] [47313]: DEBUG nova.policy [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1026.810175] [47313]: INFO nova.api.openstack.requestlog [None req-0b53aff9-99d0-42d9-9153-c7a8e60f4bec tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1365 microversion: 2.1 time: 0.089124 [ 1026.810493] [47313]: [pid: 47313|app: 0|req: 4371/8914] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:23 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1365 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.092441] [47312]: DEBUG nova.api.openstack.wsgi [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.094303] [47312]: DEBUG nova.compute.api [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.098828] [47312]: DEBUG oslo_concurrency.lockutils [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.099111] [47312]: DEBUG oslo_concurrency.lockutils [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.099302] [47312]: DEBUG oslo_concurrency.lockutils [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.099663] [47312]: DEBUG oslo_concurrency.lockutils [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.099856] [47312]: DEBUG oslo_concurrency.lockutils [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.100043] [47312]: DEBUG oslo_concurrency.lockutils [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.205619] [47312]: DEBUG nova.policy [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1027.210241] [47312]: INFO nova.api.openstack.requestlog [None req-ceb4027a-a506-4b20-933e-a9ed091bd500 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.120236 [ 1027.210575] [47312]: [pid: 47312|app: 0|req: 4544/8915] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:23 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.397197] [47313]: DEBUG nova.api.openstack.wsgi [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.398838] [47313]: DEBUG nova.compute.api [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.402558] [47313]: DEBUG oslo_concurrency.lockutils [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.402806] [47313]: DEBUG oslo_concurrency.lockutils [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.403147] [47313]: DEBUG oslo_concurrency.lockutils [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.403412] [47313]: DEBUG oslo_concurrency.lockutils [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.403613] [47313]: DEBUG oslo_concurrency.lockutils [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.403787] [47313]: DEBUG oslo_concurrency.lockutils [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.453634] [47312]: DEBUG nova.api.openstack.wsgi [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.455313] [47312]: DEBUG nova.compute.api [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.460068] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.460368] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.460490] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.460847] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.461054] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.461245] [47312]: DEBUG oslo_concurrency.lockutils [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.486609] [47312]: INFO nova.api.openstack.requestlog [None req-c2315026-63b4-4ade-b0db-55ba389d8411 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.035268 [ 1027.487078] [47312]: [pid: 47312|app: 0|req: 4545/8916] 10.180.1.21 () {60 vars in 1338 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1027.520975] [47312]: DEBUG nova.api.openstack.wsgi [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.521276] [47312]: DEBUG nova.compute.api [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.524190] [47313]: DEBUG nova.policy [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1027.524565] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.524791] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.524970] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.525334] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.525529] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.525697] [47312]: DEBUG oslo_concurrency.lockutils [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.528384] [47313]: INFO nova.api.openstack.requestlog [None req-301429b1-0862-4c10-91a6-5ab05c67ab52 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1306 microversion: 2.1 time: 0.133452 [ 1027.528699] [47313]: [pid: 47313|app: 0|req: 4372/8917] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1306 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1027.541240] [47312]: DEBUG nova.compute.api [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1027.587775] [47312]: INFO nova.api.openstack.requestlog [None req-ff6fc3fb-493e-405e-a68d-b7d554850f7c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 204 len: 0 microversion: 2.20 time: 0.068850 [ 1027.588341] [47312]: [pid: 47312|app: 0|req: 4546/8918] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:18:24 2024] DELETE /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1027.593473] [47313]: DEBUG nova.api.openstack.wsgi [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.595208] [47313]: DEBUG nova.compute.api [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.598706] [47313]: DEBUG oslo_concurrency.lockutils [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.598939] [47313]: DEBUG oslo_concurrency.lockutils [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.599134] [47313]: DEBUG oslo_concurrency.lockutils [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.599482] [47313]: DEBUG oslo_concurrency.lockutils [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.599680] [47313]: DEBUG oslo_concurrency.lockutils [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.599850] [47313]: DEBUG oslo_concurrency.lockutils [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.656889] [47312]: DEBUG nova.api.openstack.wsgi [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.658592] [47312]: DEBUG nova.compute.api [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 86d022e2-bd02-45cd-a9dd-362e912dd8e1] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.662265] [47312]: DEBUG oslo_concurrency.lockutils [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.662504] [47312]: DEBUG oslo_concurrency.lockutils [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.662689] [47312]: DEBUG oslo_concurrency.lockutils [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.663060] [47312]: DEBUG oslo_concurrency.lockutils [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.663401] [47312]: DEBUG oslo_concurrency.lockutils [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.663672] [47312]: DEBUG oslo_concurrency.lockutils [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.672229] [47312]: INFO nova.api.openstack.wsgi [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 86d022e2-bd02-45cd-a9dd-362e912dd8e1 could not be found. [ 1027.672700] [47312]: DEBUG nova.api.openstack.wsgi [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 86d022e2-bd02-45cd-a9dd-362e912dd8e1 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1027.673133] [47312]: INFO nova.api.openstack.requestlog [None req-555648d4-b34f-40f9-88b3-835351931dd2 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1" status: 404 len: 111 microversion: 2.1 time: 0.019021 [ 1027.673487] [47312]: [pid: 47312|app: 0|req: 4547/8919] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/86d022e2-bd02-45cd-a9dd-362e912dd8e1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1027.677716] [47312]: DEBUG nova.api.openstack.wsgi [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.678680] [47312]: DEBUG nova.compute.api [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.681277] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.681532] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.681748] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.682145] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.682349] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.682551] [47312]: DEBUG oslo_concurrency.lockutils [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.690112] [47312]: INFO nova.api.openstack.wsgi [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 8745c578-de46-4ade-bf08-f0bc9bb300d8 could not be found. [ 1027.690397] [47312]: DEBUG nova.api.openstack.wsgi [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 8745c578-de46-4ade-bf08-f0bc9bb300d8 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1027.690826] [47312]: INFO nova.api.openstack.requestlog [None req-10a62769-6490-4be2-8efa-d51326acde3d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 404 len: 111 microversion: 2.1 time: 0.014884 [ 1027.691139] [47312]: [pid: 47312|app: 0|req: 4548/8920] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:24 2024] DELETE /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1027.693132] [47313]: DEBUG nova.policy [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1027.695362] [47312]: DEBUG nova.api.openstack.wsgi [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.696971] [47312]: DEBUG nova.compute.api [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 8745c578-de46-4ade-bf08-f0bc9bb300d8] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.697906] [47313]: DEBUG nova.policy [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1027.698479] [47313]: DEBUG nova.policy [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1027.699125] [47313]: INFO nova.api.openstack.requestlog [None req-82862bb8-47e6-4a97-81c1-2b4fe38deace tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1724 microversion: 2.20 time: 0.108309 [ 1027.699438] [47313]: [pid: 47313|app: 0|req: 4373/8921] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1724 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1027.700038] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.700263] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.700441] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.700777] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.701015] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.701154] [47312]: DEBUG oslo_concurrency.lockutils [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.707684] [47313]: DEBUG nova.api.openstack.wsgi [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.707918] [47313]: DEBUG nova.compute.api [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.709410] [47312]: INFO nova.api.openstack.wsgi [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 8745c578-de46-4ade-bf08-f0bc9bb300d8 could not be found. [ 1027.709695] [47312]: DEBUG nova.api.openstack.wsgi [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 8745c578-de46-4ade-bf08-f0bc9bb300d8 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1027.710133] [47312]: INFO nova.api.openstack.requestlog [None req-2cff8d79-12d1-4ee8-841d-ee2934472ec4 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8" status: 404 len: 111 microversion: 2.1 time: 0.016579 [ 1027.710402] [47312]: [pid: 47312|app: 0|req: 4549/8922] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/8745c578-de46-4ade-bf08-f0bc9bb300d8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1027.711318] [47313]: DEBUG oslo_concurrency.lockutils [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.711556] [47313]: DEBUG oslo_concurrency.lockutils [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.711738] [47313]: DEBUG oslo_concurrency.lockutils [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.712099] [47313]: DEBUG oslo_concurrency.lockutils [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.712296] [47313]: DEBUG oslo_concurrency.lockutils [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.712575] [47313]: DEBUG oslo_concurrency.lockutils [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.714638] [47312]: DEBUG nova.api.openstack.wsgi [None req-dba3e0b6-f99e-4909-a1c8-4b36d70fc8bd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '.version_select at 0x7b9c473ce170>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.724900] [47312]: INFO nova.api.openstack.requestlog [None req-dba3e0b6-f99e-4909-a1c8-4b36d70fc8bd tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-760415957" status: 202 len: 0 microversion: 2.1 time: 0.011785 [ 1027.724900] [47312]: [pid: 47312|app: 0|req: 4550/8923] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:18:24 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-760415957 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) [ 1027.754928] [47313]: DEBUG nova.objects.instance [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lazy-loading 'services' on Instance uuid d2864436-05a3-421f-98fd-41df925727c6 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1027.805630] [47313]: INFO nova.api.openstack.requestlog [None req-01302867-bd1c-4b63-b837-1e81063022f0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-volume_attachments/49e34489-2d91-47b5-b285-958e3c1e5401" status: 202 len: 0 microversion: 2.1 time: 0.099735 [ 1027.806017] [47313]: [pid: 47313|app: 0|req: 4374/8924] 10.180.1.21 () {58 vars in 1411 bytes} [Thu Oct 31 12:18:24 2024] DELETE /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-volume_attachments/49e34489-2d91-47b5-b285-958e3c1e5401 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1027.822140] [47312]: DEBUG nova.api.openstack.wsgi [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1027.823819] [47312]: DEBUG nova.compute.api [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1027.827867] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.828120] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.828312] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.828698] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1027.828912] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1027.829102] [47312]: DEBUG oslo_concurrency.lockutils [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1027.923719] [47312]: DEBUG nova.policy [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1027.928172] [47312]: INFO nova.api.openstack.requestlog [None req-ac30f7f1-51e9-49bf-8ebe-f563ae7b8c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1365 microversion: 2.1 time: 0.108381 [ 1027.929104] [47312]: [pid: 47312|app: 0|req: 4551/8925] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1365 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.030990] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.031483] [47313]: DEBUG nova.compute.api [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.035571] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.035792] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.035976] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.036346] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.036548] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.036720] [47313]: DEBUG oslo_concurrency.lockutils [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.044542] [47313]: INFO nova.api.openstack.wsgi [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 84e07f61-2111-43cb-93a2-9cb47ac52503 could not be found. [ 1028.044937] [47313]: DEBUG nova.api.openstack.wsgi [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 84e07f61-2111-43cb-93a2-9cb47ac52503 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1028.045379] [47313]: INFO nova.api.openstack.requestlog [None req-1a8daaf8-8cf1-4c0a-96ba-437434d1ac75 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 404 len: 111 microversion: 2.1 time: 0.016961 [ 1028.045678] [47313]: [pid: 47313|app: 0|req: 4375/8926] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:24 2024] DELETE /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1028.051030] [47312]: DEBUG nova.api.openstack.wsgi [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.052181] [47312]: DEBUG nova.compute.api [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 84e07f61-2111-43cb-93a2-9cb47ac52503] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.055724] [47312]: DEBUG oslo_concurrency.lockutils [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.055972] [47312]: DEBUG oslo_concurrency.lockutils [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.056190] [47312]: DEBUG oslo_concurrency.lockutils [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.056562] [47312]: DEBUG oslo_concurrency.lockutils [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.056775] [47312]: DEBUG oslo_concurrency.lockutils [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.056952] [47312]: DEBUG oslo_concurrency.lockutils [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.065170] [47312]: INFO nova.api.openstack.wsgi [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 84e07f61-2111-43cb-93a2-9cb47ac52503 could not be found. [ 1028.065473] [47312]: DEBUG nova.api.openstack.wsgi [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 84e07f61-2111-43cb-93a2-9cb47ac52503 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1028.065898] [47312]: INFO nova.api.openstack.requestlog [None req-96a85c61-42e2-473b-b4de-e18954e5ebe3 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503" status: 404 len: 111 microversion: 2.1 time: 0.017797 [ 1028.066328] [47312]: [pid: 47312|app: 0|req: 4552/8927] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/84e07f61-2111-43cb-93a2-9cb47ac52503 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1028.070770] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.070874] [47313]: DEBUG nova.compute.api [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.074501] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.074730] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.074907] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.075283] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.075486] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.075662] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.084820] [47313]: INFO nova.api.openstack.wsgi [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 942b00ba-a615-452d-a0c1-633d48d73fd4 could not be found. [ 1028.085132] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 942b00ba-a615-452d-a0c1-633d48d73fd4 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1028.085535] [47313]: INFO nova.api.openstack.requestlog [None req-2ffe3d00-3c8a-4d85-97d4-181468155714 tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 404 len: 111 microversion: 2.1 time: 0.017040 [ 1028.085832] [47313]: [pid: 47313|app: 0|req: 4376/8928] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:24 2024] DELETE /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1028.090259] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.091884] [47312]: DEBUG nova.compute.api [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] [instance: 942b00ba-a615-452d-a0c1-633d48d73fd4] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.095443] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.095692] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.095874] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.096239] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.096436] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.096605] [47312]: DEBUG oslo_concurrency.lockutils [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.106329] [47312]: INFO nova.api.openstack.wsgi [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] HTTP exception thrown: Instance 942b00ba-a615-452d-a0c1-633d48d73fd4 could not be found. [ 1028.106897] [47312]: DEBUG nova.api.openstack.wsgi [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] Returning 404 to user: Instance 942b00ba-a615-452d-a0c1-633d48d73fd4 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1028.107174] [47312]: INFO nova.api.openstack.requestlog [None req-6d7efc67-4a4d-4880-815e-bb2156551a1d tempest-ServerDiskConfigTestJSON-661301000 tempest-ServerDiskConfigTestJSON-661301000-project-member] 10.180.1.21 "GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4" status: 404 len: 111 microversion: 2.1 time: 0.018963 [ 1028.107492] [47312]: [pid: 47312|app: 0|req: 4553/8929] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:24 2024] GET /compute/v2.1/servers/942b00ba-a615-452d-a0c1-633d48d73fd4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1028.223980] [47313]: DEBUG nova.api.openstack.wsgi [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.226487] [47313]: DEBUG nova.compute.api [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.230926] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.231199] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.231462] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.231892] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.232196] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.232382] [47313]: DEBUG oslo_concurrency.lockutils [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.343151] [47313]: DEBUG nova.policy [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1028.347979] [47313]: INFO nova.api.openstack.requestlog [None req-62b2916f-a77e-490c-a217-e10ab5b3eae5 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.127339 [ 1028.348384] [47313]: [pid: 47313|app: 0|req: 4377/8930] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:25 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.379301] [47312]: DEBUG nova.api.openstack.wsgi [req-be7d8020-48b2-4a4c-b909-fb599b805ba0 req-a048b9b1-0da4-4049-8139-055c11a73c6b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "63821242-c34e-4ed1-8ed3-f7f445ffe322", "tag": "984fa809-bf48-4083-bd47-872fafdec46a"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1028.386653] [47312]: DEBUG oslo_concurrency.lockutils [req-be7d8020-48b2-4a4c-b909-fb599b805ba0 req-a048b9b1-0da4-4049-8139-055c11a73c6b service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.386896] [47312]: DEBUG oslo_concurrency.lockutils [req-be7d8020-48b2-4a4c-b909-fb599b805ba0 req-a048b9b1-0da4-4049-8139-055c11a73c6b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.387093] [47312]: DEBUG oslo_concurrency.lockutils [req-be7d8020-48b2-4a4c-b909-fb599b805ba0 req-a048b9b1-0da4-4049-8139-055c11a73c6b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.394294] [47312]: INFO nova.api.openstack.compute.server_external_events [req-be7d8020-48b2-4a4c-b909-fb599b805ba0 req-a048b9b1-0da4-4049-8139-055c11a73c6b service nova] Creating event network-changed:984fa809-bf48-4083-bd47-872fafdec46a for instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 on cpu-1 [ 1028.400026] [47312]: INFO nova.api.openstack.requestlog [req-be7d8020-48b2-4a4c-b909-fb599b805ba0 req-a048b9b1-0da4-4049-8139-055c11a73c6b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020775 [ 1028.400026] [47312]: [pid: 47312|app: 0|req: 4554/8931] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:25 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1028.540828] [47313]: DEBUG nova.api.openstack.wsgi [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.543622] [47313]: DEBUG nova.compute.api [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.547610] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.547963] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.548229] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.548663] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.548908] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.549151] [47313]: DEBUG oslo_concurrency.lockutils [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.713503] [47312]: DEBUG nova.api.openstack.wsgi [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.717997] [47312]: DEBUG nova.compute.api [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.722439] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.722851] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.723171] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.723696] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.724266] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.724695] [47312]: DEBUG oslo_concurrency.lockutils [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.729250] [47313]: DEBUG nova.policy [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1028.736501] [47313]: INFO nova.api.openstack.requestlog [None req-2ca4e083-2f1c-499a-850d-298976693e07 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1306 microversion: 2.1 time: 0.198326 [ 1028.737436] [47313]: [pid: 47313|app: 0|req: 4378/8932] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:25 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1306 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1028.847718] [47312]: DEBUG nova.policy [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1028.852265] [47312]: DEBUG nova.policy [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1028.852866] [47312]: DEBUG nova.policy [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1028.853522] [47312]: INFO nova.api.openstack.requestlog [None req-5deef548-8521-4bb5-b9d0-7592b2dc7663 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1724 microversion: 2.20 time: 0.143254 [ 1028.853830] [47312]: [pid: 47312|app: 0|req: 4555/8933] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:25 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1724 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1028.948021] [47313]: DEBUG nova.api.openstack.wsgi [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1028.948021] [47313]: DEBUG nova.compute.api [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1028.952634] [47313]: DEBUG oslo_concurrency.lockutils [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.953077] [47313]: DEBUG oslo_concurrency.lockutils [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.953428] [47313]: DEBUG oslo_concurrency.lockutils [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1028.953955] [47313]: DEBUG oslo_concurrency.lockutils [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1028.954403] [47313]: DEBUG oslo_concurrency.lockutils [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1028.954714] [47313]: DEBUG oslo_concurrency.lockutils [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1029.110247] [47313]: DEBUG nova.policy [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1029.117520] [47313]: INFO nova.api.openstack.requestlog [None req-34bf4fb4-303c-4a3c-8cc9-d13b0e609089 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1365 microversion: 2.1 time: 0.178519 [ 1029.118306] [47313]: [pid: 47313|app: 0|req: 4379/8934] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:25 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1365 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.360443] [47312]: DEBUG nova.api.openstack.wsgi [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1029.362300] [47312]: DEBUG nova.compute.api [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1029.363698] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=2 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1029.365934] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=10 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1029.367908] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1029.368281] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1029.368391] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1029.370158] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1029.370158] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1029.370158] [47312]: DEBUG oslo_concurrency.lockutils [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1029.455191] [47312]: DEBUG nova.policy [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1029.460123] [47312]: INFO nova.api.openstack.requestlog [None req-28a94c67-d0cc-4f8c-a75f-0f5d2d3cb223 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1313 microversion: 2.1 time: 0.102129 [ 1029.460583] [47312]: [pid: 47312|app: 0|req: 4556/8935] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:26 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1313 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1029.753019] [47313]: DEBUG nova.api.openstack.wsgi [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1029.753019] [47313]: DEBUG nova.compute.api [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1029.756970] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1029.756970] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1029.757221] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1029.757645] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1029.758099] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1029.758152] [47313]: DEBUG oslo_concurrency.lockutils [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1029.867420] [47312]: DEBUG nova.api.openstack.wsgi [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1029.870399] [47312]: DEBUG nova.compute.api [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1029.874557] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1029.874817] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1029.875012] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1029.875394] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1029.875596] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1029.875769] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1029.883649] [47313]: DEBUG nova.policy [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1029.891948] [47313]: INFO nova.api.openstack.requestlog [None req-08a201bd-eb64-4bab-892a-90a6e8d4ac74 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1306 microversion: 2.1 time: 0.144577 [ 1029.892866] [47313]: [pid: 47313|app: 0|req: 4380/8936] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:26 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1306 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.004697] [47312]: DEBUG nova.policy [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1030.014945] [47312]: DEBUG nova.policy [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1030.016274] [47312]: DEBUG nova.policy [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1030.016274] [47312]: INFO nova.api.openstack.requestlog [None req-2fa613ec-9378-4b87-8960-f9ae48511084 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1724 microversion: 2.20 time: 0.151319 [ 1030.016586] [47312]: [pid: 47312|app: 0|req: 4557/8937] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:26 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1724 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1030.132062] [47313]: DEBUG nova.api.openstack.wsgi [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1030.133763] [47313]: DEBUG nova.compute.api [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1030.137726] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.137976] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.138190] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.138622] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.138760] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.138936] [47313]: DEBUG oslo_concurrency.lockutils [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.235423] [47313]: DEBUG nova.policy [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1030.241156] [47313]: INFO nova.api.openstack.requestlog [None req-ea6d030f-769a-44fb-bffa-72df6f39d093 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1365 microversion: 2.1 time: 0.111366 [ 1030.241478] [47313]: [pid: 47313|app: 0|req: 4381/8938] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:26 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1365 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.408364] [47312]: DEBUG nova.api.openstack.wsgi [req-3385f1aa-19bc-4b0b-8c7e-99b9a8f49879 req-de09e427-2566-402e-b600-29e6ec09648c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56e21cf4-4dbc-4f72-97c0-082dd689c046", "name": "network-vif-deleted", "tag": "89e228e1-2aac-4e05-98ee-5c29dd44f55b"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1030.416715] [47312]: DEBUG oslo_concurrency.lockutils [req-3385f1aa-19bc-4b0b-8c7e-99b9a8f49879 req-de09e427-2566-402e-b600-29e6ec09648c service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.417284] [47312]: DEBUG oslo_concurrency.lockutils [req-3385f1aa-19bc-4b0b-8c7e-99b9a8f49879 req-de09e427-2566-402e-b600-29e6ec09648c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.417721] [47312]: DEBUG oslo_concurrency.lockutils [req-3385f1aa-19bc-4b0b-8c7e-99b9a8f49879 req-de09e427-2566-402e-b600-29e6ec09648c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.430992] [47312]: INFO nova.api.openstack.compute.server_external_events [req-3385f1aa-19bc-4b0b-8c7e-99b9a8f49879 req-de09e427-2566-402e-b600-29e6ec09648c service nova] Creating event network-vif-deleted:89e228e1-2aac-4e05-98ee-5c29dd44f55b for instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 on cpu-1 [ 1030.436525] [47312]: INFO nova.api.openstack.requestlog [req-3385f1aa-19bc-4b0b-8c7e-99b9a8f49879 req-de09e427-2566-402e-b600-29e6ec09648c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030331 [ 1030.437064] [47312]: [pid: 47312|app: 0|req: 4558/8939] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:27 2024] POST /compute/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) [ 1030.474186] [47313]: DEBUG nova.api.openstack.wsgi [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1030.475148] [47313]: DEBUG nova.compute.api [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1030.481115] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.481953] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.481953] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.482486] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.482818] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.483369] [47313]: DEBUG oslo_concurrency.lockutils [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.580109] [47313]: DEBUG nova.policy [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1030.587262] [47313]: INFO nova.api.openstack.requestlog [None req-17e89529-24c0-4dff-bb7d-9b7f4c88923a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1500 microversion: 2.1 time: 0.116473 [ 1030.587606] [47313]: [pid: 47313|app: 0|req: 4382/8940] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:27 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1500 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.599960] [47312]: DEBUG nova.api.openstack.wsgi [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1030.601877] [47312]: DEBUG nova.compute.api [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1030.606983] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.607249] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.607440] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.607837] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.608062] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.608242] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.628334] [47312]: DEBUG nova.policy [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1030.636052] [47312]: DEBUG nova.compute.api [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Old instance type m1.nano, new instance type m1.micro {{(pid=47312) resize /opt/stack/nova/nova/compute/api.py:4227}} [ 1030.640306] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.640551] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.640733] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.641161] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.641449] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.641579] [47312]: DEBUG oslo_concurrency.lockutils [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.655609] [47312]: DEBUG nova.quota [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1030.659251] [47312]: DEBUG nova.quota [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Getting quotas for user dc3cd61498bc4f858a47a72f02466b3f and project bd3c052a272742808be2bcdc71d8f62f. Resources: {'cores', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1030.667919] [47312]: DEBUG nova.virt.hardware [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 1030.668164] [47312]: DEBUG nova.virt.hardware [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1030.668370] [47312]: DEBUG nova.virt.hardware [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 1030.668530] [47312]: DEBUG nova.virt.hardware [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1030.668689] [47312]: DEBUG nova.virt.hardware [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 1030.715061] [47312]: INFO nova.api.openstack.requestlog [None req-ba0c2e63-014c-418c-b250-e4a8c9074770 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "POST /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d/action" status: 202 len: 0 microversion: 2.1 time: 0.117758 [ 1030.715379] [47312]: [pid: 47312|app: 0|req: 4559/8941] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:27 2024] POST /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1030.720341] [47313]: DEBUG nova.api.openstack.wsgi [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1030.723048] [47313]: DEBUG nova.compute.api [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1030.726151] [47313]: DEBUG oslo_concurrency.lockutils [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.726428] [47313]: DEBUG oslo_concurrency.lockutils [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.726621] [47313]: DEBUG oslo_concurrency.lockutils [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.727017] [47313]: DEBUG oslo_concurrency.lockutils [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.727278] [47313]: DEBUG oslo_concurrency.lockutils [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.727562] [47313]: DEBUG oslo_concurrency.lockutils [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.802037] [47313]: DEBUG nova.policy [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1030.808303] [47313]: INFO nova.api.openstack.requestlog [None req-15bf5ab4-37f0-4e42-8cb1-2b11b402dbf9 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1509 microversion: 2.1 time: 0.089413 [ 1030.808303] [47313]: [pid: 47313|app: 0|req: 4383/8942] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:27 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1509 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1030.907024] [47312]: DEBUG nova.api.openstack.wsgi [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1030.907491] [47312]: DEBUG nova.compute.api [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1030.911117] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.911339] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.911519] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.911896] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.912127] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.912304] [47312]: DEBUG oslo_concurrency.lockutils [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.969142] [47313]: DEBUG nova.api.openstack.wsgi [None req-ee64576f-691a-41e5-8b1e-aa508233e4c3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1030.974108] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee64576f-691a-41e5-8b1e-aa508233e4c3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1030.974877] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee64576f-691a-41e5-8b1e-aa508233e4c3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1030.974877] [47313]: DEBUG oslo_concurrency.lockutils [None req-ee64576f-691a-41e5-8b1e-aa508233e4c3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1030.989855] [47313]: DEBUG nova.compute.api [None req-ee64576f-691a-41e5-8b1e-aa508233e4c3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Going to try to stop instance {{(pid=47313) force_stop /opt/stack/nova/nova/compute/api.py:2768}} [ 1030.999934] [47312]: DEBUG nova.policy [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1031.004446] [47312]: INFO nova.api.openstack.requestlog [None req-2fad0018-97a6-4774-8c9a-7481d2bdad55 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1306 microversion: 2.1 time: 0.101015 [ 1031.004883] [47312]: [pid: 47312|app: 0|req: 4560/8943] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:27 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1306 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.017864] [47313]: INFO nova.api.openstack.requestlog [None req-ee64576f-691a-41e5-8b1e-aa508233e4c3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action" status: 202 len: 0 microversion: 2.1 time: 0.050963 [ 1031.018235] [47313]: [pid: 47313|app: 0|req: 4384/8944] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:27 2024] POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1031.023983] [47312]: DEBUG nova.api.openstack.wsgi [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1031.026541] [47312]: DEBUG nova.compute.api [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1031.031366] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.031735] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.032033] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.032547] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.033160] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.033160] [47312]: DEBUG oslo_concurrency.lockutils [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.035634] [47313]: DEBUG nova.api.openstack.wsgi [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1031.037295] [47313]: DEBUG nova.compute.api [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1031.040884] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.041129] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.041380] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.041736] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.042083] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.042117] [47313]: DEBUG oslo_concurrency.lockutils [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.082555] [47313]: DEBUG nova.policy [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1031.087130] [47313]: DEBUG nova.policy [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1031.087750] [47313]: DEBUG nova.policy [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1031.088401] [47313]: INFO nova.api.openstack.requestlog [None req-7fab8353-3fbd-450e-ac46-585622b3159c tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1361 microversion: 2.20 time: 0.055247 [ 1031.088860] [47313]: [pid: 47313|app: 0|req: 4385/8945] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:27 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1031.146155] [47312]: DEBUG nova.policy [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1031.150626] [47312]: INFO nova.api.openstack.requestlog [None req-0c7b84b6-8be2-4aac-a96d-62567da9b36c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1675 microversion: 2.1 time: 0.129680 [ 1031.151139] [47312]: [pid: 47312|app: 0|req: 4561/8946] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:27 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1675 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.253409] [47313]: DEBUG nova.api.openstack.wsgi [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1031.255416] [47313]: DEBUG nova.compute.api [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1031.259262] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.259505] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.259692] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.260093] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.260314] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.260490] [47313]: DEBUG oslo_concurrency.lockutils [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.361020] [47313]: DEBUG nova.policy [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1031.365801] [47313]: INFO nova.api.openstack.requestlog [None req-b1059d1e-af76-464a-99dd-8221a2da5c02 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1365 microversion: 2.1 time: 0.114879 [ 1031.366154] [47313]: [pid: 47313|app: 0|req: 4386/8947] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:28 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1365 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1031.819335] [47312]: DEBUG nova.api.openstack.wsgi [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1031.821245] [47312]: DEBUG nova.compute.api [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1031.826345] [47312]: DEBUG oslo_concurrency.lockutils [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.826588] [47312]: DEBUG oslo_concurrency.lockutils [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.826776] [47312]: DEBUG oslo_concurrency.lockutils [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.827153] [47312]: DEBUG oslo_concurrency.lockutils [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1031.827357] [47312]: DEBUG oslo_concurrency.lockutils [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1031.827523] [47312]: DEBUG oslo_concurrency.lockutils [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1031.908395] [47312]: DEBUG nova.policy [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1031.916328] [47312]: INFO nova.api.openstack.requestlog [None req-55967773-dfa3-4dbe-933d-85c46a3de101 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1509 microversion: 2.1 time: 0.099294 [ 1031.916839] [47312]: [pid: 47312|app: 0|req: 4562/8948] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:28 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1509 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.016227] [47313]: DEBUG nova.api.openstack.wsgi [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.017791] [47313]: DEBUG nova.compute.api [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.021356] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.021590] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.021770] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.022141] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.022339] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.022510] [47313]: DEBUG oslo_concurrency.lockutils [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.096969] [47313]: DEBUG nova.policy [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.101463] [47312]: DEBUG nova.api.openstack.wsgi [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.101953] [47313]: INFO nova.api.openstack.requestlog [None req-0e61c5b6-6b1a-47f0-bbb6-2a456537d769 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1486 microversion: 2.1 time: 0.088062 [ 1032.102302] [47313]: [pid: 47313|app: 0|req: 4387/8949] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:28 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1486 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.103297] [47312]: DEBUG nova.compute.api [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.107127] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.107413] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.107645] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.108058] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.108302] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.108515] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.112912] [47313]: DEBUG nova.api.openstack.wsgi [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'update', calling method: >, body: {"server": {"accessIPv4": "1.1.1.1", "accessIPv6": "::babe:202:202"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1032.114723] [47313]: DEBUG nova.compute.api [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.119017] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.119268] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.119457] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.119828] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.120011] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.120195] [47313]: DEBUG oslo_concurrency.lockutils [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.128256] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.128575] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.128806] [47312]: DEBUG oslo_concurrency.lockutils [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.129055] [47312]: DEBUG nova.objects.instance [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lazy-loading 'fault' on Instance uuid 56e21cf4-4dbc-4f72-97c0-082dd689c046 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1032.151174] [47312]: DEBUG nova.policy [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.155849] [47312]: DEBUG nova.policy [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.156435] [47313]: INFO nova.api.openstack.requestlog [None req-0cb87d21-1005-4c76-ad9d-26df367c6403 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1085 microversion: 2.1 time: 0.045563 [ 1032.156678] [47312]: DEBUG nova.policy [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.156822] [47313]: [pid: 47313|app: 0|req: 4388/8950] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:18:28 2024] PUT /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1085 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.157497] [47312]: INFO nova.api.openstack.requestlog [None req-8f526ddb-1f9a-444a-b49e-6013ea431412 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1366 microversion: 2.20 time: 0.058486 [ 1032.157878] [47312]: [pid: 47312|app: 0|req: 4563/8951] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:28 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1366 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1032.161934] [47313]: DEBUG nova.api.openstack.wsgi [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.163696] [47313]: DEBUG nova.compute.api [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.165415] [47312]: DEBUG nova.api.openstack.wsgi [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.167053] [47312]: DEBUG nova.compute.api [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.167232] [47313]: DEBUG oslo_concurrency.lockutils [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.167489] [47313]: DEBUG oslo_concurrency.lockutils [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.167675] [47313]: DEBUG oslo_concurrency.lockutils [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.168067] [47313]: DEBUG oslo_concurrency.lockutils [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.168285] [47313]: DEBUG oslo_concurrency.lockutils [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.168460] [47313]: DEBUG oslo_concurrency.lockutils [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.170509] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.170741] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.170923] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.171310] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.171538] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.171720] [47312]: DEBUG oslo_concurrency.lockutils [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.279679] [47313]: DEBUG nova.policy [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.281896] [47312]: DEBUG nova.policy [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.284064] [47313]: INFO nova.api.openstack.requestlog [None req-f02a06f9-41ed-4391-a89d-f2c97bc98153 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1675 microversion: 2.1 time: 0.124208 [ 1032.284406] [47313]: [pid: 47313|app: 0|req: 4389/8952] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:29 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1675 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.286161] [47312]: INFO nova.api.openstack.requestlog [None req-0e5c5744-7ad7-4044-b67e-2f0a9aa8482a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1507 microversion: 2.1 time: 0.122717 [ 1032.286481] [47312]: [pid: 47312|app: 0|req: 4564/8953] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:29 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1507 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.296775] [47313]: DEBUG nova.api.openstack.wsgi [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.298485] [47313]: DEBUG nova.compute.api [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.301928] [47313]: DEBUG oslo_concurrency.lockutils [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.302180] [47313]: DEBUG oslo_concurrency.lockutils [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.302361] [47313]: DEBUG oslo_concurrency.lockutils [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.302713] [47313]: DEBUG oslo_concurrency.lockutils [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.302906] [47313]: DEBUG oslo_concurrency.lockutils [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.303090] [47313]: DEBUG oslo_concurrency.lockutils [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.377877] [47312]: DEBUG nova.api.openstack.wsgi [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.378169] [47313]: DEBUG nova.policy [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba4c8c66c98740299bbeafab240169e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.379587] [47312]: DEBUG nova.compute.api [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.382589] [47313]: INFO nova.api.openstack.requestlog [None req-06537523-af2c-4c9e-abd5-f44bec810e8f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1507 microversion: 2.1 time: 0.087797 [ 1032.382910] [47313]: [pid: 47313|app: 0|req: 4390/8954] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:29 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1507 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1032.383125] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.383394] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.383590] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.383959] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.384617] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.384617] [47312]: DEBUG oslo_concurrency.lockutils [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.393017] [47313]: DEBUG nova.api.openstack.wsgi [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.393258] [47313]: DEBUG nova.compute.api [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.396870] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.397159] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.397368] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.397759] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.397970] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.398182] [47313]: DEBUG oslo_concurrency.lockutils [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.411789] [47313]: DEBUG nova.compute.api [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1032.451924] [47313]: INFO nova.api.openstack.requestlog [None req-d9d2bf2c-a5c6-4124-b2f4-635979213193 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 204 len: 0 microversion: 2.1 time: 0.060715 [ 1032.452285] [47313]: [pid: 47313|app: 0|req: 4391/8955] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:29 2024] DELETE /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1032.456927] [47312]: DEBUG nova.policy [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.457179] [47313]: DEBUG nova.api.openstack.wsgi [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.458819] [47313]: DEBUG nova.compute.api [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.461554] [47312]: INFO nova.api.openstack.requestlog [None req-ef6e8dff-fe83-48c3-8429-80f05f5243fc tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1365 microversion: 2.1 time: 0.085815 [ 1032.461844] [47313]: DEBUG oslo_concurrency.lockutils [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.461927] [47312]: [pid: 47312|app: 0|req: 4565/8956] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:29 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1365 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1032.462104] [47313]: DEBUG oslo_concurrency.lockutils [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.462291] [47313]: DEBUG oslo_concurrency.lockutils [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.462634] [47313]: DEBUG oslo_concurrency.lockutils [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.462835] [47313]: DEBUG oslo_concurrency.lockutils [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.463030] [47313]: DEBUG oslo_concurrency.lockutils [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.534361] [47313]: DEBUG nova.policy [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1032.538627] [47313]: INFO nova.api.openstack.requestlog [None req-b76be4db-4011-44cb-89e3-69b72cbc876c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1513 microversion: 2.1 time: 0.083693 [ 1032.538963] [47313]: [pid: 47313|app: 0|req: 4392/8957] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:29 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1513 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1032.929869] [47312]: DEBUG nova.api.openstack.wsgi [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1032.932167] [47312]: DEBUG nova.compute.api [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1032.936690] [47312]: DEBUG oslo_concurrency.lockutils [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.936932] [47312]: DEBUG oslo_concurrency.lockutils [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.937128] [47312]: DEBUG oslo_concurrency.lockutils [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1032.937489] [47312]: DEBUG oslo_concurrency.lockutils [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1032.937687] [47312]: DEBUG oslo_concurrency.lockutils [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1032.937855] [47312]: DEBUG oslo_concurrency.lockutils [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.044339] [47312]: DEBUG nova.policy [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.048703] [47312]: INFO nova.api.openstack.requestlog [None req-c45b3a98-de43-4211-9169-f5ab51e7e0cb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1509 microversion: 2.1 time: 0.121540 [ 1033.049034] [47312]: [pid: 47312|app: 0|req: 4566/8958] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:29 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1509 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.171506] [47313]: DEBUG nova.api.openstack.wsgi [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1033.173184] [47313]: DEBUG nova.compute.api [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1033.176863] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.177137] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.177326] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.177677] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.177878] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.178063] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.196013] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.196243] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.196421] [47313]: DEBUG oslo_concurrency.lockutils [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.196614] [47313]: DEBUG nova.objects.instance [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lazy-loading 'fault' on Instance uuid 56e21cf4-4dbc-4f72-97c0-082dd689c046 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1033.214777] [47313]: DEBUG nova.policy [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.218710] [47313]: DEBUG nova.policy [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.219316] [47313]: DEBUG nova.policy [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3254aac3e99d474e95798cb85f2bf5a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9266fa0d01664ba4a80ff4068cb9b9bc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.219921] [47313]: INFO nova.api.openstack.requestlog [None req-4b5d708b-461b-4f74-8c2f-60f0ac0ebc0f tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 200 len: 1366 microversion: 2.20 time: 0.050711 [ 1033.220220] [47313]: [pid: 47313|app: 0|req: 4393/8959] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:30 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 1366 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [ 1033.296451] [47312]: DEBUG nova.api.openstack.wsgi [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1033.298084] [47312]: DEBUG nova.compute.api [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1033.301616] [47312]: DEBUG oslo_concurrency.lockutils [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.301845] [47312]: DEBUG oslo_concurrency.lockutils [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.302044] [47312]: DEBUG oslo_concurrency.lockutils [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.302392] [47312]: DEBUG oslo_concurrency.lockutils [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.302587] [47312]: DEBUG oslo_concurrency.lockutils [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.302756] [47312]: DEBUG oslo_concurrency.lockutils [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.372766] [47312]: DEBUG nova.policy [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.377333] [47312]: INFO nova.api.openstack.requestlog [None req-61ab910d-5299-49d4-9496-85cea6076f22 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1652 microversion: 2.1 time: 0.083220 [ 1033.377791] [47312]: [pid: 47312|app: 0|req: 4567/8960] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:30 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1652 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.388815] [47313]: DEBUG nova.api.openstack.wsgi [None req-ecb26b3a-32d9-48cd-9684-3b5e16930ff3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1033.393586] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb26b3a-32d9-48cd-9684-3b5e16930ff3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.393858] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb26b3a-32d9-48cd-9684-3b5e16930ff3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.394085] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb26b3a-32d9-48cd-9684-3b5e16930ff3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.405452] [47313]: DEBUG nova.compute.api [None req-ecb26b3a-32d9-48cd-9684-3b5e16930ff3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Going to try to start instance {{(pid=47313) start /opt/stack/nova/nova/compute/api.py:2791}} [ 1033.424327] [47313]: INFO nova.api.openstack.requestlog [None req-ecb26b3a-32d9-48cd-9684-3b5e16930ff3 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action" status: 202 len: 0 microversion: 2.1 time: 0.037724 [ 1033.425052] [47313]: [pid: 47313|app: 0|req: 4394/8961] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:30 2024] POST /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1033.430020] [47312]: DEBUG nova.api.openstack.wsgi [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1033.431413] [47312]: DEBUG nova.compute.api [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1033.435392] [47312]: DEBUG oslo_concurrency.lockutils [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.435850] [47312]: DEBUG oslo_concurrency.lockutils [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.436218] [47312]: DEBUG oslo_concurrency.lockutils [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.436687] [47312]: DEBUG oslo_concurrency.lockutils [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.436998] [47312]: DEBUG oslo_concurrency.lockutils [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.437307] [47312]: DEBUG oslo_concurrency.lockutils [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.473278] [47313]: DEBUG nova.api.openstack.wsgi [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1033.475031] [47313]: DEBUG nova.compute.api [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1033.478584] [47313]: DEBUG oslo_concurrency.lockutils [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.478826] [47313]: DEBUG oslo_concurrency.lockutils [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.479018] [47313]: DEBUG oslo_concurrency.lockutils [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.479399] [47313]: DEBUG oslo_concurrency.lockutils [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.479679] [47313]: DEBUG oslo_concurrency.lockutils [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.479820] [47313]: DEBUG oslo_concurrency.lockutils [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.523875] [47312]: DEBUG nova.policy [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.528667] [47312]: INFO nova.api.openstack.requestlog [None req-90904a39-0c23-47f0-ba6b-78909c037795 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1661 microversion: 2.1 time: 0.101337 [ 1033.529135] [47312]: [pid: 47312|app: 0|req: 4568/8962] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:30 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1661 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.550442] [47312]: DEBUG nova.api.openstack.wsgi [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1033.552332] [47312]: DEBUG nova.compute.api [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1033.556114] [47312]: DEBUG oslo_concurrency.lockutils [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.556434] [47312]: DEBUG oslo_concurrency.lockutils [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.556629] [47312]: DEBUG oslo_concurrency.lockutils [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.556943] [47312]: DEBUG oslo_concurrency.lockutils [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.557176] [47312]: DEBUG oslo_concurrency.lockutils [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.557364] [47312]: DEBUG oslo_concurrency.lockutils [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.562770] [47313]: DEBUG nova.policy [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.567451] [47313]: INFO nova.api.openstack.requestlog [None req-36cafa92-c59e-43e0-959f-b3ac77af1c90 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1554 microversion: 2.1 time: 0.096554 [ 1033.567770] [47313]: [pid: 47313|app: 0|req: 4395/8963] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:30 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1554 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1033.579945] [47313]: DEBUG nova.api.openstack.wsgi [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1033.582593] [47313]: DEBUG nova.compute.api [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1033.586384] [47313]: DEBUG oslo_concurrency.lockutils [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.586384] [47313]: DEBUG oslo_concurrency.lockutils [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.586384] [47313]: DEBUG oslo_concurrency.lockutils [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.587039] [47313]: DEBUG oslo_concurrency.lockutils [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1033.587039] [47313]: DEBUG oslo_concurrency.lockutils [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1033.587039] [47313]: DEBUG oslo_concurrency.lockutils [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1033.642261] [47313]: INFO nova.api.openstack.requestlog [None req-46927009-7337-4073-8ced-7ad439647d49 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-interface" status: 200 len: 288 microversion: 2.1 time: 0.064805 [ 1033.642627] [47313]: [pid: 47313|app: 0|req: 4396/8964] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:18:30 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-interface => generated 288 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1033.649946] [47312]: DEBUG nova.policy [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1033.654638] [47312]: INFO nova.api.openstack.requestlog [None req-8341a283-cbfd-4fe3-a095-fbab362f4003 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1513 microversion: 2.1 time: 0.106439 [ 1033.654977] [47312]: [pid: 47312|app: 0|req: 4569/8965] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:30 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1513 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1034.061416] [47313]: DEBUG nova.api.openstack.wsgi [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1034.063151] [47313]: DEBUG nova.compute.api [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1034.067138] [47313]: DEBUG oslo_concurrency.lockutils [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.067390] [47313]: DEBUG oslo_concurrency.lockutils [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.067620] [47313]: DEBUG oslo_concurrency.lockutils [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.067935] [47313]: DEBUG oslo_concurrency.lockutils [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.068200] [47313]: DEBUG oslo_concurrency.lockutils [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.068380] [47313]: DEBUG oslo_concurrency.lockutils [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.150608] [47313]: DEBUG nova.policy [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1034.155325] [47313]: INFO nova.api.openstack.requestlog [None req-5350eb31-879a-42fd-a165-3a4911c21fe8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1509 microversion: 2.1 time: 0.096385 [ 1034.155879] [47313]: [pid: 47313|app: 0|req: 4397/8966] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:30 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1509 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1034.233863] [47312]: DEBUG nova.api.openstack.wsgi [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1034.235621] [47312]: DEBUG nova.compute.api [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1034.236629] [47313]: DEBUG nova.api.openstack.wsgi [req-1787fdd5-e116-464e-83b8-136819d0e586 req-b90616dc-e43c-4006-a4e8-9a32c2cee1ca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "63821242-c34e-4ed1-8ed3-f7f445ffe322", "tag": "984fa809-bf48-4083-bd47-872fafdec46a"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1034.239682] [47312]: DEBUG oslo_concurrency.lockutils [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.240038] [47312]: DEBUG oslo_concurrency.lockutils [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.240251] [47312]: DEBUG oslo_concurrency.lockutils [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.240615] [47312]: DEBUG oslo_concurrency.lockutils [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.240817] [47312]: DEBUG oslo_concurrency.lockutils [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.240987] [47312]: DEBUG oslo_concurrency.lockutils [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.242421] [47313]: DEBUG oslo_concurrency.lockutils [req-1787fdd5-e116-464e-83b8-136819d0e586 req-b90616dc-e43c-4006-a4e8-9a32c2cee1ca service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.242663] [47313]: DEBUG oslo_concurrency.lockutils [req-1787fdd5-e116-464e-83b8-136819d0e586 req-b90616dc-e43c-4006-a4e8-9a32c2cee1ca service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.242849] [47313]: DEBUG oslo_concurrency.lockutils [req-1787fdd5-e116-464e-83b8-136819d0e586 req-b90616dc-e43c-4006-a4e8-9a32c2cee1ca service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.249166] [47313]: INFO nova.api.openstack.compute.server_external_events [req-1787fdd5-e116-464e-83b8-136819d0e586 req-b90616dc-e43c-4006-a4e8-9a32c2cee1ca service nova] Creating event network-changed:984fa809-bf48-4083-bd47-872fafdec46a for instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 on cpu-1 [ 1034.249569] [47312]: INFO nova.api.openstack.wsgi [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] HTTP exception thrown: Instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 could not be found. [ 1034.249883] [47312]: DEBUG nova.api.openstack.wsgi [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Returning 404 to user: Instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1034.250323] [47312]: INFO nova.api.openstack.requestlog [None req-72573108-3428-4795-9627-ca38f14bdab8 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 404 len: 111 microversion: 2.20 time: 0.019187 [ 1034.250649] [47312]: [pid: 47312|app: 0|req: 4570/8967] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:31 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1034.252031] [47313]: INFO nova.api.openstack.requestlog [req-1787fdd5-e116-464e-83b8-136819d0e586 req-b90616dc-e43c-4006-a4e8-9a32c2cee1ca service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017699 [ 1034.252370] [47313]: [pid: 47313|app: 0|req: 4398/8968] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:31 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1034.255587] [47312]: DEBUG nova.api.openstack.wsgi [None req-658ea647-2ffc-484a-b3ba-e600d983b4f1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '.version_select at 0x7b9c473cd630>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1034.269391] [47312]: INFO nova.api.openstack.requestlog [None req-658ea647-2ffc-484a-b3ba-e600d983b4f1 tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2030469294" status: 204 len: 0 microversion: 2.20 time: 0.015666 [ 1034.269980] [47312]: [pid: 47312|app: 0|req: 4571/8969] 10.180.1.21 () {60 vars in 1257 bytes} [Thu Oct 31 12:18:31 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2030469294 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [ 1034.543230] [47313]: DEBUG nova.api.openstack.wsgi [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1034.545043] [47313]: DEBUG nova.compute.api [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1034.549815] [47313]: DEBUG oslo_concurrency.lockutils [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.550082] [47313]: DEBUG oslo_concurrency.lockutils [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.550278] [47313]: DEBUG oslo_concurrency.lockutils [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.550667] [47313]: DEBUG oslo_concurrency.lockutils [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.550906] [47313]: DEBUG oslo_concurrency.lockutils [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.551225] [47313]: DEBUG oslo_concurrency.lockutils [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.668601] [47312]: DEBUG nova.api.openstack.wsgi [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1034.670801] [47312]: DEBUG nova.compute.api [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1034.677053] [47312]: DEBUG oslo_concurrency.lockutils [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.677323] [47312]: DEBUG oslo_concurrency.lockutils [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.677518] [47312]: DEBUG oslo_concurrency.lockutils [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.677947] [47312]: DEBUG oslo_concurrency.lockutils [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1034.678167] [47312]: DEBUG oslo_concurrency.lockutils [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1034.678344] [47312]: DEBUG oslo_concurrency.lockutils [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1034.696109] [47313]: DEBUG nova.policy [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1034.703501] [47313]: INFO nova.api.openstack.requestlog [None req-81be859c-7304-4e18-bb76-6d477df9ea74 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1661 microversion: 2.1 time: 0.162857 [ 1034.703829] [47313]: [pid: 47313|app: 0|req: 4399/8970] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:31 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1661 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.000340] [47312]: DEBUG nova.policy [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1035.005764] [47312]: INFO nova.api.openstack.requestlog [None req-012ced63-5b26-4e0a-90e3-3644f2228995 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1513 microversion: 2.1 time: 0.340357 [ 1035.006241] [47312]: [pid: 47312|app: 0|req: 4572/8971] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:31 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1513 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.112817] [47313]: DEBUG nova.api.openstack.wsgi [req-8a7d29e1-2466-439d-8178-7cd1b16dd743 req-3119c776-ddb9-42e4-99dd-e9893279be32 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fe623f2c-1fd9-43f0-be96-29bb252e0171", "name": "network-vif-deleted", "tag": "bbcf3c01-de4f-46b2-af22-eb28c8a3bcde"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1035.118976] [47313]: DEBUG oslo_concurrency.lockutils [req-8a7d29e1-2466-439d-8178-7cd1b16dd743 req-3119c776-ddb9-42e4-99dd-e9893279be32 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.119238] [47313]: DEBUG oslo_concurrency.lockutils [req-8a7d29e1-2466-439d-8178-7cd1b16dd743 req-3119c776-ddb9-42e4-99dd-e9893279be32 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.119419] [47313]: DEBUG oslo_concurrency.lockutils [req-8a7d29e1-2466-439d-8178-7cd1b16dd743 req-3119c776-ddb9-42e4-99dd-e9893279be32 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.125495] [47313]: INFO nova.api.openstack.compute.server_external_events [req-8a7d29e1-2466-439d-8178-7cd1b16dd743 req-3119c776-ddb9-42e4-99dd-e9893279be32 service nova] Creating event network-vif-deleted:bbcf3c01-de4f-46b2-af22-eb28c8a3bcde for instance fe623f2c-1fd9-43f0-be96-29bb252e0171 on cpu-1 [ 1035.128284] [47313]: INFO nova.api.openstack.requestlog [req-8a7d29e1-2466-439d-8178-7cd1b16dd743 req-3119c776-ddb9-42e4-99dd-e9893279be32 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017811 [ 1035.128610] [47313]: [pid: 47313|app: 0|req: 4400/8972] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:31 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1035.168096] [47312]: DEBUG nova.api.openstack.wsgi [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1035.169727] [47312]: DEBUG nova.compute.api [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1035.173221] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.173494] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.173699] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.174061] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.174260] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.174435] [47312]: DEBUG oslo_concurrency.lockutils [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.252457] [47312]: DEBUG nova.policy [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1035.256769] [47312]: INFO nova.api.openstack.requestlog [None req-3aa50c75-8cee-444b-b137-059448fe7876 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1509 microversion: 2.1 time: 0.090874 [ 1035.257068] [47312]: [pid: 47312|app: 0|req: 4573/8973] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:32 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1035.667532] [47313]: DEBUG nova.api.openstack.wsgi [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1035.667532] [47313]: DEBUG nova.compute.api [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1035.671498] [47313]: DEBUG oslo_concurrency.lockutils [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.672017] [47313]: DEBUG oslo_concurrency.lockutils [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.672017] [47313]: DEBUG oslo_concurrency.lockutils [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.672330] [47313]: DEBUG oslo_concurrency.lockutils [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.672681] [47313]: DEBUG oslo_concurrency.lockutils [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.672681] [47313]: DEBUG oslo_concurrency.lockutils [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.682830] [47313]: INFO nova.api.openstack.wsgi [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] HTTP exception thrown: Instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 could not be found. [ 1035.683269] [47313]: DEBUG nova.api.openstack.wsgi [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Returning 404 to user: Instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1035.683611] [47313]: INFO nova.api.openstack.requestlog [None req-e048f866-c081-4cfe-8ae2-a3ecd3b302fc tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 404 len: 111 microversion: 2.20 time: 0.019343 [ 1035.684059] [47313]: [pid: 47313|app: 0|req: 4401/8974] 10.180.1.21 () {60 vars in 1275 bytes} [Thu Oct 31 12:18:32 2024] DELETE /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1035.689424] [47312]: DEBUG nova.api.openstack.wsgi [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1035.691079] [47312]: DEBUG nova.compute.api [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] [instance: 56e21cf4-4dbc-4f72-97c0-082dd689c046] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1035.695371] [47312]: DEBUG oslo_concurrency.lockutils [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.695679] [47312]: DEBUG oslo_concurrency.lockutils [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.695907] [47312]: DEBUG oslo_concurrency.lockutils [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.696350] [47312]: DEBUG oslo_concurrency.lockutils [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.696594] [47312]: DEBUG oslo_concurrency.lockutils [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.696810] [47312]: DEBUG oslo_concurrency.lockutils [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.705694] [47312]: INFO nova.api.openstack.wsgi [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] HTTP exception thrown: Instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 could not be found. [ 1035.706195] [47312]: DEBUG nova.api.openstack.wsgi [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] Returning 404 to user: Instance 56e21cf4-4dbc-4f72-97c0-082dd689c046 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1035.706474] [47312]: INFO nova.api.openstack.requestlog [None req-7643be17-71bf-4afc-9751-0720f377992e tempest-AttachVolumeShelveTestJSON-12225270 tempest-AttachVolumeShelveTestJSON-12225270-project-member] 10.180.1.21 "GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046" status: 404 len: 111 microversion: 2.20 time: 0.019722 [ 1035.706787] [47312]: [pid: 47312|app: 0|req: 4574/8975] 10.180.1.21 () {60 vars in 1272 bytes} [Thu Oct 31 12:18:32 2024] GET /compute/v2.1/servers/56e21cf4-4dbc-4f72-97c0-082dd689c046 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) [ 1035.717446] [47313]: DEBUG nova.api.openstack.wsgi [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1035.719195] [47313]: DEBUG nova.compute.api [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1035.723133] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.723393] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.723648] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.724034] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1035.724237] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1035.724411] [47313]: DEBUG oslo_concurrency.lockutils [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1035.807627] [47313]: DEBUG nova.policy [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1035.814971] [47313]: INFO nova.api.openstack.requestlog [None req-bc1c1d0e-efd4-4f03-8e4d-90a1c3ec4bc5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1661 microversion: 2.1 time: 0.099876 [ 1035.815305] [47313]: [pid: 47313|app: 0|req: 4402/8976] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:32 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1661 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.022763] [47312]: DEBUG nova.api.openstack.wsgi [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1036.024571] [47312]: DEBUG nova.compute.api [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1036.028167] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1036.028371] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1036.028552] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1036.028901] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1036.029105] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1036.029274] [47312]: DEBUG oslo_concurrency.lockutils [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1036.062446] [47312]: DEBUG nova.policy [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1036.066161] [47312]: INFO nova.api.openstack.requestlog [None req-68f73f38-c5fa-4bb8-92a7-008e374131eb tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1308 microversion: 2.1 time: 0.045653 [ 1036.066468] [47312]: [pid: 47312|app: 0|req: 4575/8977] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:32 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.269556] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1036.271332] [47313]: DEBUG nova.compute.api [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1036.275366] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1036.275699] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1036.275975] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1036.276415] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1036.276673] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1036.276908] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1036.396542] [47313]: DEBUG nova.policy [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1036.399974] [47313]: INFO nova.api.openstack.requestlog [None req-ac4ecd71-cea1-4aea-9b01-fe1a7edee57a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1509 microversion: 2.1 time: 0.132971 [ 1036.400477] [47313]: [pid: 47313|app: 0|req: 4403/8978] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:33 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1509 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1036.827131] [47312]: DEBUG nova.api.openstack.wsgi [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1036.828946] [47312]: DEBUG nova.compute.api [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1036.836062] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1036.836062] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1036.836062] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1036.836062] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1036.836062] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1036.836273] [47312]: DEBUG oslo_concurrency.lockutils [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1037.022195] [47312]: DEBUG nova.policy [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1037.036423] [47312]: INFO nova.api.openstack.requestlog [None req-cd8ffa05-cdfc-4905-b7db-bb6656d311c0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1661 microversion: 2.1 time: 0.211269 [ 1037.036839] [47312]: [pid: 47312|app: 0|req: 4576/8979] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:33 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1661 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.078348] [47313]: DEBUG nova.api.openstack.wsgi [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1037.080042] [47313]: DEBUG nova.compute.api [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1037.083797] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1037.084040] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1037.084235] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1037.084671] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1037.084777] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1037.084961] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1037.105643] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1037.105917] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1037.106125] [47313]: DEBUG oslo_concurrency.lockutils [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1037.106339] [47313]: DEBUG nova.objects.instance [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid fe623f2c-1fd9-43f0-be96-29bb252e0171 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1037.128400] [47313]: DEBUG nova.policy [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1037.133551] [47313]: INFO nova.api.openstack.requestlog [None req-f14e6fba-d770-455e-b2f8-f3c748b39773 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1313 microversion: 2.1 time: 0.057148 [ 1037.133551] [47313]: [pid: 47313|app: 0|req: 4404/8980] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:33 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1313 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1037.413058] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1037.413910] [47312]: DEBUG nova.compute.api [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1037.417866] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1037.418204] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1037.418401] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1037.418776] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1037.419377] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1037.419377] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1037.523688] [47312]: DEBUG nova.policy [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1037.534632] [47312]: INFO nova.api.openstack.requestlog [None req-1cac7202-82f6-4df1-b588-bc401d4e7e66 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1509 microversion: 2.1 time: 0.124712 [ 1037.534967] [47312]: [pid: 47312|app: 0|req: 4577/8981] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:34 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1509 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.054230] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1038.055874] [47313]: DEBUG nova.compute.api [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1038.060318] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1038.060557] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1038.060742] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1038.061105] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1038.061307] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1038.061489] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1038.130356] [47313]: DEBUG nova.policy [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1038.134639] [47313]: INFO nova.api.openstack.requestlog [None req-9f074224-4201-4068-b60f-664b34cb1e44 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1665 microversion: 2.1 time: 0.082878 [ 1038.135085] [47313]: [pid: 47313|app: 0|req: 4405/8982] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:34 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1665 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1038.145176] [47312]: DEBUG nova.api.openstack.wsgi [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1038.146802] [47312]: DEBUG nova.compute.api [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1038.150326] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1038.150554] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1038.150738] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1038.151106] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1038.151310] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1038.151482] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1038.167928] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1038.168157] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1038.168335] [47312]: DEBUG oslo_concurrency.lockutils [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1038.168529] [47312]: DEBUG nova.objects.instance [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid fe623f2c-1fd9-43f0-be96-29bb252e0171 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1038.186580] [47312]: DEBUG nova.policy [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1038.189953] [47312]: INFO nova.api.openstack.requestlog [None req-52ecc8f6-679a-48eb-ba12-17de212385ae tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 200 len: 1313 microversion: 2.1 time: 0.047169 [ 1038.190278] [47312]: [pid: 47312|app: 0|req: 4578/8983] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:34 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 1313 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1038.546556] [47313]: DEBUG nova.api.openstack.wsgi [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1038.548631] [47313]: DEBUG nova.compute.api [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1038.552784] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1038.553171] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1038.553402] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1038.553837] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1038.554078] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1038.554283] [47313]: DEBUG oslo_concurrency.lockutils [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1038.670316] [47313]: DEBUG nova.policy [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1038.674628] [47313]: INFO nova.api.openstack.requestlog [None req-d2c101b3-11e9-4de3-a725-d8690fc9817d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1514 microversion: 2.1 time: 0.130587 [ 1038.677029] [47313]: [pid: 47313|app: 0|req: 4406/8984] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:35 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1514 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.202088] [47312]: DEBUG nova.api.openstack.wsgi [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1039.203311] [47312]: DEBUG nova.compute.api [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1039.207122] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1039.207374] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1039.207568] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1039.208036] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1039.208250] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1039.208427] [47312]: DEBUG oslo_concurrency.lockutils [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1039.216995] [47312]: INFO nova.api.openstack.wsgi [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance fe623f2c-1fd9-43f0-be96-29bb252e0171 could not be found. [ 1039.217302] [47312]: DEBUG nova.api.openstack.wsgi [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance fe623f2c-1fd9-43f0-be96-29bb252e0171 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1039.217793] [47312]: INFO nova.api.openstack.requestlog [None req-39b4829e-09c7-457f-bae9-5c26f2cf93bf tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 404 len: 111 microversion: 2.1 time: 0.018761 [ 1039.218101] [47312]: [pid: 47312|app: 0|req: 4579/8985] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:36 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1039.283355] [47313]: DEBUG nova.api.openstack.wsgi [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-482614135", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "networks": [{"uuid": "0ee63c2f-6734-4b12-88f2-59679c697d2d"}]}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1039.320850] [47313]: DEBUG nova.network.neutron [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] validate_networks() for [('0ee63c2f-6734-4b12-88f2-59679c697d2d', None, None, None, None, None)] {{(pid=47313) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1039.467376] [47313]: DEBUG nova.virt.hardware [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 1039.467577] [47313]: DEBUG nova.virt.hardware [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image limits 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1039.467786] [47313]: DEBUG nova.virt.hardware [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Flavor pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 1039.467945] [47313]: DEBUG nova.virt.hardware [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Image pref 0:0:0 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1039.468121] [47313]: DEBUG nova.virt.hardware [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47313) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 1039.476177] [47313]: DEBUG oslo_concurrency.lockutils [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1039.476468] [47313]: DEBUG oslo_concurrency.lockutils [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1039.476690] [47313]: DEBUG oslo_concurrency.lockutils [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1039.477151] [47313]: DEBUG oslo_concurrency.lockutils [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1039.477360] [47313]: DEBUG oslo_concurrency.lockutils [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1039.477537] [47313]: DEBUG oslo_concurrency.lockutils [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1039.489225] [47313]: DEBUG nova.quota [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1039.492627] [47313]: DEBUG nova.quota [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Getting quotas for user 1fa1cef9829b45f4bbe90e9882b8f8c7 and project c57829399c5741c08c30bb60163148b3. Resources: {'cores', 'instances', 'ram'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1039.498609] [47313]: DEBUG nova.compute.api [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Going to run 1 instances... {{(pid=47313) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 1039.499993] [47313]: DEBUG nova.compute.api [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47313) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 1039.532044] [47313]: INFO nova.api.openstack.requestlog [None req-2277c41d-70a8-4a0f-8531-fda2de6133f1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.251741 [ 1039.532414] [47313]: [pid: 47313|app: 0|req: 4407/8986] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:18:36 2024] POST /compute/v2.1/servers => generated 380 bytes in 252 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1039.538606] [47312]: DEBUG nova.api.openstack.wsgi [None req-a44ede96-011f-42a0-be53-3cf61fe13aa1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1039.540352] [47312]: DEBUG nova.compute.api [None req-a44ede96-011f-42a0-be53-3cf61fe13aa1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1039.567009] [47312]: DEBUG nova.policy [None req-a44ede96-011f-42a0-be53-3cf61fe13aa1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1039.570759] [47312]: INFO nova.api.openstack.requestlog [None req-a44ede96-011f-42a0-be53-3cf61fe13aa1 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1206 microversion: 2.1 time: 0.034468 [ 1039.571076] [47312]: [pid: 47312|app: 0|req: 4580/8987] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:36 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1206 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1039.687220] [47313]: DEBUG nova.api.openstack.wsgi [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1039.689590] [47313]: DEBUG nova.compute.api [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1039.694615] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1039.694955] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1039.695264] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1039.695804] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1039.696104] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1039.696352] [47313]: DEBUG oslo_concurrency.lockutils [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1039.792979] [47313]: DEBUG nova.policy [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1039.797731] [47313]: INFO nova.api.openstack.requestlog [None req-13e28ac5-cd75-4059-804b-a84fc977ac24 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1514 microversion: 2.1 time: 0.113571 [ 1039.798272] [47313]: [pid: 47313|app: 0|req: 4408/8988] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:36 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1514 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1040.583374] [47312]: DEBUG nova.api.openstack.wsgi [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1040.585613] [47312]: DEBUG nova.compute.api [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1040.590404] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1040.590719] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1040.590989] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1040.591467] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1040.591719] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1040.591949] [47312]: DEBUG oslo_concurrency.lockutils [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1040.627700] [47312]: DEBUG nova.policy [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1040.632361] [47312]: INFO nova.api.openstack.requestlog [None req-8ee32629-f226-4e1c-8db4-8044af82b9d6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1210 microversion: 2.1 time: 0.051237 [ 1040.632820] [47312]: [pid: 47312|app: 0|req: 4581/8989] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:37 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1210 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1040.810120] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1040.811830] [47313]: DEBUG nova.compute.api [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1040.815671] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1040.815907] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1040.816119] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1040.816480] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1040.816681] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1040.816861] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1040.893287] [47313]: DEBUG nova.policy [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1040.897813] [47313]: INFO nova.api.openstack.requestlog [None req-0f6afced-1d7d-4432-bca9-119bf079768a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1515 microversion: 2.1 time: 0.089957 [ 1040.898169] [47313]: [pid: 47313|app: 0|req: 4409/8990] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:37 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1515 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.644008] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=2 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1041.646269] [47312]: DEBUG nova.api.openstack.wsgi [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1041.647905] [47312]: DEBUG nova.compute.api [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1041.651770] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1041.652026] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1041.652224] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1041.652574] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1041.652773] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1041.652943] [47312]: DEBUG oslo_concurrency.lockutils [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1041.683161] [47312]: DEBUG nova.policy [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1041.687459] [47312]: INFO nova.api.openstack.requestlog [None req-3e60ee78-2298-4fe6-abf4-a07034b70e6c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1258 microversion: 2.1 time: 0.044758 [ 1041.687790] [47312]: [pid: 47312|app: 0|req: 4582/8991] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:38 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1258 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1041.911070] [47313]: DEBUG nova.api.openstack.wsgi [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1041.912212] [47313]: DEBUG nova.compute.api [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1041.916112] [47313]: DEBUG oslo_concurrency.lockutils [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1041.916486] [47313]: DEBUG oslo_concurrency.lockutils [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1041.916782] [47313]: DEBUG oslo_concurrency.lockutils [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1041.917253] [47313]: DEBUG oslo_concurrency.lockutils [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1041.917548] [47313]: DEBUG oslo_concurrency.lockutils [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1041.917830] [47313]: DEBUG oslo_concurrency.lockutils [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1041.986679] [47313]: DEBUG nova.policy [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1041.990810] [47313]: INFO nova.api.openstack.requestlog [None req-08245055-0198-4b5c-86a0-9ff37ed91b02 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1515 microversion: 2.1 time: 0.082933 [ 1041.991153] [47313]: [pid: 47313|app: 0|req: 4410/8992] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:38 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1515 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1042.699809] [47312]: DEBUG nova.api.openstack.wsgi [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1042.701554] [47312]: DEBUG nova.compute.api [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1042.705721] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1042.705990] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1042.706196] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1042.706572] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1042.706761] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1042.706935] [47312]: DEBUG oslo_concurrency.lockutils [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1042.738433] [47312]: DEBUG nova.policy [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1042.742080] [47312]: INFO nova.api.openstack.requestlog [None req-cae60a1e-e40f-4959-bca0-532f3540a3f9 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1258 microversion: 2.1 time: 0.044673 [ 1042.742398] [47312]: [pid: 47312|app: 0|req: 4583/8993] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:39 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1258 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.002993] [47313]: DEBUG nova.api.openstack.wsgi [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1043.004731] [47313]: DEBUG nova.compute.api [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1043.008345] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1043.008568] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1043.008749] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1043.009113] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1043.009310] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1043.009484] [47313]: DEBUG oslo_concurrency.lockutils [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1043.078773] [47313]: DEBUG nova.policy [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1043.082847] [47313]: INFO nova.api.openstack.requestlog [None req-ac0e5a33-6c17-40cb-b97d-541f031cd181 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1515 microversion: 2.1 time: 0.082242 [ 1043.083296] [47313]: [pid: 47313|app: 0|req: 4411/8994] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:39 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1515 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1043.754105] [47312]: DEBUG nova.api.openstack.wsgi [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1043.755783] [47312]: DEBUG nova.compute.api [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1043.757561] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=239,nova_api:UPDATE=6,nova_api:INSERT=7,nova_api:DELETE=3 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1043.761480] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1043.761742] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1043.761939] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1043.762321] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1043.762523] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1043.762696] [47312]: DEBUG oslo_concurrency.lockutils [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1043.765073] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=692,nova_cell1:UPDATE=25,nova_cell1:INSERT=12 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1043.793517] [47312]: DEBUG nova.policy [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1043.797222] [47312]: INFO nova.api.openstack.requestlog [None req-45f71540-f83e-4272-b585-38e13a711435 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1266 microversion: 2.1 time: 0.045488 [ 1043.797538] [47312]: [pid: 47312|app: 0|req: 4584/8995] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:40 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1266 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.094143] [47313]: DEBUG nova.api.openstack.wsgi [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1044.095836] [47313]: DEBUG nova.compute.api [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1044.100332] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1044.100560] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1044.100742] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1044.101109] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1044.101527] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1044.101527] [47313]: DEBUG oslo_concurrency.lockutils [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1044.264448] [47313]: DEBUG nova.policy [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1044.268243] [47313]: INFO nova.api.openstack.requestlog [None req-eeadf21a-54aa-4d8e-8902-62157144329a tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1515 microversion: 2.1 time: 0.176377 [ 1044.268758] [47313]: [pid: 47313|app: 0|req: 4412/8996] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:40 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1515 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1044.809511] [47312]: DEBUG nova.api.openstack.wsgi [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1044.812040] [47312]: DEBUG nova.compute.api [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1044.816530] [47312]: DEBUG oslo_concurrency.lockutils [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1044.816770] [47312]: DEBUG oslo_concurrency.lockutils [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1044.817011] [47312]: DEBUG oslo_concurrency.lockutils [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1044.817386] [47312]: DEBUG oslo_concurrency.lockutils [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1044.817631] [47312]: DEBUG oslo_concurrency.lockutils [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1044.817826] [47312]: DEBUG oslo_concurrency.lockutils [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1044.939333] [47312]: DEBUG nova.policy [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1044.946346] [47312]: INFO nova.api.openstack.requestlog [None req-f159c5d2-0eba-42e5-86a3-6e8f4d2ab610 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1318 microversion: 2.1 time: 0.139328 [ 1044.946701] [47312]: [pid: 47312|app: 0|req: 4585/8997] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:41 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1318 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.282551] [47313]: DEBUG nova.api.openstack.wsgi [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1045.285021] [47313]: DEBUG nova.compute.api [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1045.290186] [47313]: DEBUG oslo_concurrency.lockutils [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1045.290523] [47313]: DEBUG oslo_concurrency.lockutils [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1045.290793] [47313]: DEBUG oslo_concurrency.lockutils [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1045.291414] [47313]: DEBUG oslo_concurrency.lockutils [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1045.291662] [47313]: DEBUG oslo_concurrency.lockutils [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1045.291834] [47313]: DEBUG oslo_concurrency.lockutils [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1045.367442] [47313]: DEBUG nova.policy [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1045.371925] [47313]: INFO nova.api.openstack.requestlog [None req-065102dd-8107-47b5-97b6-3da7ead35abb tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1515 microversion: 2.1 time: 0.093064 [ 1045.372360] [47313]: [pid: 47313|app: 0|req: 4413/8998] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:42 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1515 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1045.556421] [47312]: DEBUG nova.api.openstack.wsgi [req-46c3528a-e83f-42ad-bca7-041d21c6e340 req-d61aae60-5919-475d-bcc0-f9d024640805 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "65da0898-7f48-4ebf-9627-ba4e2ac68447", "name": "network-vif-plugged", "status": "completed", "tag": "eb788717-6160-4bbc-9baf-642b3580b386"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1045.562477] [47312]: DEBUG oslo_concurrency.lockutils [req-46c3528a-e83f-42ad-bca7-041d21c6e340 req-d61aae60-5919-475d-bcc0-f9d024640805 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1045.562733] [47312]: DEBUG oslo_concurrency.lockutils [req-46c3528a-e83f-42ad-bca7-041d21c6e340 req-d61aae60-5919-475d-bcc0-f9d024640805 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1045.562918] [47312]: DEBUG oslo_concurrency.lockutils [req-46c3528a-e83f-42ad-bca7-041d21c6e340 req-d61aae60-5919-475d-bcc0-f9d024640805 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1045.568808] [47312]: INFO nova.api.openstack.compute.server_external_events [req-46c3528a-e83f-42ad-bca7-041d21c6e340 req-d61aae60-5919-475d-bcc0-f9d024640805 service nova] Creating event network-vif-plugged:eb788717-6160-4bbc-9baf-642b3580b386 for instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 on cpu-1 [ 1045.574016] [47312]: INFO nova.api.openstack.requestlog [req-46c3528a-e83f-42ad-bca7-041d21c6e340 req-d61aae60-5919-475d-bcc0-f9d024640805 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017860 [ 1045.574016] [47312]: [pid: 47312|app: 0|req: 4586/8999] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:42 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1045.958489] [47313]: DEBUG nova.api.openstack.wsgi [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1045.960808] [47313]: DEBUG nova.compute.api [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1045.962820] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=229,nova_api:UPDATE=5,nova_api:INSERT=9 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1045.965802] [47313]: DEBUG oslo_concurrency.lockutils [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1045.966048] [47313]: DEBUG oslo_concurrency.lockutils [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1045.966237] [47313]: DEBUG oslo_concurrency.lockutils [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1045.966583] [47313]: DEBUG oslo_concurrency.lockutils [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1045.966794] [47313]: DEBUG oslo_concurrency.lockutils [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1045.966954] [47313]: DEBUG oslo_concurrency.lockutils [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1045.970013] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=699,nova_cell1:UPDATE=18,nova_cell1:INSERT=10 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1046.036875] [47313]: DEBUG nova.policy [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1046.040945] [47313]: INFO nova.api.openstack.requestlog [None req-212f5efb-e2e1-41a2-a829-53fb7e6684ce tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1306 microversion: 2.1 time: 0.084701 [ 1046.041425] [47313]: [pid: 47313|app: 0|req: 4414/9000] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:42 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1306 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1046.384668] [47312]: DEBUG nova.api.openstack.wsgi [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1046.386362] [47312]: DEBUG nova.compute.api [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1046.390316] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1046.390549] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1046.390733] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1046.391105] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1046.391311] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1046.391487] [47312]: DEBUG oslo_concurrency.lockutils [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1046.460311] [47312]: DEBUG nova.policy [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1046.464275] [47312]: INFO nova.api.openstack.requestlog [None req-4b5f55dd-1258-49b6-86f9-30e9c2e6d43b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1514 microversion: 2.1 time: 0.082314 [ 1046.464593] [47312]: [pid: 47312|app: 0|req: 4587/9001] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:43 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1514 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.055010] [47313]: DEBUG nova.api.openstack.wsgi [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1047.056724] [47313]: DEBUG nova.compute.api [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1047.060298] [47313]: DEBUG oslo_concurrency.lockutils [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1047.060533] [47313]: DEBUG oslo_concurrency.lockutils [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1047.060718] [47313]: DEBUG oslo_concurrency.lockutils [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1047.061104] [47313]: DEBUG oslo_concurrency.lockutils [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1047.061326] [47313]: DEBUG oslo_concurrency.lockutils [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1047.061504] [47313]: DEBUG oslo_concurrency.lockutils [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1047.129129] [47313]: DEBUG nova.policy [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1047.133230] [47313]: INFO nova.api.openstack.requestlog [None req-009c797b-64f9-43ea-a268-39238096c38d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1306 microversion: 2.1 time: 0.081769 [ 1047.133545] [47313]: [pid: 47313|app: 0|req: 4415/9002] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:43 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1306 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.476570] [47312]: DEBUG nova.api.openstack.wsgi [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1047.478401] [47312]: DEBUG nova.compute.api [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1047.482531] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1047.482769] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1047.482991] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1047.483368] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1047.483570] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1047.483742] [47312]: DEBUG oslo_concurrency.lockutils [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1047.582999] [47313]: DEBUG nova.api.openstack.wsgi [req-e4ff9a73-1909-453e-8735-2924cfaccb32 req-05d0654b-86d1-4033-a0c2-70e883927490 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "65da0898-7f48-4ebf-9627-ba4e2ac68447", "tag": "eb788717-6160-4bbc-9baf-642b3580b386"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1047.586860] [47312]: DEBUG nova.policy [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1047.588724] [47313]: DEBUG oslo_concurrency.lockutils [req-e4ff9a73-1909-453e-8735-2924cfaccb32 req-05d0654b-86d1-4033-a0c2-70e883927490 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1047.588972] [47313]: DEBUG oslo_concurrency.lockutils [req-e4ff9a73-1909-453e-8735-2924cfaccb32 req-05d0654b-86d1-4033-a0c2-70e883927490 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1047.589178] [47313]: DEBUG oslo_concurrency.lockutils [req-e4ff9a73-1909-453e-8735-2924cfaccb32 req-05d0654b-86d1-4033-a0c2-70e883927490 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1047.592137] [47312]: INFO nova.api.openstack.requestlog [None req-4ea1bec3-0332-4b8d-8673-5b3cab37d6aa tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1514 microversion: 2.1 time: 0.118003 [ 1047.592590] [47312]: [pid: 47312|app: 0|req: 4588/9003] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:44 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1514 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1047.599477] [47313]: INFO nova.api.openstack.compute.server_external_events [req-e4ff9a73-1909-453e-8735-2924cfaccb32 req-05d0654b-86d1-4033-a0c2-70e883927490 service nova] Creating event network-changed:eb788717-6160-4bbc-9baf-642b3580b386 for instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 on cpu-1 [ 1047.602926] [47313]: INFO nova.api.openstack.requestlog [req-e4ff9a73-1909-453e-8735-2924cfaccb32 req-05d0654b-86d1-4033-a0c2-70e883927490 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022019 [ 1047.603355] [47313]: [pid: 47313|app: 0|req: 4416/9004] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:44 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1048.145311] [47312]: DEBUG nova.api.openstack.wsgi [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1048.146978] [47312]: DEBUG nova.compute.api [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1048.150630] [47312]: DEBUG oslo_concurrency.lockutils [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1048.151714] [47312]: DEBUG oslo_concurrency.lockutils [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1048.151714] [47312]: DEBUG oslo_concurrency.lockutils [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1048.151714] [47312]: DEBUG oslo_concurrency.lockutils [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1048.151714] [47312]: DEBUG oslo_concurrency.lockutils [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1048.151714] [47312]: DEBUG oslo_concurrency.lockutils [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1048.264486] [47312]: DEBUG nova.policy [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1048.268749] [47312]: INFO nova.api.openstack.requestlog [None req-7006dc0c-77b6-4eeb-af30-20ff45e9633f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1306 microversion: 2.1 time: 0.125756 [ 1048.269077] [47312]: [pid: 47312|app: 0|req: 4589/9005] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:44 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1306 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1048.606742] [47313]: DEBUG nova.api.openstack.wsgi [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1048.608536] [47313]: DEBUG nova.compute.api [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1048.614084] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1048.614340] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1048.614525] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1048.614906] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1048.615135] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1048.615322] [47313]: DEBUG oslo_concurrency.lockutils [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1048.691100] [47313]: DEBUG nova.policy [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1048.694958] [47313]: INFO nova.api.openstack.requestlog [None req-f7b3fca4-2307-4003-bb94-281235cac673 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1512 microversion: 2.1 time: 0.090921 [ 1048.695292] [47313]: [pid: 47313|app: 0|req: 4417/9006] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:45 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1512 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.280759] [47312]: DEBUG nova.api.openstack.wsgi [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1049.282459] [47312]: DEBUG nova.compute.api [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1049.286032] [47312]: DEBUG oslo_concurrency.lockutils [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1049.286272] [47312]: DEBUG oslo_concurrency.lockutils [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1049.286455] [47312]: DEBUG oslo_concurrency.lockutils [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1049.286806] [47312]: DEBUG oslo_concurrency.lockutils [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1049.287010] [47312]: DEBUG oslo_concurrency.lockutils [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1049.287191] [47312]: DEBUG oslo_concurrency.lockutils [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1049.361284] [47312]: DEBUG nova.policy [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1049.368147] [47312]: INFO nova.api.openstack.requestlog [None req-679d7725-220c-49a9-a241-83e628e491d7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1306 microversion: 2.1 time: 0.089538 [ 1049.368493] [47312]: [pid: 47312|app: 0|req: 4590/9007] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:46 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1306 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1049.708439] [47313]: DEBUG nova.api.openstack.wsgi [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1049.710399] [47313]: DEBUG nova.compute.api [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1049.712526] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell0:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.713355] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=3 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.717869] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1049.718324] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1049.718533] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1049.718967] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1049.719188] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1049.719365] [47313]: DEBUG oslo_concurrency.lockutils [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1049.842537] [47313]: DEBUG nova.policy [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1049.847345] [47313]: INFO nova.api.openstack.requestlog [None req-ab88d9cc-4ded-4acb-9f1d-29c1cf6c3cf4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1512 microversion: 2.1 time: 0.142000 [ 1049.847696] [47313]: [pid: 47313|app: 0|req: 4418/9008] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:46 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1512 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.379172] [47312]: DEBUG nova.api.openstack.wsgi [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1050.380822] [47312]: DEBUG nova.compute.api [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1050.382671] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1050.385149] [47312]: DEBUG oslo_concurrency.lockutils [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1050.385389] [47312]: DEBUG oslo_concurrency.lockutils [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1050.385572] [47312]: DEBUG oslo_concurrency.lockutils [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1050.385927] [47312]: DEBUG oslo_concurrency.lockutils [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1050.386139] [47312]: DEBUG oslo_concurrency.lockutils [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1050.386312] [47312]: DEBUG oslo_concurrency.lockutils [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1050.482306] [47312]: DEBUG nova.policy [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1050.486741] [47312]: INFO nova.api.openstack.requestlog [None req-a79bb135-dd28-494f-94ad-b1b6b0f0f538 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1306 microversion: 2.1 time: 0.109860 [ 1050.487047] [47312]: [pid: 47312|app: 0|req: 4591/9009] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:47 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1306 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.860259] [47313]: DEBUG nova.api.openstack.wsgi [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1050.862009] [47313]: DEBUG nova.compute.api [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1050.865629] [47313]: DEBUG oslo_concurrency.lockutils [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1050.865869] [47313]: DEBUG oslo_concurrency.lockutils [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1050.866066] [47313]: DEBUG oslo_concurrency.lockutils [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1050.866438] [47313]: DEBUG oslo_concurrency.lockutils [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1050.866635] [47313]: DEBUG oslo_concurrency.lockutils [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1050.866810] [47313]: DEBUG oslo_concurrency.lockutils [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1050.942141] [47313]: DEBUG nova.policy [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1050.947422] [47313]: INFO nova.api.openstack.requestlog [None req-8eac6670-9737-4c55-9ba6-3231c6d5edfe tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1510 microversion: 2.1 time: 0.089476 [ 1050.948251] [47313]: [pid: 47313|app: 0|req: 4419/9010] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:47 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1510 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1050.958802] [47312]: DEBUG nova.api.openstack.wsgi [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1050.959461] [47312]: DEBUG nova.compute.api [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1050.962952] [47312]: DEBUG oslo_concurrency.lockutils [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1050.963202] [47312]: DEBUG oslo_concurrency.lockutils [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1050.963385] [47312]: DEBUG oslo_concurrency.lockutils [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1050.963745] [47312]: DEBUG oslo_concurrency.lockutils [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1050.963963] [47312]: DEBUG oslo_concurrency.lockutils [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1050.964163] [47312]: DEBUG oslo_concurrency.lockutils [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1050.977839] [47312]: DEBUG nova.compute.api [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1051.010594] [47312]: INFO nova.compute.api [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Found an unconfirmed migration during delete, id: 3, status: finished [ 1051.500025] [47313]: DEBUG nova.api.openstack.wsgi [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1051.500923] [47313]: DEBUG nova.compute.api [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1051.505354] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1051.505705] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1051.506054] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1051.506513] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1051.506819] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1051.507120] [47313]: DEBUG oslo_concurrency.lockutils [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1051.587863] [47313]: DEBUG nova.policy [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1051.595804] [47313]: INFO nova.api.openstack.requestlog [None req-1f70d503-9d44-4ab4-a8b9-4c127396aec3 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1306 microversion: 2.1 time: 0.098997 [ 1051.596250] [47313]: [pid: 47313|app: 0|req: 4420/9011] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:48 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1306 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1052.609936] [47313]: DEBUG nova.api.openstack.wsgi [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1052.612452] [47313]: DEBUG nova.compute.api [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1052.617863] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1052.618272] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1052.618608] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1052.619193] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1052.619534] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1052.619880] [47313]: DEBUG oslo_concurrency.lockutils [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1052.688145] [47313]: DEBUG nova.policy [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1052.692447] [47313]: INFO nova.api.openstack.requestlog [None req-f254ce44-a036-411f-ba6a-0a036fbfe831 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1306 microversion: 2.1 time: 0.085995 [ 1052.692780] [47313]: [pid: 47313|app: 0|req: 4421/9012] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:49 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1306 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.704457] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1053.706088] [47313]: DEBUG nova.compute.api [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1053.710633] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.710868] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.711079] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1053.711421] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.711618] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.711789] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1053.784962] [47313]: DEBUG nova.policy [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1053.789215] [47313]: INFO nova.api.openstack.requestlog [None req-ce6d73c6-9f7d-48e1-9e69-d375489865c7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1485 microversion: 2.1 time: 0.087026 [ 1053.789553] [47313]: [pid: 47313|app: 0|req: 4422/9013] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:50 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1485 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.799705] [47313]: DEBUG nova.api.openstack.wsgi [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-405611254"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1053.801353] [47313]: DEBUG nova.compute.api [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1053.804740] [47313]: DEBUG oslo_concurrency.lockutils [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.804964] [47313]: DEBUG oslo_concurrency.lockutils [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.805202] [47313]: DEBUG oslo_concurrency.lockutils [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1053.805544] [47313]: DEBUG oslo_concurrency.lockutils [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.805743] [47313]: DEBUG oslo_concurrency.lockutils [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.805915] [47313]: DEBUG oslo_concurrency.lockutils [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1053.839711] [47313]: INFO nova.api.openstack.requestlog [None req-9525687d-e8e8-45b0-8e03-08b436930a7f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1074 microversion: 2.1 time: 0.041717 [ 1053.840021] [47313]: [pid: 47313|app: 0|req: 4423/9014] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:18:50 2024] PUT /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1074 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.848870] [47313]: DEBUG nova.api.openstack.wsgi [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1053.850436] [47313]: DEBUG nova.compute.api [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1053.853503] [47313]: DEBUG oslo_concurrency.lockutils [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.853728] [47313]: DEBUG oslo_concurrency.lockutils [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.853908] [47313]: DEBUG oslo_concurrency.lockutils [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1053.854302] [47313]: DEBUG oslo_concurrency.lockutils [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.854499] [47313]: DEBUG oslo_concurrency.lockutils [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.854708] [47313]: DEBUG oslo_concurrency.lockutils [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1053.922161] [47313]: DEBUG nova.policy [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1053.926652] [47313]: INFO nova.api.openstack.requestlog [None req-d24e3d12-e0c9-4b97-ba19-b0f1a422623d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1496 microversion: 2.1 time: 0.079589 [ 1053.926983] [47313]: [pid: 47313|app: 0|req: 4424/9015] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:50 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1496 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1053.938057] [47313]: DEBUG nova.api.openstack.wsgi [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1053.939615] [47313]: DEBUG nova.compute.api [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1053.943278] [47313]: DEBUG oslo_concurrency.lockutils [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.943510] [47313]: DEBUG oslo_concurrency.lockutils [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.943689] [47313]: DEBUG oslo_concurrency.lockutils [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1053.944070] [47313]: DEBUG oslo_concurrency.lockutils [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1053.944286] [47313]: DEBUG oslo_concurrency.lockutils [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1053.944461] [47313]: DEBUG oslo_concurrency.lockutils [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1054.012862] [47313]: DEBUG nova.policy [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba4c8c66c98740299bbeafab240169e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1054.017027] [47313]: INFO nova.api.openstack.requestlog [None req-05feba2f-ee3f-4694-b179-79ed9068db3f tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1496 microversion: 2.1 time: 0.081269 [ 1054.017364] [47313]: [pid: 47313|app: 0|req: 4425/9016] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:50 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1496 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1054.027472] [47313]: DEBUG nova.api.openstack.wsgi [None req-8a5cc2e2-ab66-46fe-ae0d-7abae1f34fe2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1054.031738] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a5cc2e2-ab66-46fe-ae0d-7abae1f34fe2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1054.031996] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a5cc2e2-ab66-46fe-ae0d-7abae1f34fe2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1054.032228] [47313]: DEBUG oslo_concurrency.lockutils [None req-8a5cc2e2-ab66-46fe-ae0d-7abae1f34fe2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1054.043431] [47313]: DEBUG nova.compute.api [None req-8a5cc2e2-ab66-46fe-ae0d-7abae1f34fe2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Going to try to stop instance {{(pid=47313) force_stop /opt/stack/nova/nova/compute/api.py:2768}} [ 1054.062539] [47313]: INFO nova.api.openstack.requestlog [None req-8a5cc2e2-ab66-46fe-ae0d-7abae1f34fe2 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "POST /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447/action" status: 202 len: 0 microversion: 2.1 time: 0.036877 [ 1054.062860] [47313]: [pid: 47313|app: 0|req: 4426/9017] 10.180.1.21 () {60 vars in 1273 bytes} [Thu Oct 31 12:18:50 2024] POST /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1054.067234] [47313]: DEBUG nova.api.openstack.wsgi [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1054.068756] [47313]: DEBUG nova.compute.api [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1054.071729] [47313]: DEBUG oslo_concurrency.lockutils [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1054.071967] [47313]: DEBUG oslo_concurrency.lockutils [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1054.072184] [47313]: DEBUG oslo_concurrency.lockutils [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1054.072775] [47313]: DEBUG oslo_concurrency.lockutils [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1054.072775] [47313]: DEBUG oslo_concurrency.lockutils [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1054.072889] [47313]: DEBUG oslo_concurrency.lockutils [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1054.143849] [47313]: DEBUG nova.policy [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1054.148205] [47313]: INFO nova.api.openstack.requestlog [None req-b53ccea2-aa3c-49ca-b22c-e211ece0e236 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1506 microversion: 2.1 time: 0.082866 [ 1054.148674] [47313]: [pid: 47313|app: 0|req: 4427/9018] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:50 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1506 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1055.161361] [47313]: DEBUG nova.api.openstack.wsgi [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1055.163509] [47313]: DEBUG nova.compute.api [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1055.168343] [47313]: DEBUG oslo_concurrency.lockutils [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1055.168699] [47313]: DEBUG oslo_concurrency.lockutils [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1055.168975] [47313]: DEBUG oslo_concurrency.lockutils [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1055.169584] [47313]: DEBUG oslo_concurrency.lockutils [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1055.169737] [47313]: DEBUG oslo_concurrency.lockutils [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1055.169912] [47313]: DEBUG oslo_concurrency.lockutils [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1055.245430] [47313]: DEBUG nova.policy [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1055.249823] [47313]: INFO nova.api.openstack.requestlog [None req-64204014-0f66-43ab-8708-a9860bf1e2e7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1506 microversion: 2.1 time: 0.091429 [ 1055.250176] [47313]: [pid: 47313|app: 0|req: 4428/9019] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:52 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1506 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.262530] [47313]: DEBUG nova.api.openstack.wsgi [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1056.264207] [47313]: DEBUG nova.compute.api [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1056.268539] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.268772] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.268959] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.269343] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.269551] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.269756] [47313]: DEBUG oslo_concurrency.lockutils [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.364291] [47313]: DEBUG nova.policy [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1056.368611] [47313]: INFO nova.api.openstack.requestlog [None req-b99e99cc-c729-40d9-88c1-add7a9dfe594 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1483 microversion: 2.1 time: 0.108365 [ 1056.368944] [47313]: [pid: 47313|app: 0|req: 4429/9020] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:53 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1483 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.379500] [47313]: DEBUG nova.api.openstack.wsgi [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-709085942"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1056.381189] [47313]: DEBUG nova.compute.api [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1056.384721] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.384721] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.384892] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.385179] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.385358] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.385530] [47313]: DEBUG oslo_concurrency.lockutils [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.419071] [47313]: INFO nova.api.openstack.requestlog [None req-af3611ad-e538-448c-923d-51475c05670d tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "PUT /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1060 microversion: 2.1 time: 0.041412 [ 1056.419432] [47313]: [pid: 47313|app: 0|req: 4430/9021] 10.180.1.21 () {60 vars in 1251 bytes} [Thu Oct 31 12:18:53 2024] PUT /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1060 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.428765] [47313]: DEBUG nova.api.openstack.wsgi [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1056.430266] [47313]: DEBUG nova.compute.api [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1056.433183] [47313]: DEBUG oslo_concurrency.lockutils [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.433464] [47313]: DEBUG oslo_concurrency.lockutils [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.433663] [47313]: DEBUG oslo_concurrency.lockutils [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.434017] [47313]: DEBUG oslo_concurrency.lockutils [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.434264] [47313]: DEBUG oslo_concurrency.lockutils [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.434439] [47313]: DEBUG oslo_concurrency.lockutils [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.505029] [47313]: DEBUG nova.policy [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1056.509408] [47313]: INFO nova.api.openstack.requestlog [None req-7307d5ca-82c3-4edf-ae51-cbbc0f8c9b49 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1483 microversion: 2.1 time: 0.082651 [ 1056.509732] [47313]: [pid: 47313|app: 0|req: 4431/9022] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:53 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1483 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1056.520199] [47313]: DEBUG nova.api.openstack.wsgi [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1056.521779] [47313]: DEBUG nova.compute.api [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1056.525258] [47313]: DEBUG oslo_concurrency.lockutils [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.525508] [47313]: DEBUG oslo_concurrency.lockutils [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.525691] [47313]: DEBUG oslo_concurrency.lockutils [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.526066] [47313]: DEBUG oslo_concurrency.lockutils [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.526271] [47313]: DEBUG oslo_concurrency.lockutils [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.526450] [47313]: DEBUG oslo_concurrency.lockutils [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.595012] [47313]: DEBUG nova.policy [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba4c8c66c98740299bbeafab240169e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1056.599318] [47313]: INFO nova.api.openstack.requestlog [None req-11fe4c75-63ab-4e1f-8f82-a4bac1de3a79 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-reader] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1483 microversion: 2.1 time: 0.081001 [ 1056.599684] [47313]: [pid: 47313|app: 0|req: 4432/9023] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:53 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1483 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1056.609744] [47313]: DEBUG nova.api.openstack.wsgi [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1056.609981] [47313]: DEBUG nova.compute.api [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1056.613168] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.613404] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.613584] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.613928] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.614173] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.614352] [47313]: DEBUG oslo_concurrency.lockutils [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.628301] [47313]: DEBUG nova.compute.api [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1056.667500] [47313]: INFO nova.api.openstack.requestlog [None req-1cbd7d2b-0a14-4d77-93a2-8bfd8d93ee73 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 204 len: 0 microversion: 2.1 time: 0.059416 [ 1056.667836] [47313]: [pid: 47313|app: 0|req: 4433/9024] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:53 2024] DELETE /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1056.672482] [47313]: DEBUG nova.api.openstack.wsgi [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1056.674137] [47313]: DEBUG nova.compute.api [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1056.676963] [47313]: DEBUG oslo_concurrency.lockutils [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.677207] [47313]: DEBUG oslo_concurrency.lockutils [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.677423] [47313]: DEBUG oslo_concurrency.lockutils [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.677735] [47313]: DEBUG oslo_concurrency.lockutils [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1056.677929] [47313]: DEBUG oslo_concurrency.lockutils [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1056.678117] [47313]: DEBUG oslo_concurrency.lockutils [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1056.748936] [47313]: DEBUG nova.policy [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1056.753206] [47313]: INFO nova.api.openstack.requestlog [None req-c776034c-b6d6-4986-8eea-225df5e6be4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1489 microversion: 2.1 time: 0.082747 [ 1056.753523] [47313]: [pid: 47313|app: 0|req: 4434/9025] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:53 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1489 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1057.765610] [47313]: DEBUG nova.api.openstack.wsgi [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1057.767350] [47313]: DEBUG nova.compute.api [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1057.771355] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1057.771616] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1057.771817] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1057.772282] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1057.772543] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1057.772778] [47313]: DEBUG oslo_concurrency.lockutils [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1057.850371] [47313]: DEBUG nova.policy [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1057.855024] [47313]: INFO nova.api.openstack.requestlog [None req-87ffe201-4fb7-4990-833c-aab4066e15e5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1489 microversion: 2.1 time: 0.091830 [ 1057.855436] [47313]: [pid: 47313|app: 0|req: 4435/9026] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:54 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1489 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1058.485792] [47313]: DEBUG nova.api.openstack.wsgi [req-f14b40d1-5920-4060-b844-a15598d50b1b req-cdf842ba-cfa0-459d-a070-05ea2383950c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "65da0898-7f48-4ebf-9627-ba4e2ac68447", "name": "network-vif-deleted", "tag": "eb788717-6160-4bbc-9baf-642b3580b386"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1058.492764] [47313]: DEBUG oslo_concurrency.lockutils [req-f14b40d1-5920-4060-b844-a15598d50b1b req-cdf842ba-cfa0-459d-a070-05ea2383950c service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1058.493024] [47313]: DEBUG oslo_concurrency.lockutils [req-f14b40d1-5920-4060-b844-a15598d50b1b req-cdf842ba-cfa0-459d-a070-05ea2383950c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1058.493213] [47313]: DEBUG oslo_concurrency.lockutils [req-f14b40d1-5920-4060-b844-a15598d50b1b req-cdf842ba-cfa0-459d-a070-05ea2383950c service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1058.508197] [47313]: INFO nova.api.openstack.compute.server_external_events [req-f14b40d1-5920-4060-b844-a15598d50b1b req-cdf842ba-cfa0-459d-a070-05ea2383950c service nova] Creating event network-vif-deleted:eb788717-6160-4bbc-9baf-642b3580b386 for instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 on cpu-1 [ 1058.511314] [47313]: INFO nova.api.openstack.requestlog [req-f14b40d1-5920-4060-b844-a15598d50b1b req-cdf842ba-cfa0-459d-a070-05ea2383950c service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028914 [ 1058.511823] [47313]: [pid: 47313|app: 0|req: 4436/9027] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:55 2024] POST /compute/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) [ 1058.867380] [47313]: DEBUG nova.api.openstack.wsgi [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1058.869267] [47313]: DEBUG nova.compute.api [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1058.873117] [47313]: DEBUG oslo_concurrency.lockutils [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1058.873394] [47313]: DEBUG oslo_concurrency.lockutils [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1058.873685] [47313]: DEBUG oslo_concurrency.lockutils [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1058.874174] [47313]: DEBUG oslo_concurrency.lockutils [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1058.874445] [47313]: DEBUG oslo_concurrency.lockutils [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1058.874704] [47313]: DEBUG oslo_concurrency.lockutils [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1058.909828] [47313]: DEBUG nova.policy [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1058.916141] [47313]: INFO nova.api.openstack.requestlog [None req-c800dc03-6067-4d77-bac6-e57cf0e00230 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1285 microversion: 2.1 time: 0.051224 [ 1058.916454] [47313]: [pid: 47313|app: 0|req: 4437/9028] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:55 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1285 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.052325] [47312]: INFO nova.api.openstack.requestlog [None req-0abab4f3-0aaa-4c2f-928d-e2172b0cb0b0 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 204 len: 0 microversion: 2.1 time: 8.095421 [ 1059.053067] [47312]: [pid: 47312|app: 0|req: 4592/9029] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:47 2024] DELETE /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 0 bytes in 8096 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1059.058274] [47313]: DEBUG nova.api.openstack.wsgi [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1059.060008] [47313]: DEBUG nova.compute.api [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1059.063435] [47313]: DEBUG oslo_concurrency.lockutils [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1059.063670] [47313]: DEBUG oslo_concurrency.lockutils [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1059.063853] [47313]: DEBUG oslo_concurrency.lockutils [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1059.064256] [47313]: DEBUG oslo_concurrency.lockutils [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1059.064467] [47313]: DEBUG oslo_concurrency.lockutils [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1059.064711] [47313]: DEBUG oslo_concurrency.lockutils [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1059.171531] [47313]: DEBUG nova.policy [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1059.175937] [47313]: INFO nova.api.openstack.requestlog [None req-c33c7385-9e22-48b6-b990-2276aeaf19da tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1500 microversion: 2.1 time: 0.120062 [ 1059.176771] [47313]: [pid: 47313|app: 0|req: 4438/9030] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:55 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1500 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1059.928772] [47312]: DEBUG nova.api.openstack.wsgi [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1059.930691] [47312]: DEBUG nova.compute.api [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1059.935013] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1059.935278] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1059.935488] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1059.935886] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1059.936119] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1059.936316] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1059.954383] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1059.954595] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1059.954772] [47312]: DEBUG oslo_concurrency.lockutils [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1059.954963] [47312]: DEBUG nova.objects.instance [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 65da0898-7f48-4ebf-9627-ba4e2ac68447 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1059.973827] [47312]: DEBUG nova.policy [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1059.977733] [47312]: INFO nova.api.openstack.requestlog [None req-e0fb9c0d-767b-4237-b374-3aa18c7b6181 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1303 microversion: 2.1 time: 0.051683 [ 1059.978059] [47312]: [pid: 47312|app: 0|req: 4593/9031] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:56 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1303 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.188900] [47313]: DEBUG nova.api.openstack.wsgi [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1060.190559] [47313]: DEBUG nova.compute.api [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1060.195047] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1060.195336] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1060.195558] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1060.196010] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1060.196346] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1060.196639] [47313]: DEBUG oslo_concurrency.lockutils [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1060.271174] [47313]: DEBUG nova.policy [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1060.275563] [47313]: INFO nova.api.openstack.requestlog [None req-8cd817f9-c715-4525-8a05-20ddb3ab2b5d tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1500 microversion: 2.1 time: 0.088920 [ 1060.275886] [47313]: [pid: 47313|app: 0|req: 4439/9032] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:57 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1500 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1060.990502] [47312]: DEBUG nova.api.openstack.wsgi [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1060.992226] [47312]: DEBUG nova.compute.api [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1060.998224] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1060.998534] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1060.998791] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1060.999288] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1060.999555] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1060.999795] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1061.024997] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1061.025299] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1061.025533] [47312]: DEBUG oslo_concurrency.lockutils [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1061.025777] [47312]: DEBUG nova.objects.instance [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 65da0898-7f48-4ebf-9627-ba4e2ac68447 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1061.046614] [47312]: DEBUG nova.policy [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1061.052819] [47312]: INFO nova.api.openstack.requestlog [None req-07bfa259-cefb-47c2-986d-f313c0eb6655 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 200 len: 1303 microversion: 2.1 time: 0.064646 [ 1061.053140] [47312]: [pid: 47312|app: 0|req: 4594/9033] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:57 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 1303 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.287634] [47313]: DEBUG nova.api.openstack.wsgi [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1061.289327] [47313]: DEBUG nova.compute.api [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1061.292720] [47313]: DEBUG oslo_concurrency.lockutils [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1061.292954] [47313]: DEBUG oslo_concurrency.lockutils [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1061.293154] [47313]: DEBUG oslo_concurrency.lockutils [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1061.293504] [47313]: DEBUG oslo_concurrency.lockutils [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1061.293698] [47313]: DEBUG oslo_concurrency.lockutils [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1061.293877] [47313]: DEBUG oslo_concurrency.lockutils [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1061.391826] [47313]: DEBUG nova.policy [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1061.396198] [47313]: INFO nova.api.openstack.requestlog [None req-13b7c52f-8811-487d-bc9d-d808b661dc85 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1500 microversion: 2.1 time: 0.110752 [ 1061.396526] [47313]: [pid: 47313|app: 0|req: 4440/9034] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:58 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1500 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1061.444679] [47312]: DEBUG nova.api.openstack.wsgi [req-efcbb4f7-ee0f-4134-8157-aa079d1b4dab req-a3b737d4-f87d-4715-b188-cfdfb5c82ef5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "66d0dc08-e8e7-4bf5-884a-67f65e8e109d", "name": "network-vif-deleted", "tag": "2cc52359-688b-48a0-8436-a1d5cfd37738"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1061.450543] [47312]: DEBUG oslo_concurrency.lockutils [req-efcbb4f7-ee0f-4134-8157-aa079d1b4dab req-a3b737d4-f87d-4715-b188-cfdfb5c82ef5 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1061.450770] [47312]: DEBUG oslo_concurrency.lockutils [req-efcbb4f7-ee0f-4134-8157-aa079d1b4dab req-a3b737d4-f87d-4715-b188-cfdfb5c82ef5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1061.450989] [47312]: DEBUG oslo_concurrency.lockutils [req-efcbb4f7-ee0f-4134-8157-aa079d1b4dab req-a3b737d4-f87d-4715-b188-cfdfb5c82ef5 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1061.457392] [47312]: INFO nova.api.openstack.compute.server_external_events [req-efcbb4f7-ee0f-4134-8157-aa079d1b4dab req-a3b737d4-f87d-4715-b188-cfdfb5c82ef5 service nova] Creating event network-vif-deleted:2cc52359-688b-48a0-8436-a1d5cfd37738 for instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d on cpu-1 [ 1061.459795] [47312]: INFO nova.api.openstack.requestlog [req-efcbb4f7-ee0f-4134-8157-aa079d1b4dab req-a3b737d4-f87d-4715-b188-cfdfb5c82ef5 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017391 [ 1061.460159] [47312]: [pid: 47312|app: 0|req: 4595/9035] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:18:58 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1062.064035] [47313]: DEBUG nova.api.openstack.wsgi [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.065740] [47313]: DEBUG nova.compute.api [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.069586] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.070215] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.070215] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.070340] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.070522] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.070711] [47313]: DEBUG oslo_concurrency.lockutils [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.078807] [47313]: INFO nova.api.openstack.wsgi [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 could not be found. [ 1062.079109] [47313]: DEBUG nova.api.openstack.wsgi [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.079533] [47313]: INFO nova.api.openstack.requestlog [None req-95f1e384-aef5-497a-9092-588c788bebec tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 404 len: 111 microversion: 2.1 time: 0.017837 [ 1062.079814] [47313]: [pid: 47313|app: 0|req: 4441/9036] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:58 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.089227] [47312]: DEBUG nova.api.openstack.wsgi [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.090782] [47312]: DEBUG nova.compute.api [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.093479] [47312]: DEBUG oslo_concurrency.lockutils [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.093713] [47312]: DEBUG oslo_concurrency.lockutils [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.093896] [47312]: DEBUG oslo_concurrency.lockutils [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.094302] [47312]: DEBUG oslo_concurrency.lockutils [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.094514] [47312]: DEBUG oslo_concurrency.lockutils [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.094686] [47312]: DEBUG oslo_concurrency.lockutils [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.102193] [47312]: INFO nova.api.openstack.wsgi [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 could not be found. [ 1062.102501] [47312]: DEBUG nova.api.openstack.wsgi [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.102908] [47312]: INFO nova.api.openstack.requestlog [None req-15b67c17-c96b-43a8-aa56-8df906ffaac7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 404 len: 111 microversion: 2.1 time: 0.016296 [ 1062.103191] [47312]: [pid: 47312|app: 0|req: 4596/9037] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:58 2024] DELETE /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.107480] [47313]: DEBUG nova.api.openstack.wsgi [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.109038] [47313]: DEBUG nova.compute.api [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65da0898-7f48-4ebf-9627-ba4e2ac68447] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.112641] [47313]: DEBUG oslo_concurrency.lockutils [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.112682] [47313]: DEBUG oslo_concurrency.lockutils [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.112863] [47313]: DEBUG oslo_concurrency.lockutils [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.113243] [47313]: DEBUG oslo_concurrency.lockutils [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.113444] [47313]: DEBUG oslo_concurrency.lockutils [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.113614] [47313]: DEBUG oslo_concurrency.lockutils [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.123393] [47313]: INFO nova.api.openstack.wsgi [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 could not be found. [ 1062.123393] [47313]: DEBUG nova.api.openstack.wsgi [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance 65da0898-7f48-4ebf-9627-ba4e2ac68447 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.123666] [47313]: INFO nova.api.openstack.requestlog [None req-66547d4f-095d-4015-8a09-fd97333e6fe5 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447" status: 404 len: 111 microversion: 2.1 time: 0.018255 [ 1062.123962] [47313]: [pid: 47313|app: 0|req: 4442/9038] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:58 2024] GET /compute/v2.1/servers/65da0898-7f48-4ebf-9627-ba4e2ac68447 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.128655] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.128913] [47312]: DEBUG nova.compute.api [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.132394] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.132628] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.132808] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.133201] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.133432] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.133610] [47312]: DEBUG oslo_concurrency.lockutils [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.141354] [47312]: INFO nova.api.openstack.wsgi [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance fe623f2c-1fd9-43f0-be96-29bb252e0171 could not be found. [ 1062.141637] [47312]: DEBUG nova.api.openstack.wsgi [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance fe623f2c-1fd9-43f0-be96-29bb252e0171 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.142086] [47312]: INFO nova.api.openstack.requestlog [None req-1cef8983-0eb6-4567-abd5-0fdf032a1aab tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 404 len: 111 microversion: 2.1 time: 0.015654 [ 1062.142372] [47312]: [pid: 47312|app: 0|req: 4597/9039] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:58 2024] DELETE /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.146836] [47313]: DEBUG nova.api.openstack.wsgi [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.148490] [47313]: DEBUG nova.compute.api [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: fe623f2c-1fd9-43f0-be96-29bb252e0171] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.151724] [47313]: DEBUG oslo_concurrency.lockutils [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.151952] [47313]: DEBUG oslo_concurrency.lockutils [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.152153] [47313]: DEBUG oslo_concurrency.lockutils [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.152503] [47313]: DEBUG oslo_concurrency.lockutils [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.152697] [47313]: DEBUG oslo_concurrency.lockutils [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.152866] [47313]: DEBUG oslo_concurrency.lockutils [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.160853] [47313]: INFO nova.api.openstack.wsgi [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance fe623f2c-1fd9-43f0-be96-29bb252e0171 could not be found. [ 1062.161174] [47313]: DEBUG nova.api.openstack.wsgi [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance fe623f2c-1fd9-43f0-be96-29bb252e0171 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.161659] [47313]: INFO nova.api.openstack.requestlog [None req-233b725e-007b-4c77-bc6c-3acaf7de6460 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171" status: 404 len: 111 microversion: 2.1 time: 0.016942 [ 1062.161973] [47313]: [pid: 47313|app: 0|req: 4443/9040] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/fe623f2c-1fd9-43f0-be96-29bb252e0171 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.166109] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.166372] [47312]: DEBUG nova.compute.api [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.169565] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.169786] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.169965] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.170322] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.170523] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.170696] [47312]: DEBUG oslo_concurrency.lockutils [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.178314] [47312]: INFO nova.api.openstack.wsgi [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance ff25c137-ba78-4807-bd64-f3075e81dd5d could not be found. [ 1062.178597] [47312]: DEBUG nova.api.openstack.wsgi [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance ff25c137-ba78-4807-bd64-f3075e81dd5d could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.178998] [47312]: INFO nova.api.openstack.requestlog [None req-ad827288-eb5a-4ba5-b40f-855c448cbbaa tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 404 len: 111 microversion: 2.1 time: 0.014938 [ 1062.179290] [47312]: [pid: 47312|app: 0|req: 4598/9041] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:59 2024] DELETE /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.183856] [47313]: DEBUG nova.api.openstack.wsgi [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.185546] [47313]: DEBUG nova.compute.api [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: ff25c137-ba78-4807-bd64-f3075e81dd5d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.190045] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.190045] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.190045] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.190377] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.190576] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.190749] [47313]: DEBUG oslo_concurrency.lockutils [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.198885] [47313]: INFO nova.api.openstack.wsgi [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance ff25c137-ba78-4807-bd64-f3075e81dd5d could not be found. [ 1062.199180] [47313]: DEBUG nova.api.openstack.wsgi [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance ff25c137-ba78-4807-bd64-f3075e81dd5d could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.199588] [47313]: INFO nova.api.openstack.requestlog [None req-60e5cb00-804b-4c3e-a010-80a23e49ac9b tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d" status: 404 len: 111 microversion: 2.1 time: 0.018009 [ 1062.199959] [47313]: [pid: 47313|app: 0|req: 4444/9042] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/ff25c137-ba78-4807-bd64-f3075e81dd5d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.204681] [47312]: DEBUG nova.api.openstack.wsgi [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.204681] [47312]: DEBUG nova.compute.api [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.207917] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.208163] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.208351] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.208691] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.208885] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.209084] [47312]: DEBUG oslo_concurrency.lockutils [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.216638] [47312]: INFO nova.api.openstack.wsgi [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d could not be found. [ 1062.216916] [47312]: DEBUG nova.api.openstack.wsgi [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.217328] [47312]: INFO nova.api.openstack.requestlog [None req-02d43d2f-d53b-4c3e-ae52-40c873de75a7 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 404 len: 111 microversion: 2.1 time: 0.015296 [ 1062.217595] [47312]: [pid: 47312|app: 0|req: 4599/9043] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:59 2024] DELETE /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.221672] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.223229] [47313]: DEBUG nova.compute.api [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.226384] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.226616] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.226797] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.227161] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.227359] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.227534] [47313]: DEBUG oslo_concurrency.lockutils [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.235426] [47313]: INFO nova.api.openstack.wsgi [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d could not be found. [ 1062.235712] [47313]: DEBUG nova.api.openstack.wsgi [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.236130] [47313]: INFO nova.api.openstack.requestlog [None req-7d18fa21-40e9-49e5-9c7a-8fe2f2455d4a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d" status: 404 len: 111 microversion: 2.1 time: 0.016446 [ 1062.236404] [47313]: [pid: 47313|app: 0|req: 4445/9044] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/e0f1f580-76d3-4f15-9f41-9b7cd7cf6e4d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.240385] [47312]: DEBUG nova.api.openstack.wsgi [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.240625] [47312]: DEBUG nova.compute.api [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.243681] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.243900] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.244089] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.244469] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.244666] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.244836] [47312]: DEBUG oslo_concurrency.lockutils [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.252038] [47312]: INFO nova.api.openstack.wsgi [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance 65c02563-a348-4415-bb21-3d3711202838 could not be found. [ 1062.252289] [47312]: DEBUG nova.api.openstack.wsgi [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance 65c02563-a348-4415-bb21-3d3711202838 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.252682] [47312]: INFO nova.api.openstack.requestlog [None req-87c5565e-9218-4553-962e-c3340e205aca tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 404 len: 111 microversion: 2.1 time: 0.014204 [ 1062.252941] [47312]: [pid: 47312|app: 0|req: 4600/9045] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:59 2024] DELETE /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.256950] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.258427] [47313]: DEBUG nova.compute.api [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 65c02563-a348-4415-bb21-3d3711202838] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.261382] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.261602] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.261782] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.262128] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.262339] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.262519] [47313]: DEBUG oslo_concurrency.lockutils [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.270497] [47313]: INFO nova.api.openstack.wsgi [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance 65c02563-a348-4415-bb21-3d3711202838 could not be found. [ 1062.270776] [47313]: DEBUG nova.api.openstack.wsgi [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance 65c02563-a348-4415-bb21-3d3711202838 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.271182] [47313]: INFO nova.api.openstack.requestlog [None req-3f28b749-93ec-4fc6-ad83-bbb6c7847a86 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838" status: 404 len: 111 microversion: 2.1 time: 0.016237 [ 1062.271549] [47313]: [pid: 47313|app: 0|req: 4446/9046] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/65c02563-a348-4415-bb21-3d3711202838 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.275475] [47312]: DEBUG nova.api.openstack.wsgi [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.275727] [47312]: DEBUG nova.compute.api [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.278899] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.279156] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.279471] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.279683] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.279878] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.280070] [47312]: DEBUG oslo_concurrency.lockutils [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.287550] [47312]: INFO nova.api.openstack.wsgi [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance a4e65047-a892-4f18-8a14-0f5de25ce235 could not be found. [ 1062.287824] [47312]: DEBUG nova.api.openstack.wsgi [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance a4e65047-a892-4f18-8a14-0f5de25ce235 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.288249] [47312]: INFO nova.api.openstack.requestlog [None req-e59d2ccf-703e-4adf-8fc3-d6e7bc6656b6 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 404 len: 111 microversion: 2.1 time: 0.014772 [ 1062.288521] [47312]: [pid: 47312|app: 0|req: 4601/9047] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:59 2024] DELETE /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.292614] [47313]: DEBUG nova.api.openstack.wsgi [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.294203] [47313]: DEBUG nova.compute.api [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: a4e65047-a892-4f18-8a14-0f5de25ce235] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.297558] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.297797] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.297979] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.298352] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.298549] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.298724] [47313]: DEBUG oslo_concurrency.lockutils [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.306780] [47313]: INFO nova.api.openstack.wsgi [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance a4e65047-a892-4f18-8a14-0f5de25ce235 could not be found. [ 1062.307079] [47313]: DEBUG nova.api.openstack.wsgi [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance a4e65047-a892-4f18-8a14-0f5de25ce235 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.307483] [47313]: INFO nova.api.openstack.requestlog [None req-4bbe2232-3a28-4aba-a1e5-4252cb7810c4 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235" status: 404 len: 111 microversion: 2.1 time: 0.016880 [ 1062.307755] [47313]: [pid: 47313|app: 0|req: 4447/9048] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/a4e65047-a892-4f18-8a14-0f5de25ce235 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.312058] [47312]: DEBUG nova.api.openstack.wsgi [None req-0396f52a-2862-4bcd-934e-6831ffe5e218 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.312349] [47312]: DEBUG nova.compute.api [None req-0396f52a-2862-4bcd-934e-6831ffe5e218 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e2d48ebf-6697-4c51-b7f8-aa7050efd537] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.315524] [47312]: INFO nova.api.openstack.wsgi [None req-0396f52a-2862-4bcd-934e-6831ffe5e218 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance e2d48ebf-6697-4c51-b7f8-aa7050efd537 could not be found. [ 1062.315843] [47312]: DEBUG nova.api.openstack.wsgi [None req-0396f52a-2862-4bcd-934e-6831ffe5e218 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance e2d48ebf-6697-4c51-b7f8-aa7050efd537 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.316378] [47312]: INFO nova.api.openstack.requestlog [None req-0396f52a-2862-4bcd-934e-6831ffe5e218 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537" status: 404 len: 111 microversion: 2.1 time: 0.006335 [ 1062.316613] [47312]: [pid: 47312|app: 0|req: 4602/9049] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:59 2024] DELETE /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.320678] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9577ac2-ba49-4d4a-8c4e-0e35376587f8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.322320] [47313]: DEBUG nova.compute.api [None req-b9577ac2-ba49-4d4a-8c4e-0e35376587f8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: e2d48ebf-6697-4c51-b7f8-aa7050efd537] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.325665] [47313]: INFO nova.api.openstack.wsgi [None req-b9577ac2-ba49-4d4a-8c4e-0e35376587f8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance e2d48ebf-6697-4c51-b7f8-aa7050efd537 could not be found. [ 1062.326013] [47313]: DEBUG nova.api.openstack.wsgi [None req-b9577ac2-ba49-4d4a-8c4e-0e35376587f8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance e2d48ebf-6697-4c51-b7f8-aa7050efd537 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1062.326443] [47313]: INFO nova.api.openstack.requestlog [None req-b9577ac2-ba49-4d4a-8c4e-0e35376587f8 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537" status: 404 len: 111 microversion: 2.1 time: 0.007823 [ 1062.326717] [47313]: [pid: 47313|app: 0|req: 4448/9050] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/e2d48ebf-6697-4c51-b7f8-aa7050efd537 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1062.330975] [47312]: DEBUG nova.api.openstack.wsgi [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.331248] [47312]: DEBUG nova.compute.api [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.335266] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.335498] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.335680] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.336041] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.336240] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.336417] [47312]: DEBUG oslo_concurrency.lockutils [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.353536] [47312]: DEBUG nova.compute.api [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1062.394211] [47312]: INFO nova.api.openstack.requestlog [None req-b1b7bc4a-a67a-43b5-abc2-18faeb790521 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 204 len: 0 microversion: 2.1 time: 0.065123 [ 1062.394631] [47312]: [pid: 47312|app: 0|req: 4603/9051] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:18:59 2024] DELETE /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1062.399347] [47313]: DEBUG nova.api.openstack.wsgi [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.401654] [47313]: DEBUG nova.compute.api [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.405229] [47313]: DEBUG oslo_concurrency.lockutils [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.405497] [47313]: DEBUG oslo_concurrency.lockutils [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.405685] [47313]: DEBUG oslo_concurrency.lockutils [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.406063] [47313]: DEBUG oslo_concurrency.lockutils [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.406266] [47313]: DEBUG oslo_concurrency.lockutils [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.406439] [47313]: DEBUG oslo_concurrency.lockutils [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.408222] [47312]: DEBUG nova.api.openstack.wsgi [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1062.409961] [47312]: DEBUG nova.compute.api [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1062.413485] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.413727] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.413909] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.414333] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1062.414545] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1062.414715] [47312]: DEBUG oslo_concurrency.lockutils [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1062.454560] [47312]: DEBUG nova.policy [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc3cd61498bc4f858a47a72f02466b3f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd3c052a272742808be2bcdc71d8f62f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1062.459294] [47312]: INFO nova.api.openstack.requestlog [None req-4f8b4b96-bd01-45ac-85ac-9eb190cabad6 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 200 len: 1288 microversion: 2.1 time: 0.053377 [ 1062.459642] [47312]: [pid: 47312|app: 0|req: 4604/9052] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 1288 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1062.532212] [47313]: DEBUG nova.policy [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1062.536824] [47313]: INFO nova.api.openstack.requestlog [None req-b08569c2-e5b5-4deb-8224-b38798f9f81c tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1476 microversion: 2.1 time: 0.139614 [ 1062.537290] [47313]: [pid: 47313|app: 0|req: 4449/9053] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:18:59 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1476 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.475931] [47312]: DEBUG nova.api.openstack.wsgi [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.478456] [47312]: DEBUG nova.compute.api [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.484117] [47312]: DEBUG oslo_concurrency.lockutils [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.484399] [47312]: DEBUG oslo_concurrency.lockutils [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.484604] [47312]: DEBUG oslo_concurrency.lockutils [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.485021] [47312]: DEBUG oslo_concurrency.lockutils [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.485236] [47312]: DEBUG oslo_concurrency.lockutils [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.485429] [47312]: DEBUG oslo_concurrency.lockutils [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.494196] [47312]: INFO nova.api.openstack.wsgi [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d could not be found. [ 1063.494548] [47312]: DEBUG nova.api.openstack.wsgi [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.495026] [47312]: INFO nova.api.openstack.requestlog [None req-96e94bd2-69a7-4986-89fa-44283b62219b tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 404 len: 111 microversion: 2.1 time: 0.022165 [ 1063.495507] [47312]: [pid: 47312|app: 0|req: 4605/9054] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:00 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.505207] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.505563] [47313]: DEBUG nova.compute.api [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.509685] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.510008] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.510260] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.510678] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.510918] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.511166] [47313]: DEBUG oslo_concurrency.lockutils [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.520350] [47313]: INFO nova.api.openstack.wsgi [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d could not be found. [ 1063.520682] [47313]: DEBUG nova.api.openstack.wsgi [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.521140] [47313]: INFO nova.api.openstack.requestlog [None req-dbc761af-281a-48d5-82aa-9e56f1760338 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 404 len: 111 microversion: 2.1 time: 0.018430 [ 1063.521673] [47313]: [pid: 47313|app: 0|req: 4450/9055] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:00 2024] DELETE /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.526274] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.528161] [47312]: DEBUG nova.compute.api [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 66d0dc08-e8e7-4bf5-884a-67f65e8e109d] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.532208] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.532584] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.532859] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.533337] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.533585] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.533845] [47312]: DEBUG oslo_concurrency.lockutils [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.543163] [47312]: INFO nova.api.openstack.wsgi [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d could not be found. [ 1063.543571] [47312]: DEBUG nova.api.openstack.wsgi [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 66d0dc08-e8e7-4bf5-884a-67f65e8e109d could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.544101] [47312]: INFO nova.api.openstack.requestlog [None req-a0b94429-7dea-4730-b971-5e87e4d58f90 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d" status: 404 len: 111 microversion: 2.1 time: 0.020017 [ 1063.544496] [47312]: [pid: 47312|app: 0|req: 4606/9056] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:00 2024] GET /compute/v2.1/servers/66d0dc08-e8e7-4bf5-884a-67f65e8e109d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.549446] [47313]: DEBUG nova.api.openstack.wsgi [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.549826] [47312]: DEBUG nova.api.openstack.wsgi [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.550138] [47312]: DEBUG nova.compute.api [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.551980] [47313]: DEBUG nova.compute.api [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.555044] [47312]: DEBUG oslo_concurrency.lockutils [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.555044] [47312]: DEBUG oslo_concurrency.lockutils [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.555044] [47312]: DEBUG oslo_concurrency.lockutils [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.555044] [47312]: DEBUG oslo_concurrency.lockutils [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.555353] [47312]: DEBUG oslo_concurrency.lockutils [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.555569] [47312]: DEBUG oslo_concurrency.lockutils [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.556876] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.557247] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.557529] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.558079] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.558390] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.558676] [47313]: DEBUG oslo_concurrency.lockutils [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.565038] [47312]: INFO nova.api.openstack.wsgi [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 91db79db-d83c-4473-87c8-9dff2f042500 could not be found. [ 1063.565376] [47312]: DEBUG nova.api.openstack.wsgi [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 91db79db-d83c-4473-87c8-9dff2f042500 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.565886] [47312]: INFO nova.api.openstack.requestlog [None req-90a4b6be-4f26-40d1-bd85-7b9c90769717 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 404 len: 111 microversion: 2.1 time: 0.018350 [ 1063.566251] [47312]: [pid: 47312|app: 0|req: 4607/9057] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:00 2024] DELETE /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.570700] [47312]: DEBUG nova.api.openstack.wsgi [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.572503] [47312]: DEBUG nova.compute.api [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 91db79db-d83c-4473-87c8-9dff2f042500] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.576341] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.576341] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.576534] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.576839] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.577052] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.577235] [47312]: DEBUG oslo_concurrency.lockutils [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.587564] [47312]: INFO nova.api.openstack.wsgi [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 91db79db-d83c-4473-87c8-9dff2f042500 could not be found. [ 1063.587899] [47312]: DEBUG nova.api.openstack.wsgi [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 91db79db-d83c-4473-87c8-9dff2f042500 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.588493] [47312]: INFO nova.api.openstack.requestlog [None req-8cbdb240-b51d-40e5-8997-a77b314a2365 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500" status: 404 len: 111 microversion: 2.1 time: 0.019712 [ 1063.589461] [47312]: [pid: 47312|app: 0|req: 4608/9058] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:00 2024] GET /compute/v2.1/servers/91db79db-d83c-4473-87c8-9dff2f042500 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1063.594272] [47312]: DEBUG nova.api.openstack.wsgi [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.594531] [47312]: DEBUG nova.compute.api [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.598299] [47312]: DEBUG oslo_concurrency.lockutils [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.598597] [47312]: DEBUG oslo_concurrency.lockutils [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.598869] [47312]: DEBUG oslo_concurrency.lockutils [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.599306] [47312]: DEBUG oslo_concurrency.lockutils [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.599492] [47312]: DEBUG oslo_concurrency.lockutils [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.599695] [47312]: DEBUG oslo_concurrency.lockutils [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.609399] [47312]: INFO nova.api.openstack.wsgi [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 could not be found. [ 1063.609622] [47312]: DEBUG nova.api.openstack.wsgi [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.610084] [47312]: INFO nova.api.openstack.requestlog [None req-beedf20a-2b97-4902-a5c7-2d64b98e1574 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 404 len: 111 microversion: 2.1 time: 0.018075 [ 1063.610399] [47312]: [pid: 47312|app: 0|req: 4609/9059] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:00 2024] DELETE /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1063.614876] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.616476] [47312]: DEBUG nova.compute.api [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.619859] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.620113] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.620302] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.620670] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.620882] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.621079] [47312]: DEBUG oslo_concurrency.lockutils [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.629896] [47312]: INFO nova.api.openstack.wsgi [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 could not be found. [ 1063.630218] [47312]: DEBUG nova.api.openstack.wsgi [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.630637] [47312]: INFO nova.api.openstack.requestlog [None req-7b6f76c4-10b3-48b6-87a2-fcddebe4eddd tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7" status: 404 len: 111 microversion: 2.1 time: 0.017753 [ 1063.630936] [47312]: [pid: 47312|app: 0|req: 4610/9060] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:00 2024] GET /compute/v2.1/servers/dda298ff-d2fa-4bf6-a6f0-746f2a8d69d7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1063.635446] [47312]: DEBUG nova.api.openstack.wsgi [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.635686] [47312]: DEBUG nova.compute.api [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.638957] [47312]: DEBUG oslo_concurrency.lockutils [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.639201] [47312]: DEBUG oslo_concurrency.lockutils [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.639384] [47312]: DEBUG oslo_concurrency.lockutils [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.639743] [47312]: DEBUG oslo_concurrency.lockutils [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.639937] [47312]: DEBUG oslo_concurrency.lockutils [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.640123] [47312]: DEBUG oslo_concurrency.lockutils [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.649729] [47312]: INFO nova.api.openstack.wsgi [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance c274f675-f45e-49e7-8bf3-582a6977d95c could not be found. [ 1063.649859] [47313]: DEBUG nova.policy [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1063.650041] [47312]: DEBUG nova.api.openstack.wsgi [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance c274f675-f45e-49e7-8bf3-582a6977d95c could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.650504] [47312]: INFO nova.api.openstack.requestlog [None req-64653535-3aad-4292-953d-1a8270c8dc6e tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 404 len: 111 microversion: 2.1 time: 0.017058 [ 1063.650928] [47312]: [pid: 47312|app: 0|req: 4611/9061] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:00 2024] DELETE /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1063.654724] [47313]: INFO nova.api.openstack.requestlog [None req-c0a02aab-e0d0-4a6d-9d67-0200ade5a343 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1476 microversion: 2.1 time: 0.108620 [ 1063.655063] [47313]: [pid: 47313|app: 0|req: 4451/9062] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:00 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1476 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1063.655649] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.656862] [47312]: DEBUG nova.compute.api [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: c274f675-f45e-49e7-8bf3-582a6977d95c] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.660173] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.660409] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.660595] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.660942] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1063.661157] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1063.661328] [47312]: DEBUG oslo_concurrency.lockutils [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1063.669798] [47312]: INFO nova.api.openstack.wsgi [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance c274f675-f45e-49e7-8bf3-582a6977d95c could not be found. [ 1063.670117] [47312]: DEBUG nova.api.openstack.wsgi [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance c274f675-f45e-49e7-8bf3-582a6977d95c could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.670542] [47312]: INFO nova.api.openstack.requestlog [None req-ca4264e1-949c-40dc-b13f-d8006f3ebbd4 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c" status: 404 len: 111 microversion: 2.1 time: 0.017292 [ 1063.670972] [47312]: [pid: 47312|app: 0|req: 4612/9063] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:00 2024] GET /compute/v2.1/servers/c274f675-f45e-49e7-8bf3-582a6977d95c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1063.675659] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4d0fcdb-19c1-45b0-9e21-b8c1bb722b06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.676961] [47313]: DEBUG nova.compute.api [None req-e4d0fcdb-19c1-45b0-9e21-b8c1bb722b06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 06cefb74-9c7b-4faa-bbeb-76a16d69ed10] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.679494] [47313]: INFO nova.api.openstack.wsgi [None req-e4d0fcdb-19c1-45b0-9e21-b8c1bb722b06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 06cefb74-9c7b-4faa-bbeb-76a16d69ed10 could not be found. [ 1063.679772] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4d0fcdb-19c1-45b0-9e21-b8c1bb722b06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 06cefb74-9c7b-4faa-bbeb-76a16d69ed10 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.680207] [47313]: INFO nova.api.openstack.requestlog [None req-e4d0fcdb-19c1-45b0-9e21-b8c1bb722b06 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10" status: 404 len: 111 microversion: 2.1 time: 0.006873 [ 1063.680505] [47313]: [pid: 47313|app: 0|req: 4452/9064] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:00 2024] DELETE /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1063.685062] [47312]: DEBUG nova.api.openstack.wsgi [None req-50e09367-eedd-4ae3-85cd-b0c499986379 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1063.686667] [47312]: DEBUG nova.compute.api [None req-50e09367-eedd-4ae3-85cd-b0c499986379 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 06cefb74-9c7b-4faa-bbeb-76a16d69ed10] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1063.689848] [47312]: INFO nova.api.openstack.wsgi [None req-50e09367-eedd-4ae3-85cd-b0c499986379 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 06cefb74-9c7b-4faa-bbeb-76a16d69ed10 could not be found. [ 1063.690139] [47312]: DEBUG nova.api.openstack.wsgi [None req-50e09367-eedd-4ae3-85cd-b0c499986379 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 06cefb74-9c7b-4faa-bbeb-76a16d69ed10 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1063.690543] [47312]: INFO nova.api.openstack.requestlog [None req-50e09367-eedd-4ae3-85cd-b0c499986379 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10" status: 404 len: 111 microversion: 2.1 time: 0.007794 [ 1063.690932] [47312]: [pid: 47312|app: 0|req: 4613/9065] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:00 2024] GET /compute/v2.1/servers/06cefb74-9c7b-4faa-bbeb-76a16d69ed10 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1064.666086] [47313]: DEBUG nova.api.openstack.wsgi [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1064.667730] [47313]: DEBUG nova.compute.api [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1064.671807] [47313]: DEBUG oslo_concurrency.lockutils [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1064.672051] [47313]: DEBUG oslo_concurrency.lockutils [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1064.672240] [47313]: DEBUG oslo_concurrency.lockutils [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1064.672634] [47313]: DEBUG oslo_concurrency.lockutils [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1064.672841] [47313]: DEBUG oslo_concurrency.lockutils [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1064.673023] [47313]: DEBUG oslo_concurrency.lockutils [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1064.723681] [47313]: DEBUG nova.policy [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1064.723943] [47312]: DEBUG nova.api.openstack.wsgi [req-4198d8d7-9cfb-46c0-aaa8-c40554569db8 req-475f231a-5f6a-4f38-aafc-6ca447bf62df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72435dc4-eae1-4606-bb32-e7e8e282d0b9", "name": "network-vif-deleted", "tag": "3583e7ca-03b2-4200-8a2a-9394e6cec912"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1064.731150] [47312]: DEBUG oslo_concurrency.lockutils [req-4198d8d7-9cfb-46c0-aaa8-c40554569db8 req-475f231a-5f6a-4f38-aafc-6ca447bf62df service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1064.731332] [47313]: INFO nova.api.openstack.requestlog [None req-c95fbe67-b468-4fe8-af66-4cc7f25f593a tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1434 microversion: 2.1 time: 0.067462 [ 1064.731381] [47312]: DEBUG oslo_concurrency.lockutils [req-4198d8d7-9cfb-46c0-aaa8-c40554569db8 req-475f231a-5f6a-4f38-aafc-6ca447bf62df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1064.731558] [47312]: DEBUG oslo_concurrency.lockutils [req-4198d8d7-9cfb-46c0-aaa8-c40554569db8 req-475f231a-5f6a-4f38-aafc-6ca447bf62df service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1064.731659] [47313]: [pid: 47313|app: 0|req: 4453/9066] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:01 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1434 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1064.737204] [47312]: INFO nova.api.openstack.compute.server_external_events [req-4198d8d7-9cfb-46c0-aaa8-c40554569db8 req-475f231a-5f6a-4f38-aafc-6ca447bf62df service nova] Creating event network-vif-deleted:3583e7ca-03b2-4200-8a2a-9394e6cec912 for instance 72435dc4-eae1-4606-bb32-e7e8e282d0b9 on cpu-1 [ 1064.739856] [47312]: INFO nova.api.openstack.requestlog [req-4198d8d7-9cfb-46c0-aaa8-c40554569db8 req-475f231a-5f6a-4f38-aafc-6ca447bf62df service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018110 [ 1064.740134] [47312]: [pid: 47312|app: 0|req: 4614/9067] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:19:01 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1065.743490] [47313]: DEBUG nova.api.openstack.wsgi [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1065.745179] [47313]: DEBUG nova.compute.api [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1065.749844] [47313]: DEBUG oslo_concurrency.lockutils [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1065.750147] [47313]: DEBUG oslo_concurrency.lockutils [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1065.750359] [47313]: DEBUG oslo_concurrency.lockutils [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1065.750727] [47313]: DEBUG oslo_concurrency.lockutils [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1065.750926] [47313]: DEBUG oslo_concurrency.lockutils [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1065.751115] [47313]: DEBUG oslo_concurrency.lockutils [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1065.783514] [47313]: DEBUG nova.policy [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1065.787844] [47313]: INFO nova.api.openstack.requestlog [None req-305a94f6-7e0e-4b0d-af3b-ff2d5a25d7cd tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1272 microversion: 2.1 time: 0.046480 [ 1065.787844] [47313]: [pid: 47313|app: 0|req: 4454/9068] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:02 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1272 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.801428] [47312]: DEBUG nova.api.openstack.wsgi [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1066.803101] [47312]: DEBUG nova.compute.api [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1066.806897] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1066.807148] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1066.807335] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1066.807684] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1066.807878] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1066.808066] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1066.826226] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1066.826446] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1066.826635] [47312]: DEBUG oslo_concurrency.lockutils [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1066.826906] [47312]: DEBUG nova.objects.instance [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 72435dc4-eae1-4606-bb32-e7e8e282d0b9 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1066.838827] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1066.839106] [47313]: DEBUG nova.compute.api [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1066.843238] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1066.843468] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1066.843656] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1066.844000] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1066.844288] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1066.844506] [47313]: DEBUG oslo_concurrency.lockutils [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1066.846455] [47312]: DEBUG nova.policy [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1066.852768] [47313]: INFO nova.api.openstack.wsgi [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. [ 1066.853078] [47313]: DEBUG nova.api.openstack.wsgi [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1066.853149] [47312]: INFO nova.api.openstack.requestlog [None req-125a37e0-7977-4424-bafb-530e97fcf834 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1277 microversion: 2.1 time: 0.054367 [ 1066.853478] [47312]: [pid: 47312|app: 0|req: 4615/9069] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:03 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1066.853517] [47313]: INFO nova.api.openstack.requestlog [None req-d0cc64dc-5155-4828-af4a-115941a22747 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 404 len: 111 microversion: 2.1 time: 0.017016 [ 1066.854064] [47313]: [pid: 47313|app: 0|req: 4455/9070] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:03 2024] DELETE /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1066.858131] [47312]: DEBUG nova.api.openstack.wsgi [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1066.859664] [47312]: DEBUG nova.compute.api [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] [instance: 3d424523-b45d-4174-ac7a-08fd653e314f] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1066.862588] [47312]: DEBUG oslo_concurrency.lockutils [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1066.862820] [47312]: DEBUG oslo_concurrency.lockutils [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1066.863007] [47312]: DEBUG oslo_concurrency.lockutils [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1066.863352] [47312]: DEBUG oslo_concurrency.lockutils [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1066.863547] [47312]: DEBUG oslo_concurrency.lockutils [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1066.863718] [47312]: DEBUG oslo_concurrency.lockutils [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1066.871442] [47312]: INFO nova.api.openstack.wsgi [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] HTTP exception thrown: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. [ 1066.871722] [47312]: DEBUG nova.api.openstack.wsgi [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] Returning 404 to user: Instance 3d424523-b45d-4174-ac7a-08fd653e314f could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1066.872127] [47312]: INFO nova.api.openstack.requestlog [None req-4466a001-d237-4dae-802e-857d8f0566e8 tempest-DeleteServersTestJSON-1344274745 tempest-DeleteServersTestJSON-1344274745-project-member] 10.180.1.21 "GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f" status: 404 len: 111 microversion: 2.1 time: 0.015873 [ 1066.872388] [47312]: [pid: 47312|app: 0|req: 4616/9071] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:03 2024] GET /compute/v2.1/servers/3d424523-b45d-4174-ac7a-08fd653e314f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1067.865803] [47313]: DEBUG nova.api.openstack.wsgi [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1067.868020] [47313]: DEBUG nova.compute.api [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1067.872690] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1067.873427] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1067.873427] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1067.873520] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1067.873690] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1067.873870] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1067.906493] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1067.906888] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1067.907193] [47313]: DEBUG oslo_concurrency.lockutils [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1067.907532] [47313]: DEBUG nova.objects.instance [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lazy-loading 'fault' on Instance uuid 72435dc4-eae1-4606-bb32-e7e8e282d0b9 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1067.934476] [47313]: DEBUG nova.policy [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1fa1cef9829b45f4bbe90e9882b8f8c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c57829399c5741c08c30bb60163148b3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1067.938975] [47313]: INFO nova.api.openstack.requestlog [None req-591b2320-6ebd-4b21-92ed-57195948e075 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 200 len: 1277 microversion: 2.1 time: 0.076099 [ 1067.939311] [47313]: [pid: 47313|app: 0|req: 4456/9072] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:04 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 1277 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1068.951405] [47312]: DEBUG nova.api.openstack.wsgi [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1068.953298] [47312]: DEBUG nova.compute.api [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] [instance: 72435dc4-eae1-4606-bb32-e7e8e282d0b9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1068.958451] [47312]: DEBUG oslo_concurrency.lockutils [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1068.958691] [47312]: DEBUG oslo_concurrency.lockutils [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1068.958873] [47312]: DEBUG oslo_concurrency.lockutils [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1068.959250] [47312]: DEBUG oslo_concurrency.lockutils [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1068.959448] [47312]: DEBUG oslo_concurrency.lockutils [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1068.959618] [47312]: DEBUG oslo_concurrency.lockutils [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1068.970337] [47312]: INFO nova.api.openstack.wsgi [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] HTTP exception thrown: Instance 72435dc4-eae1-4606-bb32-e7e8e282d0b9 could not be found. [ 1068.970638] [47312]: DEBUG nova.api.openstack.wsgi [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] Returning 404 to user: Instance 72435dc4-eae1-4606-bb32-e7e8e282d0b9 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1068.971076] [47312]: INFO nova.api.openstack.requestlog [None req-3294235a-87e1-45be-8419-2a97ee462890 tempest-ServersTestJSON-1214410209 tempest-ServersTestJSON-1214410209-project-member] 10.180.1.21 "GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9" status: 404 len: 111 microversion: 2.1 time: 0.022248 [ 1068.971374] [47312]: [pid: 47312|app: 0|req: 4617/9073] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:05 2024] GET /compute/v2.1/servers/72435dc4-eae1-4606-bb32-e7e8e282d0b9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1071.142026] [47313]: DEBUG nova.api.openstack.wsgi [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1071.143673] [47313]: DEBUG nova.compute.api [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1071.149465] [47313]: DEBUG oslo_concurrency.lockutils [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1071.149699] [47313]: DEBUG oslo_concurrency.lockutils [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1071.149889] [47313]: DEBUG oslo_concurrency.lockutils [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1071.150269] [47313]: DEBUG oslo_concurrency.lockutils [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1071.150502] [47313]: DEBUG oslo_concurrency.lockutils [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1071.150698] [47313]: DEBUG oslo_concurrency.lockutils [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1071.169043] [47313]: INFO nova.api.openstack.requestlog [None req-d45c2056-4ad4-4e61-af79-cfa47192b868 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/ips" status: 200 len: 155 microversion: 2.1 time: 0.029282 [ 1071.169383] [47313]: [pid: 47313|app: 0|req: 4457/9074] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:19:07 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1072.367034] [47312]: DEBUG nova.api.openstack.wsgi [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4b08d8c7-ed8d-438e-af5f-934e47d03d2a"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1072.368729] [47312]: DEBUG nova.compute.api [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1072.372417] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1072.372688] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1072.372881] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1072.373266] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1072.373467] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1072.373639] [47312]: DEBUG oslo_concurrency.lockutils [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1073.573054] [47313]: DEBUG nova.api.openstack.wsgi [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1073.574012] [47313]: DEBUG nova.compute.api [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1073.577767] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1073.578064] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1073.578263] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1073.578633] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1073.578840] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1073.579033] [47313]: DEBUG oslo_concurrency.lockutils [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1073.595991] [47313]: INFO nova.api.openstack.requestlog [None req-d1a8b53a-5687-4827-8b7e-f07c708ecec9 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025710 [ 1073.595991] [47313]: [pid: 47313|app: 0|req: 4458/9075] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:19:10 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1073.627026] [47313]: DEBUG nova.api.openstack.wsgi [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1073.627129] [47313]: DEBUG nova.compute.api [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1073.629972] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1073.630219] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1073.630400] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1073.630736] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1073.630931] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1073.631114] [47313]: DEBUG oslo_concurrency.lockutils [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1073.646076] [47313]: DEBUG nova.compute.api [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1073.691212] [47313]: INFO nova.api.openstack.requestlog [None req-ce2a5d56-f892-4e66-b8b3-95831c323892 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 204 len: 0 microversion: 2.1 time: 0.066041 [ 1073.691540] [47313]: [pid: 47313|app: 0|req: 4459/9076] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:10 2024] DELETE /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) [ 1073.696600] [47313]: DEBUG nova.api.openstack.wsgi [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1073.698321] [47313]: DEBUG nova.compute.api [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1073.700893] [47313]: DEBUG oslo_concurrency.lockutils [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1073.701125] [47313]: DEBUG oslo_concurrency.lockutils [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1073.701306] [47313]: DEBUG oslo_concurrency.lockutils [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1073.701647] [47313]: DEBUG oslo_concurrency.lockutils [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1073.701842] [47313]: DEBUG oslo_concurrency.lockutils [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1073.702028] [47313]: DEBUG oslo_concurrency.lockutils [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1073.796089] [47313]: DEBUG nova.policy [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1073.800576] [47313]: INFO nova.api.openstack.requestlog [None req-782a1056-05d5-41a2-8d7f-9ab336ce8fc1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1671 microversion: 2.1 time: 0.106507 [ 1073.800907] [47313]: [pid: 47313|app: 0|req: 4460/9077] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:10 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1671 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1073.983542] [47312]: INFO nova.api.openstack.requestlog [None req-7f479c6a-f07a-4f29-b490-47349110101c tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "POST /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.618748 [ 1073.983935] [47312]: [pid: 47312|app: 0|req: 4618/9078] 10.180.1.21 () {60 vars in 1318 bytes} [Thu Oct 31 12:19:09 2024] POST /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments => generated 194 bytes in 1620 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1074.813414] [47313]: DEBUG nova.api.openstack.wsgi [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1074.815062] [47313]: DEBUG nova.compute.api [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1074.819024] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1074.819265] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1074.819502] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1074.819922] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1074.820153] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1074.820333] [47313]: DEBUG oslo_concurrency.lockutils [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1074.906220] [47313]: DEBUG nova.policy [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1074.912745] [47313]: INFO nova.api.openstack.requestlog [None req-b0144d2e-d651-4f31-8ba9-c6886434aeeb tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1671 microversion: 2.1 time: 0.101793 [ 1074.913258] [47313]: [pid: 47313|app: 0|req: 4461/9079] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:11 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1671 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1075.924851] [47312]: DEBUG nova.api.openstack.wsgi [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1075.926589] [47312]: DEBUG nova.compute.api [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1075.930032] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1075.930275] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1075.930459] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1075.930809] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1075.931011] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1075.931191] [47312]: DEBUG oslo_concurrency.lockutils [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1076.043014] [47312]: DEBUG nova.policy [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1076.049834] [47312]: INFO nova.api.openstack.requestlog [None req-d39d0f79-2eb8-44e3-a245-ad1903e2320b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1671 microversion: 2.1 time: 0.127839 [ 1076.050230] [47312]: [pid: 47312|app: 0|req: 4619/9080] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:12 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1671 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1076.244142] [47313]: DEBUG nova.api.openstack.wsgi [req-5248bf74-83ca-4be1-8613-d7e6e97111b5 req-c235411e-a1ed-4acc-aa0b-5ab687409e2b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d2864436-05a3-421f-98fd-41df925727c6", "name": "network-vif-deleted", "tag": "98807bc5-c5af-4bd9-ad5e-8c3043878d76"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1076.250437] [47313]: DEBUG oslo_concurrency.lockutils [req-5248bf74-83ca-4be1-8613-d7e6e97111b5 req-c235411e-a1ed-4acc-aa0b-5ab687409e2b service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1076.250669] [47313]: DEBUG oslo_concurrency.lockutils [req-5248bf74-83ca-4be1-8613-d7e6e97111b5 req-c235411e-a1ed-4acc-aa0b-5ab687409e2b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1076.250852] [47313]: DEBUG oslo_concurrency.lockutils [req-5248bf74-83ca-4be1-8613-d7e6e97111b5 req-c235411e-a1ed-4acc-aa0b-5ab687409e2b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1076.259355] [47313]: INFO nova.api.openstack.compute.server_external_events [req-5248bf74-83ca-4be1-8613-d7e6e97111b5 req-c235411e-a1ed-4acc-aa0b-5ab687409e2b service nova] Creating event network-vif-deleted:98807bc5-c5af-4bd9-ad5e-8c3043878d76 for instance d2864436-05a3-421f-98fd-41df925727c6 on cpu-1 [ 1076.263287] [47313]: INFO nova.api.openstack.requestlog [req-5248bf74-83ca-4be1-8613-d7e6e97111b5 req-c235411e-a1ed-4acc-aa0b-5ab687409e2b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021300 [ 1076.263747] [47313]: [pid: 47313|app: 0|req: 4462/9081] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:19:13 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1077.061114] [47312]: DEBUG nova.api.openstack.wsgi [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1077.062858] [47312]: DEBUG nova.compute.api [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1077.068614] [47312]: DEBUG oslo_concurrency.lockutils [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1077.068854] [47312]: DEBUG oslo_concurrency.lockutils [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1077.069052] [47312]: DEBUG oslo_concurrency.lockutils [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1077.069413] [47312]: DEBUG oslo_concurrency.lockutils [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1077.069609] [47312]: DEBUG oslo_concurrency.lockutils [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1077.069780] [47312]: DEBUG oslo_concurrency.lockutils [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1077.107788] [47312]: DEBUG nova.policy [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1077.113439] [47312]: INFO nova.api.openstack.requestlog [None req-724087c4-faa4-4413-b0e6-5c3d87f2a805 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1316 microversion: 2.1 time: 0.054588 [ 1077.113757] [47312]: [pid: 47312|app: 0|req: 4620/9082] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:13 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1316 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1078.125730] [47313]: DEBUG nova.api.openstack.wsgi [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1078.127455] [47313]: DEBUG nova.compute.api [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1078.131108] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1078.131343] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1078.131579] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1078.131907] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1078.132141] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1078.132321] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1078.148626] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1078.148836] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1078.149027] [47313]: DEBUG oslo_concurrency.lockutils [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1078.149220] [47313]: DEBUG nova.objects.instance [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lazy-loading 'fault' on Instance uuid d2864436-05a3-421f-98fd-41df925727c6 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1078.168117] [47313]: DEBUG nova.policy [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1078.171557] [47313]: INFO nova.api.openstack.requestlog [None req-26aaaec6-547f-4a38-9791-16f36eaed655 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1321 microversion: 2.1 time: 0.048673 [ 1078.171862] [47313]: [pid: 47313|app: 0|req: 4463/9083] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:14 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1321 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1079.185124] [47312]: DEBUG nova.api.openstack.wsgi [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1079.186775] [47312]: DEBUG nova.compute.api [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1079.191032] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1079.191341] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1079.191561] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1079.191942] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1079.192191] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1079.192377] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1079.209979] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1079.210227] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1079.210409] [47312]: DEBUG oslo_concurrency.lockutils [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1079.210604] [47312]: DEBUG nova.objects.instance [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lazy-loading 'fault' on Instance uuid d2864436-05a3-421f-98fd-41df925727c6 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1079.228600] [47312]: DEBUG nova.policy [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1079.232369] [47312]: INFO nova.api.openstack.requestlog [None req-af313d4f-b723-41f7-a9e3-2dca4e2bb9a5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 200 len: 1321 microversion: 2.1 time: 0.050042 [ 1079.232701] [47312]: [pid: 47312|app: 0|req: 4621/9084] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:16 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 1321 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1080.245099] [47313]: DEBUG nova.api.openstack.wsgi [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1080.246752] [47313]: DEBUG nova.compute.api [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1080.251453] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1080.251696] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1080.251881] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1080.252257] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1080.252456] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1080.252640] [47313]: DEBUG oslo_concurrency.lockutils [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1080.260986] [47313]: INFO nova.api.openstack.wsgi [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] HTTP exception thrown: Instance d2864436-05a3-421f-98fd-41df925727c6 could not be found. [ 1080.261292] [47313]: DEBUG nova.api.openstack.wsgi [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Returning 404 to user: Instance d2864436-05a3-421f-98fd-41df925727c6 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1080.261701] [47313]: INFO nova.api.openstack.requestlog [None req-57fd7bd1-84f6-424f-ad55-1f6e8a76ab6d tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 404 len: 111 microversion: 2.1 time: 0.018946 [ 1080.261996] [47313]: [pid: 47313|app: 0|req: 4464/9085] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:17 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1080.266925] [47312]: DEBUG nova.api.openstack.wsgi [None req-604fcbd1-c848-4213-8915-dda7fbf1131b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '.version_select at 0x7b9c46bb20e0>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1080.278681] [47312]: INFO nova.api.openstack.requestlog [None req-604fcbd1-c848-4213-8915-dda7fbf1131b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1222105668" status: 202 len: 0 microversion: 2.1 time: 0.013963 [ 1080.279008] [47312]: [pid: 47312|app: 0|req: 4622/9086] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:19:17 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1222105668 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1080.570831] [47313]: DEBUG nova.api.openstack.wsgi [None req-8e176bb7-f0e9-4211-8fec-02a3304db27a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'create', calling method: .version_select at 0x7b9c473cd240>, body: {"keypair": {"name": "tempest-keypair-1597369669", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFjIf90UQ0rYbkFw5EQ5JRUUbj/P2nVBu3xUC6sBMXf0mRDvdbkEtVjGSKfax/ZjlV2Tuoo+NyMY9BquMXcldhGJF/0Xg3iHsdp4D2SueNvXeZ3kEonCrRnZF2BTHLaXIw=="}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1080.581724] [47313]: DEBUG nova.quota [None req-8e176bb7-f0e9-4211-8fec-02a3304db27a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1080.588370] [47313]: DEBUG nova.quota [None req-8e176bb7-f0e9-4211-8fec-02a3304db27a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for user 3be17eae7273428782fef3d4aa7b7cce and project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'key_pairs'} {{(pid=47313) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1080.602654] [47313]: INFO nova.api.openstack.requestlog [None req-8e176bb7-f0e9-4211-8fec-02a3304db27a tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.034033 [ 1080.603078] [47313]: [pid: 47313|app: 0|req: 4465/9087] 10.180.1.21 () {60 vars in 1154 bytes} [Thu Oct 31 12:19:17 2024] POST /compute/v2.1/os-keypairs => generated 386 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1081.193415] [47312]: DEBUG nova.api.openstack.wsgi [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-360275944", "imageRef": "79227ea9-188c-426d-a7d8-cb14b658f493", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "73ff2fc4-b3de-4d3f-8f52-1276930293b9"}], "security_groups": [{"name": "tempest-securitygroup--417029564"}], "key_name": "tempest-keypair-1597369669", "user_data": "}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1081.257645] [47312]: DEBUG nova.network.neutron [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] validate_networks() for [('73ff2fc4-b3de-4d3f-8f52-1276930293b9', None, None, None, None, None)] {{(pid=47312) validate_networks /opt/stack/nova/nova/network/neutron.py:2703}} [ 1081.324174] [47313]: DEBUG nova.api.openstack.wsgi [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1081.324422] [47313]: DEBUG nova.compute.api [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1081.329935] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1081.330349] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1081.330420] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1081.330799] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1081.331010] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1081.331196] [47313]: DEBUG oslo_concurrency.lockutils [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1081.377780] [47313]: DEBUG nova.objects.instance [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lazy-loading 'services' on Instance uuid 63821242-c34e-4ed1-8ed3-f7f445ffe322 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1081.417175] [47313]: INFO nova.api.openstack.requestlog [None req-9f71327d-f84c-4a76-b56c-7ef3fbb9daaf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments/4b08d8c7-ed8d-438e-af5f-934e47d03d2a" status: 202 len: 0 microversion: 2.1 time: 0.095227 [ 1081.417527] [47313]: [pid: 47313|app: 0|req: 4466/9088] 10.180.1.21 () {58 vars in 1411 bytes} [Thu Oct 31 12:19:18 2024] DELETE /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments/4b08d8c7-ed8d-438e-af5f-934e47d03d2a => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1081.422757] [47313]: DEBUG nova.api.openstack.wsgi [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1081.423920] [47313]: DEBUG nova.compute.api [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1081.427603] [47313]: DEBUG oslo_concurrency.lockutils [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1081.427832] [47313]: DEBUG oslo_concurrency.lockutils [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1081.428138] [47313]: DEBUG oslo_concurrency.lockutils [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1081.428444] [47313]: DEBUG oslo_concurrency.lockutils [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1081.428646] [47313]: DEBUG oslo_concurrency.lockutils [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1081.428781] [47313]: DEBUG oslo_concurrency.lockutils [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1081.430398] [47312]: DEBUG nova.virt.hardware [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Flavor limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:348}} [ 1081.430807] [47312]: DEBUG nova.virt.hardware [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Image limits 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:352}} [ 1081.430858] [47312]: DEBUG nova.virt.hardware [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Flavor pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:388}} [ 1081.431631] [47312]: DEBUG nova.virt.hardware [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Image pref 0:0:0 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:392}} [ 1081.431631] [47312]: DEBUG nova.virt.hardware [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=47312) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:430}} [ 1081.436850] [47312]: DEBUG oslo_concurrency.lockutils [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1081.437117] [47312]: DEBUG oslo_concurrency.lockutils [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1081.438101] [47312]: DEBUG oslo_concurrency.lockutils [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1081.438101] [47312]: DEBUG oslo_concurrency.lockutils [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1081.438101] [47312]: DEBUG oslo_concurrency.lockutils [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1081.438340] [47312]: DEBUG oslo_concurrency.lockutils [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1081.445828] [47313]: INFO nova.api.openstack.requestlog [None req-7815931a-0ee7-41d0-9d3c-b538ec20722b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025691 [ 1081.446194] [47313]: [pid: 47313|app: 0|req: 4467/9089] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:19:18 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1081.451193] [47312]: DEBUG nova.quota [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:393}} [ 1081.455617] [47312]: DEBUG nova.quota [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Getting quotas for user 3be17eae7273428782fef3d4aa7b7cce and project 1c822f4d4b5a4575ba334521b1b9fbde. Resources: {'cores', 'instances', 'ram'} {{(pid=47312) _get_quotas /opt/stack/nova/nova/quota.py:383}} [ 1081.461308] [47312]: DEBUG nova.compute.api [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Going to run 1 instances... {{(pid=47312) _provision_instances /opt/stack/nova/nova/compute/api.py:1407}} [ 1081.462653] [47312]: DEBUG nova.compute.api [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=None,id=,image_id='79227ea9-188c-426d-a7d8-cb14b658f493',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=47312) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1868}} [ 1081.492714] [47312]: INFO nova.api.openstack.requestlog [None req-be19728f-0330-402d-a8dd-c940d9518497 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.301732 [ 1081.493599] [47312]: [pid: 47312|app: 0|req: 4623/9090] 10.180.1.21 () {60 vars in 1142 bytes} [Thu Oct 31 12:19:18 2024] POST /compute/v2.1/servers => generated 401 bytes in 302 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) [ 1081.499285] [47313]: DEBUG nova.api.openstack.wsgi [None req-741f151a-76a6-4b40-b904-177922895f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1081.500969] [47313]: DEBUG nova.compute.api [None req-741f151a-76a6-4b40-b904-177922895f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1081.525918] [47313]: DEBUG nova.policy [None req-741f151a-76a6-4b40-b904-177922895f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1081.529729] [47313]: INFO nova.api.openstack.requestlog [None req-741f151a-76a6-4b40-b904-177922895f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1235 microversion: 2.1 time: 0.032772 [ 1081.530058] [47313]: [pid: 47313|app: 0|req: 4468/9091] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:18 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1235 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1082.453487] [47312]: DEBUG nova.api.openstack.wsgi [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1082.455576] [47312]: DEBUG nova.compute.api [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1082.461018] [47312]: DEBUG oslo_concurrency.lockutils [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1082.461248] [47312]: DEBUG oslo_concurrency.lockutils [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1082.461444] [47312]: DEBUG oslo_concurrency.lockutils [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1082.461831] [47312]: DEBUG oslo_concurrency.lockutils [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1082.462037] [47312]: DEBUG oslo_concurrency.lockutils [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1082.462533] [47312]: DEBUG oslo_concurrency.lockutils [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1082.479220] [47312]: INFO nova.api.openstack.requestlog [None req-454c04be-0a3f-4353-b9bc-4372ac07abb5 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028265 [ 1082.479534] [47312]: [pid: 47312|app: 0|req: 4624/9092] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:19:19 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [ 1082.542197] [47313]: DEBUG nova.api.openstack.wsgi [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1082.544338] [47313]: DEBUG nova.compute.api [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1082.548654] [47313]: DEBUG oslo_concurrency.lockutils [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1082.548888] [47313]: DEBUG oslo_concurrency.lockutils [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1082.549084] [47313]: DEBUG oslo_concurrency.lockutils [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1082.549445] [47313]: DEBUG oslo_concurrency.lockutils [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1082.549641] [47313]: DEBUG oslo_concurrency.lockutils [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1082.549812] [47313]: DEBUG oslo_concurrency.lockutils [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1082.580314] [47313]: DEBUG nova.policy [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1082.584566] [47313]: INFO nova.api.openstack.requestlog [None req-0edee4ae-186a-434d-b057-56491b458519 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1239 microversion: 2.1 time: 0.044551 [ 1082.585444] [47313]: [pid: 47313|app: 0|req: 4469/9093] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:19 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1239 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1083.486890] [47312]: DEBUG nova.api.openstack.wsgi [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1083.488488] [47312]: DEBUG nova.compute.api [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1083.492516] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1083.492773] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1083.492981] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1083.493351] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1083.493550] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1083.493721] [47312]: DEBUG oslo_concurrency.lockutils [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1083.508740] [47312]: INFO nova.api.openstack.requestlog [None req-5b922768-9ef8-400c-9a99-455d49cc7fc4 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024311 [ 1083.509038] [47312]: [pid: 47312|app: 0|req: 4625/9094] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:19:20 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1083.596785] [47313]: DEBUG nova.api.openstack.wsgi [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1083.598476] [47313]: DEBUG nova.compute.api [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1083.601787] [47313]: DEBUG oslo_concurrency.lockutils [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1083.602028] [47313]: DEBUG oslo_concurrency.lockutils [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1083.602217] [47313]: DEBUG oslo_concurrency.lockutils [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1083.602569] [47313]: DEBUG oslo_concurrency.lockutils [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1083.602790] [47313]: DEBUG oslo_concurrency.lockutils [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1083.602975] [47313]: DEBUG oslo_concurrency.lockutils [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1083.635790] [47313]: DEBUG nova.policy [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1083.639566] [47313]: INFO nova.api.openstack.requestlog [None req-55bb288e-8193-48d8-afbc-565f7a454bce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1287 microversion: 2.1 time: 0.045094 [ 1083.639898] [47313]: [pid: 47313|app: 0|req: 4470/9095] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:20 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1084.516926] [47312]: DEBUG nova.api.openstack.wsgi [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1084.518615] [47312]: DEBUG nova.compute.api [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1084.522254] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1084.522485] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1084.522669] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1084.523038] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1084.523244] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1084.523419] [47312]: DEBUG oslo_concurrency.lockutils [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1084.538570] [47312]: INFO nova.api.openstack.requestlog [None req-1c183005-1337-4d90-a45e-ce9bc9e5c16f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024694 [ 1084.538864] [47312]: [pid: 47312|app: 0|req: 4626/9096] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:19:21 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1084.651629] [47313]: DEBUG nova.api.openstack.wsgi [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1084.653805] [47313]: DEBUG nova.compute.api [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1084.657433] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1084.657672] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1084.657857] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1084.658259] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1084.658464] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1084.658638] [47313]: DEBUG oslo_concurrency.lockutils [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1084.691047] [47313]: DEBUG nova.policy [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1084.695405] [47313]: INFO nova.api.openstack.requestlog [None req-d3dc48bf-f97f-4e1c-9203-a7e2ba5e5f2f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1287 microversion: 2.1 time: 0.045950 [ 1084.695726] [47313]: [pid: 47313|app: 0|req: 4471/9097] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:21 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.546187] [47312]: DEBUG nova.api.openstack.wsgi [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1085.547876] [47312]: DEBUG nova.compute.api [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1085.551482] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.551716] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.551899] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.552270] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.552466] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.552635] [47312]: DEBUG oslo_concurrency.lockutils [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.568924] [47312]: INFO nova.api.openstack.requestlog [None req-7e8a0230-a2d3-40be-b5bf-d022a6d663b8 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025160 [ 1085.569243] [47312]: [pid: 47312|app: 0|req: 4627/9098] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:19:22 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1085.603256] [47313]: DEBUG nova.api.openstack.wsgi [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1085.603503] [47313]: DEBUG nova.compute.api [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1085.607291] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.607491] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.607669] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.608039] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.608260] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.608432] [47313]: DEBUG oslo_concurrency.lockutils [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.621183] [47313]: DEBUG nova.compute.api [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Going to try to terminate instance {{(pid=47313) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1085.659219] [47313]: INFO nova.api.openstack.requestlog [None req-5e1b2055-a677-4a41-98ef-817e500d2845 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 204 len: 0 microversion: 2.1 time: 0.058067 [ 1085.659570] [47313]: [pid: 47313|app: 0|req: 4472/9099] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:22 2024] DELETE /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1085.664421] [47312]: DEBUG nova.api.openstack.wsgi [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1085.666162] [47312]: DEBUG nova.compute.api [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1085.669712] [47312]: DEBUG oslo_concurrency.lockutils [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.669941] [47312]: DEBUG oslo_concurrency.lockutils [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.670139] [47312]: DEBUG oslo_concurrency.lockutils [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.670489] [47312]: DEBUG oslo_concurrency.lockutils [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.670690] [47312]: DEBUG oslo_concurrency.lockutils [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.670863] [47312]: DEBUG oslo_concurrency.lockutils [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.706879] [47313]: DEBUG nova.api.openstack.wsgi [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1085.708510] [47313]: DEBUG nova.compute.api [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1085.711932] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.712185] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.712370] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.712723] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1085.712967] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1085.713170] [47313]: DEBUG oslo_concurrency.lockutils [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1085.748273] [47313]: DEBUG nova.policy [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1085.751873] [47313]: INFO nova.api.openstack.requestlog [None req-6b612091-b886-4519-8d94-56a588d3efce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1295 microversion: 2.1 time: 0.047378 [ 1085.752208] [47313]: [pid: 47313|app: 0|req: 4473/9100] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:22 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1295 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1085.797580] [47312]: DEBUG nova.policy [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1085.801753] [47312]: INFO nova.api.openstack.requestlog [None req-aadd1d30-d9f6-441a-ba50-637111cbb5bf tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1681 microversion: 2.1 time: 0.139571 [ 1085.802077] [47312]: [pid: 47312|app: 0|req: 4628/9101] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:22 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1681 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1086.764012] [47313]: DEBUG nova.api.openstack.wsgi [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1086.765803] [47313]: DEBUG nova.compute.api [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1086.771440] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1086.771752] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1086.771971] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1086.772346] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1086.772544] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1086.772715] [47313]: DEBUG oslo_concurrency.lockutils [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1086.813592] [47312]: DEBUG nova.api.openstack.wsgi [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1086.815239] [47312]: DEBUG nova.compute.api [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1086.818845] [47312]: DEBUG oslo_concurrency.lockutils [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1086.819118] [47312]: DEBUG oslo_concurrency.lockutils [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1086.819303] [47312]: DEBUG oslo_concurrency.lockutils [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1086.819667] [47312]: DEBUG oslo_concurrency.lockutils [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1086.819883] [47312]: DEBUG oslo_concurrency.lockutils [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1086.820078] [47312]: DEBUG oslo_concurrency.lockutils [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1086.927633] [47312]: DEBUG nova.policy [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1086.930419] [47313]: DEBUG nova.policy [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1086.934692] [47312]: INFO nova.api.openstack.requestlog [None req-79f55ecd-6f8d-49cc-b4f3-a8ad64d82c4f tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1681 microversion: 2.1 time: 0.123391 [ 1086.935091] [47312]: [pid: 47312|app: 0|req: 4629/9102] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:23 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1681 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1086.935832] [47313]: INFO nova.api.openstack.requestlog [None req-e4f2cfde-e4ae-4bff-955c-932004f4c31f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1372 microversion: 2.1 time: 0.173978 [ 1086.936196] [47313]: [pid: 47313|app: 0|req: 4474/9103] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:23 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1372 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1087.490959] [47312]: DEBUG nova.api.openstack.wsgi [req-1bf63408-872e-46e3-bc23-83f917a3cfd3 req-8ed2f2df-7633-4d31-9ffa-0a6d81e819c0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a19486c-40c9-4210-a16f-22d9e8563cd9", "name": "network-vif-plugged", "status": "completed", "tag": "bec4a1b3-9a89-40d4-9d33-ea537d9ba51c"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1087.497122] [47312]: DEBUG oslo_concurrency.lockutils [req-1bf63408-872e-46e3-bc23-83f917a3cfd3 req-8ed2f2df-7633-4d31-9ffa-0a6d81e819c0 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1087.497353] [47312]: DEBUG oslo_concurrency.lockutils [req-1bf63408-872e-46e3-bc23-83f917a3cfd3 req-8ed2f2df-7633-4d31-9ffa-0a6d81e819c0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1087.497532] [47312]: DEBUG oslo_concurrency.lockutils [req-1bf63408-872e-46e3-bc23-83f917a3cfd3 req-8ed2f2df-7633-4d31-9ffa-0a6d81e819c0 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1087.504047] [47312]: INFO nova.api.openstack.compute.server_external_events [req-1bf63408-872e-46e3-bc23-83f917a3cfd3 req-8ed2f2df-7633-4d31-9ffa-0a6d81e819c0 service nova] Creating event network-vif-plugged:bec4a1b3-9a89-40d4-9d33-ea537d9ba51c for instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 on cpu-1 [ 1087.506691] [47312]: INFO nova.api.openstack.requestlog [req-1bf63408-872e-46e3-bc23-83f917a3cfd3 req-8ed2f2df-7633-4d31-9ffa-0a6d81e819c0 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017914 [ 1087.506992] [47312]: [pid: 47312|app: 0|req: 4630/9104] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:19:24 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1087.947679] [47313]: DEBUG nova.api.openstack.wsgi [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1087.948702] [47312]: DEBUG nova.api.openstack.wsgi [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1087.949409] [47313]: DEBUG nova.compute.api [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1087.950615] [47312]: DEBUG nova.compute.api [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1087.953208] [47313]: DEBUG oslo_concurrency.lockutils [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1087.953492] [47313]: DEBUG oslo_concurrency.lockutils [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1087.953820] [47313]: DEBUG oslo_concurrency.lockutils [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1087.954418] [47313]: DEBUG oslo_concurrency.lockutils [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1087.954505] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1087.954752] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1087.954838] [47313]: DEBUG oslo_concurrency.lockutils [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1087.955052] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1087.955154] [47313]: DEBUG oslo_concurrency.lockutils [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1087.955425] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1087.955661] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1087.955790] [47312]: DEBUG oslo_concurrency.lockutils [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1088.089449] [47312]: DEBUG nova.policy [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1088.095216] [47312]: INFO nova.api.openstack.requestlog [None req-5f9708fb-6410-458d-a897-03d63b5ff7ca tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1360 microversion: 2.1 time: 0.149125 [ 1088.095563] [47312]: [pid: 47312|app: 0|req: 4631/9105] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:24 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1360 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1088.099347] [47313]: DEBUG nova.policy [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1088.104192] [47313]: INFO nova.api.openstack.requestlog [None req-de377caa-5c53-4a2f-a4ae-e323518d1244 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1681 microversion: 2.1 time: 0.158788 [ 1088.104556] [47313]: [pid: 47313|app: 0|req: 4475/9106] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:24 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1681 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.108612] [47312]: DEBUG nova.api.openstack.wsgi [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1089.110336] [47312]: DEBUG nova.compute.api [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1089.115698] [47312]: DEBUG oslo_concurrency.lockutils [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1089.115930] [47312]: DEBUG oslo_concurrency.lockutils [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1089.116138] [47312]: DEBUG oslo_concurrency.lockutils [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1089.116501] [47312]: DEBUG oslo_concurrency.lockutils [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1089.116701] [47312]: DEBUG oslo_concurrency.lockutils [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1089.116873] [47312]: DEBUG oslo_concurrency.lockutils [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1089.120215] [47313]: DEBUG nova.api.openstack.wsgi [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1089.122458] [47313]: DEBUG nova.compute.api [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1089.127410] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1089.127728] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1089.127977] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1089.128501] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1089.128804] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1089.129560] [47313]: DEBUG oslo_concurrency.lockutils [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1089.374287] [47313]: DEBUG nova.policy [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1089.379797] [47313]: INFO nova.api.openstack.requestlog [None req-ed8e4efc-2391-48ff-a09b-bc1019dba008 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1320 microversion: 2.1 time: 0.261903 [ 1089.380135] [47313]: [pid: 47313|app: 0|req: 4476/9107] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:25 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1320 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1089.411384] [47312]: DEBUG nova.policy [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1089.415989] [47312]: INFO nova.api.openstack.requestlog [None req-f63620c1-059b-483e-9b1d-f69ae10659ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1360 microversion: 2.1 time: 0.309895 [ 1089.416362] [47312]: [pid: 47312|app: 0|req: 4632/9108] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:25 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1360 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1089.517535] [47313]: DEBUG nova.api.openstack.wsgi [req-799ac3c0-9dca-4ddf-9d39-4733aa5b881d req-642fd54e-f063-4b4a-8bc7-3245b7c50697 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6a19486c-40c9-4210-a16f-22d9e8563cd9", "tag": "bec4a1b3-9a89-40d4-9d33-ea537d9ba51c"}, {"server_uuid": "63821242-c34e-4ed1-8ed3-f7f445ffe322", "name": "network-vif-deleted", "tag": "984fa809-bf48-4083-bd47-872fafdec46a"}]} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1089.524387] [47313]: DEBUG oslo_concurrency.lockutils [req-799ac3c0-9dca-4ddf-9d39-4733aa5b881d req-642fd54e-f063-4b4a-8bc7-3245b7c50697 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1089.524621] [47313]: DEBUG oslo_concurrency.lockutils [req-799ac3c0-9dca-4ddf-9d39-4733aa5b881d req-642fd54e-f063-4b4a-8bc7-3245b7c50697 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1089.524804] [47313]: DEBUG oslo_concurrency.lockutils [req-799ac3c0-9dca-4ddf-9d39-4733aa5b881d req-642fd54e-f063-4b4a-8bc7-3245b7c50697 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1089.531755] [47313]: INFO nova.api.openstack.compute.server_external_events [req-799ac3c0-9dca-4ddf-9d39-4733aa5b881d req-642fd54e-f063-4b4a-8bc7-3245b7c50697 service nova] Creating event network-changed:bec4a1b3-9a89-40d4-9d33-ea537d9ba51c for instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 on cpu-1 [ 1089.531991] [47313]: INFO nova.api.openstack.compute.server_external_events [req-799ac3c0-9dca-4ddf-9d39-4733aa5b881d req-642fd54e-f063-4b4a-8bc7-3245b7c50697 service nova] Creating event network-vif-deleted:984fa809-bf48-4083-bd47-872fafdec46a for instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 on cpu-1 [ 1089.535495] [47313]: INFO nova.api.openstack.requestlog [req-799ac3c0-9dca-4ddf-9d39-4733aa5b881d req-642fd54e-f063-4b4a-8bc7-3245b7c50697 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.020297 [ 1089.535817] [47313]: [pid: 47313|app: 0|req: 4477/9109] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:19:26 2024] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1090.392367] [47312]: DEBUG nova.api.openstack.wsgi [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1090.394018] [47312]: DEBUG nova.compute.api [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1090.397504] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1090.397738] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1090.397923] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1090.398296] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1090.398491] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1090.398661] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1090.414882] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1090.415138] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1090.415325] [47312]: DEBUG oslo_concurrency.lockutils [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1090.415517] [47312]: DEBUG nova.objects.instance [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lazy-loading 'fault' on Instance uuid 63821242-c34e-4ed1-8ed3-f7f445ffe322 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1090.428545] [47313]: DEBUG nova.api.openstack.wsgi [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1090.430255] [47313]: DEBUG nova.compute.api [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1090.433717] [47312]: DEBUG nova.policy [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '47ebbe5ddb8b41bbb1a54cf191aef61a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '651d8f34661542219f5451bce866ec02', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1090.433839] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1090.433941] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1090.434149] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1090.434556] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1090.434769] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1090.435279] [47313]: DEBUG oslo_concurrency.lockutils [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1090.437243] [47312]: INFO nova.api.openstack.requestlog [None req-ed6e2ead-e500-47d5-a4d7-0bb15c695745 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 200 len: 1325 microversion: 2.1 time: 0.047101 [ 1090.437553] [47312]: [pid: 47312|app: 0|req: 4633/9110] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:27 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 1325 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) [ 1090.500911] [47313]: DEBUG nova.policy [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1090.504797] [47313]: INFO nova.api.openstack.requestlog [None req-a2ac81bc-da87-403b-8cf5-2090a3305efc tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1360 microversion: 2.1 time: 0.078804 [ 1090.505179] [47313]: [pid: 47313|app: 0|req: 4478/9111] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:27 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1360 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1091.450017] [47312]: DEBUG nova.api.openstack.wsgi [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1091.451684] [47312]: DEBUG nova.compute.api [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1091.452936] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell0:SELECT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1091.456500] [47312]: DEBUG oslo_concurrency.lockutils [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1091.456727] [47312]: DEBUG oslo_concurrency.lockutils [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1091.457430] [47312]: DEBUG oslo_concurrency.lockutils [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1091.457848] [47312]: DEBUG oslo_concurrency.lockutils [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1091.458097] [47312]: DEBUG oslo_concurrency.lockutils [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1091.458286] [47312]: DEBUG oslo_concurrency.lockutils [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1091.458549] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=3 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1091.467288] [47312]: INFO nova.api.openstack.wsgi [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] HTTP exception thrown: Instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 could not be found. [ 1091.467648] [47312]: DEBUG nova.api.openstack.wsgi [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Returning 404 to user: Instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1091.468129] [47312]: INFO nova.api.openstack.requestlog [None req-95947be7-7e0f-4b30-81a5-14ae12c93109 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 404 len: 111 microversion: 2.1 time: 0.020617 [ 1091.468436] [47312]: [pid: 47312|app: 0|req: 4634/9112] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:28 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1091.474133] [47313]: DEBUG nova.api.openstack.wsgi [None req-6c57083f-04ba-4fd6-8354-b1f14ec6e61b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '.version_select at 0x7b9c473cf130>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1091.484807] [47313]: INFO nova.api.openstack.requestlog [None req-6c57083f-04ba-4fd6-8354-b1f14ec6e61b tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-788126285" status: 202 len: 0 microversion: 2.1 time: 0.013290 [ 1091.485208] [47313]: [pid: 47313|app: 0|req: 4479/9113] 10.180.1.21 () {58 vars in 1213 bytes} [Thu Oct 31 12:19:28 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-788126285 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1091.516322] [47312]: DEBUG nova.api.openstack.wsgi [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1091.518018] [47312]: DEBUG nova.compute.api [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1091.521614] [47312]: DEBUG oslo_concurrency.lockutils [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1091.521870] [47312]: DEBUG oslo_concurrency.lockutils [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1091.522095] [47312]: DEBUG oslo_concurrency.lockutils [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1091.522764] [47312]: DEBUG oslo_concurrency.lockutils [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1091.522764] [47312]: DEBUG oslo_concurrency.lockutils [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1091.522871] [47312]: DEBUG oslo_concurrency.lockutils [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1091.631059] [47312]: DEBUG nova.policy [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1091.638821] [47312]: INFO nova.api.openstack.requestlog [None req-32af4e6d-20ef-4e1c-8131-cc3bccf36fe0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1360 microversion: 2.1 time: 0.124707 [ 1091.639202] [47312]: [pid: 47312|app: 0|req: 4635/9114] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:28 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1360 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1092.650834] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=3 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1092.653696] [47313]: DEBUG nova.api.openstack.wsgi [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1092.655319] [47313]: DEBUG nova.compute.api [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1092.661210] [47313]: DEBUG oslo_concurrency.lockutils [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1092.661459] [47313]: DEBUG oslo_concurrency.lockutils [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1092.661668] [47313]: DEBUG oslo_concurrency.lockutils [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1092.662073] [47313]: DEBUG oslo_concurrency.lockutils [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1092.662313] [47313]: DEBUG oslo_concurrency.lockutils [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1092.662537] [47313]: DEBUG oslo_concurrency.lockutils [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1092.780037] [47313]: DEBUG nova.policy [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1092.786474] [47313]: INFO nova.api.openstack.requestlog [None req-f59b075f-f632-44d8-b1f1-250df194ffa1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1360 microversion: 2.1 time: 0.136264 [ 1092.786800] [47313]: [pid: 47313|app: 0|req: 4480/9115] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:29 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1360 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1093.799047] [47312]: DEBUG nova.api.openstack.wsgi [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1093.800654] [47312]: DEBUG nova.compute.api [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1093.804733] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1093.804980] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1093.805235] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1093.805589] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1093.805819] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1093.805998] [47312]: DEBUG oslo_concurrency.lockutils [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1093.876627] [47312]: DEBUG nova.policy [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1093.881057] [47312]: INFO nova.api.openstack.requestlog [None req-d5356821-ef2c-4861-8e18-d397a0062cec tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1360 microversion: 2.1 time: 0.084319 [ 1093.881406] [47312]: [pid: 47312|app: 0|req: 4636/9116] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:30 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1360 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1094.893313] [47313]: DEBUG nova.api.openstack.wsgi [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1094.895139] [47313]: DEBUG nova.compute.api [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1094.900106] [47313]: DEBUG oslo_concurrency.lockutils [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1094.900376] [47313]: DEBUG oslo_concurrency.lockutils [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1094.900562] [47313]: DEBUG oslo_concurrency.lockutils [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1094.900915] [47313]: DEBUG oslo_concurrency.lockutils [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1094.901130] [47313]: DEBUG oslo_concurrency.lockutils [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1094.901307] [47313]: DEBUG oslo_concurrency.lockutils [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1094.981652] [47312]: DEBUG nova.api.openstack.wsgi [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1094.981922] [47312]: DEBUG nova.compute.api [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1094.986030] [47312]: DEBUG oslo_concurrency.lockutils [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1094.986271] [47312]: DEBUG oslo_concurrency.lockutils [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1094.986458] [47312]: DEBUG oslo_concurrency.lockutils [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1094.986820] [47312]: DEBUG oslo_concurrency.lockutils [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1094.987031] [47312]: DEBUG oslo_concurrency.lockutils [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1094.987208] [47312]: DEBUG oslo_concurrency.lockutils [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1094.994434] [47313]: DEBUG nova.policy [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1094.995907] [47312]: INFO nova.api.openstack.wsgi [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] HTTP exception thrown: Instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 could not be found. [ 1094.996801] [47312]: DEBUG nova.api.openstack.wsgi [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Returning 404 to user: Instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1094.997486] [47312]: INFO nova.api.openstack.requestlog [None req-db3dc7a6-b8f4-4da2-a7f5-13c14a7d98e0 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 404 len: 111 microversion: 2.1 time: 0.018073 [ 1094.997804] [47312]: [pid: 47312|app: 0|req: 4637/9117] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:31 2024] DELETE /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1095.001199] [47313]: INFO nova.api.openstack.requestlog [None req-e39e407f-8dfd-426b-98a8-c2d37ef0137b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1544 microversion: 2.1 time: 0.110187 [ 1095.001547] [47313]: [pid: 47313|app: 0|req: 4481/9118] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:31 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1544 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1095.001673] [47312]: DEBUG nova.api.openstack.wsgi [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1095.003196] [47312]: DEBUG nova.compute.api [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: 63821242-c34e-4ed1-8ed3-f7f445ffe322] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1095.006051] [47312]: DEBUG oslo_concurrency.lockutils [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1095.006277] [47312]: DEBUG oslo_concurrency.lockutils [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1095.006455] [47312]: DEBUG oslo_concurrency.lockutils [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1095.006787] [47312]: DEBUG oslo_concurrency.lockutils [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1095.006983] [47312]: DEBUG oslo_concurrency.lockutils [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1095.007184] [47312]: DEBUG oslo_concurrency.lockutils [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1095.011728] [47313]: DEBUG nova.api.openstack.wsgi [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1095.013306] [47313]: DEBUG nova.compute.api [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1095.016496] [47313]: DEBUG oslo_concurrency.lockutils [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1095.016728] [47313]: DEBUG oslo_concurrency.lockutils [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1095.016907] [47313]: DEBUG oslo_concurrency.lockutils [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1095.017108] [47312]: INFO nova.api.openstack.wsgi [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] HTTP exception thrown: Instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 could not be found. [ 1095.017315] [47313]: DEBUG oslo_concurrency.lockutils [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1095.017470] [47313]: DEBUG oslo_concurrency.lockutils [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1095.017534] [47312]: DEBUG nova.api.openstack.wsgi [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Returning 404 to user: Instance 63821242-c34e-4ed1-8ed3-f7f445ffe322 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1095.017675] [47313]: DEBUG oslo_concurrency.lockutils [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1095.018116] [47312]: INFO nova.api.openstack.requestlog [None req-c54acb89-15f1-4aeb-9500-3f6c648e6ca3 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322" status: 404 len: 111 microversion: 2.1 time: 0.018096 [ 1095.018497] [47312]: [pid: 47312|app: 0|req: 4638/9119] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:31 2024] GET /compute/v2.1/servers/63821242-c34e-4ed1-8ed3-f7f445ffe322 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) [ 1095.059642] [47313]: INFO nova.api.openstack.requestlog [None req-3108cb08-1978-4b8c-9872-5ec39a606b82 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-interface" status: 200 len: 287 microversion: 2.1 time: 0.049754 [ 1095.060063] [47313]: [pid: 47313|app: 0|req: 4482/9120] 10.180.1.21 () {58 vars in 1270 bytes} [Thu Oct 31 12:19:31 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-interface => generated 287 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1095.461727] [47312]: DEBUG nova.api.openstack.wsgi [req-744cedaa-46f3-4843-bd82-8b12e39fe1ad req-09e8e182-0c26-478d-a440-0eedc1523b18 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6a19486c-40c9-4210-a16f-22d9e8563cd9", "tag": "bec4a1b3-9a89-40d4-9d33-ea537d9ba51c"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1095.468202] [47312]: DEBUG oslo_concurrency.lockutils [req-744cedaa-46f3-4843-bd82-8b12e39fe1ad req-09e8e182-0c26-478d-a440-0eedc1523b18 service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1095.468420] [47312]: DEBUG oslo_concurrency.lockutils [req-744cedaa-46f3-4843-bd82-8b12e39fe1ad req-09e8e182-0c26-478d-a440-0eedc1523b18 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1095.468596] [47312]: DEBUG oslo_concurrency.lockutils [req-744cedaa-46f3-4843-bd82-8b12e39fe1ad req-09e8e182-0c26-478d-a440-0eedc1523b18 service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1095.476281] [47312]: INFO nova.api.openstack.compute.server_external_events [req-744cedaa-46f3-4843-bd82-8b12e39fe1ad req-09e8e182-0c26-478d-a440-0eedc1523b18 service nova] Creating event network-changed:bec4a1b3-9a89-40d4-9d33-ea537d9ba51c for instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 on cpu-1 [ 1095.479089] [47312]: INFO nova.api.openstack.requestlog [req-744cedaa-46f3-4843-bd82-8b12e39fe1ad req-09e8e182-0c26-478d-a440-0eedc1523b18 service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019802 [ 1095.479395] [47312]: [pid: 47312|app: 0|req: 4639/9121] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:19:32 2024] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1098.154411] [47313]: DEBUG nova.api.openstack.wsgi [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1098.154674] [47313]: DEBUG nova.compute.api [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1098.158440] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1098.158675] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1098.158857] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1098.159222] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1098.159421] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1098.159593] [47313]: DEBUG oslo_concurrency.lockutils [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1098.167315] [47313]: INFO nova.api.openstack.wsgi [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] HTTP exception thrown: Instance f71d004b-5343-4ef3-8f37-8ff544c335a2 could not be found. [ 1098.167617] [47313]: DEBUG nova.api.openstack.wsgi [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Returning 404 to user: Instance f71d004b-5343-4ef3-8f37-8ff544c335a2 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1098.168046] [47313]: INFO nova.api.openstack.requestlog [None req-ecb300fc-5bca-4c0c-a729-a918f10e274e tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 404 len: 111 microversion: 2.1 time: 0.016195 [ 1098.168318] [47313]: [pid: 47313|app: 0|req: 4483/9122] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:19:35 2024] DELETE /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1098.173290] [47312]: DEBUG nova.api.openstack.wsgi [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1098.175038] [47312]: DEBUG nova.compute.api [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] [instance: f71d004b-5343-4ef3-8f37-8ff544c335a2] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1098.178587] [47312]: DEBUG oslo_concurrency.lockutils [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1098.178815] [47312]: DEBUG oslo_concurrency.lockutils [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1098.178993] [47312]: DEBUG oslo_concurrency.lockutils [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1098.179356] [47312]: DEBUG oslo_concurrency.lockutils [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1098.179551] [47312]: DEBUG oslo_concurrency.lockutils [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1098.179722] [47312]: DEBUG oslo_concurrency.lockutils [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1098.187664] [47312]: INFO nova.api.openstack.wsgi [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] HTTP exception thrown: Instance f71d004b-5343-4ef3-8f37-8ff544c335a2 could not be found. [ 1098.187942] [47312]: DEBUG nova.api.openstack.wsgi [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] Returning 404 to user: Instance f71d004b-5343-4ef3-8f37-8ff544c335a2 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1098.188358] [47312]: INFO nova.api.openstack.requestlog [None req-04b06550-430a-4296-979a-dde912eeaf82 tempest-AttachVolumeNegativeTest-105532474 tempest-AttachVolumeNegativeTest-105532474-project-member] 10.180.1.21 "GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2" status: 404 len: 111 microversion: 2.1 time: 0.017782 [ 1098.188723] [47312]: [pid: 47312|app: 0|req: 4640/9123] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:19:35 2024] GET /compute/v2.1/servers/f71d004b-5343-4ef3-8f37-8ff544c335a2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1132.786662] [47313]: DEBUG nova.api.openstack.wsgi [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1132.788304] [47313]: DEBUG nova.compute.api [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1132.790147] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=85,nova_api:UPDATE=3,nova_api:INSERT=1,nova_api:DELETE=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1132.790824] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=239,nova_cell1:UPDATE=11,nova_cell1:INSERT=5 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1132.796833] [47313]: DEBUG oslo_concurrency.lockutils [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1132.797081] [47313]: DEBUG oslo_concurrency.lockutils [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1132.797281] [47313]: DEBUG oslo_concurrency.lockutils [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1132.797640] [47313]: DEBUG oslo_concurrency.lockutils [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1132.797838] [47313]: DEBUG oslo_concurrency.lockutils [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1132.798018] [47313]: DEBUG oslo_concurrency.lockutils [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1132.810119] [47313]: INFO nova.api.openstack.requestlog [None req-667c18b2-7240-4cbd-a2d2-a01bfd0f89ce tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/ips" status: 200 len: 150 microversion: 2.1 time: 0.025917 [ 1132.810424] [47313]: [pid: 47313|app: 0|req: 4484/9124] 10.180.1.21 () {58 vars in 1243 bytes} [Thu Oct 31 12:20:09 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/ips => generated 150 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1133.991693] [47312]: DEBUG nova.api.openstack.wsgi [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "048daf86-e8fc-4071-a985-cdaded9f5a7f"}} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1133.993466] [47312]: DEBUG nova.compute.api [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1133.995356] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=73,nova_api:UPDATE=2,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1133.996916] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=155,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1134.001160] [47312]: DEBUG oslo_concurrency.lockutils [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1134.001393] [47312]: DEBUG oslo_concurrency.lockutils [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1134.001573] [47312]: DEBUG oslo_concurrency.lockutils [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1134.001926] [47312]: DEBUG oslo_concurrency.lockutils [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1134.002136] [47312]: DEBUG oslo_concurrency.lockutils [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1134.002313] [47312]: DEBUG oslo_concurrency.lockutils [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1135.712572] [47312]: INFO nova.api.openstack.requestlog [None req-190fcdc2-8b4e-4201-aac3-3e91054e0982 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.722916 [ 1135.712572] [47312]: [pid: 47312|app: 0|req: 4641/9125] 10.180.1.21 () {60 vars in 1318 bytes} [Thu Oct 31 12:20:10 2024] POST /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments => generated 194 bytes in 1724 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1142.996998] [47313]: DEBUG nova.api.openstack.wsgi [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1142.998637] [47313]: DEBUG nova.compute.api [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1143.000615] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_api:SELECT=1 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1143.001512] [47313]: DEBUG dbcounter [-] [47313] Writing DB stats nova_cell1:SELECT=3 {{(pid=47313) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1143.005835] [47313]: DEBUG oslo_concurrency.lockutils [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1143.006078] [47313]: DEBUG oslo_concurrency.lockutils [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1143.006287] [47313]: DEBUG oslo_concurrency.lockutils [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1143.006646] [47313]: DEBUG oslo_concurrency.lockutils [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1143.006847] [47313]: DEBUG oslo_concurrency.lockutils [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1143.007039] [47313]: DEBUG oslo_concurrency.lockutils [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1143.025844] [47313]: INFO nova.api.openstack.requestlog [None req-04ec9fb1-0e49-4124-b09c-3cbb9cbb0123 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031207 [ 1143.026272] [47313]: [pid: 47313|app: 0|req: 4485/9126] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:20:19 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1143.032540] [47312]: DEBUG nova.api.openstack.wsgi [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1143.034167] [47312]: DEBUG nova.compute.api [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1143.037828] [47312]: DEBUG oslo_concurrency.lockutils [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1143.038298] [47312]: DEBUG oslo_concurrency.lockutils [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1143.038298] [47312]: DEBUG oslo_concurrency.lockutils [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1143.038621] [47312]: DEBUG oslo_concurrency.lockutils [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1143.038835] [47312]: DEBUG oslo_concurrency.lockutils [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1143.039017] [47312]: DEBUG oslo_concurrency.lockutils [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1143.053617] [47312]: INFO nova.api.openstack.requestlog [None req-e13844e1-36ff-4ff4-824b-a407fd63860c tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/048daf86-e8fc-4071-a985-cdaded9f5a7f" status: 200 len: 194 microversion: 2.1 time: 0.023992 [ 1143.053993] [47312]: [pid: 47312|app: 0|req: 4642/9127] 10.180.1.21 () {58 vars in 1408 bytes} [Thu Oct 31 12:20:19 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/048daf86-e8fc-4071-a985-cdaded9f5a7f => generated 194 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1144.221579] [47313]: DEBUG nova.api.openstack.wsgi [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "714e98fe-219f-4783-b0f6-f7356c8f143c"}} {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1144.223260] [47313]: DEBUG nova.compute.api [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1144.226572] [47313]: DEBUG oslo_concurrency.lockutils [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1144.226801] [47313]: DEBUG oslo_concurrency.lockutils [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1144.226984] [47313]: DEBUG oslo_concurrency.lockutils [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1144.227372] [47313]: DEBUG oslo_concurrency.lockutils [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1144.227576] [47313]: DEBUG oslo_concurrency.lockutils [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1144.227749] [47313]: DEBUG oslo_concurrency.lockutils [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1145.851621] [47313]: INFO nova.api.openstack.requestlog [None req-67024b50-9dbf-4bcf-95a8-f359b9b6cf1f tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "POST /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.632155 [ 1145.851991] [47313]: [pid: 47313|app: 0|req: 4486/9128] 10.180.1.21 () {60 vars in 1318 bytes} [Thu Oct 31 12:20:21 2024] POST /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments => generated 194 bytes in 1633 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1153.122908] [47312]: DEBUG nova.api.openstack.wsgi [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1153.124576] [47312]: DEBUG nova.compute.api [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1153.126562] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_api:SELECT=2 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1153.127685] [47312]: DEBUG dbcounter [-] [47312] Writing DB stats nova_cell1:SELECT=10,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=47312) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1153.131007] [47312]: DEBUG oslo_concurrency.lockutils [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1153.131241] [47312]: DEBUG oslo_concurrency.lockutils [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1153.131431] [47312]: DEBUG oslo_concurrency.lockutils [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1153.131793] [47312]: DEBUG oslo_concurrency.lockutils [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1153.131999] [47312]: DEBUG oslo_concurrency.lockutils [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1153.132183] [47312]: DEBUG oslo_concurrency.lockutils [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1153.147104] [47312]: INFO nova.api.openstack.requestlog [None req-aebdf6b7-2a26-4da5-8e9a-225b1df53699 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.026565 [ 1153.147397] [47312]: [pid: 47312|app: 0|req: 4643/9129] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:20:29 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments => generated 371 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1153.256499] [47313]: DEBUG nova.api.openstack.wsgi [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1153.258276] [47313]: DEBUG nova.compute.api [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1153.262173] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1153.262447] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1153.262642] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1153.263009] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1153.263219] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1153.263393] [47313]: DEBUG oslo_concurrency.lockutils [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1153.278549] [47313]: INFO nova.api.openstack.requestlog [None req-fe7696fb-34d1-4c90-b810-4fe4fc093052 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/048daf86-e8fc-4071-a985-cdaded9f5a7f" status: 200 len: 194 microversion: 2.1 time: 0.025632 [ 1153.278995] [47313]: [pid: 47313|app: 0|req: 4487/9130] 10.180.1.21 () {58 vars in 1408 bytes} [Thu Oct 31 12:20:30 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/048daf86-e8fc-4071-a985-cdaded9f5a7f => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1153.284531] [47312]: DEBUG nova.api.openstack.wsgi [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1153.284811] [47312]: DEBUG nova.compute.api [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1153.288206] [47312]: DEBUG oslo_concurrency.lockutils [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1153.288441] [47312]: DEBUG oslo_concurrency.lockutils [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1153.288620] [47312]: DEBUG oslo_concurrency.lockutils [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1153.289019] [47312]: DEBUG oslo_concurrency.lockutils [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1153.289233] [47312]: DEBUG oslo_concurrency.lockutils [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1153.289405] [47312]: DEBUG oslo_concurrency.lockutils [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1153.329168] [47312]: DEBUG nova.objects.instance [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lazy-loading 'services' on Instance uuid 6a19486c-40c9-4210-a16f-22d9e8563cd9 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1153.364593] [47312]: INFO nova.api.openstack.requestlog [None req-457c1735-c2fb-4f2e-be99-bdc06329bcf6 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/048daf86-e8fc-4071-a985-cdaded9f5a7f" status: 202 len: 0 microversion: 2.1 time: 0.082227 [ 1153.364918] [47312]: [pid: 47312|app: 0|req: 4644/9131] 10.180.1.21 () {58 vars in 1411 bytes} [Thu Oct 31 12:20:30 2024] DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/048daf86-e8fc-4071-a985-cdaded9f5a7f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1156.485471] [47313]: DEBUG nova.api.openstack.wsgi [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1156.487089] [47313]: DEBUG nova.compute.api [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1156.491009] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1156.491259] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1156.491443] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1156.491872] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1156.492227] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1156.492540] [47313]: DEBUG oslo_concurrency.lockutils [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1156.508529] [47313]: INFO nova.api.openstack.requestlog [None req-e2f9462d-3a88-4457-b9db-5959974da0a4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/714e98fe-219f-4783-b0f6-f7356c8f143c" status: 200 len: 194 microversion: 2.1 time: 0.025404 [ 1156.508884] [47313]: [pid: 47313|app: 0|req: 4488/9132] 10.180.1.21 () {58 vars in 1408 bytes} [Thu Oct 31 12:20:33 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/714e98fe-219f-4783-b0f6-f7356c8f143c => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1156.515233] [47312]: DEBUG nova.api.openstack.wsgi [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1156.515542] [47312]: DEBUG nova.compute.api [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1156.519264] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1156.519498] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1156.519681] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1156.520060] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1156.520271] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1156.520446] [47312]: DEBUG oslo_concurrency.lockutils [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1156.560595] [47312]: DEBUG nova.objects.instance [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lazy-loading 'services' on Instance uuid 6a19486c-40c9-4210-a16f-22d9e8563cd9 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1156.596236] [47312]: INFO nova.api.openstack.requestlog [None req-4e059a32-7873-4507-8836-43e7243dddf1 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/714e98fe-219f-4783-b0f6-f7356c8f143c" status: 202 len: 0 microversion: 2.1 time: 0.083912 [ 1156.596600] [47312]: [pid: 47312|app: 0|req: 4645/9133] 10.180.1.21 () {58 vars in 1411 bytes} [Thu Oct 31 12:20:33 2024] DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments/714e98fe-219f-4783-b0f6-f7356c8f143c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1159.742195] [47313]: DEBUG nova.api.openstack.wsgi [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1159.743777] [47313]: DEBUG nova.compute.api [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1159.747340] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1159.747568] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1159.747749] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1159.748106] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1159.748306] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1159.748477] [47313]: DEBUG oslo_concurrency.lockutils [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1159.764382] [47313]: INFO nova.api.openstack.requestlog [None req-8dd794d5-72c1-4d6a-ac25-2e2fa41967c5 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024476 [ 1159.764752] [47313]: [pid: 47313|app: 0|req: 4489/9134] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:20:36 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1160.772609] [47312]: DEBUG nova.api.openstack.wsgi [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1160.774291] [47312]: DEBUG nova.compute.api [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1160.778337] [47312]: DEBUG oslo_concurrency.lockutils [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.778577] [47312]: DEBUG oslo_concurrency.lockutils [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.778762] [47312]: DEBUG oslo_concurrency.lockutils [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1160.779139] [47312]: DEBUG oslo_concurrency.lockutils [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.779341] [47312]: DEBUG oslo_concurrency.lockutils [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.779513] [47312]: DEBUG oslo_concurrency.lockutils [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1160.794578] [47312]: INFO nova.api.openstack.requestlog [None req-c410fb0d-c9ab-4502-9f9f-e845e39603ef tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024953 [ 1160.794979] [47312]: [pid: 47312|app: 0|req: 4646/9135] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:20:37 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1160.855694] [47313]: DEBUG nova.api.openstack.wsgi [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1160.857351] [47313]: DEBUG nova.compute.api [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1160.860902] [47313]: DEBUG oslo_concurrency.lockutils [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.861147] [47313]: DEBUG oslo_concurrency.lockutils [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.861331] [47313]: DEBUG oslo_concurrency.lockutils [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1160.861674] [47313]: DEBUG oslo_concurrency.lockutils [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.861877] [47313]: DEBUG oslo_concurrency.lockutils [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.862127] [47313]: DEBUG oslo_concurrency.lockutils [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1160.877113] [47313]: INFO nova.api.openstack.requestlog [None req-179450e1-2be2-46ad-8360-cc841adb0903 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.023706 [ 1160.877404] [47313]: [pid: 47313|app: 0|req: 4490/9136] 10.180.1.21 () {58 vars in 1297 bytes} [Thu Oct 31 12:20:37 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [ 1160.908058] [47312]: DEBUG nova.api.openstack.wsgi [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1160.908327] [47312]: DEBUG nova.compute.api [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1160.911731] [47312]: DEBUG oslo_concurrency.lockutils [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.912030] [47312]: DEBUG oslo_concurrency.lockutils [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.912231] [47312]: DEBUG oslo_concurrency.lockutils [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1160.912582] [47312]: DEBUG oslo_concurrency.lockutils [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.912781] [47312]: DEBUG oslo_concurrency.lockutils [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.912954] [47312]: DEBUG oslo_concurrency.lockutils [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1160.925831] [47312]: DEBUG nova.compute.api [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Going to try to terminate instance {{(pid=47312) delete /opt/stack/nova/nova/compute/api.py:2725}} [ 1160.967994] [47312]: INFO nova.api.openstack.requestlog [None req-c740149e-2963-410b-8d04-2031099b90ac tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 204 len: 0 microversion: 2.1 time: 0.062009 [ 1160.968322] [47312]: [pid: 47312|app: 0|req: 4647/9137] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:20:37 2024] DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [ 1160.973397] [47313]: DEBUG nova.api.openstack.wsgi [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1160.974975] [47313]: DEBUG nova.compute.api [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1160.978476] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.978732] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.978921] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1160.979296] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1160.979494] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1160.979667] [47313]: DEBUG oslo_concurrency.lockutils [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1161.098921] [47313]: DEBUG nova.policy [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1161.103058] [47313]: INFO nova.api.openstack.requestlog [None req-0d76e3aa-503e-470f-bd4f-bdbe9a786a8b tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1671 microversion: 2.1 time: 0.132208 [ 1161.103506] [47313]: [pid: 47313|app: 0|req: 4491/9138] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:37 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1671 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1162.116038] [47312]: DEBUG nova.api.openstack.wsgi [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1162.117491] [47312]: DEBUG nova.compute.api [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1162.122486] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1162.122731] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1162.122914] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1162.123301] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1162.123502] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1162.123672] [47312]: DEBUG oslo_concurrency.lockutils [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1162.202714] [47312]: DEBUG nova.policy [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1162.209015] [47312]: INFO nova.api.openstack.requestlog [None req-f5ac42a7-21dc-4662-b5ff-1863b33af676 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1671 microversion: 2.1 time: 0.095914 [ 1162.209346] [47312]: [pid: 47312|app: 0|req: 4648/9139] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:38 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1671 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.221319] [47313]: DEBUG nova.api.openstack.wsgi [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1163.223035] [47313]: DEBUG nova.compute.api [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1163.226635] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1163.226903] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1163.227103] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1163.227454] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1163.227652] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1163.227826] [47313]: DEBUG oslo_concurrency.lockutils [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1163.294685] [47313]: DEBUG nova.policy [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1163.299038] [47313]: INFO nova.api.openstack.requestlog [None req-bf9ad233-a92a-4ea7-b342-04bd0d799201 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1671 microversion: 2.1 time: 0.079970 [ 1163.299365] [47313]: [pid: 47313|app: 0|req: 4492/9140] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:40 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1671 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1163.746294] [47312]: DEBUG nova.api.openstack.wsgi [req-365f38b8-344d-4df3-85a5-6ae776484181 req-dc93f7d7-10f4-45e9-b32b-fe07508a307b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a19486c-40c9-4210-a16f-22d9e8563cd9", "name": "network-vif-deleted", "tag": "bec4a1b3-9a89-40d4-9d33-ea537d9ba51c"}]} {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:518}} [ 1163.752058] [47312]: DEBUG oslo_concurrency.lockutils [req-365f38b8-344d-4df3-85a5-6ae776484181 req-dc93f7d7-10f4-45e9-b32b-fe07508a307b service nova] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1163.752286] [47312]: DEBUG oslo_concurrency.lockutils [req-365f38b8-344d-4df3-85a5-6ae776484181 req-dc93f7d7-10f4-45e9-b32b-fe07508a307b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1163.752463] [47312]: DEBUG oslo_concurrency.lockutils [req-365f38b8-344d-4df3-85a5-6ae776484181 req-dc93f7d7-10f4-45e9-b32b-fe07508a307b service nova] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1163.758356] [47312]: INFO nova.api.openstack.compute.server_external_events [req-365f38b8-344d-4df3-85a5-6ae776484181 req-dc93f7d7-10f4-45e9-b32b-fe07508a307b service nova] Creating event network-vif-deleted:bec4a1b3-9a89-40d4-9d33-ea537d9ba51c for instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 on cpu-1 [ 1163.761430] [47312]: INFO nova.api.openstack.requestlog [req-365f38b8-344d-4df3-85a5-6ae776484181 req-dc93f7d7-10f4-45e9-b32b-fe07508a307b service nova] 10.180.1.21 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047615 [ 1163.761430] [47312]: [pid: 47312|app: 0|req: 4649/9141] 10.180.1.21 () {64 vars in 1312 bytes} [Thu Oct 31 12:20:40 2024] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [ 1164.313956] [47313]: DEBUG nova.api.openstack.wsgi [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1164.315619] [47313]: DEBUG nova.compute.api [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1164.319786] [47313]: DEBUG oslo_concurrency.lockutils [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1164.319860] [47313]: DEBUG oslo_concurrency.lockutils [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1164.320022] [47313]: DEBUG oslo_concurrency.lockutils [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1164.320347] [47313]: DEBUG oslo_concurrency.lockutils [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1164.320548] [47313]: DEBUG oslo_concurrency.lockutils [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1164.320718] [47313]: DEBUG oslo_concurrency.lockutils [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1164.353240] [47313]: DEBUG nova.policy [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1164.357045] [47313]: INFO nova.api.openstack.requestlog [None req-de388638-c7f5-4c9b-8606-726d32f17792 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1316 microversion: 2.1 time: 0.045342 [ 1164.357359] [47313]: [pid: 47313|app: 0|req: 4493/9142] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:41 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1316 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1165.370023] [47312]: DEBUG nova.api.openstack.wsgi [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1165.371276] [47312]: DEBUG nova.compute.api [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1165.376474] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1165.376739] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1165.376939] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1165.377319] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1165.377520] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1165.377695] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1165.393744] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1165.393953] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1165.394141] [47312]: DEBUG oslo_concurrency.lockutils [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1165.394329] [47312]: DEBUG nova.objects.instance [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lazy-loading 'fault' on Instance uuid 6a19486c-40c9-4210-a16f-22d9e8563cd9 {{(pid=47312) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1165.414455] [47312]: DEBUG nova.policy [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47312) authorize /opt/stack/nova/nova/policy.py:201}} [ 1165.420887] [47312]: INFO nova.api.openstack.requestlog [None req-5cf05efa-1f32-416f-961a-c773d1eacc88 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1321 microversion: 2.1 time: 0.053873 [ 1165.421329] [47312]: [pid: 47312|app: 0|req: 4650/9143] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:42 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1321 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1166.433613] [47313]: DEBUG nova.api.openstack.wsgi [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1166.435234] [47313]: DEBUG nova.compute.api [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1166.438931] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1166.439181] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1166.439367] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1166.439715] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1166.439948] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1166.440161] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1166.456863] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1166.457096] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1166.457279] [47313]: DEBUG oslo_concurrency.lockutils [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1166.457473] [47313]: DEBUG nova.objects.instance [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lazy-loading 'fault' on Instance uuid 6a19486c-40c9-4210-a16f-22d9e8563cd9 {{(pid=47313) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1141}} [ 1166.475128] [47313]: DEBUG nova.policy [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3be17eae7273428782fef3d4aa7b7cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c822f4d4b5a4575ba334521b1b9fbde', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=47313) authorize /opt/stack/nova/nova/policy.py:201}} [ 1166.478507] [47313]: INFO nova.api.openstack.requestlog [None req-0f9140cc-4f83-4439-9955-1107ab4eadf0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 200 len: 1321 microversion: 2.1 time: 0.047188 [ 1166.478809] [47313]: [pid: 47313|app: 0|req: 4494/9144] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:43 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 1321 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [ 1167.490827] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1167.492456] [47312]: DEBUG nova.compute.api [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1167.496363] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1167.496596] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1167.496789] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1167.497169] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1167.497371] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1167.497543] [47312]: DEBUG oslo_concurrency.lockutils [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1167.505736] [47312]: INFO nova.api.openstack.wsgi [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] HTTP exception thrown: Instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 could not be found. [ 1167.506031] [47312]: DEBUG nova.api.openstack.wsgi [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Returning 404 to user: Instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1167.506449] [47312]: INFO nova.api.openstack.requestlog [None req-f8619471-fac6-4368-90c8-29866c7e8f36 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 404 len: 111 microversion: 2.1 time: 0.018181 [ 1167.506724] [47312]: [pid: 47312|app: 0|req: 4651/9145] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:44 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1167.511724] [47313]: DEBUG nova.api.openstack.wsgi [None req-0c507bb2-1860-4b54-b775-307c963ce713 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '.version_select at 0x7b9c476b11b0>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1167.522880] [47313]: INFO nova.api.openstack.requestlog [None req-0c507bb2-1860-4b54-b775-307c963ce713 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1597369669" status: 202 len: 0 microversion: 2.1 time: 0.013284 [ 1167.523219] [47313]: [pid: 47313|app: 0|req: 4495/9146] 10.180.1.21 () {58 vars in 1216 bytes} [Thu Oct 31 12:20:44 2024] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1597369669 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [ 1174.068025] [47312]: DEBUG nova.api.openstack.wsgi [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1174.069947] [47312]: DEBUG nova.compute.api [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1174.075204] [47312]: DEBUG oslo_concurrency.lockutils [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1174.075433] [47312]: DEBUG oslo_concurrency.lockutils [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1174.075616] [47312]: DEBUG oslo_concurrency.lockutils [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1174.075969] [47312]: DEBUG oslo_concurrency.lockutils [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1174.076188] [47312]: DEBUG oslo_concurrency.lockutils [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1174.076359] [47312]: DEBUG oslo_concurrency.lockutils [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1174.086611] [47312]: INFO nova.api.openstack.wsgi [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] HTTP exception thrown: Instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 could not be found. [ 1174.086898] [47312]: DEBUG nova.api.openstack.wsgi [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Returning 404 to user: Instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1174.087421] [47312]: INFO nova.api.openstack.requestlog [None req-a415e5ec-6f5a-4325-a8c9-db4b0c85f3c4 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 404 len: 111 microversion: 2.1 time: 0.021785 [ 1174.087693] [47312]: [pid: 47312|app: 0|req: 4652/9147] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:20:50 2024] DELETE /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1174.092966] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1174.094608] [47313]: DEBUG nova.compute.api [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: 6a19486c-40c9-4210-a16f-22d9e8563cd9] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1174.098690] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1174.098921] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1174.099119] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1174.099506] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1174.099704] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1174.099876] [47313]: DEBUG oslo_concurrency.lockutils [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1174.107564] [47313]: INFO nova.api.openstack.wsgi [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] HTTP exception thrown: Instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 could not be found. [ 1174.107849] [47313]: DEBUG nova.api.openstack.wsgi [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Returning 404 to user: Instance 6a19486c-40c9-4210-a16f-22d9e8563cd9 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1174.108301] [47313]: INFO nova.api.openstack.requestlog [None req-d8b77af1-15ce-411c-afdb-60b562793fd0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9" status: 404 len: 111 microversion: 2.1 time: 0.018367 [ 1174.108571] [47313]: [pid: 47313|app: 0|req: 4496/9148] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:50 2024] GET /compute/v2.1/servers/6a19486c-40c9-4210-a16f-22d9e8563cd9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1176.210118] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47312) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1176.210394] [47312]: DEBUG nova.compute.api [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47312) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1176.214177] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1176.214624] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1176.214624] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1176.214989] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1176.215392] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1176.215392] [47312]: DEBUG oslo_concurrency.lockutils [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47312) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1176.223353] [47312]: INFO nova.api.openstack.wsgi [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] HTTP exception thrown: Instance d2864436-05a3-421f-98fd-41df925727c6 could not be found. [ 1176.223643] [47312]: DEBUG nova.api.openstack.wsgi [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Returning 404 to user: Instance d2864436-05a3-421f-98fd-41df925727c6 could not be found. {{(pid=47312) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1176.224066] [47312]: INFO nova.api.openstack.requestlog [None req-ec874674-5774-40db-8cf8-6659c80fb962 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "DELETE /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 404 len: 111 microversion: 2.1 time: 0.016359 [ 1176.224351] [47312]: [pid: 47312|app: 0|req: 4653/9149] 10.180.1.21 () {58 vars in 1234 bytes} [Thu Oct 31 12:20:53 2024] DELETE /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [ 1176.228902] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Calling method '>' {{(pid=47313) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} [ 1176.230564] [47313]: DEBUG nova.compute.api [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] [instance: d2864436-05a3-421f-98fd-41df925727c6] Fetching instance by UUID {{(pid=47313) get /opt/stack/nova/nova/compute/api.py:2981}} [ 1176.234178] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1176.234404] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1176.234587] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1176.234956] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Acquiring lock "e4af889f-04d6-4445-bac4-987abbb60d18" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:402}} [ 1176.235176] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:407}} [ 1176.235347] [47313]: DEBUG oslo_concurrency.lockutils [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Lock "e4af889f-04d6-4445-bac4-987abbb60d18" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=47313) inner /opt/stack/data/venv/lib/python3.10/site-packages/oslo_concurrency/lockutils.py:421}} [ 1176.244285] [47313]: INFO nova.api.openstack.wsgi [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] HTTP exception thrown: Instance d2864436-05a3-421f-98fd-41df925727c6 could not be found. [ 1176.244542] [47313]: DEBUG nova.api.openstack.wsgi [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] Returning 404 to user: Instance d2864436-05a3-421f-98fd-41df925727c6 could not be found. {{(pid=47313) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:956}} [ 1176.244963] [47313]: INFO nova.api.openstack.requestlog [None req-aa6f1ee7-1716-46ab-bf8f-4866fe337cc0 tempest-AttachVolumeTestJSON-1233740891 tempest-AttachVolumeTestJSON-1233740891-project-member] 10.180.1.21 "GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6" status: 404 len: 111 microversion: 2.1 time: 0.018355 [ 1176.245249] [47313]: [pid: 47313|app: 0|req: 4497/9150] 10.180.1.21 () {58 vars in 1231 bytes} [Thu Oct 31 12:20:53 2024] GET /compute/v2.1/servers/d2864436-05a3-421f-98fd-41df925727c6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0)